.ui-helper-hidden{display:none;}
.ui-helper-hidden-accessible{position:absolute;left:-99999999px;}
.ui-helper-clearfix:after{clear:both;display:block;content:".";height:0;visibility:hidden;}
.ui-helper-clearfix{display:inline-block;}
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix{height:1%;}
.ui-helper-clearfix{display:block;}
/* end clearfix */
.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0);}
/* Interaction Cues 
----------------------------------*/
.ui-state-disabled{cursor:default !important;}
/* Overlays */
.ui-widget-overlay{width:100%;position:absolute;top:0;left:0;height:100%;}
