/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;-webkit-transform-origin:center bottom;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-name:headShake;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-animation-name:swing;-webkit-transform-origin:top center;animation-name:swing;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;-webkit-transform-origin:center;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;-webkit-animation-name:bounceIn;animation-duration:.75s;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;-webkit-animation-name:bounceOut;animation-duration:.75s;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animated.flip{-webkit-animation-name:flip;-webkit-backface-visibility:visible;animation-name:flip;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;-webkit-backface-visibility:visible!important;animation-name:flipInX;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;-webkit-backface-visibility:visible!important;animation-name:flipInY;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutY;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutY;backface-visibility:visible!important}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-name:lightSpeedIn;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-name:lightSpeedOut;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}@keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}.hinge{-webkit-animation-duration:2s;-webkit-animation-name:hinge;animation-duration:2s;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;-webkit-transition:none!important;animation:unset!important;transition:none!important}}@font-face{font-family:simple-line-icons;src:url(../fonts/Simple-Line-Icons.f33df365.eot);src:url(../fonts/Simple-Line-Icons.f33df365.eot#iefix) format("embedded-opentype"),url(../fonts/Simple-Line-Icons.0cb0b9c5.woff2) format("woff2"),url(../fonts/Simple-Line-Icons.d2285965.ttf) format("truetype"),url(../fonts/Simple-Line-Icons.78f07e2c.woff) format("woff"),url(../img/Simple-Line-Icons.2fe2efe6.svg#simple-line-icons) format("svg");font-weight:400;font-style:normal}.icon-action-redo,.icon-action-undo,.icon-anchor,.icon-arrow-down,.icon-arrow-down-circle,.icon-arrow-left,.icon-arrow-left-circle,.icon-arrow-right,.icon-arrow-right-circle,.icon-arrow-up,.icon-arrow-up-circle,.icon-badge,.icon-bag,.icon-ban,.icon-basket,.icon-basket-loaded,.icon-bell,.icon-book-open,.icon-briefcase,.icon-bubble,.icon-bubbles,.icon-bulb,.icon-calculator,.icon-calendar,.icon-call-end,.icon-call-in,.icon-call-out,.icon-camera,.icon-camrecorder,.icon-chart,.icon-check,.icon-chemistry,.icon-clock,.icon-close,.icon-cloud-download,.icon-cloud-upload,.icon-compass,.icon-control-end,.icon-control-forward,.icon-control-pause,.icon-control-play,.icon-control-rewind,.icon-control-start,.icon-credit-card,.icon-crop,.icon-cup,.icon-cursor,.icon-cursor-move,.icon-diamond,.icon-direction,.icon-directions,.icon-disc,.icon-dislike,.icon-doc,.icon-docs,.icon-drawer,.icon-drop,.icon-earphones,.icon-earphones-alt,.icon-emotsmile,.icon-energy,.icon-envelope,.icon-envelope-letter,.icon-envelope-open,.icon-equalizer,.icon-event,.icon-exclamation,.icon-eye,.icon-eyeglass,.icon-feed,.icon-film,.icon-fire,.icon-flag,.icon-folder,.icon-folder-alt,.icon-frame,.icon-game-controller,.icon-ghost,.icon-globe,.icon-globe-alt,.icon-graduation,.icon-graph,.icon-grid,.icon-handbag,.icon-heart,.icon-home,.icon-hourglass,.icon-info,.icon-key,.icon-layers,.icon-like,.icon-link,.icon-list,.icon-location-pin,.icon-lock,.icon-lock-open,.icon-login,.icon-logout,.icon-loop,.icon-magic-wand,.icon-magnet,.icon-magnifier,.icon-magnifier-add,.icon-magnifier-remove,.icon-map,.icon-menu,.icon-microphone,.icon-minus,.icon-mouse,.icon-music-tone,.icon-music-tone-alt,.icon-mustache,.icon-note,.icon-notebook,.icon-options,.icon-options-vertical,.icon-organization,.icon-paper-clip,.icon-paper-plane,.icon-paypal,.icon-pencil,.icon-people,.icon-phone,.icon-picture,.icon-pie-chart,.icon-pin,.icon-plane,.icon-playlist,.icon-plus,.icon-power,.icon-present,.icon-printer,.icon-puzzle,.icon-question,.icon-refresh,.icon-reload,.icon-rocket,.icon-screen-desktop,.icon-screen-smartphone,.icon-screen-tablet,.icon-settings,.icon-share,.icon-share-alt,.icon-shield,.icon-shuffle,.icon-size-actual,.icon-size-fullscreen,.icon-social-behance,.icon-social-dribbble,.icon-social-dropbox,.icon-social-facebook,.icon-social-foursqare,.icon-social-github,.icon-social-google,.icon-social-instagram,.icon-social-linkedin,.icon-social-pinterest,.icon-social-reddit,.icon-social-skype,.icon-social-soundcloud,.icon-social-spotify,.icon-social-steam,.icon-social-stumbleupon,.icon-social-tumblr,.icon-social-twitter,.icon-social-vkontakte,.icon-social-youtube,.icon-speech,.icon-speedometer,.icon-star,.icon-support,.icon-symbol-female,.icon-symbol-male,.icon-tag,.icon-target,.icon-trash,.icon-trophy,.icon-umbrella,.icon-user,.icon-user-female,.icon-user-follow,.icon-user-following,.icon-user-unfollow,.icon-vector,.icon-volume-1,.icon-volume-2,.icon-volume-off,.icon-wallet,.icon-wrench{font-family:simple-line-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-user:before{content:"\e005"}.icon-people:before{content:"\e001"}.icon-user-female:before{content:"\e000"}.icon-user-follow:before{content:"\e002"}.icon-user-following:before{content:"\e003"}.icon-user-unfollow:before{content:"\e004"}.icon-login:before{content:"\e066"}.icon-logout:before{content:"\e065"}.icon-emotsmile:before{content:"\e021"}.icon-phone:before{content:"\e600"}.icon-call-end:before{content:"\e048"}.icon-call-in:before{content:"\e047"}.icon-call-out:before{content:"\e046"}.icon-map:before{content:"\e033"}.icon-location-pin:before{content:"\e096"}.icon-direction:before{content:"\e042"}.icon-directions:before{content:"\e041"}.icon-compass:before{content:"\e045"}.icon-layers:before{content:"\e034"}.icon-menu:before{content:"\e601"}.icon-list:before{content:"\e067"}.icon-options-vertical:before{content:"\e602"}.icon-options:before{content:"\e603"}.icon-arrow-down:before{content:"\e604"}.icon-arrow-left:before{content:"\e605"}.icon-arrow-right:before{content:"\e606"}.icon-arrow-up:before{content:"\e607"}.icon-arrow-up-circle:before{content:"\e078"}.icon-arrow-left-circle:before{content:"\e07a"}.icon-arrow-right-circle:before{content:"\e079"}.icon-arrow-down-circle:before{content:"\e07b"}.icon-check:before{content:"\e080"}.icon-clock:before{content:"\e081"}.icon-plus:before{content:"\e095"}.icon-minus:before{content:"\e615"}.icon-close:before{content:"\e082"}.icon-event:before{content:"\e619"}.icon-exclamation:before{content:"\e617"}.icon-organization:before{content:"\e616"}.icon-trophy:before{content:"\e006"}.icon-screen-smartphone:before{content:"\e010"}.icon-screen-desktop:before{content:"\e011"}.icon-plane:before{content:"\e012"}.icon-notebook:before{content:"\e013"}.icon-mustache:before{content:"\e014"}.icon-mouse:before{content:"\e015"}.icon-magnet:before{content:"\e016"}.icon-energy:before{content:"\e020"}.icon-disc:before{content:"\e022"}.icon-cursor:before{content:"\e06e"}.icon-cursor-move:before{content:"\e023"}.icon-crop:before{content:"\e024"}.icon-chemistry:before{content:"\e026"}.icon-speedometer:before{content:"\e007"}.icon-shield:before{content:"\e00e"}.icon-screen-tablet:before{content:"\e00f"}.icon-magic-wand:before{content:"\e017"}.icon-hourglass:before{content:"\e018"}.icon-graduation:before{content:"\e019"}.icon-ghost:before{content:"\e01a"}.icon-game-controller:before{content:"\e01b"}.icon-fire:before{content:"\e01c"}.icon-eyeglass:before{content:"\e01d"}.icon-envelope-open:before{content:"\e01e"}.icon-envelope-letter:before{content:"\e01f"}.icon-bell:before{content:"\e027"}.icon-badge:before{content:"\e028"}.icon-anchor:before{content:"\e029"}.icon-wallet:before{content:"\e02a"}.icon-vector:before{content:"\e02b"}.icon-speech:before{content:"\e02c"}.icon-puzzle:before{content:"\e02d"}.icon-printer:before{content:"\e02e"}.icon-present:before{content:"\e02f"}.icon-playlist:before{content:"\e030"}.icon-pin:before{content:"\e031"}.icon-picture:before{content:"\e032"}.icon-handbag:before{content:"\e035"}.icon-globe-alt:before{content:"\e036"}.icon-globe:before{content:"\e037"}.icon-folder-alt:before{content:"\e039"}.icon-folder:before{content:"\e089"}.icon-film:before{content:"\e03a"}.icon-feed:before{content:"\e03b"}.icon-drop:before{content:"\e03e"}.icon-drawer:before{content:"\e03f"}.icon-docs:before{content:"\e040"}.icon-doc:before{content:"\e085"}.icon-diamond:before{content:"\e043"}.icon-cup:before{content:"\e044"}.icon-calculator:before{content:"\e049"}.icon-bubbles:before{content:"\e04a"}.icon-briefcase:before{content:"\e04b"}.icon-book-open:before{content:"\e04c"}.icon-basket-loaded:before{content:"\e04d"}.icon-basket:before{content:"\e04e"}.icon-bag:before{content:"\e04f"}.icon-action-undo:before{content:"\e050"}.icon-action-redo:before{content:"\e051"}.icon-wrench:before{content:"\e052"}.icon-umbrella:before{content:"\e053"}.icon-trash:before{content:"\e054"}.icon-tag:before{content:"\e055"}.icon-support:before{content:"\e056"}.icon-frame:before{content:"\e038"}.icon-size-fullscreen:before{content:"\e057"}.icon-size-actual:before{content:"\e058"}.icon-shuffle:before{content:"\e059"}.icon-share-alt:before{content:"\e05a"}.icon-share:before{content:"\e05b"}.icon-rocket:before{content:"\e05c"}.icon-question:before{content:"\e05d"}.icon-pie-chart:before{content:"\e05e"}.icon-pencil:before{content:"\e05f"}.icon-note:before{content:"\e060"}.icon-loop:before{content:"\e064"}.icon-home:before{content:"\e069"}.icon-grid:before{content:"\e06a"}.icon-graph:before{content:"\e06b"}.icon-microphone:before{content:"\e063"}.icon-music-tone-alt:before{content:"\e061"}.icon-music-tone:before{content:"\e062"}.icon-earphones-alt:before{content:"\e03c"}.icon-earphones:before{content:"\e03d"}.icon-equalizer:before{content:"\e06c"}.icon-like:before{content:"\e068"}.icon-dislike:before{content:"\e06d"}.icon-control-start:before{content:"\e06f"}.icon-control-rewind:before{content:"\e070"}.icon-control-play:before{content:"\e071"}.icon-control-pause:before{content:"\e072"}.icon-control-forward:before{content:"\e073"}.icon-control-end:before{content:"\e074"}.icon-volume-1:before{content:"\e09f"}.icon-volume-2:before{content:"\e0a0"}.icon-volume-off:before{content:"\e0a1"}.icon-calendar:before{content:"\e075"}.icon-bulb:before{content:"\e076"}.icon-chart:before{content:"\e077"}.icon-ban:before{content:"\e07c"}.icon-bubble:before{content:"\e07d"}.icon-camrecorder:before{content:"\e07e"}.icon-camera:before{content:"\e07f"}.icon-cloud-download:before{content:"\e083"}.icon-cloud-upload:before{content:"\e084"}.icon-envelope:before{content:"\e086"}.icon-eye:before{content:"\e087"}.icon-flag:before{content:"\e088"}.icon-heart:before{content:"\e08a"}.icon-info:before{content:"\e08b"}.icon-key:before{content:"\e08c"}.icon-link:before{content:"\e08d"}.icon-lock:before{content:"\e08e"}.icon-lock-open:before{content:"\e08f"}.icon-magnifier:before{content:"\e090"}.icon-magnifier-add:before{content:"\e091"}.icon-magnifier-remove:before{content:"\e092"}.icon-paper-clip:before{content:"\e093"}.icon-paper-plane:before{content:"\e094"}.icon-power:before{content:"\e097"}.icon-refresh:before{content:"\e098"}.icon-reload:before{content:"\e099"}.icon-settings:before{content:"\e09a"}.icon-star:before{content:"\e09b"}.icon-symbol-female:before{content:"\e09c"}.icon-symbol-male:before{content:"\e09d"}.icon-target:before{content:"\e09e"}.icon-credit-card:before{content:"\e025"}.icon-paypal:before{content:"\e608"}.icon-social-tumblr:before{content:"\e00a"}.icon-social-twitter:before{content:"\e009"}.icon-social-facebook:before{content:"\e00b"}.icon-social-instagram:before{content:"\e609"}.icon-social-linkedin:before{content:"\e60a"}.icon-social-pinterest:before{content:"\e60b"}.icon-social-github:before{content:"\e60c"}.icon-social-google:before{content:"\e60d"}.icon-social-reddit:before{content:"\e60e"}.icon-social-skype:before{content:"\e60f"}.icon-social-dribbble:before{content:"\e00d"}.icon-social-behance:before{content:"\e610"}.icon-social-foursqare:before{content:"\e611"}.icon-social-soundcloud:before{content:"\e612"}.icon-social-spotify:before{content:"\e613"}.icon-social-stumbleupon:before{content:"\e614"}.icon-social-youtube:before{content:"\e008"}.icon-social-dropbox:before{content:"\e00c"}.icon-social-vkontakte:before{content:"\e618"}.icon-social-steam:before{content:"\e620"}.vld-overlay,.vld-shown{overflow:hidden}.vld-overlay{bottom:0;left:0;position:absolute;right:0;top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:9999}.vld-overlay.is-active{display:-webkit-box;display:-ms-flexbox;display:flex}.vld-overlay.is-full-page{z-index:9999;position:fixed}.vld-overlay .vld-background{bottom:0;left:0;position:absolute;right:0;top:0;background:#fff;opacity:.5}.vld-overlay .vld-icon,.vld-parent{position:relative}fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:40px;height:38px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{-webkit-box-sizing:content-box;box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;-webkit-transition:border .1s ease;transition:border .1s ease;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input::-webkit-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver;background:inherit}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{-webkit-transition:all .15s ease;transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}.vue-slider-disabled{opacity:.5;cursor:not-allowed}.vue-slider-rail{background-color:#ccc;border-radius:15px}.vue-slider-process{background-color:#3498db;border-radius:15px}.vue-slider-mark{z-index:4}.vue-slider-mark:first-child .vue-slider-mark-step,.vue-slider-mark:last-child .vue-slider-mark-step{display:none}.vue-slider-mark-step{width:100%;height:100%;border-radius:50%;background-color:rgba(0,0,0,.16)}.vue-slider-mark-label{font-size:14px;white-space:nowrap}.vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;border-radius:50%;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32);box-shadow:.5px .5px 2px 1px rgba(0,0,0,.32)}.vue-slider-dot-handle-focus{-webkit-box-shadow:0 0 1px 2px rgba(52,152,219,.36);box-shadow:0 0 1px 2px rgba(52,152,219,.36)}.vue-slider-dot-handle-disabled{cursor:not-allowed;background-color:#ccc}.vue-slider-dot-tooltip-inner{font-size:14px;white-space:nowrap;padding:2px 5px;min-width:20px;text-align:center;color:#fff;border-radius:5px;border-color:#3498db;background-color:#3498db;-webkit-box-sizing:content-box;box-sizing:content-box}.vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top:after{top:100%;border-color:transparent;border-style:solid;border-width:5px;border-top-color:inherit}.vue-slider-dot-tooltip-inner-bottom:after,.vue-slider-dot-tooltip-inner-top:after{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);height:0;width:0}.vue-slider-dot-tooltip-inner-bottom:after{bottom:100%;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:inherit}.vue-slider-dot-tooltip-inner-left:after{left:100%;border-color:transparent;border-style:solid;border-width:5px;border-left-color:inherit}.vue-slider-dot-tooltip-inner-left:after,.vue-slider-dot-tooltip-inner-right:after{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:0;width:0}.vue-slider-dot-tooltip-inner-right:after{right:100%;border-color:transparent;border-style:solid;border-width:5px;border-right-color:inherit}.vue-slider-dot-tooltip-wrapper{opacity:0;-webkit-transition:all .3s;transition:all .3s}.vue-slider-dot-tooltip-wrapper-show{opacity:1}

/*!
 * Datetimepicker for Bootstrap 3
 * version : 4.17.47
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */.bootstrap-datetimepicker-widget{list-style:none}.bootstrap-datetimepicker-widget.dropdown-menu{display:block;margin:2px 0;padding:4px;width:19em}@media (min-width:576px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:992px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu:after,.bootstrap-datetimepicker-widget.dropdown-menu:before{content:"";display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);top:-7px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;top:-6px;left:8px}.bootstrap-datetimepicker-widget.dropdown-menu.top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,.2);bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget .list-unstyled{margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{-webkit-box-shadow:none;box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:700;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action=showHours]:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action=clear]:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action=today]:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget .picker-switch:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td i,.bootstrap-datetimepicker-widget .picker-switch td span{line-height:2.5;height:2.5em;width:100%}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th{text-align:center;border-radius:.25rem;padding:.5em}.bootstrap-datetimepicker-widget table th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px}.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover{background:none;color:#dee2e6;cursor:not-allowed}.bootstrap-datetimepicker-widget table th.prev:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Previous Month"}.bootstrap-datetimepicker-widget table th.next:after{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0;content:"Next Month"}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{background:#f8f9fa}.bootstrap-datetimepicker-widget table td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget table td.cw{font-size:.8em;height:20px;line-height:20px;color:#dee2e6}.bootstrap-datetimepicker-widget table td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover{background:#f8f9fa;cursor:pointer}.bootstrap-datetimepicker-widget table td.new,.bootstrap-datetimepicker-widget table td.old{color:#dee2e6}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:"";display:inline-block;border:solid transparent;border-width:0 0 7px 7px;border-bottom-color:#dee2e6;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{background-color:#dee2e6;color:#007bff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget table td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover{background:none;color:#dee2e6;cursor:not-allowed}.bootstrap-datetimepicker-widget table td i,.bootstrap-datetimepicker-widget table td span{display:inline-block;width:54px;height:54px;line-height:54px;margin:2px 1.5px;cursor:pointer;border-radius:.25rem}.bootstrap-datetimepicker-widget table td i:hover,.bootstrap-datetimepicker-widget table td span:hover{background:#f8f9fa}.bootstrap-datetimepicker-widget table td i.active,.bootstrap-datetimepicker-widget table td span.active{background-color:#dee2e6;color:#007bff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget table td i.old,.bootstrap-datetimepicker-widget table td span.old{color:#dee2e6}.bootstrap-datetimepicker-widget table td i.disabled,.bootstrap-datetimepicker-widget table td i.disabled:hover,.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:none;color:#dee2e6;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget.wider{width:21em}.bootstrap-datetimepicker-widget .datepicker-decades .decade{line-height:1.8em!important}.input-group.date .input-group-addon,.input-group.date .input-group-text{cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.v-sidebar-menu{position:fixed;top:0;left:0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:999;width:100%;text-align:left;-webkit-transition:max-width .3s ease;transition:max-width .3s ease}.v-sidebar-menu,.v-sidebar-menu *{-webkit-box-sizing:border-box;box-sizing:border-box}.v-sidebar-menu .vsm--scroll-wrapper{height:100%;overflow-y:auto;overflow-x:hidden}.v-sidebar-menu .vsm--dropdown>.vsm--list{padding:5px}.v-sidebar-menu .vsm--item{position:relative;display:block;width:100%;white-space:nowrap}.v-sidebar-menu .vsm--link{cursor:pointer;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-weight:400;padding:10px;line-height:30px;text-decoration:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none;z-index:20;-webkit-transition:all .3s ease;transition:all .3s ease}.v-sidebar-menu .vsm--link_active,.v-sidebar-menu .vsm--link_exact-active{font-weight:600}.v-sidebar-menu .vsm--link_disabled{opacity:.4;pointer-events:none}.v-sidebar-menu .vsm--link_level-1 .vsm--icon{height:30px;line-height:30px;width:30px;-ms-flex-negative:0;flex-shrink:0;text-align:center;border-radius:3px}.v-sidebar-menu .vsm--icon{display:inline-block;margin-right:10px}.v-sidebar-menu .vsm--title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.v-sidebar-menu .vsm--arrow{width:30px;text-align:center;font-style:normal;font-weight:900;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.v-sidebar-menu .vsm--arrow:after{content:"\f105";font-family:Font Awesome\ 5 Free}.v-sidebar-menu .vsm--arrow_open{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.v-sidebar-menu .vsm--arrow_slot:after{display:none}.v-sidebar-menu .vsm--header{font-size:14px;font-weight:600;padding:10px;white-space:nowrap;text-transform:uppercase}.v-sidebar-menu .vsm--badge_default{padding:0 6px;font-size:12px;border-radius:3px;height:20px;line-height:20px;font-weight:600;text-transform:uppercase}.v-sidebar-menu .vsm--toggle-btn{display:block;text-align:center;font-style:normal;font-weight:900;height:50px;cursor:pointer;border:none;width:100%}.v-sidebar-menu .vsm--toggle-btn:after{content:"\f337";font-family:Font Awesome\ 5 Free}.v-sidebar-menu .vsm--toggle-btn_slot:after{display:none}.v-sidebar-menu.vsm_collapsed .vsm--link_level-1.vsm--link_hover,.v-sidebar-menu.vsm_collapsed .vsm--link_level-1:hover{background-color:transparent!important}.v-sidebar-menu.vsm_rtl{right:0;left:inherit;text-align:right;direction:rtl}.v-sidebar-menu.vsm_rtl .vsm--icon{margin-left:10px;margin-right:0}.v-sidebar-menu.vsm_relative{position:relative;height:100%}.v-sidebar-menu .expand-enter-active,.v-sidebar-menu .expand-leave-active{-webkit-transition:height .3s ease;transition:height .3s ease;overflow:hidden}.v-sidebar-menu .expand-enter,.v-sidebar-menu .expand-leave-to{height:0!important}.v-sidebar-menu .slide-animation-enter-active,.v-sidebar-menu .slide-animation-leave-active{-webkit-transition:width .3s ease;transition:width .3s ease}.v-sidebar-menu .slide-animation-enter,.v-sidebar-menu .slide-animation-leave-to{width:0!important}.v-sidebar-menu .fade-animation-enter-active,.v-sidebar-menu .fade-animation-leave-active{-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.v-sidebar-menu .fade-animation-enter,.v-sidebar-menu .fade-animation-leave-to{opacity:0!important;visibility:hidden!important}.v-sidebar-menu .vsm--mobile-item>.vsm--item{padding:0!important;margin:0!important}.v-sidebar-menu .vsm--mobile-item>.vsm--item>.vsm--link{margin:0!important;background-color:transparent!important;line-height:30px!important}.v-sidebar-menu{background-color:#2a2a2e}.v-sidebar-menu .vsm--link{color:#fff}.v-sidebar-menu .vsm--link_level-1.vsm--link_active,.v-sidebar-menu .vsm--link_level-1.vsm--link_exact-active{-webkit-box-shadow:3px 0 0 0 #4285f4 inset;box-shadow:inset 3px 0 0 0 #4285f4}.v-sidebar-menu .vsm--link_level-1 .vsm--icon{background-color:#1e1e21}.v-sidebar-menu .vsm--link:hover,.v-sidebar-menu .vsm--link_hover{background-color:rgba(30,30,33,.5)}.v-sidebar-menu .vsm--link_mobile-item,.v-sidebar-menu .vsm--link_mobile-item.vsm--link_hover,.v-sidebar-menu .vsm--link_mobile-item:hover{color:#fff}.v-sidebar-menu.vsm_collapsed .vsm--link_level-1.vsm--link_hover .vsm--icon,.v-sidebar-menu.vsm_collapsed .vsm--link_level-1:hover .vsm--icon{color:#fff;background-color:#4285f4}.v-sidebar-menu .vsm--dropdown .vsm--list{background-color:#36363b}.v-sidebar-menu .vsm--mobile-bg{background-color:#4285f4}.v-sidebar-menu.vsm_expanded .vsm--item_open .vsm--link_level-1{color:#fff;background-color:#4285f4}.v-sidebar-menu.vsm_expanded .vsm--item_open .vsm--link_level-1 .vsm--icon{background-color:#4285f4}.v-sidebar-menu.vsm_rtl .vsm--link_level-1.vsm--link_active,.v-sidebar-menu.vsm_rtl .vsm--link_level-1.vsm--link_exact-active{-webkit-box-shadow:-3px 0 0 0 #4285f4 inset;box-shadow:inset -3px 0 0 0 #4285f4}.v-sidebar-menu .vsm--header{color:hsla(0,0%,100%,.7)}.v-sidebar-menu .vsm--badge_default,.v-sidebar-menu .vsm--toggle-btn{color:#fff;background-color:#1e1e21}.v-sidebar-menu.vsm_white-theme{background-color:#fff}.v-sidebar-menu.vsm_white-theme .vsm--link{color:#262626}.v-sidebar-menu.vsm_white-theme .vsm--link_level-1.vsm--link_active,.v-sidebar-menu.vsm_white-theme .vsm--link_level-1.vsm--link_exact-active{-webkit-box-shadow:3px 0 0 0 #4285f4 inset;box-shadow:inset 3px 0 0 0 #4285f4}.v-sidebar-menu.vsm_white-theme .vsm--link_level-1.vsm--link_active .vsm--icon,.v-sidebar-menu.vsm_white-theme .vsm--link_level-1.vsm--link_exact-active .vsm--icon{color:#fff;background-color:#262626}.v-sidebar-menu.vsm_white-theme .vsm--link_level-1 .vsm--icon{background-color:#bbc5d6}.v-sidebar-menu.vsm_white-theme .vsm--link:hover,.v-sidebar-menu.vsm_white-theme .vsm--link_hover{background-color:hsla(0,0%,94.9%,.5)}.v-sidebar-menu.vsm_white-theme .vsm--link_mobile-item,.v-sidebar-menu.vsm_white-theme .vsm--link_mobile-item.vsm--link_hover,.v-sidebar-menu.vsm_white-theme .vsm--link_mobile-item:hover{color:#fff}.v-sidebar-menu.vsm_white-theme.vsm_collapsed .vsm--link_level-1.vsm--link_hover .vsm--icon,.v-sidebar-menu.vsm_white-theme.vsm_collapsed .vsm--link_level-1:hover .vsm--icon{color:#fff;background-color:#4285f4}.v-sidebar-menu.vsm_white-theme .vsm--dropdown .vsm--list{background-color:#e3e3e3}.v-sidebar-menu.vsm_white-theme .vsm--mobile-bg{background-color:#4285f4}.v-sidebar-menu.vsm_white-theme.vsm_expanded .vsm--item_open .vsm--link_level-1{color:#fff;background-color:#4285f4}.v-sidebar-menu.vsm_white-theme.vsm_expanded .vsm--item_open .vsm--link_level-1 .vsm--icon{background-color:#4285f4}.v-sidebar-menu.vsm_white-theme.vsm_rtl .vsm--link_level-1.vsm--link_active,.v-sidebar-menu.vsm_white-theme.vsm_rtl .vsm--link_level-1.vsm--link_exact-active{-webkit-box-shadow:-3px 0 0 0 #4285f4 inset;box-shadow:inset -3px 0 0 0 #4285f4}.v-sidebar-menu.vsm_white-theme .vsm--header{color:rgba(38,38,38,.7)}.v-sidebar-menu.vsm_white-theme .vsm--badge_default,.v-sidebar-menu.vsm_white-theme .vsm--toggle-btn{color:#262626;background-color:#f2f2f2}#fm-pivot-view,#fm-toolbar-wrapper{line-height:1;-webkit-font-smoothing:antialiased!important;text-rendering:optimizeLegibility!important;-webkit-text-size-adjust:none}#fm-pivot-view input[type=text],#fm-toolbar-wrapper input[type=text]{-webkit-appearance:none}#fm-pivot-view input[type=number]::-webkit-inner-spin-button,#fm-pivot-view input[type=number]::-webkit-outer-spin-button,#fm-toolbar-wrapper input[type=number]::-webkit-inner-spin-button,#fm-toolbar-wrapper input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#fm-pivot-view input[type=number],#fm-toolbar-wrapper input[type=number]{-moz-appearance:textfield}#fm-pivot-view a,#fm-pivot-view abbr,#fm-pivot-view acronym,#fm-pivot-view address,#fm-pivot-view applet,#fm-pivot-view article,#fm-pivot-view aside,#fm-pivot-view audio,#fm-pivot-view b,#fm-pivot-view big,#fm-pivot-view blockquote,#fm-pivot-view button,#fm-pivot-view canvas,#fm-pivot-view caption,#fm-pivot-view center,#fm-pivot-view cite,#fm-pivot-view code,#fm-pivot-view dd,#fm-pivot-view del,#fm-pivot-view details,#fm-pivot-view dfn,#fm-pivot-view div,#fm-pivot-view dl,#fm-pivot-view dt,#fm-pivot-view em,#fm-pivot-view embed,#fm-pivot-view fieldset,#fm-pivot-view figcaption,#fm-pivot-view figure,#fm-pivot-view footer,#fm-pivot-view form,#fm-pivot-view h1,#fm-pivot-view h2,#fm-pivot-view h3,#fm-pivot-view h4,#fm-pivot-view h5,#fm-pivot-view h6,#fm-pivot-view header,#fm-pivot-view i,#fm-pivot-view iframe,#fm-pivot-view img,#fm-pivot-view ins,#fm-pivot-view kbd,#fm-pivot-view label,#fm-pivot-view legend,#fm-pivot-view li,#fm-pivot-view mark,#fm-pivot-view menu,#fm-pivot-view nav,#fm-pivot-view object,#fm-pivot-view ol,#fm-pivot-view output,#fm-pivot-view p,#fm-pivot-view pre,#fm-pivot-view q,#fm-pivot-view ruby,#fm-pivot-view s,#fm-pivot-view samp,#fm-pivot-view section,#fm-pivot-view small,#fm-pivot-view span,#fm-pivot-view strike,#fm-pivot-view strong,#fm-pivot-view sub,#fm-pivot-view summary,#fm-pivot-view sup,#fm-pivot-view table,#fm-pivot-view tbody,#fm-pivot-view td,#fm-pivot-view tfoot,#fm-pivot-view th,#fm-pivot-view thead,#fm-pivot-view time,#fm-pivot-view tr,#fm-pivot-view tt,#fm-pivot-view u,#fm-pivot-view ul,#fm-pivot-view var,#fm-pivot-view video,#fm-toolbar-wrapper a,#fm-toolbar-wrapper abbr,#fm-toolbar-wrapper acronym,#fm-toolbar-wrapper address,#fm-toolbar-wrapper applet,#fm-toolbar-wrapper article,#fm-toolbar-wrapper aside,#fm-toolbar-wrapper audio,#fm-toolbar-wrapper b,#fm-toolbar-wrapper big,#fm-toolbar-wrapper blockquote,#fm-toolbar-wrapper button,#fm-toolbar-wrapper canvas,#fm-toolbar-wrapper caption,#fm-toolbar-wrapper center,#fm-toolbar-wrapper cite,#fm-toolbar-wrapper code,#fm-toolbar-wrapper dd,#fm-toolbar-wrapper del,#fm-toolbar-wrapper details,#fm-toolbar-wrapper dfn,#fm-toolbar-wrapper div,#fm-toolbar-wrapper dl,#fm-toolbar-wrapper dt,#fm-toolbar-wrapper em,#fm-toolbar-wrapper embed,#fm-toolbar-wrapper fieldset,#fm-toolbar-wrapper figcaption,#fm-toolbar-wrapper figure,#fm-toolbar-wrapper footer,#fm-toolbar-wrapper form,#fm-toolbar-wrapper h1,#fm-toolbar-wrapper h2,#fm-toolbar-wrapper h3,#fm-toolbar-wrapper h4,#fm-toolbar-wrapper h5,#fm-toolbar-wrapper h6,#fm-toolbar-wrapper header,#fm-toolbar-wrapper i,#fm-toolbar-wrapper iframe,#fm-toolbar-wrapper img,#fm-toolbar-wrapper ins,#fm-toolbar-wrapper kbd,#fm-toolbar-wrapper label,#fm-toolbar-wrapper legend,#fm-toolbar-wrapper li,#fm-toolbar-wrapper mark,#fm-toolbar-wrapper menu,#fm-toolbar-wrapper nav,#fm-toolbar-wrapper object,#fm-toolbar-wrapper ol,#fm-toolbar-wrapper output,#fm-toolbar-wrapper p,#fm-toolbar-wrapper pre,#fm-toolbar-wrapper q,#fm-toolbar-wrapper ruby,#fm-toolbar-wrapper s,#fm-toolbar-wrapper samp,#fm-toolbar-wrapper section,#fm-toolbar-wrapper small,#fm-toolbar-wrapper span,#fm-toolbar-wrapper strike,#fm-toolbar-wrapper strong,#fm-toolbar-wrapper sub,#fm-toolbar-wrapper summary,#fm-toolbar-wrapper sup,#fm-toolbar-wrapper table,#fm-toolbar-wrapper tbody,#fm-toolbar-wrapper td,#fm-toolbar-wrapper tfoot,#fm-toolbar-wrapper th,#fm-toolbar-wrapper thead,#fm-toolbar-wrapper time,#fm-toolbar-wrapper tr,#fm-toolbar-wrapper tt,#fm-toolbar-wrapper u,#fm-toolbar-wrapper ul,#fm-toolbar-wrapper var,#fm-toolbar-wrapper video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:none;transition:none;border-collapse:collapse;border-spacing:0}#fm-pivot-view ol,#fm-pivot-view ul,#fm-toolbar-wrapper ol,#fm-toolbar-wrapper ul{list-style:none}#fm-pivot-view table,#fm-toolbar-wrapper table{border-collapse:collapse;border-spacing:0}#fm-pivot-view caption,#fm-pivot-view td,#fm-pivot-view th,#fm-toolbar-wrapper caption,#fm-toolbar-wrapper td,#fm-toolbar-wrapper th{text-align:left;font-weight:400;vertical-align:middle}#fm-pivot-view blockquote,#fm-pivot-view q,#fm-toolbar-wrapper blockquote,#fm-toolbar-wrapper q{quotes:none}#fm-pivot-view blockquote:after,#fm-pivot-view blockquote:before,#fm-pivot-view q:after,#fm-pivot-view q:before,#fm-toolbar-wrapper blockquote:after,#fm-toolbar-wrapper blockquote:before,#fm-toolbar-wrapper q:after,#fm-toolbar-wrapper q:before{content:"";content:none}#fm-pivot-view img,#fm-toolbar-wrapper img{max-width:100%;height:auto;border:none}#fm-pivot-view a,#fm-toolbar-wrapper a{text-decoration:none}#fm-pivot-view article,#fm-pivot-view aside,#fm-pivot-view details,#fm-pivot-view figcaption,#fm-pivot-view figure,#fm-pivot-view footer,#fm-pivot-view header,#fm-pivot-view main,#fm-pivot-view menu,#fm-pivot-view nav,#fm-pivot-view section,#fm-pivot-view summary,#fm-toolbar-wrapper article,#fm-toolbar-wrapper aside,#fm-toolbar-wrapper details,#fm-toolbar-wrapper figcaption,#fm-toolbar-wrapper figure,#fm-toolbar-wrapper footer,#fm-toolbar-wrapper header,#fm-toolbar-wrapper main,#fm-toolbar-wrapper menu,#fm-toolbar-wrapper nav,#fm-toolbar-wrapper section,#fm-toolbar-wrapper summary{display:block;-webkit-box-sizing:border-box;box-sizing:border-box}#fm-pivot-view :focus,#fm-toolbar-wrapper :focus{outline:0}#fm-pivot-view h1,#fm-pivot-view h2,#fm-pivot-view h3,#fm-pivot-view h4,#fm-pivot-view h5,#fm-pivot-view h6,#fm-toolbar-wrapper h1,#fm-toolbar-wrapper h2,#fm-toolbar-wrapper h3,#fm-toolbar-wrapper h4,#fm-toolbar-wrapper h5,#fm-toolbar-wrapper h6{font-weight:400}@font-face{font-family:flexmonster-icons;src:url(../fonts/flexmonster-icons.8eec6e86.woff) format("woff"),url(../fonts/flexmonster-icons.1b2082cd.ttf) format("truetype"),url(../img/flexmonster-icons.83df8a15.svg#flexmonster-icons?v2.8.19) format("svg");font-weight:400;font-style:normal}.fm-csscheck{font-family:flexmonster}#fm-pivot-view .fm-ui,#fm-pivot-view .fm-ui a,#fm-pivot-view .fm-ui div,#fm-pivot-view .fm-ui input,#fm-pivot-view .fm-ui li,#fm-pivot-view .fm-ui p,#fm-pivot-view .fm-ui select,#fm-pivot-view .fm-ui span,#fm-pivot-view .fm-ui table,#fm-pivot-view .fm-ui table td,#fm-pivot-view .fm-ui table th,#fm-pivot-view .fm-ui table tr,#fm-pivot-view .fm-ui textarea,#fm-pivot-view .fm-ui ul,#fm-toolbar-wrapper .fm-toolbar-ui,#fm-toolbar-wrapper .fm-toolbar-ui a,#fm-toolbar-wrapper .fm-toolbar-ui div,#fm-toolbar-wrapper .fm-toolbar-ui input,#fm-toolbar-wrapper .fm-toolbar-ui li,#fm-toolbar-wrapper .fm-toolbar-ui p,#fm-toolbar-wrapper .fm-toolbar-ui select,#fm-toolbar-wrapper .fm-toolbar-ui span,#fm-toolbar-wrapper .fm-toolbar-ui table,#fm-toolbar-wrapper .fm-toolbar-ui table td,#fm-toolbar-wrapper .fm-toolbar-ui table th,#fm-toolbar-wrapper .fm-toolbar-ui table tr,#fm-toolbar-wrapper .fm-toolbar-ui textarea,#fm-toolbar-wrapper .fm-toolbar-ui ul{font-family:Arial,sans-serif;font-size:12px;text-align:left;color:#111;-webkit-font-smoothing:antialiased;margin:0;padding:0;border-radius:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;text-shadow:none;float:none;line-height:normal}#fm-pivot-view .fm-ui-mobile,#fm-pivot-view .fm-ui-mobile a,#fm-pivot-view .fm-ui-mobile div,#fm-pivot-view .fm-ui-mobile input,#fm-pivot-view .fm-ui-mobile li,#fm-pivot-view .fm-ui-mobile option,#fm-pivot-view .fm-ui-mobile p,#fm-pivot-view .fm-ui-mobile select,#fm-pivot-view .fm-ui-mobile span,#fm-pivot-view .fm-ui-mobile table,#fm-pivot-view .fm-ui-mobile td,#fm-pivot-view .fm-ui-mobile textarea,#fm-pivot-view .fm-ui-mobile th,#fm-pivot-view .fm-ui-mobile tr,#fm-pivot-view .fm-ui-mobile ul{font-size:14px;border-radius:0}#fm-pivot-view .fm-ui-mobile .fm-grid-layout div.fm-cell.fm-header{line-height:14px}#fm-pivot-view .fm-ui-mobile input[type=text]{height:28px;line-height:28px;border:1px solid #999;background-color:#fff}#fm-pivot-view .fm-ui-mobile select{background-color:#fff}#fm-pivot-view .fm-ui a{font-weight:400}#fm-pivot-view .fm-ui ul>li:before{width:0!important;height:0!important;margin:0;padding:0;border:0}#fm-pivot-view a.fm-ui,#fm-pivot-view a.fm-ui:hover{color:inherit;font-weight:400}#fm-pivot-view a.fm-ui:hover{text-decoration:none}#fm-pivot-view input.fm-ui{font-size:12px;outline:0}#fm-pivot-view input.fm-ui-mobile{font-size:14px}#fm-pivot-view span.fm-ui{font-size:11px}#fm-pivot-view span.fm-ui-mobile{font-size:14px}#fm-pivot-view div.fm-ui-clear{clear:both}#fm-pivot-view .fm-pointer-events-none{pointer-events:none}#fm-pivot-view input[type=number].fm-ui-text-input,#fm-pivot-view input[type=text].fm-ui-text-input{-webkit-box-shadow:none;box-shadow:none;width:100%;height:38px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:10px;padding-left:10px;text-align:left;color:#111;font-size:14px;background:#fff;border:1px solid #d5d5d5}#fm-pivot-view input[type=text].fm-ui-text-input.fm-ui-prompt{color:#cecece;font-style:italic}#fm-pivot-view .fm-ui textarea.fm-ui-text-area{resize:none;border:1px solid #999;padding:1px;-webkit-box-shadow:none;box-shadow:none;margin:0;color:#111;background:#fff;font-size:14px}#fm-pivot-view .fm-ui textarea.fm-ui-text-area:focus{outline:0}#fm-pivot-view .fm-ui-icon:before,#fm-pivot-view [class*=" fm-ui-icon-"]:before,#fm-pivot-view [class^=fm-ui-icon-]:before{font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#fm-pivot-view .fm-icon-act_add:before{content:"\e900"}#fm-pivot-view .fm-icon-act_calc:before{content:"\e901"}#fm-pivot-view .fm-icon-act_check:before{content:"\e902"}#fm-pivot-view .fm-icon-act_close:before{content:"\e903"}#fm-pivot-view .fm-icon-act_close_small:before{content:"\e904"}#fm-pivot-view .fm-icon-act_filter:before{content:"\e905"}#fm-pivot-view .fm-icon-act_font:before{content:"\e906"}#fm-pivot-view .fm-icon-act_move:before{content:"\e907"}#fm-pivot-view .fm-icon-act_roll_down:before{content:"\e908"}#fm-pivot-view .fm-icon-act_roll_up:before{content:"\e909"}#fm-pivot-view .fm-icon-act_search:before{content:"\e90a"}#fm-pivot-view .fm-icon-act_sigma:before{content:"\e90b"}#fm-pivot-view .fm-icon-act_table_settings:before{content:"\e90c"}#fm-pivot-view .fm-icon-act_table_sort:before{content:"\e90d"}#fm-pivot-view .fm-icon-act_trash:before{content:"\e90e"}#fm-pivot-view .fm-icon-arrow_down:before{content:"\e90f"}#fm-pivot-view .fm-icon-arrow_left:before{content:"\e910"}#fm-pivot-view .fm-icon-arrow_right:before{content:"\e911"}#fm-pivot-view .fm-icon-arrow_up:before{content:"\e912"}#fm-pivot-view .fm-icon-calc_abs:before{content:"\e913"}#fm-pivot-view .fm-icon-calc_and:before{content:"\e914"}#fm-pivot-view .fm-icon-calc_assigne:before{content:"\e915"}#fm-pivot-view .fm-icon-calc_degree:before{content:"\e916"}#fm-pivot-view .fm-icon-calc_divide:before{content:"\e917"}#fm-pivot-view .fm-icon-calc_equal:before{content:"\e918"}#fm-pivot-view .fm-icon-calc_if:before{content:"\e919"}#fm-pivot-view .fm-icon-calc_less:before{content:"\e91a"}#fm-pivot-view .fm-icon-calc_less_equal:before{content:"\e91b"}#fm-pivot-view .fm-icon-calc_max:before{content:"\e91c"}#fm-pivot-view .fm-icon-calc_min:before{content:"\e91d"}#fm-pivot-view .fm-icon-calc_minus:before{content:"\e91e"}#fm-pivot-view .fm-icon-calc_more:before{content:"\e91f"}#fm-pivot-view .fm-icon-calc_more_equal:before{content:"\e920"}#fm-pivot-view .fm-icon-calc_multiply:before{content:"\e921"}#fm-pivot-view .fm-icon-calc_notequal:before{content:"\e922"}#fm-pivot-view .fm-icon-calc_or:before{content:"\e923"}#fm-pivot-view .fm-icon-calc_plus:before{content:"\e924"}#fm-pivot-view .fm-icon-chart_direction_xy:before{content:"\e925"}#fm-pivot-view .fm-icon-count_down:before{content:"\e926"}#fm-pivot-view .fm-icon-count_up:before{content:"\e927"}#fm-pivot-view .fm-icon-dd_connect_csv:before{content:"\e928"}#fm-pivot-view .fm-icon-dd_connect_json:before{content:"\e929"}#fm-pivot-view .fm-icon-dd_export_bar:before{content:"\e92a"}#fm-pivot-view .fm-icon-dd_export_bar_hor:before{content:"\e92b"}#fm-pivot-view .fm-icon-dd_export_bar_lane:before{content:"\e92c"}#fm-pivot-view .fm-icon-dd_export_bar_stack:before{content:"\e92d"}#fm-pivot-view .fm-icon-dd_export_line:before{content:"\e92e"}#fm-pivot-view .fm-icon-dd_export_pie:before{content:"\e92f"}#fm-pivot-view .fm-icon-dd_export_scatter:before{content:"\e930"}#fm-pivot-view .fm-icon-dd_format:before{content:"\e931"}#fm-pivot-view .fm-icon-dd_format_1:before{content:"\e932"}#fm-pivot-view .fm-icon-dd_open_local:before{content:"\e933"}#fm-pivot-view .fm-icon-dd_open_remote:before{content:"\e934"}#fm-pivot-view .fm-icon-dd_save_exel:before{content:"\e935"}#fm-pivot-view .fm-icon-dd_save_html:before{content:"\e936"}#fm-pivot-view .fm-icon-dd_save_image:before{content:"\e937"}#fm-pivot-view .fm-icon-dd_save_pdf:before{content:"\e938"}#fm-pivot-view .fm-icon-dd_save_print:before{content:"\e939"}#fm-pivot-view .fm-icon-direction_direction_y:before{content:"\e93a"}#fm-pivot-view .fm-icon-menu_charts:before{content:"\e93b"}#fm-pivot-view .fm-icon-menu_connect:before{content:"\e93c"}#fm-pivot-view .fm-icon-menu_export:before{content:"\e93d"}#fm-pivot-view .fm-icon-menu_fields:before{content:"\e93e"}#fm-pivot-view .fm-icon-menu_format:before{content:"\e93f"}#fm-pivot-view .fm-icon-menu_fullscreen_close:before{content:"\e940"}#fm-pivot-view .fm-icon-menu_fullscreen_open:before{content:"\e941"}#fm-pivot-view .fm-icon-menu_grid:before{content:"\e942"}#fm-pivot-view .fm-icon-menu_open:before{content:"\e943"}#fm-pivot-view .fm-icon-menu_options:before{content:"\e944"}#fm-pivot-view .fm-icon-menu_save:before{content:"\e945"}#fm-pivot-view .fm-icon-notif_arrow:before{content:"\e946"}#fm-pivot-view .fm-icon-notif_confirm:before{content:"\e947"}#fm-pivot-view .fm-icon-notif_info:before{content:"\e948"}#fm-pivot-view .fm-icon-notif_warning:before{content:"\e949"}.fm-ui-icon{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fm-ui-icon-vam,.fm-ui-vam{top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%)}.fm-ui-icon-vam{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fm-ui-ham{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fm-ui-icon-ham{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fm-ui-icon-c,.fm-ui-icon-ham{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;left:50%}.fm-ui-icon-c{top:50%;transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%)}.fm-shadow{-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1)}#fm-pivot-view span.fm-ui-label{color:#111;font-size:14px}#fm-pivot-view span.fm-ui-label *{font-size:14px}#fm-pivot-view span.fm-ui-label b{font-weight:700}#fm-pivot-view span.fm-ui-label-light{color:#999}#fm-pivot-view a.fm-ui-btn,#fm-pivot-view button.fm-ui-btn,#fm-toolbar-wrapper a.fm-ui-btn,#fm-toolbar-wrapper button.fm-ui-btn{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box;text-transform:uppercase;position:relative;outline:0;border:none;border-radius:4px;cursor:pointer;text-align:center;display:inline-block;vertical-align:top;font-size:14px;font-weight:700;padding:10px 12px;letter-spacing:.5px;min-width:90px;color:#555;border:1px solid #555;background-color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#fm-pivot-view a.fm-ui-btn:hover,#fm-pivot-view button.fm-ui-btn:hover,#fm-toolbar-wrapper a.fm-ui-btn:hover,#fm-toolbar-wrapper button.fm-ui-btn:hover{font-weight:700;color:#3c3c3c;border-color:#3c3c3c;background-color:#f7f7f7}#fm-pivot-view a.fm-ui-btn:active,#fm-pivot-view a.fm-ui-btn:focus,#fm-pivot-view a.fm-ui-btn:hover,#fm-pivot-view button.fm-ui-btn:active,#fm-pivot-view button.fm-ui-btn:focus,#fm-pivot-view button.fm-ui-btn:hover,#fm-toolbar-wrapper a.fm-ui-btn:active,#fm-toolbar-wrapper a.fm-ui-btn:focus,#fm-toolbar-wrapper a.fm-ui-btn:hover,#fm-toolbar-wrapper button.fm-ui-btn:active,#fm-toolbar-wrapper button.fm-ui-btn:focus,#fm-toolbar-wrapper button.fm-ui-btn:hover{outline:0}#fm-pivot-view a.fm-ui-btn-dark,#fm-pivot-view button.fm-ui-btn-dark,#fm-toolbar-wrapper a.fm-ui-btn-dark,#fm-toolbar-wrapper button.fm-ui-btn-dark{color:#fff;background:#555}#fm-pivot-view a.fm-ui-btn-dark:hover,#fm-pivot-view button.fm-ui-btn-dark:hover,#fm-toolbar-wrapper a.fm-ui-btn-dark:hover,#fm-toolbar-wrapper button.fm-ui-btn-dark:hover{font-weight:700;color:#fff;background:#3c3c3c}#fm-pivot-view a.fm-ui-btn-light,#fm-pivot-view button.fm-ui-btn-light,#fm-toolbar-wrapper a.fm-ui-btn-light,#fm-toolbar-wrapper button.fm-ui-btn-light{background:#fbfbfb;border:1px solid #d5d5d5;color:#555;font-weight:400;text-transform:none;padding:11px 11px}#fm-pivot-view a.fm-ui-btn-light:hover,#fm-pivot-view button.fm-ui-btn-light:hover,#fm-toolbar-wrapper a.fm-ui-btn-light:hover,#fm-toolbar-wrapper button.fm-ui-btn-light:hover{background:#f7f7f7;border-color:#d5d5d5;color:#555;font-weight:400}#fm-pivot-view a.fm-ui-btn-superlight,#fm-pivot-view button.fm-ui-btn-superlight,#fm-toolbar-wrapper a.fm-ui-btn-superlight,#fm-toolbar-wrapper button.fm-ui-btn-superlight{background:#fff;border:1px solid #d5d5d5;color:#555;font-weight:400;text-transform:none;padding:11px 11px;padding-top:9px}#fm-pivot-view a.fm-ui-btn-superlight:hover,#fm-pivot-view button.fm-ui-btn-superlight:hover,#fm-toolbar-wrapper a.fm-ui-btn-superlight:hover,#fm-toolbar-wrapper button.fm-ui-btn-superlight:hover{background:#fbfbfb;border-color:#d5d5d5;color:#555;font-weight:400}#fm-pivot-view a.fm-ui-btn.fm-ui-btn-close,#fm-pivot-view button.fm-ui-btn.fm-ui-btn-close,#fm-toolbar-wrapper a.fm-ui-btn.fm-ui-btn-close,#fm-toolbar-wrapper button.fm-ui-btn.fm-ui-btn-close{font-size:0;border:none;background:0 0;min-width:auto;min-width:0;width:30px;height:30px;padding:2px}#fm-pivot-view a.fm-ui-btn.fm-ui-btn-close:before,#fm-pivot-view button.fm-ui-btn.fm-ui-btn-close:before,#fm-toolbar-wrapper a.fm-ui-btn.fm-ui-btn-close:before,#fm-toolbar-wrapper button.fm-ui-btn.fm-ui-btn-close:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e903";font-size:26px;position:static}#fm-pivot-view .fm-ui-btns-row,#fm-toolbar-wrapper .fm-ui-btns-row{font-size:0}#fm-pivot-view .fm-ui-btns-row .fm-ui-btn,#fm-toolbar-wrapper .fm-ui-btns-row .fm-ui-btn{margin-right:20px;height:38px}#fm-pivot-view .fm-ui-btns-row .fm-ui-btn:last-child,#fm-toolbar-wrapper .fm-ui-btns-row .fm-ui-btn:last-child{margin-right:0}#fm-pivot-view a.fm-ui-toggle-btn,#fm-pivot-view button.fm-ui-toggle-btn{color:#999;font-size:14px;line-height:36px;display:inline-block;text-align:center;cursor:pointer;border:1px solid #d5d5d5;border-radius:4px;background:#fff}#fm-pivot-view a.fm-ui-toggle-btn-dark,#fm-pivot-view a.fm-ui-toggle-btn.fm-selected,#fm-pivot-view a.fm-ui-toggle-btn:hover,#fm-pivot-view button.fm-ui-toggle-btn-dark,#fm-pivot-view button.fm-ui-toggle-btn.fm-selected,#fm-pivot-view button.fm-ui-toggle-btn:hover{color:#111;background:#f7f7f7}#fm-pivot-view a.fm-ui-toggle-btn-dark.fm-selected,#fm-pivot-view button.fm-ui-toggle-btn-dark.fm-selected{color:#fff;background:#555;border-color:#555}#fm-pivot-view a.fm-ui-toggle-btn-dark.fm-selected:hover,#fm-pivot-view button.fm-ui-toggle-btn-dark.fm-selected:hover{background:#3c3c3c;border-color:#3c3c3c}#fm-pivot-view a.fm-ui-link-btn{background:0 0;font-size:12px;text-decoration:underline;line-height:1;width:auto;height:auto;border:none;padding:0;cursor:pointer}#fm-pivot-view a.fm-ui-link-btn:hover{background:0 0;text-decoration:none}#fm-pivot-view a.fm-ui-link-btn.fm-ui-pressed{background:0 0;text-decoration:underline}#fm-pivot-view a.fm-ui-checkbox{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;vertical-align:middle}#fm-pivot-view a.fm-ui-checkbox .fm-ui-label{padding-left:30px;position:relative;line-height:1.2;color:#111;font-size:14px}#fm-pivot-view a.fm-ui-checkbox .fm-ui-label:before{content:"";display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #d5d5d5;background:#fff}#fm-pivot-view a.fm-ui-checkbox .fm-ui-label:before:hover{border-color:#999}#fm-pivot-view a.fm-ui-checkbox .fm-ui-label:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);opacity:0;content:"\e947";color:#fff;font-size:20px;left:-1px}#fm-pivot-view a.fm-ui-checkbox.fm-selected .fm-ui-label:after{opacity:1;font-weight:700;width:0}#fm-pivot-view a.fm-ui-checkbox.fm-selected .fm-ui-label:before{border:1px solid #555;background:#555}#fm-pivot-view a.fm-ui-checkbox.fm-ui-semi-selected .fm-ui-label:after{content:"";border:5px solid #555;background-color:#555;width:0;height:0;left:4px;top:9px;opacity:1}.fm-ui-arrow-up:after,.fm-ui-arrow-up:before{content:"";position:absolute;display:block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fm-ui-arrow-up:before{width:0;height:0;border-style:solid;border-width:0 5.5px 6px 5.5px;border-color:transparent transparent #d5d5d5 transparent;top:-7px}.fm-ui-arrow-up:after{width:0;height:0;border-style:solid;border-width:0 4.5px 6px 4.5px;border-color:transparent transparent #fff transparent;top:-6px}#fm-pivot-view div.fm-ui-dropdown,#fm-toolbar-wrapper div.fm-ui-dropdown{text-align:left;display:inline-block;vertical-align:top;width:auto;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-btn,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-btn{display:block;position:relative;background-color:#fff;text-align:left;border:1px solid #d5d5d5;border-radius:0;padding:9px 25px 10px 10px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;height:38px}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-btn .fm-ui-label,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-btn .fm-ui-label{color:#111;font-size:14px;vertical-align:top;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;width:100%;line-height:18px}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-btn:after,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-btn:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e908";right:8px;font-size:21px;color:#999;margin-top:-1px}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-btn.fm-selected:after,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-btn.fm-selected:after{content:"\e909"}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-btn.fm-selected+.fm-ui-dropdown-list,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-btn.fm-selected+.fm-ui-dropdown-list{margin-top:5px;visibility:visible;opacity:1}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list{-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);display:block;position:absolute;z-index:3;left:0;top:100%;border:1px solid #d5d5d5;margin-top:20px;visibility:hidden;min-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:1;background:#fff}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list:after,#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list:before,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list:after,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list:before{content:"";position:absolute;display:block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list:before,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list:before{width:0;height:0;border-style:solid;border-width:0 5.5px 6px 5.5px;border-color:transparent transparent #d5d5d5 transparent;top:-7px}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list:after,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list:after{width:0;height:0;border-style:solid;border-width:0 4.5px 6px 4.5px;border-color:transparent transparent #fff transparent;top:-6px}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list ul,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list ul{overflow-y:auto;max-height:300px}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list ul li,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list ul li{display:block;border-bottom:1px solid #e9e9e9;padding:9px 9px;cursor:pointer;position:relative}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list ul li .fm-ui-label,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list ul li .fm-ui-label{color:#111;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;width:100%}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list ul li:last-child,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list ul li:last-child{border-bottom:none}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list ul li:hover,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list ul li:hover{background:#f7f7f7}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list ul li.fm-selected,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list ul li.fm-selected{background:#f7f7f7;padding-right:32px;position:relative}#fm-pivot-view div.fm-ui-dropdown .fm-ui-dropdown-list ul li.fm-selected:after,#fm-toolbar-wrapper div.fm-ui-dropdown .fm-ui-dropdown-list ul li.fm-selected:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e902";color:#999;right:6px;font-size:22px;margin-top:-2px}#fm-pivot-view div.fm-ui-window{-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);max-width:100%;background:#fff;margin:0 auto 0;border:1px solid #d5d5d5;padding:24px 30px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;z-index:7}#fm-pivot-view div.fm-ui-window .fm-popup-header{min-height:40px;margin-bottom:10px}#fm-pivot-view div.fm-ui-window .fm-popup-header.fm-ph-simple{margin-bottom:24px}#fm-pivot-view div.fm-ui-window .fm-popup-header .fm-popup-icons-row{margin-bottom:25px;margin-top:7px}#fm-pivot-view div.fm-ui-window .fm-popup-header .fm-ui-btns-row{position:absolute;right:30px}#fm-pivot-view div.fm-ui-window .fm-popup-title{color:#111;font-size:24px;display:block;padding:5px 0}#fm-pivot-view div.fm-ui-window .fm-popup-subtitle{color:#999;font-size:14px;margin-top:5px;display:block}#fm-pivot-view div.fm-ui-popup{z-index:12}#fm-pivot-view div.fm-ui-popup.fm-layout-mobile{padding:20px}#fm-pivot-view div.fm-ui-popup.fm-layout-mobile .fm-popup-subtitle{display:none}#fm-pivot-view div.fm-ui-popup.fm-layout-mobile .fm-ui-btns-row{right:20px}#fm-pivot-view div.fm-ui-popup.fm-layout-mobile-small .fm-popup-header{margin-bottom:10px}#fm-pivot-view div.fm-ui-popup.fm-layout-mobile-small .fm-popup-header .fm-ui-col{width:100%;margin-bottom:10px}#fm-pivot-view div.fm-ui-popup.fm-layout-mobile-small .fm-popup-header .fm-ui-btns-row{position:relative;right:auto;text-align:left}#fm-pivot-view div.fm-ui-popup.fm-layout-mobile-small .fm-popup-header .fm-ui-btns-row .fm-ui-btn{width:calc(50% - 5px);width:-webkit-calc(50% - 5px);margin-right:10px}#fm-pivot-view div.fm-ui-popup.fm-layout-mobile-small .fm-popup-header .fm-ui-btns-row .fm-ui-btn:last-child{margin-right:0}#fm-pivot-view div.fm-ui-popup.fm-layout-mobile-small .fm-popup-header .fm-popup-title{font-size:18px;line-height:1}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header{text-align:center;padding:10px;font-weight:700;border-bottom:1px solid #d5d5d5;position:relative}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-dp-month{margin-right:5px}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-dp-month,#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-dp-year{cursor:pointer;text-decoration:underline}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-dp-month:hover,#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-dp-year:hover{text-decoration:none}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-dp-month.fm-disabled,#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-dp-year.fm-disabled{cursor:auto;text-decoration:none}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-btn{padding:0;border:none;min-width:auto;position:absolute;background:0 0;width:37px;height:37px;top:0}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-btn:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-transform:rotate(90deg);transform:rotate(90deg);-o-transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);font-size:24px;top:6px;left:6px}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-btn.fm-prev-btn{left:0}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-btn.fm-prev-btn:before{content:"\e908"}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-btn.fm-next-btn{right:0}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-header .fm-ui-btn.fm-next-btn:before{content:"\e909"}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-week{padding:10px;border-bottom:1px solid #d5d5d5;background-color:#fbfbfb}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-week .fm-ui-dp-day-title{text-align:center;color:#999}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-dates{padding:10px 10px}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-dates .fm-ui-dp-date-label{text-align:center;padding:5px;cursor:pointer;position:relative}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-dates .fm-ui-dp-date-label:hover{background-color:#f7f7f7}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-dates .fm-ui-dp-date-label.fm-highlighted{font-weight:700}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-dates .fm-ui-dp-date-label.fm-muted{font-weight:400;color:#999}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-dates .fm-ui-dp-date-label.fm-selected{font-weight:400;color:#fff;background-color:#555;border:1px solid #555}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-col-7{width:14.285%;display:inline-block}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-col-5{width:20%;display:inline-block}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-col-3{width:33.333%;display:inline-block}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-footer{display:none;text-align:center;margin-bottom:5px}#fm-pivot-view div.fm-ui-datepicker .fm-ui-dp-footer .fm-cancel-btn{display:inline-block;padding:10px;color:#999}#fm-pivot-view div.fm-ui-datepicker.fm-ui-dp-view-months .fm-ui-dp-header .fm-ui-btn,#fm-pivot-view div.fm-ui-datepicker.fm-ui-dp-view-months .fm-ui-dp-week{display:none}#fm-pivot-view div.fm-ui-datepicker.fm-ui-dp-view-months .fm-ui-dp-dates{padding-bottom:0}#fm-pivot-view div.fm-ui-datepicker.fm-ui-dp-view-months .fm-ui-dp-footer{display:block}#fm-pivot-view div.fm-ui-datepicker.fm-ui-dp-view-years .fm-ui-dp-header .fm-ui-dp-month,#fm-pivot-view div.fm-ui-datepicker.fm-ui-dp-view-years .fm-ui-dp-week{display:none}#fm-pivot-view div.fm-ui-datepicker.fm-ui-dp-view-years .fm-ui-dp-dates{padding-bottom:0}#fm-pivot-view div.fm-ui-datepicker.fm-ui-dp-view-years .fm-ui-dp-footer{display:block}#fm-pivot-view div.fm-ui-datepicker-input{position:relative}#fm-pivot-view div.fm-ui-datepicker-input.fm-opened .fm-ui-datepicker-dropdown{display:block}#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-dropdown{-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);display:none;background-color:#fff;border:1px solid #d5d5d5;position:absolute;width:300px;right:0;top:100%;margin-top:5px;z-index:1}#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-dropdown:after,#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-dropdown:before{content:"";position:absolute;display:block;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-dropdown:before{width:0;height:0;border-style:solid;border-width:0 5.5px 6px 5.5px;border-color:transparent transparent #d5d5d5 transparent;top:-7px}#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-dropdown:after{width:0;height:0;border-style:solid;border-width:0 4.5px 6px 4.5px;border-color:transparent transparent #fff transparent;top:-6px}#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-dropdown:after,#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-dropdown:before{left:auto}#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-dropdown:after{right:8px}#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-dropdown:before{right:6px}#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-icon{right:0;font-size:20px;color:#999;cursor:pointer;width:35px;height:100%;position:absolute}#fm-pivot-view div.fm-ui-datepicker-input .fm-ui-datepicker-icon:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);content:"\e900"}#fm-pivot-view .fm-ui .fm-ui-row,#fm-toolbar-wrapper .fm-ui .fm-ui-row{font-size:0}#fm-pivot-view .fm-ui .fm-ui-col,#fm-pivot-view .fm-ui .fm-ui-col-2,#fm-pivot-view .fm-ui .fm-ui-col-3,#fm-pivot-view .fm-ui .fm-ui-col-9,#fm-toolbar-wrapper .fm-ui .fm-ui-col,#fm-toolbar-wrapper .fm-ui .fm-ui-col-2,#fm-toolbar-wrapper .fm-ui .fm-ui-col-3,#fm-toolbar-wrapper .fm-ui .fm-ui-col-9{display:inline-block;vertical-align:top;min-height:1px}#fm-pivot-view .fm-ui .fm-ui-col-2,#fm-toolbar-wrapper .fm-ui .fm-ui-col-2{width:50%}#fm-pivot-view .fm-ui .fm-ui-col-3,#fm-toolbar-wrapper .fm-ui .fm-ui-col-3{margin-right:30px;width:calc(33.33% - 20px)}#fm-pivot-view .fm-ui .fm-ui-col-3:nth-child(3n+3),#fm-toolbar-wrapper .fm-ui .fm-ui-col-3:nth-child(3n+3){margin-right:0}#fm-pivot-view .fm-ui .fm-ui-col-9,#fm-toolbar-wrapper .fm-ui .fm-ui-col-9{margin-right:1px;margin-bottom:1px;width:calc(11.11% - .9px)}#fm-pivot-view .fm-ui .fm-ui-col-9:nth-child(9n+9),#fm-toolbar-wrapper .fm-ui .fm-ui-col-9:nth-child(9n+9){margin-right:0}#fm-pivot-view .fm-ui .fm-vam,#fm-toolbar-wrapper .fm-ui .fm-vam{vertical-align:middle}#fm-pivot-view .fm-ui .fm-vat,#fm-toolbar-wrapper .fm-ui .fm-vat{vertical-align:top}#fm-pivot-view .fm-ui .fm-tar,#fm-toolbar-wrapper .fm-ui .fm-tar{text-align:right}#fm-pivot-view .fm-ui .fm-tal,#fm-toolbar-wrapper .fm-ui .fm-tal{text-align:left}#fm-pivot-view .fm-ui .fm-tac,#fm-toolbar-wrapper .fm-ui .fm-tac{text-align:center}#fm-pivot-view .fm-ui .fm-mb30,#fm-toolbar-wrapper .fm-ui .fm-mb30{margin-bottom:30px}#fm-pivot-view .fm-helper{-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);display:inline-block;background:#f7f7f7;opacity:.9;padding:10px 9px;font-family:Arial,sans-serif;font-size:14px;font-weight:700;border:1px solid #d5d5d5;pointer-events:none;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:250px;color:#111}#fm-pivot-view .fm-helper .fm-label{width:calc(100% - 20px);display:inline-block;text-overflow:ellipsis;overflow:hidden}#fm-pivot-view .fm-helper .fm-drag-icon{float:right;position:relative}#fm-pivot-view .fm-helper.fm-no-drop .fm-drag-icon:after{content:"\ea0e";right:0}#fm-pivot-view .fm-helper.fm-drag-remove .fm-drag-icon:after,#fm-pivot-view .fm-helper.fm-no-drop .fm-drag-icon:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#f44336}#fm-pivot-view .fm-helper.fm-drag-remove .fm-drag-icon:after{content:"\e90e";right:-4px;top:-4px;font-size:21px}#fm-pivot-view .fm-header-helper{text-transform:uppercase;border:none;background:#f7f7f7;padding:8px 6px;font-size:12px;border:1px solid #999;cursor:move}#fm-pivot-view .fm-header-helper.fm-drag-remove .fm-remove-icon{display:inline-block;margin-left:4px;width:10px;position:relative}#fm-pivot-view .fm-header-helper.fm-drag-remove .fm-remove-icon:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e90e";color:#f44336;top:-15px;left:-6px;font-size:21px}#fm-pivot-view .fm-drop-indicator{height:2px;background:#555}#fm-pivot-view div.fm-ui-panel{position:relative;background:#fff;border:1px solid #999}#fm-pivot-view div.fm-ui-modal-overlay{background-color:#fff;opacity:.8;position:absolute;top:0;left:0;z-index:11;width:100%;height:100%}#fm-pivot-view div.fm-ui-modal-overlay.fm-ui-opaque{opacity:1}#fm-pivot-view div.fm-ui-modal-overlay.fm-ui-transparent{opacity:0}#fm-pivot-view div.fm-ui-toolbar{background:#fff;border-top:1px dotted #dcdcdc;border-left:none;border-right:none;border-bottom:none;margin-bottom:0}#fm-pivot-view div.fm-ui-hgroup{overflow:hidden}#fm-pivot-view div.fm-ui-hgroup>*{float:left}#fm-pivot-view div.fm-ui-vgroup>*{display:block}#fm-pivot-view ul.fm-ui-list{list-style-type:none;padding:0;margin:0}#fm-pivot-view .fm-ui-context-submenu{position:absolute}#fm-pivot-view .fm-ui-disabled,#fm-toolbar-wrapper .fm-ui-disabled{pointer-events:none!important;cursor:default!important;opacity:.5!important}#fm-pivot-view div.fm-ui-vlist{position:relative;overflow-x:hidden;overflow-y:auto}#fm-pivot-view div.fm-ui-vlist ul.fm-ui-list{position:absolute;overflow:hidden;width:100%;top:0;background:#fff}#fm-pivot-view div.fm-ui-vlist div.fm-ui-vlist-placeholder{width:100%}#fm-pivot-view div.fm-ui-divider{background-color:#f7f7f7;position:absolute;z-index:1}#fm-pivot-view div.fm-ui-divider:hover{background-color:#f2f2f2}#fm-pivot-view div.fm-ui-divider:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);content:"\e907";font-size:13px;color:#999}#fm-pivot-view div.fm-ui-divider.fm-ui-horizontal{left:0;right:0;height:9px}#fm-pivot-view div.fm-ui-divider.fm-ui-horizontal:hover{cursor:row-resize}#fm-pivot-view div.fm-ui-divider.fm-ui-horizontal:before{top:4px}#fm-pivot-view div.fm-ui-divider.fm-ui-vertical{top:0;bottom:0;width:9px}#fm-pivot-view div.fm-ui-divider.fm-ui-vertical:hover{cursor:col-resize}#fm-pivot-view div.fm-ui-divider.fm-ui-vertical:before{left:-2px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-o-transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}#fm-pivot-view .fm-ui-toolbar-mobile{height:48px;border-bottom:1px solid #999}#fm-pivot-view .fm-ui-toolbar-mobile .fm-ui-header-display{pointer-events:none;position:absolute;top:12px;font-size:17px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;display:inline-block;width:100%}@media only screen and (max-width:560px){#fm-pivot-view .fm-ui-toolbar-mobile .fm-ui-header-display{font-size:14px;top:15px}}#fm-pivot-view .fm-ui-right{position:absolute;right:0;top:0}#fm-pivot-view .fm-ui-left{position:absolute;left:0;top:0}#fm-pivot-view a.fm-ui-btn.fm-disabled{pointer-events:none;cursor:default;color:#aaa;opacity:.4}#fm-pivot-view a.fm-ui-btn:active.fm-disabled,#fm-pivot-view a.fm-ui-btn:hover.fm-disabled{background:#fff}#fm-pivot-view .fm-ui-context-menu{z-index:20}#fm-pivot-view .fm-ui-context-menu,#fm-pivot-view .fm-ui-context-menu .fm-ui-context-submenu{-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);position:absolute;background-color:#fff;border:1px solid #999}#fm-pivot-view .fm-ui-context-menu .fm-ui-context-submenu{z-index:21}#fm-pivot-view .fm-ui-context-menu .fm-ui-context-submenu .fm-ui-list{max-height:300px;overflow-y:auto}#fm-pivot-view .fm-ui-context-menu .fm-ui-list{min-width:200px}#fm-pivot-view .fm-ui-context-menu .fm-ui-list li{padding:10px;border-bottom:1px solid #e9e9e9;cursor:pointer;position:relative}#fm-pivot-view .fm-ui-context-menu .fm-ui-list li:last-child{border-bottom:none}#fm-pivot-view .fm-ui-context-menu .fm-ui-list li:hover{background-color:#f7f7f7}#fm-pivot-view .fm-ui-context-menu .fm-ui-list li.fm-has-submenu:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e911";right:5px;font-size:15px}#fm-pivot-view .fm-ui-context-menu .fm-ui-list li.fm-selected{background:#f7f7f7;padding-right:28px}#fm-pivot-view .fm-ui-context-menu .fm-ui-list li.fm-selected:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e902";right:30px;top:6px;color:#999;font-size:26px}#fm-pivot-view .fm-filter-view{min-width:320px}#fm-pivot-view .fm-filter-view.fm-ui-window{padding:0}#fm-pivot-view .fm-filter-view .fm-filter-view-content{padding:24px 30px 30px;width:500px;min-width:320px;max-width:100%;height:386px;min-height:386px}#fm-pivot-view .fm-filter-view .fm-filter-view-content.fm-query-filter-opened{height:256px;min-height:256px}#fm-pivot-view .fm-filter-view .fm-popup-header{margin-bottom:25px}#fm-pivot-view .fm-filter-view .fm-popup-header .fm-ui-row .fm-ui-btns-row{white-space:nowrap;position:absolute;right:0}#fm-pivot-view .fm-filter-view .fm-popup-header .fm-popup-title{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#fm-pivot-view .fm-filter-view .fm-bold-btn{font-weight:700;text-transform:uppercase}#fm-pivot-view .fm-filter-view .fm-filter-sort-row{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-bottom:20px}#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-sort-col{position:absolute;right:0;top:0}#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-sort-col a.fm-ui-toggle-btn.fm-sort-btn,#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-sort-col button.fm-ui-toggle-btn.fm-sort-btn{width:60px;font-weight:700;text-transform:uppercase}#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-sort-col .fm-sort-label{margin-right:10px;display:none}#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-sort-col .fm-sort-btns{display:inline-block}#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-sort-col .fm-sort-btns .fm-sort-btn:first-child{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-sort-col .fm-sort-btns .fm-sort-btn:last-child{border-top-left-radius:0;border-bottom-left-radius:0}#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-filters-col .fm-filter-label{width:55px;display:inline-block;margin-right:5px;margin-bottom:5px;vertical-align:middle;line-height:1;overflow:hidden}#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-filters-col a.fm-ui-toggle-btn,#fm-pivot-view .fm-filter-view .fm-filter-sort-row .fm-filters-col button.fm-ui-toggle-btn{color:#111}#fm-pivot-view .fm-filter-view .fm-sort-only .fm-filter-sort-row .fm-sort-col{position:relative;display:block}#fm-pivot-view .fm-filter-view .fm-sort-only .fm-filter-sort-row .fm-sort-col .fm-sort-label{display:inline-block}#fm-pivot-view .fm-filter-view .fm-filter-btn{font-weight:700;text-transform:uppercase;position:relative;min-width:90px;max-width:130px;padding-left:10px;padding-right:10px;height:38px}#fm-pivot-view .fm-filter-view .fm-filter-btn.fm-has-filter{padding-right:20px}#fm-pivot-view .fm-filter-view .fm-filter-btn.fm-has-filter:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);right:5px;content:"\e905";font-size:18px}#fm-pivot-view .fm-filter-view .fm-filter-btn.fm-labels-filter-btn{margin-right:20px}#fm-pivot-view .fm-filter-view .fm-filter-btn .fm-ui-arrow-up{display:none;position:relative;top:22px;z-index:1}#fm-pivot-view .fm-filter-view .fm-filter-btn .fm-ui-arrow-up:after{border-bottom-color:#fbfbfb;top:-7px}#fm-pivot-view .fm-filter-view .fm-filter-btn .fm-ui-arrow-up:before{top:-8px}#fm-pivot-view .fm-filter-view .fm-filter-btn.fm-selected .fm-ui-arrow-up{display:block}#fm-pivot-view .fm-filter-view .fm-filter-btn .fm-ui-label{display:inline-block;text-align:center;white-space:nowrap;width:100%;max-width:100%;overflow:hidden;vertical-align:middle;margin-bottom:2px;line-height:36px}#fm-pivot-view .fm-filter-view .fm-filters-table{border:1px solid #d5d5d5;margin-bottom:30px;margin-top:10px;height:calc(100% - 108px);height:-webkit-calc(100% - 108px)}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-ui-checkbox.fm-selected{font-weight:700}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-content{position:relative;height:calc(100% - 37px);height:-webkit-calc(100% - 37px)}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-content .fm-members-filter-list{overflow-y:auto;height:100%}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-content .fm-members-filter-list li{border-bottom:1px solid #e9e9e9;padding:10px 9px;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:37px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-content .fm-members-filter-list li .fm-expand-toggle-btn{color:#999;display:inline-block;font-size:14px;position:relative;height:100%;width:30px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-content .fm-members-filter-list li .fm-expand-toggle-btn:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e911";top:-7px;text-align:center;width:30px;padding:8px 0}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-content .fm-members-filter-list li .fm-expand-toggle-btn.fm-selected:before{content:"\e90f"}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-content .fm-members-filter-list li .fm-ungroup-btn{position:absolute;right:10px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-content .fm-members-filter-list li .fm-ui-checkbox{vertical-align:top;margin-top:-1px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-content .fm-members-filter-list.fm-tree-list:not(.fm-is-searched) li{padding-left:0}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header{border-bottom:1px solid #d5d5d5;background:#f7f7f7;position:relative;height:37px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-select-all-wrapper{width:50%;padding:9px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-select-all-wrapper .fm-select-all-label{width:100%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;height:18px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-select-counter-wrap{width:calc(50% - 100px);width:-webkit-calc(50% - 100px);padding-top:12px;padding-right:9px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-select-counter-wrap .fm-select-counter{width:100%;text-align:right;color:#999;font-size:12px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap{position:absolute;top:0;right:0;width:100px;height:100%;border-left:1px solid #d5d5d5}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap .fm-search-inp{position:absolute;right:0;width:100%;height:36px;padding-left:39px;padding-right:39px;color:#111;font-size:14px;background:#fff;opacity:0;border:none;visibility:hidden;border-left:1px solid #d5d5d5}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap .fm-close-search{opacity:0;visibility:hidden;position:absolute;right:0;top:0;height:100%;width:36px;min-width:36px;border:none;background:0 0;cursor:pointer;color:#999;outline-offset:-2px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap .fm-close-search:before{display:block;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e903";font-size:26px;position:absolute;top:5px;left:6px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap .fm-close-search:hover{color:#555}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap .fm-search-btn{position:absolute;height:36px;width:100%;font-size:14px;cursor:pointer;border:none;background:0 0;color:#999;padding-top:10px;left:10px;right:25px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap .fm-search-btn:after{display:block;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e90a";font-size:25px;color:#999;position:absolute;top:5px;right:14px}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap .fm-search-btn:hover,#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap .fm-search-btn:hover:after{color:#111}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap.fm-search-opened{width:50%;height:100%;border-left:none}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap.fm-search-opened .fm-close-search,#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap.fm-search-opened .fm-search-inp{visibility:visible;opacity:1}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap.fm-search-opened .fm-select-counter{display:none}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap.fm-search-opened .fm-search-btn{font-size:0;width:40px;pointer-events:none;z-index:1}#fm-pivot-view .fm-filter-view .fm-filters-table .fm-filters-table-header .fm-search-wrap.fm-search-opened .fm-search-btn .fm-icon-act_search:before{color:#e9e9e9}#fm-pivot-view .fm-filter-view .fm-filters-table:last-child{margin-bottom:0}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap .fm-filters-subview{background:#fbfbfb;border:1px solid #e9e9e9;position:relative;padding:14px 13px;font-size:0}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap .fm-buttons-bar{text-align:right;margin-top:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap .fm-buttons-bar .fm-ui-link-btn.fm-muted{color:#999}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view .fm-measures-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view .fm-num-input-1{width:calc(33.33% - 6.66px);width:-webkit-calc(33.33% - 6.66px)}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view .fm-measures-dropdown{margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view .fm-num-input-2{display:none}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view.fm-range .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view.fm-range .fm-measures-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view.fm-range .fm-num-input-1,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view.fm-range .fm-num-input-2{width:calc(25% - 7.5px);width:-webkit-calc(25% - 7.5px)}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view.fm-range .fm-num-input-1{margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-values-filter-view.fm-range .fm-num-input-2{display:inline-block}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-labels-filter-view .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-labels-filter-view .fm-txt-input-1{width:calc(50% - 5px);width:-webkit-calc(50% - 5px)}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-labels-filter-view .fm-conditions-dropdown{margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-labels-filter-view .fm-txt-input-2{display:none}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-labels-filter-view.fm-range .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-labels-filter-view.fm-range .fm-txt-input-1,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-labels-filter-view.fm-range .fm-txt-input-2{width:calc(33.33% - 6.66px);width:-webkit-calc(33.33% - 6.66px)}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-labels-filter-view.fm-range .fm-txt-input-1{margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-labels-filter-view.fm-range .fm-txt-input-2{display:inline-block}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-numbers-filter-view .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-numbers-filter-view .fm-num-input-1{width:calc(50% - 5px);width:-webkit-calc(50% - 5px)}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-numbers-filter-view .fm-conditions-dropdown{margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-numbers-filter-view .fm-num-input-2{display:none}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-numbers-filter-view.fm-range .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-numbers-filter-view.fm-range .fm-num-input-1,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-numbers-filter-view.fm-range .fm-num-input-2{width:calc(33.33% - 6.66px);width:-webkit-calc(33.33% - 6.66px)}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-numbers-filter-view.fm-range .fm-num-input-1{margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-numbers-filter-view.fm-range .fm-num-input-2{display:inline-block}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-time-filter-view .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-time-filter-view .fm-num-input-1{width:calc(50% - 45px);width:-webkit-calc(50% - 45px);margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-time-filter-view .fm-interval-dropdown{width:70px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-time-filter-view .fm-num-input-2{display:none;margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-time-filter-view.fm-range .fm-num-input-1,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-time-filter-view.fm-range .fm-num-input-2{width:calc(20% - 7px);width:-webkit-calc(20% - 7px)}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-time-filter-view.fm-range .fm-num-input-2{display:inline-block}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view .fm-datepicker-1,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view .fm-periods-dropdown{width:calc(50% - 5px);width:-webkit-calc(50% - 5px)}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view .fm-conditions-dropdown{margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view .fm-datepicker-1{display:inline-block}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view .fm-datepicker-2,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view .fm-periods-dropdown{display:none}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-range .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-range .fm-datepicker-1,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-range .fm-datepicker-2{width:calc(33.33% - 6.66px);width:-webkit-calc(33.33% - 6.66px)}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-range .fm-datepicker-1{margin-right:10px}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-range .fm-datepicker-2{display:inline-block}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-period .fm-datepicker-1,#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-period .fm-datepicker-2{display:none}#fm-pivot-view .fm-filter-view .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-period .fm-periods-dropdown{display:inline-block}#fm-pivot-view .fm-filter-view .fm-add-group-view{margin-bottom:20px}#fm-pivot-view .fm-filter-view .fm-add-group-view .fm-filters-subview:before{right:150px}#fm-pivot-view .fm-filter-view .fm-add-group-view .fm-filters-subview:after{right:151px}#fm-pivot-view .fm-filter-view .fm-filter-flat-layout .fm-values-filter-view .fm-measures-dropdown{display:none}#fm-pivot-view .fm-filter-view .fm-filter-flat-layout .fm-values-filter-view .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filter-flat-layout .fm-values-filter-view .fm-num-input-1{width:calc(50% - 5px);width:-webkit-calc(50% - 5px)}#fm-pivot-view .fm-filter-view .fm-filter-flat-layout .fm-values-filter-view .fm-num-input-1{margin-right:0}#fm-pivot-view .fm-filter-view .fm-filter-flat-layout .fm-values-filter-view.fm-range .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view .fm-filter-flat-layout .fm-values-filter-view.fm-range .fm-measures-dropdown,#fm-pivot-view .fm-filter-view .fm-filter-flat-layout .fm-values-filter-view.fm-range .fm-num-input-1,#fm-pivot-view .fm-filter-view .fm-filter-flat-layout .fm-values-filter-view.fm-range .fm-num-input-2{width:calc(33.33% - 6.66px);width:-webkit-calc(33.33% - 6.66px)}#fm-pivot-view .fm-filter-view .fm-filter-pages-layout .fm-filters-col{width:100%}#fm-pivot-view .fm-filter-view .fm-filter-pages-layout .fm-labels-filter-btn{margin-right:0}#fm-pivot-view .fm-filter-view .fm-filter-flat-layout.fm-no-query-filters .fm-filters-table,#fm-pivot-view .fm-filter-view .fm-filter-pages-layout.fm-no-query-filters .fm-filters-table{height:calc(100% - 60px);height:-webkit-calc(100% - 60px)}#fm-pivot-view .fm-filter-view .fm-filter-flat-layout.fm-no-query-filters .fm-filter-sort-row,#fm-pivot-view .fm-filter-view .fm-filter-pages-layout.fm-no-query-filters .fm-filter-sort-row{margin-bottom:0}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-view-content{padding:20px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-view-content.fm-query-filter-opened{height:384px;min-height:384px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-view-content.fm-query-filter-opened.fm-filter-flat-layout,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-view-content.fm-query-filter-opened.fm-filter-pages-layout{height:288px;min-height:288px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-popup-header .fm-ui-col,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-popup-header .fm-ui-col-2{width:100%}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-popup-header .fm-ui-col-2{margin-bottom:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-popup-header .fm-ui-btns-row{position:relative}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-popup-header .fm-popup-title{line-height:1.1}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row .fm-sort-col{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;position:relative;margin-bottom:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row .fm-sort-col .fm-sort-btns{display:block}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row .fm-sort-col .fm-sort-btns a.fm-ui-toggle-btn.fm-sort-btn,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row .fm-sort-col .fm-sort-btns button.fm-ui-toggle-btn.fm-sort-btn{width:50%}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row .fm-sort-col .fm-sort-label{display:none}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row .fm-filters-col{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row .fm-filters-col .fm-filter-label{display:none}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row .fm-filters-col .fm-filter-btn{width:calc(50% - 5px);width:-webkit-calc(50% - 5px);max-width:50%}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-sort-row .fm-filters-col .fm-filter-btn.fm-labels-filter-btn{margin-right:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-values-filter-view .fm-conditions-dropdown,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-values-filter-view .fm-measures-dropdown{width:calc(50% - 5px);width:-webkit-calc(50% - 5px);margin-right:0;margin-bottom:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-values-filter-view .fm-num-input-1{width:100%}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-values-filter-view .fm-measures-dropdown{margin-right:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-values-filter-view.fm-range .fm-num-input-1,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-values-filter-view.fm-range .fm-num-input-2{width:calc(50% - 5px);width:-webkit-calc(50% - 5px)}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-values-filter-view.fm-range .fm-num-input-1{margin-right:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-range .fm-conditions-dropdown{width:100%;margin-bottom:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-range .fm-datepicker-1,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-dates-filter-view.fm-date-range .fm-datepicker-2{width:calc(50% - 5px);width:-webkit-calc(50% - 5px)}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-labels-filter-view.fm-range .fm-conditions-dropdown{width:100%;margin-bottom:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-labels-filter-view.fm-range .fm-txt-input-1,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-labels-filter-view.fm-range .fm-txt-input-2{width:calc(50% - 5px);width:-webkit-calc(50% - 5px)}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-numbers-filter-view.fm-range .fm-conditions-dropdown{width:100%;margin-bottom:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-numbers-filter-view.fm-range .fm-num-input-1,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-numbers-filter-view.fm-range .fm-num-input-2{width:calc(50% - 5px);width:-webkit-calc(50% - 5px)}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-time-filter-view.fm-range .fm-conditions-dropdown{width:100%;margin-bottom:10px}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-time-filter-view.fm-range .fm-num-input-1,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-subview-wrap.fm-time-filter-view.fm-range .fm-num-input-2{width:calc(50% - 45px);width:-webkit-calc(50% - 45px)}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-table{height:calc(100% - 202px);height:-webkit-calc(100% - 202px)}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-table .fm-filters-table-header .fm-select-all-wrapper{width:calc(100% - 100px);width:-webkit-calc(100% - 100px)}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filters-table .fm-filters-table-header .fm-select-counter-wrap{display:none}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-no-query-filters .fm-sort-col{margin-bottom:0}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-flat-layout .fm-filters-table,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-pages-layout .fm-filters-table,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-no-query-filters .fm-filters-table{height:calc(100% - 154px);height:-webkit-calc(100% - 154px)}#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-flat-layout.fm-no-query-filters .fm-filters-table,#fm-pivot-view .fm-filter-view.fm-layout-mobile-small .fm-filter-pages-layout.fm-no-query-filters .fm-filters-table{margin-top:0;height:calc(100% - 96px);height:-webkit-calc(100% - 96px)}#fm-pivot-view{min-width:300px;min-height:200px;position:relative;background:#fff;border:1px solid #d5d5d5;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}#fm-pivot-view .fm-branding-bar{background-color:#fff;border-top:1px solid #d5d5d5;width:100%;height:21px;position:absolute;bottom:0;z-index:2}#fm-pivot-view .fm-branding-bar>span{line-height:21px;color:#999}#fm-pivot-view .fm-branding-bar>span a{color:#ff9b79}#fm-pivot-view .fm-branding-bar .fm-version-label{float:left;margin-left:5px}#fm-pivot-view .fm-branding-bar .fm-link{float:right;margin-right:5px;vertical-align:top}#fm-pivot-view .fm-branding-bar .fm-info-icon{display:inline-block;height:13px;width:13px;margin-left:5px;margin-right:2px;color:#d5d5d5;font-size:16px;cursor:pointer}#fm-pivot-view .fm-branding-bar .fm-info-icon:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\ea0c"}#fm-pivot-view .fm-branding-bar.fm-layout-660 span,#fm-pivot-view .fm-branding-bar.fm-layout-660 span a{font-size:11px}#fm-pivot-view .fm-branding-bar.fm-layout-520 .fm-version-label{display:none}@media (max-width:600px){#fm-pivot-view{min-width:0;min-width:auto;min-height:0;min-height:auto}}#fm-pivot-view .fm-grid-view{background-color:#fff;width:100%;height:100%;overflow:hidden}#fm-pivot-view .fm-grid-column{width:100px}#fm-pivot-view .fm-grid-row{height:30px}#fm-pivot-view .fm-grid-column-mobile{width:100px}#fm-pivot-view .fm-grid-row-mobile{height:30px}#fm-pivot-view span.fm-ui-label.fm-pivot-title{text-align:center;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:4px 10px 5px}#fm-pivot-view .fm-charts-view{background-color:#fff}#fm-pivot-view .fm-charts-view span.fm-ui-label.fm-charts-msg{position:absolute;display:block;text-align:center;top:50%;width:100%}#fm-pivot-view .fm-charts-view .fm-header-toolbar{background-color:#fbfbfb;border-bottom:1px solid #d5d5d5;padding:20px 20px}#fm-pivot-view .fm-charts-view .fm-header-toolbar.fm-fields-list-padding{padding-right:60px}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-ui-col-2{white-space:nowrap}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-ui-col-2.fm-wide{width:calc(100% - 50px)}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-ui-dropdown{margin-right:10px;max-width:200px}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-container{text-align:right;white-space:nowrap}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-container .fm-ui-btn{border-radius:0;margin-right:10px;height:38px;padding-right:35px;text-align:left}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-container .fm-ui-btn:last-child{margin-right:0}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-container .fm-ui-btn:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e90c";right:10px;font-size:18px;letter-spacing:-2px;color:#999}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-container .fm-ui-btn:hover:after{color:#555}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-container .fm-ui-btn.fm-filtered:after{content:"\e905\e90c"}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-container .fm-ui-btn.fm-filtered{padding-right:48px}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn{width:50px;margin:0}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-btn:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e905";color:#999;font-size:24px;left:5px}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-btn:after{right:4px}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-btn .fm-ui-label{font-size:0}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list{min-width:150px;max-width:200px;width:auto;left:auto;right:0}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list .fm-ui-list{width:100%!important}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list .fm-ui-list li{padding-right:25px;position:relative}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list .fm-ui-list li:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e90c";color:#999;right:4px;font-size:24px}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list .fm-ui-list li.fm-filtered{padding-right:55px}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list .fm-ui-list li.fm-filtered:after{content:"\e905\e90c"}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list:after,#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list:before{left:auto}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list:before{right:12px}#fm-pivot-view .fm-charts-view .fm-header-toolbar .fm-charts-filters-btn .fm-ui-dropdown-list:after{right:14px}#fm-pivot-view .fm-charts-view .fm-chart{padding:10px}#fm-pivot-view .fm-charts-view .fm-chart-legend{position:absolute;bottom:0;left:0;right:0}#fm-pivot-view .fm-charts-view .fm-chart-legend .fm-chart-legend-container{background-color:#fbfbfb;border-top:1px solid #d5d5d5;padding:10px 20px;overflow:auto}#fm-pivot-view .fm-charts-view .fm-chart-legend .fm-chart-legend-btn{border-left:none;border-bottom:none;border-color:#e9e9e9;background-color:#fbfbfb;min-width:auto;min-width:0;width:25px;height:25px;position:absolute;top:-25px;padding:0}#fm-pivot-view .fm-charts-view .fm-chart-legend .fm-chart-legend-btn:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;padding:2px;color:#999;position:static}#fm-pivot-view .fm-charts-view .fm-chart-legend .fm-chart-legend-btn.fm-hide:after{content:"\e908"}#fm-pivot-view .fm-charts-view .fm-chart-legend .fm-chart-legend-btn.fm-show:after{content:"\e909"}#fm-pivot-view .fm-charts-view .fm-chart-legend table{border-collapse:separate;margin:0;width:auto}#fm-pivot-view .fm-charts-view .fm-chart-legend table td{padding-right:10px;vertical-align:top}#fm-pivot-view .fm-charts-view .fm-chart-legend ul{list-style-type:none;position:relative;vertical-align:bottom;font-size:14px;display:inline-table}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li{padding:2px 0;white-space:nowrap}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-collapsed,#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-expanded{cursor:pointer}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-1{padding-left:18px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-2{padding-left:36px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-3{padding-left:54px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-4{padding-left:72px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-5{padding-left:90px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-6{padding-left:108px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-7{padding-left:126px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-8{padding-left:144px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-9{padding-left:162px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-level-10{padding-left:180px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li .fm-icon-display{display:inline-block;width:14px;height:14px;margin-right:4px;border-radius:50%;position:relative}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li .fm-text-display{display:inline-block;white-space:nowrap;font-size:14px;color:#999;vertical-align:bottom;margin-bottom:1px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-collapsed .fm-icon-display:before{content:"";position:absolute;width:8px;height:2px;background:#fff;top:6px;right:3px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-collapsed .fm-icon-display:after{content:"";position:absolute;width:2px;height:8px;background:#fff;top:3px;right:6px}#fm-pivot-view .fm-charts-view .fm-chart-legend ul li.fm-expanded .fm-icon-display:before{content:"";position:absolute;width:8px;height:2px;background:#999;top:6px;right:3px}#fm-pivot-view .fm-axis text{font-size:14px;text-rendering:geometricPrecision;fill:#111}#fm-pivot-view .fm-axis line,#fm-pivot-view .fm-axis path{fill:none;stroke:#ccc;shape-rendering:crispEdges}#fm-pivot-view .fm-axis line{shape-rendering:geometricPrecision}#fm-pivot-view .fm-x .tick line{display:none}#fm-pivot-view .fm-x.fm-axis.fm-title{font-size:14px;font-weight:700;fill:#111}#fm-pivot-view .fm-line{fill:none;stroke-width:1px}#fm-pivot-view .fm-circle,#fm-pivot-view .fm-scatter-point{fill:#fff;stroke-width:1px}#fm-pivot-view .fm-arc path{stroke:#fff;stroke-width:.5px}#fm-pivot-view .fm-bar,#fm-pivot-view .fm-bar-stack{shape-rendering:crispEdges}#fm-pivot-view .fm-bar-stack path{stroke:#fff;stroke-width:.5px}#fm-pivot-view .fm-pie-label{font-size:14px;fill:#111}#fm-pivot-view .fm-data-label{font-size:12px;fill:#111}.fm-charts-color-1{fill:#ee232c}.fm-charts-color-2{fill:#478ec8}.fm-charts-color-3{fill:#ff8f00}.fm-charts-color-4{fill:#4dbf5a}.fm-charts-color-5{fill:#e042a6}.fm-charts-color-6{fill:#59bbab}.fm-charts-color-7{fill:#b96bdd}.fm-charts-color-8{fill:#edc200}.fm-charts-color-9{fill:#24c0de}.fm-charts-color-10{fill:none}#fm-pivot-view .fm-fields-view-wrap{position:absolute;z-index:11;right:0;top:0}#fm-pivot-view .fm-fields-view-wrap.fm-fields-opened{position:relative;z-index:12}#fm-pivot-view .fm-fields-view-wrap.fm-fields-opened .fm-btn-open-fields{display:none}#fm-pivot-view .fm-fields-view-wrap.fm-fields-instant.fm-fields-opened{position:absolute;z-index:11}#fm-pivot-view .fm-fields-view-wrap button.fm-btn-open-fields{font-size:0;border:none;background-color:#fff;min-width:auto;min-width:0;padding:6px;width:44px;height:44px;border-left:1px solid #d5d5d5;border-bottom:1px solid #d5d5d5;border-radius:0;-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1)}#fm-pivot-view .fm-fields-view-wrap button.fm-btn-open-fields:hover{background-color:#f7f7f7}#fm-pivot-view .fm-fields-view-wrap button.fm-btn-open-fields:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-left:1px;content:"\e94c";font-size:30px;color:#999;position:static}#fm-pivot-view .fm-fields-view.fm-pivot-fields{width:780px;min-width:450px;height:455px;min-height:455px}#fm-pivot-view .fm-fields-view .fm-btn-add-measure-2{position:absolute;top:0;right:0;font-size:0;border:none;background-color:transparent;min-width:auto;min-width:0;padding:2px;width:26px;height:100%;border-left:1px solid #d5d5d5;border-radius:0}#fm-pivot-view .fm-fields-view .fm-btn-add-measure-2:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);color:#999;font-size:24px}#fm-pivot-view .fm-fields-view .fm-btn-add-measure-2:hover:before{color:#555}#fm-pivot-view .fm-fields-view .fm-popup-header .fm-ui-col:first-child{max-width:300px}#fm-pivot-view .fm-fields-view .fm-popup-header .fm-ui-col:first-child span.fm-ui-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#fm-pivot-view .fm-fields-view .fm-popup-header .fm-btn-add-measure{padding-right:32px;max-width:250px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#fm-pivot-view .fm-fields-view .fm-popup-header .fm-btn-add-measure:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);right:4px;color:#999;font-size:24px}#fm-pivot-view .fm-fields-view .fm-popup-header .fm-btn-add-measure:hover:before{color:#555}#fm-pivot-view .fm-fields-view .fm-popup-content{height:calc(100% - 68px);height:-webkit-calc(100% - 68px)}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-ui-col-3,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-ui-row{height:100%}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap{border:1px solid #d5d5d5;position:relative}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header{background:#f7f7f7;border-bottom:1px solid #d5d5d5;padding:5px 10px;position:relative}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header span.fm-ui-label{color:#999}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header.fm-list-header-wide{padding:0;height:35px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-list-header-label-wrap{width:calc(100% - 40px);width:-webkit-calc(100% - 40px);padding:10px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-btn-collapse-expand-all{margin-left:8px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap{position:absolute;top:0;right:0;width:40px;height:100%;border-left:1px solid #d5d5d5;z-index:9}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-search-inp{z-index:2;position:absolute;right:0;width:100%;height:34px;padding-left:39px;padding-right:39px;color:#111;font-size:14px;background:#fff;opacity:0;border:none;visibility:hidden}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-search-inp-flat{z-index:2;position:absolute;right:0;width:100%;height:36px;padding-left:39px;padding-right:39px;color:#111;font-size:14px;background:#fff;opacity:0;border:none;visibility:hidden}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-icon-act_close{opacity:0;visibility:hidden;position:absolute;right:0;top:0;height:100%;width:39px;cursor:pointer;z-index:3;color:#999}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-icon-act_close:before{font-size:26px;position:absolute;top:4px;left:8px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-icon-act_close:hover{color:#555}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-search-btn{position:absolute;height:36px;width:100%;font-size:14px;text-align:center;cursor:pointer;z-index:3;border:none;background:0 0;color:#999;padding-bottom:4px;padding-right:16px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-search-btn .fm-icon-act_search{color:#999;position:absolute;top:5px;right:7px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-search-btn .fm-icon-act_search:before{font-size:25px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-search-btn:hover,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-search-btn:hover .fm-icon-act_search,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap .fm-search-btn:hover .fm-icon-act_search:before{color:#111}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened{width:100%;height:100%;border-left:none}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened .fm-icon-act_close,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened .fm-search-inp{visibility:visible;opacity:1}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened .fm-select-counter{display:none}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened .fm-search-btn{font-size:0;width:40px;left:0;pointer-events:none}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened .fm-search-btn .fm-icon-act_search:before{color:#e9e9e9}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened-flat{width:50%;height:100%}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened-flat .fm-icon-act_close,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened-flat .fm-search-inp-flat{visibility:visible;opacity:1}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened-flat .fm-select-counter{display:none}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened-flat .fm-search-btn{font-size:0;width:40px;left:0;pointer-events:none}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-header .fm-search-wrap.fm-search-opened-flat .fm-search-btn .fm-icon-act_search:before{color:#e9e9e9}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content{min-height:37px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-ui-list{height:calc(100% - 4px);height:-webkit-calc(100% - 4px);overflow-x:hidden;overflow-y:auto;position:relative}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content li{border-bottom:1px solid #e9e9e9;padding:10px 9px;position:relative;cursor:move;background:#fff;height:38px;white-space:nowrap}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content li span{vertical-align:middle}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content li .fm-text-display{font-size:14px;display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content li .fm-drag-handle{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);color:#d5d5d5;font-size:20px;padding:8px 6px;right:0;-ms-touch-action:none;touch-action:none}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content li .fm-drag-handle:before{content:"\e907"}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content li.fm-values{padding-left:24px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content li.fm-values:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e90b";font-size:20px;color:#d5d5d5;left:2px;top:8px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content li.fm-selected .fm-text-display{font-weight:700}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies{position:relative}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies.fm-drop-effect:after{content:"";position:absolute;top:0;left:0;background:red;display:block;width:100%;height:100%}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li .fm-text-display{position:absolute;left:30px;right:30px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-check-icon{display:inline-block;width:18px;height:18px;margin-right:5px;cursor:pointer;position:relative}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-unchecked:not(.fm-level-folder) .fm-icon-display{display:inline-block;width:18px;height:18px;margin-right:5px;cursor:pointer;position:relative;border:1px solid #d5d5d5;background:#fff}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-checked:not(.fm-level-folder) .fm-icon-display{display:inline-block;width:18px;height:18px;margin-right:5px;cursor:pointer;position:relative;background:#555;border:1px solid #555}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-checked:not(.fm-level-folder) .fm-icon-display:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e947";color:#fff;font-size:20px;font-weight:700;top:-2px;left:-2px;width:0}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-folder{cursor:pointer}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-folder .fm-text-display{right:10px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-folder .fm-icon-display{display:inline-block;width:17px;height:17px;margin-right:5px;position:relative}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-folder .fm-icon-display:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px;color:#999;padding:2px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-folder.fm-collapsed .fm-icon-display:before{content:"\e911"}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-folder.fm-expanded .fm-icon-display:before{content:"\e90f"}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-level-folder .fm-text-display{left:52px;right:20px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-level-folder.fm-unchecked .fm-moreicon-display{display:inline-block;width:18px;height:18px;margin-right:5px;cursor:pointer;position:relative;border:1px solid #d5d5d5;background:#fff}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-level-folder.fm-checked .fm-moreicon-display{display:inline-block;width:18px;height:18px;margin-right:5px;cursor:pointer;position:relative;background:#555}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-level-folder.fm-checked .fm-moreicon-display:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e947";color:#fff;font-weight:700;font-size:20px;top:-2px;left:-1px;width:0}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-measures-folder:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e90b";right:6px;font-size:20px;color:#e9e9e9}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-measures-folder .fm-text-display{right:20px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-measure:not(.fm-calculated):after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e90b";right:24px;font-size:20px;color:#e9e9e9}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-measure:not(.fm-calculated) .fm-text-display{right:50px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-calculated .fm-text-display{right:44px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-calculated .fm-calc-display{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);cursor:pointer;color:#e9e9e9;right:22px;font-size:20px;padding:8px 5px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-calculated .fm-calc-display:hover{color:#999}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-calculated .fm-calc-display:before{content:"\e94f"}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-kpis-folder:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"\e94a";right:8px;font-size:16px;color:#e9e9e9}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-kpis-folder .fm-text-display{right:25px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-1{padding-left:20px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-1 .fm-text-display{left:42px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-1.fm-level .fm-text-display{left:54px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-1.fm-level-folder .fm-text-display{left:64px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-1.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-2{padding-left:30px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-2 .fm-text-display{left:52px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-2.fm-level .fm-text-display{left:64px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-2.fm-level-folder .fm-text-display{left:74px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-2.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-3{padding-left:40px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-3 .fm-text-display{left:62px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-3.fm-level .fm-text-display{left:74px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-3.fm-level-folder .fm-text-display{left:84px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-3.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-4{padding-left:50px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-4 .fm-text-display{left:72px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-4.fm-level .fm-text-display{left:84px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-4.fm-level-folder .fm-text-display{left:94px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-4.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-5{padding-left:60px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-5 .fm-text-display{left:82px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-5.fm-level .fm-text-display{left:94px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-5.fm-level-folder .fm-text-display{left:104px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-5.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-6{padding-left:70px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-6 .fm-text-display{left:92px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-6.fm-level .fm-text-display{left:104px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-6.fm-level-folder .fm-text-display{left:114px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-6.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-7{padding-left:80px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-7 .fm-text-display{left:102px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-7.fm-level .fm-text-display{left:114px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-7.fm-level-folder .fm-text-display{left:124px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-7.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-8{padding-left:90px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-8 .fm-text-display{left:112px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-8.fm-level .fm-text-display{left:124px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-8.fm-level-folder .fm-text-display{left:134px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-8.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-9{padding-left:100px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-9 .fm-text-display{left:122px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-9.fm-level .fm-text-display{left:134px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-9.fm-level-folder .fm-text-display{left:144px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-9.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-10{padding-left:110px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-10 .fm-text-display{left:132px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-10.fm-level .fm-text-display{left:144px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-10.fm-level-folder .fm-text-display{left:154px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-level-10.fm-level .fm-icon-display{left:12px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures{position:relative}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-text-display{width:calc(100% - 50px);width:-webkit-calc(100% - 50px)}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-aggr-display{width:32px;height:100%;position:absolute;right:26px;top:0;cursor:pointer;padding-top:8px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-aggr-display:after,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-aggr-display:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#999}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-aggr-display:hover:after,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-aggr-display:hover:before{color:#555}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-aggr-display:before{content:"\e90b";font-size:20px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-aggr-display:after{content:"\e908";font-size:16px;left:14px;top:10px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-calc-display{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);cursor:pointer;color:#999;right:32px;font-size:20px;padding:8px 5px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-calc-display:hover{color:#555}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-calc-display:before{content:"\e94f"}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-columns .fm-text-display,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-pages .fm-text-display,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-rows .fm-text-display{width:calc(100% - 20px);width:-webkit-calc(100% - 20px)}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap .fm-prompt{position:absolute;bottom:0;width:100%;padding:12px;color:#cecece;font-style:italic;text-align:center;z-index:-1}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-columns,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-pages{margin-bottom:30px}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-columns,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-measures,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-pages,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-rows{height:calc(50% - 15px)}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-columns .fm-list-content,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-measures .fm-list-content,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-pages .fm-list-content,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-rows .fm-list-content{height:calc(100% - 23px)}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-columns .fm-dragging-move,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-measures .fm-dragging-move,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-pages .fm-dragging-move,#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-rows .fm-dragging-move{display:none}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-all{height:100%}#fm-pivot-view .fm-fields-view .fm-popup-content .fm-list-wrap-all .fm-list-content{height:calc(100% - 31px)}#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-popup-content{height:calc(100% - 50px);height:-webkit-calc(100% - 50px)}#fm-pivot-view .fm-fields-view.fm-layout-mobile-small .fm-popup-content{height:calc(100% - 95px);height:-webkit-calc(100% - 95px)}#fm-pivot-view .fm-fields-view.fm-layout-mobile-small .fm-btn-add-measure{display:none!important}#fm-pivot-view .fm-fields-view.fm-flat-fields{min-width:320px;width:480px;min-height:467px;height:467px}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-header .fm-ui-col:first-child{margin-right:20px}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-header .fm-btn-add-measure{min-width:40px;width:40px;padding:0}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-header .fm-btn-add-measure:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);right:auto}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap{min-height:342px;height:100%}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-header{padding:10px 9px}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-header .fm-ui-checkbox span.fm-ui-label{color:#111;padding-left:26px}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-header .fm-ui-checkbox.fm-selected{font-weight:700}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content{height:calc(100% - 34px);height:-webkit-calc(100% - 34px)}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-aggr-display{width:32px;height:100%;position:absolute;right:26px;top:0;cursor:pointer;padding-top:8px}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-aggr-display:after,#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-aggr-display:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#999}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-aggr-display:hover:after,#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-aggr-display:hover:before{color:#555}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-aggr-display:before{content:"\e90b";font-size:20px}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-aggr-display:after{content:"\e908";font-size:16px;left:14px;top:10px}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li .fm-text-display{left:35px}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-calculated .fm-calc-display{color:#999;right:33px}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-calculated .fm-calc-display:hover{color:#555}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies .fm-dragging-move{display:none}#fm-pivot-view .fm-fields-view.fm-flat-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-hierarchies li.fm-measure:after{content:none}#fm-pivot-view .fm-fields-view.fm-instant-view{position:absolute;width:300px;min-width:300px;min-height:100%;right:0;top:0;height:100%;background-color:#fff;border-left:1px solid #d5d5d5}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-list-wrap{border:none}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-popup-content,#fm-pivot-view .fm-fields-view.fm-instant-view .fm-popup-content .fm-list-wrap-all{height:100%}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-popup-content .fm-list-wrap-all .fm-list-content{height:calc(100% - 35px);height:-webkit-calc(100% - 35px)}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-popup-content .fm-list-wrap-all .fm-list-content .fm-lst-hierarchies{max-height:100%;height:100%}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-add-measure,#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-close-fields{position:absolute;top:0;font-size:0;border:none;background-color:transparent;min-width:auto;min-width:0;padding:2px;width:36px;height:100%;border-left:1px solid #d5d5d5;border-radius:0}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-add-measure:hover,#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-close-fields:hover{background-color:#f7f7f7}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-add-measure:before,#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-close-fields:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-left:1px;font-size:30px;color:#999;position:static}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-close-fields{right:0}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-close-fields:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);-o-transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);content:"\e94c"}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-add-measure{right:36px}#fm-pivot-view .fm-fields-view.fm-instant-view .fm-btn-add-measure:before{content:"\e901"}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-flat-fields .fm-list-wrap-all{height:calc(100% - 2px);height:-webkit-calc(100% - 2px)}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-list-wrap-all{height:40%}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-ui-row{height:20%;border-top:1px solid #d5d5d5}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-ui-row .fm-ui-col-2{height:100%}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-ui-row .fm-list-wrap{height:100%;margin:0}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-ui-row .fm-list-wrap.fm-list-wrap-pages{border-right:1px solid #d5d5d5}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-list-wrap .fm-list-content{height:calc(100% - 25px);height:-webkit-calc(100% - 25px)}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-list-wrap .fm-list-content li{padding-top:5px;padding-bottom:5px;height:28px}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-list-wrap .fm-list-content li.fm-values:before{top:3px}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-aggr-display{padding-top:3px}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-list-wrap .fm-list-content .fm-lst-measures .fm-aggr-display:after{top:6px}#fm-pivot-view .fm-fields-view.fm-instant-view.fm-pivot-fields .fm-popup-content .fm-list-wrap.fm-list-wrap-all .fm-list-content{height:calc(100% - 35px);height:-webkit-calc(100% - 35px)}#fm-pivot-view .fm-fields-view.fm-layout-tablet .fm-popup-header .fm-ui-col:first-child{margin-right:20px}#fm-pivot-view .fm-fields-view.fm-layout-tablet .fm-list-wrap .fm-list-header.fm-list-header-wide .fm-list-header-label-wrap{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#fm-pivot-view .fm-fields-view.fm-layout-tablet .fm-list-wrap .fm-list-header.fm-list-header-wide span.fm-ui-label{display:block}#fm-pivot-view .fm-fields-view.fm-layout-tablet .fm-list-wrap .fm-list-header.fm-list-header-wide .fm-btn-collapse-expand-all{margin-left:0}#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-btn-add-measure{font-size:0;min-width:40px;width:40px;padding:0}#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-btn-add-measure:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);right:auto}#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-ui-col-3{margin-right:12px;width:calc(33.33% - 8px);width:-webkit-calc(33.33% - 8px)}#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-ui-col-3:nth-child(3n+3){margin-right:0}#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-list-wrap-columns,#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-list-wrap-pages{margin-bottom:12px}#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-list-wrap-columns,#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-list-wrap-measures,#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-list-wrap-pages,#fm-pivot-view .fm-fields-view.fm-layout-mobile .fm-list-wrap-rows{height:calc(50% - 6px);height:-webkit-calc(50% - 6px)}#fm-pivot-view .fm-fields-view.fm-layout-mobile-small .fm-ui-btns-row .fm-ui-btn:not(.fm-btn-add-measure){width:calc(50% - 40px);width:-webkit-calc(50% - 40px)}#fm-pivot-view .fm-aggregations-view{width:200px;background:#fff;z-index:9;border:1px solid #d5d5d5;position:absolute;-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);padding:0}#fm-pivot-view .fm-aggregations-view .fm-arrow{top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);position:absolute;right:0}#fm-pivot-view .fm-aggregations-view .fm-arrow:after,#fm-pivot-view .fm-aggregations-view .fm-arrow:before{top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);content:"";display:block;position:absolute;width:0;height:0;border-style:solid}#fm-pivot-view .fm-aggregations-view .fm-arrow:before{border-width:5.5px 0 5.5px 6px;border-color:transparent transparent transparent #d5d5d5}#fm-pivot-view .fm-aggregations-view .fm-arrow:after{border-width:4.5px 0 4.5px 5px;border-color:transparent transparent transparent #f7f7f7}#fm-pivot-view .fm-aggregations-view ul.fm-ui-list{max-height:300px;overflow-y:auto;overflow-x:hidden}#fm-pivot-view .fm-aggregations-view ul.fm-ui-list li{padding:10px 9px;border-bottom:1px solid #e9e9e9;cursor:pointer;position:relative}#fm-pivot-view .fm-aggregations-view ul.fm-ui-list li:last-child{border-bottom:none}#fm-pivot-view .fm-aggregations-view ul.fm-ui-list li:hover{background:#f7f7f7}#fm-pivot-view .fm-aggregations-view ul.fm-ui-list li.fm-selected{background:#f7f7f7;padding-right:28px}#fm-pivot-view .fm-aggregations-view ul.fm-ui-list li.fm-selected:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e902";right:25px;left:auto;top:6px;color:#999;font-size:22px}#fm-pivot-view div.fm-ui-modal-overlay.fm-dt-fields-overlay{z-index:13}#fm-pivot-view div.fm-ui-popup.fm-dt-fields{z-index:14}#fm-pivot-view div.fm-ui-popup.fm-dt-fields .fm-btn-add-measure{display:none}#fm-pivot-view .fm-drillthrough-view{overflow:hidden;min-width:320px}#fm-pivot-view .fm-drillthrough-view .fm-header-container{position:relative;margin-bottom:10px}#fm-pivot-view .fm-drillthrough-view .fm-details-container{margin-bottom:20px}#fm-pivot-view .fm-drillthrough-view .fm-details-container .fm-ui-label{margin-right:20px;display:inline-block;max-width:33%;vertical-align:top}#fm-pivot-view .fm-drillthrough-view .fm-details-container .fm-ui-label b{color:#111}#fm-pivot-view .fm-drillthrough-view .fm-details-container .fm-ui-label:last-child{margin-right:0}#fm-pivot-view .fm-drillthrough-view .fm-grid-container{border:1px solid #d5d5d5;position:relative}#fm-pivot-view .fm-drillthrough-view .fm-popup-title{padding-right:30px}#fm-pivot-view .fm-drillthrough-view .fm-ui-btn-close{position:absolute;top:0;right:0}#fm-pivot-view input[type=text].fm-ui-text-input.fm-editing-cell{position:absolute;font-size:12px}#fm-pivot-view textarea.fm-ui-text-area.fm-editing-cell{position:absolute;font-size:12px;padding-left:4px;padding-top:7px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:2}#fm-pivot-view div.fm-calculated-view{z-index:14;min-width:320px;width:480px}#fm-pivot-view div.fm-calculated-view .fm-popup-header .fm-popup-title{font-size:20px;line-height:28px}#fm-pivot-view div.fm-calculated-view .fm-popup-header .fm-ui-col:first-child{margin-right:30px}#fm-pivot-view div.fm-calculated-view .fm-popup-header .fm-remove-btn{min-width:40px;max-width:40px;padding:0}#fm-pivot-view div.fm-calculated-view .fm-popup-header .fm-remove-btn:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);-moz-transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);font-size:30px;color:#999}#fm-pivot-view div.fm-calculated-view .fm-popup-header .fm-remove-btn:hover:before{color:#555}#fm-pivot-view div.fm-calculated-view .fm-popup-content{position:relative}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-name-input{margin-bottom:20px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-list-content{border:1px solid #d5d5d5;margin-bottom:20px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures{position:relative;height:191px;overflow-x:hidden;overflow-y:auto}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li{border-bottom:1px solid #e9e9e9;padding:10px 9px;position:relative;cursor:move;background:#fff;height:38px;white-space:nowrap}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li span{vertical-align:middle}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-text-display{font-size:14px;display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:calc(100% - 50px);width:-webkit-calc(100% - 50px)}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-aggr-display{width:32px;height:100%;position:absolute;right:26px;top:0;cursor:pointer;padding-top:7px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-aggr-display:after,#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-aggr-display:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#999}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-aggr-display:hover:after,#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-aggr-display:hover:before{color:#555}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-aggr-display:before{content:"\e90b";font-size:20px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-aggr-display:after{content:"\e908";font-size:16px;left:14px;top:10px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-drag-handle{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);color:#d5d5d5;font-size:20px;padding:8px;right:0;-ms-touch-action:none;touch-action:none}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-lst-measures li .fm-drag-handle:before{content:"\e907"}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group{margin-top:20px;margin-bottom:20px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action{-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;border:none;border:1px solid #555;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:38px;line-height:36px;font-size:14px;background:#555;position:relative;display:inline-block;vertical-align:top;color:#fff;text-align:center;cursor:pointer}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:hover{opacity:.85}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:active,#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:focus,#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:hover{outline:0}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:first-child{border-top-left-radius:4px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:nth-child(9){border-top-right-radius:4px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:nth-child(10){border-bottom-left-radius:4px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:last-child{border-bottom-right-radius:4px}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-formula-wrap{position:relative}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-formula-wrap .fm-formula-input{width:100%;height:80px;font-size:14px;border:1px solid #d5d5d5;font-family:monospace}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-formula-wrap .fm-formula-input.fm-droppable-over{background:#fbfbfb;border:1px solid #999}#fm-pivot-view div.fm-calculated-view .fm-popup-content .fm-formula-wrap .fm-prompt{position:absolute;bottom:10px;pointer-events:none;left:0;width:100%;text-align:center;color:#cecece;font-style:italic}#fm-pivot-view div.fm-calculated-view.fm-layout-mobile .fm-popup-header .fm-ui-col:first-child{margin-right:10px}#fm-pivot-view div.fm-calculated-view.fm-layout-mobile-small .fm-with-delete-btn .fm-popup-header .fm-ui-btns-row .fm-ui-btn:not(.fm-remove-btn){width:calc(50% - 40px);width:-webkit-calc(50% - 40px)}#fm-pivot-view div.fm-ui-modal-overlay.fm-calculated-view-overlay{z-index:13}#fm-pivot-view div.fm-ui-modal-overlay.fm-overlay-preloader{z-index:20}#fm-pivot-view div.fm-preloader-view{z-index:21;width:320px;height:100px}#fm-pivot-view div.fm-preloader-view .fm-spinner{position:relative}#fm-pivot-view div.fm-preloader-view .fm-spinner:before{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e97b";font-size:32px;left:7px;top:10px;color:#999;-webkit-animation-name:spin;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-name:spin;-moz-animation-duration:1s;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;-ms-animation-name:spin;-ms-animation-duration:1s;-ms-animation-iteration-count:infinite;-ms-animation-timing-function:linear;-o-transition:rotate(10turn)}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#fm-pivot-view div.fm-preloader-view .fm-message-label{display:block;padding-left:70px;padding-top:8px}#fm-pivot-view div.fm-preloader-view .fm-details-label{display:block;color:#999;padding-left:70px;padding-top:2px;font-size:12px}#fm-pivot-view div.fm-ui-modal-overlay.fm-overlay-alert{z-index:16}#fm-pivot-view div.fm-prompt-view{z-index:17}#fm-pivot-view div.fm-prompt-view .fm-content{max-width:300px;min-width:300px;word-wrap:break-word}#fm-pivot-view div.fm-prompt-view .fm-message-label{display:block;margin-bottom:10px}#fm-pivot-view div.fm-prompt-view .fm-ui-btns-row,#fm-pivot-view div.fm-prompt-view .fm-ui-btns-row .fm-ui-btn{margin-top:10px}#fm-pivot-view div.fm-alert-view{z-index:17}#fm-pivot-view div.fm-alert-view .fm-content{margin-left:100px;max-width:300px;word-wrap:break-word}#fm-pivot-view div.fm-alert-view .fm-popup-title{margin-bottom:15px;overflow:hidden;text-overflow:ellipsis}#fm-pivot-view div.fm-alert-view .fm-build-version{color:#999;font-size:13px}#fm-pivot-view div.fm-alert-view .fm-alert-icon{position:absolute;left:50px;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%)}#fm-pivot-view div.fm-alert-view .fm-ui-btns-row,#fm-pivot-view div.fm-alert-view .fm-ui-btns-row .fm-ui-btn{margin-top:10px}#fm-pivot-view div.fm-alert-view .fm-circle{display:block;border-radius:50%;border:30px solid #555;width:60px;height:60px;position:relative;margin-left:-10px}#fm-pivot-view div.fm-alert-view .fm-circle .fm-ui-icon{color:#fff;font-size:38px;padding:11px;position:absolute;top:-29px;left:-29px}#fm-pivot-view div.fm-alert-view .fm-hexagon{display:block;position:relative;width:32.33px;height:56px;background-color:#555;margin:16.17px 0}#fm-pivot-view div.fm-alert-view .fm-hexagon .fm-ui-icon{color:#fff;font-size:38px;top:8px;left:-2px}#fm-pivot-view div.fm-alert-view .fm-hexagon:after,#fm-pivot-view div.fm-alert-view .fm-hexagon:before{content:"";position:absolute;width:0;border-top:28px solid transparent;border-bottom:28px solid transparent}#fm-pivot-view div.fm-alert-view .fm-hexagon:before{left:100%;border-left:16.17px solid #555}#fm-pivot-view div.fm-alert-view .fm-hexagon:after{right:100%;width:0;border-right:16.17px solid #555}#fm-pivot-view div.fm-alert-view .fm-triangle-wrap{position:relative}#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-ui-icon{color:#fff;font-size:38px;top:-4px;left:-1px}#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-triangle{position:relative;background-color:#555;text-align:left;display:block;margin-top:-7px}#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-triangle:after,#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-triangle:before{content:"";position:absolute;background-color:inherit}#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-triangle,#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-triangle:after,#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-triangle:before{width:35px;height:35px;border-top-right-radius:30%}#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-triangle{-webkit-transform:rotate(-60deg) skewX(-30deg) scaleY(.866);transform:rotate(-60deg) skewX(-30deg) scaleY(.866)}#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-triangle:before{-webkit-transform:rotate(-135deg) skewX(-45deg) scale(1.414,.707) translateY(-50%);transform:rotate(-135deg) skewX(-45deg) scale(1.414,.707) translateY(-50%)}#fm-pivot-view div.fm-alert-view .fm-triangle-wrap .fm-triangle:after{-webkit-transform:rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);transform:rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%)}#fm-pivot-view div.fm-alert-view.fm-layout-mobile-small .fm-content{margin-left:0}#fm-pivot-view div.fm-alert-view.fm-layout-mobile-small .fm-alert-icon{display:none}.fm-noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#fm-pivot-view .fm-grid-layout{position:relative;overflow:hidden;z-index:1}#fm-pivot-view .fm-grid-layout div.fm-scroll-pane{overflow:auto}#fm-pivot-view .fm-grid-layout div.fm-scroll-pane div.fm-scroll-content,#fm-pivot-view .fm-grid-layout div.fm-scroll-pane div.fm-scroll-content-float{position:relative}#fm-pivot-view .fm-grid-layout div.fm-scroll-pane div.fm-scroll-placeholder{position:relative;height:100%}#fm-pivot-view .fm-grid-layout div.fm-cell{background-color:#fff;color:#111;-webkit-box-sizing:border-box;box-sizing:border-box;vertical-align:top;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;padding:7px 4px;line-height:normal}#fm-pivot-view .fm-grid-layout div.fm-row{white-space:nowrap;-webkit-box-sizing:border-box;box-sizing:border-box}#fm-pivot-view .fm-grid-layout div.fm-row.fm-row-hidden{position:absolute;top:-1000px;z-index:-1}#fm-pivot-view .fm-grid-layout div.fm-row>div{display:inline-block}#fm-pivot-view .fm-grid-layout .fm-data-sheet .fm-scroll-placeholder{z-index:1}#fm-pivot-view .fm-grid-layout .fm-cols-sheet div.fm-row,#fm-pivot-view .fm-grid-layout .fm-data-sheet div.fm-row{display:-webkit-box;display:-ms-flexbox;display:flex}#fm-pivot-view .fm-grid-layout .fm-cols-sheet div.fm-row>div,#fm-pivot-view .fm-grid-layout .fm-data-sheet div.fm-row>div{-ms-flex-negative:0;flex-shrink:0}#fm-pivot-view .fm-grid-layout .fm-rows-sheet div.fm-row{display:-webkit-box;display:-ms-flexbox;display:flex}#fm-pivot-view .fm-grid-layout .fm-rows-sheet div.fm-row>div.fm-sheet-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#fm-pivot-view .fm-grid-layout div.fm-scroll-pane div.fm-scroll-content{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}#fm-pivot-view .fm-grid-layout .fm-cols-sheet,#fm-pivot-view .fm-grid-layout .fm-data-sheet,#fm-pivot-view .fm-grid-layout .fm-rows-sheet,#fm-pivot-view .fm-grid-layout .fm-sheet-headers{position:absolute;overflow:hidden;background-color:#fff}#fm-pivot-view .fm-grid-layout .fm-data-sheet{border-top:none;border-left:none}#fm-pivot-view .fm-grid-layout .fm-cell{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#fm-pivot-view .fm-grid-layout .fm-data-sheet .fm-cell{text-align:right}#fm-pivot-view .fm-grid-layout .fm-cols-sheet .fm-scroll-pane,#fm-pivot-view .fm-grid-layout .fm-rows-sheet .fm-scroll-pane{overflow:hidden}#fm-pivot-view .fm-grid-layout div.fm-scroll-pane div.fm-scroll-content .fm-cell{position:relative}#fm-pivot-view .fm-grid-layout div.fm-scroll-pane div.fm-scroll-content-float .fm-cell{position:absolute}#fm-pivot-view .fm-grid-layout div.fm-header-c,#fm-pivot-view .fm-grid-layout div.fm-header-r{background-color:#f7f7f7;color:#111;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}#fm-pivot-view .fm-grid-layout div.fm-filter-header{cursor:pointer}#fm-pivot-view .fm-grid-layout div.fm-filter-header.fm-live-filtering-header{cursor:auto}#fm-pivot-view .fm-grid-layout div.fm-grand-total-c,#fm-pivot-view .fm-grid-layout div.fm-grand-total-c.fm-grand-total-r,#fm-pivot-view .fm-grid-layout div.fm-grand-total-r,#fm-pivot-view .fm-grid-layout div.fm-total-c,#fm-pivot-view .fm-grid-layout div.fm-total-r{font-weight:700;background-color:#fff;color:#111;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}#fm-pivot-view .fm-grid-layout div.fm-header.fm-grand-total-c,#fm-pivot-view .fm-grid-layout div.fm-header.fm-grand-total-r,#fm-pivot-view .fm-grid-layout div.fm-header.fm-total-c,#fm-pivot-view .fm-grid-layout div.fm-header.fm-total-r{font-weight:400;background-color:#f7f7f7;color:#111;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}#fm-pivot-view .fm-grid-layout.fm-flat-view div.fm-grand-total,#fm-pivot-view .fm-grid-layout.fm-flat-view div.fm-total{text-align:right}#fm-pivot-view .fm-grid-layout .fm-filters{position:absolute;background-color:#e9e9e9;color:#111}#fm-pivot-view .fm-grid-layout .fm-cols-filter{border-right:1px solid #e9e9e9;z-index:1}#fm-pivot-view .fm-grid-layout .fm-cols-filter .fm-row{border-bottom:1px solid #e9e9e9}#fm-pivot-view .fm-grid-layout .fm-filters .fm-filter-header,#fm-pivot-view .fm-grid-layout .fm-filters .fm-header,#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-filter-header,#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-header{background-color:#e9e9e9;color:#111;font-weight:700;text-transform:uppercase;position:relative;border-bottom:1px solid #e9e9e9;border-right:1px solid #e9e9e9;overflow:hidden;text-overflow:ellipsis}#fm-pivot-view .fm-grid-layout .fm-filters .fm-filter-header:hover,#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-filter-header:hover{background-color:#dcdcdc}#fm-pivot-view .fm-grid-layout a.fm-filter-header,#fm-pivot-view .fm-grid-layout div.fm-filter-header{padding-right:20px}#fm-pivot-view .fm-grid-layout a.fm-filter-header.fm-filtered,#fm-pivot-view .fm-grid-layout div.fm-filter-header.fm-filtered{padding-right:35px}#fm-pivot-view .fm-grid-layout a.fm-filter-header.fm-live-filtering-header:hover,#fm-pivot-view .fm-grid-layout div.fm-filter-header.fm-live-filtering-header:hover{background-color:#e9e9e9}#fm-pivot-view .fm-grid-layout.fm-flat-view a.fm-filter-header,#fm-pivot-view .fm-grid-layout.fm-flat-view div.fm-filter-header{padding-right:30px}#fm-pivot-view .fm-grid-layout.fm-flat-view a.fm-filter-header.fm-filtered,#fm-pivot-view .fm-grid-layout.fm-flat-view div.fm-filter-header.fm-filtered{padding-right:40px}#fm-pivot-view .fm-grid-layout i.fm-icon{position:absolute;height:100%;width:16px;top:0}#fm-pivot-view .fm-grid-layout i.fm-icon:before{font-family:flexmonster-icons;font-weight:400;font-size:15px;color:#999;position:absolute;top:6px}#fm-pivot-view .fm-grid-layout.fm-flat-view i.fm-icon:before{color:#999}#fm-pivot-view .fm-grid-layout .fm-filter-header i.fm-filter-icon{right:2px;pointer-events:none}#fm-pivot-view .fm-grid-layout .fm-filter-header i.fm-filter-icon:before{content:"\e90c";color:#999}#fm-pivot-view .fm-grid-layout .fm-filter-header.fm-filtered i.fm-filtered-icon{right:16px;pointer-events:none}#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-filter-header.fm-filtered i.fm-filtered-icon{right:22px}#fm-pivot-view .fm-grid-layout .fm-filter-header.fm-filtered i.fm-filtered-icon:before{content:"\e905";color:#999}#fm-pivot-view .fm-grid-layout .fm-filter-header.fm-dragging-move{opacity:.5}#fm-pivot-view .fm-grid-layout .fm-header-drop-indicator{background-color:#555}#fm-pivot-view .fm-grid-layout .fm-draggable{-ms-touch-action:none;touch-action:none}#fm-pivot-view .fm-grid-layout .fm-draggable:not(.fm-filter-header){cursor:move}#fm-pivot-view .fm-grid-layout .fm-filters.fm-cols-filter .fm-filter-header{border-right:none;border-bottom:1px solid #e9e9e9;background-color:#e9e9e9;color:#111}#fm-pivot-view .fm-grid-layout .fm-filters.fm-cols-filter .fm-filter-header:hover{background-color:#dcdcdc}#fm-pivot-view .fm-grid-layout .fm-filters.fm-cols-filter .fm-header-drop-indicator{display:inline-block;width:3px;height:100%}#fm-pivot-view .fm-grid-layout .fm-filters.fm-rows-filter .fm-filter-header{border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background-color:#e9e9e9;color:#111}#fm-pivot-view .fm-grid-layout .fm-filters.fm-rows-filter .fm-filter-header:hover{background-color:#dcdcdc}#fm-pivot-view .fm-grid-layout .fm-filters.fm-rows-filter .fm-header-drop-indicator{display:block;width:100%;height:3px}#fm-pivot-view .fm-grid-layout .fm-filters.fm-page-filter .fm-header-drop-indicator{float:none;display:inline-block;width:3px;height:40px;vertical-align:top;margin-right:5px}#fm-pivot-view .fm-grid-layout.fm-classic-view .fm-filters.fm-rows-filter .fm-header-drop-indicator{display:inline-block;width:3px;height:30px}#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-header-drop-indicator{position:absolute;width:3px;height:30px}#fm-pivot-view .fm-grid-layout .fm-filters.fm-page-filter{padding:7px 0 0 7px;border-bottom:1px solid #d5d5d5;background-color:#f7f7f7;white-space:nowrap;overflow-x:auto}#fm-pivot-view .fm-grid-layout .fm-filters.fm-page-filter a.fm-filter-header{text-align:left;border:none;background-color:#e9e9e9;margin-bottom:5px;margin-right:5px;padding-top:6px;padding-bottom:7px;padding-left:5px;padding-right:24px;width:auto;min-width:80px;line-height:15px;white-space:nowrap;font-weight:700!important;display:inline-block;float:none;cursor:pointer}#fm-pivot-view .fm-grid-layout .fm-filters.fm-page-filter a.fm-filter-header.fm-filtered{padding-right:40px}#fm-pivot-view .fm-grid-layout .fm-filters.fm-page-filter a.fm-filter-header:hover{background-color:#dcdcdc}#fm-pivot-view .fm-grid-layout .fm-filters.fm-page-filter a.fm-filter-header i.fm-icon:before{top:7px}#fm-pivot-view .fm-grid-layout .fm-filters.fm-page-filter a.fm-filter-header i.fm-filter-icon{right:4px}#fm-pivot-view .fm-grid-layout .fm-filters.fm-page-filter a.fm-filter-header i.fm-filtered-icon{right:20px}#fm-pivot-view .fm-grid-layout .fm-filters.fm-page-filter a.fm-filter-header .fm-filter-desc{display:inline-block;font-weight:400!important;text-transform:none;color:#888;font-size:10px;padding-top:4px;margin-left:4px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-1{padding-left:15px;background-position:12px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-2{padding-left:27px;background-position:24px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-3{padding-left:39px;background-position:36px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-4{padding-left:51px;background-position:48px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-5{padding-left:63px;background-position:60px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-6{padding-left:75px;background-position:72px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-7{padding-left:87px;background-position:84px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-8{padding-left:99px;background-position:96px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-9{padding-left:111px;background-position:108px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-10{padding-left:123px;background-position:120px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-11{padding-left:135px;background-position:132px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-12{padding-left:147px;background-position:144px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-13{padding-left:159px;background-position:156px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-14{padding-left:171px;background-position:168px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-15{padding-left:183px;background-position:180px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-16{padding-left:195px;background-position:192px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-17{padding-left:207px;background-position:204px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-18{padding-left:219px;background-position:216px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-19{padding-left:231px;background-position:228px}#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-header-r.fm-level-20{padding-left:243px;background-position:240px}#fm-pivot-view .fm-grid-layout div.fm-collapsed,#fm-pivot-view .fm-grid-layout div.fm-expanded{cursor:pointer}#fm-pivot-view .fm-grid-layout .fm-collapsed .fm-collapsed-icon,#fm-pivot-view .fm-grid-layout .fm-expanded .fm-expanded-icon{position:relative;display:inline-block;height:12px;width:11px}#fm-pivot-view .fm-grid-layout .fm-collapsed .fm-collapsed-icon:before,#fm-pivot-view .fm-grid-layout .fm-expanded .fm-expanded-icon:before{top:0;left:-4px}#fm-pivot-view .fm-grid-layout .fm-collapsed .fm-collapsed-icon:before{content:"\e911"}#fm-pivot-view .fm-grid-layout .fm-expanded .fm-expanded-icon:before{content:"\e90f"}#fm-pivot-view .fm-grid-layout i.fm-icon.fm-sort-icon{cursor:pointer;right:0}#fm-pivot-view .fm-grid-layout i.fm-icon.fm-sort-icon:before{font-size:17px}#fm-pivot-view .fm-grid-layout i.fm-icon.fm-sort-icon.fm-with-order span{color:#999;font-size:10px;font-weight:400;line-height:30px;margin-left:-4px}#fm-pivot-view .fm-grid-layout .fm-cell.fm-h-sort,#fm-pivot-view .fm-grid-layout .fm-cell.fm-v-sort{padding-right:16px}#fm-pivot-view .fm-grid-layout .fm-h-sort .fm-h-sort-asc:before,#fm-pivot-view .fm-grid-layout .fm-h-sort .fm-h-sort-desc:before,#fm-pivot-view .fm-grid-layout .fm-h-sort:hover .fm-h-sort-icon:before,#fm-pivot-view .fm-grid-layout .fm-v-sort.fm-live-filtering-header .fm-v-sort-icon:hover:before,#fm-pivot-view .fm-grid-layout .fm-v-sort .fm-v-sort-asc:before,#fm-pivot-view .fm-grid-layout .fm-v-sort .fm-v-sort-desc:before,#fm-pivot-view .fm-grid-layout .fm-v-sort:not(.fm-live-filtering-header):hover .fm-v-sort-icon:before{content:"\e90d"}#fm-pivot-view .fm-grid-layout .fm-v-sort .fm-v-sort-asc:before{-webkit-transform:rotate(180deg);transform:rotate(180deg);-o-transform:rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2)}#fm-pivot-view .fm-grid-layout .fm-h-sort .fm-h-sort-desc:before,#fm-pivot-view .fm-grid-layout .fm-h-sort:hover .fm-h-sort-icon:before{right:1px;-webkit-transform:rotate(270deg);transform:rotate(270deg);-o-transform:rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3)}#fm-pivot-view .fm-grid-layout .fm-h-sort .fm-h-sort-asc:before{right:2px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-o-transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1)}#fm-pivot-view .fm-grid-layout span.fm-hierarchy-link{white-space:nowrap;color:#888;font-size:10px;text-decoration:underline;cursor:pointer;margin-left:4px}#fm-pivot-view .fm-grid-layout span.fm-hierarchy-link:before{text-indent:0;margin-right:2px;display:inline-block}#fm-pivot-view .fm-grid-layout .fm-drilled-up span.fm-hierarchy-link:before{content:"+"}#fm-pivot-view .fm-grid-layout .fm-drilled-down span.fm-hierarchy-link:before{content:"-"}#fm-pivot-view .fm-grid-layout .fm-filters div.fm-sheet-header,#fm-pivot-view .fm-grid-layout div.fm-sheet-header{border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;color:#999;background-color:#f7f7f7;text-align:center;line-height:23px;padding:0 0}#fm-pivot-view .fm-grid-layout .fm-sheet-headers .fm-sheet-header{display:inline-block}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;color:#999;font-size:16px;padding-top:3px}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-trend-bad-icon:after{content:"\ea3e"}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-trend-risk-icon:after{content:"\ea3d"}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-trend-ok-icon:after{content:"\ea3c"}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-trend-rising-icon:after{content:"\ea3b"}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-trend-good-icon:after{content:"\ea3a"}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-status-bad-icon:after{content:"\e951"}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-status-risk-icon:after{content:"\e954"}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-status-ok-icon:after{content:"\e952"}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-status-rising-icon:after{content:"\e953"}#fm-pivot-view .fm-grid-layout div.fm-cell.fm-kpi-status-good-icon:after{content:"\e950"}#fm-pivot-view .fm-grid-layout div.fm-cell .fm-member-property-label{font-style:italic}#fm-pivot-view .fm-grid-layout .fm-sheet-selection-canvas{position:absolute;background-color:rgba(255,245,106,.2);pointer-events:none;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;z-index:1}#fm-pivot-view .fm-grid-layout .fm-sheet-selection-canvas.fm-clear-border{border:none}#fm-pivot-view .fm-grid-layout .fm-sheet-selection-canvas.fm-clear-border-right{border-right:none}#fm-pivot-view .fm-grid-layout .fm-sheet-selection-canvas.fm-clear-border-left{border-left:none}#fm-pivot-view .fm-grid-layout .fm-sheet-selection-canvas.fm-clear-border-top{border-top:none}#fm-pivot-view .fm-grid-layout .fm-sheet-selection-canvas.fm-clear-border-bottom{border-bottom:none}#fm-pivot-view .fm-grid-layout .fm-auto-calculation-bar{position:absolute;background-color:#888;opacity:1;pointer-events:none;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:2;height:17px;overflow:hidden}#fm-pivot-view .fm-grid-layout .fm-auto-calculation-bar .fm-auto-calculation-bar-conainer{overflow:hidden;white-space:nowrap}#fm-pivot-view .fm-grid-layout .fm-auto-calculation-bar .fm-auto-calculation-bar-content{margin-left:5px;margin-right:5px;vertical-align:middle;display:inline-block}#fm-pivot-view .fm-grid-layout .fm-auto-calculation-bar .fm-auto-calculation-bar-content-text{color:#fff;text-transform:uppercase;margin-right:5px;float:left;font-size:11px;line-height:17px}#fm-pivot-view .fm-grid-layout .fm-auto-calculation-bar .fm-auto-calculation-bar-content-results{color:#fff;font-weight:700;display:inline-block;font-size:11px;line-height:17px}#fm-pivot-view .fm-grid-layout .fm-sheet-selection-header{border:none}#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-filter-header{padding-left:16px}#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-filter-header i.fm-filter-icon{left:0}#fm-pivot-view .fm-grid-layout .fm-live-filtering-header div{position:relative;margin-top:4px}#fm-pivot-view .fm-grid-layout .fm-live-filtering-header div .fm-ui-text-input{position:absolute;padding:0 4px;height:22px;top:0;left:0}#fm-pivot-view .fm-grid-layout.fm-classic-view .fm-live-filtering-header,#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-live-filtering-header{min-width:100px}#fm-pivot-view .fm-grid-layout.fm-classic-view .fm-live-filtering-header .fm-ui-text-input,#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-live-filtering-header .fm-ui-text-input{width:calc(100% + 16px)}#fm-pivot-view .fm-grid-layout.fm-classic-view .fm-live-filtering-header.fm-filtered .fm-ui-text-input,#fm-pivot-view .fm-grid-layout.fm-compact-view .fm-live-filtering-header.fm-filtered .fm-ui-text-input{width:calc(100% + 31px)}#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-filter-header.fm-live-filtering-header{padding:7px;padding-bottom:29px}#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-filter-header.fm-live-filtering-header.fm-filtered{padding-right:40px}#fm-pivot-view .fm-grid-layout.fm-flat-view .fm-filter-header.fm-live-filtering-header.fm-filtered .fm-ui-text-input{width:calc(100% + 23px)}#fm-pivot-view .fm-grid-layout .fm-resize-handles{position:absolute}#fm-pivot-view .fm-grid-layout .fm-resize-handles .fm-wrapper{position:relative;width:100%;height:100%}#fm-pivot-view .fm-grid-layout .fm-resize-handles .fm-indicator{border:1px solid #4285f4;position:absolute;z-index:1}#fm-pivot-view .fm-grid-layout .fm-resize-handles .fm-handle{position:absolute;z-index:1;pointer-events:all}#fm-pivot-view .fm-grid-layout .fm-resize-handles .fm-handle.fm-active,#fm-pivot-view .fm-grid-layout .fm-resize-handles .fm-handle:hover{border:4px solid #4285f4}#fm-pivot-view .fm-grid-layout .fm-resize-handles .fm-handle:after{content:"";position:absolute;top:-5px;bottom:-5px;left:-5px;right:-5px}#fm-pivot-view .fm-grid-layout .fm-resize-handles.fm-cols-resize .fm-handle{width:7px;margin-left:-3px;height:100%;min-height:25px;cursor:col-resize}#fm-pivot-view .fm-grid-layout .fm-resize-handles.fm-rows-resize .fm-handle{height:7px;margin-top:-3px;width:100%;min-width:25px;cursor:row-resize}#fm-toolbar-wrapper [class*=" fm-"],#fm-toolbar-wrapper [class^=fm-]{color:#111;line-height:1}#fm-toolbar-wrapper [class*=" fm-"] strong,#fm-toolbar-wrapper [class^=fm-] strong{font-weight:700}#fm-toolbar-wrapper [class*=" fm-"] a,#fm-toolbar-wrapper [class^=fm-] a{text-decoration:none}#fm-toolbar-wrapper [class^=fm-] *,[class*=" fm-"] *{-webkit-box-sizing:border-box;box-sizing:border-box}#fm-toolbar-wrapper [class*=" fm-"] ol,#fm-toolbar-wrapper [class*=" fm-"] p,#fm-toolbar-wrapper [class*=" fm-"] ul,#fm-toolbar-wrapper [class^=fm-] ol,#fm-toolbar-wrapper [class^=fm-] p,#fm-toolbar-wrapper [class^=fm-] ul{list-style:none;margin:0;padding:0}#fm-toolbar-wrapper .fm-icon:before,#fm-toolbar-wrapper [class*=" fm-icon-"]:before,#fm-toolbar-wrapper [class^=fm-icon-]:before{font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#fm-toolbar-wrapper .fm-toolbar-ui .fm-button-add-large .fm-icon:before,#fm-toolbar-wrapper .fm-toolbar-ui .fm-button-add .fm-icon:before,#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-btn .fm-icon,#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-currentmark,#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-currentmark:before{font-size:30px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);font-weight:400}#fm-toolbar-wrapper .fm-toolbar-ui .fm-condition-row .fm-cr-delete{content:"";display:block;position:absolute;top:-42px;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%)}#fm-toolbar-wrapper{height:80px}#fm-toolbar-wrapper #fm-toolbar{width:100%;height:80px;list-style:none;background:#fff;white-space:nowrap}#fm-toolbar-wrapper #fm-toolbar,#fm-toolbar-wrapper #fm-toolbar a,#fm-toolbar-wrapper #fm-toolbar div,#fm-toolbar-wrapper #fm-toolbar input,#fm-toolbar-wrapper #fm-toolbar li,#fm-toolbar-wrapper #fm-toolbar p,#fm-toolbar-wrapper #fm-toolbar select,#fm-toolbar-wrapper #fm-toolbar span,#fm-toolbar-wrapper #fm-toolbar table,#fm-toolbar-wrapper #fm-toolbar table td,#fm-toolbar-wrapper #fm-toolbar table th,#fm-toolbar-wrapper #fm-toolbar table tr,#fm-toolbar-wrapper #fm-toolbar textarea,#fm-toolbar-wrapper #fm-toolbar ul{font-family:Arial,sans-serif;font-size:14px;color:#888;text-align:left;padding:0;margin:0;font-weight:400;text-shadow:none}#fm-toolbar-wrapper #fm-toolbar>li{display:inline-block}#fm-toolbar-wrapper #fm-toolbar li:before{content:none}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li{float:none;width:140px}#fm-toolbar-wrapper #fm-toolbar .fm-toolbar-group-left{position:absolute;left:0}#fm-toolbar-wrapper #fm-toolbar .fm-toolbar-group-right{position:absolute;right:0}#fm-toolbar-wrapper #fm-toolbar li{cursor:pointer}#fm-toolbar-wrapper #fm-toolbar li svg{-webkit-transform:translateZ(0);transform:translateZ(0);fill:#999}#fm-toolbar-wrapper #fm-toolbar li svg .fill-border{fill:#999}#fm-toolbar-wrapper #fm-toolbar li svg .fill-background{fill:#e9e9e9}#fm-toolbar-wrapper #fm-toolbar li a:hover svg,#fm-toolbar-wrapper #fm-toolbar li a:hover svg .fill-border,#fm-toolbar-wrapper #fm-toolbar li li:hover>.fm-svg-icon>svg,#fm-toolbar-wrapper #fm-toolbar li li:hover>.fm-svg-icon>svg .fill-border{fill:grey}#fm-toolbar-wrapper #fm-toolbar li a:hover svg .fill-background,#fm-toolbar-wrapper #fm-toolbar li li:hover>.fm-svg-icon>svg .fill-background{fill:#d0d0d0}#fm-toolbar-wrapper #fm-toolbar>.fm-toolbar-group-left>li>a .fm-svg-icon,#fm-toolbar-wrapper #fm-toolbar>.fm-toolbar-group-right>li>a .fm-svg-icon,#fm-toolbar-wrapper #fm-toolbar>li>a .fm-svg-icon{position:absolute;text-align:center;bottom:25px;width:100%}#fm-toolbar-wrapper #fm-toolbar>.fm-toolbar-group-left>li>a .fm-tab-label,#fm-toolbar-wrapper #fm-toolbar>.fm-toolbar-group-right>li>a .fm-tab-label,#fm-toolbar-wrapper #fm-toolbar>li>a .fm-tab-label{position:absolute;top:55px;left:0;right:0}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li{height:36px}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li .fm-svg-icon{position:absolute;left:0;right:0}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li .fm-svg-icon svg{width:36px;height:36px}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li .fm-tab-label{display:inline-block;padding:12px 0;padding-left:36px;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li .fm-tab-checkbox:before{content:"";display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;position:absolute;left:10px;top:9px;width:18px;height:18px;border:1px solid #d5d5d5;background:#fff}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li .fm-tab-checkbox:before:hover{border-color:#999}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li .fm-tab-checkbox:after{display:block;position:absolute;font-family:flexmonster-icons!important;speak-as:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;width:auto;height:auto;background:0 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;left:10px;top:8px;opacity:0;content:"\e947";color:#fff;font-size:18px}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li.fm-selected .fm-tab-checkbox:after{opacity:1;font-weight:700;width:0}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li.fm-selected .fm-tab-checkbox:before{border:1px solid #555;background:#555}#fm-toolbar-wrapper #fm-toolbar #fm-tab-charts-multiple{border-top:1px dotted #dcdcdc}#fm-toolbar-wrapper #fm-toolbar li#fm-tab-fullscreen{width:70px}#fm-toolbar-wrapper .fm-list-wrapper.fm-mobile #fm-toolbar{overflow-x:auto}#fm-toolbar-wrapper.fm-mobile #fm-toolbar li#fm-tab-charts-bar-stack,#fm-toolbar-wrapper.fm-mobile #fm-toolbar li#fm-tab-format-conditional{width:80px}#fm-toolbar-wrapper #fm-toolbar li{display:inline-block;background:0 0;vertical-align:top;padding:0;position:relative;width:57px}#fm-toolbar-wrapper #fm-toolbar a{height:80px;display:block;text-decoration:none;border:none}#fm-toolbar-wrapper #fm-toolbar a>span{text-align:center;text-overflow:ellipsis;overflow:hidden;height:15px}#fm-toolbar-wrapper #fm-toolbar li:first-child a{margin-left:1px}#fm-toolbar-wrapper #fm-toolbar li.fm-divider{width:0;margin:20px 15px 0 15px;height:40px;border-right:1px solid #d5d5d5}#fm-toolbar-wrapper .fm-list-wrapper.fm-mobile #fm-toolbar li.fm-divider{display:none}#fm-toolbar-wrapper #fm-toolbar li.fm-v-divider{height:0;width:140px;border-bottom:1px dotted #dcdcdc}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown{position:absolute;display:none;top:80px;z-index:25}#fm-toolbar-wrapper #fm-toolbar .fm-opened .fm-dropdown{display:block}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content:after{content:"";border-width:5px;border-color:transparent transparent #fff;border-style:outset outset solid;border-style:solid;top:-10px;left:23px;width:0;height:0;position:absolute}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content:before{content:"";border-color:transparent transparent #d5d5d5;border-style:outset outset solid;border-width:6px;position:absolute;top:-12px;left:22px}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-scrollable-left:after{left:1px}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-scrollable-left:before{left:0}#fm-toolbar-wrapper #fm-toolbar .fm-align-rigth .fm-dropdown-content:after{left:inherit;right:20px}#fm-toolbar-wrapper #fm-toolbar .fm-align-rigth .fm-dropdown-content:before{left:inherit;right:19px}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-scrollable-right:after{left:inherit;right:0}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-scrollable-right:before{left:inherit;right:-1px}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content{position:relative;padding:0;list-style:none;background:#fff;border:1px solid #d5d5d5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li{width:100%;padding-right:6px;min-width:120px}#fm-toolbar-wrapper #fm-toolbar .fm-dropdown-content li:hover{background-color:#f7f7f7}#fm-toolbar-wrapper div.fm-popup{position:absolute;min-width:270px;z-index:100;font-family:Arial,sans-serif;max-width:100%;background:#fff;border:1px solid #d5d5d5;margin:0 auto;-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1);padding:24px 30px 24px 30px;-webkit-box-sizing:border-box;box-sizing:border-box}#fm-toolbar-wrapper div.fm-popup.fm-popup-w700{width:700px}#fm-toolbar-wrapper div.fm-popup.fm-popup-w570{width:570px}#fm-toolbar-wrapper div.fm-popup.fm-popup-w500{width:500px}#fm-toolbar-wrapper div.fm-popup.fm-popup-w460{width:462px}#fm-toolbar-wrapper div.fm-panel .fm-toolbox{margin-top:30px;text-align:center}#fm-toolbar-wrapper div.fm-panel .fm-title-bar .fm-toolbox{margin-top:0;max-width:55%;width:55%;float:right;text-align:right}#fm-toolbar-wrapper div.fm-panel .fm-toolbox .fm-ui-btn{height:38px;max-width:calc(50% - 41.5px);max-width:-webkit-calc(50% - 41.5px);margin-right:20px}#fm-toolbar-wrapper div.fm-panel .fm-toolbox .fm-ui-btn:last-child{margin-right:0}#fm-toolbar-wrapper div.fm-panel .fm-toolbox.fm-ui-col .fm-ui-btn:last-child{float:right}#fm-toolbar-wrapper div.fm-panel .fm-panel-content{position:relative}#fm-toolbar-wrapper div.fm-panel .fm-panel-content .fm-title-bar{clear:both;margin-bottom:24px}#fm-toolbar-wrapper div.fm-panel .fm-panel-content .fm-title-bar .fm-title-text{color:#111;font-size:24px;text-align:center;text-shadow:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:5px 0}#fm-toolbar-wrapper div.fm-panel .fm-panel-content .fm-title-bar .fm-title-text.fm-ui-col{text-align:left;max-width:45%}#fm-toolbar-wrapper .fm-popup-modal-overlay{z-index:20}#fm-toolbar-wrapper .fm-popup-modal-overlay .fm-modal-overlay{opacity:0}#fm-toolbar-wrapper div.fm-modal-overlay{background:hsla(0,0%,100%,.7);position:absolute;top:0;left:0;z-index:10;width:100%;height:100%}#fm-toolbar-wrapper .fm-landscape-radio,#fm-toolbar-wrapper .fm-portrait-radio{margin-left:14px}#fm-toolbar-wrapper div.fm-panel.fm-popup.fm-layout-mobile{padding:20px}#fm-toolbar-wrapper div.fm-panel.fm-popup.fm-layout-mobile-small .fm-panel-content .fm-toolbox{position:relative;right:auto;text-align:left;width:100%}#fm-toolbar-wrapper div.fm-panel.fm-popup.fm-layout-mobile-small .fm-panel-content .fm-toolbox a.fm-ui-btn{width:calc(50% - 10px);width:-webkit-calc(50% - 10px)}#fm-toolbar-wrapper div.fm-panel.fm-popup.fm-layout-mobile-small .fm-panel-content .fm-title-bar .fm-title-text{width:100%;margin-bottom:10px;text-align:left;font-size:18px}#fm-toolbar-wrapper .fm-popup-conditional{width:610px;min-width:400px}#fm-toolbar-wrapper .fm-popup-conditional .fm-title-text{width:calc(100% - 270px)}#fm-toolbar-wrapper .fm-popup-conditional .fm-popup-content{overflow-x:hidden;overflow-y:auto;max-height:298px;width:100%}#fm-toolbar-wrapper .fm-popup-conditional .fm-ui-btn.fm-button-add{min-width:40px;width:40px}#fm-toolbar-wrapper .fm-popup-conditional .fm-condition-row{border-top:1px solid #d5d5d5;padding:30px 30px;margin-left:-30px;width:calc(100% + 60px)}#fm-toolbar-wrapper .fm-popup-conditional .fm-condition-row .fm-wrap-relative{position:relative}#fm-toolbar-wrapper .fm-popup-conditional .fm-condition-row .fm-cr-delete{position:absolute;color:#999;cursor:pointer;font-size:30px;right:0}#fm-toolbar-wrapper .fm-popup-conditional .fm-condition-row .fm-cr-delete:hover{color:#555}#fm-toolbar-wrapper .fm-popup-conditional .fm-condition-row .fm-conditions,#fm-toolbar-wrapper .fm-popup-conditional .fm-condition-row .fm-font-family,#fm-toolbar-wrapper .fm-popup-conditional .fm-condition-row .fm-values{width:150px}#fm-toolbar-wrapper .fm-popup-conditional .fm-condition-row .fm-font-size{width:100px}#fm-toolbar-wrapper .fm-popup-conditional .fm-condition-row .fm-sample{width:120px}#fm-toolbar-wrapper .fm-popup-conditional.fm-layout-mobile .fm-values{width:calc(100% - 100px);width:-webkit-calc(100% - 100px);margin-bottom:10px}#fm-toolbar-wrapper .fm-popup-conditional.fm-layout-mobile .fm-conditions{width:calc(100% - 230px);width:-webkit-calc(100% - 230px);margin-left:60px}#fm-toolbar-wrapper .fm-popup-conditional.fm-layout-mobile .fm-font-family{width:calc(100% - 100px);width:-webkit-calc(100% - 100px);margin-bottom:10px}#fm-toolbar-wrapper .fm-popup-conditional.fm-layout-mobile .fm-font-size{width:calc(100% - 230px);width:-webkit-calc(100% - 230px);margin-left:60px}#fm-toolbar-wrapper .fm-popup-conditional.fm-layout-mobile .fm-sample{width:70px}#fm-toolbar-wrapper .fm-popup-conditional.fm-layout-mobile .fm-cr-delete{top:-90px}#fm-toolbar-wrapper .fm-popup-conditional.fm-layout-mobile-small .fm-title-text{width:100%}#fm-toolbar-wrapper .fm-popup-conditional.fm-layout-mobile-small .fm-panel-content .fm-toolbox .fm-ui-btn:not(.fm-button-add){width:calc(50% - 42px);width:-webkit-calc(50% - 42px)}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner{font-size:0;margin-bottom:10px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner:nth-child(2){margin-bottom:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner .fm-cr-lbl{display:inline-block;vertical-align:top;color:#999;font-size:14px;margin-right:10px;text-align:right;padding:11px 0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner .fm-cr-lbl:last-child{margin-right:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner .fm-colorpick-wrap,#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner .fm-inp,#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner .fm-ui-dropdown,#fm-toolbar-wrapper .fm-toolbar-ui .fm-number-inp{display:inline-block;vertical-align:top;margin-right:10px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner .fm-colorpick-wrap:last-child,#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner .fm-inp:last-child,#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner .fm-number-inp:last-child,#fm-toolbar-wrapper .fm-toolbar-ui .fm-cr-inner .fm-ui-dropdown:last-child{margin-right:0}#fm-toolbar-wrapper .fm-icon-act_trash:before{content:"\e903"}#fm-toolbar-wrapper .fm-toolbar-ui span.fm-and-label{display:inline-block;text-align:center;padding:12px 0}#fm-toolbar-wrapper div.fm-popup input[type=number],#fm-toolbar-wrapper div.fm-popup input[type=password],#fm-toolbar-wrapper div.fm-popup input[type=text]{-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #d5d5d5;background-color:#fff;height:38px;padding:0 9px;color:#111;font-size:14px;width:100%;-webkit-appearance:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin:0;text-align:left;font-family:Arial,sans-serif}#fm-toolbar-wrapper div.fm-popup input:disabled{opacity:.5;filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";background-color:#fff}#fm-toolbar-wrapper div.fm-popup input.fm-half-input{padding-right:0;border-right:none}#fm-toolbar-wrapper .fm-toolbar-ui select{border:1px solid #d5d5d5;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;-webkit-user-select:none;-moz-user-select:none;border-radius:0;margin:0;outline:0;height:38px;font-size:14px;font-family:Arial,sans-serif;width:100%;color:#111;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding:4px 35px 4px 10px;cursor:pointer}#fm-toolbar-wrapper .fm-toolbar-ui div.fm-ui-dropdown{position:static}#fm-toolbar-wrapper .fm-toolbar-ui div.fm-ui-dropdown .fm-ui-dropdown-btn{font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#fm-toolbar-wrapper .fm-toolbar-ui div.fm-ui-dropdown .fm-ui-dropdown-list{position:absolute;margin-top:6px;min-width:auto;min-width:0}#fm-toolbar-wrapper .fm-toolbar-ui div.fm-ui-dropdown .fm-ui-dropdown-list li{font-size:14px}#fm-toolbar-wrapper .fm-toolbar-ui div.fm-ui-dropdown.fm-opened .fm-ui-dropdown-list{visibility:visible}#fm-toolbar-wrapper div.fm-popup select::-ms-expand{display:none}#fm-toolbar-wrapper div.fm-popup select:disabled{opacity:.5;filter:alpha(opacity=50);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";cursor:none;pointer-events:none}#fm-toolbar-wrapper div.fm-popup select *{margin:0!important}#fm-toolbar-wrapper div.fm-popup select option.placeholder{color:#fff;font-size:0;display:none}#fm-toolbar-wrapper div.fm-clear{clear:both}@-moz-document url-prefix(){#fm-toolbar-wrapper select{text-indent:0}}#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-btn{border:1px solid #d5d5d5;height:38px;position:relative;font-size:28px;cursor:pointer}#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-btn span{font-size:28px}#fm-toolbar-wrapper .fm-icon-act_font:before{content:"\e906"}#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-popup{background:#fff;width:396px;padding:30px 30px;border:1px solid #d5d5d5;position:absolute;-webkit-transition:opacity .3s;transition:opacity .3s;display:none;left:50%;margin-left:-178px;margin-top:-5px;z-index:99}#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-popup:after,#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-popup:before{content:"";display:block;position:absolute;left:50%;transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%)}#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-popup:after,#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-popup:before{width:0;height:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-popup.fm-arrow-up:before{top:-6px;border-left:5.5px solid transparent;border-right:5.5px solid transparent;border-bottom:6px solid #d5d5d5;border-top:0 solid transparent}#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-popup.fm-arrow-up:after{top:-5px;border-left:4.5px solid transparent;border-right:4.5px solid transparent;border-bottom:5px solid #fff;border-top:0 solid transparent}#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-popup.fm-arrow-down:before{bottom:-6px;border-left:5.5px solid transparent;border-right:5.5px solid transparent;border-top:6px solid #d5d5d5;border-bottom:0 solid transparent}#fm-toolbar-wrapper .fm-toolbar-ui .fm-colorpick-popup.fm-arrow-down:after{bottom:-5px;border-left:4.5px solid transparent;border-right:4.5px solid transparent;border-top:5px solid #fff;border-bottom:0 solid transparent}#fm-toolbar-wrapper .fm-toolbar-ui .fm-popup-opened .fm-colorpick-popup{display:block}#fm-toolbar-wrapper .fm-toolbar-ui .fm-color-targ-switch{border:1px solid #d5d5d5;font-size:0;margin-bottom:20px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-color-targ-switch .fm-cts-item{display:inline-block;vertical-align:top;width:50%;border:none;border-right:1px solid #d5d5d5;line-height:38px;font-weight:700;color:#999;background:#fff;text-transform:uppercase;text-align:center;font-size:14px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-color-targ-switch .fm-cts-item.fm-current,#fm-toolbar-wrapper .fm-toolbar-ui .fm-color-targ-switch .fm-cts-item:hover{color:#111;background:#f7f7f7}#fm-toolbar-wrapper .fm-toolbar-ui .fm-color-targ-switch .fm-cts-item:last-child{border-right:none}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-sett-row{margin-bottom:20px;font-size:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-sett-row .fm-cp-curr-color{border:1px solid #d5d5d5;height:38px;cursor:pointer}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-2-colors-width.fm-cp-2-colors-width{width:calc(50% - 5px);width:-webkit-calc(50% - 5px)}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-sett-row .fm-cp-2-colors{border:1px solid #d5d5d5;font-size:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-sett-row .fm-cp-2-colors .fm-cp2c-item{height:36px;cursor:pointer;border-right:1px solid #d5d5d5;display:inline-block;vertical-align:top;width:50%}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-sett-row .fm-cp-2-colors .fm-cp2c-item:last-child{border-right:none}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-sett-row .fm-inp,.fm-cp-sett-row .fm-cp-2-colors,.fm-cp-sett-row .fm-cp-curr-color{display:inline-block;vertical-align:top;margin-right:10px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-sett-row .fm-inp:last-child,.fm-cp-sett-row .fm-cp-2-colors:last-child,.fm-cp-sett-row .fm-cp-curr-color:last-child{margin-right:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-btns-row{margin-top:20px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-btns-row .fm-ui-btn{width:calc(50% - 5px);width:-webkit-calc(50% - 5px);margin-right:10px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-btns-row .fm-ui-btn:last-child{margin-right:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-currentmark{border-radius:50%;width:20px;height:20px;background:#555}#fm-toolbar-wrapper .fm-toolbar-ui .fm-cp-currentmark:before{color:#fff;font-size:20px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors{font-size:0;margin-bottom:20px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item{content:"";display:inline-block;vertical-align:top;position:relative;cursor:pointer;height:36px;width:calc(10% - 1px);margin-right:1px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item:after,#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item:before{content:"";display:block;position:absolute;left:50%;transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%)}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item.fm-r10c-white-arrow{border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item.fm-r10c-white-arrow.fm-current:before{bottom:-11px;border-left:17px solid transparent;border-right:17px solid transparent;border-top:11px solid #e9e9e9;border-bottom:0 solid transparent}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item.fm-r10c-white-arrow.fm-current:after{bottom:-10px;border-left:16px solid transparent;border-right:16px solid transparent;border-top:10px solid #fff;border-bottom:0 solid transparent}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item .fm-r10c-arrow{position:absolute;top:100%;border-style:solid;border-top-width:10px;border-left:16px solid transparent;border-right:16px solid transparent;border-bottom:none}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item .fm-cp-currentmark{margin-top:2px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item .fm-cp-currentmark,#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item .fm-r10c-arrow{opacity:0;visibility:hidden}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item:nth-child(10n+10){margin-right:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item.fm-current .fm-cp-currentmark,#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-10colors .fm-r10c-item.fm-current .fm-r10c-arrow{opacity:1;visibility:visible}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-4colors{font-size:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-4colors .fm-r4c-item{display:inline-block;vertical-align:top;margin-right:1px;margin-bottom:1px;position:relative;cursor:pointer;height:36px;width:calc(25% - .75px)}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-4colors .fm-r4c-item.fm-white-shade{border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-4colors .fm-r4c-item:nth-child(4n+4){margin-right:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-4colors .fm-r4c-item .fm-cp-currentmark{opacity:0;visibility:hidden}#fm-toolbar-wrapper .fm-toolbar-ui .fm-row-4colors .fm-r4c-item.fm-current .fm-cp-currentmark{opacity:1;visibility:visible}#fm-toolbar-wrapper .fm-list-wrapper.fm-mobile{overflow-x:auto}#fm-toolbar-wrapper .fm-list-wrapper.fm-one-arrow-scroll{width:calc(100% - 25px)!important}#fm-toolbar-wrapper .fm-list-wrapper.fm-two-arrow-scroll{width:calc(100% - 50px)!important}#fm-toolbar-wrapper .fm-left-scroll-button,#fm-toolbar-wrapper .fm-list-wrapper,#fm-toolbar-wrapper .fm-right-scroll-button{float:left}#fm-toolbar-wrapper .fm-left-scroll-button.fm-scroll-arrow{margin-top:15px;margin-right:5px;width:0;height:0;border-top:25px solid transparent;border-bottom:25px solid transparent;border-right:20px solid #555}#fm-toolbar-wrapper .fm-right-scroll-button.fm-scroll-arrow{margin-top:15px;margin-left:5px;width:0;height:0;border-top:25px solid transparent;border-bottom:25px solid transparent;border-left:20px solid #555}#fm-toolbar-wrapper .fm-left-scroll-button.fm-mobile-scroll-not-active,#fm-toolbar-wrapper .fm-right-scroll-button.fm-mobile-scroll-not-active{opacity:.2}#fm-toolbar-wrapper .fm-radio-wrap label:after,#fm-toolbar-wrapper .fm-radio-wrap label:before{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%)}#fm-toolbar-wrapper .fm-toolbar-ui div.fm-title-2{color:#999;font-size:14px;text-transform:uppercase;margin-bottom:25px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radiobtn-list{margin-bottom:52px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radiobtn-list:last-child{margin-bottom:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radiobtn-list li{margin-bottom:12px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radio-wrap label{display:inline-block;cursor:pointer;color:#111;font-size:14px;padding:4px 0;padding-left:35px;position:relative;line-height:1.2}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radio-wrap label:before{width:22px;height:22px;border:1px solid #d5d5d5;background:#fff;left:0;border-radius:50%}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radio-wrap label:after{border:7px solid #555;background-color:#555;border-radius:50%;opacity:0;width:0;height:0;left:5px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radio-wrap label:hover:before{border-color:#999}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radio-wrap input{display:none}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radio-wrap input:checked+label{font-weight:700}#fm-toolbar-wrapper .fm-toolbar-ui .fm-radio-wrap input:checked+label:after{opacity:1}#fm-toolbar-wrapper .fm-toolbar-ui .fm-inp-group{margin-bottom:30px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-inp-group:last-child{margin-bottom:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-inp-row{margin-bottom:10px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-inp-row label{color:#999;font-size:14px;margin-bottom:8px;display:block}#fm-toolbar-wrapper .fm-toolbar-ui .fm-inp-row .fm-inp,#fm-toolbar-wrapper .fm-toolbar-ui .fm-inp-row .fm-ui-dropdown{width:100%}#fm-toolbar-wrapper .fm-toolbar-ui .fm-inp-row:last-child{margin-bottom:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-ir-horizontal{font-size:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-ir-horizontal label{margin-bottom:0;width:140px;margin-right:20px;display:inline-block;vertical-align:middle;text-align:right}#fm-toolbar-wrapper .fm-toolbar-ui .fm-ir-horizontal .fm-inp,#fm-toolbar-wrapper .fm-toolbar-ui .fm-ir-horizontal .fm-ui-dropdown{width:calc(100% - 160px);display:inline-block;vertical-align:middle;background-color:#fff}#fm-toolbar-wrapper .fm-toolbar-ui .fm-uc{text-transform:uppercase}#fm-toolbar-wrapper .fm-toolbar-ui .fm-button-add{padding-right:30px;min-width:unset}#fm-toolbar-wrapper .fm-toolbar-ui .fm-button-add-large{padding-left:36px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-button-add .fm-icon{color:#999;position:absolute;right:0;width:40px;height:100%;top:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-button-add-large .fm-icon{color:#999;position:absolute;left:0;width:40px;height:100%;top:0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-button-add-large:hover .fm-icon,#fm-toolbar-wrapper .fm-toolbar-ui .fm-button-add:hover .fm-icon{color:#555}#fm-toolbar-wrapper .fm-toolbar-ui .fm-popup-content .fm-popup-placeholder{text-align:center;margin:40px 0}#fm-toolbar-wrapper .fm-toolbar-ui .fm-popup-content .fm-popup-placeholder .fm-popup-placeholder-text{text-align:center;margin-bottom:9px;font-size:16px;color:#999}#fm-toolbar-wrapper .fm-toolbar-ui .fm-icon-act_add:before{content:"\ea0a"}#fm-toolbar-wrapper .fm-toolbar-ui .fm-icon-act_check:before{content:"\e902"}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width20.fm-width20{width:20px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width40.fm-width40{width:40px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width45.fm-width45{width:45px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width50.fm-width50{width:50px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width85.fm-width85{width:85px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width120.fm-width120{width:120px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width140.fm-width140{width:140px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width180.fm-width180{width:180px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width200.fm-width200{width:200px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width210.fm-width210{width:210px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width220.fm-width220{width:220px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width230.fm-width230{width:230px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width240.fm-width240{width:240px}#fm-toolbar-wrapper .fm-toolbar-ui .fm-width250.fm-width250{width:250px}#fm-toolbar-wrapper .fm-popup-olap .fm-ir-horizontal label{width:110px}#fm-toolbar-wrapper .fm-popup-olap .fm-ir-horizontal .fm-ui-dropdown{width:calc(100% - 130px);vertical-align:middle}#fm-toolbar-wrapper .fm-popup-olap input.fm-inp.fm-inp-proxy-url{width:calc(100% - 230px)}#fm-toolbar-wrapper .fm-popup-olap .fm-btn-connect{width:100px;height:38px;padding-left:0;padding-right:0;border-top-left-radius:0;border-bottom-left-radius:0}#fm-toolbar-wrapper .fm-popup-olap.fm-layout-mobile-small .fm-ir-horizontal label{text-align:left;width:100%}#fm-toolbar-wrapper .fm-popup-olap.fm-layout-mobile-small .fm-ir-horizontal .fm-ui-dropdown{width:100%}#fm-toolbar-wrapper .fm-popup-olap.fm-layout-mobile-small input.fm-inp.fm-inp-proxy-url{width:calc(100% - 100px)}#fm-toolbar-wrapper .fm-popup-format-cells{width:480px}#fm-toolbar-wrapper .fm-popup-format-cells.fm-layout-mobile-small .fm-ir-horizontal label{text-align:left;width:100%}#fm-toolbar-wrapper .fm-popup-format-cells.fm-layout-mobile-small .fm-ir-horizontal .fm-inp,#fm-toolbar-wrapper .fm-popup-format-cells.fm-layout-mobile-small .fm-ir-horizontal .fm-ui-dropdown{width:100%}#fm-toolbar-wrapper .fm-hide{display:none}#fm-toolbar-wrapper .fm-popup-options{width:570px;min-width:320px}#fm-toolbar-wrapper.fm-layout-700 #fm-toolbar .fm-divider{display:none}#fm-toolbar-wrapper #fm-toolbar.fm-scroll-toolbar{-ms-overflow-style:none;scrollbar-width:none;overflow-x:auto;overflow-y:hidden;padding-bottom:400px}#fm-toolbar-wrapper #fm-toolbar.fm-scroll-toolbar::-webkit-scrollbar{display:none}.fm-resize-triggers{visibility:hidden;opacity:0}.fm-contract-trigger:before,.fm-resize-triggers,.fm-resize-triggers>div{content:" ";display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden}.fm-resize-triggers>div{background:#eee;overflow:auto}.fm-contract-trigger:before{width:200%;height:200%}#fm-pivot-view .fm-resizable-handle{position:absolute}#fm-pivot-view .fm-resizable-handle.fm-left{left:0;top:0;bottom:0;width:5px;cursor:w-resize}#fm-pivot-view .fm-resizable-handle.fm-right{right:0;top:0;bottom:0;width:5px;cursor:e-resize}#fm-pivot-view .fm-resizable-handle.fm-top{top:0;left:0;right:0;height:5px;cursor:n-resize}#fm-pivot-view .fm-resizable-handle.fm-bottom{bottom:0;left:0;right:0;height:5px;cursor:s-resize}#fm-pivot-view .fm-scrollbars::-webkit-scrollbar{-webkit-appearance:none;width:7px;height:7px;background-color:transparent}#fm-pivot-view .fm-scrollbars::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5);border-radius:5px}#fm-pivot-view .fm-scrollbars::-webkit-scrollbar-track{background:0 0;background-color:rgba(0,0,0,.05)}#fm-pivot-view .fm-scrollbars::-webkit-scrollbar-corner{background-color:rgba(0,0,0,.05)}#fm-pivot-view.fm-accessibility :focus,#fm-pivot-view.fm-accessibility a.fm-ui-btn:focus,#fm-toolbar-wrapper.fm-accessibility :focus,#fm-toolbar-wrapper.fm-accessibility a.fm-ui-btn:focus{outline:2px dashed #999;outline-offset:-2px}#fm-pivot-view.fm-accessibility .fm-grid-view:focus,#fm-pivot-view.fm-accessibility a.fm-ui-btn:focus,#fm-toolbar-wrapper.fm-accessibility .fm-grid-view:focus,#fm-toolbar-wrapper.fm-accessibility a.fm-ui-btn:focus{outline-offset:0}#fm-pivot-view.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas,#fm-toolbar-wrapper.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas{border:2px dashed #999}#fm-pivot-view.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border,#fm-pivot-view.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-sheet-selection-header,#fm-toolbar-wrapper.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border,#fm-toolbar-wrapper.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-sheet-selection-header{border:none}#fm-pivot-view.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-right,#fm-toolbar-wrapper.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-right{border-right:none}#fm-pivot-view.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-left,#fm-toolbar-wrapper.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-left{border-left:none}#fm-pivot-view.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-top,#fm-toolbar-wrapper.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-top{border-top:none}#fm-pivot-view.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-bottom,#fm-toolbar-wrapper.fm-accessibility .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-bottom{border-bottom:none}.fm-keyboard-mode #fm-pivot-view .fm-calculated-view .fm-popup-content .fm-func-btn-group button.fm-calc-action:focus,.fm-keyboard-mode #fm-pivot-view .fm-dropdown-content li.fm-current,.fm-keyboard-mode #fm-pivot-view .fm-ui-dropdown-btn:focus,.fm-keyboard-mode #fm-pivot-view .fm-ui-dropdown-list li.fm-current,.fm-keyboard-mode #fm-pivot-view .fm-ui-dropdown-list li.fm-ui-active,.fm-keyboard-mode #fm-pivot-view .fm-ui-list:focus li.fm-ui-active,.fm-keyboard-mode #fm-pivot-view .fm-ui-vlist:focus li.fm-ui-active,.fm-keyboard-mode #fm-pivot-view :focus,.fm-keyboard-mode #fm-pivot-view a.fm-ui-btn:focus,.fm-keyboard-mode #fm-pivot-view button.fm-ui-btn:focus,.fm-keyboard-mode #fm-pivot-view input.fm-ui:focus,.fm-keyboard-mode #fm-pivot-view select:focus,.fm-keyboard-mode #fm-toolbar-wrapper .fm-calculated-view .fm-popup-content .fm-func-btn-group button.fm-calc-action:focus,.fm-keyboard-mode #fm-toolbar-wrapper .fm-dropdown-content li.fm-current,.fm-keyboard-mode #fm-toolbar-wrapper .fm-ui-dropdown-btn:focus,.fm-keyboard-mode #fm-toolbar-wrapper .fm-ui-dropdown-list li.fm-current,.fm-keyboard-mode #fm-toolbar-wrapper .fm-ui-dropdown-list li.fm-ui-active,.fm-keyboard-mode #fm-toolbar-wrapper .fm-ui-list:focus li.fm-ui-active,.fm-keyboard-mode #fm-toolbar-wrapper .fm-ui-vlist:focus li.fm-ui-active,.fm-keyboard-mode #fm-toolbar-wrapper :focus,.fm-keyboard-mode #fm-toolbar-wrapper a.fm-ui-btn:focus,.fm-keyboard-mode #fm-toolbar-wrapper button.fm-ui-btn:focus,.fm-keyboard-mode #fm-toolbar-wrapper input.fm-ui:focus,.fm-keyboard-mode #fm-toolbar-wrapper select:focus{outline:2px dashed #111;outline-offset:-2px}.fm-keyboard-mode #fm-pivot-view .fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:focus,.fm-keyboard-mode #fm-pivot-view .fm-calculated-view .fm-popup-content .fm-func-btn-group button.fm-calc-action:focus,.fm-keyboard-mode #fm-pivot-view .fm-colorpick-btn,.fm-keyboard-mode #fm-pivot-view .fm-grid-view:focus,.fm-keyboard-mode #fm-pivot-view .fm-r4c-item,.fm-keyboard-mode #fm-pivot-view .fm-r10c-item,.fm-keyboard-mode #fm-pivot-view a.fm-ui-btn:focus,.fm-keyboard-mode #fm-pivot-view button.fm-ui-btn:focus,.fm-keyboard-mode #fm-pivot-view select:focus,.fm-keyboard-mode #fm-toolbar-wrapper .fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:focus,.fm-keyboard-mode #fm-toolbar-wrapper .fm-calculated-view .fm-popup-content .fm-func-btn-group button.fm-calc-action:focus,.fm-keyboard-mode #fm-toolbar-wrapper .fm-colorpick-btn,.fm-keyboard-mode #fm-toolbar-wrapper .fm-grid-view:focus,.fm-keyboard-mode #fm-toolbar-wrapper .fm-r4c-item,.fm-keyboard-mode #fm-toolbar-wrapper .fm-r10c-item,.fm-keyboard-mode #fm-toolbar-wrapper a.fm-ui-btn:focus,.fm-keyboard-mode #fm-toolbar-wrapper button.fm-ui-btn:focus,.fm-keyboard-mode #fm-toolbar-wrapper select:focus{outline-offset:0}.fm-keyboard-mode #fm-pivot-view .fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-pivot-view .fm-calculated-view .fm-popup-content .fm-func-btn-group button.fm-calc-action:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-pivot-view .fm-colorpick-btn.fm-btn-add-measure-2,.fm-keyboard-mode #fm-pivot-view .fm-grid-view:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-pivot-view .fm-r4c-item.fm-btn-add-measure-2,.fm-keyboard-mode #fm-pivot-view .fm-r10c-item.fm-btn-add-measure-2,.fm-keyboard-mode #fm-pivot-view a.fm-ui-btn:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-pivot-view button.fm-ui-btn:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-pivot-view select:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-toolbar-wrapper .fm-calculated-view .fm-popup-content .fm-func-btn-group .fm-calc-action:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-toolbar-wrapper .fm-calculated-view .fm-popup-content .fm-func-btn-group button.fm-calc-action:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-toolbar-wrapper .fm-colorpick-btn.fm-btn-add-measure-2,.fm-keyboard-mode #fm-toolbar-wrapper .fm-grid-view:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-toolbar-wrapper .fm-r4c-item.fm-btn-add-measure-2,.fm-keyboard-mode #fm-toolbar-wrapper .fm-r10c-item.fm-btn-add-measure-2,.fm-keyboard-mode #fm-toolbar-wrapper a.fm-ui-btn:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-toolbar-wrapper button.fm-ui-btn:focus.fm-btn-add-measure-2,.fm-keyboard-mode #fm-toolbar-wrapper select:focus.fm-btn-add-measure-2{outline-offset:-2px}.fm-keyboard-mode #fm-pivot-view .fm-grid-layout:focus .fm-sheet-selection-canvas,.fm-keyboard-mode #fm-toolbar-wrapper .fm-grid-layout:focus .fm-sheet-selection-canvas{border:2px dashed #111}.fm-keyboard-mode #fm-pivot-view .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border,.fm-keyboard-mode #fm-pivot-view .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-sheet-selection-header,.fm-keyboard-mode #fm-toolbar-wrapper .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border,.fm-keyboard-mode #fm-toolbar-wrapper .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-sheet-selection-header{border:none}.fm-keyboard-mode #fm-pivot-view .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-right,.fm-keyboard-mode #fm-toolbar-wrapper .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-right{border-right:none}.fm-keyboard-mode #fm-pivot-view .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-left,.fm-keyboard-mode #fm-toolbar-wrapper .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-left{border-left:none}.fm-keyboard-mode #fm-pivot-view .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-top,.fm-keyboard-mode #fm-toolbar-wrapper .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-top{border-top:none}.fm-keyboard-mode #fm-pivot-view .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-bottom,.fm-keyboard-mode #fm-toolbar-wrapper .fm-grid-layout:focus .fm-sheet-selection-canvas.fm-clear-border-bottom{border-bottom:none}.fm-keyboard-mode #fm-pivot-view .fm-ui-list:not(.fm-ui-empty):focus,.fm-keyboard-mode #fm-pivot-view .fm-ui-vlist:not(.fm-ui-empty):focus,.fm-keyboard-mode #fm-toolbar-wrapper .fm-ui-list:not(.fm-ui-empty):focus,.fm-keyboard-mode #fm-toolbar-wrapper .fm-ui-vlist:not(.fm-ui-empty):focus{outline:0;outline-offset:0}.vue-map-container{position:relative}.vue-map-container .vue-map{left:0;right:0;top:0;bottom:0;position:absolute}.vue-map-hidden{display:none}.vue-street-view-pano-container{position:relative}.vue-street-view-pano-container .vue-street-view-pano{left:0;right:0;top:0;bottom:0;position:absolute}@-webkit-keyframes vicp_progress{0%{background-position-y:0}to{background-position-y:40px}}@keyframes vicp_progress{0%{background-position-y:0}to{background-position-y:40px}}@-webkit-keyframes vicp{0%{opacity:0;-webkit-transform:scale(0) translatey(-60px);transform:scale(0) translatey(-60px)}to{opacity:1;-webkit-transform:scale(1) translatey(0);transform:scale(1) translatey(0)}}@keyframes vicp{0%{opacity:0;-webkit-transform:scale(0) translatey(-60px);transform:scale(0) translatey(-60px)}to{opacity:1;-webkit-transform:scale(1) translatey(0);transform:scale(1) translatey(0)}}.vue-image-crop-upload{width:100%;height:100%;background-color:rgba(0,0,0,.65);-webkit-tap-highlight-color:transparent;-moz-tap-highlight-color:transparent}.vue-image-crop-upload,.vue-image-crop-upload .vicp-wrap{position:fixed;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:10000;top:0;bottom:0;left:0;right:0}.vue-image-crop-upload .vicp-wrap{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.23);box-shadow:0 1px 3px 0 rgba(0,0,0,.23);margin:auto;width:600px;height:330px;padding:25px;background-color:#fff;border-radius:2px;-webkit-animation:vicp .12s ease-in;animation:vicp .12s ease-in}.vue-image-crop-upload .vicp-wrap .vicp-close{position:absolute;right:-30px;top:-30px}.vue-image-crop-upload .vicp-wrap .vicp-close .vicp-icon4{position:relative;display:block;width:30px;height:30px;cursor:pointer;-webkit-transition:-webkit-transform .18s;transition:-webkit-transform .18s;transition:transform .18s;transition:transform .18s,-webkit-transform .18s;-webkit-transform:rotate(0);transform:rotate(0)}.vue-image-crop-upload .vicp-wrap .vicp-close .vicp-icon4:after,.vue-image-crop-upload .vicp-wrap .vicp-close .vicp-icon4:before{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.23);box-shadow:0 1px 3px 0 rgba(0,0,0,.23);content:"";position:absolute;top:12px;left:4px;width:20px;height:3px;-webkit-transform:rotate(45deg);transform:rotate(45deg);background-color:#fff}.vue-image-crop-upload .vicp-wrap .vicp-close .vicp-icon4:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.vue-image-crop-upload .vicp-wrap .vicp-close .vicp-icon4:hover{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:35px;height:170px;background-color:rgba(0,0,0,.03);text-align:center;border:1px dashed rgba(0,0,0,.08);overflow:hidden}.vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area .vicp-icon1{display:block;margin:0 auto 6px;width:42px;height:42px;overflow:hidden}.vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area .vicp-icon1 .vicp-icon1-arrow{display:block;margin:0 auto;width:0;height:0;border-bottom:14.7px solid rgba(0,0,0,.3);border-left:14.7px solid transparent;border-right:14.7px solid transparent}.vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area .vicp-icon1 .vicp-icon1-body{display:block;width:12.6px;height:14.7px;margin:0 auto;background-color:rgba(0,0,0,.3)}.vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area .vicp-icon1 .vicp-icon1-bottom{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:12.6px;border:6px solid rgba(0,0,0,.3);border-top:none}.vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area .vicp-hint{display:block;padding:15px;font-size:14px;color:#666;line-height:30px}.vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area .vicp-no-supported-hint{display:block;position:absolute;top:0;left:0;padding:30px;width:100%;height:60px;line-height:30px;background-color:#eee;text-align:center;color:#666;font-size:14px}.vue-image-crop-upload .vicp-wrap .vicp-step1 .vicp-drop-area:hover{cursor:pointer;border-color:rgba(0,0,0,.1);background-color:rgba(0,0,0,.05)}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop{overflow:hidden}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left{float:left}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-img-container{position:relative;display:block;width:240px;height:180px;background-color:#e5e5e0;overflow:hidden}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-img-container .vicp-img{position:absolute;display:block;cursor:move;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-img-container .vicp-img-shade{-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.18);box-shadow:0 2px 6px 0 rgba(0,0,0,.18);position:absolute;background-color:rgba(241,242,243,.8)}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-img-container .vicp-img-shade.vicp-img-shade-1{top:0;left:0}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-img-container .vicp-img-shade.vicp-img-shade-2{bottom:0;right:0}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-rotate{position:relative;width:240px;height:18px}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-rotate i{display:block;width:18px;height:18px;border-radius:100%;line-height:18px;text-align:center;font-size:12px;font-weight:700;background-color:rgba(0,0,0,.08);color:#fff;overflow:hidden}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-rotate i:hover{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 1px 3px 0 rgba(0,0,0,.12);cursor:pointer;background-color:rgba(0,0,0,.14)}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-rotate i:first-child{float:left}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-rotate i:last-child{float:right}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range{position:relative;margin:30px 0 10px 0;width:240px;height:18px}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon5,.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon6{position:absolute;top:0;width:18px;height:18px;border-radius:100%;background-color:rgba(0,0,0,.08)}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon5:hover,.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon6:hover{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 1px 3px 0 rgba(0,0,0,.12);cursor:pointer;background-color:rgba(0,0,0,.14)}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon5{left:0}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon5:before{position:absolute;content:"";display:block;left:3px;top:8px;width:12px;height:2px;background-color:#fff}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon6{right:0}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon6:before{position:absolute;content:"";display:block;left:3px;top:8px;width:12px;height:2px;background-color:#fff}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range .vicp-icon6:after{position:absolute;content:"";display:block;top:3px;left:8px;width:2px;height:12px;background-color:#fff}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]{display:block;padding-top:5px;margin:0 auto;width:180px;height:8px;vertical-align:top;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:focus{outline:none}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-webkit-slider-thumb{-webkit-box-shadow:0 2px 6px 0 rgba(0,0,0,.18);box-shadow:0 2px 6px 0 rgba(0,0,0,.18);-webkit-appearance:none;appearance:none;margin-top:-3px;width:12px;height:12px;background-color:#61c091;border-radius:100%;border:none;-webkit-transition:.2s;transition:.2s}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-moz-range-thumb{box-shadow:0 2px 6px 0 rgba(0,0,0,.18);-moz-appearance:none;appearance:none;width:12px;height:12px;background-color:#61c091;border-radius:100%;border:none;-webkit-transition:.2s;-moz-transition:.2s;transition:.2s}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-ms-thumb{box-shadow:0 2px 6px 0 rgba(0,0,0,.18);appearance:none;width:12px;height:12px;background-color:#61c091;border:none;border-radius:100%;-webkit-transition:.2s;-ms-transition:.2s;transition:.2s}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 3px 0 rgba(0,0,0,.23);width:14px;height:14px}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:active::-ms-thumb{box-shadow:0 1px 3px 0 rgba(0,0,0,.23);width:14px;height:14px}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:active::-webkit-slider-thumb{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.23);box-shadow:0 1px 3px 0 rgba(0,0,0,.23);margin-top:-4px;width:14px;height:14px}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-webkit-slider-runnable-track{-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 1px 3px 0 rgba(0,0,0,.12);width:100%;height:6px;cursor:pointer;border-radius:2px;border:none;background-color:rgba(68,170,119,.3)}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-moz-range-track{box-shadow:0 1px 3px 0 rgba(0,0,0,.12);width:100%;height:6px;cursor:pointer;border-radius:2px;border:none;background-color:rgba(68,170,119,.3)}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-ms-track{box-shadow:0 1px 3px 0 rgba(0,0,0,.12);width:100%;cursor:pointer;background:transparent;border-color:transparent;color:transparent;height:6px;border-radius:2px;border:none}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-ms-fill-lower{background-color:rgba(68,170,119,.3)}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]::-ms-fill-upper{background-color:rgba(68,170,119,.15)}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:focus::-webkit-slider-runnable-track{background-color:rgba(68,170,119,.5)}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:focus::-moz-range-track{background-color:rgba(68,170,119,.5)}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:focus::-ms-fill-lower{background-color:rgba(68,170,119,.45)}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-left .vicp-range input[type=range]:focus::-ms-fill-upper{background-color:rgba(68,170,119,.25)}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-right{float:right}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-right .vicp-preview{height:150px;overflow:hidden}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-right .vicp-preview .vicp-preview-item{position:relative;padding:5px;width:100px;height:100px;float:left;margin-right:16px}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-right .vicp-preview .vicp-preview-item span{position:absolute;bottom:-30px;width:100%;font-size:14px;color:#bbb;display:block;text-align:center}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-right .vicp-preview .vicp-preview-item img{position:absolute;display:block;top:0;bottom:0;left:0;right:0;margin:auto;padding:3px;background-color:#fff;border:1px solid rgba(0,0,0,.15);overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-right .vicp-preview .vicp-preview-item.vicp-preview-item-circle{margin-right:0}.vue-image-crop-upload .vicp-wrap .vicp-step2 .vicp-crop .vicp-crop-right .vicp-preview .vicp-preview-item.vicp-preview-item-circle img{border-radius:100%}.vue-image-crop-upload .vicp-wrap .vicp-step3 .vicp-upload{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:35px;height:170px;background-color:rgba(0,0,0,.03);text-align:center;border:1px dashed #ddd}.vue-image-crop-upload .vicp-wrap .vicp-step3 .vicp-upload .vicp-loading{display:block;padding:15px;font-size:16px;color:#999;line-height:30px}.vue-image-crop-upload .vicp-wrap .vicp-step3 .vicp-upload .vicp-progress-wrap{margin-top:12px;background-color:rgba(0,0,0,.08);border-radius:3px}.vue-image-crop-upload .vicp-wrap .vicp-step3 .vicp-upload .vicp-progress-wrap .vicp-progress{position:relative;display:block;height:5px;border-radius:3px;background-color:#4a7;-webkit-box-shadow:0 2px 6px 0 rgba(68,170,119,.3);box-shadow:0 2px 6px 0 rgba(68,170,119,.3);-webkit-transition:width .15s linear;transition:width .15s linear;background-image:linear-gradient(-45deg,hsla(0,0%,100%,.2) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.2) 0,hsla(0,0%,100%,.2) 75%,transparent 0,transparent);background-size:40px 40px;-webkit-animation:vicp_progress .5s linear infinite;animation:vicp_progress .5s linear infinite}.vue-image-crop-upload .vicp-wrap .vicp-step3 .vicp-upload .vicp-progress-wrap .vicp-progress:after{content:"";position:absolute;display:block;top:-3px;right:-3px;width:9px;height:9px;border:1px solid rgba(245,246,247,.7);-webkit-box-shadow:0 1px 4px 0 rgba(68,170,119,.7);box-shadow:0 1px 4px 0 rgba(68,170,119,.7);border-radius:100%;background-color:#4a7}.vue-image-crop-upload .vicp-wrap .vicp-step3 .vicp-upload .vicp-error,.vue-image-crop-upload .vicp-wrap .vicp-step3 .vicp-upload .vicp-success{height:100px;line-height:100px}.vue-image-crop-upload .vicp-wrap .vicp-operate{position:absolute;right:20px;bottom:20px}.vue-image-crop-upload .vicp-wrap .vicp-operate a{position:relative;float:left;display:block;margin-left:10px;width:100px;height:36px;line-height:36px;text-align:center;cursor:pointer;font-size:14px;color:#4a7;border-radius:2px;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vue-image-crop-upload .vicp-wrap .vicp-operate a:hover{background-color:rgba(0,0,0,.03)}.vue-image-crop-upload .vicp-wrap .vicp-error,.vue-image-crop-upload .vicp-wrap .vicp-success{display:block;font-size:14px;line-height:24px;height:24px;color:#d10;text-align:center;vertical-align:top}.vue-image-crop-upload .vicp-wrap .vicp-success{color:#4a7}.vue-image-crop-upload .vicp-wrap .vicp-icon3{position:relative;display:inline-block;width:20px;height:20px;top:4px}.vue-image-crop-upload .vicp-wrap .vicp-icon3:after{position:absolute;top:3px;left:6px;width:6px;height:10px;border-width:0 2px 2px 0;border-color:#4a7;border-style:solid;-webkit-transform:rotate(45deg);transform:rotate(45deg);content:""}.vue-image-crop-upload .vicp-wrap .vicp-icon2{position:relative;display:inline-block;width:20px;height:20px;top:4px}.vue-image-crop-upload .vicp-wrap .vicp-icon2:after,.vue-image-crop-upload .vicp-wrap .vicp-icon2:before{content:"";position:absolute;top:9px;left:4px;width:13px;height:2px;background-color:#d10;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vue-image-crop-upload .vicp-wrap .vicp-icon2:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.e-ripple{position:absolute;border-radius:100%;background-color:rgba(0,0,0,.15);background-clip:padding-box;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transform:scale(0);transform:scale(0);opacity:1}.e-ripple.z-active{opacity:0;-webkit-transform:scale(2);transform:scale(2);-webkit-transition:opacity 1.2s ease-out,-webkit-transform .6s ease-out;transition:opacity 1.2s ease-out,-webkit-transform .6s ease-out;transition:opacity 1.2s ease-out,transform .6s ease-out;transition:opacity 1.2s ease-out,transform .6s ease-out,-webkit-transform .6s ease-out}.vue-form-wizard .wizard-btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857;border-radius:4px}.vue-form-wizard .wizard-btn.disabled,.vue-form-wizard .wizard-btn[disabled],fieldset[disabled] .vue-form-wizard .wizard-btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.vue-form-wizard *{-webkit-box-sizing:border-box;box-sizing:border-box}.vue-form-wizard a{text-decoration:none}.vue-form-wizard .wizard-nav{margin-bottom:0;padding-left:0;list-style:none}.vue-form-wizard .wizard-nav>li{position:relative;display:block}.vue-form-wizard .wizard-nav>li>a{position:relative;display:block;padding:10px 15px}.vue-form-wizard .wizard-nav>li>a:focus,.vue-form-wizard .wizard-nav>li>a:hover{text-decoration:none;background-color:#eee}.vue-form-wizard .wizard-nav>li.disabled>a{color:#777}.vue-form-wizard .wizard-nav>li.disabled>a:focus,.vue-form-wizard .wizard-nav>li.disabled>a:hover{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.vue-form-wizard .wizard-progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#337ab7;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.vue-form-wizard .navbar .navbar-nav>li>a.wizard-btn,.vue-form-wizard .wizard-btn{-webkit-box-sizing:border-box;box-sizing:border-box;border-width:2px;background-color:transparent;font-size:14px;font-weight:600;padding:6px 12px;min-width:140px}.vue-form-wizard .navbar .navbar-nav>li>a.wizard-btn:focus,.vue-form-wizard .navbar .navbar-nav>li>a.wizard-btn:hover,.vue-form-wizard .wizard-btn:focus,.vue-form-wizard .wizard-btn:hover{outline:0!important}.vue-form-wizard .wizard-nav-pills{margin-top:0;position:relative;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.vue-form-wizard .wizard-nav-pills a,.vue-form-wizard .wizard-nav-pills li{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-positive:1;flex-grow:1}.vue-form-wizard .wizard-nav-pills>li>a,.vue-form-wizard .wizard-nav-pills a{display:-webkit-box;display:-ms-flexbox;display:flex}.vue-form-wizard .wizard-nav-pills>li>a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;margin:0 auto;color:rgba(0,0,0,.2);position:relative;top:3px}.vue-form-wizard .wizard-nav-pills>li>a:focus,.vue-form-wizard .wizard-nav-pills>li>a:hover{background-color:transparent;color:rgba(0,0,0,.2);outline:0!important}.vue-form-wizard .wizard-nav-pills>li>a.disabled{pointer-events:none;cursor:default}.vue-form-wizard .wizard-nav-pills>li.active>a,.vue-form-wizard .wizard-nav-pills>li.active>a:focus,.vue-form-wizard .wizard-nav-pills>li.active>a:hover{background-color:transparent;-webkit-transition:font-size .2s linear;transition:font-size .2s linear}.vue-form-wizard .wizard-nav-pills>li.active>a .wizard-icon,.vue-form-wizard .wizard-nav-pills>li.active>a:focus .wizard-icon,.vue-form-wizard .wizard-nav-pills>li.active>a:hover .wizard-icon{color:#fff;font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .2s linear;transition:all .2s linear}.vue-form-wizard{padding-bottom:20px}.vue-form-wizard .is_error{border-color:#c84513!important}.vue-form-wizard .is_error .icon-container{background:#c84513!important}.vue-form-wizard.xs .wizard-icon-circle{width:40px;height:40px;font-size:16px}.vue-form-wizard.xs .wizard-icon-circle.tab_shape{height:25px}.vue-form-wizard.xs .wizard-nav-pills>li.active>a .wizard-icon{font-size:16px}.vue-form-wizard.xs .wizard-navigation .wizard-progress-with-circle{position:relative;top:25px;height:4px}.vue-form-wizard.sm .wizard-icon-circle{width:50px;height:50px;font-size:20px}.vue-form-wizard.sm .wizard-icon-circle.tab_shape{height:30px}.vue-form-wizard.sm .wizard-nav-pills>li.active>a .wizard-icon{font-size:20px}.vue-form-wizard.sm .wizard-navigation .wizard-progress-with-circle{position:relative;top:30px;height:4px}.vue-form-wizard.md .wizard-icon-circle{width:70px;height:70px;font-size:24px}.vue-form-wizard.md .wizard-icon-circle.tab_shape{height:40px}.vue-form-wizard.md .wizard-nav-pills>li.active>a .wizard-icon{font-size:24px}.vue-form-wizard.md .wizard-navigation .wizard-progress-with-circle{position:relative;top:40px;height:4px}.vue-form-wizard.lg .wizard-icon-circle{width:90px;height:90px;font-size:28px}.vue-form-wizard.lg .wizard-icon-circle.tab_shape{height:50px}.vue-form-wizard.lg .wizard-nav-pills>li.active>a .wizard-icon{font-size:28px}.vue-form-wizard.lg .wizard-navigation .wizard-progress-with-circle{position:relative;top:50px;height:4px}.vue-form-wizard .wizard-icon-circle{font-size:18px;border:3px solid #f3f2ee;border-radius:50%;font-weight:600;width:70px;height:70px;background-color:#fff;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.vue-form-wizard .wizard-icon-circle.square_shape{border-radius:0}.vue-form-wizard .wizard-icon-circle.tab_shape{width:100%;min-width:100px;height:40px;border:none;background-color:#f3f2ee;border-radius:0}.vue-form-wizard .wizard-icon-circle .wizard-icon-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:40%}.vue-form-wizard .wizard-icon-circle .wizard-icon-container.square_shape,.vue-form-wizard .wizard-icon-circle .wizard-icon-container.tab_shape{border-radius:0}.vue-form-wizard .wizard-icon-circle .wizard-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vue-form-wizard .wizard-tab-content{min-height:100px;padding:30px 20px 10px}.vue-form-wizard .wizard-header{padding:15px;position:relative;border-radius:3px 3px 0 0;text-align:center}.vue-form-wizard .wizard-title{color:#252422;font-weight:300;margin:0;text-align:center}.vue-form-wizard .category{font-size:14px;font-weight:400;color:#9a9a9a;margin-bottom:0;text-align:center}.vue-form-wizard .wizard-navigation .wizard-progress-with-circle{position:relative;top:40px;height:4px}.vue-form-wizard .wizard-navigation .wizard-progress-with-circle .wizard-progress-bar{-webkit-box-shadow:none;box-shadow:none;-webkit-transition:width .3s ease;transition:width .3s ease}.vue-form-wizard .clearfix:after{content:"";clear:both;display:table}.vue-form-wizard .wizard-card-footer{padding:0 20px}.vue-form-wizard .wizard-card-footer .wizard-footer-left{float:left}.vue-form-wizard .wizard-card-footer .wizard-footer-right{float:right}@media screen and (max-width:350px){.vue-form-wizard .wizard-card-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vue-form-wizard .wizard-card-footer .wizard-footer-left,.vue-form-wizard .wizard-card-footer .wizard-footer-right{float:none;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.vue-form-wizard .wizard-card-footer .wizard-footer-right button{margin-top:10px}}.vue-form-wizard.vertical .wizard-card-footer{display:block}.vue-form-wizard.vertical .wizard-nav-pills{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.vue-form-wizard.vertical .wizard-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.vue-form-wizard.vertical .wizard-card-footer{padding-top:30px}