﻿body {
    font: 76% Georgia, Verdana, Tahoma, Arial, sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}

#currentconditions img {
    border: none;
}

#currentconditions .ccheader {
    background: #5a90d2;
    color: #ffffff;
    vertical-align: middle;
    text-align: left;
}
#currentconditions .cheader {
    vertical-align: middle;
    text-align: right;
}
#currentconditions .cctitle {
    font-size: 16px;
    margin: 0;
    padding: 0;
}
#currentconditions .cccontent {
    text-align: left;
}
#currentconditions a {
    color: #ffffff;
}
#currentconditions .temp {
    font-size: 28px;
}
#currentconditions .temp2 {
    font-size: 12px;
}
#currentconditions .conc {
    font-size: 18px;
}
#currentconditions .Red {
    font-size: 16px;
    background: Red;
    border: none;
}
#currentconditions .Yellow {
    font-size: 16px;
    background: Yellow;
    border: none;
}
#currentconditions .t1 {
    border-bottom: solid 1px #a9caed; /*	background:#eff3ff; */
}
#currentconditions .v1 {
    width: 100%;
}
#currentconditions .head {
    border-bottom: solid 1px #a9caed;
}
#summary .t1 {
    border-bottom: solid 1px #a9caed;
}
#summary .header {
    background: #5a90d2;
    color: #ffffff;
    vertical-align: middle;
    text-align: left;
}
#summary .sumheader {
    font-weight: bold;
    vertical-align: middle;
    text-align: center;
}

#summary .sumheader1 {
    vertical-align: middle;
    text-align: center;
}

#summary .sumcontent {
    text-align: center;
}

#data .gtheader {
    background: #5a90d2;
    color: #ffffff;
    vertical-align: middle;
    text-align: center;
}

#data .gtcontent {
    text-align: center;
}

#data img {
    border: none;
}

#nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#nav a {
    background: url(images/tabs.gif) no-repeat 100% 0;
    color: #808080;
    display: block;
    font-size: 1.2em;
    letter-spacing: -1px;
    padding: 7px 20px 4px 11px;
    text-decoration: none;
}

#nav a:hover {
    color: #505050;
}

#nav li {
    background: url(images/tabs.gif) no-repeat 0 0;
    float: left;
    margin: 0 0px 0 0;
    padding: 0 0 0 9px;
}

#nav #current {
    background: url(images/tabs.gif) no-repeat 0 -41px;
}

#nav #current a {
    background: url(images/tabs.gif) no-repeat 100% -41px;
    color: #303030;
    padding: 7px 20px 5px 11px;
}

#subnav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#subnav a {
    display: block;
    letter-spacing: -1px;
    padding: 0px 20px 0px 11px;
    text-decoration: none;
    color: #808080;
    background-color: #cccccc;
}

#subnav li {
    float: left;
    margin: 0 0px 0 0;
    padding: 0 0 0 9px;
}

#subnav #current {
    background-color: #FFFFFF;
    color: #303030;
}

#subnav #current a {
    background-color: #FFFFFF;
    color: #303030;
    padding: 0px 20px 0px 11px;
}
#Dashboard {
    position: relative;
    padding-right: 10px;
}
#Dashboard table {
    border: 0;
}
#Dashboard .hdr {
    background-image: url(Images/dashheader.gif);
    background-repeat: repeat-x;
    background-position: top;
    height: 35px;
    color: #000000;
    font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
    font-size: 12px;
    padding-top: 4px;
    padding-left: 4px;
    padding-bottom: 0px;
    font-weight: bold;
}
#Dashboard .cctitle {
    font-size: 16px;
    margin: 0;
    padding: 0;
}
#Dashboard .cont {
    border-left: 1px solid #9d9d9d;
    border-right: 1px solid #9d9d9d;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
}
#Dashboard .temp {
    font-size: 28px;
}
#Dashboard .Red {
    font-size: 16px;
    background: Red;
    border: none;
}
#Dashboard .Yellow {
    font-size: 16px;
    background: Yellow;
    border: none;
}
#Dashboard h2 {
    position: absolute;
    top: 237px;
    left: 80px;
    width: 100%;
}
#Dashboard h2 span {
    color: white;
    font: bold 16px Helvetica;
    letter-spacing: -1px;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.1);
    padding: 5px;
}
#Dashboard h2 span.spacer {
    padding: 0 2px;
    background: none;
}
#Dashboard .dashimg {
    width: 316px;
    height: 237px;
    border: 1px solid black;
}
#AlarmDetails {
    padding: 0;
}
#AlarmDetails .header {
    background: #5a90d2;
    color: #ffffff;
    vertical-align: middle;
    font-size: large;
    text-align: left;
}
#AlarmDetails .content td {
    padding: 0, 0, 0, 0;
    border-bottom: solid 1px #a9caed;
}
#AlarmDetails .MessageTitle {
    background: url(images/bg_heading.png) no-repeat;
    position: relative;
    background-color: #7AA4DD;
    margin-top: 6px;
    padding: 0;
    clear: both;
}

