﻿/*DA*/
/*.pw_object { font-size:11pt; font-weight:bold; vertical-align:middle; padding:1ex; text-align:center; width:240px; border:0px solid #e0e0e0; }*/
/*.object_left { text-align:center; background:#d0e5f0; border:1px solid #c0c5e0; }
.object_right { text-align:center; background:#fadad0; border:1px solid #f0cac0; }*/
/*.pw_edit_right { background:#c05040; }*/
/*.pw_edit_left { background:#4bacc6; }*/
/*.pw_view_right { background:#e09080; }*/
/*.pw_view_left { background:#9bccf6; }*/
/*.pw_cons_right { background:#993333; }*/
/*.pw_cons_left { background:#336699; }*/
/* Intermediate Results (in evaluation pipe) */
/*.tdRoundBox {
    border: 1px solid #f0f0f0 !important;
    background: #fff !important;
    border-radius: 5px !important;
}*/
@keyframes fadein {
    from {
        opacity: 0.3; }
    to {
        opacity: 1; } }

@-moz-keyframes fadein {
    from {
        opacity: 0.3; }
    to {
        opacity: 1; } }

@-webkit-keyframes fadein {
    from {
        opacity: 0.3; }
    to {
        opacity: 1; } }

/*Login*/
/*Main*/
/*@media only screen and (min-width: 900px) {
    .right-nav-links .icon-links a:hover {
        margin: 0px 6px;
    }
    .right-nav-links .icon-links a:hover span {
        display: inline-block;
    }
}*/
/*Skin*/
html {
    height: 100%;
    margin: 0px;
    padding: 0px;
    scroll-behavior: smooth; }

body {
    height: 100%;
    color: #333333;
    background: #ffffff;
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.2;
    /*overflow: hidden;*/
    /*box-sizing: border-box;*/ }

@media only screen and (hover: none) and (pointer: coarse) {
    body {
        border: 1px solid lightgray; } }

form {
    padding: 0px;
    margin: 0px; }

.infodoc {
    background: transparent !important;
    margin: 8px;
    height: calc(100% - 20px);
    /*    min-width: 32px;
    min-height: 32px;
*/ }

h1 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 18pt; }

h2 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 16pt; }

h3 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 15pt; }

h4 {
    font-size: 14pt; }

h5 {
    font-size: 13pt; }

h6 {
    font-size: 11pt; }

h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    line-height: 1.1;
    color: #004988;
    text-align: center;
    margin: 0px;
    padding: 0px 0px 0.75ex 0px; }
    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        text-decoration: underline;
        color: #539ddd; }

a {
    color: #0051a8;
    text-decoration: none; }
    a:hover {
        color: #073763;
        text-decoration: none; }
    a img {
        border: none; }
    a .tree_current {
        color: #ffffff;
        background: #3366cc;
        font-weight: bold;
        border: 1px solid #e0e0e0;
        padding: 1px 4px; }

article {
    display: block; }

aside {
    display: block; }

details {
    display: block; }

figcaption {
    display: block; }

figure {
    display: block; }

footer {
    display: block;
    font-size: 10px; }

header {
    display: block; }

hgroup {
    display: block; }

main {
    display: block; }

menu {
    display: block; }

nav {
    display: block; }

section {
    display: block; }

summary {
    display: block; }

