.mdf_stat_option{
display:none;
}
#mdf_stat_print_btn{
display: none;
}
.mdf_stat_calendar{
width: 40% !important;
}
#mdf_stat_get_monitor{
font-size: 10px;
height: auto;
max-height: 75px;
overflow: auto;
}
#mdf_stat_get_monitor li{
padding: 0;
margin: 0 0 3px 0;
line-height: normal;
}
.woof_stat_one_graph .woof_stat_graph_title{
display: block;
font-weight: bold;
font-size: 16px;
padding-top: 50px;
}
@media print{
#adminmenumain,
.woo-nav-tab-wrapper{
display: none;
}
#wpcontent{
margin: 0;
padding: 0;
}
#chart_div_1{
padding: 50px;
page-break-before:always;
page-break-after:always;
}
.mdf_stat_one_graph{
padding: 50px;
page-break-before:auto;
page-break-after:always;
}
}
#mdf_stat_redraw_var .chosen-container{
margin-bottom: 10px;
margin-top: 5px;
}
#mdf_stat_redraw_var .chosen-choices{
min-height: 25px;
}
#ui-datepicker-div{
display: none;
}
.mdf_notice{
color:red;
padding: 10px;
border: solid 1px orange;
}
.mdf_items_for_stat{
width: 100%; 
height: 150px;
}
#chart_div_1_set{
width: 100%; 
height: auto;
}
#chart_div_1{
width: 100%;
height: 600px;
}
.mdtf-stat-collected{
font-size: 12px; 
font-style: italic;
}