#AlarmDetails .MessageTitle h2 {
    padding: 5px 8px 4px 8px;
    margin: 0;
    font-size: .95em;
    position: relative;
}
#AlarmDetails .MessageTitleRight {
    background: url(images/bg_heading.png) no-repeat;
    position: relative;
    _height: 1px;
    background-position: 0 -70px;
    height: 5px;
    width: 5px;
    float: right;
    overflow: hidden;
}
#AlarmDetails .MessageArea {
    background: url(images/bg_bucket.png) repeat-x 0 -44px;
    min-height: 1px;
    _height: 1px;
    position: relative;
}
#AlarmDetails .MessageTop {
    border-left: 2px solid #9fbde5;
    border-right: 2px solid #9fbde5;
    background: url(images/bg_bucket.png) no-repeat;
    height: 10px;
}
#AlarmDetails .MessageTop span {
    background: url(images/bg_bucket.png) no-repeat right -10px;
    width: 10px;
    height: 10px;
    float: right;
    overflow: hidden;
}
#AlarmDetails .MessageContent {
    border-left: 2px solid #9fbde5;
    border-right: 2px solid #9fbde5;
    min-height: 1px;
    _height: 1px;
    position: relative;
    padding: 0 10px;
}
#AlarmDetails .MessageContent p, .MessageContent {
    margin: 0px;
    padding-bottom: 10px;
}
#AlarmDetails .MessageContent .CommonPane {
    _height: 600px;
}

#AlarmDetails .MessageBottom {
    background: url(images/bg_bucket.png) no-repeat 0 -22px;
    height: 10px;
    margin-bottom: 4px;
}
#AlarmDetails .MessageBottom span {
    background: url(images/bg_bucket.png) no-repeat right -34px;
    width: 12px;
    height: 10px;
    float: right;
    overflow: hidden;
}
#Viscam24hr table.data24hr {
    text-align: center;
}
#Viscam24hr table.data24hr td {
    border: solid 1px #000;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
}
#Viscam24hr h3 {
    text-align: center;
    margin: 0;
}
#VisCamImage img {
    border: 1px solid black;
}
#usercontainer {
    text-align: right;
    float: right;
    position: relative;
    top: -11px;
    left: -5px;
    line-height: 23px;
}
#usercontainer a {
    font-family: arial;
    color: #000000 !important;
    font-size: 14px;
    box-shadow: 1px 1px 1px #6b89af;
    padding: 3px 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 2px solid #EDEDED;
    background: #EDEDED;
    background: linear-gradient(top, #EDEDED, #DFDFDF);
    background: -ms-linear-gradient(top, #EDEDED, #DFDFDF);
    background: -webkit-gradient(linear, left top, left bottom, from(#EDEDED), to(#DFDFDF));
    background: -moz-linear-gradient(top, #EDEDED, #DFDFDF);
    text-decoration: none;
    cursor: pointer;
    outline: none;
}
#usercontainer a:hover {
    color: #14396A !important;
    background: #DFDFDF;
    background: linear-gradient(top, #DEDEDE, #ebebeb);
    background: -ms-linear-gradient(top, #DEDEDE, #ebebeb);
    background: -webkit-gradient(linear, left top, left bottom, from(#DEDEDE), to(#ebebeb));
    background: -moz-linear-gradient(top, #DEDEDE, #ebebeb);
}
.datagrid table {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}
.datagrid {
    font: normal 12px/150% Arial, Helvetica, sans-serif;
    background: #fff;
    overflow: hidden;
    border: 1px solid #006699;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 20px;
}
.datagrid table td, .datagrid table th {
    padding: 1px 3px;
}
.datagrid table thead th {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5A90D2), color-stop(1, #00557F) );
    background: -moz-linear-gradient( center top, #5A90D2 5%, #00557F 100% );
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#5A90D2', endColorstr='#00557F');
    background-color: #5A90D2;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    border-left: 1px solid #0070A8;
}
.datagrid table thead th: first-child{
    border: none;
}
.datagrid table tbody td {
    color: #00557F;
    border-left: 1px solid #E1EEF4;
    font-size: 12px;
    font-weight: normal;
}
.datagrid table tbody td: first-child{
    border-left: none;
}
.datagrid table tbody tr: last-child td{
    border-bottom: none;
}
.datagrid table tbody .sum {
    background: #FAFAFA;
    border-left: 1px solid #00557F;
    color: #00557F;
}
.grid {
    width: 400px;
    margin: auto;
    border: 4px #1e458a solid;
    padding: 5px;
    color: #002157;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    font-style: inherit;
    text-decoration: inherit;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0px 0px 10px 0px #333333;
    -webkit-box-shadow: 0px 0px 10px 0px #333333;
    box-shadow: 0px 0px 10px 0px #333333;
    margin-top: 10px;
    margin-bottom: 10px;
}
.grid-c1 {
    display: inline;
    float: left;
    position: relative;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    width: 150px;
}
.grid-c2 {
    float: left;
    width: 100px;
    margin-right: 10px;
    text-align: center;
}
#map {
  width: 870px;
  height: 600px;
  border: 1px solid #ccc;
  margin-top: 20px;
  margin-bottom: 10px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
    border-collapse: collapse;
    border-spacing: 0;
    padding: 5px;
    border-color: grey;
}

.col-md-4 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
}