﻿
body 
{
	background: #C0C0C0;
	background: #D1FF96;
	background: #ffffff;
	
	padding: 0px;
	margin: 0px;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    
    color: #696969;
    color: #263D0E;
    
}

.frame
{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
}

.custLogo {
    /*width: 80px !important;*/
    height: 30px !important;
}

.sentinelCustLogo {
    width: 120px !important;
}


.ChartDashBoard
{
    border-radius: 10px 10px 10px 10px;
    
    }

.logo
{
    background-repeat:no-repeat;
    background-position:left;
    background-image: url('../styles/logo.png');
    height:22px;
    width:120px;
}

.statusCube {
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    border-radius: 3px;
}


.defaultInstance {
    font-weight: bold;
    color: Blue;
}

.instance
{
    border: none;
    width: 300px;
    overflow:auto;
}|

.instance option
{
    padding-left: 10px;
    border: 1px dotted gray;
}|

.divOver
{
    position:relative;
    float:left;
}

.divText 
{
    width: 132px;
    position:absolute;
    top:0px;
    left:0px;
}

.divDDL
{
    Width: 152px;
}

.appForeColor
{
    color:#0E2F9E;
    color: #767778;
}

.mainHeader
{
    background-color: #86BF40;
    background-color: #FFFFFF;
    background-color: #EBEBEB;
}

.appBackColor
{
    background-color: #86BF40;
    background-color: #FFFFFF;
    background-color: #767778;
    background-color: #86BF40!important;
}

.main
{
    padding: 5px 0px 5px 10px;
    margin: 0px 0px 0px 0px;
    min-height: 420px;
	width: 1027px;
	height: 561px;
}

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    
    border: 1px solid #496077;
    border: 1px solid #80BB43;
}

.header
{
    position: relative;
    margin: 0px 0px 0px 200px;
    padding: 0px;
    
    background:#0066cc;
    background:#FFFFFF;
    
    width: 100%;
	top: 5px;
	left: -194px;
	height: 33px;
}

img 
{
    border: none;
} 

a
{
    text-decoration: none;
    outline: none;
    -moz-outline: none;
    background-color: transparent;
}

a:focus
{
    outline: 0;
    -moz-outline: none;
}

span:focus
{
    outline: 0;
    -moz-outline: none;
}

input:focus
{
    outline: 0;
    -moz-outline: none;
}

img:focus
{
    outline: 0;
    -moz-outline: none;
}

.mainTableImg
{
	background: White;
	border: solid 2px #0E2F9E;
	width: 1000px;
	vertical-align: top;
	
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	
	background-image: url('../images/sentinel1025X613.png');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}


#meter
{
    width: 300px;
    position: relative;
}

#meterBack
{
   /* position: absolute; */
    z-index: 900;
   /* position: absolute; */
    left: 10px;
}

#meterBack img
{
    width: 270px;
    height: 131;
    border: 0;
}

#meterFront
{
    position: absolute;
    z-index: 1000;
    position: absolute; 
    top: 30px;
    left: 55px;
    
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Safari */
    transform: rotate(0deg);
}

#meterFront img
{
    width: 180px;
    height: 180px;
    border: 0;
}

.mainTable
{
	background: White;
	
	border: solid 2px #808080;
	border: solid 2px #80BB43;
	border: solid 2px #767778;
	
	width: 1000px;
	vertical-align: top;
	
	-webkit-border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
}
 
 
 
 .dashBoard
{
    border: solid 1px #86BF40;
    width: 100%;
}

 .dashBoard table
{
    width: 100%;
}

.dashBoard table tbody
{
    width: 100%;
}

.dashBoard table tbody tr
{
    width: 100%;
}


.myCursor
{
    cursor: pointer;
}

.childContent
{
	width: 980px;
}

.subHeader
{
	text-decoration: none;
	background-color: Yellow;
	color: Red;
}

.dataRow
{
	text-decoration: none;
	background-color: Gray;
	color: Black;
}

.searchBtn
{   
    cursor: pointer;
}

.searchComp
{
    background-color: #2D4C0D;
    color: #FFFFFF;
    
    background-color: #2D4C0D;
    color: #808080;
    color: #fff;
    
    background-color: #86BF40;
    
    border: 1px solid #000000;
    font-size: 12px;
    vertical-align:bottom;
}

.blueLabel
{
    text-decoration: none;    
    color: #2D4C0D;
    font-weight: bold;
}

