﻿
#countdown {
    margin:0px;
    position:absolute;
    height:100%;
    background-color:#4DFF4D;
    opacity:0.3;
     z-index:50;
     top:3px;
     left:1px;
     cursor:pointer;

}
#pbar {
    margin:0px;
    position:absolute;
    height:100%;
    border-width:1px;
    border-color:black;
    cursor:pointer;

}
#chartDetailContainer tr:nth-child(even) {
    background-color: #bbccdb;
}
#chartDetailContainer tr:nth-child(odd) {
    background-color: #e3eaf0;
}
.ChartLoading
{ 
     display: inline;   
     position: relative;
     top: 150px;
     left: 150px;
     z-index: 100; 
}
body {
	font: 67.5% "Trebuchet MS", sans-serif;
    color: #232323;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}
.loginForm
{
    width:1000px;
}
header, footer, nav, section {
    display: block;
}
.detailHeader
{
    background: #fafafa url(images/reportDetailGrid/fhbg.gif) repeat-x bottom;
	position: relative;
	border: 1px solid #ccc;
	border-bottom: 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}
.detailValue
{
	padding: 0px 0px 0px 10px;
}
#chartDetailContainer
{
    width:100%;
    border-bottom:1px;
    border-left:1px;
    border-right:1px;
    border-top:1px;
    height: auto;
    max-height:400;
    overflow-x: auto;
    overflow-y: auto;
    position: relative;
}
#chartDetailContainer table
{
    width:100%;
    height:100%;
    border-bottom:1px;
    border-left:1px;
    border-right:1px;
    border-top:1px;
    position: relative;

}
#DetailRow:hover td, #chartDetailContainer #DetailRow:hover td  {
background: #d5effc url(images/reportDetailGrid/hl.png) repeat-x top;
	
}
/* Styles for basic forms
-----------------------------------------------------------*/
fieldset
{
    border: 1px solid #ddd;
    padding: 4px 4px 4px 4px !important;
    margin: 8px 0 4px 0 !important;
}

legend {
    font-size: 1.1em;
    font-weight: bold;
    margin-left: 4px;
}

textarea {
    min-height: 75px;
}
.menu-label
{
    font-weight:bold !important;
     margin-right: 4px;
     font-size: 1.4em !important;
     color: #222222;
}
.editor-label
{
    font-weight:bold !important;
}

.large-editor-field {
    width: 240px;
    margin-right: 4px;
}
.editor-field {
    width: 160px;
    margin-right: 4px;
}

.small-editor-field {
    width: 90px;
    margin-right: 4px;
}

.tiny-editor-field {
    width: 50px;
    margin-right: 4px;
}
.selectDashboards 
{
   border: 1px solid #a6c9e2; 
   margin-right:0px;
   background: transparent;
   width: auto;
   line-height: 1;
   -webkit-appearance: none;
     }
     
 .selectDashboards select
{
   border: 1px solid #a6c9e2; 
   margin-right:0px;
   width: auto;
   line-height: 1;
   -webkit-appearance: none;
     }
.menudivider
{
    float:left;
    width:1px;
    height:15px;
    margin-left:5px;
    margin-right:5px;
}         
/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color:#800000;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #f00;
    background-color: #fee;
   
}
.resourcetext-errors {
    border: 1px solid #f00;
    background-color: #fee;
    font-weight: bold;
    color: #800000;
}
.validation-summary-errors {
    font-weight: bold;
    color: #800000;
}

.validation-summary-valid {
    display: none;
}

.align-top 
{    
   vertical-align: top;
}

.align-center 
{    
   margin: auto;
}

.dialogMessage
{
    margin-top: 20px;
}

#debugButton 
{
    float: right;
}


#waitDialog 
{
    z-index: 10;
}

.border 
{
    border: 1px solid #C0C0C0;
}

.round 
{
    border-radius:  8px;     
    -moz-border-radius:8px;       
    -webkit-border-radius:8px;    
    -khtml-border-radius:8px;         
    behavior:url(/PIE.htc);      
}

.pointer
{
    cursor: pointer;
}
.dashspecifications-table
{
    margin-top:10px;
    margin-left:40px;
    width:450px;
    
}
.dashsettingsgroup
{
    width: 500px;
}
.argumentspecifications-table,.chartspecifications-table
{
    margin-top:10px;
    margin-left:40px;
    width: 240px;
}
.settingsgroup
{
    width: 270px;
}
.enabledColorRange
{
    height:160px;
    
}
#colorRangeSettingsTable tr
{
    background-color: #fff;
}
#colorRangeSettingsTable td
{
    background-color: #fff;
}
#colorRangeSettingsTable 
{
    width: 240px;
    height:200px;
    background-color: #fff;

}
#colorRangeSettings 
{
    height: 180px;
    width: 240px;
    overflow:hidden;
    overflow-y: scroll;
    overflow-x: hidden;
}


