/*
  Copyright (C) 2009-2015 Xylem Analytics Germany GmbH
  @author Gunnar Bolle blau : 1E90FF
*/

html > body {
	font-family: Roboto Condensed, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	position: relative;
}

html, body {
	height: 100%;
}

a, a:visited, a:link, .link {
	
	font-family: Roboto Condensed, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 13px;
}
a.titleLink, a.titleLink:visited, a.titleLink:link {
	font-size: 13px;
	/*font-weight: bold;*/
}

.bold {
	font-weight: bold;
}
	
.leftText3 {
	text-align:left;
	padding-left: 3px;
}

#localeEdit a:hover {
	background-color: #F58705;
	color: #ffffff;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
}

#localeEdit a {
	text-decoration: none;
	width: 100%;
	display:block;
}  

a.titleLink:hover {
	font-size: 13px;
	/*font-weight: bold;*/
}
.bigTitle {
	font-family: Roboto Condensed, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	/*font-weight: bold;*/
}
.smallTitle, .smallTitleDark {
	font-family: Roboto Condensed, Verdana, Arial, Helvetica, sans-serif;
	color: black;
	padding: 0px 4px 0px 4px;
	/*font-size: 13px;*/
	/*font-weight: bold;*/
}

.smallTitleDark {
	color: #000000;
}

.subTitle {
	font-family: Roboto Condensed, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	/*font-weight: bold;*/
}

.titlePadding {
	padding:3px 0px 0px 3px;
}
.copyTitle {
	color: #000000;
	font-size: 13px;
}
.bodyCopy {
	font-family: Roboto Condensed, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
}

.footer {
	font-family: Roboto Condensed, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    width: 100%;
    top: 100%;
    margin-top: -15px;
    position: fixed;
    color: black;
    text-align: center;
    background: white;
    z-index:999;
}

.footer a {
	text-decoration: none;
	
}

/* .footer {
	font-family: Roboto Condensed, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #636363;
    width: 100%;
    top: 100%;
    margin-top: -15px;
    position: fixed;
    color: #ffffff;
    text-align: center;
}

.footer a {
	text-decoration: none;
	color: #ffffff;
}

 */
.ptr {
	cursor: pointer;
}


/**
 * Header styles
 */
#__header__alarmLevelText {
	/*font-weight: bold;*/
	font-size: 14px;
	text-transform:uppercase;
}
#mainHeader {
	background-color: #FFFFFF;
	min-width: 1280px;
	border-bottom: 1px solid #f58400;
}
#subHeader {
	/*background-color: #E8E8EF;*/
	//box-shadow: 2px 2px 2px #888888;
	min-width: 1280px;
}


/**
 * List cell styles.
 */
.rowHeader td, .smRowHeader td, .row td, .smRow td, .rowAlt td, .smRowAlt td, .rowAlt2 td {
	font-family: Roboto Condensed, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.rowHeader td, .smRowHeader td {
	
	text-align: center;
    white-space: nowrap;
    color: black;
    font-weight: bold;
}

/* .rowHeader td, .smRowHeader td {
	
	text-align: center;
    white-space: nowrap;
    color: white;
    background: url("jquery-ui-1.11.2.custom/images/ui-bg_glass_20_555555_1x400.png") repeat-x scroll 50% 50% #555555;
    border: 1px solid #666666;
    color: #eeeeee;
    font-weight: bold;
    
    
    
}
 */
.rowHeader td {
	padding: 3px 10px 3px 10px;
}
.smRowHeader td {
	padding: 2px 3px 2px 3px;
}
a.rowHeaderLink, a.rowHeaderLink:visited, a.rowHeaderLink:link, a.rowHeaderLink:hover {
	color: black;
	text-decoration: none;

}
#dataSourceTable .row td {
	border-bottom: 1px solid #dddddd;
}

