/*!
 * Ext JS Library 3.3.1
 * Copyright(c) 2006-2010 Sencha Inc.
 * licensing@sencha.com
 * http://www.sencha.com/license
 */
body {
    font-family:'lucida grande',tahoma,arial,sans-serif;
    font-size:11px;
}
sub {
	vertical-align: sub;
	font-size: smaller;	
}
sup {
	vertical-align: super;
	font-size: smaller;	
}
a {
    color:#15428B;
}
a:link, a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

#header {
    background: #7F99BE url(../../resources/images/hd-bg.gif) repeat-x center;
}
#header1 {
    background: #d4c100 url(../../resources/images/hd-bg-yellow.gif) repeat-x center;
}
#header2 {
    background: #750000 url(../../resources/images/hd-bg-red.gif) repeat-x center;
}

.grouped-list .x-boundlist-item {
  padding: 1px 3px 0 10px
}

.grouped-list .group-header {
  padding: 4px;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
}

.x-progress-red .x-progress-bar { 
    border-right-color: #da5e5e; 
    border-top-color: #da5e5e; 
    background: repeat-x;
    background-image: url('../../resources/images/themes/red/progress/progress-default-bg.gif'); ; 
    background-color: #da5e5e; 
}
.x-progress-orange .x-progress-bar { 
    border-right-color: #d48200; 
    border-top-color: #d48200; 
    background: repeat-x;
    background-image: url('../../resources/images/themes/orange/progress/progress-default-bg.gif'); ; 
    background-color: #d48200; 
}
.x-progress-green .x-progress-bar { 
    border-right-color: #54a358; 
    border-top-color: #54a358;
    background: repeat-x;
    background-image: url('../../resources/images/themes/green/progress/progress-default-bg.gif'); 
    background-color: #54a358;
}

