﻿@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Version - 3.4.0
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.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.hinge{-webkit-animation-duration:2s;animation-duration:2s;}.animated.bounceIn,.animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;}.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;}@-webkit-keyframes bounce{from,20%,53%,80%,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{from,20%,53%,80%,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{from,50%,to{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}.flash{-webkit-animation-name:flash;animation-name:flash;}@-webkit-keyframes pulse{from{-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);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes pulse{from{-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);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;}@-webkit-keyframes rubberBand{from{-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);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes rubberBand{from{-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);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,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 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{-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);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes tada{from{-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);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.tada{-webkit-animation-name:tada;animation-name:tada;}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none;}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);}to{-webkit-transform:none;transform:none;}}@keyframes wobble{from{-webkit-transform:none;transform:none;}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);}to{-webkit-transform:none;transform:none;}}.wobble{-webkit-animation-name:wobble;animation-name:wobble;}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:none;transform:none;}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{from,11.1%,to{-webkit-transform:none;transform:none;}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 bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{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{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);}0%{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-name:bounceIn;animation-name:bounceIn;}@-webkit-keyframes bounceInDown{from,60%,75%,90%,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:none;transform:none;}}@keyframes bounceInDown{from,60%,75%,90%,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:none;transform:none;}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,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:none;transform:none;}}@keyframes bounceInLeft{from,60%,75%,90%,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:none;transform:none;}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}@-webkit-keyframes bounceInRight{from,60%,75%,90%,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:none;transform:none;}}@keyframes bounceInRight{from,60%,75%,90%,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:none;transform:none;}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}@-webkit-keyframes bounceInUp{from,60%,75%,90%,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{from,60%,75%,90%,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-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:none;transform:none;}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.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:none;transform:none;}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.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:none;transform:none;}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.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:none;transform:none;}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.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:none;transform:none;}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.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:none;transform:none;}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.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:none;transform:none;}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:none;transform:none;}}.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);}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}@-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) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) 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) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) 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);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) 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) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) 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);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px);transform:perspective(400px);-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-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-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);opacity:1;}to{-webkit-transform:none;transform:none;opacity:1;}}@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);opacity:1;}to{-webkit-transform:none;transform:none;opacity:1;}}.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:none;transform:none;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:none;transform:none;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:none;transform:none;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:none;transform:none;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:none;transform:none;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:none;transform:none;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:none;transform:none;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:none;transform:none;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:none;transform:none;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:none;transform:none;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-name:hinge;animation-name:hinge;}@-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:none;transform:none;}}@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:none;transform:none;}}.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;}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:0;font-size:1em;}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0;}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:0;font-size:1em;}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:0;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option--selectable{cursor:pointer;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below{border-top:0;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0);}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important;}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative;}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px;}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:0;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:0;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:0;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0;}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa;}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:0;outline:0;box-shadow:none;-webkit-appearance:textfield;}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--group{padding:0;}.select2-container--default .select2-results__option--disabled{color:#999;}.select2-container--default .select2-results__option--selected{background-color:#ddd;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999;}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd;}.select2-container--default .select2-results__option.select2-results__option--highlighted[aria-selected=true]{background-color:#005d85;color:#fff;}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0);}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:0;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0);}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:0;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto;}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:0;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:0;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0);}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0);}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px;}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:0;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:0;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:0;border-top-left-radius:0;border-top-right-radius:0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0;}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none;}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent;}.select2-container--classic .select2-dropdown--above{border-bottom:0;}.select2-container--classic .select2-dropdown--below{border-top:0;}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--classic .select2-results__option--group{padding:0;}.select2-container--classic .select2-results__option--disabled{color:#808080;}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff;}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb;}X3D,x3d{position:relative;cursor:pointer;margin:0;padding:0;outline:0;display:block;}X3D:hover,x3d:hover,.x3dom-canvas:hover{-webkit-user-select:none;-webkit-touch-callout:none;}.x3dom-canvas{border:0;cursor:pointer;cursor:-webkit-grab;cursor:grab;width:100%;height:100%;}.x3dom-canvas-mousedown{cursor:-webkit-grabbing;cursor:grabbing;}.x3dom-canvas:focus{outline:0;}.x3dom-progress{left:16px;top:16px;position:absolute;color:#646464;font-family:Helvetica,sans-serif;font-size:14px;font-weight:bold;z-index:100;display:flex;justify-content:center;align-items:center;background:rgba(255,255,255,.1);padding:12px;border-radius:5px;pointer-events:none;transition:opacity .2s ease-in-out;}.x3dom-progress-spinner{border:2px solid #f3f3f3;border-top:2px solid #646464;border-radius:50%;width:16px;height:16px;animation:spin 1s linear infinite;margin-right:12px;}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.x3dom-vr{position:absolute;display:none;bottom:5px;right:15px;width:48px;height:48px;background-color:#ccc;opacity:.9;-webkit-mask-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 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cpath id='XMLID_9_' style='fill:%23FFFFFF;' d='M20.2,6.1c-2.7,0-5.4,0-8.2,0c-2.8,0-5.5,0-8.3,0c-1,0-1.5,0.6-1.5,1.5 c0,2.8,0,5.6,0,8.5c0,0.9,0.6,1.5,1.5,1.5c1.7,0,3.3,0,5,0c0.6,0,0.9-0.2,1.1-0.8c0.3-0.8,0.7-1.7,1-2.5c0.2-0.6,0.6-0.9,1.2-0.9 c0.6,0,1,0.4,1.2,1c0.3,0.8,0.5,1.5,0.8,2.3c0.3,0.8,0.5,0.9,1.3,0.9c1.6,0,3.2,0,4.7,0c1.2,0,1.7-0.5,1.7-1.8c0-2.7,0-5.4,0-8 C21.8,6.6,21.4,6.1,20.2,6.1z M7.8,14.3c-1.2,0-2.2-0.9-2.2-2.1c0-1.2,1-2.2,2.2-2.2c1.2,0,2.2,1,2.2,2.2C10,13.3,9,14.3,7.8,14.3z M16.2,14.3c-1.2,0-2.2-1-2.2-2.2c0-1.2,1-2.2,2.2-2.2c1.2,0,2.2,1,2.2,2.2C18.4,13.4,17.4,14.3,16.2,14.3z'/%3E%3C/svg%3E");mask-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 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cpath id='XMLID_9_' style='fill:%23FFFFFF;' d='M20.2,6.1c-2.7,0-5.4,0-8.2,0c-2.8,0-5.5,0-8.3,0c-1,0-1.5,0.6-1.5,1.5 c0,2.8,0,5.6,0,8.5c0,0.9,0.6,1.5,1.5,1.5c1.7,0,3.3,0,5,0c0.6,0,0.9-0.2,1.1-0.8c0.3-0.8,0.7-1.7,1-2.5c0.2-0.6,0.6-0.9,1.2-0.9 c0.6,0,1,0.4,1.2,1c0.3,0.8,0.5,1.5,0.8,2.3c0.3,0.8,0.5,0.9,1.3,0.9c1.6,0,3.2,0,4.7,0c1.2,0,1.7-0.5,1.7-1.8c0-2.7,0-5.4,0-8 C21.8,6.6,21.4,6.1,20.2,6.1z M7.8,14.3c-1.2,0-2.2-0.9-2.2-2.1c0-1.2,1-2.2,2.2-2.2c1.2,0,2.2,1,2.2,2.2C10,13.3,9,14.3,7.8,14.3z M16.2,14.3c-1.2,0-2.2-1-2.2-2.2c0-1.2,1-2.2,2.2-2.2c1.2,0,2.2,1,2.2,2.2C18.4,13.4,17.4,14.3,16.2,14.3z'/%3E%3C/svg%3E");}.x3dom-vr:hover{background-color:#999;}#x3dom-state-viewer{position:absolute;margin:2px;padding:5px;width:135px;top:0%;right:0%;opacity:.9;background-color:#323232;z-index:1000;font-family:Arial,sans-serif;color:#c8c8c8;font-weight:bold;text-transform:uppercase;cursor:help;}.x3dom-states-head{display:block;font-size:26px;}.x3dom-states-rendermode-software{font-size:10px;margin:0 0 2px 2px;}.x3dom-states-rendermode-hardware{font-size:10px;margin:0 0 2px 2px;}.x3dom-states-head2{font-size:10px;}.x3dom-states-list{float:left;width:100%;border-top:1px solid #c8c8c8;list-style:none;font-size:9px;line-height:16px;margin:0;padding:0;padding-top:2px;}.x3dom-states-item{width:100%;float:left;}.x3dom-states-item-title{float:left;margin-left:2px;}.x3dom-states-item-value{float:right;margin-right:2px;}.x3dom-touch-marker{display:inline;padding:5px;border-radius:10px;position:absolute;font-family:Helvetica,sans-serif;line-height:10px;font-size:10px;color:#ff8c00;background:#fff8dc;opacity:.6;border:2px solid #ffa500;z-index:200;}.x3dom-log{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);width:90%;border:2px solid #6b8e23;height:200px;padding:4px;overflow:auto;white-space:pre-wrap;font-family:sans-serif;font-size:x-small;color:#0f0;background-color:#000;opacity:.8;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;}.x3dom-nox3d{font-family:Helvetica,sans-serif;font-size:14px;background-color:#eb7a7a;padding:1em;opacity:.75;}.x3dom-nox3d p{color:#fff;font-size:14px;}.x3dom-nox3d a{color:#fff;font-size:14px;}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-.5em;}sub{bottom:-.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print{*,*:before,*:after{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;}a,a:visited{text-decoration:underline;}a[href]:after{content:" (" attr(href) ")";}abbr[title]:after{content:" (" attr(title) ")";}a[href^="#"]:after,a[href^="javascript:"]:after{content:"";}pre,blockquote{border:1px solid #999;page-break-inside:avoid;}thead{display:table-header-group;}tr,img{page-break-inside:avoid;}img{max-width:100%!important;}p,h2,h3{orphans:3;widows:3;}h2,h3{page-break-after:avoid;}.navbar{display:none;}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important;}.label{border:1px solid #000;}.table{border-collapse:collapse!important;}.table td,.table th{background-color:#fff!important;}.table-bordered th,.table-bordered td{border:1px solid #ddd!important;}}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px;}.alert h4{margin-top:0;color:inherit;}.alert .alert-link{font-weight:bold;}.alert>p,.alert>ul{margin-bottom:0;}.alert>p+p{margin-top:5px;}.alert-dismissable,.alert-dismissible{padding-right:35px;}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit;}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d;}.alert-success hr{border-top-color:#c9e2b3;}.alert-success .alert-link{color:#2b542c;}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f;}.alert-info hr{border-top-color:#a6e1ec;}.alert-info .alert-link{color:#245269;}.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b;}.alert-warning hr{border-top-color:#f7e1b5;}.alert-warning .alert-link{color:#66512c;}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442;}.alert-danger hr{border-top-color:#e4b9c0;}.alert-danger .alert-link{color:#843534;}@font-face{font-family:'Glyphicons Halflings';src:url('../fonts/glyphicons/glyphicons-halflings-regular.eot?');src:url('../fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons/glyphicons-halflings-regular.woff2') format('woff2'),url('../fonts/glyphicons/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons/glyphicons-halflings-regular.ttf') format('truetype'),url('../fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');}.glyphicon{position:relative;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.glyphicon.x05{font-size:6px;}.glyphicon.x2{font-size:24px;}.glyphicon.x3{font-size:36px;}.glyphicon.x4{font-size:48px;}.glyphicon.x5{font-size:60px;}.glyphicon.x6{font-size:72px;}.glyphicon.x7{font-size:84px;}.glyphicon.x8{font-size:96px;}.glyphicon.light:before{color:#f2f2f2;}.glyphicon.drop:before{text-shadow:-1px 1px 3px rgba(0,0,0,.3);}.glyphicon.flip{-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH";}.glyphicon.flipv{-moz-transform:scaleY(-1);-o-transform:scaleY(-1);-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV";}.glyphicon.rotate90{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.glyphicon.rotate180{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.glyphicon.rotate270{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.glyphicon-glass:before{content:"";}.glyphicon-music:before{content:"";}.glyphicon-search:before{content:"";}.glyphicon-envelope:before{content:"";}.glyphicon-heart:before{content:"";}.glyphicon-star:before{content:"";}.glyphicon-star-empty:before{content:"";}.glyphicon-user:before{content:"";}.glyphicon-film:before{content:"";}.glyphicon-th-large:before{content:"";}.glyphicon-th:before{content:"";}.glyphicon-th-list:before{content:"";}.glyphicon-ok:before{content:"";}.glyphicon-remove:before{content:"";}.glyphicon-zoom-in:before{content:"";}.glyphicon-zoom-out:before{content:"";}.glyphicon-off:before{content:"";}.glyphicon-signal:before{content:"";}.glyphicon-cog:before{content:"";}.glyphicon-trash:before{content:"";}.glyphicon-home:before{content:"";}.glyphicon-file:before{content:"";}.glyphicon-time:before{content:"";}.glyphicon-road:before{content:"";}.glyphicon-download-alt:before{content:"";}.glyphicon-download:before{content:"";}.glyphicon-upload:before{content:"";}.glyphicon-inbox:before{content:"";}.glyphicon-play-circle:before{content:"";}.glyphicon-repeat:before{content:"";}.glyphicon-refresh:before{content:"";}.glyphicon-list-alt:before{content:"";}.glyphicon-lock:before{content:"";}.glyphicon-flag:before{content:"";}.glyphicon-headphones:before{content:"";}.glyphicon-volume-off:before{content:"";}.glyphicon-volume-down:before{content:"";}.glyphicon-volume-up:before{content:"";}.glyphicon-qrcode:before{content:"";}.glyphicon-barcode:before{content:"";}.glyphicon-tag:before{content:"";}.glyphicon-tags:before{content:"";}.glyphicon-book:before{content:"";}.glyphicon-bookmark:before{content:"";}.glyphicon-print:before{content:"";}.glyphicon-camera:before{content:"";}.glyphicon-font:before{content:"";}.glyphicon-bold:before{content:"";}.glyphicon-italic:before{content:"";}.glyphicon-text-height:before{content:"";}.glyphicon-text-width:before{content:"";}.glyphicon-align-left:before{content:"";}.glyphicon-align-center:before{content:"";}.glyphicon-align-right:before{content:"";}.glyphicon-align-justify:before{content:"";}.glyphicon-list:before{content:"";}.glyphicon-indent-left:before{content:"";}.glyphicon-indent-right:before{content:"";}.glyphicon-facetime-video:before{content:"";}.glyphicon-picture:before{content:"";}.glyphicon-pencil:before{content:"";}.glyphicon-map-marker:before{content:"";}.glyphicon-adjust:before{content:"";}.glyphicon-tint:before{content:"";}.glyphicon-edit:before{content:"";}.glyphicon-share:before{content:"";}.glyphicon-check:before{content:"";}.glyphicon-move:before{content:"";}.glyphicon-step-backward:before{content:"";}.glyphicon-fast-backward:before{content:"";}.glyphicon-backward:before{content:"";}.glyphicon-play:before{content:"";}.glyphicon-pause:before{content:"";}.glyphicon-stop:before{content:"";}.glyphicon-forward:before{content:"";}.glyphicon-fast-forward:before{content:"";}.glyphicon-step-forward:before{content:"";}.glyphicon-eject:before{content:"";}.glyphicon-chevron-left:before{content:"";}.glyphicon-chevron-right:before{content:"";}.glyphicon-plus-sign:before{content:"";}.glyphicon-minus-sign:before{content:"";}.glyphicon-remove-sign:before{content:"";}.glyphicon-ok-sign:before{content:"";}.glyphicon-question-sign:before{content:"";}.glyphicon-info-sign:before{content:"";}.glyphicon-screenshot:before{content:"";}.glyphicon-remove-circle:before{content:"";}.glyphicon-ok-circle:before{content:"";}.glyphicon-ban-circle:before{content:"";}.glyphicon-arrow-left:before{content:"";}.glyphicon-arrow-right:before{content:"";}.glyphicon-arrow-up:before{content:"";}.glyphicon-arrow-down:before{content:"";}.glyphicon-share-alt:before{content:"";}.glyphicon-resize-full:before{content:"";}.glyphicon-resize-small:before{content:"";}.glyphicon-plus:before{content:"";}.glyphicon-minus:before{content:"";}.glyphicon-asterisk:before{content:"";}.glyphicon-exclamation-sign:before{content:"";}.glyphicon-gift:before{content:"";}.glyphicon-leaf:before{content:"";}.glyphicon-fire:before{content:"";}.glyphicon-eye-open:before{content:"";}.glyphicon-eye-close:before{content:"";}.glyphicon-warning-sign:before{content:"";}.glyphicon-plane:before{content:"";}.glyphicon-calendar:before{content:"";}.glyphicon-random:before{content:"";}.glyphicon-comments:before{content:"";}.glyphicon-magnet:before{content:"";}.glyphicon-chevron-up:before{content:"";}.glyphicon-chevron-down:before{content:"";}.glyphicon-retweet:before{content:"";}.glyphicon-shopping-cart:before{content:"";}.glyphicon-folder-close:before{content:"";}.glyphicon-folder-open:before{content:"";}.glyphicon-resize-vertical:before{content:"";}.glyphicon-resize-horizontal:before{content:"";}.glyphicon-hdd:before{content:"";}.glyphicon-bullhorn:before{content:"";}.glyphicon-bell:before{content:"";}.glyphicon-certificate:before{content:"";}.glyphicon-thumbs-up:before{content:"";}.glyphicon-thumbs-down:before{content:"";}.glyphicon-hand-right:before{content:"";}.glyphicon-hand-left:before{content:"";}.glyphicon-hand-top:before{content:"";}.glyphicon-hand-down:before{content:"";}.glyphicon-circle-arrow-right:before{content:"";}.glyphicon-circle-arrow-left:before{content:"";}.glyphicon-circle-arrow-top:before{content:"";}.glyphicon-circle-arrow-down:before{content:"";}.glyphicon-globe:before{content:"";}.glyphicon-wrench:before{content:"";}.glyphicon-tasks:before{content:"";}.glyphicon-filter:before{content:"";}.glyphicon-briefcase:before{content:"";}.glyphicon-fullscreen:before{content:"";}.glyphicon-dashboard:before{content:"";}.glyphicon-paperclip:before{content:"";}.glyphicon-heart-empty:before{content:"";}.glyphicon-link:before{content:"";}.glyphicon-phone:before{content:"";}.glyphicon-pushpin:before{content:"";}.glyphicon-euro:before{content:"";}.glyphicon-usd:before{content:"";}.glyphicon-gbp:before{content:"";}.glyphicon-sort:before{content:"";}.glyphicon-sort-by-alphabet:before{content:"";}.glyphicon-sort-by-alphabet-alt:before{content:"";}.glyphicon-sort-by-order:before{content:"";}.glyphicon-sort-by-order-alt:before{content:"";}.glyphicon-sort-by-attributes:before{content:"";}.glyphicon-sort-by-attributes-alt:before{content:"";}.glyphicon-unchecked:before{content:"";}.glyphicon-expand:before{content:"";}.glyphicon-collapse:before{content:"";}.glyphicon-collapse-top:before{content:"";}.glyphicon-log-in:before{content:"";}.glyphicon-flash:before{content:"";}.glyphicon-log-out:before{content:"";}.glyphicon-new-window:before{content:"";}.glyphicon-record:before{content:"";}.glyphicon-save:before{content:"";}.glyphicon-open:before{content:"";}.glyphicon-saved:before{content:"";}.glyphicon-import:before{content:"";}.glyphicon-export:before{content:"";}.glyphicon-send:before{content:"";}.glyphicon-floppy-disk:before{content:"";}.glyphicon-floppy-saved:before{content:"";}.glyphicon-floppy-remove:before{content:"";}.glyphicon-floppy-save:before{content:"";}.glyphicon-floppy-open:before{content:"";}.glyphicon-credit-card:before{content:"";}.glyphicon-transfer:before{content:"";}.glyphicon-cutlery:before{content:"";}.glyphicon-header:before{content:"";}.glyphicon-compressed:before{content:"";}.glyphicon-earphone:before{content:"";}.glyphicon-phone-alt:before{content:"";}.glyphicon-tower:before{content:"";}.glyphicon-stats:before{content:"";}.glyphicon-sd-video:before{content:"";}.glyphicon-hd-video:before{content:"";}.glyphicon-subtitles:before{content:"";}.glyphicon-sound-stereo:before{content:"";}.glyphicon-sound-dolby:before{content:"";}.glyphicon-sound-5-1:before{content:"";}.glyphicon-sound-6-1:before{content:"";}.glyphicon-sound-7-1:before{content:"";}.glyphicon-copyright-mark:before{content:"";}.glyphicon-registration-mark:before{content:"";}.glyphicon-cloud:before{content:"";}.glyphicon-cloud-download:before{content:"";}.glyphicon-cloud-upload:before{content:"";}.glyphicon-tree-conifer:before{content:"";}.glyphicon-tree-deciduous:before{content:"";}.glyphicon-cd:before{content:"";}.glyphicon-save-file:before{content:"";}.glyphicon-open-file:before{content:"";}.glyphicon-level-up:before{content:"";}.glyphicon-copy:before{content:"";}.glyphicon-paste:before{content:"";}.glyphicon-door:before{content:"";}.glyphicon-key:before{content:"";}.glyphicon-alert:before{content:"";}.glyphicon-equalizer:before{content:"";}.glyphicon-king:before{content:"";}.glyphicon-queen:before{content:"";}.glyphicon-pawn:before{content:"";}.glyphicon-bishop:before{content:"";}.glyphicon-knight:before{content:"";}.glyphicon-baby-formula:before{content:"";}.glyphicon-tent:before{content:"";}.glyphicon-blackboard:before{content:"";}.glyphicon-bed:before{content:"";}.glyphicon-apple:before{content:"";}.glyphicon-erase:before{content:"";}.glyphicon-hourglass:before{content:"";}.glyphicon-lamp:before{content:"";}.glyphicon-duplicate:before{content:"";}.glyphicon-piggy-bank:before{content:"";}.glyphicon-scissors:before{content:"";}.glyphicon-bitcoin:before{content:"";}.glyphicon-yen:before{content:"";}.glyphicon-ruble:before{content:"";}.glyphicon-scale:before{content:"";}.glyphicon-ice-lolly:before{content:"";}.glyphicon-ice-lolly-tasted:before{content:"";}.glyphicon-education:before{content:"";}.glyphicon-option-horizontal:before{content:"";}.glyphicon-option-vertical:before{content:"";}.glyphicon-menu-hamburger:before{content:"";}.glyphicon-modal-window:before{content:"";}.glyphicon-oil:before{content:"";}.glyphicon-grain:before{content:"";}.glyphicon-sunglasses:before{content:"";}.glyphicon-text-size:before{content:"";}.glyphicon-text-color:before{content:"";}.glyphicon-text-background:before{content:"";}.glyphicon-object-align-top:before{content:"";}.glyphicon-object-align-bottom:before{content:"";}.glyphicon-object-align-horizontal:before{content:"";}.glyphicon-object-align-left:before{content:"";}.glyphicon-object-align-vertical:before{content:"";}.glyphicon-object-align-right:before{content:"";}.glyphicon-triangle-right:before{content:"";}.glyphicon-triangle-left:before{content:"";}.glyphicon-triangle-bottom:before{content:"";}.glyphicon-triangle-top:before{content:"";}.glyphicon-terminal:before{content:"";}.glyphicon-superscript:before{content:"";}.glyphicon-subscript:before{content:"";}.glyphicon-menu-left:before{content:"";}.glyphicon-menu-right:before{content:"";}.glyphicon-menu-down:before{content:"";}.glyphicon-menu-up:before{content:"";}.glyphicon-building:before{content:"";}.glyphicon-tick:before{content:"";}.glyphicon-star-half:before{content:"";}.glyphicon-hash:before{content:"";}.glyphicon-directions:before{content:"";}.glyphicon-gas:before{content:"";}.glyphicon-snowflake:before{content:"";}.glyphicon-sunlight:before{content:"";}.glyphicon-selectbox:before{content:"";}.glyphicon-sortable:before{content:"";}.glyphicon-note-empty:before{content:"";}.glyphicon-note:before{content:"";}.glyphicon-direction-right:before{content:"";}.glyphicon-direction-left:before{content:"";}.glyphicon-direction-down:before{content:"";}.glyphicon-direction-up:before{content:"";}.glyphicon-parking:before{content:"";}.glyphicon-coffee-cup:before{content:"";}.glyphicon-record-empty:before{content:"";}.glyphicon-move-square:before{content:"";}.glyphicon-bug:before{content:"";}.glyphicon-display:before{content:"";}.glyphicon-direction:before{content:"";}.glyphicon-group:before{content:"";}.glyphicon-reflect-y:before{content:"";}.glyphicon-reflect-x:before{content:"";}.glyphicon-battery-charging:before{content:"";}.glyphicon-battery-full:before{content:"";}.glyphicon-battery-75:before{content:"";}.glyphicon-battery-50:before{content:"";}.glyphicon-battery-25:before{content:"";}.glyphicon-battery-10:before{content:"";}.glyphicon-paired:before{content:"";}.glyphicon-rotate-right:before{content:"";}.glyphicon-rotate-left:before{content:"";}.glyphicon-list-numbered:before{content:"";}.glyphicon-paragraph:before{content:"";}.glyphicon-list-plus:before{content:"";}.glyphicon-synchronization:before{content:"";}.glyphicon-cube-black:before{content:"";}@font-face{font-family:'Glyphicons Regular';src:url('../fonts/glyphicons-regular.eot?');src:url('../fonts/glyphicons-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-regular.woff2') format('woff2'),url('../fonts/glyphicons-regular.woff') format('woff'),url('../fonts/glyphicons-regular.ttf') format('truetype'),url('../fonts/glyphicons-regular.svg#glyphiconsregular') format('svg');}.glyphicons{display:inline-block;font-family:'Glyphicons Regular';font-style:normal;font-weight:normal;line-height:1;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.glyphicons:before{display:inline-block;padding:6px 8px;}.glyphicons.x05{font-size:12px;}.glyphicons.x2{font-size:48px;}.glyphicons.x2:before{padding:8px 12px;}.glyphicons.x3{font-size:72px;}.glyphicons.x3:before{padding:16px 20px;}.glyphicons.x4{font-size:96px;}.glyphicons.x4:before{padding:20px 28px;}.glyphicons.x5{font-size:120px;}.glyphicons.x5:before{padding:28px 36px;}.glyphicons.light:before{color:#f2f2f2;}.glyphicons.drop:before{text-shadow:-1px 1px 3px rgba(0,0,0,.3);}.glyphicons.flip{-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH";}.glyphicons.flipv{-moz-transform:scaleY(-1);-o-transform:scaleY(-1);-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV";}.glyphicons.rotate90{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.glyphicons.rotate180{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.glyphicons.rotate270{-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.glyphicons-glass:before{content:"";}.glyphicons-leaf:before{content:"";}.glyphicons-dog:before{content:"";}.glyphicons-user:before{content:"";}.glyphicons-girl:before{content:"";}.glyphicons-car:before{content:"";}.glyphicons-user-add:before{content:"";}.glyphicons-user-remove:before{content:"";}.glyphicons-film:before{content:"";}.glyphicons-magic:before{content:"";}.glyphicons-envelope:before{content:"";}.glyphicons-camera:before{content:"";}.glyphicons-heart:before{content:"";}.glyphicons-beach-umbrella:before{content:"";}.glyphicons-train:before{content:"";}.glyphicons-print:before{content:"";}.glyphicons-bin:before{content:"";}.glyphicons-music:before{content:"";}.glyphicons-music-alt:before{content:"";}.glyphicons-heart-empty:before{content:"";}.glyphicons-home:before{content:"";}.glyphicons-snowflake:before{content:"";}.glyphicons-fire:before{content:"";}.glyphicons-magnet:before{content:"";}.glyphicons-parents:before{content:"";}.glyphicons-binoculars:before{content:"";}.glyphicons-road:before{content:"";}.glyphicons-search:before{content:"";}.glyphicons-cars:before{content:"";}.glyphicons-notes-2:before{content:"";}.glyphicons-pencil:before{content:"";}.glyphicons-bus:before{content:"";}.glyphicons-wifi-alt:before{content:"";}.glyphicons-luggage:before{content:"";}.glyphicons-old-man:before{content:"";}.glyphicons-woman:before{content:"";}.glyphicons-file:before{content:"";}.glyphicons-coins:before{content:"";}.glyphicons-plane:before{content:"";}.glyphicons-notes:before{content:"";}.glyphicons-stats:before{content:"";}.glyphicons-charts:before{content:"";}.glyphicons-pie-chart:before{content:"";}.glyphicons-group:before{content:"";}.glyphicons-keys:before{content:"";}.glyphicons-calendar:before{content:"";}.glyphicons-router:before{content:"";}.glyphicons-camera-small:before{content:"";}.glyphicons-star-empty:before{content:"";}.glyphicons-star:before{content:"";}.glyphicons-link:before{content:"";}.glyphicons-eye-open:before{content:"";}.glyphicons-eye-close:before{content:"";}.glyphicons-alarm:before{content:"";}.glyphicons-clock:before{content:"";}.glyphicons-stopwatch:before{content:"";}.glyphicons-projector:before{content:"";}.glyphicons-history:before{content:"";}.glyphicons-truck:before{content:"";}.glyphicons-cargo:before{content:"";}.glyphicons-compass:before{content:"";}.glyphicons-keynote:before{content:"";}.glyphicons-paperclip:before{content:"";}.glyphicons-power:before{content:"";}.glyphicons-lightbulb:before{content:"";}.glyphicons-tag:before{content:"";}.glyphicons-tags:before{content:"";}.glyphicons-cleaning:before{content:"";}.glyphicons-ruler:before{content:"";}.glyphicons-gift:before{content:"";}.glyphicons-umbrella:before{content:"";}.glyphicons-book:before{content:"";}.glyphicons-bookmark:before{content:"";}.glyphicons-wifi:before{content:"";}.glyphicons-cup:before{content:"";}.glyphicons-stroller:before{content:"";}.glyphicons-headphones:before{content:"";}.glyphicons-headset:before{content:"";}.glyphicons-warning-sign:before{content:"";}.glyphicons-signal:before{content:"";}.glyphicons-retweet:before{content:"";}.glyphicons-refresh:before{content:"";}.glyphicons-roundabout:before{content:"";}.glyphicons-random:before{content:"";}.glyphicons-heat:before{content:"";}.glyphicons-repeat:before{content:"";}.glyphicons-display:before{content:"";}.glyphicons-log-book:before{content:"";}.glyphicons-address-book:before{content:"";}.glyphicons-building:before{content:"";}.glyphicons-eyedropper:before{content:"";}.glyphicons-adjust:before{content:"";}.glyphicons-tint:before{content:"";}.glyphicons-crop:before{content:"";}.glyphicons-vector-path-square:before{content:"";}.glyphicons-vector-path-circle:before{content:"";}.glyphicons-vector-path-polygon:before{content:"";}.glyphicons-vector-path-line:before{content:"";}.glyphicons-vector-path-curve:before{content:"";}.glyphicons-vector-path-all:before{content:"";}.glyphicons-font:before{content:"";}.glyphicons-italic:before{content:"";}.glyphicons-bold:before{content:"";}.glyphicons-text-underline:before{content:"";}.glyphicons-text-strike:before{content:"";}.glyphicons-text-height:before{content:"";}.glyphicons-text-width:before{content:"";}.glyphicons-text-resize:before{content:"";}.glyphicons-left-indent:before{content:"";}.glyphicons-right-indent:before{content:"";}.glyphicons-align-left:before{content:"";}.glyphicons-align-center:before{content:"";}.glyphicons-align-right:before{content:"";}.glyphicons-justify:before{content:"";}.glyphicons-list:before{content:"";}.glyphicons-text-smaller:before{content:"";}.glyphicons-text-bigger:before{content:"";}.glyphicons-embed:before{content:"";}.glyphicons-embed-close:before{content:"";}.glyphicons-table:before{content:"";}.glyphicons-message-full:before{content:"";}.glyphicons-message-empty:before{content:"";}.glyphicons-message-in:before{content:"";}.glyphicons-message-out:before{content:"";}.glyphicons-message-plus:before{content:"";}.glyphicons-message-minus:before{content:"";}.glyphicons-message-ban:before{content:"";}.glyphicons-message-flag:before{content:"";}.glyphicons-message-lock:before{content:"";}.glyphicons-message-new:before{content:"";}.glyphicons-inbox:before{content:"";}.glyphicons-inbox-plus:before{content:"";}.glyphicons-inbox-minus:before{content:"";}.glyphicons-inbox-lock:before{content:"";}.glyphicons-inbox-in:before{content:"";}.glyphicons-inbox-out:before{content:"";}.glyphicons-cogwheel:before{content:"";}.glyphicons-cogwheels:before{content:"";}.glyphicons-picture:before{content:"";}.glyphicons-adjust-alt:before{content:"";}.glyphicons-database-lock:before{content:"";}.glyphicons-database-plus:before{content:"";}.glyphicons-database-minus:before{content:"";}.glyphicons-database-ban:before{content:"";}.glyphicons-folder-open:before{content:"";}.glyphicons-folder-plus:before{content:"";}.glyphicons-folder-minus:before{content:"";}.glyphicons-folder-lock:before{content:"";}.glyphicons-folder-flag:before{content:"";}.glyphicons-folder-new:before{content:"";}.glyphicons-edit:before{content:"";}.glyphicons-new-window:before{content:"";}.glyphicons-check:before{content:"";}.glyphicons-unchecked:before{content:"";}.glyphicons-more-windows:before{content:"";}.glyphicons-show-big-thumbnails:before{content:"";}.glyphicons-show-thumbnails:before{content:"";}.glyphicons-show-thumbnails-with-lines:before{content:"";}.glyphicons-show-lines:before{content:"";}.glyphicons-playlist:before{content:"";}.glyphicons-imac:before{content:"";}.glyphicons-macbook:before{content:"";}.glyphicons-ipad:before{content:"";}.glyphicons-iphone:before{content:"";}.glyphicons-iphone-transfer:before{content:"";}.glyphicons-iphone-exchange:before{content:"";}.glyphicons-ipod:before{content:"";}.glyphicons-ipod-shuffle:before{content:"";}.glyphicons-ear-plugs:before{content:"";}.glyphicons-record:before{content:"";}.glyphicons-step-backward:before{content:"";}.glyphicons-fast-backward:before{content:"";}.glyphicons-rewind:before{content:"";}.glyphicons-play:before{content:"";}.glyphicons-pause:before{content:"";}.glyphicons-stop:before{content:"";}.glyphicons-forward:before{content:"";}.glyphicons-fast-forward:before{content:"";}.glyphicons-step-forward:before{content:"";}.glyphicons-eject:before{content:"";}.glyphicons-facetime-video:before{content:"";}.glyphicons-download-alt:before{content:"";}.glyphicons-mute:before{content:"";}.glyphicons-volume-down:before{content:"";}.glyphicons-volume-up:before{content:"";}.glyphicons-screenshot:before{content:"";}.glyphicons-move:before{content:"";}.glyphicons-more:before{content:"";}.glyphicons-brightness-reduce:before{content:"";}.glyphicons-brightness-increase:before{content:"";}.glyphicons-plus-sign:before{content:"";}.glyphicons-minus-sign:before{content:"";}.glyphicons-remove-sign:before{content:"";}.glyphicons-ok-sign:before{content:"";}.glyphicons-question-sign:before{content:"";}.glyphicons-info-sign:before{content:"";}.glyphicons-exclamation-sign:before{content:"";}.glyphicons-remove-circle:before{content:"";}.glyphicons-ok-circle:before{content:"";}.glyphicons-ban-circle:before{content:"";}.glyphicons-download:before{content:"";}.glyphicons-upload:before{content:"";}.glyphicons-shopping-cart:before{content:"";}.glyphicons-lock:before{content:"";}.glyphicons-unlock:before{content:"";}.glyphicons-electricity:before{content:"";}.glyphicons-ok:before{content:"";}.glyphicons-remove:before{content:"";}.glyphicons-cart-in:before{content:"";}.glyphicons-cart-out:before{content:"";}.glyphicons-arrow-left:before{content:"";}.glyphicons-arrow-right:before{content:"";}.glyphicons-arrow-down:before{content:"";}.glyphicons-arrow-up:before{content:"";}.glyphicons-resize-small:before{content:"";}.glyphicons-resize-full:before{content:"";}.glyphicons-circle-arrow-left:before{content:"";}.glyphicons-circle-arrow-right:before{content:"";}.glyphicons-circle-arrow-top:before{content:"";}.glyphicons-circle-arrow-down:before{content:"";}.glyphicons-play-button:before{content:"";}.glyphicons-unshare:before{content:"";}.glyphicons-share:before{content:"";}.glyphicons-chevron-right:before{content:"";}.glyphicons-chevron-left:before{content:"";}.glyphicons-bluetooth:before{content:"";}.glyphicons-euro:before{content:"";}.glyphicons-usd:before{content:"";}.glyphicons-gbp:before{content:"";}.glyphicons-retweet-2:before{content:"";}.glyphicons-moon:before{content:"";}.glyphicons-sun:before{content:"";}.glyphicons-cloud:before{content:"";}.glyphicons-direction:before{content:"";}.glyphicons-brush:before{content:"";}.glyphicons-pen:before{content:"";}.glyphicons-zoom-in:before{content:"";}.glyphicons-zoom-out:before{content:"";}.glyphicons-pin:before{content:"";}.glyphicons-albums:before{content:"";}.glyphicons-rotation-lock:before{content:"";}.glyphicons-flash:before{content:"";}.glyphicons-map-marker:before{content:"";}.glyphicons-anchor:before{content:"";}.glyphicons-conversation:before{content:"";}.glyphicons-chat:before{content:"";}.glyphicons-note-empty:before{content:"";}.glyphicons-note:before{content:"";}.glyphicons-asterisk:before{content:"";}.glyphicons-divide:before{content:"";}.glyphicons-snorkel-diving:before{content:"";}.glyphicons-scuba-diving:before{content:"";}.glyphicons-oxygen-bottle:before{content:"";}.glyphicons-fins:before{content:"";}.glyphicons-fishes:before{content:"";}.glyphicons-boat:before{content:"";}.glyphicons-delete:before{content:"";}.glyphicons-sheriffs-star:before{content:"";}.glyphicons-qrcode:before{content:"";}.glyphicons-barcode:before{content:"";}.glyphicons-pool:before{content:"";}.glyphicons-buoy:before{content:"";}.glyphicons-spade:before{content:"";}.glyphicons-bank:before{content:"";}.glyphicons-vcard:before{content:"";}.glyphicons-electrical-plug:before{content:"";}.glyphicons-flag:before{content:"";}.glyphicons-credit-card:before{content:"";}.glyphicons-keyboard-wireless:before{content:"";}.glyphicons-keyboard-wired:before{content:"";}.glyphicons-shield:before{content:"";}.glyphicons-ring:before{content:"";}.glyphicons-cake:before{content:"";}.glyphicons-drink:before{content:"";}.glyphicons-beer:before{content:"";}.glyphicons-fast-food:before{content:"";}.glyphicons-cutlery:before{content:"";}.glyphicons-pizza:before{content:"";}.glyphicons-birthday-cake:before{content:"";}.glyphicons-tablet:before{content:"";}.glyphicons-settings:before{content:"";}.glyphicons-bullets:before{content:"";}.glyphicons-cardio:before{content:"";}.glyphicons-t-shirt:before{content:"";}.glyphicons-pants:before{content:"";}.glyphicons-sweater:before{content:"";}.glyphicons-fabric:before{content:"";}.glyphicons-leather:before{content:"";}.glyphicons-scissors:before{content:"";}.glyphicons-bomb:before{content:"";}.glyphicons-skull:before{content:"";}.glyphicons-celebration:before{content:"";}.glyphicons-tea-kettle:before{content:"";}.glyphicons-french-press:before{content:"";}.glyphicons-coffee-cup:before{content:"";}.glyphicons-pot:before{content:"";}.glyphicons-grater:before{content:"";}.glyphicons-kettle:before{content:"";}.glyphicons-hospital:before{content:"";}.glyphicons-hospital-h:before{content:"";}.glyphicons-microphone:before{content:"";}.glyphicons-webcam:before{content:"";}.glyphicons-temple-christianity-church:before{content:"";}.glyphicons-temple-islam:before{content:"";}.glyphicons-temple-hindu:before{content:"";}.glyphicons-temple-buddhist:before{content:"";}.glyphicons-bicycle:before{content:"";}.glyphicons-life-preserver:before{content:"";}.glyphicons-share-alt:before{content:"";}.glyphicons-comments:before{content:"";}.glyphicons-flower:before{content:"";}.glyphicons-baseball:before{content:"";}.glyphicons-rugby:before{content:"";}.glyphicons-ax:before{content:"";}.glyphicons-table-tennis:before{content:"";}.glyphicons-bowling:before{content:"";}.glyphicons-tree-conifer:before{content:"";}.glyphicons-tree-deciduous:before{content:"";}.glyphicons-more-items:before{content:"";}.glyphicons-sort:before{content:"";}.glyphicons-filter:before{content:"";}.glyphicons-gamepad:before{content:"";}.glyphicons-playing-dices:before{content:"";}.glyphicons-calculator:before{content:"";}.glyphicons-tie:before{content:"";}.glyphicons-wallet:before{content:"";}.glyphicons-piano:before{content:"";}.glyphicons-sampler:before{content:"";}.glyphicons-podium:before{content:"";}.glyphicons-soccer-ball:before{content:"";}.glyphicons-blog:before{content:"";}.glyphicons-dashboard:before{content:"";}.glyphicons-certificate:before{content:"";}.glyphicons-bell:before{content:"";}.glyphicons-candle:before{content:"";}.glyphicons-pushpin:before{content:"";}.glyphicons-iphone-shake:before{content:"";}.glyphicons-pin-flag:before{content:"";}.glyphicons-turtle:before{content:"";}.glyphicons-rabbit:before{content:"";}.glyphicons-globe:before{content:"";}.glyphicons-briefcase:before{content:"";}.glyphicons-hdd:before{content:"";}.glyphicons-thumbs-up:before{content:"";}.glyphicons-thumbs-down:before{content:"";}.glyphicons-hand-right:before{content:"";}.glyphicons-hand-left:before{content:"";}.glyphicons-hand-up:before{content:"";}.glyphicons-hand-down:before{content:"";}.glyphicons-fullscreen:before{content:"";}.glyphicons-shopping-bag:before{content:"";}.glyphicons-book-open:before{content:"";}.glyphicons-nameplate:before{content:"";}.glyphicons-nameplate-alt:before{content:"";}.glyphicons-vases:before{content:"";}.glyphicons-bullhorn:before{content:"";}.glyphicons-dumbbell:before{content:"";}.glyphicons-suitcase:before{content:"";}.glyphicons-file-import:before{content:"";}.glyphicons-file-export:before{content:"";}.glyphicons-bug:before{content:"";}.glyphicons-crown:before{content:"";}.glyphicons-smoking:before{content:"";}.glyphicons-cloud-upload:before{content:"";}.glyphicons-cloud-download:before{content:"";}.glyphicons-restart:before{content:"";}.glyphicons-security-camera:before{content:"";}.glyphicons-expand:before{content:"";}.glyphicons-collapse:before{content:"";}.glyphicons-collapse-top:before{content:"";}.glyphicons-globe-af:before{content:"";}.glyphicons-global:before{content:"";}.glyphicons-spray:before{content:"";}.glyphicons-nails:before{content:"";}.glyphicons-claw-hammer:before{content:"";}.glyphicons-classic-hammer:before{content:"";}.glyphicons-hand-saw:before{content:"";}.glyphicons-riflescope:before{content:"";}.glyphicons-electrical-socket-eu:before{content:"";}.glyphicons-electrical-socket-us:before{content:"";}.glyphicons-message-forward:before{content:"";}.glyphicons-coat-hanger:before{content:"";}.glyphicons-dress:before{content:"";}.glyphicons-bathrobe:before{content:"";}.glyphicons-shirt:before{content:"";}.glyphicons-underwear:before{content:"";}.glyphicons-log-in:before{content:"";}.glyphicons-log-out:before{content:"";}.glyphicons-exit:before{content:"";}.glyphicons-new-window-alt:before{content:"";}.glyphicons-video-sd:before{content:"";}.glyphicons-video-hd:before{content:"";}.glyphicons-subtitles:before{content:"";}.glyphicons-sound-stereo:before{content:"";}.glyphicons-sound-dolby:before{content:"";}.glyphicons-sound-5-1:before{content:"";}.glyphicons-sound-6-1:before{content:"";}.glyphicons-sound-7-1:before{content:"";}.glyphicons-copyright-mark:before{content:"";}.glyphicons-registration-mark:before{content:"";}.glyphicons-radar:before{content:"";}.glyphicons-skateboard:before{content:"";}.glyphicons-golf-course:before{content:"";}.glyphicons-sorting:before{content:"";}.glyphicons-sort-by-alphabet:before{content:"";}.glyphicons-sort-by-alphabet-alt:before{content:"";}.glyphicons-sort-by-order:before{content:"";}.glyphicons-sort-by-order-alt:before{content:"";}.glyphicons-sort-by-attributes:before{content:"";}.glyphicons-sort-by-attributes-alt:before{content:"";}.glyphicons-compressed:before{content:"";}.glyphicons-package:before{content:"";}.glyphicons-cloud-plus:before{content:"";}.glyphicons-cloud-minus:before{content:"";}.glyphicons-disk-save:before{content:"";}.glyphicons-disk-open:before{content:"";}.glyphicons-disk-saved:before{content:"";}.glyphicons-disk-remove:before{content:"";}.glyphicons-disk-import:before{content:"";}.glyphicons-disk-export:before{content:"";}.glyphicons-tower:before{content:"";}.glyphicons-send:before{content:"";}.glyphicons-git-branch:before{content:"";}.glyphicons-git-create:before{content:"";}.glyphicons-git-private:before{content:"";}.glyphicons-git-delete:before{content:"";}.glyphicons-git-merge:before{content:"";}.glyphicons-git-pull-request:before{content:"";}.glyphicons-git-compare:before{content:"";}.glyphicons-git-commit:before{content:"";}.glyphicons-construction-cone:before{content:"";}.glyphicons-shoe-steps:before{content:"";}.glyphicons-plus:before{content:"";}.glyphicons-minus:before{content:"";}.glyphicons-redo:before{content:"";}.glyphicons-undo:before{content:"";}.glyphicons-golf:before{content:"";}.glyphicons-hockey:before{content:"";}.glyphicons-pipe:before{content:"";}.glyphicons-wrench:before{content:"";}.glyphicons-folder-closed:before{content:"";}.glyphicons-phone-alt:before{content:"";}.glyphicons-earphone:before{content:"";}.glyphicons-floppy-disk:before{content:"";}.glyphicons-floppy-saved:before{content:"";}.glyphicons-floppy-remove:before{content:"";}.glyphicons-floppy-save:before{content:"";}.glyphicons-floppy-open:before{content:"";}.glyphicons-translate:before{content:"";}.glyphicons-fax:before{content:"";}.glyphicons-factory:before{content:"";}.glyphicons-shop-window:before{content:"";}.glyphicons-shop:before{content:"";}.glyphicons-kiosk:before{content:"";}.glyphicons-kiosk-wheels:before{content:"";}.glyphicons-kiosk-light:before{content:"";}.glyphicons-kiosk-food:before{content:"";}.glyphicons-transfer:before{content:"";}.glyphicons-money:before{content:"";}.glyphicons-header:before{content:"";}.glyphicons-blacksmith:before{content:"";}.glyphicons-saw-blade:before{content:"";}.glyphicons-basketball:before{content:"";}.glyphicons-server:before{content:"";}.glyphicons-server-plus:before{content:"";}.glyphicons-server-minus:before{content:"";}.glyphicons-server-ban:before{content:"";}.glyphicons-server-flag:before{content:"";}.glyphicons-server-lock:before{content:"";}.glyphicons-server-new:before{content:"";}.glyphicons-charging-station:before{content:"";}.glyphicons-gas-station:before{content:"";}.glyphicons-target:before{content:"";}.glyphicons-bed:before{content:"";}.glyphicons-mosquito:before{content:"";}.glyphicons-dining-set:before{content:"";}.glyphicons-plate-of-food:before{content:"";}.glyphicons-hygiene-kit:before{content:"";}.glyphicons-blackboard:before{content:"";}.glyphicons-marriage:before{content:"";}.glyphicons-bucket:before{content:"";}.glyphicons-none-color-swatch:before{content:"";}.glyphicons-bring-forward:before{content:"";}.glyphicons-bring-to-front:before{content:"";}.glyphicons-send-backward:before{content:"";}.glyphicons-send-to-back:before{content:"";}.glyphicons-fit-frame-to-image:before{content:"";}.glyphicons-fit-image-to-frame:before{content:"";}.glyphicons-multiple-displays:before{content:"";}.glyphicons-handshake:before{content:"";}.glyphicons-child:before{content:"";}.glyphicons-baby-formula:before{content:"";}.glyphicons-medicine:before{content:"";}.glyphicons-atv-vehicle:before{content:"";}.glyphicons-motorcycle:before{content:"";}.glyphicons-bed-alt:before{content:"";}.glyphicons-tent:before{content:"";}.glyphicons-glasses:before{content:"";}.glyphicons-sunglasses:before{content:"";}.glyphicons-family:before{content:"";}.glyphicons-education:before{content:"";}.glyphicons-shoes:before{content:"";}.glyphicons-map:before{content:"";}.glyphicons-cd:before{content:"";}.glyphicons-alert:before{content:"";}.glyphicons-piggy-bank:before{content:"";}.glyphicons-star-half:before{content:"";}.glyphicons-cluster:before{content:"";}.glyphicons-flowchart:before{content:"";}.glyphicons-commodities:before{content:"";}.glyphicons-duplicate:before{content:"";}.glyphicons-copy:before{content:"";}.glyphicons-paste:before{content:"";}.glyphicons-bath-bathtub:before{content:"";}.glyphicons-bath-shower:before{content:"";}.glyphicons-shower:before{content:"";}.glyphicons-menu-hamburger:before{content:"";}.glyphicons-option-vertical:before{content:"";}.glyphicons-option-horizontal:before{content:"";}.glyphicons-currency-conversion:before{content:"";}.glyphicons-user-ban:before{content:"";}.glyphicons-user-lock:before{content:"";}.glyphicons-user-flag:before{content:"";}.glyphicons-user-asterisk:before{content:"";}.glyphicons-user-alert:before{content:"";}.glyphicons-user-key:before{content:"";}.glyphicons-user-conversation:before{content:"";}.glyphicons-database:before{content:"";}.glyphicons-database-search:before{content:"";}.glyphicons-list-alt:before{content:"";}.glyphicons-hazard-sign:before{content:"";}.glyphicons-hazard:before{content:"";}.glyphicons-stop-sign:before{content:"";}.glyphicons-lab:before{content:"";}.glyphicons-lab-alt:before{content:"";}.glyphicons-ice-cream:before{content:"";}.glyphicons-ice-lolly:before{content:"";}.glyphicons-ice-lolly-tasted:before{content:"";}.glyphicons-invoice:before{content:"";}.glyphicons-cart-tick:before{content:"";}.glyphicons-hourglass:before{content:"";}.glyphicons-cat:before{content:"";}.glyphicons-lamp:before{content:"";}.glyphicons-scale-classic:before{content:"";}.glyphicons-eye-plus:before{content:"";}.glyphicons-eye-minus:before{content:"";}.glyphicons-quote:before{content:"";}.glyphicons-bitcoin:before{content:"";}.glyphicons-yen:before{content:"";}.glyphicons-ruble:before{content:"";}.glyphicons-erase:before{content:"";}.glyphicons-podcast:before{content:"";}.glyphicons-firework:before{content:"";}.glyphicons-scale:before{content:"";}.glyphicons-king:before{content:"";}.glyphicons-queen:before{content:"";}.glyphicons-pawn:before{content:"";}.glyphicons-bishop:before{content:"";}.glyphicons-knight:before{content:"";}.glyphicons-mic-mute:before{content:"";}.glyphicons-voicemail:before{content:"";}.glyphicons-paragraph-alt:before{content:"";}.glyphicons-person-walking:before{content:"";}.glyphicons-person-wheelchair:before{content:"";}.glyphicons-underground:before{content:"";}.glyphicons-car-hov:before{content:"";}.glyphicons-car-rental:before{content:"";}.glyphicons-transport:before{content:"";}.glyphicons-taxi:before{content:"";}.glyphicons-ice-cream-no:before{content:"";}.glyphicons-uk-rat-u:before{content:"";}.glyphicons-uk-rat-pg:before{content:"";}.glyphicons-uk-rat-12a:before{content:"";}.glyphicons-uk-rat-12:before{content:"";}.glyphicons-uk-rat-15:before{content:"";}.glyphicons-uk-rat-18:before{content:"";}.glyphicons-uk-rat-r18:before{content:"";}.glyphicons-tv:before{content:"";}.glyphicons-sms:before{content:"";}.glyphicons-mms:before{content:"";}.glyphicons-us-rat-g:before{content:"";}.glyphicons-us-rat-pg:before{content:"";}.glyphicons-us-rat-pg-13:before{content:"";}.glyphicons-us-rat-restricted:before{content:"";}.glyphicons-us-rat-no-one-17:before{content:"";}.glyphicons-equalizer:before{content:"";}.glyphicons-speakers:before{content:"";}.glyphicons-remote-control:before{content:"";}.glyphicons-remote-control-tv:before{content:"";}.glyphicons-shredder:before{content:"";}.glyphicons-folder-heart:before{content:"";}.glyphicons-person-running:before{content:"";}.glyphicons-person:before{content:"";}.glyphicons-voice:before{content:"";}.glyphicons-stethoscope:before{content:"";}.glyphicons-paired:before{content:"";}.glyphicons-activity:before{content:"";}.glyphicons-watch:before{content:"";}.glyphicons-scissors-alt:before{content:"";}.glyphicons-car-wheel:before{content:"";}.glyphicons-chevron-up:before{content:"";}.glyphicons-chevron-down:before{content:"";}.glyphicons-superscript:before{content:"";}.glyphicons-subscript:before{content:"";}.glyphicons-text-size:before{content:"";}.glyphicons-text-color:before{content:"";}.glyphicons-text-background:before{content:"";}.glyphicons-modal-window:before{content:"";}.glyphicons-newspaper:before{content:"";}.glyphicons-tractor:before{content:"";}.glyphicons-camping:before{content:"";}.glyphicons-camping-benches:before{content:"";}.glyphicons-forest:before{content:"";}.glyphicons-park:before{content:"";}.glyphicons-field:before{content:"";}.glyphicons-mountains:before{content:"";}.glyphicons-fees-payments:before{content:"";}.glyphicons-small-payments:before{content:"";}.glyphicons-mixed-buildings:before{content:"";}.glyphicons-industrial-zone:before{content:"";}.glyphicons-visitor-tag:before{content:"";}.glyphicons-businessman:before{content:"";}.glyphicons-meditation:before{content:"";}.glyphicons-bath:before{content:"";}.glyphicons-donate:before{content:"";}.glyphicons-sauna:before{content:"";}.glyphicons-bedroom-nightstand:before{content:"";}.glyphicons-bedroom-lamp:before{content:"";}.glyphicons-doctor:before{content:"";}.glyphicons-engineering-networks:before{content:"";}.glyphicons-washing-machine:before{content:"";}.glyphicons-dryer:before{content:"";}.glyphicons-dishwasher:before{content:"";}.glyphicons-luggage-group:before{content:"";}.glyphicons-teenager:before{content:"";}.glyphicons-person-stick:before{content:"";}.glyphicons-person-stick-old:before{content:"";}.glyphicons-traveler:before{content:"";}.glyphicons-veteran:before{content:"";}.glyphicons-group-chat:before{content:"";}.glyphicons-elections:before{content:"";}.glyphicons-law-justice:before{content:"";}.glyphicons-judiciary:before{content:"";}.glyphicons-house-fire:before{content:"";}.glyphicons-firefighters:before{content:"";}.glyphicons-police:before{content:"";}.glyphicons-ambulance:before{content:"";}.glyphicons-light-beacon:before{content:"";}.glyphicons-important-day:before{content:"";}.glyphicons-bike-park:before{content:"";}.glyphicons-object-align-top:before{content:"";}.glyphicons-object-align-bottom:before{content:"";}.glyphicons-object-align-horizontal:before{content:"";}.glyphicons-object-align-left:before{content:"";}.glyphicons-object-align-vertical:before{content:"";}.glyphicons-object-align-right:before{content:"";}.glyphicons-reflect-y:before{content:"";}.glyphicons-reflect-x:before{content:"";}.glyphicons-tick:before{content:"";}.glyphicons-lawnmower:before{content:"";}.glyphicons-call-redirect:before{content:"";}.glyphicons-call-ip:before{content:"";}.glyphicons-call-record:before{content:"";}.glyphicons-call-ringtone:before{content:"";}.glyphicons-call-traffic:before{content:"";}.glyphicons-call-hold:before{content:"";}.glyphicons-call-incoming:before{content:"";}.glyphicons-call-outgoing:before{content:"";}.glyphicons-call-video:before{content:"";}.glyphicons-call-missed:before{content:"";}.glyphicons-theater:before{content:"";}.glyphicons-heartbeat:before{content:"";}.glyphicons-kettlebell:before{content:"";}.glyphicons-fireplace:before{content:"";}.glyphicons-street-lights:before{content:"";}.glyphicons-pedestrian:before{content:"";}.glyphicons-flood:before{content:"";}.glyphicons-open-water:before{content:"";}.glyphicons-for-sale:before{content:"";}.glyphicons-dustbin:before{content:"";}.glyphicons-door:before{content:"";}.glyphicons-camp-fire:before{content:"";}.glyphicons-fleur-de-lis:before{content:"";}.glyphicons-temperature-settings:before{content:"";}.glyphicons-article:before{content:"";}.glyphicons-sunbath:before{content:"";}.glyphicons-balanced-diet:before{content:"";}.glyphicons-ticket:before{content:"";}.glyphicons-parking-ticket:before{content:"";}.glyphicons-parking-meter:before{content:"";}.glyphicons-laptop:before{content:"";}.glyphicons-tree-structure:before{content:"";}.glyphicons-weather-warning:before{content:"";}.glyphicons-temperature-low:before{content:"";}.glyphicons-temperature-high:before{content:"";}.glyphicons-temperature-low-warning:before{content:"";}.glyphicons-temperature-high-warning:before{content:"";}.glyphicons-hurricane:before{content:"";}.glyphicons-storm:before{content:"";}.glyphicons-sorted-waste:before{content:"";}.glyphicons-ear:before{content:"";}.glyphicons-ear-deaf:before{content:"";}.glyphicons-file-plus:before{content:"";}.glyphicons-file-minus:before{content:"";}.glyphicons-file-lock:before{content:"";}.glyphicons-file-cloud:before{content:"";}.glyphicons-file-cloud-download:before{content:"";}.glyphicons-file-cloud-upload:before{content:"";}.glyphicons-paragraph:before{content:"";}.glyphicons-list-numbered:before{content:"";}.glyphicons-donate-heart:before{content:"";}.glyphicons-government:before{content:"";}.glyphicons-maze:before{content:"";}.glyphicons-chronicle:before{content:"";}.glyphicons-user-structure:before{content:"";}.glyphicons-recycle:before{content:"";}.glyphicons-gas:before{content:"";}.glyphicons-waste-pipe:before{content:"";}.glyphicons-water-pipe:before{content:"";}.glyphicons-parking:before{content:"";}.glyphicons-closed:before{content:"";}.glyphicons-mouse:before{content:"";}.glyphicons-mouse-double-click:before{content:"";}.glyphicons-mouse-left-click:before{content:"";}.glyphicons-mouse-right-click:before{content:"";}.glyphicons-mouse-middle-click:before{content:"";}.glyphicons-mouse-scroll:before{content:"";}.glyphicons-resize-vertical:before{content:"";}.glyphicons-resize-horizontal:before{content:"";}.glyphicons-temperature:before{content:"";}.glyphicons-puzzle:before{content:"";}.glyphicons-puzzle-2:before{content:"";}.glyphicons-puzzle-3:before{content:"";}.glyphicons-nearby-square:before{content:"";}.glyphicons-nearby-circle:before{content:"";}.glyphicons-rotate-right:before{content:"";}.glyphicons-rotate-left:before{content:"";}.glyphicons-pictures:before{content:"";}.glyphicons-photo-album:before{content:"";}.glyphicons-cadastral-map:before{content:"";}.glyphicons-fingerprint-scan:before{content:"";}.glyphicons-fingerprint:before{content:"";}.glyphicons-fingerprint-lock:before{content:"";}.glyphicons-fingerprint-ok:before{content:"";}.glyphicons-fingerprint-remove:before{content:"";}.glyphicons-fingerprint-reload:before{content:"";}.glyphicons-pending-notifications:before{content:"";}.glyphicons-synchronization:before{content:"";}.glyphicons-synchronization-ban:before{content:"";}.glyphicons-hash:before{content:"";}.glyphicons-gender-male:before{content:"";}.glyphicons-gender-female:before{content:"";}.glyphicons-gender-virgin-female:before{content:"";}.glyphicons-gender-intersex:before{content:"";}.glyphicons-gender-transgender:before{content:"";}.glyphicons-gender-ori-lesbian:before{content:"";}.glyphicons-gender-ori-gay:before{content:"";}.glyphicons-gender-ori-hetero:before{content:"";}.glyphicons-gender-other:before{content:"";}.glyphicons-gender-unknown:before{content:"";}.glyphicons-scanner:before{content:"";}.glyphicons-multifunction-printer:before{content:"";}.glyphicons-lasso:before{content:"";}.glyphicons-view-360:before{content:"";}.glyphicons-battery-charging:before{content:"";}.glyphicons-battery-full:before{content:"";}.glyphicons-battery-75:before{content:"";}.glyphicons-battery-50:before{content:"";}.glyphicons-battery-25:before{content:"";}.glyphicons-battery-10:before{content:"";}.glyphicons-satellite:before{content:"";}.glyphicons-satellite-dish:before{content:"";}.glyphicons-satellite-dish-alt:before{content:"";}.glyphicons-auction:before{content:"";}.glyphicons-directions:before{content:"";}.glyphicons-race:before{content:"";}.glyphicons-robot:before{content:"";}.glyphicons-ruler-alt:before{content:"";}.glyphicons-cube-empty:before{content:"";}.glyphicons-cube-black:before{content:"";}.glyphicons-move-square:before{content:"";}.glyphicons-drop:before{content:"";}.glyphicons-vr-headset:before{content:"";}.glyphicons-vr-charging:before{content:"";}.glyphicons-vr-low-battery:before{content:"";}.glyphicons-vr-paired:before{content:"";}.glyphicons-vr-settings:before{content:"";}.glyphicons-vr-maintenance:before{content:"";}.glyphicons-filter-remove:before{content:"";}.glyphicons-filter-applied:before{content:"";}.glyphicons-one-day:before{content:"";}.glyphicons-user-vr:before{content:"";}.glyphicons-user-vr-add:before{content:"";}.glyphicons-user-vr-remove:before{content:"";}.glyphicons-dice-1:before{content:"";}.glyphicons-dice-2:before{content:"";}.glyphicons-dice-3:before{content:"";}.glyphicons-dice-4:before{content:"";}.glyphicons-dice-5:before{content:"";}.glyphicons-dice-6:before{content:"";}@font-face{font-family:'MaterialIcon-Regular';src:url('../fonts/Glyphicons/MaterialIconsGoogle/MaterialIcons-Fallback.woff2') format('woff2');font-style:normal;font-weight:400;}@font-face{font-family:'MaterialIcon-Outlined';src:url('../fonts/Glyphicons/MaterialIconsGoogle/MaterialIconsOutlined-Regular.otf') format('opentype');font-style:normal;font-weight:400;}@font-face{font-family:'MaterialIcon-Round';src:url('../fonts/Glyphicons/MaterialIconsGoogle/MaterialIconsRound-Regular.otf') format('opentype');font-style:normal;font-weight:400;}@font-face{font-family:'MaterialIcon-Sharp';src:url('../fonts/Glyphicons/MaterialIconsGoogle/MaterialIconsSharp-Regular.otf') format('opentype');font-style:normal;font-weight:400;}@font-face{font-family:'MaterialIcon-TwoTone';src:url('../fonts/Glyphicons/MaterialIconsGoogle/MaterialIconsTwoTone-Regular.otf') format('opentype');font-style:normal;font-weight:400;}.material-icons,.material-icons-outlined,.material-icons-round,.material-icons-sharp,.material-icons-twotone{font-family:'MaterialIcon-Regular';font-weight:400;font-size:20px;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga';font-weight:normal;font-style:normal;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:'liga';-webkit-font-smoothing:antialiased;}.material-icons-outlined{font-family:'MaterialIcon-Outlined';}.material-icons-round{font-family:'MaterialIcon-Round';}.material-icons-sharp{font-family:'MaterialIcon-Sharp';}.material-icons-twotone{font-family:MaterialIcon-TwoTone;}@font-face{font-family:'Roboto-light';font-weight:normal;font-style:normal;src:url('../fonts/Roboto/RobotoCondensed-Regular-webfont.woff') format('woff');}@font-face{font-family:'Roboto-light';font-weight:bold;font-style:normal;src:url('../fonts/Roboto/RobotoCondensed-Bold-webfont.woff') format('woff');}@font-face{font-family:'RobotoSlab';font-weight:normal;font-style:normal;src:url('../fonts/Roboto/RobotoSlab-Regular-webfont.woff') format('woff');}@font-face{font-family:'RobotoSlab';font-weight:bold;font-style:normal;src:url('../fonts/Roboto/RobotoSlab-Bold-webfont.woff') format('woff');}@font-face{font-family:'Barcode_128';font-weight:normal;font-style:normal;src:url('../fonts/libre-barcode-128-text-v28-latin-regular.woff2') format('woff2');}@font-face{font-family:'Barcode_39';font-weight:normal;font-style:normal;src:url('../fonts/libre-barcode-39-text-v28-latin-regular.woff2') format('woff2');}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;}@media not print{html,body{width:100%;height:100%;overflow:hidden;display:flex;flex:1 1 auto;flex-direction:column;}}html,body{font-family:DMI,Arial,sans-serif;}body{font-size:10pt;color:#433d47;background-color:#fff;position:relative;}body.watermark{background-color:transparent!important;}body.watermark div{background-color:transparent;}body.footer p,body.header p{margin:0!important;padding:0!important;}@media print{html{background-color:transparent!important;width:auto!important;height:auto!important;border:0!important;padding:0 0 0 0!important;margin:0 0 0 0!important;}html body{background-color:transparent!important;overflow:initial!important;width:auto!important;height:auto!important;overflow:visible!important;border:0!important;padding:0 0 0 0!important;margin:0 0 0 0!important;}html nav{page-break-after:always;}html nav a{color:inherit;text-decoration:none;}html nav *{margin:1px 0;}html nav .l1{margin-top:8px;}html h1{font-size:15pt;}html h2{font-size:14pt;}html h3{font-size:13pt;}html h4{font-size:12pt;}html h5{font-size:11pt;}html h1,html h2,html h3,html h4,html h5,html h6,html tr,html th,html td,html .divMeasuretext{page-break-inside:avoid;}html h1,html h2,html h3,html h4,html h5,html h6,html tr,html th,html td{margin-top:0;}html .page-break-before{page-break-before:always;}html .printimg{max-width:800px;max-height:800px;}html .statusHistory,html .statusHistory td{border-collapse:collapse;border:1px solid #000;padding:4px;}html .placeholder{outline:0!important;}html img.placeholder{max-width:100%;}table.toc td:last-of-type{text-align:right;}table.toc{vertical-align:top;}a.toc{text-decoration:none;color:inherit;background-color:inherit;}span.toc-page{min-width:4em;max-width:4em;overflow:hidden;white-space:nowrap;display:inline-block;margin:0;padding:0;text-align:right;}.page-break-before-always{display:block;position:relative;left:-1px;page-break-before:always;width:1px;height:0;margin:0;padding:0;overflow:hidden;}.page-break-after-always{position:absolute;display:inline-block;page-break-after:always;width:0;height:0;margin:0;padding:0;overflow:hidden;}.dateformat,.limitcommentpdf{margin-top:5px;}}html.print{background-color:transparent!important;width:auto!important;height:auto!important;border:0!important;padding:0 0 0 0!important;margin:0 0 0 0!important;}html.print body{background-color:transparent!important;overflow:initial!important;width:auto!important;overflow:visible!important;border:0!important;padding:0 0 0 0!important;margin:0 0 0 0!important;}html.print nav{page-break-after:always;}html.print nav a{color:inherit;text-decoration:none;}html.print nav *{margin:1px 0;}html.print nav .l1{margin-top:8px;}html.print h1{font-size:15pt;}html.print h2{font-size:14pt;}html.print h3{font-size:13pt;}html.print h4{font-size:12pt;}html.print h5{font-size:11pt;}html.print h1,html.print h2,html.print h3,html.print h4,html.print h5,html.print h6,html.print tr,html.print th,html.print td,html.print .divMeasuretext{page-break-inside:avoid;}html.print h1,html.print h2,html.print h3,html.print h4,html.print h5,html.print h6,html.print tr,html.print th,html.print td{margin-top:0;}html.print h1::after,html.print h2::after,html.print h3::after,html.print h4::after,html.print h5::after,html.print h6::after,html.print th::after{content:"";display:block;height:100px;margin-bottom:-100px;}html.print .page-break-avoid{page-break-inside:avoid;}html.print .page-break-before{page-break-before:always;}html.print .printimg{max-width:800px;max-height:800px;}html.print .statusHistory,html.print .statusHistory td{border-collapse:collapse;border:1px solid #000;padding:4px;}html.print .placeholder{outline:0!important;}html.print img.placeholder{max-width:100%;}html.print a.toc{text-decoration:none;color:inherit;background-color:inherit;}html.print .page-break-before-always{display:block;position:relative;left:-1px;page-break-before:always;width:1px;height:0;margin:0;padding:0;overflow:hidden;}html.print .page-break-after-always{position:absolute;display:inline-block;page-break-after:always;width:0;height:0;margin:0;padding:0;overflow:hidden;}html.print table.hideBorders,html.print table.hideBorders *:not(input,span,div,.placeholder,.reference,.details,.summary,.content,.mttrend,.form-group),html.print table.hideBorders * table:not(.mtcontainer) *{border:0 solid transparent!important;border-collapse:collapse!important;}body.embedded{display:flex;flex-direction:column;}@media not screen{body[id^='body']:not(.display){display:none;}}.clear{clear:both;}.condensed{font-family:Roboto-light;}table{border-collapse:collapse;}table.list,table.dataTable{font-family:Roboto-light;}img.auto{width:100%;height:auto;display:block;}.right{text-align:right;}.cover.modaldialog:not(.docked){z-index:10009;}.syncoverlay{display:none;background-color:#000;z-index:999999998;cursor:wait;}.syncoverlay.sync{display:block;position:absolute;left:0;top:0;right:0;bottom:0;background-color:transparent;border:0;outline:0;padding:0;margin:0;}label.label-normal{font-weight:normal;margin-bottom:0;}#divAppName{display:inline-block;font-family:Arial,sans-serif;font-size:20px;font-weight:bold;}#divCopy{font-size:12px;display:inline-block;padding-left:50px;padding-bottom:40px;}#divHead{position:absolute;top:0;left:36px;right:0;padding:10px 10px;height:84px;text-align:left;background-color:#fff;}body.fullscreen #divHead{display:none;}#divHeadContent{position:absolute;left:0;top:10px;width:100%;height:64px;overflow:hidden;display:flex;flex-direction:row;align-items:center;justify-content:space-between;}@media only screen and (max-width:1450px){#BannerRow{flex-direction:column;}}#divSearch,#divGroupFilter{font-family:DMI,Arial,sans-serif;height:30px;margin:2px 0 0 10px;color:#606060;display:flex;flex-direction:row;background-color:#fff;padding:1px;position:relative;border:1px solid #b8b9be;}#divSearch input,#divGroupFilter input,#divSearch select,#divGroupFilter select{border:0;padding:10px;padding-right:36px;font-size:10pt;}#divSearch input::placeholder,#divGroupFilter input::placeholder,#divSearch select::placeholder,#divGroupFilter select::placeholder{color:#aeafb4;}#divSearch input:-ms-input-placeholder,#divGroupFilter input:-ms-input-placeholder,#divSearch select:-ms-input-placeholder,#divGroupFilter select:-ms-input-placeholder{color:#aeafb4;}#divSearch{width:220px;}#spnSearch{position:absolute;right:10px;top:4px;pointer-events:none;}.filter,.divSearchField{z-index:1;position:relative;display:inline-flex;flex-direction:row;align-items:baseline;color:#606060;background-color:#fff;padding-left:5px;align-items:center;min-height:33px;margin:3px 0 3px 5px;border:1px solid #b8b9be;}.filter{border:1px solid #333;}.filterDropdown ul{background-color:#eaeaea;}.divSearchField{position:relative;padding:3px 5px 3px 5px;}.filter.focus,.filter:active,.divSearchField.focus{color:#d36029;border:1px solid #b8b9be;}#divToolbar,.divSearchToolbar{background-color:#eaeaea!important;color:#433d47!important;}#divToolbar .filter,.divSearchToolbar .filter,#divToolbar .divSearchField,.divSearchToolbar .divSearchField{background-color:#eaeaea;border:1px solid #433d47;white-space:nowrap;}#divToolbar .filter.focus,.divSearchToolbar .filter.focus,#divToolbar .divSearchField.focus,.divSearchToolbar .divSearchField.focus{border:1px solid #d36029;}#divToolbar.divSearchToolbar,.divSearchToolbar.divSearchToolbar{min-height:25px;}#divToolbar .container,.divSearchToolbar .container{max-width:100%;}#divToolbar>span:first-child,.divSearchToolbar>span:first-child{padding-left:5px;}#divToolbar .form-group-row,.divSearchToolbar .form-group-row{vertical-align:bottom;}#divToolbar .form-group-row .form-control,.divSearchToolbar .form-group-row .form-control,#divToolbar .form-group-row .mce-tinymce,.divSearchToolbar .form-group-row .mce-tinymce,#divToolbar .form-group-row .btn,.divSearchToolbar .form-group-row .btn,#divToolbar .form-group-row .cb,.divSearchToolbar .form-group-row .cb{background-color:#eaeaea;}#divToolbar .form-group-row .form-control option,.divSearchToolbar .form-group-row .form-control option,#divToolbar .form-group-row .mce-tinymce option,.divSearchToolbar .form-group-row .mce-tinymce option,#divToolbar .form-group-row .btn option,.divSearchToolbar .form-group-row .btn option,#divToolbar .form-group-row .cb option,.divSearchToolbar .form-group-row .cb option{background-color:#eaeaea;border:0;padding:0 0 0 0;}body.fullscreen #divToolbar,body.fullscreen .divSearchToolbar{display:none;}#divToolbar button,.divSearchToolbar button{margin:3px 0 3px 5px;}div.toolbar{background-color:#aeafb4;font-family:DMI,Arial,sans-serif;font-weight:600;color:#fff;display:flex;flex-direction:row;flex-wrap:wrap;flex:0 0 auto;align-items:center;font-size:10pt;z-index:1;}div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake){vertical-align:bottom;display:inline-flex;padding-left:8px;}div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .select2-container,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .mce-tinymce,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .btn,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .cb{border:1px #aeafb4 solid;border-radius:5px;min-height:30px;padding:3px;background-color:#aeafb4;}div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control.colContainer,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .select2-container.colContainer,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .mce-tinymce.colContainer,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .btn.colContainer,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .cb.colContainer{border:0;}div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control.select2-container,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .select2-container.select2-container,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .mce-tinymce.select2-container,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .btn.select2-container,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .cb.select2-container{background-color:unset;min-width:150px!important;}div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control option,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .select2-container option,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .mce-tinymce option,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .btn option,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .cb option{background-color:#aeafb4;border:0;padding:0 0 0 0;}div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control:focus:not(.in-input),div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .select2-container:focus:not(.in-input),div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .mce-tinymce:focus:not(.in-input),div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .btn:focus:not(.in-input),div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .cb:focus:not(.in-input),div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control.focus,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .select2-container.focus,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .mce-tinymce.focus,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .btn.focus,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .cb.focus,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control:active:not(.in-input),div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .select2-container:active:not(.in-input),div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .mce-tinymce:active:not(.in-input),div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .btn:active:not(.in-input),div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .cb:active:not(.in-input){border:1px #aeafb4 solid;border-radius:5px;min-height:30px;padding:3px;}div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control:focus:not(.in-input).colContainer,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .select2-container:focus:not(.in-input).colContainer,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .mce-tinymce:focus:not(.in-input).colContainer,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .btn:focus:not(.in-input).colContainer,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .cb:focus:not(.in-input).colContainer,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control.focus.colContainer,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .select2-container.focus.colContainer,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .mce-tinymce.focus.colContainer,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .btn.focus.colContainer,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .cb.focus.colContainer,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control:active:not(.in-input).colContainer,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .select2-container:active:not(.in-input).colContainer,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .mce-tinymce:active:not(.in-input).colContainer,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .btn:active:not(.in-input).colContainer,div.toolbar .form-group-row:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .cb:active:not(.in-input).colContainer{border:0;}div.toolbar .dialog-buttons{display:flex;flex-wrap:wrap;}div.toolbar .dialog-buttons .btn-group-menu button{margin:0;border:1px solid currentColor;}div.toolbar .dialog-buttons button{margin-right:unset;margin:2px;}.txtSearchField{border:0;background-color:#eaeaea;padding-right:15px;}.spnSearchField{position:absolute;right:5px;top:6px;pointer-events:none;}#btnSearch{position:absolute;top:10px;right:10px;margin:0;pointer-events:none;}#btnSearch span{margin:0;}.dialog-close{top:7px;right:7px;cursor:pointer;margin-left:auto;}#imgLogo{display:block;position:absolute;left:0;right:0;margin:auto;}#divTestsystem{text-align:center;position:absolute;left:0;right:0;margin:auto;margin-left:400px;color:#ae0029;font-weight:600;font-size:2.5em;}#divProfilePH{position:relative;padding-right:10px;display:flex;flex-direction:row;flex-wrap:nowrap;cursor:pointer;align-items:center;}#divUsername{padding-left:10px;display:flex;flex-direction:column;}#divUsername span{margin-left:auto;}#divProfile{position:relative;width:36px;height:36px;background-position:center;background-repeat:no-repeat;background-size:cover;}#divProfileRadius{width:100%;height:100%;background-image:radial-gradient(circle at center,transparent 0,transparent 17px,white 17px,white 18px,white 18px);}#divIBLogo:not(.loaded){animation-name:loading;animation-duration:.5s;animation-delay:0s;animation-iteration-count:infinite;animation-timing-function:linear;}#divProfileAlert,#divProfileAlert-Mobile{padding-left:10px;}@keyframes loading{0%{transform:rotateY(0deg);}50%{transform:rotateY(180deg);}100%{transform:rotateY(360deg);}}#divSavingBlocker{display:none;position:absolute;top:0;left:0;right:0;bottom:0;z-index:999999998;cursor:wait;}#divSavingBlocker.display{display:block;background-color:transparent;}#divMultipurposeBlocker{display:none;position:absolute;top:0;left:0;right:0;bottom:0;z-index:999999998;cursor:default;}#divMultipurposeBlocker.display{display:block;background-color:transparent;}#popUpDivImgBlocker{display:none;position:absolute;top:0;left:0;right:0;bottom:0;z-index:999999998;cursor:pointer;}#popUpDivImgBlocker.display{display:block;background-color:rgba(0,0,0,.8);}#popUpDivImgBlocker div#popUpDivImgBlockerDiv{width:100%;height:100%;background-repeat:no-repeat;background-size:auto;background-position:center;}#popUpDivImgBlocker div#popUpDivImgBlockerDiv:has(img){display:flex;justify-content:center;padding:20px;}#popUpDivImgBlocker div#popUpDivImgBlockerDiv img.popupImg{object-fit:contain;max-width:100%;max-height:100%;}div.menu{padding-left:10px;padding-right:10px;background-color:#333;color:#eaeaea;font-size:10pt;display:flex;flex-direction:row;flex-wrap:wrap;flex:0 0 auto;min-height:33px;font-weight:300;letter-spacing:.3px;align-items:center;}div.menu .menu-link{border-left:1px solid #eaeaea;padding:0 12px 3px 7px;}div.menu .menu-link:first-child{padding-left:0;border-left:0;}div.menu .menu-link a,div.menu .menu-link div.tab-link,div.menu .menu-link div.text,div.menu .menu-link div.disabled-tab{text-decoration:none;display:inline-block;line-height:25px;position:relative;top:-3px;padding-top:5px;border-top:3px solid transparent;}div.menu .menu-link a.langSelect,div.menu .menu-link div.tab-link.langSelect,div.menu .menu-link div.text.langSelect,div.menu .menu-link div.disabled-tab.langSelect{line-height:27px;}div.menu .menu-link a.langSelect span.material-icons,div.menu .menu-link div.tab-link.langSelect span.material-icons,div.menu .menu-link div.text.langSelect span.material-icons,div.menu .menu-link div.disabled-tab.langSelect span.material-icons{line-height:25px;}div.menu .menu-link div.tab-link,div.menu .menu-link div.disabled-tab,div.menu .menu-link div.text{display:flex;}div.menu .menu-link div.tab-link>.glyphicon,div.menu .menu-link div.disabled-tab>.glyphicon,div.menu .menu-link div.text>.glyphicon,div.menu .menu-link div.tab-link>.material-icons,div.menu .menu-link div.disabled-tab>.material-icons,div.menu .menu-link div.text>.material-icons,div.menu .menu-link div.tab-link>.material-icons-outlined,div.menu .menu-link div.disabled-tab>.material-icons-outlined,div.menu .menu-link div.text>.material-icons-outlined,div.menu .menu-link div.tab-link>.material-icons-round,div.menu .menu-link div.disabled-tab>.material-icons-round,div.menu .menu-link div.text>.material-icons-round,div.menu .menu-link div.tab-link>.material-icons-sharp,div.menu .menu-link div.disabled-tab>.material-icons-sharp,div.menu .menu-link div.text>.material-icons-sharp,div.menu .menu-link div.tab-link>.material-icons-twotone,div.menu .menu-link div.disabled-tab>.material-icons-twotone,div.menu .menu-link div.text>.material-icons-twotone{margin-right:5px;line-height:unset;}div.menu .menu-link div.tab-link>.glyphicon.glyphicon,div.menu .menu-link div.disabled-tab>.glyphicon.glyphicon,div.menu .menu-link div.text>.glyphicon.glyphicon,div.menu .menu-link div.tab-link>.material-icons.glyphicon,div.menu .menu-link div.disabled-tab>.material-icons.glyphicon,div.menu .menu-link div.text>.material-icons.glyphicon,div.menu .menu-link div.tab-link>.material-icons-outlined.glyphicon,div.menu .menu-link div.disabled-tab>.material-icons-outlined.glyphicon,div.menu .menu-link div.text>.material-icons-outlined.glyphicon,div.menu .menu-link div.tab-link>.material-icons-round.glyphicon,div.menu .menu-link div.disabled-tab>.material-icons-round.glyphicon,div.menu .menu-link div.text>.material-icons-round.glyphicon,div.menu .menu-link div.tab-link>.material-icons-sharp.glyphicon,div.menu .menu-link div.disabled-tab>.material-icons-sharp.glyphicon,div.menu .menu-link div.text>.material-icons-sharp.glyphicon,div.menu .menu-link div.tab-link>.material-icons-twotone.glyphicon,div.menu .menu-link div.disabled-tab>.material-icons-twotone.glyphicon,div.menu .menu-link div.text>.material-icons-twotone.glyphicon{line-height:24px;}div.menu .menu-link div.tab-link.notification::after,div.menu .menu-link div.disabled-tab.notification::after,div.menu .menu-link div.text.notification::after{content:"*";color:#ee6455;font-size:19pt;}div.menu .menu-link .active{border-color:#0076a8!important;color:#5eceff!important;}div.menu .menu-link a,div.menu .menu-link div.tab-link{cursor:pointer;}div.menu .menu-link a:hover,div.menu .menu-link div.tab-link:hover{border-color:#0076a8;}div.menu .menu-link a.single,div.menu .menu-link div.tab-link.single{border-color:#0076a8;color:#5eceff;}div.menu .menu-link a.single,div.menu .menu-link div.tab-link.single{cursor:default;}div.menu .menu-link div.tab-link,div.menu .menu-link .text,div.menu .menu-link div.disabled-tab{margin-top:4px;}#divMain{position:absolute;top:84px;left:36px;right:0;bottom:0;display:flex;flex-direction:column;}body.fullscreen #divMain{top:0;}#divNavLeft{z-index:9999999;position:absolute;top:0;left:calc(36px - 215px);bottom:0;width:215px;overflow:auto;padding:0;border:0;background-color:#333;color:#eaeaea;box-shadow:3px 3px 5px 0 rgba(0,0,0,.35);transition:left ease-in-out .2s;}#divNavLeft:hover:not(.hover),#divNavLeft .active,#divNavLeft.hover{left:0;font-weight:600;}#divNavLeft div.divGroupName{font-family:DMI,Arial,sans-serif;height:42px;font-size:10pt;font-weight:normal;cursor:pointer;padding-top:10px;padding-bottom:2px;color:#fff;color:inherit;background-color:inherit;}#divNavLeft div.divGroupName:hover{background-color:#0076a8;color:#fff;}#divNavLeft div.divGroupName span.icon{flex:0 0 36px;text-align:center;order:2;padding-right:10px;}#divNavLeft div.divGroupName span.text{flex:1 1 auto;order:1;padding-left:10px;padding-right:10px;}#divNavLeft div.divGroupName span.text span.glyphicon.glyphicon-home{margin-right:10px;}#divNavLeft div.navblock{padding-top:5px;padding-bottom:5px;color:#fff;color:inherit;background-color:inherit;transition:height .3s ease-out;}#divNavLeft div.navblock:not(.collapsed,.collapsable) .menuitem{padding-left:19px;}#divNavLeft div.navblock a.menuitem{color:inherit;background-color:inherit;height:40px;display:flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;text-decoration:none;cursor:pointer;align-items:center;white-space:nowrap;font-size:11pt;}#divNavLeft div.navblock a.menuitem:first-child{border-top:0;font-weight:600;}#divNavLeft div.navblock a.menuitem.active{background-color:#0076a8;color:#fff;font-weight:500;}#divNavLeft div.navblock a.menuitem:hover{background-color:#005d85;color:#fff;}#divNavLeft div.navblock a.menuitem.collapsed-title:hover{color:#5eceff;background-color:unset;transition:color .1s;}#divNavLeft div.navblock a.menuitem span.menuicon{flex:0 0 35px;text-align:center;order:2;}#divNavLeft div.navblock a.menuitem span.menutext{flex:1 1 auto;order:1;padding-left:10px;letter-spacing:.3px;max-width:160px;white-space:normal;}#divNavLeft div.navblock a.menuitem.collapsed-title{font-weight:600;}#divNavLeft div.navblock.collapsed{margin-bottom:0;padding-bottom:0;}#divNavLeft div.navblock.collapsed a.menuitem:not(.collapsed-title){padding-left:17px;height:0;opacity:0;transition:height .4s,opacity .1s ease;}#divNavLeft div.navblock.collapsable a.menuitem:not(.collapsed-title){background-color:#2b2a2a;padding-left:17px;opacity:1;transition:height .4s,opacity .3s ease;font-weight:300;}#divNavLeft div.navblock.collapsable a.menuitem:not(.collapsed-title):hover{background-color:#005d85;color:#fff;}#divNavLeft div.navblock.collapsable a.menuitem:not(.collapsed-title).active{background-color:#0076a8;color:#fff;font-weight:500;}*::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#fff;}*::-webkit-scrollbar{width:6px;height:10px;background-color:#433d47;}#divNavLeft::-webkit-scrollbar{width:3px;}*::-webkit-scrollbar-thumb{background-color:#433d47;border:0 solid #fff;}button{border:0 solid currentColor;color:#eaeaea;background-color:#333;padding-right:10px;cursor:pointer;margin-right:4px;letter-spacing:.3px;font-weight:500;display:flex;align-items:center;justify-content:center;white-space:nowrap;min-height:34px;}button:hover,button:focus{color:#fff;background-color:#433d47;}button[class*="disabled"],button:disabled{color:#54555a;border:1px solid #54555a;background-color:#aeafb4;cursor:not-allowed;}button[class*="disabled"]#btnDelete,button:disabled#btnDelete,button[class*="disabled"]#btnRemoveMt,button:disabled#btnRemoveMt,button[class*="disabled"]#btnRemove,button:disabled#btnRemove,button[class*="disabled"]#btnViewDelete,button:disabled#btnViewDelete,button[class*="disabled"]#btnDeleteUsageRule,button:disabled#btnDeleteUsageRule,button[class*="disabled"]#btnDeleteDuplicationRule,button:disabled#btnDeleteDuplicationRule,button[class*="disabled"]#btnDeleteDisablingRule,button:disabled#btnDeleteDisablingRule,button[class*="disabled"]#btnDeleteTitleimage,button:disabled#btnDeleteTitleimage,button[class*="disabled"]#btnDeleteProtocoltype,button:disabled#btnDeleteProtocoltype,button[class*="disabled"]#btnDelAllUser,button:disabled#btnDelAllUser{color:#ae0029;border:1px solid #ae0029;}button[class*="disabled"]#btnSave,button:disabled#btnSave,button[class*="disabled"]#btnSaveAndClose,button:disabled#btnSaveAndClose,button[class*="disabled"]#btnSign,button:disabled#btnSign,button[class*="disabled"]#btnTake,button:disabled#btnTake,button[class*="disabled"]#btnSaveEventProtocol,button:disabled#btnSaveEventProtocol,button[class*="disabled"]#btnSaveEventProtocol-Mobile,button:disabled#btnSaveEventProtocol-Mobile,button[class*="disabled"]#btnSaveAndClose-Mobile,button:disabled#btnSaveAndClose-Mobile,button[class*="disabled"]#btnChangeUsageRule,button:disabled#btnChangeUsageRule,button[class*="disabled"]#btnSign-Mobile,button:disabled#btnSign-Mobile,button[class*="disabled"]#btnChangeDuplicationRule,button:disabled#btnChangeDuplicationRule,button[class*="disabled"]#btnChangeDisablingRule,button:disabled#btnChangeDisablingRule,button[class*="disabled"]#btnSaveAs,button:disabled#btnSaveAs,button[class*="disabled"]#button_ok,button:disabled#button_ok{color:#433d47;border:1px solid #433d47;}button[class*="disabled"].btnStatus,button:disabled.btnStatus{color:#855713;}button.active{border-color:#0076a8!important;color:#5eceff!important;}button.tree_btn{border:0!important;background-color:transparent;padding:0;margin:0;}button:not(.in-input)>span.glyphicon,button:not(.in-input)>.material-icons,button:not(.in-input)>.material-icons-outlined,button:not(.in-input)>.material-icons-round,button:not(.in-input)>.material-icons-sharp,button:not(.in-input)>.material-icons-twotone{margin-right:5px;}button#btnSave,button#btnSaveAndClose,button#btnSign,button#btnTake,button#btnSaveEventProtocol,button#btnSaveEventProtocol-Mobile,button#btnSaveAndClose-Mobile,button#btnChangeUsageRule,button#btnSign-Mobile,button#btnChangeDuplicationRule,button#btnChangeDisablingRule,button#btnSaveAs,button#button_ok{color:#8dd778;}button#btnDelete,button#btnRemoveMt,button#btnRemove,button#btnViewDelete,button#btnDeleteUsageRule,button#btnDeleteDuplicationRule,button#btnDeleteDisablingRule,button#btnDeleteTitleimage,button#btnDeleteProtocoltype,button#btnDelAllUser{color:#f07568;}button.btnStatus{color:#ffcd15;}button.toggle-button{padding-right:6px;}button.toggle-button.empty{background-color:#54555a;}button.toggle-button.active{background-color:#0076a8;color:#fff!important;}button.toggle-button:hover{background-color:#005d85;}button#btnAddOption{background-color:#005d85;min-height:34px;}button#btnAddOption:hover{background-color:#0076a8;}button.btn_op:not(.btn-group-item),button.btn_op_group{min-width:40px;border:1px solid #fff;border-top-width:4px;padding:4px;}button.btn_op:not(.btn-group-item)[data-op="N"],button.btn_op_group[data-op="N"],button.btn_op:not(.btn-group-item)[data-op="D"],button.btn_op_group[data-op="D"],button.btn_op:not(.btn-group-item)[data-op="R"],button.btn_op_group[data-op="R"],button.btn_op:not(.btn-group-item)[data-op="L"],button.btn_op_group[data-op="L"],button.btn_op:not(.btn-group-item)[data-op="C"],button.btn_op_group[data-op="C"],button.btn_op:not(.btn-group-item).btn_op_group,button.btn_op_group.btn_op_group{background-color:#005d85;color:#fff;}button.btn_op:not(.btn-group-item)[data-op="N"]:hover,button.btn_op_group[data-op="N"]:hover,button.btn_op:not(.btn-group-item)[data-op="D"]:hover,button.btn_op_group[data-op="D"]:hover,button.btn_op:not(.btn-group-item)[data-op="R"]:hover,button.btn_op_group[data-op="R"]:hover,button.btn_op:not(.btn-group-item)[data-op="L"]:hover,button.btn_op_group[data-op="L"]:hover,button.btn_op:not(.btn-group-item)[data-op="C"]:hover,button.btn_op_group[data-op="C"]:hover,button.btn_op:not(.btn-group-item).btn_op_group:hover,button.btn_op_group.btn_op_group:hover{background-color:#0076a8;}button.btn_op:not(.btn-group-item)[data-op="+"],button.btn_op_group[data-op="+"],button.btn_op:not(.btn-group-item)[data-op="-"],button.btn_op_group[data-op="-"],button.btn_op:not(.btn-group-item)[data-op="*"],button.btn_op_group[data-op="*"],button.btn_op:not(.btn-group-item)[data-op="/"],button.btn_op_group[data-op="/"],button.btn_op:not(.btn-group-item)[data-op="Sqrt(Nx)"],button.btn_op_group[data-op="Sqrt(Nx)"],button.btn_op:not(.btn-group-item)[data-op="Sin(Nx)"],button.btn_op_group[data-op="Sin(Nx)"],button.btn_op:not(.btn-group-item)[data-op="Cos(Nx)"],button.btn_op_group[data-op="Cos(Nx)"],button.btn_op:not(.btn-group-item)[data-op="Exp(Nx)"],button.btn_op_group[data-op="Exp(Nx)"],button.btn_op:not(.btn-group-item)[data-op="Log10(Nx)"],button.btn_op_group[data-op="Log10(Nx)"],button.btn_op:not(.btn-group-item)[data-op="Log(Nx, Ny)"],button.btn_op_group[data-op="Log(Nx, Ny)"],button.btn_op:not(.btn-group-item)[data-op="!="],button.btn_op_group[data-op="!="],button.btn_op:not(.btn-group-item)[data-op="<"],button.btn_op_group[data-op="<"],button.btn_op:not(.btn-group-item)[data-op="<="],button.btn_op_group[data-op="<="],button.btn_op:not(.btn-group-item)[data-op=">"],button.btn_op_group[data-op=">"],button.btn_op:not(.btn-group-item)[data-op=">="],button.btn_op_group[data-op=">="],button.btn_op:not(.btn-group-item)[data-op="and"],button.btn_op_group[data-op="and"],button.btn_op:not(.btn-group-item)[data-op="or"],button.btn_op_group[data-op="or"],button.btn_op:not(.btn-group-item)[data-op="="],button.btn_op_group[data-op="="],button.btn_op:not(.btn-group-item)[data-op="Min()"],button.btn_op_group[data-op="Min()"],button.btn_op:not(.btn-group-item)[data-op="Max()"],button.btn_op_group[data-op="Max()"]{background-color:#005d85;color:#fff;}button.btn_op:not(.btn-group-item)[data-op="+"]:hover,button.btn_op_group[data-op="+"]:hover,button.btn_op:not(.btn-group-item)[data-op="-"]:hover,button.btn_op_group[data-op="-"]:hover,button.btn_op:not(.btn-group-item)[data-op="*"]:hover,button.btn_op_group[data-op="*"]:hover,button.btn_op:not(.btn-group-item)[data-op="/"]:hover,button.btn_op_group[data-op="/"]:hover,button.btn_op:not(.btn-group-item)[data-op="Sqrt(Nx)"]:hover,button.btn_op_group[data-op="Sqrt(Nx)"]:hover,button.btn_op:not(.btn-group-item)[data-op="Sin(Nx)"]:hover,button.btn_op_group[data-op="Sin(Nx)"]:hover,button.btn_op:not(.btn-group-item)[data-op="Cos(Nx)"]:hover,button.btn_op_group[data-op="Cos(Nx)"]:hover,button.btn_op:not(.btn-group-item)[data-op="Exp(Nx)"]:hover,button.btn_op_group[data-op="Exp(Nx)"]:hover,button.btn_op:not(.btn-group-item)[data-op="Log10(Nx)"]:hover,button.btn_op_group[data-op="Log10(Nx)"]:hover,button.btn_op:not(.btn-group-item)[data-op="Log(Nx, Ny)"]:hover,button.btn_op_group[data-op="Log(Nx, Ny)"]:hover,button.btn_op:not(.btn-group-item)[data-op="!="]:hover,button.btn_op_group[data-op="!="]:hover,button.btn_op:not(.btn-group-item)[data-op="<"]:hover,button.btn_op_group[data-op="<"]:hover,button.btn_op:not(.btn-group-item)[data-op="<="]:hover,button.btn_op_group[data-op="<="]:hover,button.btn_op:not(.btn-group-item)[data-op=">"]:hover,button.btn_op_group[data-op=">"]:hover,button.btn_op:not(.btn-group-item)[data-op=">="]:hover,button.btn_op_group[data-op=">="]:hover,button.btn_op:not(.btn-group-item)[data-op="and"]:hover,button.btn_op_group[data-op="and"]:hover,button.btn_op:not(.btn-group-item)[data-op="or"]:hover,button.btn_op_group[data-op="or"]:hover,button.btn_op:not(.btn-group-item)[data-op="="]:hover,button.btn_op_group[data-op="="]:hover,button.btn_op:not(.btn-group-item)[data-op="Min()"]:hover,button.btn_op_group[data-op="Min()"]:hover,button.btn_op:not(.btn-group-item)[data-op="Max()"]:hover,button.btn_op_group[data-op="Max()"]:hover{background-color:#0076a8;}div.cc button{background-color:#333;}div[data-notify]{z-index:999999999!important;}div[data-notify] button{position:absolute;background-color:transparent;padding:0;margin:0;top:-4px;right:2px;border:0!important;color:#433d47;}#divContentContainer{display:flex;flex-direction:row;height:100%;}#divContentContainer.admin{left:0;color:#433d47;}#divContent{color:#433d47;overflow:hidden;max-width:100%;display:flex;flex-direction:column;flex:1 0 auto;}#divContent>h1{margin-top:0;}#divContent .dataTables_info{font-family:Roboto-light;font-size:13px;padding:10px!important;}#divContent .dataTables_scrollHead{z-index:1;}#divContent div.DTS div.dataTables_scrollBody{background:none;}#divContent div.DTS tbody tr.even{background-color:#b8b9be;}#tblList,table.select,table.choose{visibility:hidden;}#tblList:not(.noselect) tbody tr,table.select:not(.noselect) tbody tr,table.choose:not(.noselect) tbody tr{cursor:pointer;}.datatableFilterrow th{text-align:left;}table.list .datatableFilterrow th{padding:5px 5px 0 5px;}.datatableFilterrow th input,.datatableFilterrow th .select2-container{position:relative;width:100%!important;padding:4px;color:#aeafb4;background-color:#54555a;border:1px solid #aeafb4;}.datatableFilterrow th input:focus .datatableFilterrow th input.focus,.datatableFilterrow th input:focus .datatableFilterrow th .select2-container.focus,.datatableFilterrow th .select2-container:focus .datatableFilterrow th input.focus,.datatableFilterrow th .select2-container:focus .datatableFilterrow th .select2-container.focus{color:#d36029;border:1px solid #d36029;}.datatableFilterrow th .select2-container{padding:0!important;}.datatableFilterrow th .select2-container .select2-selection--single .select2-selection__rendered{padding-left:6px;}.filterDropdownFont{font-family:Roboto-light;}#divSubcontent,#divMobileSubcontent{position:relative;left:0;top:0;width:100%;height:100%;flex:1 1 auto;overflow:hidden;}#divSubcontent#divMobileSubcontent,#divMobileSubcontent#divMobileSubcontent{position:absolute;display:none;}#divContentContainer:not(.split) #divSubcontent,#divContentContainer:not(.split) #divMobileSubcontent{display:none;}#divSubcontent.dragover .iFrameOverlayForDragging,#divMobileSubcontent.dragover .iFrameOverlayForDragging{position:absolute;left:0;top:0;right:0;bottom:0;background-color:transparent;content:'';z-index:999999999;pointer-events:all;}#divFoot{position:absolute;text-align:left;top:1px;height:20px;right:0;font-family:Roboto-light;font-size:12px;color:#fff;overflow:hidden;}#divFoot a{text-decoration:none;display:inline-block;margin-right:9px;}body.fullscreen #divFoot{display:none;}tr.changed.changed{color:#ae0029!important;border:1px #fff solid;border-radius:5px;min-height:30px;padding:3px;}tr.changed.changed.colContainer{border:0;}.row{display:-webkit-box;display:flex;flex-direction:row;flex-wrap:wrap;flex:0 0 auto;}html[lang='de'] .wrapper-mandatory:not(.wrapper-disabled) label:not(.btn):not(.cb):not(.login):not(.hint):not(.hints):not(.radio-measuretext-label):not(.btnRadio):after,html[lang='de'] .divMeasuretext .wrapper-mandatory label:not(.btn):not(.cb):not(.login):not(.hint):not(.hints):not(.radio-measuretext-label):not(.btnRadio):after,html[lang='de'] .wrapper-mandatory:not(.wrapper-disabled) span.label:after,html[lang='de'] .divMeasuretext .wrapper-mandatory span.label:after{content:"(Pflichtfeld)";}html[lang='en'] .wrapper-mandatory:not(.wrapper-disabled) label:not(.btn):not(.cb):not(.login):not(.hint):not(.hints):not(.radio-measuretext-label):not(.btnRadio):after,html[lang='en'] .divMeasuretext .wrapper-mandatory label:not(.btn):not(.cb):not(.login):not(.hint):not(.hints):not(.radio-measuretext-label):not(.btnRadio):after,html[lang='en'] .wrapper-mandatory:not(.wrapper-disabled) span.label:after,html[lang='en'] .divMeasuretext .wrapper-mandatory span.label:after{content:"(Mandatory)";}html[lang='pl'] .wrapper-mandatory:not(.wrapper-disabled) label:not(.btn):not(.cb):not(.login):not(.hint):not(.hints):not(.radio-measuretext-label):not(.btnRadio):after,html[lang='pl'] .divMeasuretext .wrapper-mandatory label:not(.btn):not(.cb):not(.login):not(.hint):not(.hints):not(.radio-measuretext-label):not(.btnRadio):after,html[lang='pl'] .wrapper-mandatory:not(.wrapper-disabled) span.label:after,html[lang='pl'] .divMeasuretext .wrapper-mandatory span.label:after{content:"(Pole wymagane)";}table.list tr:hover .form-group,table.list tr .form-group{background-color:#fff;}.form-group-wrapper{padding:3px;padding-top:8px;}.form-group-wrapper.wrapper-mandatory .empty-mandatory-input{border:1px solid #ee6455;}.form-group-wrapper.wrapper-mandatory label:not(.btn):not(.cb):not(.login):after,.form-group-wrapper.wrapper-mandatory span.label:after{line-height:11pt;font-style:italic;color:#808080;background-color:#fff;right:0;margin-left:5px;font-size:9pt;text-transform:none;font-weight:400;}.form-group-wrapper.wrapper-mandatory:has(div:has(input[type='checkbox'])) label:not(.btn):not(.cb):not(.login):after,.form-group-wrapper.wrapper-mandatory:has(div:has(input[type='checkbox'])) span.label:after{content:"";}.form-group-wrapper.wrapper-disabled,.form-group-wrapper.wrapper-disabled *{cursor:not-allowed;}.form-group-wrapper.wrapper-disabled label,.form-group-wrapper.wrapper-disabled * label{color:#1a1a18!important;}.form-group-wrapper#tmContentWrapper{flex:1 1 auto;}.form-group-wrapper label.warning{color:#ee6455;padding-left:5px;}.form-group,.form-group-fake{page-break-inside:avoid;position:relative;padding-bottom:1px;display:-webkit-box;-webkit-box-orient:vertical;display:flex;flex-direction:column;border:1px #b8b9be solid;border-radius:5px;min-height:30px;padding:3px;}.form-group.colContainer,.form-group-fake.colContainer{border:0;}.form-group.file-btn,.form-group-fake.file-btn{background-image:none;background-color:#aeafb4;color:#fff;}.form-group .btn,.form-group-fake .btn{border:0;background-image:none;cursor:pointer;min-height:unset;}.form-group .btn-default,.form-group-fake .btn-default{background-color:#aeafb4;}.form-group .btn:focus,.form-group-fake .btn:focus,.form-group btn-default:focus,.form-group-fake btn-default:focus{background-color:#aeafb4;border-color:currentColor!important;}.form-group.form-group-near-top,.form-group-fake.form-group-near-top{border-width:0;min-height:unset;padding:0;}.form-group.form-group-near-top.display,.form-group-fake.form-group-near-top.display{padding:3px;padding-top:10px;}.form-group>label:not(.btn):not(.cb):not(.login) span.material-icons,.form-group-fake>label:not(.btn):not(.cb):not(.login) span.material-icons,.form-group>label:not(.btn):not(.cb):not(.login) span.material-icons-outlined,.form-group-fake>label:not(.btn):not(.cb):not(.login) span.material-icons-outlined,.form-group>label:not(.btn):not(.cb):not(.login) span.material-icons-round,.form-group-fake>label:not(.btn):not(.cb):not(.login) span.material-icons-round,.form-group>label:not(.btn):not(.cb):not(.login) span.material-icons-sharp,.form-group-fake>label:not(.btn):not(.cb):not(.login) span.material-icons-sharp,.form-group>label:not(.btn):not(.cb):not(.login) span.material-icons-twotone,.form-group-fake>label:not(.btn):not(.cb):not(.login) span.material-icons-twotone{vertical-align:bottom;margin-top:-1px;}.form-group>label:first-of-type,.form-group-fake>label:first-of-type{width:fit-content;top:-10px;}html.print .form-group>label:first-of-type,html.print .form-group-fake>label:first-of-type{top:-9px;}.form-group>label:first-of-type+*,.form-group-fake>label:first-of-type+*,.form-group>label:first-of-type+select+span.select2,.form-group-fake>label:first-of-type+select+span.select2{margin-top:-7px!important;}.form-group.hiddenLabel>label:first-of-type,.form-group-fake.hiddenLabel>label:first-of-type{visibility:hidden;}.form-group.hiddenLabel>label:first-of-type+*,.form-group-fake.hiddenLabel>label:first-of-type+*,.form-group.hiddenLabel>label:first-of-type+select+span.select2,.form-group-fake.hiddenLabel>label:first-of-type+select+span.select2{margin-top:0!important;}.form-group>label:not(.btn):not(.cb):not(.login),.form-group-fake>label:not(.btn):not(.cb):not(.login),.form-group>span.label,.form-group-fake>span.label,.form-group span.download-file,.form-group-fake span.download-file{font-family:DMI,Arial,sans-serif;color:#005d85;font-size:8pt;outline:0 solid #fff;flex-wrap:wrap;flex-direction:row;font-weight:800;letter-spacing:.5px;background-color:#fff;z-index:10;flex-flow:nowrap;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;align-items:center;position:relative;padding:0 3px;margin-left:5px;overflow:hidden;}html.wkhtml .form-group>label:not(.btn):not(.cb):not(.login),html.wkhtml .form-group-fake>label:not(.btn):not(.cb):not(.login),html.wkhtml .form-group>span.label,html.wkhtml .form-group-fake>span.label,html.wkhtml .form-group span.download-file,html.wkhtml .form-group-fake span.download-file{font-weight:600;}.form-group>label:not(.btn):not(.cb):not(.login).lblLarger,.form-group-fake>label:not(.btn):not(.cb):not(.login).lblLarger,.form-group>span.label.lblLarger,.form-group-fake>span.label.lblLarger,.form-group span.download-file.lblLarger,.form-group-fake span.download-file.lblLarger{font-size:12pt;color:#433d47;}.form-group>label:not(.btn):not(.cb):not(.login).hints,.form-group-fake>label:not(.btn):not(.cb):not(.login).hints,.form-group>span.label.hints,.form-group-fake>span.label.hints,.form-group span.download-file.hints,.form-group-fake span.download-file.hints,.form-group>label:not(.btn):not(.cb):not(.login).hint,.form-group-fake>label:not(.btn):not(.cb):not(.login).hint,.form-group>span.label.hint,.form-group-fake>span.label.hint,.form-group span.download-file.hint,.form-group-fake span.download-file.hint,.form-group>label:not(.btn):not(.cb):not(.login).download-file,.form-group-fake>label:not(.btn):not(.cb):not(.login).download-file,.form-group>span.label.download-file,.form-group-fake>span.label.download-file,.form-group span.download-file.download-file,.form-group-fake span.download-file.download-file{color:#1a1a18;font-weight:500;text-transform:none;position:inherit;background-color:unset;flex-flow:nowrap;max-height:unset;width:unset;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;}html.wkhtml .form-group>label:not(.btn):not(.cb):not(.login).hints,html.wkhtml .form-group-fake>label:not(.btn):not(.cb):not(.login).hints,html.wkhtml .form-group>span.label.hints,html.wkhtml .form-group-fake>span.label.hints,html.wkhtml .form-group span.download-file.hints,html.wkhtml .form-group-fake span.download-file.hints,html.wkhtml .form-group>label:not(.btn):not(.cb):not(.login).hint,html.wkhtml .form-group-fake>label:not(.btn):not(.cb):not(.login).hint,html.wkhtml .form-group>span.label.hint,html.wkhtml .form-group-fake>span.label.hint,html.wkhtml .form-group span.download-file.hint,html.wkhtml .form-group-fake span.download-file.hint,html.wkhtml .form-group>label:not(.btn):not(.cb):not(.login).download-file,html.wkhtml .form-group-fake>label:not(.btn):not(.cb):not(.login).download-file,html.wkhtml .form-group>span.label.download-file,html.wkhtml .form-group-fake>span.label.download-file,html.wkhtml .form-group span.download-file.download-file,html.wkhtml .form-group-fake span.download-file.download-file{font-weight:400;}html.wkhtml .form-group>label:not(.btn):not(.cb):not(.login).hints>span,html.wkhtml .form-group-fake>label:not(.btn):not(.cb):not(.login).hints>span,html.wkhtml .form-group>span.label.hints>span,html.wkhtml .form-group-fake>span.label.hints>span,html.wkhtml .form-group span.download-file.hints>span,html.wkhtml .form-group-fake span.download-file.hints>span,html.wkhtml .form-group>label:not(.btn):not(.cb):not(.login).hint>span,html.wkhtml .form-group-fake>label:not(.btn):not(.cb):not(.login).hint>span,html.wkhtml .form-group>span.label.hint>span,html.wkhtml .form-group-fake>span.label.hint>span,html.wkhtml .form-group span.download-file.hint>span,html.wkhtml .form-group-fake span.download-file.hint>span,html.wkhtml .form-group>label:not(.btn):not(.cb):not(.login).download-file>span,html.wkhtml .form-group-fake>label:not(.btn):not(.cb):not(.login).download-file>span,html.wkhtml .form-group>span.label.download-file>span,html.wkhtml .form-group-fake>span.label.download-file>span,html.wkhtml .form-group span.download-file.download-file>span,html.wkhtml .form-group-fake span.download-file.download-file>span{display:-webkit-box;}.form-group>label:not(.btn):not(.cb):not(.login).download-file,.form-group-fake>label:not(.btn):not(.cb):not(.login).download-file,.form-group>span.label.download-file,.form-group-fake>span.label.download-file,.form-group span.download-file.download-file,.form-group-fake span.download-file.download-file{color:#005d85;align-items:center;justify-content:start;}.form-group>label:not(.btn):not(.cb):not(.login).download-file:before,.form-group-fake>label:not(.btn):not(.cb):not(.login).download-file:before,.form-group>span.label.download-file:before,.form-group-fake>span.label.download-file:before,.form-group span.download-file.download-file:before,.form-group-fake span.download-file.download-file:before{content:"";font-family:'Glyphicons Halflings';margin-right:5px;}.row>.form-group>label:not(.btn):not(.cb):not(.login),.row>.form-group-fake>label:not(.btn):not(.cb):not(.login),.row>.form-group>span.label,.row>.form-group-fake>span.label,.row>.form-group span.download-file,.row>.form-group-fake span.download-file{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.form-group>label:not(.btn):not(.cb):not(.login) .btn,.form-group-fake>label:not(.btn):not(.cb):not(.login) .btn,.form-group>span.label .btn,.form-group-fake>span.label .btn,.form-group span.download-file .btn,.form-group-fake span.download-file .btn{margin-top:-2px;margin-bottom:4px;padding:7px 7px;}.form-group>label:not(.btn):not(.cb):not(.login).has-error:after,.form-group-fake>label:not(.btn):not(.cb):not(.login).has-error:after,.form-group>span.label.has-error:after,.form-group-fake>span.label.has-error:after,.form-group span.download-file.has-error:after,.form-group-fake span.download-file.has-error:after,.form-group>label:not(.btn):not(.cb):not(.login).ident:after,.form-group-fake>label:not(.btn):not(.cb):not(.login).ident:after,.form-group>span.label.ident:after,.form-group-fake>span.label.ident:after,.form-group span.download-file.ident:after,.form-group-fake span.download-file.ident:after{color:#ee6455;}.form-group>label:not(.btn):not(.cb):not(.login).has-error::before,.form-group-fake>label:not(.btn):not(.cb):not(.login).has-error::before,.form-group>span.label.has-error::before,.form-group-fake>span.label.has-error::before,.form-group span.download-file.has-error::before,.form-group-fake span.download-file.has-error::before{font-family:'Glyphicons Halflings';content:"";margin-right:5px;}.form-group>label:not(.btn):not(.cb):not(.login).ident::before,.form-group-fake>label:not(.btn):not(.cb):not(.login).ident::before,.form-group>span.label.ident::before,.form-group-fake>span.label.ident::before,.form-group span.download-file.ident::before,.form-group-fake span.download-file.ident::before{margin-right:5px;font-family:'Glyphicons Halflings';content:"";}.form-group#divTmContentHeader,.form-group-fake#divTmContentHeader{flex:0 0 auto;border:0;}.form-group#divTmContentOuter,.form-group-fake#divTmContentOuter{flex:1 1 auto;display:-webkit-box;-webkit-box-orient:vertical;display:flex;flex-direction:column;height:100%;}.form-group .form-control-img,.form-group-fake .form-control-img,.form-group .form-control-static,.form-group-fake .form-control-static,.form-group .form-control,.form-group-fake .form-control,.form-group .mce-tinymce,.form-group-fake .mce-tinymce,.form-group>label.cb,.form-group-fake>label.cb{color:#aeafb4;position:relative;background-color:transparent;border:0 solid #fff;font-size:10pt;outline-offset:0;margin:0;z-index:10;border-left:5px solid transparent;align-items:center;display:-webkit-box;display:flex;}.form-group .form-control-img:not(.auto-height),.form-group-fake .form-control-img:not(.auto-height),.form-group .form-control-static:not(.auto-height),.form-group-fake .form-control-static:not(.auto-height),.form-group .form-control:not(.auto-height),.form-group-fake .form-control:not(.auto-height),.form-group .mce-tinymce:not(.auto-height),.form-group-fake .mce-tinymce:not(.auto-height),.form-group>label.cb:not(.auto-height),.form-group-fake>label.cb:not(.auto-height){min-height:32px;}.form-group .form-control-img.mtcb,.form-group-fake .form-control-img.mtcb,.form-group .form-control-static.mtcb,.form-group-fake .form-control-static.mtcb,.form-group .form-control.mtcb,.form-group-fake .form-control.mtcb,.form-group .mce-tinymce.mtcb,.form-group-fake .mce-tinymce.mtcb,.form-group>label.cb.mtcb,.form-group-fake>label.cb.mtcb{margin-top:6px;}.form-group .form-control-img[type=date]::-webkit-inner-spin-button,.form-group-fake .form-control-img[type=date]::-webkit-inner-spin-button,.form-group .form-control-static[type=date]::-webkit-inner-spin-button,.form-group-fake .form-control-static[type=date]::-webkit-inner-spin-button,.form-group .form-control[type=date]::-webkit-inner-spin-button,.form-group-fake .form-control[type=date]::-webkit-inner-spin-button,.form-group .mce-tinymce[type=date]::-webkit-inner-spin-button,.form-group-fake .mce-tinymce[type=date]::-webkit-inner-spin-button,.form-group>label.cb[type=date]::-webkit-inner-spin-button,.form-group-fake>label.cb[type=date]::-webkit-inner-spin-button,.form-group .form-control-img[type=time]::-webkit-inner-spin-button,.form-group-fake .form-control-img[type=time]::-webkit-inner-spin-button,.form-group .form-control-static[type=time]::-webkit-inner-spin-button,.form-group-fake .form-control-static[type=time]::-webkit-inner-spin-button,.form-group .form-control[type=time]::-webkit-inner-spin-button,.form-group-fake .form-control[type=time]::-webkit-inner-spin-button,.form-group .mce-tinymce[type=time]::-webkit-inner-spin-button,.form-group-fake .mce-tinymce[type=time]::-webkit-inner-spin-button,.form-group>label.cb[type=time]::-webkit-inner-spin-button,.form-group-fake>label.cb[type=time]::-webkit-inner-spin-button{position:relative;top:6px;}.form-group .form-control-img.mtoption,.form-group-fake .form-control-img.mtoption,.form-group .form-control-static.mtoption,.form-group-fake .form-control-static.mtoption,.form-group .form-control.mtoption,.form-group-fake .form-control.mtoption,.form-group .mce-tinymce.mtoption,.form-group-fake .mce-tinymce.mtoption,.form-group>label.cb.mtoption,.form-group-fake>label.cb.mtoption{margin:0;}.form-group .form-control-img.serialinput,.form-group-fake .form-control-img.serialinput,.form-group .form-control-static.serialinput,.form-group-fake .form-control-static.serialinput,.form-group .form-control.serialinput,.form-group-fake .form-control.serialinput,.form-group .mce-tinymce.serialinput,.form-group-fake .mce-tinymce.serialinput,.form-group>label.cb.serialinput,.form-group-fake>label.cb.serialinput{margin-top:0;display:-webkit-box;display:flex;flex-direction:row;}.form-group .form-control-img.serialinput#inp_mt_equal,.form-group-fake .form-control-img.serialinput#inp_mt_equal,.form-group .form-control-static.serialinput#inp_mt_equal,.form-group-fake .form-control-static.serialinput#inp_mt_equal,.form-group .form-control.serialinput#inp_mt_equal,.form-group-fake .form-control.serialinput#inp_mt_equal,.form-group .mce-tinymce.serialinput#inp_mt_equal,.form-group-fake .mce-tinymce.serialinput#inp_mt_equal,.form-group>label.cb.serialinput#inp_mt_equal,.form-group-fake>label.cb.serialinput#inp_mt_equal,.form-group .form-control-img.serialinput#inp_mt_lower,.form-group-fake .form-control-img.serialinput#inp_mt_lower,.form-group .form-control-static.serialinput#inp_mt_lower,.form-group-fake .form-control-static.serialinput#inp_mt_lower,.form-group .form-control.serialinput#inp_mt_lower,.form-group-fake .form-control.serialinput#inp_mt_lower,.form-group .mce-tinymce.serialinput#inp_mt_lower,.form-group-fake .mce-tinymce.serialinput#inp_mt_lower,.form-group>label.cb.serialinput#inp_mt_lower,.form-group-fake>label.cb.serialinput#inp_mt_lower,.form-group .form-control-img.serialinput#inp_mt_upper,.form-group-fake .form-control-img.serialinput#inp_mt_upper,.form-group .form-control-static.serialinput#inp_mt_upper,.form-group-fake .form-control-static.serialinput#inp_mt_upper,.form-group .form-control.serialinput#inp_mt_upper,.form-group-fake .form-control.serialinput#inp_mt_upper,.form-group .mce-tinymce.serialinput#inp_mt_upper,.form-group-fake .mce-tinymce.serialinput#inp_mt_upper,.form-group>label.cb.serialinput#inp_mt_upper,.form-group-fake>label.cb.serialinput#inp_mt_upper,.form-group .form-control-img.serialinput.mtoptiontext,.form-group-fake .form-control-img.serialinput.mtoptiontext,.form-group .form-control-static.serialinput.mtoptiontext,.form-group-fake .form-control-static.serialinput.mtoptiontext,.form-group .form-control.serialinput.mtoptiontext,.form-group-fake .form-control.serialinput.mtoptiontext,.form-group .mce-tinymce.serialinput.mtoptiontext,.form-group-fake .mce-tinymce.serialinput.mtoptiontext,.form-group>label.cb.serialinput.mtoptiontext,.form-group-fake>label.cb.serialinput.mtoptiontext{border-bottom:2px dashed #eaeaea;width:unset;}.form-group .form-control-img.serialinput#inp_mt_equal:not(.mtoptiontext),.form-group-fake .form-control-img.serialinput#inp_mt_equal:not(.mtoptiontext),.form-group .form-control-static.serialinput#inp_mt_equal:not(.mtoptiontext),.form-group-fake .form-control-static.serialinput#inp_mt_equal:not(.mtoptiontext),.form-group .form-control.serialinput#inp_mt_equal:not(.mtoptiontext),.form-group-fake .form-control.serialinput#inp_mt_equal:not(.mtoptiontext),.form-group .mce-tinymce.serialinput#inp_mt_equal:not(.mtoptiontext),.form-group-fake .mce-tinymce.serialinput#inp_mt_equal:not(.mtoptiontext),.form-group>label.cb.serialinput#inp_mt_equal:not(.mtoptiontext),.form-group-fake>label.cb.serialinput#inp_mt_equal:not(.mtoptiontext),.form-group .form-control-img.serialinput#inp_mt_lower:not(.mtoptiontext),.form-group-fake .form-control-img.serialinput#inp_mt_lower:not(.mtoptiontext),.form-group .form-control-static.serialinput#inp_mt_lower:not(.mtoptiontext),.form-group-fake .form-control-static.serialinput#inp_mt_lower:not(.mtoptiontext),.form-group .form-control.serialinput#inp_mt_lower:not(.mtoptiontext),.form-group-fake .form-control.serialinput#inp_mt_lower:not(.mtoptiontext),.form-group .mce-tinymce.serialinput#inp_mt_lower:not(.mtoptiontext),.form-group-fake .mce-tinymce.serialinput#inp_mt_lower:not(.mtoptiontext),.form-group>label.cb.serialinput#inp_mt_lower:not(.mtoptiontext),.form-group-fake>label.cb.serialinput#inp_mt_lower:not(.mtoptiontext),.form-group .form-control-img.serialinput#inp_mt_upper:not(.mtoptiontext),.form-group-fake .form-control-img.serialinput#inp_mt_upper:not(.mtoptiontext),.form-group .form-control-static.serialinput#inp_mt_upper:not(.mtoptiontext),.form-group-fake .form-control-static.serialinput#inp_mt_upper:not(.mtoptiontext),.form-group .form-control.serialinput#inp_mt_upper:not(.mtoptiontext),.form-group-fake .form-control.serialinput#inp_mt_upper:not(.mtoptiontext),.form-group .mce-tinymce.serialinput#inp_mt_upper:not(.mtoptiontext),.form-group-fake .mce-tinymce.serialinput#inp_mt_upper:not(.mtoptiontext),.form-group>label.cb.serialinput#inp_mt_upper:not(.mtoptiontext),.form-group-fake>label.cb.serialinput#inp_mt_upper:not(.mtoptiontext),.form-group .form-control-img.serialinput.mtoptiontext:not(.mtoptiontext),.form-group-fake .form-control-img.serialinput.mtoptiontext:not(.mtoptiontext),.form-group .form-control-static.serialinput.mtoptiontext:not(.mtoptiontext),.form-group-fake .form-control-static.serialinput.mtoptiontext:not(.mtoptiontext),.form-group .form-control.serialinput.mtoptiontext:not(.mtoptiontext),.form-group-fake .form-control.serialinput.mtoptiontext:not(.mtoptiontext),.form-group .mce-tinymce.serialinput.mtoptiontext:not(.mtoptiontext),.form-group-fake .mce-tinymce.serialinput.mtoptiontext:not(.mtoptiontext),.form-group>label.cb.serialinput.mtoptiontext:not(.mtoptiontext),.form-group-fake>label.cb.serialinput.mtoptiontext:not(.mtoptiontext){max-width:100px;}.form-group .form-control-img.serialinput#inp_mt_equal.mtoptiontext,.form-group-fake .form-control-img.serialinput#inp_mt_equal.mtoptiontext,.form-group .form-control-static.serialinput#inp_mt_equal.mtoptiontext,.form-group-fake .form-control-static.serialinput#inp_mt_equal.mtoptiontext,.form-group .form-control.serialinput#inp_mt_equal.mtoptiontext,.form-group-fake .form-control.serialinput#inp_mt_equal.mtoptiontext,.form-group .mce-tinymce.serialinput#inp_mt_equal.mtoptiontext,.form-group-fake .mce-tinymce.serialinput#inp_mt_equal.mtoptiontext,.form-group>label.cb.serialinput#inp_mt_equal.mtoptiontext,.form-group-fake>label.cb.serialinput#inp_mt_equal.mtoptiontext,.form-group .form-control-img.serialinput#inp_mt_lower.mtoptiontext,.form-group-fake .form-control-img.serialinput#inp_mt_lower.mtoptiontext,.form-group .form-control-static.serialinput#inp_mt_lower.mtoptiontext,.form-group-fake .form-control-static.serialinput#inp_mt_lower.mtoptiontext,.form-group .form-control.serialinput#inp_mt_lower.mtoptiontext,.form-group-fake .form-control.serialinput#inp_mt_lower.mtoptiontext,.form-group .mce-tinymce.serialinput#inp_mt_lower.mtoptiontext,.form-group-fake .mce-tinymce.serialinput#inp_mt_lower.mtoptiontext,.form-group>label.cb.serialinput#inp_mt_lower.mtoptiontext,.form-group-fake>label.cb.serialinput#inp_mt_lower.mtoptiontext,.form-group .form-control-img.serialinput#inp_mt_upper.mtoptiontext,.form-group-fake .form-control-img.serialinput#inp_mt_upper.mtoptiontext,.form-group .form-control-static.serialinput#inp_mt_upper.mtoptiontext,.form-group-fake .form-control-static.serialinput#inp_mt_upper.mtoptiontext,.form-group .form-control.serialinput#inp_mt_upper.mtoptiontext,.form-group-fake .form-control.serialinput#inp_mt_upper.mtoptiontext,.form-group .mce-tinymce.serialinput#inp_mt_upper.mtoptiontext,.form-group-fake .mce-tinymce.serialinput#inp_mt_upper.mtoptiontext,.form-group>label.cb.serialinput#inp_mt_upper.mtoptiontext,.form-group-fake>label.cb.serialinput#inp_mt_upper.mtoptiontext,.form-group .form-control-img.serialinput.mtoptiontext.mtoptiontext,.form-group-fake .form-control-img.serialinput.mtoptiontext.mtoptiontext,.form-group .form-control-static.serialinput.mtoptiontext.mtoptiontext,.form-group-fake .form-control-static.serialinput.mtoptiontext.mtoptiontext,.form-group .form-control.serialinput.mtoptiontext.mtoptiontext,.form-group-fake .form-control.serialinput.mtoptiontext.mtoptiontext,.form-group .mce-tinymce.serialinput.mtoptiontext.mtoptiontext,.form-group-fake .mce-tinymce.serialinput.mtoptiontext.mtoptiontext,.form-group>label.cb.serialinput.mtoptiontext.mtoptiontext,.form-group-fake>label.cb.serialinput.mtoptiontext.mtoptiontext{width:calc(100% - 5px);}.form-group .form-control.form-control-pdf,.form-group-fake .form-control.form-control-pdf{background-image:none;}.form-group .form-control.form-control-pdf .radio-measuretext span,.form-group-fake .form-control.form-control-pdf .radio-measuretext span{align-items:center;display:-webkit-box;display:flex;max-height:30px;}.form-group .form-control-pdf,.form-group-fake .form-control-pdf{page-break-before:avoid;page-break-inside:avoid;page-break-after:avoid;}.form-group .form-control-pdf a,.form-group-fake .form-control-pdf a{color:#54555a;margin:0;padding:0;border:0;}.form-group .form-control-pdf input[type=checkbox]:not(.cb-pdf),.form-group-fake .form-control-pdf input[type=checkbox]:not(.cb-pdf){display:none;}.form-group .form-control-pdf label.cb span,.form-group-fake .form-control-pdf label.cb span{top:0;}.form-group .form-control-pdf figure,.form-group-fake .form-control-pdf figure{margin:0;}.form-group .form-control,.form-group-fake .form-control,.form-group .select2-container,.form-group-fake .select2-container,.form-group .mce-tinymce,.form-group-fake .mce-tinymce,.form-group .btn,.form-group-fake .btn,.form-group>label.cb,.form-group-fake>label.cb{box-shadow:none;background-color:#fff;display:block;}.form-group .form-control option,.form-group-fake .form-control option,.form-group .select2-container option,.form-group-fake .select2-container option,.form-group .mce-tinymce option,.form-group-fake .mce-tinymce option,.form-group .btn option,.form-group-fake .btn option,.form-group>label.cb option,.form-group-fake>label.cb option{background-color:#fff;border:0;padding:0 0 0 0;}.form-group .form-control::-ms-expand,.form-group-fake .form-control::-ms-expand,.form-group .select2-container::-ms-expand,.form-group-fake .select2-container::-ms-expand,.form-group .mce-tinymce::-ms-expand,.form-group-fake .mce-tinymce::-ms-expand,.form-group .btn::-ms-expand,.form-group-fake .btn::-ms-expand,.form-group>label.cb::-ms-expand,.form-group-fake>label.cb::-ms-expand{color:inherit;}.form-group .form-control[required]:not([readonly]):not([disabled]),.form-group-fake .form-control[required]:not([readonly]):not([disabled]),.form-group .select2-container[required]:not([readonly]):not([disabled]),.form-group-fake .select2-container[required]:not([readonly]):not([disabled]),.form-group .mce-tinymce[required]:not([readonly]):not([disabled]),.form-group-fake .mce-tinymce[required]:not([readonly]):not([disabled]),.form-group .btn[required]:not([readonly]):not([disabled]),.form-group-fake .btn[required]:not([readonly]):not([disabled]),.form-group>label.cb[required]:not([readonly]):not([disabled]),.form-group-fake>label.cb[required]:not([readonly]):not([disabled]){outline-width:0;}.form-group .form-control.with-button,.form-group-fake .form-control.with-button,.form-group .select2-container.with-button,.form-group-fake .select2-container.with-button,.form-group .mce-tinymce.with-button,.form-group-fake .mce-tinymce.with-button,.form-group .btn.with-button,.form-group-fake .btn.with-button,.form-group>label.cb.with-button,.form-group-fake>label.cb.with-button{padding-right:40px!important;}.form-group:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control.changed,.form-group-fake:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control.changed,.form-group:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .mce-tinymce.changed,.form-group-fake:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .mce-tinymce.changed,.form-group:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .btn.changed,.form-group-fake:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .btn.changed,.form-group:not(.readonly):not([class*="disabled"]):not(.form-group-fake):not([class*="disabled"]):not(.readonly)>label.cb.changed,.form-group-fake:not(.readonly):not([class*="disabled"]):not(.form-group-fake):not([class*="disabled"]):not(.readonly)>label.cb.changed,.form-group:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control-static.changed,.form-group-fake:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control-static.changed,.form-group:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control-img.changed,.form-group-fake:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control-img.changed{color:#ae0029;}.form-group:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control:not([readonly]):not([disabled]),.form-group-fake:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control:not([readonly]):not([disabled]),.form-group:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .mce-tinymce:not([readonly]):not([disabled]),.form-group-fake:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .mce-tinymce:not([readonly]):not([disabled]),.form-group:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .btn:not(.in-input):not([readonly]):not([disabled]),.form-group-fake:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .btn:not(.in-input):not([readonly]):not([disabled]),.form-group:not(.readonly):not([class*="disabled"]):not(.form-group-fake):not([class*="disabled"]):not(.readonly)>label.cb:not([readonly]):not([disabled]),.form-group-fake:not(.readonly):not([class*="disabled"]):not(.form-group-fake):not([class*="disabled"]):not(.readonly)>label.cb:not([readonly]):not([disabled]){color:#54555a;}.form-group:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control:not([readonly]):not([disabled]):focus,.form-group-fake:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control:not([readonly]):not([disabled]):focus,.form-group:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .mce-tinymce:not([readonly]):not([disabled]):focus,.form-group-fake:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .mce-tinymce:not([readonly]):not([disabled]):focus,.form-group:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .btn:not(.in-input):not([readonly]):not([disabled]):focus,.form-group-fake:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .btn:not(.in-input):not([readonly]):not([disabled]):focus,.form-group:not(.readonly):not([class*="disabled"]):not(.form-group-fake):not([class*="disabled"]):not(.readonly)>label.cb:not([readonly]):not([disabled]):focus,.form-group-fake:not(.readonly):not([class*="disabled"]):not(.form-group-fake):not([class*="disabled"]):not(.readonly)>label.cb:not([readonly]):not([disabled]):focus,.form-group:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control:not([readonly]):not([disabled]).focus,.form-group-fake:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .form-control:not([readonly]):not([disabled]).focus,.form-group:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .mce-tinymce:not([readonly]):not([disabled]).focus,.form-group-fake:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .mce-tinymce:not([readonly]):not([disabled]).focus,.form-group:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .btn:not(.in-input):not([readonly]):not([disabled]).focus,.form-group-fake:not(.readonly):not([class*="disabled"]):not(.form-group-fake) .btn:not(.in-input):not([readonly]):not([disabled]).focus,.form-group:not(.readonly):not([class*="disabled"]):not(.form-group-fake):not([class*="disabled"]):not(.readonly)>label.cb:not([readonly]):not([disabled]).focus,.form-group-fake:not(.readonly):not([class*="disabled"]):not(.form-group-fake):not([class*="disabled"]):not(.readonly)>label.cb:not([readonly]):not([disabled]).focus{box-shadow:none;color:#d36029;}.form-group.readonly,.form-group-fake.readonly,.form-group[class*="disabled"],.form-group-fake[class*="disabled"]{cursor:not-allowed;}.form-group.readonly .cb,.form-group-fake.readonly .cb,.form-group[class*="disabled"] .cb,.form-group-fake[class*="disabled"] .cb,.form-group.readonly .cb:focus,.form-group-fake.readonly .cb:focus,.form-group[class*="disabled"] .cb:focus,.form-group-fake[class*="disabled"] .cb:focus,.form-group.readonly .cb:active,.form-group-fake.readonly .cb:active,.form-group[class*="disabled"] .cb:active,.form-group-fake[class*="disabled"] .cb:active{color:#aeafb4;}.form-group.readonly .cb span,.form-group-fake.readonly .cb span,.form-group[class*="disabled"] .cb span,.form-group-fake[class*="disabled"] .cb span{background-color:#aeafb4;cursor:default;}.form-group.readonly .mce-edit-area.mce-container.mce-panel,.form-group-fake.readonly .mce-edit-area.mce-container.mce-panel,.form-group[class*="disabled"] .mce-edit-area.mce-container.mce-panel,.form-group-fake[class*="disabled"] .mce-edit-area.mce-container.mce-panel{border:0!important;}.form-group.readonly label,.form-group-fake.readonly label,.form-group[class*="disabled"] label,.form-group-fake[class*="disabled"] label{color:#1a1a18!important;}.form-group .form-control-img,.form-group-fake .form-control-img{padding-right:36px!important;}.form-group .form-control-img img,.form-group-fake .form-control-img img{max-width:100%;}.form-group .form-control-img img[src=""],.form-group-fake .form-control-img img[src=""]{visibility:hidden;}.form-group .mce-tinymce,.form-group-fake .mce-tinymce{width:auto!important;padding-top:10px;padding-bottom:10px;}.form-group .form-control:focus,.form-group-fake .form-control:focus{outline-offset:0;outline-style:solid;}.form-group label.btn-file,.form-group-fake label.btn-file{overflow:hidden;}.form-group label.btn-file input[type='file'],.form-group-fake label.btn-file input[type='file']{max-width:1px;height:1px;opacity:0;z-index:-1;position:absolute;left:0;top:0;}.form-group div.form-control-static>*:first-child,.form-group-fake div.form-control-static>*:first-child{margin-top:0;}.form-group .in-input-buttonrow,.form-group-fake .in-input-buttonrow{margin-left:auto;justify-self:self-end;display:-webkit-box;display:flex;flex-direction:row;flex:0;align-items:center;padding:3px;-webkit-transform:translateY(-35px);transform:translateY(-35px);margin-bottom:-31px;z-index:20;}.form-group .in-input-buttonrow.mtbuttonrow,.form-group-fake .in-input-buttonrow.mtbuttonrow{-webkit-transform:translateY(-40px);transform:translateY(-40px);}.form-group .in-input,.form-group-fake .in-input{height:25px;min-width:25px;display:-webkit-box;display:flex;justify-content:center;align-items:center;font-size:8pt;padding:3px;border-radius:5px!important;color:#fff;background-color:#005d85;z-index:20;}.form-group .in-input:hover,.form-group-fake .in-input:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.3);}.form-group .btn.in-input:focus,.form-group-fake .btn.in-input:focus,.form-group .btn.in-input:active,.form-group-fake .btn.in-input:active{background-color:#d36029;}.form-group textarea{width:100%;max-width:100%;resize:vertical;}.form-group-fake.row{flex:0 auto;margin:0;border:0;}.form-group-row{display:-webkit-box;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;}.form-group-row.limits{flex-wrap:nowrap;}.form-group-row.limitinputs .small{margin-top:0;}.form-group-row.div_passwort label{padding-left:5px;}.form-group-row.div_passwort .form-control#inp_password:not(.login){background:#fff;margin-left:4px;min-height:30px;border-color:#433d47;color:#433d47;}.radio-measuretext{display:-webkit-box;display:flex;flex-direction:row;padding:2.5px 0 2.5px 0;}.radio-measuretext input{opacity:0;width:0;height:0;}.radio-measuretext input:checked+.radio-measuretext-control,.radio-measuretext input.checked+.radio-measuretext-control{background:radial-gradient(currentcolor 50%,rgba(255,0,0,0) 51%) repeat scroll 0 0 transparent;}.radio-measuretex input:focus+.radio-measuretext-control{box-shadow:0 0 0 .05em #fff,0 0 .15em .1em currentColor;}.radio-measuretext-control{width:15px;height:15px;border-radius:50%;border:.1em solid #1a1a18;}.radio-measuretext-input{display:-webkit-box;display:flex;align-items:center;}.radio-measuretext-input input{width:0!important;margin:0;padding:0;}.radio-measuretext-label{padding-left:5px;white-space:nowrap;}.btn-default{border-color:#54555a;color:#54555a;background-color:inherit;border-radius:0;}.btn [class*="disabled"]{border-color:#54555a;color:#aeafb4;}:focus{outline:0;}.form-control{border-color:#b8b9be;border-radius:0;font-family:DMI,Arial,sans-serif;}.radio-group{padding:8px 7px 1px 7px;border:1px solid #eee;cursor:default;}.radio-group.readonly label{color:#aeafb4;}.radio-group label{margin-right:30px;cursor:pointer;}label.label-radio{margin-right:30px;}.form-control-static{font-family:DMI,Arial,sans-serif;color:#aeafb4;}#toolbar_ident_hints,#toolbar_hints,#toolbar_locking_hints{padding:5px;align-self:center;flex:1 1 auto;text-align:right;}div.tab-content:not(.display){visibility:hidden;z-index:-1;}div.tab-content{position:absolute;width:100%;height:100%;left:0;top:0;z-index:1;background-color:#fff;}.tab-background{background-color:#fff;}button.disabled-locked{display:none;}table.list{background-color:#b8b9be;color:#333;width:100%;}table.list th,table.list td{padding:8px;font-weight:normal;}table.list thead{background-color:#333;color:#eaeaea;}table.list tbody>tr:nth-of-type(odd){background-color:#fff;}table.list tbody>tr:hover td{background-color:#005d85!important;color:#fff;}table.list td:not(:last-of-type){border-right:1px dashed #433d47;}table.list th:not(:last-of-type){border-right:1px dashed #005d85;}table.list-with-bodys-as-rows{background-color:#b8b9be;color:#333;width:100%;}table.list-with-bodys-as-rows th,table.list-with-bodys-as-rows td{padding:10px;font-weight:normal;}table.list-with-bodys-as-rows thead{background-color:#433d47;color:#005d85;}table.list-with-bodys-as-rows tbody:nth-child(odd) tr{background-color:#fff;}table.list-with-bodys-as-rows tbody:hover td{background-color:#005d85!important;color:#433d47;}table.list-with-bodys-as-rows td:not(:last-of-type){border-right:1px dashed #433d47;}table.list-with-bodys-as-rows th:not(:last-of-type){border-right:1px dashed #005d85;}.cloneTable{position:absolute;background-color:inherit;left:0;top:0;}@media print{.cloneTable{display:none;}}.list-with-bodys-as-rows.cloneTable th{padding:0;}table.cf_tree{background-color:#fff;color:#333;}table.cf_tree tr td{padding:6px 2px;vertical-align:middle;}table.cf_tree tr td:first-child span{margin-left:5px!important;}table.cf_tree tr td.chapter{padding:8px 5px;}table.cf_tree tr td:not(.open_close_icon) span.material-icons,table.cf_tree tr td .textmoduleButtons{background-color:#fff;border-radius:14px;height:26px;width:26px;padding:3px;font-weight:800;}table.cf_tree trtr,table.cf_tree tr *{line-height:20px;}table.cf_tree tr[data-controlfile-pos-ui]:not(.has_role){color:#eaeaea;}table.cf_tree tr[data-controlfile-pos-ui]:not(.has_role) *{color:inherit;}table.cf_tree tr.marked:not(:hover) td{background-color:#0076a8;color:#fff;}table.cf_tree tr.marked:not(:hover) td:not(.open_close_icon):not(.tree-difference) span:not(.glyphicon-triangle-bottom):not(.glyphicon-triangle-right){box-shadow:3px 3px 5px 0 rgba(0,0,0,.35);}table.cf_tree tr.marked:not(:hover) td:not(.open_close_icon):not(.tree-difference) span:not(.glyphicon-triangle-bottom):not(.glyphicon-triangle-right):not([class*="status_"]){color:#433d47;}table.cf_tree tr.marked:not(:hover) td.open_close_icon span,table.cf_tree tr.marked:not(:hover) td .childs_show span{color:#fff;}table.cf_tree tr:hover{background-color:#005d85;color:#fff;}table.cf_tree tr:hover button:not(:hover){color:#eaeaea;}table.cf_tree tr:hover button:not(:hover).formula_exists{color:#8dd778;display:inline;}table.cf_tree tr:hover button:not(:hover).formula_wrong{color:#ae0029;display:inline;}table.cf_tree tr:hover:not(.compare_cf) span:not(.glyphicon-triangle-bottom):not(.glyphicon-triangle-right){box-shadow:3px 3px 5px 0 rgba(0,0,0,.35);}table.cf_tree tr:hover:not(.compare_cf) span:not(.glyphicon-triangle-bottom):not(.glyphicon-triangle-right):not([class*="status_"]){color:#433d47;}table.cf_tree tr:hover td.open_close_icon span,table.cf_tree tr:hover .childs_show span{color:#fff;}table.cf_tree tr:hover button:hover{color:#fff;}table.cf_tree button{height:auto;}table.cf_tree td{padding:0 2px;vertical-align:middle;}table.cf_tree td.dragHandle{cursor:move;}table.cf_tree td.td_btn{text-align:center;}table.dataTable{margin-top:0!important;background-color:#eaeaea;}table.dataTable th{white-space:nowrap;}table.dataTable tbody td .form-group-wrapper input{margin:0;min-height:unset;}span.max_license{background-color:#005d85;font-weight:bold;color:#fff;margin-left:10px;vertical-align:middle;align-self:center;}div.Ampel_yellow{height:24px;width:24px;background-color:#fcfc19;border:2px solid #dde525;border-radius:12px 12px 12px 12px;}div.Ampel_green{height:24px;width:24px;background-color:#22f622;border:2px solid #4fb610;border-radius:12px 12px 12px 12px;}div.Ampel_red{height:24px;width:24px;background-color:#fc2828;border:2px solid #c21515;border-radius:12px 12px 12px 12px;}div.Ampel_grey{height:24px;width:24px;background-color:#939393;border:2px solid #000;border-radius:12px 12px 12px 12px;}div.Ampel_white{height:24px;width:24px;background-color:#fff;border:2px solid #e1dbdb;border-radius:12px 12px 12px 12px;}label.cb{position:relative;height:30px;min-width:70px;}label.cb span{display:inline-block;top:4px;width:50px;height:20px;background:#333;position:relative;cursor:pointer;border-radius:10px;z-index:1;}label.cb span:before{content:'';width:12px;height:12px;position:absolute;top:4px;left:4px;background:#606060;transition:left .4s ease;border-radius:6px;z-index:2;}label.cb input[type=checkbox]{opacity:0;max-width:0;width:0;overflow:hidden;position:absolute;}label.cb input[type=checkbox]:checked+span:before{left:34px;background:#279f00;}label.cb input[type=checkbox].changed+span{background:#333;}label.cb input[type=checkbox]:focus+span{background:#333;}label.cb input[type=checkbox]:disabled+span{background-color:#aeafb4!important;cursor:default;}label.cb input[type=hidden]+span{display:none;}#divProfileFadein{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fff;opacity:0;}.fadein{animation-name:fadein;animation-duration:1.25s;animation-iteration-count:1;animation-timing-function:linear;opacity:1;}.fadein_transparent,.fadein_transparent *{animation-name:fadein2;animation-duration:1.25s;animation-iteration-count:1;animation-timing-function:linear;opacity:1;}.fadeout{animation-name:fadeout;animation-duration:1.25s;animation-iteration-count:1;animation-timing-function:linear;opacity:1;}@keyframes fadein{0%{opacity:0;}100%{opacity:1;}}@keyframes fadein2{0%{background-color:transparent;}100%{background-color:transparent;}}@keyframes fadeout{0%{opacity:1;}100%{opacity:0;}}table.dataTable tbody tr.selected,table.dataTable tbody th.selected,table.dataTable tbody td.selected{background-color:#0076a8!important;color:#fff;}#divEmptyHead{height:50%;display:flex;justify-content:space-around;align-items:center;flex:1 1 auto;}#divEmptyHead #divAppName{font-size:100px;}#divNavHead{display:flex;justify-content:space-between;align-items:center;font-family:Arial,sans-serif;font-size:20px;font-weight:bold;}#divAppName2{display:inline-block;padding-left:10px;}#divEmptyMain{position:relative;height:100%;flex:1 1 auto;display:flex;justify-content:space-around;align-items:center;background-color:#333;overflow:visible;}#divEmptyFoot{height:50px;flex:1 1 auto;background-color:#333;}.emptyBody{display:flex;flex-direction:column;}.btn{border-radius:0!important;}.content,.tab-content{display:-webkit-box;-webkit-box-orient:vertical;display:flex;flex-direction:column;height:100%;flex:1 1 auto;width:100%;max-width:100%;max-height:100%;}#formDialog{flex:1 1 auto;overflow:hidden;width:100%;max-width:100%;max-height:100%;position:relative;display:flex;flex-direction:column;opacity:0;transition:opacity ease-in-out .25s;}.maximize{height:100%;flex:1 1 auto;width:100%;max-width:100%;max-height:100%;}.scroll{overflow:auto;}body.dialog{display:flex;flex-direction:column;}.nodisplay:not(.tab-content){display:none!important;}.container,.container-row,.container-column{display:flex;flex-direction:row;flex:0 0 auto;flex-wrap:wrap;}.container-column{flex-direction:column;}.datatable-container{overflow:hidden;flex:1 1 auto;}#divCopy,div#divEmptyFoot #divCopy a{color:#fff;}iframe{border:0;}div.DTS div.dataTables_scrollBody{background:none;}table.delete tbody tr{cursor:pointer;}table.delete tbody tr td:not(.dataTables_empty){position:relative;}table.delete tbody tr td:not(.dataTables_empty):last-of-type{padding-right:30px;}table.delete tbody tr td:not(.dataTables_empty):last-of-type:after{font-family:'Glyphicons Halflings';content:"";position:absolute;right:10px;top:10px;text-align:center;}table.preview tbody tr{cursor:pointer;}table.preview tbody tr td:not(.dataTables_empty){position:relative;}.popper,.tooltip{z-index:999999997;position:absolute;background:#333;color:#fff;width:150px;border-radius:3px;box-shadow:0 0 2px rgba(0,0,0,.5);padding:10px;text-align:center;}.popper .popper__arrow,.tooltip .tooltip-arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px;border-color:#333;}.popper[x-placement^="top"],.tooltip[x-placement^="top"]{margin-bottom:5px;}.popper[x-placement^="top"] .popper__arrow,.tooltip[x-placement^="top"] .tooltip-arrow{border-width:5px 5px 0 5px;border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0;}.popper[x-placement^="bottom"],.tooltip[x-placement^="bottom"]{margin-top:5px;}.tooltip[x-placement^="bottom"] .tooltip-arrow,.popper[x-placement^="bottom"] .popper__arrow{border-width:0 5px 5px 5px;border-left-color:transparent;border-right-color:transparent;border-top-color:transparent;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0;}.tooltip[x-placement^="right"],.popper[x-placement^="right"]{margin-left:5px;}.popper[x-placement^="right"] .popper__arrow,.tooltip[x-placement^="right"] .tooltip-arrow{border-width:5px 5px 5px 0;border-left-color:transparent;border-top-color:transparent;border-bottom-color:transparent;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0;}.popper[x-placement^="left"],.tooltip[x-placement^="left"]{margin-right:5px;}.popper[x-placement^="left"] .popper__arrow,.tooltip[x-placement^="left"] .tooltip-arrow{border-width:5px 0 5px 5px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0;}.gutter{background-repeat:no-repeat;background-position:50%;}.gutter.gutter-horizontal{background-image:url('../JS/split/grips/vertical.png');cursor:ew-resize;}.gutter.gutter-vertical{background-image:url('../JS/split/grips/horizontal.png');cursor:ns-resize;}#divContentContainer{background-color:#eaeaea;}#divContentContainer:not(.split) .gutter{display:none;}input[type=text]::-ms-clear{display:none;}.ephox-snooker-resizer-bar{background-color:#009e71;opacity:0;}.ephox-snooker-resizer-bar:hover{opacity:.2;}.ephox-snooker-resizer-cols{cursor:col-resize;}.ephox-snooker-resizer-rows{cursor:row-resize;}.ephox-snooker-resizer-bar-dragging{opacity:.5!important;}.tox-toolbar__overflow button,.tox-editor-header button{border:0!important;}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{min-height:1px;}.col-xs-12{width:100%;}.col-xs-11{width:91.66666667%;}.col-xs-10{width:83.33333333%;}.col-xs-9{width:75%;}.col-xs-8{width:66.66666667%;}.col-xs-7{width:58.33333333%;}.col-xs-6{width:50%;}.col-xs-5{width:41.66666667%;}.col-xs-4{width:33.33333333%;}.col-xs-3{width:25%;}.col-xs-2{width:16.66666667%;}.col-xs-1{width:8.33333333%;}@media(min-width:768px){.col-sm-12{width:100%;}.col-sm-11{width:91.66666667%;}.col-sm-10{width:83.33333333%;}.col-sm-9{width:75%;}.col-sm-8{width:66.66666667%;}.col-sm-7{width:58.33333333%;}.col-sm-6{width:50%;}.col-sm-5{width:41.66666667%;}.col-sm-4{width:33.33333333%;}.col-sm-3{width:25%;}.col-sm-2{width:16.66666667%;}.col-sm-1{width:8.33333333%;}}@media(min-width:992px){.col-md-12{width:100%;}.col-md-11{width:91.66666667%;}.col-md-10{width:83.33333333%;}.col-md-9{width:75%;}.col-md-8{width:66.66666667%;}.col-md-7{width:58.33333333%;}.col-md-6{width:50%;}.col-md-5{width:41.66666667%;}.col-md-4{width:33.33333333%;}.col-md-3{width:25%;}.col-md-2{width:16.66666667%;}.col-md-1{width:8.33333333%;}}@media(min-width:1200px){.col-lg-12{width:100%;}.col-lg-11{width:91.66666667%;}.col-lg-10{width:83.33333333%;}.col-lg-9{width:75%;}.col-lg-8{width:66.66666667%;}.col-lg-7{width:58.33333333%;}.col-lg-6{width:50%;}.col-lg-5{width:41.66666667%;}.col-lg-4{width:33.33333333%;}.col-lg-3{width:25%;}.col-lg-2{width:16.66666667%;}.col-lg-1{width:8.33333333%;}}#divLicenseWarning,#diBackgroundServiceWarning{position:absolute;z-index:10;top:0;left:0;padding:2px 10px 2px 10px;background-color:#ee6455;color:#fff;}.extsearch{background-color:#fff;color:#005d85;margin-left:5px;cursor:pointer;}.extsearch span.material-icons{font-size:12pt;}.extsearch+.help{margin-left:2px;margin-top:-1px;}.help{cursor:pointer;font-size:10pt;font-weight:lighter;margin-left:5px;align-items:center;display:flex;}.help:not(.nofield)>.material-icons-round{font-size:11pt;}.help:hover{color:#d36029;}.help.nofield{font-size:16pt;margin-left:5px;position:unset;right:unset;}.selectCheckboxMultiple .select2-selection--single .select2-selection__placeholder{color:inherit;}.selectCheckboxMultiple .select2-results__option{font-family:Roboto-light;}.select2-results__option .wrap:before{font-family:'Glyphicons Halflings';content:"";width:15px;height:15px;padding-right:5px;font-size:10px;}.select2-results__option[aria-selected=true] .wrap:before{content:"";}.select2-selection.select2-selection--multiple{overflow:auto;}#DashboardHeading{color:#eaeaea;}#divHeadDashboard{height:70px;background-color:#333;}.ProgressWrapper{display:flex;flex-direction:column;padding:10px 20px;}progress[value]{-webkit-appearance:none;width:100%;height:20px;border-radius:10px;}progress[value]::-webkit-progress-bar{background-color:#eaeaea;border-radius:10px;box-shadow:0 2px 5px rgba(0,0,0,.25) inset;}progress[value]::-webkit-progress-value{background-image:-webkit-linear-gradient(90deg,#005d85 52%,#0076a8 100%);border-radius:10px;background-size:30px 20px,100% 100%,100% 100%;}.progress-bar{display:flex;flex-direction:row;}.progress-bar>span{border-radius:2px;}.progress-bar>span.progress{margin-left:auto;}.ProgressWrapper.finished>.progress-bar>span.title{color:#009e71;}.ProgressWrapper.finished>.progress-bar>span.progress{color:#59e132;}.ProgressWrapper.finished>progress[value]::-webkit-progress-value{background-image:-webkit-linear-gradient(top,rgba(255,255,255,.25),rgba(0,0,0,.25)),-webkit-linear-gradient(left,#009e71,#59e132);background-size:30px 20px,100% 100%,100% 100%;}progress[value].ProductProgressTotal{height:35px;}progress[value].ProductProgressTotal::-webkit-progress-value{background-size:100px 35px,100% 100%,100% 100%;}summary{cursor:context-menu;}.nomargin{margin:0;}.tab-content .formheading,.content .formheading{margin-top:5px;padding-left:8px;}.tab-content .formheading .form-group,.content .formheading .form-group{border:0;font-weight:800;font-size:12pt;padding:5px 0;display:-webkit-box;display:flex;flex-direction:row;justify-content:flex-start;}.tab-content .formheading .form-group>.material-icons,.content .formheading .form-group>.material-icons,.tab-content .formheading .form-group>.material-icons-outlined,.content .formheading .form-group>.material-icons-outlined,.tab-content .formheading .form-group>.material-icons-round,.content .formheading .form-group>.material-icons-round,.tab-content .formheading .form-group>.material-icons-sharp,.content .formheading .form-group>.material-icons-sharp,.tab-content .formheading .form-group>.material-icons-twotone,.content .formheading .form-group>.material-icons-twotone{font-weight:400;margin-right:5px;}.tab-content .formheading~.formheading,.content .formheading~.formheading{margin-top:10px;}.padded{padding:3px;}.btn-group{position:relative;display:-webkit-inline-box;}.btn-group-mainbutton::after,.btn-group-mainbutton-disabled::after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent;}.btn-group-menu{position:absolute;transform:translate3d(0,-36px,0);bottom:0;left:0;will-change:transform;z-index:1000;display:none;margin-left:2px;min-width:calc(100% - 3px);}.btn-group-menu button{margin:0;}.btn-group-item{display:-webkit-box;display:flex;justify-content:flex-start;width:100%;text-align:inherit;white-space:nowrap;}.btn-group-menu.btn-group-show{display:block;}#notification-pop-up,#timer-pop-up{display:none;height:0;background-color:#333;z-index:100000;color:#eaeaea;border:1px #aeafb4 solid;box-shadow:3px 3px 5px 1px rgba(0,0,0,.35);transition:left ease-in-out .2s;}#notification-pop-up .menu,#timer-pop-up .menu{align-items:center;line-height:23pt;}#notification-pop-up .menu .menu-link,#timer-pop-up .menu .menu-link{margin-top:0;}#notification-pop-up.minimized,#timer-pop-up.minimized{display:flex;height:40px;position:absolute;bottom:0;right:10px;flex-direction:column;flex:1 1 auto;width:210px;}#notification-pop-up.open{height:500px;width:650px;}#timer-pop-up button{width:240px;height:50px;background-color:#eaeaea;color:#333;margin:15px;}#timer-pop-up.open{height:190px;min-width:300px;}.stopwatch.stopped{color:#ffa500;}.stopwatch.started{color:#80a76e;}.stopwatch.negative{color:#e31129;font-weight:bolder;}#notification-pop-up.open,#timer-pop-up.open{display:flex;flex-direction:column;position:absolute;bottom:0;right:10px;transition:height .3s ease-out,width .3s ease-out;}div#notification-pop-up .row,div#timer-pop-up .row{justify-content:right;flex:1 1 auto;width:100%;padding:0 0 0 10px;}div#notification-minimizer,div#notification-close,div#timer-minimizer{padding:10px;width:40px;cursor:pointer;}div#notification,div#timer{margin-right:auto;}.commentgroupitem{background-color:#f7f2e6;border:0 solid #eaeaea;margin:10px;box-shadow:1px 1px 5px 0 rgba(0,0,0,.35);margin-left:5px;margin-right:5px;font-weight:600;}.commentgroupitem.own_comment{background-color:#e6f3f7;margin-left:240px;}.commentgroupitem.stranger_comment{margin-right:240px;}.commentgroupitem.form-group.readonly{cursor:unset;}.commentgroupitem .comment-group{margin-top:0;outline-color:#008ac4!important;color:#2a2b30!important;padding:5px;background-color:inherit;}.commentgroupitem .comment-group p{margin:0;}.commentgroupitem div.hints{margin-left:2px;margin-right:2px;font-weight:400;display:flex;flex:1 1 auto;flex-direction:row;align-items:center;justify-content:space-between;min-height:34px;margin-left:5px;}.commentgroupitem div.hints span{display:flex;align-items:center;}.commentgroupitem div.hints span span:not(.notification){margin:0 2px;}.commentgroupitem div.hints span span.glyphicon{margin-left:10px;}.commentgroupitem div.hints span span.notification.glyphicon{margin-left:10px;}.commentgroupitem div.hints span span.notification:not(.glyphicon){font-weight:700;}.commentgroupitem div.hints button.actionbutton{border-radius:5px;line-height:unset;color:#fff;height:25px;min-height:unset;width:25px;display:flex;padding:0;align-items:center;justify-content:center;border:0 solid #fff!important;}.commentgroupitem div.hints button.actionbutton.editComment{background-color:#008ac4;}.commentgroupitem div.hints button.actionbutton.deleteComment,.commentgroupitem div.hints button.actionbutton.notification{background-color:#f07568;}.commentgroupitem div.hints button.actionbutton.inwork{background-color:#ffa500;}.commentgroupitem div.hints button.actionbutton.closed{background-color:#009e71;}.commentgroupitem div.hints button.actionbutton.training{background-color:#005d85;}.commentgroupitem div.hints button.actionbutton.history{background-color:#009e71;}.commentgroupitem div.hints button.actionbutton span.glyphicon{margin:2px;}.commentgroupitem div.hints button.actionbutton:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.35);}.commentgroupitem div.hints span.inwork{color:#ffa500;}.commentgroupitem div.hints span.closed{color:#009e71;}.commentgroupitem div.hints span.notification{color:#f07568;}.commentgroupitem div.hints span.training{color:#005d85;}.commentgroupitem div.hints span.history{color:#009e71;}b.position{margin-left:5px;}span.button{cursor:pointer;margin-left:5px;}input.mtsetting.mtoption.mtoptiontext{border-left-width:0;border-right-width:0;border-top-width:0;background-color:inherit;border-bottom:2px dashed #eaeaea;width:100%;margin-right:0;}#inp_mt_equal,#inp_mt_lower,#inp_mt_upper{border-bottom:2px dashed #eaeaea;}tr.mtoptionentry:nth-child(even),.inp_trigger_ui:nth-child(even){background-color:#eaeaea;}tr.mtoptionentry:nth-child(even) span.select2,.inp_trigger_ui:nth-child(even) span.select2,tr.mtoptionentry:nth-child(even) span.select2 *,.inp_trigger_ui:nth-child(even) span.select2 *{background-color:inherit;}tr.mtoptionentry:nth-child(even) input.mtsetting.mtoption.mtoptiontext,.inp_trigger_ui:nth-child(even) input.mtsetting.mtoption.mtoptiontext{background-color:inherit;border-bottom:2px dashed #c0c0c0;}tr.mtoptionentry:nth-child(even) label.inp_trigger_ui,.inp_trigger_ui:nth-child(even) label.inp_trigger_ui{background-color:#eaeaea!important;}#CommentForm{width:100%;}div.divParametersUsageRule,div#divParametersUsageRule,div#divUsageOperators,div#divParametersDuplicationRule,div#divDuplicationOperators,div#divParametersDisablingRule,div#divDisablingOperators,.divButtonRule{display:flex;flex-wrap:wrap;}div.divParametersUsageRule button,div#divParametersUsageRule button,div#divUsageOperators button,div#divParametersDuplicationRule button,div#divDuplicationOperators button,div#divParametersDisablingRule button,div#divDisablingOperators button,.divButtonRule button{margin-bottom:2px;}.mtconfig .form-group>label.cb.mtcb{margin-top:unset;}table.hideBorders,table.hideBorders *:not(input[type='button'],.placeholder,.reference,.details,.summary,.content,.mttrend,.form-group),table.hideBorders * table:not(.mtcontainer) *{border:0 solid #fff;}b,strong{font-weight:900;}.mobile-only{display:none;}.ProgressWrapper,details{max-width:750px;}.button.actionbutton_default{border-radius:5px;line-height:unset;background-color:#009e71;height:25px;min-height:unset;width:25px;padding:0;border:0 solid #fff!important;margin:0 0 5px 5px;}.button.actionbutton_default:not(.in-input) span.material-icons{margin-right:0;}.button.actionbutton_default.disabled{background-color:#aeafb4!important;}button.actionbutton_blue,button.actionbutton_default.actionbutton_blue{background-color:#008ac4;}button.actionbutton_red,button.actionbutton_default.actionbutton_red{background-color:#ee6455;}button.actionbutton_grey,button.actionbutton_default.actionbutton_grey{background-color:#333;}button.actionbutton_green,button.actionbutton_default.actionbutton_green{background-color:#009e71;}.button.actionbutton_default:hover{box-shadow:0 0 5px 0 rgba(0,0,0,.35);}.box{display:flex;justify-content:center;align-items:center;position:relative;flex-direction:column;transition:transform .2s;}.box .percent{position:relative;display:flex;flex-direction:row;}.box .percent svg{position:relative;height:30px;width:35px;}.box .percent svg circle{width:150px;height:150px;fill:none;stroke-width:6px;stroke:#000;transform:translate(5px,5px);stroke-dasharray:60;stroke-dashoffset:60;stroke-linecap:round;}.box .percent svg circle:nth-child(1){stroke-dashoffset:0;stroke:#d3d3d3;}.box .percent svg circle:nth-child(2){stroke-dashoffset:calc(50 - (50*0)/100);stroke:#279f00;}.box .percent .num{display:flex;justify-content:center;align-items:center;color:#111;width:50px;}.box .percent .num h2 span{font-size:24px;}.box .text{padding:10px 0 0;color:#999;font-weight:700;letter-spacing:1px;}.pdfDownload,.clickable{cursor:pointer;}tr:not(.datatableFilterrow) th:has(span.help.nofield){display:flex;justify-content:center;}.select2-container .select2-selection--single .select2-selection__clear{font-size:1.5em;}.qrVideo{display:flex;flex-direction:column;background-color:rgba(0,0,0,.2);padding:10px;position:relative;box-shadow:rgba(0,0,0,.16) 0 10px 36px 0,rgba(0,0,0,.06) 0 0 0 1px;}.qrVideo>.row{padding:3px;}#QRFileSelector{color:#fff;}#qrReader{min-width:273px;min-height:205px;display:flex;justify-content:center;box-shadow:rgba(0,0,0,.16) 0 10px 36px 0,rgba(0,0,0,.06) 0 0 0 1px;}#qrContainer{width:100vw;height:100vh;z-index:1000;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.6);position:absolute;top:0;}#qrContainer.closed{display:none;}.qrClose{z-index:5;}button.qr_search.in-input{position:absolute;right:5px;}.flex-fill{flex:1 1 auto;}#qrLoadIcon{margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.select2-container .select2-selection--single .select2-selection__clear{font-size:1.5em;}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none;}.btn-check[disabled]+.btn,.btn-check:disabled+.btn{pointer-events:none;filter:none;opacity:.65;}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow);}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);}.btn-check:checked+.btn:focus-visible,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow);}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{z-index:1;}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0;}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none;}.loadbutton{--border-size:3px;--border-angle:0turn;background-image:conic-gradient(from var(--border-angle),#aeafb4,#aeafb4 50%,#aeafb4),conic-gradient(from var(--border-angle),transparent 20%,#0076a8,#005d85);background-size:calc(100% - (var(--border-size)*2)) calc(100% - (var(--border-size)*2)),cover;background-position:center center;background-repeat:no-repeat;animation:bg-spin 3s linear infinite;}@keyframes bg-spin{to{--border-angle:1turn;}}@property --border-angle{syntax:"<angle>";inherits:true;initial-value:0turn;}.qr_search,.form-group .in-input.qr_search,.form-group-fake .in-input.qr_search{display:none;}.textcolor-warning{color:#ee6455;}.textcolor-ok{color:#8dd778;}tr.tr_tree{text-wrap:nowrap;}.td_highlight{width:100%;}#divTestsystem{display:none;}.margin_info_grey{padding:5px;background-color:#8c8c8c!important;color:#eaeaea!important;width:100%;}.pulse{animation:pulse-animation 2s infinite;}@keyframes pulse-animation{0%{box-shadow:0 0 0 12px inset rgba(255,0,46,0);}90%{box-shadow:0 0 0 4px inset rgba(255,0,46,.6);}100%{box-shadow:0 0 0 4px inset rgba(255,0,46,0);}}.form-group>label:nth-child(1):empty{min-height:8pt;visibility:hidden;}.glyphicon.blink{padding:3px;border-radius:8px;box-shadow:3px 3px 5px 0 #000;background:#fff;animation:blinker 2s infinite;}.glyphicon-warning-sign.blink{color:#e60000;}.glyphicon-circle-arrow-right.blink{color:#005d85;}@keyframes blinker{0%{opacity:0;}90%{opacity:.6;}100%{opacity:0;}}.tr_actionbutton{border-radius:5px;line-height:unset;color:#fff;height:25px;min-height:unset;width:25px;display:flex;padding:0;align-items:center;justify-content:center;border:0 solid #fff!important;background-color:#0076a8;margin-right:5px;}tr:hover .tr_actionbutton{background-color:#fff;color:#0076a8;}.row.previewrow{flex-wrap:nowrap;}span.protocol_marked{border-radius:14px;box-shadow:3px 3px 5px 0 #000;background:#fff;}.wait{cursor:wait;}.cover{position:absolute;top:0;left:0;right:0;bottom:0;width:auto;height:auto;background-color:rgba(0,0,0,.5);z-index:6501;display:flex;flex-direction:column;align-items:center;justify-content:center;}.cover.hidden{display:none;}.cover .progress{max-width:100%;max-height:100%;outline:1px solid #aaa;box-shadow:0 0 30px 0 rgba(0,0,0,.75);background-color:#000;text-align:center;}.cover .progress progress{max-width:100%;max-height:100%;height:20px;min-width:250px;width:100%;vertical-align:top;}.cover .progress.message *{padding:2px 2px 2px 2px;}.cover iframe.modalDialog{box-shadow:0 0 30px 0 rgba(0,0,0,.75);background-color:#fff;color:#000;max-width:100%;max-height:100%;width:50px;height:50px;}.cover div.modalDialogBox{width:100px;height:100px;z-index:6501;position:absolute;visibility:hidden;margin:auto;top:0;left:0;bottom:0;right:0;height:36px;width:200px;}.cover.modaldialog.minimized div.modalDialogBox{height:36px!important;}.cover div.modalDialogBox div.modalDialogCancelButton{position:absolute;right:1px;top:1px;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAB3RJTUUH2gIBByExZQOisAAAAAlwSFlzAAALEgAACxIB0t1+/AAAAARnQU1BAACxjwv8YQUAAAGPUExURUBA/+GZhb0zD7s3E7s5GLs5F74zEMAyDsAwC8AsAsAsALsuBdKOe9Y6DtZEHuFNKuFQL+FPLuFPJ+FNJOFGEOFCC9YxANMwALcrBds5C+ZQLOZTMuddPuZbPOZaOuxeN+ZSLOZSKeZRI+dOFeZKELsnANtHH+ZXNeZjQvvh3vS7rO1jPO9jOulYL/Sxn/zi2ONNJuZdPeZpTfO5rf////fOxOljQPrOwfSum8AwCeZoTeZrUuxwV/bKwfrPwvrLvvfAsuZNI+ZKEeFHE+ZaO+htVOluVfbJvvbEteZPJuZKGuZKIeFIILs4FehfQe5yWe9zWuxxWPfJvOZQJ+FKJLs+HelrTO97Y+xyWffOxvfIvfbEuPfHuuZLI7s/HuluUu+BaPjAtfbMxOZcPOZXNvSwnuFPKe15YO+Mc++Hbvvs6OZmSeZYN/OtnuZSL+FQLe+Dbe+llO+NdOZkQ++Mdu+Ib+96YuZpTuZgP70/HvfFuOl9Z+l0WelsTulkRulcPuhcPeZYOOZPKdlII+GbidH2y+EAAAABdFJOUwBA5thmAAAA5klEQVR42mNgwABVJdU1tWF1dfUNjU3NLUCBksLCjNLwsrIAm/IKwUqgQEFhUWZ4QKB1sZGhnGAcUCA9IzMr0To7OSdXMy8fJBCfEJ5okpScEm2SqpgGEggLD4+INImKNomJ9Q4BCfj5Aw0wNTEJCvb2DgkFCri4urlau5uYeHh6efv4AgUUrKxtbE3s7E0cHJ2cmYECBoZGxiamZjrmJhYqIpZAATV1DU0tDW0dXT19FVEuoICklLSMrJy8gqKSsoqYKlCAl49fQJBfSFhYRFRMXAIowMjEzMLCzMrGzsHJxc2D6XkAvpYxc8J+3ccAAAAASUVORK5CYII=');width:16px;height:16px;}@font-face{font-family:DMI;font-style:normal;font-weight:200;src:url('../fonts/Nunito/nunito-v24-latin-200.eot?');src:local(''),url('../fonts/Nunito/nunito-v24-latin-200.eot?#iefix') format('embedded-opentype'),url('../fonts/Nunito/nunito-v24-latin-200.woff2') format('woff2'),url('../fonts/Nunito/nunito-v24-latin-200.woff') format('woff'),url('../fonts/Nunito/nunito-v24-latin-200.ttf') format('truetype'),url('../fonts/Nunito/nunito-v24-latin-200.svg#Nunito') format('svg');}@font-face{font-family:DMI;font-style:normal;font-weight:400;src:url('../fonts/Nunito/nunito-v24-latin-regular.eot?');src:local(''),url('../fonts/Nunito/nunito-v24-latin-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/Nunito/nunito-v24-latin-regular.woff2') format('woff2'),url('../fonts/Nunito/nunito-v24-latin-regular.woff') format('woff'),url('../fonts/Nunito/nunito-v24-latin-regular.ttf') format('truetype'),url('../fonts/Nunito/nunito-v24-latin-regular.svg#Nunito') format('svg');}@font-face{font-family:DMI;font-style:normal;font-weight:300;src:url('../fonts/Nunito/nunito-v24-latin-300.eot?');src:local(''),url('../fonts/Nunito/nunito-v24-latin-300.eot?#iefix') format('embedded-opentype'),url('../fonts/Nunito/nunito-v24-latin-300.woff2') format('woff2'),url('../fonts/Nunito/nunito-v24-latin-300.woff') format('woff'),url('../fonts/Nunito/nunito-v24-latin-300.ttf') format('truetype'),url('../fonts/Nunito/nunito-v24-latin-300.svg#Nunito') format('svg');}@font-face{font-family:DMI;font-style:normal;font-weight:500;src:url('../fonts/Nunito/nunito-v24-latin-500.eot?');src:local(''),url('../fonts/Nunito/nunito-v24-latin-500.eot?#iefix') format('embedded-opentype'),url('../fonts/Nunito/nunito-v24-latin-500.woff2') format('woff2'),url('../fonts/Nunito/nunito-v24-latin-500.woff') format('woff'),url('../fonts/Nunito/nunito-v24-latin-500.ttf') format('truetype'),url('../fonts/Nunito/nunito-v24-latin-500.svg#Nunito') format('svg');}@font-face{font-family:DMI;font-style:normal;font-weight:600;src:url('../fonts/Nunito/nunito-v24-latin-600.eot?');src:local(''),url('../fonts/Nunito/nunito-v24-latin-600.eot?#iefix') format('embedded-opentype'),url('../fonts/Nunito/nunito-v24-latin-600.woff2') format('woff2'),url('../fonts/Nunito/nunito-v24-latin-600.woff') format('woff'),url('../fonts/Nunito/nunito-v24-latin-600.ttf') format('truetype'),url('../fonts/Nunito/nunito-v24-latin-600.svg#Nunito') format('svg');}@font-face{font-family:DMI;font-style:normal;font-weight:700;src:url('../fonts/Nunito/nunito-v24-latin-700.eot?');src:local(''),url('../fonts/Nunito/nunito-v24-latin-700.eot?#iefix') format('embedded-opentype'),url('../fonts/Nunito/nunito-v24-latin-700.woff2') format('woff2'),url('../fonts/Nunito/nunito-v24-latin-700.woff') format('woff'),url('../fonts/Nunito/nunito-v24-latin-700.ttf') format('truetype'),url('../fonts/Nunito/nunito-v24-latin-700.svg#Nunito') format('svg');}@font-face{font-family:DMI;font-style:normal;font-weight:800;src:url('../fonts/Nunito/nunito-v24-latin-800.eot?');src:local(''),url('../fonts/Nunito/nunito-v24-latin-800.eot?#iefix') format('embedded-opentype'),url('../fonts/Nunito/nunito-v24-latin-800.woff2') format('woff2'),url('../fonts/Nunito/nunito-v24-latin-800.woff') format('woff'),url('../fonts/Nunito/nunito-v24-latin-800.ttf') format('truetype'),url('../fonts/Nunito/nunito-v24-latin-800.svg#Nunito') format('svg');}@font-face{font-family:DMI;font-style:normal;font-weight:900;src:url('../fonts/Nunito/nunito-v24-latin-900.eot?');src:local(''),url('../fonts/Nunito/nunito-v24-latin-900.eot?#iefix') format('embedded-opentype'),url('../fonts/Nunito/nunito-v24-latin-900.woff2') format('woff2'),url('../fonts/Nunito/nunito-v24-latin-900.woff') format('woff'),url('../fonts/Nunito/nunito-v24-latin-900.ttf') format('truetype'),url('../fonts/Nunito/nunito-v24-latin-900.svg#Nunito') format('svg');}@font-face{font-family:DMI;font-style:italic;font-weight:200;src:url('../fonts/Nunito/nunito-v24-latin-200italic.eot?');src:local(''),url('../fonts/Nunito/nunito-v24-latin-200italic.eot?#iefix') format('embedded-opentype'),url('../fonts/Nunito/nunito-v24-latin-200italic.woff2') format('woff2'),url('../fonts/Nunito/nunito-v24-latin-200italic.woff') format('woff'),url('../fonts/Nunito/nunito-v24-latin-200italic.ttf') format('truetype'),url('../fonts/Nunito/nunito-v24-latin-200italic.svg#Nunito') format('svg');}@font-face{font-family:DMI;font-style:italic;font-weight:300;src:url('../fonts/Nunito/nunito-v24-latin-300italic.eot?');src:local(''),url('../fonts/Nunito/nunito-v24-latin-300italic.eot?#iefix') format('embedded-opentype'),url('../fonts/Nunito/nunito-v24-latin-300italic.woff2') format('woff2'),url('../fonts/Nunito/nunito-v24-latin-300italic.woff') format('woff'),url('../fonts/Nunito/nunito-v24-latin-300italic.ttf') format('truetype'),url('../fonts/Nunito/nunito-v24-latin-300italic.svg#Nunito') format('svg');}@font-face{font-family:DMI;font-style:italic;font-weight:400;src:url('../fonts/Nunito/nunito-v24-latin-italic.eot?');src:local(''),url('../fonts/Nunito/nunito-v24-latin-italic.eot?#iefix') format('embedded-opentype'),url('../fonts/Nunito/nunito-v24-latin-italic.woff2') format('woff2'),url('../fonts/Nunito/nunito-v24-latin-italic.woff') format('woff'),url('../fonts/Nunito/nunito-v24-latin-italic.ttf') format('truetype'),url('../fonts/Nunito/nunito-v24-latin-italic.svg#Nunito') format('svg');}@font-face{font-family:DMI;font-style:italic;font-weight:500;src:url('../fonts/Nunito/nunito-v24-latin-500italic.eot?');src:local(''),url('../fonts/Nunito/nunito-v24-latin-500italic.eot?#iefix') format('embedded-opentype'),url('../fonts/Nunito/nunito-v24-latin-500italic.woff2') format('woff2'),url('../fonts/Nunito/nunito-v24-latin-500italic.woff') format('woff'),url('../fonts/Nunito/nunito-v24-latin-500italic.ttf') format('truetype'),url('../fonts/Nunito/nunito-v24-latin-500italic.svg#Nunito') format('svg');}@font-face{font-family:DMI;font-style:italic;font-weight:600;src:url('../fonts/Nunito/nunito-v24-latin-600italic.eot?');src:local(''),url('../fonts/Nunito/nunito-v24-latin-600italic.eot?#iefix') format('embedded-opentype'),url('../fonts/Nunito/nunito-v24-latin-600italic.woff2') format('woff2'),url('../fonts/Nunito/nunito-v24-latin-600italic.woff') format('woff'),url('../fonts/Nunito/nunito-v24-latin-600italic.ttf') format('truetype'),url('../fonts/Nunito/nunito-v24-latin-600italic.svg#Nunito') format('svg');}@font-face{font-family:DMI;font-style:italic;font-weight:700;src:url('../fonts/Nunito/nunito-v24-latin-700italic.eot?');src:local(''),url('../fonts/Nunito/nunito-v24-latin-700italic.eot?#iefix') format('embedded-opentype'),url('../fonts/Nunito/nunito-v24-latin-700italic.woff2') format('woff2'),url('../fonts/Nunito/nunito-v24-latin-700italic.woff') format('woff'),url('../fonts/Nunito/nunito-v24-latin-700italic.ttf') format('truetype'),url('../fonts/Nunito/nunito-v24-latin-700italic.svg#Nunito') format('svg');}@font-face{font-family:DMI;font-style:italic;font-weight:800;src:url('../fonts/Nunito/nunito-v24-latin-800italic.eot?');src:local(''),url('../fonts/Nunito/nunito-v24-latin-800italic.eot?#iefix') format('embedded-opentype'),url('../fonts/Nunito/nunito-v24-latin-800italic.woff2') format('woff2'),url('../fonts/Nunito/nunito-v24-latin-800italic.woff') format('woff'),url('../fonts/Nunito/nunito-v24-latin-800italic.ttf') format('truetype'),url('../fonts/Nunito/nunito-v24-latin-800italic.svg#Nunito') format('svg');}@font-face{font-family:DMI;font-style:italic;font-weight:900;src:url('../fonts/Nunito/nunito-v24-latin-900italic.eot?');src:local(''),url('../fonts/Nunito/nunito-v24-latin-900italic.eot?#iefix') format('embedded-opentype'),url('../fonts/Nunito/nunito-v24-latin-900italic.woff2') format('woff2'),url('../fonts/Nunito/nunito-v24-latin-900italic.woff') format('woff'),url('../fonts/Nunito/nunito-v24-latin-900italic.ttf') format('truetype'),url('../fonts/Nunito/nunito-v24-latin-900italic.svg#Nunito') format('svg');}@font-face{font-family:DMI;src:url('../fonts/Nunito/Nunito-VariableFont_wght.ttf') format('truetype');}@font-face{font-family:DMI;font-style:italic;src:url('../fonts/Nunito/Nunito-Italic-VariableFont_wght.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:200;font-style:normal;src:url('../fonts/Nunito/Nunito-ExtraLight.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:200;font-style:italic;src:url('../fonts/Nunito/Nunito-ExtraLightItalic.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:300;font-style:normal;src:url('../fonts/Nunito/Nunito-Light.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:lighter;font-style:normal;src:url('../fonts/Nunito/Nunito-Light.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:300;font-style:italic;src:url('../fonts/Nunito/Nunito-LightItalic.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:normal;font-style:normal;src:url('../fonts/Nunito/Nunito-Regular.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:400;font-style:normal;src:url('../fonts/Nunito/Nunito-Regular.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:400;font-style:italic;src:url('../fonts/Nunito/Nunito-Italic.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:500;font-style:normal;src:url('../fonts/Nunito/Nunito-Medium.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:500;font-style:italic;src:url('../fonts/Nunito/Nunito-MediumItalic.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:600;font-style:normal;src:url('../fonts/Nunito/Nunito-SemiBold.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:bold;font-style:normal;src:url('../fonts/Nunito/Nunito-SemiBold.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:600;font-style:italic;src:url('../fonts/Nunito/Nunito-SemiBoldItalic.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:700;font-style:normal;src:url('../fonts/Nunito/Nunito-Bold.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:bolder;font-style:normal;src:url('../fonts/Nunito/Nunito-Bold.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:700;font-style:italic;src:url('../fonts/Nunito/Nunito-BoldItalic.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:800;font-style:normal;src:url('../fonts/Nunito/Nunito-ExtraBold.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:800;font-style:italic;src:url('../fonts/Nunito/Nunito-ExtraBoldItalic.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:900;font-style:normal;src:url('../fonts/Nunito/Nunito-Black.ttf') format('truetype');}@font-face{font-family:DMI;font-weight:900;font-style:italic;src:url('../fonts/Nunito/Nunito-BlackItalic.ttf') format('truetype');}.customer0{color:inherit;}.select2-container--default .select2-selection--single{border:unset;border-radius:unset;}.select2-results__option.select2-results__option--highlighted{background-color:#005d85;color:#fff;}.datatableFilterrow .select2-container--default .select2-selection--single{background-color:#54555a;}.datatableFilterrow .select2-container--default .select2-selection--single .select2-selection__rendered{color:#aeafb4;}#divToolbar span.select2{min-width:55px;width:auto;}#divToolbar .select2-container--default .select2-selection--single{background-color:#eaeaea;}#divToolbar label.focus .select2-container--default .select2-selection--single .select2-selection__rendered{color:#d36029;}#divToolbar label.focus .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #d36029 transparent;}#divToolbar label.focus .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#d36029 transparent transparent transparent;}.tab-link .select2-container--default .select2-selection--single{background-color:#333;}.tab-link .select2-container--default .select2-selection--single .select2-selection__rendered{color:inherit;}.tab-link .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #fff transparent;}.tab-link .select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#fff transparent transparent transparent;}.form-group .select2-container{min-width:100%;min-height:32px;}.form-group .select2-container--default.select2-container--focus .select2-selection--multiple{border:unset;}.form-group .select2-container--default .select2-selection--multiple{border:unset;}.form-group .select2-container--default .select2-selection--multiple .select2-selection__choice{padding-right:5px;background-color:#fff;}.form-group .select2-container--default .select2-selection--multiple{display:flex;flex-direction:row;flex:0;}.form-group .select2-container--default .select2-selection--multiple .select2-selection__rendered{display:flex;list-style:none;padding:0;margin:0;}.form-group .select2-container--default.select2-container--disabled .select2-selection--multiple,.form-group .select2-container--default.select2-container--disabled .select2-selection--single{background-color:unset;}.form-group .select2-container--disabled .select2-selection--multiple .select2-selection__choice{padding:3px;}.mtconfig .select2-container{min-width:unset;}.mtconfig .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:32px;}.mtconfig .select2-container .select2-selection--single{height:32px;}.mtcontainer .select2{border:unset;line-height:unset;width:auto!important;padding-bottom:4px;}