@IMPORT url("/pages/javax.faces.resource/base-theme.css?ln=primefaces-basedark");
@IMPORT url("/pages/javax.faces.resource/css/colors.css?ln=default&v=1_7");
@IMPORT url("/pages/javax.faces.resource/css/trax-icon.css?ln=default&v=1_7");
@IMPORT url("/pages/javax.faces.resource/css/trax-icon-mono-light-grey.css?ln=default&v=1_7");

.ui-treenode-label {
    color: #555555;
}

.trax-white-tree > span > .ui-treenode-icon {
    color: #555555;
}

.trax-header {
    text-shadow: #aaaaaa 1px 1px;
}

body {
    background-color: #4d4d4d;
}

* {
    font-family: "Segoe UI", Verdana, Arial, sans-serif
}

.ui-widget-content a, .ui-widget-header a {
    color: #fefeff;
}

.ui-widget-header {
    background-color: #557788;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7799a6), color-stop(100%, #557788));
    background: -webkit-linear-gradient(#7799a6, #557788);
    background: -moz-linear-gradient(#7799a6, #557788);
    background: -ms-linear-gradient(#7799a6, #557788);
    background: -o-linear-gradient(#7799a6, #557788);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7799a6', endColorstr='#557788');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7799a6', endColorstr='#557788');
    background: linear-gradient(#7799a6, #557788);
    border: 1px solid #3c443c;
    color: #fefeff;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover {
    background-color: #557788;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7799a6), color-stop(100%, #557788));
    background: -webkit-linear-gradient(#7799a6, #557788);
    background: -moz-linear-gradient(#7799a6, #557788);
    background: -ms-linear-gradient(#7799a6, #557788);
    background: -o-linear-gradient(#7799a6, #557788);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7799a6', endColorstr='#557788');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7799a6', endColorstr='#557788');
    background: linear-gradient(#7799a6, #557788);
    color: #fefeff;
}

.ui-state-hover a, .ui-state-hover a:hover {
    color: #fefeff;
}

.meteo-data-row:hover {
    background: -moz-linear-gradient(#676767, #343434) ! important;
    background: -webkit-linear-gradient(#676767, #343434) ! important;
    background: -o-linear-gradient(#676767, #343434) ! important;
    background: -ms-linear-gradient(#676767, #343434) ! important;
    background: linear-gradient(#676767, #343434) ! important;
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    background-color: #557788;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7799a6), color-stop(100%, #557788));
    background: -webkit-linear-gradient(#7799a6, #557788);
    background: -moz-linear-gradient(#7799a6, #557788);
    background: -ms-linear-gradient(#7799a6, #557788);
    background: -o-linear-gradient(#7799a6, #557788);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7799a6', endColorstr='#557788');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7799a6', endColorstr='#557788');
    background: linear-gradient(#7799a6, #557788);
    color: #fefeff;
    -moz-box-shadow: 0 0 8px #9cc3d2;
    -webkit-box-shadow: 0 0 8px #9cc3d2;
    box-shadow: 0 0 8px #9cc3d2;
}

.ui-inputfield.ui-state-hover, .ui-widget-content .ui-inputfield.ui-state-hover, .ui-widget-header .ui-inputfield.ui-state-hover {
    border-color: #557788;
}

.ui-menubar {
    background: -moz-linear-gradient(#676767, #343434);
    background: -webkit-linear-gradient(#676767, #343434);
    background: -o-linear-gradient(#676767, #343434);
    background: -ms-linear-gradient(#676767, #343434);
    background: linear-gradient(#676767, #343434);
}

.ui-datatable-data > tr:nth-child(2n) td {
    background-image: none ! important;
    background-color: #676767;
}

.ui-datatable-data > tr:nth-child(2n+1) td {
    background-image: none ! important;
    background-color: #565656;
}

.ui-datatable-data > tr:hover > td {
    background: -moz-linear-gradient(#676767, #343434) ! important;
    background: -webkit-linear-gradient(#676767, #343434) ! important;
    background: -o-linear-gradient(#676767, #343434) ! important;
    background: -ms-linear-gradient(#676767, #343434) ! important;
    background: linear-gradient(#676767, #343434) ! important;
}

[role=button] {
    font-weight: normal ! important;
    font-size: 10.5pt ! important;
}

.ui-scrollpanel-track {
    background: none;
    background-color: #A5A5A5;
}

/* PrimeFaces Extensions */
.ui-inputfield, .ui-widget-content .ui-inputfield, .ui-widget-header .ui-inputfield {
    background: #ffffff;
    -moz-box-shadow: inset 0 2px 2px #8f8f8f;
    -webkit-box-shadow: inset 0 2px 2px #8f8f8f;
    box-shadow: inset 0 2px 2px #8f8f8f;
    color: #222222;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.ui-inputfield.ui-state-hover, .ui-widget-content .ui-inputfield.ui-state-hover, .ui-widget-header .ui-inputfield.ui-state-hover {
    border-color: #778877;
}

.ui-inputfield.ui-state-focus, .ui-widget-content .ui-inputfield.ui-state-focus, .ui-widget-header .ui-inputfield.ui-state-focus {
    -moz-box-shadow: 0px 0px 5px #8B798B, inset 0 2px 2px #8f8f8f;
    -webkit-box-shadow: 0px 0px 5px #8B798B, inset 0 2px 2px #8f8f8f;
    box-shadow: 0px 0px 5px #8B798B, inset 0 2px 2px #8f8f8f;
    border-color: #8B798B;
}

.ui-tree .ui-tree-nodes .ui-tree-node {
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.ui-datatable-data > tr:nth-child(2n) > .inner-datatable {
    background: none ! important;
    background-color: #89899A ! important;
    font-size: 12px;
}

.ui-datatable-data > tr:nth-child(2n+1) > .inner-datatable {
    background: none ! important;
    background-color: #787889 ! important;
    font-size: 12px;
}

.inner-datatable {
    background: none ! important;
    background-color: #676778 ! important;
    font-size: 12px;
}

.jqplot-yaxis, .jqplot-y2axis, .jqplot-y3axis, .jqplot-y4axis, .jqplot-y5axis .jqplot-yaxis-tick, .jqplot-y2axis-tick, .jqplot-y3axis-tick, .jqplot-y4axis-tick, .jqplot-y5axis-tick, .jqplot-xaxis-tick, .jqplot-x2axis-tick, .jqplot-x3axis-tick, .jqplot-x4axis-tick, .jqplot-x5axis-tick, jqplot-yaxis-label, jqplot-y2axis-label, jqplot-y3axis-label, jqplot-y4axis-label, jqplot-y5axis-label, jqplot-xaxis-label, jqplot-x2axis-label, jqplot-x3axis-label, jqplot-x4axis-label, jqplot-x5axis-label {
    background: none ! important;
    background-color: #EEEEFF ! important;
}

.jqplot-title {
    color: white;
}

.trax-footer {
    text-shadow: #888888 1px 1px;
}

.back-link {
    text-color: blue !important;
    color: #fff;
}

.status-tooltip .ui-tooltip-text {
    background-color: #1d1d1d;
}

[class~=not-saved-changes-button][aria-disabled=false] {
    background: #CCAA00;
    color: #222222;
}

.trax-ui-tree {
    background: white;
    box-shadow: inset 0 2px 2px #8f8f8f;
}

.trax-ui-tree span {
    color: #333333;
}

.override-conf-param {
    color: rgb(5, 167, 255);
}

.gm-style-iw {
    background: rgba(255, 255, 255, 0);
}

.trax-tree .ui-treenode-label {
    color: white;
}

.trax-area-scroll-panel {
    background: #fff;
}

.ti-login {
    background-image: url(/pages/javax.faces.resource/img/traxIcon/login-white.png?ln=default&v=1_7) !important;
}

.ti-back {
    background-image: url(/pages/javax.faces.resource/img/traxIcon/back-orange.png?ln=default&v=1_7) !important;
}

.ti-collapse {
    background-image: url(/pages/javax.faces.resource/img/traxIcon/collapse-white.png?ln=default&v=1_7) !important;
}

.ti-extend {
    background-image: url(/pages/javax.faces.resource/img/traxIcon/extend-white.png?ln=default&v=1_7) !important;
}

.top-menu .inactive span {
    /*
    color: red;
    */
}

.top-menu .partial-inactive span {
    /*
    color: darkmagenta;
    */
}

.active-menuitem {
    background-color: #8B798B;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6A5C6A), color-stop(100%, #8B798B));
    background: -webkit-linear-gradient(#6A5C6A, #8B798B);
    background: -moz-linear-gradient(#6A5C6A, #8B798B);
    background: -ms-linear-gradient(#6A5C6A, #8B798B);
    background: -o-linear-gradient(#6A5C6A, #8B798B);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6A5C6A', endColorstr='#8B798B');
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6A5C6A', endColorstr='#8B798B');
    background: linear-gradient(#6A5C6A, #8B798B);
    outline: 0;
    border: 1px solid #000000;
    color: #DDDDDD;
    font-weight: bold;
}

.alarm-menu-item {
    background-color: rgba(255, 0, 0, 0.4);
}

.user-alarm-menu-item {
    background-color: rgba(255, 255, 0, 0.4);
}

/*zmiana z uwagi na błąd przy domyślnym gradientowym tle*/
.top-menu .ui-state-hover {
    background-color: #557788 !important;
    background: none;
}

#topMenuForm\:trax-logo {
    position: relative;
    left: -6px;
    top: 1px;
    height: 36px;
    width: 120px;
    padding: 0 ! important;
    margin: 0 ! important;
    background-size: contain ! important;
    background: url(/pages/javax.faces.resource/img/traxIconLightGrey/trax.png?ln=default&v=1_7) no-repeat top center;
}

.loginPageLogo {
    background-image: url("/pages/javax.faces.resource/img/logo/sonatina_orange.png?ln=default&v=1_7") ! important;
}

#loginForm {
    background: rgba(77, 77, 77, 0.25) ! important;
    border-image: none ! important;
}

#loginForm > *, #loginForm .ui-widget-header {
    border: none ! important;
}

#loginForm button[role=button] {
    background: rgba(77, 77, 77, 0.8) ! important;
}

#loginForm button:hover {
    color: rgb(77, 77, 77) ! important;
    background: rgba(233, 79, 55, 0.8) ! important;
}

#loginForm .ui-button-text {
    font-weight: bold;
    color: rgb(233, 79, 55) ! important;
}

#loginForm button:hover .ui-button-text {
    color: rgb(77, 77, 77) ! important;
}

body.login {
    background-image: url("/pages/javax.faces.resource/img/background_night.jpg?ln=default&v=1_7");
}

#loginForm input {
    color: #444444;
    font-weight: bold;
}

#loginForm input::placeholder {
    color: #444444;
}

@-moz-document url-prefix() {
    #loginForm input::placeholder {
        color: black;
    }
}


.te-device-after-warranty td {
    background-color: #770000 !important;
}

.te-device-near-warranty td {
    background-color: #604a0f !important;
}