.normalwhite {
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}
.x-mask-custom{
    z-index:100;
    position:absolute;
    top:0;
    left:0;
    filter:alpha(opacity=50);
    opacity:.5;
    width:100%;
    height:100%;
    zoom:1;
    background:#ccc
}
.x-mask-custom-msg {
    z-index:20001;
    position:absolute;
    top:0;
    left:0;
    padding:0px;
    border:1px solid;
    border-color:#99bce8;
    background-image:none;
    background-color:#dfe9f6
}
.x-mask-custom-msg div{
    padding:25px 25px 25px 25px;
    background-image:url('../../resources/images/loading.gif');
    background-repeat:no-repeat;
    background-position: center center;
    height: 350px;
    width: 550px;
    cursor:wait;
    border:0px solid #a3bad9;
    background-color:#fff;
    color:#222;
    font:normal 11px tahoma,arial,verdana,sans-serif
}
.bgintro {
    background-image: url(../../resources/images/intro.png);
    background-size: 100%;
    background-repeat: no-repeat;
    filter:alpha(opacity=60)!important;
    opacity:.6!important;
    position: absolute;
    top: 0;
    left: 0;
}
.hotkeys {
    bodyStyle: 'opacity:0.7;';
	background-color: #fff;
    filter: alpha(opacity=50)!important;
}
.header {
    background: #7F99BE url(../../resources/images/hd-bg.gif) repeat-x center;
}
.header1 {
    background: #d4c100 url(../../resources/images/hd-bg-yellow.gif) repeat-x center;
}
.header2 {
    background: #750000 url(../../resources/images/hd-bg-red.gif) repeat-x center;
}
.header_text {
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}
.usrheader_text {
    font-size: 12px;
    color: #fff;
    font-weight: normal;
}
.footer_text {
    font-size: 10px;
    color: #34527E;
    font-weight: normal;
}
.login_text {
    font-size: 16px;
    color: #34527E;
    font-weight: bold;
    text-align: center;
}
.diagramm_background {
    background: #fff;
}
.x-grid-table .x-grid-cell-maxColumn {background: #fdb393;}
.x-grid-table .x-grid-cell-minColumn {background: #93d4fd;}
.x-grid-table .x-grid-cell-sumColumn {background: #fdef93;}
.x-grid-table .x-grid-cell-avgColumn {background: #93fd93;}
.bg_green {
    background: #93fd93;
}
.bg_yellow {
    background: #fdef93;
}
.bg_orange {
    background: #fdb393;
}
.bg_blue {
    background: #93d4fd;
}
.bg_red {
    background: #9fd9393;
}
.fg_green {
    color: #93fd93;
}
.bg_yellow {
    color: #fdef93;
}
.fg_orange {
    color: #ffbc3a;
}
.fg_blue {
    color: #93d4fd;
}
.fg_red {
    color: #9fd9393;
}
.curve1_color {
    background: #e39999;
}
.curve2_color {
    background: #a3b3d2;
}
.curve3_color {
    background: #f8f5a4;
}
.curve4_color {
    background: #a0daaa;
}
.curve1_color_org {
    background: #b90100;
}
.curve2_color_org {
    background: #18428E;
}
.curve3_color_org {
    background: #ede61c;
}
.curve4_color_org {
    background: #12a22a;
}
.colCheckedFlag .x-column-header-inner { 
    background:transparent url(../icons/bullet_tick.png) no-repeat;//  3px 3px !important; 
    text-indent:12px; 
}
.colUncheckedFlag .x-column-header-inner { 
    background:transparent url(../icons/bullet_cross.png) no-repeat;// no-repeat 3px 3px !important; 
    text-indent:12px; 
}
.colUnknownFlag .x-column-header-inner { 
    background:transparent url(../icons/bullet_error.png) no-repeat;// no-repeat 3px 3px !important; 
    text-indent:12px; 
}
#header h1 {
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    padding: 5px 10px;
}
#start-div h2 {
    font-size: 12px;
    color: #555;
    padding-bottom:5px;
    border-bottom:1px solid #C3D0DF;
}
#start-div {
    margin: 15px 0;
	padding-top: 15px;
}
#start-div p {
    margin: 10px 0;
}
#details-panel h2 {
    padding:10px 10px 0;
    font-size:12px;
    color:#15428B;
}
#details-panel p {
    padding:10px 10px 0;
}
#details-panel pre {
    border-top:1px dotted #ddd;
    border-bottom:1px dotted #ddd;
    margin-top:10px;
    padding:0 5px;
    background:#f5f5f5;
}
#details-panel .details-info {
    margin:15px;
    padding:15px;
    border:1px dotted #999;
    color:#555;
    background: #f9f9f9;
}
.x-tab-panel-header-plain .x-tab-strip-top {
    background: #DFE8F6 url(../../resources/images/default/tabs/tab-strip-bg.gif) repeat-x scroll center bottom !important;
}
.custom-accordion .x-panel-body{
    background:#ffe;
    text-align:center;
}
.custom-accordion .x-panel-body p {
    font-family:georgia,serif;
    padding:20px 80px !important;
    font-size:18px;
    color:#15428B;
}
.custom-accordion .x-panel-header-text {
    font-weight:bold;
    font-style:italic;
    color:#555;
}
.inactive-row .x-grid-cell {
    filter:alpha(opacity=60)!important;
    text-decoration: line-through;
    opacity:.6!important;
}
.inactive-red-row .x-grid-cell { 
    background-color: #ffe2e2; 
    filter:alpha(opacity=60)!important;
    text-decoration: line-through;
    opacity:.6!important;
} 
.inactive-blue-row .x-grid-cell { 
    background-color: #dfe8f6; 
    filter:alpha(opacity=60)!important;
    text-decoration: line-through;
    opacity:.6!important;
}
.inactive-green-row .x-grid-cell { 
    background-color: #e2ffe2; 
    filter:alpha(opacity=60)!important;
    text-decoration: line-through;
    opacity:.6!important;
}
.inactive-yellow-row .x-grid-cell { 
    background-color: #ffffaa; 
    filter:alpha(opacity=60)!important;
    text-decoration: line-through;
    opacity:.6!important;
}
.inactive-violet-row .x-grid-cell { 
    background-color: #ebceff; 
    filter:alpha(opacity=60)!important;
    text-decoration: line-through;
    opacity:.6!important;
}
.inactive-orange-row .x-grid-cell { 
    background-color: #ffcc99; 
    filter:alpha(opacity=60)!important;
    text-decoration: line-through;
    opacity:.6!important;
}
.inactive-cyan-row .x-grid-cell { 
    background-color: #ccffff; 
    filter:alpha(opacity=60)!important;
    text-decoration: line-through;
    opacity:.6!important;
}
.inactive-darkgreen-row .x-grid-cell { 
    background-color: #006600; 
    filter:alpha(opacity=60)!important;
    text-decoration: line-through;
    opacity:.6!important;
}
.disabled-row .x-grid-cell {
    filter:alpha(opacity=60)!important;
    opacity:.6!important;
}
.disabled-red-row .x-grid-cell { 
    background-color: #ffe2e2; 
    filter:alpha(opacity=60)!important;
    opacity:.6!important;
} 
.disabled-blue-row .x-grid-cell { 
    background-color: #dfe8f6; 
    filter:alpha(opacity=60)!important;
    opacity:.6!important;
}
.disabled-green-row .x-grid-cell { 
    background-color: #e2ffe2; 
    filter:alpha(opacity=60)!important;
    opacity:.6!important;
}
.disabled-yellow-row .x-grid-cell { 
    background-color: #ffffaa; 
    filter:alpha(opacity=60)!important;
    opacity:.6!important;
}
.disabled-violet-row .x-grid-cell { 
    background-color: #ebceff; 
    filter:alpha(opacity=60)!important;
    opacity:.6!important;
}
.disabled-orange-row .x-grid-cell { 
    background-color: #ffcc99; 
    filter:alpha(opacity=60)!important;
    opacity:.6!important;
}
.disabled-cyan-row .x-grid-cell { 
    background-color: #ccffff; 
    filter:alpha(opacity=60)!important;
    opacity:.6!important;
}
.disabled-darkgreen-row .x-grid-cell { 
    background-color: #006600; 
    filter:alpha(opacity=60)!important;
    opacity:.6!important;
}
.red-row .x-grid-cell { 
    background-color: #ffe2e2; 
    color: #900; 
} 
.blue-row .x-grid-cell { 
    background-color: #dfe8f6; 
    color: #000099; 
}
.green-row .x-grid-cell { 
    background-color: #e2ffe2; 
    color: #090; 
}
.yellow-row .x-grid-cell { 
    background-color: #ffffaa; 
    color: #a98800;	/*#e1b709; */
}
.violet-row .x-grid-cell { 
    background-color: #ebceff; 
    color: #660099; 
}
.orange-row .x-grid-cell { 
    background-color: #ffcc99; 
    color: #993300; 
}
.cyan-row .x-grid-cell { 
    background-color: #ccffff; 
    color: #006666; 
}
.darkgreen-row .x-grid-cell { 
    background-color: #006600; 
    color: #ccffcc; 
}
.sum-row .x-grid-cell {
	background-color: #dfe8f6;
	color: #000;
	font-weight: bold;
	border-top-color: #000;
	border-top-style: solid;
	border-top-width: 1px;
}
.disabled-sum-row .x-grid-cell {
	background-color: #b4c1c6;
	color: #3e3e3e;
	font-weight: bold;
	filter:alpha(opacity=60)!important;
    opacity:.6!important;
	border-top-color: #000;
	border-top-style: solid;
	border-top-width: 1px; 
}
.ysum-row .x-grid-cell {
	background-color: #ffcc99;
	color: #000;
	font-weight: bold;
	border-top-color: #000;
	border-top-style: solid;
	border-top-width: 1px;
}
.disabled-ysum-row .x-grid-cell {
	background-color: #c69f78;
	color: #3e3e3e;
	font-weight: bold;
	filter:alpha(opacity=60)!important;
    opacity:.6!important;
	border-top-color: #000;
	border-top-style: solid;
	border-top-width: 1px; 
}

