@charset "UTF-8";/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,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)}}@keyframes rubberBand{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,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)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}@keyframes tada{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}@keyframes wobble{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%,28%,70%{-webkit-transform:scale(1);transform:scale(1)}14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes heartBeat{0%,28%,70%{-webkit-transform:scale(1);transform:scale(1)}14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);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%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);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%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);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:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);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:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);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:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);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:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);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:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);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:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);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:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);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:translate3d(0,0,0);transform:translate3d(0,0,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%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,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%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;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 (print),(prefers-reduced-motion:reduce){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}@font-face{font-family:PrimeIcons;font-display:auto;src:url(primeicons.2d2afb2719a1ee903e57.eot);src:url(primeicons.2d2afb2719a1ee903e57.eot?#iefix) format('embedded-opentype'),url(primeicons.df0140f8e79ecfeffaf8.ttf) format('truetype'),url(primeicons.66ee0deb739ca71f0ecd.woff) format('woff'),url(primeicons.e5e0e94474d5fd92e7e8.svg?#primeicons) format('svg');font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{-webkit-animation:2s linear infinite fa-spin;animation:2s linear infinite fa-spin}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-o:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}.ui-accordion{width:100%}.ui-accordion .ui-accordion-header{cursor:pointer;position:relative;margin-top:1px;zoom:1}.ui-accordion .ui-accordion-header a{display:block;padding:.5em}.ui-accordion .ui-accordion-header-text,.ui-accordion .ui-accordion-toggle-icon{vertical-align:middle}.ui-accordion .ui-accordion-content{padding:1em;border-top:0;overflow:visible;zoom:1}.ui-accordion .ui-accordion-header.ui-state-disabled,.ui-accordion .ui-accordion-header.ui-state-disabled a{cursor:default}.ui-accordion-content-wrapper-overflown{overflow:hidden}.ui-rtl .ui-accordion .ui-accordion-header a{padding:.5em 2em .5em .5em}.ui-rtl .ui-accordion .ui-accordion-toggle-icon{left:initial;right:.5em}.ui-rtl .ui-accordion .ui-accordion-toggle-icon.pi-caret-right:before{content:'\e904'}.ui-widget,.ui-widget *{box-sizing:border-box}.ui-helper-hidden{display:none!important}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-hidden-accessible input,.ui-helper-hidden-accessible select{-webkit-transform:scale(0);transform:scale(0)}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix::after,.ui-helper-clearfix::before{content:"";display:table}.ui-helper-clearfix::after{clear:both}.ui-helper-clearfix{zoom:1}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled,.ui-state-disabled a{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.3)}.ui-unselectable-text{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}.ui-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}.ui-overflow-hidden{overflow:hidden}::-webkit-input-placeholder{color:#898989}:-moz-placeholder{color:#898989;opacity:1}::-moz-placeholder{color:#898989;opacity:1}:-ms-input-placeholder{color:#898989}::-ms-input-placeholder{color:#898989}.ui-placeholder{color:#898989}button,input[type=button],input[type=file]::-webkit-file-upload-button,input[type=reset],input[type=submit]{border-radius:0}.ui-blockui{position:absolute;top:0;left:0;width:100%;height:100%}.ui-blockui-document{position:fixed}.ui-autocomplete{width:auto;zoom:1;cursor:pointer;box-shadow:none;position:relative;display:inline-block}.ui-autocomplete .ui-autocomplete-dropdown{height:100%;width:2em;margin-right:0;vertical-align:top}.ui-autocomplete .ui-autocomplete-input{padding-right:1.5em}.ui-autocomplete-loader{position:absolute;right:.25em;top:50%;margin-top:-.5em}.ui-autocomplete-query{font-weight:700}.ui-autocomplete .ui-autocomplete-panel{min-width:100%}.ui-autocomplete-panel{position:absolute;overflow:auto}.ui-autocomplete-panel .ui-autocomplete-list{padding:.4em;border:0}.ui-autocomplete-panel .ui-autocomplete-list-item{border:0;cursor:pointer;font-weight:400;margin:1px 0;padding:.186em .313em;text-align:left}.ui-autocomplete .ui-button-icon-only,.ui-autocomplete .ui-button-icon-only:enabled:active,.ui-autocomplete .ui-button-icon-only:enabled:focus,.ui-autocomplete .ui-button-icon-only:enabled:hover{border-left:0}.ui-autocomplete-multiple-container{display:inline-block;vertical-align:middle}.ui-autocomplete-multiple-container.ui-inputtext{clear:left;cursor:text;list-style-type:none;margin:0;overflow:hidden;padding:0 1.5em 0 .25em}.ui-autocomplete-token{cursor:default;display:inline-block;vertical-align:middle;overflow:hidden;padding:.125em .5em;white-space:nowrap;position:relative;margin-right:.125em;border:0;font-size:.9em}.ui-autocomplete-token-label{display:block;margin-right:2em}.ui-autocomplete-token-icon{margin-top:-.5em;position:absolute;right:.2em;top:50%;cursor:pointer}.ui-autocomplete-input-token{display:inline-block;vertical-align:middle;list-style-type:none;margin:0 0 0 .125em;padding:.25em .25em .25em 0}.ui-autocomplete-input-token input{border:0;width:10em;outline:0;background-color:transparent;margin:0;padding:0;box-shadow:none;border-radius:0}.ui-autocomplete-dd .ui-autocomplete-loader{right:2.25em}.ui-autocomplete-dd .ui-autocomplete-multiple-container.ui-corner-all,.ui-autocomplete-dd input.ui-corner-all{border-top-right-radius:0;border-bottom-right-radius:0}.ui-autocomplete-dd .ui-autocomplete-dropdown.ui-corner-all{border-top-left-radius:0;border-bottom-left-radius:0}.ui-fluid .ui-autocomplete.ui-autocomplete-dd .ui-autocomplete-input,.ui-fluid .ui-autocomplete.ui-autocomplete-dd .ui-autocomplete-multiple-container{width:calc(100% - 2em)}.ui-fluid .ui-autocomplete .ui-autocomplete-dropdown.ui-button{width:2em}.ui-button{display:inline-block;position:relative;padding:0;text-decoration:none!important;cursor:pointer;text-align:center;zoom:1;overflow:visible}p-button{display:inline-block}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.25em 1em}.ui-button-icon-only .ui-button-text,.ui-button-text-empty .ui-button-text{padding:.25em;text-indent:-9999999px}.ui-button-text-icon-left .ui-button-text{padding:.25em 1em .25em 2.1em}.ui-button-text-icon-right .ui-button-text{padding:.25em 2.1em .25em 1em}.ui-button-icon-only .ui-button-icon-left,.ui-button-text-icon-left .ui-button-icon-left,.ui-button-text-icon-right .ui-button-icon-right{position:absolute;top:50%;margin-top:-.5em;height:1em}.ui-button-icon-only .ui-button-icon-left{top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;width:1em;height:1em}.ui-button-icon-left{left:.5em}.ui-button-icon-right{right:.5em}.ui-buttonset .ui-button{margin-left:0;margin-right:0}button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-fluid .ui-button{width:100%}.ui-fluid .ui-button-text-icon-left .ui-button-text,.ui-fluid .ui-button-text-icon-right .ui-button-text{padding-left:1em;padding-right:1em}.ui-fluid .ui-buttonset,.ui-fluid .ui-buttonset.ui-buttonset-1 .ui-button{width:100%}.ui-fluid .ui-buttonset.ui-buttonset-2 .ui-button{width:50%}.ui-fluid .ui-buttonset.ui-buttonset-3 .ui-button{width:33.3%}.ui-fluid .ui-buttonset.ui-buttonset-4 .ui-button{width:25%}.ui-fluid .ui-buttonset.ui-buttonset-5 .ui-button{width:20%}.ui-fluid .ui-buttonset.ui-buttonset-6 .ui-button{width:16.6%}@media(max-width:640px){.ui-fluid .ui-buttonset.ui-buttonset-1 .ui-button,.ui-fluid .ui-buttonset.ui-buttonset-2 .ui-button,.ui-fluid .ui-buttonset.ui-buttonset-3 .ui-button,.ui-fluid .ui-buttonset.ui-buttonset-4 .ui-button,.ui-fluid .ui-buttonset.ui-buttonset-5 .ui-button,.ui-fluid .ui-buttonset.ui-buttonset-6 .ui-button{width:100%}}.ui-breadcrumb{margin:0;padding:.5em}.ui-breadcrumb ul{margin:0;padding:0}.ui-breadcrumb ul li{display:inline-block;margin:0 .25em}.ui-breadcrumb-chevron,.ui-breadcrumb-home{vertical-align:middle}.ui-breadcrumb ul li .ui-menuitem-link{text-decoration:none}.ui-breadcrumb .ui-menuitem-icon{margin-right:.25em;vertical-align:middle}.ui-breadcrumb .ui-menuitem-text{vertical-align:middle}.ui-calendar{position:relative;display:inline-block}.ui-calendar .ui-calendar-button{height:100%;border-top-left-radius:0;border-bottom-left-radius:0;width:2em;border-left:0}.ui-calendar .ui-calendar-button:enabled:hover,.ui-calendar .ui-calendar-button:focus{border-left:0}.ui-calendar .ui-datepicker{min-width:100%}.ui-fluid .ui-calendar{width:100%}.ui-fluid .ui-calendar-button{width:2em}.ui-fluid .ui-datepicker-buttonbar button{width:auto}.ui-fluid .ui-calendar.ui-calendar-w-btn .ui-inputtext{width:calc(100% - 2em)}.ui-datepicker{width:auto;padding:.2em;position:absolute}.ui-datepicker.ui-datepicker-inline{display:inline-block;position:static}.ui-datepicker .ui-datepicker-group{border-width:0}.ui-datepicker .ui-datepicker-header{position:relative;padding:.5em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:.5em;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev{left:.125em}.ui-datepicker .ui-datepicker-next{right:.125em}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;top:50%;margin-top:-.5em;margin-left:-.5em}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:.125em 0;vertical-align:middle}.ui-datepicker select.ui-datepicker-month{margin-right:.25em}.ui-datepicker span.ui-datepicker-year{margin-left:.25em}.ui-datepicker-multiple-month .ui-datepicker-group{display:table-cell;border-width:0 1px 0 0}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.5em;text-align:center;border:0}.ui-datepicker td{border:0;padding:0}.ui-datepicker td>a,.ui-datepicker td>span{display:block;padding:.5em;text-decoration:none;border:0;text-align:center}.ui-datepicker .ui-datepicker-buttonbar{border-left:0;border-right:0;border-bottom:0;padding:.5em}.ui-datepicker .ui-datepicker-buttonbar>.ui-g>div:last-child{text-align:right}.ui-datepicker .ui-datepicker-buttonbar>.ui-g>div{padding:0}.ui-calendar.ui-calendar-w-btn input{border-top-right-radius:0;border-bottom-right-radius:0}.ui-monthpicker .ui-monthpicker-month{width:33.3%;display:inline-block;text-align:center;padding:.5em;cursor:pointer}.ui-datepicker-monthpicker select.ui-datepicker-year{width:auto}.ui-timepicker{text-align:center;padding:.5em 0}.ui-timepicker>div{display:inline-block;margin-left:.5em;min-width:1.5em}.ui-timepicker>.ui-minute-picker,.ui-timepicker>.ui-second-picker{margin-left:0}.ui-timepicker>.ui-separator{margin-left:0;min-width:.75em}.ui-timepicker>.ui-separator a{visibility:hidden}.ui-timepicker>div a{display:block;opacity:.7;filter:Alpha(Opacity=70);cursor:pointer}.ui-timepicker>div a:last-child{margin-top:.3em}.ui-timepicker>div a:hover{display:block;opacity:1;filter:Alpha(Opacity=100)}input[type=text]::-ms-clear{display:none}.ui-calendar .ui-datepicker-touch-ui,.ui-datepicker-touch-ui{position:fixed;top:50%;left:50%;min-width:80vw}.ui-datepicker-touch-ui.ui-datepicker th{padding:2em 0}.ui-datepicker-touch-ui.ui-datepicker td{padding:0}.ui-datepicker-touch-ui.ui-datepicker td>a,.ui-datepicker-touch-ui.ui-datepicker td>span{padding:2em 0}.ui-datepicker-touch-ui .ui-timepicker{padding:1em 0}.ui-datepicker-touch-ui .ui-timepicker>div a{font-size:2em}.ui-datepicker-mask{position:fixed;width:100%;height:100%}@media screen and (max-width:40em){.ui-datepicker-multiple-month{width:17em;overflow:auto}.ui-datepicker-touch-ui.ui-datepicker td a,.ui-datepicker-touch-ui.ui-datepicker td span,.ui-datepicker-touch-ui.ui-datepicker th{padding:1em 0}}.ui-card-header img{width:100%}.ui-card-body{padding:1em}.ui-card-title{font-size:1.5em;font-weight:700;margin-bottom:.5em}.ui-card-subtitle{opacity:.7;margin-bottom:.5em;margin-top:-.25em;font-weight:700}.ui-card-footer{padding-top:1em}.ui-carousel{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%}.ui-carousel-content{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;flex-wrap:nowrap;overflow:auto;padding:0 .5em}.ui-carousel-next,.ui-carousel-prev{align-self:center;text-align:center;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:2.5em;height:2.5em;position:relative}.ui-carousel-next span,.ui-carousel-prev span{width:100%;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.ui-carousel-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;padding:0 .1em}.ui-carousel-footer,.ui-carousel-header{padding:.5em;z-index:1}.ui-carousel-items-content{overflow:hidden;width:100%}.ui-carousel-items-container{display:-webkit-box;display:flex;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.ui-carousel-items-container .ui-carousel-item{width:100%;box-sizing:border-box;overflow:auto}.ui-carousel-dots-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;flex-wrap:wrap;margin:.5em}.ui-carousel-vertical .ui-carousel-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%}.ui-carousel-vertical .ui-carousel-items-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:100%}.ui-carousel-vertical .ui-carousel-dots-container{margin:.75em 0}.ui-chkbox{display:inline-block;cursor:pointer;vertical-align:middle;margin-right:.25em;-ms-user-select:none;user-select:none;-moz-user-select:none;-webkit-user-select:none}.ui-chkbox .ui-chkbox-box{width:1.125em;height:1.125em;line-height:1.125em;border-radius:2px;text-align:center}.ui-chkbox .ui-chkbox-icon{display:block}.ui-chkbox-label{vertical-align:middle}.ui-chkbox-readonly{cursor:default}.ui-chips>ul.ui-inputtext{clear:left;cursor:text;list-style-type:none;margin:0;overflow:hidden;padding:0 .25em}.ui-chips-token{cursor:default;display:inline-block;vertical-align:middle;overflow:hidden;padding:.125em .5em;white-space:nowrap;position:relative;margin-right:.125em;border:0;font-size:.9em}.ui-chips-token .ui-chips-token-label{display:block;margin-right:2em}.ui-chips>.ui-state-disabled .ui-chips-token-label{margin-right:0}.ui-chips-token .ui-chips-token-icon{margin-top:-.5em;position:absolute;right:.2em;top:50%;cursor:pointer}.ui-chips-input-token{display:inline-block;vertical-align:middle;list-style-type:none;margin:0 0 0 .125em;padding:.25em .25em .25em 0}.ui-chips-input-token input{border:0;width:10em;outline:0;background-color:transparent;margin:0;padding:0;box-shadow:none;border-radius:0}.ui-colorpicker{display:inline-block}.ui-colorpicker-dragging{cursor:pointer}.ui-colorpicker-overlay{position:relative}.ui-colorpicker-panel{position:relative;width:193px;height:166px;background-color:#323232;border-color:#191919}.ui-colorpicker-overlay-panel{position:absolute}.ui-colorpicker-preview{width:2em;cursor:pointer}.ui-colorpicker-panel .ui-colorpicker-content{position:relative}.ui-colorpicker-panel .ui-colorpicker-color-selector{width:150px;height:150px;top:8px;left:8px;position:absolute}.ui-colorpicker-panel .ui-colorpicker-color{width:150px;height:150px;background:url(color.c7a33805ffda0d32bd2a.png) left top no-repeat}.ui-colorpicker-panel .ui-colorpicker-color-handle{position:absolute;top:0;left:150px;border-radius:100%;width:10px;height:10px;border:1px solid #fff;margin:-5px 0 0 -5px;cursor:pointer}.ui-colorpicker-panel .ui-colorpicker-hue{background:url(hue.0614c27197fc3ce572e1.png) left top no-repeat;width:17px;height:150px;top:8px;left:167px;position:absolute;opacity:.85}.ui-colorpicker-panel .ui-colorpicker-hue-handle{position:absolute;top:150px;left:0;width:21px;margin-left:-2px;margin-top:-5px;height:10px;border:2px solid #fff;opacity:.85;cursor:pointer}.ui-colorpicker-panel.ui-state-disabled .ui-colorpicker-color-handle,.ui-colorpicker-panel.ui-state-disabled .ui-colorpicker-hue-handle{opacity:.5}.ui-dataview{position:relative}.ui-dataview .ui-paginator{text-align:center}.ui-dataview-column{padding:.25em}.ui-dataview-content-empty{padding:.25em .625em}.ui-dataview .ui-dataview-footer,.ui-dataview .ui-dataview-header{padding:.5em .75em}.ui-dataview .ui-dataview-header{border-bottom:0}.ui-dataview .ui-dataview-footer{border-top:0}.ui-dataview .ui-paginator-top{border-bottom:0}.ui-dataview .ui-paginator-bottom{border-top:0}.ui-dataview.ui-dataview-list>.ui-dataview-content>div.ui-g>div{width:100%}.ui-dataview .ui-dataview-emptymessage{padding:.5em .75em}.ui-dataview-loading{position:absolute;width:100%;height:100%;-ms-filter:"alpha(opacity=10)";opacity:.1;z-index:1}.ui-dataview-loading-content{position:absolute;left:50%;top:50%;z-index:2;margin-top:-1em;margin-left:-1em}.ui-dataview-loading-icon{font-size:2em}.ui-contextmenu{width:12.5em;padding:.25em;position:absolute;display:none}.ui-contextmenu .ui-menu-separator{border-width:1px 0 0}.ui-contextmenu ul{list-style:none;margin:0;padding:0}.ui-contextmenu .ui-submenu-list{display:none;position:absolute;width:12.5em;padding:.25em}.ui-contextmenu .ui-menuitem-link{padding:.25em;display:block;position:relative}.ui-contextmenu .ui-menuitem-icon{margin-right:.25em;vertical-align:middle}.ui-contextmenu .ui-menuitem-text{vertical-align:middle}.ui-contextmenu .ui-menuitem{position:relative}.ui-contextmenu .ui-menuitem-link .ui-submenu-icon{position:absolute;margin-top:-.5em;right:0;top:50%}.ui-contextmenu .ui-menuitem-active>.ui-submenu>.ui-submenu-list{display:block!important}.ui-dialog{position:fixed;padding:0}.ui-dynamicdialog{top:50%;left:50%}.ui-dialog .ui-dialog-titlebar{padding:.5em .75em;position:relative;border:0}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em .75em;background:0;zoom:1}.ui-dialog-resizable .ui-dialog-content{overflow:auto}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-dialog .ui-dialog-titlebar-icon{text-decoration:none;float:right;padding:.125em;cursor:pointer;border:1px solid transparent}.ui-dialog .ui-dialog-titlebar-icon span{display:block;margin:0}.ui-dialog-footer{padding:1em;border-width:1px 0 0;text-align:right}.ui-dialog-mask{position:fixed;width:100%;height:100%}.ui-dialog-maximized{-webkit-transition:left .3s,top .3s,width .3s,height .3s;transition:left .3s,top .3s,width .3s,height .3s}.ui-confirmdialog{top:50%;left:50%}.ui-confirmdialog.ui-dialog .ui-dialog-content{padding:1em 2em}.ui-confirmdialog .ui-dialog-content .ui-confirmdialog-icon{font-size:1.5em;margin-right:.5em;position:relative;top:.2em}.ui-dialog-footer .ui-button{margin-right:.25em}.ui-fluid .ui-dialog-footer .ui-button{width:auto}.ui-rtl .ui-dialog .ui-dialog-titlebar-close{float:left}.ui-rtl .ui-dialog .ui-dialog-buttonpane button{text-align:right}@media screen and (max-width:40em){.ui-confirmdialog{width:90%}}.ui-dropdown{display:inline-block;position:relative;cursor:pointer;vertical-align:middle;min-width:12.5em}.ui-dropdown .ui-dropdown-hidden-select{bottom:0;clip:auto}.ui-dropdown .ui-dropdown-hidden-select select{-webkit-transform:none;transform:none;height:1px;position:absolute;top:0;clip:rect(0,0,0,0);pointer-events:none}.ui-dropdown .ui-dropdown-clear-icon{position:absolute;right:2em;top:50%;font-size:1em;height:1em;margin-top:-.5em}.ui-dropdown .ui-dropdown-trigger{border-right:0;border-top:0;border-bottom:0;cursor:pointer;width:1.5em;height:100%;position:absolute;right:0;top:0;padding:0 .25em}.ui-dropdown .ui-dropdown-trigger .ui-dropdown-trigger-icon{top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;position:absolute}.ui-dropdown .ui-dropdown-label{display:block;border:0;white-space:nowrap;overflow:hidden;font-weight:400;width:100%;padding-right:2.5em}.ui-dropdown-item-empty,.ui-dropdown-label-empty{text-indent:-9999px;overflow:hidden}.ui-dropdown.ui-state-disabled .ui-dropdown-label,.ui-dropdown.ui-state-disabled .ui-dropdown-trigger{cursor:default}.ui-dropdown label.ui-dropdown-label{cursor:pointer}.ui-dropdown input.ui-dropdown-label{cursor:default}.ui-dropdown .ui-dropdown-panel{min-width:100%}.ui-dropdown-panel{position:absolute;height:auto}.ui-dropdown-panel .ui-dropdown-items-wrapper{overflow:auto}.ui-dropdown-panel .ui-dropdown-item{font-weight:400;border:0;cursor:pointer;margin:1px 0;padding:.125em .25em;text-align:left}.ui-dropdown-panel .ui-dropdown-empty-message{padding:.5em}.ui-dropdown-panel .ui-dropdown-item-group{font-weight:700;cursor:default}.ui-dropdown-panel .ui-dropdown-list{padding:.4em;border:0}.ui-dropdown-panel .ui-dropdown-filter{width:100%;box-sizing:border-box;padding-right:1.5em}.ui-dropdown-panel .ui-dropdown-filter-container{position:relative;margin:0;padding:.4em;display:inline-block;width:100%}.ui-dropdown-panel .ui-dropdown-filter-container .ui-dropdown-filter-icon{position:absolute;top:.8em;right:1em}.ui-fluid .ui-dropdown{width:100%;min-width:100%}.ui-fieldset,.ui-fieldset .ui-fieldset-legend{padding:.5em 1em}.ui-fieldset-toggleable .ui-fieldset-legend{padding:0}.ui-fieldset-toggleable .ui-fieldset-legend a{padding:.5em 1em;cursor:pointer;white-space:nowrap;display:block}.ui-fieldset .ui-fieldset-toggler{margin-right:.1em;display:inline-block;vertical-align:middle}.ui-fieldset .ui-fieldset-legend-text{vertical-align:middle}.ui-fieldset .ui-fieldset-content-wrapper-overflown{overflow:hidden}.ui-fileupload-buttonbar .ui-fileupload-choose.ui-state-disabled input{cursor:default}.ui-fileupload-buttonbar{padding:.5em;border-bottom:0}.ui-fileupload-buttonbar .ui-button{vertical-align:middle;margin-right:.25em}.ui-fileupload-content{padding:1em;position:relative;-webkit-transition:border-color .3s;transition:border-color .3s}.ui-fileupload-content.ui-fileupload-highlight{border-color:#156090}.ui-fileupload-files img{border:0}.ui-fileupload-files{display:table}.ui-fileupload-row{display:table-row}.ui-fileupload-row>div{display:table-cell;padding:.5em 1em;vertical-align:middle}.ui-fileupload-content .ui-progressbar{width:100%;position:absolute;top:1px;left:0;height:.25em;border:0}.ui-fileupload-content .ui-progressbar-value{border-radius:0;border:0}.ui-fileupload-choose{position:relative;overflow:hidden}.ui-fileupload-choose input[type=file]{position:absolute;top:0;right:0;margin:0;opacity:0;min-height:100%;font-size:100px;text-align:right;filter:alpha(opacity=0);direction:ltr;cursor:pointer;z-index:1}.ui-fileupload-choose.ui-fileupload-choose-selected input[type=file]{display:none}.ui-fluid .ui-fileupload .ui-button{width:auto}.ui-fluid .ui-fileupload-content .ui-button-icon-only{width:2em}@media(max-width:40em){.ui-fileupload-buttonbar .ui-button{display:block;width:100%;margin-right:0;margin-bottom:.25em}.ui-fileupload-buttonbar .ui-button:last-child{margin-bottom:0}.ui-fileupload-row>div{display:block}}.ui-fluid .fc .ui-button{width:auto}.ui-galleria{overflow:hidden;visibility:hidden;position:relative}.ui-galleria .ui-galleria-panel-wrapper{position:relative;padding:0;margin:0}.ui-galleria .ui-galleria-panel{-webkit-filter:inherit;filter:inherit;position:absolute;top:0;left:0;list-style-type:none}.ui-galleria .ui-galleria-filmstrip-wrapper{overflow:hidden;margin:.25em auto;position:relative}.ui-galleria .ui-galleria-filmstrip{list-style:none;margin:0;padding:0;width:2340px;position:absolute;top:0;left:0}.ui-galleria .ui-galleria-frame{float:left;margin-right:5px;opacity:.3;cursor:pointer}.ui-galleria .ui-galleria-frame-active{opacity:1}.ui-galleria .ui-galleria-frame-content{overflow:hidden}.ui-galleria .ui-galleria-nav-next,.ui-galleria .ui-galleria-nav-prev{cursor:pointer;position:absolute;z-index:1}.ui-galleria .ui-galleria-nav-prev{left:4px}.ui-galleria .ui-galleria-nav-next{right:4px}.ui-galleria .ui-galleria-caption{position:absolute;left:1px;background-color:rgba(0,0,0,.5);display:none;color:#ededed;padding:.2em 1em}.ui-galleria .ui-galleria-caption h4{color:#ededed}.ui-galleria .ui-galleria-panel-content{padding:1em 1.4em}.ui-grid{clear:both;padding:0;margin:0}.ui-grid::after,.ui-grid::before{content:"";display:table}.ui-grid::after{clear:both}.ui-grid .ui-grid-row{display:-webkit-box;display:flex;clear:both}.ui-grid-row::after{clear:both;content:"";display:table}.ui-grid-col-1,.ui-grid-col-10,.ui-grid-col-11,.ui-grid-col-12,.ui-grid-col-2,.ui-grid-col-3,.ui-grid-col-4,.ui-grid-col-5,.ui-grid-col-6,.ui-grid-col-7,.ui-grid-col-8,.ui-grid-col-9{float:left;box-sizing:border-box}.ui-grid-col-1{width:8.33333%}.ui-grid-col-2{width:16.66666%}.ui-grid-col-3{width:25%}.ui-grid-col-4{width:33.33333%}.ui-grid-col-5{width:41.66666%}.ui-grid-col-6{width:50%}.ui-grid-col-7{width:58.33333%}.ui-grid-col-8{width:66.66666%}.ui-grid-col-9{width:75%}.ui-grid-col-10{width:83.33333%}.ui-grid-col-11{width:91.66666%}.ui-grid-col-12{width:100%}@media(min-width:480px){.ui-grid-fixed{width:480px}}@media(min-width:768px){.ui-grid-fixed{width:768px}}@media(min-width:960px){.ui-grid-fixed{width:960px}}@media(min-width:1024px){.ui-grid-fixed{width:1024px}}.ui-grid.ui-grid-pad>.ui-grid-row>div{padding:.25em .5em}@media(max-width:640px){.ui-grid-responsive .ui-grid-row{display:block}.ui-grid-responsive .ui-grid-col-1,.ui-grid-responsive .ui-grid-col-10,.ui-grid-responsive .ui-grid-col-11,.ui-grid-responsive .ui-grid-col-12,.ui-grid-responsive .ui-grid-col-2,.ui-grid-responsive .ui-grid-col-3,.ui-grid-responsive .ui-grid-col-4,.ui-grid-responsive .ui-grid-col-5,.ui-grid-responsive .ui-grid-col-6,.ui-grid-responsive .ui-grid-col-7,.ui-grid-responsive .ui-grid-col-8,.ui-grid-responsive .ui-grid-col-9{width:100%;float:none}}.ui-g{display:-webkit-box;display:flex;flex-wrap:wrap;box-sizing:border-box}.ui-g::after{clear:both;content:"";display:table;box-sizing:border-box}.ui-g-1,.ui-g-10,.ui-g-11,.ui-g-12,.ui-g-2,.ui-g-3,.ui-g-4,.ui-g-5,.ui-g-6,.ui-g-7,.ui-g-8,.ui-g-9{float:left;box-sizing:border-box;padding:.5em}.ui-g-1{width:8.3333%}.ui-g-2{width:16.6667%}.ui-g-3{width:25%}.ui-g-4{width:33.3333%}.ui-g-5{width:41.6667%}.ui-g-6{width:50%}.ui-g-7{width:58.3333%}.ui-g-8{width:66.6667%}.ui-g-9{width:75%}.ui-g-10{width:83.3333%}.ui-g-11{width:91.6667%}.ui-g-12{width:100%}.ui-g-offset-12{margin-left:100%}.ui-g-offset-11{margin-left:91.66666667%}.ui-g-offset-10{margin-left:83.33333333%}.ui-g-offset-9{margin-left:75%}.ui-g-offset-8{margin-left:66.66666667%}.ui-g-offset-7{margin-left:58.33333333%}.ui-g-offset-6{margin-left:50%}.ui-g-offset-5{margin-left:41.66666667%}.ui-g-offset-4{margin-left:33.33333333%}.ui-g-offset-3{margin-left:25%}.ui-g-offset-2{margin-left:16.66666667%}.ui-g-offset-1{margin-left:8.33333333%}.ui-g-offset-0{margin-left:0}@media screen and (max-width:40em){.ui-sm-1,.ui-sm-10,.ui-sm-11,.ui-sm-12,.ui-sm-2,.ui-sm-3,.ui-sm-4,.ui-sm-5,.ui-sm-6,.ui-sm-7,.ui-sm-8,.ui-sm-9{padding:.5em}.ui-sm-1{width:8.3333%}.ui-sm-2{width:16.6667%}.ui-sm-3{width:25%}.ui-sm-4{width:33.3333%}.ui-sm-5{width:41.6667%}.ui-sm-6{width:50%}.ui-sm-7{width:58.3333%}.ui-sm-8{width:66.6667%}.ui-sm-9{width:75%}.ui-sm-10{width:83.3333%}.ui-sm-11{width:91.6667%}.ui-sm-12{width:100%}.ui-sm-offset-12{margin-left:100%}.ui-sm-offset-11{margin-left:91.66666667%}.ui-sm-offset-10{margin-left:83.33333333%}.ui-sm-offset-9{margin-left:75%}.ui-sm-offset-8{margin-left:66.66666667%}.ui-sm-offset-7{margin-left:58.33333333%}.ui-sm-offset-6{margin-left:50%}.ui-sm-offset-5{margin-left:41.66666667%}.ui-sm-offset-4{margin-left:33.33333333%}.ui-sm-offset-3{margin-left:25%}.ui-sm-offset-2{margin-left:16.66666667%}.ui-sm-offset-1{margin-left:8.33333333%}.ui-sm-offset-0{margin-left:0}}@media screen and (min-width:40.063em){.ui-md-1,.ui-md-10,.ui-md-11,.ui-md-12,.ui-md-2,.ui-md-3,.ui-md-4,.ui-md-5,.ui-md-6,.ui-md-7,.ui-md-8,.ui-md-9{padding:.5em}.ui-md-1{width:8.3333%}.ui-md-2{width:16.6667%}.ui-md-3{width:25%}.ui-md-4{width:33.3333%}.ui-md-5{width:41.6667%}.ui-md-6{width:50%}.ui-md-7{width:58.3333%}.ui-md-8{width:66.6667%}.ui-md-9{width:75%}.ui-md-10{width:83.3333%}.ui-md-11{width:91.6667%}.ui-md-12{width:100%}.ui-md-offset-12{margin-left:100%}.ui-md-offset-11{margin-left:91.66666667%}.ui-md-offset-10{margin-left:83.33333333%}.ui-md-offset-9{margin-left:75%}.ui-md-offset-8{margin-left:66.66666667%}.ui-md-offset-7{margin-left:58.33333333%}.ui-md-offset-6{margin-left:50%}.ui-md-offset-5{margin-left:41.66666667%}.ui-md-offset-4{margin-left:33.33333333%}.ui-md-offset-3{margin-left:25%}.ui-md-offset-2{margin-left:16.66666667%}.ui-md-offset-1{margin-left:8.33333333%}.ui-md-offset-0{margin-left:0}}@media screen and (min-width:64.063em){.ui-lg-1,.ui-lg-10,.ui-lg-11,.ui-lg-12,.ui-lg-2,.ui-lg-3,.ui-lg-4,.ui-lg-5,.ui-lg-6,.ui-lg-7,.ui-lg-8,.ui-lg-9{padding:.5em}.ui-lg-1{width:8.3333%}.ui-lg-2{width:16.6667%}.ui-lg-3{width:25%}.ui-lg-4{width:33.3333%}.ui-lg-5{width:41.6667%}.ui-lg-6{width:50%}.ui-lg-7{width:58.3333%}.ui-lg-8{width:66.6667%}.ui-lg-9{width:75%}.ui-lg-10{width:83.3333%}.ui-lg-11{width:91.6667%}.ui-lg-12{width:100%}.ui-lg-offset-12{margin-left:100%}.ui-lg-offset-11{margin-left:91.66666667%}.ui-lg-offset-10{margin-left:83.33333333%}.ui-lg-offset-9{margin-left:75%}.ui-lg-offset-8{margin-left:66.66666667%}.ui-lg-offset-7{margin-left:58.33333333%}.ui-lg-offset-6{margin-left:50%}.ui-lg-offset-5{margin-left:41.66666667%}.ui-lg-offset-4{margin-left:33.33333333%}.ui-lg-offset-3{margin-left:25%}.ui-lg-offset-2{margin-left:16.66666667%}.ui-lg-offset-1{margin-left:8.33333333%}.ui-lg-offset-0{margin-left:0}}@media screen and (min-width:90.063em){.ui-xl-1,.ui-xl-10,.ui-xl-11,.ui-xl-12,.ui-xl-2,.ui-xl-3,.ui-xl-4,.ui-xl-5,.ui-xl-6,.ui-xl-7,.ui-xl-8,.ui-xl-9{padding:.5em}.ui-xl-1{width:8.3333%}.ui-xl-2{width:16.6667%}.ui-xl-3{width:25%}.ui-xl-4{width:33.3333%}.ui-xl-5{width:41.6667%}.ui-xl-6{width:50%}.ui-xl-7{width:58.3333%}.ui-xl-8{width:66.6667%}.ui-xl-9{width:75%}.ui-xl-10{width:83.3333%}.ui-xl-11{width:91.6667%}.ui-xl-12{width:100%}.ui-xl-offset-12{margin-left:100%}.ui-xl-offset-11{margin-left:91.66666667%}.ui-xl-offset-10{margin-left:83.33333333%}.ui-xl-offset-9{margin-left:75%}.ui-xl-offset-8{margin-left:66.66666667%}.ui-xl-offset-7{margin-left:58.33333333%}.ui-xl-offset-6{margin-left:50%}.ui-xl-offset-5{margin-left:41.66666667%}.ui-xl-offset-4{margin-left:33.33333333%}.ui-xl-offset-3{margin-left:25%}.ui-xl-offset-2{margin-left:16.66666667%}.ui-xl-offset-1{margin-left:8.33333333%}.ui-xl-offset-0{margin-left:0}}.ui-g-nopad{padding:0}.ui-inplace .ui-inplace-display{display:inline;cursor:pointer;border:0;padding:.25em;font-weight:400}.ui-inplace .ui-inplace-content{display:inline}.ui-fluid .ui-inputgroup p-inputmask{-webkit-box-flex:1;flex:1 1 auto}.ui-inputgroup p-inputmask:not(:first-child) .ui-inputtext{border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.ui-inputgroup p-inputmask:not(:last-child) .ui-inputtext{border-top-right-radius:0;border-bottom-right-radius:0;border-right:0}.ui-inputswitch{position:relative;display:inline-block;width:3em;height:1.75em}.ui-inputswitch-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;-webkit-transition:.3s;transition:.3s;border-radius:30px}.ui-inputswitch-slider:before{position:absolute;content:"";height:1.25em;width:1.25em;left:.25em;bottom:.25em;border-radius:50%;-webkit-transition:.3s;transition:.3s}.ui-inputswitch-checked .ui-inputswitch-slider:before{-webkit-transform:translateX(1.25em);transform:translateX(1.25em)}.ui-inputswitch-readonly .ui-inputswitch-slider,.ui-inputswitch.ui-state-disabled .ui-inputswitch-slider{cursor:default}.ui-inputtext{margin:0;outline:0;padding:.25em;font-weight:400}.ui-widget-content .ui-inputtext,.ui-widget-header .ui-inputtext{font-weight:400}.ui-fluid .ui-inputtext{width:100%;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box}.ui-inputgroup{display:-webkit-box;display:flex}.ui-inputgroup .ui-inputgroup-addon{display:inline-block;text-align:center;min-width:1.5em;padding:.25em;border-width:1px;border-style:solid}.ui-inputgroup .ui-inputgroup-addon+.ui-inputgroup-addon{border-left:0}.ui-inputgroup .ui-inputtext{padding-left:.5em}.ui-inputgroup .ui-inputtext:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.ui-inputgroup .ui-inputtext:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;border-right:0}.ui-inputgroup .ui-button{margin-right:0;border-radius:0}.ui-fluid .ui-inputgroup .ui-button{width:auto}.ui-fluid .ui-inputgroup .ui-inputtext{-webkit-box-flex:1;flex:1 1 auto}.ui-inputgroup .ui-chkbox,.ui-inputgroup .ui-radiobutton{margin-right:0;vertical-align:bottom}.ui-float-label{display:block;position:relative}.ui-float-label>label{font-weight:400;position:absolute;pointer-events:none;left:.25em;top:50%;margin-top:-.5em;transition:.3s ease all;-moz-transition:.3s;-webkit-transition:.3s;color:#898989;line-height:1}.ui-float-label>input:-webkit-autofill~label{top:-.75em;font-size:12px}.ui-float-label>.ui-inputwrapper-filled~label,.ui-float-label>.ui-inputwrapper-focus~label,.ui-float-label>input.ui-state-filled~label,.ui-float-label>input:focus~label{top:-.75em;font-size:12px}.ui-inputtextarea-resizable{overflow:hidden;resize:none}.ui-fluid .ui-inputtextarea{width:100%}.ui-float-label>textarea~label{left:.25em;top:.75em}.ui-float-label textarea:-webkit-autofill~label{top:-.75em;font-size:12px}.ui-float-label textarea.ui-state-filled~label,.ui-float-label textarea:focus~label{top:-.75em;font-size:12px}.ui-listbox{padding:.25em}.ui-listbox .ui-listbox-list-wrapper{overflow:auto}.ui-listbox .ui-listbox-list{list-style-type:none;margin:0;padding:0}.ui-listbox .ui-listbox-item{padding:.25em;border:0;cursor:pointer;font-weight:400;margin-bottom:1px}.ui-listbox .ui-listbox-item>span{vertical-align:middle}.ui-listbox .ui-listbox-item:last-child{margin-bottom:0}.ui-listbox.ui-state-disabled .ui-listbox-item{cursor:default}.ui-listbox-header{position:relative}.ui-listbox-header .ui-chkbox{display:inline-block;vertical-align:middle;cursor:pointer}.ui-listbox-header .ui-listbox-filter-container{display:inline-block;vertical-align:middle;position:relative;width:100%}.ui-listbox-header.ui-listbox-header-w-checkbox .ui-listbox-filter-container{width:calc(100% - 2em)}.ui-listbox-header .ui-listbox-filter-container .ui-listbox-filter-icon{position:absolute;top:.25em;left:.25em}.ui-listbox-header .ui-inputtext{padding:.125em .125em .125em 1.25em}.ui-listbox-footer{padding:.125em .2em}.ui-lightbox{position:fixed;display:none;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.ui-lightbox-content-wrapper{position:relative}.ui-lightbox-content{position:relative;margin:0;padding:0;background-color:#000}.ui-lightbox-nav-left,.ui-lightbox-nav-right{position:absolute;top:50%;cursor:pointer;opacity:.5}.ui-lightbox-nav-left{left:0}.ui-lightbox-nav-right{right:0}.ui-lightbox-loading .ui-lightbox-content{background:url(loading.8732a6660b528fadfaeb.gif) center center no-repeat #000}.ui-lightbox-caption{padding:.2em .4em;display:none}.ui-lightbox-caption-text{margin:.3em 0 .1em;float:left}.ui-lightbox-close{float:right;margin:0;padding:.125em}.ui-lightbox-close.ui-state-hover{padding:0}.ui-lightbox-nav-left:hover,.ui-lightbox-nav-right:hover{opacity:1}.ui-megamenu{padding:.25em}.ui-megamenu-root-list{margin:0;padding:0;list-style:none}.ui-megamenu-root-list>.ui-menuitem{position:relative}.ui-megamenu .ui-menuitem-link{padding:.25em;display:block;text-decoration:none}.ui-megamenu .ui-menuitem-icon{margin-right:.25em;vertical-align:middle}.ui-megamenu .ui-menuitem-text{vertical-align:middle}.ui-megamenu-panel{display:none;position:absolute;width:auto}.ui-megamenu-root-list>.ui-menuitem-active>.ui-megamenu-panel{display:block}.ui-megamenu-panel .ui-menuitem{margin:.125em 0}.ui-megamenu-submenu{margin:0;padding:0;list-style:none;width:12.5em}.ui-megamenu-submenu-header{padding:.25em}.ui-megamenu-horizontal .ui-megamenu-root-list>.ui-menuitem{display:inline-block}.ui-megamenu-horizontal .ui-megamenu-root-list>.ui-menuitem>.ui-menuitem-link>.ui-submenu-icon{vertical-align:middle;margin-left:.25em}.ui-megamenu-vertical{width:12.5em}.ui-megamenu-vertical .ui-megamenu-root-list>.ui-menuitem{display:block}.ui-megamenu-vertical .ui-megamenu-root-list>.ui-menuitem>.ui-menuitem-link{position:relative}.ui-megamenu-vertical .ui-megamenu-root-list>.ui-menuitem>.ui-menuitem-link>.ui-submenu-icon{position:absolute;width:1em;height:1em;top:50%;right:0;margin-top:-.5em}.ui-megamenu .ui-g{flex-wrap:nowrap}.ui-menu{width:12.5em;padding:.25em}.ui-menu.ui-menu-dynamic{position:absolute}.ui-menu .ui-menu-separator{border-width:1px 0 0}.ui-menu ul{list-style:none;margin:0;padding:0}.ui-menu .ui-submenu-header{padding:.25em .5em;margin:.125em 0}.ui-menu .ui-menuitem{margin:.125em 0}.ui-menu .ui-menuitem-link{cursor:pointer;padding:.25em;display:block;text-decoration:none}.ui-menu .ui-menuitem-icon{margin-right:.25em;vertical-align:middle}.ui-menu .ui-menuitem-text{vertical-align:middle}.ui-menubar{padding:.25em}.ui-menubar:after{content:"";clear:both;display:table}.ui-menubar ul{margin:0;padding:0;list-style:none}.ui-menubar .ui-menuitem-link{display:block;padding:.25em;position:relative;text-decoration:none}.ui-menubar .ui-menubar-root-list{display:inline-block}.ui-menubar .ui-menubar-root-list>.ui-menuitem{display:inline-block;position:relative}.ui-menubar .ui-menubar-root-list>.ui-menuitem>.ui-menuitem-link{padding:.5em}.ui-menubar .ui-menubar-root-list>.ui-menuitem>.ui-menuitem-link>.ui-submenu-icon{vertical-align:middle;margin-left:.25em}.ui-menubar .ui-menubar-root-list>li ul{display:none}.ui-menubar .ui-menubar-root-list>.ui-menu-separator{display:inline-block;vertical-align:middle;height:1.5em}.ui-menubar .ui-submenu-list{display:none;position:absolute;min-width:12.5em;padding:.25em}.ui-menubar .ui-submenu-list .ui-menuitem{margin:.125em 0;position:relative}.ui-menubar .ui-menuitem-icon{margin-right:.25em;vertical-align:middle}.ui-menubar .ui-menuitem-text{vertical-align:middle}.ui-menubar .ui-submenu-list .ui-menuitem-link .ui-submenu-icon{position:absolute;margin-top:-.5em;right:0;top:50%}.ui-menubar .ui-menuitem-active>.ui-submenu>.ui-submenu-list{display:block}.ui-menubar .ui-menubar-custom{float:right;padding:.25em}.ui-message{border:1px solid;margin:0 .25em;padding:.25em .5em;display:inline-block;vertical-align:top}.ui-message .ui-message-icon,.ui-message .ui-message-text{vertical-align:middle}.ui-fluid .ui-message{display:block}.ui-messages{border:1px solid;margin:.5em 0;padding:1em 1em 1em .5em;position:relative;display:-webkit-box;display:flex}.ui-messages .ui-messages-icon{display:inline-block;padding:0;vertical-align:middle;font-size:2em}.ui-messages .ui-messages-summary{font-weight:700;margin-left:.25em}.ui-messages .ui-messages-detail{margin-left:.25em}.ui-messages ul{margin:0;padding:0;list-style-type:none;display:inline-block;vertical-align:middle;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.ui-messages ul>li{padding:.25em}.ui-messages.ui-messages-noicon ul{margin:0 1.5em 0 0}.ui-messages .ui-messages-close{cursor:pointer;position:absolute;top:5px;right:5px}.ui-multiselect{display:inline-block;position:relative;width:auto;cursor:pointer}.ui-multiselect .ui-multiselect-trigger{border-right:0;border-top:0;border-bottom:0;cursor:pointer;width:1.5em;height:100%;position:absolute;right:0;top:0;padding:0 .25em}.ui-multiselect .ui-multiselect-trigger .ui-multiselect-trigger-icon{top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;position:absolute}.ui-multiselect .ui-multiselect-label-container{overflow:hidden}.ui-multiselect .ui-multiselect-label{display:block;padding:.25em 2em .25em .25em;width:auto;border:0;cursor:pointer;text-overflow:ellipsis;overflow:hidden}.ui-multiselect.ui-state-disabled .ui-multiselect-label,.ui-multiselect.ui-state-disabled .ui-multiselect-trigger{cursor:auto}.ui-multiselect-panel{padding:.2em;position:absolute;min-width:12em}.ui-multiselect .ui-multiselect-panel{min-width:100%}.ui-multiselect-panel .ui-multiselect-items-wrapper{overflow:auto;position:relative;padding:.2em 0}.ui-multiselect-panel .ui-multiselect-list{border:0}.ui-multiselect-panel .ui-multiselect-item{border:0;cursor:pointer;font-weight:400;margin:1px 0;padding:.125em .25em;text-align:left;white-space:nowrap;display:block;position:relative}.ui-multiselect-panel .ui-multiselect-empty-message{padding:.5em}.ui-multiselect-panel .ui-multiselect-item .ui-chkbox,.ui-multiselect-panel .ui-multiselect-item span{display:inline-block;vertical-align:middle}.ui-multiselect-header{margin-bottom:.3em;padding:.25em;position:relative;text-align:left;min-height:2em}.ui-multiselect-header .ui-chkbox{display:inline-block;vertical-align:middle;cursor:pointer}.ui-multiselect-header .ui-multiselect-filter-container{position:relative;display:inline-block;vertical-align:middle;width:65%}.ui-multiselect-header.ui-multiselect-header-no-toggleall .ui-multiselect-filter-container{width:85%}.ui-multiselect-header .ui-multiselect-filter-container .ui-multiselect-filter-icon{position:absolute;top:.25em;left:.125em}.ui-multiselect-header .ui-inputtext{padding:.125em .125em .125em 1.25em;width:100%}.ui-multiselect-header .ui-multiselect-close{position:absolute;right:.375em;top:.375em;display:block;border:0;cursor:pointer}.ui-multiselect-header a.ui-multiselect-all,.ui-multiselect-header a.ui-multiselect-none{float:left;margin-right:10px;display:block}.ui-multiselect-footer{padding:.25em}.ui-fluid .ui-multiselect{width:100%;box-sizing:border-box}.ui-organizationchart .ui-organizationchart-table{border-spacing:0;border-collapse:separate;margin:0 auto}.ui-organizationchart .ui-organizationchart-table>tr>td{text-align:center;vertical-align:top;padding:0 .75em}.ui-organizationchart .ui-organizationchart-node-content{padding:.5em .75em;display:inline-block;position:relative}.ui-organizationchart .ui-organizationchart-node-content .ui-node-toggler{position:absolute;bottom:-9px;margin-left:-8px;z-index:2;left:50%}.ui-organizationchart .ui-organizationchart-line-down{margin:0 auto;height:20px;width:1px;float:none}.ui-organizationchart .ui-organizationchart-line-left,.ui-organizationchart .ui-organizationchart-line-right{float:none;border-radius:0}.ui-organizationchart .ui-organizationchart-node-content.ui-organizationchart-selectable-node{cursor:pointer}.ui-orderlist{display:-webkit-box;display:flex;flex-wrap:wrap}.ui-orderlist-controls-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.ui-orderlist-controls-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.ui-orderlist-controls,.ui-orderlist-list-container{-webkit-box-flex:0;flex:0 0 auto}.ui-orderlist-controls{padding:0 .25em;width:16.66666%;align-self:center}.ui-orderlist-controls .ui-button.ui-button-icon-only{display:block;margin-bottom:.25em;width:100%}.ui-orderlist-list-container{width:83.33333%}.ui-orderlist-list{list-style-type:none;margin:0;padding:0;overflow:auto;height:12.5em}.ui-orderlist-caption{text-align:center;padding:.5em .75em;border-bottom:0}.ui-orderlist-item{margin:1px;padding:.125em;cursor:pointer;border:0;font-weight:inherit}.ui-orderlist-filter-container{position:relative;width:100%;padding:.5em .6em;border-bottom:0}.ui-orderlist-filter-container .ui-inputtext{text-indent:1.1em;width:100%}.ui-orderlist-filter-container .ui-orderlist-filter-icon{position:absolute;top:50%;left:1em;margin-top:-.6em}.ui-orderlist.ui-state-disabled .ui-button,.ui-orderlist.ui-state-disabled .ui-orderlist-item{cursor:default}.ui-orderlist.ui-state-disabled .ui-orderlist-list{overflow:hidden}.ui-orderlist .ui-orderlist-droppoint{height:6px;list-style-type:none}@media(max-width:767px){.ui-orderlist-controls{width:100%;text-align:center}.ui-orderlist .ui-orderlist-list-container{width:100%}.ui-orderlist .ui-orderlist-controls .ui-button.ui-button.ui-button-icon-only{display:inline-block;width:20%;margin-right:.25em}}.ui-overlaypanel{padding:0;margin:10px 0 0;position:absolute}.ui-overlaypanel-flipped{margin-top:0;margin-bottom:10px}.ui-overlaypanel-content{padding:.5em 1em}.ui-overlaypanel-close{position:absolute;top:-1em;right:-1em;width:2em;height:2em;line-height:2em;text-align:center;border-radius:100%;cursor:pointer}.ui-overlaypanel-close-icon{line-height:inherit}.ui-overlaypanel:after,.ui-overlaypanel:before{bottom:100%;left:1.25em;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ui-overlaypanel:after{border-width:8px;margin-left:-8px}.ui-overlaypanel:before{border-width:10px;margin-left:-10px}.ui-overlaypanel-shifted:after,.ui-overlaypanel-shifted:before{left:auto;right:1.25em;margin-left:auto}.ui-overlaypanel-shifted:after{margin-right:-8px}.ui-overlaypanel:before{margin-right:-10px}.ui-overlaypanel-flipped:after,.ui-overlaypanel-flipped:before{bottom:auto;top:100%}.ui-overlaypanel.ui-overlaypanel-flipped:after,.ui-overlaypanel.ui-overlaypanel-flipped:before{border-bottom-color:transparent}.ui-paginator{margin:0;text-align:center;padding:.125em}.ui-paginator .ui-paginator-top{border-bottom:0}.ui-paginator .ui-paginator-bottom{border-top:0}.ui-paginator .ui-paginator-left-content{float:left}.ui-paginator .ui-paginator-right-content{float:right}.ui-paginator .ui-paginator-current,.ui-paginator .ui-paginator-first,.ui-paginator .ui-paginator-last,.ui-paginator .ui-paginator-next,.ui-paginator .ui-paginator-page,.ui-paginator .ui-paginator-pages,.ui-paginator .ui-paginator-prev{display:inline-block;min-width:1.5em;height:1.5em;line-height:1.5em;zoom:1;margin-left:.063em;margin-right:.063em;text-decoration:none;vertical-align:middle;text-align:center;position:relative}.ui-paginator .ui-paginator-pages{width:auto;line-height:1}.ui-paginator .ui-paginator-icon{display:block;position:absolute;left:50%;top:50%;width:1em;height:1em;margin-top:-.5em;margin-left:-.5em}.ui-paginator .ui-paginator-first,.ui-paginator .ui-paginator-last,.ui-paginator .ui-paginator-next,.ui-paginator .ui-paginator-page,.ui-paginator .ui-paginator-prev{cursor:pointer}.ui-paginator .ui-paginator-current,.ui-paginator .ui-paginator-rpp-options{margin-left:1em;margin-right:1em;background-image:none}.ui-paginator .ui-paginator-jtp-select option,.ui-paginator .ui-paginator-rpp-options option{background-image:none;border:0;box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none}.ui-paginator a.ui-state-disabled{outline:0}.ui-paginator .ui-dropdown{min-width:4em;margin-left:.375em}.ui-fluid .ui-paginator .ui-dropdown{width:auto}.ui-panel{padding:.2em}.ui-panel .ui-panel-titlebar{padding:.5em .75em}.ui-panel .ui-panel-titlebar.ui-panel-titlebar-clickable{cursor:pointer}.ui-panel .ui-panel-titlebar-icon{float:right;cursor:pointer;margin-left:.2em;margin-top:-.1em}.ui-panel .ui-panel-content{border:0;background:0;padding:.5em .75em}.ui-panel .ui-panel-footer{border-width:1px 0 0;padding:.25em .5em;text-align:left}.ui-panel-content-wrapper-overflown{overflow:hidden}.ui-panelmenu{width:auto}.ui-panelmenu .ui-menu-separator{border-width:1px 0 0}.ui-panelmenu .ui-panelmenu-content-wrapper{overflow:hidden}.ui-panelmenu .ui-panelmenu-header{margin:-1px 0 0;zoom:1}.ui-panelmenu .ui-panelmenu-header-link{padding:.5em;display:block;text-decoration:none}.ui-panelmenu .ui-menuitem-text,.ui-panelmenu .ui-panelmenu-icon{vertical-align:middle}.ui-panelmenu .ui-menuitem-icon{margin-right:.25em;vertical-align:middle}.ui-panelmenu .ui-panelmenu-content{padding:.25em;border-top:0;margin-bottom:1px}.ui-panelmenu .ui-submenu-list{margin:0 0 0 1.5em;padding:0;list-style:none}.ui-panelmenu .ui-panelmenu-content>.ui-panelmenu-root-submenu>.ui-submenu-list{margin-left:0}.ui-panelmenu .ui-menuitem{overflow:hidden;margin:.125em 0}.ui-panelmenu .ui-menuitem-link{padding:.25em;display:block;text-decoration:none}.ui-password-panel{padding:.25em .5em;position:absolute;-webkit-transform:translateY(5%);transform:translateY(5%);opacity:0;-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s}.ui-password-panel .ui-password-meter{height:10px;background:url(password-meter.d59e6dc2616c53ce8e77.png) left top no-repeat;padding:0;margin:0}.ui-password-info{margin-top:.25em}.ui-password-panel-visible{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.ui-password-panel-hidden{opacity:0;-webkit-transform:translateY(5%);transform:translateY(5%);-webkit-transition:opacity .15s,-webkit-transform .3s;transition:opacity .15s,-webkit-transform .3s;transition:transform .3s,opacity .15s;transition:transform .3s,opacity .15s,-webkit-transform .3s}.ui-picklist .ui-picklist-buttons{height:12.5em;padding:0 .25em;vertical-align:middle}.ui-picklist .ui-picklist-list{list-style-type:none;margin:0;padding:0;overflow:auto;height:12.5em;width:12.5em}.ui-picklist .ui-picklist-list li{margin:1px;padding:.125em}.ui-picklist .ui-button{display:block;margin-bottom:.25em}.ui-picklist .ui-button-text-icon-left{width:100%}.ui-picklist .ui-picklist-item{cursor:pointer;border:0;font-weight:inherit}.ui-picklist .ui-picklist-caption{text-align:center;padding:.5em .75em;border-bottom:0}.ui-picklist table{width:100%;border-collapse:collapse}.ui-picklist .ui-picklist-filter-container{position:relative;width:100%;padding:.5em .6em;border-bottom:0}.ui-picklist .ui-picklist-filter-container .ui-picklist-filter{text-indent:1.1em;width:100%}.ui-picklist .ui-picklist-filter-container .ui-picklist-filter-icon{position:absolute;top:50%;left:1em;margin-top:-.6em}.ui-picklist{display:table}.ui-picklist>div{float:none;display:table-cell;vertical-align:top}.ui-picklist.ui-picklist-vertical{display:table}.ui-picklist.ui-picklist-vertical>div{float:none;display:table-row;vertical-align:top}.ui-picklist.ui-picklist-vertical .ui-picklist-buttons{text-align:center;height:auto}.ui-picklist.ui-picklist-vertical .ui-picklist-buttons .ui-button{display:inline-block}.ui-picklist.ui-picklist-vertical .ui-button{margin-top:.25em}.ui-picklist-outline{outline:#000 dotted 1px;z-index:1}.ui-picklist .ui-picklist-droppoint{height:6px;list-style-type:none}.ui-picklist .ui-picklist-list .ui-picklist-droppoint-empty{height:100%;list-style-type:none}.ui-picklist-list.ui-picklist-source,.ui-picklist-list.ui-picklist-target{outline:0}.ui-picklist.ui-picklist-responsive *{box-sizing:border-box}.ui-picklist.ui-picklist-responsive{width:100%}.ui-picklist.ui-picklist-responsive .ui-picklist-listwrapper{width:35%}.ui-picklist.ui-picklist-responsive .ui-picklist-listwrapper.ui-picklist-listwrapper-nocontrols{width:45%}.ui-picklist.ui-picklist-responsive .ui-picklist-buttons{width:10%}.ui-picklist.ui-picklist-responsive .ui-picklist-buttons button{width:100%}.ui-picklist.ui-picklist-responsive .ui-picklist-list{width:auto}@media(max-width:40em){.ui-picklist.ui-picklist-responsive{display:block}.ui-picklist.ui-picklist-responsive>div{display:block;width:100%!important}.ui-picklist.ui-picklist-responsive .ui-picklist-buttons{text-align:center;height:auto;padding:.4em 0}.ui-picklist.ui-picklist-responsive .ui-picklist-buttons button{display:inline-block;width:20%;margin-bottom:0;margin-right:.25em}.ui-picklist.ui-picklist-responsive .ui-picklist-source-controls.ui-picklist-buttons{padding-bottom:.4em}.ui-picklist.ui-picklist-responsive .ui-picklist-target-controls.ui-picklist-buttons{padding-top:.4em}.ui-picklist.ui-picklist-responsive .ui-picklist-buttons .pi-angle-right::before{content:"\e930"}.ui-picklist.ui-picklist-responsive .ui-picklist-buttons .pi-angle-double-right::before{content:"\e92c"}.ui-picklist.ui-picklist-responsive .ui-picklist-buttons .pi-angle-left::before{content:"\e933"}.ui-picklist.ui-picklist-responsive .ui-picklist-buttons .pi-angle-double-left::before{content:"\e92f"}}.ui-progressbar{height:1.2em;text-align:left;position:relative;overflow:hidden}.ui-progressbar-determinate .ui-progressbar-value{height:100%;width:0;position:absolute;display:none;border:0}.ui-progressbar-determinate .ui-progressbar-value-animate{-webkit-transition:width 1s ease-in-out;transition:width 1s ease-in-out}.ui-progressbar-determinate .ui-progressbar-label{text-align:center;height:100%;width:100%;position:absolute;display:none;font-weight:700}.ui-progressbar-indeterminate{height:.5em}.ui-progressbar-indeterminate .ui-progressbar-value{border:0}.ui-progressbar-indeterminate .ui-progressbar-value::before{content:'';position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;-webkit-animation:2.1s cubic-bezier(.65,.815,.735,.395) infinite ui-progressbar-indeterminate-anim;animation:2.1s cubic-bezier(.65,.815,.735,.395) infinite ui-progressbar-indeterminate-anim}.ui-progressbar-indeterminate .ui-progressbar-value::after{content:'';position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;-webkit-animation:2.1s cubic-bezier(.165,.84,.44,1) infinite ui-progressbar-indeterminate-anim-short;animation:2.1s cubic-bezier(.165,.84,.44,1) infinite ui-progressbar-indeterminate-anim-short;-webkit-animation-delay:1.15s;animation-delay:1.15s}@-webkit-keyframes ui-progressbar-indeterminate-anim{0%{left:-35%;right:100%}100%,60%{left:100%;right:-90%}}@keyframes ui-progressbar-indeterminate-anim{0%{left:-35%;right:100%}100%,60%{left:100%;right:-90%}}@-webkit-keyframes ui-progressbar-indeterminate-anim-short{0%{left:-200%;right:100%}100%,60%{left:107%;right:-8%}}@keyframes ui-progressbar-indeterminate-anim-short{0%{left:-200%;right:100%}100%,60%{left:107%;right:-8%}}.ui-progress-spinner{position:relative;margin:0 auto;width:100px;height:100px;display:inline-block}.ui-progress-spinner::before{content:'';display:block;padding-top:100%}.ui-progress-spinner-svg{-webkit-animation:2s linear infinite ui-progress-spinner-rotate;animation:2s linear infinite ui-progress-spinner-rotate;height:100%;-webkit-transform-origin:center center;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.ui-progress-spinner-circle{stroke-dasharray:89,200;stroke-dashoffset:0;stroke:#d62d20;-webkit-animation:1.5s ease-in-out infinite ui-progress-spinner-dash,6s ease-in-out infinite ui-progress-spinner-color;animation:1.5s ease-in-out infinite ui-progress-spinner-dash,6s ease-in-out infinite ui-progress-spinner-color;stroke-linecap:round}@-webkit-keyframes ui-progress-spinner-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ui-progress-spinner-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes ui-progress-spinner-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes ui-progress-spinner-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-webkit-keyframes ui-progress-spinner-color{0%,100%{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ffa700}}@keyframes ui-progress-spinner-color{0%,100%{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ffa700}}.ui-radiobutton{display:inline-block;cursor:pointer;margin-right:.25em;-ms-user-select:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;vertical-align:middle}.ui-radiobutton-box{width:1.125em;height:1.125em;line-height:1.125em;border-radius:100%;text-align:center;position:relative}.ui-radiobutton-icon{display:block;position:absolute;left:50%;top:50%;width:1em;height:1em;margin-top:-.5em;margin-left:-.5em}.ui-rating{font-size:1.25em}.ui-scrollpanel-wrapper{overflow:hidden;width:100%;height:100%;position:relative;z-index:1;float:left}.ui-scrollpanel-content{height:calc(100% + 18px);width:calc(100% + 18px);padding:0 18px 18px 0;position:relative;overflow:auto;box-sizing:border-box}.ui-scrollpanel-bar{position:relative;background:#c1c1c1;border-radius:3px;z-index:2;cursor:pointer;opacity:0;-webkit-transition:opacity .25s linear;transition:opacity .25s linear}.ui-scrollpanel-bar-y{width:9px;top:0}.ui-scrollpanel-bar-x{height:9px;bottom:0}.ui-scrollpanel-hidden{visibility:hidden}.ui-scrollpanel:active .ui-scrollpanel-bar,.ui-scrollpanel:hover .ui-scrollpanel-bar{opacity:1}.ui-scrollpanel-grabbed{-o-user-select:none;-ms-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none}.ui-selectbutton{display:inline-block}.ui-selectbutton.ui-state-error{padding:0}.ui-selectbutton .ui-button.ui-state-focus{outline:0}.ui-sidebar{position:fixed;padding:.5em 1em;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.ui-sidebar-left{top:0;left:0;width:20em;height:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.ui-sidebar-right{top:0;right:0;width:20em;height:100%;-webkit-transform:translateX(100%);transform:translateX(100%)}.ui-sidebar-top{top:0;left:0;width:100%;height:10em;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.ui-sidebar-bottom{bottom:0;left:0;width:100%;height:10em;-webkit-transform:translateY(100%);transform:translateY(100%)}.ui-sidebar-full{width:100%;height:100%;left:0;-webkit-transition:-webkit-transform;transition:-webkit-transform 0s;transition:transform 0s;transition:transform 0s,-webkit-transform 0s}.ui-sidebar-left.ui-sidebar-active,.ui-sidebar-right.ui-sidebar-active{-webkit-transform:translateX(0);transform:translateX(0)}.ui-sidebar-left.ui-sidebar-sm,.ui-sidebar-right.ui-sidebar-sm{width:20em}.ui-sidebar-left.ui-sidebar-md,.ui-sidebar-right.ui-sidebar-md{width:40em}.ui-sidebar-left.ui-sidebar-lg,.ui-sidebar-right.ui-sidebar-lg{width:60em}.ui-sidebar-bottom.ui-sidebar-active,.ui-sidebar-top.ui-sidebar-active{-webkit-transform:translateY(0);transform:translateY(0)}.ui-sidebar-bottom.ui-sidebar-sm,.ui-sidebar-top.ui-sidebar-sm{height:10em}.ui-sidebar-bottom.ui-sidebar-md,.ui-sidebar-top.ui-sidebar-md{height:20em}.ui-sidebar-bottom.ui-sidebar-lg,.ui-sidebar-top.ui-sidebar-lg{height:30em}.ui-sidebar-mask{position:fixed;width:100%;height:100%}.ui-sidebar-close{float:right;cursor:pointer}@media screen and (max-width:64em){.ui-sidebar-left.ui-sidebar-lg,.ui-sidebar-left.ui-sidebar-md,.ui-sidebar-right.ui-sidebar-lg,.ui-sidebar-right.ui-sidebar-md{width:20em}}.ui-slidemenu{width:12.5em;padding:.25em}.ui-slidemenu.ui-slidemenu-dynamic{position:absolute}.ui-slidemenu .ui-menu-separator{border-width:1px 0 0}.ui-slidemenu ul{list-style:none;margin:0;padding:0}.ui-slidemenu .ui-slidemenu-rootlist{position:absolute;top:0}.ui-slidemenu .ui-submenu-list{display:none;position:absolute;top:0;width:12.5em;padding:.25em}.ui-slidemenu .ui-menuitem-link{padding:.25em;display:block;position:relative;text-decoration:none}.ui-slidemenu .ui-menuitem-icon{margin-right:.25em;vertical-align:middle}.ui-slidemenu .ui-menuitem-text{vertical-align:middle}.ui-slidemenu .ui-menuitem{position:relative;margin:.125em 0}.ui-slidemenu .ui-menuitem-link .ui-submenu-icon{position:absolute;margin-top:-.5em;right:0;top:50%}.ui-slidemenu .ui-slidemenu-wrapper{position:relative}.ui-slidemenu .ui-slidemenu-content{overflow-x:hidden;overflow-y:auto;position:relative}.ui-slidemenu-backward{position:absolute;bottom:0;width:100%;padding:.25em;cursor:pointer;display:none}.ui-slidemenu-backward .ui-slidemenu-backward-icon,.ui-slidemenu-backward span{vertical-align:middle}.ui-slidemenu .ui-menuitem-active{position:static}.ui-slidemenu .ui-menuitem-active>.ui-submenu>.ui-submenu-list{display:block}.ui-slidemenu .ui-active-submenu>.ui-menuitem-active>.ui-submenu>.ui-submenu-list,.ui-slidemenu ul:not(.ui-active-submenu)>.ui-menuitem:not(.ui-menuitem-active){display:none}.ui-slidemenu .ui-active-submenu>.ui-menuitem-active~.ui-menuitem{display:block}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;width:1.2em;height:1.2em;cursor:default;touch-action:none;z-index:1}.ui-slider .ui-slider-handle.ui-slider-handle-active{z-index:2}.ui-slider .ui-slider-range{position:absolute;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.25em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.25em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-slider-animate .ui-slider-handle{-webkit-transition:left .3s;transition:left .3s}.ui-spinner{display:inline-block;overflow:visible;padding:0;position:relative;vertical-align:middle}.ui-spinner-input{vertical-align:middle;padding-right:1.5em}.ui-spinner-button{cursor:default;display:block;height:50%;margin:0;overflow:hidden;padding:0;position:absolute;right:0;text-align:center;vertical-align:middle;width:1.5em}.ui-spinner .ui-spinner-button-icon{position:absolute;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;width:1em}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-fluid .ui-spinner{width:100%}.ui-fluid .ui-spinner .ui-spinner-input{padding-right:2em;width:100%}.ui-fluid .ui-spinner .ui-spinner-button{width:1.5em}.ui-fluid .ui-spinner .ui-spinner-button .ui-spinner-button-icon{left:.7em}.ui-splitbutton{position:relative;display:inline-block;zoom:1}.ui-splitbutton .ui-button.ui-splitbutton-menubutton{width:2em;vertical-align:top}.ui-splitbutton.ui-state-disabled button{cursor:default}.ui-fluid .ui-splitbutton{width:100%}.ui-fluid .ui-splitbutton .ui-button:first-child{width:calc(100% - 2em)}.ui-fluid .ui-splitbutton .ui-button.ui-splitbutton-menubutton{width:2em}.ui-splitbutton .ui-menuitem-link{cursor:pointer}.ui-steps ul{list-style-type:none;padding:0;margin:0}.ui-steps .ui-steps-item{float:left;box-sizing:border-box;cursor:pointer}.ui-steps.ui-steps-readonly .ui-steps-item{cursor:auto}.ui-steps .ui-steps-item .ui-menuitem-link{text-decoration:none;display:block;padding:1em;position:relative;text-align:center}.ui-steps .ui-steps-item.ui-state-disabled .ui-menuitem-link,.ui-steps .ui-steps-item.ui-state-highlight .ui-menuitem-link{cursor:default}.ui-steps .ui-steps-number{font-size:2em;display:block}.ui-steps .ui-steps-title{display:block;white-space:nowrap}@media(max-width:40em){.ui-steps .ui-steps-item .ui-menuitem-link{padding:.5em}.ui-steps .ui-steps-item .ui-steps-title{display:none}}.ui-table{position:relative}.ui-table table{border-collapse:collapse;width:100%;table-layout:fixed}.ui-table .ui-table-tbody>tr>td,.ui-table .ui-table-tfoot>tr>td,.ui-table .ui-table-thead>tr>th{padding:.25em .5em}.ui-table .ui-sortable-column{cursor:pointer}.ui-table p-sorticon{vertical-align:middle}.ui-table-auto-layout>.ui-table-wrapper{overflow-x:auto}.ui-table-auto-layout>.ui-table-wrapper>table{table-layout:auto}.ui-table-caption,.ui-table-summary{padding:.25em .5em;text-align:center;font-weight:700}.ui-table-caption{border-bottom:0}.ui-table-summary{border-top:0}.ui-table .ui-paginator-top{border-bottom:0}.ui-table .ui-paginator-bottom{border-top:0}.ui-table-scrollable-wrapper{position:relative}.ui-table-scrollable-footer,.ui-table-scrollable-header{overflow:hidden;border:0}.ui-table-scrollable-body{overflow:auto;position:relative}.ui-table-virtual-table{position:absolute}.ui-table-loading-virtual-table{display:none}.ui-table-frozen-view .ui-table-scrollable-body{overflow:hidden}.ui-table-frozen-view>.ui-table-scrollable-body>table>.ui-table-tbody>tr>td:last-child{border-right:0}.ui-table-unfrozen-view{position:absolute;top:0}.ui-table-resizable>.ui-table-wrapper{overflow-x:auto}.ui-table-resizable .ui-table-tbody>tr>td,.ui-table-resizable .ui-table-tfoot>tr>td,.ui-table-resizable .ui-table-thead>tr>th{overflow:hidden}.ui-table-resizable .ui-resizable-column{background-clip:padding-box;position:relative}.ui-table-resizable-fit .ui-resizable-column:last-child .ui-column-resizer{display:none}.ui-table .ui-column-resizer{display:block;position:absolute!important;top:0;right:0;margin:0;width:.5em;height:100%;padding:0;cursor:col-resize;border:1px solid transparent}.ui-table .ui-column-resizer-helper{width:1px;position:absolute;z-index:10;display:none}.ui-table .ui-table-tbody>tr>td.ui-editing-cell{padding:0}.ui-table .ui-table-tbody>tr>td.ui-editing-cell p-celleditor>*{width:100%}.ui-table-reorder-indicator-down,.ui-table-reorder-indicator-up{position:absolute;display:none}.ui-table-responsive .ui-table-tbody>tr>td .ui-column-title{display:none}@media screen and (max-width:40em){.ui-table-responsive .ui-table-tfoot>tr>td,.ui-table-responsive .ui-table-thead>tr>th,.ui-table-responsive colgroup{display:none!important}.ui-table-responsive .ui-table-tbody>tr>td{text-align:left;display:block;border:0;width:100%!important;box-sizing:border-box;float:left;clear:left}.ui-table-responsive .ui-table-tbody>tr>td .ui-column-title{padding:.4em;min-width:30%;display:inline-block;margin:-.4em 1em -.4em -.4em;font-weight:700}}.ui-table-loading{position:absolute;width:100%;height:100%;-ms-filter:"alpha(opacity=10)";opacity:.1;z-index:1}.ui-table-loading-content{position:absolute;left:50%;top:50%;z-index:2;margin-top:-1em;margin-left:-1em}.ui-table .ui-table-loading-icon{font-size:2em}.ui-tabmenu .ui-tabmenu-nav{margin:0;padding:.25em .5em 0 .25em}.ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem{list-style:none;float:left;position:relative;margin:0 .2em 1px 0;padding:0;white-space:nowrap;display:block;border-bottom:0;top:1px}.ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabmenu .ui-tabmenu-nav a{padding:.5em 1em}.ui-tabmenu .ui-menuitem-icon{margin-right:.25em;vertical-align:middle}.ui-tabmenu .ui-menuitem-text{vertical-align:middle}.ui-tabmenu .ui-tabmenu-nav .ui-tabmenuitem.ui-state-disabled a{cursor:default}.ui-tabview{padding:.25em}.ui-tabview .ui-tabview-nav{margin:0}.ui-tabview .ui-tabview-nav li{list-style:none;float:left;position:relative;margin:0 .125em 1px 0;padding:0;white-space:nowrap;display:block}.ui-tabview .ui-tabview-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabview .ui-tabview-nav li.ui-state-disabled a,.ui-tabview .ui-tabview-nav li.ui-state-processing a,.ui-tabview .ui-tabview-nav li.ui-tabview-selected a{cursor:text}.ui-tabview .ui-tabview-nav li a,.ui-tabview.ui-tabview-collapsible .ui-tabview-nav li.ui-tabview-selected a{cursor:pointer}.ui-tabview .ui-tabview-panel{border-width:0;padding:1em;background:0}.ui-tabview .ui-tabview-nav li .ui-tabview-right-icon{margin-left:.25em;vertical-align:middle}.ui-tabview .ui-tabview-title{vertical-align:middle}.ui-tabview .ui-tabview-nav li .ui-tabview-close{margin:.5em .3em 0 0;cursor:pointer}.ui-tabview.ui-tabview-top>.ui-tabview-nav li{border-bottom:0;top:1px}.ui-tabview.ui-tabview-top>.ui-tabview-nav{padding:.2em .2em 0}.ui-tabview.ui-tabview-bottom>.ui-tabview-nav{padding:0 .2em .2em}.ui-tabview.ui-tabview-bottom>.ui-tabview-nav li{border-top:0}.ui-tabview-left::after,.ui-tabview-right::after{clear:both;content:".";display:block;height:0;visibility:hidden}.ui-tabview-left>.ui-tabview-nav{float:left;width:25%;height:300px;background-image:none;padding-top:1px}.ui-tabview-left>.ui-tabview-panels{float:right;width:75%}.ui-tabview.ui-tabview-left>.ui-tabview-nav li,.ui-tabview.ui-tabview-right>.ui-tabview-nav li{display:block;float:right;white-space:normal;width:99%}.ui-tabview.ui-tabview-left>.ui-tabview-nav li{margin:0 0 1px;border-right:0}.ui-tabview.ui-tabview-right>.ui-tabview-nav{float:right;width:25%;height:300px;background-image:none;padding-top:1px}.ui-tabview.ui-tabview-right>.ui-tabview-panels{float:left;width:75%}.ui-tabview.ui-tabview-right>.ui-tabview-nav li{margin:0 0 1px;border-left:0}.ui-rtl .ui-tabview .ui-tabview-nav li{float:right}.ui-terminal{height:18em;overflow:auto;padding:.25em}.ui-terminal-input{border:0;background-color:transparent;color:inherit;padding:0;margin:0 0 0 .125em;width:75%;outline:0;vertical-align:baseline}.ui-terminal-command{margin-left:.125em;-moz-margin-start:.125em}.ui-terminal-input::-ms-clear{display:none}.ui-tieredmenu{width:12.5em;padding:.25em}.ui-tieredmenu.ui-tieredmenu-dynamic{position:absolute}.ui-tieredmenu .ui-menu-separator{border-width:1px 0 0}.ui-tieredmenu ul{list-style:none;margin:0;padding:0}.ui-tieredmenu .ui-submenu-list{display:none;position:absolute;width:12.5em;padding:.25em}.ui-tieredmenu .ui-menuitem-link{padding:.25em;display:block;cursor:pointer;position:relative;text-decoration:none}.ui-tieredmenu .ui-menuitem-icon{margin-right:.25em;vertical-align:middle}.ui-tieredmenu .ui-menuitem-text{vertical-align:middle}.ui-tieredmenu .ui-menuitem{position:relative;margin:.125em 0}.ui-tieredmenu .ui-menuitem-link .ui-submenu-icon{position:absolute;margin-top:-.5em;right:0;top:50%}.ui-tieredmenu .ui-menuitem-active>.ui-submenu>.ui-submenu-list{display:block}.ui-toast{position:fixed;width:20em}.ui-toast .ui-toast-message{position:relative;display:block;margin-bottom:.75em;overflow:hidden}.ui-toast .ui-toast-message-content{padding:.5em 1em}.ui-toast .ui-toast-close-icon{position:absolute;top:.25em;right:.25em;cursor:pointer;display:inline-block}.ui-toast .ui-toast-summary{font-weight:700;padding:0 0 .5em;display:block}.ui-toast .ui-toast-icon{position:absolute;display:inline-block;left:.5em;top:.25em;padding:0;font-size:2em}.ui-toast .ui-toast-message-text-content{padding:0 0 .25em;margin-left:2.5em}.ui-toast-top-right{top:20px;right:20px}.ui-toast-top-left{top:20px;left:20px}.ui-toast-bottom-right{bottom:20px;right:20px}.ui-toast-bottom-left{bottom:20px;left:20px}.ui-toast-top-center{top:20px;left:50%;margin-left:-10em}.ui-toast-bottom-center{bottom:20px;left:50%;margin-left:-10em}.ui-toast-center{left:50%;top:50%;min-width:20vw;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ui-toolbar{padding:.25em .5em}.ui-toolbar-group-left{float:left}.ui-toolbar-group-right{float:right}.ui-tooltip{position:absolute;display:none;padding:.25em .5em;max-width:12.5em}.ui-tooltip.ui-tooltip-left,.ui-tooltip.ui-tooltip-right{padding:0 .25em}.ui-tooltip.ui-tooltip-bottom,.ui-tooltip.ui-tooltip-top{padding:.25em 0}.ui-tooltip .ui-tooltip-text{padding:.125em .5em;background-color:#4c4c4c;color:#fff;white-space:pre-line}.ui-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.ui-tooltip-right .ui-tooltip-arrow{top:50%;left:0;margin-top:-.25em;border-width:.25em .25em .25em 0;border-right-color:#4c4c4c}.ui-tooltip-left .ui-tooltip-arrow{top:50%;right:0;margin-top:-.25em;border-width:.25em 0 .25em .25em;border-left-color:#4c4c4c}.ui-tooltip.ui-tooltip-top{padding:.25em 0}.ui-tooltip-top .ui-tooltip-arrow{bottom:0;left:50%;margin-left:-.25em;border-width:.25em .25em 0;border-top-color:#4c4c4c}.ui-tooltip-bottom .ui-tooltip-arrow{top:0;left:50%;margin-left:-.25em;border-width:0 .25em .25em;border-bottom-color:#4c4c4c}.ui-tree .ui-treenode-selectable.ui-treenode-content{cursor:pointer}.ui-tree .ui-tree-container{height:100%;margin:0;overflow:auto;padding:.25em;white-space:nowrap}.ui-tree-empty-message{padding:.25em}.ui-tree .ui-treenode-children{margin:0;padding:0 0 0 1em}.ui-tree .ui-treenode{background-attachment:scroll;background-color:transparent;background-image:none;background-position:0 0;background-repeat:repeat-y;list-style:none;margin:0;padding:.125em 0 0}.ui-tree .ui-treenode-droppoint{height:4px;list-style-type:none}.ui-tree .ui-treenode-droppoint-active{border:0}.ui-tree .ui-tree-toggler{cursor:pointer;display:inline-block;vertical-align:middle}.ui-tree .ui-treenode-icon{display:inline-block;vertical-align:middle}.ui-tree .ui-treenode-label{display:inline-block;padding:0 .25em;vertical-align:middle}.ui-tree .ui-treenode-label.ui-state-highlight,.ui-tree .ui-treenode-label.ui-state-hover{font-weight:400;border:0}.ui-tree .ui-treenode.ui-treenode-leaf>.ui-treenode-content>.ui-tree-toggler{visibility:hidden}.ui-tree .ui-chkbox-box{cursor:pointer}.ui-tree .ui-chkbox{display:inline-block;vertical-align:middle}.ui-tree .ui-chkbox .ui-chkbox-icon{margin-left:1px}.ui-tree .ui-tree-filter{width:100%;box-sizing:border-box;padding-right:1.5em}.ui-tree .ui-tree-filter-container{position:relative;margin:0;padding:.4em;display:inline-block;width:100%}.ui-tree .ui-tree-filter-container .ui-tree-filter-icon{position:absolute;top:.8em;right:1em}.ui-fluid .ui-tree{width:100%}.ui-tree-horizontal{width:auto;padding:.5em 0;overflow:auto}.ui-tree.ui-tree-horizontal table,.ui-tree.ui-tree-horizontal td,.ui-tree.ui-tree-horizontal tr{border-collapse:collapse;margin:0;padding:0;vertical-align:middle}.ui-tree.ui-tree-horizontal .ui-tree-toggler{vertical-align:middle;margin:0}.ui-tree-horizontal .ui-treenode-content{font-weight:400;padding:.4em 1em .4em .2em}.ui-tree.ui-tree-horizontal .ui-tree-node-label{margin:0}.ui-tree-horizontal .ui-treenode-parent .ui-treenode-content{font-weight:400;white-space:nowrap}.ui-tree.ui-tree-horizontal .ui-treenode{background:url(line.567f57385ea3dde2c9ae.gif) center center repeat-x;padding:.25em 2.5em}.ui-tree.ui-tree-horizontal .ui-treenode.ui-treenode-collapsed,.ui-tree.ui-tree-horizontal .ui-treenode.ui-treenode-leaf{padding-right:0}.ui-tree.ui-tree-horizontal .ui-treenode-children{padding:0;margin:0}.ui-tree.ui-tree-horizontal .ui-treenode-connector{width:1px}.ui-tree.ui-tree-horizontal .ui-treenode-connector-table{height:100%;width:1px}.ui-tree.ui-tree-horizontal .ui-treenode-connector-line{background:url(line.567f57385ea3dde2c9ae.gif) repeat-y;width:1px}.ui-tree.ui-tree-horizontal table{height:0}.ui-tree.ui-tree-horizontal .ui-chkbox{vertical-align:bottom;margin-right:.25em}.ui-tree.ui-tree-loading{position:relative;min-height:4em}.ui-tree .ui-tree-loading-mask{position:absolute;width:100%;height:100%;-ms-filter:"alpha(opacity=10)";opacity:.1;z-index:1}.ui-tree .ui-tree-loading-content{position:absolute;left:50%;top:50%;z-index:2;margin-top:-1em;margin-left:-1em}.ui-tree .ui-tree-loading-content .ui-tree-loading-icon{font-size:2em}.ui-treetable{position:relative}.ui-treetable table{border-collapse:collapse;width:100%;table-layout:fixed}.ui-treetable .ui-treetable-tbody>tr>td,.ui-treetable .ui-treetable-tfoot>tr>td,.ui-treetable .ui-treetable-thead>tr>th{padding:.25em .5em}.ui-treetable .ui-treetable-toggler{cursor:pointer;display:inline-block;height:1em;position:relative;top:50%;margin-top:-.5em}.ui-treetable .ui-sortable-column{cursor:pointer}.ui-treetable p-treetablesorticon{vertical-align:middle}.ui-treetable-auto-layout>.ui-treetable-wrapper{overflow-x:auto}.ui-treetable-auto-layout>.ui-treetable-wrapper>table{table-layout:auto}.ui-treetable .ui-treetable-chkbox{margin:0 .25em;vertical-align:middle}.ui-treetable-caption,.ui-treetable-summary{padding:.25em .5em;text-align:center;font-weight:700}.ui-treetable-caption{border-bottom:0}.ui-treetable-summary{border-top:0}.ui-treetable .ui-paginator-top{border-bottom:0}.ui-treetable .ui-paginator-bottom{border-top:0}.ui-treetable-scrollable-wrapper{position:relative}.ui-treetable-scrollable-footer,.ui-treetable-scrollable-header{overflow:hidden;border:0}.ui-treetable-scrollable-body{overflow:auto;position:relative}.ui-treetable-scrollable-body>table>.ui-treetable-tbody>tr:first-child>td{border-top:0}.ui-treetable-virtual-table{position:absolute}.ui-treetable-frozen-view .ui-treetable-scrollable-body{overflow:hidden}.ui-treetable-frozen-view>.ui-treetable-scrollable-body>table>.ui-treetable-tbody>tr>td:last-child{border-right:0}.ui-treetable-unfrozen-view{position:absolute;top:0}.ui-treetable-resizable>.ui-treetable-wrapper{overflow-x:auto}.ui-treetable-resizable .ui-treetable-tbody>tr>td,.ui-treetable-resizable .ui-treetable-tfoot>tr>td,.ui-treetable-resizable .ui-treetable-thead>tr>th{overflow:hidden}.ui-treetable-resizable .ui-resizable-column{background-clip:padding-box;position:relative}.ui-treetable-resizable-fit .ui-resizable-column:last-child .ui-column-resizer{display:none}.ui-treetable .ui-column-resizer{display:block;position:absolute!important;top:0;right:0;margin:0;width:.5em;height:100%;padding:0;cursor:col-resize;border:1px solid transparent}.ui-treetable .ui-column-resizer-helper{width:1px;position:absolute;z-index:10;display:none}.ui-treetable-reorder-indicator-down,.ui-treetable-reorder-indicator-up{position:absolute;display:none}.ui-treetable-responsive .ui-treetable-tbody>tr>td .ui-column-title{display:none}@media screen and (max-width:40em){.ui-treetable-responsive .ui-treetable-tfoot>tr>td,.ui-treetable-responsive .ui-treetable-thead>tr>th{display:none!important}.ui-treetable-responsive .ui-treetable-tbody>tr>td{text-align:left;display:block;border:0;width:100%!important;box-sizing:border-box;float:left;clear:left}.ui-treetable-responsive .ui-treetable-tbody>tr>td .ui-column-title{padding:.4em;min-width:30%;display:inline-block;margin:-.4em 1em -.4em -.4em;font-weight:700}}.ui-treetable-loading{position:absolute;width:100%;height:100%;-ms-filter:"alpha(opacity=10)";opacity:.1;z-index:1}.ui-treetable-loading-content{position:absolute;left:50%;top:50%;z-index:2;margin-top:-1em;margin-left:-1em}.ui-treetable .ui-treetable-loading-icon{font-size:2em}.ui-virtualscroller .ui-virtualscroller-header{text-align:center;padding:.5em .75em;border-bottom:0}.ui-virtualscroller .ui-virtualscroller-footer{text-align:center;padding:.25em .625em;border-top:0}.ui-virtualscroller .ui-virtualscroller-list{list-style-type:none;margin:0;padding:0}.toast-center-center{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #fff}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:0 0;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E")}.toast-error{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E")}.toast-success{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E")}.toast-warning{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E")}.toast-container.toast-bottom-center .ngx-toastr,.toast-container.toast-top-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-bottom-full-width .ngx-toastr,.toast-container.toast-top-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width:240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:241px) and (max-width:480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width:481px) and (max-width:768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:2s linear infinite fa-spin;animation:2s linear infinite fa-spin}.fa-pulse{-webkit-animation:1s steps(8) infinite fa-spin;animation:1s steps(8) infinite fa-spin}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-abacus:before{content:"\f640"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acorn:before{content:"\f6ae"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-alarm-clock:before{content:"\f34e"}.fa-algolia:before{content:"\f36c"}.fa-alicorn:before{content:"\f6b0"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-analytics:before{content:"\f643"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angel:before{content:"\f779"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-crate:before{content:"\f6b1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-alt-down:before{content:"\f354"}.fa-arrow-alt-from-bottom:before{content:"\f346"}.fa-arrow-alt-from-left:before{content:"\f347"}.fa-arrow-alt-from-right:before{content:"\f348"}.fa-arrow-alt-from-top:before{content:"\f349"}.fa-arrow-alt-left:before{content:"\f355"}.fa-arrow-alt-right:before{content:"\f356"}.fa-arrow-alt-square-down:before{content:"\f350"}.fa-arrow-alt-square-left:before{content:"\f351"}.fa-arrow-alt-square-right:before{content:"\f352"}.fa-arrow-alt-square-up:before{content:"\f353"}.fa-arrow-alt-to-bottom:before{content:"\f34a"}.fa-arrow-alt-to-left:before{content:"\f34b"}.fa-arrow-alt-to-right:before{content:"\f34c"}.fa-arrow-alt-to-top:before{content:"\f34d"}.fa-arrow-alt-up:before{content:"\f357"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-from-bottom:before{content:"\f342"}.fa-arrow-from-left:before{content:"\f343"}.fa-arrow-from-right:before{content:"\f344"}.fa-arrow-from-top:before{content:"\f345"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-square-down:before{content:"\f339"}.fa-arrow-square-left:before{content:"\f33a"}.fa-arrow-square-right:before{content:"\f33b"}.fa-arrow-square-up:before{content:"\f33c"}.fa-arrow-to-bottom:before{content:"\f33d"}.fa-arrow-to-left:before{content:"\f33e"}.fa-arrow-to-right:before{content:"\f340"}.fa-arrow-to-top:before{content:"\f341"}.fa-arrow-up:before{content:"\f062"}.fa-arrows:before{content:"\f047"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-arrows-h:before{content:"\f07e"}.fa-arrows-v:before{content:"\f07d"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-atom-alt:before{content:"\f5d3"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-axe:before{content:"\f6b2"}.fa-axe-battle:before{content:"\f6b3"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backpack:before{content:"\f5d4"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-badge:before{content:"\f335"}.fa-badge-check:before{content:"\f336"}.fa-badge-dollar:before{content:"\f645"}.fa-badge-percent:before{content:"\f646"}.fa-badger-honey:before{content:"\f6b4"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ball-pile:before{content:"\f77e"}.fa-ballot:before{content:"\f732"}.fa-ballot-check:before{content:"\f733"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-barcode-alt:before{content:"\f463"}.fa-barcode-read:before{content:"\f464"}.fa-barcode-scan:before{content:"\f465"}.fa-bars:before{content:"\f0c9"}.fa-baseball:before{content:"\f432"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-basketball-hoop:before{content:"\f435"}.fa-bat:before{content:"\f6b5"}.fa-bath:before{content:"\f2cd"}.fa-battery-bolt:before{content:"\f376"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-slash:before{content:"\f377"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-school:before{content:"\f5d5"}.fa-bell-school-slash:before{content:"\f5d6"}.fa-bell-slash:before{content:"\f1f6"}.fa-bells:before{content:"\f77f"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blanket:before{content:"\f498"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bone-break:before{content:"\f5d8"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-alt:before{content:"\f5d9"}.fa-book-dead:before{content:"\f6b7"}.fa-book-heart:before{content:"\f499"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-book-spells:before{content:"\f6b8"}.fa-book-user:before{content:"\f7e7"}.fa-bookmark:before{content:"\f02e"}.fa-books:before{content:"\f5db"}.fa-books-medical:before{content:"\f7e8"}.fa-boot:before{content:"\f782"}.fa-booth-curtain:before{content:"\f734"}.fa-bow-arrow:before{content:"\f6b9"}.fa-bowling-ball:before{content:"\f436"}.fa-bowling-pins:before{content:"\f437"}.fa-box:before{content:"\f466"}.fa-box-alt:before{content:"\f49a"}.fa-box-ballot:before{content:"\f735"}.fa-box-check:before{content:"\f467"}.fa-box-fragile:before{content:"\f49b"}.fa-box-full:before{content:"\f49c"}.fa-box-heart:before{content:"\f49d"}.fa-box-open:before{content:"\f49e"}.fa-box-up:before{content:"\f49f"}.fa-box-usd:before{content:"\f4a0"}.fa-boxes:before{content:"\f468"}.fa-boxes-alt:before{content:"\f4a1"}.fa-boxing-glove:before{content:"\f438"}.fa-brackets:before{content:"\f7e9"}.fa-brackets-curly:before{content:"\f7ea"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-loaf:before{content:"\f7eb"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-browser:before{content:"\f37e"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-bullseye-arrow:before{content:"\f648"}.fa-bullseye-pointer:before{content:"\f649"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-burrito:before{content:"\f7ed"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-bus-school:before{content:"\f5dd"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-cabinet-filing:before{content:"\f64b"}.fa-calculator:before{content:"\f1ec"}.fa-calculator-alt:before{content:"\f64c"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-edit:before{content:"\f333"}.fa-calendar-exclamation:before{content:"\f334"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-star:before{content:"\f736"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-alt:before{content:"\f332"}.fa-camera-retro:before{content:"\f083"}.fa-campfire:before{content:"\f6ba"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candle-holder:before{content:"\f6bc"}.fa-candy-cane:before{content:"\f786"}.fa-candy-corn:before{content:"\f6bd"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-bump:before{content:"\f5e0"}.fa-car-crash:before{content:"\f5e1"}.fa-car-garage:before{content:"\f5e2"}.fa-car-mechanic:before{content:"\f5e3"}.fa-car-side:before{content:"\f5e4"}.fa-car-tilt:before{content:"\f5e5"}.fa-car-wash:before{content:"\f5e6"}.fa-caret-circle-down:before{content:"\f32d"}.fa-caret-circle-left:before{content:"\f32e"}.fa-caret-circle-right:before{content:"\f330"}.fa-caret-circle-up:before{content:"\f331"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cauldron:before{content:"\f6bf"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chair-office:before{content:"\f6c1"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-line-down:before{content:"\f64d"}.fa-chart-network:before{content:"\f78a"}.fa-chart-pie:before{content:"\f200"}.fa-chart-pie-alt:before{content:"\f64e"}.fa-chart-scatter:before{content:"\f7ee"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-cheese-swiss:before{content:"\f7f0"}.fa-cheeseburger:before{content:"\f7f1"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-bishop-alt:before{content:"\f43b"}.fa-chess-board:before{content:"\f43c"}.fa-chess-clock:before{content:"\f43d"}.fa-chess-clock-alt:before{content:"\f43e"}.fa-chess-king:before{content:"\f43f"}.fa-chess-king-alt:before{content:"\f440"}.fa-chess-knight:before{content:"\f441"}.fa-chess-knight-alt:before{content:"\f442"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-pawn-alt:before{content:"\f444"}.fa-chess-queen:before{content:"\f445"}.fa-chess-queen-alt:before{content:"\f446"}.fa-chess-rook:before{content:"\f447"}.fa-chess-rook-alt:before{content:"\f448"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-double-down:before{content:"\f322"}.fa-chevron-double-left:before{content:"\f323"}.fa-chevron-double-right:before{content:"\f324"}.fa-chevron-double-up:before{content:"\f325"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-square-down:before{content:"\f329"}.fa-chevron-square-left:before{content:"\f32a"}.fa-chevron-square-right:before{content:"\f32b"}.fa-chevron-square-up:before{content:"\f32c"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chimney:before{content:"\f78b"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-claw-marks:before{content:"\f6c2"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clipboard-list-check:before{content:"\f737"}.fa-clipboard-prescription:before{content:"\f5e8"}.fa-clipboard-user:before{content:"\f7f3"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-drizzle:before{content:"\f738"}.fa-cloud-hail:before{content:"\f739"}.fa-cloud-hail-mixed:before{content:"\f73a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-rainbow:before{content:"\f73e"}.fa-cloud-showers:before{content:"\f73f"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sleet:before{content:"\f741"}.fa-cloud-snow:before{content:"\f742"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload:before{content:"\f0ee"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-clouds:before{content:"\f744"}.fa-clouds-moon:before{content:"\f745"}.fa-clouds-sun:before{content:"\f746"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-club:before{content:"\f327"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-code-commit:before{content:"\f386"}.fa-code-merge:before{content:"\f387"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-coffee-togo:before{content:"\f6c5"}.fa-coffin:before{content:"\f6c6"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-alt-check:before{content:"\f4a2"}.fa-comment-alt-dollar:before{content:"\f650"}.fa-comment-alt-dots:before{content:"\f4a3"}.fa-comment-alt-edit:before{content:"\f4a4"}.fa-comment-alt-exclamation:before{content:"\f4a5"}.fa-comment-alt-lines:before{content:"\f4a6"}.fa-comment-alt-medical:before{content:"\f7f4"}.fa-comment-alt-minus:before{content:"\f4a7"}.fa-comment-alt-plus:before{content:"\f4a8"}.fa-comment-alt-slash:before{content:"\f4a9"}.fa-comment-alt-smile:before{content:"\f4aa"}.fa-comment-alt-times:before{content:"\f4ab"}.fa-comment-check:before{content:"\f4ac"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-edit:before{content:"\f4ae"}.fa-comment-exclamation:before{content:"\f4af"}.fa-comment-lines:before{content:"\f4b0"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-minus:before{content:"\f4b1"}.fa-comment-plus:before{content:"\f4b2"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-smile:before{content:"\f4b4"}.fa-comment-times:before{content:"\f4b5"}.fa-comments:before{content:"\f086"}.fa-comments-alt:before{content:"\f4b6"}.fa-comments-alt-dollar:before{content:"\f652"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compass-slash:before{content:"\f5e9"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-compress-wide:before{content:"\f326"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-container-storage:before{content:"\f4b7"}.fa-contao:before{content:"\f26d"}.fa-conveyor-belt:before{content:"\f46e"}.fa-conveyor-belt-alt:before{content:"\f46f"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-corn:before{content:"\f6c7"}.fa-couch:before{content:"\f4b8"}.fa-cow:before{content:"\f6c8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-credit-card-blank:before{content:"\f389"}.fa-credit-card-front:before{content:"\f38a"}.fa-cricket:before{content:"\f449"}.fa-critical-role:before{content:"\f6c9"}.fa-croissant:before{content:"\f7f6"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-crutches:before{content:"\f7f8"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-curling:before{content:"\f44a"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dagger:before{content:"\f6cb"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-debug:before{content:"\f7f9"}.fa-deer:before{content:"\f78e"}.fa-deer-rudolph:before{content:"\f78f"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-desktop-alt:before{content:"\f390"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dewpoint:before{content:"\f748"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diamond:before{content:"\f219"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d10:before{content:"\f6cd"}.fa-dice-d12:before{content:"\f6ce"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d4:before{content:"\f6d0"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-d8:before{content:"\f6d2"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-diploma:before{content:"\f5ea"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-do-not-enter:before{content:"\f5ec"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dog-leashed:before{content:"\f6d4"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-empty:before{content:"\f473"}.fa-dolly-flatbed:before{content:"\f474"}.fa-dolly-flatbed-alt:before{content:"\f475"}.fa-dolly-flatbed-empty:before{content:"\f476"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-circle:before{content:"\f5ed"}.fa-draw-polygon:before{content:"\f5ee"}.fa-draw-square:before{content:"\f5ef"}.fa-dreidel:before{content:"\f792"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick:before{content:"\f6d6"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-duck:before{content:"\f6d8"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-ear:before{content:"\f5f0"}.fa-ear-muffs:before{content:"\f795"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-eclipse:before{content:"\f749"}.fa-eclipse-alt:before{content:"\f74a"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-egg-fried:before{content:"\f7fc"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-elephant:before{content:"\f6da"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-h-alt:before{content:"\f39b"}.fa-ellipsis-v:before{content:"\f142"}.fa-ellipsis-v-alt:before{content:"\f39c"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-empty-set:before{content:"\f656"}.fa-engine-warning:before{content:"\f5f2"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-dollar:before{content:"\f657"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange:before{content:"\f0ec"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-square:before{content:"\f321"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows:before{content:"\f31d"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expand-wide:before{content:"\f320"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link:before{content:"\f08e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square:before{content:"\f14c"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-evil:before{content:"\f6db"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-field-hockey:before{content:"\f44c"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-certificate:before{content:"\f5f3"}.fa-file-chart-line:before{content:"\f659"}.fa-file-chart-pie:before{content:"\f65a"}.fa-file-check:before{content:"\f316"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-edit:before{content:"\f31c"}.fa-file-excel:before{content:"\f1c3"}.fa-file-exclamation:before{content:"\f31a"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-minus:before{content:"\f318"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-plus:before{content:"\f319"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-spreadsheet:before{content:"\f65b"}.fa-file-times:before{content:"\f317"}.fa-file-upload:before{content:"\f574"}.fa-file-user:before{content:"\f65c"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-files-medical:before{content:"\f7fd"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-film-alt:before{content:"\f3a0"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-fire-smoke:before{content:"\f74b"}.fa-firefox:before{content:"\f269"}.fa-fireplace:before{content:"\f79a"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fish-cooked:before{content:"\f7fe"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-alt:before{content:"\f74c"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flame:before{content:"\f6df"}.fa-flask:before{content:"\f0c3"}.fa-flask-poison:before{content:"\f6e0"}.fa-flask-potion:before{content:"\f6e1"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flower:before{content:"\f7ff"}.fa-flower-daffodil:before{content:"\f800"}.fa-flower-tulip:before{content:"\f801"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-fog:before{content:"\f74e"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-folder-times:before{content:"\f65f"}.fa-folder-tree:before{content:"\f802"}.fa-folders:before{content:"\f660"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-football-helmet:before{content:"\f44f"}.fa-forklift:before{content:"\f47a"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-fragile:before{content:"\f4bb"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-french-fries:before{content:"\f803"}.fa-frog:before{content:"\f52e"}.fa-frosty-head:before{content:"\f79b"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-function:before{content:"\f661"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gas-pump-slash:before{content:"\f5f4"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gift-card:before{content:"\f663"}.fa-gifts:before{content:"\f79c"}.fa-gingerbread-man:before{content:"\f79d"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass:before{content:"\f804"}.fa-glass-champagne:before{content:"\f79e"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glass-whiskey-rocks:before{content:"\f7a1"}.fa-glasses:before{content:"\f530"}.fa-glasses-alt:before{content:"\f5f5"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-globe-snow:before{content:"\f7a3"}.fa-globe-stand:before{content:"\f5f6"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-golf-club:before{content:"\f451"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-h1:before{content:"\f313"}.fa-h2:before{content:"\f314"}.fa-h3:before{content:"\f315"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hammer-war:before{content:"\f6e4"}.fa-hamsa:before{content:"\f665"}.fa-hand-heart:before{content:"\f4bc"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-box:before{content:"\f47b"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-magic:before{content:"\f6e5"}.fa-hand-holding-seedling:before{content:"\f4bf"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-receiving:before{content:"\f47c"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-heart:before{content:"\f4c3"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-usd:before{content:"\f4c5"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt:before{content:"\f4c6"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-santa:before{content:"\f7a7"}.fa-hat-winter:before{content:"\f7a8"}.fa-hat-witch:before{content:"\f6e7"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-head-side:before{content:"\f6e9"}.fa-head-side-brain:before{content:"\f808"}.fa-head-side-medical:before{content:"\f809"}.fa-head-vr:before{content:"\f6ea"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heart-circle:before{content:"\f4c7"}.fa-heart-rate:before{content:"\f5f8"}.fa-heart-square:before{content:"\f4c8"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-helmet-battle:before{content:"\f6eb"}.fa-hexagon:before{content:"\f312"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-mask:before{content:"\f6ee"}.fa-hockey-puck:before{content:"\f453"}.fa-hockey-sticks:before{content:"\f454"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-home-alt:before{content:"\f80a"}.fa-home-heart:before{content:"\f4c9"}.fa-home-lg:before{content:"\f80b"}.fa-home-lg-alt:before{content:"\f80c"}.fa-hood-cloak:before{content:"\f6ef"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hospitals:before{content:"\f80e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-flood:before{content:"\f74f"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-humidity:before{content:"\f750"}.fa-hurricane:before{content:"\f751"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-ice-skate:before{content:"\f7ac"}.fa-icicles:before{content:"\f7ad"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-inbox-in:before{content:"\f310"}.fa-inbox-out:before{content:"\f311"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-industry-alt:before{content:"\f3b3"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-info-square:before{content:"\f30f"}.fa-inhaler:before{content:"\f5f9"}.fa-instagram:before{content:"\f16d"}.fa-integral:before{content:"\f667"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-intersection:before{content:"\f668"}.fa-inventory:before{content:"\f480"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-island-tropical:before{content:"\f811"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-jack-o-lantern:before{content:"\f30e"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-key-skeleton:before{content:"\f6f3"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-keynote:before{content:"\f66c"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kidneys:before{content:"\f5fb"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kite:before{content:"\f6f4"}.fa-kiwi-bird:before{content:"\f535"}.fa-knife-kitchen:before{content:"\f6f5"}.fa-korvue:before{content:"\f42f"}.fa-lambda:before{content:"\f66e"}.fa-lamp:before{content:"\f4ca"}.fa-landmark:before{content:"\f66f"}.fa-landmark-alt:before{content:"\f752"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-layer-minus:before{content:"\f5fe"}.fa-layer-plus:before{content:"\f5ff"}.fa-leaf:before{content:"\f06c"}.fa-leaf-heart:before{content:"\f4cb"}.fa-leaf-maple:before{content:"\f6f6"}.fa-leaf-oak:before{content:"\f6f7"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down:before{content:"\f149"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up:before{content:"\f148"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-lightbulb-dollar:before{content:"\f670"}.fa-lightbulb-exclamation:before{content:"\f671"}.fa-lightbulb-on:before{content:"\f672"}.fa-lightbulb-slash:before{content:"\f673"}.fa-lights-holiday:before{content:"\f7b2"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lips:before{content:"\f600"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location:before{content:"\f601"}.fa-location-arrow:before{content:"\f124"}.fa-location-circle:before{content:"\f602"}.fa-location-slash:before{content:"\f603"}.fa-lock:before{content:"\f023"}.fa-lock-alt:before{content:"\f30d"}.fa-lock-open:before{content:"\f3c1"}.fa-lock-open-alt:before{content:"\f3c2"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-long-arrow-up:before{content:"\f176"}.fa-loveseat:before{content:"\f4cc"}.fa-low-vision:before{content:"\f2a8"}.fa-luchador:before{content:"\f455"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lyft:before{content:"\f3c3"}.fa-mace:before{content:"\f6f8"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailbox:before{content:"\f813"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-mandolin:before{content:"\f6f9"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-marker-alt-slash:before{content:"\f605"}.fa-map-marker-check:before{content:"\f606"}.fa-map-marker-edit:before{content:"\f607"}.fa-map-marker-exclamation:before{content:"\f608"}.fa-map-marker-minus:before{content:"\f609"}.fa-map-marker-plus:before{content:"\f60a"}.fa-map-marker-question:before{content:"\f60b"}.fa-map-marker-slash:before{content:"\f60c"}.fa-map-marker-smile:before{content:"\f60d"}.fa-map-marker-times:before{content:"\f60e"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-meat:before{content:"\f814"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaphone:before{content:"\f675"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-mind-share:before{content:"\f677"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-hexagon:before{content:"\f307"}.fa-minus-octagon:before{content:"\f308"}.fa-minus-square:before{content:"\f146"}.fa-mistletoe:before{content:"\f7b4"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-mobile-android:before{content:"\f3ce"}.fa-mobile-android-alt:before{content:"\f3cf"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monitor-heart-rate:before{content:"\f611"}.fa-monkey:before{content:"\f6fb"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-moon-cloud:before{content:"\f754"}.fa-moon-stars:before{content:"\f755"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mountains:before{content:"\f6fd"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-mug-marshmallows:before{content:"\f7b7"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-narwhal:before{content:"\f6fe"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octagon:before{content:"\f306"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-oil-temp:before{content:"\f614"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-omega:before{content:"\f67a"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-ornament:before{content:"\f7b8"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-brush-alt:before{content:"\f5a9"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-pallet-alt:before{content:"\f483"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-parking-circle:before{content:"\f615"}.fa-parking-circle-slash:before{content:"\f616"}.fa-parking-slash:before{content:"\f617"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paw-alt:before{content:"\f701"}.fa-paw-claws:before{content:"\f702"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pegasus:before{content:"\f703"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil:before{content:"\f040"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-paintbrush:before{content:"\f618"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-pennant:before{content:"\f456"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-person-carry:before{content:"\f4cf"}.fa-person-dolly:before{content:"\f4d0"}.fa-person-dolly-empty:before{content:"\f4d1"}.fa-person-sign:before{content:"\f757"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-office:before{content:"\f67d"}.fa-phone-plus:before{content:"\f4d2"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pi:before{content:"\f67e"}.fa-pie:before{content:"\f705"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pig:before{content:"\f706"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza:before{content:"\f817"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-alt:before{content:"\f3de"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-hexagon:before{content:"\f300"}.fa-plus-octagon:before{content:"\f301"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-podium:before{content:"\f680"}.fa-podium-star:before{content:"\f758"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poll-people:before{content:"\f759"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-popcorn:before{content:"\f819"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-presentation:before{content:"\f685"}.fa-print:before{content:"\f02f"}.fa-print-search:before{content:"\f81a"}.fa-print-slash:before{content:"\f686"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pumpkin:before{content:"\f707"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-question-square:before{content:"\f2fd"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-rabbit:before{content:"\f708"}.fa-rabbit-fast:before{content:"\f709"}.fa-racquet:before{content:"\f45a"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-raindrops:before{content:"\f75c"}.fa-ram:before{content:"\f70a"}.fa-ramp-loading:before{content:"\f4d4"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-rectangle-landscape:before{content:"\f2fa"}.fa-rectangle-portrait:before{content:"\f2fb"}.fa-rectangle-wide:before{content:"\f2fc"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-repeat:before{content:"\f363"}.fa-repeat-1:before{content:"\f365"}.fa-repeat-1-alt:before{content:"\f366"}.fa-repeat-alt:before{content:"\f364"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-retweet-alt:before{content:"\f361"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-rings-wedding:before{content:"\f81b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-route-highway:before{content:"\f61a"}.fa-route-interstate:before{content:"\f61b"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-triangle:before{content:"\f61c"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rv:before{content:"\f7be"}.fa-sack:before{content:"\f81c"}.fa-sack-dollar:before{content:"\f81d"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salad:before{content:"\f81e"}.fa-sandwich:before{content:"\f81f"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-sausage:before{content:"\f820"}.fa-save:before{content:"\f0c7"}.fa-scalpel:before{content:"\f61d"}.fa-scalpel-path:before{content:"\f61e"}.fa-scanner:before{content:"\f488"}.fa-scanner-keyboard:before{content:"\f489"}.fa-scanner-touchscreen:before{content:"\f48a"}.fa-scarecrow:before{content:"\f70d"}.fa-scarf:before{content:"\f7c1"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-scroll-old:before{content:"\f70f"}.fa-scrubber:before{content:"\f2f8"}.fa-scythe:before{content:"\f710"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-all:before{content:"\f367"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-sheep:before{content:"\f711"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield:before{content:"\f132"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-check:before{content:"\f2f7"}.fa-shield-cross:before{content:"\f712"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shipping-timed:before{content:"\f48c"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shish-kebab:before{content:"\f821"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shovel:before{content:"\f713"}.fa-shovel-snow:before{content:"\f7c3"}.fa-shower:before{content:"\f2cc"}.fa-shredder:before{content:"\f68a"}.fa-shuttle-van:before{content:"\f5b6"}.fa-shuttlecock:before{content:"\f45b"}.fa-sickle:before{content:"\f822"}.fa-sigma:before{content:"\f68b"}.fa-sign:before{content:"\f4d9"}.fa-sign-in:before{content:"\f090"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out:before{content:"\f08b"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signal-1:before{content:"\f68c"}.fa-signal-2:before{content:"\f68d"}.fa-signal-3:before{content:"\f68e"}.fa-signal-4:before{content:"\f68f"}.fa-signal-alt:before{content:"\f690"}.fa-signal-alt-1:before{content:"\f691"}.fa-signal-alt-2:before{content:"\f692"}.fa-signal-alt-3:before{content:"\f693"}.fa-signal-alt-slash:before{content:"\f694"}.fa-signal-slash:before{content:"\f695"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-skeleton:before{content:"\f620"}.fa-sketch:before{content:"\f7c6"}.fa-ski-jump:before{content:"\f7c7"}.fa-ski-lift:before{content:"\f7c8"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sledding:before{content:"\f7cb"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-sliders-h-square:before{content:"\f3f0"}.fa-sliders-v:before{content:"\f3f1"}.fa-sliders-v-square:before{content:"\f3f2"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-plus:before{content:"\f5b9"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoke:before{content:"\f760"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snake:before{content:"\f716"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snow-blowing:before{content:"\f761"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowflakes:before{content:"\f7cf"}.fa-snowman:before{content:"\f7d0"}.fa-snowmobile:before{content:"\f7d1"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-soup:before{content:"\f823"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-spade:before{content:"\f2f4"}.fa-speakap:before{content:"\f3f3"}.fa-spider:before{content:"\f717"}.fa-spider-black-widow:before{content:"\f718"}.fa-spider-web:before{content:"\f719"}.fa-spinner:before{content:"\f110"}.fa-spinner-third:before{content:"\f3f4"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root:before{content:"\f697"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-squirrel:before{content:"\f71a"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-staff:before{content:"\f71b"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-christmas:before{content:"\f7d4"}.fa-star-exclamation:before{content:"\f2f3"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-stars:before{content:"\f762"}.fa-staylinked:before{content:"\f3f5"}.fa-steak:before{content:"\f824"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-steering-wheel:before{content:"\f622"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stocking:before{content:"\f7d5"}.fa-stomach:before{content:"\f623"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-stretcher:before{content:"\f825"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-sun-cloud:before{content:"\f763"}.fa-sun-dust:before{content:"\f764"}.fa-sun-haze:before{content:"\f765"}.fa-sunrise:before{content:"\f766"}.fa-sunset:before{content:"\f767"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-sword:before{content:"\f71c"}.fa-swords:before{content:"\f71d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablet-android:before{content:"\f3fb"}.fa-tablet-android-alt:before{content:"\f3fc"}.fa-tablet-rugged:before{content:"\f48f"}.fa-tablets:before{content:"\f490"}.fa-tachometer:before{content:"\f0e4"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tachometer-alt-average:before{content:"\f624"}.fa-tachometer-alt-fast:before{content:"\f625"}.fa-tachometer-alt-fastest:before{content:"\f626"}.fa-tachometer-alt-slow:before{content:"\f627"}.fa-tachometer-alt-slowest:before{content:"\f628"}.fa-tachometer-average:before{content:"\f629"}.fa-tachometer-fast:before{content:"\f62a"}.fa-tachometer-fastest:before{content:"\f62b"}.fa-tachometer-slow:before{content:"\f62c"}.fa-tachometer-slowest:before{content:"\f62d"}.fa-taco:before{content:"\f826"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tally:before{content:"\f69c"}.fa-tanakh:before{content:"\f827"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-tasks-alt:before{content:"\f828"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-frigid:before{content:"\f768"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-hot:before{content:"\f76a"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-tennis-ball:before{content:"\f45e"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-theta:before{content:"\f69e"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-thunderstorm:before{content:"\f76c"}.fa-thunderstorm-moon:before{content:"\f76d"}.fa-thunderstorm-sun:before{content:"\f76e"}.fa-ticket:before{content:"\f145"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tilde:before{content:"\f69f"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-times-hexagon:before{content:"\f2ee"}.fa-times-octagon:before{content:"\f2f0"}.fa-times-square:before{content:"\f2d3"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tire:before{content:"\f631"}.fa-tire-flat:before{content:"\f632"}.fa-tire-pressure-warning:before{content:"\f633"}.fa-tire-rugged:before{content:"\f634"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-alt:before{content:"\f71f"}.fa-tombstone:before{content:"\f720"}.fa-tombstone-alt:before{content:"\f721"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-toothbrush:before{content:"\f635"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tornado:before{content:"\f76f"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-cone:before{content:"\f636"}.fa-traffic-light:before{content:"\f637"}.fa-traffic-light-go:before{content:"\f638"}.fa-traffic-light-slow:before{content:"\f639"}.fa-traffic-light-stop:before{content:"\f63a"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-treasure-chest:before{content:"\f723"}.fa-tree:before{content:"\f1bb"}.fa-tree-alt:before{content:"\f400"}.fa-tree-christmas:before{content:"\f7db"}.fa-tree-decorated:before{content:"\f7dc"}.fa-tree-large:before{content:"\f7dd"}.fa-tree-palm:before{content:"\f82b"}.fa-trees:before{content:"\f724"}.fa-trello:before{content:"\f181"}.fa-triangle:before{content:"\f2ec"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-trophy-alt:before{content:"\f2eb"}.fa-truck:before{content:"\f0d1"}.fa-truck-container:before{content:"\f4dc"}.fa-truck-couch:before{content:"\f4dd"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-truck-plow:before{content:"\f7de"}.fa-truck-ramp:before{content:"\f4e0"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-turkey:before{content:"\f725"}.fa-turtle:before{content:"\f726"}.fa-tv:before{content:"\f26c"}.fa-tv-retro:before{content:"\f401"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-unicorn:before{content:"\f727"}.fa-union:before{content:"\f6a2"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-usd-circle:before{content:"\f2e8"}.fa-usd-square:before{content:"\f2e9"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-chart:before{content:"\f6a3"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-crown:before{content:"\f6a4"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-hard-hat:before{content:"\f82c"}.fa-user-headset:before{content:"\f82d"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-md-chat:before{content:"\f82e"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-class:before{content:"\f63d"}.fa-users-cog:before{content:"\f509"}.fa-users-crown:before{content:"\f6a5"}.fa-users-medical:before{content:"\f830"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-fork:before{content:"\f2e3"}.fa-utensil-knife:before{content:"\f2e4"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-utensils-alt:before{content:"\f2e6"}.fa-vaadin:before{content:"\f408"}.fa-value-absolute:before{content:"\f6a6"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-plus:before{content:"\f4e1"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volcano:before{content:"\f770"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume:before{content:"\f6a8"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-slash:before{content:"\f2e2"}.fa-volume-up:before{content:"\f028"}.fa-vote-nay:before{content:"\f771"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walker:before{content:"\f831"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-wand:before{content:"\f72a"}.fa-wand-magic:before{content:"\f72b"}.fa-warehouse:before{content:"\f494"}.fa-warehouse-alt:before{content:"\f495"}.fa-watch:before{content:"\f2e1"}.fa-watch-fitness:before{content:"\f63e"}.fa-water:before{content:"\f773"}.fa-water-lower:before{content:"\f774"}.fa-water-rise:before{content:"\f775"}.fa-webcam:before{content:"\f832"}.fa-webcam-slash:before{content:"\f833"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whale:before{content:"\f72c"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheat:before{content:"\f72d"}.fa-wheelchair:before{content:"\f193"}.fa-whistle:before{content:"\f460"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wifi-1:before{content:"\f6aa"}.fa-wifi-2:before{content:"\f6ab"}.fa-wifi-slash:before{content:"\f6ac"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-wind-warning:before{content:"\f776"}.fa-window:before{content:"\f40e"}.fa-window-alt:before{content:"\f40f"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-windsock:before{content:"\f777"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wreath:before{content:"\f7e2"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{clip:rect(0,0,0,0);margin:-1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;margin:0}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:auto;src:url(fa-brands-400.475a26749ff9de9207ac.eot);src:url(fa-brands-400.475a26749ff9de9207ac.eot?#iefix) format("embedded-opentype"),url(fa-brands-400.99f3121dc63babcf368c.woff2) format("woff2"),url(fa-brands-400.4acb4cc4916ee2758bce.woff) format("woff"),url(fa-brands-400.b00fd7dbf7c0a93f8c7a.ttf) format("truetype"),url(fa-brands-400.34eb59218aedb1988692.svg#fontawesome) format("svg")}.fab{font-family:'Font Awesome 5 Brands'}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:300;font-display:auto;src:url(fa-light-300.64805970c4c65f0d9162.eot);src:url(fa-light-300.64805970c4c65f0d9162.eot?#iefix) format("embedded-opentype"),url(fa-light-300.67557ec3e55de3bba6df.woff2) format("woff2"),url(fa-light-300.1e4c8262b85b385157e7.woff) format("woff"),url(fa-light-300.69ecb2bd9d986fdc442f.ttf) format("truetype"),url(fa-light-300.3f10f2e8df2e184f8596.svg#fontawesome) format("svg")}.fal{font-family:'Font Awesome 5 Pro';font-weight:300}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:400;font-display:auto;src:url(fa-regular-400.dd9e15837df7cd19a344.eot);src:url(fa-regular-400.dd9e15837df7cd19a344.eot?#iefix) format("embedded-opentype"),url(fa-regular-400.ea1125e0a2bd57c4bdcf.woff2) format("woff2"),url(fa-regular-400.b856172881a708c644eb.woff) format("woff"),url(fa-regular-400.f18935cdad9fd0543247.ttf) format("truetype"),url(fa-regular-400.517ada83537586cb8ad6.svg#fontawesome) format("svg")}.far{font-family:'Font Awesome 5 Pro';font-weight:400}@font-face{font-family:'Font Awesome 5 Pro';font-style:normal;font-weight:900;font-display:auto;src:url(fa-solid-900.3f7e3ac8288953f489dd.eot);src:url(fa-solid-900.3f7e3ac8288953f489dd.eot?#iefix) format("embedded-opentype"),url(fa-solid-900.00d3012700332144ce43.woff2) format("woff2"),url(fa-solid-900.dddc7b4661a865059856.woff) format("woff"),url(fa-solid-900.9242dedf4090cbdc546f.ttf) format("truetype"),url(fa-solid-900.80aff7f2230b5ec9dbf1.svg#fontawesome) format("svg")}.fa,.fas{font-family:'Font Awesome 5 Pro';font-weight:900}/*!
 * Bootstrap v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--jexcel-border-color:#000;--button-color:#298BA8;--active-color:#007aff}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;height:auto}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:400;text-align:left}[tabindex="-1"]:focus{outline:0!important}h1,h2,h3,h4,h5,h6{margin-top:0}dl,ol,p,ul{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote,figure{margin:0 0 1rem}b,strong{font-weight:bolder}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{text-decoration:none;background-color:transparent;color:#178cff}a:hover{color:#0056b3}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:dotted 1px;outline:-webkit-focus-ring-color auto 5px}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical;resize:none}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{box-sizing:content-box;height:0;overflow:visible;margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-1{-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;order:-1}.order-last{-webkit-box-ordinal-group:14;order:13}.order-0{-webkit-box-ordinal-group:1;order:0}.order-1{-webkit-box-ordinal-group:2;order:1}.order-2{-webkit-box-ordinal-group:3;order:2}.order-3{-webkit-box-ordinal-group:4;order:3}.order-4{-webkit-box-ordinal-group:5;order:4}.order-5{-webkit-box-ordinal-group:6;order:5}.order-6{-webkit-box-ordinal-group:7;order:6}.order-7{-webkit-box-ordinal-group:8;order:7}.order-8{-webkit-box-ordinal-group:9;order:8}.order-9{-webkit-box-ordinal-group:10;order:9}.order-10{-webkit-box-ordinal-group:11;order:10}.order-11{-webkit-box-ordinal-group:12;order:11}.order-12{-webkit-box-ordinal-group:13;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{flex-basis:0;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;order:13}.order-sm-0{-webkit-box-ordinal-group:1;order:0}.order-sm-1{-webkit-box-ordinal-group:2;order:1}.order-sm-2{-webkit-box-ordinal-group:3;order:2}.order-sm-3{-webkit-box-ordinal-group:4;order:3}.order-sm-4{-webkit-box-ordinal-group:5;order:4}.order-sm-5{-webkit-box-ordinal-group:6;order:5}.order-sm-6{-webkit-box-ordinal-group:7;order:6}.order-sm-7{-webkit-box-ordinal-group:8;order:7}.order-sm-8{-webkit-box-ordinal-group:9;order:8}.order-sm-9{-webkit-box-ordinal-group:10;order:9}.order-sm-10{-webkit-box-ordinal-group:11;order:10}.order-sm-11{-webkit-box-ordinal-group:12;order:11}.order-sm-12{-webkit-box-ordinal-group:13;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{flex-basis:0;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;order:-1}.order-md-last{-webkit-box-ordinal-group:14;order:13}.order-md-0{-webkit-box-ordinal-group:1;order:0}.order-md-1{-webkit-box-ordinal-group:2;order:1}.order-md-2{-webkit-box-ordinal-group:3;order:2}.order-md-3{-webkit-box-ordinal-group:4;order:3}.order-md-4{-webkit-box-ordinal-group:5;order:4}.order-md-5{-webkit-box-ordinal-group:6;order:5}.order-md-6{-webkit-box-ordinal-group:7;order:6}.order-md-7{-webkit-box-ordinal-group:8;order:7}.order-md-8{-webkit-box-ordinal-group:9;order:8}.order-md-9{-webkit-box-ordinal-group:10;order:9}.order-md-10{-webkit-box-ordinal-group:11;order:10}.order-md-11{-webkit-box-ordinal-group:12;order:11}.order-md-12{-webkit-box-ordinal-group:13;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{flex-basis:0;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;order:13}.order-lg-0{-webkit-box-ordinal-group:1;order:0}.order-lg-1{-webkit-box-ordinal-group:2;order:1}.order-lg-2{-webkit-box-ordinal-group:3;order:2}.order-lg-3{-webkit-box-ordinal-group:4;order:3}.order-lg-4{-webkit-box-ordinal-group:5;order:4}.order-lg-5{-webkit-box-ordinal-group:6;order:5}.order-lg-6{-webkit-box-ordinal-group:7;order:6}.order-lg-7{-webkit-box-ordinal-group:8;order:7}.order-lg-8{-webkit-box-ordinal-group:9;order:8}.order-lg-9{-webkit-box-ordinal-group:10;order:9}.order-lg-10{-webkit-box-ordinal-group:11;order:10}.order-lg-11{-webkit-box-ordinal-group:12;order:11}.order-lg-12{-webkit-box-ordinal-group:13;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;-webkit-box-flex:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-webkit-box-flex:0;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;order:13}.order-xl-0{-webkit-box-ordinal-group:1;order:0}.order-xl-1{-webkit-box-ordinal-group:2;order:1}.order-xl-2{-webkit-box-ordinal-group:3;order:2}.order-xl-3{-webkit-box-ordinal-group:4;order:3}.order-xl-4{-webkit-box-ordinal-group:5;order:4}.order-xl-5{-webkit-box-ordinal-group:6;order:5}.order-xl-6{-webkit-box-ordinal-group:7;order:6}.order-xl-7{-webkit-box-ordinal-group:8;order:7}.order-xl-8{-webkit-box-ordinal-group:9;order:8}.order-xl-9{-webkit-box-ordinal-group:10;order:9}.order-xl-10{-webkit-box-ordinal-group:11;order:10}.order-xl-11{-webkit-box-ordinal-group:12;order:11}.order-xl-12{-webkit-box-ordinal-group:13;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{-webkit-transition:none;transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-webkit-box;display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat #fff}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip{display:block}.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E");background-repeat:no-repeat;background-position:center right calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc((1em + .75rem) * 3 / 4 + 1.75rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3e%3cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3e%3ccircle r='.5'/%3e%3ccircle cx='3' r='.5'/%3e%3ccircle cy='3' r='.5'/%3e%3ccircle cx='3' cy='3' r='.5'/%3e%3c/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat #fff}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip{display:block}.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-webkit-box-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-webkit-box;display:flex;-webkit-box-flex:0;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;-webkit-box-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{-webkit-transition:none;transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{-webkit-transition:opacity .15s linear;transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{-webkit-transition:none;transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{-webkit-transition:none;transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid;vertical-align:0}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent;vertical-align:0}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-webkit-inline-box;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-webkit-box-flex:1;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-webkit-box-flex:1;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-webkit-box;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-webkit-inline-box;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:1px solid #adb5bd}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{-webkit-transition:none;transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat #fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:calc(1rem + .4rem);padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-webkit-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-webkit-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{-webkit-transition:none;transition:none}}.nav{display:-webkit-box;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-webkit-box-flex:1;flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;-webkit-box-flex:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;-webkit-box-flex:1;flex-grow:1;-webkit-box-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:center center/100% 100% no-repeat}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-webkit-box-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-webkit-box-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-webkit-box-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-webkit-box-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row nowrap;-webkit-box-pack:start;justify-content:flex-start}.navbar-expand .navbar-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;min-width:0;word-wrap:break-word;border:1px solid rgba(0,0,0,.125)}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-webkit-box-flex:1;flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:-webkit-box;display:flex;-webkit-box-flex:1;flex:1 0 0%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-flow:row wrap}.card-group>.card{-webkit-box-flex:1;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.card-columns .card{margin-bottom:.75rem}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.breadcrumb{display:-webkit-box;display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-webkit-box;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{-webkit-transition:none;transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-webkit-box;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;-webkit-transition:width .6s;transition:width .6s ease}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar{-webkit-transition:none;transition:none}.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start}.media-body{-webkit-box-flex:1;flex:1}.list-group{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-horizontal{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width:576px){.list-group-horizontal-sm{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:768px){.list-group-horizontal-md{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:992px){.list-group-horizontal-lg{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1200px){.list-group-horizontal-xl{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;-webkit-transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{-webkit-transition:none;transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-scrollable{display:-webkit-box;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-webkit-box-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-webkit-box-flex:1;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc((.5rem + 1px) * -1)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc((.5rem + 1px) * -1);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;-webkit-transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{-webkit-transition:none;transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;-webkit-transition:opacity .6s;transition:0s .6s opacity}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{-webkit-transition:none;transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;-webkit-transition:opacity .15s;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{-webkit-transition:none;transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-webkit-box-flex:0;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;-webkit-transition:opacity .6s;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{-webkit-transition:none;transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-grow-0{-webkit-box-flex:0!important;flex-grow:0!important}.flex-grow-1{-webkit-box-flex:1!important;flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-sm-grow-0{-webkit-box-flex:0!important;flex-grow:0!important}.flex-sm-grow-1{-webkit-box-flex:1!important;flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-md-grow-0{-webkit-box-flex:0!important;flex-grow:0!important}.flex-md-grow-1{-webkit-box-flex:1!important;flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-lg-grow-0{-webkit-box-flex:0!important;flex-grow:0!important}.flex-lg-grow-1{-webkit-box-flex:1!important;flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{-webkit-box-flex:1!important;flex:1 1 auto!important}.flex-xl-grow-0{-webkit-box-flex:0!important;flex-grow:0!important}.flex-xl-grow-1{-webkit-box-flex:1!important;flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{-webkit-box-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}.fc{direction:ltr;text-align:left}.fc-rtl{text-align:right}body .fc{font-size:1em}.fc-highlight{background:#bce8f1;opacity:.3}.fc-bgevent{background:#8fdf82;opacity:.3}.fc-nonbusiness{background:#d7d7d7}.fc-popover{position:absolute;box-shadow:0 2px 6px rgba(0,0,0,.15)}.fc-popover .fc-header{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;padding:2px 4px}.fc-rtl .fc-popover .fc-header{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;flex-direction:row-reverse}.fc-popover .fc-header .fc-title{margin:0 2px}.fc-popover .fc-header .fc-close{cursor:pointer;opacity:.65;font-size:1.1em}.fc-divider{border-style:solid;border-width:1px}hr.fc-divider{height:0;margin:0;padding:0 0 2px;border-width:1px 0}.fc-bg,.fc-bgevent-skeleton,.fc-highlight-skeleton,.fc-mirror-skeleton{position:absolute;top:0;left:0;right:0}.fc-bg{bottom:0}.fc-bg table{height:100%}.fc table{width:100%;box-sizing:border-box;table-layout:fixed;border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{border-style:solid;border-width:1px;padding:0;vertical-align:top}.fc td.fc-today{border-style:double}a[data-goto]{cursor:pointer}a[data-goto]:hover{text-decoration:underline}.fc .fc-row{border-style:solid;border-width:0}.fc-row table{border-left:0 hidden transparent;border-right:0 hidden transparent;border-bottom:0 hidden transparent}.fc-row:first-child table{border-top:0 hidden transparent}.fc-row{position:relative}.fc-row .fc-bg{z-index:1}.fc-row .fc-bgevent-skeleton,.fc-row .fc-highlight-skeleton{bottom:0}.fc-row .fc-bgevent-skeleton table,.fc-row .fc-highlight-skeleton table{height:100%}.fc-row .fc-bgevent-skeleton td,.fc-row .fc-highlight-skeleton td{border-color:transparent}.fc-row .fc-bgevent-skeleton{z-index:2}.fc-row .fc-highlight-skeleton{z-index:3}.fc-row .fc-content-skeleton{position:relative;z-index:4;padding-bottom:2px}.fc-row .fc-mirror-skeleton{z-index:5}.fc .fc-row .fc-content-skeleton table,.fc .fc-row .fc-content-skeleton td,.fc .fc-row .fc-mirror-skeleton td{background:0 0;border-color:transparent}.fc-row .fc-content-skeleton td,.fc-row .fc-mirror-skeleton td{border-bottom:0}.fc-row .fc-content-skeleton tbody td,.fc-row .fc-mirror-skeleton tbody td{border-top:0}.fc-scroller{-webkit-overflow-scrolling:touch}.fc-scroller>.fc-day-grid,.fc-scroller>.fc-time-grid{position:relative;width:100%}.fc-event{position:relative;display:block;font-size:.85em;line-height:1.4;border-radius:3px;border:1px solid #3788d8}.fc-event,.fc-event-dot{background-color:#3788d8}.fc-event,.fc-event:hover{color:#fff;text-decoration:none}.fc-event.fc-draggable,.fc-event[href]{cursor:pointer}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc-event .fc-content{position:relative;z-index:2}.fc-event .fc-resizer{position:absolute;z-index:4;display:none}.fc-event.fc-allow-mouse-resize .fc-resizer,.fc-event.fc-selected .fc-resizer{display:block}.fc-event.fc-selected .fc-resizer:before{content:"";position:absolute;z-index:9999;top:50%;left:50%;width:40px;height:40px;margin-left:-20px;margin-top:-20px}.fc-event.fc-selected{z-index:9999!important;box-shadow:0 2px 5px rgba(0,0,0,.2)}.fc-event.fc-selected:after{content:"";position:absolute;z-index:1;top:-1px;right:-1px;bottom:-1px;left:-1px;background:#000;opacity:.25}.fc-event.fc-dragging.fc-selected{box-shadow:0 2px 7px rgba(0,0,0,.3)}.fc-event.fc-dragging:not(.fc-selected){opacity:.75}.fc-h-event.fc-selected:before{content:"";position:absolute;z-index:3;top:-10px;bottom:-10px;left:0;right:0}.fc-ltr .fc-h-event.fc-not-start,.fc-rtl .fc-h-event.fc-not-end{margin-left:0;border-left-width:0;padding-left:1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-ltr .fc-h-event.fc-not-end,.fc-rtl .fc-h-event.fc-not-start{margin-right:0;border-right-width:0;padding-right:1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-ltr .fc-h-event .fc-start-resizer,.fc-rtl .fc-h-event .fc-end-resizer{cursor:w-resize;left:-1px}.fc-ltr .fc-h-event .fc-end-resizer,.fc-rtl .fc-h-event .fc-start-resizer{cursor:e-resize;right:-1px}.fc-h-event.fc-allow-mouse-resize .fc-resizer{width:7px;top:-1px;bottom:-1px}.fc-h-event.fc-selected .fc-resizer{border-radius:4px;width:6px;height:6px;background:#fff;top:50%;margin-top:-4px;border:1px solid;border-color:inherit}.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,.fc-rtl .fc-h-event.fc-selected .fc-end-resizer{margin-left:-4px}.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,.fc-rtl .fc-h-event.fc-selected .fc-start-resizer{margin-right:-4px}.fc-day-grid-event{margin:1px 2px 0;padding:0 1px}tr:first-child>td>.fc-day-grid-event{margin-top:2px}.fc-mirror-skeleton tr:first-child>td>.fc-day-grid-event{margin-top:0}.fc-day-grid-event .fc-content{white-space:nowrap;overflow:hidden}.fc-day-grid-event .fc-time{font-weight:700}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer{margin-left:-2px}.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer{margin-right:-2px}a.fc-more{margin:1px 3px;font-size:.85em;cursor:pointer;text-decoration:none}a.fc-more:hover{text-decoration:underline}.fc-limited{display:none}.fc-day-grid .fc-row{z-index:1}.fc-more-popover{z-index:2;width:220px}.fc-more-popover .fc-event-container{padding:10px}.fc-now-indicator{position:absolute;border:0 solid red}.fc-unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.fc-unthemed .fc-content,.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-list-view,.fc-unthemed .fc-popover,.fc-unthemed .fc-row,.fc-unthemed tbody,.fc-unthemed td,.fc-unthemed th,.fc-unthemed thead{border-color:#ddd}.fc-unthemed .fc-popover{background-color:#fff}.fc-unthemed .fc-divider,.fc-unthemed .fc-list-heading td,.fc-unthemed .fc-popover .fc-header{background:#eee}.fc-unthemed td.fc-today{background:#fcf8e3}.fc-unthemed .fc-disabled-day{background:#d7d7d7;opacity:.3}@font-face{font-family:fcicons;src:url("data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=") format("truetype");font-weight:400;font-style:normal}.fc-icon{font-family:fcicons!important;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;display:inline-block;width:1em;height:1em;text-align:center}.fc-icon-chevron-left:before{content:""}.fc-icon-chevron-right:before{content:""}.fc-icon-chevrons-left:before{content:""}.fc-icon-chevrons-right:before{content:""}.fc-icon-minus-square:before{content:""}.fc-icon-plus-square:before{content:""}.fc-icon-x:before{content:""}.fc-button{overflow:visible;text-transform:none;margin:0;font-family:inherit;-webkit-appearance:button;display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc-button:focus{outline:-webkit-focus-ring-color auto 5px;outline:0;box-shadow:0 0 0 .2rem rgba(44,62,80,.25)}.fc-button:not(:disabled){cursor:pointer}.fc-button::-moz-focus-inner{padding:0;border-style:none}.fc-button:hover{color:#212529;text-decoration:none}.fc-button:disabled{opacity:.65}.fc-button-primary{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:hover{color:#fff;background-color:#1e2b37;border-color:#1a252f}.fc-button-primary:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc-button-primary:disabled{color:#fff;background-color:#2c3e50;border-color:#2c3e50}.fc-button-primary:not(:disabled).fc-button-active,.fc-button-primary:not(:disabled):active{color:#fff;background-color:#1a252f;border-color:#151e27}.fc-button-primary:not(:disabled).fc-button-active:focus,.fc-button-primary:not(:disabled):active:focus{box-shadow:0 0 0 .2rem rgba(76,91,106,.5)}.fc-button .fc-icon{vertical-align:middle;font-size:1.5em}.fc-button-group{position:relative;display:-webkit-inline-box;display:inline-flex;vertical-align:middle}.fc-button-group>.fc-button{position:relative;-webkit-box-flex:1;flex:1 1 auto}.fc-button-group>.fc-button.fc-button-active,.fc-button-group>.fc-button:active,.fc-button-group>.fc-button:focus,.fc-button-group>.fc-button:hover{z-index:1}.fc-button-group>.fc-button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-unthemed .fc-popover{border-width:1px;border-style:solid}.fc-unthemed .fc-list-item:hover td{background-color:#f5f5f5}.fc-toolbar{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-toolbar h2{font-size:1.75em;margin:0}.fc-view-container{position:relative}.fc-view-container *,.fc-view-container :after,.fc-view-container :before{box-sizing:content-box}.fc-view,.fc-view>table{position:relative;z-index:1}@media print{.fc{max-width:100%!important}.fc-event{background:#fff!important;color:#000!important;page-break-inside:avoid}.fc-event .fc-resizer{display:none}.fc hr,.fc tbody,.fc td,.fc th,.fc thead,.fc-row{border-color:#ccc!important;background:#fff!important}.fc-bg,.fc-bgevent-container,.fc-bgevent-skeleton,.fc-business-container,.fc-highlight-container,.fc-highlight-skeleton,.fc-mirror-container,.fc-mirror-skeleton{display:none}.fc tbody .fc-row{height:auto!important;min-height:0!important}.fc tbody .fc-row .fc-content-skeleton{position:static;padding-bottom:0!important}.fc tbody .fc-row .fc-content-skeleton tbody tr:last-child td{padding-bottom:1em}.fc tbody .fc-row .fc-content-skeleton table{height:1em}.fc-more,.fc-more-cell{display:none!important}.fc tr.fc-limited{display:table-row!important}.fc td.fc-limited{display:table-cell!important}.fc-popover{display:none}.fc-time-grid{min-height:0!important}.fc-timeGrid-view .fc-axis{display:none}.fc-slats,.fc-time-grid hr{display:none!important}.fc-time-grid .fc-content-skeleton{position:static}.fc-time-grid .fc-content-skeleton table{height:4em}.fc-time-grid .fc-event-container{margin:0!important}.fc-time-grid .fc-event{position:static!important;margin:3px 2px!important}.fc-time-grid .fc-event.fc-not-end{border-bottom-width:1px!important}.fc-time-grid .fc-event.fc-not-end:after{content:"..."}.fc-time-grid .fc-event.fc-not-start{border-top-width:1px!important}.fc-time-grid .fc-event.fc-not-start:before{content:"..."}.fc-time-grid .fc-event .fc-time{white-space:normal!important}.fc-time-grid .fc-event .fc-time span{display:none}.fc-time-grid .fc-event .fc-time:after{content:attr(data-full)}.fc-day-grid-container,.fc-scroller,.fc-time-grid-container{overflow:visible!important;height:auto!important}.fc-row{border:0!important;margin:0!important}.fc button,.fc-button-group{display:none}}.fc-dayGridDay-view .fc-content-skeleton,.fc-dayGridWeek-view .fc-content-skeleton{padding-bottom:1em}.fc-dayGrid-view .fc-body .fc-row{min-height:4em}.fc-row.fc-rigid{overflow:hidden}.fc-row.fc-rigid .fc-content-skeleton{position:absolute;top:0;left:0;right:0}.fc-day-top.fc-other-month{opacity:.3}.fc-dayGrid-view .fc-day-number,.fc-dayGrid-view .fc-week-number{padding:2px}.fc-dayGrid-view th.fc-day-number,.fc-dayGrid-view th.fc-week-number{padding:0 2px}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number{float:right}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-day-number{float:left}.fc-ltr .fc-dayGrid-view .fc-day-top .fc-week-number{float:left;border-radius:0 0 3px}.fc-rtl .fc-dayGrid-view .fc-day-top .fc-week-number{float:right;border-radius:0 0 0 3px}.fc-dayGrid-view .fc-day-top .fc-week-number{min-width:1.5em;text-align:center;background-color:#f2f2f2;color:grey}.fc-dayGrid-view td.fc-week-number{text-align:center}.fc-dayGrid-view td.fc-week-number>*{display:inline-block;min-width:1.25em}.fc-timeGrid-view .fc-day-grid{position:relative;z-index:2}.fc-timeGrid-view .fc-day-grid .fc-row{min-height:3em}.fc-timeGrid-view .fc-day-grid .fc-row .fc-content-skeleton{padding-bottom:1em}.fc .fc-axis{vertical-align:middle;padding:0 4px;white-space:nowrap}.fc-ltr .fc-axis{text-align:right}.fc-rtl .fc-axis{text-align:left}.fc-time-grid,.fc-time-grid-container{position:relative;z-index:1}.fc-time-grid{min-height:100%}.fc-time-grid table{border:0 hidden transparent}.fc-time-grid>.fc-bg{z-index:1}.fc-time-grid .fc-slats,.fc-time-grid>hr{position:relative;z-index:2}.fc-time-grid .fc-content-col{position:relative}.fc-time-grid .fc-content-skeleton{position:absolute;z-index:3;top:0;left:0;right:0}.fc-time-grid .fc-business-container{position:relative;z-index:1}.fc-time-grid .fc-bgevent-container{position:relative;z-index:2}.fc-time-grid .fc-highlight-container{z-index:3;position:relative}.fc-time-grid .fc-event-container{position:relative;z-index:4}.fc-time-grid .fc-now-indicator-line{z-index:5}.fc-time-grid .fc-mirror-container{position:relative;z-index:6}.fc-time-grid .fc-slats td{height:1.5em;border-bottom:0}.fc-time-grid .fc-slats .fc-minor td{border-top-style:dotted}.fc-time-grid .fc-highlight{position:absolute;left:0;right:0}.fc-ltr .fc-time-grid .fc-event-container{margin:0 2.5% 0 2px}.fc-rtl .fc-time-grid .fc-event-container{margin:0 2px 0 2.5%}.fc-time-grid .fc-bgevent,.fc-time-grid .fc-event{position:absolute;z-index:1}.fc-time-grid .fc-bgevent{left:0;right:0}.fc-time-grid-event{margin-bottom:1px}.fc-time-grid-event-inset{box-shadow:0 0 0 1px #fff}.fc-time-grid-event.fc-not-start{border-top-width:0;padding-top:1px;border-top-left-radius:0;border-top-right-radius:0}.fc-time-grid-event.fc-not-end{border-bottom-width:0;padding-bottom:1px;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-time-grid-event .fc-content{overflow:hidden;max-height:100%}.fc-time-grid-event .fc-time,.fc-time-grid-event .fc-title{padding:0 1px}.fc-time-grid-event .fc-time{font-size:.85em;white-space:nowrap}.fc-time-grid-event.fc-short .fc-content{white-space:nowrap}.fc-time-grid-event.fc-short .fc-time,.fc-time-grid-event.fc-short .fc-title{display:inline-block;vertical-align:top}.fc-time-grid-event.fc-short .fc-time span{display:none}.fc-time-grid-event.fc-short .fc-time:before{content:attr(data-start)}.fc-time-grid-event.fc-short .fc-time:after{content:" - "}.fc-time-grid-event.fc-short .fc-title{font-size:.85em;padding:0}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer{left:0;right:0;bottom:0;height:8px;overflow:hidden;line-height:8px;font-size:11px;font-family:monospace;text-align:center;cursor:s-resize}.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after{content:"="}.fc-time-grid-event.fc-selected .fc-resizer{border-radius:5px;width:8px;height:8px;background:#fff;left:50%;margin-left:-5px;bottom:-5px;border:1px solid;border-color:inherit}.fc-time-grid .fc-now-indicator-line{border-top-width:1px;left:0;right:0}.fc-time-grid .fc-now-indicator-arrow{margin-top:-5px}.fc-ltr .fc-time-grid .fc-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:transparent;border-bottom-color:transparent}.fc-rtl .fc-time-grid .fc-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:transparent;border-bottom-color:transparent}.fc-event-dot{display:inline-block;width:10px;height:10px;border-radius:5px}.fc-rtl .fc-list-view{direction:rtl}.fc-list-view{border-width:1px;border-style:solid}.fc .fc-list-table{table-layout:auto}.fc-list-table td{border-width:1px 0 0;padding:8px 14px}.fc-list-table tr:first-child td{border-top-width:0}.fc-list-heading{border-bottom-width:1px}.fc-list-heading td{font-weight:700}.fc-ltr .fc-list-heading-main{float:left}.fc-ltr .fc-list-heading-alt,.fc-rtl .fc-list-heading-main{float:right}.fc-rtl .fc-list-heading-alt{float:left}.fc-list-item.fc-has-url{cursor:pointer}.fc-list-item-marker,.fc-list-item-time{white-space:nowrap;width:1px}.fc-ltr .fc-list-item-marker{padding-right:0}.fc-rtl .fc-list-item-marker{padding-left:0}.fc-list-item-title a{text-decoration:none;color:inherit}.fc-list-item-title a[href]:hover{text-decoration:underline}.fc-list-empty-wrap2{position:absolute;top:0;left:0;right:0;bottom:0}.fc-list-empty-wrap1{width:100%;height:100%;display:table}.fc-list-empty{display:table-cell;vertical-align:middle;text-align:center}.fc-unthemed .fc-list-empty{background-color:#eee}@font-face{font-family:Roboto;font-style:normal;font-weight:300;src:url(roboto-v15-latin-300.c3547b2ec6f5eb324b44.eot);src:local("Roboto Light"),local("Roboto-Light"),url(roboto-v15-latin-300.c3547b2ec6f5eb324b44.eot?#iefix) format("embedded-opentype"),url(roboto-v15-latin-300.16ddb1541046ada9b90c.woff2) format("woff2"),url(roboto-v15-latin-300.ecce92d0b0ff17197f29.woff) format("woff"),url(roboto-v15-latin-300.634f53eb79efa455a9e9.ttf) format("truetype"),url(roboto-v15-latin-300.94b44971e65de4a45828.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(roboto-v15-latin-regular.9f916e330c478bbfa2a0.eot);src:local("Roboto"),local("Roboto-Regular"),url(roboto-v15-latin-regular.9f916e330c478bbfa2a0.eot#iefix) format("embedded-opentype"),url(roboto-v15-latin-regular.7e367be02cd17a96d513.woff2) format("woff2"),url(roboto-v15-latin-regular.16e1d930cf13fb7a9563.woff) format("woff"),url(roboto-v15-latin-regular.38861cba61c66739c145.ttf) format("truetype"),url(roboto-v15-latin-regular.5e809c17f25d1cf3fb68.svg#Roboto) format("svg")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(roboto-v15-latin-700.128879da78c6c8eb4e2c.eot);src:local("Roboto Bold"),local("Roboto-Bold"),url(roboto-v15-latin-700.128879da78c6c8eb4e2c.eot#iefix) format("embedded-opentype"),url(roboto-v15-latin-700.0d7e71f2b5cc1ddab837.woff2) format("woff2"),url(roboto-v15-latin-700.525d5b452809b3172a2a.woff) format("woff"),url(roboto-v15-latin-700.ad97d029a11d8b396920.ttf) format("truetype"),url(roboto-v15-latin-700.d792be547b564f8e9b8f.svg#Roboto) format("svg")}@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;src:url(MaterialIcons-Regular.e79bfd88537def476913.eot);src:local("Material Icons"),local("MaterialIcons-Regular"),url(MaterialIcons-Regular.570eb83859dc23dd0eec.woff2) format("woff2"),url(MaterialIcons-Regular.012cf6a10129e2275d79.woff) format("woff"),url(MaterialIcons-Regular.a37b0c01c0baf1888ca8.ttf) format("truetype")}.clearfix:after{content:" ";display:block;clear:both}.card{box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);background:#fff;padding:1em;margin-bottom:1em;box-sizing:border-box}.card.card-w-title{padding-bottom:2em}.card h1{font-size:1.5em;font-weight:400;margin:1em 0}.card h1:first-child{margin-top:.667em}.card h2{font-size:1.375em;font-weight:400}.card h3{font-size:1.25em;font-weight:400}.card h4{font-size:1.125em;font-weight:400}.nopad,.nopad .ui-panel-content{padding:0}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(359deg)}}@keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.ui-icon-spin{-webkit-animation-name:spin;animation-name:spin}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.ui-shadow-1{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.ui-shadow-2{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.ui-shadow-3{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}.ui-shadow-4{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.ui-shadow-5{box-shadow:0 19px 38px rgba(0,0,0,.3),0 15px 12px rgba(0,0,0,.22)}.ui-g{-ms-flex-wrap:wrap}.ui-g.form-group-m>div,.ui-g.form-group>div{padding:1em}.ripplelink{text-decoration:none;position:relative;overflow:hidden;-webkit-transition:.2s;transition:all .2s ease;z-index:0}.ink{display:block;position:absolute;background:rgba(255,255,255,.4);border-radius:100%;-webkit-transform:scale(0);transform:scale(0)}.ripple-animate{-webkit-animation:.65s linear ripple;animation:.65s linear ripple}@-webkit-keyframes ripple{100%{opacity:0;-webkit-transform:scale(2.5)}}@keyframes ripple{100%{opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5)}}.splash-screen{width:100%;min-height:100%;position:absolute}.splash-loader-container{text-align:center;position:absolute;left:50%;margin-top:-32px}.splash-loader{-webkit-animation:1.4s linear infinite rotator;animation:1.4s linear infinite rotator}@-webkit-keyframes rotator{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes rotator{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}.splash-path{stroke-dasharray:187;stroke-dashoffset:0;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:1.4s ease-in-out infinite dash,5.6s ease-in-out infinite colors;animation:1.4s ease-in-out infinite dash,5.6s ease-in-out infinite colors}@-webkit-keyframes colors{0%,100%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}}@keyframes colors{0%,100%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}}@-webkit-keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}100%{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}100%{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}.dashboard .overview{padding:0!important;min-height:140px;position:relative;margin-bottom:0!important}.dashboard .overview .overview-content{padding:16px}.dashboard .overview .overview-content .overview-title{font-size:18px}.dashboard .overview .overview-content .overview-badge{float:right;color:#757575}.dashboard .overview .overview-content .overview-detail{display:block;font-size:24px;margin-top:5px}.dashboard .overview .overview-footer{position:absolute;bottom:0;width:100%}.dashboard .overview .overview-footer img{display:block}.dashboard .colorbox{padding:0!important;text-align:center;overflow:hidden;margin-bottom:0!important}.dashboard .colorbox i{font-size:48px;margin-top:10px;color:#fff}.dashboard .colorbox .colorbox-name{font-size:20px;display:inline-block;width:100%;margin:4px 0 15px;color:#fff}.dashboard .colorbox .colorbox-count{color:#fff;font-size:36px;font-weight:700}.dashboard .colorbox .colorbox-other{font-size:13px!important;color:#fff;width:100%;display:inline-block;text-align:right}.dashboard .colorbox.colorbox-1{background-color:#ff9600}.dashboard .colorbox.colorbox-1 div:first-child{background-color:#c96500}.dashboard .colorbox.colorbox-2{background-color:#ffc107}.dashboard .colorbox.colorbox-2 div:first-child{background-color:#b58807}.dashboard .colorbox.colorbox-3{background-color:#791691}.dashboard .colorbox.colorbox-3 div:first-child{background-color:#59146e}.dashboard .colorbox.colorbox-4{background-color:#17a2b8}.dashboard .colorbox.colorbox-4 div:first-child{background-color:#117382}.dashboard .colorbox.colorbox-5{background-color:#00655c}.dashboard .colorbox.colorbox-5 div:first-child{background-color:#00433d}.dashboard .colorbox.colorbox-6{background-color:#b91212}.dashboard .colorbox.colorbox-6 div:first-child{background-color:#770c0c}.dashboard .colorbox.colorbox-7{background-color:#15be00}.dashboard .colorbox.colorbox-7 div:first-child{background-color:#0d7400}.dashboard .colorbox.colorbox-8{background-color:#d81414}.dashboard .colorbox.colorbox-8 div:first-child{background-color:#b91212}.dashboard .task-list{overflow:hidden}.dashboard .task-list>.ui-panel{min-height:340px}.dashboard .task-list .ui-panel-content{padding:10px 0!important}.dashboard .task-list ul{list-style-type:none;margin:0;padding:0}.dashboard .task-list ul li{padding:.625em .875em;border-bottom:1px solid #dbdbdb}.dashboard .task-list ul li:first-child{margin-top:10px}.dashboard .task-list ul .ui-chkbox{vertical-align:middle;margin-right:5px}.dashboard .task-list ul .task-name{vertical-align:middle}.dashboard .task-list ul i{color:#757575;float:right}.dashboard .contact-form{overflow:hidden}.dashboard .contact-form .ui-panel{min-height:340px}.dashboard .contact-form .ui-g-12{padding:16px 10px}.dashboard .contact-form .ui-button{margin-top:20px}.dashboard .contacts{overflow:hidden}.dashboard .contacts>.ui-panel{min-height:340px}.dashboard .contacts .ui-panel-content{padding:15px 0 10px!important}.dashboard .contacts ul{list-style-type:none;padding:0;margin:0}.dashboard .contacts ul li{border-bottom:1px solid #d8d8d8}.dashboard .contacts ul li a{padding:9px;width:100%;box-sizing:border-box;text-decoration:none;position:relative;display:block;border-radius:2px;-webkit-transition:background-color .2s;transition:background-color .2s}.dashboard .contacts ul li a .name{position:absolute;right:10px;top:10px;font-size:18px;color:#212121}.dashboard .contacts ul li a .email{position:absolute;right:10px;top:30px;font-size:14px;color:#757575}.dashboard .contacts ul li a:hover{cursor:pointer;background-color:#e8e8e8}.dashboard .contacts ul li:last-child{border:0}.dashboard .activity-list{list-style-type:none;padding:0;margin:0}.dashboard .activity-list li{border-bottom:1px solid #bdbdbd;padding:15px 0 9px 9px}.dashboard .activity-list li .count{font-size:24px;color:#fff;background-color:#03a9f4;font-weight:700;display:inline-block;padding:5px;border-radius:2px}.dashboard .activity-list li:first-child{border-top:1px solid #bdbdbd}.dashboard .activity-list li:last-child{border:0}.dashboard .activity-list li .ui-g-6:first-child{font-size:18px;padding-left:0}.dashboard .activity-list li .ui-g-6:last-child{text-align:right;color:#757575}.dashboard .timeline{height:100%;box-sizing:border-box}.dashboard .timeline>.ui-g .ui-g-3{font-size:14px;position:relative;border-right:1px solid #bdbdbd}.dashboard .timeline>.ui-g .ui-g-3 i{background-color:#fff;font-size:36px;position:absolute;top:0;right:-18px}.dashboard .timeline>.ui-g .ui-g-9{padding-left:1.5em}.dashboard .timeline>.ui-g .ui-g-9 .event-text{color:#757575;font-size:14px;display:block;padding-bottom:20px}.dashboard .timeline>.ui-g .ui-g-9 .event-content img{width:100%}.dashboard>div>.ui-panel{box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}.layout-rightpanel .layout-rightpanel-header{height:75px;padding:20px 14px;box-sizing:border-box;box-sizing:border-box}.layout-rightpanel .layout-rightpanel-header .weather-date,.layout-rightpanel .layout-rightpanel-header .weather-day{color:#000;left:14px;font-size:16px;font-weight:700;padding-bottom:4px}.layout-rightpanel .layout-rightpanel-content{padding:14px;width:100%}.layout-rightpanel .layout-rightpanel-content h1{font-size:18px;margin:0 0 4px}.layout-rightpanel .layout-rightpanel-content h2{font-size:16px;margin:0;color:#757575;font-weight:400}.layout-rightpanel .layout-rightpanel-content .weather-today{text-align:center;margin-top:28px}.layout-rightpanel .layout-rightpanel-content .weather-today .weather-today-value{font-size:36px;vertical-align:middle;margin-right:14px}.layout-rightpanel .layout-rightpanel-content .weather-today img{vertical-align:middle}.layout-rightpanel .layout-rightpanel-content .weekly-weather{list-style-type:none;margin:28px 0 0;padding:0}.layout-rightpanel .layout-rightpanel-content .weekly-weather li{padding:8px 14px;border-bottom:1px solid #d8dae2;position:relative}.layout-rightpanel .layout-rightpanel-content .weekly-weather li .weekly-weather-value{position:absolute;right:40px}.layout-rightpanel .layout-rightpanel-content .weekly-weather li img{width:24px;position:absolute;right:0;top:4px}.login-panel{text-align:center;width:380px;min-height:440px;padding:0 10px;margin:35px auto auto;z-index:999;position:absolute}.login-panel .ui-g .ui-g-12{padding:25px 20px 5px}.login-panel .ui-g .ui-g-12 .ui-button{margin-bottom:20px}.login-panel .ui-button:hover{background-color:#37474f}.login-panel .ui-button:focus{outline:0;background-color:#4aa5ff}.login-panel .ui-button.secondary:hover{background-color:#1986f2}.login-panel .ui-button.secondary:focus{outline:0;background-color:#f2fae6}@media (min-width:640px){.login-panel{right:35px}}.login-footer{position:absolute;bottom:10px;font-size:16px;width:100%;text-align:center;color:#757575}.exception-body{background-color:#f7f7f7;height:auto}.exception-body .exception-type{width:100%;height:50%;padding:100px 100px 0;box-sizing:border-box;text-align:center}.exception-body .exception-panel{text-align:center;width:350px;padding:35px;margin:-10% auto 0;z-index:100}.exception-body .exception-panel i{font-size:72px}.exception-body .exception-panel h1{font-size:36px;line-height:36px;color:#757575}.exception-body .exception-panel .exception-detail{margin:20px 0 100px;color:#757575}.exception-body .ui-button{border-radius:3px}.exception-body .ui-button:hover{background-color:#1986f2}.exception-body.error-page .exception-type{background-color:#e62a10}.exception-body.error-page .exception-type img{width:100%}.exception-body.error-page .exception-panel i{color:#f79a84}.exception-body.notfound-page .exception-type{background-color:#3f51b5}.exception-body.notfound-page .exception-type img{width:54%}.exception-body.notfound-page .exception-panel i{color:#9fa8da}.exception-body.accessdenied-page .exception-type{background-color:#e91e63}.exception-body.accessdenied-page .exception-type img{width:50%}.exception-body.accessdenied-page .exception-panel i{color:#f48fb1}@media (max-width:1024px){.login-panel{text-align:center;min-height:440px}.exception-body .exception-panel{margin-top:-50px}}@media (max-width:640px){.login-panel{text-align:center;width:330px;min-height:440px;margin-left:calc(100vw/2 - 160px)}.login-panel .ui-g .ui-g-12{padding:25px 20px 5px}.login-panel .ui-g .ui-g-12 .ui-button{margin-top:30px}.exception-body .exception-panel{width:250px;margin-top:-15px}}.landing-wrapper .ui-button{border-radius:3px}.landing-wrapper .ui-button:hover{background-color:#1986f2}.landing-wrapper #header{width:100%;min-height:400px;background:url(landing-header.c67d8d352a4b776452fa.png) top left/100% auto no-repeat #f7f7f7}.landing-wrapper #header .header-top{width:960px;margin:0 auto;padding:30px 0}.landing-wrapper #header .header-top .logo{display:inline-block;vertical-align:middle;width:200px;height:30px;background:url(logo.c11387baf333322bc812.png) top left no-repeat}.landing-wrapper #header .header-top #menu{float:right;list-style:none;margin:0;padding:0}.landing-wrapper #header .header-top #menu li{float:left;display:block;margin-left:30px}.landing-wrapper #header .header-top #menu li a{color:#fff}.landing-wrapper #header .header-top #menu li i{display:none}.landing-wrapper #header .header-top #menu.lmenu-active{display:block}.landing-wrapper #header .header-top #menu-button{height:36px;margin-top:-2px;float:right;color:#fff;display:none}.landing-wrapper #header .header-top #menu-button i{font-size:36px}.landing-wrapper #header .header-content{width:960px;margin:0 auto;text-align:center}.landing-wrapper #header .header-content h1{margin:75px 0 50px;font-weight:400;color:#fff;line-height:36px}.landing-wrapper #features{width:960px;margin:0 auto;padding:50px 0;text-align:center}.landing-wrapper #features h2{font-weight:400;line-height:28px}.landing-wrapper #features h3{font-weight:400}.landing-wrapper #features p{color:#757575}.landing-wrapper #features .ui-g-12{padding:2em .5em}.landing-wrapper #features .feature-icon{display:inline-block;border-radius:50%;background-color:#f4f8fc;box-sizing:border-box;width:100px;height:100px;text-align:center;-webkit-transition:background-color .3s;transition:background-color .3s}.landing-wrapper #features .feature-icon i{margin-top:30px;font-size:36px}.landing-wrapper #features .feature-icon:hover{background-color:#e91e63}.landing-wrapper #features .feature-icon:hover i{color:#fff}.landing-wrapper #promotion{background:url(promotion.85f8ca2b08d4586c5447.png) top left/100% auto no-repeat}.landing-wrapper #promotion .ui-lg-8{padding:150px 0 0 150px}.landing-wrapper #promotion .ui-lg-8 h1{color:#fff;font-weight:400}.landing-wrapper #promotion .ui-lg-4{margin:-50px 0}.landing-wrapper #promotion .ui-lg-4 .card{box-shadow:0 0 27px 4.5px rgba(13,36,62,.1);margin-bottom:20px}.landing-wrapper #promotion .ui-lg-4 .card h3{font-weight:400}.landing-wrapper #promotion .ui-lg-4 .card p{color:#757575}.landing-wrapper #promotion .ui-lg-4 .card:last-child{margin-bottom:0}.landing-wrapper #pricing{width:960px;margin:0 auto;padding:50px 0;text-align:center}.landing-wrapper #pricing h2{font-weight:400}.landing-wrapper #pricing p{color:#757575}.landing-wrapper #pricing .pricing-box .card{height:100%;padding:0}.landing-wrapper #pricing .pricing-box .pricing-header{padding:40px 0;color:#fff}.landing-wrapper #pricing .pricing-box .pricing-header span{display:block;line-height:48px}.landing-wrapper #pricing .pricing-box .pricing-header span.name{font-weight:300;font-size:24px}.landing-wrapper #pricing .pricing-box .pricing-header span.fee{font-size:48px;font-weight:700}.landing-wrapper #pricing .pricing-box .pricing-header span.type{font-weight:300;font-size:16px}.landing-wrapper #pricing .pricing-box .pricing-content ul{margin:0;padding:30px 20px;list-style-type:none}.landing-wrapper #pricing .pricing-box .pricing-content ul li{font-size:18px;text-align:left;padding:10px 14px}.landing-wrapper #pricing .pricing-box .pricing-content ul li i{margin-right:20px;vertical-align:middle}.landing-wrapper #pricing .pricing-box .pricing-content ul li span{vertical-align:middle}.landing-wrapper #pricing .pricing-box.pricing-basic .pricing-header{background-color:#3f51b5}.landing-wrapper #pricing .pricing-box.pricing-basic i{color:#3f51b5}.landing-wrapper #pricing .pricing-box.pricing-standard .pricing-header{background-color:#e91e63}.landing-wrapper #pricing .pricing-box.pricing-standard i{color:#e91e63}.landing-wrapper #pricing .pricing-box.pricing-professional .pricing-header{background-color:#607d8b}.landing-wrapper #pricing .pricing-box.pricing-professional i{color:#607d8b}.landing-wrapper #video{background-color:#f7f7f7;min-width:400px}.landing-wrapper #video .video-content{width:960px;margin:0 auto;padding:50px 0;text-align:center}.landing-wrapper #video .video-content h2{font-weight:400}.landing-wrapper #video .video-content p{color:#757575}.landing-wrapper .footer{background-color:#f7f7f7;border-top:1px solid #ddd}.landing-wrapper .footer .footer-content{width:960px;margin:0 auto;padding:30px 0 50px}.landing-wrapper .footer .footer-content ul{float:right;list-style-type:none}.landing-wrapper .footer .footer-content ul li a{color:#757575;-webkit-transition:color .3s;transition:color .3s}.landing-wrapper .footer .footer-content ul li a:hover{color:#212121}@media (max-width:1024px){.landing-wrapper #header{min-height:200px;background-size:cover}.landing-wrapper #header .header-top{z-index:100;position:fixed;top:0;background:0 0/100% auto #424242;padding:30px;width:100%;box-sizing:border-box;box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.landing-wrapper #header .header-top #menu-button{display:inline-block}.landing-wrapper #header .header-top #menu{z-index:100;position:fixed;top:86px;right:30px;float:none;display:none;margin:0;padding:0;width:225px;list-style:none;background-color:#fff;box-shadow:0 6px 20px 0 rgba(0,0,0,.19),0 8px 17px 0 rgba(0,0,0,.2);-webkit-animation-duration:.5s;animation-duration:.5s}.landing-wrapper #header .header-top #menu li{float:none;margin-left:0}.landing-wrapper #header .header-top #menu li a{font-size:16px;display:block;padding:10px 16px;color:#212121;width:100%;box-sizing:border-box;-webkit-transition:background-color .3s;transition:background-color .3s;overflow:hidden}.landing-wrapper #header .header-top #menu li a i{color:#757575;display:inline-block;vertical-align:middle;margin-right:12px;font-size:24px}.landing-wrapper #header .header-top #menu li a:hover{background-color:#e8e8e8}.landing-wrapper #header .header-top #menu li a span{display:inline-block;vertical-align:middle}.landing-wrapper #header .header-content{width:100%;padding:100px 30px 60px;box-sizing:border-box}.landing-wrapper #header .header-content h1{margin:75px 0 50px;font-weight:400}.landing-wrapper #features,.landing-wrapper #pricing,.landing-wrapper #promotion,.landing-wrapper #video,.landing-wrapper .footer .footer-content{width:100%;padding-right:30px;padding-left:30px;box-sizing:border-box}.landing-wrapper #promotion .ui-lg-8{padding:100px 0 30px;text-align:center}.landing-wrapper #promotion .ui-lg-8 h1{margin-top:-30px;color:#fff;font-weight:400}.landing-wrapper #video .video-content{width:100%}.landing-wrapper #video .video-content .video-container iframe{width:350px;height:220px}.landing-wrapper .footer .footer-content{text-align:center}.landing-wrapper .footer .footer-content ul{float:none;margin:0;padding:0}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.landing-wrapper .header .header-top .logo{background:url(logo2x.bb745b1cde40091cb1cb.png) top left/200px 30px no-repeat}}body{font-family:Roboto,"Helvetica Neue",sans-serif;line-height:1.5em;color:#212121;-webkit-font-smoothing:antialiased;padding:0;margin:0;min-height:100%;background-color:#f1f2f2;font-size:14px!important}body a{text-decoration:none}.layout-mask{position:fixed;width:100%;height:100%;background-color:#424242;top:0;left:0;z-index:999999997;opacity:.7;filter:alpha(opacity=70)}.layout-container .topbar{position:fixed;z-index:100;width:100%;height:90px;background-color:#178cff;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.26);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.layout-container .topbar .logo{display:inline-block;vertical-align:middle;width:200px;height:90px;background-size:200px 30px}.layout-container .topbar .topbar-left{box-sizing:border-box;padding:20px;height:90px;width:245px;background-color:#222e34!important;float:left;box-shadow:3px 0 6px rgba(0,0,0,.3);-webkit-box-shadow:3px 0 6px rgba(0,0,0,.3);-moz-box-shadow:3px 0 6px rgba(0,0,0,.3)}.layout-container .topbar .topbar-right{padding:15px;position:relative}.layout-container .topbar .topbar-right #menu-button{display:inline-block;vertical-align:middle;height:36px;margin-right:10px;position:relative;left:-16px;top:3px;border-radius:50%;-webkit-transition:.3s;transition:all .3s;box-shadow:0 3px 10px rgba(0,0,0,.23),0 3px 10px rgba(0,0,0,.16)}.layout-container .topbar .topbar-right #menu-button:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.layout-container .topbar .topbar-right #menu-button i{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transition:.3s;transition:all .3s;font-size:36px}.layout-container .topbar .topbar-right #menu-button i:before{content:"chevron_left"}.layout-container .topbar .topbar-right #rightpanel-menu-button,.layout-container .topbar .topbar-right #topbar-menu-button{display:none;color:#fff;vertical-align:middle;height:36px;margin-top:4px;float:right;-webkit-transition:.3s;transition:all .3s}.layout-container .topbar .topbar-right #rightpanel-menu-button i,.layout-container .topbar .topbar-right #topbar-menu-button i{-webkit-transition:color .3s;transition:color .3s;font-size:36px}.layout-container .topbar .topbar-right #rightpanel-menu-button{display:block}.layout-container .topbar .topbar-right #rightpanel-menu-button:hover{color:#e8e8e8}.layout-container .topbar .topbar-right .topbar-items .search-item input{position:relative;top:-10px;font-size:16px;background-color:transparent;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff)),-webkit-gradient(linear,left top,left bottom,from(#97cbff),to(#97cbff));background-image:linear-gradient(to bottom,#fff,#fff),linear-gradient(to bottom,#97cbff,#97cbff);border-width:0;padding:2px;color:#fff}.layout-container .topbar .topbar-right .topbar-items .search-item input:focus{outline:0}.layout-container .topbar .topbar-right .topbar-items .search-item input:focus~label{top:-5px;font-size:12px}.layout-container .topbar .topbar-right .topbar-items .search-item input.ui-state-filled~label{display:none}.layout-container .topbar .topbar-right .topbar-items .search-item label{color:#fff;top:8px}.layout-container .layout-menu{overflow:visible;position:fixed;width:245px;z-index:99;top:75px;height:100%;background-color:#fff;box-shadow:3px 0 6px rgba(0,0,0,.3);-webkit-box-shadow:3px 0 6px rgba(0,0,0,.3);-moz-box-shadow:3px 0 6px rgba(0,0,0,.3);-webkit-transition:margin-left .3s;transition:margin-left .3s}.layout-container .layout-menu .ui-scrollpanel{background:0 0;border-radius:0;border:none}.layout-container .layout-menu .ui-scrollpanel .ui-scrollpanel-bar{background-color:#aaa;opacity:.3;filter:alpha(opacity=30)}.layout-container .layout-menu .ui-scrollpanel .ui-scrollpanel-hidden{display:block;visibility:hidden}.layout-container .layout-menu .ui-scrollpanel .ui-scrollpanel-content{overflow-x:hidden}.layout-container .layout-menu .ui-scrollpanel .layout-menu{padding-bottom:120px}.layout-container .layout-menu .profile{box-sizing:border-box;padding-top:2em;width:245px;height:145px;text-align:center;background:url(profile-bg.472e4acdd62f2fdab341.png) top left/245px 145px no-repeat;box-shadow:0 2px 5px 0 rgba(0,0,0,.16);-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.16);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.16)}.layout-container .layout-menu .profile .profile-image{margin-top:auto;margin-bottom:5px;width:70px;height:70px;left:6px;position:relative;border-radius:40%;display:block}.layout-container .layout-menu .profile .profile-name{display:inline-block;color:#212121;vertical-align:middle;font-size:1em}.layout-container .layout-menu .profile i{color:#212121;vertical-align:middle;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.layout-container .layout-menu .profile.profile-expanded i{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.layout-container .layout-menu .profile-menu{border-bottom:1px solid #d6d5d5;overflow:hidden}.layout-container .layout-menu .profile-menu li:first-child{margin-top:1em}.layout-container .layout-menu .profile-menu li:last-child{margin-bottom:1em}.layout-container .layout-menu.layout-menu-dark{background-color:#424242}.layout-container .layout-menu.layout-menu-dark .profile{background-image:url(profile-bg-dark.78c6c8de9a377d2b81ab.png)}.layout-container .layout-menu.layout-menu-dark .profile .profile-name,.layout-container .layout-menu.layout-menu-dark .profile i{color:#fff}.layout-container .layout-menu.layout-menu-dark .profile-menu{border-bottom:1px solid #545454}.layout-container .layout-menu.layout-menu-dark .ui-scrollpanel .ui-scrollpanel-wrapper .ui-scrollpanel-content{border-radius:0;border:none}.layout-container .layout-menu.layout-menu-dark ul.ultima-menu li a,.layout-container .layout-menu.layout-menu-dark ul.ultima-menu li a i{color:#fff}.layout-container .layout-menu.layout-menu-dark ul.ultima-menu li a:hover{background-color:#676767;text-decoration:none!important}.layout-container .layout-menu.layout-menu-dark ul.ultima-menu li a.active-menuitem-routerlink,.layout-container .layout-menu.layout-menu-dark ul.ultima-menu li a.active-menuitem-routerlink i{color:#1986f2}.layout-container .layout-menu.layout-menu-dark ul.ultima-menu li a.active-menuitem-routerlink:hover,.layout-container .layout-menu.layout-menu-dark ul.ultima-menu li a.active-menuitem-routerlink:hover>i{color:#fff}.layout-container .layout-menu.layout-menu-dark ul.ultima-menu li.active-menuitem>a,.layout-container .layout-menu.layout-menu-dark ul.ultima-menu li.active-menuitem>a.active-menuitem-routerlink{color:#212121;background-color:#ddf2bb}.layout-container .layout-menu.layout-menu-dark ul.ultima-menu li.active-menuitem>a.active-menuitem-routerlink i{color:#212121}.layout-container .layout-menu .menuitem-badge{position:absolute;right:3.5em;top:.75em;display:inline-block;width:1em;height:1em;margin-right:.5em;text-align:center;background-color:#ddf2bb;color:#212121;font-size:14px;font-weight:700;line-height:1em;border-radius:50%}.layout-container .layout-menu .layout-menu-tooltip{display:none;padding:0 5px;position:absolute;left:76px;top:6px;z-index:101;line-height:1}.layout-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-text{padding:6px 8px;font-weight:700;background-color:#353535;color:#fff;min-width:75px;white-space:nowrap;text-align:center;border-radius:3px;box-shadow:0 6px 12px rgba(0,0,0,.175);-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);-moz-box-shadow:0 6px 12px rgba(0,0,0,.175)}.layout-container .layout-menu .layout-menu-tooltip .layout-menu-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent #353535 transparent transparent;border-style:solid;top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0}.layout-container.menu-layout-overlay .layout-menu{margin-left:-245px}.layout-container.menu-layout-overlay .layout-main{margin-left:0}.layout-container.menu-layout-overlay.layout-menu-overlay-active .layout-menu{z-index:999999999;margin-left:0}.layout-container.menu-layout-overlay.layout-menu-overlay-active .layout-mask{display:block}.layout-container.menu-layout-overlay.layout-menu-overlay-active .topbar .topbar-right #menu-button i{-webkit-transform:rotate(0);transform:rotate(0)}.layout-container.menu-layout-overlay .topbar{z-index:999999998}.layout-container.menu-layout-overlay .topbar .topbar-right #menu-button i{font-size:36px!important;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.layout-container .layout-main{padding:90px 0 0;-webkit-transition:margin-left .3s;transition:margin-left .3s}.layout-container .layout-main .layout-content{padding:16px}.layout-container .layout-main .layout-message{width:calc(100% - 50px);height:100px;margin:15px auto auto;border-radius:5px;padding:10px}.layout-container .layout-main .layout-message .message-icon{float:left;margin-top:15px;margin-left:20px;color:#fff}.layout-container .layout-main .layout-message .message-content{margin-top:15px;font-size:18px;color:#fff;text-align:center;display:inline-block;overflow:auto;height:40px}.layout-container .layout-main .layout-message .message-close{position:absolute;color:#fff;left:calc(100% - 55px)}.layout-container .layout-main .layout-message .message-close:hover{opacity:.6;cursor:pointer}.layout-container .layout-mask{display:none}.layout-container .layout-breadcrumb{background-color:#fff;box-shadow:inset 0 -2px 4px 0 rgba(0,0,0,.14);-webkit-box-shadow:inset 0 -2px 4px 0 rgba(0,0,0,.14);-moz-box-shadow:inset 0 -2px 4px 0 rgba(0,0,0,.14);min-height:42px}.layout-container .layout-breadcrumb:after,.layout-container .layout-breadcrumb:before{content:"";display:table}.layout-container .layout-breadcrumb:after{clear:both}.layout-container .layout-breadcrumb ul{margin:8px 0 0;padding:0 0 0 20px;list-style:none;color:#757575;display:inline-block}.layout-container .layout-breadcrumb ul li{display:inline-block;vertical-align:top;color:#757575}.layout-container .layout-breadcrumb ul li:nth-child(even){font-size:20px}.layout-container .layout-breadcrumb ul li:first-child(even){color:#178cff}.layout-container .layout-breadcrumb ul li a{color:#757575}.layout-container .layout-breadcrumb .layout-breadcrumb-options{float:right;padding:0 20px 0 0;height:100%}.layout-container .layout-breadcrumb .layout-breadcrumb-options a{color:#757575;display:inline-block;width:42px;height:42px;line-height:42px;text-align:center;-webkit-transition:background-color .3s;transition:background-color .3s}.layout-container .layout-breadcrumb .layout-breadcrumb-options a:hover{background-color:#e8e8e8}.layout-container .layout-breadcrumb .layout-breadcrumb-options a i{line-height:inherit}.layout-container .ultima-menu{margin:0;padding:0;list-style:none;width:250px}.layout-container .ultima-menu.ultima-main-menu{margin-top:16px;padding-bottom:120px}.layout-container .ultima-menu li a{font-size:1em;display:block;padding:.5em 2.5em .5em 1em;color:#212121;width:100%;box-sizing:border-box;-webkit-transition:background-color .3s;transition:background-color .3s;overflow:hidden}.layout-container .ultima-menu li a i{color:#757575;width:30px}.layout-container .ultima-menu li a i:first-child{display:inline-block;vertical-align:middle;margin-right:.5em;font-size:1.5em}.layout-container .ultima-menu li a i:last-child{float:right;font-size:20px;margin-top:.15em;margin-right:-.15em;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.layout-container .ultima-menu li a:hover{background-color:#e8e8e8;text-decoration:none!important}.layout-container .ultima-menu li a span{display:inline-block;vertical-align:middle}.layout-container .ultima-menu li a.active-menuitem-routerlink,.layout-container .ultima-menu li a.active-menuitem-routerlink>i{color:#1986f2}.layout-container .ultima-menu li a.active-menuitem-routerlink:hover{color:#212121}.layout-container .ultima-menu li a.active-menuitem-routerlink:hover>i{color:#757575}.layout-container .ultima-menu li.active-menuitem>a{color:#178cff;background-color:#e8e8e8}.layout-container .ultima-menu li.active-menuitem>a i:last-child{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.layout-container .ultima-menu li ul{padding:0;margin:0;list-style:none;overflow:hidden}.layout-container .ultima-menu li ul li a{padding:.5em 2.5em .5em 2em}.layout-container .ultima-menu li ul li a>span{font-size:15px}.layout-container .ultima-menu li ul li a i:first-child{display:inline-block;vertical-align:middle;margin-right:.6em;font-size:1.25em}.layout-container .ultima-menu li ul li ul li a{padding-left:3em}.layout-container .ultima-menu li ul li ul ul li a{padding-left:4em}.layout-container .ultima-menu li ul li ul ul ul li a{padding-left:5em}.layout-container .ultima-menu li ul li ul ul ul ul li a{padding-left:6em}.layout-container .ultima-menu li.red-badge>a .menuitem-badge{background-color:#f44336;color:#fff}.layout-container .ultima-menu li.purple-badge>a .menuitem-badge{background-color:#4527a0;color:#fff}.layout-container .ultima-menu li.teal-badge>a .menuitem-badge{background-color:#00695c;color:#fff}.layout-container .footer{padding:.5em}.layout-container .footer .footer-text-left{float:left}.layout-container .footer .footer-text-right{color:#757575;float:right}.layout-container .footer .footer-text-right span{vertical-align:middle;display:inline-block}.layout-container .layout-rightpanel{position:fixed;top:75px;height:100%;right:-300px;width:300px;z-index:100;background-color:#fff;box-sizing:border-box;-webkit-transition:right .3s;transition:right .3s;box-shadow:0 2px 10px 0 rgba(0,0,0,.3);-webkit-box-shadow:0 2px 10px 0 rgba(0,0,0,.3);-moz-box-shadow:0 2px 10px 0 rgba(0,0,0,.3)}.layout-container .layout-rightpanel.layout-rightpanel-active{right:0;-webkit-transition-timing-function:cubic-bezier(.86,0,.07,1);transition-timing-function:cubic-bezier(.86,0,.07,1)}.layout-container .layout-rightpanel .layout-rightpanel-content{padding:14px 14px 120px}.layout-container .layout-rightpanel .ui-scrollpanel{border-radius:0;border:none}.layout-container .layout-rightpanel .ui-scrollpanel .ui-scrollpanel-hidden{display:block;visibility:hidden}.layout-container .layout-rightpanel .ui-scrollpanel .layout-rightpanel-wrapper{width:300px;padding-right:0}.ajax-loader{font-size:2em;color:#ddf2bb}@media (min-width:1025px){.layout-container .topbar-items{float:right;margin:0;padding:5px 0 0;list-style-type:none}.layout-container .topbar-items>li{float:right;position:relative;margin-left:8px}.layout-container .topbar-items>li>a{position:relative;display:block}.layout-container .topbar-items>li>a .topbar-item-name{display:none}.layout-container .topbar-items>li>a .topbar-badge{position:absolute;right:-5px;top:-5px;background-color:#ddf2bb;color:#212121;border-radius:50%;padding:2px 4px;display:block;font-size:12px;line-height:12px}.layout-container .topbar-items>li .topbar-icon{font-size:36px;color:#fff;-webkit-transition:color .3s;transition:color .3s}.layout-container .topbar-items>li .topbar-icon:hover{color:#e8e8e8}.layout-container .topbar-items>li.profile-item .profile-image{width:36px;height:36px}.layout-container .topbar-items>li>ul{position:absolute;top:55px;right:5px;display:none;width:250px;background-color:#fff;box-shadow:0 6px 20px 0 rgba(0,0,0,.19),0 8px 17px 0 rgba(0,0,0,.2);-webkit-animation-duration:.3s;animation-duration:.3s}.layout-container .topbar-items>li.active-top-menu>ul{display:block}.layout-container .topbar-items>li .topbar-message img{display:inline-block;vertical-align:middle;margin-right:12px}.layout-container .topbar-items>li .notification-message{display:-webkit-box;display:flex}.layout-container .topbar-items>li .notification-messagea:hover i{display:inline-block;text-decoration:none!important}.layout-container.menu-layout-static .layout-menu{margin-left:0}.layout-container.menu-layout-static .layout-main{margin-left:250px}.layout-container.menu-layout-static.layout-menu-static-inactive .topbar .topbar-right #menu-button i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.layout-container.menu-layout-static.layout-menu-static-inactive .layout-menu{margin-left:-245px}.layout-container.menu-layout-static.layout-menu-static-inactive .layout-main{margin-left:0}.layout-container.menu-layout-static.layout-menu-static-inactive .layout-main .layout-content{padding:16px!important}.layout-container.menu-layout-static .layout-mask{display:none}.layout-container.menu-layout-horizontal .topbar{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}.layout-container.menu-layout-horizontal .topbar .topbar-left{background-color:#178cff;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}.layout-container.menu-layout-horizontal .topbar .topbar-right #menu-button{display:none}.layout-container.menu-layout-horizontal .layout-menu{overflow:visible;position:fixed;width:100%;top:75px;height:auto;background-color:#37474f;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.26);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.layout-container.menu-layout-horizontal .layout-menu .ui-scrollpanel{overflow:visible;border:none}.layout-container.menu-layout-horizontal .layout-menu .ui-scrollpanel .ui-scrollpanel-wrapper{overflow:visible}.layout-container.menu-layout-horizontal .layout-menu .ui-scrollpanel .ui-scrollpanel-wrapper .ui-scrollpanel-content{overflow:visible;padding:0}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu{width:100%}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu.ultima-main-menu{margin-top:0;padding-bottom:0}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li{float:left;position:relative}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>a{padding:.5em 1em;color:#fff}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>a i{color:#fff}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>a:hover{background-color:#e8e8e8;color:#212121}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>a:hover i{color:#212121}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>a.active-menuitem-routerlink,.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>a.active-menuitem-routerlink>i{color:#ddf2bb}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>a.active-menuitem-routerlink:hover,.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>a.active-menuitem-routerlink:hover i{color:#212121}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>ul{position:absolute;top:41px;left:0;width:250px;background-color:#fff;box-shadow:0 6px 20px 0 rgba(0,0,0,.19),0 8px 17px 0 rgba(0,0,0,.2)}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>ul li a{padding:10px 16px}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>ul li ul{position:static}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>ul li ul li a{padding-left:32px}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>ul li ul ul li a{padding-left:48px}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>ul li ul ul ul li a{padding-left:64px}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>ul li ul ul ul ul li a{padding-left:80px}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>ul li ul ul ul ul ul li a{padding-left:96px}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>ul li.active-menuitem>a{color:#178cff;background-color:#e8e8e8}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>ul li.active-menuitem>ul{display:block}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li.active-menuitem>a{color:#212121;background-color:#ddf2bb}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li.active-menuitem>a i{color:#212121}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li.active-menuitem>ul{display:block}.layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark{background-color:#424242}.layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark ul.ultima-menu li a{color:#fff}.layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark ul.ultima-menu li a:hover{background-color:#676767;color:#fff}.layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark ul.ultima-menu li a:hover i{color:#fff}.layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark ul.ultima-menu li a.active-menuitem-routerlink,.layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark ul.ultima-menu li a.active-menuitem-routerlink i{color:#1986f2}.layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark ul.ultima-menu li a.active-menuitem-routerlink:hover,.layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark ul.ultima-menu li a.active-menuitem-routerlink:hover i{color:#fff}.layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark ul.ultima-menu li.active-menuitem>a{color:#212121;background-color:#ddf2bb}.layout-container.menu-layout-horizontal .layout-menu.layout-menu-dark ul.ultima-menu li ul{background-color:#424242}.layout-container.menu-layout-horizontal .layout-menu .menuitem-badge{left:32px;top:7px}.layout-container.menu-layout-horizontal .layout-menu .active-menuitem .menuitem-badge{background-color:#fff;color:#212121}.layout-container.menu-layout-horizontal .layout-main{padding-top:116px;margin-left:0}.layout-container.menu-layout-horizontal .layout-mask{display:none}.layout-container.menu-layout-slim .topbar{left:75px;width:calc(100% - 75px)}.layout-container.menu-layout-slim .topbar .topbar-left{background:0 0;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}.layout-container.menu-layout-slim .topbar .topbar-right #menu-button{display:none}.layout-container.menu-layout-slim .layout-menu{width:75px;overflow:visible;z-index:100;top:0}.layout-container.menu-layout-slim .layout-menu .profile{width:calc(100% - 18px);height:74px;padding-top:15px}.layout-container.menu-layout-slim .layout-menu .profile>a .profile-image{width:45px;height:45px}.layout-container.menu-layout-slim .layout-menu .profile>a .profile-name,.layout-container.menu-layout-slim .layout-menu .profile>a i{display:none}.layout-container.menu-layout-slim .layout-menu .ui-scrollpanel{border:none;border-radius:0}.layout-container.menu-layout-slim .layout-menu .ui-scrollpanel .ui-scrollpanel-wrapper{overflow:visible}.layout-container.menu-layout-slim .layout-menu .ui-scrollpanel .ui-scrollpanel-wrapper .ui-scrollpanel-content{overflow:visible;padding:0}.layout-container.menu-layout-slim .layout-menu .ui-scrollpanel .ui-scrollpanel-bar{display:none}.layout-container.menu-layout-slim .layout-menu .ultima-menu{padding:0;width:calc(100% - 18px)}.layout-container.menu-layout-slim .layout-menu .ultima-menu>li{position:relative}.layout-container.menu-layout-slim .layout-menu .ultima-menu>li>a{text-align:center;padding:.5em 0}.layout-container.menu-layout-slim .layout-menu .ultima-menu>li>a i:first-child{font-size:1.75em;margin-right:0}.layout-container.menu-layout-slim .layout-menu .ultima-menu>li>a .submenu-icon,.layout-container.menu-layout-slim .layout-menu .ultima-menu>li>a span{display:none}.layout-container.menu-layout-slim .layout-menu .ultima-menu>li>a:hover+.layout-menu-tooltip{display:block}.layout-container.menu-layout-slim .layout-menu .ultima-menu>li>ul{background-color:#fff;position:absolute;top:0;left:75px;min-width:200px;box-shadow:0 2px 5px 0 rgba(0,0,0,.26);-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,.26);-moz-box-shadow:0 2px 5px 0 rgba(0,0,0,.26)}.layout-container.menu-layout-slim .layout-menu .ultima-menu>li>ul li a{padding:.5em 1em .5em 16px}.layout-container.menu-layout-slim .layout-menu .ultima-menu>li>ul li ul li a{padding-left:32px}.layout-container.menu-layout-slim .layout-menu .ultima-menu>li>ul li ul ul li a{padding-left:48px}.layout-container.menu-layout-slim .layout-menu .ultima-menu>li>ul li ul ul ul li a{padding-left:64px}.layout-container.menu-layout-slim .layout-menu .ultima-menu>li>ul li ul ul ul ul li a{padding:80px}.layout-container.menu-layout-slim .layout-menu .ultima-menu>li>ul li ul ul ul ul ul li a{padding:96px}.layout-container.menu-layout-slim .layout-menu .ultima-menu>li.active-menuitem>a:hover+.layout-menu-tooltip{display:none}.layout-container.menu-layout-slim .layout-menu.layout-menu-dark .ultima-menu>li>ul{background-color:#424242}.layout-container.menu-layout-slim .layout-footer,.layout-container.menu-layout-slim .layout-main{margin-left:75px}}@media (max-width:1024px){.layout-container.menu-layout-static .topbar .topbar-right #menu-button i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.layout-container.menu-layout-static .layout-menu{margin-left:-245px}.layout-container.menu-layout-static .layout-main{margin-left:0}.layout-container.menu-layout-static .layout-main .layout-content{padding:1px!important}.layout-container.menu-layout-static.layout-menu-static-active .layout-menu{margin-left:0;z-index:999999999}.layout-container.menu-layout-static.layout-menu-static-active .topbar{z-index:999999998}.layout-container.menu-layout-static.layout-menu-static-active .topbar .topbar-right #menu-button i{-webkit-transform:rotate(0);transform:rotate(0)}.layout-container.menu-layout-static.layout-menu-static-active .layout-main{margin-left:0}.layout-container .topbar .topbar-right #topbar-menu-button,.layout-container.menu-layout-static.layout-menu-static-active .layout-mask{display:block}.layout-container .topbar .topbar-right .topbar-items{position:absolute;top:75px;right:15px;width:350px;display:none;background-color:#fff;box-shadow:0 6px 20px 0 rgba(0,0,0,.19),0 8px 17px 0 rgba(0,0,0,.2);-webkit-animation-duration:.3s;animation-duration:.3s;list-style-type:none;margin:0;padding:0}.layout-container .topbar .topbar-right .topbar-items>li>a{width:100%;display:block;box-sizing:border-box;font-size:16px;padding:16px;color:#212121;position:relative}.layout-container .topbar .topbar-right .topbar-items>li>a i{display:inline-block;vertical-align:middle;margin-right:12px;font-size:24px}.layout-container .topbar .topbar-right .topbar-items>li>a:hover{background-color:#e8e8e8}.layout-container .topbar .topbar-right .topbar-items>li>a .topbar-item-name{display:inline-block;vertical-align:middle}.layout-container .topbar .topbar-right .topbar-items>li>a .topbar-badge{position:absolute;left:30px;top:10px;background-color:#ddf2bb;color:#212121;border-radius:50%;padding:2px 4px;display:block;font-size:12px;line-height:12px}.layout-container .topbar .topbar-right .topbar-items>li>ul{display:none}.layout-container .topbar .topbar-right .topbar-items>li>ul li a i,.layout-container .topbar .topbar-right .topbar-items>li>ul li a img,.layout-container .topbar .topbar-right .topbar-items>li>ul li a span{display:inline-block;vertical-align:middle}.layout-container .topbar .topbar-right .topbar-items>li.active-top-menu>a{color:#178cff}.layout-container .topbar .topbar-right .topbar-items>li.active-top-menu>ul{display:block}.layout-container .topbar .topbar-right .topbar-items>li.active-top-menu>ul li a{padding-left:32px}.layout-container .topbar .topbar-right .topbar-items>li.search-item input{background-image:-webkit-gradient(linear,left top,left bottom,from(#178cff),to(#178cff)),-webkit-gradient(linear,left top,left bottom,from(#a4cbf2),to(#a4cbf2));background-image:linear-gradient(to bottom,#178cff,#178cff),linear-gradient(to bottom,#a4cbf2,#a4cbf2);top:0;width:100%;box-sizing:border-box;padding-right:16px;border-color:#bdbdbd;color:#212121}.layout-container .topbar .topbar-right .topbar-items>li.search-item{text-align:center;width:100%;display:block;box-sizing:border-box;font-size:16px;padding:16px;position:relative}.layout-container .topbar .topbar-right .topbar-items>li.search-item input:focus{border-color:#bdbdbd}.layout-container .topbar .topbar-right .topbar-items>li.search-item input.ui-state-filled~label,.layout-container .topbar .topbar-right .topbar-items>li.search-item input:focus~label{top:-20px;color:#178cff}.layout-container .topbar .topbar-right .topbar-items>li.search-item label{top:1px;color:#212121}.layout-container .topbar .topbar-right .topbar-items>li.search-item i{position:absolute;right:5px;top:-2px}.layout-container .topbar .topbar-right .topbar-items>li.profile-item .profile-image{display:inline-block;vertical-align:middle;width:24px;height:24px;background:url(avatar.53f95624cacb68da8103.png) top left/24px 24px no-repeat;margin-right:14px}.layout-container .topbar .topbar-right .topbar-items>li.profile-item span{vertical-align:middle;display:inline-block}.layout-container .topbar .topbar-right .topbar-items.topbar-items-visible{display:block}}@media (max-width:385px){.layout-container .topbar .topbar-right #topbar-menu-button{position:absolute;height:1.5em;right:24px;top:1.375em}.layout-container .topbar .topbar-right #topbar-menu-button i{font-size:1.5em}.layout-container .topbar .topbar-right #rightpanel-menu-button{position:absolute;height:1.5em;right:8px;top:1.375em}.layout-container .topbar .topbar-right #rightpanel-menu-button i{font-size:1.5em}.layout-container .topbar .topbar-right #menu-button{margin-right:0}}.topbar-lang{position:fixed;right:130px;top:30px;color:#fff}.topbar-lang *>span{color:#fff!important}.topbar-item-nb{color:#fff;background-color:orange;border-radius:10px;position:absolute;top:-5px;left:22px;padding:1px 5px}@media (max-width:500px){.topbar-lang{right:5px;top:49px}}@-webkit-keyframes shake{0%{-webkit-transform:translate(1px,1px) rotate(0);transform:translate(1px,1px) rotate(0)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg);transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px,0) rotate(1deg);transform:translate(-3px,0) rotate(1deg)}30%{-webkit-transform:translate(3px,2px) rotate(0);transform:translate(3px,2px) rotate(0)}40%{-webkit-transform:translate(1px,-1px) rotate(1deg);transform:translate(1px,-1px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-1deg);transform:translate(-1px,2px) rotate(-1deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0);transform:translate(-3px,1px) rotate(0)}70%{-webkit-transform:translate(3px,1px) rotate(-1deg);transform:translate(3px,1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg);transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(1px,2px) rotate(0);transform:translate(1px,2px) rotate(0)}100%{-webkit-transform:translate(1px,-2px) rotate(-1deg);transform:translate(1px,-2px) rotate(-1deg)}}@keyframes shake{0%{-webkit-transform:translate(1px,1px) rotate(0);transform:translate(1px,1px) rotate(0)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg);transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px,0) rotate(1deg);transform:translate(-3px,0) rotate(1deg)}30%{-webkit-transform:translate(3px,2px) rotate(0);transform:translate(3px,2px) rotate(0)}40%{-webkit-transform:translate(1px,-1px) rotate(1deg);transform:translate(1px,-1px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-1deg);transform:translate(-1px,2px) rotate(-1deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0);transform:translate(-3px,1px) rotate(0)}70%{-webkit-transform:translate(3px,1px) rotate(-1deg);transform:translate(3px,1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg);transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(1px,2px) rotate(0);transform:translate(1px,2px) rotate(0)}100%{-webkit-transform:translate(1px,-2px) rotate(-1deg);transform:translate(1px,-2px) rotate(-1deg)}}body .layout-wrapper.layout-compact{font-size:14px;line-height:18px}body .layout-wrapper.layout-compact .layout-container .ultima-menu li a i:last-child{font-size:18px}body .layout-wrapper.layout-compact .layout-container .ultima-menu li ul li a span{font-size:14px}body .layout-wrapper.layout-compact .layout-container .layout-breadcrumb ul li{vertical-align:middle}body .layout-wrapper.layout-compact .ui-radiobutton .ui-radiobutton-box{width:18px;height:18px}body .layout-wrapper.layout-compact .ui-datepicker body .ui-datepicker tbody td span,body .layout-wrapper.layout-compact .ui-datepicker tbody td a{padding-top:.25em}.pi.pi-arrow-circle-right{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-arrow-circle-right:before{content:"play_circle_outline"}.pi.pi-arrow-circle-left{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pi.pi-arrow-circle-left:before{content:"play_circle_outline"}.pi.pi-arrow-down{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-arrow-down:before{content:"arrow_downward"}.pi.pi-arrow-up{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-arrow-up:before{content:"arrow_upward"}.pi.pi-angle-up{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.pi.pi-angle-up:before{content:"play_arrow"}.pi.pi-angle-double-up{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.pi.pi-angle-double-up:before{content:"skip_next"}.pi.pi-angle-down{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.pi.pi-angle-down:before{content:"play_arrow"}.pi.pi-angle-double-down{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.pi.pi-angle-double-down:before{content:"skip_previous"}.pi.pi-angle-right{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-angle-right:before{content:"play_arrow"}.pi.pi-angle-double-right{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-angle-double-right:before{content:"fast_forward"}.pi.pi-angle-left{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pi.pi-angle-left:before{content:"play_arrow"}.pi.pi-angle-double-left{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-angle-double-left:before{content:"fast_rewind"}.pi.pi-bars{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-bars:before{content:"view_list"}.pi.pi-calendar{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-calendar:before{content:"date_range"}.pi.pi-caret-up{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-caret-up:before{content:"keyboard_arrow_up"}.pi.pi-caret-down{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-caret-down:before{content:"keyboard_arrow_down"}.pi.pi-caret-right{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-caret-right:before{content:"keyboard_arrow_right"}.pi.pi-caret-left{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-caret-left:before{content:"keyboard_arrow_left"}.pi.pi-check{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-check:before{content:"check"}.pi.pi-chevron-circle-left{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-chevron-circle-left:before{content:"keyboard_arrow_left"}.pi.pi-chevron-circle-right{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-chevron-circle-right:before{content:"keyboard_arrow_right"}.pi.pi-chevron-circle-down{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-chevron-circle-down:before{content:"keyboard_arrow_down"}.pi.pi-chevron-circle-up{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-chevron-circle-up:before{content:"keyboard_arrow_up"}.pi.pi-chevron-right{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-chevron-right:before{content:"chevron_right"}.pi.pi-chevron-left{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-chevron-left:before{content:"chevron_left"}.pi.pi-chevron-down{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-chevron-down:before{content:"keyboard_arrow_down"}.pi.pi-circle-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-circle-off:before{content:"radio_button_unchecked"}.pi.pi-circle-on{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-circle-on:before{content:"radio_button_checked"}.pi.pi-minus{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-minus:before{content:"remove"}.pi.pi-plus{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-plus:before{content:"add"}.pi.pi-info-circle{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-info-circle:before{content:"info"}.pi.pi-upload{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-upload:before{content:"file_upload"}.pi.pi-home{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-home:before{content:"home"}.pi.pi-times{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-times:before{content:"close"}.pi.pi-th-large{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-th-large:before{content:"view_module"}.pi.pi-search{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-search:before{content:"search"}.pi.pi-sort{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-sort:before{content:"sort"}.pi.pi-sort-up{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-sort-up:before{content:"keyboard_arrow_up"}.pi.pi-sort-down{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.pi.pi-sort-down:before{content:"keyboard_arrow_down"}.ui-icon-carat-2-n-s{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-carat-2-n-s:before{content:"sort"}.ui-icon-triangle-1-n{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-triangle-1-n:before{content:"keyboard_arrow_up"}.ui-icon-triangle-1-e{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-triangle-1-e:before{content:"keyboard_arrow_right"}.ui-icon-triangle-1-s{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-triangle-1-s:before{content:"keyboard_arrow_down"}.ui-icon-triangle-1-w{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-triangle-1-w:before{content:"keyboard_arrow_left"}.ui-icon-carat-1-n{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-carat-1-n:before{content:"keyboard_arrow_up"}.ui-icon-carat-1-e{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-carat-1-e:before{content:"keyboard_arrow_right"}.ui-icon-carat-1-s{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-carat-1-s:before{content:"keyboard_arrow_down"}.ui-icon-carat-1-w{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-carat-1-w:before{content:"keyboard_arrow_left"}.ui-icon-arrow-1-n{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.ui-icon-arrow-1-n:before{content:"play_arrow"}.ui-icon-arrowstop-1-n{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.ui-icon-arrowstop-1-n:before{content:"skip_next"}.ui-icon-arrow-1-s{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ui-icon-arrow-1-s:before{content:"play_arrow"}.ui-icon-arrowstop-1-s{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.ui-icon-arrowstop-1-s:before{content:"skip_previous"}.ui-icon-arrow-1-w{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ui-icon-arrow-1-w:before{content:"play_arrow"}.ui-icon-arrowstop-1-w{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrowstop-1-w:before{content:"fast_rewind"}.ui-icon-arrow-1-e{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrow-1-e:before{content:"play_arrow"}.ui-icon-arrowstop-1-e{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrowstop-1-e:before{content:"fast_forward"}.ui-icon-arrowthick-1-s{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ui-icon-arrowthick-1-s:before{content:"play_arrow"}.ui-icon-arrowthick-1-n{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.ui-icon-arrowthick-1-n:before{content:"play_arrow"}.ui-icon-circle-triangle-e{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-circle-triangle-e:before{content:"play_circle_outline"}.ui-icon-circle-triangle-w{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ui-icon-circle-triangle-w:before{content:"play_circle_outline"}.ui-icon-circle-triangle-s{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.ui-icon-circle-triangle-s:before{content:"play_circle_outline"}.ui-icon-radio-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-radio-off:before{content:"radio_button_unchecked"}.ui-icon-radio-on{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-radio-on:before{content:"radio_button_checked"}.ui-icon-folder-collapsed{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-folder-collapsed:before{content:"folder"}.ui-icon-document{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-document:before{content:"content_paste"}.ui-icon-video{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-video:before{content:"movie"}.ui-icon-music{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-music:before{content:"music_note"}.ui-icon-plus{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-plus:before{content:"add"}.ui-icon-minus{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-minus:before{content:"remove"}.ui-icon-plusthick{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-plusthick:before{content:"add"}.ui-icon-minusthick{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-minusthick:before{content:"remove"}.ui-icon-pencil{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pencil:before{content:"edit"}.ui-icon-closethick{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-closethick:before{content:"close"}.ui-icon-circle-close{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-circle-close:before{content:"cancel"}.ui-icon-gear{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-gear:before{content:"settings"}.ui-icon-calendar{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-calendar:before{content:"date_range"}.ui-icon-trash{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-trash:before{content:"delete_forever"}.ui-icon-notice{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-notice:before{content:"error_outline"}.ui-icon-alert{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-alert:before{content:"warning"}.ui-icon-circle-zoomin{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-circle-zoomin:before{content:"zoom_in"}.ui-icon-circle-zoomout{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-circle-zoomout:before{content:"zoom_out"}.ui-icon-circle-arrow-e{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-circle-arrow-e:before{content:"play_circle_outline"}.ui-icon-circle-arrow-w{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ui-icon-circle-arrow-w:before{content:"play_circle_outline"}.ui-icon-3d-rotation{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-3d-rotation:before{content:"3d_rotation"}.ui-icon-ac-unit{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-ac-unit:before{content:"ac_unit"}.ui-icon-access-alarm{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-access-alarm:before{content:"access_alarm"}.ui-icon-access-alarms{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-access-alarms:before{content:"access_alarms"}.ui-icon-access-time{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-access-time:before{content:"access_time"}.ui-icon-accessibility{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-accessibility:before{content:"accessibility"}.ui-icon-accessible{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-accessible:before{content:"accessible"}.ui-icon-account-balance{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-account-balance:before{content:"account_balance"}.ui-icon-account-balance-wallet{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-account-balance-wallet:before{content:"account_balance_wallet"}.ui-icon-account-box{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-account-box:before{content:"account_box"}.ui-icon-account-circle{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-account-circle:before{content:"account_circle"}.ui-icon-add{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add:before{content:"add"}.ui-icon-add-a-photo{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-a-photo:before{content:"add_a_photo"}.ui-icon-add-alarm{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-alarm:before{content:"add_alarm"}.ui-icon-add-alert{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-alert:before{content:"add_alert"}.ui-icon-add-box{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-box:before{content:"add_box"}.ui-icon-add-circle{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-circle:before{content:"add_circle"}.ui-icon-add-circle-outline{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-circle-outline:before{content:"add_circle_outline"}.ui-icon-add-location{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-location:before{content:"add_location"}.ui-icon-add-shopping-cart{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-shopping-cart:before{content:"add_shopping_cart"}.ui-icon-add-to-photos{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-to-photos:before{content:"add_to_photos"}.ui-icon-add-to-queue{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-add-to-queue:before{content:"add_to_queue"}.ui-icon-adjust{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-adjust:before{content:"adjust"}.ui-icon-airline-seat-flat{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airline-seat-flat:before{content:"airline_seat_flat"}.ui-icon-airline-seat-flat-angled{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airline-seat-flat-angled:before{content:"airline_seat_flat_angled"}.ui-icon-airline-seat-individual-suite{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airline-seat-individual-suite:before{content:"airline_seat_individual_suite"}.ui-icon-airline-seat-legroom-extra{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airline-seat-legroom-extra:before{content:"airline_seat_legroom_extra"}.ui-icon-airline-seat-legroom-normal{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airline-seat-legroom-normal:before{content:"airline_seat_legroom_normal"}.ui-icon-airline-seat-legroom-reduced{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airline-seat-legroom-reduced:before{content:"airline_seat_legroom_reduced"}.ui-icon-airline-seat-recline-extra{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airline-seat-recline-extra:before{content:"airline_seat_recline_extra"}.ui-icon-airline-seat-recline-normal{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airline-seat-recline-normal:before{content:"airline_seat_recline_normal"}.ui-icon-airplanemode-active{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airplanemode-active:before{content:"airplanemode_active"}.ui-icon-airplanemode-inactive{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airplanemode-inactive:before{content:"airplanemode_inactive"}.ui-icon-airplay{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airplay:before{content:"airplay"}.ui-icon-airport-shuttle{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-airport-shuttle:before{content:"airport_shuttle"}.ui-icon-alarm{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-alarm:before{content:"alarm"}.ui-icon-alarm-add{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-alarm-add:before{content:"alarm_add"}.ui-icon-alarm-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-alarm-off:before{content:"alarm_off"}.ui-icon-alarm-on{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-alarm-on:before{content:"alarm_on"}.ui-icon-album{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-album:before{content:"album"}.ui-icon-all-inclusive{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-all-inclusive:before{content:"all_inclusive"}.ui-icon-all-out{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-all-out:before{content:"all_out"}.ui-icon-android{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-android:before{content:"android"}.ui-icon-announcement{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-announcement:before{content:"announcement"}.ui-icon-apps{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-apps:before{content:"apps"}.ui-icon-archive{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-archive:before{content:"archive"}.ui-icon-arrow-back{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrow-back:before{content:"arrow_back"}.ui-icon-arrow-downward{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrow-downward:before{content:"arrow_downward"}.ui-icon-arrow-drop-down{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrow-drop-down:before{content:"arrow_drop_down"}.ui-icon-arrow-drop-down-circle{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrow-drop-down-circle:before{content:"arrow_drop_down_circle"}.ui-icon-arrow-drop-up{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrow-drop-up:before{content:"arrow_drop_up"}.ui-icon-arrow-forward{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrow-forward:before{content:"arrow_forward"}.ui-icon-arrow-upward{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-arrow-upward:before{content:"arrow_upward"}.ui-icon-art-track{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-art-track:before{content:"art_track"}.ui-icon-aspect-ratio{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-aspect-ratio:before{content:"aspect_ratio"}.ui-icon-assessment{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-assessment:before{content:"assessment"}.ui-icon-assignment{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-assignment:before{content:"assignment"}.ui-icon-assignment-ind{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-assignment-ind:before{content:"assignment_ind"}.ui-icon-assignment-late{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-assignment-late:before{content:"assignment_late"}.ui-icon-assignment-return{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-assignment-return:before{content:"assignment_return"}.ui-icon-assignment-returned{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-assignment-returned:before{content:"assignment_returned"}.ui-icon-assignment-turned-in{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-assignment-turned-in:before{content:"assignment_turned_in"}.ui-icon-assistant{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-assistant:before{content:"assistant"}.ui-icon-assistant-photo{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-assistant-photo:before{content:"assistant_photo"}.ui-icon-attach-file{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-attach-file:before{content:"attach_file"}.ui-icon-attach-money{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-attach-money:before{content:"attach_money"}.ui-icon-attachment{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-attachment:before{content:"attachment"}.ui-icon-audiotrack{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-audiotrack:before{content:"audiotrack"}.ui-icon-autorenew{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-autorenew:before{content:"autorenew"}.ui-icon-av-timer{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-av-timer:before{content:"av_timer"}.ui-icon-backspace{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-backspace:before{content:"backspace"}.ui-icon-backup{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-backup:before{content:"backup"}.ui-icon-battery-alert{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-battery-alert:before{content:"battery_alert"}.ui-icon-battery-charging-full{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-battery-charging-full:before{content:"battery_charging_full"}.ui-icon-battery-full{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-battery-full:before{content:"battery_full"}.ui-icon-battery-std{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-battery-std:before{content:"battery_std"}.ui-icon-battery-unknown{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-battery-unknown:before{content:"battery_unknown"}.ui-icon-beach-access{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-beach-access:before{content:"beach_access"}.ui-icon-beenhere{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-beenhere:before{content:"beenhere"}.ui-icon-block{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-block:before{content:"block"}.ui-icon-bluetooth{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-bluetooth:before{content:"bluetooth"}.ui-icon-bluetooth-audio{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-bluetooth-audio:before{content:"bluetooth_audio"}.ui-icon-bluetooth-connected{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-bluetooth-connected:before{content:"bluetooth_connected"}.ui-icon-bluetooth-disabled{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-bluetooth-disabled:before{content:"bluetooth_disabled"}.ui-icon-bluetooth-searching{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-bluetooth-searching:before{content:"bluetooth_searching"}.ui-icon-blur-circular{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-blur-circular:before{content:"blur_circular"}.ui-icon-blur-linear{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-blur-linear:before{content:"blur_linear"}.ui-icon-blur-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-blur-off:before{content:"blur_off"}.ui-icon-blur-on{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-blur-on:before{content:"blur_on"}.ui-icon-book{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-book:before{content:"book"}.ui-icon-bookmark{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-bookmark:before{content:"bookmark"}.ui-icon-bookmark-border{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-bookmark-border:before{content:"bookmark_border"}.ui-icon-border-all{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-all:before{content:"border_all"}.ui-icon-border-bottom{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-bottom:before{content:"border_bottom"}.ui-icon-border-clear{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-clear:before{content:"border_clear"}.ui-icon-border-color{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-color:before{content:"border_color"}.ui-icon-border-horizontal{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-horizontal:before{content:"border_horizontal"}.ui-icon-border-inner{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-inner:before{content:"border_inner"}.ui-icon-border-left{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-left:before{content:"border_left"}.ui-icon-border-outer{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-outer:before{content:"border_outer"}.ui-icon-border-right{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-right:before{content:"border_right"}.ui-icon-border-style{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-style:before{content:"border_style"}.ui-icon-border-top{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-top:before{content:"border_top"}.ui-icon-border-vertical{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-border-vertical:before{content:"border_vertical"}.ui-icon-branding-watermark{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-branding-watermark:before{content:"branding_watermark"}.ui-icon-brightness-1{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-1:before{content:"brightness_1"}.ui-icon-brightness-2{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-2:before{content:"brightness_2"}.ui-icon-brightness-3{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-3:before{content:"brightness_3"}.ui-icon-brightness-4{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-4:before{content:"brightness_4"}.ui-icon-brightness-5{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-5:before{content:"brightness_5"}.ui-icon-brightness-6{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-6:before{content:"brightness_6"}.ui-icon-brightness-7{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-7:before{content:"brightness_7"}.ui-icon-brightness-auto{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-auto:before{content:"brightness_auto"}.ui-icon-brightness-high{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-high:before{content:"brightness_high"}.ui-icon-brightness-low{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-low:before{content:"brightness_low"}.ui-icon-brightness-medium{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brightness-medium:before{content:"brightness_medium"}.ui-icon-broken-image{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-broken-image:before{content:"broken_image"}.ui-icon-brush{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-brush:before{content:"brush"}.ui-icon-bubble-chart{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-bubble-chart:before{content:"bubble_chart"}.ui-icon-bug-report{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-bug-report:before{content:"bug_report"}.ui-icon-build{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-build:before{content:"build"}.ui-icon-burst-mode{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-burst-mode:before{content:"burst_mode"}.ui-icon-business{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-business:before{content:"business"}.ui-icon-business-center{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-business-center:before{content:"business_center"}.ui-icon-cached{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cached:before{content:"cached"}.ui-icon-cake{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cake:before{content:"cake"}.ui-icon-call{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-call:before{content:"call"}.ui-icon-call-end{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-call-end:before{content:"call_end"}.ui-icon-call-made{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-call-made:before{content:"call_made"}.ui-icon-call-merge{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-call-merge:before{content:"call_merge"}.ui-icon-call-missed{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-call-missed:before{content:"call_missed"}.ui-icon-call-missed-outgoing{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-call-missed-outgoing:before{content:"call_missed_outgoing"}.ui-icon-call-received{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-call-received:before{content:"call_received"}.ui-icon-call-split{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-call-split:before{content:"call_split"}.ui-icon-call-to-action{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-call-to-action:before{content:"call_to_action"}.ui-icon-camera{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-camera:before{content:"camera"}.ui-icon-camera-alt{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-camera-alt:before{content:"camera_alt"}.ui-icon-camera-enhance{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-camera-enhance:before{content:"camera_enhance"}.ui-icon-camera-front{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-camera-front:before{content:"camera_front"}.ui-icon-camera-rear{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-camera-rear:before{content:"camera_rear"}.ui-icon-camera-roll{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-camera-roll:before{content:"camera_roll"}.ui-icon-cancel{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cancel:before{content:"cancel"}.ui-icon-card-giftcard{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-card-giftcard:before{content:"card_giftcard"}.ui-icon-card-membership{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-card-membership:before{content:"card_membership"}.ui-icon-card-travel{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-card-travel:before{content:"card_travel"}.ui-icon-casino{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-casino:before{content:"casino"}.ui-icon-cast{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cast:before{content:"cast"}.ui-icon-cast-connected{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cast-connected:before{content:"cast_connected"}.ui-icon-center-focus-strong{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-center-focus-strong:before{content:"center_focus_strong"}.ui-icon-center-focus-weak{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-center-focus-weak:before{content:"center_focus_weak"}.ui-icon-change-history{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-change-history:before{content:"change_history"}.ui-icon-chat{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-chat:before{content:"chat"}.ui-icon-chat-bubble{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-chat-bubble:before{content:"chat_bubble"}.ui-icon-chat-bubble-outline{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-chat-bubble-outline:before{content:"chat_bubble_outline"}.ui-icon-check{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-check:before{content:"check"}.ui-icon-check-box{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-check-box:before{content:"check_box"}.ui-icon-check-box-outline-blank{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-check-box-outline-blank:before{content:"check_box_outline_blank"}.ui-icon-check-circle{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-check-circle:before{content:"check_circle"}.ui-icon-chevron-left{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-chevron-left:before{content:"chevron_left"}.ui-icon-chevron-right{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-chevron-right:before{content:"chevron_right"}.ui-icon-child-care{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-child-care:before{content:"child_care"}.ui-icon-child-friendly{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-child-friendly:before{content:"child_friendly"}.ui-icon-chrome-reader-mode{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-chrome-reader-mode:before{content:"chrome_reader_mode"}.ui-icon-class{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-class:before{content:"class"}.ui-icon-clear{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-clear:before{content:"clear"}.ui-icon-clear-all{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-clear-all:before{content:"clear_all"}.ui-icon-close{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-close:before{content:"close"}.ui-icon-closed-caption{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-closed-caption:before{content:"closed_caption"}.ui-icon-cloud{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cloud:before{content:"cloud"}.ui-icon-cloud-circle{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cloud-circle:before{content:"cloud_circle"}.ui-icon-cloud-done{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cloud-done:before{content:"cloud_done"}.ui-icon-cloud-download{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cloud-download:before{content:"cloud_download"}.ui-icon-cloud-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cloud-off:before{content:"cloud_off"}.ui-icon-cloud-queue{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cloud-queue:before{content:"cloud_queue"}.ui-icon-cloud-upload{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-cloud-upload:before{content:"cloud_upload"}.ui-icon-code{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-code:before{content:"code"}.ui-icon-collections{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-collections:before{content:"collections"}.ui-icon-collections-bookmark{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-collections-bookmark:before{content:"collections_bookmark"}.ui-icon-color-lens{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-color-lens:before{content:"color_lens"}.ui-icon-colorize{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-colorize:before{content:"colorize"}.ui-icon-comment{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-comment:before{content:"comment"}.ui-icon-compare{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-compare:before{content:"compare"}.ui-icon-compare-arrows{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-compare-arrows:before{content:"compare_arrows"}.ui-icon-computer{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-computer:before{content:"computer"}.ui-icon-confirmation-number{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-confirmation-number:before{content:"confirmation_number"}.ui-icon-contact-mail{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-contact-mail:before{content:"contact_mail"}.ui-icon-contact-phone{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-contact-phone:before{content:"contact_phone"}.ui-icon-contacts{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-contacts:before{content:"contacts"}.ui-icon-content-copy{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-content-copy:before{content:"content_copy"}.ui-icon-content-cut{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-content-cut:before{content:"content_cut"}.ui-icon-content-paste{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-content-paste:before{content:"content_paste"}.ui-icon-control-point{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-control-point:before{content:"control_point"}.ui-icon-control-point-duplicate{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-control-point-duplicate:before{content:"control_point_duplicate"}.ui-icon-copyright{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-copyright:before{content:"copyright"}.ui-icon-create{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-create:before{content:"create"}.ui-icon-create-new-folder{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-create-new-folder:before{content:"create_new_folder"}.ui-icon-credit-card{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-credit-card:before{content:"credit_card"}.ui-icon-crop{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop:before{content:"crop"}.ui-icon-crop-16-9{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-16-9:before{content:"crop_16_9"}.ui-icon-crop-3-2{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-3-2:before{content:"crop_3_2"}.ui-icon-crop-5-4{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-5-4:before{content:"crop_5_4"}.ui-icon-crop-7-5{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-7-5:before{content:"crop_7_5"}.ui-icon-crop-din{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-din:before{content:"crop_din"}.ui-icon-crop-free{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-free:before{content:"crop_free"}.ui-icon-crop-landscape{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-landscape:before{content:"crop_landscape"}.ui-icon-crop-original{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-original:before{content:"crop_original"}.ui-icon-crop-portrait{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-portrait:before{content:"crop_portrait"}.ui-icon-crop-rotate{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-rotate:before{content:"crop_rotate"}.ui-icon-crop-square{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-crop-square:before{content:"crop_square"}.ui-icon-dashboard{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-dashboard:before{content:"dashboard"}.ui-icon-data-usage{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-data-usage:before{content:"data_usage"}.ui-icon-date-range{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-date-range:before{content:"date_range"}.ui-icon-dehaze{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-dehaze:before{content:"dehaze"}.ui-icon-delete{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-delete:before{content:"delete"}.ui-icon-delete-forever{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-delete-forever:before{content:"delete_forever"}.ui-icon-delete-sweep{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-delete-sweep:before{content:"delete_sweep"}.ui-icon-description{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-description:before{content:"description"}.ui-icon-desktop-mac{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-desktop-mac:before{content:"desktop_mac"}.ui-icon-desktop-windows{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-desktop-windows:before{content:"desktop_windows"}.ui-icon-details{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-details:before{content:"details"}.ui-icon-developer-board{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-developer-board:before{content:"developer_board"}.ui-icon-developer-mode{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-developer-mode:before{content:"developer_mode"}.ui-icon-device-hub{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-device-hub:before{content:"device_hub"}.ui-icon-devices{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-devices:before{content:"devices"}.ui-icon-devices-other{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-devices-other:before{content:"devices_other"}.ui-icon-dialer-sip{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-dialer-sip:before{content:"dialer_sip"}.ui-icon-dialpad{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-dialpad:before{content:"dialpad"}.ui-icon-directions{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions:before{content:"directions"}.ui-icon-directions-bike{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions-bike:before{content:"directions_bike"}.ui-icon-directions-boat{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions-boat:before{content:"directions_boat"}.ui-icon-directions-bus{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions-bus:before{content:"directions_bus"}.ui-icon-directions-car{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions-car:before{content:"directions_car"}.ui-icon-directions-railway{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions-railway:before{content:"directions_railway"}.ui-icon-directions-run{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions-run:before{content:"directions_run"}.ui-icon-directions-subway{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions-subway:before{content:"directions_subway"}.ui-icon-directions-transit{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions-transit:before{content:"directions_transit"}.ui-icon-directions-walk{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-directions-walk:before{content:"directions_walk"}.ui-icon-disc-full{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-disc-full:before{content:"disc_full"}.ui-icon-dns{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-dns:before{content:"dns"}.ui-icon-do-not-disturb{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-do-not-disturb:before{content:"do_not_disturb"}.ui-icon-do-not-disturb-alt{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-do-not-disturb-alt:before{content:"do_not_disturb_alt"}.ui-icon-do-not-disturb-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-do-not-disturb-off:before{content:"do_not_disturb_off"}.ui-icon-do-not-disturb-on{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-do-not-disturb-on:before{content:"do_not_disturb_on"}.ui-icon-dock{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-dock:before{content:"dock"}.ui-icon-domain{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-domain:before{content:"domain"}.ui-icon-done{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-done:before{content:"done"}.ui-icon-done-all{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-done-all:before{content:"done_all"}.ui-icon-donut-large{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-donut-large:before{content:"donut_large"}.ui-icon-donut-small{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-donut-small:before{content:"donut_small"}.ui-icon-drafts{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-drafts:before{content:"drafts"}.ui-icon-drag-handle{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-drag-handle:before{content:"drag_handle"}.ui-icon-drive-eta{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-drive-eta:before{content:"drive_eta"}.ui-icon-dvr{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-dvr:before{content:"dvr"}.ui-icon-edit{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-edit:before{content:"edit"}.ui-icon-edit-location{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-edit-location:before{content:"edit_location"}.ui-icon-eject{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-eject:before{content:"eject"}.ui-icon-email{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-email:before{content:"email"}.ui-icon-enhanced-encryption{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-enhanced-encryption:before{content:"enhanced_encryption"}.ui-icon-equalizer{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-equalizer:before{content:"equalizer"}.ui-icon-error{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-error:before{content:"error"}.ui-icon-error-outline{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-error-outline:before{content:"error_outline"}.ui-icon-euro-symbol{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-euro-symbol:before{content:"euro_symbol"}.ui-icon-ev-station{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-ev-station:before{content:"ev_station"}.ui-icon-event{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-event:before{content:"event"}.ui-icon-event-available{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-event-available:before{content:"event_available"}.ui-icon-event-busy{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-event-busy:before{content:"event_busy"}.ui-icon-event-note{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-event-note:before{content:"event_note"}.ui-icon-event-seat{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-event-seat:before{content:"event_seat"}.ui-icon-exit-to-app{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-exit-to-app:before{content:"exit_to_app"}.ui-icon-expand-less{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-expand-less:before{content:"expand_less"}.ui-icon-expand-more{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-expand-more:before{content:"expand_more"}.ui-icon-explicit{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-explicit:before{content:"explicit"}.ui-icon-explore{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-explore:before{content:"explore"}.ui-icon-exposure{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-exposure:before{content:"exposure"}.ui-icon-exposure-neg-1{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-exposure-neg-1:before{content:"exposure_neg_1"}.ui-icon-exposure-neg-2{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-exposure-neg-2:before{content:"exposure_neg_2"}.ui-icon-exposure-plus-1{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-exposure-plus-1:before{content:"exposure_plus_1"}.ui-icon-exposure-plus-2{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-exposure-plus-2:before{content:"exposure_plus_2"}.ui-icon-exposure-zero{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-exposure-zero:before{content:"exposure_zero"}.ui-icon-extension{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-extension:before{content:"extension"}.ui-icon-face{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-face:before{content:"face"}.ui-icon-fast-forward{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fast-forward:before{content:"fast_forward"}.ui-icon-fast-rewind{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fast-rewind:before{content:"fast_rewind"}.ui-icon-favorite{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-favorite:before{content:"favorite"}.ui-icon-favorite-border{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-favorite-border:before{content:"favorite_border"}.ui-icon-featured-play-list{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-featured-play-list:before{content:"featured_play_list"}.ui-icon-featured-video{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-featured-video:before{content:"featured_video"}.ui-icon-feedback{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-feedback:before{content:"feedback"}.ui-icon-fiber-dvr{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fiber-dvr:before{content:"fiber_dvr"}.ui-icon-fiber-manual-record{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fiber-manual-record:before{content:"fiber_manual_record"}.ui-icon-fiber-new{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fiber-new:before{content:"fiber_new"}.ui-icon-fibern{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fibern:before{content:"fiber_pin"}.ui-icon-fiber-smart-record{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fiber-smart-record:before{content:"fiber_smart_record"}.ui-icon-file-download{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-file-download:before{content:"file_download"}.ui-icon-file-upload{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-file-upload:before{content:"file_upload"}.ui-icon-filter{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter:before{content:"filter"}.ui-icon-filter-1{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-1:before{content:"filter_1"}.ui-icon-filter-2{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-2:before{content:"filter_2"}.ui-icon-filter-3{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-3:before{content:"filter_3"}.ui-icon-filter-4{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-4:before{content:"filter_4"}.ui-icon-filter-5{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-5:before{content:"filter_5"}.ui-icon-filter-6{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-6:before{content:"filter_6"}.ui-icon-filter-7{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-7:before{content:"filter_7"}.ui-icon-filter-8{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-8:before{content:"filter_8"}.ui-icon-filter-9{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-9:before{content:"filter_9"}.ui-icon-filter-9-plus{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-9-plus:before{content:"filter_9_plus"}.ui-icon-filter-b-and-w{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-b-and-w:before{content:"filter_b_and_w"}.ui-icon-filter-center-focus{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-center-focus:before{content:"filter_center_focus"}.ui-icon-filter-drama{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-drama:before{content:"filter_drama"}.ui-icon-filter-frames{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-frames:before{content:"filter_frames"}.ui-icon-filter-hdr{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-hdr:before{content:"filter_hdr"}.ui-icon-filter-list{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-list:before{content:"filter_list"}.ui-icon-filter-none{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-none:before{content:"filter_none"}.ui-icon-filter-tilt-shift{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-tilt-shift:before{content:"filter_tilt_shift"}.ui-icon-filter-vintage{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-filter-vintage:before{content:"filter_vintage"}.ui-icon-find-in-page{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-find-in-page:before{content:"find_in_page"}.ui-icon-find-replace{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-find-replace:before{content:"find_replace"}.ui-icon-fingerprint{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fingerprint:before{content:"fingerprint"}.ui-icon-first-page{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-first-page:before{content:"first_page"}.ui-icon-fitness-center{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fitness-center:before{content:"fitness_center"}.ui-icon-flag{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flag:before{content:"flag"}.ui-icon-flare{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flare:before{content:"flare"}.ui-icon-flash-auto{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flash-auto:before{content:"flash_auto"}.ui-icon-flash-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flash-off:before{content:"flash_off"}.ui-icon-flash-on{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flash-on:before{content:"flash_on"}.ui-icon-flight{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flight:before{content:"flight"}.ui-icon-flight-land{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flight-land:before{content:"flight_land"}.ui-icon-flight-takeoff{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flight-takeoff:before{content:"flight_takeoff"}.ui-icon-flip{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flip:before{content:"flip"}.ui-icon-flip-to-back{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flip-to-back:before{content:"flip_to_back"}.ui-icon-flip-to-front{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-flip-to-front:before{content:"flip_to_front"}.ui-icon-folder{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-folder:before{content:"folder"}.ui-icon-folder-open{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-folder-open:before{content:"folder_open"}.ui-icon-folder-shared{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-folder-shared:before{content:"folder_shared"}.ui-icon-folder-special{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-folder-special:before{content:"folder_special"}.ui-icon-font-download{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-font-download:before{content:"font_download"}.ui-icon-format-align-center{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-align-center:before{content:"format_align_center"}.ui-icon-format-align-justify{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-align-justify:before{content:"format_align_justify"}.ui-icon-format-align-left{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-align-left:before{content:"format_align_left"}.ui-icon-format-align-right{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-align-right:before{content:"format_align_right"}.ui-icon-format-bold{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-bold:before{content:"format_bold"}.ui-icon-format-clear{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-clear:before{content:"format_clear"}.ui-icon-format-color-fill{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-color-fill:before{content:"format_color_fill"}.ui-icon-format-color-reset{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-color-reset:before{content:"format_color_reset"}.ui-icon-format-color-text{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-color-text:before{content:"format_color_text"}.ui-icon-format-indent-decrease{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-indent-decrease:before{content:"format_indent_decrease"}.ui-icon-format-indent-increase{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-indent-increase:before{content:"format_indent_increase"}.ui-icon-format-italic{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-italic:before{content:"format_italic"}.ui-icon-format-line-spacing{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-line-spacing:before{content:"format_line_spacing"}.ui-icon-format-list-bulleted{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-list-bulleted:before{content:"format_list_bulleted"}.ui-icon-format-list-numbered{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-list-numbered:before{content:"format_list_numbered"}.ui-icon-format-paint{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-paint:before{content:"format_paint"}.ui-icon-format-quote{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-quote:before{content:"format_quote"}.ui-icon-format-shapes{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-shapes:before{content:"format_shapes"}.ui-icon-format-size{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-size:before{content:"format_size"}.ui-icon-format-strikethrough{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-strikethrough:before{content:"format_strikethrough"}.ui-icon-format-textdirection-l-to-r{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-textdirection-l-to-r:before{content:"format_textdirection_l_to_r"}.ui-icon-format-textdirection-r-to-l{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-textdirection-r-to-l:before{content:"format_textdirection_r_to_l"}.ui-icon-format-underlined{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-format-underlined:before{content:"format_underlined"}.ui-icon-forum{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-forum:before{content:"forum"}.ui-icon-forward{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-forward:before{content:"forward"}.ui-icon-forward-10{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-forward-10:before{content:"forward_10"}.ui-icon-forward-30{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-forward-30:before{content:"forward_30"}.ui-icon-forward-5{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-forward-5:before{content:"forward_5"}.ui-icon-free-breakfast{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-free-breakfast:before{content:"free_breakfast"}.ui-icon-fullscreen{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fullscreen:before{content:"fullscreen"}.ui-icon-fullscreen-exit{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-fullscreen-exit:before{content:"fullscreen_exit"}.ui-icon-functions{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-functions:before{content:"functions"}.ui-icon-g-translate{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-g-translate:before{content:"g_translate"}.ui-icon-gamepad{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-gamepad:before{content:"gamepad"}.ui-icon-games{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-games:before{content:"games"}.ui-icon-gavel{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-gavel:before{content:"gavel"}.ui-icon-gesture{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-gesture:before{content:"gesture"}.ui-icon-get-app{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-get-app:before{content:"get_app"}.ui-icon-gif{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-gif:before{content:"gif"}.ui-icon-golf-course{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-golf-course:before{content:"golf_course"}.ui-icon-gps-fixed{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-gps-fixed:before{content:"gps_fixed"}.ui-icon-gps-not-fixed{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-gps-not-fixed:before{content:"gps_not_fixed"}.ui-icon-gps-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-gps-off:before{content:"gps_off"}.ui-icon-grade{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-grade:before{content:"grade"}.ui-icon-gradient{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-gradient:before{content:"gradient"}.ui-icon-grain{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-grain:before{content:"grain"}.ui-icon-graphic-eq{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-graphic-eq:before{content:"graphic_eq"}.ui-icon-grid-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-grid-off:before{content:"grid_off"}.ui-icon-grid-on{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-grid-on:before{content:"grid_on"}.ui-icon-group{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-group:before{content:"group"}.ui-icon-group-add{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-group-add:before{content:"group_add"}.ui-icon-group-work{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-group-work:before{content:"group_work"}.ui-icon-hd{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hd:before{content:"hd"}.ui-icon-hdr-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hdr-off:before{content:"hdr_off"}.ui-icon-hdr-on{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hdr-on:before{content:"hdr_on"}.ui-icon-hdr-strong{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hdr-strong:before{content:"hdr_strong"}.ui-icon-hdr-weak{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hdr-weak:before{content:"hdr_weak"}.ui-icon-headset{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-headset:before{content:"headset"}.ui-icon-headset-mic{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-headset-mic:before{content:"headset_mic"}.ui-icon-healing{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-healing:before{content:"healing"}.ui-icon-hearing{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hearing:before{content:"hearing"}.ui-icon-help{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-help:before{content:"help"}.ui-icon-help-outline{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-help-outline:before{content:"help_outline"}.ui-icon-high-quality{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-high-quality:before{content:"high_quality"}.ui-icon-highlight{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-highlight:before{content:"highlight"}.ui-icon-highlight-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-highlight-off:before{content:"highlight_off"}.ui-icon-history{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-history:before{content:"history"}.ui-icon-home{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-home:before{content:"home"}.ui-icon-hot-tub{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hot-tub:before{content:"hot_tub"}.ui-icon-hotel{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hotel:before{content:"hotel"}.ui-icon-hourglass-empty{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hourglass-empty:before{content:"hourglass_empty"}.ui-icon-hourglass-full{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-hourglass-full:before{content:"hourglass_full"}.ui-icon-http{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-http:before{content:"http"}.ui-icon-https{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-https:before{content:"https"}.ui-icon-image{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-image:before{content:"image"}.ui-icon-image-aspect-ratio{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-image-aspect-ratio:before{content:"image_aspect_ratio"}.ui-icon-import-contacts{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-import-contacts:before{content:"import_contacts"}.ui-icon-import-export{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-import-export:before{content:"import_export"}.ui-icon-important-devices{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-important-devices:before{content:"important_devices"}.ui-icon-inbox{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-inbox:before{content:"inbox"}.ui-icon-indeterminate-check-box{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-indeterminate-check-box:before{content:"indeterminate_check_box"}.ui-icon-info{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-info:before{content:"info"}.ui-icon-info-outline{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-info-outline:before{content:"info_outline"}.ui-icon-input{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-input:before{content:"input"}.ui-icon-insert-chart{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-insert-chart:before{content:"insert_chart"}.ui-icon-insert-comment{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-insert-comment:before{content:"insert_comment"}.ui-icon-insert-drive-file{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-insert-drive-file:before{content:"insert_drive_file"}.ui-icon-insert-emoticon{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-insert-emoticon:before{content:"insert_emoticon"}.ui-icon-insert-invitation{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-insert-invitation:before{content:"insert_invitation"}.ui-icon-insert-link{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-insert-link:before{content:"insert_link"}.ui-icon-insert-photo{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-insert-photo:before{content:"insert_photo"}.ui-icon-invert-colors{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-invert-colors:before{content:"invert_colors"}.ui-icon-invert-colors-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-invert-colors-off:before{content:"invert_colors_off"}.ui-icon-iso{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-iso:before{content:"iso"}.ui-icon-keyboard{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard:before{content:"keyboard"}.ui-icon-keyboard-arrow-down{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-arrow-down:before{content:"keyboard_arrow_down"}.ui-icon-keyboard-arrow-left{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-arrow-left:before{content:"keyboard_arrow_left"}.ui-icon-keyboard-arrow-right{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-arrow-right:before{content:"keyboard_arrow_right"}.ui-icon-keyboard-arrow-up{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-arrow-up:before{content:"keyboard_arrow_up"}.ui-icon-keyboard-backspace{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-backspace:before{content:"keyboard_backspace"}.ui-icon-keyboard-capslock{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-capslock:before{content:"keyboard_capslock"}.ui-icon-keyboard-hide{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-hide:before{content:"keyboard_hide"}.ui-icon-keyboard-return{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-return:before{content:"keyboard_return"}.ui-icon-keyboard-tab{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-tab:before{content:"keyboard_tab"}.ui-icon-keyboard-voice{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-keyboard-voice:before{content:"keyboard_voice"}.ui-icon-kitchen{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-kitchen:before{content:"kitchen"}.ui-icon-label{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-label:before{content:"label"}.ui-icon-label-outline{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-label-outline:before{content:"label_outline"}.ui-icon-landscape{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-landscape:before{content:"landscape"}.ui-icon-language{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-language:before{content:"language"}.ui-icon-laptop{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-laptop:before{content:"laptop"}.ui-icon-laptop-chromebook{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-laptop-chromebook:before{content:"laptop_chromebook"}.ui-icon-laptop-mac{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-laptop-mac:before{content:"laptop_mac"}.ui-icon-laptop-windows{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-laptop-windows:before{content:"laptop_windows"}.ui-icon-last-page{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-last-page:before{content:"last_page"}.ui-icon-launch{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-launch:before{content:"launch"}.ui-icon-layers{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-layers:before{content:"layers"}.ui-icon-layers-clear{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-layers-clear:before{content:"layers_clear"}.ui-icon-leak-add{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-leak-add:before{content:"leak_add"}.ui-icon-leak-remove{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-leak-remove:before{content:"leak_remove"}.ui-icon-lens{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-lens:before{content:"lens"}.ui-icon-library-add{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-library-add:before{content:"library_add"}.ui-icon-library-books{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-library-books:before{content:"library_books"}.ui-icon-library-music{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-library-music:before{content:"library_music"}.ui-icon-lightbulb-outline{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-lightbulb-outline:before{content:"lightbulb_outline"}.ui-icon-line-style{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-line-style:before{content:"line_style"}.ui-icon-line-weight{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-line-weight:before{content:"line_weight"}.ui-icon-linear-scale{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-linear-scale:before{content:"linear_scale"}.ui-icon-link{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-link:before{content:"link"}.ui-icon-linked-camera{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-linked-camera:before{content:"linked_camera"}.ui-icon-list{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-list:before{content:"list"}.ui-icon-live-help{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-live-help:before{content:"live_help"}.ui-icon-live-tv{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-live-tv:before{content:"live_tv"}.ui-icon-local-activity{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-activity:before{content:"local_activity"}.ui-icon-local-airport{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-airport:before{content:"local_airport"}.ui-icon-local-atm{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-atm:before{content:"local_atm"}.ui-icon-local-bar{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-bar:before{content:"local_bar"}.ui-icon-local-cafe{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-cafe:before{content:"local_cafe"}.ui-icon-local-car-wash{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-car-wash:before{content:"local_car_wash"}.ui-icon-local-convenience-store{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-convenience-store:before{content:"local_convenience_store"}.ui-icon-local-dining{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-dining:before{content:"local_dining"}.ui-icon-local-drink{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-drink:before{content:"local_drink"}.ui-icon-local-florist{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-florist:before{content:"local_florist"}.ui-icon-local-gas-station{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-gas-station:before{content:"local_gas_station"}.ui-icon-local-grocery-store{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-grocery-store:before{content:"local_grocery_store"}.ui-icon-local-hospital{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-hospital:before{content:"local_hospital"}.ui-icon-local-hotel{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-hotel:before{content:"local_hotel"}.ui-icon-local-laundry-service{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-laundry-service:before{content:"local_laundry_service"}.ui-icon-local-library{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-library:before{content:"local_library"}.ui-icon-local-mall{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-mall:before{content:"local_mall"}.ui-icon-local-movies{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-movies:before{content:"local_movies"}.ui-icon-local-offer{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-offer:before{content:"local_offer"}.ui-icon-local-parking{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-parking:before{content:"local_parking"}.ui-icon-local-pharmacy{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-pharmacy:before{content:"local_pharmacy"}.ui-icon-local-phone{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-phone:before{content:"local_phone"}.ui-icon-local-pizza{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-pizza:before{content:"local_pizza"}.ui-icon-local-play{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-play:before{content:"local_play"}.ui-icon-local-post-office{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-post-office:before{content:"local_post_office"}.ui-icon-local-printshop{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-printshop:before{content:"local_printshop"}.ui-icon-local-see{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-see:before{content:"local_see"}.ui-icon-local-shipping{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-shipping:before{content:"local_shipping"}.ui-icon-local-taxi{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-local-taxi:before{content:"local_taxi"}.ui-icon-location-city{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-location-city:before{content:"location_city"}.ui-icon-location-disabled{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-location-disabled:before{content:"location_disabled"}.ui-icon-location-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-location-off:before{content:"location_off"}.ui-icon-location-on{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-location-on:before{content:"location_on"}.ui-icon-location-searching{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-location-searching:before{content:"location_searching"}.ui-icon-lock{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-lock:before{content:"lock"}.ui-icon-lock-open{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-lock-open:before{content:"lock_open"}.ui-icon-lock-outline{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-lock-outline:before{content:"lock_outline"}.ui-icon-looks{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-looks:before{content:"looks"}.ui-icon-looks-3{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-looks-3:before{content:"looks_3"}.ui-icon-looks-4{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-looks-4:before{content:"looks_4"}.ui-icon-looks-5{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-looks-5:before{content:"looks_5"}.ui-icon-looks-6{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-looks-6:before{content:"looks_6"}.ui-icon-looks-one{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-looks-one:before{content:"looks_one"}.ui-icon-looks-two{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-looks-two:before{content:"looks_two"}.ui-icon-loop{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-loop:before{content:"loop"}.ui-icon-loupe{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-loupe:before{content:"loupe"}.ui-icon-low-priority{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-low-priority:before{content:"low_priority"}.ui-icon-loyalty{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-loyalty:before{content:"loyalty"}.ui-icon-mail{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mail:before{content:"mail"}.ui-icon-mail-outline{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mail-outline:before{content:"mail_outline"}.ui-icon-map{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-map:before{content:"map"}.ui-icon-markunread{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-markunread:before{content:"markunread"}.ui-icon-markunread-mailbox{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-markunread-mailbox:before{content:"markunread_mailbox"}.ui-icon-memory{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-memory:before{content:"memory"}.ui-icon-menu{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-menu:before{content:"menu"}.ui-icon-merge-type{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-merge-type:before{content:"merge_type"}.ui-icon-message{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-message:before{content:"message"}.ui-icon-mic{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mic:before{content:"mic"}.ui-icon-mic-none{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mic-none:before{content:"mic_none"}.ui-icon-mic-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mic-off:before{content:"mic_off"}.ui-icon-mms{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mms:before{content:"mms"}.ui-icon-mode-comment{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mode-comment:before{content:"mode_comment"}.ui-icon-mode-edit{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mode-edit:before{content:"mode_edit"}.ui-icon-monetization-on{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-monetization-on:before{content:"monetization_on"}.ui-icon-money-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-money-off:before{content:"money_off"}.ui-icon-monochrome-photos{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-monochrome-photos:before{content:"monochrome_photos"}.ui-icon-mood{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mood:before{content:"mood"}.ui-icon-mood-bad{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mood-bad:before{content:"mood_bad"}.ui-icon-more{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-more:before{content:"more"}.ui-icon-more-horiz{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-more-horiz:before{content:"more_horiz"}.ui-icon-more-vert{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-more-vert:before{content:"more_vert"}.ui-icon-motorcycle{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-motorcycle:before{content:"motorcycle"}.ui-icon-mouse{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-mouse:before{content:"mouse"}.ui-icon-move-to-inbox{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-move-to-inbox:before{content:"move_to_inbox"}.ui-icon-movie{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-movie:before{content:"movie"}.ui-icon-movie-creation{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-movie-creation:before{content:"movie_creation"}.ui-icon-movie-filter{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-movie-filter:before{content:"movie_filter"}.ui-icon-multiline-chart{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-multiline-chart:before{content:"multiline_chart"}.ui-icon-music-note{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-music-note:before{content:"music_note"}.ui-icon-music-video{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-music-video:before{content:"music_video"}.ui-icon-my-location{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-my-location:before{content:"my_location"}.ui-icon-nature{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-nature:before{content:"nature"}.ui-icon-nature-people{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-nature-people:before{content:"nature_people"}.ui-icon-navigate-before{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-navigate-before:before{content:"navigate_before"}.ui-icon-navigate-next{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-navigate-next:before{content:"navigate_next"}.ui-icon-navigation{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-navigation:before{content:"navigation"}.ui-icon-near-me{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-near-me:before{content:"near_me"}.ui-icon-network-cell{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-network-cell:before{content:"network_cell"}.ui-icon-network-check{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-network-check:before{content:"network_check"}.ui-icon-network-locked{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-network-locked:before{content:"network_locked"}.ui-icon-network-wifi{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-network-wifi:before{content:"network_wifi"}.ui-icon-new-releases{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-new-releases:before{content:"new_releases"}.ui-icon-next-week{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-next-week:before{content:"next_week"}.ui-icon-nfc{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-nfc:before{content:"nfc"}.ui-icon-no-encryption{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-no-encryption:before{content:"no_encryption"}.ui-icon-no-sim{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-no-sim:before{content:"no_sim"}.ui-icon-not-interested{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-not-interested:before{content:"not_interested"}.ui-icon-note{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-note:before{content:"note"}.ui-icon-note-add{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-note-add:before{content:"note_add"}.ui-icon-notifications{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-notifications:before{content:"notifications"}.ui-icon-notifications-active{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-notifications-active:before{content:"notifications_active"}.ui-icon-notifications-none{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-notifications-none:before{content:"notifications_none"}.ui-icon-notifications-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-notifications-off:before{content:"notifications_off"}.ui-icon-notifications-paused{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-notifications-paused:before{content:"notifications_paused"}.ui-icon-offline-pin{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-offline-pin:before{content:"offline_pin"}.ui-icon-ondemand-video{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-ondemand-video:before{content:"ondemand_video"}.ui-icon-opacity{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-opacity:before{content:"opacity"}.ui-icon-open-in-browser{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-open-in-browser:before{content:"open_in_browser"}.ui-icon-open-in-new{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-open-in-new:before{content:"open_in_new"}.ui-icon-open-with{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-open-with:before{content:"open_with"}.ui-icon-pages{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pages:before{content:"pages"}.ui-icon-pageview{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pageview:before{content:"pageview"}.ui-icon-palette{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-palette:before{content:"palette"}.ui-icon-pan-tool{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pan-tool:before{content:"pan_tool"}.ui-icon-panorama{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-panorama:before{content:"panorama"}.ui-icon-panorama-fish-eye{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-panorama-fish-eye:before{content:"panorama_fish_eye"}.ui-icon-panorama-horizontal{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-panorama-horizontal:before{content:"panorama_horizontal"}.ui-icon-panorama-vertical{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-panorama-vertical:before{content:"panorama_vertical"}.ui-icon-panorama-wide-angle{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-panorama-wide-angle:before{content:"panorama_wide_angle"}.ui-icon-party-mode{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-party-mode:before{content:"party_mode"}.ui-icon-pause{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pause:before{content:"pause"}.ui-icon-pause-circle-filled{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pause-circle-filled:before{content:"pause_circle_filled"}.ui-icon-pause-circle-outline{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pause-circle-outline:before{content:"pause_circle_outline"}.ui-icon-payment{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-payment:before{content:"payment"}.ui-icon-people{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-people:before{content:"people"}.ui-icon-people-outline{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-people-outline:before{content:"people_outline"}.ui-icon-perm-camera-mic{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-perm-camera-mic:before{content:"perm_camera_mic"}.ui-icon-perm-contact-calendar{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-perm-contact-calendar:before{content:"perm_contact_calendar"}.ui-icon-perm-data-setting{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-perm-data-setting:before{content:"perm_data_setting"}.ui-icon-perm-device-information{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-perm-device-information:before{content:"perm_device_information"}.ui-icon-perm-identity{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-perm-identity:before{content:"perm_identity"}.ui-icon-perm-media{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-perm-media:before{content:"perm_media"}.ui-icon-perm-phone-msg{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-perm-phone-msg:before{content:"perm_phone_msg"}.ui-icon-perm-scan-wifi{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-perm-scan-wifi:before{content:"perm_scan_wifi"}.ui-icon-person{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-person:before{content:"person"}.ui-icon-person-add{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-person-add:before{content:"person_add"}.ui-icon-person-outline{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-person-outline:before{content:"person_outline"}.ui-icon-person-pin{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-person-pin:before{content:"person_pin"}.ui-icon-person-pin-circle{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-person-pin-circle:before{content:"person_pin_circle"}.ui-icon-personal-video{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-personal-video:before{content:"personal_video"}.ui-icon-pets{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pets:before{content:"pets"}.ui-icon-phone{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phone:before{content:"phone"}.ui-icon-phone-android{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phone-android:before{content:"phone_android"}.ui-icon-phone-bluetooth-speaker{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phone-bluetooth-speaker:before{content:"phone_bluetooth_speaker"}.ui-icon-phone-forwarded{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phone-forwarded:before{content:"phone_forwarded"}.ui-icon-phone-in-talk{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phone-in-talk:before{content:"phone_in_talk"}.ui-icon-phone-iphone{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phone-iphone:before{content:"phone_iphone"}.ui-icon-phone-locked{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phone-locked:before{content:"phone_locked"}.ui-icon-phone-missed{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phone-missed:before{content:"phone_missed"}.ui-icon-phone-paused{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phone-paused:before{content:"phone_paused"}.ui-icon-phonelink{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phonelink:before{content:"phonelink"}.ui-icon-phonelink-erase{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phonelink-erase:before{content:"phonelink_erase"}.ui-icon-phonelink-lock{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phonelink-lock:before{content:"phonelink_lock"}.ui-icon-phonelink-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phonelink-off:before{content:"phonelink_off"}.ui-icon-phonelink-ring{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phonelink-ring:before{content:"phonelink_ring"}.ui-icon-phonelink-setup{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-phonelink-setup:before{content:"phonelink_setup"}.ui-icon-photo{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-photo:before{content:"photo"}.ui-icon-photo-album{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-photo-album:before{content:"photo_album"}.ui-icon-photo-camera{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-photo-camera:before{content:"photo_camera"}.ui-icon-photo-filter{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-photo-filter:before{content:"photo_filter"}.ui-icon-photo-library{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-photo-library:before{content:"photo_library"}.ui-icon-photo-size-select-actual{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-photo-size-select-actual:before{content:"photo_size_select_actual"}.ui-icon-photo-size-select-large{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-photo-size-select-large:before{content:"photo_size_select_large"}.ui-icon-photo-size-select-small{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-photo-size-select-small:before{content:"photo_size_select_small"}.ui-icon-picture-as-pdf{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-picture-as-pdf:before{content:"picture_as_pdf"}.ui-icon-picture-in-picture{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-picture-in-picture:before{content:"picture_in_picture"}.ui-icon-picture-in-picture-alt{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-picture-in-picture-alt:before{content:"picture_in_picture_alt"}.ui-icon-pie-chart{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pie-chart:before{content:"pie_chart"}.ui-icon-pie-chart-outlined{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pie-chart-outlined:before{content:"pie_chart_outlined"}.ui-icon-pin-drop{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pin-drop:before{content:"pin_drop"}.ui-icon-place{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-place:before{content:"place"}.ui-icon-play-arrow{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-play-arrow:before{content:"play_arrow"}.ui-icon-play-circle-filled{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-play-circle-filled:before{content:"play_circle_filled"}.ui-icon-play-circle-outline{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-play-circle-outline:before{content:"play_circle_outline"}.ui-icon-play-for-work{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-play-for-work:before{content:"play_for_work"}.ui-icon-playlist-add{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-playlist-add:before{content:"playlist_add"}.ui-icon-playlist-add-check{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-playlist-add-check:before{content:"playlist_add_check"}.ui-icon-playlist-play{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-playlist-play:before{content:"playlist_play"}.ui-icon-plus-one{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-plus-one:before{content:"plus_one"}.ui-icon-poll{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-poll:before{content:"poll"}.ui-icon-polymer{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-polymer:before{content:"polymer"}.ui-icon-pool{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pool:before{content:"pool"}.ui-icon-portable-wifi-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-portable-wifi-off:before{content:"portable_wifi_off"}.ui-icon-portrait{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-portrait:before{content:"portrait"}.ui-icon-power{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-power:before{content:"power"}.ui-icon-power-input{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-power-input:before{content:"power_input"}.ui-icon-power-settings-new{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-power-settings-new:before{content:"power_settings_new"}.ui-icon-pregnant-woman{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-pregnant-woman:before{content:"pregnant_woman"}.ui-icon-present-to-all{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-present-to-all:before{content:"present_to_all"}.ui-icon-print{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-print:before{content:"print"}.ui-icon-priority-high{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-priority-high:before{content:"priority_high"}.ui-icon-public{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-public:before{content:"public"}.ui-icon-publish{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-publish:before{content:"publish"}.ui-icon-query-builder{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-query-builder:before{content:"query_builder"}.ui-icon-question-answer{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-question-answer:before{content:"question_answer"}.ui-icon-queue{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-queue:before{content:"queue"}.ui-icon-queue-music{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-queue-music:before{content:"queue_music"}.ui-icon-queue-play-next{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-queue-play-next:before{content:"queue_play_next"}.ui-icon-radio{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-radio:before{content:"radio"}.ui-icon-radio-button-checked{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-radio-button-checked:before{content:"radio_button_checked"}.ui-icon-radio-button-unchecked{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-radio-button-unchecked:before{content:"radio_button_unchecked"}.ui-icon-rate-review{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-rate-review:before{content:"rate_review"}.ui-icon-receipt{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-receipt:before{content:"receipt"}.ui-icon-recent-actors{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-recent-actors:before{content:"recent_actors"}.ui-icon-record-voice-over{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-record-voice-over:before{content:"record_voice_over"}.ui-icon-redeem{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-redeem:before{content:"redeem"}.ui-icon-redo{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-redo:before{content:"redo"}.ui-icon-refresh{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-refresh:before{content:"refresh"}.ui-icon-remove{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-remove:before{content:"remove"}.ui-icon-remove-circle{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-remove-circle:before{content:"remove_circle"}.ui-icon-remove-circle-outline{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-remove-circle-outline:before{content:"remove_circle_outline"}.ui-icon-remove-from-queue{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-remove-from-queue:before{content:"remove_from_queue"}.ui-icon-remove-red-eye{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-remove-red-eye:before{content:"remove_red_eye"}.ui-icon-remove-shopping-cart{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-remove-shopping-cart:before{content:"remove_shopping_cart"}.ui-icon-reorder{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-reorder:before{content:"reorder"}.ui-icon-repeat{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-repeat:before{content:"repeat"}.ui-icon-repeat-one{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-repeat-one:before{content:"repeat_one"}.ui-icon-replay{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-replay:before{content:"replay"}.ui-icon-replay-10{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-replay-10:before{content:"replay_10"}.ui-icon-replay-30{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-replay-30:before{content:"replay_30"}.ui-icon-replay-5{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-replay-5:before{content:"replay_5"}.ui-icon-reply{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-reply:before{content:"reply"}.ui-icon-reply-all{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-reply-all:before{content:"reply_all"}.ui-icon-report{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-report:before{content:"report"}.ui-icon-report-problem{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-report-problem:before{content:"report_problem"}.ui-icon-restaurant{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-restaurant:before{content:"restaurant"}.ui-icon-restaurant-menu{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-restaurant-menu:before{content:"restaurant_menu"}.ui-icon-restore{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-restore:before{content:"restore"}.ui-icon-restore-page{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-restore-page:before{content:"restore_page"}.ui-icon-ring-volume{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-ring-volume:before{content:"ring_volume"}.ui-icon-room{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-room:before{content:"room"}.ui-icon-room-service{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-room-service:before{content:"room_service"}.ui-icon-rotate-90-degrees-ccw{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-rotate-90-degrees-ccw:before{content:"rotate_90_degrees_ccw"}.ui-icon-rotate-left{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-rotate-left:before{content:"rotate_left"}.ui-icon-rotate-right{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-rotate-right:before{content:"rotate_right"}.ui-icon-rounded-corner{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-rounded-corner:before{content:"rounded_corner"}.ui-icon-router{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-router:before{content:"router"}.ui-icon-rowing{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-rowing:before{content:"rowing"}.ui-icon-rss-feed{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-rss-feed:before{content:"rss_feed"}.ui-icon-rv-hookup{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-rv-hookup:before{content:"rv_hookup"}.ui-icon-satellite{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-satellite:before{content:"satellite"}.ui-icon-save{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-save:before{content:"save"}.ui-icon-scanner{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-scanner:before{content:"scanner"}.ui-icon-schedule{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-schedule:before{content:"schedule"}.ui-icon-school{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-school:before{content:"school"}.ui-icon-screen-lock-landscape{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-screen-lock-landscape:before{content:"screen_lock_landscape"}.ui-icon-screen-lock-portrait{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-screen-lock-portrait:before{content:"screen_lock_portrait"}.ui-icon-screen-lock-rotation{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-screen-lock-rotation:before{content:"screen_lock_rotation"}.ui-icon-screen-rotation{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-screen-rotation:before{content:"screen_rotation"}.ui-icon-screen-share{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-screen-share:before{content:"screen_share"}.ui-icon-sd-card{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sd-card:before{content:"sd_card"}.ui-icon-sd-storage{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sd-storage:before{content:"sd_storage"}.ui-icon-search{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-search:before{content:"search"}.ui-icon-security{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-security:before{content:"security"}.ui-icon-select-all{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-select-all:before{content:"select_all"}.ui-icon-send{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-send:before{content:"send"}.ui-icon-sentiment-dissatisfied{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sentiment-dissatisfied:before{content:"sentiment_dissatisfied"}.ui-icon-sentiment-neutral{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sentiment-neutral:before{content:"sentiment_neutral"}.ui-icon-sentiment-satisfied{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sentiment-satisfied:before{content:"sentiment_satisfied"}.ui-icon-sentiment-very-dissatisfied{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sentiment-very-dissatisfied:before{content:"sentiment_very_dissatisfied"}.ui-icon-sentiment-very-satisfied{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sentiment-very-satisfied:before{content:"sentiment_very_satisfied"}.ui-icon-settings{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings:before{content:"settings"}.ui-icon-settings-applications{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-applications:before{content:"settings_applications"}.ui-icon-settings-backup-restore{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-backup-restore:before{content:"settings_backup_restore"}.ui-icon-settings-bluetooth{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-bluetooth:before{content:"settings_bluetooth"}.ui-icon-settings-brightness{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-brightness:before{content:"settings_brightness"}.ui-icon-settings-cell{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-cell:before{content:"settings_cell"}.ui-icon-settings-ethernet{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-ethernet:before{content:"settings_ethernet"}.ui-icon-settings-input-antenna{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-input-antenna:before{content:"settings_input_antenna"}.ui-icon-settings-input-component{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-input-component:before{content:"settings_input_component"}.ui-icon-settings-input-composite{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-input-composite:before{content:"settings_input_composite"}.ui-icon-settings-input-hdmi{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-input-hdmi:before{content:"settings_input_hdmi"}.ui-icon-settings-input-svideo{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-input-svideo:before{content:"settings_input_svideo"}.ui-icon-settings-overscan{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-overscan:before{content:"settings_overscan"}.ui-icon-settings-phone{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-phone:before{content:"settings_phone"}.ui-icon-settings-power{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-power:before{content:"settings_power"}.ui-icon-settings-remote{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-remote:before{content:"settings_remote"}.ui-icon-settings-system-daydream{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-system-daydream:before{content:"settings_system_daydream"}.ui-icon-settings-voice{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-settings-voice:before{content:"settings_voice"}.ui-icon-share{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-share:before{content:"share"}.ui-icon-shop{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-shop:before{content:"shop"}.ui-icon-shop-two{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-shop-two:before{content:"shop_two"}.ui-icon-shopping-basket{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-shopping-basket:before{content:"shopping_basket"}.ui-icon-shopping-cart{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-shopping-cart:before{content:"shopping_cart"}.ui-icon-short-text{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-short-text:before{content:"short_text"}.ui-icon-show-chart{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-show-chart:before{content:"show_chart"}.ui-icon-shuffle{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-shuffle:before{content:"shuffle"}.ui-icon-signal-cellular-4-bar{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-signal-cellular-4-bar:before{content:"signal_cellular_4_bar"}.ui-icon-signal-cellular-connected-no-internet-4-bar{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-signal-cellular-connected-no-internet-4-bar:before{content:"signal_cellular_connected_no_internet_4_bar"}.ui-icon-signal-cellular-no-sim{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-signal-cellular-no-sim:before{content:"signal_cellular_no_sim"}.ui-icon-signal-cellular-null{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-signal-cellular-null:before{content:"signal_cellular_null"}.ui-icon-signal-cellular-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-signal-cellular-off:before{content:"signal_cellular_off"}.ui-icon-signal-wifi-4-bar{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-signal-wifi-4-bar:before{content:"signal_wifi_4_bar"}.ui-icon-signal-wifi-4-bar-lock{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-signal-wifi-4-bar-lock:before{content:"signal_wifi_4_bar_lock"}.ui-icon-signal-wifi-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-signal-wifi-off:before{content:"signal_wifi_off"}.ui-icon-sim-card{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sim-card:before{content:"sim_card"}.ui-icon-sim-card-alert{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sim-card-alert:before{content:"sim_card_alert"}.ui-icon-skip-next{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-skip-next:before{content:"skip_next"}.ui-icon-skip-previous{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-skip-previous:before{content:"skip_previous"}.ui-icon-slideshow{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-slideshow:before{content:"slideshow"}.ui-icon-slow-motion-video{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-slow-motion-video:before{content:"slow_motion_video"}.ui-icon-smartphone{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-smartphone:before{content:"smartphone"}.ui-icon-smoke-free{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-smoke-free:before{content:"smoke_free"}.ui-icon-smoking-rooms{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-smoking-rooms:before{content:"smoking_rooms"}.ui-icon-sms{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sms:before{content:"sms"}.ui-icon-sms-failed{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sms-failed:before{content:"sms_failed"}.ui-icon-snooze{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-snooze:before{content:"snooze"}.ui-icon-sort{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sort:before{content:"sort"}.ui-icon-sort-by-alpha{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sort-by-alpha:before{content:"sort_by_alpha"}.ui-icon-spa{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-spa:before{content:"spa"}.ui-icon-space-bar{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-space-bar:before{content:"space_bar"}.ui-icon-speaker{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-speaker:before{content:"speaker"}.ui-icon-speaker-group{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-speaker-group:before{content:"speaker_group"}.ui-icon-speaker-notes{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-speaker-notes:before{content:"speaker_notes"}.ui-icon-speaker-notes-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-speaker-notes-off:before{content:"speaker_notes_off"}.ui-icon-speaker-phone{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-speaker-phone:before{content:"speaker_phone"}.ui-icon-spellcheck{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-spellcheck:before{content:"spellcheck"}.ui-icon-star{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-star:before{content:"star"}.ui-icon-star-border{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-star-border:before{content:"star_border"}.ui-icon-star-half{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-star-half:before{content:"star_half"}.ui-icon-stars{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-stars:before{content:"stars"}.ui-icon-stay-current-landscape{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-stay-current-landscape:before{content:"stay_current_landscape"}.ui-icon-stay-current-portrait{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-stay-current-portrait:before{content:"stay_current_portrait"}.ui-icon-stay-primary-landscape{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-stay-primary-landscape:before{content:"stay_primary_landscape"}.ui-icon-stay-primary-portrait{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-stay-primary-portrait:before{content:"stay_primary_portrait"}.ui-icon-stop{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-stop:before{content:"stop"}.ui-icon-stop-screen-share{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-stop-screen-share:before{content:"stop_screen_share"}.ui-icon-storage{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-storage:before{content:"storage"}.ui-icon-store{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-store:before{content:"store"}.ui-icon-store-mall-directory{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-store-mall-directory:before{content:"store_mall_directory"}.ui-icon-straighten{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-straighten:before{content:"straighten"}.ui-icon-streetview{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-streetview:before{content:"streetview"}.ui-icon-strikethrough-s{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-strikethrough-s:before{content:"strikethrough_s"}.ui-icon-style{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-style:before{content:"style"}.ui-icon-subdirectory-arrow-left{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-subdirectory-arrow-left:before{content:"subdirectory_arrow_left"}.ui-icon-subdirectory-arrow-right{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-subdirectory-arrow-right:before{content:"subdirectory_arrow_right"}.ui-icon-subject{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-subject:before{content:"subject"}.ui-icon-subscriptions{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-subscriptions:before{content:"subscriptions"}.ui-icon-subtitles{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-subtitles:before{content:"subtitles"}.ui-icon-subway{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-subway:before{content:"subway"}.ui-icon-supervisor-account{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-supervisor-account:before{content:"supervisor_account"}.ui-icon-surround-sound{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-surround-sound:before{content:"surround_sound"}.ui-icon-swap-calls{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-swap-calls:before{content:"swap_calls"}.ui-icon-swap-horiz{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-swap-horiz:before{content:"swap_horiz"}.ui-icon-swap-vert{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-swap-vert:before{content:"swap_vert"}.ui-icon-swap-vertical-circle{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-swap-vertical-circle:before{content:"swap_vertical_circle"}.ui-icon-switch-camera{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-switch-camera:before{content:"switch_camera"}.ui-icon-switch-video{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-switch-video:before{content:"switch_video"}.ui-icon-sync{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sync:before{content:"sync"}.ui-icon-sync-disabled{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sync-disabled:before{content:"sync_disabled"}.ui-icon-sync-problem{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-sync-problem:before{content:"sync_problem"}.ui-icon-system-update{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-system-update:before{content:"system_update"}.ui-icon-system-update-alt{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-system-update-alt:before{content:"system_update_alt"}.ui-icon-tab{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tab:before{content:"tab"}.ui-icon-tab-unselected{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tab-unselected:before{content:"tab_unselected"}.ui-icon-tablet{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tablet:before{content:"tablet"}.ui-icon-tablet-android{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tablet-android:before{content:"tablet_android"}.ui-icon-tablet-mac{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tablet-mac:before{content:"tablet_mac"}.ui-icon-tag-faces{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tag-faces:before{content:"tag_faces"}.ui-icon-tap-and-play{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tap-and-play:before{content:"tap_and_play"}.ui-icon-terrain{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-terrain:before{content:"terrain"}.ui-icon-text-fields{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-text-fields:before{content:"text_fields"}.ui-icon-text-format{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-text-format:before{content:"text_format"}.ui-icon-textsms{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-textsms:before{content:"textsms"}.ui-icon-texture{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-texture:before{content:"texture"}.ui-icon-theaters{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-theaters:before{content:"theaters"}.ui-icon-thumb-down{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-thumb-down:before{content:"thumb_down"}.ui-icon-thumb-up{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-thumb-up:before{content:"thumb_up"}.ui-icon-thumbs-up-down{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-thumbs-up-down:before{content:"thumbs_up_down"}.ui-icon-time-to-leave{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-time-to-leave:before{content:"time_to_leave"}.ui-icon-timelapse{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-timelapse:before{content:"timelapse"}.ui-icon-timeline{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-timeline:before{content:"timeline"}.ui-icon-timer{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-timer:before{content:"timer"}.ui-icon-timer-10{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-timer-10:before{content:"timer_10"}.ui-icon-timer-3{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-timer-3:before{content:"timer_3"}.ui-icon-timer-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-timer-off:before{content:"timer_off"}.ui-icon-title{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-title:before{content:"title"}.ui-icon-toc{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-toc:before{content:"toc"}.ui-icon-today{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-today:before{content:"today"}.ui-icon-toll{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-toll:before{content:"toll"}.ui-icon-tonality{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tonality:before{content:"tonality"}.ui-icon-touch-app{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-touch-app:before{content:"touch_app"}.ui-icon-toys{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-toys:before{content:"toys"}.ui-icon-track-changes{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-track-changes:before{content:"track_changes"}.ui-icon-traffic{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-traffic:before{content:"traffic"}.ui-icon-train{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-train:before{content:"train"}.ui-icon-tram{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tram:before{content:"tram"}.ui-icon-transfer-within-a-station{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-transfer-within-a-station:before{content:"transfer_within_a_station"}.ui-icon-transform{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-transform:before{content:"transform"}.ui-icon-translate{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-translate:before{content:"translate"}.ui-icon-trending-down{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-trending-down:before{content:"trending_down"}.ui-icon-trending-flat{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-trending-flat:before{content:"trending_flat"}.ui-icon-trending-up{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-trending-up:before{content:"trending_up"}.ui-icon-tune{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tune:before{content:"tune"}.ui-icon-turned-in{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-turned-in:before{content:"turned_in"}.ui-icon-turned-in-not{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-turned-in-not:before{content:"turned_in_not"}.ui-icon-tv{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-tv:before{content:"tv"}.ui-icon-unarchive{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-unarchive:before{content:"unarchive"}.ui-icon-undo{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-undo:before{content:"undo"}.ui-icon-unfold-less{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-unfold-less:before{content:"unfold_less"}.ui-icon-unfold-more{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-unfold-more:before{content:"unfold_more"}.ui-icon-update{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-update:before{content:"update"}.ui-icon-usb{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-usb:before{content:"usb"}.ui-icon-verified-user{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-verified-user:before{content:"verified_user"}.ui-icon-vertical-align-bottom{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-vertical-align-bottom:before{content:"vertical_align_bottom"}.ui-icon-vertical-align-center{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-vertical-align-center:before{content:"vertical_align_center"}.ui-icon-vertical-align-top{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-vertical-align-top:before{content:"vertical_align_top"}.ui-icon-vibration{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-vibration:before{content:"vibration"}.ui-icon-video-call{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-video-call:before{content:"video_call"}.ui-icon-video-label{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-video-label:before{content:"video_label"}.ui-icon-video-library{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-video-library:before{content:"video_library"}.ui-icon-videocam{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-videocam:before{content:"videocam"}.ui-icon-videocam-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-videocam-off:before{content:"videocam_off"}.ui-icon-videogame-asset{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-videogame-asset:before{content:"videogame_asset"}.ui-icon-view-agenda{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-agenda:before{content:"view_agenda"}.ui-icon-view-array{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-array:before{content:"view_array"}.ui-icon-view-carousel{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-carousel:before{content:"view_carousel"}.ui-icon-view-column{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-column:before{content:"view_column"}.ui-icon-view-comfy{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-comfy:before{content:"view_comfy"}.ui-icon-view-compact{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-compact:before{content:"view_compact"}.ui-icon-view-day{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-day:before{content:"view_day"}.ui-icon-view-headline{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-headline:before{content:"view_headline"}.ui-icon-view-list{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-list:before{content:"view_list"}.ui-icon-view-module{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-module:before{content:"view_module"}.ui-icon-view-quilt{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-quilt:before{content:"view_quilt"}.ui-icon-view-stream{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-stream:before{content:"view_stream"}.ui-icon-view-week{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-view-week:before{content:"view_week"}.ui-icon-vignette{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-vignette:before{content:"vignette"}.ui-icon-visibility{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-visibility:before{content:"visibility"}.ui-icon-visibility-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-visibility-off:before{content:"visibility_off"}.ui-icon-voice-chat{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-voice-chat:before{content:"voice_chat"}.ui-icon-voicemail{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-voicemail:before{content:"voicemail"}.ui-icon-volume-down{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-volume-down:before{content:"volume_down"}.ui-icon-volume-mute{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-volume-mute:before{content:"volume_mute"}.ui-icon-volume-off{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-volume-off:before{content:"volume_off"}.ui-icon-volume-up{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-volume-up:before{content:"volume_up"}.ui-icon-vpn-key{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-vpn-key:before{content:"vpn_key"}.ui-icon-vpn-lock{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-vpn-lock:before{content:"vpn_lock"}.ui-icon-wallpaper{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wallpaper:before{content:"wallpaper"}.ui-icon-warning{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-warning:before{content:"warning"}.ui-icon-watch{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-watch:before{content:"watch"}.ui-icon-watch-later{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-watch-later:before{content:"watch_later"}.ui-icon-wb-auto{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wb-auto:before{content:"wb_auto"}.ui-icon-wb-cloudy{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wb-cloudy:before{content:"wb_cloudy"}.ui-icon-wb-incandescent{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wb-incandescent:before{content:"wb_incandescent"}.ui-icon-wb-iridescent{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wb-iridescent:before{content:"wb_iridescent"}.ui-icon-wb-sunny{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wb-sunny:before{content:"wb_sunny"}.ui-icon-wc{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wc:before{content:"wc"}.ui-icon-web{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-web:before{content:"web"}.ui-icon-web-asset{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-web-asset:before{content:"web_asset"}.ui-icon-weekend{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-weekend:before{content:"weekend"}.ui-icon-whatshot{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-whatshot:before{content:"whatshot"}.ui-icon-widgets{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-widgets:before{content:"widgets"}.ui-icon-wifi{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wifi:before{content:"wifi"}.ui-icon-wifi-lock{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wifi-lock:before{content:"wifi_lock"}.ui-icon-wifi-tethering{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wifi-tethering:before{content:"wifi_tethering"}.ui-icon-work{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-work:before{content:"work"}.ui-icon-wrap-text{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-wrap-text:before{content:"wrap_text"}.ui-icon-youtube-searched-for{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-youtube-searched-for:before{content:"youtube_searched_for"}.ui-icon-zoom-in{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-zoom-in:before{content:"zoom_in"}.ui-icon-zoom-out{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-zoom-out:before{content:"zoom_out"}.ui-icon-zoom-out-map{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.ui-icon-zoom-out-map:before{content:"zoom_out_map"}.material-icons{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}body .ui-widget,body .ui-widget .ui-widget{font-family:Roboto,"Helvetica Neue",sans-serif;text-decoration:none}body .ui-widget-content{background-color:#fff;font-size:1em;border:1px solid #bdbdbd}body .ui-widget-content .pi{color:#757575}body .ui-state-active,body .ui-state-highlight{background-color:#ddf2bb;color:#212121}body .ui-state-active .pi,body .ui-state-highlight .pi{color:#212121}body .ui-state-disabled,body .ui-widget:disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none;cursor:auto!important}body .ui-corner-all{border-radius:3px}body .ui-corner-top{border-top-left-radius:3px;border-top-right-radius:3px}body .ui-corner-bottom{border-bottom-left-radius:3px;border-bottom-right-radius:3px}body .ui-corner-left{border-top-left-radius:3px;border-bottom-left-radius:3px}body .ui-corner-right{border-top-right-radius:3px;border-bottom-right-radius:3px}body .ui-widget-overlay{background-color:#58575cdb;opacity:1}body .ui-inputtext{background:50% 100%/0 2px no-repeat,50% 100%/100% 1px no-repeat;background-image:-webkit-gradient(linear,left top,left bottom,from(#178cff),to(#178cff)),-webkit-gradient(linear,left top,left bottom,from(#bdbdbd),to(#bdbdbd));background-image:linear-gradient(to bottom,#178cff,#178cff),linear-gradient(to bottom,#bdbdbd,#bdbdbd);-webkit-transition:background-size .3s cubic-bezier(.64,.09,.08,1);transition:background-size .3s cubic-bezier(.64,.09,.08,1);border-width:0;padding:2px;font-size:1em;border-radius:0}body .ui-inputtext.ui-state-focus,body .ui-inputtext:focus{border-width:0;background-size:100% 2px,100% 1px;outline:0;padding-bottom:2px}body .ui-inputtext:disabled{border-bottom:1px dotted}body .ui-inputtext.ui-widget-content{border-width:1px;background:0 0}body .ui-inputtext.ui-state-error{border-color:#e62a10}body .ui-inputtext:-webkit-autofill{border-color:#bdbdbd;border-style:solid;border-width:0 0 1px}body .ui-inputtext:-webkit-autofill.ui-state-focus{padding-bottom:0}body .md-inputfield{display:block;position:relative}body .md-inputfield>label{color:#999;font-weight:400;position:absolute;pointer-events:none;left:5px;top:1px;transition:.3s ease all;-moz-transition:.3s;-webkit-transition:.3s}body .md-inputfield .ui-inputwrapper-filled~label,body .md-inputfield .ui-inputwrapper-focus~label,body .md-inputfield input.ui-state-filled~label,body .md-inputfield input:focus~label,body .md-inputfield input[placeholder]~label,body .md-inputfield p-autoComplete[placeholder]~label,body .md-inputfield p-calendar[placeholder]~label,body .md-inputfield p-chips~label,body .md-inputfield p-dropdown~label,body .md-inputfield p-inputMask[placeholder]~label,body .md-inputfield p-multiSelect~label,body .md-inputfield p-spinner[placeholder]~label,body .md-inputfield textarea.ui-state-filled~label,body .md-inputfield textarea:focus~label,body .md-inputfield textarea[placeholder]~label{top:-20px;font-size:12px;color:#178cff}body .md-inputfield .input:-webkit-autofill~label,body .md-inputfield .textarea:-webkit-autofill~label{top:-20px;font-size:12px;color:#178cff}body .md-inputfield input.ng-dirty.ng-invalid~label,body .md-inputfield p-autoComplete.ng-dirty.ng-invalid~label,body .md-inputfield p-calendar.ng-dirty.ng-invalid~label,body .md-inputfield p-chips.ng-dirty.ng-invalid~label,body .md-inputfield p-dropdown.ng-dirty.ng-invalid~label,body .md-inputfield p-inputMask.ng-dirty.ng-invalid~label,body .md-inputfield p-multiSelect.ng-dirty.ng-invalid~label,body .md-inputfield p-spinner.ng-dirty.ng-invalid~label,body .md-inputfield textarea.ng-dirty.ng-invalid~label{color:#e62a10}body .md-inputfield .ui-message{position:absolute}body .md-inputfield .ui-message.ui-messages-error{background-color:transparent;border:0;margin:0;color:#e62a10;font-size:.75em}body .md-inputfield.md-inputfield-fill .ui-chips,body .md-inputfield.md-inputfield-fill .ui-dropdown,body .md-inputfield.md-inputfield-fill .ui-multiselect,body .md-inputfield.md-inputfield-fill input,body .md-inputfield.md-inputfield-fill textarea{background-color:#f7f7f7;padding-left:4px;padding-right:4px;padding-top:4px}body .md-inputfield.md-inputfield-fill label{top:2px}body .md-inputfield.md-inputfield-fill .ui-inputwrapper-filled~label,body .md-inputfield.md-inputfield-fill .ui-inputwrapper-focus~label,body .md-inputfield.md-inputfield-fill input.ui-state-filled~label,body .md-inputfield.md-inputfield-fill input:focus~label,body .md-inputfield.md-inputfield-fill input[placeholder]~label,body .md-inputfield.md-inputfield-fill p-autoComplete[placeholder]~label,body .md-inputfield.md-inputfield-fill p-calendar[placeholder]~label,body .md-inputfield.md-inputfield-fill p-chips~label,body .md-inputfield.md-inputfield-fill p-dropdown~label,body .md-inputfield.md-inputfield-fill p-inputMask[placeholder]~label,body .md-inputfield.md-inputfield-fill p-multiSelect~label,body .md-inputfield.md-inputfield-fill p-spinner[placeholder]~label,body .md-inputfield.md-inputfield-fill textarea.ui-state-filled~label,body .md-inputfield.md-inputfield-fill textarea:focus~label,body .md-inputfield.md-inputfield-fill textarea[placeholder]~label{top:-20px;font-size:12px;color:#178cff}body .md-inputfield.md-inputfield-box{background-color:#f7f7f7;height:44px}body .md-inputfield.md-inputfield-box>:not(label){bottom:0;position:absolute;background-color:#f7f7f7;padding-left:4px;padding-right:4px;padding-top:24px}body .md-inputfield.md-inputfield-box>label{top:23px}body .md-inputfield.md-inputfield-box .ui-inputwrapper-filled~label,body .md-inputfield.md-inputfield-box .ui-inputwrapper-focus~label,body .md-inputfield.md-inputfield-box input.ui-state-filled~label,body .md-inputfield.md-inputfield-box input:focus~label,body .md-inputfield.md-inputfield-box input[placeholder]~label,body .md-inputfield.md-inputfield-box p-autoComplete[placeholder]~label,body .md-inputfield.md-inputfield-box p-calendar[placeholder]~label,body .md-inputfield.md-inputfield-box p-chips~label,body .md-inputfield.md-inputfield-box p-dropdown~label,body .md-inputfield.md-inputfield-box p-inputMask[placeholder]~label,body .md-inputfield.md-inputfield-box p-multiSelect~label,body .md-inputfield.md-inputfield-box p-spinner[placeholder]~label,body .md-inputfield.md-inputfield-box textarea.ui-state-filled~label,body .md-inputfield.md-inputfield-box textarea:focus~label,body .md-inputfield.md-inputfield-box textarea[placeholder]~label{top:1px}body .md-inputfield.md-inputfield-box .input:-webkit-autofill~label{top:1px}body .ui-material-message.ui-message.ui-messages-error{background-color:transparent;color:#e62a10;border:0;margin:0;font-size:.75em}body .ui-material-message.ui-message.ui-messages-error label{top:4px}body .ui-listbox{min-width:12.5em;background-color:#fff;border-radius:3px}body .ui-listbox .ui-listbox-list,body .ui-listbox.ui-inputtext{padding:0}body .ui-listbox .ui-listbox-item{font-size:1em;padding:.625em .875em;margin:0;color:#212121;position:relative;overflow:hidden;-webkit-transition:background-color .3s;transition:background-color .3s;border-radius:0}body .ui-listbox .ui-listbox-item.ui-state-highlight{background-color:#ddf2bb;color:#212121}body .ui-listbox:not(.ui-state-disabled) .ui-listbox-item:not(.ui-state-highlight):hover{background-color:#e8e8e8;color:#000}body .ui-listbox .ui-listbox-header{border-radius:0;padding:.625em 1em}body .ui-listbox .ui-listbox-header .ui-chkbox .ui-chkbox-box{border-color:#fff}body .ui-listbox .ui-listbox-header .ui-listbox-filter-container .ui-inputtext{padding:2px 2px 2px 1.5em;color:#fff}body .ui-listbox .ui-listbox-header .ui-listbox-filter-container .pi{top:0;left:0}body .ui-button,body .ui-datepicker-buttonpane>button{overflow:hidden;background-color:#178cff;color:#fff;font-size:1em;height:2.25em;padding:0 1em;border:0;box-shadow:0 1px 2.5px 0 rgba(0,0,0,.26),0 1px 5px 0 rgba(0,0,0,.16);-webkit-transition:background-color .3s;transition:background-color .3s;vertical-align:middle}body .ui-button:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button:enabled:not(:focus):hover{background-color:#37474f}body .ui-button:focus,body .ui-datepicker-buttonpane>button:focus{outline:0;background-color:#4aa5ff}body .ui-button .ui-button-text,body .ui-datepicker-buttonpane>button .ui-button-text{padding:0;line-height:2.25em}body .ui-button .pi,body .ui-datepicker-buttonpane>button .pi{color:#fff}body .ui-button.ui-button-icon-only,body .ui-datepicker-buttonpane>button.ui-button-icon-only{border-radius:50%;width:2.5em;height:2.5em}body .ui-button.ui-button-icon-only .pi,body .ui-datepicker-buttonpane>button.ui-button-icon-only .pi{margin-left:-.5em}body .ui-button.ui-button-text-icon-left,body .ui-datepicker-buttonpane>button.ui-button-text-icon-left{padding-left:2.5em}body .ui-button.ui-button-text-icon-right,body .ui-datepicker-buttonpane>button.ui-button-text-icon-right{padding-right:2.5em}body .ui-button.secondary,body .ui-button.ui-secondary-button,body .ui-datepicker-buttonpane>button.secondary,body .ui-datepicker-buttonpane>button.ui-secondary-button{background-color:#ddf2bb;color:#212121}body .ui-button.secondary:enabled:not(:focus):hover,body .ui-button.ui-secondary-button:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button.secondary:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button.ui-secondary-button:enabled:not(:focus):hover{background-color:#1986f2}body .ui-button.secondary:focus,body .ui-button.ui-secondary-button:focus,body .ui-datepicker-buttonpane>button.secondary:focus,body .ui-datepicker-buttonpane>button.ui-secondary-button:focus{outline:0;background-color:#f2fae6}body .ui-button.blue-grey-btn,body .ui-datepicker-buttonpane>button.blue-grey-btn{background-color:#607d8b}body .ui-button.blue-grey-btn:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button.blue-grey-btn:enabled:not(:focus):hover{background-color:#37474f}body .ui-button.blue-grey-btn:focus,body .ui-datepicker-buttonpane>button.blue-grey-btn:focus{outline:0;background-color:#7b96a3}body .ui-button.cyan-btn,body .ui-datepicker-buttonpane>button.cyan-btn{background-color:#00bcd4}body .ui-button.cyan-btn:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button.cyan-btn:enabled:not(:focus):hover{background-color:#00838f}body .ui-button.cyan-btn:focus,body .ui-datepicker-buttonpane>button.cyan-btn:focus{outline:0;background-color:#00cee8}body .ui-button.teal-btn,body .ui-datepicker-buttonpane>button.teal-btn{background-color:#009688}body .ui-button.teal-btn:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button.teal-btn:enabled:not(:focus):hover{background-color:#00695c}body .ui-button.teal-btn:focus,body .ui-datepicker-buttonpane>button.teal-btn:focus{outline:0;background-color:#00c9b6}body .ui-button.red-btn,body .ui-button.ui-danger-button,body .ui-datepicker-buttonpane>button.red-btn,body .ui-datepicker-buttonpane>button.ui-danger-button{background-color:#a63ecf}body .ui-button.red-btn:enabled:not(:focus):hover,body .ui-button.ui-danger-button:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button.red-btn:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button.ui-danger-button:enabled:not(:focus):hover{background-color:#c960f3}body .ui-button.red-btn:focus,body .ui-button.ui-danger-button:focus,body .ui-datepicker-buttonpane>button.red-btn:focus,body .ui-datepicker-buttonpane>button.ui-danger-button:focus{outline:0;background-color:#b967d9}body .ui-button.green-btn,body .ui-button.ui-success-button,body .ui-datepicker-buttonpane>button.green-btn,body .ui-datepicker-buttonpane>button.ui-success-button{background-color:#ff6b2e}body .ui-button.green-btn:enabled:not(:focus):hover,body .ui-button.ui-success-button:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button.green-btn:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button.ui-success-button:enabled:not(:focus):hover{background-color:#ff824c}body .ui-button.green-btn:focus,body .ui-button.ui-success-button:focus,body .ui-datepicker-buttonpane>button.green-btn:focus,body .ui-datepicker-buttonpane>button.ui-success-button:focus{outline:0;background-color:#ff8f61}body .ui-button.deep-orange-btn,body .ui-datepicker-buttonpane>button.deep-orange-btn{background-color:#ff5722}body .ui-button.deep-orange-btn:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button.deep-orange-btn:enabled:not(:focus):hover{background-color:#d84315}body .ui-button.deep-orange-btn:focus,body .ui-datepicker-buttonpane>button.deep-orange-btn:focus{outline:0;background-color:#ff7e55}body .ui-button.purple-btn,body .ui-datepicker-buttonpane>button.purple-btn{background-color:#a63ecf}body .ui-button.purple-btn:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button.purple-btn:enabled:not(:focus):hover{background-color:#c960f3}body .ui-button.purple-btn:focus,body .ui-datepicker-buttonpane>button.purple-btn:focus{outline:0;background-color:#b967d9}body .ui-button.pink-btn,body .ui-datepicker-buttonpane>button.pink-btn{background-color:#e91e63}body .ui-button.pink-btn:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button.pink-btn:enabled:not(:focus):hover{background-color:#ad1457}body .ui-button.pink-btn:focus,body .ui-datepicker-buttonpane>button.pink-btn:focus{outline:0;background-color:#ee4c83}body .ui-button.amber-btn,body .ui-button.ui-warning-button,body .ui-datepicker-buttonpane>button.amber-btn,body .ui-datepicker-buttonpane>button.ui-warning-button{background-color:#ffc107;color:#212121}body .ui-button.amber-btn:enabled:not(:focus):hover,body .ui-button.ui-warning-button:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button.amber-btn:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button.ui-warning-button:enabled:not(:focus):hover{background-color:#ff8f00}body .ui-button.amber-btn:focus,body .ui-button.ui-warning-button:focus,body .ui-datepicker-buttonpane>button.amber-btn:focus,body .ui-datepicker-buttonpane>button.ui-warning-button:focus{outline:0;background-color:#ffce3a}body .ui-button.orange-btn,body .ui-datepicker-buttonpane>button.orange-btn{background-color:#ff9800}body .ui-button.orange-btn:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button.orange-btn:enabled:not(:focus):hover{background-color:#ef6c00}body .ui-button.orange-btn:focus,body .ui-datepicker-buttonpane>button.orange-btn:focus{outline:0;background-color:#ffad33}body .ui-button.brown-btn,body .ui-datepicker-buttonpane>button.brown-btn{background-color:#795548}body .ui-button.brown-btn:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button.brown-btn:enabled:not(:focus):hover{background-color:#4e342e}body .ui-button.brown-btn:focus,body .ui-datepicker-buttonpane>button.brown-btn:focus{outline:0;background-color:#996b5b}body .ui-button.indigo-btn,body .ui-datepicker-buttonpane>button.indigo-btn{background-color:#3f51b5}body .ui-button.indigo-btn:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button.indigo-btn:enabled:not(:focus):hover{background-color:#283593}body .ui-button.indigo-btn:focus,body .ui-datepicker-buttonpane>button.indigo-btn:focus{outline:0;background-color:#606fc7}body .ui-button.blue-btn,body .ui-button.ui-info-button,body .ui-datepicker-buttonpane>button.blue-btn,body .ui-datepicker-buttonpane>button.ui-info-button{background-color:#03a9f4}body .ui-button.blue-btn:enabled:not(:focus):hover,body .ui-button.ui-info-button:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button.blue-btn:enabled:not(:focus):hover,body .ui-datepicker-buttonpane>button.ui-info-button:enabled:not(:focus):hover{background-color:#0277bd}body .ui-button.blue-btn:focus,body .ui-button.ui-info-button:focus,body .ui-datepicker-buttonpane>button.blue-btn:focus,body .ui-datepicker-buttonpane>button.ui-info-button:focus{outline:0;background-color:#2ebcfc}body .ui-button.flat,body .ui-datepicker-buttonpane>button.flat{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}body .ui-button.ui-state-default.ui-button-secondary,body .ui-buttonset.ui-button-secondary>.ui-button.ui-state-default{color:#212121;background-color:#fff}body .ui-button.ui-state-default.ui-button-secondary .ui-button-icon-left,body .ui-button.ui-state-default.ui-button-secondary .ui-button-icon-right,body .ui-buttonset.ui-button-secondary>.ui-button.ui-state-default .ui-button-icon-left,body .ui-buttonset.ui-button-secondary>.ui-button.ui-state-default .ui-button-icon-right{color:#757575}body .ui-button.ui-state-default.ui-button-secondary:enabled:hover,body .ui-buttonset.ui-button-secondary>.ui-button.ui-state-default:enabled:hover{background-color:#e8e8e8;color:#000}body .ui-button.ui-state-default.ui-button-secondary:enabled:focus,body .ui-buttonset.ui-button-secondary>.ui-button.ui-state-default:enabled:focus{background-color:#e6e6e6}body .ui-button.ui-state-default.ui-button-info,body .ui-buttonset.ui-button-info>.ui-button.ui-state-default{background-color:#03a9f4}body .ui-button.ui-state-default.ui-button-info:enabled:hover,body .ui-buttonset.ui-button-info>.ui-button.ui-state-default:enabled:hover{background-color:#0277bd}body .ui-button.ui-state-default.ui-button-info:enabled:focus,body .ui-buttonset.ui-button-info>.ui-button.ui-state-default:enabled:focus{outline:0;background-color:#2ebcfc}body .ui-button.ui-state-default.ui-button-success,body .ui-buttonset.ui-button-success>.ui-button.ui-state-default{background-color:#ff6b2e}body .ui-button.ui-state-default.ui-button-success:enabled:hover,body .ui-buttonset.ui-button-success>.ui-button.ui-state-default:enabled:hover{background-color:#ff824c}body .ui-button.ui-state-default.ui-button-success:enabled:focus,body .ui-buttonset.ui-button-success>.ui-button.ui-state-default:enabled:focus{outline:0;background-color:#ff8f61}body .ui-button.ui-state-default.ui-button-warning,body .ui-buttonset.ui-button-warning>.ui-button.ui-state-default{color:#fff;background-color:#ff6b2e}body .ui-button.ui-state-default.ui-button-warning:enabled:hover,body .ui-buttonset.ui-button-warning>.ui-button.ui-state-default:enabled:hover{background-color:#ff824c}body .ui-button.ui-state-default.ui-button-warning:enabled:focus,body .ui-buttonset.ui-button-warning>.ui-button.ui-state-default:enabled:focus{outline:0;background-color:#ffce3a}body .ui-button.ui-state-default.ui-button-danger,body .ui-buttonset.ui-button-danger>.ui-button.ui-state-default{background-color:#a63ecf}body .ui-button.ui-state-default.ui-button-danger:enabled:hover,body .ui-buttonset.ui-button-danger>.ui-button.ui-state-default:enabled:hover{background-color:#c960f3}body .ui-button.ui-state-default.ui-button-danger:enabled:focus,body .ui-buttonset.ui-button-danger>.ui-button.ui-state-default:enabled:focus{outline:0;background-color:#b967d9}body .ui-buttonset:not(.ui-button-danger,ui-button-secondary,ui-button-success,ui-button-info,ui-button-warning) .ui-button:not(.ui-state-disabled):not(.ui-state-active):hover{background-color:#37474f}body .ui-buttonset:not(.ui-button-danger,ui-button-secondary,ui-button-success,ui-button-info,ui-button-warning) .ui-button.ui-state-active{background-color:#ddf2bb;color:#212121}body .ui-buttonset:not(.ui-button-danger,ui-button-secondary,ui-button-success,ui-button-info,ui-button-warning).ui-button-danger:enabled:not(:focus):hover{background-color:#c960f3}body .ui-buttonset:not(.ui-button-danger,ui-button-secondary,ui-button-success,ui-button-info,ui-button-warning).ui-button-danger:focus{outline:0;background-color:#b967d9}body .ui-togglebutton:not(.ui-state-active):not(.ui-state-disabled):hover{background-color:#37474f}body .ui-togglebutton.ui-state-active{background-color:#ddf2bb;color:#212121}body .ui-splitbutton{border-radius:4px;box-shadow:0 1px 2.5px 0 rgba(0,0,0,.26),0 1px 5px 0 rgba(0,0,0,.16)}body .ui-splitbutton>.ui-button{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}body .ui-splitbutton>.ui-button:active{background-color:#4aa5ff}body .ui-splitbutton .ui-splitbutton-menubutton{height:2.25em;border-radius:0 3px 3px 0}body .ui-splitbutton .ui-menu{width:100%;min-width:12.5em}body .ui-fluid .ui-splitbutton .ui-button:first-child{width:calc(100% - 2em)}body p-checkbox.ng-dirty.ng-invalid .ui-chkbox-box.ui-state-active{border-color:#e62a10;background-color:transparent}body p-checkbox.ng-dirty.ng-invalid .ui-chkbox-box.ui-state-active .ui-chkbox-icon{color:#e62a10}body .ui-chkbox{display:inline-block;vertical-align:middle;line-height:1.25em;width:1.25em;height:1.25em;cursor:default}body .ui-chkbox .ui-chkbox-box{border:2px solid #757575;width:1.25em;height:1.25em;overflow:hidden;-webkit-transition:background-color .3s;transition:background-color .3s}body .ui-chkbox .ui-chkbox-box .ui-chkbox-icon{font-size:1.25em;margin-left:-2px;margin-top:-2px}body .ui-chkbox .ui-chkbox-box.ui-state-active{border-color:#178cff;background-color:#178cff}body .ui-chkbox .ui-chkbox-box.ui-state-focus{border-color:#178cff;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);-webkit-transition:box-shadow .3s,background-color .3s;transition:box-shadow .3s,background-color .3s}body .ui-chkbox-label{margin-left:.5em}body p-radiobutton.ng-dirty.ng-invalid .ui-radiobutton-box.ui-state-active{border-color:#e62a10;background-color:transparent}body p-radiobutton.ng-dirty.ng-invalid .ui-radiobutton-box.ui-state-active .pi-circle-on{background-color:#e62a10}body .ui-radiobutton{position:relative;margin:0 .25em 0 0;vertical-align:middle}body .ui-radiobutton .ui-radiobutton-box{border:2px solid #757575;width:1.25em;height:1.25em;-webkit-transition:box-shadow .3s;transition:box-shadow .3s;border-radius:50%}body .ui-radiobutton .ui-radiobutton-box.ui-state-focus{border-color:#178cff;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);-webkit-transition:box-shadow .3s,background-color .3s;transition:box-shadow .3s,background-color .3s}body .ui-radiobutton .ui-radiobutton-box.ui-state-active{border-color:#178cff;background-color:transparent}body .ui-radiobutton .ui-radiobutton-box .ui-radiobutton-icon{display:block;box-sizing:border-box;border-radius:50%;font-size:1em;transition:-webkit-transform ease .28s;-webkit-transition:-webkit-transform .28s;transition:transform ease .28s;transition:transform ease .28s,-webkit-transform ease .28s;-webkit-transform:scale(0);transform:scale(0);margin:0}body .ui-radiobutton .ui-radiobutton-box .pi-circle-on{background-color:#178cff;-webkit-transform:scale(.5);transform:scale(.5);top:50%;left:50%;margin-top:-.5em;margin-left:-.5em}body .ui-radiobutton .ui-radiobutton-box .pi-circle-on.pi:before{content:"circle"}body .ui-radiobutton-label{margin-left:.5em}body .ui-autocomplete-panel{border-radius:0}body .ui-autocomplete-panel.ui-shadow{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}body .ui-autocomplete-panel .ui-autocomplete-list{padding:0}body .ui-autocomplete-panel .ui-autocomplete-list .ui-autocomplete-list-item{-webkit-transition:background-color .3s;transition:background-color .3s;font-size:1em;padding:.625em .875em;border-radius:0;color:#212121}body .ui-autocomplete-panel .ui-autocomplete-list .ui-autocomplete-list-item .ui-autocomplete-query{font-weight:700}body .ui-autocomplete-panel .ui-autocomplete-list .ui-autocomplete-list-item.ui-state-highlight{color:#212121}body .ui-autocomplete-panel .ui-autocomplete-list .ui-autocomplete-group{padding:.625em .875em}body .ui-autocomplete .ui-autocomplete-dropdown.ui-button.ui-button-icon-only{background-color:transparent;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;height:1.5em;width:1.5em;padding:0;right:0;bottom:0;margin-right:0;position:absolute}body .ui-autocomplete .ui-autocomplete-dropdown.ui-button.ui-button-icon-only .ui-button-text{display:none}body .ui-autocomplete .ui-autocomplete-dropdown.ui-button.ui-button-icon-only .pi{color:#757575}body .ui-autocomplete.ui-autocomplete-multiple .ui-autocomplete-multiple-container.ui-inputtext{box-sizing:border-box;padding:2px}body .ui-autocomplete.ui-autocomplete-multiple .ui-autocomplete-multiple-container.ui-state-disabled{border-bottom:1px dotted}body .ui-autocomplete.ui-autocomplete-multiple .ui-autocomplete-input-token{float:none;display:inline-block;margin:0 1px;vertical-align:middle}body .ui-autocomplete.ui-autocomplete-multiple .ui-autocomplete-input-token>input{padding:0;font-size:16px;margin:0;vertical-align:bottom}body .ui-autocomplete.ui-autocomplete-multiple .ui-autocomplete-token{display:inline-block;float:none;vertical-align:middle;font-size:1em}body .ui-autocomplete.ui-autocomplete-multiple .ui-autocomplete-token .ui-autocomplete-token-label{display:inline-block;vertical-align:middle}body .ui-autocomplete.ui-autocomplete-multiple .ui-autocomplete-dropdown{top:.75em}body .ui-fluid .ui-autocomplete.ui-autocomplete-dd>.ui-inputtext{width:100%}body .ui-fluid .ui-inputgroup .md-inputfield .ui-autocomplete{top:5px}body .ui-dropdown{border-width:0;background:50% 100%/0 2px no-repeat,50% 100%/100% 1px no-repeat;background-image:-webkit-gradient(linear,left top,left bottom,from(#178cff),to(#178cff)),-webkit-gradient(linear,left top,left bottom,from(#bdbdbd),to(#bdbdbd));background-image:linear-gradient(to bottom,#178cff,#178cff),linear-gradient(to bottom,#bdbdbd,#bdbdbd);-webkit-transition:background-size .3s cubic-bezier(.64,.09,.08,1);transition:background-size .3s cubic-bezier(.64,.09,.08,1);padding-bottom:2px;box-sizing:border-box;border-radius:0}body .ui-dropdown .ui-dropdown-trigger{height:1.5em;width:1.5em;margin-top:0;padding:0;top:2px;margin-right:0}body .ui-dropdown .ui-dropdown-trigger .pi{color:#757575}body .ui-dropdown .ui-dropdown-label{background:0 0}body .ui-dropdown .ui-dropdown-label.ui-inputtext{font:1em Roboto,"Helvetica Neue",sans-serif}body .ui-dropdown:not(.ui-state-disabled).ui-state-focus{border-width:0;background-size:100% 2px,100% 1px;padding-bottom:2px}body .ui-dropdown:not(.ui-state-disabled).ui-state-focus .ui-dropdown-label{padding-bottom:2px}body .ui-dropdown-panel{border-radius:0}body .ui-dropdown-panel .ui-dropdown-list{padding:0}body .ui-dropdown-panel .ui-dropdown-item{margin:0;font-size:1em;padding:.625em .875em;color:#212121;-webkit-transition:background-color .3s;transition:background-color .3s;border-radius:0}body .ui-dropdown-panel .ui-dropdown-item.ui-state-highlight{background-color:#ddf2bb;color:#212121}body .ui-dropdown-panel .ui-dropdown-item:not(.ui-state-highlight):not(.ui-state-disabled):hover{background-color:#e8e8e8;color:#000}body .ui-dropdown-panel.ui-shadow{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}body .ui-dropdown-panel .ui-dropdown-filter-container{display:block;border-bottom:1px solid #bdbdbd;background-color:#178cff;padding:.625em 1em}body .ui-dropdown-panel .ui-dropdown-filter-container input{color:#fff}body .ui-dropdown-panel .ui-dropdown-filter-container input:focus{border-bottom-color:#fff}body .ui-dropdown-panel .ui-dropdown-filter-container .pi{top:.325em;right:.75em;color:#fff}body .ui-multiselect{border-width:0;background:50% 100%/0 2px no-repeat,50% 100%/100% 1px no-repeat;background-image:-webkit-gradient(linear,left top,left bottom,from(#178cff),to(#178cff)),-webkit-gradient(linear,left top,left bottom,from(#bdbdbd),to(#bdbdbd));background-image:linear-gradient(to bottom,#178cff,#178cff),linear-gradient(to bottom,#bdbdbd,#bdbdbd);-webkit-transition:background-size .3s cubic-bezier(.64,.09,.08,1);transition:background-size .3s cubic-bezier(.64,.09,.08,1);padding-bottom:2px;box-sizing:border-box;border-radius:0}body .ui-multiselect .ui-multiselect-label-container{padding-right:1.5em}body .ui-multiselect .ui-multiselect-label-container .ui-multiselect-label{padding:0 2px}body .ui-multiselect .ui-multiselect-trigger{height:1.5em;width:1.5em;margin-top:0;padding:0;top:-2px}body .ui-multiselect .ui-multiselect-trigger .pi{color:#757575}body .ui-multiselect:not(.ui-state-disabled).ui-state-focus{border-width:0;background-size:100% 2px,100% 1px;padding-bottom:2px}body .ui-multiselect-panel.ui-widget{padding:0;border-radius:0;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);min-width:12.5em}body .ui-multiselect-panel.ui-widget .ui-multiselect-header{border-radius:0;padding:.625em 1em;position:relative}body .ui-multiselect-panel.ui-widget .ui-multiselect-header .ui-chkbox{float:none;margin:0 .5em 0 -.125em;position:static}body .ui-multiselect-panel.ui-widget .ui-multiselect-header .ui-chkbox .ui-chkbox-box,body .ui-multiselect-panel.ui-widget .ui-multiselect-header .ui-chkbox .ui-chkbox-box .ui-chkbox-icon,body .ui-multiselect-panel.ui-widget .ui-multiselect-header .ui-chkbox .ui-chkbox-box.ui-state-active .ui-chkbox-icon{border-color:#fff}body .ui-multiselect-panel.ui-widget .ui-multiselect-header .ui-chkbox .ui-chkbox-box.ui-state-focus{background-color:#b0bec5;-webkit-transition:background-color .3s;transition:background-color .3s}body .ui-multiselect-panel.ui-widget .ui-multiselect-header .ui-multiselect-filter-container{width:70%;display:inline-block;vertical-align:middle;float:none;margin-left:0}body .ui-multiselect-panel.ui-widget .ui-multiselect-header .ui-multiselect-filter-container .pi{top:0;left:0}body .ui-multiselect-panel.ui-widget .ui-multiselect-header .ui-multiselect-filter-container .ui-inputtext{padding:2px 2px 2px 1.5em;width:100%;box-sizing:border-box;color:#fff}body .ui-multiselect-panel.ui-widget .ui-multiselect-header .ui-multiselect-filter-container .ui-inputtext:focus{border-bottom-color:#fff}body .ui-multiselect-panel.ui-widget .ui-multiselect-header .ui-multiselect-close{position:absolute;right:.5em;top:.625em;height:1.5em;width:1.5em}body .ui-multiselect-panel.ui-widget .ui-multiselect-header .ui-multiselect-close span{position:absolute;left:50%;top:50%;width:1em;height:1em;margin-top:-.5em;margin-left:-.5em;color:#fff}body .ui-multiselect-panel.ui-widget .ui-multiselect-header .ui-multiselect-close:hover{background-color:#b0bec5;border-radius:50%;-webkit-transition:background-color .3s;transition:background-color .3s}body .ui-multiselect-panel.ui-widget .ui-multiselect-item{font-size:1em;padding:.625em .875em;color:#212121;border-radius:0}body .ui-multiselect-panel.ui-widget .ui-multiselect-item:not(.ui-state-highlight):not(.ui-state-disabled):hover{background-color:#e8e8e8;color:#000}body .ui-multiselect-panel.ui-widget .ui-multiselect-item.ui-state-highlight{color:#212121}body .ui-spinner .ui-spinner-button{width:1em;height:.75em;padding:0;margin-right:.25em;background-color:transparent;color:#212121;z-index:auto;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}body .ui-spinner .ui-spinner-button .pi-triangle-1-n,body .ui-spinner .ui-spinner-button .pi-triangle-1-s{color:#212121}body .ui-spinner .ui-spinner-button .pi{top:0;height:.5em;color:#757575}body .ui-spinner .ui-spinner-button:active,body .ui-spinner .ui-spinner-button:enabled:hover{background-color:transparent}body .ui-spinner .ui-spinner-up .pi{top:.25em}body .ui-spinner .ui-spinner-down .pi{top:.167em}body .ui-spinner .ui-spinner-input{padding-right:30px}body .ui-fluid .ui-spinner .ui-spinner-button{width:1em;height:.75em}body .ui-fluid .ui-spinner .ui-spinner-button .pi{left:auto}body .ui-inputswitch{height:14px;width:34px!important}body .ui-inputswitch .ui-inputswitch-slider{background-color:#9e9e9e;border-radius:8px;-webkit-transition:background-color .3s;transition:background-color .3s}body .ui-inputswitch .ui-inputswitch-slider:before{background-color:#fff;height:1.429em;width:1.429em;left:0;bottom:-.214em;border-radius:50%;-webkit-transition:.3s;transition:.3s;box-shadow:rgba(0,0,0,.2) 0 1px 3px 0,rgba(0,0,0,.137255) 0 1px 1px 0,rgba(0,0,0,.117647) 0 2px 1px -1px}body .ui-inputswitch.ui-inputswitch-checked .ui-inputswitch-slider:before{-webkit-transform:translateX(1.25em);transform:translateX(1.25em)}body .ui-inputswitch.ui-inputswitch-focus .ui-inputswitch-slider,body .ui-inputswitch:not(.ui-state-disabled):hover .ui-inputswitch-slider{background-color:#9e9e9e}body .ui-inputswitch.ui-inputswitch-checked .ui-inputswitch-slider,body .ui-inputswitch.ui-inputswitch-checked .ui-inputswitch-slider:before,body .ui-inputswitch.ui-inputswitch-checked:not(.ui-state-disabled):hover .ui-inputswitch-slider{background-color:#ddf2bb}body .ui-inputswitch.ui-inputswitch-checked.ui-inputswitch-focus .ui-inputswitch-slider{background:#ddf2bb}body .ui-slider .ui-slider-handle{-webkit-transform:scale(.7);transform:scale(.7);-webkit-transition:.4s cubic-bezier(.25,.8,.25,1);transition:all .4s cubic-bezier(.25,.8,.25,1)}body .ui-slider .ui-slider-handle.ui-state-focus{-webkit-transform:scale(1);transform:scale(1)}body .ui-slider .ui-slider-handle:focus{outline:0}body .ui-slider.ui-slider-horizontal{height:2px;border:0;background-color:#bdbdbd}body .ui-slider.ui-slider-horizontal .ui-slider-handle{top:-.55em}body .ui-slider.ui-slider-vertical{width:2px;border:0;background-color:#bdbdbd}body .ui-slider.ui-slider-vertical .ui-slider-handle{left:-.55em}body .ui-slider .ui-slider-range{color:#212121}body .ui-slider:not(.ui-state-disabled) .ui-slider-handle:hover{-webkit-transform:scale(1);transform:scale(1)}body .ui-calendar .ui-datepicker{min-width:auto}body .ui-calendar .ui-datepicker-trigger{position:absolute;bottom:2px;right:0;background-color:transparent;color:#212121;height:1.5em;width:1.5em;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;border-radius:0}body .ui-calendar .ui-datepicker-trigger .pi{color:#757575}body .ui-calendar .ui-datepicker-trigger:enabled:hover{background-color:transparent}body .ui-fluid .ui-calendar.ui-calendar-w-btn .ui-inputtext{width:100%}body .ui-datepicker{padding:0;width:17em}body .ui-datepicker.ui-shadow{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}body .ui-datepicker:not(.ui-state-disabled) .ui-datepicker-header .ui-datepicker-next:hover,body .ui-datepicker:not(.ui-state-disabled) .ui-datepicker-header .ui-datepicker-prev:hover{background-color:#b0bec5}body .ui-datepicker:not(.ui-state-disabled) .ui-monthpicker a.ui-monthpicker-month:not(.ui-state-active):hover,body .ui-datepicker:not(.ui-state-disabled) table td a:not(.ui-state-active):not(.ui-state-highlight):hover{background-color:#e8e8e8;color:#000}body .ui-datepicker .ui-datepicker-header{padding:.625em 1em;font-size:1em;background:#37474f;border-color:#37474f;border-radius:2px 2px 0 0}body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev{cursor:pointer;top:.4em;left:.2em;border-radius:50%;font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transition:background-color .3s;transition:background-color .3s;color:#fff}body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:before{content:"keyboard_arrow_left"}body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev .pi{display:none}body .ui-datepicker .ui-datepicker-header .ui-datepicker-next{cursor:pointer;top:.4em;right:.2em;font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";border-radius:50%;-webkit-transition:background-color .3s;transition:background-color .3s;color:#fff}body .ui-datepicker .ui-datepicker-header .ui-datepicker-next:before{content:"keyboard_arrow_right"}body .ui-datepicker .ui-datepicker-header .ui-datepicker-next .pi{display:none}body .ui-datepicker .ui-datepicker-header select.ui-datepicker-month,body .ui-datepicker .ui-datepicker-header select.ui-datepicker-year{font-size:14px}body .ui-datepicker table{table-layout:fixed;border-spacing:0;border-collapse:collapse;font-size:14px}body .ui-datepicker thead tr{color:#fff;background:#178cff}body .ui-datepicker tbody td{padding:.25em .125em;box-sizing:border-box}body .ui-datepicker tbody td.ui-datepicker-today a{color:#fff;background:#7dbfff}body .ui-datepicker tbody td.ui-datepicker-today a.ui-state-active{background-color:#ddf2bb;color:#212121}body .ui-datepicker tbody td a{padding:.25em;margin:0;text-align:center;color:#212121;display:inline-block;height:2.25em;width:2.25em;border-radius:50%;line-height:1.8em}body .ui-datepicker tbody td a.ui-state-active{background-color:#ddf2bb;color:#212121}body .ui-datepicker tbody td a span{display:inline;padding:0;text-align:center}body .ui-datepicker .ui-timepicker{border-radius:0}body .ui-datepicker .ui-timepicker>div a{height:1.5em}body .ui-datepicker .ui-timepicker>div a>span{display:inline-block;margin-bottom:.25em}body .ui-datepicker .ui-timepicker>div a .pi.pi-angle-up{-webkit-transform:rotate(0);transform:rotate(0);font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}body .ui-datepicker .ui-timepicker>div a .pi.pi-angle-up:before{content:"keyboard_arrow_up"}body .ui-datepicker .ui-timepicker>div a .pi.pi-angle-down{-webkit-transform:rotate(0);transform:rotate(0);font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}body .ui-datepicker .ui-timepicker>div a .pi.pi-angle-down:before{content:"keyboard_arrow_down"}body .ui-datepicker .ui-monthpicker .ui-monthpicker-month{color:#212121}body .ui-datepicker .ui-monthpicker .ui-monthpicker-month.ui-state-active{color:#212121;background-color:#ddf2bb}body .ui-datepicker.ui-datepicker-multiple-month{width:auto}body .ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group{border-right:1px solid #bdbdbd;padding-top:0;padding-bottom:0}body .ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group .ui-datepicker-calendar-container tbody{padding-right:.25em;padding-left:.25em}body .ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group:first-child{padding-left:0}body .ui-datepicker.ui-datepicker-multiple-month .ui-datepicker-group:last-child{padding-right:0;border-right:0}body #ui-datepicker-div{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}body .ui-rating{font-size:inherit;min-height:1.5em}body .ui-rating .pi-ban{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";color:#757575}body .ui-rating .pi-ban:before{content:"cancel"}body .ui-rating .pi-star{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";color:#757575}body .ui-rating .pi-star:before{content:"star"}body .ui-rating .pi-star-o{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";color:#757575}body .ui-rating .pi-star-o:before{content:"star_border"}body .ui-chips>ul.ui-inputtext.ui-state-disabled{border-bottom:1px dotted}body .ui-chips>ul.ui-inputtext .ui-chips-input-token{padding-bottom:2px;margin-bottom:2px}body .ui-chips>ul.ui-inputtext .ui-chips-input-token>input{padding:0;font-size:16px;margin:0;vertical-align:bottom}body .ui-chips>ul.ui-inputtext .ui-chips-input-token input:disabled{width:0}body .ui-chips>ul.ui-inputtext .ui-chips-token{display:inline-block;float:none;vertical-align:middle;font-size:1em;margin-bottom:2px}body .ui-chips>ul.ui-inputtext .ui-chips-token .ui-chips-token-label{display:inline-block;vertical-align:middle}body .ui-password-panel.ui-shadow{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}body .ui-fileupload .ui-fileupload-buttonbar{padding:.625em 1em}body .ui-fileupload .ui-fileupload-buttonbar .pi-arrowreturnthick-1-n{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}body .ui-fileupload .ui-fileupload-buttonbar .pi-arrowreturnthick-1-n:before{content:"file_upload"}body .ui-fileupload .ui-fileupload-buttonbar .ui-button{background-color:#ddf2bb}body .ui-fileupload .ui-fileupload-buttonbar .ui-button:enabled:hover{background-color:#1986f2}body .ui-fileupload .ui-fileupload-content .ui-messages-error .pi{color:#fff}body .ui-fileupload-choose.ui-state-focus.ui-button,body .ui-fileupload-choose:not(.ui-state-disabled):hover.ui-button{background-color:#d2eea6}body .ui-fileupload-choose:not(.ui-state-disabled):active.ui-button{background-color:#c8ea90}body .ui-editor-container .ui-editor-toolbar{background-color:#e8e8e8}body .ui-inputgroup .ui-inputgroup-addon{border-width:0 0 1px;border-color:#bdbdbd;color:#757575;padding:2px 2px 1px;align-self:flex-end}body .ui-inputgroup .ui-inputgroup-addon.ui-inputgroup-addon-fill{background-color:#f7f7f7}body .ui-inputgroup .ui-inputgroup-addon>i{display:-webkit-box;display:flex;align-self:flex-end}body .ui-inputgroup .ui-inputtext{align-self:flex-end}body .ui-inputgroup .md-inputfield{-webkit-box-flex:1;flex:1 1 auto;width:1%;display:inherit}body .ui-inputgroup .md-inputfield label{top:5px}body .ui-inputgroup .md-inputfield .ui-inputwrapper-filled~label,body .ui-inputgroup .md-inputfield .ui-inputwrapper-focus~label{top:-20px}body .ui-inputgroup .md-inputfield .ui-message{top:100%}body .ui-inputgroup .ui-chkbox,body .ui-inputgroup .ui-radiobutton{margin-bottom:.125em}body .ui-selectbutton .ui-button:not(.ui-state-active):not(.ui-state-disabled):hover{background-color:#37474f}body .ui-selectbutton .ui-button.ui-state-active{background-color:#ddf2bb;color:#212121}body .ui-fluid .ui-inputgroup .ui-button-icon-only{width:1.643em;height:1.643em;padding:0}body .ui-fluid .ui-inputgroup .ui-button-icon-only .ui-button-icon-left{margin-left:-.45em}body .ui-inputtext.ng-dirty.ng-invalid,body p-autocomplete.ng-dirty.ng-invalid>.ui-autocomplete>.ui-inputtext,body p-calendar.ng-dirty.ng-invalid>.ui-calendar>.ui-inputtext,body p-chips.ng-dirty.ng-invalid>.ui-inputtext,body p-dropdown.ng-dirty.ng-invalid>.ui-dropdown,body p-inputmask.ng-dirty.ng-invalid>.ui-inputtext,body p-inputswitch.ng-dirty.ng-invalid .ui-inputswitch,body p-listbox.ng-dirty.ng-invalid .ui-inputtext,body p-multiselect.ng-dirty.ng-invalid>.ui-multiselect,body p-selectbutton.ng-dirty.ng-invalid .ui-button,body p-spinner.ng-dirty.ng-invalid>.ui-inputtext,body p-togglebutton.ng-dirty.ng-invalid .ui-button{background-image:-webkit-gradient(linear,left top,left bottom,from(#e62a10),to(#e62a10)),-webkit-gradient(linear,left top,left bottom,from(#e62a10),to(#e62a10));background-image:linear-gradient(to bottom,#e62a10,#e62a10),linear-gradient(to bottom,#e62a10,#e62a10)}@media (max-width:640px){body .ui-buttonset>.ui-button{display:block;border-radius:0}body .ui-buttonset>.ui-button:first-child{border-top-left-radius:3px;border-top-right-radius:3px}body .ui-buttonset>.ui-button:last-child{border-bottom-left-radius:3px;border-bottom-right-radius:3px}body .ui-splitbutton>.ui-button{display:inline-block}body .ui-splitbutton>.ui-button:first-child{border-top-left-radius:0;border-top-right-radius:0}body .ui-splitbutton>.ui-button:last-child{border-bottom-left-radius:0;border-bottom-right-radius:0}}body .ui-panel{padding:0}body .ui-panel .ui-panel-titlebar{border:0;border-bottom:1px solid #178cff;padding:.625em 1em;border-radius:2px 2px 0 0}body .ui-panel .ui-panel-titlebar .ui-panel-title{line-height:1.5em}body .ui-panel .ui-panel-titlebar .ui-panel-titlebar-icon{position:relative;width:1.5em;height:1.5em;color:#fff;margin:0;-webkit-transition:background-color .3s;transition:background-color .3s;border-radius:50%}body .ui-panel .ui-panel-titlebar .ui-panel-titlebar-icon:hover{background-color:#b0bec5}body .ui-panel .ui-panel-content{height:100%;box-sizing:border-box;padding:.625em 0}body .ui-panel .ui-panel-footer{padding:.625em 1em;border:0;border-top:1px solid #bdbdbd;margin:0}body .ui-fieldset{padding:.625em 0}body .ui-fieldset .ui-fieldset-legend{padding:.625em .5em .625em .125em;color:#178cff}body .ui-fieldset .ui-fieldset-legend .ui-fieldset-toggler{padding:.5em;height:2em;width:2em;background-color:#178cff;color:#fff;font-size:1.5em;border-radius:50%;-webkit-transition:background-color .3s;transition:background-color .3s;margin-right:.5em;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}body .ui-fieldset .ui-fieldset-legend .ui-fieldset-toggler:hover{background-color:#37474f}body .ui-fieldset .ui-fieldset-legend .ui-fieldset-legend-text{color:#178cff}body .ui-fieldset .ui-fieldset-legend.ui-state-focus{background-color:transparent}body .ui-accordion .ui-accordion-header{background-color:#54575d;padding:0;color:#fff;font-size:18px;-webkit-transition:background-color .3s;transition:background-color .3s}body .ui-accordion .ui-accordion-header>a{padding:.625em 1em;color:#fff}body .ui-accordion .ui-accordion-header>a .ui-accordion-header-text,body .ui-accordion .ui-accordion-header>a .ui-accordion-toggle-icon{vertical-align:middle}body .ui-accordion .ui-accordion-header>a:hover{text-decoration:none}body .ui-accordion .ui-accordion-header:not(.ui-state-active):not(.ui-state-disabled):hover{background-color:#37474f}body .ui-accordion .ui-accordion-header.ui-state-active{background-color:#54575d;color:#fff;border-bottom-left-radius:0;border-bottom-right-radius:0}body .ui-accordion .ui-accordion-header.ui-state-active>a{color:#fff}body .ui-accordion .ui-accordion-content{padding:.625em 0;line-height:1.5em}body .ui-toolbar{background-color:#37474f;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);padding:.625em}body .ui-tabview{padding:0}body .ui-tabview .ui-tabview-nav{background-color:#fff;border:0;border-radius:0}body .ui-tabview .ui-tabview-nav>li{padding:0;-webkit-transition:border-color .3s;transition:border-color .3s}body .ui-tabview .ui-tabview-nav>li>a{padding:.625em 1em}body .ui-tabview .ui-tabview-nav>li>a:focus{outline:0}body .ui-tabview .ui-tabview-nav>li>.pi-times{margin:.325em 0 0;-webkit-transition:color .3s;transition:color .3s;color:#757575}body .ui-tabview .ui-tabview-nav>li .ui-tabview-left-icon,body .ui-tabview .ui-tabview-nav>li .ui-tabview-right-icon{color:#757575;display:inline-block;vertical-align:middle}body .ui-tabview .ui-tabview-nav>li .ui-tabview-title{line-height:1.5em;vertical-align:middle}body .ui-tabview .ui-tabview-nav>li.ui-state-default a{color:#757575}body .ui-tabview .ui-tabview-nav>li:not(.ui-state-active):not(.ui-state-disabled):hover{background-color:#fff}body .ui-tabview .ui-tabview-nav>li.ui-state-active{background-color:#fff;border-color:#ddf2bb;border-style:solid}body .ui-tabview .ui-tabview-nav>li.ui-state-active a{color:#178cff}body .ui-tabview .ui-tabview-nav>li.ui-state-active>.pi-times{color:#ddf2bb}body .ui-tabview .ui-tabview-nav>li.ui-tabview-outline{outline:0;border-color:#ddf2bb}body .ui-tabview .ui-tabview-panel{padding:.625em 0}body .ui-tabview.ui-tabview-top>.ui-tabview-nav{padding:0;margin:0;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom:1px solid #bdbdbd}body .ui-tabview.ui-tabview-top>.ui-tabview-nav>li{border-style:solid;border-width:0 0 2px}body .ui-tabview.ui-tabview-bottom>.ui-tabview-nav{padding:0;margin:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top:1px solid #bdbdbd}body .ui-tabview.ui-tabview-bottom>.ui-tabview-nav>li{border-width:2px 0 0}body .ui-tabview.ui-tabview-left>.ui-tabview-nav{padding:0;margin:0;border-top-left-radius:4px;border-bottom-left-radius:4px;border-right:1px solid #bdbdbd}body .ui-tabview.ui-tabview-left>.ui-tabview-nav>li{box-sizing:border-box;border-width:0 2px 0 0}body .ui-tabview.ui-tabview-left>.ui-tabview-nav>li>a{width:100%;box-sizing:border-box}body .ui-tabview.ui-tabview-right>.ui-tabview-nav{padding:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-left:1px solid #bdbdbd}body .ui-tabview.ui-tabview-right>.ui-tabview-nav>li{box-sizing:border-box;border-width:0 0 0 2px}body .ui-tabview.ui-tabview-right>.ui-tabview-nav>li>a{width:100%;box-sizing:border-box}body .ui-tabview.ui-tabview-right>.ui-tabview-nav>li.ui-state-active>a{padding-left:.875em}@media (max-width:640px){body .ui-toolbar .ui-toolbar-group-right{margin-top:1em}}body .ui-picklist .ui-picklist-caption{font-size:1em;padding:.625em 1em}body .ui-picklist .ui-picklist-list{padding:0}body .ui-picklist .ui-picklist-filter-container .pi{left:.3em}body .ui-picklist .ui-picklist-filter-container .ui-picklist-filter{text-indent:1.5em}body .ui-picklist li.ui-picklist-item{font-size:1em;padding:.625em .875em;margin:0;border-radius:0;color:#212121}body .ui-picklist li.ui-picklist-item:not(.ui-state-highlight):hover{background-color:#e8e8e8;color:#000}body .ui-picklist li.ui-picklist-item.ui-state-highlight{background-color:#ddf2bb;color:#212121}body .ui-picklist .ui-picklist-buttons{width:3em}body .ui-picklist .ui-picklist-buttons .ui-button.ui-button-icon-only{width:2.5em;margin-right:0;display:inline-block;margin-bottom:.5em}body .ui-picklist .ui-picklist-buttons-cell{text-align:center}body .ui-picklist.ui-picklist-responsive .ui-picklist-buttons .ui-button.ui-button-icon-only{margin:0 auto .5em;display:block}body .ui-picklist.ui-picklist-responsive .ui-picklist-list .ui-picklist-item .ui-chkbox{margin-right:.5em;vertical-align:top}body .ui-picklist.ui-picklist-responsive .ui-picklist-list .ui-picklist-item .ui-chkbox,body .ui-picklist.ui-picklist-responsive .ui-picklist-list .ui-picklist-item .ui-chkbox *{box-sizing:content-box}body .ui-organizationchart .ui-organizationchart-node-content.ui-organizationchart-selectable-node:not(.ui-state-highlight):hover{background-color:#e8e8e8;color:#000}body .ui-organizationchart .ui-organizationchart-node-content.ui-state-highlight .ui-node-toggler i{color:#a7de50}body .ui-organizationchart .ui-organizationchart-line-down{background-color:#bdbdbd}body .ui-organizationchart .ui-organizationchart-line-left{border-right:1px solid #bdbdbd}body .ui-organizationchart .ui-organizationchart-line-top{border-top:1px solid #bdbdbd}body .ui-organizationchart .ui-organizationchart-node-content{border-color:#bdbdbd}body .ui-organizationchart .ui-organizationchart-node-content .ui-node-toggler{bottom:-1.3em;margin-left:-.75em;color:#bdbdbd}body .ui-organizationchart .ui-organizationchart-node-content .ui-node-toggler .pi-chevron-down{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}body .ui-organizationchart .ui-organizationchart-node-content .ui-node-toggler .pi-chevron-down:before{content:"keyboard_arrow_down"}body .ui-organizationchart .ui-organizationchart-node-content .ui-node-toggler .pi-chevron-up{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}body .ui-organizationchart .ui-organizationchart-node-content .ui-node-toggler .pi-chevron-up:before{content:"keyboard_arrow_up"}body .ui-orderlist .ui-orderlist-caption{font-size:1em;padding:.625em 1em;box-sizing:border-box}body .ui-orderlist .ui-orderlist-list{padding:0;box-sizing:border-box}body .ui-orderlist .ui-orderlist-list li.ui-orderlist-item{font-size:1em;padding:.625em .875em;margin:0;border-radius:0;color:#212121}body .ui-orderlist .ui-orderlist-list li.ui-orderlist-item:not(.ui-state-highlight):hover{background-color:#e8e8e8;color:#000}body .ui-orderlist .ui-orderlist-list li.ui-orderlist-item.ui-state-highlight{background-color:#ddf2bb;color:#212121}body .ui-orderlist.ui-orderlist-responsive .ui-orderlist-controls{width:3.75em}body .ui-orderlist .ui-orderlist-controls{width:3.75em;text-align:center}body .ui-orderlist .ui-orderlist-controls .ui-button.ui-button-icon-only{width:2.5em;margin-bottom:.5em;margin-right:0}body .ui-paginator{background-color:#37474f;padding:.625em 1em}body .ui-paginator>a{box-sizing:border-box;color:#fff}body .ui-paginator>a .pi{display:none}body .ui-paginator>a:not(.ui-state-disabled):not(.ui-state-active):hover{background-color:#b0bec5;border-radius:50%;-webkit-transition:background-color .3s;transition:background-color .3s}body .ui-paginator .ui-paginator-next{padding:0;vertical-align:middle;font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}body .ui-paginator .ui-paginator-next:before{content:"navigate_next"}body .ui-paginator .ui-paginator-last{padding:0;vertical-align:middle;font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}body .ui-paginator .ui-paginator-last:before{content:"last_page"}body .ui-paginator .ui-paginator-prev{padding:0;vertical-align:middle;font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}body .ui-paginator .ui-paginator-prev:before{content:"navigate_before"}body .ui-paginator .ui-paginator-first{padding:0;vertical-align:middle;font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}body .ui-paginator .ui-paginator-first:before{content:"first_page"}body .ui-paginator .ui-paginator-pages{vertical-align:middle;margin:0 .375em}body .ui-paginator .ui-paginator-pages a{padding:0;color:#fff;min-width:1.5em;min-height:1.5em;line-height:1.5em;border-radius:50%;-webkit-transition:background-color .3s;transition:background-color .3s}body .ui-paginator .ui-paginator-pages a:not(.ui-state-active):hover{background-color:#b0bec5}body .ui-paginator .ui-paginator-pages a.ui-state-active{background-color:#ddf2bb;color:#212121}body .ui-paginator .ui-dropdown{background-image:-webkit-gradient(linear,left top,left bottom,from(#178cff),to(#178cff)),-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));background-image:linear-gradient(to bottom,#178cff,#178cff),linear-gradient(to bottom,#fff,#fff)}body .ui-paginator .ui-dropdown .ui-dropdown-trigger .pi{color:#fff}body .ui-paginator .ui-dropdown .ui-dropdown-label{background:0 0;padding-right:1.5em}body .ui-datagrid .ui-datagrid-header{padding:.625em 1em}body .ui-datagrid .ui-panel .ui-panel-titlebar{background-color:#fff;color:#212121;border-color:#bdbdbd}body .ui-datalist .ui-datalist-header{padding:.625em 1em}body .ui-table .ui-table-caption,body .ui-table .ui-table-summary{padding:.625em 1em;text-align:center;font-weight:400}body .ui-table .ui-table-caption{border-bottom:0}body .ui-table .ui-table-summary{border-top:0}body .ui-table .ui-table-tbody>tr>td,body .ui-table .ui-table-tfoot>tr>td,body .ui-table .ui-table-thead>tr>th{padding:.625em 0}body .ui-table .ui-table-tfoot>tr>td,body .ui-table .ui-table-thead>tr>th{font-weight:400;color:#212121;background-color:#fff;border:1px solid #cacaca}body .ui-table .ui-table-thead tr .ui-inputtext{width:100%}body .ui-table .ui-table-scrollable-header{border:none}body .ui-table .ui-table-scrollable-header .ui-sortable-column .ui-sortable-column-icon,body .ui-table .ui-table-scrollable-header .ui-sortable-column.ui-state-highlight .ui-sortable-column-icon{color:#212121}body .ui-table .ui-table-loading-content .pi-spin{-webkit-animation:2s linear infinite fa-spin;animation:2s linear infinite fa-spin;color:#fff}body .ui-table p-sortIcon{display:inline-block}body .ui-table .ui-sortable-column{color:#212121}body .ui-table .ui-sortable-column .ui-sortable-column-icon{color:#757575;vertical-align:middle}body .ui-table .ui-sortable-column:not(.ui-state-highlight):hover,body .ui-table .ui-sortable-column:not(.ui-state-highlight):hover .ui-sortable-column-icon{background-color:#e8e8e8;color:#000}body .ui-table .ui-sortable-column.ui-state-highlight{background-color:#ddf2bb;color:#212121;border-top-color:#ddf2bb}body .ui-table .ui-sortable-column.ui-state-highlight .ui-sortable-column-icon{color:#212121}body .ui-table .ui-table-tbody>tr{background:#fff}body .ui-table .ui-table-tbody>tr>td{background:inherit;border:1px solid #cacaca}body .ui-table .ui-table-tbody>tr.ui-contextmenu-selected,body .ui-table .ui-table-tbody>tr.ui-state-highlight{background-color:#ddf2bb;color:#212121}body .ui-table .ui-table-tbody>tr:nth-child(odd){background-color:#f4f4f4}body .ui-table .ui-table-tbody>tr:nth-child(odd).ui-contextmenu-selected,body .ui-table .ui-table-tbody>tr:nth-child(odd).ui-state-highlight{background-color:#ddf2bb;color:#212121}body .ui-table.ui-table-hoverable-rows .ui-table-tbody>tr.ui-selectable-row:not(.ui-state-highlight):not(.ui-contextmenu-selected):hover{cursor:pointer;background-color:#e8e8e8;color:#000}body .ui-table .ui-table-reorder-indicator-down,body .ui-table .ui-table-reorder-indicator-up{position:absolute;display:none}@media (max-width:35em){body .ui-table-responsive .ui-table-tbody>tr{border-top:1px solid #cacaca;border-bottom:1px solid #cacaca}body .ui-table-responsive .ui-table-tbody>tr.ui-state-highlight{background-color:#ddf2bb;color:#212121}}@media screen and (max-width:40em){body .ui-table-responsive .ui-table-tbody>tr>td{border:0}}body .ui-datatable .ui-datatable-footer,body .ui-datatable .ui-datatable-header{padding:.625em 1em}body .ui-datatable .ui-datatable-footer .ui-inputtext,body .ui-datatable .ui-datatable-header .ui-inputtext{color:#fff}body .ui-datatable .ui-datatable-footer .ui-inputtext:focus,body .ui-datatable .ui-datatable-header .ui-inputtext:focus{border-color:#fff}body .ui-datatable .ui-paginator{padding:.625em 1em}body .ui-datatable .ui-datatable-thead>tr{border-color:#cacaca}body .ui-datatable .ui-datatable-thead>tr th{padding:.625em .875em;background-color:#fff}body .ui-datatable .ui-datatable-thead>tr th.ui-sortable-column:not(.ui-state-active):hover{background-color:#e8e8e8;color:#000}body .ui-datatable .ui-datatable-thead>tr th .ui-column-title{display:inline-block;vertical-align:middle}body .ui-datatable .ui-datatable-thead>tr th .ui-sortable-column-icon{vertical-align:middle;color:#757575}body .ui-datatable .ui-datatable-thead>tr th.ui-state-active,body .ui-datatable .ui-datatable-thead>tr th.ui-state-highlight{background-color:#ddf2bb;color:#212121;border-top-color:#ddf2bb}body .ui-datatable .ui-datatable-thead>tr th.ui-state-active .pi,body .ui-datatable .ui-datatable-thead>tr th.ui-state-active .ui-inputtext,body .ui-datatable .ui-datatable-thead>tr th.ui-state-highlight .pi,body .ui-datatable .ui-datatable-thead>tr th.ui-state-highlight .ui-inputtext{color:#212121}body .ui-datatable .ui-datatable-thead>tr th.ui-state-active .ui-inputtext.ui-state-focus,body .ui-datatable .ui-datatable-thead>tr th.ui-state-highlight .ui-inputtext.ui-state-focus{border-color:#212121}body .ui-datatable .ui-datatable-thead>tr th.ui-selection-column .ui-chkbox-box{box-sizing:content-box}body .ui-datatable tfoot th{padding:.625em .875em;border:1px solid #bdbdbd;background-color:#fff}body .ui-datatable .ui-datatable-data tr.ui-datatable-even{background-color:#f4f4f4}body .ui-datatable .ui-datatable-data tr.ui-datatable-even.ui-state-highlight{background-color:#ddf2bb;color:#212121}body .ui-datatable .ui-datatable-data tr{border:1px solid #cacaca}body .ui-datatable .ui-datatable-data tr td{padding:.625em .875em}body .ui-datatable .ui-datatable-data tr td .ui-row-toggler{display:inherit}body .ui-datatable .ui-datatable-data tr td.ui-state-highlight .ui-inputtext{color:#fff;border-color:#fff}body .ui-datatable .ui-datatable-data tr td.ui-state-highlight .ui-inputtext:focus{border-color:#fff}body .ui-datatable .ui-datatable-data tr td.ui-state-error{background-color:#e62a10;border-color:#e62a10;color:#fff}body .ui-datatable .ui-datatable-data tr td input.ui-cell-editor{padding:2px 2px 1px;font-size:1em}body .ui-datatable .ui-datatable-data tr td.ui-selection-column .ui-chkbox-box,body .ui-datatable .ui-datatable-data tr td.ui-selection-column .ui-radiobutton-box{box-sizing:content-box}body .ui-datatable .ui-datatable-data tr.ui-state-highlight{background-color:#ddf2bb;border-color: #ddf2bb;color:#212121}body .ui-datatable .ui-datatable-data tr .ui-cell-editor-input input{color:#212121}body .ui-datatable .ui-datatable-data tr.ui-state-error{background-color:#e62a10;border-color:#e62a10;color:#fff}body .ui-datatable .ui-datatable-data tr.ui-state-error .ui-inputtext,body .ui-datatable .ui-datatable-data tr.ui-state-error .ui-inputtext.ui-state-error,body .ui-datatable .ui-datatable-data tr.ui-state-highlight td.ui-selection-column .ui-radiobutton-box{border-color:#fff}body .ui-datatable .ui-datatable-data tr.ui-state-highlight td.ui-selection-column .ui-radiobutton-box .ui-radiobutton-icon{background-color:#fff}body .ui-datatable .ui-datatable-data tr.ui-state-highlight td.ui-selection-column .ui-chkbox-box{border-color:#fff;background-color:#fff}body .ui-datatable .ui-datatable-data tr.ui-state-highlight td.ui-selection-column .ui-chkbox-box .ui-chkbox-icon{color:#757575}body .ui-datatable .ui-datatable-data tr.ui-state-highlight .ui-inputtext{color:#fff;border-color:#fff}body .ui-datatable .ui-datatable-data tr.ui-state-highlight .ui-inputtext:focus{border-color:#fff}body .ui-datatable .ui-datatable-data tr.ui-rowgroup-header td a{height:1.5em;vertical-align:top;display:inline-block}body .ui-datatable .ui-datatable-data.ui-datatable-hoverable-rows>tr.ui-widget-content:not(.ui-state-highlight):hover{cursor:pointer;background-color:#e8e8e8;color:#000}body .ui-datatable.ui-datatable-scrollable .ui-datatable-scrollable-footer,body .ui-datatable.ui-datatable-scrollable .ui-datatable-scrollable-header{border:0;background-color:transparent}body .ui-datatable.ui-datatable-scrollable .ui-datatable-scrollable-footer .ui-datatable-data td,body .ui-datatable.ui-datatable-scrollable .ui-datatable-scrollable-header .ui-datatable-data td{color:#212121}body .ui-datatable.ui-datatable-scrollable tfoot tr td,body .ui-datatable.ui-datatable-scrollable thead tr th{color:#212121;font-size:16px}body .ui-datatable .ui-datatable-loading{opacity:.3;filter:alpha(opacity=30)}body .ui-datatable .ui-datatable-loading-content{top:35%}body .ui-datatable .ui-datatable-loading-content .pi{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-animation-delay:0;-webkit-animation-duration:1s;-webkit-animation-name:spin;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-delay:0;-moz-animation-duration:1s;-moz-animation-name:spin;-moz-animation-iteration-count:infinite;-moz-animation-timing-function:linear;animation-delay:0;animation-duration:1s;animation-name:spin;animation-iteration-count:infinite;animation-timing-function:linear;font-size:2em}body .ui-datatable .ui-datatable-loading-content .pi:before{content:"refresh"}body .ui-dataview .ui-dataview-header{background-color:#fff;color:#212121;padding:.625em 1em;border:1px solid #cacaca;border-bottom:0}body .ui-dataview .ui-dataview-header .ui-button.ui-state-active:hover{background-color:#ddf2bb;color:#212121}body .ui-dataview .ui-dataview-content{background-color:#fff;color:#212121;border:1px solid #cacaca}body .ui-dataview .ui-dataview-footer{background-color:#fff;color:#212121;padding:.625em 1em;border:1px solid #cacaca;border-top:0}body .ui-carousel{padding:0}body .ui-carousel .ui-carousel-header{padding:.625em 1em;font-size:1em;overflow:visible}body .ui-carousel .ui-carousel-header .ui-carousel-header-title{overflow:visible}body .ui-carousel .ui-carousel-header .pi{color:#fff}body .ui-carousel .ui-carousel-header .ui-carousel-button,body .ui-carousel .ui-carousel-header .ui-carousel-page-links{margin:-1px 0 0}body .ui-tree{padding:.625em 0/2}body .ui-tree .ui-treenode-children{padding-left:1.75em}body .ui-tree .ui-treenode-content .ui-chkbox .pi{color:#757575}body .ui-tree .ui-treenode-content .ui-tree-toggler{vertical-align:middle;margin:0 0 0 .25em}body .ui-tree .ui-treenode-content .ui-treenode-icon{vertical-align:middle;margin:0 .25em}body .ui-tree .ui-treenode-content .ui-chkbox{margin:0 .25em}body .ui-tree .ui-treenode-content .ui-treenode-label{margin:0;vertical-align:middle}body .ui-tree .ui-treenode-content.ui-treenode-selectable:not(.ui-state-highlight) .ui-treenode-label:not(.ui-state-highlight):hover{background-color:#e8e8e8;color:#000}body .ui-tree.ui-tree-horizontal{padding-left:0;padding-right:0}body .ui-tree.ui-tree-horizontal .ui-treenode-content{background-color:#fff;border:1px solid #bdbdbd}body .ui-tree.ui-tree-horizontal .ui-treenode-content .ui-tree-toggler{vertical-align:bottom}body .ui-tree.ui-tree-horizontal .ui-treenode-content .ui-treenode-icon{margin-right:.25em}body .ui-tree.ui-tree-horizontal .ui-treenode-content.ui-treenode-selectable:not(.ui-state-highlight) .ui-treenode-label:not(.ui-state-highlight):hover{background-color:#e8e8e8;color:#000}body .ui-tree.ui-tree-horizontal .ui-treenode-content.ui-state-highlight{background-color:#ddf2bb;color:#212121}body .ui-tree.ui-tree-horizontal .ui-treenode-content.ui-state-highlight .ui-treenode-icon{color:#212121}body .ui-tree-draghelper{border:1px solid #178cff}body .fc .fc-toolbar .ui-icon-circle-triangle-e{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";margin-top:.15em}body .fc .fc-toolbar .ui-icon-circle-triangle-e:before{content:"play_circle_outline"}body .fc .fc-toolbar .ui-icon-circle-triangle-w{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-top:.15em}body .fc .fc-toolbar .ui-icon-circle-triangle-w:before{content:"play_circle_outline"}body .fc .fc-toolbar .ui-state-active{background-color:#ddf2bb}body .fc .fc-event{background-color:#b0bec5;color:#fff}body .fc table{box-sizing:border-box}body .ui-treetable .ui-treetable-caption,body .ui-treetable .ui-treetable-summary{padding:.625em 1em;text-align:center;font-weight:400}body .ui-treetable .ui-treetable-caption{border-bottom:0}body .ui-treetable .ui-treetable-summary{border-top:0}body .ui-treetable .ui-treetable-tbody>tr>td,body .ui-treetable .ui-treetable-tfoot>tr>td,body .ui-treetable .ui-treetable-thead>tr>th{padding:.625em 0}body .ui-treetable .ui-treetable-tfoot>tr>td,body .ui-treetable .ui-treetable-thead>tr>th{font-weight:400;color:#212121;background-color:#fff;border:1px solid #cacaca}body .ui-treetable .ui-treetable-thead tr .ui-inputtext{width:100%}body .ui-treetable .ui-treetable-scrollable-header{border:none}body .ui-treetable .ui-treetable-loading-content .pi-spin{-webkit-animation:2s linear infinite fa-spin;animation:2s linear infinite fa-spin;color:#fff}body .ui-treetable .ui-sortable-column{color:#212121}body .ui-treetable .ui-sortable-column .ui-sortable-column-icon{color:#757575;vertical-align:middle}body .ui-treetable .ui-sortable-column:not(.ui-state-highlight):hover,body .ui-treetable .ui-sortable-column:not(.ui-state-highlight):hover .ui-sortable-column-icon{background-color:#e8e8e8;color:#000}body .ui-treetable .ui-sortable-column.ui-state-highlight{background-color:#ddf2bb;color:#212121;border-top-color:#ddf2bb}body .ui-treetable .ui-sortable-column.ui-state-highlight .ui-sortable-column-icon{color:#212121}body .ui-treetable .ui-treetable-tbody>tr{background:#fff}body .ui-treetable .ui-treetable-tbody>tr>td{background:inherit;border:1px solid #cacaca}body .ui-treetable .ui-treetable-tbody>tr>td .ui-treetable-toggler{color:#757575}body .ui-treetable .ui-treetable-tbody>tr>td .ui-treetable-toggler .pi.pi-chevron-right{vertical-align:top}body .ui-treetable .ui-treetable-tbody>tr>td .ui-treetable-toggler .pi.pi-chevron-down{vertical-align:middle}body .ui-treetable .ui-treetable-tbody>tr>td .ui-treetable-chkbox{vertical-align:middle;margin-right:.4em}body .ui-treetable .ui-treetable-tbody>tr.ui-state-highlight{background-color:#ddf2bb;color:#212121}body .ui-treetable .ui-treetable-tbody>tr.ui-state-highlight>td{background:inherit;border:#bdbdbd}body .ui-treetable .ui-treetable-tbody>tr.ui-state-highlight>td .ui-treetable-toggler{color:#212121}body .ui-treetable .ui-treetable-tbody>tr.ui-contextmenu-selected{background-color:#ddf2bb;color:#212121}body .ui-treetable .ui-treetable-tbody>tr.ui-contextmenu-selected>td{background:inherit;border:#bdbdbd}body .ui-treetable .ui-treetable-tbody>tr.ui-contextmenu-selected>td .ui-treetable-toggler{color:#212121}body .ui-treetable.ui-treetable-hoverable-rows .ui-treetable-tbody>tr:not(.ui-state-highlight):not(.ui-contextmenu-selected):hover{cursor:pointer;background-color:#e8e8e8;color:#000}body .ui-virtualscroller .ui-virtualscroller-list li{border-bottom:1px solid #cacaca}@media (max-width:40em){body .ui-orderlist.ui-orderlist-responsive .ui-orderlist-controls{width:100%}}@media (max-width:640px){body .ui-picklist.ui-picklist-responsive .ui-picklist-list-wrapper{margin-bottom:.5em}body .ui-picklist.ui-picklist-responsive .ui-picklist-buttons{padding:.5em 0}body .ui-picklist.ui-picklist-responsive .ui-picklist-buttons .ui-button.ui-button-icon-only{display:inline-block;margin-right:.25em;margin-bottom:0}body .ui-picklist.ui-picklist-responsive .ui-picklist-buttons .pi-angle-right{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(90deg);transform:rotate(90deg)}body .ui-picklist.ui-picklist-responsive .ui-picklist-buttons .pi-angle-right:before{content:"play_arrow"}body .ui-picklist.ui-picklist-responsive .ui-picklist-buttons .pi-angle-double-right{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}body .ui-picklist.ui-picklist-responsive .ui-picklist-buttons .pi-angle-double-right:before{content:"skip_previous"}body .ui-picklist.ui-picklist-responsive .ui-picklist-buttons .pi-angle-left{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}body .ui-picklist.ui-picklist-responsive .ui-picklist-buttons .pi-angle-left:before{content:"play_arrow"}body .ui-picklist.ui-picklist-responsive .ui-picklist-buttons .pi-angle-double-left{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}body .ui-picklist.ui-picklist-responsive .ui-picklist-buttons .pi-angle-double-left:before{content:"skip_next"}body .ui-orderlist.ui-grid-responsive .ui-orderlist-controls{text-align:center;width:auto}body .ui-orderlist.ui-grid-responsive .ui-orderlist-controls .ui-button{margin-right:.25em}}body .ui-breadcrumb{padding:.625em 1em}body .ui-breadcrumb ul li a{color:#fff;font-size:1em}body .ui-steps{position:relative;font-family:Roboto,"Open Sans","Helvetica Neue",sans-serif!important;font-size:14px!important;text-decoration:none!important}body .ui-steps .ui-steps-item{text-align:center;background-color:transparent}body .ui-steps .ui-steps-item.ui-state-disabled{opacity:1;filter:alpha(opacity=100)}body .ui-steps .ui-steps-item .ui-menuitem-link{padding:0 25px!important;display:inline-block;text-align:center;background-color:#fff;overflow:hidden}body .ui-steps .ui-steps-item .ui-menuitem-link .ui-steps-number{display:inline-block;background-color:#fff;border-radius:50%;padding:.25em .75em;font-size:1em;color:#000;border:1px solid #c8c8c8}body .ui-steps .ui-steps-item .ui-menuitem-link .ui-steps-title{display:block;margin-top:6px;white-space:nowrap;color:#757575}body .ui-steps .ui-steps-item.ui-state-highlight .ui-steps-number{background-color:#007ad9;color:#fff}body .ui-steps .ui-steps-item.ui-state-highlight .ui-steps-title{font-weight:700;color:#212121}body .ui-steps:before{content:" ";border:1px solid #bdbdbd;width:100%;top:45%;left:0;display:block;position:absolute}body .ui-contextmenu .ui-menuitem-link,body .ui-megamenu .ui-menuitem-link,body .ui-menu .ui-menuitem-link,body .ui-menubar .ui-menuitem-link,body .ui-slidemenu .ui-menuitem-link,body .ui-tieredmenu .ui-menuitem-link{padding:.625em 1em;color:#212121;border-radius:0}body .ui-contextmenu .ui-menuitem-link:focus,body .ui-contextmenu .ui-menuitem-link:hover,body .ui-megamenu .ui-menuitem-link:focus,body .ui-megamenu .ui-menuitem-link:hover,body .ui-menu .ui-menuitem-link:focus,body .ui-menu .ui-menuitem-link:hover,body .ui-menubar .ui-menuitem-link:focus,body .ui-menubar .ui-menuitem-link:hover,body .ui-slidemenu .ui-menuitem-link:focus,body .ui-slidemenu .ui-menuitem-link:hover,body .ui-tieredmenu .ui-menuitem-link:focus,body .ui-tieredmenu .ui-menuitem-link:hover{background-color:#e8e8e8;color:#000}body .ui-contextmenu .ui-menuitem-link .ui-menuitem-text,body .ui-megamenu .ui-menuitem-link .ui-menuitem-text,body .ui-menu .ui-menuitem-link .ui-menuitem-text,body .ui-menubar .ui-menuitem-link .ui-menuitem-text,body .ui-slidemenu .ui-menuitem-link .ui-menuitem-text,body .ui-tieredmenu .ui-menuitem-link .ui-menuitem-text{vertical-align:middle}body .ui-contextmenu .ui-menuitem-link .ui-menuitem-icon,body .ui-megamenu .ui-menuitem-link .ui-menuitem-icon,body .ui-menu .ui-menuitem-link .ui-menuitem-icon,body .ui-menubar .ui-menuitem-link .ui-menuitem-icon,body .ui-slidemenu .ui-menuitem-link .ui-menuitem-icon,body .ui-tieredmenu .ui-menuitem-link .ui-menuitem-icon{color:#757575}body .ui-contextmenu .ui-submenu-list,body .ui-menubar .ui-submenu-list,body .ui-slidemenu .ui-submenu-list,body .ui-tieredmenu .ui-submenu-list{padding:.5em 0}body .ui-contextmenu .ui-submenu-list .ui-menuitem,body .ui-menubar .ui-submenu-list .ui-menuitem,body .ui-slidemenu .ui-submenu-list .ui-menuitem,body .ui-tieredmenu .ui-submenu-list .ui-menuitem{margin:0}body .ui-menu{min-width:12.5em;padding:.5em 0}body .ui-menu .ui-menuitem{margin:0}body .ui-menu .ui-menuitem .ui-menuitem-link .ui-menuitem-icon{vertical-align:middle}body .ui-menu .ui-shadow,body .ui-menu.ui-shadow{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}body .ui-menu .ui-submenu-header{border:0;margin:0;padding:.625em 1em;border-radius:0}body .ui-menubar{padding:0}body .ui-menubar .ui-menubar-root-list>.ui-menuitem>.ui-menuitem-link{padding:.625em 1em}body .ui-menubar .ui-menuitem .ui-menuitem-link .ui-menuitem-icon,body .ui-menubar .ui-menuitem .ui-menuitem-link .ui-submenu-icon{vertical-align:middle}body .ui-menubar .ui-menuitem.ui-menuitem-active>.ui-menuitem-link{background-color:#e8e8e8;color:#000}body .ui-menubar .ui-menuitem.ui-menuitem-active>.ui-menuitem-link .ui-menuitem-icon{vertical-align:middle}body .ui-contextmenu{padding:.5em 0}body .ui-contextmenu .ui-menuitem .ui-menuitem-link .ui-menuitem-icon{vertical-align:middle}body .ui-contextmenu .ui-menuitem.ui-menuitem-active>.ui-menuitem-link{background-color:#e8e8e8;color:#000}body .ui-slidemenu{padding:.5em 0}body .ui-slidemenu .ui-menuitem{margin:0}body .ui-slidemenu .ui-menuitem .ui-menuitem-link .ui-menuitem-icon{vertical-align:middle}body .ui-slidemenu .ui-menuitem.ui-menuitem-active>.ui-menuitem-link{background-color:#e8e8e8;color:#000}body .ui-slidemenu .ui-slidemenu-backward{margin-bottom:.4em;padding:.625em 1em;width:100%;background-color:#178cff;box-sizing:border-box;border-radius:0;border:0}body .ui-slidemenu .ui-slidemenu-backward:hover{background-color:#0072e3}body .ui-tieredmenu{padding:.5em 0}body .ui-tieredmenu .ui-menuitem .ui-menuitem-link .ui-menuitem-icon{vertical-align:middle}body .ui-tieredmenu .ui-menuitem.ui-menuitem-active>.ui-menuitem-link{background-color:#e8e8e8;color:#000}body .ui-tabmenu{padding:0}body .ui-tabmenu .ui-tabmenu-nav{padding:0;background-color:#fff;border:0;border-radius:0}body .ui-tabmenu .ui-tabmenu-nav>.ui-tabmenuitem{top:auto;margin:0 .25em 0 0;padding:0;border-style:solid;border-width:0 0 2px;-webkit-transition:border-color .3s;transition:border-color .3s}body .ui-tabmenu .ui-tabmenu-nav>.ui-tabmenuitem>a{padding:.625em 1em}body .ui-tabmenu .ui-tabmenu-nav>.ui-tabmenuitem>a:focus{outline:0}body .ui-tabmenu .ui-tabmenu-nav>.ui-tabmenuitem>a .ui-menuitem-icon,body .ui-tabmenu .ui-tabmenu-nav>.ui-tabmenuitem>a .ui-menuitem-text{float:none;display:inline-block;vertical-align:middle}body .ui-tabmenu .ui-tabmenu-nav>.ui-tabmenuitem>a .ui-menuitem-icon{font-weight:1em;margin-right:.25em}body .ui-tabmenu .ui-tabmenu-nav>.ui-tabmenuitem.ui-state-default a,body .ui-tabmenu .ui-tabmenu-nav>.ui-tabmenuitem.ui-state-default a .ui-menuitem-icon{color:#757575}body .ui-tabmenu .ui-tabmenu-nav>.ui-tabmenuitem:not(.ui-state-active):hover{background-color:#fff}body .ui-tabmenu .ui-tabmenu-nav>.ui-tabmenuitem.ui-state-active{background-color:#fff;border-color:#ddf2bb;border-style:solid}body .ui-tabmenu .ui-tabmenu-nav>.ui-tabmenuitem.ui-state-active a,body .ui-tabmenu .ui-tabmenu-nav>.ui-tabmenuitem.ui-state-active a .ui-menuitem-icon{color:#178cff}body .ui-megamenu{padding:0}body .ui-megamenu .ui-megamenu-submenu-header{border-radius:0;padding:.5em}body .ui-megamenu .ui-submenu-list{padding:0;border:0}body .ui-megamenu .ui-menuitem,body .ui-megamenu .ui-submenu-list .ui-menuitem{margin:0}body .ui-megamenu .ui-menuitem .ui-menuitem-link .ui-menuitem-icon,body .ui-megamenu .ui-menuitem .ui-menuitem-link .ui-submenu-icon{vertical-align:middle}body .ui-megamenu .ui-menuitem.ui-menuitem-active>.ui-menuitem-link{background-color:#e8e8e8;color:#000}body .ui-panelmenu .ui-panelmenu-header{background-color:#178cff;margin-bottom:1px}body .ui-panelmenu .ui-panelmenu-header a{padding:.625em 1em;color:#fff;font-size:16px;border-bottom:1px solid #fff}body .ui-panelmenu .ui-panelmenu-header .pi,body .ui-panelmenu .ui-panelmenu-header .ui-menuitem-icon{color:#fff;vertical-align:middle}body .ui-panelmenu .ui-panelmenu-header .ui-menuitem-text{vertical-align:middle}body .ui-panelmenu .ui-panelmenu-header.ui-state-active{background-color:#ddf2bb;border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:0}body .ui-panelmenu .ui-panelmenu-header.ui-state-active .ui-menuitem-icon,body .ui-panelmenu .ui-panelmenu-header.ui-state-active a{color:#212121}body .ui-panelmenu .ui-panelmenu-content{padding:0}body .ui-panelmenu .ui-panelmenu-content .ui-menuitem{margin:0}body .ui-panelmenu .ui-panelmenu-content .ui-menuitem .ui-menuitem-link{border:0;padding:.625em 1em;width:100%;min-height:2.75em;box-sizing:border-box;color:#212121;line-height:1.5em;border-radius:0;position:relative}body .ui-panelmenu .ui-panelmenu-content .ui-menuitem .ui-menuitem-link:hover{background-color:#e8e8e8;color:#000}body .ui-panelmenu .ui-panelmenu-content .ui-menuitem .ui-menuitem-link .ui-menuitem-text{display:inline-block;vertical-align:middle;float:none}body .ui-panelmenu .ui-panelmenu-content .ui-menuitem .ui-menuitem-link .pi{position:static;display:inline-block;vertical-align:middle}body .ui-panelmenu .ui-panelmenu-content .ui-menuitem .ui-menuitem-link .ui-menuitem-icon{vertical-align:middle}body .ui-panelmenu .ui-menu-parent .ui-menu-list{margin-left:28px}@media (max-width:640px){body .ui-steps .ui-steps-item .ui-menuitem-link .ui-steps-title{display:none}}body .ui-messages{padding:.625em 1em}body .ui-messages ul{display:inline-block;margin-left:0}body .ui-messages.ui-messages-info{background-color:#2196f3;border-color:#2196f3;color:#fff}body .ui-messages.ui-messages-warn{background-color:#ffc107;border-color:#ffc107;color:#fff}body .ui-messages.ui-messages-error{background-color:#e62a10;border-color:#e62a10;color:#fff}body .ui-messages.ui-messages-success{background-color:#8bc34a;border-color:#8bc34a;color:#fff}body .ui-messages .ui-messages-close{text-decoration:none;color:#fff;right:.25em}body .ui-messages .ui-messages-icon{background:0 0;color:#fff;margin-top:-2px}body .ui-messages .ui-messages-icon.pi-info-circle{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:1.75em}body .ui-messages .ui-messages-icon.pi-info-circle:before{content:"info"}body .ui-messages .ui-messages-icon.pi-exclamation-triangle{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:1.75em}body .ui-messages .ui-messages-icon.pi-exclamation-triangle:before{content:"warning"}body .ui-messages .ui-messages-icon.pi-times{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:1.75em}body .ui-messages .ui-messages-icon.pi-times:before{content:"error_outline"}body .ui-messages .ui-messages-icon.pi-check{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:1.75em}body .ui-messages .ui-messages-icon.pi-check:before{content:"check_circle"}body .ui-message.ui-message-info{background-color:#2196f3;border-color:#2196f3;color:#fff}body .ui-message.ui-message-warn{background-color:#ffc107;border-color:#ffc107;color:#fff}body .ui-message.ui-message-error{background-color:#e62a10;border-color:#e62a10;color:#fff}body .ui-message.ui-message-success{background-color:#8bc34a;border-color:#8bc34a;color:#fff}body .ui-message .ui-message-close{text-decoration:none;color:#fff;right:.25em}body .ui-message .ui-message-icon{background:0 0;color:#fff;margin-top:-2px}body .ui-message .ui-message-icon.pi-info-circle{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:1.75em}body .ui-message .ui-message-icon.pi-info-circle:before{content:"info"}body .ui-message .ui-message-icon.pi-exclamation-triangle{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:1.75em}body .ui-message .ui-message-icon.pi-exclamation-triangle:before{content:"warning"}body .ui-message .ui-message-icon.pi-times{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:1.75em}body .ui-message .ui-message-icon.pi-times:before{content:"error_outline"}body .ui-message .ui-message-icon.pi-check{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:1.75em}body .ui-message .ui-message-icon.pi-check:before{content:"check_circle"}body .ui-growl{top:90px}body .ui-growl>.ui-growl-item-container{opacity:1}body .ui-growl>.ui-growl-item-container.ui-growl-message-info{background-color:#2196f3}body .ui-growl>.ui-growl-item-container.ui-growl-message-warn{background-color:#ffc107}body .ui-growl>.ui-growl-item-container.ui-growl-message-error{background-color:#e62a10}body .ui-growl>.ui-growl-item-container.ui-growl-message-success{background-color:#8bc34a}body .ui-growl>.ui-growl-item-container.ui-shadow{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}body .ui-growl .ui-growl-item .ui-growl-image{background:0 0;color:#fff;font-size:1.75em}body .ui-growl .ui-growl-item .ui-growl-image.pi-info-circle{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:1.75em}body .ui-growl .ui-growl-item .ui-growl-image.pi-info-circle:before{content:"info"}body .ui-growl .ui-growl-item .ui-growl-image.pi-exclamation-triangle{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:1.75em}body .ui-growl .ui-growl-item .ui-growl-image.pi-exclamation-triangle:before{content:"warning"}body .ui-growl .ui-growl-item .ui-growl-image.pi-times{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:1.75em}body .ui-growl .ui-growl-item .ui-growl-image.pi-times:before{content:"error_outline"}body .ui-growl .ui-growl-item .ui-growl-image.pi-check{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:1.75em}body .ui-growl .ui-growl-item .ui-growl-image.pi-check:before{content:"check_circle"}body .ui-growl .ui-growl-item .ui-growl-message{color:#fff}body .ui-growl .ui-growl-item .ui-growl-icon-close{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:24px;color:#fff}body .ui-growl .ui-growl-item .ui-growl-icon-close:before{content:"close"}body .ui-toast .ui-toast-message{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}body .ui-toast .ui-toast-message.ui-toast-message-info{background-color:#2196f3;border:0;color:#fff}body .ui-toast .ui-toast-message.ui-toast-message-info .ui-toast-close-icon{color:#fff}body .ui-toast .ui-toast-message.ui-toast-message-success{background-color:#8bc34a;border:0;color:#fff}body .ui-toast .ui-toast-message.ui-toast-message-success .ui-toast-close-icon{color:#fff}body .ui-toast .ui-toast-message.ui-toast-message-warn{background-color:#ffc107;border:0;color:#fff}body .ui-toast .ui-toast-message.ui-toast-message-warn .ui-toast-close-icon{color:#fff}body .ui-toast .ui-toast-message.ui-toast-message-error{background-color:#e62a10;border:0;color:#fff}body .ui-toast .ui-toast-message.ui-toast-message-error .ui-toast-close-icon{color:#fff}body .ui-toast .ui-toast-icon.pi-info-circle{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:1.75em}body .ui-toast .ui-toast-icon.pi-info-circle:before{content:"info"}body .ui-toast .ui-toast-icon.pi-exclamation-triangle{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:1.75em}body .ui-toast .ui-toast-icon.pi-exclamation-triangle:before{content:"warning"}body .ui-toast .ui-toast-icon.pi-times{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:1.75em}body .ui-toast .ui-toast-icon.pi-times:before{content:"error_outline"}body .ui-toast .ui-toast-icon.pi-check{font-family:"Material Icons";font-weight:400;font-style:normal;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";font-size:1.75em}body .ui-toast .ui-toast-icon.pi-check:before{content:"check_circle"}body .ui-dialog{overflow:auto}body .ui-dialog.ui-shadow{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}body .ui-dialog .ui-dialog-titlebar{background-color:#fff;color:#212121;padding:.625em 1em}body .ui-dialog .ui-dialog-titlebar .ui-dialog-title{font-size:1.25em;letter-spacing:.005em;margin-top:.25em;line-height:2em}body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-icon{border:0;padding:0;border-radius:50%;-webkit-transition:background-color .3s;transition:background-color .3s;height:1.5em;width:1.5em;text-align:center;margin-top:.5em}body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-icon:focus,body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-icon:hover{background-color:#e8e8e8;color:#000}body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-icon .pi{color:#757575;display:inline-block}body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-icon .pi-window-maximize{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-icon .pi-window-maximize:before{content:"fullscreen"}body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-icon .pi-window-minimize{font-family:"Material Icons";font-weight:400;font-style:normal;font-size:1.5em;display:inline-block;width:1em;height:1em;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;text-indent:0;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-icon .pi-window-minimize:before{content:"fullscreen_exit"}body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-maximize span{margin-top:-2px}body .ui-dialog .ui-dialog-content{padding:.625em 0}body .ui-dialog .ui-dialog-footer{text-align:right;border:0;border-top:1px solid #bdbdbd}body .ui-dialog .ui-dialog-footer .ui-button{background-color:#fff;color:#212121;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;width:auto}body .ui-dialog .ui-dialog-footer .ui-button .ui-button-icon-left,body .ui-dialog .ui-dialog-footer .ui-button .ui-button-icon-right{color:#757575}body .ui-dialog .ui-dialog-footer .ui-button:hover{background-color:#e8e8e8;color:#000}body .ui-dialog .ui-confirm-dialog-severity{margin:0 .75em}body .ui-lightbox.ui-shadow{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}body .ui-lightbox .ui-lightbox-caption{padding:.625em 1em}body .ui-lightbox .ui-lightbox-caption .ui-lightbox-caption-text{margin:0}body .ui-lightbox .ui-lightbox-caption .ui-lightbox-close{border-radius:50%;-webkit-transition:background-color .3s;transition:background-color .3s;padding:0;margin:0;width:1.5em;height:1.5em}body .ui-lightbox .ui-lightbox-caption .ui-lightbox-close:hover{background-color:#b0bec5;border-radius:50%;-webkit-transition:background-color .3s;transition:background-color .3s}body .ui-lightbox .ui-lightbox-content-wrapper .ui-lightbox-nav-left,body .ui-lightbox .ui-lightbox-content-wrapper .ui-lightbox-nav-right{top:40%}body .ui-lightbox .ui-lightbox-content-wrapper .ui-lightbox-nav-left .pi,body .ui-lightbox .ui-lightbox-content-wrapper .ui-lightbox-nav-right .pi{-webkit-transition:color .3s;transition:color .3s;font-size:3em;color:#b0bec5}body .ui-overlaypanel.ui-shadow{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)}body .ui-overlaypanel:after{border-color:rgba(255,255,255,0);border-bottom-color:#fff}body .ui-overlaypanel:before{border-color:rgba(189,189,189,0);border-bottom-color:#bdbdbd}body .ui-overlaypanel.ui-overlaypanel-flipped:after{border-top-color:#fff}body .ui-overlaypanel.ui-overlaypanel-flipped:before{border-top-color:#bdbdbd}body .ui-overlaypanel .ui-overlaypanel-close{background-color:#ddf2bb;border-radius:50%;-webkit-transition:background-color .3s;transition:background-color .3s;right:-16px;top:-16px;width:2em;height:2em;line-height:2em;text-align:center;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12);-moz-box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}body .ui-overlaypanel .ui-overlaypanel-close span{color:#212121;line-height:inherit}body .ui-overlaypanel .ui-overlaypanel-close:hover{background-color:#1986f2}body .ui-tooltip{opacity:.9;filter:alpha(opacity=90)}body .ui-tooltip .ui-tooltip-text{background-color:#323232}body .ui-tooltip.ui-tooltip-top .ui-tooltip-arrow{border-top-color:#323232}body .ui-tooltip.ui-tooltip-bottom .ui-tooltip-arrow{border-bottom-color:#323232}body .ui-tooltip.ui-tooltip-left .ui-tooltip-arrow{border-left-color:#323232}body .ui-tooltip.ui-tooltip-right .ui-tooltip-arrow{border-right-color:#323232}body .ui-draggable-dragging.ui-state-default{padding:.625em 1em!important;background-color:#178cff}body .jqplot-target{font-family:Roboto,"Helvetica Neue",sans-serif}body .ui-progressbar{height:.5em;background-color:#b0bec5;overflow:hidden;border:0}body .ui-progressbar .ui-progressbar-value{height:.5em}body .ui-progressbar .ui-progressbar-label{color:#fff;display:none!important}body .ui-progressbar-indeterminate .ui-progressbar-value{background-color:inherit}body .ui-progressbar-indeterminate .ui-progressbar-value::after,body .ui-progressbar-indeterminate .ui-progressbar-value::before{background-color:#178cff}body .ui-galleria .ui-galleria-nav-prev{left:0}body .ui-galleria .ui-galleria-nav-next{right:0}body .ui-inplace .ui-inplace-display{-webkit-transition:background-color .3s;transition:background-color .3s;border-radius:3px}body .ui-inplace .ui-inplace-display:hover{background-color:#e8e8e8}body .ui-terminal .ui-terminal-input{font-size:16px}.splash-screen{background-color:#fff}.splash-screen .logo{height:90px;margin-bottom:15px}@keyframes colors{0%{stroke:#222223}25%,75%{stroke:#908f8f}50%{stroke:#c8102e}100%{stroke:#240dac}}.splash-loader-container{top:35%;margin-left:-150px}body ::-webkit-scrollbar{width:12px;height:12px;background-color:rgba(0,0,0,0)}body ::-webkit-scrollbar:hover{background-color:rgba(0,0,0,.12)}body ::-webkit-scrollbar-thumb{border:2px solid transparent;box-shadow:inset 0 0 0 24px #e8e8e8;border-radius:24px}body ::-webkit-scrollbar-thumb:active{box-shadow:inset 0 0 0 24px rgba(0,0,0,.54);border-radius:24px}.x-main-container .x-main-top{margin-top:10px}.x-main-container .x-main-top label{color:gray;font-size:12px}.x-main-container .x-main-left,.x-main-container .x-main-right{height:calc(100vh - 310px);overflow:auto}.x-main-container .x-main-right-tab{height:calc(100vh - 390px);overflow:auto}.x-search-lr-container .x-search-lr-left,.x-search-lr-container .x-search-lr-right{max-height:calc(100vh - 205px);overflow:auto}.x-search-lrs-container .x-search-lrs-top label{color:gray;font-size:12px}.x-search-lrs-container .x-search-lrs-left{max-height:calc(100vh - 205px);overflow:auto}.x-search-lrs-container .x-search-lrs-right{max-height:calc(100vh - 326px);overflow:auto}.x-search-tv-container{max-height:calc(100vh - 270px);overflow:auto}.x-table-container{max-height:calc(100vh - 205px);overflow:auto}.x-content-dialog{max-height:calc(100vh - 250px);overflow:auto}.x-dialog-tab-container{max-height:calc(100vh - 200px);overflow:auto;margin-bottom:12px}.x-fieldset-table app-toolbar{margin-right:-5px}.x-fieldset-table .ui-fieldset-content{margin-top:-20px!important}.x-fieldset-toolbar{position:relative;top:-15px;right:4px}.x-fieldset-toolbar~div{margin-top:-25px!important}.x-tabview-toolbar{position:absolute;top:12px;right:10px;width:200px;display:-webkit-inline-box;display:inline-flex}.align-top{top:0}.align-right{right:0}.align-bottom{bottom:0}.align-left{left:0}.h-0{height:0!important;min-height:0!important;max-height:0!important}.h-4{height:4px!important;min-height:4px!important;max-height:4px!important}.h-8{height:8px!important;min-height:8px!important;max-height:8px!important}.h-12{height:12px!important;min-height:12px!important;max-height:12px!important}.h-16{height:16px!important;min-height:16px!important;max-height:16px!important}.h-20{height:20px!important;min-height:20px!important;max-height:20px!important}.h-24{height:24px!important;min-height:24px!important;max-height:24px!important}.h-28{height:28px!important;min-height:28px!important;max-height:28px!important}.h-32{height:32px!important;min-height:32px!important;max-height:32px!important}.h-36{height:36px!important;min-height:36px!important;max-height:36px!important}.h-40{height:40px!important;min-height:40px!important;max-height:40px!important}.h-44{height:44px!important;min-height:44px!important;max-height:44px!important}.h-48{height:48px!important;min-height:48px!important;max-height:48px!important}.h-52{height:52px!important;min-height:52px!important;max-height:52px!important}.h-56{height:56px!important;min-height:56px!important;max-height:56px!important}.h-60{height:60px!important;min-height:60px!important;max-height:60px!important}.h-64{height:64px!important;min-height:64px!important;max-height:64px!important}.h-68{height:68px!important;min-height:68px!important;max-height:68px!important}.h-72{height:72px!important;min-height:72px!important;max-height:72px!important}.h-76{height:76px!important;min-height:76px!important;max-height:76px!important}.h-80{height:80px!important;min-height:80px!important;max-height:80px!important}.h-84{height:84px!important;min-height:84px!important;max-height:84px!important}.h-88{height:88px!important;min-height:88px!important;max-height:88px!important}.h-92{height:92px!important;min-height:92px!important;max-height:92px!important}.h-96{height:96px!important;min-height:96px!important;max-height:96px!important}.h-100{height:100px!important;min-height:100px!important;max-height:100px!important}.h-104{height:104px!important;min-height:104px!important;max-height:104px!important}.h-108{height:108px!important;min-height:108px!important;max-height:108px!important}.h-112{height:112px!important;min-height:112px!important;max-height:112px!important}.h-116{height:116px!important;min-height:116px!important;max-height:116px!important}.h-120{height:120px!important;min-height:120px!important;max-height:120px!important}.h-124{height:124px!important;min-height:124px!important;max-height:124px!important}.h-128{height:128px!important;min-height:128px!important;max-height:128px!important}.h-132{height:132px!important;min-height:132px!important;max-height:132px!important}.h-136{height:136px!important;min-height:136px!important;max-height:136px!important}.h-140{height:140px!important;min-height:140px!important;max-height:140px!important}.h-144{height:144px!important;min-height:144px!important;max-height:144px!important}.h-148{height:148px!important;min-height:148px!important;max-height:148px!important}.h-152{height:152px!important;min-height:152px!important;max-height:152px!important}.h-156{height:156px!important;min-height:156px!important;max-height:156px!important}.h-160{height:160px!important;min-height:160px!important;max-height:160px!important}.h-164{height:164px!important;min-height:164px!important;max-height:164px!important}.h-168{height:168px!important;min-height:168px!important;max-height:168px!important}.h-172{height:172px!important;min-height:172px!important;max-height:172px!important}.h-176{height:176px!important;min-height:176px!important;max-height:176px!important}.h-180{height:180px!important;min-height:180px!important;max-height:180px!important}.h-184{height:184px!important;min-height:184px!important;max-height:184px!important}.h-188{height:188px!important;min-height:188px!important;max-height:188px!important}.h-192{height:192px!important;min-height:192px!important;max-height:192px!important}.h-196{height:196px!important;min-height:196px!important;max-height:196px!important}.h-200{height:200px!important;min-height:200px!important;max-height:200px!important}.h-204{height:204px!important;min-height:204px!important;max-height:204px!important}.h-208{height:208px!important;min-height:208px!important;max-height:208px!important}.h-212{height:212px!important;min-height:212px!important;max-height:212px!important}.h-216{height:216px!important;min-height:216px!important;max-height:216px!important}.h-220{height:220px!important;min-height:220px!important;max-height:220px!important}.h-224{height:224px!important;min-height:224px!important;max-height:224px!important}.h-228{height:228px!important;min-height:228px!important;max-height:228px!important}.h-232{height:232px!important;min-height:232px!important;max-height:232px!important}.h-236{height:236px!important;min-height:236px!important;max-height:236px!important}.h-240{height:240px!important;min-height:240px!important;max-height:240px!important}.h-244{height:244px!important;min-height:244px!important;max-height:244px!important}.h-248{height:248px!important;min-height:248px!important;max-height:248px!important}.h-252{height:252px!important;min-height:252px!important;max-height:252px!important}.h-256{height:256px!important;min-height:256px!important;max-height:256px!important}.h-260{height:260px!important;min-height:260px!important;max-height:260px!important}.h-264{height:264px!important;min-height:264px!important;max-height:264px!important}.h-268{height:268px!important;min-height:268px!important;max-height:268px!important}.h-272{height:272px!important;min-height:272px!important;max-height:272px!important}.h-276{height:276px!important;min-height:276px!important;max-height:276px!important}.h-280{height:280px!important;min-height:280px!important;max-height:280px!important}.h-284{height:284px!important;min-height:284px!important;max-height:284px!important}.h-288{height:288px!important;min-height:288px!important;max-height:288px!important}.h-292{height:292px!important;min-height:292px!important;max-height:292px!important}.h-296{height:296px!important;min-height:296px!important;max-height:296px!important}.h-300{height:300px!important;min-height:300px!important;max-height:300px!important}.h-304{height:304px!important;min-height:304px!important;max-height:304px!important}.h-308{height:308px!important;min-height:308px!important;max-height:308px!important}.h-312{height:312px!important;min-height:312px!important;max-height:312px!important}.h-316{height:316px!important;min-height:316px!important;max-height:316px!important}.h-320{height:320px!important;min-height:320px!important;max-height:320px!important}.h-324{height:324px!important;min-height:324px!important;max-height:324px!important}.h-328{height:328px!important;min-height:328px!important;max-height:328px!important}.h-332{height:332px!important;min-height:332px!important;max-height:332px!important}.h-336{height:336px!important;min-height:336px!important;max-height:336px!important}.h-340{height:340px!important;min-height:340px!important;max-height:340px!important}.h-344{height:344px!important;min-height:344px!important;max-height:344px!important}.h-348{height:348px!important;min-height:348px!important;max-height:348px!important}.h-352{height:352px!important;min-height:352px!important;max-height:352px!important}.h-356{height:356px!important;min-height:356px!important;max-height:356px!important}.h-360{height:360px!important;min-height:360px!important;max-height:360px!important}.h-364{height:364px!important;min-height:364px!important;max-height:364px!important}.h-368{height:368px!important;min-height:368px!important;max-height:368px!important}.h-372{height:372px!important;min-height:372px!important;max-height:372px!important}.h-376{height:376px!important;min-height:376px!important;max-height:376px!important}.h-380{height:380px!important;min-height:380px!important;max-height:380px!important}.h-384{height:384px!important;min-height:384px!important;max-height:384px!important}.h-388{height:388px!important;min-height:388px!important;max-height:388px!important}.h-392{height:392px!important;min-height:392px!important;max-height:392px!important}.h-396{height:396px!important;min-height:396px!important;max-height:396px!important}.h-400{height:400px!important;min-height:400px!important;max-height:400px!important}.h-404{height:404px!important;min-height:404px!important;max-height:404px!important}.h-408{height:408px!important;min-height:408px!important;max-height:408px!important}.h-412{height:412px!important;min-height:412px!important;max-height:412px!important}.h-416{height:416px!important;min-height:416px!important;max-height:416px!important}.h-420{height:420px!important;min-height:420px!important;max-height:420px!important}.h-424{height:424px!important;min-height:424px!important;max-height:424px!important}.h-428{height:428px!important;min-height:428px!important;max-height:428px!important}.h-432{height:432px!important;min-height:432px!important;max-height:432px!important}.h-436{height:436px!important;min-height:436px!important;max-height:436px!important}.h-440{height:440px!important;min-height:440px!important;max-height:440px!important}.h-444{height:444px!important;min-height:444px!important;max-height:444px!important}.h-448{height:448px!important;min-height:448px!important;max-height:448px!important}.h-452{height:452px!important;min-height:452px!important;max-height:452px!important}.h-456{height:456px!important;min-height:456px!important;max-height:456px!important}.h-460{height:460px!important;min-height:460px!important;max-height:460px!important}.h-464{height:464px!important;min-height:464px!important;max-height:464px!important}.h-468{height:468px!important;min-height:468px!important;max-height:468px!important}.h-472{height:472px!important;min-height:472px!important;max-height:472px!important}.h-476{height:476px!important;min-height:476px!important;max-height:476px!important}.h-480{height:480px!important;min-height:480px!important;max-height:480px!important}.h-484{height:484px!important;min-height:484px!important;max-height:484px!important}.h-488{height:488px!important;min-height:488px!important;max-height:488px!important}.h-492{height:492px!important;min-height:492px!important;max-height:492px!important}.h-496{height:496px!important;min-height:496px!important;max-height:496px!important}.h-500{height:500px!important;min-height:500px!important;max-height:500px!important}.h-504{height:504px!important;min-height:504px!important;max-height:504px!important}.h-508{height:508px!important;min-height:508px!important;max-height:508px!important}.h-512{height:512px!important;min-height:512px!important;max-height:512px!important}.h-516{height:516px!important;min-height:516px!important;max-height:516px!important}.h-520{height:520px!important;min-height:520px!important;max-height:520px!important}.h-524{height:524px!important;min-height:524px!important;max-height:524px!important}.h-528{height:528px!important;min-height:528px!important;max-height:528px!important}.h-532{height:532px!important;min-height:532px!important;max-height:532px!important}.h-536{height:536px!important;min-height:536px!important;max-height:536px!important}.h-540{height:540px!important;min-height:540px!important;max-height:540px!important}.h-544{height:544px!important;min-height:544px!important;max-height:544px!important}.h-548{height:548px!important;min-height:548px!important;max-height:548px!important}.h-552{height:552px!important;min-height:552px!important;max-height:552px!important}.h-556{height:556px!important;min-height:556px!important;max-height:556px!important}.h-560{height:560px!important;min-height:560px!important;max-height:560px!important}.h-564{height:564px!important;min-height:564px!important;max-height:564px!important}.h-568{height:568px!important;min-height:568px!important;max-height:568px!important}.h-572{height:572px!important;min-height:572px!important;max-height:572px!important}.h-576{height:576px!important;min-height:576px!important;max-height:576px!important}.h-580{height:580px!important;min-height:580px!important;max-height:580px!important}.h-584{height:584px!important;min-height:584px!important;max-height:584px!important}.h-588{height:588px!important;min-height:588px!important;max-height:588px!important}.h-592{height:592px!important;min-height:592px!important;max-height:592px!important}.h-596{height:596px!important;min-height:596px!important;max-height:596px!important}.h-600{height:600px!important;min-height:600px!important;max-height:600px!important}.h-604{height:604px!important;min-height:604px!important;max-height:604px!important}.h-608{height:608px!important;min-height:608px!important;max-height:608px!important}.h-612{height:612px!important;min-height:612px!important;max-height:612px!important}.h-616{height:616px!important;min-height:616px!important;max-height:616px!important}.h-620{height:620px!important;min-height:620px!important;max-height:620px!important}.h-624{height:624px!important;min-height:624px!important;max-height:624px!important}.h-628{height:628px!important;min-height:628px!important;max-height:628px!important}.h-632{height:632px!important;min-height:632px!important;max-height:632px!important}.h-636{height:636px!important;min-height:636px!important;max-height:636px!important}.h-640{height:640px!important;min-height:640px!important;max-height:640px!important}.h-644{height:644px!important;min-height:644px!important;max-height:644px!important}.h-648{height:648px!important;min-height:648px!important;max-height:648px!important}.h-652{height:652px!important;min-height:652px!important;max-height:652px!important}.h-656{height:656px!important;min-height:656px!important;max-height:656px!important}.h-660{height:660px!important;min-height:660px!important;max-height:660px!important}.h-664{height:664px!important;min-height:664px!important;max-height:664px!important}.h-668{height:668px!important;min-height:668px!important;max-height:668px!important}.h-672{height:672px!important;min-height:672px!important;max-height:672px!important}.h-676{height:676px!important;min-height:676px!important;max-height:676px!important}.h-680{height:680px!important;min-height:680px!important;max-height:680px!important}.h-684{height:684px!important;min-height:684px!important;max-height:684px!important}.h-688{height:688px!important;min-height:688px!important;max-height:688px!important}.h-692{height:692px!important;min-height:692px!important;max-height:692px!important}.h-696{height:696px!important;min-height:696px!important;max-height:696px!important}.h-700{height:700px!important;min-height:700px!important;max-height:700px!important}.h-704{height:704px!important;min-height:704px!important;max-height:704px!important}.h-708{height:708px!important;min-height:708px!important;max-height:708px!important}.h-712{height:712px!important;min-height:712px!important;max-height:712px!important}.h-716{height:716px!important;min-height:716px!important;max-height:716px!important}.h-720{height:720px!important;min-height:720px!important;max-height:720px!important}.h-0-p{height:0%!important}.h-5-p{height:5%!important}.h-10-p{height:10%!important}.h-15-p{height:15%!important}.h-20-p{height:20%!important}.h-25-p{height:25%!important}.h-30-p{height:30%!important}.h-35-p{height:35%!important}.h-40-p{height:40%!important}.h-45-p{height:45%!important}.h-50-p{height:50%!important}.h-55-p{height:55%!important}.h-60-p{height:60%!important}.h-65-p{height:65%!important}.h-70-p{height:70%!important}.h-75-p{height:75%!important}.h-80-p{height:80%!important}.h-85-p{height:85%!important}.h-90-p{height:90%!important}.h-95-p{height:95%!important}.h-100-p{height:100%!important}.w-0{width:0!important;min-width:0!important;max-width:0!important}.w-4{width:4px!important;min-width:4px!important;max-width:4px!important}.w-8{width:8px!important;min-width:8px!important;max-width:8px!important}.w-12{width:12px!important;min-width:12px!important;max-width:12px!important}.w-16{width:16px!important;min-width:16px!important;max-width:16px!important}.w-20{width:20px!important;min-width:20px!important;max-width:20px!important}.w-24{width:24px!important;min-width:24px!important;max-width:24px!important}.w-28{width:28px!important;min-width:28px!important;max-width:28px!important}.w-32{width:32px!important;min-width:32px!important;max-width:32px!important}.w-36{width:36px!important;min-width:36px!important;max-width:36px!important}.w-40{width:40px!important;min-width:40px!important;max-width:40px!important}.w-44{width:44px!important;min-width:44px!important;max-width:44px!important}.w-48{width:48px!important;min-width:48px!important;max-width:48px!important}.w-52{width:52px!important;min-width:52px!important;max-width:52px!important}.w-56{width:56px!important;min-width:56px!important;max-width:56px!important}.w-60{width:60px!important;min-width:60px!important;max-width:60px!important}.w-64{width:64px!important;min-width:64px!important;max-width:64px!important}.w-68{width:68px!important;min-width:68px!important;max-width:68px!important}.w-72{width:72px!important;min-width:72px!important;max-width:72px!important}.w-76{width:76px!important;min-width:76px!important;max-width:76px!important}.w-80{width:80px!important;min-width:80px!important;max-width:80px!important}.w-84{width:84px!important;min-width:84px!important;max-width:84px!important}.w-88{width:88px!important;min-width:88px!important;max-width:88px!important}.w-92{width:92px!important;min-width:92px!important;max-width:92px!important}.w-96{width:96px!important;min-width:96px!important;max-width:96px!important}.w-100{width:100px!important;min-width:100px!important;max-width:100px!important}.w-104{width:104px!important;min-width:104px!important;max-width:104px!important}.w-108{width:108px!important;min-width:108px!important;max-width:108px!important}.w-112{width:112px!important;min-width:112px!important;max-width:112px!important}.w-116{width:116px!important;min-width:116px!important;max-width:116px!important}.w-120{width:120px!important;min-width:120px!important;max-width:120px!important}.w-124{width:124px!important;min-width:124px!important;max-width:124px!important}.w-128{width:128px!important;min-width:128px!important;max-width:128px!important}.w-132{width:132px!important;min-width:132px!important;max-width:132px!important}.w-136{width:136px!important;min-width:136px!important;max-width:136px!important}.w-140{width:140px!important;min-width:140px!important;max-width:140px!important}.w-144{width:144px!important;min-width:144px!important;max-width:144px!important}.w-148{width:148px!important;min-width:148px!important;max-width:148px!important}.w-152{width:152px!important;min-width:152px!important;max-width:152px!important}.w-156{width:156px!important;min-width:156px!important;max-width:156px!important}.w-160{width:160px!important;min-width:160px!important;max-width:160px!important}.w-164{width:164px!important;min-width:164px!important;max-width:164px!important}.w-168{width:168px!important;min-width:168px!important;max-width:168px!important}.w-172{width:172px!important;min-width:172px!important;max-width:172px!important}.w-176{width:176px!important;min-width:176px!important;max-width:176px!important}.w-180{width:180px!important;min-width:180px!important;max-width:180px!important}.w-184{width:184px!important;min-width:184px!important;max-width:184px!important}.w-188{width:188px!important;min-width:188px!important;max-width:188px!important}.w-192{width:192px!important;min-width:192px!important;max-width:192px!important}.w-196{width:196px!important;min-width:196px!important;max-width:196px!important}.w-200{width:200px!important;min-width:200px!important;max-width:200px!important}.w-204{width:204px!important;min-width:204px!important;max-width:204px!important}.w-208{width:208px!important;min-width:208px!important;max-width:208px!important}.w-212{width:212px!important;min-width:212px!important;max-width:212px!important}.w-216{width:216px!important;min-width:216px!important;max-width:216px!important}.w-220{width:220px!important;min-width:220px!important;max-width:220px!important}.w-224{width:224px!important;min-width:224px!important;max-width:224px!important}.w-228{width:228px!important;min-width:228px!important;max-width:228px!important}.w-232{width:232px!important;min-width:232px!important;max-width:232px!important}.w-236{width:236px!important;min-width:236px!important;max-width:236px!important}.w-240{width:240px!important;min-width:240px!important;max-width:240px!important}.w-244{width:244px!important;min-width:244px!important;max-width:244px!important}.w-248{width:248px!important;min-width:248px!important;max-width:248px!important}.w-252{width:252px!important;min-width:252px!important;max-width:252px!important}.w-256{width:256px!important;min-width:256px!important;max-width:256px!important}.w-260{width:260px!important;min-width:260px!important;max-width:260px!important}.w-264{width:264px!important;min-width:264px!important;max-width:264px!important}.w-268{width:268px!important;min-width:268px!important;max-width:268px!important}.w-272{width:272px!important;min-width:272px!important;max-width:272px!important}.w-276{width:276px!important;min-width:276px!important;max-width:276px!important}.w-280{width:280px!important;min-width:280px!important;max-width:280px!important}.w-284{width:284px!important;min-width:284px!important;max-width:284px!important}.w-288{width:288px!important;min-width:288px!important;max-width:288px!important}.w-292{width:292px!important;min-width:292px!important;max-width:292px!important}.w-296{width:296px!important;min-width:296px!important;max-width:296px!important}.w-300{width:300px!important;min-width:300px!important;max-width:300px!important}.w-304{width:304px!important;min-width:304px!important;max-width:304px!important}.w-308{width:308px!important;min-width:308px!important;max-width:308px!important}.w-312{width:312px!important;min-width:312px!important;max-width:312px!important}.w-316{width:316px!important;min-width:316px!important;max-width:316px!important}.w-320{width:320px!important;min-width:320px!important;max-width:320px!important}.w-324{width:324px!important;min-width:324px!important;max-width:324px!important}.w-328{width:328px!important;min-width:328px!important;max-width:328px!important}.w-332{width:332px!important;min-width:332px!important;max-width:332px!important}.w-336{width:336px!important;min-width:336px!important;max-width:336px!important}.w-340{width:340px!important;min-width:340px!important;max-width:340px!important}.w-344{width:344px!important;min-width:344px!important;max-width:344px!important}.w-348{width:348px!important;min-width:348px!important;max-width:348px!important}.w-352{width:352px!important;min-width:352px!important;max-width:352px!important}.w-356{width:356px!important;min-width:356px!important;max-width:356px!important}.w-360{width:360px!important;min-width:360px!important;max-width:360px!important}.w-364{width:364px!important;min-width:364px!important;max-width:364px!important}.w-368{width:368px!important;min-width:368px!important;max-width:368px!important}.w-372{width:372px!important;min-width:372px!important;max-width:372px!important}.w-376{width:376px!important;min-width:376px!important;max-width:376px!important}.w-380{width:380px!important;min-width:380px!important;max-width:380px!important}.w-384{width:384px!important;min-width:384px!important;max-width:384px!important}.w-388{width:388px!important;min-width:388px!important;max-width:388px!important}.w-392{width:392px!important;min-width:392px!important;max-width:392px!important}.w-396{width:396px!important;min-width:396px!important;max-width:396px!important}.w-400{width:400px!important;min-width:400px!important;max-width:400px!important}.w-404{width:404px!important;min-width:404px!important;max-width:404px!important}.w-408{width:408px!important;min-width:408px!important;max-width:408px!important}.w-412{width:412px!important;min-width:412px!important;max-width:412px!important}.w-416{width:416px!important;min-width:416px!important;max-width:416px!important}.w-420{width:420px!important;min-width:420px!important;max-width:420px!important}.w-424{width:424px!important;min-width:424px!important;max-width:424px!important}.w-428{width:428px!important;min-width:428px!important;max-width:428px!important}.w-432{width:432px!important;min-width:432px!important;max-width:432px!important}.w-436{width:436px!important;min-width:436px!important;max-width:436px!important}.w-440{width:440px!important;min-width:440px!important;max-width:440px!important}.w-444{width:444px!important;min-width:444px!important;max-width:444px!important}.w-448{width:448px!important;min-width:448px!important;max-width:448px!important}.w-452{width:452px!important;min-width:452px!important;max-width:452px!important}.w-456{width:456px!important;min-width:456px!important;max-width:456px!important}.w-460{width:460px!important;min-width:460px!important;max-width:460px!important}.w-464{width:464px!important;min-width:464px!important;max-width:464px!important}.w-468{width:468px!important;min-width:468px!important;max-width:468px!important}.w-472{width:472px!important;min-width:472px!important;max-width:472px!important}.w-476{width:476px!important;min-width:476px!important;max-width:476px!important}.w-480{width:480px!important;min-width:480px!important;max-width:480px!important}.w-484{width:484px!important;min-width:484px!important;max-width:484px!important}.w-488{width:488px!important;min-width:488px!important;max-width:488px!important}.w-492{width:492px!important;min-width:492px!important;max-width:492px!important}.w-496{width:496px!important;min-width:496px!important;max-width:496px!important}.w-500{width:500px!important;min-width:500px!important;max-width:500px!important}.w-504{width:504px!important;min-width:504px!important;max-width:504px!important}.w-508{width:508px!important;min-width:508px!important;max-width:508px!important}.w-512{width:512px!important;min-width:512px!important;max-width:512px!important}.w-516{width:516px!important;min-width:516px!important;max-width:516px!important}.w-520{width:520px!important;min-width:520px!important;max-width:520px!important}.w-524{width:524px!important;min-width:524px!important;max-width:524px!important}.w-528{width:528px!important;min-width:528px!important;max-width:528px!important}.w-532{width:532px!important;min-width:532px!important;max-width:532px!important}.w-536{width:536px!important;min-width:536px!important;max-width:536px!important}.w-540{width:540px!important;min-width:540px!important;max-width:540px!important}.w-544{width:544px!important;min-width:544px!important;max-width:544px!important}.w-548{width:548px!important;min-width:548px!important;max-width:548px!important}.w-552{width:552px!important;min-width:552px!important;max-width:552px!important}.w-556{width:556px!important;min-width:556px!important;max-width:556px!important}.w-560{width:560px!important;min-width:560px!important;max-width:560px!important}.w-564{width:564px!important;min-width:564px!important;max-width:564px!important}.w-568{width:568px!important;min-width:568px!important;max-width:568px!important}.w-572{width:572px!important;min-width:572px!important;max-width:572px!important}.w-576{width:576px!important;min-width:576px!important;max-width:576px!important}.w-580{width:580px!important;min-width:580px!important;max-width:580px!important}.w-584{width:584px!important;min-width:584px!important;max-width:584px!important}.w-588{width:588px!important;min-width:588px!important;max-width:588px!important}.w-592{width:592px!important;min-width:592px!important;max-width:592px!important}.w-596{width:596px!important;min-width:596px!important;max-width:596px!important}.w-600{width:600px!important;min-width:600px!important;max-width:600px!important}.w-604{width:604px!important;min-width:604px!important;max-width:604px!important}.w-608{width:608px!important;min-width:608px!important;max-width:608px!important}.w-612{width:612px!important;min-width:612px!important;max-width:612px!important}.w-616{width:616px!important;min-width:616px!important;max-width:616px!important}.w-620{width:620px!important;min-width:620px!important;max-width:620px!important}.w-624{width:624px!important;min-width:624px!important;max-width:624px!important}.w-628{width:628px!important;min-width:628px!important;max-width:628px!important}.w-632{width:632px!important;min-width:632px!important;max-width:632px!important}.w-636{width:636px!important;min-width:636px!important;max-width:636px!important}.w-640{width:640px!important;min-width:640px!important;max-width:640px!important}.w-644{width:644px!important;min-width:644px!important;max-width:644px!important}.w-648{width:648px!important;min-width:648px!important;max-width:648px!important}.w-652{width:652px!important;min-width:652px!important;max-width:652px!important}.w-656{width:656px!important;min-width:656px!important;max-width:656px!important}.w-660{width:660px!important;min-width:660px!important;max-width:660px!important}.w-664{width:664px!important;min-width:664px!important;max-width:664px!important}.w-668{width:668px!important;min-width:668px!important;max-width:668px!important}.w-672{width:672px!important;min-width:672px!important;max-width:672px!important}.w-676{width:676px!important;min-width:676px!important;max-width:676px!important}.w-680{width:680px!important;min-width:680px!important;max-width:680px!important}.w-684{width:684px!important;min-width:684px!important;max-width:684px!important}.w-688{width:688px!important;min-width:688px!important;max-width:688px!important}.w-692{width:692px!important;min-width:692px!important;max-width:692px!important}.w-696{width:696px!important;min-width:696px!important;max-width:696px!important}.w-700{width:700px!important;min-width:700px!important;max-width:700px!important}.w-704{width:704px!important;min-width:704px!important;max-width:704px!important}.w-708{width:708px!important;min-width:708px!important;max-width:708px!important}.w-712{width:712px!important;min-width:712px!important;max-width:712px!important}.w-716{width:716px!important;min-width:716px!important;max-width:716px!important}.w-720{width:720px!important;min-width:720px!important;max-width:720px!important}.w-0-p{width:0%!important}.w-5-p{width:5%!important}.w-10-p{width:10%!important}.w-15-p{width:15%!important}.w-20-p{width:20%!important}.w-25-p{width:25%!important}.w-30-p{width:30%!important}.w-35-p{width:35%!important}.w-40-p{width:40%!important}.w-45-p{width:45%!important}.w-50-p{width:50%!important}.w-55-p{width:55%!important}.w-60-p{width:60%!important}.w-65-p{width:65%!important}.w-70-p{width:70%!important}.w-75-p{width:75%!important}.w-80-p{width:80%!important}.w-85-p{width:85%!important}.w-90-p{width:90%!important}.w-95-p{width:95%!important}.w-100-p{width:100%!important}.m-0{margin:0!important}.m-4{margin:4px!important}.m-8{margin:8px!important}.m-12{margin:12px!important}.m-16{margin:16px!important}.m-20{margin:20px!important}.m-24{margin:24px!important}.m-28{margin:28px!important}.m-32{margin:32px!important}.m-36{margin:36px!important}.m-40{margin:40px!important}.m-44{margin:44px!important}.m-48{margin:48px!important}.m-52{margin:52px!important}.m-56{margin:56px!important}.m-60{margin:60px!important}.m-64{margin:64px!important}.m-68{margin:68px!important}.m-72{margin:72px!important}.m-76{margin:76px!important}.m-80{margin:80px!important}.m-84{margin:84px!important}.m-88{margin:88px!important}.m-92{margin:92px!important}.m-96{margin:96px!important}.m-100{margin:100px!important}.m-104{margin:104px!important}.m-108{margin:108px!important}.m-112{margin:112px!important}.m-116{margin:116px!important}.m-120{margin:120px!important}.m-124{margin:124px!important}.m-128{margin:128px!important}.m-132{margin:132px!important}.m-136{margin:136px!important}.m-140{margin:140px!important}.m-144{margin:144px!important}.m-148{margin:148px!important}.m-152{margin:152px!important}.m-156{margin:156px!important}.m-160{margin:160px!important}.m-164{margin:164px!important}.m-168{margin:168px!important}.m-172{margin:172px!important}.m-176{margin:176px!important}.m-180{margin:180px!important}.m-184{margin:184px!important}.m-188{margin:188px!important}.m-192{margin:192px!important}.m-196{margin:196px!important}.m-200{margin:200px!important}.m-204{margin:204px!important}.m-208{margin:208px!important}.m-212{margin:212px!important}.m-216{margin:216px!important}.m-220{margin:220px!important}.m-224{margin:224px!important}.m-228{margin:228px!important}.m-232{margin:232px!important}.m-236{margin:236px!important}.m-240{margin:240px!important}.m-244{margin:244px!important}.m-248{margin:248px!important}.m-252{margin:252px!important}.m-256{margin:256px!important}.mx-0{margin-right:0!important;margin-left:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.mx-4{margin-right:4px!important;margin-left:4px!important}.my-4{margin-top:4px!important;margin-bottom:4px!important}.mx-8{margin-right:8px!important;margin-left:8px!important}.my-8{margin-top:8px!important;margin-bottom:8px!important}.mx-12{margin-right:12px!important;margin-left:12px!important}.my-12{margin-top:12px!important;margin-bottom:12px!important}.mx-16{margin-right:16px!important;margin-left:16px!important}.my-16{margin-top:16px!important;margin-bottom:16px!important}.mx-20{margin-right:20px!important;margin-left:20px!important}.my-20{margin-top:20px!important;margin-bottom:20px!important}.mx-24{margin-right:24px!important;margin-left:24px!important}.my-24{margin-top:24px!important;margin-bottom:24px!important}.mx-28{margin-right:28px!important;margin-left:28px!important}.my-28{margin-top:28px!important;margin-bottom:28px!important}.mx-32{margin-right:32px!important;margin-left:32px!important}.my-32{margin-top:32px!important;margin-bottom:32px!important}.mx-36{margin-right:36px!important;margin-left:36px!important}.my-36{margin-top:36px!important;margin-bottom:36px!important}.mx-40{margin-right:40px!important;margin-left:40px!important}.my-40{margin-top:40px!important;margin-bottom:40px!important}.mx-44{margin-right:44px!important;margin-left:44px!important}.my-44{margin-top:44px!important;margin-bottom:44px!important}.mx-48{margin-right:48px!important;margin-left:48px!important}.my-48{margin-top:48px!important;margin-bottom:48px!important}.mx-52{margin-right:52px!important;margin-left:52px!important}.my-52{margin-top:52px!important;margin-bottom:52px!important}.mx-56{margin-right:56px!important;margin-left:56px!important}.my-56{margin-top:56px!important;margin-bottom:56px!important}.mx-60{margin-right:60px!important;margin-left:60px!important}.my-60{margin-top:60px!important;margin-bottom:60px!important}.mx-64{margin-right:64px!important;margin-left:64px!important}.my-64{margin-top:64px!important;margin-bottom:64px!important}.mx-68{margin-right:68px!important;margin-left:68px!important}.my-68{margin-top:68px!important;margin-bottom:68px!important}.mx-72{margin-right:72px!important;margin-left:72px!important}.my-72{margin-top:72px!important;margin-bottom:72px!important}.mx-76{margin-right:76px!important;margin-left:76px!important}.my-76{margin-top:76px!important;margin-bottom:76px!important}.mx-80{margin-right:80px!important;margin-left:80px!important}.my-80{margin-top:80px!important;margin-bottom:80px!important}.mx-84{margin-right:84px!important;margin-left:84px!important}.my-84{margin-top:84px!important;margin-bottom:84px!important}.mx-88{margin-right:88px!important;margin-left:88px!important}.my-88{margin-top:88px!important;margin-bottom:88px!important}.mx-92{margin-right:92px!important;margin-left:92px!important}.my-92{margin-top:92px!important;margin-bottom:92px!important}.mx-96{margin-right:96px!important;margin-left:96px!important}.my-96{margin-top:96px!important;margin-bottom:96px!important}.mx-100{margin-right:100px!important;margin-left:100px!important}.my-100{margin-top:100px!important;margin-bottom:100px!important}.mx-104{margin-right:104px!important;margin-left:104px!important}.my-104{margin-top:104px!important;margin-bottom:104px!important}.mx-108{margin-right:108px!important;margin-left:108px!important}.my-108{margin-top:108px!important;margin-bottom:108px!important}.mx-112{margin-right:112px!important;margin-left:112px!important}.my-112{margin-top:112px!important;margin-bottom:112px!important}.mx-116{margin-right:116px!important;margin-left:116px!important}.my-116{margin-top:116px!important;margin-bottom:116px!important}.mx-120{margin-right:120px!important;margin-left:120px!important}.my-120{margin-top:120px!important;margin-bottom:120px!important}.mx-124{margin-right:124px!important;margin-left:124px!important}.my-124{margin-top:124px!important;margin-bottom:124px!important}.mx-128{margin-right:128px!important;margin-left:128px!important}.my-128{margin-top:128px!important;margin-bottom:128px!important}.mx-132{margin-right:132px!important;margin-left:132px!important}.my-132{margin-top:132px!important;margin-bottom:132px!important}.mx-136{margin-right:136px!important;margin-left:136px!important}.my-136{margin-top:136px!important;margin-bottom:136px!important}.mx-140{margin-right:140px!important;margin-left:140px!important}.my-140{margin-top:140px!important;margin-bottom:140px!important}.mx-144{margin-right:144px!important;margin-left:144px!important}.my-144{margin-top:144px!important;margin-bottom:144px!important}.mx-148{margin-right:148px!important;margin-left:148px!important}.my-148{margin-top:148px!important;margin-bottom:148px!important}.mx-152{margin-right:152px!important;margin-left:152px!important}.my-152{margin-top:152px!important;margin-bottom:152px!important}.mx-156{margin-right:156px!important;margin-left:156px!important}.my-156{margin-top:156px!important;margin-bottom:156px!important}.mx-160{margin-right:160px!important;margin-left:160px!important}.my-160{margin-top:160px!important;margin-bottom:160px!important}.mx-164{margin-right:164px!important;margin-left:164px!important}.my-164{margin-top:164px!important;margin-bottom:164px!important}.mx-168{margin-right:168px!important;margin-left:168px!important}.my-168{margin-top:168px!important;margin-bottom:168px!important}.mx-172{margin-right:172px!important;margin-left:172px!important}.my-172{margin-top:172px!important;margin-bottom:172px!important}.mx-176{margin-right:176px!important;margin-left:176px!important}.my-176{margin-top:176px!important;margin-bottom:176px!important}.mx-180{margin-right:180px!important;margin-left:180px!important}.my-180{margin-top:180px!important;margin-bottom:180px!important}.mx-184{margin-right:184px!important;margin-left:184px!important}.my-184{margin-top:184px!important;margin-bottom:184px!important}.mx-188{margin-right:188px!important;margin-left:188px!important}.my-188{margin-top:188px!important;margin-bottom:188px!important}.mx-192{margin-right:192px!important;margin-left:192px!important}.my-192{margin-top:192px!important;margin-bottom:192px!important}.mx-196{margin-right:196px!important;margin-left:196px!important}.my-196{margin-top:196px!important;margin-bottom:196px!important}.mx-200{margin-right:200px!important;margin-left:200px!important}.my-200{margin-top:200px!important;margin-bottom:200px!important}.mx-204{margin-right:204px!important;margin-left:204px!important}.my-204{margin-top:204px!important;margin-bottom:204px!important}.mx-208{margin-right:208px!important;margin-left:208px!important}.my-208{margin-top:208px!important;margin-bottom:208px!important}.mx-212{margin-right:212px!important;margin-left:212px!important}.my-212{margin-top:212px!important;margin-bottom:212px!important}.mx-216{margin-right:216px!important;margin-left:216px!important}.my-216{margin-top:216px!important;margin-bottom:216px!important}.mx-220{margin-right:220px!important;margin-left:220px!important}.my-220{margin-top:220px!important;margin-bottom:220px!important}.mx-224{margin-right:224px!important;margin-left:224px!important}.my-224{margin-top:224px!important;margin-bottom:224px!important}.mx-228{margin-right:228px!important;margin-left:228px!important}.my-228{margin-top:228px!important;margin-bottom:228px!important}.mx-232{margin-right:232px!important;margin-left:232px!important}.my-232{margin-top:232px!important;margin-bottom:232px!important}.mx-236{margin-right:236px!important;margin-left:236px!important}.my-236{margin-top:236px!important;margin-bottom:236px!important}.mx-240{margin-right:240px!important;margin-left:240px!important}.my-240{margin-top:240px!important;margin-bottom:240px!important}.mx-244{margin-right:244px!important;margin-left:244px!important}.my-244{margin-top:244px!important;margin-bottom:244px!important}.mx-248{margin-right:248px!important;margin-left:248px!important}.my-248{margin-top:248px!important;margin-bottom:248px!important}.mx-252{margin-right:252px!important;margin-left:252px!important}.my-252{margin-top:252px!important;margin-bottom:252px!important}.mx-256{margin-right:256px!important;margin-left:256px!important}.my-256{margin-top:256px!important;margin-bottom:256px!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mt-4{margin-top:4px!important}.mr-4{margin-right:4px!important}.mb-4{margin-bottom:4px!important}.ml-4{margin-left:4px!important}.mt-8{margin-top:8px!important}.mr-8{margin-right:8px!important}.mb-8{margin-bottom:8px!important}.ml-8{margin-left:8px!important}.mt-12{margin-top:12px!important}.mr-12{margin-right:12px!important}.mb-12{margin-bottom:12px!important}.ml-12{margin-left:12px!important}.mt-16{margin-top:16px!important}.mr-16{margin-right:16px!important}.mb-16{margin-bottom:16px!important}.ml-16{margin-left:16px!important}.mt-20{margin-top:20px!important}.mr-20{margin-right:20px!important}.mb-20{margin-bottom:20px!important}.ml-20{margin-left:20px!important}.mt-24{margin-top:24px!important}.mr-24{margin-right:24px!important}.mb-24{margin-bottom:24px!important}.ml-24{margin-left:24px!important}.mt-28{margin-top:28px!important}.mr-28{margin-right:28px!important}.mb-28{margin-bottom:28px!important}.ml-28{margin-left:28px!important}.mt-32{margin-top:32px!important}.mr-32{margin-right:32px!important}.mb-32{margin-bottom:32px!important}.ml-32{margin-left:32px!important}.mt-36{margin-top:36px!important}.mr-36{margin-right:36px!important}.mb-36{margin-bottom:36px!important}.ml-36{margin-left:36px!important}.mt-40{margin-top:40px!important}.mr-40{margin-right:40px!important}.mb-40{margin-bottom:40px!important}.ml-40{margin-left:40px!important}.mt-44{margin-top:44px!important}.mr-44{margin-right:44px!important}.mb-44{margin-bottom:44px!important}.ml-44{margin-left:44px!important}.mt-48{margin-top:48px!important}.mr-48{margin-right:48px!important}.mb-48{margin-bottom:48px!important}.ml-48{margin-left:48px!important}.mt-52{margin-top:52px!important}.mr-52{margin-right:52px!important}.mb-52{margin-bottom:52px!important}.ml-52{margin-left:52px!important}.mt-56{margin-top:56px!important}.mr-56{margin-right:56px!important}.mb-56{margin-bottom:56px!important}.ml-56{margin-left:56px!important}.mt-60{margin-top:60px!important}.mr-60{margin-right:60px!important}.mb-60{margin-bottom:60px!important}.ml-60{margin-left:60px!important}.mt-64{margin-top:64px!important}.mr-64{margin-right:64px!important}.mb-64{margin-bottom:64px!important}.ml-64{margin-left:64px!important}.mt-68{margin-top:68px!important}.mr-68{margin-right:68px!important}.mb-68{margin-bottom:68px!important}.ml-68{margin-left:68px!important}.mt-72{margin-top:72px!important}.mr-72{margin-right:72px!important}.mb-72{margin-bottom:72px!important}.ml-72{margin-left:72px!important}.mt-76{margin-top:76px!important}.mr-76{margin-right:76px!important}.mb-76{margin-bottom:76px!important}.ml-76{margin-left:76px!important}.mt-80{margin-top:80px!important}.mr-80{margin-right:80px!important}.mb-80{margin-bottom:80px!important}.ml-80{margin-left:80px!important}.mt-84{margin-top:84px!important}.mr-84{margin-right:84px!important}.mb-84{margin-bottom:84px!important}.ml-84{margin-left:84px!important}.mt-88{margin-top:88px!important}.mr-88{margin-right:88px!important}.mb-88{margin-bottom:88px!important}.ml-88{margin-left:88px!important}.mt-92{margin-top:92px!important}.mr-92{margin-right:92px!important}.mb-92{margin-bottom:92px!important}.ml-92{margin-left:92px!important}.mt-96{margin-top:96px!important}.mr-96{margin-right:96px!important}.mb-96{margin-bottom:96px!important}.ml-96{margin-left:96px!important}.mt-100{margin-top:100px!important}.mr-100{margin-right:100px!important}.mb-100{margin-bottom:100px!important}.ml-100{margin-left:100px!important}.mt-104{margin-top:104px!important}.mr-104{margin-right:104px!important}.mb-104{margin-bottom:104px!important}.ml-104{margin-left:104px!important}.mt-108{margin-top:108px!important}.mr-108{margin-right:108px!important}.mb-108{margin-bottom:108px!important}.ml-108{margin-left:108px!important}.mt-112{margin-top:112px!important}.mr-112{margin-right:112px!important}.mb-112{margin-bottom:112px!important}.ml-112{margin-left:112px!important}.mt-116{margin-top:116px!important}.mr-116{margin-right:116px!important}.mb-116{margin-bottom:116px!important}.ml-116{margin-left:116px!important}.mt-120{margin-top:120px!important}.mr-120{margin-right:120px!important}.mb-120{margin-bottom:120px!important}.ml-120{margin-left:120px!important}.mt-124{margin-top:124px!important}.mr-124{margin-right:124px!important}.mb-124{margin-bottom:124px!important}.ml-124{margin-left:124px!important}.mt-128{margin-top:128px!important}.mr-128{margin-right:128px!important}.mb-128{margin-bottom:128px!important}.ml-128{margin-left:128px!important}.mt-132{margin-top:132px!important}.mr-132{margin-right:132px!important}.mb-132{margin-bottom:132px!important}.ml-132{margin-left:132px!important}.mt-136{margin-top:136px!important}.mr-136{margin-right:136px!important}.mb-136{margin-bottom:136px!important}.ml-136{margin-left:136px!important}.mt-140{margin-top:140px!important}.mr-140{margin-right:140px!important}.mb-140{margin-bottom:140px!important}.ml-140{margin-left:140px!important}.mt-144{margin-top:144px!important}.mr-144{margin-right:144px!important}.mb-144{margin-bottom:144px!important}.ml-144{margin-left:144px!important}.mt-148{margin-top:148px!important}.mr-148{margin-right:148px!important}.mb-148{margin-bottom:148px!important}.ml-148{margin-left:148px!important}.mt-152{margin-top:152px!important}.mr-152{margin-right:152px!important}.mb-152{margin-bottom:152px!important}.ml-152{margin-left:152px!important}.mt-156{margin-top:156px!important}.mr-156{margin-right:156px!important}.mb-156{margin-bottom:156px!important}.ml-156{margin-left:156px!important}.mt-160{margin-top:160px!important}.mr-160{margin-right:160px!important}.mb-160{margin-bottom:160px!important}.ml-160{margin-left:160px!important}.mt-164{margin-top:164px!important}.mr-164{margin-right:164px!important}.mb-164{margin-bottom:164px!important}.ml-164{margin-left:164px!important}.mt-168{margin-top:168px!important}.mr-168{margin-right:168px!important}.mb-168{margin-bottom:168px!important}.ml-168{margin-left:168px!important}.mt-172{margin-top:172px!important}.mr-172{margin-right:172px!important}.mb-172{margin-bottom:172px!important}.ml-172{margin-left:172px!important}.mt-176{margin-top:176px!important}.mr-176{margin-right:176px!important}.mb-176{margin-bottom:176px!important}.ml-176{margin-left:176px!important}.mt-180{margin-top:180px!important}.mr-180{margin-right:180px!important}.mb-180{margin-bottom:180px!important}.ml-180{margin-left:180px!important}.mt-184{margin-top:184px!important}.mr-184{margin-right:184px!important}.mb-184{margin-bottom:184px!important}.ml-184{margin-left:184px!important}.mt-188{margin-top:188px!important}.mr-188{margin-right:188px!important}.mb-188{margin-bottom:188px!important}.ml-188{margin-left:188px!important}.mt-192{margin-top:192px!important}.mr-192{margin-right:192px!important}.mb-192{margin-bottom:192px!important}.ml-192{margin-left:192px!important}.mt-196{margin-top:196px!important}.mr-196{margin-right:196px!important}.mb-196{margin-bottom:196px!important}.ml-196{margin-left:196px!important}.mt-200{margin-top:200px!important}.mr-200{margin-right:200px!important}.mb-200{margin-bottom:200px!important}.ml-200{margin-left:200px!important}.mt-204{margin-top:204px!important}.mr-204{margin-right:204px!important}.mb-204{margin-bottom:204px!important}.ml-204{margin-left:204px!important}.mt-208{margin-top:208px!important}.mr-208{margin-right:208px!important}.mb-208{margin-bottom:208px!important}.ml-208{margin-left:208px!important}.mt-212{margin-top:212px!important}.mr-212{margin-right:212px!important}.mb-212{margin-bottom:212px!important}.ml-212{margin-left:212px!important}.mt-216{margin-top:216px!important}.mr-216{margin-right:216px!important}.mb-216{margin-bottom:216px!important}.ml-216{margin-left:216px!important}.mt-220{margin-top:220px!important}.mr-220{margin-right:220px!important}.mb-220{margin-bottom:220px!important}.ml-220{margin-left:220px!important}.mt-224{margin-top:224px!important}.mr-224{margin-right:224px!important}.mb-224{margin-bottom:224px!important}.ml-224{margin-left:224px!important}.mt-228{margin-top:228px!important}.mr-228{margin-right:228px!important}.mb-228{margin-bottom:228px!important}.ml-228{margin-left:228px!important}.mt-232{margin-top:232px!important}.mr-232{margin-right:232px!important}.mb-232{margin-bottom:232px!important}.ml-232{margin-left:232px!important}.mt-236{margin-top:236px!important}.mr-236{margin-right:236px!important}.mb-236{margin-bottom:236px!important}.ml-236{margin-left:236px!important}.mt-240{margin-top:240px!important}.mr-240{margin-right:240px!important}.mb-240{margin-bottom:240px!important}.ml-240{margin-left:240px!important}.mt-244{margin-top:244px!important}.mr-244{margin-right:244px!important}.mb-244{margin-bottom:244px!important}.ml-244{margin-left:244px!important}.mt-248{margin-top:248px!important}.mr-248{margin-right:248px!important}.mb-248{margin-bottom:248px!important}.ml-248{margin-left:248px!important}.mt-252{margin-top:252px!important}.mr-252{margin-right:252px!important}.mb-252{margin-bottom:252px!important}.ml-252{margin-left:252px!important}.mt-256{margin-top:256px!important}.mr-256{margin-right:256px!important}.mb-256{margin-bottom:256px!important}.ml-256{margin-left:256px!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.p-4{padding:4px!important}.p-8{padding:8px!important}.p-12{padding:12px!important}.p-16{padding:16px!important}.p-20{padding:20px!important}.p-24{padding:24px!important}.p-28{padding:28px!important}.p-32{padding:32px!important}.p-36{padding:36px!important}.p-40{padding:40px!important}.p-44{padding:44px!important}.p-48{padding:48px!important}.p-52{padding:52px!important}.p-56{padding:56px!important}.p-60{padding:60px!important}.p-64{padding:64px!important}.p-68{padding:68px!important}.p-72{padding:72px!important}.p-76{padding:76px!important}.p-80{padding:80px!important}.p-84{padding:84px!important}.p-88{padding:88px!important}.p-92{padding:92px!important}.p-96{padding:96px!important}.p-100{padding:100px!important}.p-104{padding:104px!important}.p-108{padding:108px!important}.p-112{padding:112px!important}.p-116{padding:116px!important}.p-120{padding:120px!important}.p-124{padding:124px!important}.p-128{padding:128px!important}.p-132{padding:132px!important}.p-136{padding:136px!important}.p-140{padding:140px!important}.p-144{padding:144px!important}.p-148{padding:148px!important}.p-152{padding:152px!important}.p-156{padding:156px!important}.p-160{padding:160px!important}.p-164{padding:164px!important}.p-168{padding:168px!important}.p-172{padding:172px!important}.p-176{padding:176px!important}.p-180{padding:180px!important}.p-184{padding:184px!important}.p-188{padding:188px!important}.p-192{padding:192px!important}.p-196{padding:196px!important}.p-200{padding:200px!important}.p-204{padding:204px!important}.p-208{padding:208px!important}.p-212{padding:212px!important}.p-216{padding:216px!important}.p-220{padding:220px!important}.p-224{padding:224px!important}.p-228{padding:228px!important}.p-232{padding:232px!important}.p-236{padding:236px!important}.p-240{padding:240px!important}.p-244{padding:244px!important}.p-248{padding:248px!important}.p-252{padding:252px!important}.p-256{padding:256px!important}.px-0{padding-right:0!important;padding-left:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.px-4{padding-right:4px!important;padding-left:4px!important}.py-4{padding-top:4px!important;padding-bottom:4px!important}.px-8{padding-right:8px!important;padding-left:8px!important}.py-8{padding-top:8px!important;padding-bottom:8px!important}.px-12{padding-right:12px!important;padding-left:12px!important}.py-12{padding-top:12px!important;padding-bottom:12px!important}.px-16{padding-right:16px!important;padding-left:16px!important}.py-16{padding-top:16px!important;padding-bottom:16px!important}.px-20{padding-right:20px!important;padding-left:20px!important}.py-20{padding-top:20px!important;padding-bottom:20px!important}.px-24{padding-right:24px!important;padding-left:24px!important}.py-24{padding-top:24px!important;padding-bottom:24px!important}.px-28{padding-right:28px!important;padding-left:28px!important}.py-28{padding-top:28px!important;padding-bottom:28px!important}.px-32{padding-right:32px!important;padding-left:32px!important}.py-32{padding-top:32px!important;padding-bottom:32px!important}.px-36{padding-right:36px!important;padding-left:36px!important}.py-36{padding-top:36px!important;padding-bottom:36px!important}.px-40{padding-right:40px!important;padding-left:40px!important}.py-40{padding-top:40px!important;padding-bottom:40px!important}.px-44{padding-right:44px!important;padding-left:44px!important}.py-44{padding-top:44px!important;padding-bottom:44px!important}.px-48{padding-right:48px!important;padding-left:48px!important}.py-48{padding-top:48px!important;padding-bottom:48px!important}.px-52{padding-right:52px!important;padding-left:52px!important}.py-52{padding-top:52px!important;padding-bottom:52px!important}.px-56{padding-right:56px!important;padding-left:56px!important}.py-56{padding-top:56px!important;padding-bottom:56px!important}.px-60{padding-right:60px!important;padding-left:60px!important}.py-60{padding-top:60px!important;padding-bottom:60px!important}.px-64{padding-right:64px!important;padding-left:64px!important}.py-64{padding-top:64px!important;padding-bottom:64px!important}.px-68{padding-right:68px!important;padding-left:68px!important}.py-68{padding-top:68px!important;padding-bottom:68px!important}.px-72{padding-right:72px!important;padding-left:72px!important}.py-72{padding-top:72px!important;padding-bottom:72px!important}.px-76{padding-right:76px!important;padding-left:76px!important}.py-76{padding-top:76px!important;padding-bottom:76px!important}.px-80{padding-right:80px!important;padding-left:80px!important}.py-80{padding-top:80px!important;padding-bottom:80px!important}.px-84{padding-right:84px!important;padding-left:84px!important}.py-84{padding-top:84px!important;padding-bottom:84px!important}.px-88{padding-right:88px!important;padding-left:88px!important}.py-88{padding-top:88px!important;padding-bottom:88px!important}.px-92{padding-right:92px!important;padding-left:92px!important}.py-92{padding-top:92px!important;padding-bottom:92px!important}.px-96{padding-right:96px!important;padding-left:96px!important}.py-96{padding-top:96px!important;padding-bottom:96px!important}.px-100{padding-right:100px!important;padding-left:100px!important}.py-100{padding-top:100px!important;padding-bottom:100px!important}.px-104{padding-right:104px!important;padding-left:104px!important}.py-104{padding-top:104px!important;padding-bottom:104px!important}.px-108{padding-right:108px!important;padding-left:108px!important}.py-108{padding-top:108px!important;padding-bottom:108px!important}.px-112{padding-right:112px!important;padding-left:112px!important}.py-112{padding-top:112px!important;padding-bottom:112px!important}.px-116{padding-right:116px!important;padding-left:116px!important}.py-116{padding-top:116px!important;padding-bottom:116px!important}.px-120{padding-right:120px!important;padding-left:120px!important}.py-120{padding-top:120px!important;padding-bottom:120px!important}.px-124{padding-right:124px!important;padding-left:124px!important}.py-124{padding-top:124px!important;padding-bottom:124px!important}.px-128{padding-right:128px!important;padding-left:128px!important}.py-128{padding-top:128px!important;padding-bottom:128px!important}.px-132{padding-right:132px!important;padding-left:132px!important}.py-132{padding-top:132px!important;padding-bottom:132px!important}.px-136{padding-right:136px!important;padding-left:136px!important}.py-136{padding-top:136px!important;padding-bottom:136px!important}.px-140{padding-right:140px!important;padding-left:140px!important}.py-140{padding-top:140px!important;padding-bottom:140px!important}.px-144{padding-right:144px!important;padding-left:144px!important}.py-144{padding-top:144px!important;padding-bottom:144px!important}.px-148{padding-right:148px!important;padding-left:148px!important}.py-148{padding-top:148px!important;padding-bottom:148px!important}.px-152{padding-right:152px!important;padding-left:152px!important}.py-152{padding-top:152px!important;padding-bottom:152px!important}.px-156{padding-right:156px!important;padding-left:156px!important}.py-156{padding-top:156px!important;padding-bottom:156px!important}.px-160{padding-right:160px!important;padding-left:160px!important}.py-160{padding-top:160px!important;padding-bottom:160px!important}.px-164{padding-right:164px!important;padding-left:164px!important}.py-164{padding-top:164px!important;padding-bottom:164px!important}.px-168{padding-right:168px!important;padding-left:168px!important}.py-168{padding-top:168px!important;padding-bottom:168px!important}.px-172{padding-right:172px!important;padding-left:172px!important}.py-172{padding-top:172px!important;padding-bottom:172px!important}.px-176{padding-right:176px!important;padding-left:176px!important}.py-176{padding-top:176px!important;padding-bottom:176px!important}.px-180{padding-right:180px!important;padding-left:180px!important}.py-180{padding-top:180px!important;padding-bottom:180px!important}.px-184{padding-right:184px!important;padding-left:184px!important}.py-184{padding-top:184px!important;padding-bottom:184px!important}.px-188{padding-right:188px!important;padding-left:188px!important}.py-188{padding-top:188px!important;padding-bottom:188px!important}.px-192{padding-right:192px!important;padding-left:192px!important}.py-192{padding-top:192px!important;padding-bottom:192px!important}.px-196{padding-right:196px!important;padding-left:196px!important}.py-196{padding-top:196px!important;padding-bottom:196px!important}.px-200{padding-right:200px!important;padding-left:200px!important}.py-200{padding-top:200px!important;padding-bottom:200px!important}.px-204{padding-right:204px!important;padding-left:204px!important}.py-204{padding-top:204px!important;padding-bottom:204px!important}.px-208{padding-right:208px!important;padding-left:208px!important}.py-208{padding-top:208px!important;padding-bottom:208px!important}.px-212{padding-right:212px!important;padding-left:212px!important}.py-212{padding-top:212px!important;padding-bottom:212px!important}.px-216{padding-right:216px!important;padding-left:216px!important}.py-216{padding-top:216px!important;padding-bottom:216px!important}.px-220{padding-right:220px!important;padding-left:220px!important}.py-220{padding-top:220px!important;padding-bottom:220px!important}.px-224{padding-right:224px!important;padding-left:224px!important}.py-224{padding-top:224px!important;padding-bottom:224px!important}.px-228{padding-right:228px!important;padding-left:228px!important}.py-228{padding-top:228px!important;padding-bottom:228px!important}.px-232{padding-right:232px!important;padding-left:232px!important}.py-232{padding-top:232px!important;padding-bottom:232px!important}.px-236{padding-right:236px!important;padding-left:236px!important}.py-236{padding-top:236px!important;padding-bottom:236px!important}.px-240{padding-right:240px!important;padding-left:240px!important}.py-240{padding-top:240px!important;padding-bottom:240px!important}.px-244{padding-right:244px!important;padding-left:244px!important}.py-244{padding-top:244px!important;padding-bottom:244px!important}.px-248{padding-right:248px!important;padding-left:248px!important}.py-248{padding-top:248px!important;padding-bottom:248px!important}.px-252{padding-right:252px!important;padding-left:252px!important}.py-252{padding-top:252px!important;padding-bottom:252px!important}.px-256{padding-right:256px!important;padding-left:256px!important}.py-256{padding-top:256px!important;padding-bottom:256px!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.pt-4{padding-top:4px!important}.pr-4{padding-right:4px!important}.pb-4{padding-bottom:4px!important}.pl-4{padding-left:4px!important}.pt-8{padding-top:8px!important}.pr-8{padding-right:8px!important}.pb-8{padding-bottom:8px!important}.pl-8{padding-left:8px!important}.pt-12{padding-top:12px!important}.pr-12{padding-right:12px!important}.pb-12{padding-bottom:12px!important}.pl-12{padding-left:12px!important}.pt-16{padding-top:16px!important}.pr-16{padding-right:16px!important}.pb-16{padding-bottom:16px!important}.pl-16{padding-left:16px!important}.pt-20{padding-top:20px!important}.pr-20{padding-right:20px!important}.pb-20{padding-bottom:20px!important}.pl-20{padding-left:20px!important}.pt-24{padding-top:24px!important}.pr-24{padding-right:24px!important}.pb-24{padding-bottom:24px!important}.pl-24{padding-left:24px!important}.pt-28{padding-top:28px!important}.pr-28{padding-right:28px!important}.pb-28{padding-bottom:28px!important}.pl-28{padding-left:28px!important}.pt-32{padding-top:32px!important}.pr-32{padding-right:32px!important}.pb-32{padding-bottom:32px!important}.pl-32{padding-left:32px!important}.pt-36{padding-top:36px!important}.pr-36{padding-right:36px!important}.pb-36{padding-bottom:36px!important}.pl-36{padding-left:36px!important}.pt-40{padding-top:40px!important}.pr-40{padding-right:40px!important}.pb-40{padding-bottom:40px!important}.pl-40{padding-left:40px!important}.pt-44{padding-top:44px!important}.pr-44{padding-right:44px!important}.pb-44{padding-bottom:44px!important}.pl-44{padding-left:44px!important}.pt-48{padding-top:48px!important}.pr-48{padding-right:48px!important}.pb-48{padding-bottom:48px!important}.pl-48{padding-left:48px!important}.pt-52{padding-top:52px!important}.pr-52{padding-right:52px!important}.pb-52{padding-bottom:52px!important}.pl-52{padding-left:52px!important}.pt-56{padding-top:56px!important}.pr-56{padding-right:56px!important}.pb-56{padding-bottom:56px!important}.pl-56{padding-left:56px!important}.pt-60{padding-top:60px!important}.pr-60{padding-right:60px!important}.pb-60{padding-bottom:60px!important}.pl-60{padding-left:60px!important}.pt-64{padding-top:64px!important}.pr-64{padding-right:64px!important}.pb-64{padding-bottom:64px!important}.pl-64{padding-left:64px!important}.pt-68{padding-top:68px!important}.pr-68{padding-right:68px!important}.pb-68{padding-bottom:68px!important}.pl-68{padding-left:68px!important}.pt-72{padding-top:72px!important}.pr-72{padding-right:72px!important}.pb-72{padding-bottom:72px!important}.pl-72{padding-left:72px!important}.pt-76{padding-top:76px!important}.pr-76{padding-right:76px!important}.pb-76{padding-bottom:76px!important}.pl-76{padding-left:76px!important}.pt-80{padding-top:80px!important}.pr-80{padding-right:80px!important}.pb-80{padding-bottom:80px!important}.pl-80{padding-left:80px!important}.pt-84{padding-top:84px!important}.pr-84{padding-right:84px!important}.pb-84{padding-bottom:84px!important}.pl-84{padding-left:84px!important}.pt-88{padding-top:88px!important}.pr-88{padding-right:88px!important}.pb-88{padding-bottom:88px!important}.pl-88{padding-left:88px!important}.pt-92{padding-top:92px!important}.pr-92{padding-right:92px!important}.pb-92{padding-bottom:92px!important}.pl-92{padding-left:92px!important}.pt-96{padding-top:96px!important}.pr-96{padding-right:96px!important}.pb-96{padding-bottom:96px!important}.pl-96{padding-left:96px!important}.pt-100{padding-top:100px!important}.pr-100{padding-right:100px!important}.pb-100{padding-bottom:100px!important}.pl-100{padding-left:100px!important}.pt-104{padding-top:104px!important}.pr-104{padding-right:104px!important}.pb-104{padding-bottom:104px!important}.pl-104{padding-left:104px!important}.pt-108{padding-top:108px!important}.pr-108{padding-right:108px!important}.pb-108{padding-bottom:108px!important}.pl-108{padding-left:108px!important}.pt-112{padding-top:112px!important}.pr-112{padding-right:112px!important}.pb-112{padding-bottom:112px!important}.pl-112{padding-left:112px!important}.pt-116{padding-top:116px!important}.pr-116{padding-right:116px!important}.pb-116{padding-bottom:116px!important}.pl-116{padding-left:116px!important}.pt-120{padding-top:120px!important}.pr-120{padding-right:120px!important}.pb-120{padding-bottom:120px!important}.pl-120{padding-left:120px!important}.pt-124{padding-top:124px!important}.pr-124{padding-right:124px!important}.pb-124{padding-bottom:124px!important}.pl-124{padding-left:124px!important}.pt-128{padding-top:128px!important}.pr-128{padding-right:128px!important}.pb-128{padding-bottom:128px!important}.pl-128{padding-left:128px!important}.pt-132{padding-top:132px!important}.pr-132{padding-right:132px!important}.pb-132{padding-bottom:132px!important}.pl-132{padding-left:132px!important}.pt-136{padding-top:136px!important}.pr-136{padding-right:136px!important}.pb-136{padding-bottom:136px!important}.pl-136{padding-left:136px!important}.pt-140{padding-top:140px!important}.pr-140{padding-right:140px!important}.pb-140{padding-bottom:140px!important}.pl-140{padding-left:140px!important}.pt-144{padding-top:144px!important}.pr-144{padding-right:144px!important}.pb-144{padding-bottom:144px!important}.pl-144{padding-left:144px!important}.pt-148{padding-top:148px!important}.pr-148{padding-right:148px!important}.pb-148{padding-bottom:148px!important}.pl-148{padding-left:148px!important}.pt-152{padding-top:152px!important}.pr-152{padding-right:152px!important}.pb-152{padding-bottom:152px!important}.pl-152{padding-left:152px!important}.pt-156{padding-top:156px!important}.pr-156{padding-right:156px!important}.pb-156{padding-bottom:156px!important}.pl-156{padding-left:156px!important}.pt-160{padding-top:160px!important}.pr-160{padding-right:160px!important}.pb-160{padding-bottom:160px!important}.pl-160{padding-left:160px!important}.pt-164{padding-top:164px!important}.pr-164{padding-right:164px!important}.pb-164{padding-bottom:164px!important}.pl-164{padding-left:164px!important}.pt-168{padding-top:168px!important}.pr-168{padding-right:168px!important}.pb-168{padding-bottom:168px!important}.pl-168{padding-left:168px!important}.pt-172{padding-top:172px!important}.pr-172{padding-right:172px!important}.pb-172{padding-bottom:172px!important}.pl-172{padding-left:172px!important}.pt-176{padding-top:176px!important}.pr-176{padding-right:176px!important}.pb-176{padding-bottom:176px!important}.pl-176{padding-left:176px!important}.pt-180{padding-top:180px!important}.pr-180{padding-right:180px!important}.pb-180{padding-bottom:180px!important}.pl-180{padding-left:180px!important}.pt-184{padding-top:184px!important}.pr-184{padding-right:184px!important}.pb-184{padding-bottom:184px!important}.pl-184{padding-left:184px!important}.pt-188{padding-top:188px!important}.pr-188{padding-right:188px!important}.pb-188{padding-bottom:188px!important}.pl-188{padding-left:188px!important}.pt-192{padding-top:192px!important}.pr-192{padding-right:192px!important}.pb-192{padding-bottom:192px!important}.pl-192{padding-left:192px!important}.pt-196{padding-top:196px!important}.pr-196{padding-right:196px!important}.pb-196{padding-bottom:196px!important}.pl-196{padding-left:196px!important}.pt-200{padding-top:200px!important}.pr-200{padding-right:200px!important}.pb-200{padding-bottom:200px!important}.pl-200{padding-left:200px!important}.pt-204{padding-top:204px!important}.pr-204{padding-right:204px!important}.pb-204{padding-bottom:204px!important}.pl-204{padding-left:204px!important}.pt-208{padding-top:208px!important}.pr-208{padding-right:208px!important}.pb-208{padding-bottom:208px!important}.pl-208{padding-left:208px!important}.pt-212{padding-top:212px!important}.pr-212{padding-right:212px!important}.pb-212{padding-bottom:212px!important}.pl-212{padding-left:212px!important}.pt-216{padding-top:216px!important}.pr-216{padding-right:216px!important}.pb-216{padding-bottom:216px!important}.pl-216{padding-left:216px!important}.pt-220{padding-top:220px!important}.pr-220{padding-right:220px!important}.pb-220{padding-bottom:220px!important}.pl-220{padding-left:220px!important}.pt-224{padding-top:224px!important}.pr-224{padding-right:224px!important}.pb-224{padding-bottom:224px!important}.pl-224{padding-left:224px!important}.pt-228{padding-top:228px!important}.pr-228{padding-right:228px!important}.pb-228{padding-bottom:228px!important}.pl-228{padding-left:228px!important}.pt-232{padding-top:232px!important}.pr-232{padding-right:232px!important}.pb-232{padding-bottom:232px!important}.pl-232{padding-left:232px!important}.pt-236{padding-top:236px!important}.pr-236{padding-right:236px!important}.pb-236{padding-bottom:236px!important}.pl-236{padding-left:236px!important}.pt-240{padding-top:240px!important}.pr-240{padding-right:240px!important}.pb-240{padding-bottom:240px!important}.pl-240{padding-left:240px!important}.pt-244{padding-top:244px!important}.pr-244{padding-right:244px!important}.pb-244{padding-bottom:244px!important}.pl-244{padding-left:244px!important}.pt-248{padding-top:248px!important}.pr-248{padding-right:248px!important}.pb-248{padding-bottom:248px!important}.pl-248{padding-left:248px!important}.pt-252{padding-top:252px!important}.pr-252{padding-right:252px!important}.pb-252{padding-bottom:252px!important}.pl-252{padding-left:252px!important}.pt-256{padding-top:256px!important}.pr-256{padding-right:256px!important}.pb-256{padding-bottom:256px!important}.pl-256{padding-left:256px!important}@media (min-width:600px){.position-sm-relative{position:relative}.position-sm-absolute{position:absolute}.position-sm-static{position:static}.align-sm-top{top:0}.align-sm-right{right:0}.align-sm-bottom{bottom:0}.align-sm-left{left:0}.m-sm-0{margin:0!important}.m-sm-4{margin:4px!important}.m-sm-8{margin:8px!important}.m-sm-12{margin:12px!important}.m-sm-16{margin:16px!important}.m-sm-20{margin:20px!important}.m-sm-24{margin:24px!important}.m-sm-28{margin:28px!important}.m-sm-32{margin:32px!important}.m-sm-36{margin:36px!important}.m-sm-40{margin:40px!important}.m-sm-44{margin:44px!important}.m-sm-48{margin:48px!important}.m-sm-52{margin:52px!important}.m-sm-56{margin:56px!important}.m-sm-60{margin:60px!important}.m-sm-64{margin:64px!important}.m-sm-68{margin:68px!important}.m-sm-72{margin:72px!important}.m-sm-76{margin:76px!important}.m-sm-80{margin:80px!important}.m-sm-84{margin:84px!important}.m-sm-88{margin:88px!important}.m-sm-92{margin:92px!important}.m-sm-96{margin:96px!important}.m-sm-100{margin:100px!important}.m-sm-104{margin:104px!important}.m-sm-108{margin:108px!important}.m-sm-112{margin:112px!important}.m-sm-116{margin:116px!important}.m-sm-120{margin:120px!important}.m-sm-124{margin:124px!important}.m-sm-128{margin:128px!important}.m-sm-132{margin:132px!important}.m-sm-136{margin:136px!important}.m-sm-140{margin:140px!important}.m-sm-144{margin:144px!important}.m-sm-148{margin:148px!important}.m-sm-152{margin:152px!important}.m-sm-156{margin:156px!important}.m-sm-160{margin:160px!important}.m-sm-164{margin:164px!important}.m-sm-168{margin:168px!important}.m-sm-172{margin:172px!important}.m-sm-176{margin:176px!important}.m-sm-180{margin:180px!important}.m-sm-184{margin:184px!important}.m-sm-188{margin:188px!important}.m-sm-192{margin:192px!important}.m-sm-196{margin:196px!important}.m-sm-200{margin:200px!important}.m-sm-204{margin:204px!important}.m-sm-208{margin:208px!important}.m-sm-212{margin:212px!important}.m-sm-216{margin:216px!important}.m-sm-220{margin:220px!important}.m-sm-224{margin:224px!important}.m-sm-228{margin:228px!important}.m-sm-232{margin:232px!important}.m-sm-236{margin:236px!important}.m-sm-240{margin:240px!important}.m-sm-244{margin:244px!important}.m-sm-248{margin:248px!important}.m-sm-252{margin:252px!important}.m-sm-256{margin:256px!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.mx-sm-4{margin-right:4px!important;margin-left:4px!important}.my-sm-4{margin-top:4px!important;margin-bottom:4px!important}.mx-sm-8{margin-right:8px!important;margin-left:8px!important}.my-sm-8{margin-top:8px!important;margin-bottom:8px!important}.mx-sm-12{margin-right:12px!important;margin-left:12px!important}.my-sm-12{margin-top:12px!important;margin-bottom:12px!important}.mx-sm-16{margin-right:16px!important;margin-left:16px!important}.my-sm-16{margin-top:16px!important;margin-bottom:16px!important}.mx-sm-20{margin-right:20px!important;margin-left:20px!important}.my-sm-20{margin-top:20px!important;margin-bottom:20px!important}.mx-sm-24{margin-right:24px!important;margin-left:24px!important}.my-sm-24{margin-top:24px!important;margin-bottom:24px!important}.mx-sm-28{margin-right:28px!important;margin-left:28px!important}.my-sm-28{margin-top:28px!important;margin-bottom:28px!important}.mx-sm-32{margin-right:32px!important;margin-left:32px!important}.my-sm-32{margin-top:32px!important;margin-bottom:32px!important}.mx-sm-36{margin-right:36px!important;margin-left:36px!important}.my-sm-36{margin-top:36px!important;margin-bottom:36px!important}.mx-sm-40{margin-right:40px!important;margin-left:40px!important}.my-sm-40{margin-top:40px!important;margin-bottom:40px!important}.mx-sm-44{margin-right:44px!important;margin-left:44px!important}.my-sm-44{margin-top:44px!important;margin-bottom:44px!important}.mx-sm-48{margin-right:48px!important;margin-left:48px!important}.my-sm-48{margin-top:48px!important;margin-bottom:48px!important}.mx-sm-52{margin-right:52px!important;margin-left:52px!important}.my-sm-52{margin-top:52px!important;margin-bottom:52px!important}.mx-sm-56{margin-right:56px!important;margin-left:56px!important}.my-sm-56{margin-top:56px!important;margin-bottom:56px!important}.mx-sm-60{margin-right:60px!important;margin-left:60px!important}.my-sm-60{margin-top:60px!important;margin-bottom:60px!important}.mx-sm-64{margin-right:64px!important;margin-left:64px!important}.my-sm-64{margin-top:64px!important;margin-bottom:64px!important}.mx-sm-68{margin-right:68px!important;margin-left:68px!important}.my-sm-68{margin-top:68px!important;margin-bottom:68px!important}.mx-sm-72{margin-right:72px!important;margin-left:72px!important}.my-sm-72{margin-top:72px!important;margin-bottom:72px!important}.mx-sm-76{margin-right:76px!important;margin-left:76px!important}.my-sm-76{margin-top:76px!important;margin-bottom:76px!important}.mx-sm-80{margin-right:80px!important;margin-left:80px!important}.my-sm-80{margin-top:80px!important;margin-bottom:80px!important}.mx-sm-84{margin-right:84px!important;margin-left:84px!important}.my-sm-84{margin-top:84px!important;margin-bottom:84px!important}.mx-sm-88{margin-right:88px!important;margin-left:88px!important}.my-sm-88{margin-top:88px!important;margin-bottom:88px!important}.mx-sm-92{margin-right:92px!important;margin-left:92px!important}.my-sm-92{margin-top:92px!important;margin-bottom:92px!important}.mx-sm-96{margin-right:96px!important;margin-left:96px!important}.my-sm-96{margin-top:96px!important;margin-bottom:96px!important}.mx-sm-100{margin-right:100px!important;margin-left:100px!important}.my-sm-100{margin-top:100px!important;margin-bottom:100px!important}.mx-sm-104{margin-right:104px!important;margin-left:104px!important}.my-sm-104{margin-top:104px!important;margin-bottom:104px!important}.mx-sm-108{margin-right:108px!important;margin-left:108px!important}.my-sm-108{margin-top:108px!important;margin-bottom:108px!important}.mx-sm-112{margin-right:112px!important;margin-left:112px!important}.my-sm-112{margin-top:112px!important;margin-bottom:112px!important}.mx-sm-116{margin-right:116px!important;margin-left:116px!important}.my-sm-116{margin-top:116px!important;margin-bottom:116px!important}.mx-sm-120{margin-right:120px!important;margin-left:120px!important}.my-sm-120{margin-top:120px!important;margin-bottom:120px!important}.mx-sm-124{margin-right:124px!important;margin-left:124px!important}.my-sm-124{margin-top:124px!important;margin-bottom:124px!important}.mx-sm-128{margin-right:128px!important;margin-left:128px!important}.my-sm-128{margin-top:128px!important;margin-bottom:128px!important}.mx-sm-132{margin-right:132px!important;margin-left:132px!important}.my-sm-132{margin-top:132px!important;margin-bottom:132px!important}.mx-sm-136{margin-right:136px!important;margin-left:136px!important}.my-sm-136{margin-top:136px!important;margin-bottom:136px!important}.mx-sm-140{margin-right:140px!important;margin-left:140px!important}.my-sm-140{margin-top:140px!important;margin-bottom:140px!important}.mx-sm-144{margin-right:144px!important;margin-left:144px!important}.my-sm-144{margin-top:144px!important;margin-bottom:144px!important}.mx-sm-148{margin-right:148px!important;margin-left:148px!important}.my-sm-148{margin-top:148px!important;margin-bottom:148px!important}.mx-sm-152{margin-right:152px!important;margin-left:152px!important}.my-sm-152{margin-top:152px!important;margin-bottom:152px!important}.mx-sm-156{margin-right:156px!important;margin-left:156px!important}.my-sm-156{margin-top:156px!important;margin-bottom:156px!important}.mx-sm-160{margin-right:160px!important;margin-left:160px!important}.my-sm-160{margin-top:160px!important;margin-bottom:160px!important}.mx-sm-164{margin-right:164px!important;margin-left:164px!important}.my-sm-164{margin-top:164px!important;margin-bottom:164px!important}.mx-sm-168{margin-right:168px!important;margin-left:168px!important}.my-sm-168{margin-top:168px!important;margin-bottom:168px!important}.mx-sm-172{margin-right:172px!important;margin-left:172px!important}.my-sm-172{margin-top:172px!important;margin-bottom:172px!important}.mx-sm-176{margin-right:176px!important;margin-left:176px!important}.my-sm-176{margin-top:176px!important;margin-bottom:176px!important}.mx-sm-180{margin-right:180px!important;margin-left:180px!important}.my-sm-180{margin-top:180px!important;margin-bottom:180px!important}.mx-sm-184{margin-right:184px!important;margin-left:184px!important}.my-sm-184{margin-top:184px!important;margin-bottom:184px!important}.mx-sm-188{margin-right:188px!important;margin-left:188px!important}.my-sm-188{margin-top:188px!important;margin-bottom:188px!important}.mx-sm-192{margin-right:192px!important;margin-left:192px!important}.my-sm-192{margin-top:192px!important;margin-bottom:192px!important}.mx-sm-196{margin-right:196px!important;margin-left:196px!important}.my-sm-196{margin-top:196px!important;margin-bottom:196px!important}.mx-sm-200{margin-right:200px!important;margin-left:200px!important}.my-sm-200{margin-top:200px!important;margin-bottom:200px!important}.mx-sm-204{margin-right:204px!important;margin-left:204px!important}.my-sm-204{margin-top:204px!important;margin-bottom:204px!important}.mx-sm-208{margin-right:208px!important;margin-left:208px!important}.my-sm-208{margin-top:208px!important;margin-bottom:208px!important}.mx-sm-212{margin-right:212px!important;margin-left:212px!important}.my-sm-212{margin-top:212px!important;margin-bottom:212px!important}.mx-sm-216{margin-right:216px!important;margin-left:216px!important}.my-sm-216{margin-top:216px!important;margin-bottom:216px!important}.mx-sm-220{margin-right:220px!important;margin-left:220px!important}.my-sm-220{margin-top:220px!important;margin-bottom:220px!important}.mx-sm-224{margin-right:224px!important;margin-left:224px!important}.my-sm-224{margin-top:224px!important;margin-bottom:224px!important}.mx-sm-228{margin-right:228px!important;margin-left:228px!important}.my-sm-228{margin-top:228px!important;margin-bottom:228px!important}.mx-sm-232{margin-right:232px!important;margin-left:232px!important}.my-sm-232{margin-top:232px!important;margin-bottom:232px!important}.mx-sm-236{margin-right:236px!important;margin-left:236px!important}.my-sm-236{margin-top:236px!important;margin-bottom:236px!important}.mx-sm-240{margin-right:240px!important;margin-left:240px!important}.my-sm-240{margin-top:240px!important;margin-bottom:240px!important}.mx-sm-244{margin-right:244px!important;margin-left:244px!important}.my-sm-244{margin-top:244px!important;margin-bottom:244px!important}.mx-sm-248{margin-right:248px!important;margin-left:248px!important}.my-sm-248{margin-top:248px!important;margin-bottom:248px!important}.mx-sm-252{margin-right:252px!important;margin-left:252px!important}.my-sm-252{margin-top:252px!important;margin-bottom:252px!important}.mx-sm-256{margin-right:256px!important;margin-left:256px!important}.my-sm-256{margin-top:256px!important;margin-bottom:256px!important}.mt-sm-0{margin-top:0!important}.mr-sm-0{margin-right:0!important}.mb-sm-0{margin-bottom:0!important}.ml-sm-0{margin-left:0!important}.mt-sm-4{margin-top:4px!important}.mr-sm-4{margin-right:4px!important}.mb-sm-4{margin-bottom:4px!important}.ml-sm-4{margin-left:4px!important}.mt-sm-8{margin-top:8px!important}.mr-sm-8{margin-right:8px!important}.mb-sm-8{margin-bottom:8px!important}.ml-sm-8{margin-left:8px!important}.mt-sm-12{margin-top:12px!important}.mr-sm-12{margin-right:12px!important}.mb-sm-12{margin-bottom:12px!important}.ml-sm-12{margin-left:12px!important}.mt-sm-16{margin-top:16px!important}.mr-sm-16{margin-right:16px!important}.mb-sm-16{margin-bottom:16px!important}.ml-sm-16{margin-left:16px!important}.mt-sm-20{margin-top:20px!important}.mr-sm-20{margin-right:20px!important}.mb-sm-20{margin-bottom:20px!important}.ml-sm-20{margin-left:20px!important}.mt-sm-24{margin-top:24px!important}.mr-sm-24{margin-right:24px!important}.mb-sm-24{margin-bottom:24px!important}.ml-sm-24{margin-left:24px!important}.mt-sm-28{margin-top:28px!important}.mr-sm-28{margin-right:28px!important}.mb-sm-28{margin-bottom:28px!important}.ml-sm-28{margin-left:28px!important}.mt-sm-32{margin-top:32px!important}.mr-sm-32{margin-right:32px!important}.mb-sm-32{margin-bottom:32px!important}.ml-sm-32{margin-left:32px!important}.mt-sm-36{margin-top:36px!important}.mr-sm-36{margin-right:36px!important}.mb-sm-36{margin-bottom:36px!important}.ml-sm-36{margin-left:36px!important}.mt-sm-40{margin-top:40px!important}.mr-sm-40{margin-right:40px!important}.mb-sm-40{margin-bottom:40px!important}.ml-sm-40{margin-left:40px!important}.mt-sm-44{margin-top:44px!important}.mr-sm-44{margin-right:44px!important}.mb-sm-44{margin-bottom:44px!important}.ml-sm-44{margin-left:44px!important}.mt-sm-48{margin-top:48px!important}.mr-sm-48{margin-right:48px!important}.mb-sm-48{margin-bottom:48px!important}.ml-sm-48{margin-left:48px!important}.mt-sm-52{margin-top:52px!important}.mr-sm-52{margin-right:52px!important}.mb-sm-52{margin-bottom:52px!important}.ml-sm-52{margin-left:52px!important}.mt-sm-56{margin-top:56px!important}.mr-sm-56{margin-right:56px!important}.mb-sm-56{margin-bottom:56px!important}.ml-sm-56{margin-left:56px!important}.mt-sm-60{margin-top:60px!important}.mr-sm-60{margin-right:60px!important}.mb-sm-60{margin-bottom:60px!important}.ml-sm-60{margin-left:60px!important}.mt-sm-64{margin-top:64px!important}.mr-sm-64{margin-right:64px!important}.mb-sm-64{margin-bottom:64px!important}.ml-sm-64{margin-left:64px!important}.mt-sm-68{margin-top:68px!important}.mr-sm-68{margin-right:68px!important}.mb-sm-68{margin-bottom:68px!important}.ml-sm-68{margin-left:68px!important}.mt-sm-72{margin-top:72px!important}.mr-sm-72{margin-right:72px!important}.mb-sm-72{margin-bottom:72px!important}.ml-sm-72{margin-left:72px!important}.mt-sm-76{margin-top:76px!important}.mr-sm-76{margin-right:76px!important}.mb-sm-76{margin-bottom:76px!important}.ml-sm-76{margin-left:76px!important}.mt-sm-80{margin-top:80px!important}.mr-sm-80{margin-right:80px!important}.mb-sm-80{margin-bottom:80px!important}.ml-sm-80{margin-left:80px!important}.mt-sm-84{margin-top:84px!important}.mr-sm-84{margin-right:84px!important}.mb-sm-84{margin-bottom:84px!important}.ml-sm-84{margin-left:84px!important}.mt-sm-88{margin-top:88px!important}.mr-sm-88{margin-right:88px!important}.mb-sm-88{margin-bottom:88px!important}.ml-sm-88{margin-left:88px!important}.mt-sm-92{margin-top:92px!important}.mr-sm-92{margin-right:92px!important}.mb-sm-92{margin-bottom:92px!important}.ml-sm-92{margin-left:92px!important}.mt-sm-96{margin-top:96px!important}.mr-sm-96{margin-right:96px!important}.mb-sm-96{margin-bottom:96px!important}.ml-sm-96{margin-left:96px!important}.mt-sm-100{margin-top:100px!important}.mr-sm-100{margin-right:100px!important}.mb-sm-100{margin-bottom:100px!important}.ml-sm-100{margin-left:100px!important}.mt-sm-104{margin-top:104px!important}.mr-sm-104{margin-right:104px!important}.mb-sm-104{margin-bottom:104px!important}.ml-sm-104{margin-left:104px!important}.mt-sm-108{margin-top:108px!important}.mr-sm-108{margin-right:108px!important}.mb-sm-108{margin-bottom:108px!important}.ml-sm-108{margin-left:108px!important}.mt-sm-112{margin-top:112px!important}.mr-sm-112{margin-right:112px!important}.mb-sm-112{margin-bottom:112px!important}.ml-sm-112{margin-left:112px!important}.mt-sm-116{margin-top:116px!important}.mr-sm-116{margin-right:116px!important}.mb-sm-116{margin-bottom:116px!important}.ml-sm-116{margin-left:116px!important}.mt-sm-120{margin-top:120px!important}.mr-sm-120{margin-right:120px!important}.mb-sm-120{margin-bottom:120px!important}.ml-sm-120{margin-left:120px!important}.mt-sm-124{margin-top:124px!important}.mr-sm-124{margin-right:124px!important}.mb-sm-124{margin-bottom:124px!important}.ml-sm-124{margin-left:124px!important}.mt-sm-128{margin-top:128px!important}.mr-sm-128{margin-right:128px!important}.mb-sm-128{margin-bottom:128px!important}.ml-sm-128{margin-left:128px!important}.mt-sm-132{margin-top:132px!important}.mr-sm-132{margin-right:132px!important}.mb-sm-132{margin-bottom:132px!important}.ml-sm-132{margin-left:132px!important}.mt-sm-136{margin-top:136px!important}.mr-sm-136{margin-right:136px!important}.mb-sm-136{margin-bottom:136px!important}.ml-sm-136{margin-left:136px!important}.mt-sm-140{margin-top:140px!important}.mr-sm-140{margin-right:140px!important}.mb-sm-140{margin-bottom:140px!important}.ml-sm-140{margin-left:140px!important}.mt-sm-144{margin-top:144px!important}.mr-sm-144{margin-right:144px!important}.mb-sm-144{margin-bottom:144px!important}.ml-sm-144{margin-left:144px!important}.mt-sm-148{margin-top:148px!important}.mr-sm-148{margin-right:148px!important}.mb-sm-148{margin-bottom:148px!important}.ml-sm-148{margin-left:148px!important}.mt-sm-152{margin-top:152px!important}.mr-sm-152{margin-right:152px!important}.mb-sm-152{margin-bottom:152px!important}.ml-sm-152{margin-left:152px!important}.mt-sm-156{margin-top:156px!important}.mr-sm-156{margin-right:156px!important}.mb-sm-156{margin-bottom:156px!important}.ml-sm-156{margin-left:156px!important}.mt-sm-160{margin-top:160px!important}.mr-sm-160{margin-right:160px!important}.mb-sm-160{margin-bottom:160px!important}.ml-sm-160{margin-left:160px!important}.mt-sm-164{margin-top:164px!important}.mr-sm-164{margin-right:164px!important}.mb-sm-164{margin-bottom:164px!important}.ml-sm-164{margin-left:164px!important}.mt-sm-168{margin-top:168px!important}.mr-sm-168{margin-right:168px!important}.mb-sm-168{margin-bottom:168px!important}.ml-sm-168{margin-left:168px!important}.mt-sm-172{margin-top:172px!important}.mr-sm-172{margin-right:172px!important}.mb-sm-172{margin-bottom:172px!important}.ml-sm-172{margin-left:172px!important}.mt-sm-176{margin-top:176px!important}.mr-sm-176{margin-right:176px!important}.mb-sm-176{margin-bottom:176px!important}.ml-sm-176{margin-left:176px!important}.mt-sm-180{margin-top:180px!important}.mr-sm-180{margin-right:180px!important}.mb-sm-180{margin-bottom:180px!important}.ml-sm-180{margin-left:180px!important}.mt-sm-184{margin-top:184px!important}.mr-sm-184{margin-right:184px!important}.mb-sm-184{margin-bottom:184px!important}.ml-sm-184{margin-left:184px!important}.mt-sm-188{margin-top:188px!important}.mr-sm-188{margin-right:188px!important}.mb-sm-188{margin-bottom:188px!important}.ml-sm-188{margin-left:188px!important}.mt-sm-192{margin-top:192px!important}.mr-sm-192{margin-right:192px!important}.mb-sm-192{margin-bottom:192px!important}.ml-sm-192{margin-left:192px!important}.mt-sm-196{margin-top:196px!important}.mr-sm-196{margin-right:196px!important}.mb-sm-196{margin-bottom:196px!important}.ml-sm-196{margin-left:196px!important}.mt-sm-200{margin-top:200px!important}.mr-sm-200{margin-right:200px!important}.mb-sm-200{margin-bottom:200px!important}.ml-sm-200{margin-left:200px!important}.mt-sm-204{margin-top:204px!important}.mr-sm-204{margin-right:204px!important}.mb-sm-204{margin-bottom:204px!important}.ml-sm-204{margin-left:204px!important}.mt-sm-208{margin-top:208px!important}.mr-sm-208{margin-right:208px!important}.mb-sm-208{margin-bottom:208px!important}.ml-sm-208{margin-left:208px!important}.mt-sm-212{margin-top:212px!important}.mr-sm-212{margin-right:212px!important}.mb-sm-212{margin-bottom:212px!important}.ml-sm-212{margin-left:212px!important}.mt-sm-216{margin-top:216px!important}.mr-sm-216{margin-right:216px!important}.mb-sm-216{margin-bottom:216px!important}.ml-sm-216{margin-left:216px!important}.mt-sm-220{margin-top:220px!important}.mr-sm-220{margin-right:220px!important}.mb-sm-220{margin-bottom:220px!important}.ml-sm-220{margin-left:220px!important}.mt-sm-224{margin-top:224px!important}.mr-sm-224{margin-right:224px!important}.mb-sm-224{margin-bottom:224px!important}.ml-sm-224{margin-left:224px!important}.mt-sm-228{margin-top:228px!important}.mr-sm-228{margin-right:228px!important}.mb-sm-228{margin-bottom:228px!important}.ml-sm-228{margin-left:228px!important}.mt-sm-232{margin-top:232px!important}.mr-sm-232{margin-right:232px!important}.mb-sm-232{margin-bottom:232px!important}.ml-sm-232{margin-left:232px!important}.mt-sm-236{margin-top:236px!important}.mr-sm-236{margin-right:236px!important}.mb-sm-236{margin-bottom:236px!important}.ml-sm-236{margin-left:236px!important}.mt-sm-240{margin-top:240px!important}.mr-sm-240{margin-right:240px!important}.mb-sm-240{margin-bottom:240px!important}.ml-sm-240{margin-left:240px!important}.mt-sm-244{margin-top:244px!important}.mr-sm-244{margin-right:244px!important}.mb-sm-244{margin-bottom:244px!important}.ml-sm-244{margin-left:244px!important}.mt-sm-248{margin-top:248px!important}.mr-sm-248{margin-right:248px!important}.mb-sm-248{margin-bottom:248px!important}.ml-sm-248{margin-left:248px!important}.mt-sm-252{margin-top:252px!important}.mr-sm-252{margin-right:252px!important}.mb-sm-252{margin-bottom:252px!important}.ml-sm-252{margin-left:252px!important}.mt-sm-256{margin-top:256px!important}.mr-sm-256{margin-right:256px!important}.mb-sm-256{margin-bottom:256px!important}.ml-sm-256{margin-left:256px!important}.m-sm-auto{margin:auto!important}.mt-sm-auto{margin-top:auto!important}.mr-sm-auto{margin-right:auto!important}.mb-sm-auto{margin-bottom:auto!important}.ml-sm-auto{margin-left:auto!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.p-sm-0{padding:0!important}.p-sm-4{padding:4px!important}.p-sm-8{padding:8px!important}.p-sm-12{padding:12px!important}.p-sm-16{padding:16px!important}.p-sm-20{padding:20px!important}.p-sm-24{padding:24px!important}.p-sm-28{padding:28px!important}.p-sm-32{padding:32px!important}.p-sm-36{padding:36px!important}.p-sm-40{padding:40px!important}.p-sm-44{padding:44px!important}.p-sm-48{padding:48px!important}.p-sm-52{padding:52px!important}.p-sm-56{padding:56px!important}.p-sm-60{padding:60px!important}.p-sm-64{padding:64px!important}.p-sm-68{padding:68px!important}.p-sm-72{padding:72px!important}.p-sm-76{padding:76px!important}.p-sm-80{padding:80px!important}.p-sm-84{padding:84px!important}.p-sm-88{padding:88px!important}.p-sm-92{padding:92px!important}.p-sm-96{padding:96px!important}.p-sm-100{padding:100px!important}.p-sm-104{padding:104px!important}.p-sm-108{padding:108px!important}.p-sm-112{padding:112px!important}.p-sm-116{padding:116px!important}.p-sm-120{padding:120px!important}.p-sm-124{padding:124px!important}.p-sm-128{padding:128px!important}.p-sm-132{padding:132px!important}.p-sm-136{padding:136px!important}.p-sm-140{padding:140px!important}.p-sm-144{padding:144px!important}.p-sm-148{padding:148px!important}.p-sm-152{padding:152px!important}.p-sm-156{padding:156px!important}.p-sm-160{padding:160px!important}.p-sm-164{padding:164px!important}.p-sm-168{padding:168px!important}.p-sm-172{padding:172px!important}.p-sm-176{padding:176px!important}.p-sm-180{padding:180px!important}.p-sm-184{padding:184px!important}.p-sm-188{padding:188px!important}.p-sm-192{padding:192px!important}.p-sm-196{padding:196px!important}.p-sm-200{padding:200px!important}.p-sm-204{padding:204px!important}.p-sm-208{padding:208px!important}.p-sm-212{padding:212px!important}.p-sm-216{padding:216px!important}.p-sm-220{padding:220px!important}.p-sm-224{padding:224px!important}.p-sm-228{padding:228px!important}.p-sm-232{padding:232px!important}.p-sm-236{padding:236px!important}.p-sm-240{padding:240px!important}.p-sm-244{padding:244px!important}.p-sm-248{padding:248px!important}.p-sm-252{padding:252px!important}.p-sm-256{padding:256px!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.px-sm-4{padding-right:4px!important;padding-left:4px!important}.py-sm-4{padding-top:4px!important;padding-bottom:4px!important}.px-sm-8{padding-right:8px!important;padding-left:8px!important}.py-sm-8{padding-top:8px!important;padding-bottom:8px!important}.px-sm-12{padding-right:12px!important;padding-left:12px!important}.py-sm-12{padding-top:12px!important;padding-bottom:12px!important}.px-sm-16{padding-right:16px!important;padding-left:16px!important}.py-sm-16{padding-top:16px!important;padding-bottom:16px!important}.px-sm-20{padding-right:20px!important;padding-left:20px!important}.py-sm-20{padding-top:20px!important;padding-bottom:20px!important}.px-sm-24{padding-right:24px!important;padding-left:24px!important}.py-sm-24{padding-top:24px!important;padding-bottom:24px!important}.px-sm-28{padding-right:28px!important;padding-left:28px!important}.py-sm-28{padding-top:28px!important;padding-bottom:28px!important}.px-sm-32{padding-right:32px!important;padding-left:32px!important}.py-sm-32{padding-top:32px!important;padding-bottom:32px!important}.px-sm-36{padding-right:36px!important;padding-left:36px!important}.py-sm-36{padding-top:36px!important;padding-bottom:36px!important}.px-sm-40{padding-right:40px!important;padding-left:40px!important}.py-sm-40{padding-top:40px!important;padding-bottom:40px!important}.px-sm-44{padding-right:44px!important;padding-left:44px!important}.py-sm-44{padding-top:44px!important;padding-bottom:44px!important}.px-sm-48{padding-right:48px!important;padding-left:48px!important}.py-sm-48{padding-top:48px!important;padding-bottom:48px!important}.px-sm-52{padding-right:52px!important;padding-left:52px!important}.py-sm-52{padding-top:52px!important;padding-bottom:52px!important}.px-sm-56{padding-right:56px!important;padding-left:56px!important}.py-sm-56{padding-top:56px!important;padding-bottom:56px!important}.px-sm-60{padding-right:60px!important;padding-left:60px!important}.py-sm-60{padding-top:60px!important;padding-bottom:60px!important}.px-sm-64{padding-right:64px!important;padding-left:64px!important}.py-sm-64{padding-top:64px!important;padding-bottom:64px!important}.px-sm-68{padding-right:68px!important;padding-left:68px!important}.py-sm-68{padding-top:68px!important;padding-bottom:68px!important}.px-sm-72{padding-right:72px!important;padding-left:72px!important}.py-sm-72{padding-top:72px!important;padding-bottom:72px!important}.px-sm-76{padding-right:76px!important;padding-left:76px!important}.py-sm-76{padding-top:76px!important;padding-bottom:76px!important}.px-sm-80{padding-right:80px!important;padding-left:80px!important}.py-sm-80{padding-top:80px!important;padding-bottom:80px!important}.px-sm-84{padding-right:84px!important;padding-left:84px!important}.py-sm-84{padding-top:84px!important;padding-bottom:84px!important}.px-sm-88{padding-right:88px!important;padding-left:88px!important}.py-sm-88{padding-top:88px!important;padding-bottom:88px!important}.px-sm-92{padding-right:92px!important;padding-left:92px!important}.py-sm-92{padding-top:92px!important;padding-bottom:92px!important}.px-sm-96{padding-right:96px!important;padding-left:96px!important}.py-sm-96{padding-top:96px!important;padding-bottom:96px!important}.px-sm-100{padding-right:100px!important;padding-left:100px!important}.py-sm-100{padding-top:100px!important;padding-bottom:100px!important}.px-sm-104{padding-right:104px!important;padding-left:104px!important}.py-sm-104{padding-top:104px!important;padding-bottom:104px!important}.px-sm-108{padding-right:108px!important;padding-left:108px!important}.py-sm-108{padding-top:108px!important;padding-bottom:108px!important}.px-sm-112{padding-right:112px!important;padding-left:112px!important}.py-sm-112{padding-top:112px!important;padding-bottom:112px!important}.px-sm-116{padding-right:116px!important;padding-left:116px!important}.py-sm-116{padding-top:116px!important;padding-bottom:116px!important}.px-sm-120{padding-right:120px!important;padding-left:120px!important}.py-sm-120{padding-top:120px!important;padding-bottom:120px!important}.px-sm-124{padding-right:124px!important;padding-left:124px!important}.py-sm-124{padding-top:124px!important;padding-bottom:124px!important}.px-sm-128{padding-right:128px!important;padding-left:128px!important}.py-sm-128{padding-top:128px!important;padding-bottom:128px!important}.px-sm-132{padding-right:132px!important;padding-left:132px!important}.py-sm-132{padding-top:132px!important;padding-bottom:132px!important}.px-sm-136{padding-right:136px!important;padding-left:136px!important}.py-sm-136{padding-top:136px!important;padding-bottom:136px!important}.px-sm-140{padding-right:140px!important;padding-left:140px!important}.py-sm-140{padding-top:140px!important;padding-bottom:140px!important}.px-sm-144{padding-right:144px!important;padding-left:144px!important}.py-sm-144{padding-top:144px!important;padding-bottom:144px!important}.px-sm-148{padding-right:148px!important;padding-left:148px!important}.py-sm-148{padding-top:148px!important;padding-bottom:148px!important}.px-sm-152{padding-right:152px!important;padding-left:152px!important}.py-sm-152{padding-top:152px!important;padding-bottom:152px!important}.px-sm-156{padding-right:156px!important;padding-left:156px!important}.py-sm-156{padding-top:156px!important;padding-bottom:156px!important}.px-sm-160{padding-right:160px!important;padding-left:160px!important}.py-sm-160{padding-top:160px!important;padding-bottom:160px!important}.px-sm-164{padding-right:164px!important;padding-left:164px!important}.py-sm-164{padding-top:164px!important;padding-bottom:164px!important}.px-sm-168{padding-right:168px!important;padding-left:168px!important}.py-sm-168{padding-top:168px!important;padding-bottom:168px!important}.px-sm-172{padding-right:172px!important;padding-left:172px!important}.py-sm-172{padding-top:172px!important;padding-bottom:172px!important}.px-sm-176{padding-right:176px!important;padding-left:176px!important}.py-sm-176{padding-top:176px!important;padding-bottom:176px!important}.px-sm-180{padding-right:180px!important;padding-left:180px!important}.py-sm-180{padding-top:180px!important;padding-bottom:180px!important}.px-sm-184{padding-right:184px!important;padding-left:184px!important}.py-sm-184{padding-top:184px!important;padding-bottom:184px!important}.px-sm-188{padding-right:188px!important;padding-left:188px!important}.py-sm-188{padding-top:188px!important;padding-bottom:188px!important}.px-sm-192{padding-right:192px!important;padding-left:192px!important}.py-sm-192{padding-top:192px!important;padding-bottom:192px!important}.px-sm-196{padding-right:196px!important;padding-left:196px!important}.py-sm-196{padding-top:196px!important;padding-bottom:196px!important}.px-sm-200{padding-right:200px!important;padding-left:200px!important}.py-sm-200{padding-top:200px!important;padding-bottom:200px!important}.px-sm-204{padding-right:204px!important;padding-left:204px!important}.py-sm-204{padding-top:204px!important;padding-bottom:204px!important}.px-sm-208{padding-right:208px!important;padding-left:208px!important}.py-sm-208{padding-top:208px!important;padding-bottom:208px!important}.px-sm-212{padding-right:212px!important;padding-left:212px!important}.py-sm-212{padding-top:212px!important;padding-bottom:212px!important}.px-sm-216{padding-right:216px!important;padding-left:216px!important}.py-sm-216{padding-top:216px!important;padding-bottom:216px!important}.px-sm-220{padding-right:220px!important;padding-left:220px!important}.py-sm-220{padding-top:220px!important;padding-bottom:220px!important}.px-sm-224{padding-right:224px!important;padding-left:224px!important}.py-sm-224{padding-top:224px!important;padding-bottom:224px!important}.px-sm-228{padding-right:228px!important;padding-left:228px!important}.py-sm-228{padding-top:228px!important;padding-bottom:228px!important}.px-sm-232{padding-right:232px!important;padding-left:232px!important}.py-sm-232{padding-top:232px!important;padding-bottom:232px!important}.px-sm-236{padding-right:236px!important;padding-left:236px!important}.py-sm-236{padding-top:236px!important;padding-bottom:236px!important}.px-sm-240{padding-right:240px!important;padding-left:240px!important}.py-sm-240{padding-top:240px!important;padding-bottom:240px!important}.px-sm-244{padding-right:244px!important;padding-left:244px!important}.py-sm-244{padding-top:244px!important;padding-bottom:244px!important}.px-sm-248{padding-right:248px!important;padding-left:248px!important}.py-sm-248{padding-top:248px!important;padding-bottom:248px!important}.px-sm-252{padding-right:252px!important;padding-left:252px!important}.py-sm-252{padding-top:252px!important;padding-bottom:252px!important}.px-sm-256{padding-right:256px!important;padding-left:256px!important}.py-sm-256{padding-top:256px!important;padding-bottom:256px!important}.pt-sm-0{padding-top:0!important}.pr-sm-0{padding-right:0!important}.pb-sm-0{padding-bottom:0!important}.pl-sm-0{padding-left:0!important}.pt-sm-4{padding-top:4px!important}.pr-sm-4{padding-right:4px!important}.pb-sm-4{padding-bottom:4px!important}.pl-sm-4{padding-left:4px!important}.pt-sm-8{padding-top:8px!important}.pr-sm-8{padding-right:8px!important}.pb-sm-8{padding-bottom:8px!important}.pl-sm-8{padding-left:8px!important}.pt-sm-12{padding-top:12px!important}.pr-sm-12{padding-right:12px!important}.pb-sm-12{padding-bottom:12px!important}.pl-sm-12{padding-left:12px!important}.pt-sm-16{padding-top:16px!important}.pr-sm-16{padding-right:16px!important}.pb-sm-16{padding-bottom:16px!important}.pl-sm-16{padding-left:16px!important}.pt-sm-20{padding-top:20px!important}.pr-sm-20{padding-right:20px!important}.pb-sm-20{padding-bottom:20px!important}.pl-sm-20{padding-left:20px!important}.pt-sm-24{padding-top:24px!important}.pr-sm-24{padding-right:24px!important}.pb-sm-24{padding-bottom:24px!important}.pl-sm-24{padding-left:24px!important}.pt-sm-28{padding-top:28px!important}.pr-sm-28{padding-right:28px!important}.pb-sm-28{padding-bottom:28px!important}.pl-sm-28{padding-left:28px!important}.pt-sm-32{padding-top:32px!important}.pr-sm-32{padding-right:32px!important}.pb-sm-32{padding-bottom:32px!important}.pl-sm-32{padding-left:32px!important}.pt-sm-36{padding-top:36px!important}.pr-sm-36{padding-right:36px!important}.pb-sm-36{padding-bottom:36px!important}.pl-sm-36{padding-left:36px!important}.pt-sm-40{padding-top:40px!important}.pr-sm-40{padding-right:40px!important}.pb-sm-40{padding-bottom:40px!important}.pl-sm-40{padding-left:40px!important}.pt-sm-44{padding-top:44px!important}.pr-sm-44{padding-right:44px!important}.pb-sm-44{padding-bottom:44px!important}.pl-sm-44{padding-left:44px!important}.pt-sm-48{padding-top:48px!important}.pr-sm-48{padding-right:48px!important}.pb-sm-48{padding-bottom:48px!important}.pl-sm-48{padding-left:48px!important}.pt-sm-52{padding-top:52px!important}.pr-sm-52{padding-right:52px!important}.pb-sm-52{padding-bottom:52px!important}.pl-sm-52{padding-left:52px!important}.pt-sm-56{padding-top:56px!important}.pr-sm-56{padding-right:56px!important}.pb-sm-56{padding-bottom:56px!important}.pl-sm-56{padding-left:56px!important}.pt-sm-60{padding-top:60px!important}.pr-sm-60{padding-right:60px!important}.pb-sm-60{padding-bottom:60px!important}.pl-sm-60{padding-left:60px!important}.pt-sm-64{padding-top:64px!important}.pr-sm-64{padding-right:64px!important}.pb-sm-64{padding-bottom:64px!important}.pl-sm-64{padding-left:64px!important}.pt-sm-68{padding-top:68px!important}.pr-sm-68{padding-right:68px!important}.pb-sm-68{padding-bottom:68px!important}.pl-sm-68{padding-left:68px!important}.pt-sm-72{padding-top:72px!important}.pr-sm-72{padding-right:72px!important}.pb-sm-72{padding-bottom:72px!important}.pl-sm-72{padding-left:72px!important}.pt-sm-76{padding-top:76px!important}.pr-sm-76{padding-right:76px!important}.pb-sm-76{padding-bottom:76px!important}.pl-sm-76{padding-left:76px!important}.pt-sm-80{padding-top:80px!important}.pr-sm-80{padding-right:80px!important}.pb-sm-80{padding-bottom:80px!important}.pl-sm-80{padding-left:80px!important}.pt-sm-84{padding-top:84px!important}.pr-sm-84{padding-right:84px!important}.pb-sm-84{padding-bottom:84px!important}.pl-sm-84{padding-left:84px!important}.pt-sm-88{padding-top:88px!important}.pr-sm-88{padding-right:88px!important}.pb-sm-88{padding-bottom:88px!important}.pl-sm-88{padding-left:88px!important}.pt-sm-92{padding-top:92px!important}.pr-sm-92{padding-right:92px!important}.pb-sm-92{padding-bottom:92px!important}.pl-sm-92{padding-left:92px!important}.pt-sm-96{padding-top:96px!important}.pr-sm-96{padding-right:96px!important}.pb-sm-96{padding-bottom:96px!important}.pl-sm-96{padding-left:96px!important}.pt-sm-100{padding-top:100px!important}.pr-sm-100{padding-right:100px!important}.pb-sm-100{padding-bottom:100px!important}.pl-sm-100{padding-left:100px!important}.pt-sm-104{padding-top:104px!important}.pr-sm-104{padding-right:104px!important}.pb-sm-104{padding-bottom:104px!important}.pl-sm-104{padding-left:104px!important}.pt-sm-108{padding-top:108px!important}.pr-sm-108{padding-right:108px!important}.pb-sm-108{padding-bottom:108px!important}.pl-sm-108{padding-left:108px!important}.pt-sm-112{padding-top:112px!important}.pr-sm-112{padding-right:112px!important}.pb-sm-112{padding-bottom:112px!important}.pl-sm-112{padding-left:112px!important}.pt-sm-116{padding-top:116px!important}.pr-sm-116{padding-right:116px!important}.pb-sm-116{padding-bottom:116px!important}.pl-sm-116{padding-left:116px!important}.pt-sm-120{padding-top:120px!important}.pr-sm-120{padding-right:120px!important}.pb-sm-120{padding-bottom:120px!important}.pl-sm-120{padding-left:120px!important}.pt-sm-124{padding-top:124px!important}.pr-sm-124{padding-right:124px!important}.pb-sm-124{padding-bottom:124px!important}.pl-sm-124{padding-left:124px!important}.pt-sm-128{padding-top:128px!important}.pr-sm-128{padding-right:128px!important}.pb-sm-128{padding-bottom:128px!important}.pl-sm-128{padding-left:128px!important}.pt-sm-132{padding-top:132px!important}.pr-sm-132{padding-right:132px!important}.pb-sm-132{padding-bottom:132px!important}.pl-sm-132{padding-left:132px!important}.pt-sm-136{padding-top:136px!important}.pr-sm-136{padding-right:136px!important}.pb-sm-136{padding-bottom:136px!important}.pl-sm-136{padding-left:136px!important}.pt-sm-140{padding-top:140px!important}.pr-sm-140{padding-right:140px!important}.pb-sm-140{padding-bottom:140px!important}.pl-sm-140{padding-left:140px!important}.pt-sm-144{padding-top:144px!important}.pr-sm-144{padding-right:144px!important}.pb-sm-144{padding-bottom:144px!important}.pl-sm-144{padding-left:144px!important}.pt-sm-148{padding-top:148px!important}.pr-sm-148{padding-right:148px!important}.pb-sm-148{padding-bottom:148px!important}.pl-sm-148{padding-left:148px!important}.pt-sm-152{padding-top:152px!important}.pr-sm-152{padding-right:152px!important}.pb-sm-152{padding-bottom:152px!important}.pl-sm-152{padding-left:152px!important}.pt-sm-156{padding-top:156px!important}.pr-sm-156{padding-right:156px!important}.pb-sm-156{padding-bottom:156px!important}.pl-sm-156{padding-left:156px!important}.pt-sm-160{padding-top:160px!important}.pr-sm-160{padding-right:160px!important}.pb-sm-160{padding-bottom:160px!important}.pl-sm-160{padding-left:160px!important}.pt-sm-164{padding-top:164px!important}.pr-sm-164{padding-right:164px!important}.pb-sm-164{padding-bottom:164px!important}.pl-sm-164{padding-left:164px!important}.pt-sm-168{padding-top:168px!important}.pr-sm-168{padding-right:168px!important}.pb-sm-168{padding-bottom:168px!important}.pl-sm-168{padding-left:168px!important}.pt-sm-172{padding-top:172px!important}.pr-sm-172{padding-right:172px!important}.pb-sm-172{padding-bottom:172px!important}.pl-sm-172{padding-left:172px!important}.pt-sm-176{padding-top:176px!important}.pr-sm-176{padding-right:176px!important}.pb-sm-176{padding-bottom:176px!important}.pl-sm-176{padding-left:176px!important}.pt-sm-180{padding-top:180px!important}.pr-sm-180{padding-right:180px!important}.pb-sm-180{padding-bottom:180px!important}.pl-sm-180{padding-left:180px!important}.pt-sm-184{padding-top:184px!important}.pr-sm-184{padding-right:184px!important}.pb-sm-184{padding-bottom:184px!important}.pl-sm-184{padding-left:184px!important}.pt-sm-188{padding-top:188px!important}.pr-sm-188{padding-right:188px!important}.pb-sm-188{padding-bottom:188px!important}.pl-sm-188{padding-left:188px!important}.pt-sm-192{padding-top:192px!important}.pr-sm-192{padding-right:192px!important}.pb-sm-192{padding-bottom:192px!important}.pl-sm-192{padding-left:192px!important}.pt-sm-196{padding-top:196px!important}.pr-sm-196{padding-right:196px!important}.pb-sm-196{padding-bottom:196px!important}.pl-sm-196{padding-left:196px!important}.pt-sm-200{padding-top:200px!important}.pr-sm-200{padding-right:200px!important}.pb-sm-200{padding-bottom:200px!important}.pl-sm-200{padding-left:200px!important}.pt-sm-204{padding-top:204px!important}.pr-sm-204{padding-right:204px!important}.pb-sm-204{padding-bottom:204px!important}.pl-sm-204{padding-left:204px!important}.pt-sm-208{padding-top:208px!important}.pr-sm-208{padding-right:208px!important}.pb-sm-208{padding-bottom:208px!important}.pl-sm-208{padding-left:208px!important}.pt-sm-212{padding-top:212px!important}.pr-sm-212{padding-right:212px!important}.pb-sm-212{padding-bottom:212px!important}.pl-sm-212{padding-left:212px!important}.pt-sm-216{padding-top:216px!important}.pr-sm-216{padding-right:216px!important}.pb-sm-216{padding-bottom:216px!important}.pl-sm-216{padding-left:216px!important}.pt-sm-220{padding-top:220px!important}.pr-sm-220{padding-right:220px!important}.pb-sm-220{padding-bottom:220px!important}.pl-sm-220{padding-left:220px!important}.pt-sm-224{padding-top:224px!important}.pr-sm-224{padding-right:224px!important}.pb-sm-224{padding-bottom:224px!important}.pl-sm-224{padding-left:224px!important}.pt-sm-228{padding-top:228px!important}.pr-sm-228{padding-right:228px!important}.pb-sm-228{padding-bottom:228px!important}.pl-sm-228{padding-left:228px!important}.pt-sm-232{padding-top:232px!important}.pr-sm-232{padding-right:232px!important}.pb-sm-232{padding-bottom:232px!important}.pl-sm-232{padding-left:232px!important}.pt-sm-236{padding-top:236px!important}.pr-sm-236{padding-right:236px!important}.pb-sm-236{padding-bottom:236px!important}.pl-sm-236{padding-left:236px!important}.pt-sm-240{padding-top:240px!important}.pr-sm-240{padding-right:240px!important}.pb-sm-240{padding-bottom:240px!important}.pl-sm-240{padding-left:240px!important}.pt-sm-244{padding-top:244px!important}.pr-sm-244{padding-right:244px!important}.pb-sm-244{padding-bottom:244px!important}.pl-sm-244{padding-left:244px!important}.pt-sm-248{padding-top:248px!important}.pr-sm-248{padding-right:248px!important}.pb-sm-248{padding-bottom:248px!important}.pl-sm-248{padding-left:248px!important}.pt-sm-252{padding-top:252px!important}.pr-sm-252{padding-right:252px!important}.pb-sm-252{padding-bottom:252px!important}.pl-sm-252{padding-left:252px!important}.pt-sm-256{padding-top:256px!important}.pr-sm-256{padding-right:256px!important}.pb-sm-256{padding-bottom:256px!important}.pl-sm-256{padding-left:256px!important}}@media (min-width:960px){.position-md-relative{position:relative}.position-md-absolute{position:absolute}.position-md-static{position:static}.align-md-top{top:0}.align-md-right{right:0}.align-md-bottom{bottom:0}.align-md-left{left:0}.m-md-0{margin:0!important}.m-md-4{margin:4px!important}.m-md-8{margin:8px!important}.m-md-12{margin:12px!important}.m-md-16{margin:16px!important}.m-md-20{margin:20px!important}.m-md-24{margin:24px!important}.m-md-28{margin:28px!important}.m-md-32{margin:32px!important}.m-md-36{margin:36px!important}.m-md-40{margin:40px!important}.m-md-44{margin:44px!important}.m-md-48{margin:48px!important}.m-md-52{margin:52px!important}.m-md-56{margin:56px!important}.m-md-60{margin:60px!important}.m-md-64{margin:64px!important}.m-md-68{margin:68px!important}.m-md-72{margin:72px!important}.m-md-76{margin:76px!important}.m-md-80{margin:80px!important}.m-md-84{margin:84px!important}.m-md-88{margin:88px!important}.m-md-92{margin:92px!important}.m-md-96{margin:96px!important}.m-md-100{margin:100px!important}.m-md-104{margin:104px!important}.m-md-108{margin:108px!important}.m-md-112{margin:112px!important}.m-md-116{margin:116px!important}.m-md-120{margin:120px!important}.m-md-124{margin:124px!important}.m-md-128{margin:128px!important}.m-md-132{margin:132px!important}.m-md-136{margin:136px!important}.m-md-140{margin:140px!important}.m-md-144{margin:144px!important}.m-md-148{margin:148px!important}.m-md-152{margin:152px!important}.m-md-156{margin:156px!important}.m-md-160{margin:160px!important}.m-md-164{margin:164px!important}.m-md-168{margin:168px!important}.m-md-172{margin:172px!important}.m-md-176{margin:176px!important}.m-md-180{margin:180px!important}.m-md-184{margin:184px!important}.m-md-188{margin:188px!important}.m-md-192{margin:192px!important}.m-md-196{margin:196px!important}.m-md-200{margin:200px!important}.m-md-204{margin:204px!important}.m-md-208{margin:208px!important}.m-md-212{margin:212px!important}.m-md-216{margin:216px!important}.m-md-220{margin:220px!important}.m-md-224{margin:224px!important}.m-md-228{margin:228px!important}.m-md-232{margin:232px!important}.m-md-236{margin:236px!important}.m-md-240{margin:240px!important}.m-md-244{margin:244px!important}.m-md-248{margin:248px!important}.m-md-252{margin:252px!important}.m-md-256{margin:256px!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.mx-md-4{margin-right:4px!important;margin-left:4px!important}.my-md-4{margin-top:4px!important;margin-bottom:4px!important}.mx-md-8{margin-right:8px!important;margin-left:8px!important}.my-md-8{margin-top:8px!important;margin-bottom:8px!important}.mx-md-12{margin-right:12px!important;margin-left:12px!important}.my-md-12{margin-top:12px!important;margin-bottom:12px!important}.mx-md-16{margin-right:16px!important;margin-left:16px!important}.my-md-16{margin-top:16px!important;margin-bottom:16px!important}.mx-md-20{margin-right:20px!important;margin-left:20px!important}.my-md-20{margin-top:20px!important;margin-bottom:20px!important}.mx-md-24{margin-right:24px!important;margin-left:24px!important}.my-md-24{margin-top:24px!important;margin-bottom:24px!important}.mx-md-28{margin-right:28px!important;margin-left:28px!important}.my-md-28{margin-top:28px!important;margin-bottom:28px!important}.mx-md-32{margin-right:32px!important;margin-left:32px!important}.my-md-32{margin-top:32px!important;margin-bottom:32px!important}.mx-md-36{margin-right:36px!important;margin-left:36px!important}.my-md-36{margin-top:36px!important;margin-bottom:36px!important}.mx-md-40{margin-right:40px!important;margin-left:40px!important}.my-md-40{margin-top:40px!important;margin-bottom:40px!important}.mx-md-44{margin-right:44px!important;margin-left:44px!important}.my-md-44{margin-top:44px!important;margin-bottom:44px!important}.mx-md-48{margin-right:48px!important;margin-left:48px!important}.my-md-48{margin-top:48px!important;margin-bottom:48px!important}.mx-md-52{margin-right:52px!important;margin-left:52px!important}.my-md-52{margin-top:52px!important;margin-bottom:52px!important}.mx-md-56{margin-right:56px!important;margin-left:56px!important}.my-md-56{margin-top:56px!important;margin-bottom:56px!important}.mx-md-60{margin-right:60px!important;margin-left:60px!important}.my-md-60{margin-top:60px!important;margin-bottom:60px!important}.mx-md-64{margin-right:64px!important;margin-left:64px!important}.my-md-64{margin-top:64px!important;margin-bottom:64px!important}.mx-md-68{margin-right:68px!important;margin-left:68px!important}.my-md-68{margin-top:68px!important;margin-bottom:68px!important}.mx-md-72{margin-right:72px!important;margin-left:72px!important}.my-md-72{margin-top:72px!important;margin-bottom:72px!important}.mx-md-76{margin-right:76px!important;margin-left:76px!important}.my-md-76{margin-top:76px!important;margin-bottom:76px!important}.mx-md-80{margin-right:80px!important;margin-left:80px!important}.my-md-80{margin-top:80px!important;margin-bottom:80px!important}.mx-md-84{margin-right:84px!important;margin-left:84px!important}.my-md-84{margin-top:84px!important;margin-bottom:84px!important}.mx-md-88{margin-right:88px!important;margin-left:88px!important}.my-md-88{margin-top:88px!important;margin-bottom:88px!important}.mx-md-92{margin-right:92px!important;margin-left:92px!important}.my-md-92{margin-top:92px!important;margin-bottom:92px!important}.mx-md-96{margin-right:96px!important;margin-left:96px!important}.my-md-96{margin-top:96px!important;margin-bottom:96px!important}.mx-md-100{margin-right:100px!important;margin-left:100px!important}.my-md-100{margin-top:100px!important;margin-bottom:100px!important}.mx-md-104{margin-right:104px!important;margin-left:104px!important}.my-md-104{margin-top:104px!important;margin-bottom:104px!important}.mx-md-108{margin-right:108px!important;margin-left:108px!important}.my-md-108{margin-top:108px!important;margin-bottom:108px!important}.mx-md-112{margin-right:112px!important;margin-left:112px!important}.my-md-112{margin-top:112px!important;margin-bottom:112px!important}.mx-md-116{margin-right:116px!important;margin-left:116px!important}.my-md-116{margin-top:116px!important;margin-bottom:116px!important}.mx-md-120{margin-right:120px!important;margin-left:120px!important}.my-md-120{margin-top:120px!important;margin-bottom:120px!important}.mx-md-124{margin-right:124px!important;margin-left:124px!important}.my-md-124{margin-top:124px!important;margin-bottom:124px!important}.mx-md-128{margin-right:128px!important;margin-left:128px!important}.my-md-128{margin-top:128px!important;margin-bottom:128px!important}.mx-md-132{margin-right:132px!important;margin-left:132px!important}.my-md-132{margin-top:132px!important;margin-bottom:132px!important}.mx-md-136{margin-right:136px!important;margin-left:136px!important}.my-md-136{margin-top:136px!important;margin-bottom:136px!important}.mx-md-140{margin-right:140px!important;margin-left:140px!important}.my-md-140{margin-top:140px!important;margin-bottom:140px!important}.mx-md-144{margin-right:144px!important;margin-left:144px!important}.my-md-144{margin-top:144px!important;margin-bottom:144px!important}.mx-md-148{margin-right:148px!important;margin-left:148px!important}.my-md-148{margin-top:148px!important;margin-bottom:148px!important}.mx-md-152{margin-right:152px!important;margin-left:152px!important}.my-md-152{margin-top:152px!important;margin-bottom:152px!important}.mx-md-156{margin-right:156px!important;margin-left:156px!important}.my-md-156{margin-top:156px!important;margin-bottom:156px!important}.mx-md-160{margin-right:160px!important;margin-left:160px!important}.my-md-160{margin-top:160px!important;margin-bottom:160px!important}.mx-md-164{margin-right:164px!important;margin-left:164px!important}.my-md-164{margin-top:164px!important;margin-bottom:164px!important}.mx-md-168{margin-right:168px!important;margin-left:168px!important}.my-md-168{margin-top:168px!important;margin-bottom:168px!important}.mx-md-172{margin-right:172px!important;margin-left:172px!important}.my-md-172{margin-top:172px!important;margin-bottom:172px!important}.mx-md-176{margin-right:176px!important;margin-left:176px!important}.my-md-176{margin-top:176px!important;margin-bottom:176px!important}.mx-md-180{margin-right:180px!important;margin-left:180px!important}.my-md-180{margin-top:180px!important;margin-bottom:180px!important}.mx-md-184{margin-right:184px!important;margin-left:184px!important}.my-md-184{margin-top:184px!important;margin-bottom:184px!important}.mx-md-188{margin-right:188px!important;margin-left:188px!important}.my-md-188{margin-top:188px!important;margin-bottom:188px!important}.mx-md-192{margin-right:192px!important;margin-left:192px!important}.my-md-192{margin-top:192px!important;margin-bottom:192px!important}.mx-md-196{margin-right:196px!important;margin-left:196px!important}.my-md-196{margin-top:196px!important;margin-bottom:196px!important}.mx-md-200{margin-right:200px!important;margin-left:200px!important}.my-md-200{margin-top:200px!important;margin-bottom:200px!important}.mx-md-204{margin-right:204px!important;margin-left:204px!important}.my-md-204{margin-top:204px!important;margin-bottom:204px!important}.mx-md-208{margin-right:208px!important;margin-left:208px!important}.my-md-208{margin-top:208px!important;margin-bottom:208px!important}.mx-md-212{margin-right:212px!important;margin-left:212px!important}.my-md-212{margin-top:212px!important;margin-bottom:212px!important}.mx-md-216{margin-right:216px!important;margin-left:216px!important}.my-md-216{margin-top:216px!important;margin-bottom:216px!important}.mx-md-220{margin-right:220px!important;margin-left:220px!important}.my-md-220{margin-top:220px!important;margin-bottom:220px!important}.mx-md-224{margin-right:224px!important;margin-left:224px!important}.my-md-224{margin-top:224px!important;margin-bottom:224px!important}.mx-md-228{margin-right:228px!important;margin-left:228px!important}.my-md-228{margin-top:228px!important;margin-bottom:228px!important}.mx-md-232{margin-right:232px!important;margin-left:232px!important}.my-md-232{margin-top:232px!important;margin-bottom:232px!important}.mx-md-236{margin-right:236px!important;margin-left:236px!important}.my-md-236{margin-top:236px!important;margin-bottom:236px!important}.mx-md-240{margin-right:240px!important;margin-left:240px!important}.my-md-240{margin-top:240px!important;margin-bottom:240px!important}.mx-md-244{margin-right:244px!important;margin-left:244px!important}.my-md-244{margin-top:244px!important;margin-bottom:244px!important}.mx-md-248{margin-right:248px!important;margin-left:248px!important}.my-md-248{margin-top:248px!important;margin-bottom:248px!important}.mx-md-252{margin-right:252px!important;margin-left:252px!important}.my-md-252{margin-top:252px!important;margin-bottom:252px!important}.mx-md-256{margin-right:256px!important;margin-left:256px!important}.my-md-256{margin-top:256px!important;margin-bottom:256px!important}.mt-md-0{margin-top:0!important}.mr-md-0{margin-right:0!important}.mb-md-0{margin-bottom:0!important}.ml-md-0{margin-left:0!important}.mt-md-4{margin-top:4px!important}.mr-md-4{margin-right:4px!important}.mb-md-4{margin-bottom:4px!important}.ml-md-4{margin-left:4px!important}.mt-md-8{margin-top:8px!important}.mr-md-8{margin-right:8px!important}.mb-md-8{margin-bottom:8px!important}.ml-md-8{margin-left:8px!important}.mt-md-12{margin-top:12px!important}.mr-md-12{margin-right:12px!important}.mb-md-12{margin-bottom:12px!important}.ml-md-12{margin-left:12px!important}.mt-md-16{margin-top:16px!important}.mr-md-16{margin-right:16px!important}.mb-md-16{margin-bottom:16px!important}.ml-md-16{margin-left:16px!important}.mt-md-20{margin-top:20px!important}.mr-md-20{margin-right:20px!important}.mb-md-20{margin-bottom:20px!important}.ml-md-20{margin-left:20px!important}.mt-md-24{margin-top:24px!important}.mr-md-24{margin-right:24px!important}.mb-md-24{margin-bottom:24px!important}.ml-md-24{margin-left:24px!important}.mt-md-28{margin-top:28px!important}.mr-md-28{margin-right:28px!important}.mb-md-28{margin-bottom:28px!important}.ml-md-28{margin-left:28px!important}.mt-md-32{margin-top:32px!important}.mr-md-32{margin-right:32px!important}.mb-md-32{margin-bottom:32px!important}.ml-md-32{margin-left:32px!important}.mt-md-36{margin-top:36px!important}.mr-md-36{margin-right:36px!important}.mb-md-36{margin-bottom:36px!important}.ml-md-36{margin-left:36px!important}.mt-md-40{margin-top:40px!important}.mr-md-40{margin-right:40px!important}.mb-md-40{margin-bottom:40px!important}.ml-md-40{margin-left:40px!important}.mt-md-44{margin-top:44px!important}.mr-md-44{margin-right:44px!important}.mb-md-44{margin-bottom:44px!important}.ml-md-44{margin-left:44px!important}.mt-md-48{margin-top:48px!important}.mr-md-48{margin-right:48px!important}.mb-md-48{margin-bottom:48px!important}.ml-md-48{margin-left:48px!important}.mt-md-52{margin-top:52px!important}.mr-md-52{margin-right:52px!important}.mb-md-52{margin-bottom:52px!important}.ml-md-52{margin-left:52px!important}.mt-md-56{margin-top:56px!important}.mr-md-56{margin-right:56px!important}.mb-md-56{margin-bottom:56px!important}.ml-md-56{margin-left:56px!important}.mt-md-60{margin-top:60px!important}.mr-md-60{margin-right:60px!important}.mb-md-60{margin-bottom:60px!important}.ml-md-60{margin-left:60px!important}.mt-md-64{margin-top:64px!important}.mr-md-64{margin-right:64px!important}.mb-md-64{margin-bottom:64px!important}.ml-md-64{margin-left:64px!important}.mt-md-68{margin-top:68px!important}.mr-md-68{margin-right:68px!important}.mb-md-68{margin-bottom:68px!important}.ml-md-68{margin-left:68px!important}.mt-md-72{margin-top:72px!important}.mr-md-72{margin-right:72px!important}.mb-md-72{margin-bottom:72px!important}.ml-md-72{margin-left:72px!important}.mt-md-76{margin-top:76px!important}.mr-md-76{margin-right:76px!important}.mb-md-76{margin-bottom:76px!important}.ml-md-76{margin-left:76px!important}.mt-md-80{margin-top:80px!important}.mr-md-80{margin-right:80px!important}.mb-md-80{margin-bottom:80px!important}.ml-md-80{margin-left:80px!important}.mt-md-84{margin-top:84px!important}.mr-md-84{margin-right:84px!important}.mb-md-84{margin-bottom:84px!important}.ml-md-84{margin-left:84px!important}.mt-md-88{margin-top:88px!important}.mr-md-88{margin-right:88px!important}.mb-md-88{margin-bottom:88px!important}.ml-md-88{margin-left:88px!important}.mt-md-92{margin-top:92px!important}.mr-md-92{margin-right:92px!important}.mb-md-92{margin-bottom:92px!important}.ml-md-92{margin-left:92px!important}.mt-md-96{margin-top:96px!important}.mr-md-96{margin-right:96px!important}.mb-md-96{margin-bottom:96px!important}.ml-md-96{margin-left:96px!important}.mt-md-100{margin-top:100px!important}.mr-md-100{margin-right:100px!important}.mb-md-100{margin-bottom:100px!important}.ml-md-100{margin-left:100px!important}.mt-md-104{margin-top:104px!important}.mr-md-104{margin-right:104px!important}.mb-md-104{margin-bottom:104px!important}.ml-md-104{margin-left:104px!important}.mt-md-108{margin-top:108px!important}.mr-md-108{margin-right:108px!important}.mb-md-108{margin-bottom:108px!important}.ml-md-108{margin-left:108px!important}.mt-md-112{margin-top:112px!important}.mr-md-112{margin-right:112px!important}.mb-md-112{margin-bottom:112px!important}.ml-md-112{margin-left:112px!important}.mt-md-116{margin-top:116px!important}.mr-md-116{margin-right:116px!important}.mb-md-116{margin-bottom:116px!important}.ml-md-116{margin-left:116px!important}.mt-md-120{margin-top:120px!important}.mr-md-120{margin-right:120px!important}.mb-md-120{margin-bottom:120px!important}.ml-md-120{margin-left:120px!important}.mt-md-124{margin-top:124px!important}.mr-md-124{margin-right:124px!important}.mb-md-124{margin-bottom:124px!important}.ml-md-124{margin-left:124px!important}.mt-md-128{margin-top:128px!important}.mr-md-128{margin-right:128px!important}.mb-md-128{margin-bottom:128px!important}.ml-md-128{margin-left:128px!important}.mt-md-132{margin-top:132px!important}.mr-md-132{margin-right:132px!important}.mb-md-132{margin-bottom:132px!important}.ml-md-132{margin-left:132px!important}.mt-md-136{margin-top:136px!important}.mr-md-136{margin-right:136px!important}.mb-md-136{margin-bottom:136px!important}.ml-md-136{margin-left:136px!important}.mt-md-140{margin-top:140px!important}.mr-md-140{margin-right:140px!important}.mb-md-140{margin-bottom:140px!important}.ml-md-140{margin-left:140px!important}.mt-md-144{margin-top:144px!important}.mr-md-144{margin-right:144px!important}.mb-md-144{margin-bottom:144px!important}.ml-md-144{margin-left:144px!important}.mt-md-148{margin-top:148px!important}.mr-md-148{margin-right:148px!important}.mb-md-148{margin-bottom:148px!important}.ml-md-148{margin-left:148px!important}.mt-md-152{margin-top:152px!important}.mr-md-152{margin-right:152px!important}.mb-md-152{margin-bottom:152px!important}.ml-md-152{margin-left:152px!important}.mt-md-156{margin-top:156px!important}.mr-md-156{margin-right:156px!important}.mb-md-156{margin-bottom:156px!important}.ml-md-156{margin-left:156px!important}.mt-md-160{margin-top:160px!important}.mr-md-160{margin-right:160px!important}.mb-md-160{margin-bottom:160px!important}.ml-md-160{margin-left:160px!important}.mt-md-164{margin-top:164px!important}.mr-md-164{margin-right:164px!important}.mb-md-164{margin-bottom:164px!important}.ml-md-164{margin-left:164px!important}.mt-md-168{margin-top:168px!important}.mr-md-168{margin-right:168px!important}.mb-md-168{margin-bottom:168px!important}.ml-md-168{margin-left:168px!important}.mt-md-172{margin-top:172px!important}.mr-md-172{margin-right:172px!important}.mb-md-172{margin-bottom:172px!important}.ml-md-172{margin-left:172px!important}.mt-md-176{margin-top:176px!important}.mr-md-176{margin-right:176px!important}.mb-md-176{margin-bottom:176px!important}.ml-md-176{margin-left:176px!important}.mt-md-180{margin-top:180px!important}.mr-md-180{margin-right:180px!important}.mb-md-180{margin-bottom:180px!important}.ml-md-180{margin-left:180px!important}.mt-md-184{margin-top:184px!important}.mr-md-184{margin-right:184px!important}.mb-md-184{margin-bottom:184px!important}.ml-md-184{margin-left:184px!important}.mt-md-188{margin-top:188px!important}.mr-md-188{margin-right:188px!important}.mb-md-188{margin-bottom:188px!important}.ml-md-188{margin-left:188px!important}.mt-md-192{margin-top:192px!important}.mr-md-192{margin-right:192px!important}.mb-md-192{margin-bottom:192px!important}.ml-md-192{margin-left:192px!important}.mt-md-196{margin-top:196px!important}.mr-md-196{margin-right:196px!important}.mb-md-196{margin-bottom:196px!important}.ml-md-196{margin-left:196px!important}.mt-md-200{margin-top:200px!important}.mr-md-200{margin-right:200px!important}.mb-md-200{margin-bottom:200px!important}.ml-md-200{margin-left:200px!important}.mt-md-204{margin-top:204px!important}.mr-md-204{margin-right:204px!important}.mb-md-204{margin-bottom:204px!important}.ml-md-204{margin-left:204px!important}.mt-md-208{margin-top:208px!important}.mr-md-208{margin-right:208px!important}.mb-md-208{margin-bottom:208px!important}.ml-md-208{margin-left:208px!important}.mt-md-212{margin-top:212px!important}.mr-md-212{margin-right:212px!important}.mb-md-212{margin-bottom:212px!important}.ml-md-212{margin-left:212px!important}.mt-md-216{margin-top:216px!important}.mr-md-216{margin-right:216px!important}.mb-md-216{margin-bottom:216px!important}.ml-md-216{margin-left:216px!important}.mt-md-220{margin-top:220px!important}.mr-md-220{margin-right:220px!important}.mb-md-220{margin-bottom:220px!important}.ml-md-220{margin-left:220px!important}.mt-md-224{margin-top:224px!important}.mr-md-224{margin-right:224px!important}.mb-md-224{margin-bottom:224px!important}.ml-md-224{margin-left:224px!important}.mt-md-228{margin-top:228px!important}.mr-md-228{margin-right:228px!important}.mb-md-228{margin-bottom:228px!important}.ml-md-228{margin-left:228px!important}.mt-md-232{margin-top:232px!important}.mr-md-232{margin-right:232px!important}.mb-md-232{margin-bottom:232px!important}.ml-md-232{margin-left:232px!important}.mt-md-236{margin-top:236px!important}.mr-md-236{margin-right:236px!important}.mb-md-236{margin-bottom:236px!important}.ml-md-236{margin-left:236px!important}.mt-md-240{margin-top:240px!important}.mr-md-240{margin-right:240px!important}.mb-md-240{margin-bottom:240px!important}.ml-md-240{margin-left:240px!important}.mt-md-244{margin-top:244px!important}.mr-md-244{margin-right:244px!important}.mb-md-244{margin-bottom:244px!important}.ml-md-244{margin-left:244px!important}.mt-md-248{margin-top:248px!important}.mr-md-248{margin-right:248px!important}.mb-md-248{margin-bottom:248px!important}.ml-md-248{margin-left:248px!important}.mt-md-252{margin-top:252px!important}.mr-md-252{margin-right:252px!important}.mb-md-252{margin-bottom:252px!important}.ml-md-252{margin-left:252px!important}.mt-md-256{margin-top:256px!important}.mr-md-256{margin-right:256px!important}.mb-md-256{margin-bottom:256px!important}.ml-md-256{margin-left:256px!important}.m-md-auto{margin:auto!important}.mt-md-auto{margin-top:auto!important}.mr-md-auto{margin-right:auto!important}.mb-md-auto{margin-bottom:auto!important}.ml-md-auto{margin-left:auto!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.p-md-0{padding:0!important}.p-md-4{padding:4px!important}.p-md-8{padding:8px!important}.p-md-12{padding:12px!important}.p-md-16{padding:16px!important}.p-md-20{padding:20px!important}.p-md-24{padding:24px!important}.p-md-28{padding:28px!important}.p-md-32{padding:32px!important}.p-md-36{padding:36px!important}.p-md-40{padding:40px!important}.p-md-44{padding:44px!important}.p-md-48{padding:48px!important}.p-md-52{padding:52px!important}.p-md-56{padding:56px!important}.p-md-60{padding:60px!important}.p-md-64{padding:64px!important}.p-md-68{padding:68px!important}.p-md-72{padding:72px!important}.p-md-76{padding:76px!important}.p-md-80{padding:80px!important}.p-md-84{padding:84px!important}.p-md-88{padding:88px!important}.p-md-92{padding:92px!important}.p-md-96{padding:96px!important}.p-md-100{padding:100px!important}.p-md-104{padding:104px!important}.p-md-108{padding:108px!important}.p-md-112{padding:112px!important}.p-md-116{padding:116px!important}.p-md-120{padding:120px!important}.p-md-124{padding:124px!important}.p-md-128{padding:128px!important}.p-md-132{padding:132px!important}.p-md-136{padding:136px!important}.p-md-140{padding:140px!important}.p-md-144{padding:144px!important}.p-md-148{padding:148px!important}.p-md-152{padding:152px!important}.p-md-156{padding:156px!important}.p-md-160{padding:160px!important}.p-md-164{padding:164px!important}.p-md-168{padding:168px!important}.p-md-172{padding:172px!important}.p-md-176{padding:176px!important}.p-md-180{padding:180px!important}.p-md-184{padding:184px!important}.p-md-188{padding:188px!important}.p-md-192{padding:192px!important}.p-md-196{padding:196px!important}.p-md-200{padding:200px!important}.p-md-204{padding:204px!important}.p-md-208{padding:208px!important}.p-md-212{padding:212px!important}.p-md-216{padding:216px!important}.p-md-220{padding:220px!important}.p-md-224{padding:224px!important}.p-md-228{padding:228px!important}.p-md-232{padding:232px!important}.p-md-236{padding:236px!important}.p-md-240{padding:240px!important}.p-md-244{padding:244px!important}.p-md-248{padding:248px!important}.p-md-252{padding:252px!important}.p-md-256{padding:256px!important}.px-md-0{padding-right:0!important;padding-left:0!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.px-md-4{padding-right:4px!important;padding-left:4px!important}.py-md-4{padding-top:4px!important;padding-bottom:4px!important}.px-md-8{padding-right:8px!important;padding-left:8px!important}.py-md-8{padding-top:8px!important;padding-bottom:8px!important}.px-md-12{padding-right:12px!important;padding-left:12px!important}.py-md-12{padding-top:12px!important;padding-bottom:12px!important}.px-md-16{padding-right:16px!important;padding-left:16px!important}.py-md-16{padding-top:16px!important;padding-bottom:16px!important}.px-md-20{padding-right:20px!important;padding-left:20px!important}.py-md-20{padding-top:20px!important;padding-bottom:20px!important}.px-md-24{padding-right:24px!important;padding-left:24px!important}.py-md-24{padding-top:24px!important;padding-bottom:24px!important}.px-md-28{padding-right:28px!important;padding-left:28px!important}.py-md-28{padding-top:28px!important;padding-bottom:28px!important}.px-md-32{padding-right:32px!important;padding-left:32px!important}.py-md-32{padding-top:32px!important;padding-bottom:32px!important}.px-md-36{padding-right:36px!important;padding-left:36px!important}.py-md-36{padding-top:36px!important;padding-bottom:36px!important}.px-md-40{padding-right:40px!important;padding-left:40px!important}.py-md-40{padding-top:40px!important;padding-bottom:40px!important}.px-md-44{padding-right:44px!important;padding-left:44px!important}.py-md-44{padding-top:44px!important;padding-bottom:44px!important}.px-md-48{padding-right:48px!important;padding-left:48px!important}.py-md-48{padding-top:48px!important;padding-bottom:48px!important}.px-md-52{padding-right:52px!important;padding-left:52px!important}.py-md-52{padding-top:52px!important;padding-bottom:52px!important}.px-md-56{padding-right:56px!important;padding-left:56px!important}.py-md-56{padding-top:56px!important;padding-bottom:56px!important}.px-md-60{padding-right:60px!important;padding-left:60px!important}.py-md-60{padding-top:60px!important;padding-bottom:60px!important}.px-md-64{padding-right:64px!important;padding-left:64px!important}.py-md-64{padding-top:64px!important;padding-bottom:64px!important}.px-md-68{padding-right:68px!important;padding-left:68px!important}.py-md-68{padding-top:68px!important;padding-bottom:68px!important}.px-md-72{padding-right:72px!important;padding-left:72px!important}.py-md-72{padding-top:72px!important;padding-bottom:72px!important}.px-md-76{padding-right:76px!important;padding-left:76px!important}.py-md-76{padding-top:76px!important;padding-bottom:76px!important}.px-md-80{padding-right:80px!important;padding-left:80px!important}.py-md-80{padding-top:80px!important;padding-bottom:80px!important}.px-md-84{padding-right:84px!important;padding-left:84px!important}.py-md-84{padding-top:84px!important;padding-bottom:84px!important}.px-md-88{padding-right:88px!important;padding-left:88px!important}.py-md-88{padding-top:88px!important;padding-bottom:88px!important}.px-md-92{padding-right:92px!important;padding-left:92px!important}.py-md-92{padding-top:92px!important;padding-bottom:92px!important}.px-md-96{padding-right:96px!important;padding-left:96px!important}.py-md-96{padding-top:96px!important;padding-bottom:96px!important}.px-md-100{padding-right:100px!important;padding-left:100px!important}.py-md-100{padding-top:100px!important;padding-bottom:100px!important}.px-md-104{padding-right:104px!important;padding-left:104px!important}.py-md-104{padding-top:104px!important;padding-bottom:104px!important}.px-md-108{padding-right:108px!important;padding-left:108px!important}.py-md-108{padding-top:108px!important;padding-bottom:108px!important}.px-md-112{padding-right:112px!important;padding-left:112px!important}.py-md-112{padding-top:112px!important;padding-bottom:112px!important}.px-md-116{padding-right:116px!important;padding-left:116px!important}.py-md-116{padding-top:116px!important;padding-bottom:116px!important}.px-md-120{padding-right:120px!important;padding-left:120px!important}.py-md-120{padding-top:120px!important;padding-bottom:120px!important}.px-md-124{padding-right:124px!important;padding-left:124px!important}.py-md-124{padding-top:124px!important;padding-bottom:124px!important}.px-md-128{padding-right:128px!important;padding-left:128px!important}.py-md-128{padding-top:128px!important;padding-bottom:128px!important}.px-md-132{padding-right:132px!important;padding-left:132px!important}.py-md-132{padding-top:132px!important;padding-bottom:132px!important}.px-md-136{padding-right:136px!important;padding-left:136px!important}.py-md-136{padding-top:136px!important;padding-bottom:136px!important}.px-md-140{padding-right:140px!important;padding-left:140px!important}.py-md-140{padding-top:140px!important;padding-bottom:140px!important}.px-md-144{padding-right:144px!important;padding-left:144px!important}.py-md-144{padding-top:144px!important;padding-bottom:144px!important}.px-md-148{padding-right:148px!important;padding-left:148px!important}.py-md-148{padding-top:148px!important;padding-bottom:148px!important}.px-md-152{padding-right:152px!important;padding-left:152px!important}.py-md-152{padding-top:152px!important;padding-bottom:152px!important}.px-md-156{padding-right:156px!important;padding-left:156px!important}.py-md-156{padding-top:156px!important;padding-bottom:156px!important}.px-md-160{padding-right:160px!important;padding-left:160px!important}.py-md-160{padding-top:160px!important;padding-bottom:160px!important}.px-md-164{padding-right:164px!important;padding-left:164px!important}.py-md-164{padding-top:164px!important;padding-bottom:164px!important}.px-md-168{padding-right:168px!important;padding-left:168px!important}.py-md-168{padding-top:168px!important;padding-bottom:168px!important}.px-md-172{padding-right:172px!important;padding-left:172px!important}.py-md-172{padding-top:172px!important;padding-bottom:172px!important}.px-md-176{padding-right:176px!important;padding-left:176px!important}.py-md-176{padding-top:176px!important;padding-bottom:176px!important}.px-md-180{padding-right:180px!important;padding-left:180px!important}.py-md-180{padding-top:180px!important;padding-bottom:180px!important}.px-md-184{padding-right:184px!important;padding-left:184px!important}.py-md-184{padding-top:184px!important;padding-bottom:184px!important}.px-md-188{padding-right:188px!important;padding-left:188px!important}.py-md-188{padding-top:188px!important;padding-bottom:188px!important}.px-md-192{padding-right:192px!important;padding-left:192px!important}.py-md-192{padding-top:192px!important;padding-bottom:192px!important}.px-md-196{padding-right:196px!important;padding-left:196px!important}.py-md-196{padding-top:196px!important;padding-bottom:196px!important}.px-md-200{padding-right:200px!important;padding-left:200px!important}.py-md-200{padding-top:200px!important;padding-bottom:200px!important}.px-md-204{padding-right:204px!important;padding-left:204px!important}.py-md-204{padding-top:204px!important;padding-bottom:204px!important}.px-md-208{padding-right:208px!important;padding-left:208px!important}.py-md-208{padding-top:208px!important;padding-bottom:208px!important}.px-md-212{padding-right:212px!important;padding-left:212px!important}.py-md-212{padding-top:212px!important;padding-bottom:212px!important}.px-md-216{padding-right:216px!important;padding-left:216px!important}.py-md-216{padding-top:216px!important;padding-bottom:216px!important}.px-md-220{padding-right:220px!important;padding-left:220px!important}.py-md-220{padding-top:220px!important;padding-bottom:220px!important}.px-md-224{padding-right:224px!important;padding-left:224px!important}.py-md-224{padding-top:224px!important;padding-bottom:224px!important}.px-md-228{padding-right:228px!important;padding-left:228px!important}.py-md-228{padding-top:228px!important;padding-bottom:228px!important}.px-md-232{padding-right:232px!important;padding-left:232px!important}.py-md-232{padding-top:232px!important;padding-bottom:232px!important}.px-md-236{padding-right:236px!important;padding-left:236px!important}.py-md-236{padding-top:236px!important;padding-bottom:236px!important}.px-md-240{padding-right:240px!important;padding-left:240px!important}.py-md-240{padding-top:240px!important;padding-bottom:240px!important}.px-md-244{padding-right:244px!important;padding-left:244px!important}.py-md-244{padding-top:244px!important;padding-bottom:244px!important}.px-md-248{padding-right:248px!important;padding-left:248px!important}.py-md-248{padding-top:248px!important;padding-bottom:248px!important}.px-md-252{padding-right:252px!important;padding-left:252px!important}.py-md-252{padding-top:252px!important;padding-bottom:252px!important}.px-md-256{padding-right:256px!important;padding-left:256px!important}.py-md-256{padding-top:256px!important;padding-bottom:256px!important}.pt-md-0{padding-top:0!important}.pr-md-0{padding-right:0!important}.pb-md-0{padding-bottom:0!important}.pl-md-0{padding-left:0!important}.pt-md-4{padding-top:4px!important}.pr-md-4{padding-right:4px!important}.pb-md-4{padding-bottom:4px!important}.pl-md-4{padding-left:4px!important}.pt-md-8{padding-top:8px!important}.pr-md-8{padding-right:8px!important}.pb-md-8{padding-bottom:8px!important}.pl-md-8{padding-left:8px!important}.pt-md-12{padding-top:12px!important}.pr-md-12{padding-right:12px!important}.pb-md-12{padding-bottom:12px!important}.pl-md-12{padding-left:12px!important}.pt-md-16{padding-top:16px!important}.pr-md-16{padding-right:16px!important}.pb-md-16{padding-bottom:16px!important}.pl-md-16{padding-left:16px!important}.pt-md-20{padding-top:20px!important}.pr-md-20{padding-right:20px!important}.pb-md-20{padding-bottom:20px!important}.pl-md-20{padding-left:20px!important}.pt-md-24{padding-top:24px!important}.pr-md-24{padding-right:24px!important}.pb-md-24{padding-bottom:24px!important}.pl-md-24{padding-left:24px!important}.pt-md-28{padding-top:28px!important}.pr-md-28{padding-right:28px!important}.pb-md-28{padding-bottom:28px!important}.pl-md-28{padding-left:28px!important}.pt-md-32{padding-top:32px!important}.pr-md-32{padding-right:32px!important}.pb-md-32{padding-bottom:32px!important}.pl-md-32{padding-left:32px!important}.pt-md-36{padding-top:36px!important}.pr-md-36{padding-right:36px!important}.pb-md-36{padding-bottom:36px!important}.pl-md-36{padding-left:36px!important}.pt-md-40{padding-top:40px!important}.pr-md-40{padding-right:40px!important}.pb-md-40{padding-bottom:40px!important}.pl-md-40{padding-left:40px!important}.pt-md-44{padding-top:44px!important}.pr-md-44{padding-right:44px!important}.pb-md-44{padding-bottom:44px!important}.pl-md-44{padding-left:44px!important}.pt-md-48{padding-top:48px!important}.pr-md-48{padding-right:48px!important}.pb-md-48{padding-bottom:48px!important}.pl-md-48{padding-left:48px!important}.pt-md-52{padding-top:52px!important}.pr-md-52{padding-right:52px!important}.pb-md-52{padding-bottom:52px!important}.pl-md-52{padding-left:52px!important}.pt-md-56{padding-top:56px!important}.pr-md-56{padding-right:56px!important}.pb-md-56{padding-bottom:56px!important}.pl-md-56{padding-left:56px!important}.pt-md-60{padding-top:60px!important}.pr-md-60{padding-right:60px!important}.pb-md-60{padding-bottom:60px!important}.pl-md-60{padding-left:60px!important}.pt-md-64{padding-top:64px!important}.pr-md-64{padding-right:64px!important}.pb-md-64{padding-bottom:64px!important}.pl-md-64{padding-left:64px!important}.pt-md-68{padding-top:68px!important}.pr-md-68{padding-right:68px!important}.pb-md-68{padding-bottom:68px!important}.pl-md-68{padding-left:68px!important}.pt-md-72{padding-top:72px!important}.pr-md-72{padding-right:72px!important}.pb-md-72{padding-bottom:72px!important}.pl-md-72{padding-left:72px!important}.pt-md-76{padding-top:76px!important}.pr-md-76{padding-right:76px!important}.pb-md-76{padding-bottom:76px!important}.pl-md-76{padding-left:76px!important}.pt-md-80{padding-top:80px!important}.pr-md-80{padding-right:80px!important}.pb-md-80{padding-bottom:80px!important}.pl-md-80{padding-left:80px!important}.pt-md-84{padding-top:84px!important}.pr-md-84{padding-right:84px!important}.pb-md-84{padding-bottom:84px!important}.pl-md-84{padding-left:84px!important}.pt-md-88{padding-top:88px!important}.pr-md-88{padding-right:88px!important}.pb-md-88{padding-bottom:88px!important}.pl-md-88{padding-left:88px!important}.pt-md-92{padding-top:92px!important}.pr-md-92{padding-right:92px!important}.pb-md-92{padding-bottom:92px!important}.pl-md-92{padding-left:92px!important}.pt-md-96{padding-top:96px!important}.pr-md-96{padding-right:96px!important}.pb-md-96{padding-bottom:96px!important}.pl-md-96{padding-left:96px!important}.pt-md-100{padding-top:100px!important}.pr-md-100{padding-right:100px!important}.pb-md-100{padding-bottom:100px!important}.pl-md-100{padding-left:100px!important}.pt-md-104{padding-top:104px!important}.pr-md-104{padding-right:104px!important}.pb-md-104{padding-bottom:104px!important}.pl-md-104{padding-left:104px!important}.pt-md-108{padding-top:108px!important}.pr-md-108{padding-right:108px!important}.pb-md-108{padding-bottom:108px!important}.pl-md-108{padding-left:108px!important}.pt-md-112{padding-top:112px!important}.pr-md-112{padding-right:112px!important}.pb-md-112{padding-bottom:112px!important}.pl-md-112{padding-left:112px!important}.pt-md-116{padding-top:116px!important}.pr-md-116{padding-right:116px!important}.pb-md-116{padding-bottom:116px!important}.pl-md-116{padding-left:116px!important}.pt-md-120{padding-top:120px!important}.pr-md-120{padding-right:120px!important}.pb-md-120{padding-bottom:120px!important}.pl-md-120{padding-left:120px!important}.pt-md-124{padding-top:124px!important}.pr-md-124{padding-right:124px!important}.pb-md-124{padding-bottom:124px!important}.pl-md-124{padding-left:124px!important}.pt-md-128{padding-top:128px!important}.pr-md-128{padding-right:128px!important}.pb-md-128{padding-bottom:128px!important}.pl-md-128{padding-left:128px!important}.pt-md-132{padding-top:132px!important}.pr-md-132{padding-right:132px!important}.pb-md-132{padding-bottom:132px!important}.pl-md-132{padding-left:132px!important}.pt-md-136{padding-top:136px!important}.pr-md-136{padding-right:136px!important}.pb-md-136{padding-bottom:136px!important}.pl-md-136{padding-left:136px!important}.pt-md-140{padding-top:140px!important}.pr-md-140{padding-right:140px!important}.pb-md-140{padding-bottom:140px!important}.pl-md-140{padding-left:140px!important}.pt-md-144{padding-top:144px!important}.pr-md-144{padding-right:144px!important}.pb-md-144{padding-bottom:144px!important}.pl-md-144{padding-left:144px!important}.pt-md-148{padding-top:148px!important}.pr-md-148{padding-right:148px!important}.pb-md-148{padding-bottom:148px!important}.pl-md-148{padding-left:148px!important}.pt-md-152{padding-top:152px!important}.pr-md-152{padding-right:152px!important}.pb-md-152{padding-bottom:152px!important}.pl-md-152{padding-left:152px!important}.pt-md-156{padding-top:156px!important}.pr-md-156{padding-right:156px!important}.pb-md-156{padding-bottom:156px!important}.pl-md-156{padding-left:156px!important}.pt-md-160{padding-top:160px!important}.pr-md-160{padding-right:160px!important}.pb-md-160{padding-bottom:160px!important}.pl-md-160{padding-left:160px!important}.pt-md-164{padding-top:164px!important}.pr-md-164{padding-right:164px!important}.pb-md-164{padding-bottom:164px!important}.pl-md-164{padding-left:164px!important}.pt-md-168{padding-top:168px!important}.pr-md-168{padding-right:168px!important}.pb-md-168{padding-bottom:168px!important}.pl-md-168{padding-left:168px!important}.pt-md-172{padding-top:172px!important}.pr-md-172{padding-right:172px!important}.pb-md-172{padding-bottom:172px!important}.pl-md-172{padding-left:172px!important}.pt-md-176{padding-top:176px!important}.pr-md-176{padding-right:176px!important}.pb-md-176{padding-bottom:176px!important}.pl-md-176{padding-left:176px!important}.pt-md-180{padding-top:180px!important}.pr-md-180{padding-right:180px!important}.pb-md-180{padding-bottom:180px!important}.pl-md-180{padding-left:180px!important}.pt-md-184{padding-top:184px!important}.pr-md-184{padding-right:184px!important}.pb-md-184{padding-bottom:184px!important}.pl-md-184{padding-left:184px!important}.pt-md-188{padding-top:188px!important}.pr-md-188{padding-right:188px!important}.pb-md-188{padding-bottom:188px!important}.pl-md-188{padding-left:188px!important}.pt-md-192{padding-top:192px!important}.pr-md-192{padding-right:192px!important}.pb-md-192{padding-bottom:192px!important}.pl-md-192{padding-left:192px!important}.pt-md-196{padding-top:196px!important}.pr-md-196{padding-right:196px!important}.pb-md-196{padding-bottom:196px!important}.pl-md-196{padding-left:196px!important}.pt-md-200{padding-top:200px!important}.pr-md-200{padding-right:200px!important}.pb-md-200{padding-bottom:200px!important}.pl-md-200{padding-left:200px!important}.pt-md-204{padding-top:204px!important}.pr-md-204{padding-right:204px!important}.pb-md-204{padding-bottom:204px!important}.pl-md-204{padding-left:204px!important}.pt-md-208{padding-top:208px!important}.pr-md-208{padding-right:208px!important}.pb-md-208{padding-bottom:208px!important}.pl-md-208{padding-left:208px!important}.pt-md-212{padding-top:212px!important}.pr-md-212{padding-right:212px!important}.pb-md-212{padding-bottom:212px!important}.pl-md-212{padding-left:212px!important}.pt-md-216{padding-top:216px!important}.pr-md-216{padding-right:216px!important}.pb-md-216{padding-bottom:216px!important}.pl-md-216{padding-left:216px!important}.pt-md-220{padding-top:220px!important}.pr-md-220{padding-right:220px!important}.pb-md-220{padding-bottom:220px!important}.pl-md-220{padding-left:220px!important}.pt-md-224{padding-top:224px!important}.pr-md-224{padding-right:224px!important}.pb-md-224{padding-bottom:224px!important}.pl-md-224{padding-left:224px!important}.pt-md-228{padding-top:228px!important}.pr-md-228{padding-right:228px!important}.pb-md-228{padding-bottom:228px!important}.pl-md-228{padding-left:228px!important}.pt-md-232{padding-top:232px!important}.pr-md-232{padding-right:232px!important}.pb-md-232{padding-bottom:232px!important}.pl-md-232{padding-left:232px!important}.pt-md-236{padding-top:236px!important}.pr-md-236{padding-right:236px!important}.pb-md-236{padding-bottom:236px!important}.pl-md-236{padding-left:236px!important}.pt-md-240{padding-top:240px!important}.pr-md-240{padding-right:240px!important}.pb-md-240{padding-bottom:240px!important}.pl-md-240{padding-left:240px!important}.pt-md-244{padding-top:244px!important}.pr-md-244{padding-right:244px!important}.pb-md-244{padding-bottom:244px!important}.pl-md-244{padding-left:244px!important}.pt-md-248{padding-top:248px!important}.pr-md-248{padding-right:248px!important}.pb-md-248{padding-bottom:248px!important}.pl-md-248{padding-left:248px!important}.pt-md-252{padding-top:252px!important}.pr-md-252{padding-right:252px!important}.pb-md-252{padding-bottom:252px!important}.pl-md-252{padding-left:252px!important}.pt-md-256{padding-top:256px!important}.pr-md-256{padding-right:256px!important}.pb-md-256{padding-bottom:256px!important}.pl-md-256{padding-left:256px!important}}@media (min-width:1280px){.position-lg-relative{position:relative}.position-lg-absolute{position:absolute}.position-lg-static{position:static}.align-lg-top{top:0}.align-lg-right{right:0}.align-lg-bottom{bottom:0}.align-lg-left{left:0}.m-lg-0{margin:0!important}.m-lg-4{margin:4px!important}.m-lg-8{margin:8px!important}.m-lg-12{margin:12px!important}.m-lg-16{margin:16px!important}.m-lg-20{margin:20px!important}.m-lg-24{margin:24px!important}.m-lg-28{margin:28px!important}.m-lg-32{margin:32px!important}.m-lg-36{margin:36px!important}.m-lg-40{margin:40px!important}.m-lg-44{margin:44px!important}.m-lg-48{margin:48px!important}.m-lg-52{margin:52px!important}.m-lg-56{margin:56px!important}.m-lg-60{margin:60px!important}.m-lg-64{margin:64px!important}.m-lg-68{margin:68px!important}.m-lg-72{margin:72px!important}.m-lg-76{margin:76px!important}.m-lg-80{margin:80px!important}.m-lg-84{margin:84px!important}.m-lg-88{margin:88px!important}.m-lg-92{margin:92px!important}.m-lg-96{margin:96px!important}.m-lg-100{margin:100px!important}.m-lg-104{margin:104px!important}.m-lg-108{margin:108px!important}.m-lg-112{margin:112px!important}.m-lg-116{margin:116px!important}.m-lg-120{margin:120px!important}.m-lg-124{margin:124px!important}.m-lg-128{margin:128px!important}.m-lg-132{margin:132px!important}.m-lg-136{margin:136px!important}.m-lg-140{margin:140px!important}.m-lg-144{margin:144px!important}.m-lg-148{margin:148px!important}.m-lg-152{margin:152px!important}.m-lg-156{margin:156px!important}.m-lg-160{margin:160px!important}.m-lg-164{margin:164px!important}.m-lg-168{margin:168px!important}.m-lg-172{margin:172px!important}.m-lg-176{margin:176px!important}.m-lg-180{margin:180px!important}.m-lg-184{margin:184px!important}.m-lg-188{margin:188px!important}.m-lg-192{margin:192px!important}.m-lg-196{margin:196px!important}.m-lg-200{margin:200px!important}.m-lg-204{margin:204px!important}.m-lg-208{margin:208px!important}.m-lg-212{margin:212px!important}.m-lg-216{margin:216px!important}.m-lg-220{margin:220px!important}.m-lg-224{margin:224px!important}.m-lg-228{margin:228px!important}.m-lg-232{margin:232px!important}.m-lg-236{margin:236px!important}.m-lg-240{margin:240px!important}.m-lg-244{margin:244px!important}.m-lg-248{margin:248px!important}.m-lg-252{margin:252px!important}.m-lg-256{margin:256px!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.mx-lg-4{margin-right:4px!important;margin-left:4px!important}.my-lg-4{margin-top:4px!important;margin-bottom:4px!important}.mx-lg-8{margin-right:8px!important;margin-left:8px!important}.my-lg-8{margin-top:8px!important;margin-bottom:8px!important}.mx-lg-12{margin-right:12px!important;margin-left:12px!important}.my-lg-12{margin-top:12px!important;margin-bottom:12px!important}.mx-lg-16{margin-right:16px!important;margin-left:16px!important}.my-lg-16{margin-top:16px!important;margin-bottom:16px!important}.mx-lg-20{margin-right:20px!important;margin-left:20px!important}.my-lg-20{margin-top:20px!important;margin-bottom:20px!important}.mx-lg-24{margin-right:24px!important;margin-left:24px!important}.my-lg-24{margin-top:24px!important;margin-bottom:24px!important}.mx-lg-28{margin-right:28px!important;margin-left:28px!important}.my-lg-28{margin-top:28px!important;margin-bottom:28px!important}.mx-lg-32{margin-right:32px!important;margin-left:32px!important}.my-lg-32{margin-top:32px!important;margin-bottom:32px!important}.mx-lg-36{margin-right:36px!important;margin-left:36px!important}.my-lg-36{margin-top:36px!important;margin-bottom:36px!important}.mx-lg-40{margin-right:40px!important;margin-left:40px!important}.my-lg-40{margin-top:40px!important;margin-bottom:40px!important}.mx-lg-44{margin-right:44px!important;margin-left:44px!important}.my-lg-44{margin-top:44px!important;margin-bottom:44px!important}.mx-lg-48{margin-right:48px!important;margin-left:48px!important}.my-lg-48{margin-top:48px!important;margin-bottom:48px!important}.mx-lg-52{margin-right:52px!important;margin-left:52px!important}.my-lg-52{margin-top:52px!important;margin-bottom:52px!important}.mx-lg-56{margin-right:56px!important;margin-left:56px!important}.my-lg-56{margin-top:56px!important;margin-bottom:56px!important}.mx-lg-60{margin-right:60px!important;margin-left:60px!important}.my-lg-60{margin-top:60px!important;margin-bottom:60px!important}.mx-lg-64{margin-right:64px!important;margin-left:64px!important}.my-lg-64{margin-top:64px!important;margin-bottom:64px!important}.mx-lg-68{margin-right:68px!important;margin-left:68px!important}.my-lg-68{margin-top:68px!important;margin-bottom:68px!important}.mx-lg-72{margin-right:72px!important;margin-left:72px!important}.my-lg-72{margin-top:72px!important;margin-bottom:72px!important}.mx-lg-76{margin-right:76px!important;margin-left:76px!important}.my-lg-76{margin-top:76px!important;margin-bottom:76px!important}.mx-lg-80{margin-right:80px!important;margin-left:80px!important}.my-lg-80{margin-top:80px!important;margin-bottom:80px!important}.mx-lg-84{margin-right:84px!important;margin-left:84px!important}.my-lg-84{margin-top:84px!important;margin-bottom:84px!important}.mx-lg-88{margin-right:88px!important;margin-left:88px!important}.my-lg-88{margin-top:88px!important;margin-bottom:88px!important}.mx-lg-92{margin-right:92px!important;margin-left:92px!important}.my-lg-92{margin-top:92px!important;margin-bottom:92px!important}.mx-lg-96{margin-right:96px!important;margin-left:96px!important}.my-lg-96{margin-top:96px!important;margin-bottom:96px!important}.mx-lg-100{margin-right:100px!important;margin-left:100px!important}.my-lg-100{margin-top:100px!important;margin-bottom:100px!important}.mx-lg-104{margin-right:104px!important;margin-left:104px!important}.my-lg-104{margin-top:104px!important;margin-bottom:104px!important}.mx-lg-108{margin-right:108px!important;margin-left:108px!important}.my-lg-108{margin-top:108px!important;margin-bottom:108px!important}.mx-lg-112{margin-right:112px!important;margin-left:112px!important}.my-lg-112{margin-top:112px!important;margin-bottom:112px!important}.mx-lg-116{margin-right:116px!important;margin-left:116px!important}.my-lg-116{margin-top:116px!important;margin-bottom:116px!important}.mx-lg-120{margin-right:120px!important;margin-left:120px!important}.my-lg-120{margin-top:120px!important;margin-bottom:120px!important}.mx-lg-124{margin-right:124px!important;margin-left:124px!important}.my-lg-124{margin-top:124px!important;margin-bottom:124px!important}.mx-lg-128{margin-right:128px!important;margin-left:128px!important}.my-lg-128{margin-top:128px!important;margin-bottom:128px!important}.mx-lg-132{margin-right:132px!important;margin-left:132px!important}.my-lg-132{margin-top:132px!important;margin-bottom:132px!important}.mx-lg-136{margin-right:136px!important;margin-left:136px!important}.my-lg-136{margin-top:136px!important;margin-bottom:136px!important}.mx-lg-140{margin-right:140px!important;margin-left:140px!important}.my-lg-140{margin-top:140px!important;margin-bottom:140px!important}.mx-lg-144{margin-right:144px!important;margin-left:144px!important}.my-lg-144{margin-top:144px!important;margin-bottom:144px!important}.mx-lg-148{margin-right:148px!important;margin-left:148px!important}.my-lg-148{margin-top:148px!important;margin-bottom:148px!important}.mx-lg-152{margin-right:152px!important;margin-left:152px!important}.my-lg-152{margin-top:152px!important;margin-bottom:152px!important}.mx-lg-156{margin-right:156px!important;margin-left:156px!important}.my-lg-156{margin-top:156px!important;margin-bottom:156px!important}.mx-lg-160{margin-right:160px!important;margin-left:160px!important}.my-lg-160{margin-top:160px!important;margin-bottom:160px!important}.mx-lg-164{margin-right:164px!important;margin-left:164px!important}.my-lg-164{margin-top:164px!important;margin-bottom:164px!important}.mx-lg-168{margin-right:168px!important;margin-left:168px!important}.my-lg-168{margin-top:168px!important;margin-bottom:168px!important}.mx-lg-172{margin-right:172px!important;margin-left:172px!important}.my-lg-172{margin-top:172px!important;margin-bottom:172px!important}.mx-lg-176{margin-right:176px!important;margin-left:176px!important}.my-lg-176{margin-top:176px!important;margin-bottom:176px!important}.mx-lg-180{margin-right:180px!important;margin-left:180px!important}.my-lg-180{margin-top:180px!important;margin-bottom:180px!important}.mx-lg-184{margin-right:184px!important;margin-left:184px!important}.my-lg-184{margin-top:184px!important;margin-bottom:184px!important}.mx-lg-188{margin-right:188px!important;margin-left:188px!important}.my-lg-188{margin-top:188px!important;margin-bottom:188px!important}.mx-lg-192{margin-right:192px!important;margin-left:192px!important}.my-lg-192{margin-top:192px!important;margin-bottom:192px!important}.mx-lg-196{margin-right:196px!important;margin-left:196px!important}.my-lg-196{margin-top:196px!important;margin-bottom:196px!important}.mx-lg-200{margin-right:200px!important;margin-left:200px!important}.my-lg-200{margin-top:200px!important;margin-bottom:200px!important}.mx-lg-204{margin-right:204px!important;margin-left:204px!important}.my-lg-204{margin-top:204px!important;margin-bottom:204px!important}.mx-lg-208{margin-right:208px!important;margin-left:208px!important}.my-lg-208{margin-top:208px!important;margin-bottom:208px!important}.mx-lg-212{margin-right:212px!important;margin-left:212px!important}.my-lg-212{margin-top:212px!important;margin-bottom:212px!important}.mx-lg-216{margin-right:216px!important;margin-left:216px!important}.my-lg-216{margin-top:216px!important;margin-bottom:216px!important}.mx-lg-220{margin-right:220px!important;margin-left:220px!important}.my-lg-220{margin-top:220px!important;margin-bottom:220px!important}.mx-lg-224{margin-right:224px!important;margin-left:224px!important}.my-lg-224{margin-top:224px!important;margin-bottom:224px!important}.mx-lg-228{margin-right:228px!important;margin-left:228px!important}.my-lg-228{margin-top:228px!important;margin-bottom:228px!important}.mx-lg-232{margin-right:232px!important;margin-left:232px!important}.my-lg-232{margin-top:232px!important;margin-bottom:232px!important}.mx-lg-236{margin-right:236px!important;margin-left:236px!important}.my-lg-236{margin-top:236px!important;margin-bottom:236px!important}.mx-lg-240{margin-right:240px!important;margin-left:240px!important}.my-lg-240{margin-top:240px!important;margin-bottom:240px!important}.mx-lg-244{margin-right:244px!important;margin-left:244px!important}.my-lg-244{margin-top:244px!important;margin-bottom:244px!important}.mx-lg-248{margin-right:248px!important;margin-left:248px!important}.my-lg-248{margin-top:248px!important;margin-bottom:248px!important}.mx-lg-252{margin-right:252px!important;margin-left:252px!important}.my-lg-252{margin-top:252px!important;margin-bottom:252px!important}.mx-lg-256{margin-right:256px!important;margin-left:256px!important}.my-lg-256{margin-top:256px!important;margin-bottom:256px!important}.mt-lg-0{margin-top:0!important}.mr-lg-0{margin-right:0!important}.mb-lg-0{margin-bottom:0!important}.ml-lg-0{margin-left:0!important}.mt-lg-4{margin-top:4px!important}.mr-lg-4{margin-right:4px!important}.mb-lg-4{margin-bottom:4px!important}.ml-lg-4{margin-left:4px!important}.mt-lg-8{margin-top:8px!important}.mr-lg-8{margin-right:8px!important}.mb-lg-8{margin-bottom:8px!important}.ml-lg-8{margin-left:8px!important}.mt-lg-12{margin-top:12px!important}.mr-lg-12{margin-right:12px!important}.mb-lg-12{margin-bottom:12px!important}.ml-lg-12{margin-left:12px!important}.mt-lg-16{margin-top:16px!important}.mr-lg-16{margin-right:16px!important}.mb-lg-16{margin-bottom:16px!important}.ml-lg-16{margin-left:16px!important}.mt-lg-20{margin-top:20px!important}.mr-lg-20{margin-right:20px!important}.mb-lg-20{margin-bottom:20px!important}.ml-lg-20{margin-left:20px!important}.mt-lg-24{margin-top:24px!important}.mr-lg-24{margin-right:24px!important}.mb-lg-24{margin-bottom:24px!important}.ml-lg-24{margin-left:24px!important}.mt-lg-28{margin-top:28px!important}.mr-lg-28{margin-right:28px!important}.mb-lg-28{margin-bottom:28px!important}.ml-lg-28{margin-left:28px!important}.mt-lg-32{margin-top:32px!important}.mr-lg-32{margin-right:32px!important}.mb-lg-32{margin-bottom:32px!important}.ml-lg-32{margin-left:32px!important}.mt-lg-36{margin-top:36px!important}.mr-lg-36{margin-right:36px!important}.mb-lg-36{margin-bottom:36px!important}.ml-lg-36{margin-left:36px!important}.mt-lg-40{margin-top:40px!important}.mr-lg-40{margin-right:40px!important}.mb-lg-40{margin-bottom:40px!important}.ml-lg-40{margin-left:40px!important}.mt-lg-44{margin-top:44px!important}.mr-lg-44{margin-right:44px!important}.mb-lg-44{margin-bottom:44px!important}.ml-lg-44{margin-left:44px!important}.mt-lg-48{margin-top:48px!important}.mr-lg-48{margin-right:48px!important}.mb-lg-48{margin-bottom:48px!important}.ml-lg-48{margin-left:48px!important}.mt-lg-52{margin-top:52px!important}.mr-lg-52{margin-right:52px!important}.mb-lg-52{margin-bottom:52px!important}.ml-lg-52{margin-left:52px!important}.mt-lg-56{margin-top:56px!important}.mr-lg-56{margin-right:56px!important}.mb-lg-56{margin-bottom:56px!important}.ml-lg-56{margin-left:56px!important}.mt-lg-60{margin-top:60px!important}.mr-lg-60{margin-right:60px!important}.mb-lg-60{margin-bottom:60px!important}.ml-lg-60{margin-left:60px!important}.mt-lg-64{margin-top:64px!important}.mr-lg-64{margin-right:64px!important}.mb-lg-64{margin-bottom:64px!important}.ml-lg-64{margin-left:64px!important}.mt-lg-68{margin-top:68px!important}.mr-lg-68{margin-right:68px!important}.mb-lg-68{margin-bottom:68px!important}.ml-lg-68{margin-left:68px!important}.mt-lg-72{margin-top:72px!important}.mr-lg-72{margin-right:72px!important}.mb-lg-72{margin-bottom:72px!important}.ml-lg-72{margin-left:72px!important}.mt-lg-76{margin-top:76px!important}.mr-lg-76{margin-right:76px!important}.mb-lg-76{margin-bottom:76px!important}.ml-lg-76{margin-left:76px!important}.mt-lg-80{margin-top:80px!important}.mr-lg-80{margin-right:80px!important}.mb-lg-80{margin-bottom:80px!important}.ml-lg-80{margin-left:80px!important}.mt-lg-84{margin-top:84px!important}.mr-lg-84{margin-right:84px!important}.mb-lg-84{margin-bottom:84px!important}.ml-lg-84{margin-left:84px!important}.mt-lg-88{margin-top:88px!important}.mr-lg-88{margin-right:88px!important}.mb-lg-88{margin-bottom:88px!important}.ml-lg-88{margin-left:88px!important}.mt-lg-92{margin-top:92px!important}.mr-lg-92{margin-right:92px!important}.mb-lg-92{margin-bottom:92px!important}.ml-lg-92{margin-left:92px!important}.mt-lg-96{margin-top:96px!important}.mr-lg-96{margin-right:96px!important}.mb-lg-96{margin-bottom:96px!important}.ml-lg-96{margin-left:96px!important}.mt-lg-100{margin-top:100px!important}.mr-lg-100{margin-right:100px!important}.mb-lg-100{margin-bottom:100px!important}.ml-lg-100{margin-left:100px!important}.mt-lg-104{margin-top:104px!important}.mr-lg-104{margin-right:104px!important}.mb-lg-104{margin-bottom:104px!important}.ml-lg-104{margin-left:104px!important}.mt-lg-108{margin-top:108px!important}.mr-lg-108{margin-right:108px!important}.mb-lg-108{margin-bottom:108px!important}.ml-lg-108{margin-left:108px!important}.mt-lg-112{margin-top:112px!important}.mr-lg-112{margin-right:112px!important}.mb-lg-112{margin-bottom:112px!important}.ml-lg-112{margin-left:112px!important}.mt-lg-116{margin-top:116px!important}.mr-lg-116{margin-right:116px!important}.mb-lg-116{margin-bottom:116px!important}.ml-lg-116{margin-left:116px!important}.mt-lg-120{margin-top:120px!important}.mr-lg-120{margin-right:120px!important}.mb-lg-120{margin-bottom:120px!important}.ml-lg-120{margin-left:120px!important}.mt-lg-124{margin-top:124px!important}.mr-lg-124{margin-right:124px!important}.mb-lg-124{margin-bottom:124px!important}.ml-lg-124{margin-left:124px!important}.mt-lg-128{margin-top:128px!important}.mr-lg-128{margin-right:128px!important}.mb-lg-128{margin-bottom:128px!important}.ml-lg-128{margin-left:128px!important}.mt-lg-132{margin-top:132px!important}.mr-lg-132{margin-right:132px!important}.mb-lg-132{margin-bottom:132px!important}.ml-lg-132{margin-left:132px!important}.mt-lg-136{margin-top:136px!important}.mr-lg-136{margin-right:136px!important}.mb-lg-136{margin-bottom:136px!important}.ml-lg-136{margin-left:136px!important}.mt-lg-140{margin-top:140px!important}.mr-lg-140{margin-right:140px!important}.mb-lg-140{margin-bottom:140px!important}.ml-lg-140{margin-left:140px!important}.mt-lg-144{margin-top:144px!important}.mr-lg-144{margin-right:144px!important}.mb-lg-144{margin-bottom:144px!important}.ml-lg-144{margin-left:144px!important}.mt-lg-148{margin-top:148px!important}.mr-lg-148{margin-right:148px!important}.mb-lg-148{margin-bottom:148px!important}.ml-lg-148{margin-left:148px!important}.mt-lg-152{margin-top:152px!important}.mr-lg-152{margin-right:152px!important}.mb-lg-152{margin-bottom:152px!important}.ml-lg-152{margin-left:152px!important}.mt-lg-156{margin-top:156px!important}.mr-lg-156{margin-right:156px!important}.mb-lg-156{margin-bottom:156px!important}.ml-lg-156{margin-left:156px!important}.mt-lg-160{margin-top:160px!important}.mr-lg-160{margin-right:160px!important}.mb-lg-160{margin-bottom:160px!important}.ml-lg-160{margin-left:160px!important}.mt-lg-164{margin-top:164px!important}.mr-lg-164{margin-right:164px!important}.mb-lg-164{margin-bottom:164px!important}.ml-lg-164{margin-left:164px!important}.mt-lg-168{margin-top:168px!important}.mr-lg-168{margin-right:168px!important}.mb-lg-168{margin-bottom:168px!important}.ml-lg-168{margin-left:168px!important}.mt-lg-172{margin-top:172px!important}.mr-lg-172{margin-right:172px!important}.mb-lg-172{margin-bottom:172px!important}.ml-lg-172{margin-left:172px!important}.mt-lg-176{margin-top:176px!important}.mr-lg-176{margin-right:176px!important}.mb-lg-176{margin-bottom:176px!important}.ml-lg-176{margin-left:176px!important}.mt-lg-180{margin-top:180px!important}.mr-lg-180{margin-right:180px!important}.mb-lg-180{margin-bottom:180px!important}.ml-lg-180{margin-left:180px!important}.mt-lg-184{margin-top:184px!important}.mr-lg-184{margin-right:184px!important}.mb-lg-184{margin-bottom:184px!important}.ml-lg-184{margin-left:184px!important}.mt-lg-188{margin-top:188px!important}.mr-lg-188{margin-right:188px!important}.mb-lg-188{margin-bottom:188px!important}.ml-lg-188{margin-left:188px!important}.mt-lg-192{margin-top:192px!important}.mr-lg-192{margin-right:192px!important}.mb-lg-192{margin-bottom:192px!important}.ml-lg-192{margin-left:192px!important}.mt-lg-196{margin-top:196px!important}.mr-lg-196{margin-right:196px!important}.mb-lg-196{margin-bottom:196px!important}.ml-lg-196{margin-left:196px!important}.mt-lg-200{margin-top:200px!important}.mr-lg-200{margin-right:200px!important}.mb-lg-200{margin-bottom:200px!important}.ml-lg-200{margin-left:200px!important}.mt-lg-204{margin-top:204px!important}.mr-lg-204{margin-right:204px!important}.mb-lg-204{margin-bottom:204px!important}.ml-lg-204{margin-left:204px!important}.mt-lg-208{margin-top:208px!important}.mr-lg-208{margin-right:208px!important}.mb-lg-208{margin-bottom:208px!important}.ml-lg-208{margin-left:208px!important}.mt-lg-212{margin-top:212px!important}.mr-lg-212{margin-right:212px!important}.mb-lg-212{margin-bottom:212px!important}.ml-lg-212{margin-left:212px!important}.mt-lg-216{margin-top:216px!important}.mr-lg-216{margin-right:216px!important}.mb-lg-216{margin-bottom:216px!important}.ml-lg-216{margin-left:216px!important}.mt-lg-220{margin-top:220px!important}.mr-lg-220{margin-right:220px!important}.mb-lg-220{margin-bottom:220px!important}.ml-lg-220{margin-left:220px!important}.mt-lg-224{margin-top:224px!important}.mr-lg-224{margin-right:224px!important}.mb-lg-224{margin-bottom:224px!important}.ml-lg-224{margin-left:224px!important}.mt-lg-228{margin-top:228px!important}.mr-lg-228{margin-right:228px!important}.mb-lg-228{margin-bottom:228px!important}.ml-lg-228{margin-left:228px!important}.mt-lg-232{margin-top:232px!important}.mr-lg-232{margin-right:232px!important}.mb-lg-232{margin-bottom:232px!important}.ml-lg-232{margin-left:232px!important}.mt-lg-236{margin-top:236px!important}.mr-lg-236{margin-right:236px!important}.mb-lg-236{margin-bottom:236px!important}.ml-lg-236{margin-left:236px!important}.mt-lg-240{margin-top:240px!important}.mr-lg-240{margin-right:240px!important}.mb-lg-240{margin-bottom:240px!important}.ml-lg-240{margin-left:240px!important}.mt-lg-244{margin-top:244px!important}.mr-lg-244{margin-right:244px!important}.mb-lg-244{margin-bottom:244px!important}.ml-lg-244{margin-left:244px!important}.mt-lg-248{margin-top:248px!important}.mr-lg-248{margin-right:248px!important}.mb-lg-248{margin-bottom:248px!important}.ml-lg-248{margin-left:248px!important}.mt-lg-252{margin-top:252px!important}.mr-lg-252{margin-right:252px!important}.mb-lg-252{margin-bottom:252px!important}.ml-lg-252{margin-left:252px!important}.mt-lg-256{margin-top:256px!important}.mr-lg-256{margin-right:256px!important}.mb-lg-256{margin-bottom:256px!important}.ml-lg-256{margin-left:256px!important}.m-lg-auto{margin:auto!important}.mt-lg-auto{margin-top:auto!important}.mr-lg-auto{margin-right:auto!important}.mb-lg-auto{margin-bottom:auto!important}.ml-lg-auto{margin-left:auto!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.p-lg-0{padding:0!important}.p-lg-4{padding:4px!important}.p-lg-8{padding:8px!important}.p-lg-12{padding:12px!important}.p-lg-16{padding:16px!important}.p-lg-20{padding:20px!important}.p-lg-24{padding:24px!important}.p-lg-28{padding:28px!important}.p-lg-32{padding:32px!important}.p-lg-36{padding:36px!important}.p-lg-40{padding:40px!important}.p-lg-44{padding:44px!important}.p-lg-48{padding:48px!important}.p-lg-52{padding:52px!important}.p-lg-56{padding:56px!important}.p-lg-60{padding:60px!important}.p-lg-64{padding:64px!important}.p-lg-68{padding:68px!important}.p-lg-72{padding:72px!important}.p-lg-76{padding:76px!important}.p-lg-80{padding:80px!important}.p-lg-84{padding:84px!important}.p-lg-88{padding:88px!important}.p-lg-92{padding:92px!important}.p-lg-96{padding:96px!important}.p-lg-100{padding:100px!important}.p-lg-104{padding:104px!important}.p-lg-108{padding:108px!important}.p-lg-112{padding:112px!important}.p-lg-116{padding:116px!important}.p-lg-120{padding:120px!important}.p-lg-124{padding:124px!important}.p-lg-128{padding:128px!important}.p-lg-132{padding:132px!important}.p-lg-136{padding:136px!important}.p-lg-140{padding:140px!important}.p-lg-144{padding:144px!important}.p-lg-148{padding:148px!important}.p-lg-152{padding:152px!important}.p-lg-156{padding:156px!important}.p-lg-160{padding:160px!important}.p-lg-164{padding:164px!important}.p-lg-168{padding:168px!important}.p-lg-172{padding:172px!important}.p-lg-176{padding:176px!important}.p-lg-180{padding:180px!important}.p-lg-184{padding:184px!important}.p-lg-188{padding:188px!important}.p-lg-192{padding:192px!important}.p-lg-196{padding:196px!important}.p-lg-200{padding:200px!important}.p-lg-204{padding:204px!important}.p-lg-208{padding:208px!important}.p-lg-212{padding:212px!important}.p-lg-216{padding:216px!important}.p-lg-220{padding:220px!important}.p-lg-224{padding:224px!important}.p-lg-228{padding:228px!important}.p-lg-232{padding:232px!important}.p-lg-236{padding:236px!important}.p-lg-240{padding:240px!important}.p-lg-244{padding:244px!important}.p-lg-248{padding:248px!important}.p-lg-252{padding:252px!important}.p-lg-256{padding:256px!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.px-lg-4{padding-right:4px!important;padding-left:4px!important}.py-lg-4{padding-top:4px!important;padding-bottom:4px!important}.px-lg-8{padding-right:8px!important;padding-left:8px!important}.py-lg-8{padding-top:8px!important;padding-bottom:8px!important}.px-lg-12{padding-right:12px!important;padding-left:12px!important}.py-lg-12{padding-top:12px!important;padding-bottom:12px!important}.px-lg-16{padding-right:16px!important;padding-left:16px!important}.py-lg-16{padding-top:16px!important;padding-bottom:16px!important}.px-lg-20{padding-right:20px!important;padding-left:20px!important}.py-lg-20{padding-top:20px!important;padding-bottom:20px!important}.px-lg-24{padding-right:24px!important;padding-left:24px!important}.py-lg-24{padding-top:24px!important;padding-bottom:24px!important}.px-lg-28{padding-right:28px!important;padding-left:28px!important}.py-lg-28{padding-top:28px!important;padding-bottom:28px!important}.px-lg-32{padding-right:32px!important;padding-left:32px!important}.py-lg-32{padding-top:32px!important;padding-bottom:32px!important}.px-lg-36{padding-right:36px!important;padding-left:36px!important}.py-lg-36{padding-top:36px!important;padding-bottom:36px!important}.px-lg-40{padding-right:40px!important;padding-left:40px!important}.py-lg-40{padding-top:40px!important;padding-bottom:40px!important}.px-lg-44{padding-right:44px!important;padding-left:44px!important}.py-lg-44{padding-top:44px!important;padding-bottom:44px!important}.px-lg-48{padding-right:48px!important;padding-left:48px!important}.py-lg-48{padding-top:48px!important;padding-bottom:48px!important}.px-lg-52{padding-right:52px!important;padding-left:52px!important}.py-lg-52{padding-top:52px!important;padding-bottom:52px!important}.px-lg-56{padding-right:56px!important;padding-left:56px!important}.py-lg-56{padding-top:56px!important;padding-bottom:56px!important}.px-lg-60{padding-right:60px!important;padding-left:60px!important}.py-lg-60{padding-top:60px!important;padding-bottom:60px!important}.px-lg-64{padding-right:64px!important;padding-left:64px!important}.py-lg-64{padding-top:64px!important;padding-bottom:64px!important}.px-lg-68{padding-right:68px!important;padding-left:68px!important}.py-lg-68{padding-top:68px!important;padding-bottom:68px!important}.px-lg-72{padding-right:72px!important;padding-left:72px!important}.py-lg-72{padding-top:72px!important;padding-bottom:72px!important}.px-lg-76{padding-right:76px!important;padding-left:76px!important}.py-lg-76{padding-top:76px!important;padding-bottom:76px!important}.px-lg-80{padding-right:80px!important;padding-left:80px!important}.py-lg-80{padding-top:80px!important;padding-bottom:80px!important}.px-lg-84{padding-right:84px!important;padding-left:84px!important}.py-lg-84{padding-top:84px!important;padding-bottom:84px!important}.px-lg-88{padding-right:88px!important;padding-left:88px!important}.py-lg-88{padding-top:88px!important;padding-bottom:88px!important}.px-lg-92{padding-right:92px!important;padding-left:92px!important}.py-lg-92{padding-top:92px!important;padding-bottom:92px!important}.px-lg-96{padding-right:96px!important;padding-left:96px!important}.py-lg-96{padding-top:96px!important;padding-bottom:96px!important}.px-lg-100{padding-right:100px!important;padding-left:100px!important}.py-lg-100{padding-top:100px!important;padding-bottom:100px!important}.px-lg-104{padding-right:104px!important;padding-left:104px!important}.py-lg-104{padding-top:104px!important;padding-bottom:104px!important}.px-lg-108{padding-right:108px!important;padding-left:108px!important}.py-lg-108{padding-top:108px!important;padding-bottom:108px!important}.px-lg-112{padding-right:112px!important;padding-left:112px!important}.py-lg-112{padding-top:112px!important;padding-bottom:112px!important}.px-lg-116{padding-right:116px!important;padding-left:116px!important}.py-lg-116{padding-top:116px!important;padding-bottom:116px!important}.px-lg-120{padding-right:120px!important;padding-left:120px!important}.py-lg-120{padding-top:120px!important;padding-bottom:120px!important}.px-lg-124{padding-right:124px!important;padding-left:124px!important}.py-lg-124{padding-top:124px!important;padding-bottom:124px!important}.px-lg-128{padding-right:128px!important;padding-left:128px!important}.py-lg-128{padding-top:128px!important;padding-bottom:128px!important}.px-lg-132{padding-right:132px!important;padding-left:132px!important}.py-lg-132{padding-top:132px!important;padding-bottom:132px!important}.px-lg-136{padding-right:136px!important;padding-left:136px!important}.py-lg-136{padding-top:136px!important;padding-bottom:136px!important}.px-lg-140{padding-right:140px!important;padding-left:140px!important}.py-lg-140{padding-top:140px!important;padding-bottom:140px!important}.px-lg-144{padding-right:144px!important;padding-left:144px!important}.py-lg-144{padding-top:144px!important;padding-bottom:144px!important}.px-lg-148{padding-right:148px!important;padding-left:148px!important}.py-lg-148{padding-top:148px!important;padding-bottom:148px!important}.px-lg-152{padding-right:152px!important;padding-left:152px!important}.py-lg-152{padding-top:152px!important;padding-bottom:152px!important}.px-lg-156{padding-right:156px!important;padding-left:156px!important}.py-lg-156{padding-top:156px!important;padding-bottom:156px!important}.px-lg-160{padding-right:160px!important;padding-left:160px!important}.py-lg-160{padding-top:160px!important;padding-bottom:160px!important}.px-lg-164{padding-right:164px!important;padding-left:164px!important}.py-lg-164{padding-top:164px!important;padding-bottom:164px!important}.px-lg-168{padding-right:168px!important;padding-left:168px!important}.py-lg-168{padding-top:168px!important;padding-bottom:168px!important}.px-lg-172{padding-right:172px!important;padding-left:172px!important}.py-lg-172{padding-top:172px!important;padding-bottom:172px!important}.px-lg-176{padding-right:176px!important;padding-left:176px!important}.py-lg-176{padding-top:176px!important;padding-bottom:176px!important}.px-lg-180{padding-right:180px!important;padding-left:180px!important}.py-lg-180{padding-top:180px!important;padding-bottom:180px!important}.px-lg-184{padding-right:184px!important;padding-left:184px!important}.py-lg-184{padding-top:184px!important;padding-bottom:184px!important}.px-lg-188{padding-right:188px!important;padding-left:188px!important}.py-lg-188{padding-top:188px!important;padding-bottom:188px!important}.px-lg-192{padding-right:192px!important;padding-left:192px!important}.py-lg-192{padding-top:192px!important;padding-bottom:192px!important}.px-lg-196{padding-right:196px!important;padding-left:196px!important}.py-lg-196{padding-top:196px!important;padding-bottom:196px!important}.px-lg-200{padding-right:200px!important;padding-left:200px!important}.py-lg-200{padding-top:200px!important;padding-bottom:200px!important}.px-lg-204{padding-right:204px!important;padding-left:204px!important}.py-lg-204{padding-top:204px!important;padding-bottom:204px!important}.px-lg-208{padding-right:208px!important;padding-left:208px!important}.py-lg-208{padding-top:208px!important;padding-bottom:208px!important}.px-lg-212{padding-right:212px!important;padding-left:212px!important}.py-lg-212{padding-top:212px!important;padding-bottom:212px!important}.px-lg-216{padding-right:216px!important;padding-left:216px!important}.py-lg-216{padding-top:216px!important;padding-bottom:216px!important}.px-lg-220{padding-right:220px!important;padding-left:220px!important}.py-lg-220{padding-top:220px!important;padding-bottom:220px!important}.px-lg-224{padding-right:224px!important;padding-left:224px!important}.py-lg-224{padding-top:224px!important;padding-bottom:224px!important}.px-lg-228{padding-right:228px!important;padding-left:228px!important}.py-lg-228{padding-top:228px!important;padding-bottom:228px!important}.px-lg-232{padding-right:232px!important;padding-left:232px!important}.py-lg-232{padding-top:232px!important;padding-bottom:232px!important}.px-lg-236{padding-right:236px!important;padding-left:236px!important}.py-lg-236{padding-top:236px!important;padding-bottom:236px!important}.px-lg-240{padding-right:240px!important;padding-left:240px!important}.py-lg-240{padding-top:240px!important;padding-bottom:240px!important}.px-lg-244{padding-right:244px!important;padding-left:244px!important}.py-lg-244{padding-top:244px!important;padding-bottom:244px!important}.px-lg-248{padding-right:248px!important;padding-left:248px!important}.py-lg-248{padding-top:248px!important;padding-bottom:248px!important}.px-lg-252{padding-right:252px!important;padding-left:252px!important}.py-lg-252{padding-top:252px!important;padding-bottom:252px!important}.px-lg-256{padding-right:256px!important;padding-left:256px!important}.py-lg-256{padding-top:256px!important;padding-bottom:256px!important}.pt-lg-0{padding-top:0!important}.pr-lg-0{padding-right:0!important}.pb-lg-0{padding-bottom:0!important}.pl-lg-0{padding-left:0!important}.pt-lg-4{padding-top:4px!important}.pr-lg-4{padding-right:4px!important}.pb-lg-4{padding-bottom:4px!important}.pl-lg-4{padding-left:4px!important}.pt-lg-8{padding-top:8px!important}.pr-lg-8{padding-right:8px!important}.pb-lg-8{padding-bottom:8px!important}.pl-lg-8{padding-left:8px!important}.pt-lg-12{padding-top:12px!important}.pr-lg-12{padding-right:12px!important}.pb-lg-12{padding-bottom:12px!important}.pl-lg-12{padding-left:12px!important}.pt-lg-16{padding-top:16px!important}.pr-lg-16{padding-right:16px!important}.pb-lg-16{padding-bottom:16px!important}.pl-lg-16{padding-left:16px!important}.pt-lg-20{padding-top:20px!important}.pr-lg-20{padding-right:20px!important}.pb-lg-20{padding-bottom:20px!important}.pl-lg-20{padding-left:20px!important}.pt-lg-24{padding-top:24px!important}.pr-lg-24{padding-right:24px!important}.pb-lg-24{padding-bottom:24px!important}.pl-lg-24{padding-left:24px!important}.pt-lg-28{padding-top:28px!important}.pr-lg-28{padding-right:28px!important}.pb-lg-28{padding-bottom:28px!important}.pl-lg-28{padding-left:28px!important}.pt-lg-32{padding-top:32px!important}.pr-lg-32{padding-right:32px!important}.pb-lg-32{padding-bottom:32px!important}.pl-lg-32{padding-left:32px!important}.pt-lg-36{padding-top:36px!important}.pr-lg-36{padding-right:36px!important}.pb-lg-36{padding-bottom:36px!important}.pl-lg-36{padding-left:36px!important}.pt-lg-40{padding-top:40px!important}.pr-lg-40{padding-right:40px!important}.pb-lg-40{padding-bottom:40px!important}.pl-lg-40{padding-left:40px!important}.pt-lg-44{padding-top:44px!important}.pr-lg-44{padding-right:44px!important}.pb-lg-44{padding-bottom:44px!important}.pl-lg-44{padding-left:44px!important}.pt-lg-48{padding-top:48px!important}.pr-lg-48{padding-right:48px!important}.pb-lg-48{padding-bottom:48px!important}.pl-lg-48{padding-left:48px!important}.pt-lg-52{padding-top:52px!important}.pr-lg-52{padding-right:52px!important}.pb-lg-52{padding-bottom:52px!important}.pl-lg-52{padding-left:52px!important}.pt-lg-56{padding-top:56px!important}.pr-lg-56{padding-right:56px!important}.pb-lg-56{padding-bottom:56px!important}.pl-lg-56{padding-left:56px!important}.pt-lg-60{padding-top:60px!important}.pr-lg-60{padding-right:60px!important}.pb-lg-60{padding-bottom:60px!important}.pl-lg-60{padding-left:60px!important}.pt-lg-64{padding-top:64px!important}.pr-lg-64{padding-right:64px!important}.pb-lg-64{padding-bottom:64px!important}.pl-lg-64{padding-left:64px!important}.pt-lg-68{padding-top:68px!important}.pr-lg-68{padding-right:68px!important}.pb-lg-68{padding-bottom:68px!important}.pl-lg-68{padding-left:68px!important}.pt-lg-72{padding-top:72px!important}.pr-lg-72{padding-right:72px!important}.pb-lg-72{padding-bottom:72px!important}.pl-lg-72{padding-left:72px!important}.pt-lg-76{padding-top:76px!important}.pr-lg-76{padding-right:76px!important}.pb-lg-76{padding-bottom:76px!important}.pl-lg-76{padding-left:76px!important}.pt-lg-80{padding-top:80px!important}.pr-lg-80{padding-right:80px!important}.pb-lg-80{padding-bottom:80px!important}.pl-lg-80{padding-left:80px!important}.pt-lg-84{padding-top:84px!important}.pr-lg-84{padding-right:84px!important}.pb-lg-84{padding-bottom:84px!important}.pl-lg-84{padding-left:84px!important}.pt-lg-88{padding-top:88px!important}.pr-lg-88{padding-right:88px!important}.pb-lg-88{padding-bottom:88px!important}.pl-lg-88{padding-left:88px!important}.pt-lg-92{padding-top:92px!important}.pr-lg-92{padding-right:92px!important}.pb-lg-92{padding-bottom:92px!important}.pl-lg-92{padding-left:92px!important}.pt-lg-96{padding-top:96px!important}.pr-lg-96{padding-right:96px!important}.pb-lg-96{padding-bottom:96px!important}.pl-lg-96{padding-left:96px!important}.pt-lg-100{padding-top:100px!important}.pr-lg-100{padding-right:100px!important}.pb-lg-100{padding-bottom:100px!important}.pl-lg-100{padding-left:100px!important}.pt-lg-104{padding-top:104px!important}.pr-lg-104{padding-right:104px!important}.pb-lg-104{padding-bottom:104px!important}.pl-lg-104{padding-left:104px!important}.pt-lg-108{padding-top:108px!important}.pr-lg-108{padding-right:108px!important}.pb-lg-108{padding-bottom:108px!important}.pl-lg-108{padding-left:108px!important}.pt-lg-112{padding-top:112px!important}.pr-lg-112{padding-right:112px!important}.pb-lg-112{padding-bottom:112px!important}.pl-lg-112{padding-left:112px!important}.pt-lg-116{padding-top:116px!important}.pr-lg-116{padding-right:116px!important}.pb-lg-116{padding-bottom:116px!important}.pl-lg-116{padding-left:116px!important}.pt-lg-120{padding-top:120px!important}.pr-lg-120{padding-right:120px!important}.pb-lg-120{padding-bottom:120px!important}.pl-lg-120{padding-left:120px!important}.pt-lg-124{padding-top:124px!important}.pr-lg-124{padding-right:124px!important}.pb-lg-124{padding-bottom:124px!important}.pl-lg-124{padding-left:124px!important}.pt-lg-128{padding-top:128px!important}.pr-lg-128{padding-right:128px!important}.pb-lg-128{padding-bottom:128px!important}.pl-lg-128{padding-left:128px!important}.pt-lg-132{padding-top:132px!important}.pr-lg-132{padding-right:132px!important}.pb-lg-132{padding-bottom:132px!important}.pl-lg-132{padding-left:132px!important}.pt-lg-136{padding-top:136px!important}.pr-lg-136{padding-right:136px!important}.pb-lg-136{padding-bottom:136px!important}.pl-lg-136{padding-left:136px!important}.pt-lg-140{padding-top:140px!important}.pr-lg-140{padding-right:140px!important}.pb-lg-140{padding-bottom:140px!important}.pl-lg-140{padding-left:140px!important}.pt-lg-144{padding-top:144px!important}.pr-lg-144{padding-right:144px!important}.pb-lg-144{padding-bottom:144px!important}.pl-lg-144{padding-left:144px!important}.pt-lg-148{padding-top:148px!important}.pr-lg-148{padding-right:148px!important}.pb-lg-148{padding-bottom:148px!important}.pl-lg-148{padding-left:148px!important}.pt-lg-152{padding-top:152px!important}.pr-lg-152{padding-right:152px!important}.pb-lg-152{padding-bottom:152px!important}.pl-lg-152{padding-left:152px!important}.pt-lg-156{padding-top:156px!important}.pr-lg-156{padding-right:156px!important}.pb-lg-156{padding-bottom:156px!important}.pl-lg-156{padding-left:156px!important}.pt-lg-160{padding-top:160px!important}.pr-lg-160{padding-right:160px!important}.pb-lg-160{padding-bottom:160px!important}.pl-lg-160{padding-left:160px!important}.pt-lg-164{padding-top:164px!important}.pr-lg-164{padding-right:164px!important}.pb-lg-164{padding-bottom:164px!important}.pl-lg-164{padding-left:164px!important}.pt-lg-168{padding-top:168px!important}.pr-lg-168{padding-right:168px!important}.pb-lg-168{padding-bottom:168px!important}.pl-lg-168{padding-left:168px!important}.pt-lg-172{padding-top:172px!important}.pr-lg-172{padding-right:172px!important}.pb-lg-172{padding-bottom:172px!important}.pl-lg-172{padding-left:172px!important}.pt-lg-176{padding-top:176px!important}.pr-lg-176{padding-right:176px!important}.pb-lg-176{padding-bottom:176px!important}.pl-lg-176{padding-left:176px!important}.pt-lg-180{padding-top:180px!important}.pr-lg-180{padding-right:180px!important}.pb-lg-180{padding-bottom:180px!important}.pl-lg-180{padding-left:180px!important}.pt-lg-184{padding-top:184px!important}.pr-lg-184{padding-right:184px!important}.pb-lg-184{padding-bottom:184px!important}.pl-lg-184{padding-left:184px!important}.pt-lg-188{padding-top:188px!important}.pr-lg-188{padding-right:188px!important}.pb-lg-188{padding-bottom:188px!important}.pl-lg-188{padding-left:188px!important}.pt-lg-192{padding-top:192px!important}.pr-lg-192{padding-right:192px!important}.pb-lg-192{padding-bottom:192px!important}.pl-lg-192{padding-left:192px!important}.pt-lg-196{padding-top:196px!important}.pr-lg-196{padding-right:196px!important}.pb-lg-196{padding-bottom:196px!important}.pl-lg-196{padding-left:196px!important}.pt-lg-200{padding-top:200px!important}.pr-lg-200{padding-right:200px!important}.pb-lg-200{padding-bottom:200px!important}.pl-lg-200{padding-left:200px!important}.pt-lg-204{padding-top:204px!important}.pr-lg-204{padding-right:204px!important}.pb-lg-204{padding-bottom:204px!important}.pl-lg-204{padding-left:204px!important}.pt-lg-208{padding-top:208px!important}.pr-lg-208{padding-right:208px!important}.pb-lg-208{padding-bottom:208px!important}.pl-lg-208{padding-left:208px!important}.pt-lg-212{padding-top:212px!important}.pr-lg-212{padding-right:212px!important}.pb-lg-212{padding-bottom:212px!important}.pl-lg-212{padding-left:212px!important}.pt-lg-216{padding-top:216px!important}.pr-lg-216{padding-right:216px!important}.pb-lg-216{padding-bottom:216px!important}.pl-lg-216{padding-left:216px!important}.pt-lg-220{padding-top:220px!important}.pr-lg-220{padding-right:220px!important}.pb-lg-220{padding-bottom:220px!important}.pl-lg-220{padding-left:220px!important}.pt-lg-224{padding-top:224px!important}.pr-lg-224{padding-right:224px!important}.pb-lg-224{padding-bottom:224px!important}.pl-lg-224{padding-left:224px!important}.pt-lg-228{padding-top:228px!important}.pr-lg-228{padding-right:228px!important}.pb-lg-228{padding-bottom:228px!important}.pl-lg-228{padding-left:228px!important}.pt-lg-232{padding-top:232px!important}.pr-lg-232{padding-right:232px!important}.pb-lg-232{padding-bottom:232px!important}.pl-lg-232{padding-left:232px!important}.pt-lg-236{padding-top:236px!important}.pr-lg-236{padding-right:236px!important}.pb-lg-236{padding-bottom:236px!important}.pl-lg-236{padding-left:236px!important}.pt-lg-240{padding-top:240px!important}.pr-lg-240{padding-right:240px!important}.pb-lg-240{padding-bottom:240px!important}.pl-lg-240{padding-left:240px!important}.pt-lg-244{padding-top:244px!important}.pr-lg-244{padding-right:244px!important}.pb-lg-244{padding-bottom:244px!important}.pl-lg-244{padding-left:244px!important}.pt-lg-248{padding-top:248px!important}.pr-lg-248{padding-right:248px!important}.pb-lg-248{padding-bottom:248px!important}.pl-lg-248{padding-left:248px!important}.pt-lg-252{padding-top:252px!important}.pr-lg-252{padding-right:252px!important}.pb-lg-252{padding-bottom:252px!important}.pl-lg-252{padding-left:252px!important}.pt-lg-256{padding-top:256px!important}.pr-lg-256{padding-right:256px!important}.pb-lg-256{padding-bottom:256px!important}.pl-lg-256{padding-left:256px!important}}@media (min-width:1920px){.position-xl-relative{position:relative}.position-xl-absolute{position:absolute}.position-xl-static{position:static}.align-xl-top{top:0}.align-xl-right{right:0}.align-xl-bottom{bottom:0}.align-xl-left{left:0}.m-xl-0{margin:0!important}.m-xl-4{margin:4px!important}.m-xl-8{margin:8px!important}.m-xl-12{margin:12px!important}.m-xl-16{margin:16px!important}.m-xl-20{margin:20px!important}.m-xl-24{margin:24px!important}.m-xl-28{margin:28px!important}.m-xl-32{margin:32px!important}.m-xl-36{margin:36px!important}.m-xl-40{margin:40px!important}.m-xl-44{margin:44px!important}.m-xl-48{margin:48px!important}.m-xl-52{margin:52px!important}.m-xl-56{margin:56px!important}.m-xl-60{margin:60px!important}.m-xl-64{margin:64px!important}.m-xl-68{margin:68px!important}.m-xl-72{margin:72px!important}.m-xl-76{margin:76px!important}.m-xl-80{margin:80px!important}.m-xl-84{margin:84px!important}.m-xl-88{margin:88px!important}.m-xl-92{margin:92px!important}.m-xl-96{margin:96px!important}.m-xl-100{margin:100px!important}.m-xl-104{margin:104px!important}.m-xl-108{margin:108px!important}.m-xl-112{margin:112px!important}.m-xl-116{margin:116px!important}.m-xl-120{margin:120px!important}.m-xl-124{margin:124px!important}.m-xl-128{margin:128px!important}.m-xl-132{margin:132px!important}.m-xl-136{margin:136px!important}.m-xl-140{margin:140px!important}.m-xl-144{margin:144px!important}.m-xl-148{margin:148px!important}.m-xl-152{margin:152px!important}.m-xl-156{margin:156px!important}.m-xl-160{margin:160px!important}.m-xl-164{margin:164px!important}.m-xl-168{margin:168px!important}.m-xl-172{margin:172px!important}.m-xl-176{margin:176px!important}.m-xl-180{margin:180px!important}.m-xl-184{margin:184px!important}.m-xl-188{margin:188px!important}.m-xl-192{margin:192px!important}.m-xl-196{margin:196px!important}.m-xl-200{margin:200px!important}.m-xl-204{margin:204px!important}.m-xl-208{margin:208px!important}.m-xl-212{margin:212px!important}.m-xl-216{margin:216px!important}.m-xl-220{margin:220px!important}.m-xl-224{margin:224px!important}.m-xl-228{margin:228px!important}.m-xl-232{margin:232px!important}.m-xl-236{margin:236px!important}.m-xl-240{margin:240px!important}.m-xl-244{margin:244px!important}.m-xl-248{margin:248px!important}.m-xl-252{margin:252px!important}.m-xl-256{margin:256px!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.mx-xl-4{margin-right:4px!important;margin-left:4px!important}.my-xl-4{margin-top:4px!important;margin-bottom:4px!important}.mx-xl-8{margin-right:8px!important;margin-left:8px!important}.my-xl-8{margin-top:8px!important;margin-bottom:8px!important}.mx-xl-12{margin-right:12px!important;margin-left:12px!important}.my-xl-12{margin-top:12px!important;margin-bottom:12px!important}.mx-xl-16{margin-right:16px!important;margin-left:16px!important}.my-xl-16{margin-top:16px!important;margin-bottom:16px!important}.mx-xl-20{margin-right:20px!important;margin-left:20px!important}.my-xl-20{margin-top:20px!important;margin-bottom:20px!important}.mx-xl-24{margin-right:24px!important;margin-left:24px!important}.my-xl-24{margin-top:24px!important;margin-bottom:24px!important}.mx-xl-28{margin-right:28px!important;margin-left:28px!important}.my-xl-28{margin-top:28px!important;margin-bottom:28px!important}.mx-xl-32{margin-right:32px!important;margin-left:32px!important}.my-xl-32{margin-top:32px!important;margin-bottom:32px!important}.mx-xl-36{margin-right:36px!important;margin-left:36px!important}.my-xl-36{margin-top:36px!important;margin-bottom:36px!important}.mx-xl-40{margin-right:40px!important;margin-left:40px!important}.my-xl-40{margin-top:40px!important;margin-bottom:40px!important}.mx-xl-44{margin-right:44px!important;margin-left:44px!important}.my-xl-44{margin-top:44px!important;margin-bottom:44px!important}.mx-xl-48{margin-right:48px!important;margin-left:48px!important}.my-xl-48{margin-top:48px!important;margin-bottom:48px!important}.mx-xl-52{margin-right:52px!important;margin-left:52px!important}.my-xl-52{margin-top:52px!important;margin-bottom:52px!important}.mx-xl-56{margin-right:56px!important;margin-left:56px!important}.my-xl-56{margin-top:56px!important;margin-bottom:56px!important}.mx-xl-60{margin-right:60px!important;margin-left:60px!important}.my-xl-60{margin-top:60px!important;margin-bottom:60px!important}.mx-xl-64{margin-right:64px!important;margin-left:64px!important}.my-xl-64{margin-top:64px!important;margin-bottom:64px!important}.mx-xl-68{margin-right:68px!important;margin-left:68px!important}.my-xl-68{margin-top:68px!important;margin-bottom:68px!important}.mx-xl-72{margin-right:72px!important;margin-left:72px!important}.my-xl-72{margin-top:72px!important;margin-bottom:72px!important}.mx-xl-76{margin-right:76px!important;margin-left:76px!important}.my-xl-76{margin-top:76px!important;margin-bottom:76px!important}.mx-xl-80{margin-right:80px!important;margin-left:80px!important}.my-xl-80{margin-top:80px!important;margin-bottom:80px!important}.mx-xl-84{margin-right:84px!important;margin-left:84px!important}.my-xl-84{margin-top:84px!important;margin-bottom:84px!important}.mx-xl-88{margin-right:88px!important;margin-left:88px!important}.my-xl-88{margin-top:88px!important;margin-bottom:88px!important}.mx-xl-92{margin-right:92px!important;margin-left:92px!important}.my-xl-92{margin-top:92px!important;margin-bottom:92px!important}.mx-xl-96{margin-right:96px!important;margin-left:96px!important}.my-xl-96{margin-top:96px!important;margin-bottom:96px!important}.mx-xl-100{margin-right:100px!important;margin-left:100px!important}.my-xl-100{margin-top:100px!important;margin-bottom:100px!important}.mx-xl-104{margin-right:104px!important;margin-left:104px!important}.my-xl-104{margin-top:104px!important;margin-bottom:104px!important}.mx-xl-108{margin-right:108px!important;margin-left:108px!important}.my-xl-108{margin-top:108px!important;margin-bottom:108px!important}.mx-xl-112{margin-right:112px!important;margin-left:112px!important}.my-xl-112{margin-top:112px!important;margin-bottom:112px!important}.mx-xl-116{margin-right:116px!important;margin-left:116px!important}.my-xl-116{margin-top:116px!important;margin-bottom:116px!important}.mx-xl-120{margin-right:120px!important;margin-left:120px!important}.my-xl-120{margin-top:120px!important;margin-bottom:120px!important}.mx-xl-124{margin-right:124px!important;margin-left:124px!important}.my-xl-124{margin-top:124px!important;margin-bottom:124px!important}.mx-xl-128{margin-right:128px!important;margin-left:128px!important}.my-xl-128{margin-top:128px!important;margin-bottom:128px!important}.mx-xl-132{margin-right:132px!important;margin-left:132px!important}.my-xl-132{margin-top:132px!important;margin-bottom:132px!important}.mx-xl-136{margin-right:136px!important;margin-left:136px!important}.my-xl-136{margin-top:136px!important;margin-bottom:136px!important}.mx-xl-140{margin-right:140px!important;margin-left:140px!important}.my-xl-140{margin-top:140px!important;margin-bottom:140px!important}.mx-xl-144{margin-right:144px!important;margin-left:144px!important}.my-xl-144{margin-top:144px!important;margin-bottom:144px!important}.mx-xl-148{margin-right:148px!important;margin-left:148px!important}.my-xl-148{margin-top:148px!important;margin-bottom:148px!important}.mx-xl-152{margin-right:152px!important;margin-left:152px!important}.my-xl-152{margin-top:152px!important;margin-bottom:152px!important}.mx-xl-156{margin-right:156px!important;margin-left:156px!important}.my-xl-156{margin-top:156px!important;margin-bottom:156px!important}.mx-xl-160{margin-right:160px!important;margin-left:160px!important}.my-xl-160{margin-top:160px!important;margin-bottom:160px!important}.mx-xl-164{margin-right:164px!important;margin-left:164px!important}.my-xl-164{margin-top:164px!important;margin-bottom:164px!important}.mx-xl-168{margin-right:168px!important;margin-left:168px!important}.my-xl-168{margin-top:168px!important;margin-bottom:168px!important}.mx-xl-172{margin-right:172px!important;margin-left:172px!important}.my-xl-172{margin-top:172px!important;margin-bottom:172px!important}.mx-xl-176{margin-right:176px!important;margin-left:176px!important}.my-xl-176{margin-top:176px!important;margin-bottom:176px!important}.mx-xl-180{margin-right:180px!important;margin-left:180px!important}.my-xl-180{margin-top:180px!important;margin-bottom:180px!important}.mx-xl-184{margin-right:184px!important;margin-left:184px!important}.my-xl-184{margin-top:184px!important;margin-bottom:184px!important}.mx-xl-188{margin-right:188px!important;margin-left:188px!important}.my-xl-188{margin-top:188px!important;margin-bottom:188px!important}.mx-xl-192{margin-right:192px!important;margin-left:192px!important}.my-xl-192{margin-top:192px!important;margin-bottom:192px!important}.mx-xl-196{margin-right:196px!important;margin-left:196px!important}.my-xl-196{margin-top:196px!important;margin-bottom:196px!important}.mx-xl-200{margin-right:200px!important;margin-left:200px!important}.my-xl-200{margin-top:200px!important;margin-bottom:200px!important}.mx-xl-204{margin-right:204px!important;margin-left:204px!important}.my-xl-204{margin-top:204px!important;margin-bottom:204px!important}.mx-xl-208{margin-right:208px!important;margin-left:208px!important}.my-xl-208{margin-top:208px!important;margin-bottom:208px!important}.mx-xl-212{margin-right:212px!important;margin-left:212px!important}.my-xl-212{margin-top:212px!important;margin-bottom:212px!important}.mx-xl-216{margin-right:216px!important;margin-left:216px!important}.my-xl-216{margin-top:216px!important;margin-bottom:216px!important}.mx-xl-220{margin-right:220px!important;margin-left:220px!important}.my-xl-220{margin-top:220px!important;margin-bottom:220px!important}.mx-xl-224{margin-right:224px!important;margin-left:224px!important}.my-xl-224{margin-top:224px!important;margin-bottom:224px!important}.mx-xl-228{margin-right:228px!important;margin-left:228px!important}.my-xl-228{margin-top:228px!important;margin-bottom:228px!important}.mx-xl-232{margin-right:232px!important;margin-left:232px!important}.my-xl-232{margin-top:232px!important;margin-bottom:232px!important}.mx-xl-236{margin-right:236px!important;margin-left:236px!important}.my-xl-236{margin-top:236px!important;margin-bottom:236px!important}.mx-xl-240{margin-right:240px!important;margin-left:240px!important}.my-xl-240{margin-top:240px!important;margin-bottom:240px!important}.mx-xl-244{margin-right:244px!important;margin-left:244px!important}.my-xl-244{margin-top:244px!important;margin-bottom:244px!important}.mx-xl-248{margin-right:248px!important;margin-left:248px!important}.my-xl-248{margin-top:248px!important;margin-bottom:248px!important}.mx-xl-252{margin-right:252px!important;margin-left:252px!important}.my-xl-252{margin-top:252px!important;margin-bottom:252px!important}.mx-xl-256{margin-right:256px!important;margin-left:256px!important}.my-xl-256{margin-top:256px!important;margin-bottom:256px!important}.mt-xl-0{margin-top:0!important}.mr-xl-0{margin-right:0!important}.mb-xl-0{margin-bottom:0!important}.ml-xl-0{margin-left:0!important}.mt-xl-4{margin-top:4px!important}.mr-xl-4{margin-right:4px!important}.mb-xl-4{margin-bottom:4px!important}.ml-xl-4{margin-left:4px!important}.mt-xl-8{margin-top:8px!important}.mr-xl-8{margin-right:8px!important}.mb-xl-8{margin-bottom:8px!important}.ml-xl-8{margin-left:8px!important}.mt-xl-12{margin-top:12px!important}.mr-xl-12{margin-right:12px!important}.mb-xl-12{margin-bottom:12px!important}.ml-xl-12{margin-left:12px!important}.mt-xl-16{margin-top:16px!important}.mr-xl-16{margin-right:16px!important}.mb-xl-16{margin-bottom:16px!important}.ml-xl-16{margin-left:16px!important}.mt-xl-20{margin-top:20px!important}.mr-xl-20{margin-right:20px!important}.mb-xl-20{margin-bottom:20px!important}.ml-xl-20{margin-left:20px!important}.mt-xl-24{margin-top:24px!important}.mr-xl-24{margin-right:24px!important}.mb-xl-24{margin-bottom:24px!important}.ml-xl-24{margin-left:24px!important}.mt-xl-28{margin-top:28px!important}.mr-xl-28{margin-right:28px!important}.mb-xl-28{margin-bottom:28px!important}.ml-xl-28{margin-left:28px!important}.mt-xl-32{margin-top:32px!important}.mr-xl-32{margin-right:32px!important}.mb-xl-32{margin-bottom:32px!important}.ml-xl-32{margin-left:32px!important}.mt-xl-36{margin-top:36px!important}.mr-xl-36{margin-right:36px!important}.mb-xl-36{margin-bottom:36px!important}.ml-xl-36{margin-left:36px!important}.mt-xl-40{margin-top:40px!important}.mr-xl-40{margin-right:40px!important}.mb-xl-40{margin-bottom:40px!important}.ml-xl-40{margin-left:40px!important}.mt-xl-44{margin-top:44px!important}.mr-xl-44{margin-right:44px!important}.mb-xl-44{margin-bottom:44px!important}.ml-xl-44{margin-left:44px!important}.mt-xl-48{margin-top:48px!important}.mr-xl-48{margin-right:48px!important}.mb-xl-48{margin-bottom:48px!important}.ml-xl-48{margin-left:48px!important}.mt-xl-52{margin-top:52px!important}.mr-xl-52{margin-right:52px!important}.mb-xl-52{margin-bottom:52px!important}.ml-xl-52{margin-left:52px!important}.mt-xl-56{margin-top:56px!important}.mr-xl-56{margin-right:56px!important}.mb-xl-56{margin-bottom:56px!important}.ml-xl-56{margin-left:56px!important}.mt-xl-60{margin-top:60px!important}.mr-xl-60{margin-right:60px!important}.mb-xl-60{margin-bottom:60px!important}.ml-xl-60{margin-left:60px!important}.mt-xl-64{margin-top:64px!important}.mr-xl-64{margin-right:64px!important}.mb-xl-64{margin-bottom:64px!important}.ml-xl-64{margin-left:64px!important}.mt-xl-68{margin-top:68px!important}.mr-xl-68{margin-right:68px!important}.mb-xl-68{margin-bottom:68px!important}.ml-xl-68{margin-left:68px!important}.mt-xl-72{margin-top:72px!important}.mr-xl-72{margin-right:72px!important}.mb-xl-72{margin-bottom:72px!important}.ml-xl-72{margin-left:72px!important}.mt-xl-76{margin-top:76px!important}.mr-xl-76{margin-right:76px!important}.mb-xl-76{margin-bottom:76px!important}.ml-xl-76{margin-left:76px!important}.mt-xl-80{margin-top:80px!important}.mr-xl-80{margin-right:80px!important}.mb-xl-80{margin-bottom:80px!important}.ml-xl-80{margin-left:80px!important}.mt-xl-84{margin-top:84px!important}.mr-xl-84{margin-right:84px!important}.mb-xl-84{margin-bottom:84px!important}.ml-xl-84{margin-left:84px!important}.mt-xl-88{margin-top:88px!important}.mr-xl-88{margin-right:88px!important}.mb-xl-88{margin-bottom:88px!important}.ml-xl-88{margin-left:88px!important}.mt-xl-92{margin-top:92px!important}.mr-xl-92{margin-right:92px!important}.mb-xl-92{margin-bottom:92px!important}.ml-xl-92{margin-left:92px!important}.mt-xl-96{margin-top:96px!important}.mr-xl-96{margin-right:96px!important}.mb-xl-96{margin-bottom:96px!important}.ml-xl-96{margin-left:96px!important}.mt-xl-100{margin-top:100px!important}.mr-xl-100{margin-right:100px!important}.mb-xl-100{margin-bottom:100px!important}.ml-xl-100{margin-left:100px!important}.mt-xl-104{margin-top:104px!important}.mr-xl-104{margin-right:104px!important}.mb-xl-104{margin-bottom:104px!important}.ml-xl-104{margin-left:104px!important}.mt-xl-108{margin-top:108px!important}.mr-xl-108{margin-right:108px!important}.mb-xl-108{margin-bottom:108px!important}.ml-xl-108{margin-left:108px!important}.mt-xl-112{margin-top:112px!important}.mr-xl-112{margin-right:112px!important}.mb-xl-112{margin-bottom:112px!important}.ml-xl-112{margin-left:112px!important}.mt-xl-116{margin-top:116px!important}.mr-xl-116{margin-right:116px!important}.mb-xl-116{margin-bottom:116px!important}.ml-xl-116{margin-left:116px!important}.mt-xl-120{margin-top:120px!important}.mr-xl-120{margin-right:120px!important}.mb-xl-120{margin-bottom:120px!important}.ml-xl-120{margin-left:120px!important}.mt-xl-124{margin-top:124px!important}.mr-xl-124{margin-right:124px!important}.mb-xl-124{margin-bottom:124px!important}.ml-xl-124{margin-left:124px!important}.mt-xl-128{margin-top:128px!important}.mr-xl-128{margin-right:128px!important}.mb-xl-128{margin-bottom:128px!important}.ml-xl-128{margin-left:128px!important}.mt-xl-132{margin-top:132px!important}.mr-xl-132{margin-right:132px!important}.mb-xl-132{margin-bottom:132px!important}.ml-xl-132{margin-left:132px!important}.mt-xl-136{margin-top:136px!important}.mr-xl-136{margin-right:136px!important}.mb-xl-136{margin-bottom:136px!important}.ml-xl-136{margin-left:136px!important}.mt-xl-140{margin-top:140px!important}.mr-xl-140{margin-right:140px!important}.mb-xl-140{margin-bottom:140px!important}.ml-xl-140{margin-left:140px!important}.mt-xl-144{margin-top:144px!important}.mr-xl-144{margin-right:144px!important}.mb-xl-144{margin-bottom:144px!important}.ml-xl-144{margin-left:144px!important}.mt-xl-148{margin-top:148px!important}.mr-xl-148{margin-right:148px!important}.mb-xl-148{margin-bottom:148px!important}.ml-xl-148{margin-left:148px!important}.mt-xl-152{margin-top:152px!important}.mr-xl-152{margin-right:152px!important}.mb-xl-152{margin-bottom:152px!important}.ml-xl-152{margin-left:152px!important}.mt-xl-156{margin-top:156px!important}.mr-xl-156{margin-right:156px!important}.mb-xl-156{margin-bottom:156px!important}.ml-xl-156{margin-left:156px!important}.mt-xl-160{margin-top:160px!important}.mr-xl-160{margin-right:160px!important}.mb-xl-160{margin-bottom:160px!important}.ml-xl-160{margin-left:160px!important}.mt-xl-164{margin-top:164px!important}.mr-xl-164{margin-right:164px!important}.mb-xl-164{margin-bottom:164px!important}.ml-xl-164{margin-left:164px!important}.mt-xl-168{margin-top:168px!important}.mr-xl-168{margin-right:168px!important}.mb-xl-168{margin-bottom:168px!important}.ml-xl-168{margin-left:168px!important}.mt-xl-172{margin-top:172px!important}.mr-xl-172{margin-right:172px!important}.mb-xl-172{margin-bottom:172px!important}.ml-xl-172{margin-left:172px!important}.mt-xl-176{margin-top:176px!important}.mr-xl-176{margin-right:176px!important}.mb-xl-176{margin-bottom:176px!important}.ml-xl-176{margin-left:176px!important}.mt-xl-180{margin-top:180px!important}.mr-xl-180{margin-right:180px!important}.mb-xl-180{margin-bottom:180px!important}.ml-xl-180{margin-left:180px!important}.mt-xl-184{margin-top:184px!important}.mr-xl-184{margin-right:184px!important}.mb-xl-184{margin-bottom:184px!important}.ml-xl-184{margin-left:184px!important}.mt-xl-188{margin-top:188px!important}.mr-xl-188{margin-right:188px!important}.mb-xl-188{margin-bottom:188px!important}.ml-xl-188{margin-left:188px!important}.mt-xl-192{margin-top:192px!important}.mr-xl-192{margin-right:192px!important}.mb-xl-192{margin-bottom:192px!important}.ml-xl-192{margin-left:192px!important}.mt-xl-196{margin-top:196px!important}.mr-xl-196{margin-right:196px!important}.mb-xl-196{margin-bottom:196px!important}.ml-xl-196{margin-left:196px!important}.mt-xl-200{margin-top:200px!important}.mr-xl-200{margin-right:200px!important}.mb-xl-200{margin-bottom:200px!important}.ml-xl-200{margin-left:200px!important}.mt-xl-204{margin-top:204px!important}.mr-xl-204{margin-right:204px!important}.mb-xl-204{margin-bottom:204px!important}.ml-xl-204{margin-left:204px!important}.mt-xl-208{margin-top:208px!important}.mr-xl-208{margin-right:208px!important}.mb-xl-208{margin-bottom:208px!important}.ml-xl-208{margin-left:208px!important}.mt-xl-212{margin-top:212px!important}.mr-xl-212{margin-right:212px!important}.mb-xl-212{margin-bottom:212px!important}.ml-xl-212{margin-left:212px!important}.mt-xl-216{margin-top:216px!important}.mr-xl-216{margin-right:216px!important}.mb-xl-216{margin-bottom:216px!important}.ml-xl-216{margin-left:216px!important}.mt-xl-220{margin-top:220px!important}.mr-xl-220{margin-right:220px!important}.mb-xl-220{margin-bottom:220px!important}.ml-xl-220{margin-left:220px!important}.mt-xl-224{margin-top:224px!important}.mr-xl-224{margin-right:224px!important}.mb-xl-224{margin-bottom:224px!important}.ml-xl-224{margin-left:224px!important}.mt-xl-228{margin-top:228px!important}.mr-xl-228{margin-right:228px!important}.mb-xl-228{margin-bottom:228px!important}.ml-xl-228{margin-left:228px!important}.mt-xl-232{margin-top:232px!important}.mr-xl-232{margin-right:232px!important}.mb-xl-232{margin-bottom:232px!important}.ml-xl-232{margin-left:232px!important}.mt-xl-236{margin-top:236px!important}.mr-xl-236{margin-right:236px!important}.mb-xl-236{margin-bottom:236px!important}.ml-xl-236{margin-left:236px!important}.mt-xl-240{margin-top:240px!important}.mr-xl-240{margin-right:240px!important}.mb-xl-240{margin-bottom:240px!important}.ml-xl-240{margin-left:240px!important}.mt-xl-244{margin-top:244px!important}.mr-xl-244{margin-right:244px!important}.mb-xl-244{margin-bottom:244px!important}.ml-xl-244{margin-left:244px!important}.mt-xl-248{margin-top:248px!important}.mr-xl-248{margin-right:248px!important}.mb-xl-248{margin-bottom:248px!important}.ml-xl-248{margin-left:248px!important}.mt-xl-252{margin-top:252px!important}.mr-xl-252{margin-right:252px!important}.mb-xl-252{margin-bottom:252px!important}.ml-xl-252{margin-left:252px!important}.mt-xl-256{margin-top:256px!important}.mr-xl-256{margin-right:256px!important}.mb-xl-256{margin-bottom:256px!important}.ml-xl-256{margin-left:256px!important}.m-xl-auto{margin:auto!important}.mt-xl-auto{margin-top:auto!important}.mr-xl-auto{margin-right:auto!important}.mb-xl-auto{margin-bottom:auto!important}.ml-xl-auto{margin-left:auto!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.p-xl-0{padding:0!important}.p-xl-4{padding:4px!important}.p-xl-8{padding:8px!important}.p-xl-12{padding:12px!important}.p-xl-16{padding:16px!important}.p-xl-20{padding:20px!important}.p-xl-24{padding:24px!important}.p-xl-28{padding:28px!important}.p-xl-32{padding:32px!important}.p-xl-36{padding:36px!important}.p-xl-40{padding:40px!important}.p-xl-44{padding:44px!important}.p-xl-48{padding:48px!important}.p-xl-52{padding:52px!important}.p-xl-56{padding:56px!important}.p-xl-60{padding:60px!important}.p-xl-64{padding:64px!important}.p-xl-68{padding:68px!important}.p-xl-72{padding:72px!important}.p-xl-76{padding:76px!important}.p-xl-80{padding:80px!important}.p-xl-84{padding:84px!important}.p-xl-88{padding:88px!important}.p-xl-92{padding:92px!important}.p-xl-96{padding:96px!important}.p-xl-100{padding:100px!important}.p-xl-104{padding:104px!important}.p-xl-108{padding:108px!important}.p-xl-112{padding:112px!important}.p-xl-116{padding:116px!important}.p-xl-120{padding:120px!important}.p-xl-124{padding:124px!important}.p-xl-128{padding:128px!important}.p-xl-132{padding:132px!important}.p-xl-136{padding:136px!important}.p-xl-140{padding:140px!important}.p-xl-144{padding:144px!important}.p-xl-148{padding:148px!important}.p-xl-152{padding:152px!important}.p-xl-156{padding:156px!important}.p-xl-160{padding:160px!important}.p-xl-164{padding:164px!important}.p-xl-168{padding:168px!important}.p-xl-172{padding:172px!important}.p-xl-176{padding:176px!important}.p-xl-180{padding:180px!important}.p-xl-184{padding:184px!important}.p-xl-188{padding:188px!important}.p-xl-192{padding:192px!important}.p-xl-196{padding:196px!important}.p-xl-200{padding:200px!important}.p-xl-204{padding:204px!important}.p-xl-208{padding:208px!important}.p-xl-212{padding:212px!important}.p-xl-216{padding:216px!important}.p-xl-220{padding:220px!important}.p-xl-224{padding:224px!important}.p-xl-228{padding:228px!important}.p-xl-232{padding:232px!important}.p-xl-236{padding:236px!important}.p-xl-240{padding:240px!important}.p-xl-244{padding:244px!important}.p-xl-248{padding:248px!important}.p-xl-252{padding:252px!important}.p-xl-256{padding:256px!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.px-xl-4{padding-right:4px!important;padding-left:4px!important}.py-xl-4{padding-top:4px!important;padding-bottom:4px!important}.px-xl-8{padding-right:8px!important;padding-left:8px!important}.py-xl-8{padding-top:8px!important;padding-bottom:8px!important}.px-xl-12{padding-right:12px!important;padding-left:12px!important}.py-xl-12{padding-top:12px!important;padding-bottom:12px!important}.px-xl-16{padding-right:16px!important;padding-left:16px!important}.py-xl-16{padding-top:16px!important;padding-bottom:16px!important}.px-xl-20{padding-right:20px!important;padding-left:20px!important}.py-xl-20{padding-top:20px!important;padding-bottom:20px!important}.px-xl-24{padding-right:24px!important;padding-left:24px!important}.py-xl-24{padding-top:24px!important;padding-bottom:24px!important}.px-xl-28{padding-right:28px!important;padding-left:28px!important}.py-xl-28{padding-top:28px!important;padding-bottom:28px!important}.px-xl-32{padding-right:32px!important;padding-left:32px!important}.py-xl-32{padding-top:32px!important;padding-bottom:32px!important}.px-xl-36{padding-right:36px!important;padding-left:36px!important}.py-xl-36{padding-top:36px!important;padding-bottom:36px!important}.px-xl-40{padding-right:40px!important;padding-left:40px!important}.py-xl-40{padding-top:40px!important;padding-bottom:40px!important}.px-xl-44{padding-right:44px!important;padding-left:44px!important}.py-xl-44{padding-top:44px!important;padding-bottom:44px!important}.px-xl-48{padding-right:48px!important;padding-left:48px!important}.py-xl-48{padding-top:48px!important;padding-bottom:48px!important}.px-xl-52{padding-right:52px!important;padding-left:52px!important}.py-xl-52{padding-top:52px!important;padding-bottom:52px!important}.px-xl-56{padding-right:56px!important;padding-left:56px!important}.py-xl-56{padding-top:56px!important;padding-bottom:56px!important}.px-xl-60{padding-right:60px!important;padding-left:60px!important}.py-xl-60{padding-top:60px!important;padding-bottom:60px!important}.px-xl-64{padding-right:64px!important;padding-left:64px!important}.py-xl-64{padding-top:64px!important;padding-bottom:64px!important}.px-xl-68{padding-right:68px!important;padding-left:68px!important}.py-xl-68{padding-top:68px!important;padding-bottom:68px!important}.px-xl-72{padding-right:72px!important;padding-left:72px!important}.py-xl-72{padding-top:72px!important;padding-bottom:72px!important}.px-xl-76{padding-right:76px!important;padding-left:76px!important}.py-xl-76{padding-top:76px!important;padding-bottom:76px!important}.px-xl-80{padding-right:80px!important;padding-left:80px!important}.py-xl-80{padding-top:80px!important;padding-bottom:80px!important}.px-xl-84{padding-right:84px!important;padding-left:84px!important}.py-xl-84{padding-top:84px!important;padding-bottom:84px!important}.px-xl-88{padding-right:88px!important;padding-left:88px!important}.py-xl-88{padding-top:88px!important;padding-bottom:88px!important}.px-xl-92{padding-right:92px!important;padding-left:92px!important}.py-xl-92{padding-top:92px!important;padding-bottom:92px!important}.px-xl-96{padding-right:96px!important;padding-left:96px!important}.py-xl-96{padding-top:96px!important;padding-bottom:96px!important}.px-xl-100{padding-right:100px!important;padding-left:100px!important}.py-xl-100{padding-top:100px!important;padding-bottom:100px!important}.px-xl-104{padding-right:104px!important;padding-left:104px!important}.py-xl-104{padding-top:104px!important;padding-bottom:104px!important}.px-xl-108{padding-right:108px!important;padding-left:108px!important}.py-xl-108{padding-top:108px!important;padding-bottom:108px!important}.px-xl-112{padding-right:112px!important;padding-left:112px!important}.py-xl-112{padding-top:112px!important;padding-bottom:112px!important}.px-xl-116{padding-right:116px!important;padding-left:116px!important}.py-xl-116{padding-top:116px!important;padding-bottom:116px!important}.px-xl-120{padding-right:120px!important;padding-left:120px!important}.py-xl-120{padding-top:120px!important;padding-bottom:120px!important}.px-xl-124{padding-right:124px!important;padding-left:124px!important}.py-xl-124{padding-top:124px!important;padding-bottom:124px!important}.px-xl-128{padding-right:128px!important;padding-left:128px!important}.py-xl-128{padding-top:128px!important;padding-bottom:128px!important}.px-xl-132{padding-right:132px!important;padding-left:132px!important}.py-xl-132{padding-top:132px!important;padding-bottom:132px!important}.px-xl-136{padding-right:136px!important;padding-left:136px!important}.py-xl-136{padding-top:136px!important;padding-bottom:136px!important}.px-xl-140{padding-right:140px!important;padding-left:140px!important}.py-xl-140{padding-top:140px!important;padding-bottom:140px!important}.px-xl-144{padding-right:144px!important;padding-left:144px!important}.py-xl-144{padding-top:144px!important;padding-bottom:144px!important}.px-xl-148{padding-right:148px!important;padding-left:148px!important}.py-xl-148{padding-top:148px!important;padding-bottom:148px!important}.px-xl-152{padding-right:152px!important;padding-left:152px!important}.py-xl-152{padding-top:152px!important;padding-bottom:152px!important}.px-xl-156{padding-right:156px!important;padding-left:156px!important}.py-xl-156{padding-top:156px!important;padding-bottom:156px!important}.px-xl-160{padding-right:160px!important;padding-left:160px!important}.py-xl-160{padding-top:160px!important;padding-bottom:160px!important}.px-xl-164{padding-right:164px!important;padding-left:164px!important}.py-xl-164{padding-top:164px!important;padding-bottom:164px!important}.px-xl-168{padding-right:168px!important;padding-left:168px!important}.py-xl-168{padding-top:168px!important;padding-bottom:168px!important}.px-xl-172{padding-right:172px!important;padding-left:172px!important}.py-xl-172{padding-top:172px!important;padding-bottom:172px!important}.px-xl-176{padding-right:176px!important;padding-left:176px!important}.py-xl-176{padding-top:176px!important;padding-bottom:176px!important}.px-xl-180{padding-right:180px!important;padding-left:180px!important}.py-xl-180{padding-top:180px!important;padding-bottom:180px!important}.px-xl-184{padding-right:184px!important;padding-left:184px!important}.py-xl-184{padding-top:184px!important;padding-bottom:184px!important}.px-xl-188{padding-right:188px!important;padding-left:188px!important}.py-xl-188{padding-top:188px!important;padding-bottom:188px!important}.px-xl-192{padding-right:192px!important;padding-left:192px!important}.py-xl-192{padding-top:192px!important;padding-bottom:192px!important}.px-xl-196{padding-right:196px!important;padding-left:196px!important}.py-xl-196{padding-top:196px!important;padding-bottom:196px!important}.px-xl-200{padding-right:200px!important;padding-left:200px!important}.py-xl-200{padding-top:200px!important;padding-bottom:200px!important}.px-xl-204{padding-right:204px!important;padding-left:204px!important}.py-xl-204{padding-top:204px!important;padding-bottom:204px!important}.px-xl-208{padding-right:208px!important;padding-left:208px!important}.py-xl-208{padding-top:208px!important;padding-bottom:208px!important}.px-xl-212{padding-right:212px!important;padding-left:212px!important}.py-xl-212{padding-top:212px!important;padding-bottom:212px!important}.px-xl-216{padding-right:216px!important;padding-left:216px!important}.py-xl-216{padding-top:216px!important;padding-bottom:216px!important}.px-xl-220{padding-right:220px!important;padding-left:220px!important}.py-xl-220{padding-top:220px!important;padding-bottom:220px!important}.px-xl-224{padding-right:224px!important;padding-left:224px!important}.py-xl-224{padding-top:224px!important;padding-bottom:224px!important}.px-xl-228{padding-right:228px!important;padding-left:228px!important}.py-xl-228{padding-top:228px!important;padding-bottom:228px!important}.px-xl-232{padding-right:232px!important;padding-left:232px!important}.py-xl-232{padding-top:232px!important;padding-bottom:232px!important}.px-xl-236{padding-right:236px!important;padding-left:236px!important}.py-xl-236{padding-top:236px!important;padding-bottom:236px!important}.px-xl-240{padding-right:240px!important;padding-left:240px!important}.py-xl-240{padding-top:240px!important;padding-bottom:240px!important}.px-xl-244{padding-right:244px!important;padding-left:244px!important}.py-xl-244{padding-top:244px!important;padding-bottom:244px!important}.px-xl-248{padding-right:248px!important;padding-left:248px!important}.py-xl-248{padding-top:248px!important;padding-bottom:248px!important}.px-xl-252{padding-right:252px!important;padding-left:252px!important}.py-xl-252{padding-top:252px!important;padding-bottom:252px!important}.px-xl-256{padding-right:256px!important;padding-left:256px!important}.py-xl-256{padding-top:256px!important;padding-bottom:256px!important}.pt-xl-0{padding-top:0!important}.pr-xl-0{padding-right:0!important}.pb-xl-0{padding-bottom:0!important}.pl-xl-0{padding-left:0!important}.pt-xl-4{padding-top:4px!important}.pr-xl-4{padding-right:4px!important}.pb-xl-4{padding-bottom:4px!important}.pl-xl-4{padding-left:4px!important}.pt-xl-8{padding-top:8px!important}.pr-xl-8{padding-right:8px!important}.pb-xl-8{padding-bottom:8px!important}.pl-xl-8{padding-left:8px!important}.pt-xl-12{padding-top:12px!important}.pr-xl-12{padding-right:12px!important}.pb-xl-12{padding-bottom:12px!important}.pl-xl-12{padding-left:12px!important}.pt-xl-16{padding-top:16px!important}.pr-xl-16{padding-right:16px!important}.pb-xl-16{padding-bottom:16px!important}.pl-xl-16{padding-left:16px!important}.pt-xl-20{padding-top:20px!important}.pr-xl-20{padding-right:20px!important}.pb-xl-20{padding-bottom:20px!important}.pl-xl-20{padding-left:20px!important}.pt-xl-24{padding-top:24px!important}.pr-xl-24{padding-right:24px!important}.pb-xl-24{padding-bottom:24px!important}.pl-xl-24{padding-left:24px!important}.pt-xl-28{padding-top:28px!important}.pr-xl-28{padding-right:28px!important}.pb-xl-28{padding-bottom:28px!important}.pl-xl-28{padding-left:28px!important}.pt-xl-32{padding-top:32px!important}.pr-xl-32{padding-right:32px!important}.pb-xl-32{padding-bottom:32px!important}.pl-xl-32{padding-left:32px!important}.pt-xl-36{padding-top:36px!important}.pr-xl-36{padding-right:36px!important}.pb-xl-36{padding-bottom:36px!important}.pl-xl-36{padding-left:36px!important}.pt-xl-40{padding-top:40px!important}.pr-xl-40{padding-right:40px!important}.pb-xl-40{padding-bottom:40px!important}.pl-xl-40{padding-left:40px!important}.pt-xl-44{padding-top:44px!important}.pr-xl-44{padding-right:44px!important}.pb-xl-44{padding-bottom:44px!important}.pl-xl-44{padding-left:44px!important}.pt-xl-48{padding-top:48px!important}.pr-xl-48{padding-right:48px!important}.pb-xl-48{padding-bottom:48px!important}.pl-xl-48{padding-left:48px!important}.pt-xl-52{padding-top:52px!important}.pr-xl-52{padding-right:52px!important}.pb-xl-52{padding-bottom:52px!important}.pl-xl-52{padding-left:52px!important}.pt-xl-56{padding-top:56px!important}.pr-xl-56{padding-right:56px!important}.pb-xl-56{padding-bottom:56px!important}.pl-xl-56{padding-left:56px!important}.pt-xl-60{padding-top:60px!important}.pr-xl-60{padding-right:60px!important}.pb-xl-60{padding-bottom:60px!important}.pl-xl-60{padding-left:60px!important}.pt-xl-64{padding-top:64px!important}.pr-xl-64{padding-right:64px!important}.pb-xl-64{padding-bottom:64px!important}.pl-xl-64{padding-left:64px!important}.pt-xl-68{padding-top:68px!important}.pr-xl-68{padding-right:68px!important}.pb-xl-68{padding-bottom:68px!important}.pl-xl-68{padding-left:68px!important}.pt-xl-72{padding-top:72px!important}.pr-xl-72{padding-right:72px!important}.pb-xl-72{padding-bottom:72px!important}.pl-xl-72{padding-left:72px!important}.pt-xl-76{padding-top:76px!important}.pr-xl-76{padding-right:76px!important}.pb-xl-76{padding-bottom:76px!important}.pl-xl-76{padding-left:76px!important}.pt-xl-80{padding-top:80px!important}.pr-xl-80{padding-right:80px!important}.pb-xl-80{padding-bottom:80px!important}.pl-xl-80{padding-left:80px!important}.pt-xl-84{padding-top:84px!important}.pr-xl-84{padding-right:84px!important}.pb-xl-84{padding-bottom:84px!important}.pl-xl-84{padding-left:84px!important}.pt-xl-88{padding-top:88px!important}.pr-xl-88{padding-right:88px!important}.pb-xl-88{padding-bottom:88px!important}.pl-xl-88{padding-left:88px!important}.pt-xl-92{padding-top:92px!important}.pr-xl-92{padding-right:92px!important}.pb-xl-92{padding-bottom:92px!important}.pl-xl-92{padding-left:92px!important}.pt-xl-96{padding-top:96px!important}.pr-xl-96{padding-right:96px!important}.pb-xl-96{padding-bottom:96px!important}.pl-xl-96{padding-left:96px!important}.pt-xl-100{padding-top:100px!important}.pr-xl-100{padding-right:100px!important}.pb-xl-100{padding-bottom:100px!important}.pl-xl-100{padding-left:100px!important}.pt-xl-104{padding-top:104px!important}.pr-xl-104{padding-right:104px!important}.pb-xl-104{padding-bottom:104px!important}.pl-xl-104{padding-left:104px!important}.pt-xl-108{padding-top:108px!important}.pr-xl-108{padding-right:108px!important}.pb-xl-108{padding-bottom:108px!important}.pl-xl-108{padding-left:108px!important}.pt-xl-112{padding-top:112px!important}.pr-xl-112{padding-right:112px!important}.pb-xl-112{padding-bottom:112px!important}.pl-xl-112{padding-left:112px!important}.pt-xl-116{padding-top:116px!important}.pr-xl-116{padding-right:116px!important}.pb-xl-116{padding-bottom:116px!important}.pl-xl-116{padding-left:116px!important}.pt-xl-120{padding-top:120px!important}.pr-xl-120{padding-right:120px!important}.pb-xl-120{padding-bottom:120px!important}.pl-xl-120{padding-left:120px!important}.pt-xl-124{padding-top:124px!important}.pr-xl-124{padding-right:124px!important}.pb-xl-124{padding-bottom:124px!important}.pl-xl-124{padding-left:124px!important}.pt-xl-128{padding-top:128px!important}.pr-xl-128{padding-right:128px!important}.pb-xl-128{padding-bottom:128px!important}.pl-xl-128{padding-left:128px!important}.pt-xl-132{padding-top:132px!important}.pr-xl-132{padding-right:132px!important}.pb-xl-132{padding-bottom:132px!important}.pl-xl-132{padding-left:132px!important}.pt-xl-136{padding-top:136px!important}.pr-xl-136{padding-right:136px!important}.pb-xl-136{padding-bottom:136px!important}.pl-xl-136{padding-left:136px!important}.pt-xl-140{padding-top:140px!important}.pr-xl-140{padding-right:140px!important}.pb-xl-140{padding-bottom:140px!important}.pl-xl-140{padding-left:140px!important}.pt-xl-144{padding-top:144px!important}.pr-xl-144{padding-right:144px!important}.pb-xl-144{padding-bottom:144px!important}.pl-xl-144{padding-left:144px!important}.pt-xl-148{padding-top:148px!important}.pr-xl-148{padding-right:148px!important}.pb-xl-148{padding-bottom:148px!important}.pl-xl-148{padding-left:148px!important}.pt-xl-152{padding-top:152px!important}.pr-xl-152{padding-right:152px!important}.pb-xl-152{padding-bottom:152px!important}.pl-xl-152{padding-left:152px!important}.pt-xl-156{padding-top:156px!important}.pr-xl-156{padding-right:156px!important}.pb-xl-156{padding-bottom:156px!important}.pl-xl-156{padding-left:156px!important}.pt-xl-160{padding-top:160px!important}.pr-xl-160{padding-right:160px!important}.pb-xl-160{padding-bottom:160px!important}.pl-xl-160{padding-left:160px!important}.pt-xl-164{padding-top:164px!important}.pr-xl-164{padding-right:164px!important}.pb-xl-164{padding-bottom:164px!important}.pl-xl-164{padding-left:164px!important}.pt-xl-168{padding-top:168px!important}.pr-xl-168{padding-right:168px!important}.pb-xl-168{padding-bottom:168px!important}.pl-xl-168{padding-left:168px!important}.pt-xl-172{padding-top:172px!important}.pr-xl-172{padding-right:172px!important}.pb-xl-172{padding-bottom:172px!important}.pl-xl-172{padding-left:172px!important}.pt-xl-176{padding-top:176px!important}.pr-xl-176{padding-right:176px!important}.pb-xl-176{padding-bottom:176px!important}.pl-xl-176{padding-left:176px!important}.pt-xl-180{padding-top:180px!important}.pr-xl-180{padding-right:180px!important}.pb-xl-180{padding-bottom:180px!important}.pl-xl-180{padding-left:180px!important}.pt-xl-184{padding-top:184px!important}.pr-xl-184{padding-right:184px!important}.pb-xl-184{padding-bottom:184px!important}.pl-xl-184{padding-left:184px!important}.pt-xl-188{padding-top:188px!important}.pr-xl-188{padding-right:188px!important}.pb-xl-188{padding-bottom:188px!important}.pl-xl-188{padding-left:188px!important}.pt-xl-192{padding-top:192px!important}.pr-xl-192{padding-right:192px!important}.pb-xl-192{padding-bottom:192px!important}.pl-xl-192{padding-left:192px!important}.pt-xl-196{padding-top:196px!important}.pr-xl-196{padding-right:196px!important}.pb-xl-196{padding-bottom:196px!important}.pl-xl-196{padding-left:196px!important}.pt-xl-200{padding-top:200px!important}.pr-xl-200{padding-right:200px!important}.pb-xl-200{padding-bottom:200px!important}.pl-xl-200{padding-left:200px!important}.pt-xl-204{padding-top:204px!important}.pr-xl-204{padding-right:204px!important}.pb-xl-204{padding-bottom:204px!important}.pl-xl-204{padding-left:204px!important}.pt-xl-208{padding-top:208px!important}.pr-xl-208{padding-right:208px!important}.pb-xl-208{padding-bottom:208px!important}.pl-xl-208{padding-left:208px!important}.pt-xl-212{padding-top:212px!important}.pr-xl-212{padding-right:212px!important}.pb-xl-212{padding-bottom:212px!important}.pl-xl-212{padding-left:212px!important}.pt-xl-216{padding-top:216px!important}.pr-xl-216{padding-right:216px!important}.pb-xl-216{padding-bottom:216px!important}.pl-xl-216{padding-left:216px!important}.pt-xl-220{padding-top:220px!important}.pr-xl-220{padding-right:220px!important}.pb-xl-220{padding-bottom:220px!important}.pl-xl-220{padding-left:220px!important}.pt-xl-224{padding-top:224px!important}.pr-xl-224{padding-right:224px!important}.pb-xl-224{padding-bottom:224px!important}.pl-xl-224{padding-left:224px!important}.pt-xl-228{padding-top:228px!important}.pr-xl-228{padding-right:228px!important}.pb-xl-228{padding-bottom:228px!important}.pl-xl-228{padding-left:228px!important}.pt-xl-232{padding-top:232px!important}.pr-xl-232{padding-right:232px!important}.pb-xl-232{padding-bottom:232px!important}.pl-xl-232{padding-left:232px!important}.pt-xl-236{padding-top:236px!important}.pr-xl-236{padding-right:236px!important}.pb-xl-236{padding-bottom:236px!important}.pl-xl-236{padding-left:236px!important}.pt-xl-240{padding-top:240px!important}.pr-xl-240{padding-right:240px!important}.pb-xl-240{padding-bottom:240px!important}.pl-xl-240{padding-left:240px!important}.pt-xl-244{padding-top:244px!important}.pr-xl-244{padding-right:244px!important}.pb-xl-244{padding-bottom:244px!important}.pl-xl-244{padding-left:244px!important}.pt-xl-248{padding-top:248px!important}.pr-xl-248{padding-right:248px!important}.pb-xl-248{padding-bottom:248px!important}.pl-xl-248{padding-left:248px!important}.pt-xl-252{padding-top:252px!important}.pr-xl-252{padding-right:252px!important}.pb-xl-252{padding-bottom:252px!important}.pl-xl-252{padding-left:252px!important}.pt-xl-256{padding-top:256px!important}.pr-xl-256{padding-right:256px!important}.pb-xl-256{padding-bottom:256px!important}.pl-xl-256{padding-left:256px!important}}.b,.border{border:1px solid rgba(0,0,0,.12)}.border-top,.bt{border-top:1px solid rgba(0,0,0,.12)}.border-right,.br{border-right:1px solid rgba(0,0,0,.12)}.bb,.border-bottom{border-bottom:1px solid rgba(0,0,0,.12)}.bl,.border-left{border-left:1px solid rgba(0,0,0,.12)}.b-x,.border-horizontal{border-left:1px solid rgba(0,0,0,.12);border-right:1px solid rgba(0,0,0,.12)}.border-vertical,.by{border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12)}.border-radius-100{border-radius:100%}.border-radius-2{border-radius:2px}.border-radius-4{border-radius:4px}.border-radius-8{border-radius:8px}.border-radius-16{border-radius:16px}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}.card{border-radius:3px;padding-top:.3em}.layout-main .layout-content{padding-bottom:0!important}.layout-container .topbar .logo.my-dto{background:url(logo-no-bg.2c851828b7086f48ad14.svg) top left/auto 80px no-repeat;position:relative;top:-15px;left:20px}.layout-container .topbar .logo.my-spo{background:url(logo-no-bg.5bafa56d3de454f51265.png) top left/auto 80px no-repeat;position:relative;top:-15px;left:20px}.layout-wrapper .topbar-left{background-color:#33404a!important}.layout-wrapper .topbar-right i.material-icons,.layout-wrapper .topbar-right img.profile-image{margin-left:10px}.layout-wrapper .topbar-right .stitle{position:relative;top:7px;left:10px;color:#fff;font-size:24px;font-weight:300;width:500px}@media (max-width:640px){.layout-wrapper .topbar-right .stitle{font-size:16px;width:405px}}.layout-container .layout-menu.layout-menu-dark ul.ultima-menu li.active-menuitem>a,.layout-container .topbar .topbar-right #menu-button{color:#fff;background-color:#1986f2;z-index:100}.layout-container .topbar-left span.title{color:#fff!important;font-size:40px;font-weight:300;letter-spacing:1px;position:relative;left:0;top:8px}.layout-wrapper .topbar{background-color:#33404a;background-image:-webkit-gradient(linear,left top,right top,color-stop(45%,#33404a),to(#178cff));background-image:linear-gradient(to right,#33404a 45%,#178cff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color1", endColorstr="$color2", gradientType="1")}.layout-container .ultima-menu li.active-menuitem>a i{color:#000}.menuitem-badge,.topbar-badge{background-color:#f44336!important;color:#fff!important}@media (max-width:1024px){.layout-wrapper .topbar-right .stitle{top:-23px;left:30px}.layout-container .topbar .topbar-right .topbar-items>li .active-top-menu>a{color:#000}.topbar-badge{left:38px!important}}.layout-breadcrumb-options i.material-icons{font-size:24px}.topbar-language span{margin-left:10px}@media (min-width:1025px){.layout-wrapper.layout-compact .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>ul{top:35px}.layout-wrapper.layout-compact .layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>ul li span{font-size:14px}.layout-wrapper.layout-compact .layout-container.menu-layout-horizontal .layout-main{padding-top:110px}.layout-container.menu-layout-horizontal .layout-menu ul.ultima-menu>li>ul{width:320px}.topbar-language{width:115px!important}}.ui-dialog .ui-confirmdialog-icon{color:#33404a!important;vertical-align:top!important}.ui-dialog .ui-confirmdialog-message{text-align:justify!important;display:inline-block!important;width:calc(100% - 50px)!important}@media (max-width:960px){.card{padding-left:0;padding-right:0}.ui-dialog{height:100vh}}.ui-dialog .ui-dialog-footer{border-top:1px solid #d8d9d9!important;padding-top:3px}.ui-dynamicdialog .ui-dialog-content{margin-bottom:5px}.ui-confirmdialog{width:40%}.ui-confirmdialog .ui-dialog-footer{padding-top:1em}.ui-dialog-error .ui-confirmdialog{width:40%}.ui-dialog-titlebar{color:#33404a!important}.ui-button,.ui-datepicker-buttonpane>button{box-shadow:none!important}.ui-dialog .ui-dialog-footer .ui-button{background-color:#178cff!important;color:#fff!important}.ui-dialog .ui-dialog-footer .ui-button .ui-button-icon-left{color:#fff!important}.ui-dialog .ui-dialog-footer .ui-button:hover:not([disabled]){background-color:#37474f!important}.ui-button-info,.ui-dialog .ui-dialog-footer .ui-button-info{background-color:#33404a!important}.ui-button-info:hover,.ui-dialog .ui-dialog-footer .ui-button-info:hover{background-color:#37474f!important}.ui-button-warn,.ui-dialog .ui-dialog-footer .ui-button-warn{background-color:#c8102e!important}.ui-button-warn:hover,.ui-dialog .ui-dialog-footer .ui-button-warn:hover{background-color:#37474f!important}.ui-button-secondary,.ui-dialog .ui-dialog-footer .ui-button-secondary{background-color:#fff!important;color:#37474f!important;border:1px solid #bebebe!important}.ui-button-secondary .ui-button-icon-left,.ui-dialog .ui-dialog-footer .ui-button-secondary .ui-button-icon-left{color:#37474f!important;margin-right:12px}.ui-button-secondary:hover:not([disabled]),.ui-dialog .ui-dialog-footer .ui-button-secondary:hover:not([disabled]){background-color:#e8e8e8!important}.ui-button-gray:not([disabled]),.ui-dialog .ui-dialog-footer .ui-button-gray:not([disabled]){background-color:#e8e8e8!important;color:#37474f!important}.ui-button-gray:not([disabled]):hover:not([disabled]),.ui-dialog .ui-dialog-footer .ui-button-gray:not([disabled]):hover:not([disabled]){background-color:#37474f!important;color:#fff!important}.ui-dialog-error .ui-confirmdialog-icon,.ui-dialog-error .ui-dialog-titlebar{color:#c8102e!important}.ui-dialog-error .ui-dialog .ui-dialog-footer .ui-button{background-color:#c8102e!important;color:#fff!important}.ui-dialog-error .ui-dialog .ui-dialog-footer .ui-button:hover{background-color:#37474f!important}.ui-dialog-warning .ui-confirmdialog-icon,.ui-dialog-warning .ui-dialog-titlebar{color:#f1844d!important}.ui-dialog-warning .ui-dialog .ui-dialog-footer .ui-button:not(.ui-button-secondary){background-color:#f1844d!important;color:#fff!important}.ui-dialog-warning .ui-dialog .ui-dialog-footer .ui-button:not(.ui-button-secondary):hover{background-color:#37474f!important}.md-inputfield>label{left:2px!important}.md-inputfield input.ng-dirty.ng-invalid~label,.md-inputfield p-autoComplete.ng-dirty.ng-invalid~label,.md-inputfield p-calendar.ng-dirty.ng-invalid~label,.md-inputfield p-chips.ng-dirty.ng-invalid~label,.md-inputfield p-dropdown.ng-dirty.ng-invalid~label,.md-inputfield p-inputMask.ng-dirty.ng-invalid~label,.md-inputfield p-multiSelect.ng-dirty.ng-invalid~label,.md-inputfield p-spinner.ng-dirty.ng-invalid~label,.md-inputfield textarea.ng-dirty.ng-invalid~label{color:#c8102e!important}.md-inputfield app-calendar~label,.md-inputfield app-rich-text-area~label,.md-inputfield a~label,.md-inputfield div~label,.md-inputfield p-dropdown~label,.md-inputfield p-listbox~label,.md-inputfield textarea.ui-state-filled~label,.md-inputfield textarea:focus~label{top:-20px;font-size:12px;color:#757575}.md-inputfield .ui-inputwrapper-filled~label,.md-inputfield .ui-inputwrapper-focus~label,.md-inputfield app-calendar~label,.md-inputfield input.ui-state-filled~label,.md-inputfield input:focus~label,.md-inputfield p-dropdown~label,.md-inputfield textarea.ui-state-filled~label,.md-inputfield textarea:focus~label{color:#757575!important}.ui-autocomplete-list-item,.ui-dropdown-item{font-size:14px!important}.ui-tabview .ui-tabview-nav li .ui-tabview-left-icon{vertical-align:middle;margin-right:.5em;font-size:16px}.ui-tabview .ui-tabview-nav>li.ui-state-active{border-color:#178cff!important}.ui-tabview .ui-tabview-nav>li.ui-state-active .ui-tabview-left-icon{color:#178cff}.ui-treetable .ui-treetable-tbody>tr:nth-child(odd){background-color:#f4f4f4}.ui-treetable .ui-treetable-tbody>tr{background:#fff}.ui-table .ui-table-tbody>tr>td,.ui-table .ui-table-tfoot>tr>th,.ui-table .ui-table-thead>tr>th,.ui-treetable .ui-treetable-tbody>tr>td,.ui-treetable .ui-treetable-tfoot>tr>th,.ui-treetable .ui-treetable-thead>tr>th{border:none!important;padding:.25em .5em!important}.ui-table .ui-table-tbody,.ui-treetable .ui-treetable-tbody{border-top:1px solid #d8d9d9;border-bottom:1px solid #d8d9d9}.ui-table .ui-table-tfoot>tr>th,.ui-table .ui-table-thead>tr>th,.ui-treetable .ui-treetable-tfoot>tr>th,.ui-treetable .ui-treetable-thead>tr>th{text-align:left;font-weight:500!important;color:#33404a!important;letter-spacing:1px}.ui-table.ellipsis td,.ui-treetable.ellipsis td{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ui-table .ui-paginator,.ui-treetable .ui-paginator{background:0 0;border:none;text-align:right}.ui-table .ui-paginator .ui-paginator-element,.ui-treetable .ui-paginator .ui-paginator-element{color:#757575}.ui-table .ui-paginator .ui-paginator-pages a:not(.ui-state-active):hover,.ui-treetable .ui-paginator .ui-paginator-pages a:not(.ui-state-active):hover{background-color:#e8e8e8}.ui-table .ui-paginator .ui-paginator-first,.ui-table .ui-paginator .ui-paginator-last,.ui-table .ui-paginator .ui-paginator-next,.ui-table .ui-paginator .ui-paginator-prev,.ui-treetable .ui-paginator .ui-paginator-first,.ui-treetable .ui-paginator .ui-paginator-last,.ui-treetable .ui-paginator .ui-paginator-next,.ui-treetable .ui-paginator .ui-paginator-prev{height:32px;line-height:32px}.ui-table .ui-paginator>a:not(.ui-state-disabled):not(.ui-state-active):hover,.ui-treetable .ui-paginator>a:not(.ui-state-disabled):not(.ui-state-active):hover{background-color:#e8e8e8}.ui-table .ui-table-tbody tr,.ui-table .ui-treetable-tbody tr,.ui-treetable .ui-table-tbody tr,.ui-treetable .ui-treetable-tbody tr{height:32px}.ui-table .ui-table-tbody td app-action-icon,.ui-table .ui-treetable-tbody td app-action-icon,.ui-treetable .ui-table-tbody td app-action-icon,.ui-treetable .ui-treetable-tbody td app-action-icon{margin-left:2px}.ui-table .ui-table-tbody td a i.material-icons,.ui-table .ui-treetable-tbody td a i.material-icons,.ui-treetable .ui-table-tbody td a i.material-icons,.ui-treetable .ui-treetable-tbody td a i.material-icons{font-size:24px!important}.ui-table .ui-sortable-column.ui-state-highlight,.ui-treetable .ui-sortable-column.ui-state-highlight{background-color:#fff!important;color:#178cff!important}.ui-table .ui-sortable-column.ui-state-highlight .ui-sortable-column-icon,.ui-treetable .ui-sortable-column.ui-state-highlight .ui-sortable-column-icon{color:#178cff!important}.ui-table .ui-sortable-column.ui-state-highlight:hover,.ui-table .ui-sortable-column:not(.ui-state-highlight):hover,.ui-treetable .ui-sortable-column.ui-state-highlight:hover,.ui-treetable .ui-sortable-column:not(.ui-state-highlight):hover{-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;background-color:#f4f4f4!important}.ui-table .ui-sortable-column:not(.ui-state-highlight):hover .ui-sortable-column-icon,.ui-treetable .ui-sortable-column:not(.ui-state-highlight):hover .ui-sortable-column-icon{background-color:#f4f4f4!important}.ui-tooltip-text{font-size:14px;word-break:break-word}.ui-g.form-group{margin-top:3px}.ui-g.form-group>div{padding:14px}.ui-fieldset .ui-fieldset-legend .ui-fieldset-legend-text{color:#33404a!important;font-size:15px}.ui-fieldset .ui-fieldset-content{margin-top:-10px}.ui-datepicker{font-size:15px!important}.ui-datepicker th{font-weight:400}.ui-datepicker td>a:hover{cursor:pointer}.ui-datepicker .ui-datepicker-buttonbar{background-color:#fff}.ui-chkbox{margin-bottom:2px}.ui-chkbox .ui-state-active .pi,.ui-chkbox .ui-state-highlight .pi{color:#fff}.ui-chkbox:hover{cursor:pointer}.ui-chkbox-label{padding-top:5px!important;font-size:1em!important}.ui-chkbox-label:hover{cursor:pointer!important}.ui-inputtext:disabled{border-bottom:1px solid #bdbdbd!important}.md-inputfield .ui-inputtext:disabled,form .ui-state-disabled,form .ui-widget:disabled{opacity:1;filter:Alpha(Opacity=100);background-color:#f1f2f2}form .ui-datepicker .ui-state-disabled,form .ui-datepicker .ui-widget:disabled{color:#bdbdbd!important;background-color:transparent!important}.ui-fileupload .ui-widget-header{background-color:#37474f;border-color:#37474f}.ui-fileupload .ui-fileupload-buttonbar .ui-button{background-color:#1986f2!important}.ui-fileupload .ui-fileupload-buttonbar .ui-button:focus:not([disabled]),.ui-fileupload .ui-fileupload-buttonbar .ui-button:hover:not([disabled]){background-color:#ddf2bb!important}.ui-fileupload .ui-fileupload-buttonbar .ui-button:focus:not([disabled]) .ui-clickable,.ui-fileupload .ui-fileupload-buttonbar .ui-button:hover:not([disabled]) .ui-clickable{color:#212121}.ui-fileupload .ui-fileupload-content{overflow:auto;max-height:25vh}.ui-fileupload .ui-fileupload-content .ui-fileupload-files,.ui-fileupload .ui-fileupload-content .ui-fileupload-files .ui-fileupload-row{width:100%}.ui-fileupload .ui-fileupload-content .ui-fileupload-files .ui-fileupload-row .ui-fileupload-row-name{width:50%}.ui-fileupload .ui-fileupload-content .ui-fileupload-files .ui-fileupload-row .ui-fileupload-row-size{width:45%;text-align:right}.ui-fileupload .ui-fileupload-content .ui-fileupload-files .ui-fileupload-row .ui-fileupload-row-delete>button{width:2.5em}.ui-autocomplete-panel{z-index:2000!important}.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-maximize{margin-right:5px!important}.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-maximize span{margin-top:0!important}.ui-chkbox-box.ui-state-disabled{opacity:.5;filter:Alpha(Opacity=50)}.ui-picklist .ui-picklist-caption{-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;border-top-left-radius:3px;border-top-right-radius:3px;background-color:transparent;color:#33404a;border-color:#bdbdbd;font-size:15px!important}.ui-picklist .ui-picklist-listwrapper{border-radius:3px}.ui-picklist .ui-picklist-buttons .ui-button,.ui-picklist .ui-picklist-buttons .ui-button:focus{background-color:transparent}.ui-picklist .ui-picklist-buttons .ui-button span,.ui-picklist .ui-picklist-buttons .ui-button:focus span{color:#757575}.ui-picklist .ui-picklist-buttons .ui-button:focus:hover,.ui-picklist .ui-picklist-buttons .ui-button:hover{background-color:#e8e8e8!important}.ui-picklist .ui-picklist-buttons .ui-button:focus:hover span,.ui-picklist .ui-picklist-buttons .ui-button:hover span{color:#757575}.ui-dropdown-filter-container{background-color:inherit!important}.ui-dropdown-filter-container .pi,.ui-dropdown-filter-container input{color:inherit!important}input:required{box-shadow:none}.ui-tree{width:auto}.ui-table-loading{border-radius:3px;background-color:#f1f2f2!important}.ui-table-loading-icon.pi-spin.pi.pi-spinner{color:#178cff!important}.ui-listbox{width:100%}.ui-listbox .ui-listbox-header{background-color:#ddf2bb;border-color:#ddf2bb;color:#757575!important}.ui-listbox .ui-listbox-header .ui-chkbox .ui-chkbox-box{border-color:#757575!important}.ui-listbox .ui-listbox-header .ui-chkbox .ui-chkbox-box.ui-state-active{border-color:#178cff!important}.ui-listbox .ui-listbox-header .ui-inputtext{color:#757575!important;background-image:-webkit-gradient(linear,left top,left bottom,from(#757575),to(#757575)),-webkit-gradient(linear,left top,left bottom,from(#757575),to(#757575))!important;background-image:linear-gradient(to bottom,#757575,#757575),linear-gradient(to bottom,#757575,#757575)!important;padding-left:5px!important}.ui-listbox .ui-listbox-header .ui-listbox-filter-container .ui-listbox-filter-icon.pi{color:#757575}.ui-listbox .ui-listbox-list{max-height:200px}.ui-listbox .ui-listbox-item .ui-chkbox{margin-right:10px}.ui-listbox-header{margin-bottom:0;padding:0}.ui-listbox-header .ui-listbox-filter-container .ui-listbox-filter-icon{left:inherit!important;right:0!important;margin-right:5%}.ui-listbox-header .ui-inputtext{width:95%}.listbox-expand{border:1px solid #bdbdbd;border-radius:3px}.listbox-expand .listbox-expand-header{background:#ddf2bb!important;border-radius:0;padding:.405em 1em}.listbox-expand .listbox-expand-header .listbox-expand-header-toggle-icon{width:30px;height:30px;text-align:center;display:inline-block;line-height:30px;float:right}.listbox-expand .listbox-expand-header .listbox-expand-header-toggle-icon:hover{border-radius:50%;background-color:#e8e8e8;cursor:pointer}.listbox-expand .listbox-expand-list{max-height:200px;overflow-y:auto}.listbox-expand .listbox-expand-list .ng-star-inserted{width:100%}.listbox-expand .listbox-expand-list .listbox-expand-list-item{padding:.655em .875em}.listbox-expand .listbox-expand-list .listbox-expand-list-item:hover{background-color:#e8e8e8}.listbox-expand .listbox-expand-list .listbox-expand-list-icon{margin-right:10px;margin-left:7px;margin-top:-1px;font-size:1.25em;display:inline-block;vertical-align:middle}.listbox-expand .listbox-expand-list .listbox-expand-list-icon:hover{border-radius:50%;background-color:#e8e8e8;cursor:pointer}.listbox-expand-toggle-icon{width:30px;height:30px;position:absolute;z-index:1;right:0;text-align:center;margin-top:.5em;margin-right:1.1em}.listbox-expand-toggle-icon:hover{border-radius:50%;background-color:#e8e8e8;cursor:pointer}.ui-fluid .ui-autocomplete,.ui-fluid .ui-autocomplete-input,.ui-fluid p-autocomplete{width:100%!important;min-width:auto!important;max-width:initial!important}:focus{outline:0}.ui-blockui.ui-widget-overlay.ui-blockui-document{opacity:.5;filter:Alpha(Opacity=50)}.auto-width{width:auto!important}a:hover{text-decoration:underline}.toast-container .ngx-toastr{border-radius:3px;opacity:.95;filter:Alpha(Opacity=95);border:1px solid #fff}.toast-info{background-color:#33404a}.toast-success{background-color:#178cff}.toast-warning{background-color:#f1844d}.toast-error{background-color:#c8102e}.ng-progress-bar .ng-bar{height:5px!important;background-color:#c8102e!important}.ng-progress-bar .ng-bar .ng-meteor{box-shadow:0 0 10px #c8102e,0 0 5px #c8102e!important}.ui-dialog:not(.ui-dynamicdialog) app-form-actions>div,app-dialog app-form-actions>div{border:none!important;padding:0!important}:required~label:after,label.required:after{content:" *"!important;color:red}span.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.input-action{display:inline-block!important}.input-search,.input-search-clear{display:-webkit-inline-box!important;display:inline-flex!important}.input-search .validator-error,.input-search-clear .validator-error{position:absolute;left:0;top:20px}.input-action,.input-search{width:calc(100% - 44px)}.input-search-clear{width:calc(100% - 76px)}.input-action~app-action-icon,.input-search-clear~app-action-icon,.input-search~app-action-icon{float:right;margin-top:-8px}.input-action~app-action-icon{margin-top:-7px}.msg-error{color:#c8102e!important;font-size:12px!important}@-webkit-keyframes autofill{to{background:0 0}}input:-webkit-autofill{-webkit-animation-name:autofill;-webkit-animation-fill-mode:both}.loading{width:14%;height:14%}.label-value-null{color:#c8102e!important}.connected-user{color:#fff;top:10px;right:-5px;position:relative}.login-body{background-image:none;background-color:#f1f2f2}.row-cb-up{margin-top:-15px}.profiles{position:absolute;right:7px;top:60px;min-width:194px}.profiles .pi,.profiles .ui-dropdown-label{color:#fff!important}@media (max-width:1024px){.profiles{display:none}}body .ui-message .ui-message-text{margin-left:5px}.padding-left-32{padding-left:32px}.table-border .ui-table .ui-table-tbody>tr>td,.table-border .ui-table .ui-table-tfoot>tr>th,.table-border .ui-table .ui-table-thead>tr>th{border:1px solid #ebebed!important}.div-info{text-align:center;border:1px solid #3582bd;padding:10px;border-radius:5px;color:#6f6f6f;font-size:1.1em}.ui-listbox .ui-listbox-item.ui-state-highlight{background-color:#33404a!important;color:#fff!important}i.icon-red{color:#ae001c!important}i.icon-tab{font-size:14px!important}.to-right-input{position:absolute;right:9px;top:2px}body .ui-slider .ui-slider-handle,body .ui-slider .ui-slider-range{background-color:#33404a!important}body .ui-slider .ui-slider-handle:hover{cursor:pointer}body .ui-slider .ui-slider-handle{color:#212121;border-radius:0;width:1em;height:1em;margin-top:1px}body .ui-splitbutton>.split-button-custom-size.ui-menu{width:calc(100% + 100px)!important}body .ui-chips>ul.ui-inputtext .ui-chips-token{padding-right:30px!important}ul.documentation>li:before{font-family:"Font Awesome 5 Pro";font-weight:900;content:"";margin-left:-20px;margin-right:10px}ul.documentation>li span:hover{color:#33404a;font-weight:700;cursor:pointer}ul.documentation-other>li:before{font-family:"Font Awesome 5 Pro";content:"";margin-left:-20px;margin-right:10px}ul.documentation-other{-webkit-padding-start:25px!important;padding-inline-start:25px!important}ul.documentation-other>li{list-style:none!important}body .ui-tooltip.custom-remise-tooltip .ui-tooltip-text{width:385px!important;background:#297ab9!important}body .ui-paginator-current{color:#6f6f6f!important}body .ui-tooltip.custom-note-tooltip .ui-tooltip-text{width:385px!important;background:#fff!important;color:#000!important}body pre.ql-syntax{background-color:#8e8f82!important;color:#f8f8f2!important;overflow:visible!important;white-space:pre-wrap!important;margin-bottom:5px!important;margin-top:5px!important;padding:5px 10px!important;border-radius:3px!important}.no-vertical-space{padding-top:0!important;padding-bottom:0!important}.overlay-title{font-size:1.25em;letter-spacing:.005em;margin-top:.25em;line-height:2em;color:#297ab9!important}.dashboard-stats-add-filter{cursor:pointer}.dashboard-stats-add-filter:hover{background-color:#ddf2bb!important}.logo-login{background-color:#33404a;background-image:-webkit-gradient(linear,left top,right top,color-stop(45%,#33404a),to(#178cff));background-image:linear-gradient(to right,#33404a 45%,#178cff);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="$color1", endColorstr="$color2", gradientType="1");width:100%;display:-webkit-box;display:flex;height:180px;border-bottom:2px solid #ff6b2e}.logo-login-img-my-dto{background:url(logo-no-bg.2c851828b7086f48ad14.svg) top left/contain no-repeat;height:150px;width:245px;position:relative;top:6px}.logo-login-img-my-spo{background:url(logo-no-bg.5bafa56d3de454f51265.png) top left/contain no-repeat;height:150px;width:245px;position:relative;top:6px}.logo-slogan{text-align:left;color:#fff;font-style:italic;margin-top:45px}.home-lang-button{margin-left:5px}.home-lang-button-selected{border:1px solid #fff!important}.home-background{position:absolute;width:100%;height:calc(100% - 180px);min-height:585px;max-width:min(1587px,max(650px,100vw - 450px));-webkit-animation:50s infinite changeImage;animation:50s infinite changeImage}@-webkit-keyframes changeImage{0%,19%{background-image:url(1.f650e651f9fcfa723f6d.jpg);background-repeat:no-repeat;background-size:cover}20%,39%{background-image:url(2.acbbeb39f389f17155a8.jpg);background-repeat:no-repeat;background-size:cover}40%,59%{background-image:url(3.3a7ecc8924d0b0a725f7.jpg);background-repeat:no-repeat;background-size:cover}60%,79%{background-image:url(4.10b8509325e769ba687b.jpg);background-repeat:no-repeat;background-size:cover}80%,99%{background-image:url(5.5d6a1322ab41b1243bd9.jpg);background-repeat:no-repeat;background-size:cover}}@keyframes changeImage{0%,19%{background-image:url(1.f650e651f9fcfa723f6d.jpg);background-repeat:no-repeat;background-size:cover}20%,39%{background-image:url(2.acbbeb39f389f17155a8.jpg);background-repeat:no-repeat;background-size:cover}40%,59%{background-image:url(3.3a7ecc8924d0b0a725f7.jpg);background-repeat:no-repeat;background-size:cover}60%,79%{background-image:url(4.10b8509325e769ba687b.jpg);background-repeat:no-repeat;background-size:cover}80%,99%{background-image:url(5.5d6a1322ab41b1243bd9.jpg);background-repeat:no-repeat;background-size:cover}}.demo-div{margin-top:5px;text-align:right;padding-right:14px;padding-bottom:10px}.demo-button{width:112px;border:1px solid #fdf2e9!important;background-color:#ff7b42!important}.demo-button:hover{background-color:#ff9161!important}.divider-solid{border-top:1px solid #bbb}.login-title{font-weight:700;font-size:16px}.language-selection-logo{margin-top:10px;margin-right:14px;text-align:right}.color-green{color:green}.color-red{color:red}.form-label{color:#757575!important;font-size:13px}.alert-label{color:red!important;font-size:13px;font-weight:700}.warn-label{color:orange!important;font-weight:700;font-size:13px}@media screen and (max-width:64.062em){.padding-top-not-lg{padding-top:15px}}.resourceCell{min-width:150px;width:150px;overflow:hidden;cursor:pointer}.timeLineContainer{width:100%;overflow-x:auto;overflow-y:hidden}.timeLineTable{display:table;border-collapse:collapse;border-spacing:0}.timeLineTableRow{display:table-row;border-left:1px solid #999}.timeLineTypeSeparator{background-color:#e0e0e0;cursor:default;display:table-row;border-left:1px solid #999;border-right:1px solid #999;line-height:2px}.timeLineTypeSeparatorCell{display:table-cell;text-align:left;height:12px}.timeLineTypeSeparatorCell>div{width:1px}.timeLineTypeSeparatorCell>div>div{position:relative;width:1500px;overflow:hidden;text-align:left;padding-left:150px;padding-top:7px}.timeLineTableHeading{background-color:#e0e0e0;display:table-header-group;font-weight:700}.timeLineTableCell,.timeLineTableHead{display:table-cell;text-align:left}.paddingZero{padding:0}.timeLineTableBody{display:table-row-group;height:100%}.hourTable{display:table;width:100%;height:100%;border-collapse:collapse;border-spacing:0}.hourTableRow{display:table-row;width:100%}.hourTableCell{display:table-cell;padding:0;min-width:22px;height:45px;cursor:pointer;z-index:-2}.timeLineHeadingCell{text-align:left;height:25px;padding:5px}.hourTableCell100{display:table-cell;width:100%}.hourTableBody{display:table-row-group}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.resource{position:relative;left:5px;top:5px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;gap:0}.resource-label{font-size:14px;color:#212121;display:inline-block;max-width:138px;overflow:hidden;white-space:nowrap;text-overflow:hidden}.resource-overlay-target{position:absolute;top:-2px;left:120px;width:5px;height:5px}.resource-tooltip-img{position:absolute;top:8px;right:8px}.resource-tooltip-img img{max-height:145px;max-width:130px}.resource-tooltip-text{width:min(90vw,450px) -150px}.timeSlotContainer{display:inline-block;position:relative;white-space:nowrap;max-width:10px;padding-left:3px}.dayEventsBar{width:100%;padding-top:2px;font-size:12px;text-align:center}.waitingValidation .timeSlotContainer{-webkit-animation:2.5s linear infinite blinker;animation:2.5s linear infinite blinker}.lastSlot{border-right:1px solid gray!important}.withFlight::after{font-family:"Font Awesome 5 Pro";font-weight:100;content:"";top:7px;left:3px;display:block;position:relative}.withMaintenance::after{font-family:"Font Awesome 5 Pro";font-weight:100;content:"";top:7px;left:3px;display:block;position:relative}.waitingValidationFirstSlot{border-left:2px dotted #ff11d7!important}.waitingValidationLastSlot{border-right:2px dotted #ff11d7!important}.txtwhite{color:#fff}.txtblack{color:#000}.txtgray{color:gray}@-webkit-keyframes blinker{50%{opacity:.2}}@keyframes blinker{50%{opacity:.2}}.bgnotavailabledefault{background:#fd546a;border-color:#fd546a}.activeSelection{background-color:#adff2f}.activeSelectionNight{background-color:#f3d23f!important}.night{background-color:#4a5a68}.timeline-label1{display:inline-block;position:absolute;top:-12px;white-space:nowrap;max-width:10px;font-size:13px}.timeline-label2{display:inline-block;position:absolute;white-space:nowrap;max-width:10px;top:2px;left:2px;font-style:italic;font-size:11px}.timeline-label3{display:inline-block;position:absolute;white-space:nowrap;max-width:10px;top:16px;left:2px;font-style:italic;font-size:11px}.timeLineBorderTop{border-top:1px solid #999}.timeLineBorderBottom{border-bottom:1px solid #999}.timeLineBorderRight{border-right:1px solid #999}.timeLineBorderLeft{border-left:1px solid #999}.timeLineBorderTop.bgnotavailabledefault{border-top:1px solid #fd546a}.timeLineBorderBottom.bgnotavailabledefault{border-bottom:1px solid #fd546a}.timeLineBorderRight.bgnotavailabledefault{border-right:1px solid #fd546a}.timeLineBorderLeft.bgnotavailabledefault{border-left:1px solid #fd546a}.bgorangelight{background:#fb0;border-color:#fb0}.bgorange{background:#ff9100;border-color:#ff9100}.bgyellow{background:#ff0;border-color:#ff0}.bgyellowlight{background:#ffff7b;border-color:#ffff7b}.bggreen{background:#4caf50;border-color:#4caf50}.bgblue{background:#1758b9;border-color:#1758b9}.bgbluelight{background:#57a8f9;border-color:#57a8f9}.bgpink{background:#ee14bf;border-color:#ee14bf}.bgpinklight{background:#ff6ee0;border-color:#ff6ee0}.bglightGreen{background:#c6f0ae;border-color:#c6f0ae}.bggrey{background:#949494;border-color:#949494}.bgred{background:#fd546a;border-color:#fd546a}.bgmauve{background:#a63ecf;border-color:#a63ecf}.bgbrown{background:#ad703e;border-color:#ad703e}.bgcancelled{background:#ff5e00!important;border-color:#ff5e00!important}.bgcancelled.firstSlot{background:linear-gradient(110deg,#ff0800 15%,#ff5e00 45%)!important}.bgcancelled .timeSlotContainer .timeline-label1,.bgcancelled .timeSlotContainer .timeline-label2,.bgcancelled .timeSlotContainer .timeline-label3{text-decoration:line-through}.width100{width:100%}.info-bubble{padding:10px 10px 5px;background-color:#dfecf9;color:#000;border:1px solid #a9a9a9;border-radius:3px;width:100%}.info-bubble p{margin-bottom:2px}.warn-bubble{padding:10px;background-color:#ffe082;color:#000;border:1px solid #a9a9a9;border-radius:3px;width:100%}@media screen and (max-width:640px){.mobile-hidden{visibility:hidden;display:none}}@media screen and (min-width:641px){.fix-toolbar-button-pos{position:relative;top:-8px}.mobile-only{visibility:hidden;display:none}.text-align-right{text-align:right!important}}.info-label{color:#999;font-weight:400;pointer-events:none;left:3px;position:relative;font-size:11px;font-style:italic}.userPictureMedium{display:inline-block;width:60px;height:60px;border-radius:50%;background-repeat:no-repeat;background-position:center center;background-size:cover;margin:auto;border:1px solid #cbccd0}.userPictureSmall{display:inline-block;width:30px;height:30px;border-radius:50%;background-repeat:no-repeat;background-position:center center;background-size:cover;margin:auto;border:1px solid #cbccd0}.userPictureVerySmall{display:inline-block;width:20px;height:20px;border-radius:50%;background-repeat:no-repeat;background-position:center center;background-size:cover;margin:auto;border:1px solid #cbccd0}.includedRow{background-color:#3dcc6f3b!important}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background:#1986f2;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:8px;-webkit-animation:.6s infinite lds-ellipsis1;animation:.6s infinite lds-ellipsis1}.lds-ellipsis div:nth-child(2){left:8px;-webkit-animation:.6s infinite lds-ellipsis2;animation:.6s infinite lds-ellipsis2}.lds-ellipsis div:nth-child(3){left:32px;-webkit-animation:.6s infinite lds-ellipsis2;animation:.6s infinite lds-ellipsis2}.lds-ellipsis div:nth-child(4){left:56px;-webkit-animation:.6s infinite lds-ellipsis3;animation:.6s infinite lds-ellipsis3}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}100%{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(24px,0);transform:translate(24px,0)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0,0);transform:translate(0,0)}100%{-webkit-transform:translate(24px,0);transform:translate(24px,0)}}.creditNote{background-color:#ff0;color:red;font-weight:700}.smaller-button-text{font-size:11px!important}.planeStatus-GREEN{color:#4caf50}.planeStatus-ORANGE{color:#ef6c00}.planeStatus-RED{color:red}.ui-dropdown-clear-icon{right:1em!important}.accordion-cat p-accordiontab .ui-accordion-header{font-size:15px}.progressbar-wrapper{background-color:#c1c1c1;color:#fff;border-radius:10px;width:100%;position:relative}.progressbar-wrapper .progressbar-text{position:absolute;left:9px;top:2px}.progressbar-wrapper .progressbar{height:20px;background-color:#1986f2;border-radius:10px}.discussion-notseen-exists{background-color:#fcc96a!important}.my-fieldset{background-color:#ffecb3;border:1px solid #d3d3d3;border-radius:3px}.my-fieldset .my-fieldset-title{top:-10px;left:-5px;color:gray;display:block;position:relative}.copyright-jfdsoft{position:fixed;bottom:10px;right:10px;color:grey;font-size:10px;opacity:.8;pointer-events:none;text-align:right;padding-left:5px;padding-right:5px;background-color:#f1f2f2}@media (max-height:780px){.copyright-jfdsoft{display:none}}.centerEventBg:after{content:"x"!important;font-weight:700;font-size:6px;position:relative;top:10px;left:0;padding:3px;background-color:#cd50ff71;color:#cd50ff71}.centerEventPersBg:after{content:"x"!important;font-weight:700;font-size:6px;position:relative;top:10px;left:0;padding:3px;background-color:#ffffff8c;color:#ffffff8c}.width220px{width:220px}.dialog-custom-position{-webkit-transform:unset!important;transform:unset!important;left:unset!important;top:unset!important}.small-margin-right{margin-right:10px!important}.button-validated{background-color:rgba(106,248,106,.8)!important}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 *//*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:'';display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:0 0;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:0}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none;line-height:26px}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:'';display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item::before,.ql-snow .ql-picker.ql-header .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before{content:'Heading 1'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before{content:'Heading 2'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before{content:'Heading 3'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before{content:'Heading 4'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before{content:'Heading 5'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before{content:'Heading 6'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item::before,.ql-snow .ql-picker.ql-font .ql-picker-label::before{content:'Sans Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before{content:'Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before{content:'Monospace'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item::before,.ql-snow .ql-picker.ql-size .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before{content:'Small'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before{content:'Large'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before{content:'Huge'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:rgba(0,0,0,.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:'Edit';margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:'Remove';margin-left:8px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:'Save';padding-right:0}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:0;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:'\2022'}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li::before,.ql-editor ul[data-checked=true]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:'\2611'}.ql-editor ul[data-checked=false]>li::before{content:'\2610'}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) '. '}.ql-editor ol li.ql-indent-1{counter-increment:list-1;counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) '. '}.ql-editor ol li.ql-indent-2{counter-increment:list-2;counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) '. '}.ql-editor ol li.ql-indent-3{counter-increment:list-3;counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) '. '}.ql-editor ol li.ql-indent-4{counter-increment:list-4;counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) '. '}.ql-editor ol li.ql-indent-5{counter-increment:list-5;counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) '. '}.ql-editor ol li.ql-indent-6{counter-increment:list-6;counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) '. '}.ql-editor ol li.ql-indent-7{counter-increment:list-7;counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) '. '}.ql-editor ol li.ql-indent-8{counter-increment:list-8;counter-reset:list-9}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) '. '}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) '. '}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble .ql-toolbar:after,.ql-bubble.ql-toolbar:after{clear:both;content:'';display:table}.ql-bubble .ql-toolbar button,.ql-bubble.ql-toolbar button{background:0 0;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble .ql-toolbar button svg,.ql-bubble.ql-toolbar button svg{float:left;height:100%}.ql-bubble .ql-toolbar button:active:hover,.ql-bubble.ql-toolbar button:active:hover{outline:0}.ql-bubble .ql-toolbar input.ql-image[type=file],.ql-bubble.ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button:focus,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button:focus,.ql-bubble.ql-toolbar button:hover{color:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble .ql-toolbar button:hover:not(.ql-active),.ql-bubble.ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:'';display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-stroke.ql-thin,.ql-bubble .ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label::before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-item::before,.ql-bubble .ql-picker.ql-header .ql-picker-label::before{content:'Normal'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before{content:'Heading 1'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before{content:'Heading 2'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before{content:'Heading 3'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before{content:'Heading 4'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before{content:'Heading 5'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before{content:'Heading 6'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-item::before,.ql-bubble .ql-picker.ql-font .ql-picker-label::before{content:'Sans Serif'}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]::before{content:'Serif'}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before{content:'Monospace'}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-item::before,.ql-bubble .ql-picker.ql-size .ql-picker-label::before{content:'Normal'}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]::before{content:'Small'}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]::before{content:'Large'}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]::before{content:'Huge'}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:0 0;border:none;color:#fff;font-size:13px;height:100%;outline:0;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\D7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a::before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a::after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a::after,.ql-container.ql-bubble:not(.ql-disabled) a::before{left:0;margin-left:50%;position:absolute;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);-webkit-transition:visibility .2s;transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover::after,.ql-container.ql-bubble:not(.ql-disabled) a:hover::before{visibility:visible}.jexcel_container{display:inline-block;padding-right:2px;box-sizing:border-box;-ms-scroll-chaining:none;overscroll-behavior:contain;outline:0}.jexcel_container.fullscreen{position:fixed;top:0;left:0;width:100%;height:100%;z-index:21}.jexcel_container.fullscreen .jexcel_content{overflow:auto;width:100%;height:100%;background-color:#fff}.jexcel_container.with-toolbar .jexcel>thead>tr>td{top:0}.jexcel_container.fullscreen.with-toolbar{height:calc(100% - 46px)}.jexcel_content{display:inline-block;box-sizing:border-box;padding-right:3px;padding-bottom:3px;position:relative}@supports (-moz-appearance:none){.jexcel_content{padding-right:10px}}.jexcel{border-collapse:separate;table-layout:fixed;white-space:nowrap;empty-cells:show;border:0;width:0;border-top:1px solid transparent;border-left:1px solid transparent;border-right:1px solid #ccc;border-bottom:1px solid #ccc}.jexcel>thead>tr>td{border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid transparent;border-bottom:1px solid transparent;background-color:#f3f3f3;padding:2px;cursor:pointer;box-sizing:border-box;overflow:hidden;position:-webkit-sticky;position:sticky;top:0;z-index:2;text-align:center!important}.with-toolbar .jexcel>thead>tr>td{top:42px}.jexcel>thead>tr>td.dragging{background-color:#fff;opacity:.5}.jexcel>thead>tr>td.selected{background-color:#dcdcdc}.jexcel>thead>tr>td.arrow-up{background-repeat:no-repeat;background-position:center right 5px;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 14l5-5 5 5H7z' fill='gray'/%3E%3C/svg%3E");text-decoration:underline}.jexcel>thead>tr>td.arrow-down{background-repeat:no-repeat;background-position:center right 5px;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='gray'/%3E%3C/svg%3E");text-decoration:underline}.jexcel>tbody>tr>td:first-child{position:relative;background-color:#f3f3f3;text-align:center}.jexcel>tbody.resizable>tr>td:first-child::before{content:'\00a0';width:100%;height:3px;position:absolute;bottom:0;left:0;cursor:row-resize}.jexcel>tbody.draggable>tr>td:first-child::after{content:'\00a0';width:3px;height:100%;position:absolute;top:0;right:0;cursor:move}.jexcel>tbody>tr.dragging>td{background-color:#eee;opacity:.5}.jexcel>tbody>tr>td{border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid transparent;border-bottom:1px solid transparent;padding:4px;white-space:nowrap;box-sizing:border-box;line-height:1em}.jexcel>tbody>tr>td:last-child{overflow:hidden}.jexcel>tbody>tr>td>img{display:inline-block;max-width:100px}.jexcel>tbody>tr>td.readonly{color:rgba(0,0,0,.6)}.jexcel>tbody>tr.selected>td:first-child{background-color:#dcdcdc}.jexcel>tbody>tr>td>input,.jexcel>tbody>tr>td>select,.jexcel>tbody>tr>td>textarea{border:0;border-radius:0;outline:0;width:100%;margin:0;padding:0;background-color:transparent;box-sizing:border-box}.jexcel>tbody>tr>td>textarea{resize:none;padding-top:6px!important}.jexcel>tbody>tr>td>input[type=checkbox],.jexcel>tbody>tr>td>input[type=radio]{width:12px;margin-top:2px}.jexcel>tbody>tr>td>select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;background-position-x:100%;background-position-y:40%;background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSdibGFjaycgaGVpZ2h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0JyB3aWR0aD0nMjQnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTcgMTBsNSA1IDUtNXonLz48cGF0aCBkPSdNMCAwaDI0djI0SDB6JyBmaWxsPSdub25lJy8+PC9zdmc+)}.jexcel>tbody>tr>td.jexcel_dropdown{background-repeat:no-repeat;background-position:top 50% right 5px;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='lightgray'/%3E%3C/svg%3E");text-overflow:ellipsis;overflow-x:hidden}.jexcel>tbody>tr>td.jexcel_dropdown.jexcel_comments{background:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='lightgray'/%3E%3C/svg%3E") top 50% right 5px no-repeat,url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFuGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphMTlhZDJmOC1kMDI2LTI1NDItODhjOS1iZTRkYjkyMmQ0MmQiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkOGI5NDUyMS00ZjEwLWQ5NDktYjUwNC0wZmU1N2I3Nzk1MDEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIHN0RXZ0OndoZW49IjIwMTktMDEtMzFUMTg6NTU6MDhaIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmExOWFkMmY4LWQwMjYtMjU0Mi04OGM5LWJlNGRiOTIyZDQyZCIgc3RFdnQ6d2hlbj0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4En6MDAAAAX0lEQVQYlX3KOw6AIBBAwS32RpJADXfx0pTET+ERZJ8F8RODFtONsG0QAoh0CSDM82dqodaBdQXnfoLZQM7gPai+wjNNE8R4pTuAYNZSKZASqL7CMy0LxNgJp30fKYUDi3+vIqb/+rUAAAAASUVORK5CYII=) top right no-repeat}.jexcel>tbody>tr>td>.color{width:90%;height:10px;margin:auto}.jexcel>tbody>tr>td>a{text-decoration:underline}.jexcel>tbody>tr>td.highlight>a{color:#00f;cursor:pointer}.jexcel>tfoot>tr>td{border-top:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid transparent;border-bottom:1px solid transparent;padding:2px;cursor:pointer;box-sizing:border-box;overflow:hidden;text-align:right!important;font-weight:700;background:#297ab9;color:#fff}.jexcel .highlight{background-color:rgba(0,0,0,.05)}.jexcel .highlight-top{border-top:1px solid #000;box-shadow:0 -1px #ccc}.jexcel .highlight-left{border-left:1px solid #000;box-shadow:-1px 0 #ccc}.jexcel .highlight-right{border-right:1px solid #000}.jexcel .highlight-bottom{border-bottom:1px solid #000}.jexcel .highlight-top.highlight-left{box-shadow:-1px -1px #ccc;-webkit-box-shadow:-1px -1px #ccc;-moz-box-shadow:-1px -1px #ccc}.jexcel .highlight-selected{background-color:rgba(0,0,0,0)}.jexcel .selection{background-color:rgba(0,0,0,.05)}.jexcel .selection-left{border-left:1px dotted #000}.jexcel .selection-right{border-right:1px dotted #000}.jexcel .selection-top{border-top:1px dotted #000}.jexcel .selection-bottom{border-bottom:1px dotted #000}.jexcel_corner{position:absolute;background-color:#000;height:1px;width:1px;border:1px solid #fff;top:-2000px;left:-2000px;cursor:crosshair;box-sizing:initial;z-index:30;padding:2px}.jexcel .editor{outline:transparent solid 0;white-space:nowrap;text-align:left;padding:0;box-sizing:border-box;overflow:visible!important}.jexcel .editor>input{padding-left:4px}.jexcel .editor .jupload{position:fixed;top:100%;z-index:40;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;font-size:.875rem;letter-spacing:.2px;border-radius:4px;box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2);padding:10px;background-color:#fff;width:300px;min-height:225px;margin-top:2px}.jexcel .editor .jupload img{width:100%;height:auto}.jexcel .editor .jexcel_richtext{position:fixed;top:100%;z-index:40;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;font-size:.875rem;letter-spacing:.2px;box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2);padding:10px;background-color:#fff;min-width:280px;max-width:310px;margin-top:2px;text-align:left}.jexcel .editor .jclose:after{position:absolute;top:0;right:0;margin:10px;content:'close';font-family:'Material icons';font-size:24px;width:24px;height:24px;line-height:24px;cursor:pointer;text-shadow:0 0 5px #fff}.jexcel,.jexcel td,.jexcel_corner{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.jexcel_textarea{position:absolute;top:-999px;left:-999px;width:1px;height:1px}.jexcel .dragline{position:absolute}.jexcel .dragline div{position:relative;top:-6px;height:5px;width:22px}.jexcel .dragline div:hover{cursor:move}.jexcel .onDrag{background-color:rgba(0,0,0,.6)}.jexcel .error{border:1px solid red}.jexcel thead td.resizing{border-right-style:dotted!important;border-right-color:red!important}.jexcel tbody tr.resizing>td{border-bottom-style:dotted!important;border-bottom-color:red!important}.jexcel tbody td.resizing{border-right-style:dotted!important;border-right-color:red!important}.jexcel .jdropdown-header{border:0!important;outline:0!important;width:100%!important;height:100%!important;padding:0 0 0 8px!important}.jexcel .jdropdown-container{margin-top:1px}.jexcel .jdropdown-container-header{padding:0;margin:0;height:inherit}.jexcel .jdropdown-picker{border:0!important;padding:0!important;width:inherit;height:inherit}.jexcel .jexcel_comments{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAAsTAAALEwEAmpwYAAAFuGlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHhtcDpNb2RpZnlEYXRlPSIyMDE5LTAxLTMxVDE4OjU1OjA4WiIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDphMTlhZDJmOC1kMDI2LTI1NDItODhjOS1iZTRkYjkyMmQ0MmQiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpkOGI5NDUyMS00ZjEwLWQ5NDktYjUwNC0wZmU1N2I3Nzk1MDEiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplMzdjYmE1ZS1hYTMwLWNkNDUtYTAyNS1lOWYxZjk2MzUzOGUiIHN0RXZ0OndoZW49IjIwMTktMDEtMzFUMTg6NTU6MDhaIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiLz4gPHJkZjpsaSBzdEV2dDphY3Rpb249InNhdmVkIiBzdEV2dDppbnN0YW5jZUlEPSJ4bXAuaWlkOmExOWFkMmY4LWQwMjYtMjU0Mi04OGM5LWJlNGRiOTIyZDQyZCIgc3RFdnQ6d2hlbj0iMjAxOS0wMS0zMVQxODo1NTowOFoiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4En6MDAAAAX0lEQVQYlX3KOw6AIBBAwS32RpJADXfx0pTET+ERZJ8F8RODFtONsG0QAoh0CSDM82dqodaBdQXnfoLZQM7gPai+wjNNE8R4pTuAYNZSKZASqL7CMy0LxNgJp30fKYUDi3+vIqb/+rUAAAAASUVORK5CYII=) top right no-repeat}.jexcel .sp-replacer{margin:2px;border:0}.jexcel>thead>tr.jexcel_filter>td>input{border:0;width:100%;outline:0}.jexcel_about{float:right;font-size:.7em;padding:2px;text-transform:uppercase;letter-spacing:1px;display:none}.jexcel_about a{color:#ccc;text-decoration:none}.jexcel_about img{display:none}.jexcel_filter{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;margin-bottom:4px}.jexcel_filter>div{padding:8px;-webkit-box-align:center;align-items:center}.jexcel_pagination{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center}.jexcel_pagination>div{display:-webkit-box;display:flex;padding:10px}.jexcel_pagination>div:last-child{padding-right:10px;padding-top:10px}.jexcel_pagination>div>div{text-align:center;width:36px;height:36px;line-height:34px;border:1px solid #ccc;box-sizing:border-box;margin-left:2px;cursor:pointer}.jexcel_page{font-size:.8em}.jexcel_page_selected{font-weight:700;background-color:#f3f3f3}.jexcel_toolbar{display:-webkit-box;display:flex;background-color:#f3f3f3;border:1px solid #ccc;padding:4px;margin:0 2px 4px 1px;position:-webkit-sticky;position:sticky;top:0;z-index:21}.jexcel_toolbar:empty{display:none}.jexcel_toolbar i.jexcel_toolbar_item{width:24px;height:24px;padding:4px;cursor:pointer;display:inline-block}.jexcel_toolbar i.jexcel_toolbar_item:hover{background-color:#ddd}.jexcel_toolbar select.jexcel_toolbar_item{margin-left:2px;margin-right:2px;display:inline-block;border:0;background-color:transparent;padding-right:10px}.jexcel .dragging-left{background-repeat:no-repeat;background-position:top 50% left 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M14 7l-5 5 5 5V7z'/%3E%3Cpath fill='none' d='M24 0v24H0V0h24z'/%3E%3C/svg%3E")}.jexcel .dragging-right{background-repeat:no-repeat;background-position:top 50% right 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M10 17l5-5-5-5v10z'/%3E%3Cpath fill='none' d='M0 24V0h24v24H0z'/%3E%3C/svg%3E")}.jexcel_tabs .jexcel_tab{display:none}.jexcel_tabs .jexcel_tab_link{display:inline-block;padding:10px 20px;margin-right:5px;margin-bottom:5px;background-color:#f3f3f3;cursor:pointer}.jexcel_tabs .jexcel_tab_link.selected{background-color:#ddd}.jexcel_hidden_index>colgroup>col:first-child,.jexcel_hidden_index>tbody>tr>td:first-child,.jexcel_hidden_index>thead>tr>td:first-child{display:none}.jexcel .jrating{display:-webkit-inline-box;display:inline-flex}.jexcel .jrating>div{zoom:.55}.jexcel .copying-top{border-top:1px dashed #000}.jexcel .copying-left{border-left:1px dashed #000}.jexcel .copying-right{border-right:1px dashed #000}.jexcel .copying-bottom{border-bottom:1px dashed #000}.jexcel .jexcel_column_filter{background-repeat:no-repeat;background-position:top 50% right 5px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='gray' width='18px' height='18px'%3E%3Cpath d='M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");text-overflow:ellipsis;overflow:hidden;padding:0 20px 0 6px}.jexcel thead .jexcel_freezed{left:0;z-index:3!important;box-shadow:2px 0 2px .2px #ccc!important;-webkit-box-shadow:2px 0 2px .2px #ccc!important;-moz-box-shadow:2px 0 2px .2px #ccc!important}.jexcel tbody .jexcel_freezed{position:relative;background-color:#fff;box-shadow:1px 1px 1px 1px #ccc!important;-webkit-box-shadow:2px 4px 4px .1px #ccc!important;-moz-box-shadow:2px 4px 4px .1px #ccc!important}.jexcel{background:0 0!important}.jexcel tbody{background:#fff!important}.jexcel>thead>tr.jexcel_nested>td{top:0!important}.jexcel>thead>tr:not(.jexcel_nested)>td{top:25px!important}.jexcel>thead>tr.jexcel_nested>td.td-header-produit,.jexcel>thead>tr.jexcel_nested>td:first-child{border:none!important;background:#f1f2f2!important}.jexcel>thead>tr.jexcel_nested>td.td-header-officine{text-transform:uppercase!important;border-left:2px solid #9e9e9e!important;border-top:2px solid #9e9e9e!important;border-bottom:2px solid #9e9e9e!important}.jexcel>thead>tr.jexcel_nested>td.last-header-officine{border-right:2px solid #9e9e9e!important}.jexcel>thead>tr>td.td-stock{border-left:2px solid #9e9e9e!important}.jexcel>thead>tr>td.last-qte{border-right:2px solid #9e9e9e!important}.jexcel>tbody>tr:hover{background:#faeb7e!important;cursor:pointer}.jexcel>thead>tr.jexcel_nested>td.td-header-produit.jexcel_freezed{box-shadow:none!important;-webkit-box-shadow:none!important;-moz-box-shadow:none!important}.unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jdragging{opacity:.2;filter:alpha(opacity=20)}.jupload{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABQCAYAAACOEfKtAAAACXBIWXMAAAsTAAALEwEAmpwYAAA7emlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogICA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogICAgICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIgogICAgICAgICAgICB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIKICAgICAgICAgICAgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIgogICAgICAgICAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgICAgICAgICAgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cyk8L3htcDpDcmVhdG9yVG9vbD4KICAgICAgICAgPHhtcDpDcmVhdGVEYXRlPjIwMTctMTItMzFUMjI6NDM6MzBaPC94bXA6Q3JlYXRlRGF0ZT4KICAgICAgICAgPHhtcDpNb2RpZnlEYXRlPjIwMTgtMDEtMDFUMjA6MDM6MjNaPC94bXA6TW9kaWZ5RGF0ZT4KICAgICAgICAgPHhtcDpNZXRhZGF0YURhdGU+MjAxOC0wMS0wMVQyMDowMzoyM1o8L3htcDpNZXRhZGF0YURhdGU+CiAgICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2UvcG5nPC9kYzpmb3JtYXQ+CiAgICAgICAgIDxwaG90b3Nob3A6Q29sb3JNb2RlPjM8L3Bob3Rvc2hvcDpDb2xvck1vZGU+CiAgICAgICAgIDx4bXBNTTpJbnN0YW5jZUlEPnhtcC5paWQ6ZDE3NGVkY2UtNWZkNC0wODRkLTkzNzAtZDRhODVmMzdkNjdiPC94bXBNTTpJbnN0YW5jZUlEPgogICAgICAgICA8eG1wTU06RG9jdW1lbnRJRD54bXAuZGlkOjBmYzcxZDEyLTg1MGUtY2E0NS05MzE4LWRhYjI5YWZhMmQ4MjwveG1wTU06RG9jdW1lbnRJRD4KICAgICAgICAgPHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD54bXAuZGlkOjBmYzcxZDEyLTg1MGUtY2E0NS05MzE4LWRhYjI5YWZhMmQ4MjwveG1wTU06T3JpZ2luYWxEb2N1bWVudElEPgogICAgICAgICA8eG1wTU06SGlzdG9yeT4KICAgICAgICAgICAgPHJkZjpTZXE+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPmNyZWF0ZWQ8L3N0RXZ0OmFjdGlvbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0Omluc3RhbmNlSUQ+eG1wLmlpZDowZmM3MWQxMi04NTBlLWNhNDUtOTMxOC1kYWIyOWFmYTJkODI8L3N0RXZ0Omluc3RhbmNlSUQ+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDp3aGVuPjIwMTctMTItMzFUMjI6NDM6MzBaPC9zdEV2dDp3aGVuPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6c29mdHdhcmVBZ2VudD5BZG9iZSBQaG90b3Nob3AgQ0MgMjAxNyAoV2luZG93cyk8L3N0RXZ0OnNvZnR3YXJlQWdlbnQ+CiAgICAgICAgICAgICAgIDwvcmRmOmxpPgogICAgICAgICAgICAgICA8cmRmOmxpIHJkZjpwYXJzZVR5cGU9IlJlc291cmNlIj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmFjdGlvbj5zYXZlZDwvc3RFdnQ6YWN0aW9uPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6aW5zdGFuY2VJRD54bXAuaWlkOjk2MTA5Y2Y0LTEwM2ItNTc0Ny1hZWE3LWI5NDMxOWY0NWFkZjwvc3RFdnQ6aW5zdGFuY2VJRD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OndoZW4+MjAxOC0wMS0wMVQyMDowMjoyMFo8L3N0RXZ0OndoZW4+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDpzb2Z0d2FyZUFnZW50PkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE3IChXaW5kb3dzKTwvc3RFdnQ6c29mdHdhcmVBZ2VudD4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OmNoYW5nZWQ+Lzwvc3RFdnQ6Y2hhbmdlZD4KICAgICAgICAgICAgICAgPC9yZGY6bGk+CiAgICAgICAgICAgICAgIDxyZGY6bGkgcmRmOnBhcnNlVHlwZT0iUmVzb3VyY2UiPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6YWN0aW9uPnNhdmVkPC9zdEV2dDphY3Rpb24+CiAgICAgICAgICAgICAgICAgIDxzdEV2dDppbnN0YW5jZUlEPnhtcC5paWQ6ZDE3NGVkY2UtNWZkNC0wODRkLTkzNzAtZDRhODVmMzdkNjdiPC9zdEV2dDppbnN0YW5jZUlEPgogICAgICAgICAgICAgICAgICA8c3RFdnQ6d2hlbj4yMDE4LTAxLTAxVDIwOjAzOjIzWjwvc3RFdnQ6d2hlbj4KICAgICAgICAgICAgICAgICAgPHN0RXZ0OnNvZnR3YXJlQWdlbnQ+QWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpPC9zdEV2dDpzb2Z0d2FyZUFnZW50PgogICAgICAgICAgICAgICAgICA8c3RFdnQ6Y2hhbmdlZD4vPC9zdEV2dDpjaGFuZ2VkPgogICAgICAgICAgICAgICA8L3JkZjpsaT4KICAgICAgICAgICAgPC9yZGY6U2VxPgogICAgICAgICA8L3htcE1NOkhpc3Rvcnk+CiAgICAgICAgIDx0aWZmOk9yaWVudGF0aW9uPjE8L3RpZmY6T3JpZW50YXRpb24+CiAgICAgICAgIDx0aWZmOlhSZXNvbHV0aW9uPjcyMDAwMC8xMDAwMDwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHRpZmY6WVJlc29sdXRpb24+NzIwMDAwLzEwMDAwPC90aWZmOllSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpSZXNvbHV0aW9uVW5pdD4yPC90aWZmOlJlc29sdXRpb25Vbml0PgogICAgICAgICA8ZXhpZjpDb2xvclNwYWNlPjY1NTM1PC9leGlmOkNvbG9yU3BhY2U+CiAgICAgICAgIDxleGlmOlBpeGVsWERpbWVuc2lvbj44MDwvZXhpZjpQaXhlbFhEaW1lbnNpb24+CiAgICAgICAgIDxleGlmOlBpeGVsWURpbWVuc2lvbj44MDwvZXhpZjpQaXhlbFlEaW1lbnNpb24+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo8P3hwYWNrZXQgZW5kPSJ3Ij8+tc8AsgAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAGjUlEQVR42uycW2xURRjHf91SoEIBUQpYI8VSVBDExniLERNUJBpQVEDFqE1AEYkX0JCC0YjgBdEYDOIFeVEEFRBilKBogg+KiQoV5Q6Khla8lrZRBLo+zLdazs7ZM2d3zsJu55/sy3dmz5797Vy+y8wWxONxnNJXzCFwAB1AB9ABdHIAHUAH0AF0Cq929fX1ufbMA4HLgSqgHOgPdJJrfwPbgb3AJuBD4KsoH6agrq4uF6CVAncC4wVYGP0ALAVeAva0NYDFwOPARKBzhvc6ArwG1AC/toU5cDSwFXjAAjyAQmACsAOozneATwLLgdMM2/8jLxN1AxYBC/J1CL8F3BjQZhOwCqgFvgd+AuJAT6ACOBMYCVwUcJ91siDlDcC3gRtSXF8IzAe+M7xfOXC3TAOFPm3WA0NzAeDp8oUGASeKrUF60R6Zn6an6CnTgI1pfnYFMAcY43N9GTDueAR4sQylK8RvS0dzgYcsPc9U4Bmfa9XA4uMF4GXypUdkeJ8Z0nNs6hbgdZ9rPcK6OLZX4XbisH5iAd68COABvAHc63NtwbHsgf2B94BKC/faAFwY8Zy8ErhWYx8EbM42wAuAj4ETAtptllh1N9AiC0t/YLCnXV9xT6JUJ6AOKPHYX5HIJ2sAK4BvgQ4+17fJ5LxKIgudzgBGySS/3sAPtKWZwCyPrQk4ydQxtwFwH9BbY4/LIvBEyF5RIF8iG+oC/K7xEUfLEI98EVnsA28/MCQkPIDmLMIDOCDOu1fXZGMVrgJu19gbZCKuJTek62mV2QD4XIoFZT+5o10a2ylRA6wCLtXYp8uikUv6Webr1uoOdIwS4HiNbS/wFLmnZuCgx9Y+hVdhBeBwjW1+BF9uFvBqFiDGDW3a0Cus+gADPLYWVB7PpiaJn5YYZjMigles6W2NskJH0gN1RZ1EJcyWJnvi0hpUbSQK9dRwaDGIqtIGeLbG9o3lnveCT2YmCogVPqvwdpOIKB2A7TU2W+XCiQEZkSggTvGxl8m0NNc2wDKNrcXCF5mASoUFaQYw2xK8Iv4vyvtpmsTxGQHsLPPQLp9frI+FYftyiPY1liAeBs5DZYNS/XgjgTXpApwq4Gaj0k86DbK4YISBmOlwjreaw+8CzvEDJa7bojAATwU+QtUQSg0Wlr4WFwxT2Z4Ta1GZ9Md8rlcDY00ADpFfZViID7/D8oJxrCACPCIjQ6elqOK8ryM9GPg64AM+B1YAW1BJ0r9M/aaQC0YYiAWWne0FQFf0dZnngdsgOaHaXVySLj43XSY3zCRVNclSz9NpTgQRywfAVRr7WcDWmKaxDl4TKuU+LkN4kyOEF1XEMk5GmFf3eOfAKcD5moY/ypy4OsMHeTjDBSPMcF5o8X4NPs70eKAoMYSLJIDuoOl5AwRiJroJWIIq1BwM8DcLDFyPpoAESTEqN/m0aVYlQF1RtRPviB2ZWEQeRJ//Gm0BHqhttieTutJVgkrGBu0FbEbtvmoMgNjLErxEL3yH5L01oxIA79O8aTVqj7ENmWSpGw1DwhZUJTBIf1ieGlZoAFbGxG3pESLIjkolBsMXaVNC9qWrnZTFZJh69SV283v5oHrNlNA9JvGfV0scL+3cm1Q7iaFPKNY6XimTD0fFwuWaRrscqyR11Hgqh2IkZ5gPy7LtdLRKNX7gnzHgkMdYGDIx0FZUrrHVxVBHBLzDup/jlaSrNbbdMWCn5sIAxyspsrlZY18TQ3/mYoxjdpQmkFx8OgKsjAHvat4wlFZZVyce1diWA80x4DOf7Ma8LD+kaYhmGvLZ0ovoa0LP0mpZ1qXXq4Fzs/igiSRBY8BrH3bq0Ca6HlWt82od6iTBfyn9Lj6+Xx2q2nYwSz3Q9FhrE/ZSVX66BPjU51q/RLCR6IEH0KfCe8sQL85SmNRo+Ioa3tgU8Ga2jtS8RaUdPj7gTtQRqS/yfLHogErf+6Xykk52ekOTESm67AbUrvuyPARXAtyPSvz6wduK5myx7pzIcPy3N4D6Z4w3pc0O1IbybAwrWyqSubZUOsYw4DrU4Ro/bUEd3m4wAZjoie8bPtARVNkvVwAWypxu6gqtRW0u0i6kqU4qDUEVUirasANdQ8BhoVSbizai/uRmbhsEtxp1lCPwpJXpWbmBqD++uTWPQ7xm1NaVJeIomzmvIQ8bdpO0zpWozea9Aibf41WHgd9QhaJtqAPia4FfQnv/7l98M5P79zYH0AF0AB1AJwfQAXQAHUCnNPTvAKemiFU6nb96AAAAAElFTkSuQmCC);background-repeat:no-repeat;background-size:100px;background-position:center;background-color:rgba(230,230,230,.1);border:1px dotted #eee;cursor:pointer;box-sizing:border-box;width:100%;min-height:180px}.jremove{opacity:.2;filter:alpha(opacity=20)}.fade-in{-webkit-animation:2s forwards fade-in;animation:2s forwards fade-in}.fade-out{-webkit-animation:1s forwards fade-out;animation:1s forwards fade-out}.slide-left-in{-webkit-animation:.4s forwards slide-left-in;animation:.4s forwards slide-left-in}.slide-left-out{-webkit-animation:.4s forwards slide-left-out;animation:.4s forwards slide-left-out}.slide-right-in{-webkit-animation:.4s forwards slide-right-in;animation:.4s forwards slide-right-in}.slide-right-out{-webkit-animation:.4s forwards slide-right-out;animation:.4s forwards slide-right-out}.slide-top-in{-webkit-animation:.4s forwards slide-top-in;animation:.4s forwards slide-top-in}.slide-top-out{-webkit-animation:.2s forwards slide-top-out;animation:.2s forwards slide-top-out}.slide-bottom-in{-webkit-animation:.4s forwards slide-bottom-in;animation:.4s forwards slide-bottom-in}.slide-bottom-out{-webkit-animation:.1s forwards slide-bottom-out;animation:.1s forwards slide-bottom-out}@keyframes fade-in{0%{opacity:0}100%{opacity:100}}@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:100}}@keyframes fade-out{0%{opacity:100}100%{opacity:0}}@-webkit-keyframes fade-out{0%{opacity:100}100%{opacity:0}}@keyframes slide-left-in{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slide-left-in{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{-webkit-transform:translateX(0)}}@keyframes slide-left-out{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes slide-left-out{0%{-webkit-transform:translateX(0)}100%{-webkit-transform:translateX(-100%)}}@keyframes slide-right-in{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes slide-right-in{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}100%{-webkit-transform:translateX(0)}}@keyframes slide-right-out{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes slide-right-out{0%{-webkit-transform:translateX(0)}100%{-webkit-transform:translateX(100%)}}@keyframes slide-top-in{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-top-in{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%{-webkit-transform:translateY(0)}}@keyframes slide-top-out{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@-webkit-keyframes slide-top-out{0%{-webkit-transform:translateY(0)}100%{-webkit-transform:translateY(-100%)}}@keyframes slide-bottom-in{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-bottom-in{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}100%{-webkit-transform:translateY(0)}}@keyframes slide-bottom-out{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes slide-bottom-out{0%{-webkit-transform:translateY(0)}100%{-webkit-transform:translateY(100%)}}@-webkit-keyframes spin{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.jcalendar{position:absolute;z-index:9000;display:none;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;min-width:280px}.jcalendar-focus{display:block}.jcalendar-backdrop{position:fixed;top:0;left:0;z-index:9000;min-width:100%;min-height:100%;background-color:rgba(0,0,0,.5);border:0;padding:0;display:none}.jcalendar-container{position:relative;box-sizing:border-box}.jcalendar-content{position:absolute;z-index:9001;box-shadow:1px 1px 5px 0 rgba(0,0,0,.39);background-color:#fff}.jcalendar-table>table{width:100%;background-color:#fff}.jcalendar-table>table>tbody td{box-sizing:border-box;cursor:pointer;padding:9px;font-size:.9em}.jcalendar-table>table>thead{cursor:pointer}.jcalendar-header{text-align:center}.jcalendar-header span{margin-right:4px;font-size:1.1em;font-weight:700}.jcalendar-prev{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M15.41 16.59L10.83 12l4.58-4.59L14 6l-6 6 6 6 1.41-1.41z' fill='%23000' /%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat}.jcalendar-next{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M8.59 16.59L13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z' fill='%23000' /%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat}.jcalendar-weekday{font-weight:600;background-color:#fcfcfc;padding:14px}.jcalendar thead td{padding:10px;height:40px}.jcalendar tfoot td{padding:10px}.jcalendar-months td,.jcalendar-years td{height:24px}.jcalendar-input{padding-right:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='gray'%3E%3Cpath d='M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z'/%3E%3Cpath fill='none' d='M0 0h24v24H0z'/%3E%3C/svg%3E");background-position:top 50% right 5px;background-repeat:no-repeat;box-sizing:border-box}.jcalendar-done{box-shadow:1px 1px 5px 0 rgba(0,0,0,.39);background-color:#fff}.jcalendar-update{border:1px solid #ccc;background-color:#fff;border-radius:4px;padding:5px;width:100%}.jcalendar select{width:55px;display:inline-block;border:0;padding:4px;text-align:center;font-size:1.1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:10px}.jcalendar select:first-child{margin-right:2px}.jcalendar-selected{background-color:#eee}.jcalendar-confirm,.jcalendar-reset{text-transform:uppercase;cursor:pointer;color:var(--active-color)}.jcalendar-controls{padding:15px;box-sizing:border-box;vertical-align:middle;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;border-bottom:1px solid #ddd}.jcalendar-controls div{font-weight:700}.jcalendar-fullsize{position:fixed;width:100%;top:0;left:0}.jcalendar-fullsize .jcalendar-content{position:fixed;width:100%;left:0;bottom:0}.jcalendar-focus.jcalendar-fullsize .jcalendar-backdrop{display:block}.jcalendar-sunday{color:red}.jcalendar-disabled{color:#ccc}.jcolor{position:absolute;display:none;outline:0}.jcolor-content{position:absolute;left:0;z-index:9000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-font-smoothing:antialiased;font-size:.875rem;letter-spacing:.2px;border-radius:4px;box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2);background-color:#fff;box-sizing:border-box}.jcolor-content table{padding:7px;box-sizing:border-box}.jcolor-focus{display:block}.jcolor table{width:100%;height:100%}.jcolor td{border:2px solid #fff}.jcolor-selected{border:2px solid #000!important;background-repeat:no-repeat;background-size:cover;background-position:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='white'/%3E%3C/svg%3E")}.jcolor-fullscreen{position:fixed;bottom:0;width:100%;max-height:250px;border-radius:0;box-sizing:border-box}.jcolor-close{display:none;font-size:1em;color:var(--active-color);text-transform:uppercase;text-align:right;padding:15px;font-weight:700;box-shadow:1px 0 1px 0 rgba(0,0,0,.39);width:100%;box-sizing:border-box}.jcolor-fullscreen .jcolor-close{display:block}.jcolor-backdrop{position:fixed;top:0;left:0;min-width:100%;min-height:100%;background-color:rgba(0,0,0,.5);border:0;padding:0;z-index:8000;display:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jcontextmenu{position:fixed;z-index:10000;background:#fff;color:#555;font-size:11px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-shadow:2px 2px 2px 0 rgba(143,144,145,1);border:1px solid #c6c6c6;padding:4px 0;margin:0;outline:0;display:none}.jcontextmenu.jcontextmenu-focus{display:inline-block}.jcontextmenu>div{box-sizing:border-box;display:block;padding:8px 8px 8px 28px;width:250px;position:relative;cursor:default;font-size:11px;font-family:sans-serif}.jcontextmenu>div a{color:#555;text-decoration:none}.jcontextmenu>div span{float:right;margin-right:10px}.jcontextmenu .contextmenu-disabled{color:#a1a192}.jcontextmenu>div:not(.contextmenu-line):hover{background:#ebebeb}.jcontextmenu>div.contextmenu-line{border-top:1px solid #e9e9e9;margin-top:5px;padding:2px}.jcontextmenu hr{border:1px solid #e9e9e9;border-bottom:0;margin-top:5px;margin-bottom:5px}.jdropdown{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;background:#fff;-webkit-tap-highlight-color:transparent;display:inline-block}.jdropdown-header::-webkit-input-placeholder{color:#000}.jdropdown-header::-moz-placeholder{color:#000}.jdropdown-header:-ms-input-placeholder{color:#000}.jdropdown-header::-ms-input-placeholder{color:#000}.jdropdown-header::placeholder{color:#000}.jdropdown-backdrop{position:fixed;top:0;left:0;min-width:100%;min-height:100%;background-color:rgba(0,0,0,.5);border:0;padding:0;z-index:8000;display:none}.jdropdown-focus{position:relative}.jdropdown-focus .jdropdown-container{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.jdropdown-default.jdropdown-focus .jdropdown-header{outline:-webkit-focus-ring-color auto 5px}.jdropdown-container-header{padding:0;margin:0;position:relative}.jdropdown-header{width:100%;appearance:none;background-repeat:no-repeat;background-position:top 50% right 5px;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='gray'/%3E%3C/svg%3E");text-overflow:ellipsis;cursor:pointer;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;padding-right:30px}.jdropdown-insert-button{font-size:1.4em;text-transform:uppercase;position:absolute;right:30px;top:4px;display:none}.jdropdown-container{min-width:inherit;-webkit-transform:translate3d(-10000px,0,0);transform:translate3d(-10000px,0,0);position:absolute;z-index:9001}.jdropdown-close{display:none;font-size:1em;color:var(--active-color);text-transform:uppercase;text-align:right;padding:15px;font-weight:700}.jdropdown-content{min-width:inherit;margin:0;box-sizing:border-box}.jdropdown-item{white-space:nowrap;text-align:left;text-overflow:ellipsis;overflow-x:hidden;color:#000;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.jdropdown-description{text-overflow:ellipsis;overflow:hidden;line-height:1.5em}.jdropdown-image{margin-right:10px;width:32px;height:32px;border-radius:20px}.jdropdown-image-small{width:24px;height:24px}.jdropdown-title{font-size:.7em;text-overflow:ellipsis;overflow-x:hidden;display:block}.jdropdown-default .jdropdown-header{border:1px solid #ccc;padding:5px 16px 5px 10px}.jdropdown-default .jdropdown-container{background-color:#fff}.jdropdown-default.jdropdown-focus.jdropdown-insert .jdropdown-header{padding-right:50px}.jdropdown-default.jdropdown-focus.jdropdown-insert .jdropdown-insert-button{display:block}.jdropdown-default .jdropdown-content{min-width:inherit;border:1px solid #8fb1e3;margin:0;background-color:#fff;box-sizing:border-box;min-height:10px;max-height:215px;overflow-y:auto}.jdropdown-default .jdropdown-item{padding:4px 40px 4px 8px}.jdropdown-default .jdropdown-item:hover{background-color:#1f93ff;color:#fff}.jdropdown-default .jdropdown-cursor{background-color:#eee}.jdropdown-default .jdropdown-selected{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIiAvPjxwYXRoIGQ9Ik05IDE2LjE3TDQuODMgMTJsLTEuNDIgMS40MUw5IDE5IDIxIDdsLTEuNDEtMS40MXoiIGZpbGw9IndoaXRlIiAvPjwvc3ZnPgo=);background-repeat:no-repeat;background-position:top 50% right 5px;background-color:#1f93ff;color:#fff}.jdropdown-default .jdropdown-group{margin-top:5px}.jdropdown-default .jdropdown-group .jdropdown-item{padding-left:16px}.jdropdown-default .jdropdown-group-name{padding-left:8px;font-weight:700}.jdropdown-default .jdropdown-reset_{content:'x';position:absolute;top:0;right:0;margin:5px 10px 5px 5px;font-size:12px;width:12px;cursor:pointer;text-shadow:0 0 5px #fff;display:none;line-height:1.8em}.jdropdown-default.jdropdown-focus .jdropdown-reset_,.jdropdown-picker.jdropdown-focus .jdropdown-backdrop{display:block}.jdropdown-picker .jdropdown-header{outline:0}.jdropdown-picker .jdropdown-container{position:fixed;bottom:0;left:0;border-bottom:1px solid #e6e6e8;width:100%;background-color:#fff;box-sizing:border-box}.jdropdown-picker .jdropdown-close{box-shadow:0 -1px 5px 0 rgba(0,0,0,.39);background-color:#fff;display:block}.jdropdown-picker .jdropdown-content{overflow-y:scroll;height:280px;background-color:#fafafa;border-top:1px solid #e6e6e8}.jdropdown-picker .jdropdown-group-name{font-size:1em;text-transform:uppercase;display:block;border-bottom:1px solid #e6e6e8;text-align:center;font-weight:700;padding:10px 20px}.jdropdown-picker .jdropdown-item{font-size:1em;text-transform:uppercase;border-bottom:1px solid #e6e6e8;padding:10px 20px}.jdropdown-picker .jdropdown-selected{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIiAvPjxwYXRoIGQ9Ik05IDE2LjE3TDQuODMgMTJsLTEuNDIgMS40MUw5IDE5IDIxIDdsLTEuNDEtMS40MXoiIGZpbGw9IndoaXRlIiAvPjwvc3ZnPgo=);background-repeat:no-repeat;background-position:top 50% right 15px;background-color:#1f93ff;color:#fff}.jdropdown-picker .jdropdown-cursor{background-color:#1f93ff;color:#fff}.jdropdown-searchbar.jdropdown-focus{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fafafa;padding:0;z-index:9001;overflow-y:scroll}.jdropdown-searchbar.jdropdown-focus .jdropdown-container-header{padding:10px;background-color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.1)}.jdropdown-searchbar.jdropdown-focus .jdropdown-header{border:0;background-repeat:no-repeat;background-position-x:0;background-position-y:40%;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTUuNSAxNGgtLjc5bC0uMjgtLjI3QzE1LjQxIDEyLjU5IDE2IDExLjExIDE2IDkuNSAxNiA1LjkxIDEzLjA5IDMgOS41IDNTMyA1LjkxIDMgOS41IDUuOTEgMTYgOS41IDE2YzEuNjEgMCAzLjA5LS41OSA0LjIzLTEuNTdsLjI3LjI4di43OWw1IDQuOTlMMjAuNDkgMTlsLTQuOTktNXptLTYgMEM3LjAxIDE0IDUgMTEuOTkgNSA5LjVTNy4wMSA1IDkuNSA1IDE0IDcuMDEgMTQgOS41IDExLjk5IDE0IDkuNSAxNHoiIGZpbGw9IiNlNmU2ZTgiLz48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PC9zdmc+);padding-left:30px!important;padding-right:60px!important}.jdropdown-searchbar.jdropdown-focus .jdropdown-close{display:block}.jdropdown-searchbar .jdropdown-header{outline:0}.jdropdown-searchbar .jdropdown-container{width:100%}.jdropdown-searchbar .jdropdown-close{position:fixed;top:0;right:0}.jdropdown-searchbar .jdropdown-content{margin-top:10px}.jdropdown-searchbar .jdropdown-group{margin-top:10px;margin-bottom:15px;background-color:#fff}.jdropdown-searchbar .jdropdown-group-name{border-top:1px solid #e6e6e8;border-bottom:1px solid #e6e6e8;padding:10px 10px 10px 12px;font-weight:700}.jdropdown-searchbar .jdropdown-group-arrow{float:right;width:24px;height:24px;background-repeat:no-repeat}.jdropdown-searchbar .jdropdown-group-arrow-down{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNNy40MSA4LjU5TDEyIDEzLjE3bDQuNTktNC41OEwxOCAxMGwtNiA2LTYtNiAxLjQxLTEuNDF6Ii8+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgyNHYyNEgwVjB6Ii8+PC9zdmc+)}.jdropdown-searchbar .jdropdown-group-arrow-up{background-image:url(data:image/svg+xml;base64,CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTcuNDEgMTUuNDFMMTIgMTAuODNsNC41OSA0LjU4TDE4IDE0bC02LTYtNiA2eiIvPjxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiLz48L3N2Zz4=)}.jdropdown-searchbar .jdropdown-item{border-bottom:1px solid #e6e6e8;background-color:#fff;font-size:.9em;padding:10px 40px 10px 15px}.jdropdown-searchbar .jdropdown-description{text-overflow:ellipsis;overflow:hidden;max-width:calc(100% - 20px)}.jdropdown-searchbar .jdropdown-content>.jdropdown-item:first-child{border-top:1px solid #e6e6e8}.jdropdown-searchbar .jdropdown-selected{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTkgMTYuMTdMNC44MyAxMmwtMS40MiAxLjQxTDkgMTkgMjEgN2wtMS40MS0xLjQxeiIgZmlsbD0iIzAwN2FmZiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:top 50% right 15px}.jdropdown-list .jdropdown-container{display:block}.jdropdown-list .jdropdown-header{display:none}.jdropdown-list .jdropdown-group{background-color:#fff}.jdropdown-list .jdropdown-group-name{border-bottom:1px solid #e6e6e8;padding-top:10px;padding-bottom:10px;font-weight:700}.jdropdown-list .jdropdown-item{border-bottom:1px solid #e6e6e8;background-color:#fff;padding:10px 40px 10px 10px}.jdropdown-list .jdropdown-selected{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTkgMTYuMTdMNC44MyAxMmwtMS40MiAxLjQxTDkgMTkgMjEgN2wtMS40MS0xLjQxeiIgZmlsbD0iIzAwN2FmZiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:top 50% right 10px}@media only screen and (max-device-width :800px){.jdropdown-list{width:100%!important;border:0;padding:0}.jdropdown-list .jdropdown-container{min-width:100%}}.app .jdropdown-item{text-transform:uppercase}.jeditor-container{border:1px solid #ccc}.jeditor-dragging{border:1px dashed #000}.jeditor-container.jeditor-padding{padding:10px}.jeditor{outline:0;word-break:break-word}.jeditor-container.jeditor-padding .jeditor{min-height:120px;margin-bottom:10px;padding:10px}.jeditor-thumbs{display:inline-block;margin-right:5px}.jeditor-thumbs-container{margin-top:15px}.jeditor-thumbs .close{position:absolute;height:1px}.jeditor-thumbs .close i{color:#fff;text-shadow:0 0 2px #000;position:relative;top:5px;left:72px}.jeditor-thumbs img{border:1px solid #eee;width:100px;height:100px}.jeditor-users{position:absolute;border:1px solid #ccc;background-color:#fff;padding-top:5px;padding-bottom:5px;max-height:220px;overflow-y:scroll}.jeditor-users>div{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;min-width:220px;padding:5px 10px}.jeditor-users>div:hover{background-color:#efefef}.jeditor-users>div img{width:24px;height:24px;border-radius:12px;margin-right:5px}.jsnippet{margin-top:15px;cursor:pointer;border:1px solid #eee;position:relative}.jsnippet:focus{outline:0}.jsnippet img{width:100%}.jsnippet .jsnippet-title{padding:15px;font-size:1.4em}.jsnippet .jsnippet-description{padding-left:15px;padding-right:15px;font-size:1em}.jsnippet .jsnippet-host{padding:15px;text-transform:uppercase;font-size:.8em;color:#777;text-align:right}.jsnippet .jsnippet-url{display:none}.jeditor .jsnippet:after{content:'';background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");position:absolute;top:0;right:0;margin:14px;font-size:24px;width:24px;height:24px;cursor:pointer;text-shadow:0 0 5px #fff}.jsnippet *{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}.jeditor img{border:2px solid transparent;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}.jeditor img:focus{border:2px solid #0096fd}.jeditor .pdf{background-image:url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cpath style='fill:%23C30B15;' d='M511.344,274.266C511.77,268.231,512,262.143,512,256C512,114.615,397.385,0,256,0S0,114.615,0,256 c0,117.769,79.53,216.949,187.809,246.801L511.344,274.266z'/%3E%3Cpath style='fill:%2385080E;' d='M511.344,274.266L314.991,77.913L119.096,434.087l68.714,68.714C209.522,508.787,232.385,512,256,512 C391.243,512,501.976,407.125,511.344,274.266z'/%3E%3Cpolygon style='fill:%23FFFFFF;' points='278.328,333.913 255.711,77.913 119.096,77.913 119.096,311.652 '/%3E%3Cpolygon style='fill:%23E8E6E6;' points='392.904,311.652 392.904,155.826 337.252,133.565 314.991,77.913 255.711,77.913 256.067,333.913 '/%3E%3Cpolygon style='fill:%23FFFFFF;' points='314.991,155.826 314.991,77.913 392.904,155.826 '/%3E%3Crect x='119.096' y='311.652' style='fill:%23FC0F1A;' width='273.809' height='122.435'/%3E%3Cg%3E%3Cpath style='fill:%23FFFFFF;' d='M204.871,346.387c13.547,0,21.341,6.659,21.341,18.465c0,12.412-7.795,19.601-21.341,19.601h-9.611 v14.909h-13.471v-52.975L204.871,346.387L204.871,346.387z M195.26,373.858h8.93c5.904,0,9.308-2.952,9.308-8.552 c0-5.525-3.406-8.324-9.308-8.324h-8.93V373.858z'/%3E%3Cpath style='fill:%23FFFFFF;' d='M257.928,346.387c16.649,0,28.152,10.746,28.152,26.487c0,15.666-11.655,26.488-28.683,26.488 h-22.25v-52.975H257.928z M248.619,388.615h9.611c8.249,0,14.151-6.357,14.151-15.665c0-9.384-6.205-15.817-14.757-15.817h-9.006 V388.615z'/%3E%3Cpath style='fill:%23FFFFFF;' d='M308.563,356.982v12.26h23.763v10.596h-23.763v19.525h-13.471v-52.975h39.277v10.595h-25.806 V356.982z'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;width:60px;height:60px}.jeditor-toolbar{border-radius:2px;margin-bottom:5px;box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);display:-webkit-inline-box!important;display:inline-flex!important}.jloading{position:fixed;z-index:10001;width:100%;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,.7)}.jloading::after{content:'';display:block;margin:50vh auto 0;width:40px;height:40px;border-style:solid;border-color:transparent #fff #fff;border-width:4px;border-radius:50%;-webkit-animation:.8s linear infinite spin;animation:.8s linear infinite spin}.jloading.spin{background-color:transparent}.jloading.spin::after{margin:80px auto 0;border-color:transparent #aaa #aaa}.jmodal{position:fixed;top:50%;left:50%;width:60%;height:60%;-webkit-box-shadow:0 2px 10px rgba(0,0,0,.2);-moz-box-shadow:0 2px 10px rgba(0,0,0,.2);border:1px solid #ccc;background-color:#fff;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);box-sizing:border-box;padding-top:50px;z-index:9002;border-radius:5px}.jmodal:before{position:absolute;top:0;left:0;width:100%;content:attr(title);padding:15px;box-sizing:border-box;background:#e3e3e3;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#e3e3e3');background:-moz-linear-gradient(top,#ededed,#e3e3e3);font-size:1.2em}.jmodal_content{padding:20px;overflow-y:auto;max-height:100%;box-sizing:border-box;height:-webkit-fill-available}.jmodal.no-title{padding-top:0}.jmodal.no-title:before{display:none}.jmodal:after{content:'';background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");position:absolute;top:0;right:0;margin:14px;font-size:24px;width:24px;height:24px;cursor:pointer;text-shadow:0 0 5px #fff}.jmodal_fullscreen{width:100%!important;height:100%!important;top:0;left:0;-webkit-transform:none;transform:none;border-radius:0}.jmodal_backdrop{position:fixed;top:0;left:0;min-width:100%;min-height:100%;background-color:rgba(0,0,0,.5);border:0;padding:0;z-index:8000;display:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jnotification{position:fixed;z-index:10000;box-sizing:border-box;padding:10px}.jnotification-container{box-shadow:0 2px 15px -5px rgba(0,0,0,.7);padding:12px;border-radius:8px}.jnotification-close{content:'';background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='gray'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");font-size:20px;width:20px;height:20px;cursor:pointer}.jnotification-title{font-weight:700}.jnotification-header{display:-webkit-box;display:flex;padding-bottom:5px}.jnotification-header:empty{display:none}.jnotification-image{margin-right:5px}.jnotification-image:empty{display:none}.jnotification-image img{width:24px}.jnotification-name{text-transform:uppercase;font-size:.9em;-webkit-box-flex:1;flex:1;letter-spacing:.1em}@media (min-width:320px) and (max-width:800px){.jnotification{top:0;width:100%}.jnotification-container{background:rgba(255,255,255,.95);border:1px solid #eee}}@media (min-width:801px){.jnotification{bottom:0}.jnotification-container{background-color:#000;background:rgba(92,92,92,1);background:-webkit-gradient(linear,left bottom,left top,from(rgba(92,92,92,1)),to(rgba(77,77,77,1)));background:linear-gradient(0deg,rgba(92,92,92,1) 0,rgba(77,77,77,1) 100%);color:#fff;width:320px;margin:30px;padding:20px}}.jnotification-header{display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start;-webkit-box-align:center;align-items:center}.jprogressbar{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;background:#fff;-webkit-tap-highlight-color:transparent;display:inline-block;box-sizing:border-box;cursor:pointer;border:1px solid #ccc;position:relative}.jprogressbar::before{content:attr(data-value);position:absolute;margin:5px 5px 5px 10px}.jprogressbar-header::-webkit-input-placeholder{color:#000}.jprogressbar-header::-moz-placeholder{color:#000}.jprogressbar-header:-ms-input-placeholder{color:#000}.jprogressbar-header::-ms-input-placeholder{color:#000}.jprogressbar-header::placeholder{color:#000}.jprogressbar::focus{outline:-webkit-focus-ring-color auto 5px}.jprogressbar>div{background-color:red;box-sizing:border-box;height:31px}.jrating{display:-webkit-box;display:flex}.jrating>div{width:24px;height:24px;line-height:24px;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M22 9.24l-7.19-.62L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21 12 17.27 18.18 21l-1.63-7.03L22 9.24zM12 15.4l-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28L12 15.4z' fill='gray'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")}.jrating .jrating-over{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");opacity:.7}.jrating .jrating-selected{background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='red'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M12 17.27L18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E")}.jslider{margin-top:10px;margin-bottom:10px}.jslider-container img{width:60px;margin-right:5px;margin-bottom:5px}.jslider-attach{cursor:pointer}.jslider-left::before{position:fixed;left:10px;content:'arrow_back_ios';color:#fff;width:30px;height:30px;font-family:'Material Icons';font-size:30px;text-shadow:0 0 0 #000;text-align:center}.jslider-right::after{position:fixed;right:5px;content:'arrow_forward_ios';color:#fff;width:30px;height:30px;font-family:'Material Icons';font-size:30px;text-shadow:0 0 0 #000;text-align:center}.jslider-close{width:24px;height:24px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");position:fixed;top:15px;right:15px;display:none;cursor:pointer;z-index:3000}.jslider-preview{position:fixed;left:0;top:0;width:100%;min-height:100%;z-index:2000;margin:0;box-sizing:border-box;background-color:rgba(0,0,0,.9);-webkit-transition-duration:.4s;transition-duration:.4s;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.jslider-preview img{min-width:70%;max-width:100%;height:auto;box-sizing:border-box;margin:0 auto;vertical-align:middle;display:none}.jtabs{max-width:100vw;position:relative}.jtabs>.jtabs-headers{display:-webkit-box;display:flex;overflow-x:auto}.jtabs>.jtabs-headers>div{padding:6px 20px;margin-left:1px;margin-right:1px;margin-bottom:1px;background-color:#f1f1f1;cursor:pointer;white-space:nowrap}.jtabs>.jtabs-headers>div.jtabs-selected{background-color:#e8e8e8;color:#000}.jtabs>.jtabs-content>div{display:none}.jtabs>.jtabs-content>div.jtabs-selected{display:block}.jtabs>.jtabs-border{position:absolute;height:2px;background-color:#888;-webkit-transform-origin:left;transform-origin:left;-webkit-transition:.2s cubic-bezier(.4,0,.2,1);transition:all .2s cubic-bezier(.4,0,.2,1);-webkit-transition-property:color,left,-webkit-transform;transition-property:color,left,transform,-webkit-transform}.jtabs .jtabs-add{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 0 24 24' width='24'%3E%3Cpath d='M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10h-4v4h-2v-4H7v-2h4V7h2v4h4v2z' fill='%23bbbbbb'/%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3C/svg%3E");cursor:pointer;background-position:center;background-repeat:no-repeat;width:24px;height:24px;line-height:24px;margin:3px 3px 3px 10px}.jtags{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:start;justify-content:flex-start;padding:2px;border:1px solid #ccc}.jtags>div{padding:3px 22px 3px 10px;position:relative;border-radius:1px;margin:2px;display:block;outline:0}.jtags>div::after{content:'x';position:absolute;top:4px;right:4px;width:12px;height:12px;cursor:pointer;font-size:11px;display:none}.jtags_label{background-color:#eee!important}.jtags_label::after{display:inline-block!important}.jtags_error::after{color:#fff!important}.jtags_error{background-color:#d93025!important;color:#fff}.jtags_search{position:absolute;display:none;box-shadow:0 1px 2px 0 rgba(60,64,67,.302),0 2px 6px 2px rgba(60,64,67,.149);border:1px solid rgba(0,0,0,.2);border-radius:4px;padding:8px 0;box-shadow:0 2px 4px rgba(0,0,0,.2);-webkit-transition:opacity .218s;transition:opacity .218s;background:#fff;cursor:pointer;margin:0;min-width:300px;outline:0;width:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jtags_search>div{color:#333;cursor:pointer;display:-webkit-box;display:flex;padding:5px 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-align:center;align-items:center}.jtags_search>div:hover{background-color:#e8eaed}.jtags_search>div>img{width:32px;height:32px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:16px;margin-right:2px}.jtags_search>div>div{overflow:hidden;text-overflow:ellipsis;margin-left:2px;max-width:300px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jtags_search .selected{background-color:#e8eaed}.jtoolbar{cursor:pointer;white-space:nowrap;display:-webkit-box;display:flex;padding:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jtoolbar-mobile{display:-webkit-box;display:flex;position:fixed;bottom:0;margin:0;left:0;width:100%;background:#f7f7f8;z-index:500;box-sizing:border-box;box-shadow:0 -1px 2px rgba(0,0,0,.1);border-radius:0}.jtoolbar>div{display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;box-sizing:border-box;vertical-align:middle;-webkit-box-pack:space-evenly;justify-content:space-evenly}.jtoolbar-mobile>div{display:-webkit-box;display:flex;width:100%}.jtoolbar .jtoolbar-item{position:relative;text-align:center;margin:auto;padding:2px 4px}.jtoolbar-mobile .jtoolbar-item{-webkit-box-flex:1;flex:1}.jtoolbar .jtoolbar-divisor{width:2px;height:24px;padding:0;margin-left:4px;margin-right:4px;background-color:#f2f2f2}.jtoolbar-mobile a{text-decoration:none;display:inline-block}.jtoolbar-mobile i{display:-webkit-inline-box!important;display:inline-flex!important;color:#929292}.jtoolbar-mobile span{font-size:.7em;display:block;color:#929292}.jtoolbar-mobile .jtoolbar-selected a,.jtoolbar-mobile .jtoolbar-selected i,.jtoolbar-mobile .jtoolbar-selected span{color:var(--active-color)!important;background-color:transparent}.jtoolbar-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.jtoolbar-item i{display:block;color:#333}.jtoolbar-item:hover{background-color:#f2f2f2}.jtoolbar-item.jtoolbar-dropdown{background-repeat:no-repeat;background-position:top 50% right 0;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M7 10l5 5 5-5H7z' fill='gray'/%3E%3C/svg%3E");text-overflow:ellipsis;cursor:pointer;box-sizing:border-box;text-align:left;outline:0}.jtoolbar-dropdown-header{height:24px;line-height:24px}.jtoolbar-dropdown-content{position:absolute;display:none;box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);border-radius:4px;background-color:#fff;padding:4px;z-index:1;text-align:left}.jtoolbar-dropdown-content div{padding:6px}.jtoolbar-focus .jtoolbar-dropdown-content{display:block}.jtoolbar-dropdown-content div:hover{background-color:#efefef}code[class*=language-],pre[class*=language-]{color:#000;background:0 0;text-shadow:0 1px #fff;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;font-size:1em;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}code[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,pre[class*=language-]::-moz-selection{text-shadow:none;background:#b3d4fc}code[class*=language-] ::selection,code[class*=language-]::selection,pre[class*=language-] ::selection,pre[class*=language-]::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*=language-],pre[class*=language-]{text-shadow:none}}pre[class*=language-]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#f5f2f0}:not(pre)>code[class*=language-]{padding:.1em;border-radius:.3em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#708090}.token.punctuation{color:#999}.token.namespace{opacity:.7}.token.boolean,.token.constant,.token.deleted,.token.number,.token.property,.token.symbol,.token.tag{color:#905}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#690}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url{color:#9a6e3a;background:hsla(0,0%,100%,.5)}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.class-name,.token.function{color:#dd4a68}.token.important,.token.regex,.token.variable{color:#e90}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}