#colorRangeFieldset 
{
    height: 200px;
}



.floatleft 
{
    float: left;
}

.disabledColorRange
{
    background-color: #E0E0E0;
}

.enabledColorRange
{
    background-color: #FFFFFF;
    height:154px
}



#container
{
    float: left;
    height:100%;
    width:100%;
    margin: 4px;
    background-color: #FFFFFF;
}

 .ui-tabs
{
    height:100%;
    width:100%;
    float:left;
}
#tabs
{    
    height:100%;
    width:100%;
    float:left;
}
.chartsContainer
{
    width:95%;
    height:95%;
    padding-left: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #FFFFFF;
    overflow:visible;
    float:left;
}
 
 #chartZoomContainer
 {
     margin: auto;
     padding-left: 20px;
 }
     
.tabPanel
{
    padding: 0 !important;
    height:100%;
    width:100%;
}       
        
#pageHeader
{
    height: 28px;
    min-width: 316px;
    float: left;
    margin-bottom: 4px;
    margin-left: 4px;
    margin-right: 4px;
}


.toolbarStrip {
    position: absolute;
    overflow: hidden;
    top: 8px;
    padding: 2px;
    right: 19px;
    z-index: 5;

}

.toolbarButton {
    font-size: 1.0em !important;
}

.tabclose
{
    float: right;
    margin-top: 2px;
}
.iconToolbarButton
{
    width: 2.4em !important;
    height: 2.0em !important;
} 

.chartContainer
{
    float: left;
    margin-right: 8px;
    margin-bottom: 8px;
    height: 300px;
    width: 400px;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    border-style:dotted;
    border-width:1px;

}

 /* Clearfix   */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}


 .selectedChartContainer
{
    background-color:#4DFF4D;
    border-style:dotted;
        border-width:1px;
        opacity: 0.8;
}
 
.checkboxLabel  
{
   position: relative;
   top: -2px;
   padding-left: 6px;
}

.eventImage
{
    width: 100%;
    height: 100%;
}
.eventBoxDroppable
{
    background-color:#4DFF4D;
    opacity:0.1;
    width: 400px;
    height: 300px;
    z-index: 50;
    cursor: pointer;
    position: relative;
    float: left; 
} 
.eventBoxReverted
{
    background-color:#eea8a8;
    opacity:0.01;
    width: 400px;
    height: 300px;
    z-index: 50;
    cursor: pointer;
    position: relative;
    float: left;   
}
.eventBoxDragging {
    width: 400px;
    height: 300px;
    border-color:Gray;
    border-style:dotted;
    border-width:1px;
    opacity: 0.08;
    z-index: 50;
    cursor: move;
    position: relative;
    float: left;
}
.eventBox {
    top: -304px;
    width: 400px;
    height: 300px;
    background-color: #FFFFCC;
    border-color:Gray;
    border-style:dotted;
        border-width:1px;
        opacity: 0.05;
    z-index: 50;
    cursor: pointer;
    position: relative;
    float: left;
}
.indexBox {
    width: 20px;
    height: 20px;
    padding: 4px;
    display: inline;
    position: relative;
    top: -598px;
    left: 300px;
    z-index: 100;
}

.editBox {
    width: 20px;
    height: 20px;
    padding: 4px;
    display: inline;
    cursor: pointer;
    position: relative;
    top: -602px;
    left: 2px;
    float: left;
    z-index: 100;
}

.detailBox {
    width: 20px;
    height: 20px;
    padding: 4px;
    display: inline;
    cursor: pointer;
    position: relative;
    top: -335px;
    left: -28px;
    float: left;
    z-index: 100;
}

.deleteBox {
    width: 20px;
    height: 20px;
    padding: 4px;
    display: inline;
    cursor: pointer;
    top: -602px;
    right: 2px;
    position: relative;
    float: right;
    z-index: 100;
}

.zoomBox {
    width: 20px;
    height: 20px;
    padding: 4px;
    display: inline;
    cursor: pointer;
    top: -335px;
    right: -28px;
    position: relative;
    float: right;
    z-index: 100;
}

.large {
    width: 600px !important;
    height: 600px !important;
}


.smallfont
{
    font-size: .06em;
}

/* hides element - but preserves space taken*/
.hidden
{
    visibility: hidden;
}

/* hides element and removes space taken */
.notDisplayed
{
    display: none;
}

[draggable=true] {
  -khtml-user-drag: element;
  -webkit-user-drag: element;
  -khtml-user-select: none;
  -webkit-user-select: none;
}