﻿.ui-corner-all {    -moz-border-radius: 0px;}.ui-widget-content {    border: 1px solid #999;    color: #666666;    background: none repeat scroll 0 0 #e5f5f5;    font-weight: normal;    padding: 0;}.ui-widget {    font-size: 12px;}.ui-menu {    display: block;    float: left;    list-style: none outside none;    margin: 0;    padding: 0;}.ui-autocomplete {    cursor: pointer;    position: absolute;    font-family: 'Open Sans', sans-serif;}.ui-menu .ui-menu-item {    clear: left;    float: left;    margin: 0;    padding: 0;    width: 100%;    padding-left: 6px;    font-weight: bold;    line-height: 15px;}.ui-widget-header {    border: 1px solid #009999;    background: none repeat scroll 0 0 #009999;}    /*.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,*/    .ui-state-focus,    .ui-widget-content .ui-state-focus,    .ui-widget-header .ui-state-focus {        border: none;        background: none repeat scroll 0 0 #3399ff;        color: #fff;        padding-left: 6px;        font-weight: bold;        line-height: 15px;    }.ui-datepicker-month, .ui-datepicker-year {    border-color: #009999;    font-size: 1em;    margin: 1px 0;    display: inline;    padding: 1px;}.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {    border: 1px solid #99cc66;    background: none repeat scroll 0 0 #009999;    color: #fff;}.ui-state-hover,.ui-widget-content .ui-state-hover {    border: 1px solid #009999;    background: none repeat scroll 0 0 #99cc66;    color: #1c94c4;}