input {
    /*font: inherit;*/
    color: #333333; }

optgroup {
    margin: 0;
    font: inherit;
    color: #333333; }

select {
    margin: 0;
    font: inherit;
    color: #333333;
    height: auto;
    padding: 0.2rem;
    border: 1px solid #CCCCCC;
    line-height: normal;
    border-radius: 3px;
    color: #333333; }

textarea {
    margin: 0;
    font: inherit;
    color: #333333; }

/*label {
    display: inline-block;
    max-width: 100%;
    line-height: 1.5;
}*/
label {
    /*display: inline-block;
    max-width: 100%;*/
    margin-bottom: 5px;
    font-weight: 500; }

label [type="checkbox"]:disabled, label:disabled, input:disabled + label, .disabled, label.disabled {
    color: #AAAAAA; }

.text {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333; }

.text10 {
    font-size: 10pt; }

/*.h1 {
    color: $ec-secondary;
    text-align: center;
    margin: 0px;
    padding: 0px 0px 0.75ex 0px;
    font-size: 18pt;
}

.h2 {
    color: $ec-secondary;
    text-align: center;
    margin: 0px;
    padding: 0px 0px 0.75ex 0px;
    font-size: 16pt;
}

.h3 {
    color: $ec-secondary;
    text-align: center;
    margin: 0px;
    padding: 0px 0px 0.75ex 0px;
    font-size: 15pt;
}

.h4 {
    color: $ec-secondary;
    text-align: center;
    margin: 0px;
    padding: 0px 0px 0.75ex 0px;
    font-size: 14pt;
}

.h5 {
    color: $ec-secondary;
    text-align: center;
    margin: 0px;
    padding: 0px 0px 0.75ex 0px;
    font-size: 13pt;
}

.h6 {
    color: $ec-secondary;
    text-align: center;
    margin: 0px;
    padding: 0px 0px 0.75ex 0px;
    font-size: 11pt;
}*/
.xsmall {
    font-size: 7pt;
    font-family: Arial, Helvetica, sans-serif; }

.small {
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif; }

td .small {
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif; }

td.small * {
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif; }

.error {
    color: #ff2727 !important; }

.error_dark {
    color: #951515 !important; }

.attention {
    color: #ff2727 !important; }

[data-whatinput='mouse'] .button {
    outline: 0; }

input.button, input.button_red, input.button_yellow, input.button_green, input.button_c, input.button_red_c, input.button_yellow_c, input.button_green_c,
button.button, button.button_red, button.button_yellow, button.button_green, button.button_c, button.button_red_c, button.button_yellow_c, button.button_green_c {
    background-color: #EEEEEE;
    border-left: solid 1px #CCCCCC;
    border-top: solid 1px #CCCCCC;
    border-right: solid 1px #AAAAAA;
    border-bottom: solid 1px #AAAAAA;
    border-radius: 3px;
    color: #0051a8;
    width: 7em;
    padding: 3px 4px;
    text-overflow: ellipsis;
    margin: 1px;
    text-align: center;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    font-weight: bold;
    vertical-align: middle; }
    input.button:hover:not(:disabled), input.button:focus, input.button_red:hover:not(:disabled), input.button_red:focus, input.button_yellow:hover:not(:disabled), input.button_yellow:focus, input.button_green:hover:not(:disabled), input.button_green:focus, input.button_c:hover:not(:disabled), input.button_c:focus, input.button_red_c:hover:not(:disabled), input.button_red_c:focus, input.button_yellow_c:hover:not(:disabled), input.button_yellow_c:focus, input.button_green_c:hover:not(:disabled), input.button_green_c:focus,
    button.button:hover:not(:disabled),
    button.button:focus, button.button_red:hover:not(:disabled), button.button_red:focus, button.button_yellow:hover:not(:disabled), button.button_yellow:focus, button.button_green:hover:not(:disabled), button.button_green:focus, button.button_c:hover:not(:disabled), button.button_c:focus, button.button_red_c:hover:not(:disabled), button.button_red_c:focus, button.button_yellow_c:hover:not(:disabled), button.button_yellow_c:focus, button.button_green_c:hover:not(:disabled), button.button_green_c:focus {
        background-color: #0051a8;
        border-color: #004988;
        color: #ffffff !important;
        /*box-shadow: 1px 1px 10px 2px rgba(150,150,150,0.1);*/ }
    input.button.button-tiny, input.button_red.button-tiny, input.button_yellow.button-tiny, input.button_green.button-tiny, input.button_c.button-tiny, input.button_red_c.button-tiny, input.button_yellow_c.button-tiny, input.button_green_c.button-tiny,
    button.button.button-tiny, button.button_red.button-tiny, button.button_yellow.button-tiny, button.button_green.button-tiny, button.button_c.button-tiny, button.button_red_c.button-tiny, button.button_yellow_c.button-tiny, button.button_green_c.button-tiny {
        font-size: 0.7rem;
        border-radius: 3px;
        padding: 2px; }
    input.button.button-small, input.button_red.button-small, input.button_yellow.button-small, input.button_green.button-small, input.button_c.button-small, input.button_red_c.button-small, input.button_yellow_c.button-small, input.button_green_c.button-small,
    button.button.button-small, button.button_red.button-small, button.button_yellow.button-small, button.button_green.button-small, button.button_c.button-small, button.button_red_c.button-small, button.button_yellow_c.button-small, button.button_green_c.button-small {
        font-size: 0.8rem;
        border-radius: 3px;
        padding: 3px 2px; }
    input.button.button-large, input.button_red.button-large, input.button_yellow.button-large, input.button_green.button-large, input.button_c.button-large, input.button_red_c.button-large, input.button_yellow_c.button-large, input.button_green_c.button-large,
    button.button.button-large, button.button_red.button-large, button.button_yellow.button-large, button.button_green.button-large, button.button_c.button-large, button.button_red_c.button-large, button.button_yellow_c.button-large, button.button_green_c.button-large {
        font-size: 1.1rem; }
    input.button.button-expanded, input.button_red.button-expanded, input.button_yellow.button-expanded, input.button_green.button-expanded, input.button_c.button-expanded, input.button_red_c.button-expanded, input.button_yellow_c.button-expanded, input.button_green_c.button-expanded,
    button.button.button-expanded, button.button_red.button-expanded, button.button_yellow.button-expanded, button.button_green.button-expanded, button.button_c.button-expanded, button.button_red_c.button-expanded, button.button_yellow_c.button-expanded, button.button_green_c.button-expanded {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-right: 0; }
    input.button.button-primary, input.button_red.button-primary, input.button_yellow.button-primary, input.button_green.button-primary, input.button_c.button-primary, input.button_red_c.button-primary, input.button_yellow_c.button-primary, input.button_green_c.button-primary,
    button.button.button-primary, button.button_red.button-primary, button.button_yellow.button-primary, button.button_green.button-primary, button.button_c.button-primary, button.button_red_c.button-primary, button.button_yellow_c.button-primary, button.button_green_c.button-primary {
        background-color: #539ddd;
        color: #ffffff; }
        input.button.button-primary:hover, input.button.button-primary:focus, input.button_red.button-primary:hover, input.button_red.button-primary:focus, input.button_yellow.button-primary:hover, input.button_yellow.button-primary:focus, input.button_green.button-primary:hover, input.button_green.button-primary:focus, input.button_c.button-primary:hover, input.button_c.button-primary:focus, input.button_red_c.button-primary:hover, input.button_red_c.button-primary:focus, input.button_yellow_c.button-primary:hover, input.button_yellow_c.button-primary:focus, input.button_green_c.button-primary:hover, input.button_green_c.button-primary:focus,
        button.button.button-primary:hover,
        button.button.button-primary:focus, button.button_red.button-primary:hover, button.button_red.button-primary:focus, button.button_yellow.button-primary:hover, button.button_yellow.button-primary:focus, button.button_green.button-primary:hover, button.button_green.button-primary:focus, button.button_c.button-primary:hover, button.button_c.button-primary:focus, button.button_red_c.button-primary:hover, button.button_red_c.button-primary:focus, button.button_yellow_c.button-primary:hover, button.button_yellow_c.button-primary:focus, button.button_green_c.button-primary:hover, button.button_green_c.button-primary:focus {
            background-color: #0051a8;
            color: #ffffff; }
    input.button.button-secondary, input.button_red.button-secondary, input.button_yellow.button-secondary, input.button_green.button-secondary, input.button_c.button-secondary, input.button_red_c.button-secondary, input.button_yellow_c.button-secondary, input.button_green_c.button-secondary,
    button.button.button-secondary, button.button_red.button-secondary, button.button_yellow.button-secondary, button.button_green.button-secondary, button.button_c.button-secondary, button.button_red_c.button-secondary, button.button_yellow_c.button-secondary, button.button_green_c.button-secondary {
        background-color: #0051a8;
        color: #ffffff; }
        input.button.button-secondary:hover, input.button.button-secondary:focus, input.button_red.button-secondary:hover, input.button_red.button-secondary:focus, input.button_yellow.button-secondary:hover, input.button_yellow.button-secondary:focus, input.button_green.button-secondary:hover, input.button_green.button-secondary:focus, input.button_c.button-secondary:hover, input.button_c.button-secondary:focus, input.button_red_c.button-secondary:hover, input.button_red_c.button-secondary:focus, input.button_yellow_c.button-secondary:hover, input.button_yellow_c.button-secondary:focus, input.button_green_c.button-secondary:hover, input.button_green_c.button-secondary:focus,
        button.button.button-secondary:hover,
        button.button.button-secondary:focus, button.button_red.button-secondary:hover, button.button_red.button-secondary:focus, button.button_yellow.button-secondary:hover, button.button_yellow.button-secondary:focus, button.button_green.button-secondary:hover, button.button_green.button-secondary:focus, button.button_c.button-secondary:hover, button.button_c.button-secondary:focus, button.button_red_c.button-secondary:hover, button.button_red_c.button-secondary:focus, button.button_yellow_c.button-secondary:hover, button.button_yellow_c.button-secondary:focus, button.button_green_c.button-secondary:hover, button.button_green_c.button-secondary:focus {
            background-color: #004988;
            color: #ffffff; }
    input.button.button-success, input.button_red.button-success, input.button_yellow.button-success, input.button_green.button-success, input.button_c.button-success, input.button_red_c.button-success, input.button_yellow_c.button-success, input.button_green_c.button-success,
    button.button.button-success, button.button_red.button-success, button.button_yellow.button-success, button.button_green.button-success, button.button_c.button-success, button.button_red_c.button-success, button.button_yellow_c.button-success, button.button_green_c.button-success {
        background-color: #0051a8;
        color: #ffffff; }
        input.button.button-success:hover, input.button.button-success:focus, input.button_red.button-success:hover, input.button_red.button-success:focus, input.button_yellow.button-success:hover, input.button_yellow.button-success:focus, input.button_green.button-success:hover, input.button_green.button-success:focus, input.button_c.button-success:hover, input.button_c.button-success:focus, input.button_red_c.button-success:hover, input.button_red_c.button-success:focus, input.button_yellow_c.button-success:hover, input.button_yellow_c.button-success:focus, input.button_green_c.button-success:hover, input.button_green_c.button-success:focus,
        button.button.button-success:hover,
        button.button.button-success:focus, button.button_red.button-success:hover, button.button_red.button-success:focus, button.button_yellow.button-success:hover, button.button_yellow.button-success:focus, button.button_green.button-success:hover, button.button_green.button-success:focus, button.button_c.button-success:hover, button.button_c.button-success:focus, button.button_red_c.button-success:hover, button.button_red_c.button-success:focus, button.button_yellow_c.button-success:hover, button.button_yellow_c.button-success:focus, button.button_green_c.button-success:hover, button.button_green_c.button-success:focus {
            background-color: #073763;
            color: #ffffff; }
    input.button.button-warning, input.button_red.button-warning, input.button_yellow.button-warning, input.button_green.button-warning, input.button_c.button-warning, input.button_red_c.button-warning, input.button_yellow_c.button-warning, input.button_green_c.button-warning,
    button.button.button-warning, button.button_red.button-warning, button.button_yellow.button-warning, button.button_green.button-warning, button.button_c.button-warning, button.button_red_c.button-warning, button.button_yellow_c.button-warning, button.button_green_c.button-warning {
        background-color: #DC6200;
        color: #ffffff; }
        input.button.button-warning:hover, input.button.button-warning:focus, input.button_red.button-warning:hover, input.button_red.button-warning:focus, input.button_yellow.button-warning:hover, input.button_yellow.button-warning:focus, input.button_green.button-warning:hover, input.button_green.button-warning:focus, input.button_c.button-warning:hover, input.button_c.button-warning:focus, input.button_red_c.button-warning:hover, input.button_red_c.button-warning:focus, input.button_yellow_c.button-warning:hover, input.button_yellow_c.button-warning:focus, input.button_green_c.button-warning:hover, input.button_green_c.button-warning:focus,
        button.button.button-warning:hover,
        button.button.button-warning:focus, button.button_red.button-warning:hover, button.button_red.button-warning:focus, button.button_yellow.button-warning:hover, button.button_yellow.button-warning:focus, button.button_green.button-warning:hover, button.button_green.button-warning:focus, button.button_c.button-warning:hover, button.button_c.button-warning:focus, button.button_red_c.button-warning:hover, button.button_red_c.button-warning:focus, button.button_yellow_c.button-warning:hover, button.button_yellow_c.button-warning:focus, button.button_green_c.button-warning:hover, button.button_green_c.button-warning:focus {
            background-color: #b45f06;
            color: #ffffff; }
    input.button.button-alert, input.button_red.button-alert, input.button_yellow.button-alert, input.button_green.button-alert, input.button_c.button-alert, input.button_red_c.button-alert, input.button_yellow_c.button-alert, input.button_green_c.button-alert,
    button.button.button-alert, button.button_red.button-alert, button.button_yellow.button-alert, button.button_green.button-alert, button.button_c.button-alert, button.button_red_c.button-alert, button.button_yellow_c.button-alert, button.button_green_c.button-alert {
        background-color: #ff2727;
        color: #ffffff; }
        input.button.button-alert:hover, input.button.button-alert:focus, input.button_red.button-alert:hover, input.button_red.button-alert:focus, input.button_yellow.button-alert:hover, input.button_yellow.button-alert:focus, input.button_green.button-alert:hover, input.button_green.button-alert:focus, input.button_c.button-alert:hover, input.button_c.button-alert:focus, input.button_red_c.button-alert:hover, input.button_red_c.button-alert:focus, input.button_yellow_c.button-alert:hover, input.button_yellow_c.button-alert:focus, input.button_green_c.button-alert:hover, input.button_green_c.button-alert:focus,
        button.button.button-alert:hover,
        button.button.button-alert:focus, button.button_red.button-alert:hover, button.button_red.button-alert:focus, button.button_yellow.button-alert:hover, button.button_yellow.button-alert:focus, button.button_green.button-alert:hover, button.button_green.button-alert:focus, button.button_c.button-alert:hover, button.button_c.button-alert:focus, button.button_red_c.button-alert:hover, button.button_red_c.button-alert:focus, button.button_yellow_c.button-alert:hover, button.button_yellow_c.button-alert:focus, button.button_green_c.button-alert:hover, button.button_green_c.button-alert:focus {
            background-color: #c41919;
            color: #ffffff; }
    input.button:disabled, input.button_red:disabled, input.button_yellow:disabled, input.button_green:disabled, input.button_c:disabled, input.button_red_c:disabled, input.button_yellow_c:disabled, input.button_green_c:disabled,
    button.button:disabled, button.button_red:disabled, button.button_yellow:disabled, button.button_green:disabled, button.button_c:disabled, button.button_red_c:disabled, button.button_yellow_c:disabled, button.button_green_c:disabled {
        color: #777777;
        /*cursor: not-allowed;*/
        cursor: default;
        border-color: #CCCCCC;
        background-color: #F5F5F5;
        opacity: 0.7; }
        input.button:disabled:hover, input.button_red:disabled:hover, input.button_yellow:disabled:hover, input.button_green:disabled:hover, input.button_c:disabled:hover, input.button_red_c:disabled:hover, input.button_yellow_c:disabled:hover, input.button_green_c:disabled:hover,
        button.button:disabled:hover, button.button_red:disabled:hover, button.button_yellow:disabled:hover, button.button_green:disabled:hover, button.button_c:disabled:hover, button.button_red_c:disabled:hover, button.button_yellow_c:disabled:hover, button.button_green_c:disabled:hover {
            color: #777777;
            background-color: #F5F5F5; }

button.button, .button {
    background-color: #EEEEEE;
    border-left: solid 1px #CCCCCC;
    border-top: solid 1px #CCCCCC;
    border-right: solid 1px #AAAAAA;
    border-bottom: solid 1px #AAAAAA;
    border-radius: 3px;
    color: #0051a8;
    width: 7em;
    padding: 3px 4px;
    text-overflow: ellipsis;
    margin: 1px;
    text-align: center;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    font-weight: bold;
    vertical-align: middle; }
    button.button:hover:not(:disabled), button.button:focus, .button:hover:not(:disabled), .button:focus {
        background-color: #0051a8;
        border-color: #004988;
        color: #ffffff !important;
        /*box-shadow: 1px 1px 10px 2px rgba(150,150,150,0.1);*/ }
    button.button:disabled, .button:disabled {
        color: #777777;
        cursor: default;
        border-color: #CCCCCC;
        background-color: #F5F5F5;
        opacity: 0.7; }
        button.button:disabled:hover, .button:disabled:hover {
            color: #777777;
            background-color: #F5F5F5; }

.button_red {
    background: url(images/btn_bg_red.gif) top right no-repeat; }

.button_yellow {
    background: url(images/btn_bg_yellow.gif) top right no-repeat; }

.button_green {
    background: url(images/btn_bg_green.gif) top right no-repeat; }

.button_c {
    background-color: #FAFAFA !important; }

.button_red_c {
    color: #ff4f4f !important;
    background: url(images/btn_red.gif) top right no-repeat; }

.button_yellow_c {
    color: #ffd700 !important;
    background: url(images/btn_yellow.gif) top right no-repeat; }

.button_green_c {
    color: #DC6200 !important;
    background: url(images/btn_green.gif) top right no-repeat; }

.button_help {
    width: 5em !important;
    padding: 1px 1px 0px 1px;
    margin: 1px 2px; }

.button_small {
    font-size: 8pt;
    padding: 1px;
    margin: 1px 2px 0px 0px; }
    .button_small:disabled {
        color: #CCCCCC; }

.button_ellipse {
    background: transparent !important;
    border: 0px;
    width: 3ex !important;
    padding: 0px;
    margin: 0px;
    cursor: pointer; }
    .button_ellipse:disabled {
        color: #CCCCCC; }
    .button_ellipse:hover {
        background: transparent !important;
        color: #333333 !important; }

.button_step {
    background: #ffffff;
    color: #DC6200;
    margin: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    width: 100%;
    text-align: left;
    padding: 0px 2px;
    border: 1px solid #dddddd;
    cursor: pointer; }
    .button_step:disabled {
        cursor: default; }

.button_evaluated {
    color: #333333 !important; }
    .button_evaluated:disabled {
        color: #CCCCCC;
        cursor: default; }

.button_abstained {
    color: #999999 !important; }
    .button_abstained:disabled {
        color: #CCCCCC;
        cursor: default; }

.button_evaluate_undefined {
    color: #ff2727 !important; }
    .button_evaluate_undefined:disabled {
        color: #CCCCCC;
        cursor: default; }

.button_evaluate_restr {
    color: #888888 !important; }

.button_evaluate_abstain {
    color: #888888 !important; }

.button_evaluate_missing {
    color: #ccaa00 !important; }

.button_no_evaluate {
    color: #0051a8 !important; }
    .button_no_evaluate:disabled {
        color: #CCCCCC; }

.button_active, .button_active_list {
    background: #004988 !important;
    color: #ffffff !important;
    border-color: #0051a8; }
    .button_active:disabled, .button_active_list:disabled {
        color: #CCCCCC; }

.button-as-dx {
    background-color: #F5F5F5;
    border-color: #DDDDDD;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;
    padding: 4px 12px;
    cursor: pointer; }
    .button-as-dx:disabled {
        background-color: #CCCCCC;
        border-color: #DDDDDD;
        color: #EFEFEF;
        cursor: default; }
    .button-as-dx:not(:disabled):hover, .button-as-dx:not(:disabled):active {
        background-color: #e5e5e5; }
    .button-as-dx:not(:disabled).blue, .button-as-dx:not(:disabled).green {
        border-color: transparent;
        color: #ffffff; }
    .button-as-dx:not(:disabled).blue {
        background-color: #0051a8; }
        .button-as-dx:not(:disabled).blue:hover, .button-as-dx:not(:disabled).blue:active {
            background-color: #004988; }
    .button-as-dx:not(:disabled).green {
        background-color: #6aa84f; }
        .button-as-dx:not(:disabled).green:hover, .button-as-dx:not(:disabled).green:active {
            background-color: #4b8930; }

.eval-abstained-off, .eval-abstained-on {
    font-size: 1rem;
    opacity: 0.85 !important; }

.eval-abstained-off:hover, .eval-abstained-on:hover {
    opacity: 1 !important; }

.eval-abstained-off, .eval-abstained-off i {
    color: #555555; }

.eval-abstained-on, .eval-abstained-on i {
    color: #539ddd; }

.clickable {
    cursor: pointer; }

/*.button_active_list {
    background: #e0e0f5;
}*/
.input {
    outline: none;
    resize: none;
    border: solid 1px #999999;
    background: #fafaff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt; }
    .input:disabled {
        color: #999999;
        background: #eaeaea;
        border: solid 1px #bbbbbb; }

.textarea {
    outline: none;
    resize: none;
    border: solid 1px #999999;
    background: #fafaff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt; }
    .textarea:disabled {
        color: #999999;
        background: #eaeaea;
        border: solid 1px #bbbbbb; }

input[type="file"] {
    border: solid 0px #999999; }

.nocross::-ms-clear {
    width: 0;
    height: 0;
    display: none; }

.as_number {
    text-align: right; }

.checkbox {
    border: 0px solid; }

.radio {
    border: 0px solid; }

.checkbox_tiny {
    padding: 0px;
    margin: 0px; }

[type="checkbox"] {
    margin: 0px 3px 0px 0px;
    vertical-align: text-top; }
    [type="checkbox"]:disabled + label {
        color: #AAAAAA; }

[type="radio"] {
    margin: 1px 3px 2px 0px;
    vertical-align: text-top; }
    [type="radio"]:disabled + label {
        color: #AAAAAA; }

*:disabled {
    color: #AAAAAA; }

.popupicon {
    margin: 2px 4px 0px 0px; }

.whole {
    width: 100%;
    height: 100%; }

a.actions {
    text-decoration: none;
    color: #0051a8; }
    a.actions:link {
        text-decoration: none;
        color: #0051a8; }
    a.actions:visited {
        text-decoration: none;
        color: #0051a8; }
    a.actions:hover {
        text-decoration: none;
        color: #073763; }
    a.actions:active {
        text-decoration: none;
        color: #073763; }

.actions a:link {
    text-decoration: none;
    color: #0051a8; }

.actions a:visited {
    text-decoration: none;
    color: #0051a8; }

.actions a:hover {
    text-decoration: none;
    color: #073763; }

.actions a:active {
    text-decoration: none;
    color: #004988; }

.as_icon i.far, .as_icon i.fas, .as_icon i.fa, .as_icon.far, .as_icon.fas, .as_icon.fa {
    color: #539ddd; }

.dx-list-item-selected .as_icon i.far, .dx-list-item-selected .as_icon i.fas, .dx-list-item-selected .as_icon i.fa {
    color: #EEEEEE; }

.as_icon:hover i.far, .as_icon:hover i.fas, .as_icon:hover i.fa {
    color: #004988; }

.dx-list-item-selected .as_icon:hover i.far, .dx-list-item-selected .as_icon:hover i.fas, .dx-list-item-selected .as_icon:hover i.fa {
    color: #ffffff; }

.panel {
    height: calc(100% - 12px);
    width: calc(100% - 12px);
    margin-left: 6px;
    margin-top: 6px;
    /*padding: 1ex;*/ }

.tree_root {
    font-weight: bold;
    padding: 1px 2px;
    font-size: 11pt; }

.tree_root_dis {
    font-weight: bold;
    padding: 1px 2px;
    font-size: 11pt;
    color: #999999; }

.tree_node {
    padding: 1px 2px;
    font-size: 10pt; }

.tree_alt {
    padding: 1px 2px;
    font-size: 10pt;
    color: #0051a8; }

.tree_node_hover {
    border: 0px solid #000000; }

.tree_root_hover {
    border: 0px solid #000000; }

.tree_cat {
    color: #0051a8;
    /*font-weight: bold;*/ }

.categorical {
    color: blue !important;
    /*color: $ec-blue-normal;
    font-weight: bold;*/ }

.tree_italic {
    font-style: italic; }

.tree_current {
    color: #ffffff;
    background: #3366cc;
    font-weight: bold;
    border: 1px solid #e0e0e0;
    padding: 1px 4px; }

.tree_root_popup {
    font-weight: bold;
    font-size: 9pt; }

.tree_node_popup {
    padding: 1px 2px;
    font-size: 8pt; }

.gray {
    color: #999999; }

.blue {
    color: #0051a8; }

.blue-light {
    color: #539ddd; }

.inactive {
    color: #666666; }

.progress {
    /*background: #fafafa;*/
    border: 1px solid #d0d0d0;
    padding: 1px;
    text-align: left;
    margin-top: 1px;
    height: 10px;
    width: 150px;
    box-sizing: content-box;
    -webkit-box-sizing: content-box; }

.bar_value {
    color: #333333;
    text-align: center;
    font-size: 7pt;
    font-family: Arial, Helvetica, sans-serif; }

.fill1 {
    height: 100%;
    background-image: url(images/bars/position2.gif);
    background-repeat: repeat-x;
    background-color: #0051a8; }

.fill2 {
    height: 100%;
    background-image: url(images/bars/position1.gif);
    background-repeat: repeat-x;
    background-color: #0051a8; }

.fill_edit {
    height: 100%;
    background-color: #999999; }

.graph_my {
    height: 100%;
    background-color: #6aa84f; }

.graph_combined {
    height: 100%;
    background-color: #0051a8; }

.graph_global_my {
    height: 100%;
    background-color: #6aa84f; }

.graph_global_combined {
    height: 100%;
    background-color: #0051a8; }

.graph_likelihood {
    height: 100%;
    background-color: #ebeb00; }

.graph_impact {
    height: 100%;
    background-color: #abccff; }

.icon-likelihood {
    color: #ebeb00 !important; }

.icon-impact {
    color: #abccff !important; }

.color-likelihood {
    color: #ebeb00 !important; }

.color-impact {
    color: #abccff !important; }

.color-bar-default {
    color: #b0c4de; }

.color-risk {
    color: #ffa792; }

.color-opportunity {
    color: #9acd32; }

.graph_risk {
    height: 100%;
    background-color: #ffa792; }

.graph_opportunity {
    height: 100%;
    background-color: #9acd32; }

.graph_worst_case {
    height: 100%;
    background-color: #ffa500; }

.graph_local {
    height: 100%;
    background-color: #ffd700; }

.graph_global {
    height: 100%;
    background-color: #abccff; }

.graph_progress {
    height: 100%;
    background: #0d8a0d;
    background: linear-gradient(to left, #038203, #8deb8d); }

.graph_progress_disabled {
    height: 100%;
    background: #eee;
    background: linear-gradient(to left, #ccc, #eee); }

.graph_global_progress {
    height: 100%;
    background: #1515e6;
    background: linear-gradient(to left, #1515e6, #afeeee); }

.graph_progress_green {
    height: 100%;
    background: #0d8a0d;
    background: linear-gradient(to left, #038203, #8deb8d); }

.graph_progress_yellow {
    height: 100%;
    background: #fce051;
    background: linear-gradient(to left, #fce051, #fff3b5); }

.graph_progress_red {
    height: 100%;
    background: #ff4d4d;
    background: linear-gradient(to left, #ff4d4d, #ffb3b3); }

.label_my, a.label_my:link, a.label_my:hover, a.label_my:active, a.label_my:visited {
    color: #6aa84f; }

.label_my a, .label_my a:link, .label_my a:hover, .label_my a:active, .label_my a:visited {
    color: #6aa84f; }

.label_combined {
    color: #0051a8; }

.label_global_my {
    color: #6aa84f; }

.label_global_combined {
    color: #0051a8; }

.tbl {
    background: #d0d0d0; }

.tbl_margins td {
    padding: 0px 4px; }

.tbl_row td {
    background: #ffffff; }

.tbl_row_alt td {
    background: #f5f5f5;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea; }

.tbl_row_sel td {
    background: #f5f5fa; }

.tbl_row_info td {
    color: #073763;
    background: #e5e5ea; }

.tbl_row_dis td {
    color: #555555;
    background: #fafafa; }

.tbl_row_warning td {
    background: #faf5f5; }

.tbl_row_err td {
    background: #fff0f0;
    color: #ff2727; }

.tbl_hdr td {
    background: #e5e5e5;
    text-align: center;
    font-weight: bold;
    padding: 1px 4px; }

table.tbl_thin_border {
    border-collapse: collapse; }
    table.tbl_thin_border td, table.tbl_thin_border th {
        border: 1px solid gray; }

.bg_fill {
    text-align: center;
    background: #f0f0f0;
    padding: 2px 1em;
    margin: 1ex 0px;
    font-weight: bold; }

fieldset {
    margin: 0ex;
    border: 1px solid #6699cc;
    padding: 1ex;
    /*width: 100%;
    display: table-cell;*/ }

legend {
    font-weight: bold;
    color: #0051a8; }

.legend_title {
    font-weight: bold;
    color: #0051a8; }

.option {
    margin-left: 1em; }

.overrided {
    color: #ff2727; }

.warning-button {
    color: #951515 !important; }

.inherited {
    color: #38761d; }

.project {
    font-family: Arial, Helvetica, sans-serif;
    text-indent: -12px;
    padding-left: 15px;
    font-weight: bold;
    font-size: 11pt; }

ul.projectslist li {
    margin-bottom: 1em;
    color: #666666; }

.projectname {
    font-weight: bold;
    font-size: 11pt; }

.projectcomment {
    font-size: 8pt;
    font-family: Arial, Helvetica, sans-serif;
    width: 35em;
    margin-top: 0.5ex;
    color: #555555; }

ul.task {
    margin-top: 0.5ex;
    margin-left: 4em;
    list-style-type: square; }

.infopanel {
    margin: 2px 1ex 1ex 2em;
    padding: 0.5ex 1ex;
    border: 1px solid #f0f0f0;
    background: #fafafa;
    height: 28px;
    border-radius: 4px; }

.info_pnl {
    padding: 5px 2ex;
    border: 1px solid #e5e5e5;
    background: #f1fbff;
    border-radius: 6px;
    position: relative; }

.pnl_block {
    padding: 12px 10px 8px 8px;
    border: 1px solid #e5e5e5;
    background: #f1fbff;
    border-radius: 6px;
    position: relative;
    margin-top: 12px;
    width: 100%; }
    .pnl_block .pnl_caption {
        padding: 1px 5px;
        position: absolute;
        display: inline-block;
        background-color: white;
        top: -12px;
        border-radius: 6px;
        border: 1px solid #e5e5e5;
        background: #fafdff;
        left: 7px; }
    .pnl_block .pnl_row {
        margin: 6px auto;
        text-align: center; }
        .pnl_block .pnl_row div {
            text-align: left; }

tr.grid_row td {
    background: #ffffff;
    padding: 1px 0.5ex;
    border: 0px;
    border-bottom: 1px solid #eaeaea; }

tr.grid_row:hover td {
    background: #f0f5ff; }

tr.grid_row_alt td {
    background: #f5f5f5;
    padding: 1px 0.5ex;
    border: 0px;
    border-bottom: 1px solid #e0e0e0; }

tr.grid_row_alt:hover td {
    background: #eaf0f5; }

tr.grid_row_funded td {
    background: #d1e6b5;
    padding: 1px 0.5ex;
    border: 0px;
    border-bottom: 1px solid #d0d0d0; }

tr.grid_row_funded:hover td {
    background: #bad991; }

td.grid_cell_funded {
    background: #d1e6b5; }
    td.grid_cell_funded:hover {
        background: #bad991; }

td.grid_cell_notfunded {
    background: #d5d5d5; }
    td.grid_cell_notfunded:hover {
        background: #c0c0c0; }

tr.grid_row_must td {
    color: #208020; }

tr.grid_row_mustnot td {
    color: #a05050; }

tr.grid_row_changed td {
    font-weight: bold;
    font-style: italic;
    color: #003399; }

tr.grid_row_underline {
    border-bottom: 2px solid #cecece !important; }

tr.grid_row_alt_dark td {
    background: #e3e8e6;
    padding: 1px 0.5ex;
    border: 0px; }

tr.grid_row_sel td {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    background: #fffaf0;
    padding: 1px 0.5ex; }

tr.grid_header th {
    padding: 0.5ex;
    background: #f0f0f0;
    border-left: 0px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-right: 0px solid #ffffff; }

tr.grid_header td {
    padding: 0.5ex;
    background: #f0f0f0;
    border-left: 0px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-right: 0px solid #ffffff;
    text-align: center;
    font-weight: bold; }

tr.grid_clear td {
    background: transparent !important;
    padding: 0px;
    border: 0px; }

tr.grid_footer td {
    border: 0px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    background: #f0f5ff;
    padding: 3px;
    line-height: 1.75em; }

ul.list li {
    margin-top: 0.5ex;
    margin-bottom: 0.5ex; }

.code {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    color: #073763; }

.aslink {
    cursor: pointer; }

.aslink_blue {
    cursor: pointer;
    border-bottom: 1px dashed #0099cc; }

.nu {
    color: #073763;
    text-decoration: none; }

.dashed {
    border-bottom: 1px dashed; }
    .dashed .gray {
        border-bottom-color: #999999; }

a.dashed {
    border-bottom: 1px dashed #0066cc;
    text-decoration: none;
    color: #0051a8; }
    a.dashed:link {
        border-bottom: 1px dashed #0066cc;
        text-decoration: none;
        color: #0051a8; }
    a.dashed:visited {
        border-bottom: 1px dashed #0066cc;
        text-decoration: none;
        color: #0051a8; }
    a.dashed:hover {
        border-bottom: 1px solid transparent;
        text-decoration: underline;
        color: #073763; }
    a.dashed:active {
        border-bottom: 1px solid transparent;
        text-decoration: underline;
        color: #073763; }

a.textlink {
    text-decoration: underline; }
    a.textlink:link, a.textlink:visited {
        text-decoration: underline; }

.dashed a:link {
    border-bottom: 1px dashed #0066cc;
    text-decoration: none;
    color: #0051a8; }

.dashed a:visited {
    border-bottom: 1px dashed #0066cc;
    text-decoration: none;
    color: #0051a8; }

.dashed a:hover {
    border-bottom: 1px solid transparent;
    text-decoration: underline;
    color: #073763; }

.dashed a:active {
    border-bottom: 1px solid transparent;
    text-decoration: underline;
    color: #073763; }

.pw_caption {
    text-align: center;
    font-weight: bold;
    font-size: 90%;
    padding: 1em 1ex; }

.pw_text {
    font-size: 80%; }

.pw_block {
    text-align: center; }

.pw_object {
    font-size: 11pt;
    font-weight: bold;
    color: #ffffff;
    vertical-align: middle;
    padding: 1ex;
    text-align: center;
    width: 240px;
    border: 0px solid #e0e0e0; }

.pw_bar {
    border: 0px;
    padding: 0px;
    margin: 0px 1px;
    cursor: pointer; }

.pw_na {
    width: 16px;
    vertical-align: middle;
    text-align: center;
    padding: 1px;
    font-size: 0.7rem;
    font-weight: 600;
    padding-top: 4px; }
    .pw_na.restore {
        width: auto;
        padding: 4px 1em 3px 1em;
        border: 1px solid #e0e0e0;
        border-radius: 4px;
        background: #f0f0f0;
        margin: 0px 0px 1ex 0px;
        font-size: 0.8rem; }
        .pw_na.restore:hover {
            border: 1px solid #cccccc;
            background-color: #e0e0e0; }
    .pw_na a, .pw_na a:link, .pw_na a:visited {
        text-decoration: dashed;
        opacity: 0.6; }
    .pw_na a:hover, .pw_na a:active {
        text-decoration: underline;
        opacity: 1; }

.object_left {
    text-align: center;
    color: #ffffff;
    background: #0051a8;
    min-width: 8em;
    /*border: 1px solid #009883;*/ }

.object_right {
    text-align: center;
    color: #ffffff;
    background: #6aa84f;
    min-width: 8em;
    /*border: 1px solid #74a836;*/ }

.pw_marks {
    font-family: Arial, Helvetica, sans-serif;
    color: #666666;
    font-size: xx-small;
    padding: 0px 2px;
    text-align: center; }

.pw_scale {
    text-align: center;
    font-size: xx-small;
    padding: 0px 1em; }

.btn_rating {
    width: 12em;
    margin: 4px;
    border: 1px solid #000099;
    background: #3399cc;
    color: #ffffff; }

.btn_rating_active {
    font-weight: bold;
    border: 2px solid #003399;
    background: #ccddff;
    color: #073763; }

.ratio_bar {
    text-align: left;
    border: 1px solid #999999;
    background: #f0f0f0;
    padding: 1px;
    margin-top: 6px; }

.pw_edit_tbl {
    border: 2px solid #b0b0b0;
    background: #fffaf5; }

.pw_edit_empty {
    background: #eaeaea; }

.pw_edit_right {
    background: #6aa84f; }

.pw_edit_equal {
    background: #909090; }

.pw_edit_equal_dark {
    background: #777777; }

.pw_edit_left {
    background: #0051a8; }

.pw_edit_undef {
    background: #e5e5e5; }

.pw_edit_undef_mpw {
    background: #e0e0e0; }

.pw_edit_quest {
    font-weight: bold;
    text-align: center;
    margin-top: 2px;
    width: 100%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.pw_edit_lbl {
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    padding: 2px; }

.pw_view_tbl {
    border: 1px solid #f0f0f0;
    background: #ffffff; }

.pw_view_empty {
    background: #fafafa; }

.pw_view_right {
    background: #6aa84f; }

.pw_view_equal {
    background: #dddddd; }

.pw_view_equal_dark {
    background: #adadad; }

.pw_view_left {
    background: #0171d1; }

.pw_view_undef {
    background: #f0f0f0; }

.pw_cons_tbl {
    border: 1px solid #d5d5d5;
    background: #ffffff; }

.pw_cons_empty {
    background: #f5f5f5; }

.pw_cons_right {
    background: #488d2b; }

.pw_cons_equal {
    background: #b0b0b0; }

.pw_cons_equal_dark {
    background: #8b8b8b; }

.pw_cons_left {
    background: #02447c; }

.pw_cons_undef {
    background: #e5e5e5; }

.pw_view_disabled {
    background: url(images/disabled.gif); }

.pw_edit_disabled {
    background: url(images/disabled.gif); }

.pw_cons_disabled {
    background: url(images/disabled.gif); }

.semitransp {
    opacity: 0.5; }

.fill_disabled {
    height: 100%;
    background-image: url(images/disabled.gif);
    background-color: #ffffff; }

.modalBackground {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-image: url(images/mask.gif);
    background-color: #ffffff;
    opacity: 0.5;
    z-index: 100; }

.modalProgress {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
    z-index: 1000; }

.text_can_edit {
    color: #003333;
    border-bottom: 1px dashed #999999; }

td.text_can_edit {
    color: #003333;
    border-bottom: 1px dashed #999999; }

.tt_form {
    border: 2px solid #b9cde5;
    background: #dce6f2; }

.frm_loading {
    /*background: url(images/devex_loading.gif) no-repeat;*/
    background: url(../../Images/process_64.gif) no-repeat;
    background-position: center center; }

.warning {
    font-size: 10pt;
    border: 1px solid #cc6666;
    border-radius: 4px;
    background: #fff8dd;
    padding: 6px 10px 4px 10px; }

.nc_warning {
    font-size: 9pt;
    font-weight: 600;
    color: #ff2727;
    border: 1px solid #ff2727;
    border-radius: 3px;
    background: #fff8dd;
    padding: 2px 4px 1px 4px;
    display: inline-block;
    /*position:absolute; 
    right: 270px;
    margin-top:0.5ex;*/ }

.warn_outdated {
    font-weight: 600;
    color: #951515;
    padding: 3px 6px 2px 6px;
    margin-top: 1px;
    display: inline-block;
    border: 1px solid #951515;
    border-radius: 3px;
    background: #fff8dd; }
    .warn_outdated a, .warn_outdated a:link, .warn_outdated a:visited {
        color: #ff4f4f;
        text-decoration: none;
        border-bottom: 1px dashed #ff4f4f; }
    .warn_outdated a:hover, .warn_outdated a:active {
        color: #c41919;
        border-bottom: 1px solid #c41919; }

.note {
    font-size: 9pt;
    padding: 5px 5px 5px 17px;
    /*background: #fffae0 url(images/info9.gif) 4px center no-repeat;
    border: 1px solid #f5f0d0;*/
    background: transparent url(images/info9.gif) 4px center no-repeat; }

.ttname {
    padding: 1px 2px; }

.frameText {
    float: left;
    overflow: auto;
    padding: 0px;
    margin: 0px;
    width: 200px;
    height: 150px;
    border: 1px solid #ffffff; }

.handleText {
    padding: 0px;
    margin: 0px;
    width: 18px;
    height: 18px;
    overflow: hidden;
    cursor: se-resize;
    background: url(images/draggrip.gif) right bottom no-repeat; }

.resizingText {
    padding: 0px;
    margin: 0px;
    border: 1px dashed #7391BA;
    overflow: hidden; }

.eval_task {
    padding: 8px 12px 4px 12px;
    vertical-align: middle;
    background: #F9F9F9;
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 4px; }

.tt_task {
    border: 1px solid #e0e0e0;
    background: #f0f0ff;
    padding: 8px 4em;
    margin: 0px 3em 1em 3em;
    text-align: center; }

#lblTask {
    border: 1px solid #e0e0e0;
    background: #f0f0ff;
    padding: 8px 4em;
    margin: 0px 3em 1em 3em;
    text-align: center; }

.tt_pending {
    position: absolute;
    margin-top: -2px;
    margin-left: -1px;
    width: 18px;
    height: 18px;
    border: 1px solid #f0f090;
    color: #666666;
    text-align: left;
    font-size: 8pt;
    background: #ffffc0 url(images/devex_loading.gif) center center no-repeat;
    opacity: 0.85 !important; }

.tt_comment {
    position: absolute;
    width: 280px;
    border: 1px solid #d0d0d0;
    padding: 8px;
    background: #fffae0; }

a.nu:hover {
    text-decoration: none; }

a.nu:active {
    text-decoration: none; }

.highlight, .dx-datagrid-search-text {
    background: #ffff99;
    border-bottom: 1px solid red; }

.dx-treeview-item .dx-treeview-item-content span.highlight {
    vertical-align: initial; }

.menu-highlight {
    background-color: lightyellow !important; }

.no-close .ui-dialog-titlebar-close {
    display: none; }

.ui-dialog-titlebar {
    height: 1.2em;
    background: #5c9ccc url("images/ui-bg_gloss-wave_55_5c9ccc_500x100.png") 50% 50% repeat-x; }

div.ui-widget-overlay {
    position: absolute; }

.TreeInner {
    color: #009999;
    font-size: 8pt; }

.ToolBar {
    height: 24px; }

.emphasized_text {
    color: #000000;
    text-decoration: underline; }

.note_msg {
    color: #0051a8;
    text-align: center;
    /*white-space: wrap;*/
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: middle;
    font-size: 13px; }

.drag_vert {
    background: url("images/drag_vert.gif") center center no-repeat;
    cursor: move;
    text-align: center;
    width: 16px; }

.header_sl {
    color: #6aa84f;
    text-align: center;
    margin: 8px 8px 8px 8px;
    font-size: 13pt; }

.table {
    display: table;
    width: 100%;
    height: 100%; }

.tr {
    display: table-row; }

.td {
    display: table-cell; }

.wkgWatermark {
    position: relative;
    z-index: 1000;
    pointer-events: none;
    height: auto;
    margin-bottom: 0;
    padding: 0;
    background: #38761d;
    color: #ffffff;
    text-align: center;
    font-size: 0.9rem;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    /*font-weight: 600;*/ }

.wkgWatermarkanytime {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    pointer-events: none;
    height: auto;
    margin-bottom: 0;
    padding: 0;
    background: #38761d;
    color: #ffffff;
    text-align: center;
    font-size: 0.9rem;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.top_logobar {
    height: 4.2rem;
    max-width: 100%;
    width: 100%;
    z-index: 101; }

.top_logobar_r .header_elements {
    padding-top: 0.9rem; }

.top_logobar_r .right_elements {
    padding-top: 0.9rem; }

.tblMain {
    height: calc(100vh - 0px);
    width: calc(100vw - 0px);
    min-width: 320px;
    overflow: hidden; }

.tdHeader {
    height: 42px;
    max-height: 50px;
    min-height: 32px;
    /*min-width: $page_min_width;*/
    /*border-bottom: 2px solid $ec-green-normal;*/
    vertical-align: top;
    color: #444444;
    /*background: $white;*/ }

.tdFooter {
    background: transparent;
    color: #333333;
    border-top: 1px solid #0051a8;
    border-bottom: 0px;
    font-size: 0.95em;
    padding: 4px 10px;
    height: 20px;
    max-height: 30px;
    vertical-align: middle;
    text-align: center; }

.tdFooterClear {
    color: #444444;
    height: 24px;
    max-height: 32px; }

.tdCentered {
    vertical-align: middle;
    text-align: center; }

.tdRoundBox {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    min-width: 100px;
    min-height: 32px;
    padding: 2em;
    border: 1px solid #DDDDDD;
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 1px 1px 10px 2px rgba(150, 150, 150, 0.1);
    margin-bottom: 1em;
    transition: color .5s linear, background .5s linear, border .5s linear; }
    .tdRoundBox:hover {
        /*background: $white;*/
        border: 1px solid #AAAAAA;
        -o-transition: color .5s linear,background .5s linear,border .5s linear;
        -moz-transition: color .5s linear,background .5s linear,border .5s linear;
        -webkit-transition: color .5s linear,background .5s linear,border .5s linear;
        transition: color .5s linear,background .5s linear,border .5s linear;
        box-shadow: 2px 2px 15px 2px rgba(150, 150, 150, 0.3); }

.tdRoundBox.teamtime {
    background: rgba(83, 157, 221, 0.1);
    transition: color .5s linear, background .5s linear, border .5s linear; }

.tdMainContent {
    width: 100%;
    height: 100%;
    /*-moz-box-shadow: inset 0px 0px 106px -2px rgba(120,120,120,0.25);
    box-shadow: inset 0px 0px 10px -2px rgba(120,120,120,0.25);
    padding-top: 8px;*/
    /*padding-top: 2px;*/ }

.shadow {
    box-shadow: 3px 3px 4px 3px rgba(150, 150, 150, 0.3); }

.bgFill {
    /*background-color: $white;*/ }

.tdFooterCentered {
    vertical-align: bottom;
    padding: 1ex 1em;
    text-align: center;
    /*color: $aluminum;*/
    /*span {
        display: inline-block;

        &:hover {
            color: $tuatara;
        }
    }*/ }

.sidebar-menu-toggler {
    background: rgba(250, 250, 250, 0.85) !important;
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC #CCCCCC #CCCCCC #fafafa;
    box-sizing: border-box;
    outline: 0;
    width: 12px;
    text-align: left;
    padding: 12px 2px 12px 0px;
    font-size: 110%;
    font-weight: bold;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.08); }
    .sidebar-menu-toggler i {
        color: #0051a8; }
    .sidebar-menu-toggler:hover {
        -o-transition: color .5s linear,background .5s linear,border .5s linear;
        -moz-transition: color .5s linear,background .5s linear,border .5s linear;
        -webkit-transition: color .5s linear,background .5s linear,border .5s linear;
        transition: color .5s linear,background .5s linear,border .5s linear;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1); }
        .sidebar-menu-toggler:hover i {
            color: #539ddd; }

.list-item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .list-item:hover {
        background: rgba(100, 120, 150, 0.1); }

#mpLoadPanel {
    z-index: 99999; }

.sidebar-menu-panel {
    position: absolute;
    left: 0px;
    display: block;
    width: calc(19vw);
    /*width:300px;*/
    min-width: 180px;
    max-width: 420px;
    height: 100%;
    z-index: 3; }
    .sidebar-menu-panel.hidden {
        /*z-index: 999999;*/
        width: auto;
        min-width: 10px; }
        .sidebar-menu-panel.hidden .sidebar-menu-toggler {
            -o-transition: color .5s linear,background .5s linear,border .5s linear;
            -moz-transition: color .5s linear,background .5s linear,border .5s linear;
            -webkit-transition: color .5s linear,background .5s linear,border .5s linear;
            transition: color .5s linear,background .5s linear,border .5s linear;
            border-left-color: #539ddd;
            background: #539ddd !important; }
            .sidebar-menu-panel.hidden .sidebar-menu-toggler i {
                color: #ffffff; }
            .sidebar-menu-panel.hidden .sidebar-menu-toggler:hover {
                -o-transition: color .5s linear,background .5s linear,border .5s linear;
                -moz-transition: color .5s linear,background .5s linear,border .5s linear;
                -webkit-transition: color .5s linear,background .5s linear,border .5s linear;
                transition: color .5s linear,background .5s linear,border .5s linear;
                border-left-color: #3366cc;
                background: #3366cc !important; }

.sidebar-menu-content {
    height: auto;
    width: 100%;
    vertical-align: top;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: 0px;
    padding: 0px;
    /*overflow-y: auto;*/
    /*overflow-x: hidden;*/
    /*background: $silver !important;*/
    background-color: rgba(250, 252, 252, 0.85) !important;
    /*background-color: $snow;
    background-color: $snow !important;*/
    border-right: 1px solid #d2d6de;
    box-shadow: 2px 0px 14px rgba(0, 0, 0, 0.08);
    /*.sidebar-menu {
        ul {
            li {
                a {
                    background-color: $white;
                }
            }
        }
    }*/ }
    .sidebar-menu-content:hover {
        -o-transition: color .5s linear,background .5s linear,border .5s linear;
        -moz-transition: color .5s linear,background .5s linear,border .5s linear;
        -webkit-transition: color .5s linear,background .5s linear,border .5s linear;
        transition: color .5s linear,background .5s linear,border .5s linear;
        box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.1); }
    .sidebar-menu-content .content {
        /*background: $white;*/ }

.sidebar-menu-content.sidebar-no-borders {
    background: rgba(255, 255, 255, 0.85) !important; }

#divMenu {
    width: 100%; }

#imgLogoFull {
    margin-left: 10px;
    text-align: left; }

.content-wrapper {
    width: 100%;
    height: 100%;
    position: relative; }

#divMainContent {
    height: 100%;
    overflow: hidden; }

.flat_page .no_scroll, .flat_page #divMainContent, .flat_page .mainContentContainer.no_scroll {
    overflow: auto !important; }

#MainContent {
    overflow: auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
    #MainContent.no_scroll {
        overflow: hidden; }

.icon-light {
    color: #539ddd; }

#menu_collapse > a {
    font-size: 20px;
    /*margin-top: 6px;*/
    margin-right: 4px;
    background: transparent;
    border: 0px;
    color: #0051a8; }
    #menu_collapse > a:hover {
        color: #004988;
        border: 0px; }

.icon-round {
    padding: 2px;
    border-radius: 50%;
    background-color: #CCCCCC; }

.pull-right {
    float: right; }

.pull-left {
    float: left; }

.login-logo {
    margin-bottom: 2em;
    /*margin-right: 12px;*/
    text-align: center; }

.login-logo-svg {
    width: 400px;
    margin: 0px auto; }

.full-logo-svg {
    height: 38px;
    display: inline-block; }

.icon-logo-svg {
    height: 38px;
    display: inline-block; }

.forgot-password {
    margin-top: 2em;
    text-align: left; }
    .forgot-password .fa {
        padding-top: 1px;
        color: #0051a8;
        padding-right: 4px; }

#frmLogon {
    width: 300px;
    text-align: left; }

#btnLogon {
    width: 100%;
    margin-top: 1em;
    padding: 3px;
    color: #ffffff;
    background: #6aa84f;
    border-color: #999999;
    font-weight: bold;
    transition: color .5s linear, background .5s linear, border .5s linear; }
    #btnLogon:hover {
        border-color: #666666;
        background: #38761d; }
    #btnLogon:focus {
        border-color: #4b8930; }

#btnLogon.teamtime {
    background: #0051a8; }
    #btnLogon.teamtime:hover {
        background: #004988; }
    #btnLogon.teamtime:focus {
        border-color: #539ddd; }

#btnMode {
    width: 100%;
    padding: 3px;
    color: #38761d;
    background: rgba(106, 168, 79, 0.12);
    border-color: #CCCCCC;
    transition: color .5s linear, background .5s linear, border .5s linear; }
    #btnMode:hover {
        border-color: #999999;
        background: rgba(106, 168, 79, 0.3); }
    #btnMode:focus {
        background: rgba(106, 168, 79, 0.3); }

#btnMode.teamtime {
    color: #073763;
    background: rgba(83, 157, 221, 0.12); }
    #btnMode.teamtime:hover {
        background: rgba(83, 157, 221, 0.4); }
    #btnMode.teamtime:focus {
        border-color: rgba(83, 157, 221, 0.4); }

.frmLogonOR {
    text-align: center;
    padding: 1em 0px 0.75em 0px; }

.frmLogonMsg {
    color: #333333;
    display: inline-block;
    /*text-align: left;*/
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0.1);
    background: rgba(255, 255, 236, 0.3);
    padding: 0.7em 1.2em;
    margin: 0px 1ex;
    border-radius: 5px; }

.login-lang {
    float: left;
    min-width: 100px;
    text-align: left;
    color: #ffffff; }
    .login-lang i {
        float: left;
        font-size: 14px;
        padding-top: 1px;
        padding-right: 4px;
        color: #539ddd; }
    .login-lang span {
        padding: 2px 10px 0px 0px; }

.login-version {
    float: right;
    min-width: 100px;
    text-align: right;
    color: #9A9A9A;
    font-size: 12px;
    font-weight: 400; }

#iconPrjDownloadMob {
    padding-left: 40px; }

div#divUserMenu {
    /*	background: transparent;
	border: 0;
	line-height: 1;
	vertical-align: middle;
	display: inline-block;
	margin-top: -6px;*/
    /*padding: 1px 3px;
    margin: -6px 0px 0px 0px;*/ }

#divUserMenu {
    /*.dx-icon {
        font-size: 17px;
        margin-right: 2px;
    }*/ }
    #divUserMenu span.dx-button-text {
        font-weight: bold;
        /*color: $ec-primary;*/ }

#divUserMenu.dx-button .dx-button-content {
    /*padding: 12px 10px;*/ }

.button-submenu-caption {
    display: inline-block;
    padding: 0px;
    margin: 0px;
    float: right;
    overflow: hidden;
    /*max-width:60px;*/
    text-overflow: ellipsis; }

/*.logo-container {
    display: inline-block;
    float: left;
    padding: 2px;
}*/
.logo-container {
    width: 17%;
    min-width: 180px;
    max-width: 300px; }

.right-nav-links {
    /*float: right;*/
    padding-right: 14px;
    white-space: nowrap;
    padding-top: 3px;
    /*.fa-user {
        font-size: 18px;
        color: $ec-primary;
        margin-right: 10px;
    }*/ }
    .right-nav-links .icon-links {
        display: inline-block;
        margin-right: 4px; }
        .right-nav-links .icon-links a {
            /*padding: 0 2px;*/ }
            .right-nav-links .icon-links a:hover i.gray {
                color: #EFEFEF; }
        .right-nav-links .icon-links i {
            color: #0051a8; }
            .right-nav-links .icon-links i.gray {
                color: #EFEFEF; }
            .right-nav-links .icon-links i.icon-round {
                /*margin-right: 1ex;*/
                padding-top: 0px;
                padding-bottom: 0px;
                background: #F5F5F5;
                line-height: 1.4;
                border-radius: 100%;
                height: 29px;
                width: 22px;
                text-align: center;
                border: 1px solid #e5e5e5; }
                .right-nav-links .icon-links i.icon-round:hover {
                    background: #e5e5e5;
                    border-color: #AAAAAA; }
        .right-nav-links .icon-links span {
            display: none;
            line-height: 1em; }

.icon-links i {
    -webkit-font-smoothing: antialiased;
    padding: 0px 3px 0px 3px;
    font-size: 21px; }
    .icon-links i:hover {
        transition: background-color 0.3s ease-out, color 0.3s ease-out;
        color: #539ddd;
        cursor: pointer;
        text-shadow: 2px 2px 2px #CCCCCC; }

.icon-links .fa-starred {
    font-size: 18px; }

.icon-links i.ion {
    font-size: 22px; }

.wg-details-container {
    /*float: left;*/
    /*font-size: 1em;*/
    padding: 2px 10px;
    max-width: 48em;
    white-space: nowrap;
    /*display:inline-block;*/
    /*text-overflow: ellipsis;*/
    overflow: hidden;
    /*> div {
        vertical-align: middle;
    }*/
    /*.far {
        width: 15px;
        margin-right: 4px;
        color: $oil;
        text-align: right;
    }*/ }
    .wg-details-container .wkg-icon {
        color: #6aa84f;
        width: 14px;
        text-align: center;
        margin-right: 2px; }
    .wg-details-container #divWkgName {
        max-width: 40em; }
    .wg-details-container #CurPrjName {
        display: inline-block;
        width: calc(100% - 68px);
        max-width: 33.5em;
        line-height: 12px;
        overflow: hidden;
        text-overflow: ellipsis; }

#divWorkgroups, #cbScenarios {
    /*border: 0;
    background: transparent;
    border-radius: 0;*/ }
    #divWorkgroups .dx-texteditor-input, #cbScenarios .dx-texteditor-input {
        padding: 1px 6px;
        min-height: 18px;
        /*background: transparent !important;
        border-bottom: 1px dotted $ec-blue-lite;*/
        /*min-height: 16px;*/ }

#divWorkgroupsmob, #cbScenarios {
    /*border: 0;
    background: transparent;
    border-radius: 0;*/ }
    #divWorkgroupsmob .dx-texteditor-input, #cbScenarios .dx-texteditor-input {
        padding: 1px 6px;
        min-height: 18px;
        /*background: transparent !important;
        border-bottom: 1px dotted $ec-blue-lite;*/
        /*min-height: 16px;*/ }

.va-super {
    vertical-align: super; }

.project-starred {
    color: #fbf24b !important;
    text-shadow: -1px -1px 0 #ffffff;
    text-shadow: 1px 1px 0 #DDDDDD; }
    .project-starred:hover {
        color: #f3d521 !important; }

.project-ca {
    color: #6aa84f !important;
    text-shadow: -1px -1px 0 #ffffff;
    text-shadow: 1px 1px 0 #DDDDDD; }
    .project-ca:hover {
        color: #38761d !important; }

.project_hint {
    margin: 1ex 2px 0px -3px;
    cursor: help;
    opacity: 0.4; }
    .project_hint:hover {
        opacity: 1; }

/*#curPrjStarred {
    font-size: 115%;
    line-height: 1;
}*/
.starred-mark, .ca-mark {
    cursor: pointer;
    color: #CCCCCC;
    font-size: 14px; }
    .starred-mark:hover, .ca-mark:hover {
        color: #666666; }

/*.sidebar-menu {
    ul {
        li {
            a {
                width: 100%;
                padding: 10px 28px 10px 10px;
            }
        }
    }
}*/
#tdCopyright {
    text-align: right; }

.skin-default {
    /*min-width: $page_min_width;*/ }
    .skin-default footer {
        background: transparent;
        color: #333333;
        border-top: 1px solid #0051a8;
        border-bottom: 0px; }
    .skin-default .tdFooter {
        /*background: $ec-blue-normal;
        color: $white;*/
        font-size: 0.9em;
        line-height: 1.2;
        /*min-width: $page_min_width;*/ }
    .skin-default .tdHeader {
        border-color: #0051a8; }
    .skin-default .tdHeaderNoNav {
        border-bottom: 2px solid #0051a8; }
    .skin-default .icon-main {
        color: #0051a8; }

.btn-primary {
    background-color: #0051a8;
    border-color: #0051a8;
    color: #ffffff; }

.page-title {
    text-align: center;
    padding: 5px 10px; }

.row-padding {
    padding: 10px 10px; }

#divTable {
    max-width: 100%;
    width: 100% !important;
    height: 100% !important; }

.fullscreen .trHeader, .fullscreen .sidebar-menu-panel, .fullscreen .trFooter, .fullscreen #trTopMenu, .fullscreen #trWorkflow {
    visibility: hidden;
    display: none;
    height: 0px; }

.fullscreen .tblMain {
    padding: 4px;
    height: calc(100vh - 8px);
    width: calc(100vw - 8px); }

/*.fullscreen .divMainContent_padding {
    padding: 0px;
    width: 100%;
    height: 100%;
}*/
.error-popup {
    max-width: calc(85vw);
    max-height: calc(82vh);
    min-width: 200px;
    min-height: 100px;
    overflow: auto; }

.wrapper {
    padding: 10px; }

.qhint {
    cursor: default; }

.table-links tr {
    vertical-align: top; }
    .table-links tr td {
        padding-top: 10px;
        text-align: center;
        width: 95px; }
        .table-links tr td div {
            margin: 0px;
            width: 95px; }

.box {
    padding: 1em 1ex 1ex 1ex;
    /*margin-bottom: 15px;*/
    /*margin-right:5px;*/ }
    .box.box-light-gray {
        background: #f5f5f5; }
    .box.box-gray {
        background: #ccc;
        color: #fff; }
    .box.box-no-padding {
        padding: 2px;
        box-shadow: 0 4px 2px -2px #eee; }
    .box .box-header {
        display: block;
        padding: 10px; }

.box-header.box-header-blue {
    background: #0051a8;
    color: #fff; }

.box-header h3 {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 14px;
    text-align: left;
    display: inline-block;
    padding-bottom: 0;
    margin-right: 10px; }

.box-header-blue h3 {
    color: #fff; }

.box-header i {
    display: inline-block; }

.definition {
    font-style: italic; }
    .definition .definition-header {
        margin: 0;
        margin-bottom: 10px;
        font-size: 14px;
        font-weight: 500;
        font-style: italic;
        color: #333;
        text-align: left; }

.evaluation-progress {
    margin-bottom: 3ex; }
    .evaluation-progress .title {
        text-transform: uppercase;
        color: #777777;
        text-align: left;
        font-size: 14px;
        margin-bottom: 5px; }
    .evaluation-progress .progress {
        display: inline-block;
        width: 90%;
        overflow: hidden;
        height: 16px;
        vertical-align: middle;
        background: #ffffff;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
        position: relative; }
        .evaluation-progress .progress .progress-bar {
            width: 0;
            height: 100%;
            background: #0051a8;
            float: left;
            -webkit-transition: width .6s ease;
            -o-transition: width .6s ease;
            transition: width .6s ease; }
    .evaluation-progress .percent {
        display: inline-block;
        width: 8%;
        text-align: right;
        margin-top: 5px; }

.icon-link {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin-right: 15px;
    /*i {
        color: $monsoon;
        font-size: 42px;
        padding: 0;
        display: block;
    }*/ }
    .icon-link:last-of-type {
        margin-right: 0px; }
    .icon-link img {
        width: 60px;
        display: block;
        margin: auto; }
    .icon-link a {
        color: #539ddd;
        text-decoration: none;
        font-weight: 400;
        margin-top: 0px;
        display: block; }
        .icon-link a:hover {
            color: #0051a8; }
            .icon-link a:hover i {
                color: #0051a8; }

.icon-landing {
    color: #777777;
    font-size: 12pt;
    width: 28px;
    height: 28px;
    margin: 5px; }

.lp-icon-links {
    padding-bottom: 2px; }
    .lp-icon-links a {
        vertical-align: top;
        /*white-space: nowrap;
        text-transform:uppercase;*/ }
        .lp-icon-links a:hover {
            transition: background-color 0.3s ease-out, color 0.3s ease-out;
            color: #0051a8;
            cursor: pointer;
            text-shadow: 2px 2px 2px #CCCCCC; }
        .lp-icon-links a i {
            -webkit-font-smoothing: antialiased;
            font-size: 18px;
            padding-right: 5px;
            text-align: center;
            width: 22px;
            height: 22px;
            float: left; }

.lp-box-header {
    padding: 8px;
    margin-bottom: 4px; }

.lp-page {
    padding: 1ex 1em 1ex 0px; }

.lp-title {
    color: #0051a8;
    font-style: normal;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
    font-size: 16px; }

.icon-landing-big {
    color: #777777;
    font-size: 32px;
    padding: 0;
    display: block; }

.lp-links-box {
    -webkit-columns: 2 250px;
    -moz-columns: 2 250px;
    columns: 2 250px;
    -webkit-column-gap: 3ex;
    -moz-column-gap: 3ex;
    column-gap: 3ex;
    break-inside: avoid;
    padding-left: 5px; }

.lp-links-box-one-column {
    padding-left: 5px; }

.lp-info-line {
    margin: 6px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: left; }

.lp-link-icon {
    color: #0051a8;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    line-height: 21px;
    margin-right: 5px;
    text-align: center;
    vertical-align: middle;
    width: 22px;
    /*height:22px;*/ }

.lp-link-label {
    width: calc(100% - 2px);
    white-space: nowrap;
    overflow: hidden;
    /*display: inline-block;*/
    text-overflow: ellipsis;
    line-height: 23px;
    margin-top: 2px; }

.lp-links-box-2 {
    -webkit-columns: 2 150px;
    -moz-columns: 2 150px;
    columns: 2 150px;
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em;
    break-inside: avoid;
    padding-left: 5px; }

.lp-nocolumn-wrap {
    break-inside: avoid;
    margin-bottom: 25px; }

.quicklinks {
    margin-bottom: 25px; }
    .quicklinks .title {
        font-size: 14px;
        color: #777777;
        text-transform: uppercase;
        text-align: left; }

.quicklink-item {
    display: block;
    margin: 15px auto; }

.row {
    display: block;
    clear: both; }

.row.grid, .row .grid {
    margin-left: -10px;
    margin-right: -10px; }
    .row.grid:after, .row .grid:after {
        display: table;
        clear: both;
        content: ""; }

.grid-item {
    float: left;
    margin-left: 10px;
    margin-right: 10px; }

.grid.two-columns > .grid-item {
    width: calc((100% - 20px * 2) / 2); }

.grid.three-columns > .grid-item {
    width: calc((100% - 20px * 3) / 3); }

.grid.four-columns > .grid-item {
    width: calc((100% - 20px * 4) / 4); }

.grid.six-columns > .grid-item {
    width: calc((100% - 20px * 6) / 6); }

.grid.two-columns > .grid-item:nth-child(2n+2) {
    float: right; }

.grid.three-columns > .grid-item:nth-child(3n+3) {
    margin-right: 0;
    float: right; }

.grid.four-columns > .grid-item:nth-child(4n+4) {
    margin-right: 0;
    float: right; }

.grid.six-columns > .grid-item:nth-child(6n+6) {
    margin-right: 0;
    float: right; }

.footer_left {
    /*position: absolute; 
    display: inline-block; 
    left: 18%;*/
    width: 18%;
    /*padding-top: 6px; 
    font-size: 8pt;*/
    /*color: $silver;*/
    text-align: left;
    white-space: nowrap; }

.bg_loader_message, #divBackgroundProgress {
    color: #333333;
    opacity: 0.65;
    /*line-height: 18px;*/
    margin-left: 1ex;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.form-group {
    margin-bottom: 1rem; }
    .form-group label {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 0px;
        font-weight: 400;
        width: 25%;
        margin-right: 10px;
        padding-top: calc(.25rem + 1px);
        padding-bottom: calc(.25rem + 1px); }
    .form-group .form-control {
        width: calc((100% - 26%) - 10px);
        display: inline-block; }
        .form-group .form-control select {
            width: 100%; }

.counts-list .count-item {
    margin: 10px 0;
    display: block;
    line-height: 1.4; }
    .counts-list .count-item:first-of-type {
        margin-top: 0; }
    .counts-list .count-item span.count-desc {
        width: 75%;
        display: inline-block; }
    .counts-list .count-item span.counter, .counts-list .count-item span.count-link {
        display: inline-block;
        width: 24%;
        text-align: center; }
    .counts-list .count-item .count {
        padding: 2px;
        text-align: center;
        background: #ddd;
        border-radius: 8px;
        min-width: 12px;
        height: 12px;
        font-size: 10px;
        line-height: 13px;
        font-weight: bold; }
        .counts-list .count-item .count.count-orange {
            background: #DC6200;
            color: #ffffff; }

.count {
    padding: 2px;
    text-align: center;
    background: #ddd;
    border-radius: 8px;
    min-width: 12px;
    height: 12px;
    font-size: 11px;
    line-height: 13px; }
    .count.count-orange {
        background: #DC6200;
        color: #ffffff; }
    .count.extra-icon {
        background: #DC6200;
        color: #ffffff;
        font-size: 0.96em;
        line-height: 14px; }

.count-indent {
    padding-left: 25px; }

.inline {
    display: inline; }

.buffer-right {
    margin-right: 15px; }

.buffer-left {
    margin-left: 15px; }

.buffer-bottom {
    margin-bottom: 15px; }

.buffer-top {
    margin-top: 15px; }

.align-center {
    text-align: center !important; }

.dashboardTitle {
    text-align: center;
    color: #0051a8;
    font-weight: 600;
    font-size: 16pt;
    /*.dx-button {
        margin-top: -6px;
        margin-left: 4px;
    }*/ }

.dashboardComment {
    text-align: center;
    max-width: 85%;
    margin: 0 auto 3px auto;
    background: #EEEEEE;
    padding: 4px 1ex;
    border-radius: 5px; }

.dashbrd_comment_icon {
    margin: 2px 3px 2px 0px;
    font-size: 16px;
    cursor: help; }

.dashbrd_noborders {
    background: #F5F5F5; }
    .dashbrd_noborders .dxToolbar {
        background: white; }

.ecDashboard {
    /*.dx-tile:hover .dashbrdIndex,*/ }
    .ecDashboard .dx-tile {
        border-radius: 5px;
        box-shadow: rgba(100, 100, 100, 0.15) 3px 3px 6px;
        border: 1px solid #AAAAAA;
        cursor: default; }
    .ecDashboard .dx-tileview {
        margin-left: -8px;
        margin-top: -14px; }
    .ecDashboard.dashbrd_noborders {
        /*background: $white-smoke;*/
        /*.dx-tileview {
            padding-left: 6px;
        }*/ }
        .ecDashboard.dashbrd_noborders .dx-tile {
            border-radius: 5px;
            box-shadow: none;
            border: 1px solid #ffffff; }
    .ecDashboard .expanded {
        background: #ffffff;
        position: fixed;
        z-index: 1444;
        top: 0px;
        right: 0px;
        left: 0px;
        bottom: 0px;
        margin: 12px;
        box-shadow: rgba(100, 100, 100, 0.5) 8px 8px 10px; }
    .ecDashboard .dx-tile.empty {
        opacity: 0; }
    .ecDashboard .dx-tile.new_item, .ecDashboard .dx-tile.new_item:hover {
        border: 2px dashed #CCCCCC;
        box-shadow: none; }
    .ecDashboard .dx-tile.new_item .dashbrdContent {
        opacity: 0.5; }
    .ecDashboard .dx-tile.new_item:hover .dashbrdContent {
        opacity: 1; }
    .ecDashboard .dx-tile.empty:hover, .ecDashboard dx-tile.empty.dx-state-active:hover {
        opacity: 1;
        border-color: #e5e5e5; }
    .ecDashboard :not(.expanded):not(.resizing).dx-tile:hover {
        /*margin-top: -1px;
        margin-left: -1px;*/
        box-shadow: rgba(100, 100, 100, 0.25) 6px 6px 8px; }
        .ecDashboard :not(.expanded):not(.resizing).dx-tile:hover .dashbrdTitle {
            /*margin-left: 14px;*/
            padding-right: 38px; }
    .ecDashboard.dashbrd_noborders :not(.expanded).dx-tile:hover {
        margin-top: 0px;
        margin-left: 0px;
        box-shadow: none;
        background: #ffffff; }
    .ecDashboard.dashbrd_noborders .dx-tile:hover, .ecDashboard .dx-tile.dx-state-active:hover, .ecDashboard .dx-tile.dx-state-focused, .ecDashboard .dx-tile.dx-state-hover {
        border: 1px solid #e5e5e5; }
    .ecDashboard .dx-tile:hover, .ecDashboard .dx-tile.dx-state-active:hover, .ecDashboard .dx-tile.dx-state-focused, .ecDashboard .dx-tile.dx-state-hover {
        border: 1px solid #539ddd; }
    .ecDashboard .dx-tile.drag_dest {
        opacity: 0.6;
        border: 1px dashed #004988;
        margin-top: 2px;
        margin-left: 2px;
        box-shadow: rgba(100, 100, 100, 0.2) 2px 2px 6px; }
    .ecDashboard .dx-tile.drag_src {
        /*margin-top: -4px;
        margin-left: -4px;*/
        opacity: 0.8;
        z-index: 1490;
        box-shadow: rgba(100, 100, 100, 0.3) 10px 10px 12px;
        cursor: grabbing; }
    .ecDashboard .dx-tile.drag_src .dashbrdIndex {
        opacity: 1;
        color: #c41919;
        font-size: 0.65rem;
        font-weight: bold; }
    .ecDashboard.resizing .dx-tile-content:not(.dashbrd_resizing) {
        opacity: 0.4; }
    .ecDashboard .dashbrd_resizing {
        border: 2px dashed #0051a8;
        border-radius: 5px;
        box-shadow: rgba(100, 100, 100, 0.2) 6px 6px 8px;
        /*background: $white-smoke;*/
        opacity: 0.85;
        z-index: 9999; }
        .ecDashboard .dashbrd_resizing .dashbrdItem {
            display: none; }
    .ecDashboard .dashbrdItem {
        width: 100%;
        height: 100%;
        border-radius: 5px;
        padding: 4px;
        position: relative; }
    .ecDashboard .dashbrdItem.disabled {
        opacity: 0.4;
        background-color: transparent !important; }
    .ecDashboard .dashbrdItem.disabled:hover {
        opacity: 0.8; }
    .ecDashboard .dashbrdScrollable {
        width: 100%;
        height: 100%; }
    .ecDashboard :not(.noDragging).dashbrdDraggable {
        cursor: grab;
        cursor: move; }
    .ecDashboard .dashbrdEmptyHdr {
        position: absolute;
        width: 100%;
        height: 1em;
        top: 0;
        left: 0;
        right: 0; }
    .ecDashboard .dashbrdEmptyHdr i {
        color: #ccccff;
        font-size: 14px;
        line-height: 22px;
        opacity: 0; }
    .ecDashboard :not(.noDragging).dashbrdEmptyHdr:hover i {
        opacity: 1; }
    .ecDashboard .dashbrdTitle {
        min-height: 1em;
        text-align: left;
        font-weight: 600;
        border-radius: 5px;
        font-size: 1.166rem;
        width: 100%;
        /*background: #fafafa;*/
        padding: 2px 4px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
        .ecDashboard .dashbrdTitle:hover {
            background-color: rgba(255, 255, 255, 0.4); }
    .ecDashboard .dashbrdContent {
        width: 100%;
        height: 100%; }
    .ecDashboard .dashbrdComment {
        font-size: 0.7rem;
        color: #555555; }
    .ecDashboard .dashbrdIndex {
        font-size: 0.5rem;
        text-align: center;
        background: #e5e5e5;
        color: #3366cc;
        padding: 1px;
        border-radius: 3px;
        min-width: 3ex;
        position: absolute;
        top: 0;
        left: 0;
        margin-left: 6px;
        margin-top: 6px;
        opacity: 0.4;
        display: none;
        z-index: 1499; }
    .ecDashboard .dashbrdIndex:hover {
        color: #004988;
        opacity: 1; }
    .ecDashboard .dx-tile.drag_src .dashbrdIndex, .ecDashboard .dx-tile.drag_dest .dashbrdIndex, .ecDashboard .dragging .dashbrdIndex {
        display: block; }
    .ecDashboard .dashbrdMenu, .ecDashboard .dashbrdWindow, .ecDashboard .dashbrdDelete {
        text-align: center;
        background: #EEEEEE;
        color: #539ddd;
        padding: 3px 4px;
        border-radius: 3px;
        min-width: 14px;
        max-width: 18px;
        /*height: 20px;*/
        /*cause issue in preview*/
        position: absolute;
        font-size: 12px;
        line-height: 16px;
        top: 0;
        right: 0;
        margin-top: 3px;
        display: none;
        cursor: pointer;
        z-index: 1498; }
    .ecDashboard .dashbrdWindow {
        margin-right: 4px; }
    .ecDashboard .dashbrdMenu {
        margin-right: 26px; }
    .ecDashboard .dashbrdDelete {
        margin-right: 48px; }
    .ecDashboard .expanded .dashbrdWindow {
        margin-right: 14px; }
    .ecDashboard .expanded .dashbrdMenu {
        margin-right: 28px; }
    .ecDashboard .expanded .dashbrdDelete {
        margin-right: 42px; }
    .ecDashboard .dashbrdMenu:hover, .ecDashboard .dashbrdWindow:hover, .ecDashboard .dashbrdDelete:hover {
        background: #DDDDDD; }
    .ecDashboard .dashbrdMenu:hover i, .ecDashboard .dashbrdWindow:hover i, .ecDashboard .dashbrdDelete:hover i {
        color: #004988; }
    .ecDashboard .dx-tile:hover .dashbrdMenu, .ecDashboard .dx-tile:hover .dashbrdWindow, .ecDashboard .dx-tile:hover .dashbrdDelete {
        display: block; }
    .ecDashboard .dashbrdCounter {
        font-size: 2.5rem;
        line-height: 2.3rem;
        color: #7799fc;
        text-align: center;
        font-weight: bold; }
    .ecDashboard .dashbrdCounterPrefix, .ecDashboard .dashbrdCounterPostfix {
        font-size: 1.4rem;
        /*line-height: 1.3rem;*/
        color: #7799fc;
        text-align: center;
        font-weight: bold; }

.dashbrdLayout .dx-tile.dx-state-hover {
    border: 1px solid #539ddd; }

.dashbrdLayout .dx-tile.dx-state-focused, .dashbrdLayout .dx-tile.dx-state-active, .dashbrdLayout .dx-tile.dx-state-active:hover {
    border: 2px solid #0051a8; }

/*-------------------------
	Inline help tip
--------------------------*/
.tooltip {
    display: inline-block;
    position: relative;
    text-align: left; }
    .tooltip .bottom {
        min-width: 200px;
        top: 28px;
        left: 50%;
        transform: translate(-50%, 0);
        padding: 10px 10px;
        color: #333333;
        background-color: #ffffff;
        font-weight: normal;
        font-size: 12px;
        line-height: 1;
        border-radius: 5px;
        position: absolute;
        z-index: 999999;
        box-sizing: border-box;
        border: 1px solid #ccc;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
        display: none;
        text-transform: none; }
        .tooltip .bottom h3 {
            font-size: 12px;
            margin-bottom: 5px;
            line-height: 1;
            color: #333;
            text-transform: capitalize;
            text-align: left; }

.tooltip:hover .bottom {
    display: block; }

.tooltip .bottom i {
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -12px;
    width: 24px;
    height: 12px;
    overflow: hidden; }

.tooltip .bottom i::after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    left: 50%;
    transform: translate(-50%, 50%) rotate(45deg);
    background-color: #ffffff;
    border: 1px solid #ddd;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.5); }

.divPipeParams .button {
    margin-bottom: 2px; }

.keypad_num {
    width: 45px;
    height: 22px;
    margin: 0px 2px;
    display: inline-block;
    text-align: center; }

.wide1200, .wide1000, .wide900, .wide800, .wide700, .wide600, .wide500, .wide400 {
    display: none; }

/*@media (min-width: 1200px) {

    .wg-details-container {
        max-width: 50%;
    }
   
}*/
@media (max-width: 1200px) {
    .nowide1200 {
        display: none !important; }
    .wide1200 {
        display: initial !important; }
    .wg-details-container {
        max-width: 50em;
        /*#CurPrjName {
            max-width: 450px;
        }*/ }
    #divUserMenu .button-submenu-caption {
        max-width: 180px; }
    /*.sidebar-menu-panel {
        width: 250px;
    }*/
    .bg_loader_message {
        width: 500px; }
    /*.nc_warning {
        right: 260px; 
    }*/
    .nc_warning {
        font-weight: 400;
        padding: 2px 3px 1px 3px; } }

@media (max-width: 1000px) {
    /*.wg-details-container {
        #CurPrjName {
            max-width: 350px;
        }
    }*/
    .nowide1000 {
        display: none !important; }
    .wide1000 {
        display: initial !important; }
    .footer_left {
        /*left: 185px;*/
        width: 177px; }
    .bg_loader_message {
        width: 400px; }
    /*.nc_warning {
        right: 250px; 
    }*/
    .nc_warning {
        font-weight: 400;
        padding: 2px 3px 1px 3px; }
    .nc_warning {
        font-size: 8pt; } }

@media (max-width: 900px) {
    .nowide900 {
        display: none !important; }
    .wide900 {
        display: initial !important; }
    .grid .grid-item {
        width: 100%;
        margin-left: 0;
        margin-right: 0; }
    .wg-details-container .wkg-icon {
        display: inline; }
    .wg-details-container b {
        display: none; }
    .wg-details-container #divWkgName {
        max-width: 34em; }
    .wg-details-container #CurPrjName {
        max-width: 27em; }
    /*.nc_warning {
        right: 230px; 
    }*/
    #imgLogoFull {
        display: none; }
    #imgLogoSmall {
        display: block; }
        #imgLogoSmall img {
            height: 38px;
            width: 38px; }
    .logo-container {
        width: 40px;
        min-width: 40px;
        max-width: 40px;
        padding: 1px; }
    #divUserMenu .button-submenu-caption {
        max-width: 130px; }
    /*.sidebar-menu-panel {
        width: 230px;
    }*/
    .bg_loader_message {
        width: 300px; } }

@media (min-width: 900px) {
    .wg-details-container .wkg-icon {
        display: none; }
    .wg-details-container b {
        display: inline; }
    #imgLogoFull {
        display: block; }
    #imgLogoSmall {
        display: none; }
    .logo-container {
        /*width: 17%;*/
        min-width: 180px;
        max-width: 300px; } }

@media (max-width: 800px) {
    .nowide800 {
        display: none !important; }
    .wide800 {
        display: initial !important; }
    .icon-links i {
        padding: 0px 3px;
        font-size: 18px; }
    .sidebar-menu-footer {
        display: none; }
    .sidebar-menu-panel {
        z-index: 100; }
    .sidebar-menu-content:hover {
        background-color: rgba(250, 250, 250, 0.97) !important; }
    .sidebar-menu-toggler:hover {
        background-color: rgba(250, 250, 250, 0.97) !important; }
    .wg-details-container {
        padding: 1px 6px; }
        .wg-details-container #CurPrjName {
            width: calc(100% - 80px);
            max-width: 24em; }
        .wg-details-container .dx-texteditor-input {
            padding: 0px 4px;
            min-height: 16px; }
        .wg-details-container .dx-texteditor-container {
            height: 18px; }
    #divUserMenu .button-submenu-caption {
        max-width: 105px; }
    #imgLogoSmall img {
        height: 34px;
        width: 34px; }
    .nc_warning {
        font-size: 7pt; }
    .zoom800 {
        /*zoom: 0.95;
        margin: 0px auto;*/
        -ms-transform: scale(0.95, 0.95);
        /* IE 9 */
        -webkit-transform: scale(0.95, 0.95);
        /* Chrome, Safari, Opera */
        transform: scale(0.95, 0.95); }
    /*.sidebar-menu-panel {
        width: 200px;
    }*/
    .footer_left {
        /*left: 68px;*/
        width: 68px; } }

@media (max-width: 700px) {
    .nowide700 {
        display: none !important; }
    .wide700 {
        display: initial !important; }
    .wg-details-container {
        padding: 1px 4px;
        max-width: 28%; }
        .wg-details-container #CurPrjName {
            width: calc(100% - 60px);
            max-width: 25em; }
    div#divUserMenu {
        /*padding: 0px;*/
        background-color: transparent !important;
        border: 0px;
        /*.dx-icon {
            font-size: 17px;
            margin-right: 5px;
        }*/ }
        div#divUserMenu .dx-button-text, div#divUserMenu .dx-menu-item-popout-icon-container {
            display: none; }
        div#divUserMenu .dx-button-content {
            padding: 3px 0px; }
        div#divUserMenu .fa-user {
            margin: 0px 4px;
            font-size: 12px; }
        div#divUserMenu .dx-icon-right {
            display: none; }
    /*#divUserMenu {
        .button-submenu-caption {
            max-width: 85px;
        }

        .dx-button-has-text.dx-button-content {
            padding: 2px 4px;
        }
    }*/
    .icon-links i {
        padding: 0px 2px;
        font-size: 16px; }
    .icon-links i.ion {
        font-size: 19px; }
    .tdHeader {
        height: 36px; }
    .logo-container {
        padding: 0px;
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -o-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9); }
    .login-logo {
        margin-bottom: 1ex;
        -webkit-transform: scale(0.85);
        -moz-transform: scale(0.85);
        -o-transform: scale(0.85);
        -ms-transform: scale(0.85);
        transform: scale(0.85); }
    .tdRoundBox {
        padding: 1em;
        margin-bottom: 1ex; }
    .forgot-password {
        margin-top: 1ex; }
    #btnLogon, #btnMode {
        padding: 1px; }
    #btnLogon {
        margin-top: 1ex; }
    .tdFooter, .skin-default .tdFooter {
        font-size: 0.85em;
        padding: 3px 8px;
        height: 16px; }
    .tdFooterClear {
        height: 16px; }
    #frmLogon {
        width: auto;
        min-width: 220px;
        max-width: 350px; }
    .frmLogonOR {
        padding: 1ex 0px 0.5em 0px; }
    /*.sidebar-menu-panel {
        width: 180px;
    }*/
    .bg_loader_message {
        width: 200px; } }

@media (max-width: 600px) {
    .nowide600 {
        display: none !important; }
    .wide600 {
        display: initial !important; }
    .wg-details-container #CurPrjName {
        max-width: 23em; }
    .stock-trend-options {
        zoom: 0.85 !important; } }

@media (max-width: 500px) {
    .nowide500 {
        display: none !important; }
    .wide500 {
        display: initial !important; }
    .wg-details-container {
        /*max-width: 32%;*/
        padding: 0px 3px;
        /*.dx-texteditor-container {
            height: 17px;
            font-size: 85%;
            padding: 0px;
        }*/ }
        .wg-details-container .wkg-icon {
            display: none; }
        .wg-details-container #CurPrjName {
            width: 90%;
            max-width: 21em; }
    /*.icon-links i {
        padding: 0px 2px 0px 2px;
    }*/
    /*.sidebar-menu-panel {
        width: 145px;
    }*/
    .bg_loader_message {
        display: none; }
    .tdHeader {
        height: 30px;
        font-size: 90%; }
    .tdFooter, .skin-default .tdFooter {
        font-size: 0.8em;
        padding: 1px 6px; }
    #imgLogoSmall img {
        height: 30px;
        width: 30px; }
    /*.nc_warning {
        right: 35%; 
    }*/
    .login-logo-svg {
        width: 320px; } }

@media (max-width: 400px) {
    .nowide400 {
        display: none !important; }
    .wide400 {
        display: initial !important; }
    .wg-details-container {
        /*max-width: 35%;*/
        /*.dx-dropdowneditor-button {
            width: 20px;
        }*/ }
        .wg-details-container #CurPrjName {
            max-width: 14em; }
    #imgLogoSmall img {
        height: 28px;
        width: 28px; }
    .tdHeader {
        height: 28px;
        font-size: 85%; }
    .nc_warning {
        display: none; }
    .stock-trend-options {
        zoom: 0.8 !important; } }

.divMainContentTitle {
    height: 2.2em;
    text-align: center;
    padding-top: 1.1ex;
    display: none; }
    .divMainContentTitle h3 {
        text-align: center;
        max-width: calc(100% - 32px);
        padding: 0px;
        margin: 0px auto;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis; }

.divMainContentTabs {
    height: 2.2em;
    text-align: left;
    padding: auto 0px;
    display: none; }

.mainContentTitle .divMainContentTitle {
    display: block; }

.mainContentTitle .mainContentContainer {
    height: calc(100% - 2.2em); }

.mainContentTabs .divMainContentTabs {
    display: block;
    float: left; }

.mainContentTabs .mainContentContainer {
    height: calc(100% - 2.2em); }

.mainContentContainer {
    width: 100%;
    height: 100%;
    overflow: auto; }
    .mainContentContainer.no_scroll {
        overflow: hidden; }

.divMainContent_padding {
    padding-left: 15px;
    /*padding-right: 4px;
    padding-top: 6px;
    padding-bottom: 8px;*/
    width: calc(100% - 15px);
    height: calc(100%); }
    .divMainContent_padding .dxToolbar {
        margin-left: -15px;
        /*margin-top: -6px;*/
        width: calc(100% + 15px);
        padding-left: 15px; }
    .divMainContent_padding .dxToolbar.no-shift {
        margin-left: 1px;
        width: 100%;
        padding-left: 8px;
        border-left: 1px solid #f5f5f5; }

.toolbar_padding {
    margin-left: -15px;
    width: calc(100% + 15px);
    padding-left: 15px; }

.tabs_padding {
    margin-left: -18px;
    width: calc(100% + 20px); }

.nolink {
    cursor: not-allowed;
    color: currentColor;
    opacity: 0.5; }

.custom_tooltip {
    background: #fefcd9;
    border: 1px solid #c8b649;
    padding: 1ex 1em;
    border-radius: 0px 6px 0px 6px;
    box-shadow: 2px 2px 8px 1px rgba(64, 64, 64, 0.2); }

.splitter_v {
    background: url(images/splitter_v_bg.png);
    right: -1px;
    width: 6px;
    z-index: 0 !important; }
    .splitter_v:hover {
        background: url(images/splitter_v_h_bg.png); }

.splitter_h {
    background: url(images/splitter_h_bg.png);
    background-repeat: repeat-x;
    right: 0px;
    height: 6px;
    z-index: 0 !important; }
    .splitter_h:hover {
        background: url(images/splitter_h_h_bg.png); }

.splitter_left {
    height: 100%;
    float: left;
    clear: none;
    float: left;
    border-spacing: 0px;
    overflow: hidden;
    display: inline-block;
    padding-right: 5px; }

.infodoc_preview {
    background: #f9fafc; }

.anytimeMainTable {
    width: calc(100% - 64px);
    height: 99%;
    margin: 0px auto; }

.ec_wm {
    opacity: 0.4;
    /*-webkit-animation: fadein 1s;
    -moz-animation: fadein 1s;
    animation: fadein 1s;*/ }

.ec_wm_bg {
    background: #ffffff;
    border-radius: 6px;
    padding: 24px;
    /*margin-bottom: 1ex;*/
    display: inline-block; }

.survey_question {
    display: inline-block; }
    .survey_question p:first-child {
        margin-top: 0px;
        padding-top: 0px; }
    .survey_question p:last-child {
        margin-bottom: 0px;
        padding-bottom: 0px; }

#workflow a:hover, .dx-button:hover, i.fa:hover, i.far:hover, i.fas:hover, i.ion:hover, i.dx-icon:hover, a:hover {
    transition: color .25s linear,background .25s linear, border .25s linear; }

.key {
    display: inline-block;
    background: #F5F5F5;
    border-radius: 3px;
    border: 2px outset rgba(255, 255, 255, 0.4);
    padding: 0px 3px 0px 3px;
    text-align: center;
    min-width: 18px;
    margin: 2px 1px 2px 0px;
    font-size: 11px; }

.dx-ec-button-default {
    background-color: #0051a8 !important; }
    .dx-ec-button-default .dx-menu-item-popout-icon::before {
        color: #ffffff; }

.dx-ec-button-default-hover, .dx-ec-button-default-active, .dx-ec-button-default.dx-state-hover {
    background-color: #004988 !important; }

.dx-ec-button-default.dx-button.dx-state-hover .dx-menu-item-popout-icon:before {
    color: #ffffff; }

.dx-ec-button-default-focused {
    background-color: #073763 !important; }
    .dx-ec-button-default-focused .dx-menu-item-popout-icon::before {
        color: #ffffff; }

.dx-treelist-rowsview :not(.dx-row-focused).dx-row.dx-selection > td, .dx-treelist-rowsview :not(.dx-row-focused).dx-row.dx-selection > tr > td, .dx-treelist-rowsview :not(.dx-row-focused).dx-row.dx-selection:hover > td, .dx-treelist-rowsview :not(.dx-row-focused).dx-row.dx-selection:hover > tr > td {
    background-color: transparent !important; }

.psw_plain {
    display: none;
    margin-right: 3px;
    font-size: 12px;
    cursor: pointer;
    color: #555555; }
    .psw_plain:hover, .psw_plain:active {
        display: inline-block;
        color: #004988; }

.dx-state-focused .psw_plain {
    display: inline-block; }

.help_icon {
    color: #0051a8;
    font-size: 16px;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1; }

.help_icon::before {
    content: "\f059"; }

.blink_me {
    animation: blinker_bg 1s linear infinite; }

.blink_twice {
    animation: blinker 1s linear;
    animation-iteration-count: 2; }

.blink_new {
    animation: blinker 2s ease-in-out;
    animation-iteration-count: 3; }

.blink_red {
    animation: blink_red 2s ease-in-out;
    animation-iteration-count: 3; }

.blink_stock_up {
    animation: blink_stock_green 3s ease-in-out;
    animation-iteration-count: 1; }

.blink_stock_down {
    animation: blink_stock_red 3s ease-in-out;
    animation-iteration-count: 1; }

.blink_red_fast {
    animation: blink_red 2s ease-in-out;
    animation-iteration-count: 3; }

.blink_opacity {
    animation: blinker 1s linear;
    animation-iteration-count: 5; }

.blink_opacity_slow {
    animation: blinker 2s linear infinite; }

.blink_opacity_twice {
    animation: blinker 1s linear;
    animation-iteration-count: 2; }

@keyframes blinker {
    50% {
        opacity: 0.1; } }

@keyframes blink_red {
    50% {
        background: #ff2727;
        color: #ffffff; } }

@keyframes blink_stock_red {
    25% {
        background: #f2b7b7; } }

@keyframes blink_stock_green {
    25% {
        background: #d8edbc; } }

@keyframes blinker_bg {
    50% {
        opacity: 0;
        background: rgba(255, 255, 158, 0.85); } }

.preloader_dots, .progress .preloader_dots {
    background: #ffffff url(../../Images/preload.gif) no-repeat center center !important; }

.preloader_dots, .progress .preloader_dots {
    background-size: 64px !important;
    opacity: 0.4; }

@media print {
    .dxToolbar, .fullscreen-btn, .fullscreen-esc {
        display: none; }
    .dx-tile {
        page-break-after: always;
        /*break-after: always;*/ }
    /*.dx-tile:nth-child(1) {
        page-break-before: avoid; 
        page-break-after: avoid; 
        break-after: avoid;
    }*/ }

/*********** TinyMCE related CSS Starts ***********/
.tox-tinymce .tox-statusbar .tox-statusbar__branding {
    display: none !important; }

/*********** TinyMCE related CSS Ends ***********/
/***** Color Editor ******/
.colorSelectionMarker {
    margin: 2px;
    min-width: 16px;
    height: 16px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    border-radius: 3px; }

.colorAlts {
    background: #38761d; }

.colorObjs {
    background: #073763; }

.colorObjsImpact {
    background: #539ddd; }

.colorUsers {
    background: #915514; }

.colorHeatMap {
    background: #951515; }

.colorScenarios {
    background: #ff4f4f; }

.colorPortfolios {
    background: #DC6200; }

.as_help {
    cursor: help; }

/***** Color Editor ******/
/*********** New Portfolio Grid related CSS Starts ***********/
.raHelpInfo {
    cursor: help;
    background: #fff5e0;
    border: 1px solid #d0e0ff;
    padding: 0px 2px 1px 2px; }

.raEditCellTemplate {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    cursor: text;
    padding: 0px 2px 0px 2px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.raIsSoft {
    background: #eeeeee;
    color: #606060;
    font-style: italic; }

.raCellBar {
    background: #d0d0d0;
    width: 100%;
    position: relative;
    float: right;
    height: 2px; }

.raCellBarVal {
    border-bottom: 2px solid #8899cc; }

.raEditCellTable {
    width: 100%;
    border-spacing: 0; }

.raEditCellTable td {
    border-bottom: 0 !important;
    padding: 0 !important; }

.raEditCellTable td:first-child {
    width: 1%; }

.raTotalRowAlt {
    background: #f5f5f5;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    height: 25px;
    margin-left: -5px;
    margin-right: -5px;
    padding-top: 1px; }

.raTotalRow {
    background: #ffffff;
    height: 24px;
    margin-left: -5px;
    margin-right: -5px;
    padding-top: 2px; }

.minmaxClass div input {
    padding: 2px; }

/*********** New Portfolio Grid related CSS Ends ***********/
.nav-items {
    padding: 20px;
    border-left: 1px solid #ccc;
    height: 66px;
    display: flex;
    align-items: center; }

.has-visible-watermark .nav-items {
    height: 55px; }

body.start-page #stickyHeader,
body.start-page #stickyHeader .navbar-collapse,
body.start-page #stickyHeader .top_logobar {
    display: contents !important; }

body.start-page #divWatermarkMsg {
    display: block !important; }
