﻿
.smainActionButton .x-btn-inner
{
    background-color: #5E7630 !important;
    font-weight: bold;
    color: White;
}

.smainActionButton .x-btn-default-small
{
    background-image: none !important;
}

.smainActionButton .x-btn-center
{
    background-color: #5E7630 !important
}

.smainActionButton 
{
    float: right;
    margin-left: 5px;
    background-image: none !important;
    background-color: #5E7630 !important;
}
.my-form-invalid-field
{
    background-color: #F6CECE !important;
}
#parkComboBox
{
    float: right;
}
.container
{
    border: 1px solid #ccc; 
    background-color: #eee; 
    padding: 20px;
    width: 95%; 
} 
.fieldLabel
 {
     color: #006600;
     margin: 2px 2px 2px 2px;
     min-height: 20px; 
     width: 300px;
     float: left;
     padding: 3px;
     
 }
.comboLabel
 {
     color: #6e4000;  
     font: .9em tahoma, arial, helvetica, sans-serif;
 }
.titleRow
 {
     font-size: 1.2em;
     font-weight: bold;
     color: Gray;
 }

.itemStyle {
    padding-bottom: 10px;
    list-style: none;
    text-align: -webkit-match-parent;
    font-size: 12.25px;
    line-height: 18px;
    color: #666666;
    text-decoration: none;
}
.itemStyle strong {
    font-weight: bold;
    color: #A06E0A;
    font-size: 13px;
    line-height: 20px;
}
.itemStyle a {
    color: #A06E0A;
}

#statsheader {
    position: relative;
    height: 87px;
    background: #000;
    width: 1024px;
    text-align: left;
}


.metercss {
    color: #666 !important;
    font-size: 11px;
    font-family: Verdana;
}

.dithered {
    opacity: .55;
    -moz-opacity: .55;
    filter: alpha(opacity=55);
}

.noneEditableTextField .x-form-display-field {
    margin-top: 0px;
    font-size: 1.0em;
}

.my-display-field .x-form-display-field {
    margin-top: 0px;
}

.fieldset-auto-width {
    display: inline-block;
}

.my-fakeLabel {
    color: #6e4000;
    font: .9em tahoma, arial, helvetica, sans-serif;
    padding-right: 10px;
    margin-top: 1px;
    text-align: right;
    float: right;
}
.my-plainLabel {
    font: .9em tahoma, arial, helvetica, sans-serif;
    padding-right: 10px;
    margin-top: 1px;
    text-align: right;
    float: right;
}

.my-disabled {
    opacity: .6;
}

.text3 {
    font-size: 1.2em;
    line-height: 22px;
    color: #666;
}
.x-grid-empty {
    text-align: center;
    padding-top: 20px !important;
}
.floatRight{
    float:right;
}
.hideTag {
  display: none;
}
.x-form-item-label-default {
    color: #6e4000;
    font: .9em tahoma, arial, helvetica, sans-serif;
    min-height: 22px;
    padding-top: 4px;
    padding-right: 10px;
}
.x-form-text {
  display: inline;
}
.x-form-item-label-right {
    color: #6e4000;
    font: .9em tahoma, arial, helvetica, sans-serif;
    min-height: 22px;
    padding-right: 5px;
    text-align: right;
    font-weight: bold;
    margin-bottom: 4px;
}
.x-form-item-label-bold {
    color: #6e4000;
    font: .9em tahoma, arial, helvetica, sans-serif;
    min-height: 22px;
    padding-right: 5px;
    font-weight: bold;
    margin-bottom: 4px;
}