.titleLabel {
    font-family:Lucidia Grande,Bitstream Vera Sans,sans-serif; font-size:30px;
}

.defaultLabel {
    font-family:Lucidia Grande,Bitstream Vera Sans,sans-serif; font-size:17px;
}

.versionLabel {
    font-family:Lucidia Grande,Bitstream Vera Sans,sans-serif; font-size:17px;
    color: #dfdfdf;
}

.textitem,
.textitemDisabled {
    font-family:Lucidia Grande,Bitstream Vera Sans,sans-serif; font-size:17px;
    padding: 5px;
    padding-left: 10px;
    color: #333333;
}

.textitemHint,
.textitemDisabledHint {
    font-family:Lucidia Grande,Bitstream Vera Sans,sans-serif; font-size:17px;
    padding: 5px;
    padding-left: 10px;
    color: #979797;
}

.textitemRequired,
.textitemRequiredHint {
    font-family:Lucidia Grande,Bitstream Vera Sans,sans-serif; font-size:17px;
    padding: 5px;
    padding-left: 10px;
    content: "*";
    color: #ABCABC;
}

.uiSelectItem,
.uiSelectItemControl,
.uiSelectItemControlOver,
.uiSelectItemControlRTL,
.uiSelectItemControlFocused,
.uiSelectItemControlFocusedRTL,
.uiSelectItemControlDisabled,
.uiSelectItemControlDisabledRTL,
.uiSelectItemControlError,
.uiSelectItemControlErrorRTL,
.uiSelectItemControlPending,
.uiSelectItemControlPendingRTL,
.uiSelectItemControlPendingFocused,
.uiSelectItemControlPendingFocusedRTL,
.uiSelectItemControlPendingDisabled,
.uiSelectItemControlPendingDisabledRTL,
.uiSelectItemControlPendingError,
.uiSelectItemControlPendingErrorRTL,
.uiSelectItemOver,
.uiSelectItemRTL,
.uiSelectItemFocused,
.uiSelectItemFocusedOver,
.uiSelectItemFocusedRTL,
.uiSelectItemError,
.uiSelectItemErrorRTL,
.uiSelectItemPending,
.uiSelectItemPendingRTL,
.uiSelectItemPendingFocused,
.uiSelectItemPendingFocusedRTL,
.uiSelectItemPendingDisabled,
.uiSelectItemPendingDisabledRTL,
.uiSelectItemPendingError,
.uiSelectItemPendingErrorRTL{
    font-family:Lucidia Grande,Bitstream Vera Sans,sans-serif; font-size:17px;
    padding: 5px;
    padding-left: 10px;
    color: #333333;
    height: 22px !important;

    /*-webkit-appearance: textfield;*/
    background-color: white;
    border-style: solid;
    border-color: lightgray;
    border-width: 1px;
}

.uiSelectItemHint,
.uiSelectItemHintOver,
.uiSelectItemHintRTL,
.uiSelectItemDisabled,
.uiSelectItemDisabledRTL,
.uiSelectItemDisabledHint,
.uiSelectItemDisabledHintRTL {
    font-family:Lucidia Grande,Bitstream Vera Sans,sans-serif; font-size:17px;
    padding: 5px;
    padding-left: 10px;
    color: #979797;
    height: 22px !important;

    /*-webkit-appearance: textfield;*/
    background-color: white;
    border-style: solid;
    border-color: lightgray;
    border-width: 1px;
}

.uiSelectItemCell,
.uiSelectItemCellDisabled{
    border: none;
    padding: 5px;
    padding-left: 10px;
}

.pickerStyle,
.pickerStyleFocused,
.pickerStyleOver:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
    background:-moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:-ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
    background:linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9',GradientType=0);
    background-color:#e9e9e9;
    border:1px solid #dcdcdc;
}
.pickerStyleDisabled{
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
    background:-moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:-ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
    background:linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9',GradientType=0);
    background-color:#f9f9f9;
    border:1px solid #dcdcdc;
    display:inline-block;
    cursor:pointer;
    color:#666666;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    padding:0px 0px;
    text-decoration:none;
}