.disabled-row-verr .x-grid-cell {
    filter:alpha(opacity=60)!important;
    opacity:.6!important;
    font-weight: bold; 
    color: red;
    animation: blinker 1s linear infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}
.disabled-red-row-verr .x-grid-cell { 
    background-color: #ffe2e2; 
    filter:alpha(opacity=60)!important;
    opacity:.6!important;
    font-weight: bold; 
    color: red;
    animation: blinker 1s linear infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
} 
.disabled-blue-row-verr .x-grid-cell { 
    background-color: #dfe8f6; 
    filter:alpha(opacity=60)!important;
    opacity:.6!important;
    font-weight: bold; 
    color: red;
    animation: blinker 1s linear infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}
.disabled-green-row-verr .x-grid-cell { 
    background-color: #e2ffe2; 
    filter:alpha(opacity=60)!important;
    opacity:.6!important;
    font-weight: bold; 
    color: red;
    animation: blinker 1s linear infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}
.disabled-yellow-row-verr .x-grid-cell { 
    background-color: #ffffaa; 
    filter:alpha(opacity=60)!important;
    opacity:.6!important;
    font-weight: bold; 
    color: red;
    animation: blinker 1s linear infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}
.disabled-violet-row-verr .x-grid-cell { 
    background-color: #ebceff; 
    filter:alpha(opacity=60)!important;
    opacity:.6!important;
    font-weight: bold; 
    color: red;
    animation: blinker 1s linear infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}