.row td, .smRow td, .rowAlt td, .smRowAlt td, .rowAlt2 td {
	color: #000000;
	white-space: nowrap;
	
}
.row td, .rowAlt td, .rowAlt2 td {
	padding: 3px;
}
.smRow td, .smRowAlt td {
	padding: 0px 3px 0px 3px;
}
.row td, .smRow td {
	background-color: white;
}
.rowAlt2 td {
	background-color: #FFFFFF;
}

.rowAlt3 td {
	padding: 3px;
}

.borderDiv, .borderDivPadded {
	border: 1px solid #B8B8B8;
	
    
}
.borderDivPadded {
	padding: 3px;
}
.marT {
	margin-top: 5px;
	
}

.marL {
	margin-left: 5px;
}

.marR {
	margin-right: 5px;
}
.marB {
	margin-bottom: 5px;
	
}

.simpleMenuBox {
	
	padding-left:2px;
	padding-top:1px;
	padding-bottom:4px;
	padding-top:4px;
    color: black;
    min-height:20px;
    font-weight: bold;

}

/* 
.simpleMenuBox {
	//background-color: #C0C0C0;
	padding-left:2px;
	padding-top:1px;
	padding-bottom:4px;
	padding-top:4px;
	background: url("jquery-ui-1.11.2.custom/images/ui-bg_glass_20_555555_1x400.png") repeat-x scroll 50% 50% #555555;
    border: 1px solid #666666;
    color: #eeeeee;
    min-height:20px;

}

 */
/**
 * Form styles
 */
.formLabelLeft, .formLabelRequiredLeft, .formLabel, .formLabelRequired, .formField, .formError, select, input, textarea {
	font-family: Roboto Condensed, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}
.formLabel, .formLabelRequired {
	color: #333333;
	padding-right: 10px;
	text-align: right;
	white-space: nowrap;
	padding-top: 5px;
	vertical-align: top;
}

.formLabelLeft, .formLabelRequiredLeft {
	color: #333333;
	text-left: right;
	white-space: nowrap;
	padding-top: 5px;
	vertical-align: top;
}

.formLabelSilver {
	background: #eeeeee;
}

.formLabelLeft, .formLabelRequiredLeft, .formLabelRequired, .formError {
	/*font-weight: bold;*/
}
.formField {
	padding: 2px;
	color: #333333;
}
.formError {
	color: #FF0000;
	padding-left: 10px;
}
select, input, textarea {
	color: #333333;
	border: 1px solid #78788F;
	padding: 2px;
}
input[type="checkbox"], input[type="radio"] {
	color: #78788F;
	border: 0;
}
.formVeryShort {
	width: 30px;
}
.formShort {
	width: 50px;
}
.formLong {
	width: 250px;
}
.formDisabled {
	border: 1px solid #D0D0D0;
}
.buttonWidget, input[type="submit"], input[type="button"] {
	margin-right:10px;
	float:left;
	text-align:center;
	overflow: visible;
	text-transform: uppercase;
	border-radius: 0px !important;
	border: none !important;
	background: none repeat scroll 0 0 #808080;
	color: #ffffff;
	cursor:pointer;
	vertical-align:center;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	
}

.buttonWidget:hover, input[type="submit"]:hover, input[type="button"]:hover {
	
	background: #f58400;
	transition: background .4s cubic-bezier(.25,.8,.25,1);
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
}

.buttonWidget a {display:block; }


/**
 * View styles
 */
.controlsDiv {
    position: absolute;
    visibility: hidden;
    left: 0;
    top: -1px;
    z-index: 1;
    margin: 1px 0px 1px 0px;
    padding: 0;
    background-color: #FFFFFF;
}
.controlsDiv table {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #FFFFFF;
}
.controlsDiv td {
    list-style: none;
    margin: 1px;
    padding: 0;
    background-color: #F0F0FF;
    width: 16px;
    height: 16px;
}
.controlsDiv td div, .controlContent {
    /*padding: 1px 5px 1px 5px;*/
    padding: 1px ;
    margin: 0px;
    background: white;
    white-space: nowrap;
    text-align: left;
	font-size: 12px;
	font-weight: normal;
    border: 1px solid #888888;
    position: absolute;
    visibility:hidden;
    left: 15px;
    top: 0px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);
    transition: .5s;
    transition-property: opacity, visibility;
}