.uiPickListCell,
.uiPickListCellRTL,
.uiPickListCellOver,
.uiPickListCellOverRTL,
.uiPickListCellSelected,
.uiPickListCellSelectedRTL,
.uiPickListCellSelectedOver,
.uiPickListCellSelectedOverRTL,
.uiPickListCellDisabled,
.uiPickListCellDisabledRTL,
.uiPickListCellDark,
.uiPickListCellDarkRTL,
.uiPickListCellOverDark,
.uiPickListCellOverDarkRTL,
.uiPickListCellSelectedDark,
.uiPickListCellSelectedDarkRTL,
.uiPickListCellSelectedOverDark,
.uiPickListCellSelectedOverDarkRTL,
.uiPickListCellDisabledDark,
.uiPickListCellDisabledDarkRTL,
.uiPickListCellPending,
.uiPickListCellPendingRTL,
.uiPickListCellPendingOver,
.uiPickListCellPendingOverRTL,
.uiPickListCellPendingSelected,
.uiPickListCellPendingSelectedRTL,
.uiPickListCellPendingSelectedOver,
.uiPickListCellPendingSelectedOverRTL,
.uiPickListCellPendingDisabled,
.uiPickListCellPendingDisabledRTL,
.uiPickListCellPendingDark,
.uiPickListCellPendingDarkRTL,
.uiPickListCellPendingOverDark,
.uiPickListCellPendingOverDarkRTL,
.uiPickListCellPendingSelectedDark,
.uiPickListCellPendingSelectedDarkRTL,
.uiPickListCellPendingSelectedOverDark,
.uiPickListCellPendingSelectedOverDarkRTL,
.uiPickListCellPendingDisabledDark,
.uiPickListCellPendingDisabledDarkRTL,
.uiPickListCellDeselected,
.uiPickListCellDeselectedRTL,
.uiPickListCellDeselectedOver,
.uiPickListCellDeselectedOverRTL,
.uiPickListCellDeselectedSelected,
.uiPickListCellDeselectedSelectedRTL,
.uiPickListCellDeselectedSelectedOver,
.uiPickListCellDeselectedSelectedOverRTL,
.uiPickListCellDeselectedDisabled,
.uiPickListCellDeselectedDisabledRTL,
.uiPickListCellDeselectedDark,
.uiPickListCellDeselectedDarkRTL,
.uiPickListCellDeselectedOverDark,
.uiPickListCellDeselectedOverDarkRTL,
.uiPickListCellDeselectedSelectedDark,
.uiPickListCellDeselectedSelectedDarkRTL,
.uiPickListCellDeselectedSelectedOverDark,
.uiPickListCellDeselectedSelectedOverDarkRTL,
.uiPickListCellDeselectedDisabledDark,
.uiPickListCellDeselectedDisabledDarkRTL{
    font-family:Lucidia Grande,Bitstream Vera Sans,sans-serif; font-size:17px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    color: #333333;
    height: 30px;
}

.greenButton {
    -moz-box-shadow:inset 0px 1px 0px 0px #2ac200;
    -webkit-box-shadow:inset 0px 1px 0px 0px #2ac200;
    box-shadow:inset 0px 1px 0px 0px #2ac200;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #009628), color-stop(1, #42bd00));
    background:-moz-linear-gradient(top, #009628 5%, #42bd00 100%);
    background:-webkit-linear-gradient(top, #009628 5%, #42bd00 100%);
    background:-o-linear-gradient(top, #009628 5%, #42bd00 100%);
    background:-ms-linear-gradient(top, #009628 5%, #42bd00 100%);
    background:linear-gradient(to bottom, #009628 5%, #42bd00 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#009628', endColorstr='#42bd00',GradientType=0);
    background-color:#009628;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    border:1px solid #00a310;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size:15px;
    font-weight:bold;
    padding:10px 24px;
    text-decoration:none;
    text-shadow:0px 1px 0px #2f6627;
    text-align: center;
}
.greenButton:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #42bd00), color-stop(1, #009628));
    background:-moz-linear-gradient(top, #42bd00 5%, #009628 100%);
    background:-webkit-linear-gradient(top, #42bd00 5%, #009628 100%);
    background:-o-linear-gradient(top, #42bd00 5%, #009628 100%);
    background:-ms-linear-gradient(top, #42bd00 5%, #009628 100%);
    background:linear-gradient(to bottom, #42bd00 5%, #009628 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#42bd00', endColorstr='#009628',GradientType=0);
    background-color:#42bd00;
}
.greenButton:active {
    position:relative;
    top:1px;
}