.gwt-DatePicker{border:1px solid #ccc;border-top:1px solid #999;cursor:default;background:#FFF;width:auto}
.gwt-DatePicker td,.datePickerMonthSelector td:focus{outline:0}
.gwt-Tree .gwt-TreeItem {padding: 1px 0px;margin: 0px;white-space: nowrap;cursor: pointer;}			
.gwt-Tree .gwt-TreeItem-selected {background: #ebeff9;}
.gwt-TreeItem .gwt-RadioButton input,.gwt-TreeItem .gwt-CheckBox input {margin-left: 0px;}
.datePickerMonthSelector td:focus{outline:0}
.datePickerDays{width:100%;background:white}
.datePickerDay,.datePickerWeekdayLabel,.datePickerWeekendLabel{font-size:85%;text-align:center;padding:4px;outline:0;font-weight:bold;color:#333;border-right:1px solid #ededed;border-bottom:1px solid #ededed}
.datePickerWeekdayLabel,.datePickerWeekendLabel{background:#fff;padding:0 4px 2px;cursor:default;color:#666;font-size:70%;font-weight:normal}
.datePickerDay{padding:4px 7px;cursor:hand;cursor:pointer}
.datePickerDayIsWeekend{background:#f7f7f7}
.datePickerDayIsToday{box-shadow: inset 0 -2px 0px 0px rgba(255, 0, 0, 1)}
.datePickerDayIsFiller{color:#999;font-weight:normal}
.datePickerDayIsValue{background:#09f}
.datePickerDayIsDisabled{color:#aaa;font-style:italic}
.datePickerDayIsHighlighted{background:#f0e68c}
.datePickerDayIsValueAndHighlighted{background:#d7dfe8}
.datePickerMonthSelector{width:100%;padding:1px 0 5px 0;background:#fff}
.datePickerPreviousButton,.datePickerNextButton{font-size:120%;line-height:1em;color:#3a6aad;cursor:hand;cursor:pointer;font-weight:bold;padding:0 4px;outline:0}
td.datePickerMonth{text-align:center;vertical-align:middle;white-space:nowrap;font-size:100%;font-weight:bold;color:#333}
.gwt-DateBox{padding:5px 4px;border:1px solid #ccc;border-top:1px solid #999;font-size:100%}
.gwt-DateBox input{width:8em}
.dateBoxFormatError{background:#fcc}
.toLabel{height:29px;line-height:29px;text-align:center;vertical-align:middle;width:26px;float: left;display:inline-block;}
.actionbar{position: absolute;top:0px;right:20px;}
.actionbar button{background:#09f;border-radius:3px 3px 3px 3px;color:#fff;cursor:pointer;font:bold 12px Arial,Helvetica,sans-serif;border:0;outline:medium none;cursor:pointer;margin:0 5px;padding:5px;}
@media print{
	.reports-container{display:none;}
}