.disabled-orange-row-verr .x-grid-cell { 
    background-color: #ffcc99; 
    filter:alpha(opacity=60)!important;
    opacity:.6!important;
    font-weight: bold; 
    color: red;
    animation: blinker 1s linear infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}
.disabled-cyan-row-verr .x-grid-cell { 
    background-color: #ccffff; 
    filter:alpha(opacity=60)!important;
    opacity:.6!important;
    font-weight: bold; 
    color: red;
    animation: blinker 1s linear infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}
.disabled-darkgreen-row-verr .x-grid-cell { 
    background-color: #006600; 
    filter:alpha(opacity=60)!important;
    opacity:.6!important;
    font-weight: bold; 
    color: red;
    animation: blinker 1s linear infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}
.row-verr .x-grid-cell { 
    font-weight: bold; 
    color: red;
    animation: blinker 1s linear infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
} 
.red-row-verr .x-grid-cell { 
    background-color: #ffe2e2; 
    font-weight: bold; 
    color: red;
    animation: blinker 1s linear infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
} 
.blue-row-verr .x-grid-cell { 
    background-color: #dfe8f6; 
    font-weight: bold; 
    color: red;
    animation: blinker 1s linear infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}
.green-row-verr .x-grid-cell { 
    background-color: #e2ffe2;
    font-weight: bold; 
    color: red;
    animation: blinker 1s linear infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}
.yellow-row-verr .x-grid-cell { 
    background-color: #ffffaa; 
    font-weight: bold; 
    color: red;
    animation: blinker 1s linear infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}
.violet-row-verr .x-grid-cell { 
    background-color: #ebceff; 
    font-weight: bold; 
    color: red;
    animation: blinker 1s linear infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}
.orange-row-verr .x-grid-cell { 
    background-color: #ffcc99; 
    font-weight: bold; 
    color: red;
    animation: blinker 1s linear infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}
.cyan-row-verr .x-grid-cell { 
    background-color: #ccffff; 
    font-weight: bold; 
    color: red;
    animation: blinker 1s linear infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}
.darkgreen-row-verr .x-grid-cell { 
    background-color: #006600;
    font-weight: bold; 
    color: red;
    animation: blinker 1s linear infinite;
    -webkit-animation: blink 1s steps(5, start) infinite;
}
.verticaltab {    
  .x-tab-wrap{
    position: absolute;
    display: block;
    padding-left: 20px;
    transform: rotate(90deg);
  }

  .x-tab-button{
    position: absolute;
    display: block;
    padding-left: 0px;
    padding-top: 2px;
  }
}

#form-panel .x-panel-footer {
    background:#DFE8F6;
    border-color:#99BBE8;
    border-style:none solid solid;
    border-width:0pt 1px 1px;
}
#table-panel .x-table-layout {
    padding:5px;
}
#table-panel .x-table-layout td {
    vertical-align:top;
    padding:5px;
    font-size: 11px;
}
.icon-send {
    background-image:url(images/email_go.png) !important;
}
.icon-save {
    background-image:url(images/disk.png) !important;
}
.icon-print {
    background-image:url(images/printer.png) !important;
}
.icon-spell {
    background-image:url(images/spellcheck.png) !important;
}
.icon-attach {
    background-image:url(images/page_attach.png) !important;
}
.email-form .x-panel-mc .x-panel-tbar .x-toolbar {
    border-top:1px solid #C2D6EF;
    border-left:1px solid #C2D6EF;
    border-bottom:1px solid #99BBE8;
    margin:-5px -4px 0;
}
.inner-tab-custom .x-border-layout-ct {
    background: #fff;
}

