@keyframes zsgLoaderSpin{0%{transform:rotate(0deg)}
100%{transform:rotate(360deg)}
}
body{padding-top:44px}
body.has-sticky-actionbar{padding:0}
.has-sticky-actionbar .zsg-nav-sub-wrapper{margin-top:-50px}
.searchbar-container.zsg-nav-sub-wrapper{position:static}
.modal_focus .zsg-nav-sub{z-index:900}
.pinnable-header{position:absolute;left:0;top:0;z-index:1005}
.pinnable-header::after{background-color:blue}
.pinnable-header_enabled:not(.ios-not-fixed) .pinnable-header{position:fixed;top:-44px;-webkit-transition:top 200ms ease-out;-moz-transition:top 200ms ease-out;-ms-transition:top 200ms ease-out;-o-transition:top 200ms ease-out;transition:top 200ms ease-out}
.header_pinned.pinnable-header_enabled:not(.ios-not-fixed) .pinnable-header,.header_force-pinned.pinnable-header_enabled:not(.ios-not-fixed) .pinnable-header{top:0}
.zss-header{z-index:1010;top:0;left:0;width:100%;margin-bottom:50px;height:50px;box-shadow:0 0 5px 0 #888}
.zss-header,.stripped-header .zss-header{height:44px}
.zss-header .responsive-page-title{display:block;width:calc(100% - 110px);height:44px;line-height:44px;overflow:hidden;text-overflow:ellipsis;font-size:15px;white-space:nowrap;font-weight:bold;padding:0 5px}
.has-sticky-actionbar .zss-header{position:relative}
.zss-header .zss-logo{height:44px;background-position:0 10px}
.tablet-web .zss-header{max-width:none}
.pinnable-header_enabled #wrapper{overflow-y:hidden;position:absolute;top:0;height:100%;width:100%}
.pinnable-header_enabled #content{height:100%;overflow-y:scroll;padding-top:44px;position:relative;-webkit-overflow-scrolling:touch;transform:translate3d(0,0,0)}
.action-bar{line-height:31px;height:32px;z-index:3}
.action-bar li.menu-label,.action-bar li.menu-item,.action-bar li.menu{cursor:pointer;margin-right:5px}
.action-bar li.menu-label a,.action-bar li.menu-item a,.action-bar li.menu a{color:#36b;text-decoration:none}
.action-bar li.menu-label a:hover,.action-bar li.menu-item a:hover,.action-bar li.menu a:hover,.action-bar li.menu-label a:visited:hover,.action-bar li.menu-item a:visited:hover,.action-bar li.menu a:visited:hover{color:#692}
.action-bar li.menu-label .more,.action-bar li.menu-item .more,.action-bar li.menu .more{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #36b;padding-bottom:2px;display:inline-block;width:0;height:0;margin:0 7px 0 5px;vertical-align:middle}
.action-bar .submenu{border:1px solid #d6dce2;padding:2px 10px 7px;background-color:#fff;line-height:13px;margin-top:0;-webkit-box-shadow:1px 3px 6px 1px rgba(0,0,0,0.4);-moz-box-shadow:1px 3px 6px 1px rgba(0,0,0,0.4);box-shadow:1px 3px 6px 1px rgba(0,0,0,0.4);left:-10000px;position:absolute;z-index:90}
.action-bar .submenu ul{margin:0}
.action-bar .submenu .horizontal-separator{border-top:1px solid #e9e9e9}
.action-bar .submenu li.menu-item{float:none;margin:7px 0 4px;white-space:nowrap;padding:0}
.action-bar .submenu li.menu-item a.flag-content{border:0;padding-left:0;background:0}
.action-bar .menu.sticky .submenu,.action-bar .menu-visible .submenu,.action-bar.no-js .menu:hover .submenu{left:auto}
.action-bar .menu-visible .menu-label{position:relative;z-index:100;margin-bottom:-1px;border-top-color:#d6dce2;border-right-color:#d6dce2;-webkit-border-radius:2px 2px 0 0;-moz-border-radius:2px 2px 0 0;border-radius:2px 2px 0 0}
.action-bar .menu.contact .menu-label,.action-bar .menu.review .menu-label,.action-bar .menu-item.contact .menu-label,.action-bar .menu.post-for-sale .menu-label,.action-bar .menu.edit .emp-link a.flag-content,.action-bar .menu.external-website a.external{font-weight:bold}
.ie9 .action-bar .menu-item .flag-content.button-z{background-image:none}
.profile-restyle .pro-action-bar-private .action-bar li.menu-label,li.menu-item,li.menu{margin-right:3px!important}
@-webkit-keyframes zsgLoaderSpin{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes zsgLoaderSpin{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@media screen and (min-width:769px){.zsg-nav-sub-wrapper{margin-top:-50px}
.zsg-layout_full{padding-left:110px}
}
.mobile-web.mobile-dialog-visible{overflow:hidden}
.mobile-dialog{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2100;text-align:left;background:#fff;visibility:hidden}
.mobile-dialog.on{visibility:visible}
.mobile-dialog.loading .mobile-dialog-content,.mobile-dialog.loading .mobile-dialog-title{position:absolute}
.mobile-dialog.updating .mobile-dialog-title h2{display:none}
.mobile-dialog.updating .mobile-dialog-title .zsg-loading-spinner_lg{display:block}
.mobile-dialog-title{position:fixed;top:0;left:0;width:100%;height:45px;z-index:2150;font-size:14px;font-weight:700;text-align:center;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2)}
.mobile-dialog-title h2{height:45px;line-height:45px;color:#aaa;text-transform:uppercase}
.mobile-dialog-title .zsg-loading-spinner_lg{display:none;min-width:30px;min-height:30px;width:30px;height:30px;margin:15px auto 0}
.mobile-dialog-title .zsg-loading-spinner_lg:before{background-size:30px;width:30px;height:30px}
.mobile-dialog-title .zsg-button,.mobile-dialog-title .zsg-button:hover,.mobile-dialog-title .zsg-button_primary,.mobile-dialog-title .zsg-button_primary:hover{position:absolute;top:0;left:5px;width:auto;height:45px;line-height:45px;color:#0074e4;text-transform:uppercase;background:0 0;border:0;padding-top:0;padding-bottom:0}
.mobile-dialog-title .zsg-button.mobile-dialog-apply,.mobile-dialog-title .zsg-button_primary.mobile-dialog-apply{left:auto;right:5px}
.mobile-dialog-title+.mobile-dialog-content{top:45px}
.mobile-dialog-content{position:fixed;top:0;left:0;height:100%;width:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}
.mobile-dialog-content>div,.mobile-dialog-content>section{padding:10px}
.mobile-dialog-content #insert-bal-here{padding:0}
.mobile-dialog-content #contact-form-mobile-dialog .zsg-content-component{margin-bottom:60px}
#mobile-dialog-root{position:fixed;z-index:10010}
.mobile-dialog-select li{width:100%;height:50px;padding:10px;font-size:15px;line-height:30px;border-bottom:1px solid #bbb}
.mobile-dialog-select li.selected{background-color:#fffcf0}
.mobile-dialog-select li:last-child{margin-bottom:50px}
.mobile-dialog-select input{float:right;margin:8px 12px}
@-webkit-keyframes zsgLoaderSpin{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes zsgLoaderSpin{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
body:not(.zsg-layout_full) .zsg-layout-width.layout-width_marginless{width:100%;max-width:none;margin-left:auto;margin-right:auto}
@media screen and (min-width:1281px){body:not(.zsg-layout_full) .zsg-layout-width.layout-width_marginless{padding:0 calc((100% - 1240px)/ 2)}
}
@media screen and (min-width:1025px){body:not(.zsg-layout_full).zsg-layout_lg .zsg-layout-width.layout-width_marginless{padding:0 calc((100% - 984px)/ 2)}
}
body:not(.zsg-layout_full).zsg-layout_fixed .zsg-layout-width.layout-width_marginless{min-width:1280px}
body:not(.zsg-layout_full).zsg-layout_fixed.zsg-layout_lg .zsg-layout-width.layout-width_marginless{min-width:1024px}
@media screen and (min-width:769px){body{padding-top:0}
.zsg-nav-sub{padding-left:125px;margin-left:auto}
.modal_focus .zsg-nav-sub{z-index:900}
.zss-header{display:-webkit-box;display:-ms-flexbox;display:-ms-flex;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-flow:row nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;position:relative;width:100%;height:50px;z-index:1000;margin-bottom:49px;background:#fff;border-bottom:1px solid #ccc;box-shadow:0 1px 4px rgba(0,0,0,.15)}
.zss-header .responsive-page-title{display:none}
.zss-header .nav-top{-webkit-box-flex:1 1 100%;-ms-flex:1 1 100%;flex:1 1 100%}
.zss-header .zsg-logo{-webkit-box-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;z-index:1020;vertical-align:top;margin-right:10px}
.zsg-layout_full .zss-header.zsg-layout-width{padding-left:0}
.stripped-header .zss-header{height:76px;margin-bottom:0}
}
@media screen and (max-width:768px){.zsg-nav-sub{margin-left:0}
}