.labelDiv {
    position:absolute;
    margin:0px;
    white-space:nowrap;
    text-align:left;
	font-size: 12px;
	font-weight: normal;
	z-index: 20;
	color:black;
	border:1px solid #787878;
	background: white;
}

.windowDiv {
    position:absolute;
    margin:0px;
    background:white;
    text-align:left;
	font-size: 12px;
	font-weight: normal;
	z-index: 20;
	color:#000000;
	border:1px solid #b8b8b8;
}

.windowHeader {
	padding: 3px;
	display: block;
	border-bottom: 1px solid #eeeeee;
	font-weight: bold;

}
	
.labelDiv a, .windowDiv a {
	font-size: 12px;
}
.imageDiv {
    z-index:10;
    left:18px;
    position:absolute;
    padding:0px;
    margin:0px;
    background:#F0F0FF;
    white-space:nowrap;
    border:1px solid #78788F;
}
.ovrflw {
    background:inherit;
    background:expression(this.parentNode.style.background);
    color:inherit;
    color:expression(this.parentNode.style.color);
    font:inherit;
    font:expression(this.parentNode.style.font);
    width:300px;
   	border-width:0 1px 0 1px;
   	border-style:solid;
   	border-color:#78788F;
}
#viewContent {
	position:relative;
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	
}
#viewContent img {
	display: block;
	margin: 0px;
	padding: 0px;
}
.componentMin {
	background-color: #F0F0FF;
    top:0px;
    left:0px;
    margin:0px;
    padding:0px;
    width:16px;
    height:16px;
}
.componentInput {
	font-family: Roboto Condensed, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #78788F;
	padding: 1px;
}
.simpleRenderer, .simpleRenderer2 {
    border:1px solid #78788F;
    padding:1px 5px 1px 5px;
    margin:0px;
    background:#FFFF00;
    white-space:nowrap;
    text-align:left;
	font-size: 12px;
	font-weight: normal;
	box-shadow: 1px 1px 3px #888;
}
.simpleRenderer {
	line-height:16px;
}
.infoData {
	color: black;
}
.horzSeparator {
	height: 0px;
	background: #B8B8B8;
	padding: 0px;
}
.viewChangeBkgd {
	background: #87CEFA;
	transition: 1s;
}
.EBI25WizardChangeRowBkgd {
	background: #87CEFA;
	transition: 1s;
}

.EBI25WizardRow {
	background: #F0F0F0;
	padding: 3px;
	transition: 1s;
}
.EBI25WizardRowAlt {
	padding: 3px;
}

.DSUserRow {
	background: url("jquery-ui-1.11.2.custom/images/ui-bg_glass_20_555555_1x400.png") repeat-x scroll 50% 50% #555555;
    border: 1px solid #666666;
	margin: 3px;
	color: #eeeeee;
	/*font-weight: bold;*/
}


/**
 * Absmiddle workaround
 */
span.absmiddle img {
	padding: 0;
	margin: 0;
	vertical-align: middle;
/*	display: inline-block; */
	display: inline;
}


/**
 * Documentation float pane style overrides.
 */
html > body .dojoFloatingPaneTitleBar {
    background-color: #6D933E;
}
html > body .dojoFloatingPaneCloseIcon {
    background-image: url(../images/cross_doc.png);
    cursor: pointer;
}
html > body .dojoFloatingPaneClient {
	font-family: Roboto Condensed, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html > body .dojoFloatingPaneClient p, #help p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#help h1 {
	color: #804000;
	font-size: 15px;
	/*font-weight: bold;*/
	padding: 0px;
	margin: 20px 0px 10px 0px;
}
html > body .dojoFloatingPaneClient h1, #help h2 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	/*font-weight: bold;*/
}
html > body .dojoFloatingPaneClient img, #help img {
	vertical-align: bottom;
}