.aspNetDisabled
{
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.5em;
    font-size: 1em;
    font-family: Helvetica, Arial;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    white-space: nowrap;
    background-color: #ddd;
    /*border: 1px solid #4B6C9E;*/
    /*padding: 0 1.5em;*/
    /*margin: 0.5em;*/
    padding: 1px 3px 1px 3px;
    /*margin: 1px 3px 1px 3px;*/
    text-decoration: none;
     margin: 0px 3px 0px 3px; 
    -moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    border-radius: .5em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .8);
    /*-moz-border-radius: .5em;
    -webkit-border-radius: .5em;
    border-radius: .5em;
    -moz-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 1px 1px rgba(255, 255, 255, .8) inset, 0 1px 0 rgba(0, 0, 0, .3);
    background-image: linear-gradient(top, #eee, #ddd);*/
    color: #777;
    cursor: default;
    /*background-color: #ddd;*/
    border: 1px solid #777;
    opacity:0.3;
    filter:alpha(opacity=30);
} 

a.aspNetDisabled
{
    min-width: 50px;
}

.aspNetDisabled:link
{
    text-decoration: none;
    color: #777;
}

.aspNetDisabled:hover
{
    text-decoration: none;
    color: #777;
}

.myNetDisabled
{
    opacity:0.7 !important;
    filter:alpha(opacity=70) !important;
    
    text-decoration: none !important;
    color: #777 !important;
    cursor: default !important;
    text-align: center !important;
    display: inline-block !important;
    white-space: nowrap !important;
    background-color: #FFFFFF !important;
    border: 0px solid #CCCCCC !important;
    padding: 0 !important;
    margin: 0 !important;
    
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size: 1em !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    line-height: 1.5em !important;
    font-family: Helvetica, Arial !important;
    /*behavior: url(ie-css3.htc);*/
}

.myNetDisabledTextBox
{
    opacity:0.7 !important;
    filter:alpha(opacity=70) !important;
    
    text-decoration: none !important;
    color: #777 !important;
    cursor: default !important;
    text-align: center !important;
    display: inline-block !important;
    white-space: nowrap !important;
    background-color: #FFFFFF !important;
    border: 1px solid #CCCCCC !important;
    padding: 0 !important;
    margin: 0 !important;
    
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size: 1em !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal !important;
    line-height: 1.5em !important;
    font-family: Helvetica, Arial !important;
    /*behavior: url(ie-css3.htc);*/
}

.aspNetDisabled:link
{
    text-decoration: none;
    color: #777;
}

.aspNetDisabled:hover
{
    text-decoration: none;
    color: #777;
}

.customGrid
{
    font-size: 9pt;
    color: #333333;
    border: 1px solid #80BB43;
    width: 980px;
}

.customGridMyAccount
{
    font-size: 9pt;
    color: #333333;
    border: 1px solid #80BB43;
    width: 755px;
}

.customGridNested
{
    font-size: 9pt;
    color: #0E2F9E;
    border: 1px solid #0E2F9E;
    width: 100%;
}
.leaf
{
    
}

.leaf tr:hover
{
    background-color: #80BB43;
}

.txtBox
{
    border: 1px solid #2D4C0D;
    font-size: 10pt;
    background-color: #F0F0F0;
    margin-bottom: 0px;
}

.txtCenter
{
    text-align: center;
}

.txtBoxReadOnly
{
    color: #ddd;
    border: 1px solid #ddd;
    font-size: 10pt;
    background-color: #aaa;
    margin-bottom: 0px;
}

.panelSet
{
    padding: 2px;
    margin: 2px;
    border: 2 solid #80BB43;
    border-color : #80BB43;
    border-color: #86BF40;
    border-width: 2px;
    border-style: solid;
}

.subTitle
{
    color:#2D4C0D;
    font-size: 12pt;
}

.subTitleWhite
{
    color:#FFFFFF;
    font-size: 12pt;
}

.tabHeader
{
    color:#2D4C0D;
    font-size: 10pt;
    font-weight: normal;
}

.lnkHeader
{
    color:#2D4C0D;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: underline;
    cursor: pointer;
}

.scriptRow
{
    cursor: pointer;
}

.sptRow
{
    cursor: pointer;
}

.sptRow a:visited
{
    color: Black;
    font-weight: bold;
}

.centerBackgroundPanel
{
    background-color: #C0C0C0;
    filter: alpha(opacity=95);
    opacity: 1;
    
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 90;
}

.centerPanel
{
    position: fixed;
    top: 0;
    left: 50%;
    margin-left: -190px;
    margin-top: 150px;
    z-index: 100;
}


.PrinterItem
{
    /*border: 2px solid #000;*/
    padding: 5px;
    margin: 5px;
    width:100px;
}

