body {font-family: Helvetica; margin:0px}
.bodytext {
        font-size: 12px;
        font-weight: normal;
        text-align: center;
   
}

.samples_row td
{
    padding-bottom:10px;
    vertical-align:top;
}

.heading {
    text-align:center;
    background: #205389;
    padding:15px;
    color: white;
}
.heading a, .heading a:hover {
    color: white;;
}
.menu {
    width:41px;
 
}
.menu-title {
    font-weight: bold;
    /*padding-left:35px;*/
}
.menu-table {
    margin-left:35px;
}
.result {
    margin-left:35px;
    margin-right: 90px;
    padding: 10px;
    background: #e7e7e7;
    
}
.button {
    width:80px;
}
textarea {
    margin-left: 35px !important;
    font-weight: normal !important;  
}
.savebutton {
    background: #5cb85c;
    color: white;
    /*width: 140px; */
    font-size: 15px;
    padding: 10px;
    vertical-align: bottom; 
    margin-top: 5px;
}
.message {
    
    font-weight: bold;
    color: red;
    font-size: 17px;
    text-align: center;
}
.footer
{
    text-align: center;
}
.bodytext img {
    padding: 2px;
}
.bodytext a {
    font-size: 17px;
}
.download-data {
    text-align:center;
}
.download-data hr {
    border-top: 1px solid #c5c5c5;
}
.home-link {
    float: right;
}
/* .terra {
    background: #FFFFE0;
}
.wetland {
    background: #F0F5FF;
} */
.col-sm-1 {
    min-width: 100px !important;
}
.sub-head {
    font-weight:bold;
}
.category {
    border: 1px solid black;

}
.category td {
    padding:6px;
}
h3 {
    text-transform: uppercase;
    text-decoration:underline;
    font-size:17px !important;
}

.blue-brd {
    border: 3px solid #205389;
    margin-bottom: 10px;
}
.gray-brd {
    border: 3px solid gray;
}
.yellow-brd {
    border: 3px solid #FFFF00;
    margin-bottom: 10px;
}
.section-brd {
    border: 2px solid black;
    /* padding:20px; */
    padding: 25px !important;
}

.col-sm-1, .col-sm-2, .col-sm-3{
    text-align: center;
}
.orange-bg {
    background-color: #FFE5B6;
}
.cyan-bg {
    background-color: #C5FFFF;
}
.green-bg {
    background-color: #B6D3B6;
}
.minh {
    min-height: 160px !important;
}
.pad-top {
    padding-top:70px !important;
}
.algn-center {
    text-align:center;
}
#other_lu_txbx {
    height: 40px;
}
.error {
    color: red !important;
}
.links {
    padding-bottom: 10px;
}
.links a {
    font-size:15px;
}
.links {
    margin-bottom:0px;
}
.head-min-ht {
    min-height: 30px;
}
.orange-head {
    background-color: rgb(255, 0, 0);
}

.water-blue-brd {
    border: 3px solid rgb(0, 0, 255);
    margin-bottom: 10px;
}
/* input[type=radio] {
    border: 0px;
    width: 100%;
    height: 2em;
} */
.popuplink {
    background: #215389 !important;
    color: white !important;
    padding: 10px;
}