/**
 * Common tree styling
 */
html > body .dojoTreeNodeLabelSelected {
    background-color: #78788F;
    color: #FFFFFF;
    padding: 2px 3px 3px 2px;
}


/**
 * Styles for weekly 15 minute interval schedules.
 */
.qoff {
    /*background-color: #B4CE96;*/
    background-color: #FF4000;
}
.qon {
    /*background-color: #699D2E;*/
    background-color: #B4CE96;
}

.qreg {
    border: 1px solid #699D2E;
}
.qhlt {
    border: 1px solid #FF9D2E;
}

.hreg {
    border: 1px solid #FFFFFF;
}
.hhlt {
    border: 1px solid #FF9D2E;
}

input,select {
    outline:none;
    border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border:1px solid rgba(0,0,0, 0.2);
}

input:focus, select:focus {
	border: 1px solid #6EB8D1;
     
}

.fadeable {
    opacity: 0;
    transition:         opacity 0.5s;
    -moz-transition:    opacity 0.5s;
    -ms-transition:     opacity 0.5s;
    -o-transition:      opacity 0.5s;
    -webkit-transition: opacity 0.5s;
}
 
.fade-in {
    opacity: 1;
    transition:         opacity 0.5s;
    -moz-transition:    opacity 0.5s;
    -ms-transition:     opacity 0.5s;
    -o-transition:      opacity 0.5s;
    -webkit-transition: opacity 0.5s;
}


.logo {
	font: 30px Roboto Condensed, Arial,Helvetica,sans-serif !important;
	text-align: center;
	top: 25px;
}

.loginDiv {
	background-color: transparent;
	font: 13px Roboto Condensed, Arial,Helvetica,sans-serif !important;
	left: 50%;
	top: 100px;
	position: absolute;
	margin-left: -240px; 
	height: 410px;
	width: 485px;
	color: #333;
}

.versionDiv {
	position: fixed;
	top: 7px;
	left: 215px;
	color: #f58400;
	z-index:999;
}

.pointProblemBkgd {
	
	background: url("jquery-ui-1.11.2.custom/images/ui-bg_inset-soft_30_f58400_1x100.png") repeat-x scroll 50% 50% #f58400;
	color: #ffffff;
}

.leftTitle {
	height: 22px;
	position: relative;
	float:left; 
	padding: 8px 16px 2px; 
	background: #939393;
	color: #ffffff;
	text-transform: uppercase;
	margin-right: 16px;
}

.subMenuHeader {
	padding-left:2px;
	padding-top:1px;
	padding-bottom:1px;
	background: url("jquery-ui-1.11.2.custom/images/ui-bg_glass_20_555555_1x400.png") repeat-x scroll 50% 50% #555555;
    border: 1px solid #666666;
    color: #eeeeee;
    height: 28px;
    min-width: 1280px;
}

#textRendererRangeTable, #textRendererRange {
	color: #000000;
}

.panelWrapper {
	width: 100%;
	height:30px;
	transition: .5s;
}

#panelSlide {
	position: absolute;
    left: -700px;
    transition: .5s;
    opacity: 0.0;
}

.panelWrapper:hover {
    transition: .5s;
    height:64px;
}


.panelWrapper:hover #panelSlide {
    transition: .5s;
    left: 10px;
    opacity: 1.0;
}

.panelWrapper:hover #filterHint {
	transition: .5s;
	opacity: 0;
	height:0px;
}

#filterHint {
	text-align: center;
	text-transform: uppercase;
	color: gray;
	width: 100%;
	transition: .5s;
	cursor:default;
		
}

.xdsoft_datetimepicker:hover  #panelSlide {
      left: 10px;
} 


.sk-cube-grid {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 260px;
  top: 6px;
  z-index:1000;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: orange;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
          animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; 
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s; }
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); 
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  } 
}

#if250console {
	background-color: #333333;
	color: #ffa000;
	border: none;
	width: 100%;
	font-family: courier;
	
}