.WizardScripting
{
 border-width:1px;
 font-family:Verdana;
 Font-Size:10pt;
 background-color:#effbf1;
 Border-Color:#b5debe;
 Width:701px;
 Height:160px;  
  
}
.WizardSideBarStyle
{
  background-color:#86BF40;
  font-size:10pt;
  vertical-align:top;
  width:150px; 
}
.panelConditionsScripts
{
   font-size: 12px;
    background-color: #86BF40;
     height: 30px; 
 }
 .WizardSideBarButtonStyle
 {
    background-color: #86BF40;
    font-family:Verdana;
    color:White;
 }
     
.WizardHeaderStyle
{
    background-color: #86BF40;
    Border-Color:#f2fbef;
    border-style:solid;
    border-width:2px;
    font-weight:bold;
    font-size:0.9em;
    color:White;

}
 .LoginTitle{
            display: block;
            text-align: left;
            width: 140px;
            height: 40px;
            line-height: 35px;
            font-family: Helvetica, Arial, sans-serif;
            text-decoration: none;
            font-size: 13px;
            font-weight: bold;
            color: #80BB43;
            letter-spacing: 2px; 
            outline: none;
            float: left;
            font-style:italic;
        }

div.formDiv {
    float: left;
    display: inline;
    white-space: nowrap;
    /*width: 400px;*/
    width: 100%;
}
    div.formDiv > input[type=button] {
        width: 120px;
    }

    div.formDiv > div.formRow {
        text-align: left;
        width: 100%;
        padding: 5px;
        margin: 5px;
    }

        div.formDiv > div.formRow > label {
            display: inline-block;
            width: 120px;
            font-weight: bold;
        }
        div.formDiv > div.formRow > input[type=button] {
            margin-right: 20px;
            padding: 5px;
            font-size: 12px;
        }

div.formRow > input[type=text] {
    width: 150px;
    padding: 5px;
    margin: 5px;
}
div.formRow > select {
    width: 165px;
    padding: 5px;
    margin: 5px;
}

.filter-red {
    color: red !important;
    text-align: center;
    width: 120px;
    display: inline-block;
    cursor: pointer;
    margin: 5px;
    padding: 1px;
    border-radius: 5px;
    background-color: #86BF40 !important;
    border-radius: 5px;
}

input:read-only {
    background-color: #cfcfcf;
}

ol.tree {
    padding: 0 0 0 30px;
    min-width: 220px;
    max-width: 300px;
}

li {
    position: relative;
    margin-left: -15px;
    list-style: none;
}

    li.file {
        margin-left: -1px !important;
    }

        li.file p {
            background: url(../Charts/imgs/tree/document.png) 0 0 no-repeat;
            color: #000;
            padding-left: 21px;
            text-decoration: none;
            display: block;
            cursor: pointer;
            margin: 0px 10px;
            height: 25px;
        }
        li.active {
            background-color: #81CC30;
        }
        li.file :hover {
            background-color: #81CC30;
        }
        li .file a {
            background: url(../Charts/imgs/tree/document.png) 0 0 no-repeat;
            color: #fff;
            padding-left: 21px;
            text-decoration: none;
            display: block;
        }

            li.file a[href *= '.pdf'] {
                background: url(../Charts/imgs/tree/document.png) 0 0 no-repeat;
            }

            li.file a[href *= '.html'] {
                background: url(../Charts/imgs/tree/document.png) 0 0 no-repeat;
            }

            li.file a[href $= '.css'] {
                background: url(../Charts/imgs/tree/document.png) 0 0 no-repeat;
            }

            li.file a[href $= '.js'] {
                background: url(../Charts/imgs/tree/document.png) 0 0 no-repeat;
            }

    li input {
        position: absolute;
        left: 0;
        margin-left: 0;
        opacity: 0;
        z-index: 2;
        cursor: pointer;
        height: 1em;
        width: 1em;
        top: 0;
    }

        li input + ol {
            background: url(../Charts/imgs/tree/toggle-small-expand.png) 40px 0 no-repeat;
            margin: -0.938em 0 0 -44px; /* 15px */
            height: 1em;
        }

            li input + ol > li {
                display: none;
                margin-left: -14px !important;
                padding-left: 1px;
            }

    li label {
        background: url(../Charts/imgs/tree/folder-horizontal.png) 15px 1px no-repeat;
        cursor: pointer;
        display: block;
        padding-left: 37px;
    }

    li input:checked + ol {
        background: url(../Charts/imgs/tree/toggle-small.png) 40px 5px no-repeat;
        margin: -1.25em 0 0 -44px; /* 20px */
        padding: 1.563em 0 0 80px;
        height: auto;
    }

        li input:checked + ol > li {
            display: block;
            margin: 0 0 0.125em; /* 2px */
        }

            li input:checked + ol > li:last-child {
                margin: 0 0 0.063em; /* 1px */
            }