html{position:relative;min-height:100%;height:100%;width:100%}body{height:100%;width:100%;-webkit-overflow-scrolling:touch}*{-webkit-tap-highlight-color:rgba(255,255,255,0)!important;-webkit-tap-highlight-color:transparent;-webkit-focus-ring-color:rgba(255,255,255,0)!important;outline:none!important}.main{padding-top:15px;padding-bottom:15px}@media(min-width:992px){.main{padding-right:5px;padding-left:5px}}.main .page-header{margin-top:0}.text-right{text-align:right}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.yesselect{-webkit-touch-callout:default;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.page{min-height:750px}@media screen and (orientation:portrait){.page{min-height:420px}}.page.page-fullscreen{min-height:0;height:100%}.page-fullscreen .pagepopper,.page-fullscreen .pagepopper .pagepopper-body{height:100%}.pagepopper-header h3{display:inline-block;width:100%;text-align:center}.pagepopper-body-frame,.pagepopper-body iframe,.pagepopper-body-content{float:left;height:100%;width:100%}.pagepopper-body-content{padding:15px}.pagepopper-body iframe{background-color:#fff}.page-loading-bar{position:fixed;left:0;top:44px;right:0;background:rgba(48,54,65,.3);height:5px;z-index:10000;zoom:1}.page-loading-bar.page-loading-bar-hidden{visibility:hidden}.page-loading-bar>div{display:block;position:absolute;left:0;top:0;bottom:0;width:0%;background:#fff}.page.animate.in{-webkit-animation-timing-function:ease-out;-webkit-animation-duration:350ms;-moz-animation-timing-function:ease-out;-moz-animation-duration:350ms;animation-timing-function:ease-out;animation-duration:350ms}.page.out{display:none!important}.page.animate.out{-webkit-animation-timing-function:ease-in;-webkit-animation-duration:225ms;-moz-animation-timing-function:ease-in;-moz-animation-duration:225ms;animation-timing-function:ease-in;animation-duration:225ms}.page.animate.out.animating{display:block!important}.page.animate.animating .fixed{position:absolute}.page.animate.slideup.in{-webkit-transform:translateY(0);-webkit-animation-name:slideinfrombottom;-webkit-animation-duration:250ms;-moz-transform:translateY(0);-moz-animation-name:slideinfrombottom;-moz-animation-duration:250ms;transform:translateY(0);animation-name:slideinfrombottom;animation-duration:250ms}.page.animate.slideup.in.reverse{-webkit-animation-name:fadein;-webkit-animation-duration:150ms;-moz-animation-name:fadein;-moz-animation-duration:150ms;animation-name:fadein;animation-duration:150ms}.page.animate.slideup.out.reverse{-webkit-transform:translateY(100%);-webkit-animation-name:slideouttobottom;-webkit-animation-duration:200ms;-moz-transform:translateY(100%);-moz-animation-name:slideouttobottom;-moz-animation-duration:200ms;transform:translateY(100%);animation-name:slideouttobottom;animation-duration:200ms}@-webkit-keyframes slideinfrombottom{from{-webkit-transform:translateY(100%)}to{-webkit-transform:translateY(0)}}@-moz-keyframes slideinfrombottom{from{-moz-transform:translateY(100%)}to{-moz-transform:translateY(0)}}@keyframes slideinfrombottom{from{transform:translateY(100%)}to{transform:translateY(0)}}@-webkit-keyframes slideouttobottom{from{-webkit-transform:translateY(0)}to{-webkit-transform:translateY(100%)}}@-moz-keyframes slideouttobottom{from{-moz-transform:translateY(0)}to{-moz-transform:translateY(100%)}}@keyframes slideouttobottom{from{transform:translateY(0)}to{transform:translateY(100%)}}