.xf-sheet-spinner{position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px}.xf-sheet{max-height:0;overflow-y:hidden;-webkit-transition:max-height 0.3s ease-in-out;-moz-transition:max-height 0.3s ease-in-out;-o-transition:max-height 0.3s ease-in-out;transition:max-height 0.3s ease-in-out;position:fixed;bottom:0;left:0;right:0;background-color:white;z-index:500;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;-khtml-top-right-radius:5px;border-top-right-radius:5px;-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;-khtml-top-left-radius:5px;border-top-left-radius:5px}.xf-sheet.xf-sheet-bottom.slidein,.xf-sheet.xf-sheet-top.slidein{max-height:80%}.xf-sheet.xf-sheet-fill.slidein{max-height:100%;height:100%}.xf-sheet-background{z-index:499;background-color:black;-moz-opacity:0;-ms-filter: "alpha(opacity=0)";filter: alpha(opacity=0);zoom: 1;opacity:0;-webkit-transition:opacity 0.3s ease-in-out;-moz-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.xf-sheet-background.fadein{-moz-opacity:0.5;-ms-filter: "alpha(opacity=50)";filter: alpha(opacity=50);zoom: 1;opacity:0.5}.xf-sheet.xf-sheet-top{margin-bottom:20px}.xf-sheet.xf-sheet-left{margin-right:20px}.xf-sheet.xf-sheet-right{max-height:100%;max-width:0;left:auto;top:0;bottom:0;right:0;-webkit-transition:max-width 0.3s ease-in-out;-moz-transition:max-width 0.3s ease-in-out;-o-transition:max-width 0.3s ease-in-out;transition:max-width 0.3s ease-in-out}.xf-sheet.xf-sheet-right.slidein{max-width:300px}.xf-sheet-close{color:var(--buttonColor);position:absolute;top:15px;left:15px;font-size:20px}.xf-sheet-close > i.xf-sheet-back-icon{display:none}.xf-sheet-close.xf-sheet-back-btn > i.xf-sheet-back-icon{display:block}.xf-sheet-close.xf-sheet-back-btn > i.xf-sheet-close-icon{display:none}.xf-sheet-contentframe{border:none;width:100%;height:100%;-webkit-transition:height 0.3s ease-in-out;-moz-transition:height 0.3s ease-in-out;-o-transition:height 0.3s ease-in-out;transition:height 0.3s ease-in-out;position:relative}body.iphone .xf-sheet-contentframe{z-index:-1}ul.xataface-components-ActionSheet{display:flex;flex-direction:column;z-index:1000;position:fixed;bottom:0;left:0;right:0;overflow-x:hidden;overflow-y:scroll;background-color:var(--menuBgColor);color:var(--menuColor);margin:0;padding:0;border:1px solid #666;font-size:125%;padding-bottom:20px}ul.xataface-components-ActionSheet li{box-sizing:border-box;list-style-type:none;list-style-image:none;margin:0;padding:0}ul.xataface-components-ActionSheet li > a{padding:10px;border-bottom:1px solid #ccc;display:flex;text-decoration:none;color:var(--menuColor);flex-direction:row;cursor:pointer}ul.xataface-components-ActionSheet li > a > i.material-icons{margin:auto 15px;margin-right:0}ul.xataface-components-ActionSheet li > a > span{flex-grow:1;margin:auto 15px}ul.xataface-components-ActionSheet > li > ul{display:none}.xataface-components-ActionSheet-spinner{position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px}.xataface-components-ActionSheet{max-height:0;overflow-y:hidden;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;position:fixed;bottom:0;left:0;right:0;background-color:white;z-index:500;-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;-khtml-top-right-radius:5px;border-top-right-radius:5px;-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;-khtml-top-left-radius:5px;border-top-left-radius:5px}.xataface-components-ActionSheet.xataface-components-ActionSheet-bottom.slidein,.xataface-components-ActionSheet.xataface-components-ActionSheet-top.slidein{max-height:80%}.xataface-components-ActionSheet.xataface-components-ActionSheet-fill.slidein{max-height:100%;height:100%}.xataface-components-ActionSheet-background{z-index:499;background-color:black;-moz-opacity:0;-ms-filter: "alpha(opacity=0)";filter: alpha(opacity=0);zoom: 1;opacity:0;-webkit-transition:opacity 0.3s ease-in-out;-moz-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out;position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.xataface-components-ActionSheet-background.fadein{-moz-opacity:0.5;-ms-filter: "alpha(opacity=50)";filter: alpha(opacity=50);zoom: 1;opacity:0.5}.xataface-components-ActionSheet.xataface-components-ActionSheet-top{margin-bottom:20px}.xataface-components-ActionSheet.xataface-components-ActionSheet-left{margin-right:20px}.xataface-components-ActionSheet.xataface-components-ActionSheet-right{max-height:100%;max-width:0;left:auto;top:0;bottom:0;right:0;-webkit-transition:max-width 0.3s ease-in-out;-moz-transition:max-width 0.3s ease-in-out;-o-transition:max-width 0.3s ease-in-out;transition:max-width 0.3s ease-in-out}.xataface-components-ActionSheet.xataface-components-ActionSheet-right.slidein{max-width:100vw}.xataface-components-ActionSheet-close > i.xataface-components-ActionSheet-back-icon{display:none}.xataface-components-ActionSheet-close.xataface-components-ActionSheet-back-btn > i.xataface-components-ActionSheet-back-icon{display:block}.xataface-components-ActionSheet-close.xataface-components-ActionSheet-back-btn > i.xataface-components-ActionSheet-close-icon{display:none}ul.xataface-components-ActionSheet-bottom li,ul.xataface-components-ActionSheet-top li{width:100vw}ul.xataface-components-ActionSheet-left li,ul.xataface-components-ActionSheet-right li{width:300px}