﻿.groupLeftPadding {
    padding-left: 1px;
    height: 95%;
    margin: 5px,5px,5px,5px;
    top: 0px;
    position: absolute;
    width: 100%;
}

.table, td, tr {
    color: #3F3F3F;
    /*background-color: #FFFFFF;*/
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 10px;
}

.group2 {
    border: 1px solid #3D74AA;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 2px 2px 5px #ccc;
    -webkit-box-shadow: 2px 2px 5px #ccc;
    box-shadow: 2px 2px 5px #ccc;
    margin-bottom: 1em;
    padding-bottom: 1em;
    width: 98%;
    /*margin-left:22px;*/
    text-align: center;
}

.RightText {
    text-align: right;
    font-size: 10px;
    width: 120px;
}

.LeftText {
    text-align: left;
    font-size: 10px;
    width: 80px;
}

.Message {
    background-color: #FF3300;
}

.Message {
    color: black;
    font-family: Georgia;
    font-size: 15px;
    text-align: center;
    color: white;
}

.accordionContent {
    /*background-color: #d1e0b2;*/
    border-color: -moz-use-text-color #2F4F4F #2F4F4F;
    border-right: 1px dashed #2F4F4F;
    border-style: none dashed dashed;
    border-width: medium 1px 1px;
    padding: 10px 5px 5px;
    width: 96%;
}

.accordionHeaderSelected {
    background-color: #3C73A9;
    border: 1px solid #2F4F4F;
    color: white;
    cursor: pointer;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px;
    width: 96%;
    text-align: center;
}

.accordionHeader {
    background-color: #3C73A9;
    border: 1px solid #2F4F4F;
    color: white;
    cursor: pointer;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px;
    width: 96%;
    text-align: center;
}

.map-info-window {
    width: 700px;
    height: auto;
}

.RightText1 {
    width: 73px;
    font-size: 11px;
}

.LeftText1 {
    width: 73px;
    font-size: 10px;
    font-weight: bold;
}

.hovertable1 {
    font-family: verdana,arial,sans-serif;
    font-size: 9px;
    color: #333333;
    border-width: 1px;
    border-color: #999999;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}

    .hovertable1 th {
        background-color: #386fa5;
        border-color: #a9c6c9;
        border-style: solid;
        border-width: 1px;
        color: white;
        padding: 5px;
    }

    .hovertable1 tr {
        background-color: #fff;
    }

    .hovertable1 td {
        border-width: 1px;
        padding: 4px;
        border-style: solid;
        border-color: #a9c6c9;
    }

table, td, tr {
    background-color: transparent;
    color: #3f3f3f;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 10px;
    width: 100%;
}

.TextBox1 {
    font-size: 13px;
    width: 100%;
}

.lblClass {
    font-size: 15px;
    /*font-weight:bold;*/
    font-family: Century;
}