#images-view .x-panel-body{
	background: white;
	font: 11px Arial, Helvetica, sans-serif;
}
#images-view .thumb{
	background: #dddddd;
	padding: 3px;
}
#images-view .thumb img{
	height: 60px;
	width: 80px;
}
#images-view .thumb-wrap{
	float: left;
	margin: 4px;
	margin-right: 0;
	padding: 5px;
}
#images-view .thumb-wrap span{
	display: block;
	overflow: hidden;
	text-align: center;
}

#images-view .x-view-over{
    border:1px solid #dddddd;
    background: #efefef url(../../resources/images/default/grid/row-over.gif) repeat-x left top;
	padding: 4px;
}

#images-view .x-view-selected{
	background: #eff5fb url(images/selected.gif) no-repeat right bottom;
	border:1px solid #99bbe8;
	padding: 4px;
}
#images-view .x-view-selected .thumb{
	background:transparent;
}

#images-view .loading-indicator {
	font-size:11px;
	background-image:url('../../resources/images/default/grid/loading.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
	margin:10px;
}
#livevalues {
    background-color: #fff;
    text-shadow: #fff 0 1px 0;
}

#livevalues ul {
    position: relative;
    display: block;
    height: auto;
    font-size: 100%;
}

#livevalues ul li img {
    margin-bottom: 1px;
}

#livevalues ul li {
    float: left;
    padding: 8px 17px;
    margin: 5px;
/*    margin: 10px 0 0 25px;*/
    text-align: center;
    line-height: 1.25em;
    color: #333;
    font-family: "Helvetica Neue",sans-serif;
    height: 73;/*113px;*/
    width: 112px;
    overflow: hidden;
    border-top: 1px solid transparent;
    cursor: pointer;
	background-color: rgba(0, 0, 255, .20);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

#livevalues ul livevalues-hover {
    background-color: #eee;
}

#livevalues ul li.x-view-selected {
    background-color: rgba(100, 100, 100, .15);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-top: 1px solid rgba(0, 0, 0, .15);
}

#livevalues ul li img {
/*    display: block;*/
}

#livevalues li strong {
    color: #000;
    display: block;
}

#livevalues li span {
    color: #999;
}


#app-header {
    text-align: center;
    font-family: arial;
}
#app-center .x-panel-header {
    font-size: 13px;
    text-align: center;
    padding-left: 178px;
    font-family: helvetica, arial, sans-serif;
    color: #455C6F;
}
#app-west {
    border-right: 1px solid #99BBE8;
}
#app-west .x-panel-body {
    background: #D0DEF0;
}
#app-header-content h1 {
    float:left;
    margin:8px 5px;
    font-size: 18px;
    color: #455C6F;
}
#app-logo {
    float: left;
    margin: 5px 10px;
    width: 30px;
}
#app-logo .logo-top,
#app-logo .logo-bottom {
    height: 0;
    font-size: 0;
    line-height: 0;
    padding: 0;
    overflow: hidden;
    margin: 0 1px;
    border: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-color: #9F2727;
}
.x-ie #app-logo .logo-top {
    margin-bottom: -1px;
}
.ext-border-box #app-logo .logo-top,
.ext-border-box #app-logo .logo-bottom {
    height: 1px;
}
#logo-body {
    margin: 0;
    text-align: center;
    overflow: hidden;
    border-width: 3px 1px 0;
    border-style: solid;
    border-color: #9F2727;
    background: #fff;
    font-weight: bold;
    padding: 1px 0 2px;
    font-size: 18px;
    line-height: 18px;
    color: #455C6F;
}
#app-msg {
/*    background: #FAD163;*/
    color: #c8a52e;
    padding: 2px 10px;
    font-weight: bold;
    font-size: 13px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
}

.border-top-blue .x-grid-cell-inner  {
	border-width: 2px 0 0 0;
    border-style: solid;
    border-color: #a9c7ef;
}