.animated{-webkit-animation-duration:1s;-moz-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.animated.slow{-webkit-animation-duration:2s;-moz-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s}.animated.fast{-webkit-animation-duration:.5s;-moz-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s}.animated.faster{-webkit-animation-duration:.3s;-moz-animation-duration:.3s;-o-animation-duration:.3s;animation-duration:.3s}.animated.infinite{-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;-moz-animation-duration:2s;-o-animation-duration:2s;animation-duration:2s}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@-moz-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@-o-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.animated.flash{-webkit-animation-name:flash;-moz-animation-name:flash;-o-animation-name:flash;animation-name:flash}@-webkit-keyframes shake{0%,100%{-webkit-transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-10px)}20%,40%,60%,80%{-webkit-transform:translateX(10px)}}@-moz-keyframes shake{0%,100%{-moz-transform:translateX(0)}10%,30%,50%,70%,90%{-moz-transform:translateX(-10px)}20%,40%,60%,80%{-moz-transform:translateX(10px)}}@-o-keyframes shake{0%,100%{-o-transform:translateX(0)}10%,30%,50%,70%,90%{-o-transform:translateX(-10px)}20%,40%,60%,80%{-o-transform:translateX(10px)}}@keyframes shake{0%,100%{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.animated.shake{-webkit-animation-name:shake;-moz-animation-name:shake;-o-animation-name:shake;animation-name:shake}@-webkit-keyframes bounce{0%,20%,50%,80%,100%{-webkit-transform:translateY(0)}40%{-webkit-transform:translateY(-30px)}60%{-webkit-transform:translateY(-15px)}}@-moz-keyframes bounce{0%,20%,50%,80%,100%{-moz-transform:translateY(0)}40%{-moz-transform:translateY(-30px)}60%{-moz-transform:translateY(-15px)}}@-o-keyframes bounce{0%,20%,50%,80%,100%{-o-transform:translateY(0)}40%{-o-transform:translateY(-30px)}60%{-o-transform:translateY(-15px)}}@keyframes bounce{0%,20%,50%,80%,100%{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.animated.bounce{-webkit-animation-name:bounce;-moz-animation-name:bounce;-o-animation-name:bounce;animation-name:bounce}@-webkit-keyframes tada{0%{-webkit-transform:scale(1)}10%,20%{-webkit-transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale(1.1) rotate(-3deg)}100%{-webkit-transform:scale(1) rotate(0)}}@-moz-keyframes tada{0%{-moz-transform:scale(1)}10%,20%{-moz-transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-moz-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-moz-transform:scale(1.1) rotate(-3deg)}100%{-moz-transform:scale(1) rotate(0)}}@-o-keyframes tada{0%{-o-transform:scale(1)}10%,20%{-o-transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{-o-transform:scale(1.1) rotate(3deg)}40%,60%,80%{-o-transform:scale(1.1) rotate(-3deg)}100%{-o-transform:scale(1) rotate(0)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}100%{transform:scale(1) rotate(0)}}.animated.tada{-webkit-animation-name:tada;-moz-animation-name:tada;-o-animation-name:tada;animation-name:tada}@-webkit-keyframes swing{20%,40%,60%,80%,100%{-webkit-transform-origin:top center}20%{-webkit-transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg)}100%{-webkit-transform:rotate(0deg)}}@-moz-keyframes swing{20%{-moz-transform:rotate(15deg)}40%{-moz-transform:rotate(-10deg)}60%{-moz-transform:rotate(5deg)}80%{-moz-transform:rotate(-5deg)}100%{-moz-transform:rotate(0deg)}}@-o-keyframes swing{20%{-o-transform:rotate(15deg)}40%{-o-transform:rotate(-10deg)}60%{-o-transform:rotate(5deg)}80%{-o-transform:rotate(-5deg)}100%{-o-transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}100%{transform:rotate(0deg)}}.animated.swing{-webkit-transform-origin:top center;-moz-transform-origin:top center;-o-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;-moz-animation-name:swing;-o-animation-name:swing;animation-name:swing}@-webkit-keyframes wobble{0%{-webkit-transform:translateX(0%)}15%{-webkit-transform:translateX(-25%) rotate(-5deg)}30%{-webkit-transform:translateX(20%) rotate(3deg)}45%{-webkit-transform:translateX(-15%) rotate(-3deg)}60%{-webkit-transform:translateX(10%) rotate(2deg)}75%{-webkit-transform:translateX(-5%) rotate(-1deg)}100%{-webkit-transform:translateX(0%)}}@-moz-keyframes wobble{0%{-moz-transform:translateX(0%)}15%{-moz-transform:translateX(-25%) rotate(-5deg)}30%{-moz-transform:translateX(20%) rotate(3deg)}45%{-moz-transform:translateX(-15%) rotate(-3deg)}60%{-moz-transform:translateX(10%) rotate(2deg)}75%{-moz-transform:translateX(-5%) rotate(-1deg)}100%{-moz-transform:translateX(0%)}}@-o-keyframes wobble{0%{-o-transform:translateX(0%)}15%{-o-transform:translateX(-25%) rotate(-5deg)}30%{-o-transform:translateX(20%) rotate(3deg)}45%{-o-transform:translateX(-15%) rotate(-3deg)}60%{-o-transform:translateX(10%) rotate(2deg)}75%{-o-transform:translateX(-5%) rotate(-1deg)}100%{-o-transform:translateX(0%)}}@keyframes wobble{0%{transform:translateX(0%)}15%{transform:translateX(-25%) rotate(-5deg)}30%{transform:translateX(20%) rotate(3deg)}45%{transform:translateX(-15%) rotate(-3deg)}60%{transform:translateX(10%) rotate(2deg)}75%{transform:translateX(-5%) rotate(-1deg)}100%{transform:translateX(0%)}}.animated.wobble{-webkit-animation-name:wobble;-moz-animation-name:wobble;-o-animation-name:wobble;animation-name:wobble}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1)}50%{-webkit-transform:scale(1.1)}100%{-webkit-transform:scale(1)}}@-moz-keyframes pulse{0%{-moz-transform:scale(1)}50%{-moz-transform:scale(1.1)}100%{-moz-transform:scale(1)}}@-o-keyframes pulse{0%{-o-transform:scale(1)}50%{-o-transform:scale(1.1)}100%{-o-transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}100%{transform:scale(1)}}.animated.pulse{-webkit-animation-name:pulse;-moz-animation-name:pulse;-o-animation-name:pulse;animation-name:pulse}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-webkit-animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-webkit-animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-webkit-animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-webkit-animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-webkit-animation-timing-function:ease-in}}@-moz-keyframes flip{0%{-moz-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-moz-animation-timing-function:ease-out}40%{-moz-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-moz-animation-timing-function:ease-out}50%{-moz-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-moz-animation-timing-function:ease-in}80%{-moz-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-moz-animation-timing-function:ease-in}100%{-moz-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-moz-animation-timing-function:ease-in}}@-o-keyframes flip{0%{-o-transform:perspective(400px) translateZ(0) rotateY(0) scale(1);-o-animation-timing-function:ease-out}40%{-o-transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);-o-animation-timing-function:ease-out}50%{-o-transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);-o-animation-timing-function:ease-in}80%{-o-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);-o-animation-timing-function:ease-in}100%{-o-transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);-o-animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) translateZ(0) rotateY(0) scale(1);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(170deg) scale(1);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(190deg) scale(1);animation-timing-function:ease-in}80%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(.95);animation-timing-function:ease-in}100%{transform:perspective(400px) translateZ(0) rotateY(360deg) scale(1);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible !important;-webkit-animation-name:flip;-moz-backface-visibility:visible !important;-moz-animation-name:flip;-o-backface-visibility:visible !important;-o-animation-name:flip;backface-visibility:visible !important;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-10deg)}70%{-webkit-transform:perspective(400px) rotateX(10deg)}100%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}}@-moz-keyframes flipInX{0%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-moz-transform:perspective(400px) rotateX(-10deg)}70%{-moz-transform:perspective(400px) rotateX(10deg)}100%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1}}@-o-keyframes flipInX{0%{-o-transform:perspective(400px) rotateX(90deg);opacity:0}40%{-o-transform:perspective(400px) rotateX(-10deg)}70%{-o-transform:perspective(400px) rotateX(10deg)}100%{-o-transform:perspective(400px) rotateX(0deg);opacity:1}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-10deg)}70%{transform:perspective(400px) rotateX(10deg)}100%{transform:perspective(400px) rotateX(0deg);opacity:1}}.animated.flipInX{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipInX;-moz-backface-visibility:visible !important;-moz-animation-name:flipInX;-o-backface-visibility:visible !important;-o-animation-name:flipInX;backface-visibility:visible !important;animation-name:flipInX}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0}}@-moz-keyframes flipOutX{0%{-moz-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-moz-transform:perspective(400px) rotateX(90deg);opacity:0}}@-o-keyframes flipOutX{0%{-o-transform:perspective(400px) rotateX(0deg);opacity:1}100%{-o-transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0deg);opacity:1}100%{transform:perspective(400px) rotateX(90deg);opacity:0}}.animated.flipOutX{-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible !important;-moz-animation-name:flipOutX;-moz-backface-visibility:visible !important;-o-animation-name:flipOutX;-o-backface-visibility:visible !important;animation-name:flipOutX;backface-visibility:visible !important}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-10deg)}70%{-webkit-transform:perspective(400px) rotateY(10deg)}100%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1}}@-moz-keyframes flipInY{0%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-moz-transform:perspective(400px) rotateY(-10deg)}70%{-moz-transform:perspective(400px) rotateY(10deg)}100%{-moz-transform:perspective(400px) rotateY(0deg);opacity:1}}@-o-keyframes flipInY{0%{-o-transform:perspective(400px) rotateY(90deg);opacity:0}40%{-o-transform:perspective(400px) rotateY(-10deg)}70%{-o-transform:perspective(400px) rotateY(10deg)}100%{-o-transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-10deg)}70%{transform:perspective(400px) rotateY(10deg)}100%{transform:perspective(400px) rotateY(0deg);opacity:1}}.animated.flipInY{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipInY;-moz-backface-visibility:visible !important;-moz-animation-name:flipInY;-o-backface-visibility:visible !important;-o-animation-name:flipInY;backface-visibility:visible !important;animation-name:flipInY}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1}100%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}}@-moz-keyframes flipOutY{0%{-moz-transform:perspective(400px) rotateY(0deg);opacity:1}100%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0}}@-o-keyframes flipOutY{0%{-o-transform:perspective(400px) rotateY(0deg);opacity:1}100%{-o-transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0deg);opacity:1}100%{transform:perspective(400px) rotateY(90deg);opacity:0}}.animated.flipOutY{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipOutY;-moz-backface-visibility:visible !important;-moz-animation-name:flipOutY;-o-backface-visibility:visible !important;-o-animation-name:flipOutY;backface-visibility:visible !important;animation-name:flipOutY}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.animated.fadeIn{-webkit-animation-name:fadeIn;-moz-animation-name:fadeIn;-o-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUp{0%{opacity:0;-moz-transform:translateY(20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInUp{0%{opacity:0;-o-transform:translateY(20px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}.animated.fadeInUp{-webkit-animation-name:fadeInUp;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;animation-name:fadeInUp}@keyframes fadeInDown{0%{opacity:0;-moz-transform:translateY(-20px);-ms-transform:translateY(-20px);-o-transform:translateY(-20px);-webkit-transform:translateY(-20px);transform:translateY(-20px);pointer-events:none}100%{opacity:1;-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);-webkit-transform:translateY(0);transform:translateY(0);pointer-events:unset}}.animated.fadeInDown{-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInLeft{0%{opacity:0;-moz-transform:translateX(-20px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInLeft{0%{opacity:0;-o-transform:translateX(-20px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}.animated.fadeInLeft{-webkit-animation-name:fadeInLeft;-moz-animation-name:fadeInLeft;-o-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInRight{0%{opacity:0;-moz-transform:translateX(20px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInRight{0%{opacity:0;-o-transform:translateX(20px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0)}}.animated.fadeInRight{-webkit-animation-name:fadeInRight;-moz-animation-name:fadeInRight;-o-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translateY(2000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInUpBig{0%{opacity:0;-moz-transform:translateY(2000px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInUpBig{0%{opacity:0;-o-transform:translateY(2000px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}100%{opacity:1;transform:translateY(0)}}.animated.fadeInUpBig{-webkit-animation-name:fadeInUpBig;-moz-animation-name:fadeInUpBig;-o-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translateY(-2000px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInDownBig{0%{opacity:0;-moz-transform:translateY(-2000px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInDownBig{0%{opacity:0;-o-transform:translateY(-2000px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}100%{opacity:1;transform:translateY(0)}}.animated.fadeInDownBig{-webkit-animation-name:fadeInDownBig;-moz-animation-name:fadeInDownBig;-o-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translateX(-2000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInLeftBig{0%{opacity:0;-moz-transform:translateX(-2000px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInLeftBig{0%{opacity:0;-o-transform:translateX(-2000px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translateX(-2000px)}100%{opacity:1;transform:translateX(0)}}.animated.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;-moz-animation-name:fadeInLeftBig;-o-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translateX(2000px)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes fadeInRightBig{0%{opacity:0;-moz-transform:translateX(2000px)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes fadeInRightBig{0%{opacity:0;-o-transform:translateX(2000px)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translateX(2000px)}100%{opacity:1;transform:translateX(0)}}.animated.fadeInRightBig{-webkit-animation-name:fadeInRightBig;-moz-animation-name:fadeInRightBig;-o-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-o-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.animated.fadeOut{-webkit-animation-name:fadeOut;-moz-animation-name:fadeOut;-o-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutUp{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px)}}@-moz-keyframes fadeOutUp{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(-20px)}}@-o-keyframes fadeOutUp{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(-20px)}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-20px)}}.animated.fadeOutUp{-webkit-animation-name:fadeOutUp;-moz-animation-name:fadeOutUp;-o-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutDown{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px)}}@-moz-keyframes fadeOutDown{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(20px)}}@-o-keyframes fadeOutDown{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(20px)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(20px)}}.animated.fadeOutDown{-webkit-animation-name:fadeOutDown;-moz-animation-name:fadeOutDown;-o-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutLeft{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-20px)}}@-moz-keyframes fadeOutLeft{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(-20px)}}@-o-keyframes fadeOutLeft{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(-20px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-20px)}}.animated.fadeOutLeft{-webkit-animation-name:fadeOutLeft;-moz-animation-name:fadeOutLeft;-o-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(20px)}}@-moz-keyframes fadeOutRight{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(20px)}}@-o-keyframes fadeOutRight{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(20px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(20px)}}.animated.fadeOutRight{-webkit-animation-name:fadeOutRight;-moz-animation-name:fadeOutRight;-o-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutUpBig{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@-moz-keyframes fadeOutUpBig{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(-2000px)}}@-o-keyframes fadeOutUpBig{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(-2000px)}}@keyframes fadeOutUpBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-2000px)}}.animated.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;-moz-animation-name:fadeOutUpBig;-o-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutDownBig{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@-moz-keyframes fadeOutDownBig{0%{opacity:1;-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(2000px)}}@-o-keyframes fadeOutDownBig{0%{opacity:1;-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(2000px)}}@keyframes fadeOutDownBig{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(2000px)}}.animated.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;-moz-animation-name:fadeOutDownBig;-o-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@-moz-keyframes fadeOutLeftBig{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(-2000px)}}@-o-keyframes fadeOutLeftBig{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(-2000px)}}@keyframes fadeOutLeftBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}.animated.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;-moz-animation-name:fadeOutLeftBig;-o-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRightBig{0%{opacity:1;-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@-moz-keyframes fadeOutRightBig{0%{opacity:1;-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(2000px)}}@-o-keyframes fadeOutRightBig{0%{opacity:1;-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(2000px)}}@keyframes fadeOutRightBig{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}.animated.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;-moz-animation-name:fadeOutRightBig;-o-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3)}50%{opacity:1;-webkit-transform:scale(1.05)}70%{-webkit-transform:scale(.9)}100%{-webkit-transform:scale(1)}}@-moz-keyframes bounceIn{0%{opacity:0;-moz-transform:scale(.3)}50%{opacity:1;-moz-transform:scale(1.05)}70%{-moz-transform:scale(.9)}100%{-moz-transform:scale(1)}}@-o-keyframes bounceIn{0%{opacity:0;-o-transform:scale(.3)}50%{opacity:1;-o-transform:scale(1.05)}70%{-o-transform:scale(.9)}100%{-o-transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}100%{transform:scale(1)}}@-webkit-keyframes slideInDown{0%{opacity:0;-webkit-transform:translateY(-2000px)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes slideInDown{0%{opacity:0;-moz-transform:translateY(-2000px)}100%{-moz-transform:translateY(0)}}@-o-keyframes slideInDown{0%{opacity:0;-o-transform:translateY(-2000px)}100%{-o-transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-2000px)}100%{transform:translateY(0)}}.slideInDown{-webkit-animation-name:slideInDown;-moz-animation-name:slideInDown;-o-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes slideInLeft{0%{opacity:0;-moz-transform:translateX(-2000px)}100%{-moz-transform:translateX(0)}}@-o-keyframes slideInLeft{0%{opacity:0;-o-transform:translateX(-2000px)}100%{-o-transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-2000px)}100%{transform:translateX(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;-moz-animation-name:slideInLeft;-o-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{opacity:0;-webkit-transform:translateX(2000px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes slideInRight{0%{opacity:0;-moz-transform:translateX(2000px)}100%{-moz-transform:translateX(0)}}@-o-keyframes slideInRight{0%{opacity:0;-o-transform:translateX(2000px)}100%{-o-transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(2000px)}100%{transform:translateX(0)}}.slideInRight{-webkit-animation-name:slideInRight;-moz-animation-name:slideInRight;-o-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@-moz-keyframes slideOutLeft{0%{-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(-2000px)}}@-o-keyframes slideOutLeft{0%{-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(-2000px)}}@keyframes slideOutLeft{0%{transform:translateX(0)}100%{opacity:0;transform:translateX(-2000px)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;-moz-animation-name:slideOutLeft;-o-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@-moz-keyframes slideOutRight{0%{-moz-transform:translateX(0)}100%{opacity:0;-moz-transform:translateX(2000px)}}@-o-keyframes slideOutRight{0%{-o-transform:translateX(0)}100%{opacity:0;-o-transform:translateX(2000px)}}@keyframes slideOutRight{0%{transform:translateX(0)}100%{opacity:0;transform:translateX(2000px)}}.slideOutRight{-webkit-animation-name:slideOutRight;-moz-animation-name:slideOutRight;-o-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@-moz-keyframes slideOutUp{0%{-moz-transform:translateY(0)}100%{opacity:0;-moz-transform:translateY(-2000px)}}@-o-keyframes slideOutUp{0%{-o-transform:translateY(0)}100%{opacity:0;-o-transform:translateY(-2000px)}}@keyframes slideOutUp{0%{transform:translateY(0)}100%{opacity:0;transform:translateY(-2000px)}}.slideOutUp{-webkit-animation-name:slideOutUp;-moz-animation-name:slideOutUp;-o-animation-name:slideOutUp;animation-name:slideOutUp}.animated.bounceIn{-webkit-animation-name:bounceIn;-moz-animation-name:bounceIn;-o-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInUp{0%{opacity:0;-webkit-transform:translateY(2000px)}60%{opacity:1;-webkit-transform:translateY(-30px)}80%{-webkit-transform:translateY(10px)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes bounceInUp{0%{opacity:0;-moz-transform:translateY(2000px)}60%{opacity:1;-moz-transform:translateY(-30px)}80%{-moz-transform:translateY(10px)}100%{-moz-transform:translateY(0)}}@-o-keyframes bounceInUp{0%{opacity:0;-o-transform:translateY(2000px)}60%{opacity:1;-o-transform:translateY(-30px)}80%{-o-transform:translateY(10px)}100%{-o-transform:translateY(0)}}@keyframes bounceInUp{0%{opacity:0;transform:translateY(2000px)}60%{opacity:1;transform:translateY(-30px)}80%{transform:translateY(10px)}100%{transform:translateY(0)}}.animated.bounceInUp{-webkit-animation-name:bounceInUp;-moz-animation-name:bounceInUp;-o-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceInDown{0%{opacity:0;-webkit-transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px)}80%{-webkit-transform:translateY(-10px)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes bounceInDown{0%{opacity:0;-moz-transform:translateY(-2000px)}60%{opacity:1;-moz-transform:translateY(30px)}80%{-moz-transform:translateY(-10px)}100%{-moz-transform:translateY(0)}}@-o-keyframes bounceInDown{0%{opacity:0;-o-transform:translateY(-2000px)}60%{opacity:1;-o-transform:translateY(30px)}80%{-o-transform:translateY(-10px)}100%{-o-transform:translateY(0)}}@keyframes bounceInDown{0%{opacity:0;transform:translateY(-2000px)}60%{opacity:1;transform:translateY(30px)}80%{transform:translateY(-10px)}100%{transform:translateY(0)}}.animated.bounceInDown{-webkit-animation-name:bounceInDown;-moz-animation-name:bounceInDown;-o-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%{opacity:0;-webkit-transform:translateX(-2000px)}60%{opacity:1;-webkit-transform:translateX(30px)}80%{-webkit-transform:translateX(-10px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes bounceInLeft{0%{opacity:0;-moz-transform:translateX(-2000px)}60%{opacity:1;-moz-transform:translateX(30px)}80%{-moz-transform:translateX(-10px)}100%{-moz-transform:translateX(0)}}@-o-keyframes bounceInLeft{0%{opacity:0;-o-transform:translateX(-2000px)}60%{opacity:1;-o-transform:translateX(30px)}80%{-o-transform:translateX(-10px)}100%{-o-transform:translateX(0)}}@keyframes bounceInLeft{0%{opacity:0;transform:translateX(-2000px)}60%{opacity:1;transform:translateX(30px)}80%{transform:translateX(-10px)}100%{transform:translateX(0)}}.animated.bounceInLeft{-webkit-animation-name:bounceInLeft;-moz-animation-name:bounceInLeft;-o-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%{opacity:0;-webkit-transform:translateX(2000px)}60%{opacity:1;-webkit-transform:translateX(-30px)}80%{-webkit-transform:translateX(10px)}100%{-webkit-transform:translateX(0)}}@-moz-keyframes bounceInRight{0%{opacity:0;-moz-transform:translateX(2000px)}60%{opacity:1;-moz-transform:translateX(-30px)}80%{-moz-transform:translateX(10px)}100%{-moz-transform:translateX(0)}}@-o-keyframes bounceInRight{0%{opacity:0;-o-transform:translateX(2000px)}60%{opacity:1;-o-transform:translateX(-30px)}80%{-o-transform:translateX(10px)}100%{-o-transform:translateX(0)}}@keyframes bounceInRight{0%{opacity:0;transform:translateX(2000px)}60%{opacity:1;transform:translateX(-30px)}80%{transform:translateX(10px)}100%{transform:translateX(0)}}.animated.bounceInRight{-webkit-animation-name:bounceInRight;-moz-animation-name:bounceInRight;-o-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceOut{0%{-webkit-transform:scale(1)}25%{-webkit-transform:scale(.95)}50%{opacity:1;-webkit-transform:scale(1.1)}100%{opacity:0;-webkit-transform:scale(.3)}}@-moz-keyframes bounceOut{0%{-moz-transform:scale(1)}25%{-moz-transform:scale(.95)}50%{opacity:1;-moz-transform:scale(1.1)}100%{opacity:0;-moz-transform:scale(.3)}}@-o-keyframes bounceOut{0%{-o-transform:scale(1)}25%{-o-transform:scale(.95)}50%{opacity:1;-o-transform:scale(1.1)}100%{opacity:0;-o-transform:scale(.3)}}@keyframes bounceOut{0%{transform:scale(1)}25%{transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}100%{opacity:0;transform:scale(.3)}}.animated.bounceOut{-webkit-animation-name:bounceOut;-moz-animation-name:bounceOut;-o-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutUp{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(-2000px)}}@-moz-keyframes bounceOutUp{0%{-moz-transform:translateY(0)}20%{opacity:1;-moz-transform:translateY(20px)}100%{opacity:0;-moz-transform:translateY(-2000px)}}@-o-keyframes bounceOutUp{0%{-o-transform:translateY(0)}20%{opacity:1;-o-transform:translateY(20px)}100%{opacity:0;-o-transform:translateY(-2000px)}}@keyframes bounceOutUp{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(20px)}100%{opacity:0;transform:translateY(-2000px)}}.animated.bounceOutUp{-webkit-animation-name:bounceOutUp;-moz-animation-name:bounceOutUp;-o-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes bounceOutDown{0%{-webkit-transform:translateY(0)}20%{opacity:1;-webkit-transform:translateY(-20px)}100%{opacity:0;-webkit-transform:translateY(2000px)}}@-moz-keyframes bounceOutDown{0%{-moz-transform:translateY(0)}20%{opacity:1;-moz-transform:translateY(-20px)}100%{opacity:0;-moz-transform:translateY(2000px)}}@-o-keyframes bounceOutDown{0%{-o-transform:translateY(0)}20%{opacity:1;-o-transform:translateY(-20px)}100%{opacity:0;-o-transform:translateY(2000px)}}@keyframes bounceOutDown{0%{transform:translateY(0)}20%{opacity:1;transform:translateY(-20px)}100%{opacity:0;transform:translateY(2000px)}}.animated.bounceOutDown{-webkit-animation-name:bounceOutDown;-moz-animation-name:bounceOutDown;-o-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(20px)}100%{opacity:0;-webkit-transform:translateX(-2000px)}}@-moz-keyframes bounceOutLeft{0%{-moz-transform:translateX(0)}20%{opacity:1;-moz-transform:translateX(20px)}100%{opacity:0;-moz-transform:translateX(-2000px)}}@-o-keyframes bounceOutLeft{0%{-o-transform:translateX(0)}20%{opacity:1;-o-transform:translateX(20px)}100%{opacity:0;-o-transform:translateX(-2000px)}}@keyframes bounceOutLeft{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(20px)}100%{opacity:0;transform:translateX(-2000px)}}.animated.bounceOutLeft{-webkit-animation-name:bounceOutLeft;-moz-animation-name:bounceOutLeft;-o-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{0%{-webkit-transform:translateX(0)}20%{opacity:1;-webkit-transform:translateX(-20px)}100%{opacity:0;-webkit-transform:translateX(2000px)}}@-moz-keyframes bounceOutRight{0%{-moz-transform:translateX(0)}20%{opacity:1;-moz-transform:translateX(-20px)}100%{opacity:0;-moz-transform:translateX(2000px)}}@-o-keyframes bounceOutRight{0%{-o-transform:translateX(0)}20%{opacity:1;-o-transform:translateX(-20px)}100%{opacity:0;-o-transform:translateX(2000px)}}@keyframes bounceOutRight{0%{transform:translateX(0)}20%{opacity:1;transform:translateX(-20px)}100%{opacity:0;transform:translateX(2000px)}}.animated.bounceOutRight{-webkit-animation-name:bounceOutRight;-moz-animation-name:bounceOutRight;-o-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(-200deg);opacity:0}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateIn{0%{-moz-transform-origin:center center;-moz-transform:rotate(-200deg);opacity:0}100%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateIn{0%{-o-transform-origin:center center;-o-transform:rotate(-200deg);opacity:0}100%{-o-transform-origin:center center;-o-transform:rotate(0);opacity:1}}@keyframes rotateIn{0%{transform-origin:center center;transform:rotate(-200deg);opacity:0}100%{transform-origin:center center;transform:rotate(0);opacity:1}}.animated.rotateIn{-webkit-animation-name:rotateIn;-moz-animation-name:rotateIn;-o-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInUpLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(90deg);opacity:0}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInUpLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(90deg);opacity:0}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.animated.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;-moz-animation-name:rotateInUpLeft;-o-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInDownLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(-90deg);opacity:0}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0}100%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:left bottom;transform:rotate(0);opacity:1}}.animated.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;-moz-animation-name:rotateInDownLeft;-o-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.animated.rotateInUpRight{-webkit-animation-name:rotateInUpRight;-moz-animation-name:rotateInUpRight;-o-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}}@-moz-keyframes rotateInDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}}@-o-keyframes rotateInDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0}100%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}100%{transform-origin:right bottom;transform:rotate(0);opacity:1}}.animated.rotateInDownRight{-webkit-animation-name:rotateInDownRight;-moz-animation-name:rotateInDownRight;-o-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center center;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:center center;-webkit-transform:rotate(200deg);opacity:0}}@-moz-keyframes rotateOut{0%{-moz-transform-origin:center center;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:center center;-moz-transform:rotate(200deg);opacity:0}}@-o-keyframes rotateOut{0%{-o-transform-origin:center center;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:center center;-o-transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center center;transform:rotate(0);opacity:1}100%{transform-origin:center center;transform:rotate(200deg);opacity:0}}.animated.rotateOut{-webkit-animation-name:rotateOut;-moz-animation-name:rotateOut;-o-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(-90deg);opacity:0}}@-moz-keyframes rotateOutUpLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(-90deg);opacity:0}}@-o-keyframes rotateOutUpLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:left bottom;-o-transform:rotate(-90deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{transform-origin:left bottom;transform:rotate(-90deg);opacity:0}}.animated.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;-moz-animation-name:rotateOutUpLeft;-o-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:left bottom;-webkit-transform:rotate(90deg);opacity:0}}@-moz-keyframes rotateOutDownLeft{0%{-moz-transform-origin:left bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:left bottom;-moz-transform:rotate(90deg);opacity:0}}@-o-keyframes rotateOutDownLeft{0%{-o-transform-origin:left bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:left bottom;-o-transform:rotate(90deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;transform:rotate(0);opacity:1}100%{transform-origin:left bottom;transform:rotate(90deg);opacity:0}}.animated.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;-moz-animation-name:rotateOutDownLeft;-o-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(90deg);opacity:0}}@-moz-keyframes rotateOutUpRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(90deg);opacity:0}}@-o-keyframes rotateOutUpRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:right bottom;-o-transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}100%{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.animated.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;-moz-animation-name:rotateOutUpRight;-o-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(0);opacity:1}100%{-webkit-transform-origin:right bottom;-webkit-transform:rotate(-90deg);opacity:0}}@-moz-keyframes rotateOutDownRight{0%{-moz-transform-origin:right bottom;-moz-transform:rotate(0);opacity:1}100%{-moz-transform-origin:right bottom;-moz-transform:rotate(-90deg);opacity:0}}@-o-keyframes rotateOutDownRight{0%{-o-transform-origin:right bottom;-o-transform:rotate(0);opacity:1}100%{-o-transform-origin:right bottom;-o-transform:rotate(-90deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;transform:rotate(0);opacity:1}100%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}}.animated.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;-moz-animation-name:rotateOutDownRight;-o-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes hinge{0%{-webkit-transform:rotate(0);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}40%{-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}80%{-webkit-transform:rotate(60deg) translateY(0);opacity:1;-webkit-transform-origin:top left;-webkit-animation-timing-function:ease-in-out}100%{-webkit-transform:translateY(700px);opacity:0}}@-moz-keyframes hinge{0%{-moz-transform:rotate(0);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}20%,60%{-moz-transform:rotate(80deg);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}40%{-moz-transform:rotate(60deg);-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}80%{-moz-transform:rotate(60deg) translateY(0);opacity:1;-moz-transform-origin:top left;-moz-animation-timing-function:ease-in-out}100%{-moz-transform:translateY(700px);opacity:0}}@-o-keyframes hinge{0%{-o-transform:rotate(0);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}20%,60%{-o-transform:rotate(80deg);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}40%{-o-transform:rotate(60deg);-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}80%{-o-transform:rotate(60deg) translateY(0);opacity:1;-o-transform-origin:top left;-o-animation-timing-function:ease-in-out}100%{-o-transform:translateY(700px);opacity:0}}@keyframes hinge{0%{transform:rotate(0);transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out}80%{transform:rotate(60deg) translateY(0);opacity:1;transform-origin:top left;animation-timing-function:ease-in-out}100%{transform:translateY(700px);opacity:0}}.animated.hinge{-webkit-animation-name:hinge;-moz-animation-name:hinge;-o-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-webkit-transform:translateX(0) rotate(0deg)}}@-moz-keyframes rollIn{0%{opacity:0;-moz-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-moz-transform:translateX(0) rotate(0deg)}}@-o-keyframes rollIn{0%{opacity:0;-o-transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;-o-transform:translateX(0) rotate(0deg)}}@keyframes rollIn{0%{opacity:0;transform:translateX(-100%) rotate(-120deg)}100%{opacity:1;transform:translateX(0) rotate(0deg)}}.animated.rollIn{-webkit-animation-name:rollIn;-moz-animation-name:rollIn;-o-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1;-webkit-transform:translateX(0) rotate(0deg)}100%{opacity:0;-webkit-transform:translateX(100%) rotate(120deg)}}@-moz-keyframes rollOut{0%{opacity:1;-moz-transform:translateX(0) rotate(0deg)}100%{opacity:0;-moz-transform:translateX(100%) rotate(120deg)}}@-o-keyframes rollOut{0%{opacity:1;-o-transform:translateX(0) rotate(0deg)}100%{opacity:0;-o-transform:translateX(100%) rotate(120deg)}}@keyframes rollOut{0%{opacity:1;transform:translateX(0) rotate(0deg)}100%{opacity:0;transform:translateX(100%) rotate(120deg)}}.animated.rollOut{-webkit-animation-name:rollOut;-moz-animation-name:rollOut;-o-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-webkit-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-webkit-transform:translateX(0%) skewX(-15deg);opacity:1}100%{-webkit-transform:translateX(0%) skewX(0deg);opacity:1}}@-moz-keyframes lightSpeedIn{0%{-moz-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-moz-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-moz-transform:translateX(0%) skewX(-15deg);opacity:1}100%{-moz-transform:translateX(0%) skewX(0deg);opacity:1}}@-o-keyframes lightSpeedIn{0%{-o-transform:translateX(100%) skewX(-30deg);opacity:0}60%{-o-transform:translateX(-20%) skewX(30deg);opacity:1}80%{-o-transform:translateX(0%) skewX(-15deg);opacity:1}100%{-o-transform:translateX(0%) skewX(0deg);opacity:1}}@keyframes lightSpeedIn{0%{transform:translateX(100%) skewX(-30deg);opacity:0}60%{transform:translateX(-20%) skewX(30deg);opacity:1}80%{transform:translateX(0%) skewX(-15deg);opacity:1}100%{transform:translateX(0%) skewX(0deg);opacity:1}}.animated.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-moz-animation-name:lightSpeedIn;-o-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out}.animated.lightSpeedIn{-webkit-animation-duration:.5s;-moz-animation-duration:.5s;-o-animation-duration:.5s;animation-duration:.5s}@-webkit-keyframes lightSpeedOut{0%{-webkit-transform:translateX(0%) skewX(0deg);opacity:1}100%{-webkit-transform:translateX(100%) skewX(-30deg);opacity:0}}@-moz-keyframes lightSpeedOut{0%{-moz-transform:translateX(0%) skewX(0deg);opacity:1}100%{-moz-transform:translateX(100%) skewX(-30deg);opacity:0}}@-o-keyframes lightSpeedOut{0%{-o-transform:translateX(0%) skewX(0deg);opacity:1}100%{-o-transform:translateX(100%) skewX(-30deg);opacity:0}}@keyframes lightSpeedOut{0%{transform:translateX(0%) skewX(0deg);opacity:1}100%{transform:translateX(100%) skewX(-30deg);opacity:0}}.animated.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-moz-animation-name:lightSpeedOut;-o-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;-moz-animation-timing-function:ease-in;-o-animation-timing-function:ease-in;animation-timing-function:ease-in}.animated.lightSpeedOut{-webkit-animation-duration:.25s;-moz-animation-duration:.25s;-o-animation-duration:.25s;animation-duration:.25s}.fade{opacity:0;-webkit-transition:opacity .15s linear;-moz-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-moz-keyframes rotate{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-o-keyframes rotate{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@-ms-keyframes rotate{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.animated.rotate{-webkit-animation-name:rotate;-moz-animation-name:rotate;-o-animation-name:rotate;animation-name:rotate;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite}.cursor-auto,.cursor-auto *{cursor:auto !important}.cursor-default,.cursor-default *{cursor:default !important}.cursor-none,.cursor-none *{cursor:none !important}.cursor-context-menu,.cursor-context-menu *{cursor:context-menu !important}.cursor-help,.cursor-help *{cursor:help !important}.cursor-pointer,.cursor-pointer *{cursor:pointer !important}.cursor-progress,.cursor-progress *{cursor:progress !important}.cursor-wait,.cursor-wait *{cursor:wait !important}.cursor-cell,.cursor-cell *{cursor:cell !important}.cursor-crosshair,.cursor-crosshair *{cursor:crosshair !important}.cursor-text,.cursor-text *{cursor:text !important}.cursor-vertical-text,.cursor-vertical-text *{cursor:vertical-text !important}.cursor-alias,.cursor-alias *{cursor:alias !important}.cursor-copy,.cursor-copy *{cursor:copy !important}.cursor-move,.cursor-move *{cursor:move !important}.cursor-no-drop,.cursor-no-drop *{cursor:no-drop !important}.cursor-not-allowed,.cursor-not-allowed *{cursor:not-allowed !important}.cursor-all-scroll,.cursor-all-scroll *{cursor:all-scroll !important}.cursor-col-resize,.cursor-col-resize *{cursor:col-resize !important}.cursor-row-resize,.cursor-row-resize *{cursor:row-resize !important}.cursor-n-resize,.cursor-n-resize *{cursor:n-resize !important}.cursor-e-resize,.cursor-e-resize *{cursor:e-resize !important}.cursor-s-resize,.cursor-s-resize *{cursor:s-resize !important}.cursor-w-resize,.cursor-w-resize *{cursor:w-resize !important}.cursor-ns-resize,.cursor-ns-resize *{cursor:ns-resize !important}.cursor-ew-resize,.cursor-ew-resize *{cursor:ew-resize !important}.cursor-ne-resize,.cursor-ne-resize *{cursor:ne-resize !important}.cursor-nw-resize,.cursor-nw-resize *{cursor:nw-resize !important}.cursor-se-resize,.cursor-se-resize *{cursor:se-resize !important}.cursor-sw-resize,.cursor-sw-resize *{cursor:sw-resize !important}.cursor-nesw-resize,.cursor-nesw-resize *{cursor:nesw-resize !important}.cursor-nwse-resize,.cursor-nwse-resize *{cursor:nwse-resize !important}.cursor-zoom-in,.cursor-zoom-in *{cursor:zoom-in !important}.cursor-zoom-out,.cursor-zoom-out *{cursor:zoom-out !important}.cursor-grab,.cursor-grab *{cursor:-webkit-grab !important}.cursor-grabbing,.cursor-grabbing *{cursor:-webkit-grabbing !important}activity{display:block;position:absolute;z-index:1000}activity span{display:inline-block;height:10px;width:10px;background:red;border-radius:0}activity span:nth-child(1){border-radius:10px;-webkit-animation:scale .7s .1s infinite cubic-bezier(.6, -0.28, .735, .045);-moz-animation:scale .7s .1s infinite cubic-bezier(.6, -0.28, .735, .045);-o-animation:scale .7s .1s infinite cubic-bezier(.6, -0.28, .735, .045);animation:scale .7s .1s infinite cubic-bezier(.6, -0.28, .735, .045)}activity span:nth-child(2){border-radius:10px;-webkit-animation:scale .7s .2s infinite cubic-bezier(.6, -0.28, .735, .045);-moz-animation:scale .7s .2s infinite cubic-bezier(.6, -0.28, .735, .045);-o-animation:scale .7s .2s infinite cubic-bezier(.6, -0.28, .735, .045);animation:scale .7s .2s infinite cubic-bezier(.6, -0.28, .735, .045)}activity span:nth-child(3){border-radius:10px;-webkit-animation:scale .7s .3s infinite cubic-bezier(.6, -0.28, .735, .045);-moz-animation:scale .7s .3s infinite cubic-bezier(.6, -0.28, .735, .045);-o-animation:scale .7s .3s infinite cubic-bezier(.6, -0.28, .735, .045);animation:scale .7s .3s infinite cubic-bezier(.6, -0.28, .735, .045)}@keyframes scale{0%{transform:scale(0)}25%{transform:scale(.9, .9);background:#f99}50%{transform:scale(1, 1);margin:0 1px;background:red}100%{transform:scale(0)}}@-webkit-keyframes scale{0%{-webkit-transform:scale(0)}25%{-webkit-transform:scale(.9, .9);background:#f99}50%{-webkit-transform:scale(1, 1);margin:0 1px;background:red}100%{-webkit-transform:scale(0)}}@-moz-keyframes scale{0%{-moz-transform:scale(0)}25%{-moz-transform:scale(.9, .9);background:#f99}50%{-moz-transform:scale(1, 1);margin:0 1px;background:red}100%{-moz-transform:scale(0)}}@-o-keyframes scale{0%{-o-transform:scale(0)}25%{-o-transform:scale(.9, .9);background:#f99}50%{-o-transform:scale(1, 1);margin:0 1px;background:red}100%{-o-transform:scale(0)}}.ad-selector{height:300px;padding:10px 30px;overflow:hidden}.ad-selector slide{position:relative;margin:0 7px 0 7px}.ad-selector .ad{display:inline-block;height:280px;background:#3A3633;border:1px solid transparent;position:relative;left:50%;margin-right:-50%;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center}.ad-selector .ad button{display:none}.ad-selector .ad button.delete{position:absolute;top:0;right:8px;width:19px;height:18px;border:none;font-size:20px;background:none;color:#ed1c24;opacity:.5}.ad-selector .ad button.delete:hover{opacity:.9}.ad-selector .ad:hover{border:1px solid #ffc40d}.ad-selector .ad:hover button{display:block}.ad-selector .ad arrangement-background{display:block;height:200px}.ad-selector .ad .description{padding:4px;overflow:hidden;width:195px;height:75px;text-align:center}.ad-selector .ad .description .note{position:absolute;bottom:1px;left:0;right:0}.ad-selector .ad .description .note p{margin-bottom:0}.ad-selector .ad .ribbon{width:100px;height:100px}.ad-selector .ad .ribbon::before,.ad-selector .ad .ribbon::after{display:none}.ad-selector .ad .ribbon.ribbon-top-left{top:-1px;left:-1px}.ad-selector .ad .ribbon.ribbon-top-left span{top:20px;right:-20px;padding:5px 0;width:170px;background-color:#BD2A2A}.ad .image-container{width:200px;height:200px;margin-left:auto;margin-right:auto}.ad .image-container>img{width:auto !important;height:auto !important;max-width:200px;max-height:200px}.fullscreen-activated{background-color:#e8e8e8;background-image:-moz-linear-gradient(top, #5A5A5A 0%, #686868 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #686868));background-image:-webkit-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:-o-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:-ms-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A5A5A', endColorstr='#686868', GradientType=0);-webkit-box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);color:#ffffff;border-color:#494949}body.full-screen{position:fixed;top:0;left:0;right:0;bottom:0}:-webkit-full-screen #fullscreen>:first-child>a{background-color:#e8e8e8;background-image:-moz-linear-gradient(top, #5A5A5A 0%, #686868 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #686868));background-image:-webkit-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:-o-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:-ms-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A5A5A', endColorstr='#686868', GradientType=0);-webkit-box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);color:#ffffff;border-color:#494949}:-moz-full-screen #fullscreen>:first-child>a{background-color:#e8e8e8;background-image:-moz-linear-gradient(top, #5A5A5A 0%, #686868 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #686868));background-image:-webkit-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:-o-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:-ms-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A5A5A', endColorstr='#686868', GradientType=0);-webkit-box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);color:#ffffff;border-color:#494949}:-ms-fullscreen #fullscreen>:first-child>a{background-color:#e8e8e8;background-image:-moz-linear-gradient(top, #5A5A5A 0%, #686868 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #686868));background-image:-webkit-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:-o-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:-ms-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A5A5A', endColorstr='#686868', GradientType=0);-webkit-box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);color:#ffffff;border-color:#494949}:full-screen #fullscreen>:first-child>a{background-color:#e8e8e8;background-image:-moz-linear-gradient(top, #5A5A5A 0%, #686868 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #686868));background-image:-webkit-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:-o-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:-ms-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A5A5A', endColorstr='#686868', GradientType=0);-webkit-box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);color:#ffffff;border-color:#494949}:fullscreen #fullscreen>:first-child>a{background-color:#e8e8e8;background-image:-moz-linear-gradient(top, #5A5A5A 0%, #686868 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #686868));background-image:-webkit-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:-o-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:-ms-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A5A5A', endColorstr='#686868', GradientType=0);-webkit-box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);color:#ffffff;border-color:#494949}:-webkit-full-screen video{width:100%;height:100%}.smart-form *,.smart-form *:after,.smart-form *:before{margin:0;padding:0}.smart-form i{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}.smart-form .radio+.radio,.smart-form .checkbox+.checkbox{margin-top:0}.smart-form footer .btn{float:right;height:31px;margin:10px 0 0 5px;padding:0 22px;font:300 15px/29px "Open Sans",Arial,Helvetica,Sans-Serif;cursor:pointer}.smart-form legend{padding-top:15px}.smart-form{margin:0;outline:none;position:relative}.smart-form header{display:block;padding:4px 0;border-bottom:1px dashed rgba(0,0,0,0.2);color:#232323;margin-bottom:12px}.smart-form fieldset{display:block;padding:5px 14px 5px;border:none;background:rgba(255,255,255,0.9);position:relative}.smart-form fieldset:first-of-type{padding-top:0}.smart-form fieldset+fieldset{border-top:1px solid rgba(0,0,0,0.1)}.smart-form section{margin-bottom:17px;position:relative}.smart-form section.novalidate{margin-bottom:9px}.smart-form footer{display:block;padding:7px 14px 15px;border-top:1px solid rgba(0,0,0,0.1);background:rgba(248,248,248,0.9)}.smart-form footer:after{content:'';display:table;clear:both}.smart-form .label{display:block;margin-bottom:4px;line-height:19px;font-weight:400;font-size:13px;color:#333;text-align:left;white-space:normal}.smart-form .label.label.required{font-weight:bold}.smart-form .label.col{margin:0;padding-top:7px}.smart-form .note,.note{margin-top:6px;padding:0 1px;font-size:11px;line-height:15px;color:#999;-moz-transition:color .3s;-o-transition:color .3s;-webkit-transition:color .3s;transition:color .3s}.smart-form .note a{font-size:13px}.smart-form .input,.smart-form .select,.smart-form .textarea,.smart-form .radio,.smart-form .checkbox,.smart-form .toggle,.smart-form .button{position:relative;display:block;font-weight:400}.smart-form .input input,.smart-form .select select,.smart-form .textarea textarea,.smart-form image-picker{display:block;width:100%;height:32px;line-height:32px;padding:5px 10px;outline:none;border-width:1px;border-style:solid;border-radius:0;font:13px 'Open Sans',Helvetica,Arial,sans-serif;color:#404040;appearance:normal;-moz-appearance:none;-webkit-appearance:none}.smart-form .input-file .button{position:absolute;top:4px;right:4px;float:none;height:24px;margin:0;padding:0 14px;font-size:13px;line-height:24px;cursor:pointer;border-radius:2px}.smart-form .input-file .button:hover{box-shadow:none}.smart-form .input-file .button input{position:absolute;top:0;right:0;padding:0;font-size:30px;pointer-events:none;opacity:0}.smart-form .select>i{position:absolute;top:10px;right:12px;width:8px;height:11px;background:white;outline:8px solid white;pointer-events:none}.smart-form .select>i:after,.smart-form .select>i:before{content:'';position:absolute;right:0;border-right:4px solid transparent;border-left:4px solid transparent}.smart-form .select>i:after{bottom:0;border-top:4px solid #404040}.smart-form .select>i:before{top:0;border-bottom:4px solid #404040}.smart-form .dropdown-menu{padding:5px 0;margin:2px 0 0}.smart-form .dropdown.loading:after{content:'\f110';color:#404040;display:inline-block;position:absolute;right:8px;top:8px;font-family:FontAwesome;-moz-animation:fa-spin 1s infinite steps(8);-o-animation:fa-spin 1s infinite steps(8);-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);text-align:center;font-size:1.3em;line-height:1}.smart-form .dropdown.loading+.icon-append{display:none}.smart-form .textarea textarea{height:auto;resize:none}.smart-form .textarea-resizable textarea{resize:vertical}.smart-form .textarea-expandable textarea{height:31px}.smart-form .textarea-expandable textarea:focus{height:auto}.smart-form .radio,.smart-form .checkbox{margin-bottom:4px;padding-left:25px;line-height:25px;color:#404040;cursor:pointer;font-size:13px}.smart-form .radio:last-child,.smart-form .checkbox:last-child{margin-bottom:0}.smart-form .radio input,.smart-form .checkbox input{position:absolute;left:-9999px}.smart-form .radio i,.smart-form .checkbox i{position:absolute;top:3px;left:0;display:block;width:17px;height:17px;outline:none;border-width:1px;border-style:solid;background:#FFF}.smart-form .radio i{border-radius:50%}.smart-form .radio input+i:after,.smart-form .checkbox input+i:after{position:absolute;opacity:0}.smart-form .radio input+i:after{content:'';top:4px;left:4px;width:9px;height:9px;border-radius:50%}.smart-form .checkbox input+i:after{content:'\f00c';top:-1px;left:1px;width:15px;height:15px;font:normal 16px/19px FontAwesome;text-align:center}.smart-form .checkbox input:checked:disabled:hover+i:after{content:'\f00c'}.smart-form .checkbox input:indeterminate+i:after{content:'\f04d';font-size:13px}.smart-form .radio input:checked+i:after,.smart-form .checkbox input:checked+i:after,.smart-form .checkbox input:indeterminate+i:after{opacity:1}.smart-form .inline-group:after{content:'';display:table;clear:both}.smart-form .inline-group .radio,.smart-form .inline-group .checkbox{float:left;margin-right:30px}.smart-form .inline-group label.input,.smart-form .inline-group label.select,.smart-form .inline-group label.label{display:inline-block}.smart-form .inline-group label.label{white-space:pre}.smart-form .toggle{margin-bottom:4px;padding-right:61px;font-size:13px;line-height:25px;color:#404040;cursor:pointer;white-space:nowrap}.smart-form .toggle:last-child{margin-bottom:0}.smart-form .toggle input{position:absolute;left:-9999px}.smart-form .toggle>i{content:'';position:absolute;top:3px;right:0;display:block;width:49px;height:17px;border-width:1px;border-style:solid;border-radius:12px;background:#fff;font-family:"Open Sans",Arial,Helvetica,Sans-Serif}.smart-form .toggle>i:after{content:attr(data-swchoff-text);position:absolute;top:2px;right:8px;left:8px;font-style:normal;font-size:9px;line-height:13px;font-weight:700;text-align:left;color:#5f5f5f}.smart-form .toggle>i:before{content:'';position:absolute;z-index:1;top:4px;right:4px;display:block;width:9px;height:9px;border-radius:50%;opacity:1;transition:right .2s;-o-transition:right .2s;-ms-transition:right .2s;-moz-transition:right .2s;-webkit-transition:right .2s}.smart-form .toggle input:checked+i:after{content:attr(data-swchon-text);text-align:right}.smart-form .toggle input:checked+i:before{right:36px}.smart-form .rating{margin-bottom:4px;font-size:13px;line-height:25px;color:#404040}.smart-form .rating:last-child{margin-bottom:0}.smart-form .rating input{position:absolute;left:-9999px}.smart-form .rating label{display:block;float:right;height:17px;margin-top:5px;padding:0 2px;font-size:17px;line-height:17px;cursor:pointer}.smart-form .button{float:right;height:31px;overflow:hidden;margin:10px 0 0 5px;padding:0 25px;outline:none;border:0;font:300 15px/31px 'Open Sans',Helvetica,Arial,sans-serif;text-decoration:none;color:#fff;cursor:pointer}.smart-form .icon-append,.smart-form .icon-prepend{position:absolute;top:5px;width:22px;height:22px;font-size:14px;line-height:22px;text-align:center}.smart-form .textarea .icon-append,.smart-form .textarea .icon-prepend{bottom:5px;height:auto}.smart-form .icon-append{right:5px;padding-left:3px;border-left-width:1px;border-left-style:solid}.smart-form .icon-prepend{left:5px;padding-right:3px;border-right-width:1px;border-right-style:solid}.smart-form .input .icon-prepend+input,.smart-form .textarea .icon-prepend+textarea{padding-left:37px}.smart-form .input .icon-append+input,.smart-form .textarea .icon-append+textarea{padding-right:37px}.smart-form .input .icon-prepend+.icon-append+input,.smart-form .textarea .icon-prepend+.icon-append+textarea{padding-left:37px}.smart-form .row:after{content:'';display:table;clear:both}.smart-form .col{float:left;min-height:1px;padding-right:15px;padding-left:15px}.smart-form .col.center{float:none;margin:0 auto}.smart-form .row .col:first-of-type{padding-left:0}.smart-form .row .col:last-of-type{padding-right:0}.smart-form .col-1{width:8.33%}.smart-form .col-2{width:16.66%}.smart-form .col-3{width:25%}.smart-form .col-4{width:33.33%}.smart-form .col-5{width:41.66%}.smart-form .col-6{width:50%}.smart-form .col-7{width:58.33%}.smart-form .col-8{width:66.67%}.smart-form .col-9{width:75%}.smart-form .col-10{width:83.33%}.smart-form .col-11{width:91.66%}.smart-form .col-12{width:100%}@media screen and (max-width:600px){.smart-form .col{float:none;width:100%}}.smart-form .select select{padding:5px}.smart-form .tooltip{position:absolute;z-index:99999;left:-9999px;padding:2px 8px 3px;font-size:11px;line-height:16px;font-weight:400;background:rgba(0,0,0,0.9);color:#fff;opacity:0;transition:margin .3s,opacity .3s;-o-transition:margin .3s,opacity .3s;-ms-transition:margin .3s,opacity .3s;-moz-transition:margin .3s,opacity .3s;-webkit-transition:margin .3s,opacity .3s}.smart-form .tooltip:after{content:'';position:absolute}.smart-form .input input:focus+.tooltip,.smart-form .textarea textarea:focus+.tooltip{opacity:1}.smart-form .tooltip-top-right{bottom:100%;margin-bottom:15px}.smart-form .tooltip-top-right:after{top:100%;right:11px;border-top:4px solid rgba(0,0,0,0.9);border-right:4px solid transparent;border-left:4px solid transparent}.smart-form .input input:focus+.tooltip-top-right,.smart-form .textarea textarea:focus+.tooltip-top-right{right:0;left:auto;margin-bottom:5px}.smart-form .tooltip-top-left{bottom:100%;margin-bottom:15px}.smart-form .tooltip-top-left:after{top:100%;left:11px;border-top:4px solid rgba(0,0,0,0.9);border-right:4px solid transparent;border-left:4px solid transparent}.smart-form .input input:focus+.tooltip-top-left,.smart-form .textarea textarea:focus+.tooltip-top-left{right:auto;left:0;margin-bottom:5px}.smart-form .tooltip-right{top:4px;white-space:nowrap;margin-left:15px}.smart-form .tooltip-right:after{top:6px;right:100%;border-top:4px solid transparent;border-right:4px solid rgba(0,0,0,0.9);border-bottom:4px solid transparent}.smart-form .input input:focus+.tooltip-right,.smart-form .textarea textarea:focus+.tooltip-right{left:100%;margin-left:5px}.smart-form .tooltip-left{top:4px;white-space:nowrap;margin-right:15px}.smart-form .tooltip-left:after{top:6px;left:100%;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid rgba(0,0,0,0.9)}.smart-form .input input:focus+.tooltip-left,.smart-form .textarea textarea:focus+.tooltip-left{right:100%;left:auto;margin-right:5px}.smart-form .tooltip-bottom-right{top:100%;margin-top:15px}.smart-form .tooltip-bottom-right:after{bottom:100%;right:11px;border-right:4px solid transparent;border-bottom:4px solid rgba(0,0,0,0.9);border-left:4px solid transparent}.smart-form .input input:focus+.tooltip-bottom-right,.smart-form .textarea textarea:focus+.tooltip-bottom-right{right:0;left:auto;margin-top:5px}.smart-form .tooltip-bottom-left{top:100%;margin-top:15px}.smart-form .tooltip-bottom-left:after{bottom:100%;left:11px;border-right:4px solid transparent;border-bottom:4px solid rgba(0,0,0,0.9);border-left:4px solid transparent}.smart-form .input input:focus+.tooltip-bottom-left,.smart-form .textarea textarea:focus+.tooltip-bottom-left{right:auto;left:0;margin-top:5px}.smart-form .input input,.smart-form .select select,.smart-form .textarea textarea,.smart-form .radio i,.smart-form .checkbox i,.smart-form .toggle i,.smart-form .icon-append,.smart-form .icon-prepend,.smart-form image-picker{border-color:#BDBDBD;transition:border-color .3s;-o-transition:border-color .3s;-ms-transition:border-color .3s;-moz-transition:border-color .3s;-webkit-transition:border-color .3s}.smart-form .toggle>i:before{background-color:#3276B1}.smart-form .rating label{color:#ccc;transition:color .3s;-o-transition:color .3s;-ms-transition:color .3s;-moz-transition:color .3s;-webkit-transition:color .3s}.smart-form .button{background-color:#3276B1;opacity:.8;transition:opacity .2s;-o-transition:opacity .2s;-ms-transition:opacity .2s;-moz-transition:opacity .2s;-webkit-transition:opacity .2s}.smart-form .button.button-secondary{background-color:#b3b3b3}.smart-form .icon-append,.smart-form .icon-prepend{color:#A2A2A2}.smart-form .input:hover input,.smart-form .select:hover select,.smart-form .textarea:hover textarea,.smart-form .radio:hover i,.smart-form .checkbox:hover i,.smart-form .toggle:hover i,.smart-form image-picker:hover{border-color:#5D98CC}.smart-form .rating input+label:hover,.smart-form .rating input+label:hover~label{color:#3276B1}.smart-form .button:hover{opacity:1}.smart-form .radio:hover i,.smart-form .checkbox:hover i,.smart-form .toggle:hover>i{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);box-shadow:inset 0 1px 1px rgba(0,0,0,0.1)}.smart-form .radio:active i,.smart-form .checkbox:active i,.smart-form .toggle:active>i{background:#F0F0F0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.1);box-shadow:inset 0 1px 1px rgba(0,0,0,0.1)}.smart-form .input input:focus,.smart-form .select select:focus,.smart-form .textarea textarea:focus,.smart-form .radio input:focus+i,.smart-form .checkbox input:focus+i,.smart-form .toggle input:focus+i,.smart-form image-picker:focus{border-color:#3276B1}.smart-form .input input:focus+.note,.smart-form .select select:focus+.note,.smart-form .textarea textarea:focus+.note,.smart-form .radio input:focus+i+.note,.smart-form .checkbox input:focus+i+.note,.smart-form .toggle input:focus+i+.note,.smart-form image-picker:focus+.note{color:#346597}.dropdown:focus-within+.note{color:#346597}.smart-form .radio input+i:after{background-color:#3276B1}.smart-form .checkbox input+i:after{color:#3276B1}.smart-form .radio input:checked+i,.smart-form .checkbox input:checked+i,.smart-form .toggle input:checked+i{border-color:#3276B1}.smart-form .rating input:checked~label{color:#3276B1}.smart-form .state-error input,.smart-form .state-error select,.smart-form .state-error textarea,.smart-form .radio.state-error i,.smart-form .checkbox.state-error i,.smart-form .toggle.state-error i,.smart-form .state-error image-picker{background:#fff0f0;border-color:#a90329}.label.state-error{color:#b94a48}.smart-form .toggle.state-error input:checked+i{background:#fff0f0}.smart-form .state-error em{position:relative;display:block;padding:0 1px;font-style:normal;font-size:11px;font-family:"Open Sans",Arial,Helvetica,sans-serif;line-height:15px;white-space:nowrap;color:#b94a48}.smart-form .state-error em+.note,.smart-form .state-error em+.note *{color:transparent !important;border-bottom-color:transparent !important}.smart-form .rating.state-error em{margin-top:-4px;margin-bottom:4px}.smart-form .state-error select+i{background:#FFF0F0;box-shadow:0 0 0 9px #FFF0F0;outline-color:#FFF0F0}.state-error .icon-append,.state-error .icon-prepend{color:#a90329;border-color:#a90329}.smart-form .state-success input,.smart-form .state-success select,.smart-form .state-success textarea,.smart-form .radio.state-success i,.smart-form .checkbox.state-success i,.smart-form .toggle.state-success i,.smart-form .state-success image-picker{background:#f0fff0;border-color:#7DC27D}.smart-form .toggle.state-success input:checked+i{background:#f0fff0}.smart-form .note-success{color:#6fb679}.smart-form .state-success select+i{background:honeyDew;box-shadow:0 0 0 9px honeyDew;outline-color:honeyDew}.smart-form .input.state-disabled input,.smart-form .select.state-disabled select,.smart-form .textarea.state-disabled textarea{background-color:#f5f5f5;border-color:#d4d4d4}.smart-form .select.state-disabled select+i{background:#f5f5f5;outline-color:#f5f5f5}.smart-form .select.state-disabled select+i:before{border-bottom-color:#a2a2a2}.smart-form .select.state-disabled select+i:after{border-top-color:#a2a2a2}.smart-form .checkbox.state-disabled,.smart-form .radio.state-disabled,.smart-form .toggle.state-disabled{opacity:.6 !important;cursor:default !important}.smart-form .input.state-disabled:hover input,.smart-form .select.state-disabled:hover select,.smart-form .textarea.state-disabled:hover textarea,.smart-form .radio.state-disabled:hover i,.smart-form .checkbox.state-disabled:hover i,.smart-form .toggle.state-disabled:hover i{border-color:#BDBDBD !important}.smart-form .state-disabled.radio input:checked+i,.smart-form .state-disabled.checkbox input:checked+i,.smart-form .state-disabled.toggle input:checked+i,.smart-form .state-disabled.checkbox input+i:after,.smart-form .state-disabled.radio input+i:after{border-color:#BDBDBD !important;color:#333 !important}.smart-form .state-disabled.radio input+i:after{background-color:#333}.smart-form .message{display:none;color:#6fb679}.smart-form .message i{display:block;margin:0 auto 20px;width:81px;height:81px;border:1px solid #6fb679;border-radius:50%;font-size:30px;line-height:81px}.smart-form.submited fieldset,.smart-form.submited footer{display:none}.smart-form.submited .message{display:block;padding:25px 30px;background:rgba(255,255,255,0.9);font:300 18px/27px 'Open Sans',Helvetica,Arial,sans-serif;text-align:center}.smart-form.horizontal .col{padding-left:0}.smart-form.horizontal .col.input{padding-right:0}.smart-form.horizontal .row label:first-of-type{padding-right:15px}.smart-form.horizontal label.label{text-align:right}.smart-form.horizontal .note{margin-top:1px}.smart-form .ui-widget-content .ui-spinner-input{margin:0px;border:0px;box-shadow:none !important;height:29px}.smart-form input.input-lg{height:44px;padding:10px 16px;font-size:17px;line-height:1.33}.smart-form input.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5}.smart-form input.input-xs{height:24px;padding:2px 5px;font-size:11px;line-height:1.5}.smart-form select.input-sm{height:30px;line-height:15px;font-size:12px}.smart-form select.input-sm+i{height:10px}.smart-form select.input-lg{height:44px;line-height:22px;font-size:17px}.smart-form select.input-lg+i{height:11px;top:17px}.smart-form .checkbox input+input[type=hidden]+i:after{content:'\f00c';top:-1px;left:1px;width:15px;height:15px;font:normal 16px/19px FontAwesome;text-align:center}.smart-form .checkbox input:checked:disabled:hover+input[type=hidden]+i:after{content:'\f00c'}.smart-form .checkbox input:checked+input[type=hidden]+i:after{opacity:1}.smart-form .toggle input:checked+input[type=hidden]+i:after{content:attr(data-swchon-text);text-align:right}.smart-form .toggle input:checked+input[type=hidden]+i:before{right:36px}.smart-form .table td>.input,.smart-form.table td>.input,.smart-form .table td>.textarea,.smart-form.table td>.textarea,.smart-form .table td>.checkbox,.smart-form.table td>.checkbox,.smart-form .table td>.radio,.smart-form.table td>.radio,.smart-form .table td>.btn,.smart-form.table td>.btn{margin:-5px 0}.table-dialog{margin-bottom:30px;margin-left:30px;margin-top:30px;text-align:left}.table-dialog td,.table-dialog th{padding-left:30px}.table-dialog tr{line-height:1.4em}.color-column i{margin-right:10px}.nav-tabs{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.nav-tabs>li>a .badge{font-size:11px;padding:3px 5px 3px 5px;opacity:.5;margin-left:5px;min-width:17px;font-weight:normal}.nav-tabs>li>a>.fa{opacity:.5}.tabs-left .nav-tabs>li>a .badge{margin-right:5px;margin-left:0}.nav-tabs>li>a .label{display:inline-block;font-size:11px;margin-left:5px;opacity:.5}.nav-tabs>li.active>a .badge,.nav-tabs>li.active>a .label,.nav-tabs>li.active>a>.fa{opacity:1}.nav-tabs>li>a{border-radius:0;color:#333}.nav-tabs>li.active>a{-webkit-box-shadow:0 -2px 0 #BD2A2A;-moz-box-shadow:0 -2px 0 #BD2A2A;box-shadow:0 -2px 0 #BD2A2A;border-top-width:0 !important;margin-top:1px !important;font-weight:bold}.tabs-left .nav-tabs>li.active>a{-webkit-box-shadow:-2px 0 0 #BD2A2A;-moz-box-shadow:-2px 0 0 #BD2A2A;box-shadow:-2px 0 0 #BD2A2A;border-top-width:1px !important;border-left:none !important;margin-left:1px !important}.tabs-left .nav-pills>li.active>a{border:none !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important}.tabs-right .nav-tabs>li.active>a{-webkit-box-shadow:2px 0 0 #BD2A2A;-moz-box-shadow:2px 0 0 #BD2A2A;box-shadow:2px 0 0 #BD2A2A;border-top-width:1px !important;border-right:none !important;margin-right:1px !important}.tabs-below .nav-tabs>li.active>a{-webkit-box-shadow:0 2px 0 #BD2A2A;-moz-box-shadow:0 2px 0 #BD2A2A;box-shadow:0 2px 0 #BD2A2A;border-bottom-width:0 !important;border-top:none !important;margin-top:0 !important}.tabs-below>.nav-tabs,.tabs-right>.nav-tabs,.tabs-left>.nav-tabs{border-bottom:0}.tab-content>.tab-pane,.pill-content>.pill-pane{display:none}.tab-content>.active,.pill-content>.active{display:block}.tabs-below>.nav-tabs{border-top:1px solid #ddd}.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0}.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li,.tabs-left>.nav-pills>li,.tabs-right>.nav-pills>li{float:none}.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a,.tabs-left>.nav-pills>li>a,.tabs-right>.nav-pills>li>a{min-width:74px;margin-right:0;margin-bottom:3px}.tabs-left>.nav-tabs,.tabs-left>.nav-pills{float:left;margin-right:19px;border-right:1px solid #ddd}.tabs-left>.nav-pills{border-right:none}.tabs-left>.nav-tabs>li>a{margin-right:-1px}.tabs-left>.nav-tabs>li>a:hover,.tabs-left>.nav-tabs>li>a:focus{border-color:#eee #d5d5d5 #eee #eee}.tabs-left>.nav-tabs .active>a,.tabs-left>.nav-tabs .active>a:hover,.tabs-left>.nav-tabs .active>a:focus{border-color:#d5d5d5 transparent #d5d5d5 #ddd;*border-right-color:#ffffff}.tabs-left>.tab-content{margin-left:109px}.tabs-right>.nav-tabs{float:right;margin-left:19px;border-left:1px solid #ddd}.tabs-right>.nav-tabs>li>a{margin-left:-1px}.tabs-right>.nav-tabs>li>a:hover,.tabs-right>.nav-tabs>li>a:focus{border-color:#eee #eee #eee #ddd}.tabs-right>.nav-tabs .active>a,.tabs-right>.nav-tabs .active>a:hover,.tabs-right>.nav-tabs .active>a:focus{border-color:#ddd #ddd #ddd transparent;*border-left-color:#ffffff}.tabs-below>.nav-tabs>li>a:hover,.tabs-below>.nav-tabs>li>a:focus{border-top-color:#ddd;border-bottom-color:transparent}.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:hover,.tabs-below>.nav-tabs>.active>a:focus{border-color:transparent #ddd #ddd #ddd}.nav-tabs.bordered{background:#ffffff;border:1px solid #ddd}.nav-tabs.bordered>:first-child a{border-left-width:0px !important}.nav-tabs.bordered+.tab-content{border:1px solid #ddd;border-top:none}.tabs-pull-right.nav-tabs>li,.tabs-pull-right.nav-pills>li{float:right}.tabs-pull-right.nav-tabs>li:first-child>a,.tabs-pull-right.nav-pills>li:first-child>a{margin-right:1px}.tabs-pull-right.bordered.nav-tabs>li:first-child>a,.tabs-pull-right.bordered.nav-pills>li:first-child>a{border-left-width:1px !important;margin-right:0px;border-right-width:0px}.nav-tabs>li[disabled]>a,.nav-tabs>li[disabled]>a,.nav-wizard>li[disabled]>a{pointer-events:none;color:#999}.nav-pills>li>a{border-radius:0}.nav-wizard{display:flex}.nav-wizard>li{flex:1;display:flex;align-items:center}.nav-wizard>li:before,.nav-wizard>li:after{content:'';display:block;height:1px;flex:1}.nav-wizard>li:not(:first-child):before,.nav-wizard>li:not(:last-child):after{border-top:1px solid rgba(0,0,0,0.12)}.nav-wizard>li>a{pointer-events:none;color:black;transition:color .3s}.nav-wizard>li>a .badge{margin-right:2px;padding:4px 6px;width:20px;transition:background-color .3s}.nav-wizard>li>a .fa-check-circle{height:20px;width:20px;position:relative;top:4px;font-size:23px;line-height:.5;color:#3276B1;margin-right:2px}.nav-wizard>li.active>a .badge{background-color:#3276B1}drop-zone{display:flex;align-items:center;justify-content:center;background-image:linear-gradient(135deg, rgba(0,0,0,0.03) 25%, transparent 25%, transparent 50%, rgba(0,0,0,0.03) 50%, rgba(0,0,0,0.03) 75%, transparent 75%, transparent);background-color:#FAFCFD;background-size:16px 16px;cursor:pointer;border:1px dashed rgba(0,0,0,0.3);text-align:center;min-height:100px}drop-zone.active{outline:3px solid greenyellow;outline-offset:-3px}drop-zone.active>p{color:#3276B1}drop-zone.ng-dirty.ng-invalid{border-color:#a90329;background-image:linear-gradient(135deg, rgba(0,0,0,0.03) 25%, transparent 25%, transparent 50%, #fff0f0 50%, #fff0f0 75%, transparent 75%, transparent)}drop-zone>p{color:rgba(0,0,0,0.2);font-weight:bold;font-size:20px;pointer-events:none}.image-picker{position:absolute;inset:1px 1px;display:flex !important;align-items:center;justify-content:center;height:148px}.image-picker>drop-zone{position:absolute;width:100%;height:100%;border:none}.image-picker>drop-zone>p{font-size:16px}.image-picker>drop-zone>p .btn{pointer-events:all}.image-picker>drop-zone>.progress{width:50%;margin:0}.image-picker>img{display:none;pointer-events:none;max-width:100%;max-height:100%;opacity:.05}.image-picker>.image-picker__menu{display:none;position:absolute;top:0;right:0;background:white;padding:2px}.image-picker>.image-picker__label{position:absolute;bottom:0;left:0;background:white;padding:2px 8px}.image-picker.image-picker--has-image>img{display:block}.image-picker.image-picker--has-image>.image-picker__menu{display:block}.image-picker.image-picker--has-image.image-picker--is-valid>drop-zone{display:none}.image-picker.image-picker--has-image.image-picker--is-valid>img{opacity:1}.image-picker.image-picker--is-editing>drop-zone{display:flex !important}.image-picker.image-picker--is-editing>.image-picker__menu,.image-picker.image-picker--is-editing .image-picker__label{display:none !important}.image-picker+input[image-picker]{color:white;height:150px}.cke_button__dropshadow_icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAECSURBVDhPtdM9agJBGMbxlRDQmBvkCgEhSLCxEPyIGEi0ithYiI2NCBY2ChGsvYGdJ7DwGKlShBQidqZIbRP/z2QN7vAm2OSBH+wM887szOwG/5ELVDHCEA9I4KTc4x1fnjfc4c+U4Rf68jCTxAZW0bEVzO3UYBVYtM1LRDKGNdjSQR9P+MkzrMGWNnRDn4jD5RHWYEsG8/BZB++iu1/DH+zTFStZqD1xrTAF+AXHdrjBFA3k0EUkRbzCL35BGsoS6qu7lpFzlNBCE7dQtPLi+9FN8oEz1zKiSXRV+hdm0GesFbWyiq+Qwq+JQfvc4rCNSting7zGSdGbaPUBeuqIJgj2dwN1p+SkrekAAAAASUVORK5CYII=') !important}.drop-shadow-picker{width:510px !important}.drop-shadow-picker>.dropdown-menu{align-items:center;padding:6px}.drop-shadow-picker label{vertical-align:middle}.drop-shadow-picker label.input{display:inline-block}.cke_button__outline_icon{background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxAAAAsQAa0jvXUAAAFySURBVDhPfZO7LkRRFIbPmBBxmdAwlQdQMAlP4PImeAI6EQoSzURPSTyDhBegIbQ6DY1bhCEu37fnrHFmivmTL7POWv9e+5y195RqtVqGFmAdZqFsoou+4QK24dQGcwRnoL5AQze5QW8zzOZtcEkwDVtwAO8QCqONQ/2wBJtwZYNfghcYhw/ogRKY/wHVmbPJPVQsqE9oNMPsGu7gBgZyjM1ZU3pdkzr7UIEZcIiTUIUJcFcxNmdNj17XNGxQhz5wshLyc0LFOHyuqdtgA/bhGZ7gGJxJDFAZm7OmR69rNuIeqJH89xUeweMaM4EewOMdhWHws/SkGYTsLE7ZvBMPGZuzpictVsUGyl13YTA9tcuctbab2tlgB9aa4f8uKGJreloqNvC8V8BvXYQpeMsxNmdtGfQmFRs4mHg9d3TqcZGM4y306E0qNnCnQ9BwDt682xxjc9aOQG9SuVr1grV0Au7obfNYhwp4dfdgFfL/SJb9Ab68XCRBPOwLAAAAAElFTkSuQmCC') !important}.outline-picker{width:510px !important}.outline-picker>.dropdown-menu{align-items:center;padding:6px}.outline-picker label{vertical-align:middle}.outline-picker label.input{display:inline-block}.time-picker{display:flex;align-items:baseline;gap:4px}.time-picker>.select:first-child{padding-right:0 !important}.time-picker select[name=hour]{width:60px}.time-picker select[name=minute]{width:60px}.time-picker select[name=period]{width:80px}.app-loader{margin:0;position:absolute;top:40%;left:50%;-ms-transform:translate(-50%);-webkit-transform:translate(-50%);transform:translate(-50%);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;width:45%}.app-loader .progress{position:relative;overflow:hidden;height:22px;margin-bottom:20px;background:#eee;border-radius:0;-webkit-box-shadow:0 1px 0 transparent,0 0 0 1px #e3e3e3 inset;-moz-box-shadow:0 1px 0 transparent,0 0 0 1px #e3e3e3 inset;box-shadow:0 1px 0 transparent,0 0 0 1px #e3e3e3 inset}.app-loader .progress-micro{height:3px !important;line-height:3px !important}#main.sign-in{position:static}.lockscreen{height:250px;left:50%;margin-left:-239px;margin-top:-265px;position:fixed;top:50%;width:478px}.lockscreen .logo{padding:15px 0;display:block}.lockscreen .logo+div{background:#FFF;box-shadow:-31px 32px 53px rgba(0,0,0,0.2);overflow:hidden;padding:13px;position:relative}.lockscreen .logo>:first-child{margin:0}.lockscreen .logo+div>div{width:350px}.lockscreen .logo+div>div>:first-child{margin-top:0}.lockscreen .logo+div>div>:first-child>:first-child{opacity:.1;padding:15px}.lockscreen .logo+div>div>:first-child>small{display:block;padding-top:5px}.lockscreen .logo+div>div>:first-child+p{margin-bottom:12px}.lockscreen .logo+div>div>h1{margin-bottom:20px}.lockscreen footer{background:#fff}.lockscreen .alert{padding:5px;text-align:center}@media (max-width:767px){.lockscreen{height:auto;left:5%;margin-left:0;margin-top:0;position:absolute;top:0;width:90%;text-align:center}.lockscreen footer .btn{float:none}.lockscreen .logo+div>div{float:none;width:100%;height:auto}.lockscreen .logo+div>div>h1{margin-bottom:50px}}.user-info{display:inline-block;padding:10px 13px 0;position:relative;text-align:right}.user-info .customername{color:#999;font-size:10px;font-weight:bold;text-shadow:0 0 1px white;padding-left:0;margin-bottom:-14px}.user-info .username{white-space:nowrap;background:none;border:none;padding:0;color:#555;font-size:14px}.user-info .username:hover{color:#a90329}a[user-notifications]+.popover{max-width:none}a[user-notifications]+.popover .popover-title{text-align:center}a[user-notifications]+.popover>.popover-content{padding:0}a[user-notifications]+.popover>.popover-content>*{height:300px;width:350px;overflow-y:auto}a[user-notifications]+.popover>.popover-content>* ul{list-style-type:none;margin:0;padding:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}a[user-notifications]+.popover>.popover-content>* ul>li{border-bottom:1px solid #ddd;padding:5px 4px;cursor:pointer;position:relative}a[user-notifications]+.popover>.popover-content>* ul>li:hover{background-color:#ecf3f8}a[user-notifications]+.popover>.popover-content>* ul>li .notification-headline{font-weight:bold}a[user-notifications]+.popover>.popover-content>* ul>li .notification-date{font-size:smaller;font-style:italic;color:#999}a[user-notifications]+.popover>.popover-content>* ul>li .notification-body{font-size:12px;padding-left:10px;border-left:4px solid #ccc;margin:4px}a[user-notifications]+.popover>.popover-content>* ul>li .notification-body img{float:left;margin-right:6px;max-width:100px;max-height:100px}a[user-notifications]+.popover>.popover-content>* ul>li .notification-body:after{content:"";clear:both;display:table}a[user-notifications]+.popover>.popover-content>* ul>li>a{position:absolute;top:4px;right:8px;font-size:1.2em;opacity:.5}a[user-notifications]+.popover>.popover-content>* ul>li>a:hover{opacity:1}a[user-notifications]+.popover>.popover-content>* ul>li.new .notification-body{border-left-color:green}a[user-notifications]+.popover>.popover-content>*>p{font-size:17px;margin-top:10px}a[user-notifications]+.popover>.popover-content>*>p>i{border-radius:50%;color:#eee;margin-top:10px}.new-ad-options{list-style:none;-webkit-padding-start:0;padding:10%;height:300px;margin:0}.new-ad-options li{margin:28px 0}.new-ad-options button{display:block;width:170px;max-width:95%}.new-ad-options small{display:block;margin-top:5px}.btn-ad{color:#333;background:#fff;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #ffd800), color-stop(1, #fff));background:-ms-linear-gradient(bottom, #ffd800, #fff);background:-moz-linear-gradient(center bottom, #ffd800 0%, #fff 100%);background:-o-linear-gradient(#fff, #ffd800);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#ffd800', GradientType=0)}.btn-ad:hover{color:#a90329;background:#fff;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #ffd800), color-stop(1, #fff));background:-ms-linear-gradient(bottom, #ffd800, #fff);background:-moz-linear-gradient(center bottom, #ffd800 0%, #fff 100%);background:-o-linear-gradient(#fff, #ffd800);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#ffd800', GradientType=0)}.btn-ad:active{color:#a90329;background:#fff;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #9b881e), color-stop(1, #fff));background:-ms-linear-gradient(bottom, #9b881e, #fff);background:-moz-linear-gradient(center bottom, #9b881e 0%, #fff 100%);background:-o-linear-gradient(#fff, #9b881e);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#9b881e', GradientType=0)}.widget-body.no-padding.bg-color-darken{margin:-13px -14px -1px}#ad-of-the-month-widget img{width:100%;height:100%}#ad-of-the-month-widget.well{background:transparent !important;border:none !important;box-shadow:none}#ad-of-the-month-widget.well div{background:transparent !important;border:none !important}#ad-of-the-month-widget.well div .notices{height:calc(100vw * .3125 * .5625)}#ad-of-the-month-widget.well div .notices a{display:block;height:100%;background:none}.notices{position:relative;overflow-y:auto;overflow-x:hidden;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.notices ul{padding:10px;list-style-type:none}.notices li{font-size:15px;margin-bottom:6px}.notices li:hover{background:#f9f9f9}.notices li i{text-shadow:#999 3px 2px 3px;-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-right:8px}.page-footer{height:30px;padding:15px 13px 0;background:transparent;width:100%;position:absolute;display:block;bottom:0;text-align:center;line-height:0;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.page-footer span:after{content:" | "}.page-footer span:last-child:after{content:""}.fixed-page-footer .page-footer{position:fixed;z-index:901}.minified .page-footer{padding-left:58px}.container.fixed-page-footer .page-footer{max-width:1164px}.my-assets .thumbnail-image{max-height:100px}.my-assets .badge{border-radius:2px;padding:.4em .6em;font-weight:normal;font-size:.8em}.my-assets .ACTIVE{background-color:#739E73}.my-assets .ACTIVE:after{content:'ACTIVE'}.my-assets .PENDING{background-color:#3276B1}.my-assets .PENDING:after{content:'PENDING'}.my-assets .REJECTED{background-color:#A90329}.my-assets .REJECTED:after{content:'REJECTED'}.my-assets .DISCONTINUED:after{content:'DISC.'}.new-ads-tab{height:90%}.new-ads-tab>.tab-pane{height:100%}.layout-list{float:left;width:300px;height:100%;overflow-y:auto}.layout-list .nav>li>a{padding:9px 10px 9px}.new-ad-list{margin-left:300px;height:100%}arrangement-background>svg{height:200px;background-color:white;display:block;margin:auto}.small-svg>arrangement-background>svg{width:105px !important;height:110px !important}.not-registered-web-only-options{list-style-type:none;-webkit-padding-start:0}.not-registered-web-only-options li{margin:5px}.not-registered-web-only-options li button{text-align:left;position:relative;padding-top:7px;padding-left:30px}.not-registered-web-only-options li button>i{position:absolute;top:7px;left:7px}.user-agreement{position:absolute;left:0;right:0;bottom:0;height:85%;overflow:auto}workspace{position:fixed;top:55px;bottom:0;left:0;right:0;background-color:#2a2725}workspace .side-panel{position:absolute;height:100%}workspace .side-panel>div>.nav>li>a{font-size:12px;padding:13px 4px}workspace .side-panel>div>.tab-content{position:absolute;bottom:0;background-color:#fff;overflow:hidden;padding:10px}workspace .side-panel>div>.tab-content>.tab-pane{height:100%}workspace .side-panel>div>.tab-content>.tab-pane>ui-view>*{height:100%}workspace .toolbar{position:absolute;top:0;right:0;left:0;padding:6px 10px;background-color:#f8f8f8;z-index:2}workspace .toolbar>.spacer{display:inline-block;width:4px}workspace .toolbar .dropdown-menu{min-width:60px}workspace .toolbar .btn{z-index:1;padding:6px 8px}workspace .toolbar .btn-stacked{padding:5px 4px;height:32px}workspace .toolbar .btn-stacked .fa-stack-2x{font-size:1.6em}workspace .toolbar .btn-stacked .fa-stack-1x{font-size:.7em}workspace .toolbar .btn-stacked .fa-rotate-45{top:-5px;left:2px}workspace .toolbar .btn-undo>i,workspace .toolbar .btn-redo>i{font-size:1.3em}workspace .toolbar .btn-undo:not(.disabled),workspace .toolbar .btn-redo:not(.disabled){color:#3276B1}workspace .toolbar .fa-lg{font-size:1.6em}workspace .toolbar a.disabled{color:#999;cursor:auto}workspace h2{margin:-25px 0 0 0;padding-top:4px;height:25px;white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;text-align:center;font-size:16px;font-weight:normal;letter-spacing:0;color:white}workspace studio-canvas{position:absolute;bottom:0;right:0;overflow:auto;z-index:0;padding-top:25px}workspace studio-canvas>ui-view[name='content']{display:block;overflow:hidden;margin:5px;z-index:0;position:relative}workspace studio-canvas>#canvasUI{position:absolute;top:0;left:0;width:100%;height:100%;padding:5px;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;pointer-events:none;z-index:1;overflow:visible}workspace studio-canvas>#canvasUI g[canvas-grid]{pointer-events:none;shape-rendering:crispEdges;stroke-width:1}workspace studio-canvas>#canvasUI .guide{shape-rendering:crispEdges;pointer-events:all;cursor:col-resize}workspace studio-canvas>#canvasUI .guide.horizontal{cursor:row-resize}workspace studio-canvas>#canvasUI .guide>line:first-of-type{stroke-width:5px}workspace studio-canvas>#canvasUI .guide>line:last-of-type{stroke-width:1px}workspace studio-canvas>#canvasUI #smartGuides{shape-rendering:crispEdges;pointer-events:none;stroke:magenta;stroke-width:1}workspace studio-canvas>#canvasUI #arrow{stroke:magenta;fill:magenta}workspace studio-canvas>#canvasUI .focus-border{fill:none;stroke:#3276b1;stroke-width:1px;shape-rendering:crispEdges}workspace studio-canvas>#canvasUI #selectionBorders{fill:none;stroke:black;stroke-width:1px;stroke-dasharray:3;pointer-events:none}workspace studio-canvas>#canvasUI #selectionBoxGroup{pointer-events:visiblePainted;shape-rendering:crispEdges}workspace studio-canvas>#canvasUI #selectionBoxGroup line,workspace studio-canvas>#canvasUI #selectionBoxGroup circle,workspace studio-canvas>#canvasUI #selectionBoxGroup rect{stroke:#5D98CC;stroke-width:1px}workspace studio-canvas>#canvasUI #selectionBoxGroup circle{fill:#88EE33;shape-rendering:auto}workspace studio-canvas>#canvasUI #selectionBoxGroup .resize-grip{width:6px;height:6px;pointer-events:all;fill:#d9edf7}workspace studio-canvas>#canvasUI #selectionBox{stroke:#5D98CC;stroke-width:1px;fill:none;shape-rendering:crispEdges}workspace .canvas-content{-moz-transform-origin:0 0;-ms-transform-origin:0 0;-o-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;display:inline-block;vertical-align:top;-moz-transition:transform .2s ease;-o-transition:transform .2s ease;-webkit-transition:transform .2s ease;transition:transform .2s ease;position:relative;z-index:0}workspace .save-icon{position:absolute;bottom:20px;right:20px;height:50px;width:50px;z-index:1;background:#666;border-radius:10px}workspace .save-icon i{color:#fff;font-size:40px}.canvas-toolbar{box-shadow:0 3px 7px rgba(0,0,0,0.3);min-width:0;margin-right:20px}.canvas-toolbar .ui-dialog-titlebar{position:absolute;top:0;right:0;bottom:0;width:15px;border:none;margin-top:5px;margin-bottom:5px;background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAASCAYAAACXScT7AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADIWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTQgNzkuMTUxNDgxLCAyMDEzLzAzLzEzLTEyOjA5OjE1ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjRGRDU4Rjg1Mzg1QjExRTNCN0IxQzFDMkJBQTcxMzE4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjRGRDU4Rjg2Mzg1QjExRTNCN0IxQzFDMkJBQTcxMzE4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NEZENThGODMzODVCMTFFM0I3QjFDMUMyQkFBNzEzMTgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NEZENThGODQzODVCMTFFM0I3QjFDMUMyQkFBNzEzMTgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6lMP7CAAAALElEQVQoU2OYMGHCfxhAZzOCGAw4ABOUxgqYJk6cCGUyMKCzR40dfMYyMAAAxgtJfzdyzcoAAAAASUVORK5CYII=') 8px 10px repeat-y}.canvas-toolbar .ui-dialog-titlebar .ui-dialog-title,.canvas-toolbar .ui-dialog-titlebar .ui-dialog-titlebar-close{display:none}.canvas-toolbar .ui-dialog-content,.canvas-toolbar .ui-dialog-buttonpane{margin-right:15px}.canvas-toolbar .ui-dialog-content{padding-left:7px;padding-right:5px;padding-bottom:2px;min-height:0 !important}.canvas-toolbar .ui-dialog-buttonpane{padding:2px 0 8px 7px;border:none}workspace.edit-ad .side-panel{width:350px}workspace.edit-ad .side-panel>div>.tab-content{width:350px;top:45px}workspace.edit-ad .toolbar{left:350px;height:44px}workspace.edit-ad .toolbar .whhg{margin-top:-5px;margin-right:-1px}workspace.edit-ad .toolbar .page-selector{display:inline-block}workspace.edit-ad .toolbar .page-selector>a{position:relative;top:3px;padding:0 7px}workspace.edit-ad .toolbar .page-selector>a i{margin-top:-3px}workspace.edit-ad .toolbar .page-selector>p{display:inline;position:relative;top:3px}workspace.edit-ad .toolbar .btn-proof{padding:6px}workspace.edit-ad .toolbar slider{display:inline-block;width:140px}workspace.edit-ad .toolbar slider+label{position:relative;top:2px;width:33px}workspace.edit-ad h2>span:first-child{position:absolute;left:5px;font-size:70%}workspace.edit-ad h2>a{color:white}workspace.edit-ad h2>a:hover{text-decoration:underline}workspace.edit-ad h2>span:last-child{position:absolute;right:5px;font-size:70%}workspace.edit-ad studio-canvas{top:44px;left:350px}workspace.edit-ad studio-canvas>#canvasUI{top:25px}workspace.edit-ad studio-canvas .ad-component.active{z-index:100000 !important}workspace.edit-ad studio-canvas .ad-component.auto-height{height:auto !important;overflow:visible}workspace.edit-ad.ui-state-dragging .ad-space:not(.ui-state-highlight){opacity:.2}workspace.edit-ad.draggable-hovered .ad-space:not(.accept-hovered-draggable){opacity:.2}workspace.edit-ad.edit-current-arrangement .ad-space{opacity:1;pointer-events:auto;transition:none}workspace.edit-ad.edit-current-arrangement .ad-space.invalid{display:block;border:2px solid red}workspace.edit-ad.edit-current-arrangement .ad-space.invalid>i.fa-exclamation{display:inline-block}workspace.edit-ad.edit-current-arrangement .ad-space.locked{pointer-events:none}workspace.edit-ad.edit-current-arrangement .ad-space.locked>i.fa-lock{display:inline-block}workspace.edit-ad.edit-current-arrangement .ad-component{opacity:.4;pointer-events:none}workspace.edit-ad.target-search:not(.ui-state-dragging) .ad-space:not(.busy){opacity:.2}workspace.edit-ad.target-search:not(.ui-state-dragging) .ad-space.targetable{opacity:.8;cursor:pointer;pointer-events:auto}workspace.edit-ad.target-search:not(.ui-state-dragging) .ad-space.targetable .classification{display:block}workspace.edit-ad.target-search:not(.ui-state-dragging) .ad-space.targetable:hover{border:5px solid greenyellow}workspace.edit-ad.target-search:not(.ui-state-dragging) .ad-space.targetable.active-target{border:5px solid greenyellow}workspace.edit-ad.target-search:not(.ui-state-dragging) .ad-space.targetable.active-target>i.fa-dot-circle-o{display:inline-block}workspace.edit-ad .studio-canvas-overlay{position:absolute;top:44px;left:350px;bottom:0;right:0;z-index:1;background:#000;opacity:.4}workspace.edit-ad .studio-canvas-lock{left:calc(50% + 350px / 2);color:#fff;z-index:2;font-size:7em;border-radius:.1em;background-color:#666}.ad-page{background-color:#fff;-webkit-font-smoothing:subpixel-antialiased;color:black;text-decoration-skip-ink:none;font-kerning:none;font-variant-ligatures:none}.ad-page.ui-state-highlight .ad-space{pointer-events:none !important}.ad-page .background{position:absolute;top:0;left:0;max-width:100%;max-height:100%;pointer-events:none;z-index:-99999}.ad-page .ad-space{position:absolute;-moz-transition:opacity .5s ease;-o-transition:opacity .5s ease;-webkit-transition:opacity .5s ease;transition:opacity .5s ease;background:none;opacity:0;z-index:10000;pointer-events:none}.ad-page .ad-space.empty{opacity:1}.ad-page .ad-space.ui-state-highlight{opacity:.8;border:none;pointer-events:auto}.ad-page .ad-space.accept-hovered-draggable{opacity:.8;border:none;pointer-events:auto}.ad-page .ad-space.ui-state-hover{border:5px solid greenyellow}.ad-page .ad-space.busy{opacity:1}.ad-page .ad-space.busy .progress{display:block}.ad-page .ad-space.appending{opacity:.8;pointer-events:auto}.ad-page .ad-space.appending>.cancel{display:block}.ad-page .ad-space.direct-edit{pointer-events:auto;cursor:pointer}.ad-page .ad-space.invalid{display:none}.ad-page .ad-space.black-lock-ALL_TEXT_BLACK~.ad-component .ad-price-element *,.ad-page .ad-space.black-lock-FULL_BLACK~.ad-component .ad-price-element *,.ad-page .ad-space.black-lock-ALL_TEXT_BLACK~.ad-component .ad-text-element *,.ad-page .ad-space.black-lock-FULL_BLACK~.ad-component .ad-text-element *,.ad-page .ad-space.black-lock-ALL_TEXT_BLACK~.ad-component .ad-calendar-element *,.ad-page .ad-space.black-lock-FULL_BLACK~.ad-component .ad-calendar-element *,.ad-page .ad-space.black-lock-ALL_TEXT_BLACK~.ad-component .ad-line-list-element *,.ad-page .ad-space.black-lock-FULL_BLACK~.ad-component .ad-line-list-element *,.ad-page .ad-space.black-lock-ALL_TEXT_BLACK~.ad-component .ad-table-element *,.ad-page .ad-space.black-lock-FULL_BLACK~.ad-component .ad-table-element *{color:black !important;background-color:transparent !important}.ad-page .ad-space.black-lock-FULL_BLACK~.ad-component .ad-image-element,.ad-page .ad-space.black-lock-FULL_BLACK~.ad-component .ad-path-element{filter:grayscale(1)}.ad-page .ad-space .progress{height:100%;background:none;display:none;box-shadow:none}.ad-page .ad-space .progress>.progress-bar{background-color:transparent}.ad-page .ad-space .classification{position:absolute;bottom:0;left:0;right:0;color:white;text-align:center;display:none;background:blue}.ad-page .ad-space .classification>p{margin:3px}.ad-page .ad-space>i{display:none;color:greenyellow}.ad-page .ad-space>.cancel{display:none;color:white;pointer-events:none}.ad-page .ad-space>.cancel p{font-size:13px;margin:7px 15px}.ad-page .ad-space>.cancel button{pointer-events:auto}.ad-page .ad-space.REGULAR_AD{background:#01168d;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #8496fb), color-stop(1, #01168d));background:-ms-linear-gradient(bottom, #8496fb, #01168d);background:-moz-linear-gradient(center bottom, #8496fb 0%, #01168d 100%);background:-o-linear-gradient(#01168d, #8496fb);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#01168d', endColorstr='#8496fb', GradientType=0);background:linear-gradient(135deg, #8496fb 0, #01168d 50%)}.ad-page .ad-space.LINELIST{background:#FFA500;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #ffc356), color-stop(1, #FFA500));background:-ms-linear-gradient(bottom, #ffc356, #FFA500);background:-moz-linear-gradient(center bottom, #ffc356 0%, #FFA500 100%);background:-o-linear-gradient(#FFA500, #ffc356);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA500', endColorstr='#ffc356', GradientType=0);background:linear-gradient(135deg, #ffc356 0, #FFA500 50%)}.ad-page .ad-space.TEXT_ONLY{background:#038D01;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #A1FB84), color-stop(1, #038D01));background:-ms-linear-gradient(bottom, #A1FB84, #038D01);background:-moz-linear-gradient(center bottom, #A1FB84 0%, #038D01 100%);background:-o-linear-gradient(#038D01, #A1FB84);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#038D01', endColorstr='#A1FB84', GradientType=0);background:linear-gradient(135deg, #A1FB84 0, #038D01 50%)}.ad-page .ad-space.ARTICLE_TITLE{background:#8B8D01;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FBF784), color-stop(1, #8B8D01));background:-ms-linear-gradient(bottom, #FBF784, #8B8D01);background:-moz-linear-gradient(center bottom, #FBF784 0%, #8B8D01 100%);background:-o-linear-gradient(#8B8D01, #FBF784);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8B8D01', endColorstr='#FBF784', GradientType=0);background:linear-gradient(135deg, #FBF784 0, #8B8D01 50%)}.ad-page .ad-space.ARTICLE_TEXT{background:#8B8D01;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FBF784), color-stop(1, #8B8D01));background:-ms-linear-gradient(bottom, #FBF784, #8B8D01);background:-moz-linear-gradient(center bottom, #FBF784 0%, #8B8D01 100%);background:-o-linear-gradient(#8B8D01, #FBF784);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8B8D01', endColorstr='#FBF784', GradientType=0);background:linear-gradient(135deg, #FBF784 0, #8B8D01 50%)}.ad-page .ad-space.STORE_NAME_FRONT{background:#6B018D;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #C284FB), color-stop(1, #6B018D));background:-ms-linear-gradient(bottom, #C284FB, #6B018D);background:-moz-linear-gradient(center bottom, #C284FB 0%, #6B018D 100%);background:-o-linear-gradient(#6B018D, #C284FB);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6B018D', endColorstr='#C284FB', GradientType=0);background:linear-gradient(135deg, #C284FB 0, #6B018D 50%)}.ad-page .ad-space.STORE_NAME_BACK{background:#6B018D;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #C284FB), color-stop(1, #6B018D));background:-ms-linear-gradient(bottom, #C284FB, #6B018D);background:-moz-linear-gradient(center bottom, #C284FB 0%, #6B018D 100%);background:-o-linear-gradient(#6B018D, #C284FB);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6B018D', endColorstr='#C284FB', GradientType=0);background:linear-gradient(135deg, #C284FB 0, #6B018D 50%)}.ad-page .ad-space.GOOD_THRU{background:#01598D;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #84CAFB), color-stop(1, #01598D));background:-ms-linear-gradient(bottom, #84CAFB, #01598D);background:-moz-linear-gradient(center bottom, #84CAFB 0%, #01598D 100%);background:-o-linear-gradient(#01598D, #84CAFB);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#01598D', endColorstr='#84CAFB', GradientType=0);background:linear-gradient(135deg, #84CAFB 0, #01598D 50%)}.ad-page .ad-space.THEME{background:#8D0101;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FF0000), color-stop(1, #8D0101));background:-ms-linear-gradient(bottom, #FF0000, #8D0101);background:-moz-linear-gradient(center bottom, #FF0000 0%, #8D0101 100%);background:-o-linear-gradient(#8D0101, #FF0000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8D0101', endColorstr='#FF0000', GradientType=0);background:linear-gradient(135deg, #FF0000 0, #8D0101 50%)}.ad-page .ad-space.PRICE{background:#80BEBE;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #CEE7E4), color-stop(1, #80BEBE));background:-ms-linear-gradient(bottom, #CEE7E4, #80BEBE);background:-moz-linear-gradient(center bottom, #CEE7E4 0%, #80BEBE 100%);background:-o-linear-gradient(#80BEBE, #CEE7E4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80BEBE', endColorstr='#CEE7E4', GradientType=0);background:linear-gradient(135deg, #CEE7E4 0, #80BEBE 50%)}.ad-page .ad-space.ADDRESS_BACK{background:#8080BE;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #8080BE));background:-ms-linear-gradient(bottom, #FFFFFF, #8080BE);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #8080BE 100%);background:-o-linear-gradient(#8080BE, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8080BE', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #8080BE 50%)}.ad-page .ad-space.ADDRESS_MAILOUT{background:#C0C0C0;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #C0C0C0));background:-ms-linear-gradient(bottom, #FFFFFF, #C0C0C0);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #C0C0C0 100%);background:-o-linear-gradient(#C0C0C0, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#C0C0C0', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #C0C0C0 50%)}.ad-page .ad-space.GRID{background:#5555E1;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #5555E1));background:-ms-linear-gradient(bottom, #FFFFFF, #5555E1);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #5555E1 100%);background:-o-linear-gradient(#5555E1, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5555E1', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #5555E1 50%)}.ad-page .ad-space.PRODUCT_LOGO{background:#CEE2E7;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #80BEBE), color-stop(1, #CEE2E7));background:-ms-linear-gradient(bottom, #80BEBE, #CEE2E7);background:-moz-linear-gradient(center bottom, #80BEBE 0%, #CEE2E7 100%);background:-o-linear-gradient(#CEE2E7, #80BEBE);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CEE2E7', endColorstr='#80BEBE', GradientType=0);background:linear-gradient(135deg, #80BEBE 0, #CEE2E7 50%)}.ad-page .ad-space.CUSTOMER_NAME{background:#5FE2CA;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #0AE1F5), color-stop(1, #5FE2CA));background:-ms-linear-gradient(bottom, #0AE1F5, #5FE2CA);background:-moz-linear-gradient(center bottom, #0AE1F5 0%, #5FE2CA 100%);background:-o-linear-gradient(#5FE2CA, #0AE1F5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5FE2CA', endColorstr='#0AE1F5', GradientType=0);background:linear-gradient(135deg, #0AE1F5 0, #5FE2CA 50%)}.ad-page .ad-space.EVENT_NAME{background:#FFF28C;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #DED977), color-stop(1, #FFF28C));background:-ms-linear-gradient(bottom, #DED977, #FFF28C);background:-moz-linear-gradient(center bottom, #DED977 0%, #FFF28C 100%);background:-o-linear-gradient(#FFF28C, #DED977);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF28C', endColorstr='#DED977', GradientType=0);background:linear-gradient(135deg, #DED977 0, #FFF28C 50%)}.ad-page .ad-space.STORE_LOGO{background:#EE82EE;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #EE82EE));background:-ms-linear-gradient(bottom, #FFFFFF, #EE82EE);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #EE82EE 100%);background:-o-linear-gradient(#EE82EE, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EE82EE', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #EE82EE 50%)}.ad-page .ad-space.SIGN_IMPRINT{background:#FF1493;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #FF1493));background:-ms-linear-gradient(bottom, #FFFFFF, #FF1493);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #FF1493 100%);background:-o-linear-gradient(#FF1493, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1493', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #FF1493 50%)}.ad-page .ad-space.IMPRINT_FRONT_STANDARD{background:#A2FF00;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #A2FF00));background:-ms-linear-gradient(bottom, #FFFFFF, #A2FF00);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #A2FF00 100%);background:-o-linear-gradient(#A2FF00, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A2FF00', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #A2FF00 50%)}.ad-page .ad-space.PAGE_NUMBER{background:#8B3E2F;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #A2FF00));background:-ms-linear-gradient(bottom, #FFFFFF, #A2FF00);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #A2FF00 100%);background:-o-linear-gradient(#A2FF00, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A2FF00', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #8B3E2F 50%)}.ad-page .ad-space.QR_CODE{background:#474846;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #474846));background:-ms-linear-gradient(bottom, #FFFFFF, #474846);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #474846 100%);background:-o-linear-gradient(#474846, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#474846', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #474846 50%)}.ad-page .ad-space.TABLE_OF_CONTENTS{background:#474846;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #474846));background:-ms-linear-gradient(bottom, #FFFFFF, #474846);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #474846 100%);background:-o-linear-gradient(#474846, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#474846', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #7fb548 50%)}.ad-page .ad-space.IMPRINTCOMBOQRFRONTSTANDARD{background:#ff5e00;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #ffc356), color-stop(1, #FFA500));background:-ms-linear-gradient(bottom, #ffc356, #FFA500);background:-moz-linear-gradient(center bottom, #ffc356 0%, #FFA500 100%);background:-o-linear-gradient(#FFA500, #ffc356);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA500', endColorstr='#ffc356', GradientType=0);background:linear-gradient(135deg, #ffc356 0, #FFA500 50%)}.ad-page .ad-component{position:absolute;overflow:hidden;clip-path:view-box}@media (-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){.ad-page .ad-component{-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}}.ad-page .ad-component>button{display:none;position:absolute;right:3px;bottom:-1px;width:12px;height:12px;color:white;background-color:red;background-image:linear-gradient(to bottom, red, #890000);border:none;line-height:0;font-size:10px;padding:0;cursor:pointer !important;z-index:1}.ad-page .ad-component>button i{position:relative;top:-2px;cursor:pointer !important}.ad-page .ad-component.not-enough-room:not(.auto-height){outline:1px solid red;outline-offset:-1px}.ad-page .ad-component.not-enough-room:not(.auto-height)>button{display:inline-block}.ad-page .ad-image-element{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center}.ad-page .ad-image-element img{max-height:100%;max-width:100%;width:100% !important;height:100% !important;vertical-align:top}.ad-page .ad-text-element{-ms-word-wrap:break-word;word-wrap:break-word;font-size:11px;font-family:'helveticaregular';height:100%;display:flex;flex-direction:column}.ad-page .ad-text-element p{margin:0;line-height:0}.ad-page .ad-text-element sub,.ad-page .ad-text-element sup{line-height:inherit}.ad-page .ad-price-element{line-height:normal;height:100%;width:100%;display:flex;flex-direction:column}.ad-page .ad-price-element>div{position:relative;margin:0 auto;width:100%}.ad-page .ad-price-element .price{position:absolute;margin-top:5px;margin-left:5px;white-space:nowrap}.ad-page .ad-price-element .price span{position:absolute;text-decoration:inherit}.ad-page .ad-price-element .unit{position:absolute;margin-top:5px;margin-left:5px;white-space:nowrap}.ad-page .ad-price-element .unit p{margin:0;line-height:0}.ad-page .ad-path-element{width:100%;height:100%}.ad-page .ad-path-element svg{position:absolute;top:0;left:0;width:100%;height:100%}.ad-page .ad-calendar-element{color:black;font-family:'arialregular';font-size:7.5pt;height:100%;font-kerning:none;padding-bottom:1px}.ad-page .ad-calendar-element table{table-layout:fixed;border-collapse:collapse;width:100%;height:100%;vertical-align:middle;background:white;line-height:normal}.ad-page .ad-calendar-element table tr:nth-child(2){background:white}.ad-page .ad-calendar-element table th,.ad-page .ad-calendar-element table td{border:1px solid black;text-align:inherit;overflow:hidden;font-weight:inherit}.ad-page .ad-table-element table{table-layout:fixed;border-collapse:collapse;width:100%;height:100%;vertical-align:middle}.ad-page .ad-table-element th,.ad-page .ad-table-element td{vertical-align:top;overflow:hidden;padding:.1em .5em;line-height:1.25;word-break:break-word}.ad-page .ad-table-element th:empty,.ad-page .ad-table-element td:empty{padding:0}.ad-page .ad-table-element th{padding-bottom:.5em}.ad-page .ad-line-list-element{line-height:1.25}.ad-page .ad-line-list-element ol{list-style:none;margin:0;padding:0}.ad-page .ad-line-list-element li{display:flex;align-items:flex-end}.ad-page .ad-line-list-element .title{overflow:hidden}.ad-page .ad-line-list-element .title:after{display:inline-block;white-space:pre;width:100%;margin-right:-100%;vertical-align:bottom}.ad-page .ad-line-list-element .title:not(:empty):after{content:". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ."}.ad-page .ad-line-list-element .title:empty:after{content:"                                                                                                                                                                                                                                                                                                                             "}.ad-page .ad-line-list-element .price{white-space:nowrap}.ad-page .folio{position:absolute;bottom:0;width:100%;padding:10px 50px;color:black;font-family:'helveticaregular';font-size:6px;pointer-events:none;font-kerning:none}.ad-page .folio.right{text-align:right}.ad-component-toolbar,.image-component-toolbar{max-width:none}.ad-component-toolbar .ui-dialog-content,.image-component-toolbar .ui-dialog-content{padding:2px;overflow:visible !important;white-space:nowrap}.ad-component-toolbar .ui-dialog-content button,.image-component-toolbar .ui-dialog-content button{padding:5px;width:41px;height:35px;font-size:17px}.ad-component-toolbar .ui-dialog-content button>.fa-stack,.image-component-toolbar .ui-dialog-content button>.fa-stack{font-size:10px;top:-2px}.ad-component-toolbar .ui-dialog-content button>.fa-fw,.image-component-toolbar .ui-dialog-content button>.fa-fw{margin-left:-4px}.ad-component-toolbar .ui-dialog-content button>.fa,.image-component-toolbar .ui-dialog-content button>.fa{font-size:20px}.ad-component-toolbar .ui-dialog-content button>.whhg,.image-component-toolbar .ui-dialog-content button>.whhg{font-size:18px}.ad-component-toolbar .ui-dialog-content button>.fa-caret-down,.image-component-toolbar .ui-dialog-content button>.fa-caret-down{font-size:16px !important}.ad-component-toolbar .ui-dialog-content .dropdown-menu,.image-component-toolbar .ui-dialog-content .dropdown-menu{max-height:none !important}.ad-component-toolbar .ui-dialog-content.canvas-toolbar--near-right .dropdown-menu,.image-component-toolbar .ui-dialog-content.canvas-toolbar--near-right .dropdown-menu{right:0;left:auto}.ad-component-toolbar .ui-dialog-content.canvas-toolbar--near-bottom .dropdown-menu,.image-component-toolbar .ui-dialog-content.canvas-toolbar--near-bottom .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px;-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.ad-component-toolbar .ui-dialog-buttonpane,.image-component-toolbar .ui-dialog-buttonpane{display:none}.price-component-toolbar .ui-dialog-content,.calendar-component-toolbar .ui-dialog-content,.line-list-component-toolbar .ui-dialog-content,.table-component-toolbar .ui-dialog-content,.manage-custom-text-dialog .ui-dialog-content{overflow:hidden !important}.price-component-toolbar .panel,.calendar-component-toolbar .panel,.line-list-component-toolbar .panel,.table-component-toolbar .panel,.manage-custom-text-dialog .panel{position:relative;margin-bottom:4px}.price-component-toolbar .panel .panel-heading,.calendar-component-toolbar .panel .panel-heading,.line-list-component-toolbar .panel .panel-heading,.table-component-toolbar .panel .panel-heading,.manage-custom-text-dialog .panel .panel-heading{position:absolute;top:0;bottom:0;border-top-right-radius:0;border-bottom:none;padding:0 15px}.price-component-toolbar .panel .panel-heading .panel-title,.calendar-component-toolbar .panel .panel-heading .panel-title,.line-list-component-toolbar .panel .panel-heading .panel-title,.table-component-toolbar .panel .panel-heading .panel-title,.manage-custom-text-dialog .panel .panel-heading .panel-title{-ms-writing-mode:tb-lr;-webkit-writing-mode:vertical-lr;writing-mode:vertical-lr;margin:0;position:absolute;top:50%;left:50%;margin-right:-50%;-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center}.price-component-toolbar .panel .panel-body,.calendar-component-toolbar .panel .panel-body,.line-list-component-toolbar .panel .panel-body,.table-component-toolbar .panel .panel-body,.manage-custom-text-dialog .panel .panel-body{padding-left:30px}.price-component-toolbar .panel .panel-body section,.calendar-component-toolbar .panel .panel-body section,.line-list-component-toolbar .panel .panel-body section,.table-component-toolbar .panel .panel-body section,.manage-custom-text-dialog .panel .panel-body section{margin:0;padding:5px}.price-component-toolbar .cke_editor_price .cke_contents,.calendar-component-toolbar .cke_editor_price .cke_contents,.line-list-component-toolbar .cke_editor_price .cke_contents,.table-component-toolbar .cke_editor_price .cke_contents,.manage-custom-text-dialog .cke_editor_price .cke_contents,.price-component-toolbar .cke_editor_calendar .cke_contents,.calendar-component-toolbar .cke_editor_calendar .cke_contents,.line-list-component-toolbar .cke_editor_calendar .cke_contents,.table-component-toolbar .cke_editor_calendar .cke_contents,.manage-custom-text-dialog .cke_editor_calendar .cke_contents{height:0 !important}.price-component-toolbar .cke_editor_price .cke_top,.calendar-component-toolbar .cke_editor_price .cke_top,.line-list-component-toolbar .cke_editor_price .cke_top,.table-component-toolbar .cke_editor_price .cke_top,.manage-custom-text-dialog .cke_editor_price .cke_top,.price-component-toolbar .cke_editor_unit .cke_top,.calendar-component-toolbar .cke_editor_unit .cke_top,.line-list-component-toolbar .cke_editor_unit .cke_top,.table-component-toolbar .cke_editor_unit .cke_top,.manage-custom-text-dialog .cke_editor_unit .cke_top{border-left:1px solid #BDBDBD}.price-component-toolbar .cke_editor_unit .cke_contents,.calendar-component-toolbar .cke_editor_unit .cke_contents,.line-list-component-toolbar .cke_editor_unit .cke_contents,.table-component-toolbar .cke_editor_unit .cke_contents,.manage-custom-text-dialog .cke_editor_unit .cke_contents{border:1px solid #BDBDBD;-moz-transition:border-color .3s;-o-transition:border-color .3s;-webkit-transition:border-color .3s;transition:border-color .3s}.price-component-toolbar .cke_editor_unit .cke_contents:hover,.calendar-component-toolbar .cke_editor_unit .cke_contents:hover,.line-list-component-toolbar .cke_editor_unit .cke_contents:hover,.table-component-toolbar .cke_editor_unit .cke_contents:hover,.manage-custom-text-dialog .cke_editor_unit .cke_contents:hover{border-color:#5D98CC}.price-component-toolbar .cke_editor_unit.cke_focus .cke_contents,.calendar-component-toolbar .cke_editor_unit.cke_focus .cke_contents,.line-list-component-toolbar .cke_editor_unit.cke_focus .cke_contents,.table-component-toolbar .cke_editor_unit.cke_focus .cke_contents,.manage-custom-text-dialog .cke_editor_unit.cke_focus .cke_contents{border-color:#3276B1}.price-component-toolbar .cke_toolbar a[title="Font Name"]>.cke_combo_text,.calendar-component-toolbar .cke_toolbar a[title="Font Name"]>.cke_combo_text,.line-list-component-toolbar .cke_toolbar a[title="Font Name"]>.cke_combo_text,.table-component-toolbar .cke_toolbar a[title="Font Name"]>.cke_combo_text,.manage-custom-text-dialog .cke_toolbar a[title="Font Name"]>.cke_combo_text{width:93px}.price-component-toolbar .cke_toolbar a[title="Font Size"]>.cke_combo_text,.calendar-component-toolbar .cke_toolbar a[title="Font Size"]>.cke_combo_text,.line-list-component-toolbar .cke_toolbar a[title="Font Size"]>.cke_combo_text,.table-component-toolbar .cke_toolbar a[title="Font Size"]>.cke_combo_text,.manage-custom-text-dialog .cke_toolbar a[title="Font Size"]>.cke_combo_text{width:24px}.price-component-toolbar input[name="scanPrice"]::-webkit-inner-spin-button,.calendar-component-toolbar input[name="scanPrice"]::-webkit-inner-spin-button,.line-list-component-toolbar input[name="scanPrice"]::-webkit-inner-spin-button,.table-component-toolbar input[name="scanPrice"]::-webkit-inner-spin-button,.manage-custom-text-dialog input[name="scanPrice"]::-webkit-inner-spin-button{display:none}.price-component-toolbar .ui-dialog-buttonpane .label{position:relative}.price-component-toolbar .ui-dialog-buttonpane .label:first-child{top:-2px}.price-component-toolbar .ui-dialog-buttonpane .label:last-child{bottom:-2px}.price-component-toolbar .cost-panel{display:flex;justify-content:center;align-items:center;padding:10px 0 !important}.price-component-toolbar .cost-panel .cost-item{text-align:center}.calendar-component-toolbar .ui-dialog-buttonpane{display:none}.text-component-toolbar .cke_chrome,.price-component-toolbar .cke_chrome{border:none}.text-component-toolbar .cke_top,.price-component-toolbar .cke_top{border:none}.text-component-toolbar .ui-dialog-content{padding:0;overflow:visible !important;width:410px !important}.text-component-toolbar .ui-dialog-buttonpane{display:none}.text-component-toolbar .cke_top{padding-right:2px;padding-bottom:1px}.text-component-toolbar .cke_toolbar a[title="Font Name"]>.cke_combo_text{width:130px}.text-component-toolbar .cke_toolbar a[title="Font Size"]>.cke_combo_text{width:25px;-ms-text-overflow:clip;-o-text-overflow:clip;text-overflow:clip}.text-component-toolbar #textComponentToolbar.text-line-list{width:362px !important}.text-component-toolbar .text-line-list-toolbar{padding:8px 6px 8px 8px}.text-component-toolbar .text-line-list-toolbar .btn-group{float:right}.text-component-toolbar .text-line-list-toolbar .title-description{margin-bottom:8px}.text-component-toolbar .text-line-list-toolbar .title-description label{font-weight:bold}.line-list-component-toolbar,.table-component-toolbar{height:auto !important}.line-list-component-toolbar input,.table-component-toolbar input{padding:4px !important;height:28px !important}.line-list-component-toolbar .drop-box,.table-component-toolbar .drop-box{height:60px;text-align:center;background:orange;position:relative;border-radius:2px;margin-bottom:4px}.line-list-component-toolbar .drop-box.ui-state-hover,.table-component-toolbar .drop-box.ui-state-hover{border:5px solid greenyellow}.line-list-component-toolbar .drop-box h3,.table-component-toolbar .drop-box h3{pointer-events:none}.line-list-component-toolbar .font-div,.table-component-toolbar .font-div{text-align:center;line-height:1}.line-list-component-toolbar .font-div label,.table-component-toolbar .font-div label{display:inline-block;vertical-align:text-bottom}.line-list-component-toolbar .font-div label.input,.table-component-toolbar .font-div label.input{width:7%}.line-list-component-toolbar .dataTables_scrollHeadInner,.table-component-toolbar .dataTables_scrollHeadInner{margin-left:-2px}.line-list-component-toolbar .table th,.table-component-toolbar .table th{padding-bottom:1px;padding-top:3px}.line-list-component-toolbar .table.scan-data th,.table-component-toolbar .table.scan-data th,.line-list-component-toolbar .table.scan-data td,.table-component-toolbar .table.scan-data td{padding-left:0 !important;padding-right:5px}.line-list-component-toolbar .table:not(.scan-data) th:not(:last-child),.table-component-toolbar .table:not(.scan-data) th:not(:last-child),.line-list-component-toolbar .table:not(.scan-data) td:not(:last-child),.table-component-toolbar .table:not(.scan-data) td:not(:last-child){padding-right:2.5px}.line-list-component-toolbar .table:not(.scan-data) th:not(:last-child):not(:first-child),.table-component-toolbar .table:not(.scan-data) th:not(:last-child):not(:first-child),.line-list-component-toolbar .table:not(.scan-data) td:not(:last-child):not(:first-child),.table-component-toolbar .table:not(.scan-data) td:not(:last-child):not(:first-child){padding-left:2.5px !important}.line-list-component-toolbar .table a,.table-component-toolbar .table a{opacity:.5}.line-list-component-toolbar .table a:hover,.table-component-toolbar .table a:hover{opacity:1}.line-list-component-toolbar .table button,.table-component-toolbar .table button{display:block;width:80px;line-height:1.1;padding-left:9px}.line-list-component-toolbar .dataTables_wrapper>.dataTables_scroll>.dataTables_scrollBody,.table-component-toolbar .dataTables_wrapper>.dataTables_scroll>.dataTables_scrollBody{overflow-y:scroll !important}.line-list-component-toolbar .line-list,.table-component-toolbar .line-list{min-height:120px}.line-list-component-toolbar .new-item .panel-body,.table-component-toolbar .new-item .panel-body{overflow-y:scroll;overflow-x:hidden}.line-list-component-toolbar .new-item .table td,.table-component-toolbar .new-item .table td{border:none}.line-list-component-toolbar .new-item .scrollbar-cover,.table-component-toolbar .new-item .scrollbar-cover{position:absolute;right:0;top:0;bottom:0;width:25px;background:white}.line-list-component-toolbar .new-item .table.scan-data{table-layout:fixed}.line-list-component-toolbar .new-item .table.scan-data>tbody>tr td:nth-child(1){width:24px}.line-list-component-toolbar .new-item .table.scan-data>tbody>tr td:nth-child(2){width:389px}.line-list-component-toolbar .new-item .table.scan-data>tbody>tr td:nth-child(3){width:103px}.line-list-component-toolbar .new-item .table.scan-data>tbody>tr td:nth-child(4){width:67px}.line-list-component-toolbar .new-item .table.scan-data>tbody>tr td:nth-child(5){width:87px}.line-list-component-toolbar .new-item .table.scan-data>tbody>tr td:nth-child(6){width:102px}.line-list-component-toolbar .new-item .table.scan-data>tbody>tr td:nth-child(7){width:78px}.line-list-component-toolbar .new-item .table.scan-data>tbody>tr td:nth-child(8){width:29px}.line-list-component-toolbar .new-item .table:not(.scan-data){table-layout:fixed}.line-list-component-toolbar .new-item .table:not(.scan-data)>tbody>tr td:nth-child(1){width:44px}.line-list-component-toolbar .new-item .table:not(.scan-data)>tbody>tr td:nth-child(2){width:602px}.line-list-component-toolbar .new-item .table:not(.scan-data)>tbody>tr td:nth-child(3){width:172px}.line-list-component-toolbar .new-item .table:not(.scan-data)>tbody>tr td:nth-child(4){width:54px}.table-component-toolbar .new-item .table{margin-bottom:0 !important}.table-component-toolbar .new-item .dataTables_scrollHeadInner{height:0}.path-component-toolbar .ui-dialog-content{padding:6px;overflow:visible !important;width:362px}.path-component-toolbar .ui-dialog-buttonpane{display:none}.path-component-toolbar label{vertical-align:middle}.path-component-toolbar label.input{display:inline-block}.path-component-toolbar label.input .icon-append{color:#333;border-left:0}.path-component-toolbar input{width:75px !important;-moz-appearance:textfield}.path-component-toolbar input::-webkit-inner-spin-button{-webkit-appearance:none}.path-component-toolbar .dropdown-menu{min-width:0}.path-component-toolbar .dropdown-menu svg{width:130px;height:20px}.path-component-toolbar .dropdown-menu>li>a:hover svg,.path-component-toolbar .dropdown-menu>li>a:focus svg{stroke:white}.path-component-toolbar .btn svg{padding-top:4px}.path-component-toolbar svg{width:80px;height:12px;stroke:black;stroke-width:2}.ad-space-classifications-dialog label.checkbox,.ad-space-lock-dialog label.checkbox,.ad-space-classifications-dialog label.radio,.ad-space-lock-dialog label.radio{width:180px;text-align:left;display:inline-block}.manage-promotion-dates-dialog .panel{margin-bottom:4px}.manage-promotion-dates-dialog .panel-body{padding:4px}.manage-pages-dialog{max-width:80%}.manage-pages-dialog .page-list{list-style:none;padding:10px 50px;overflow-x:scroll;overflow-y:hidden;position:relative;white-space:nowrap;height:260px}.manage-pages-dialog .page-list li{padding:10px;display:inline-block;vertical-align:middle;position:relative}.manage-pages-dialog .page-list li.excluded.required>p:before{content:'Required';color:#ed1c24}.manage-pages-dialog .page-list li.excluded.required>p>span{display:none}.manage-pages-dialog .page-list li.excluded>img{opacity:.5}.manage-pages-dialog .page-list li.excluded>p>span{visibility:hidden}.manage-pages-dialog .page-list li.excluded>p>button{display:none}.manage-pages-dialog .page-list li>img{cursor:pointer;max-height:180px}.manage-pages-dialog .page-list li>img.no-preview{background-color:#fff;background-image:url('../img/no-image-available.svg');background-size:contain;background-position:50% 50%;background-repeat:no-repeat}.manage-pages-dialog .page-list li>p{padding-top:4px;position:relative}.manage-pages-dialog .page-list li>p>button{background:none;border:none;position:absolute;right:-4px;top:-1px}.manage-pages-dialog .page-list li>p>button:disabled{opacity:.5}.manage-pages-dialog .page-list li .ribbon{width:100px;height:100px;pointer-events:none}.manage-pages-dialog .page-list li .ribbon::before,.manage-pages-dialog .page-list li .ribbon::after{display:none}.manage-pages-dialog .page-list li .ribbon.ribbon-top-left{top:10px;left:10px}.manage-pages-dialog .page-list li .ribbon.ribbon-top-left span{top:12px;right:-12px;padding:5px 0;width:170px}.manage-pages-dialog .page-list li .ribbon.section2 span{background-color:#BD2A2A}.manage-pages-dialog .page-list li.ui-sortable-helper>img{opacity:1}.manage-pages-dialog .page-list li.ui-sortable-helper>p{display:none}.manage-pages-dialog .page-list .ui-sortable-placeholder{background:#3A3633;margin:10px 10px 32px 10px}.publish-validation-dialog td.REGULAR_AD{background:#01168d;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #8496fb), color-stop(1, #01168d));background:-ms-linear-gradient(bottom, #8496fb, #01168d);background:-moz-linear-gradient(center bottom, #8496fb 0%, #01168d 100%);background:-o-linear-gradient(#01168d, #8496fb);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#01168d', endColorstr='#8496fb', GradientType=0);background:linear-gradient(135deg, #8496fb 0, #01168d 50%)}.publish-validation-dialog td.LINELIST{background:#FFA500;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #ffc356), color-stop(1, #FFA500));background:-ms-linear-gradient(bottom, #ffc356, #FFA500);background:-moz-linear-gradient(center bottom, #ffc356 0%, #FFA500 100%);background:-o-linear-gradient(#FFA500, #ffc356);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA500', endColorstr='#ffc356', GradientType=0);background:linear-gradient(135deg, #ffc356 0, #FFA500 50%)}.publish-validation-dialog td.TEXT_ONLY{background:#038D01;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #A1FB84), color-stop(1, #038D01));background:-ms-linear-gradient(bottom, #A1FB84, #038D01);background:-moz-linear-gradient(center bottom, #A1FB84 0%, #038D01 100%);background:-o-linear-gradient(#038D01, #A1FB84);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#038D01', endColorstr='#A1FB84', GradientType=0);background:linear-gradient(135deg, #A1FB84 0, #038D01 50%)}.publish-validation-dialog td.ARTICLE_TITLE{background:#8B8D01;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FBF784), color-stop(1, #8B8D01));background:-ms-linear-gradient(bottom, #FBF784, #8B8D01);background:-moz-linear-gradient(center bottom, #FBF784 0%, #8B8D01 100%);background:-o-linear-gradient(#8B8D01, #FBF784);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8B8D01', endColorstr='#FBF784', GradientType=0);background:linear-gradient(135deg, #FBF784 0, #8B8D01 50%)}.publish-validation-dialog td.ARTICLE_TEXT{background:#8B8D01;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FBF784), color-stop(1, #8B8D01));background:-ms-linear-gradient(bottom, #FBF784, #8B8D01);background:-moz-linear-gradient(center bottom, #FBF784 0%, #8B8D01 100%);background:-o-linear-gradient(#8B8D01, #FBF784);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8B8D01', endColorstr='#FBF784', GradientType=0);background:linear-gradient(135deg, #FBF784 0, #8B8D01 50%)}.publish-validation-dialog td.STORE_NAME_FRONT{background:#6B018D;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #C284FB), color-stop(1, #6B018D));background:-ms-linear-gradient(bottom, #C284FB, #6B018D);background:-moz-linear-gradient(center bottom, #C284FB 0%, #6B018D 100%);background:-o-linear-gradient(#6B018D, #C284FB);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6B018D', endColorstr='#C284FB', GradientType=0);background:linear-gradient(135deg, #C284FB 0, #6B018D 50%)}.publish-validation-dialog td.STORE_NAME_BACK{background:#6B018D;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #C284FB), color-stop(1, #6B018D));background:-ms-linear-gradient(bottom, #C284FB, #6B018D);background:-moz-linear-gradient(center bottom, #C284FB 0%, #6B018D 100%);background:-o-linear-gradient(#6B018D, #C284FB);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6B018D', endColorstr='#C284FB', GradientType=0);background:linear-gradient(135deg, #C284FB 0, #6B018D 50%)}.publish-validation-dialog td.GOOD_THRU{background:#01598D;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #84CAFB), color-stop(1, #01598D));background:-ms-linear-gradient(bottom, #84CAFB, #01598D);background:-moz-linear-gradient(center bottom, #84CAFB 0%, #01598D 100%);background:-o-linear-gradient(#01598D, #84CAFB);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#01598D', endColorstr='#84CAFB', GradientType=0);background:linear-gradient(135deg, #84CAFB 0, #01598D 50%)}.publish-validation-dialog td.THEME{background:#8D0101;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FF0000), color-stop(1, #8D0101));background:-ms-linear-gradient(bottom, #FF0000, #8D0101);background:-moz-linear-gradient(center bottom, #FF0000 0%, #8D0101 100%);background:-o-linear-gradient(#8D0101, #FF0000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8D0101', endColorstr='#FF0000', GradientType=0);background:linear-gradient(135deg, #FF0000 0, #8D0101 50%)}.publish-validation-dialog td.PRICE{background:#80BEBE;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #CEE7E4), color-stop(1, #80BEBE));background:-ms-linear-gradient(bottom, #CEE7E4, #80BEBE);background:-moz-linear-gradient(center bottom, #CEE7E4 0%, #80BEBE 100%);background:-o-linear-gradient(#80BEBE, #CEE7E4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80BEBE', endColorstr='#CEE7E4', GradientType=0);background:linear-gradient(135deg, #CEE7E4 0, #80BEBE 50%)}.publish-validation-dialog td.ADDRESS_BACK{background:#8080BE;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #8080BE));background:-ms-linear-gradient(bottom, #FFFFFF, #8080BE);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #8080BE 100%);background:-o-linear-gradient(#8080BE, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8080BE', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #8080BE 50%)}.publish-validation-dialog td.ADDRESS_MAILOUT{background:#C0C0C0;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #C0C0C0));background:-ms-linear-gradient(bottom, #FFFFFF, #C0C0C0);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #C0C0C0 100%);background:-o-linear-gradient(#C0C0C0, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#C0C0C0', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #C0C0C0 50%)}.publish-validation-dialog td.GRID{background:#5555E1;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #5555E1));background:-ms-linear-gradient(bottom, #FFFFFF, #5555E1);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #5555E1 100%);background:-o-linear-gradient(#5555E1, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5555E1', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #5555E1 50%)}.publish-validation-dialog td.PRODUCT_LOGO{background:#CEE2E7;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #80BEBE), color-stop(1, #CEE2E7));background:-ms-linear-gradient(bottom, #80BEBE, #CEE2E7);background:-moz-linear-gradient(center bottom, #80BEBE 0%, #CEE2E7 100%);background:-o-linear-gradient(#CEE2E7, #80BEBE);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CEE2E7', endColorstr='#80BEBE', GradientType=0);background:linear-gradient(135deg, #80BEBE 0, #CEE2E7 50%)}.publish-validation-dialog td.CUSTOMER_NAME{background:#5FE2CA;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #0AE1F5), color-stop(1, #5FE2CA));background:-ms-linear-gradient(bottom, #0AE1F5, #5FE2CA);background:-moz-linear-gradient(center bottom, #0AE1F5 0%, #5FE2CA 100%);background:-o-linear-gradient(#5FE2CA, #0AE1F5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5FE2CA', endColorstr='#0AE1F5', GradientType=0);background:linear-gradient(135deg, #0AE1F5 0, #5FE2CA 50%)}.publish-validation-dialog td.EVENT_NAME{background:#FFF28C;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #DED977), color-stop(1, #FFF28C));background:-ms-linear-gradient(bottom, #DED977, #FFF28C);background:-moz-linear-gradient(center bottom, #DED977 0%, #FFF28C 100%);background:-o-linear-gradient(#FFF28C, #DED977);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF28C', endColorstr='#DED977', GradientType=0);background:linear-gradient(135deg, #DED977 0, #FFF28C 50%)}.publish-validation-dialog td.STORE_LOGO{background:#EE82EE;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #EE82EE));background:-ms-linear-gradient(bottom, #FFFFFF, #EE82EE);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #EE82EE 100%);background:-o-linear-gradient(#EE82EE, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EE82EE', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #EE82EE 50%)}.publish-validation-dialog td.SIGN_IMPRINT{background:#FF1493;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #FF1493));background:-ms-linear-gradient(bottom, #FFFFFF, #FF1493);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #FF1493 100%);background:-o-linear-gradient(#FF1493, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1493', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #FF1493 50%)}.publish-validation-dialog td.IMPRINT_FRONT_STANDARD{background:#A2FF00;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #A2FF00));background:-ms-linear-gradient(bottom, #FFFFFF, #A2FF00);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #A2FF00 100%);background:-o-linear-gradient(#A2FF00, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A2FF00', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #A2FF00 50%)}.publish-validation-dialog td.PAGE_NUMBER{background:#8B3E2F;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #A2FF00));background:-ms-linear-gradient(bottom, #FFFFFF, #A2FF00);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #A2FF00 100%);background:-o-linear-gradient(#A2FF00, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A2FF00', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #8B3E2F 50%)}.publish-validation-dialog td.QR_CODE{background:#474846;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #474846));background:-ms-linear-gradient(bottom, #FFFFFF, #474846);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #474846 100%);background:-o-linear-gradient(#474846, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#474846', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #474846 50%)}.publish-validation-dialog td.TABLE_OF_CONTENTS{background:#474846;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #474846));background:-ms-linear-gradient(bottom, #FFFFFF, #474846);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #474846 100%);background:-o-linear-gradient(#474846, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#474846', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #7fb548 50%)}.publish-validation-dialog td.IMPRINTCOMBOQRFRONTSTANDARD{background:#ff5e00;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #ffc356), color-stop(1, #FFA500));background:-ms-linear-gradient(bottom, #ffc356, #FFA500);background:-moz-linear-gradient(center bottom, #ffc356 0%, #FFA500 100%);background:-o-linear-gradient(#FFA500, #ffc356);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA500', endColorstr='#ffc356', GradientType=0);background:linear-gradient(135deg, #ffc356 0, #FFA500 50%)}.publish-adergy-dialog .typeahead.dropdown-menu{max-height:unset}workspace.proof-ad .side-panel{width:300px;background-color:#f8f8f8;padding:10px}workspace.proof-ad .side-panel textarea{height:66px}workspace.proof-ad .side-panel .status-list{position:fixed;top:181px;bottom:0;width:300px;margin:0 -10px 0;padding:0;overflow-x:hidden;list-style:none}workspace.proof-ad .side-panel .status-list .status-item{padding:4px 2px 8px;position:relative}workspace.proof-ad .side-panel .status-list .status-item:not(:last-child):before{content:" ";background-color:#ececec;position:absolute;display:block;width:2px;top:4px;left:20px;bottom:-6px}workspace.proof-ad .side-panel .status-list .status-item .status-item-icon{position:relative;z-index:1;color:#fff;border-radius:50%;float:left;background:#999;width:27px;height:27px;line-height:26px;text-align:center;margin:0 5px}workspace.proof-ad .side-panel .status-list .status-item .status-item-content{margin:5px 0 5px 37px;font-size:12px}workspace.proof-ad .side-panel .status-list .status-item .status-item-title{font-weight:bold;display:block;line-height:15px}workspace.proof-ad .side-panel .status-list .status-item .status-item-date{font-style:italic;font-size:smaller;position:relative;top:-2px}workspace.proof-ad .side-panel .status-list .status-item .status-item-user{position:absolute;top:1px;right:4px}workspace.proof-ad .side-panel .status-list .status-item.current{background:#ececec}workspace.proof-ad .side-panel .status-list .status-item.REGISTERED .status-item-icon{background:#3276B1}workspace.proof-ad .side-panel .status-list .status-item.REGISTERED .status-item-icon>.fa:before{content:"\f006"}workspace.proof-ad .side-panel .status-list .status-item.UNREGISTERED .status-item-icon{background:#C79121}workspace.proof-ad .side-panel .status-list .status-item.UNREGISTERED .status-item-icon>.fa:before{content:"\f068";position:relative;top:1px;font-weight:bold}workspace.proof-ad .side-panel .status-list .status-item.CREATED .status-item-icon{background:#739E73}workspace.proof-ad .side-panel .status-list .status-item.CREATED .status-item-icon>.fa:before{content:"\f005"}workspace.proof-ad .side-panel .status-list .status-item.EDITING .status-item-icon{background:#3276B1}workspace.proof-ad .side-panel .status-list .status-item.EDITING .status-item-icon>.fa:before{content:"\f040"}workspace.proof-ad .side-panel .status-list .status-item.SUBMITTED .status-item-icon{background:#3276B1}workspace.proof-ad .side-panel .status-list .status-item.SUBMITTED .status-item-icon>.fa:before{content:"\f1d8"}workspace.proof-ad .side-panel .status-list .status-item.UNSUBMITTED .status-item-icon{background:#C79121}workspace.proof-ad .side-panel .status-list .status-item.UNSUBMITTED .status-item-icon>.fa:before{content:"\f1d8"}workspace.proof-ad .side-panel .status-list .status-item.QUEUEDFORPUB .status-item-icon{background:#3276B1}workspace.proof-ad .side-panel .status-list .status-item.QUEUEDFORPUB .status-item-icon>.fa:before{content:"\f0ca"}workspace.proof-ad .side-panel .status-list .status-item.PUBLISHING .status-item-icon{background:#3276B1}workspace.proof-ad .side-panel .status-list .status-item.PUBLISHING .status-item-icon>.fa:before{content:"\f013"}workspace.proof-ad .side-panel .status-list .status-item.PUBLISHING.current .status-item-icon>.fa{-webkit-animation:fa-spin 2s infinite linear;-moz-animation:fa-spin 2s infinite linear;-o-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}workspace.proof-ad .side-panel .status-list .status-item.PUBLISHCOMP .status-item-icon{background:#739E73}workspace.proof-ad .side-panel .status-list .status-item.PUBLISHCOMP .status-item-icon>.fa:before{content:"\f00c"}workspace.proof-ad .side-panel .status-list .status-item.PUBLISHFAILED .status-item-icon{background:#A90329}workspace.proof-ad .side-panel .status-list .status-item.PUBLISHFAILED .status-item-icon>.fa:before{content:"\f071"}workspace.proof-ad .side-panel .status-list .status-item.PROOFREADY .status-item-icon{background:#3276B1}workspace.proof-ad .side-panel .status-list .status-item.PROOFREADY .status-item-icon>.fa:before{content:"\f06e"}workspace.proof-ad .side-panel .status-list .status-item.APPROVED .status-item-icon{background:#739E73}workspace.proof-ad .side-panel .status-list .status-item.APPROVED .status-item-icon>.fa:before{content:"\f164"}workspace.proof-ad .side-panel .status-list .status-item.REJECTED .status-item-icon{background:#C79121}workspace.proof-ad .side-panel .status-list .status-item.REJECTED .status-item-icon>.fa:before{content:"\f165"}workspace.proof-ad .side-panel .status-list .status-item.DISTREADY .status-item-icon{background:#3276B1}workspace.proof-ad .side-panel .status-list .status-item.DISTREADY .status-item-icon>.fa:before{content:"\f1e0"}workspace.proof-ad .side-panel .status-list .status-item.QUEUEDFORUPLD .status-item-icon{background:#3276B1}workspace.proof-ad .side-panel .status-list .status-item.QUEUEDFORUPLD .status-item-icon>.fa:before{content:"\f0ca"}workspace.proof-ad .side-panel .status-list .status-item.UPLOADING .status-item-icon{background:#3276B1}workspace.proof-ad .side-panel .status-list .status-item.UPLOADING .status-item-icon>.fa:before{content:"\f013"}workspace.proof-ad .side-panel .status-list .status-item.UPLOADING.current .status-item-icon>.fa{-webkit-animation:fa-spin 2s infinite linear;-moz-animation:fa-spin 2s infinite linear;-o-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}workspace.proof-ad .side-panel .status-list .status-item.UPLOADCOMP .status-item-icon{background:#739E73}workspace.proof-ad .side-panel .status-list .status-item.UPLOADCOMP .status-item-icon>.fa:before{content:"\f00c"}workspace.proof-ad .side-panel .status-list .status-item.UPLOADFAILED .status-item-icon{background:#A90329}workspace.proof-ad .side-panel .status-list .status-item.UPLOADFAILED .status-item-icon>.fa:before{content:"\f071"}workspace.proof-ad .side-panel .status-list .status-item.DOWNLOADRDY .status-item-icon{background:#3276B1}workspace.proof-ad .side-panel .status-list .status-item.DOWNLOADRDY .status-item-icon>.fa:before{content:"\f019"}workspace.proof-ad .side-panel .status-list .status-item.DOWNLOADED .status-item-icon>.fa:before{content:"\f019"}workspace.proof-ad .side-panel .status-list .status-item.POSTED .status-item-icon>.fa:before{content:"\f08d"}workspace.proof-ad .side-panel .status-list .status-item.UNPOSTED .status-item-icon>.fa{-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}workspace.proof-ad .side-panel .status-list .status-item.UNPOSTED .status-item-icon>.fa:before{content:"\f08d"}workspace.proof-ad .side-panel .status-list .status-item.COMMENT .status-item-icon>.fa:before{content:"\f075"}workspace.proof-ad .side-panel .status-list .status-item.SYSTEMACTIVITY .status-item-icon>.fa:before{content:"\f013"}workspace.proof-ad .side-panel .status-list .status-item.COPIED .status-item-icon{background:#3276B1}workspace.proof-ad .side-panel .status-list .status-item.COPIED .status-item-icon>.fa:before{content:"\f0c5"}workspace.proof-ad .side-panel .status-list .status-item.PORTED .status-item-icon{background:#3276B1}workspace.proof-ad .side-panel .status-list .status-item.PORTED .status-item-icon>.fa:before{content:"\f0a9"}workspace.proof-ad .side-panel .status-list .status-item.QUEUEDFORGENERATION .status-item-icon{background:#3276B1}workspace.proof-ad .side-panel .status-list .status-item.QUEUEDFORGENERATION .status-item-icon>.fa:before{content:"\f0ca"}workspace.proof-ad .side-panel .status-list .status-item.GENERATED .status-item-icon{background:#3276B1}workspace.proof-ad .side-panel .status-list .status-item.GENERATED .status-item-icon>.fa:before{content:"\f013"}workspace.proof-ad .side-panel .status-list .status-item.EDITREADY .status-item-icon{background:#739E73}workspace.proof-ad .side-panel .status-list .status-item.EDITREADY .status-item-icon>.fa:before{content:"\f044"}workspace.proof-ad .side-panel .status-list .status-item.GENERATING .status-item-icon{background:#3276B1}workspace.proof-ad .side-panel .status-list .status-item.GENERATING .status-item-icon>.fa:before{content:"\f013"}workspace.proof-ad .side-panel .status-list .status-item.GENERATING.current .status-item-icon>.fa{-webkit-animation:fa-spin 2s infinite linear;-moz-animation:fa-spin 2s infinite linear;-o-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}workspace.proof-ad .side-panel .status-list .status-item.ADVIEWERPOSTED .status-item-icon>.fa{background:url('../img/adviewer.png') no-repeat;height:11px;width:16px;position:relative;top:1px}workspace.proof-ad .side-panel .status-list .status-item.REVEL_EXPORTED .status-item-icon>.fa{background:url('../img/revel-digital.png');background-size:20px;height:20px;width:20px;position:relative;top:3px}workspace.proof-ad .side-panel .status-list .status-item.STREAM_EXPORTED .status-item-icon>.fa{background:url('../img/stream-digital.png');background-size:20px;height:20px;width:20px;position:relative;top:3px}workspace.proof-ad .side-panel .status-list .status-item.MAILCHIMP_SENT .status-item-icon>.fa{background:url('../img/mailChimp.png');background-size:20px;height:20px;width:20px;position:relative;top:3px;left:-1px}workspace.proof-ad .side-panel .status-list .status-item.ADERGY_EXPORTED .status-item-icon>.fa{background:url('../img/adergy-logo.png');background-size:18px;height:18px;width:18px;position:relative;top:5px}workspace.proof-ad .side-panel .status-list .status-item.POSFILESUBMITTED .status-item-icon>.fa:before{content:"\f013"}workspace.proof-ad .side-panel .status-list .status-item.POSFILECOMPLETED .status-item-icon>.fa:before{content:"\f013"}workspace.proof-ad .side-panel .status-list .status-item.ADVIEWERFAILED .status-item-icon{background:#A90329}workspace.proof-ad .side-panel .status-list .status-item.ADVIEWERFAILED .status-item-icon>.fa{background:url('../img/adviewer.png') no-repeat;height:11px;width:16px;position:relative;top:1px}workspace.proof-ad .side-panel .status-list .status-item.DELETED .status-item-icon{background:#A90329}workspace.proof-ad .side-panel .status-list .status-item.DELETED .status-item-icon>.fa:before{content:"\f00d"}workspace.proof-ad .side-panel .status-list .status-item.GENERATEFAILED .status-item-icon{background:#A90329}workspace.proof-ad .side-panel .status-list .status-item.GENERATEFAILED .status-item-icon>.fa:before{content:"\f013"}workspace.proof-ad .side-panel .status-list .status-item.ADVIEWEREXPORTING .status-item-icon>.fa:before{content:"\f013"}workspace.proof-ad .side-panel .status-list .status-item.FACEBOOKPOSTED .status-item-icon>.fa:before{content:"\f09a"}workspace.proof-ad .side-panel .status-list .status-item.TWITTERPOSTED .status-item-icon>.fa:before{content:"\f099"}workspace.proof-ad .toolbar{left:300px;height:44px}workspace.proof-ad studio-canvas{top:44px;left:300px;color:#fff}workspace.proof-ad studio-canvas .centered{position:fixed;left:calc(50% + 300px / 2);text-align:left;font-size:1.4em}workspace.proof-ad studio-canvas .progress{min-width:500px}workspace.proof-ad studio-canvas header{margin:4px}workspace.proof-ad .view-mode{left:0}.export-popover{padding:5px 0}.export-popover>ul{flex-wrap:wrap;flex-grow:0 !important;list-style:none;gap:10px;padding-inline-start:0;margin:0}.export-popover>ul>li{position:relative}.export-popover>ul>li>a{padding:5px;border:1px solid #BDBDBD;width:75px}.export-popover>ul>li>a img,.export-popover>ul>li>a i{max-width:35px;height:35px}.export-popover>ul>li>a small{margin:auto;flex-grow:0 !important;text-align:center;padding-top:5px}.export-popover>ul>li>a:hover{background-color:#ecf3f8;border:1px solid #5D98CC}.export-popover>ul>li>a.ui-state-disabled{opacity:.7;filter:grayscale(1);cursor:pointer !important}.export-popover>ul>li>.badge{position:absolute;top:2px;right:7px;padding:4px;pointer-events:none}.content-bottom{position:fixed;bottom:0;width:330px;height:47px}.manage-icons A{color:#555;padding:0 0 0 2px}.manage-icons A>I{padding:2px}.manage-icons A>:hover{color:inherit;background-color:#eee}.asset-list{bottom:48px;left:10px;overflow-x:hidden;position:fixed;width:330px;list-style-type:none}.asset-list li{height:100px;padding:5px;list-style-type:none;position:relative}.asset-list li>i{width:100px;height:100px;text-align:center;display:inline-block;float:left;cursor:pointer}.asset-list li dl{padding-left:5px;font-size:85%;overflow:hidden}.asset-list li dl dt,.asset-list li dl dd{overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.asset-list li dl dt{font-size:120%}.asset-list li .checkbox{float:left}.asset-list li>.links{position:absolute;right:5px;bottom:6px;font-size:8px}.asset-list li>.links>a{opacity:.4}.asset-list li>.links>a:hover{opacity:1}.asset-list li.imprint{text-align:center;height:auto}.asset-list li.imprint>i{width:300px;height:auto;float:none}.asset-list li.imprint dt,.asset-list li.imprint dl{max-width:100%}.asset-list li.style{height:78px;position:relative}.asset-list li.style dl dt{line-height:68px}.asset-list li.style dl dd{position:absolute;bottom:9px;right:5px;display:none;font-size:110%}.asset-list li.style:hover dl dd{display:block}.asset-list li:hover{background-color:#e6f2f8}.asset-list li.selected{background-color:#cbe6ef}.asset-image{max-width:75px !important;max-height:75px !important}.article-image,.style-image{font-size:60px;border:1px solid;padding:3px;opacity:.6;width:auto !important;height:auto !important}.imprint-image{border:1px solid #999;max-width:300px}ui-view[name=search-panel] .nav a{font-size:12px;padding:11px 4px}ui-view[name=search-panel] .asset-list{top:245px}ui-view[name=clipboard-panel] .asset-list{top:194px}ui-view[name=imprints-panel] .asset-list{top:160px;bottom:10px}ui-view[name=styles-panel] .asset-list{top:140px;bottom:10px}ui-view[name=layouts-panel] .nav{display:table;table-layout:fixed;align-self:flex-start}ui-view[name=layouts-panel]>div>.tabset>.nav>li{width:50%}ui-view[name=layouts-panel]>div>.tabset>.nav svg{width:100% !important;height:125px !important;background-color:transparent}ui-view[name=layouts-panel]>div>.tabset>.nav img{max-width:100% !important;height:125px !important}ui-view[name=layouts-panel] .checkbox{line-height:17px;padding-top:5px}ui-view[name=layouts-panel] .hide-edit>ul{display:none}ui-view[name=layouts-panel] .hide-edit .arrangements-list{top:315px}ui-view[name=layouts-panel] .arrangements-list{top:350px}ui-view[name=layouts-panel] .arrangements-list .panel{border-top:0;border-left:0;border-right:0}ui-view[name=layouts-panel] .backgrounds-list{top:380px}ui-view[name=layouts-panel] .arrangements-list,ui-view[name=layouts-panel] .backgrounds-list{position:fixed;bottom:10px;left:10px;width:330px;overflow-x:hidden;text-align:center;padding-bottom:5px}ui-view[name=layouts-panel] .arrangements-list li:not(.panel),ui-view[name=layouts-panel] .backgrounds-list li:not(.panel){position:relative;display:inline-block;text-align:center;font-size:x-small;cursor:pointer;overflow:hidden;-ms-word-wrap:break-word;word-wrap:break-word;padding-top:10px}ui-view[name=layouts-panel] .arrangements-list li:not(.panel):hover,ui-view[name=layouts-panel] .backgrounds-list li:not(.panel):hover{background-color:#ecf3f8;border:1px solid #5D98CC}ui-view[name=layouts-panel] .arrangements-list li:not(.panel) .current-indicator,ui-view[name=layouts-panel] .backgrounds-list li:not(.panel) .current-indicator{position:absolute;top:0;left:5px;font-size:15px}ui-view[name=layouts-panel] .arrangements-list li:not(.panel) img,ui-view[name=layouts-panel] .backgrounds-list li:not(.panel) img{max-width:100% !important;height:100px !important}ui-view[name=layouts-panel] .backgrounds-list li{height:150px;width:120px;margin:5px 3px -4px 3px}ui-view[name=layouts-panel] .arrangements-list li:not(.panel){height:175px;width:100px;margin:3px 2px -1px 2px}ui-view[name=layouts-panel] .arrangements-list li:not(.panel) svg{width:95px !important;height:100px !important}ui-view[name=layouts-panel] .arrangements-list li:not(.panel) a{position:absolute;width:100%;left:0;bottom:2px;font-size:larger}ui-view[name=layouts-panel] .arrangements-list .panel+.panel{margin-top:0}ui-view[name=myitems-panel] .asset-list{top:224px}.page-selector-row{display:inline-block;width:100%;background-color:#f8f8f8;padding:5px;bottom:0;left:0;height:45px;text-align:left}.page-selector-row>input{width:50px}.new-page-selector-row{text-align:center;margin-top:6px}.new-page-selector-row>*{vertical-align:middle}.new-page-selector-row label.input{display:inline-block}.new-page-selector-row label.input input{width:50px}.new-page-selector-row label.input input::-webkit-inner-spin-button,.new-page-selector-row label.input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.arrangement-background-selection ul{height:260px;overflow-x:auto;text-align:center;white-space:nowrap;margin-top:-10px;margin-bottom:-6px}.arrangement-background-selection .small{height:170px}.arrangement-background-selection .medium{height:190px}.arrangement-background-selection li{display:inline-block;text-align:center;padding:10px;margin:5px;margin-top:-5px;position:relative;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;border:1px solid #BDBDBD}.arrangement-background-selection li:hover{background-color:#ecf3f8;border:1px solid #5D98CC}.arrangement-background-selection li.selected{background-color:#d9edf7;border:1px solid #3276B1}.arrangement-background-selection li small{display:block;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.arrangement-background-selection table{table-layout:fixed;border-collapse:collapse;width:100%;height:100%;text-align:center;vertical-align:middle;background:white;line-height:normal}.arrangement-background-selection table th{border:1px solid black;text-align:inherit;overflow:hidden;font-weight:inherit}.arrangement-background-selection table tbody>tr>td:nth-child(2){height:195px;text-align:inherit;font-weight:inherit;padding-top:0;overflow-x:scroll;overflow-y:hidden}.arrangement-background-selection table div.selected-background{cursor:pointer}.ad-space-template-mapping .row:not(:last-child){display:flex;align-items:center;justify-content:space-between}.ad-space-template-mapping .row:not(:last-child) .table{width:auto;flex-grow:0;align-self:flex-start}.ad-space-template-mapping .row:not(:last-child) .table tr:first-of-type>td{border-top:none}.ad-space-template-mapping .row:not(:last-child) .table td:first-of-type{width:125px}.ad-space-template-mapping .row:not(:last-child) .input-xs{width:75px}.ad-space-template-mapping .component-list tbody tr td:first-of-type{white-space:nowrap}.ad-space-template-mapping .component-list tbody tr td:first-of-type>span{display:inline-block;width:calc(100% - 23px);position:relative;color:#fff;font-size:12px;font-weight:bold;white-space:nowrap;padding:4px 8px 3px;text-align:center;background:rgba(105,105,105,0.8)}.ad-space-template-mapping .ad-space-template-container{padding:10px 20px;flex-grow:1;overflow:hidden;text-align:center}.ad-space-template-mapping .ad-space-template-container .ad-space-template{display:inline-block;position:relative;border:1px dashed #ccc}.ad-space-template-mapping .ad-space-template-container .ad-space-template>div{position:absolute;background:rgba(105,105,105,0.8)}.ad-space-template-mapping .component0{background:rgba(87,136,156,0.8) !important}.ad-space-template-mapping .component1{background:rgba(53,110,53,0.8) !important}.ad-space-template-mapping .component2{background:rgba(169,3,41,0.8) !important}.ad-space-template-mapping .component3{background:rgba(199,145,33,0.8) !important}.ad-space-template-mapping .component4{background:rgba(172,82,135,0.8) !important}.ad-space-template-mapping .component5{background:rgba(86,138,137,0.8) !important}.ad-space-template-mapping .component6{background:rgba(0,145,217,0.8) !important}.ad-space-template-mapping .component7{background:rgba(64,172,43,0.8) !important}.ad-space-template-mapping .component8{background:rgba(255,196,13,0.8) !important}.ad-space-template-mapping .component9{background:rgba(237,28,36,0.8) !important}.ad-space-template-mapping .component10{background:rgba(110,88,122,0.8) !important}.ad-space-template-mapping .component11{background:rgba(176,155,91,0.8) !important}.ad-space-template-mapping .component12{background:rgba(128,128,0,0.7) !important}.ad-space-template-mapping .component13{background:rgba(175,28,255,0.8) !important}.ad-space-template-mapping .component14{background:rgba(120,56,56,0.8) !important}.ad-space-template-mapping .component15{background:rgba(255,15,156,0.8) !important}.ad-space-template-mapping .component16{background:rgba(120,120,0,0.95) !important}.ad-space-template-mapping .component17{background:rgba(128,0,0,0.8) !important}.ad-space-template-mapping .component18{background:rgba(0,111,111,0.8) !important}.ad-space-template-mapping .component19{background:rgba(0,179,252,0.8) !important}.ad-space-template-mapping .dataTable>tbody>tr:not(.selected){cursor:pointer}workspace.edit-arrangement .side-panel{width:300px;background-color:#f8f8f8;padding:10px;padding-top:44px}workspace.edit-arrangement .toolbar{left:300px;height:44px}workspace.edit-arrangement .toolbar slider{display:inline-block;width:140px}workspace.edit-arrangement .toolbar slider+label{position:relative;top:2px;width:33px}workspace.edit-arrangement .ad-area{position:absolute;overflow:hidden}workspace.edit-arrangement .ad-area.REGULAR_AD{background:#01168d;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #8496fb), color-stop(1, #01168d));background:-ms-linear-gradient(bottom, #8496fb, #01168d);background:-moz-linear-gradient(center bottom, #8496fb 0%, #01168d 100%);background:-o-linear-gradient(#01168d, #8496fb);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#01168d', endColorstr='#8496fb', GradientType=0);background:linear-gradient(135deg, #8496fb 0, #01168d 50%)}workspace.edit-arrangement .ad-area.LINELIST{background:#FFA500;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #ffc356), color-stop(1, #FFA500));background:-ms-linear-gradient(bottom, #ffc356, #FFA500);background:-moz-linear-gradient(center bottom, #ffc356 0%, #FFA500 100%);background:-o-linear-gradient(#FFA500, #ffc356);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA500', endColorstr='#ffc356', GradientType=0);background:linear-gradient(135deg, #ffc356 0, #FFA500 50%)}workspace.edit-arrangement .ad-area.TEXT_ONLY{background:#038D01;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #A1FB84), color-stop(1, #038D01));background:-ms-linear-gradient(bottom, #A1FB84, #038D01);background:-moz-linear-gradient(center bottom, #A1FB84 0%, #038D01 100%);background:-o-linear-gradient(#038D01, #A1FB84);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#038D01', endColorstr='#A1FB84', GradientType=0);background:linear-gradient(135deg, #A1FB84 0, #038D01 50%)}workspace.edit-arrangement .ad-area.ARTICLE_TITLE{background:#8B8D01;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FBF784), color-stop(1, #8B8D01));background:-ms-linear-gradient(bottom, #FBF784, #8B8D01);background:-moz-linear-gradient(center bottom, #FBF784 0%, #8B8D01 100%);background:-o-linear-gradient(#8B8D01, #FBF784);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8B8D01', endColorstr='#FBF784', GradientType=0);background:linear-gradient(135deg, #FBF784 0, #8B8D01 50%)}workspace.edit-arrangement .ad-area.ARTICLE_TEXT{background:#8B8D01;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FBF784), color-stop(1, #8B8D01));background:-ms-linear-gradient(bottom, #FBF784, #8B8D01);background:-moz-linear-gradient(center bottom, #FBF784 0%, #8B8D01 100%);background:-o-linear-gradient(#8B8D01, #FBF784);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8B8D01', endColorstr='#FBF784', GradientType=0);background:linear-gradient(135deg, #FBF784 0, #8B8D01 50%)}workspace.edit-arrangement .ad-area.STORE_NAME_FRONT{background:#6B018D;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #C284FB), color-stop(1, #6B018D));background:-ms-linear-gradient(bottom, #C284FB, #6B018D);background:-moz-linear-gradient(center bottom, #C284FB 0%, #6B018D 100%);background:-o-linear-gradient(#6B018D, #C284FB);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6B018D', endColorstr='#C284FB', GradientType=0);background:linear-gradient(135deg, #C284FB 0, #6B018D 50%)}workspace.edit-arrangement .ad-area.STORE_NAME_BACK{background:#6B018D;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #C284FB), color-stop(1, #6B018D));background:-ms-linear-gradient(bottom, #C284FB, #6B018D);background:-moz-linear-gradient(center bottom, #C284FB 0%, #6B018D 100%);background:-o-linear-gradient(#6B018D, #C284FB);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6B018D', endColorstr='#C284FB', GradientType=0);background:linear-gradient(135deg, #C284FB 0, #6B018D 50%)}workspace.edit-arrangement .ad-area.GOOD_THRU{background:#01598D;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #84CAFB), color-stop(1, #01598D));background:-ms-linear-gradient(bottom, #84CAFB, #01598D);background:-moz-linear-gradient(center bottom, #84CAFB 0%, #01598D 100%);background:-o-linear-gradient(#01598D, #84CAFB);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#01598D', endColorstr='#84CAFB', GradientType=0);background:linear-gradient(135deg, #84CAFB 0, #01598D 50%)}workspace.edit-arrangement .ad-area.THEME{background:#8D0101;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FF0000), color-stop(1, #8D0101));background:-ms-linear-gradient(bottom, #FF0000, #8D0101);background:-moz-linear-gradient(center bottom, #FF0000 0%, #8D0101 100%);background:-o-linear-gradient(#8D0101, #FF0000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8D0101', endColorstr='#FF0000', GradientType=0);background:linear-gradient(135deg, #FF0000 0, #8D0101 50%)}workspace.edit-arrangement .ad-area.PRICE{background:#80BEBE;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #CEE7E4), color-stop(1, #80BEBE));background:-ms-linear-gradient(bottom, #CEE7E4, #80BEBE);background:-moz-linear-gradient(center bottom, #CEE7E4 0%, #80BEBE 100%);background:-o-linear-gradient(#80BEBE, #CEE7E4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80BEBE', endColorstr='#CEE7E4', GradientType=0);background:linear-gradient(135deg, #CEE7E4 0, #80BEBE 50%)}workspace.edit-arrangement .ad-area.ADDRESS_BACK{background:#8080BE;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #8080BE));background:-ms-linear-gradient(bottom, #FFFFFF, #8080BE);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #8080BE 100%);background:-o-linear-gradient(#8080BE, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8080BE', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #8080BE 50%)}workspace.edit-arrangement .ad-area.ADDRESS_MAILOUT{background:#C0C0C0;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #C0C0C0));background:-ms-linear-gradient(bottom, #FFFFFF, #C0C0C0);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #C0C0C0 100%);background:-o-linear-gradient(#C0C0C0, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#C0C0C0', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #C0C0C0 50%)}workspace.edit-arrangement .ad-area.GRID{background:#5555E1;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #5555E1));background:-ms-linear-gradient(bottom, #FFFFFF, #5555E1);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #5555E1 100%);background:-o-linear-gradient(#5555E1, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5555E1', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #5555E1 50%)}workspace.edit-arrangement .ad-area.PRODUCT_LOGO{background:#CEE2E7;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #80BEBE), color-stop(1, #CEE2E7));background:-ms-linear-gradient(bottom, #80BEBE, #CEE2E7);background:-moz-linear-gradient(center bottom, #80BEBE 0%, #CEE2E7 100%);background:-o-linear-gradient(#CEE2E7, #80BEBE);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CEE2E7', endColorstr='#80BEBE', GradientType=0);background:linear-gradient(135deg, #80BEBE 0, #CEE2E7 50%)}workspace.edit-arrangement .ad-area.CUSTOMER_NAME{background:#5FE2CA;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #0AE1F5), color-stop(1, #5FE2CA));background:-ms-linear-gradient(bottom, #0AE1F5, #5FE2CA);background:-moz-linear-gradient(center bottom, #0AE1F5 0%, #5FE2CA 100%);background:-o-linear-gradient(#5FE2CA, #0AE1F5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5FE2CA', endColorstr='#0AE1F5', GradientType=0);background:linear-gradient(135deg, #0AE1F5 0, #5FE2CA 50%)}workspace.edit-arrangement .ad-area.EVENT_NAME{background:#FFF28C;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #DED977), color-stop(1, #FFF28C));background:-ms-linear-gradient(bottom, #DED977, #FFF28C);background:-moz-linear-gradient(center bottom, #DED977 0%, #FFF28C 100%);background:-o-linear-gradient(#FFF28C, #DED977);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF28C', endColorstr='#DED977', GradientType=0);background:linear-gradient(135deg, #DED977 0, #FFF28C 50%)}workspace.edit-arrangement .ad-area.STORE_LOGO{background:#EE82EE;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #EE82EE));background:-ms-linear-gradient(bottom, #FFFFFF, #EE82EE);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #EE82EE 100%);background:-o-linear-gradient(#EE82EE, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EE82EE', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #EE82EE 50%)}workspace.edit-arrangement .ad-area.SIGN_IMPRINT{background:#FF1493;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #FF1493));background:-ms-linear-gradient(bottom, #FFFFFF, #FF1493);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #FF1493 100%);background:-o-linear-gradient(#FF1493, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1493', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #FF1493 50%)}workspace.edit-arrangement .ad-area.IMPRINT_FRONT_STANDARD{background:#A2FF00;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #A2FF00));background:-ms-linear-gradient(bottom, #FFFFFF, #A2FF00);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #A2FF00 100%);background:-o-linear-gradient(#A2FF00, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A2FF00', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #A2FF00 50%)}workspace.edit-arrangement .ad-area.PAGE_NUMBER{background:#8B3E2F;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #A2FF00));background:-ms-linear-gradient(bottom, #FFFFFF, #A2FF00);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #A2FF00 100%);background:-o-linear-gradient(#A2FF00, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A2FF00', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #8B3E2F 50%)}workspace.edit-arrangement .ad-area.QR_CODE{background:#474846;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #474846));background:-ms-linear-gradient(bottom, #FFFFFF, #474846);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #474846 100%);background:-o-linear-gradient(#474846, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#474846', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #474846 50%)}workspace.edit-arrangement .ad-area.TABLE_OF_CONTENTS{background:#474846;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #474846));background:-ms-linear-gradient(bottom, #FFFFFF, #474846);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #474846 100%);background:-o-linear-gradient(#474846, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#474846', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #7fb548 50%)}workspace.edit-arrangement .ad-area.IMPRINTCOMBOQRFRONTSTANDARD{background:#ff5e00;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #ffc356), color-stop(1, #FFA500));background:-ms-linear-gradient(bottom, #ffc356, #FFA500);background:-moz-linear-gradient(center bottom, #ffc356 0%, #FFA500 100%);background:-o-linear-gradient(#FFA500, #ffc356);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA500', endColorstr='#ffc356', GradientType=0);background:linear-gradient(135deg, #ffc356 0, #FFA500 50%)}workspace.edit-arrangement studio-canvas{top:44px;left:300px}workspace.edit-arrangement studio-canvas>#canvasUI{top:25px}.arrangement.ui-state-highlight .background,.arrangement.ui-state-highlight .ad-area{pointer-events:none}.arrangement .background{position:absolute;top:0;left:0;max-width:100%;max-height:100%}.areaType-list{overflow-x:hidden;height:100%}.areaType-list li{display:flex;align-items:center;list-style-type:none;margin:5px 0;padding:0 5px}.areaType-list li .title{margin-left:10px;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap;font-size:1.4rem}.areaType-list li:hover{background-color:#ecf3f8}.area-context-menu .fa-square{position:relative;top:-1px;width:14px;height:14px;color:transparent}.area-context-menu .fa-square.REGULAR_AD{background:#01168d;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #8496fb), color-stop(1, #01168d));background:-ms-linear-gradient(bottom, #8496fb, #01168d);background:-moz-linear-gradient(center bottom, #8496fb 0%, #01168d 100%);background:-o-linear-gradient(#01168d, #8496fb);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#01168d', endColorstr='#8496fb', GradientType=0);background:linear-gradient(135deg, #8496fb 0, #01168d 50%)}.area-context-menu .fa-square.LINELIST{background:#FFA500;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #ffc356), color-stop(1, #FFA500));background:-ms-linear-gradient(bottom, #ffc356, #FFA500);background:-moz-linear-gradient(center bottom, #ffc356 0%, #FFA500 100%);background:-o-linear-gradient(#FFA500, #ffc356);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA500', endColorstr='#ffc356', GradientType=0);background:linear-gradient(135deg, #ffc356 0, #FFA500 50%)}.area-context-menu .fa-square.TEXT_ONLY{background:#038D01;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #A1FB84), color-stop(1, #038D01));background:-ms-linear-gradient(bottom, #A1FB84, #038D01);background:-moz-linear-gradient(center bottom, #A1FB84 0%, #038D01 100%);background:-o-linear-gradient(#038D01, #A1FB84);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#038D01', endColorstr='#A1FB84', GradientType=0);background:linear-gradient(135deg, #A1FB84 0, #038D01 50%)}.area-context-menu .fa-square.ARTICLE_TITLE{background:#8B8D01;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FBF784), color-stop(1, #8B8D01));background:-ms-linear-gradient(bottom, #FBF784, #8B8D01);background:-moz-linear-gradient(center bottom, #FBF784 0%, #8B8D01 100%);background:-o-linear-gradient(#8B8D01, #FBF784);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8B8D01', endColorstr='#FBF784', GradientType=0);background:linear-gradient(135deg, #FBF784 0, #8B8D01 50%)}.area-context-menu .fa-square.ARTICLE_TEXT{background:#8B8D01;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FBF784), color-stop(1, #8B8D01));background:-ms-linear-gradient(bottom, #FBF784, #8B8D01);background:-moz-linear-gradient(center bottom, #FBF784 0%, #8B8D01 100%);background:-o-linear-gradient(#8B8D01, #FBF784);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8B8D01', endColorstr='#FBF784', GradientType=0);background:linear-gradient(135deg, #FBF784 0, #8B8D01 50%)}.area-context-menu .fa-square.STORE_NAME_FRONT{background:#6B018D;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #C284FB), color-stop(1, #6B018D));background:-ms-linear-gradient(bottom, #C284FB, #6B018D);background:-moz-linear-gradient(center bottom, #C284FB 0%, #6B018D 100%);background:-o-linear-gradient(#6B018D, #C284FB);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6B018D', endColorstr='#C284FB', GradientType=0);background:linear-gradient(135deg, #C284FB 0, #6B018D 50%)}.area-context-menu .fa-square.STORE_NAME_BACK{background:#6B018D;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #C284FB), color-stop(1, #6B018D));background:-ms-linear-gradient(bottom, #C284FB, #6B018D);background:-moz-linear-gradient(center bottom, #C284FB 0%, #6B018D 100%);background:-o-linear-gradient(#6B018D, #C284FB);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6B018D', endColorstr='#C284FB', GradientType=0);background:linear-gradient(135deg, #C284FB 0, #6B018D 50%)}.area-context-menu .fa-square.GOOD_THRU{background:#01598D;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #84CAFB), color-stop(1, #01598D));background:-ms-linear-gradient(bottom, #84CAFB, #01598D);background:-moz-linear-gradient(center bottom, #84CAFB 0%, #01598D 100%);background:-o-linear-gradient(#01598D, #84CAFB);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#01598D', endColorstr='#84CAFB', GradientType=0);background:linear-gradient(135deg, #84CAFB 0, #01598D 50%)}.area-context-menu .fa-square.THEME{background:#8D0101;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FF0000), color-stop(1, #8D0101));background:-ms-linear-gradient(bottom, #FF0000, #8D0101);background:-moz-linear-gradient(center bottom, #FF0000 0%, #8D0101 100%);background:-o-linear-gradient(#8D0101, #FF0000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8D0101', endColorstr='#FF0000', GradientType=0);background:linear-gradient(135deg, #FF0000 0, #8D0101 50%)}.area-context-menu .fa-square.PRICE{background:#80BEBE;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #CEE7E4), color-stop(1, #80BEBE));background:-ms-linear-gradient(bottom, #CEE7E4, #80BEBE);background:-moz-linear-gradient(center bottom, #CEE7E4 0%, #80BEBE 100%);background:-o-linear-gradient(#80BEBE, #CEE7E4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80BEBE', endColorstr='#CEE7E4', GradientType=0);background:linear-gradient(135deg, #CEE7E4 0, #80BEBE 50%)}.area-context-menu .fa-square.ADDRESS_BACK{background:#8080BE;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #8080BE));background:-ms-linear-gradient(bottom, #FFFFFF, #8080BE);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #8080BE 100%);background:-o-linear-gradient(#8080BE, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8080BE', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #8080BE 50%)}.area-context-menu .fa-square.ADDRESS_MAILOUT{background:#C0C0C0;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #C0C0C0));background:-ms-linear-gradient(bottom, #FFFFFF, #C0C0C0);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #C0C0C0 100%);background:-o-linear-gradient(#C0C0C0, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#C0C0C0', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #C0C0C0 50%)}.area-context-menu .fa-square.GRID{background:#5555E1;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #5555E1));background:-ms-linear-gradient(bottom, #FFFFFF, #5555E1);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #5555E1 100%);background:-o-linear-gradient(#5555E1, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5555E1', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #5555E1 50%)}.area-context-menu .fa-square.PRODUCT_LOGO{background:#CEE2E7;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #80BEBE), color-stop(1, #CEE2E7));background:-ms-linear-gradient(bottom, #80BEBE, #CEE2E7);background:-moz-linear-gradient(center bottom, #80BEBE 0%, #CEE2E7 100%);background:-o-linear-gradient(#CEE2E7, #80BEBE);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CEE2E7', endColorstr='#80BEBE', GradientType=0);background:linear-gradient(135deg, #80BEBE 0, #CEE2E7 50%)}.area-context-menu .fa-square.CUSTOMER_NAME{background:#5FE2CA;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #0AE1F5), color-stop(1, #5FE2CA));background:-ms-linear-gradient(bottom, #0AE1F5, #5FE2CA);background:-moz-linear-gradient(center bottom, #0AE1F5 0%, #5FE2CA 100%);background:-o-linear-gradient(#5FE2CA, #0AE1F5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5FE2CA', endColorstr='#0AE1F5', GradientType=0);background:linear-gradient(135deg, #0AE1F5 0, #5FE2CA 50%)}.area-context-menu .fa-square.EVENT_NAME{background:#FFF28C;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #DED977), color-stop(1, #FFF28C));background:-ms-linear-gradient(bottom, #DED977, #FFF28C);background:-moz-linear-gradient(center bottom, #DED977 0%, #FFF28C 100%);background:-o-linear-gradient(#FFF28C, #DED977);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF28C', endColorstr='#DED977', GradientType=0);background:linear-gradient(135deg, #DED977 0, #FFF28C 50%)}.area-context-menu .fa-square.STORE_LOGO{background:#EE82EE;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #EE82EE));background:-ms-linear-gradient(bottom, #FFFFFF, #EE82EE);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #EE82EE 100%);background:-o-linear-gradient(#EE82EE, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EE82EE', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #EE82EE 50%)}.area-context-menu .fa-square.SIGN_IMPRINT{background:#FF1493;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #FF1493));background:-ms-linear-gradient(bottom, #FFFFFF, #FF1493);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #FF1493 100%);background:-o-linear-gradient(#FF1493, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1493', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #FF1493 50%)}.area-context-menu .fa-square.IMPRINT_FRONT_STANDARD{background:#A2FF00;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #A2FF00));background:-ms-linear-gradient(bottom, #FFFFFF, #A2FF00);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #A2FF00 100%);background:-o-linear-gradient(#A2FF00, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A2FF00', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #A2FF00 50%)}.area-context-menu .fa-square.PAGE_NUMBER{background:#8B3E2F;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #A2FF00));background:-ms-linear-gradient(bottom, #FFFFFF, #A2FF00);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #A2FF00 100%);background:-o-linear-gradient(#A2FF00, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A2FF00', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #8B3E2F 50%)}.area-context-menu .fa-square.QR_CODE{background:#474846;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #474846));background:-ms-linear-gradient(bottom, #FFFFFF, #474846);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #474846 100%);background:-o-linear-gradient(#474846, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#474846', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #474846 50%)}.area-context-menu .fa-square.TABLE_OF_CONTENTS{background:#474846;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #474846));background:-ms-linear-gradient(bottom, #FFFFFF, #474846);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #474846 100%);background:-o-linear-gradient(#474846, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#474846', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #7fb548 50%)}.area-context-menu .fa-square.IMPRINTCOMBOQRFRONTSTANDARD{background:#ff5e00;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #ffc356), color-stop(1, #FFA500));background:-ms-linear-gradient(bottom, #ffc356, #FFA500);background:-moz-linear-gradient(center bottom, #ffc356 0%, #FFA500 100%);background:-o-linear-gradient(#FFA500, #ffc356);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA500', endColorstr='#ffc356', GradientType=0);background:linear-gradient(135deg, #ffc356 0, #FFA500 50%)}.draggable-area-type{width:50px;height:50px;cursor:pointer}.draggable-area-type.REGULAR_AD{background:#01168d;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #8496fb), color-stop(1, #01168d));background:-ms-linear-gradient(bottom, #8496fb, #01168d);background:-moz-linear-gradient(center bottom, #8496fb 0%, #01168d 100%);background:-o-linear-gradient(#01168d, #8496fb);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#01168d', endColorstr='#8496fb', GradientType=0);background:linear-gradient(135deg, #8496fb 0, #01168d 50%)}.draggable-area-type.LINELIST{background:#FFA500;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #ffc356), color-stop(1, #FFA500));background:-ms-linear-gradient(bottom, #ffc356, #FFA500);background:-moz-linear-gradient(center bottom, #ffc356 0%, #FFA500 100%);background:-o-linear-gradient(#FFA500, #ffc356);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA500', endColorstr='#ffc356', GradientType=0);background:linear-gradient(135deg, #ffc356 0, #FFA500 50%)}.draggable-area-type.TEXT_ONLY{background:#038D01;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #A1FB84), color-stop(1, #038D01));background:-ms-linear-gradient(bottom, #A1FB84, #038D01);background:-moz-linear-gradient(center bottom, #A1FB84 0%, #038D01 100%);background:-o-linear-gradient(#038D01, #A1FB84);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#038D01', endColorstr='#A1FB84', GradientType=0);background:linear-gradient(135deg, #A1FB84 0, #038D01 50%)}.draggable-area-type.ARTICLE_TITLE{background:#8B8D01;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FBF784), color-stop(1, #8B8D01));background:-ms-linear-gradient(bottom, #FBF784, #8B8D01);background:-moz-linear-gradient(center bottom, #FBF784 0%, #8B8D01 100%);background:-o-linear-gradient(#8B8D01, #FBF784);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8B8D01', endColorstr='#FBF784', GradientType=0);background:linear-gradient(135deg, #FBF784 0, #8B8D01 50%)}.draggable-area-type.ARTICLE_TEXT{background:#8B8D01;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FBF784), color-stop(1, #8B8D01));background:-ms-linear-gradient(bottom, #FBF784, #8B8D01);background:-moz-linear-gradient(center bottom, #FBF784 0%, #8B8D01 100%);background:-o-linear-gradient(#8B8D01, #FBF784);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8B8D01', endColorstr='#FBF784', GradientType=0);background:linear-gradient(135deg, #FBF784 0, #8B8D01 50%)}.draggable-area-type.STORE_NAME_FRONT{background:#6B018D;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #C284FB), color-stop(1, #6B018D));background:-ms-linear-gradient(bottom, #C284FB, #6B018D);background:-moz-linear-gradient(center bottom, #C284FB 0%, #6B018D 100%);background:-o-linear-gradient(#6B018D, #C284FB);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6B018D', endColorstr='#C284FB', GradientType=0);background:linear-gradient(135deg, #C284FB 0, #6B018D 50%)}.draggable-area-type.STORE_NAME_BACK{background:#6B018D;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #C284FB), color-stop(1, #6B018D));background:-ms-linear-gradient(bottom, #C284FB, #6B018D);background:-moz-linear-gradient(center bottom, #C284FB 0%, #6B018D 100%);background:-o-linear-gradient(#6B018D, #C284FB);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6B018D', endColorstr='#C284FB', GradientType=0);background:linear-gradient(135deg, #C284FB 0, #6B018D 50%)}.draggable-area-type.GOOD_THRU{background:#01598D;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #84CAFB), color-stop(1, #01598D));background:-ms-linear-gradient(bottom, #84CAFB, #01598D);background:-moz-linear-gradient(center bottom, #84CAFB 0%, #01598D 100%);background:-o-linear-gradient(#01598D, #84CAFB);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#01598D', endColorstr='#84CAFB', GradientType=0);background:linear-gradient(135deg, #84CAFB 0, #01598D 50%)}.draggable-area-type.THEME{background:#8D0101;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FF0000), color-stop(1, #8D0101));background:-ms-linear-gradient(bottom, #FF0000, #8D0101);background:-moz-linear-gradient(center bottom, #FF0000 0%, #8D0101 100%);background:-o-linear-gradient(#8D0101, #FF0000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8D0101', endColorstr='#FF0000', GradientType=0);background:linear-gradient(135deg, #FF0000 0, #8D0101 50%)}.draggable-area-type.PRICE{background:#80BEBE;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #CEE7E4), color-stop(1, #80BEBE));background:-ms-linear-gradient(bottom, #CEE7E4, #80BEBE);background:-moz-linear-gradient(center bottom, #CEE7E4 0%, #80BEBE 100%);background:-o-linear-gradient(#80BEBE, #CEE7E4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80BEBE', endColorstr='#CEE7E4', GradientType=0);background:linear-gradient(135deg, #CEE7E4 0, #80BEBE 50%)}.draggable-area-type.ADDRESS_BACK{background:#8080BE;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #8080BE));background:-ms-linear-gradient(bottom, #FFFFFF, #8080BE);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #8080BE 100%);background:-o-linear-gradient(#8080BE, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#8080BE', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #8080BE 50%)}.draggable-area-type.ADDRESS_MAILOUT{background:#C0C0C0;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #C0C0C0));background:-ms-linear-gradient(bottom, #FFFFFF, #C0C0C0);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #C0C0C0 100%);background:-o-linear-gradient(#C0C0C0, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#C0C0C0', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #C0C0C0 50%)}.draggable-area-type.GRID{background:#5555E1;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #5555E1));background:-ms-linear-gradient(bottom, #FFFFFF, #5555E1);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #5555E1 100%);background:-o-linear-gradient(#5555E1, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5555E1', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #5555E1 50%)}.draggable-area-type.PRODUCT_LOGO{background:#CEE2E7;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #80BEBE), color-stop(1, #CEE2E7));background:-ms-linear-gradient(bottom, #80BEBE, #CEE2E7);background:-moz-linear-gradient(center bottom, #80BEBE 0%, #CEE2E7 100%);background:-o-linear-gradient(#CEE2E7, #80BEBE);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CEE2E7', endColorstr='#80BEBE', GradientType=0);background:linear-gradient(135deg, #80BEBE 0, #CEE2E7 50%)}.draggable-area-type.CUSTOMER_NAME{background:#5FE2CA;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #0AE1F5), color-stop(1, #5FE2CA));background:-ms-linear-gradient(bottom, #0AE1F5, #5FE2CA);background:-moz-linear-gradient(center bottom, #0AE1F5 0%, #5FE2CA 100%);background:-o-linear-gradient(#5FE2CA, #0AE1F5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5FE2CA', endColorstr='#0AE1F5', GradientType=0);background:linear-gradient(135deg, #0AE1F5 0, #5FE2CA 50%)}.draggable-area-type.EVENT_NAME{background:#FFF28C;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #DED977), color-stop(1, #FFF28C));background:-ms-linear-gradient(bottom, #DED977, #FFF28C);background:-moz-linear-gradient(center bottom, #DED977 0%, #FFF28C 100%);background:-o-linear-gradient(#FFF28C, #DED977);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF28C', endColorstr='#DED977', GradientType=0);background:linear-gradient(135deg, #DED977 0, #FFF28C 50%)}.draggable-area-type.STORE_LOGO{background:#EE82EE;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #EE82EE));background:-ms-linear-gradient(bottom, #FFFFFF, #EE82EE);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #EE82EE 100%);background:-o-linear-gradient(#EE82EE, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EE82EE', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #EE82EE 50%)}.draggable-area-type.SIGN_IMPRINT{background:#FF1493;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #FF1493));background:-ms-linear-gradient(bottom, #FFFFFF, #FF1493);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #FF1493 100%);background:-o-linear-gradient(#FF1493, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF1493', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #FF1493 50%)}.draggable-area-type.IMPRINT_FRONT_STANDARD{background:#A2FF00;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #A2FF00));background:-ms-linear-gradient(bottom, #FFFFFF, #A2FF00);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #A2FF00 100%);background:-o-linear-gradient(#A2FF00, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A2FF00', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #A2FF00 50%)}.draggable-area-type.PAGE_NUMBER{background:#8B3E2F;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #A2FF00));background:-ms-linear-gradient(bottom, #FFFFFF, #A2FF00);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #A2FF00 100%);background:-o-linear-gradient(#A2FF00, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A2FF00', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #8B3E2F 50%)}.draggable-area-type.QR_CODE{background:#474846;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #474846));background:-ms-linear-gradient(bottom, #FFFFFF, #474846);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #474846 100%);background:-o-linear-gradient(#474846, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#474846', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #474846 50%)}.draggable-area-type.TABLE_OF_CONTENTS{background:#474846;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #474846));background:-ms-linear-gradient(bottom, #FFFFFF, #474846);background:-moz-linear-gradient(center bottom, #FFFFFF 0%, #474846 100%);background:-o-linear-gradient(#474846, #FFFFFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#474846', endColorstr='#FFFFFF', GradientType=0);background:linear-gradient(135deg, #FFFFFF 0, #7fb548 50%)}.draggable-area-type.IMPRINTCOMBOQRFRONTSTANDARD{background:#ff5e00;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #ffc356), color-stop(1, #FFA500));background:-ms-linear-gradient(bottom, #ffc356, #FFA500);background:-moz-linear-gradient(center bottom, #ffc356 0%, #FFA500 100%);background:-o-linear-gradient(#FFA500, #ffc356);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFA500', endColorstr='#ffc356', GradientType=0);background:linear-gradient(135deg, #ffc356 0, #FFA500 50%)}.area-toolbar .ui-dialog-content{padding:6px}.area-toolbar input{width:100px !important}.area-toolbar .ui-dialog-buttonpane{display:none}.social-media-dialog{height:auto !important}.social-media-dialog textarea{max-height:250px}.social-media-dialog .required{position:absolute;top:-15px;left:12px}.social-media-dialog .inline-group>.radio{margin-top:4px}.social-media-dialog .inline-group>div>label:nth-of-type(1){width:115px}.social-media-dialog .inline-group>div>label:nth-of-type(2),.social-media-dialog .inline-group>div>label:nth-of-type(4){width:60px}.social-media-dialog .inline-group>div>label:nth-of-type(5){width:80px}.social-media-dialog .inline-group input,.social-media-dialog .inline-group.select{padding:0 3px}.change-arrangement-background .background-selector{height:400px;padding:10px 30px;overflow:hidden}.change-arrangement-background .background-selector .slick-track{-moz-transform:none;-ms-transform:none;-o-transform:none;-webkit-transform:none;transform:none}.change-arrangement-background .background-selector .slick-list{top:50%;-moz-transform:translateY(-50%) !important;-ms-transform:translateY(-50%) !important;-o-transform:translateY(-50%) !important;-webkit-transform:translateY(-50%) !important;transform:translateY(-50%) !important;padding-top:15px !important}.change-arrangement-background .background-selector slide{text-align:center}.change-arrangement-background .background-selector:not(.slick-initialized) slide{display:none}.change-arrangement-background .background-selector .background{position:relative;display:inline-block;border:1px solid transparent;opacity:.5;-moz-transition:all 300ms ease;-o-transition:all 300ms ease;-webkit-transition:all 300ms ease;transition:all 300ms ease;pointer-events:none}.change-arrangement-background .background-selector .background img{max-width:240px;max-height:320px}.change-arrangement-background .background-selector .background button{display:none}.change-arrangement-background .background-selector .background button.delete{position:absolute;top:0;right:8px;width:19px;height:18px;border:none;font-size:20px;background:none;color:#a90329;opacity:.5}.change-arrangement-background .background-selector .background button.delete:hover{opacity:.9}.change-arrangement-background .background-selector .background+div{margin:15.5px 2px 0 2px}.change-arrangement-background .background-selector .slick-center .background{opacity:1;-moz-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);-webkit-transform:scale(1.08);transform:scale(1.08);cursor:pointer;pointer-events:auto}.change-arrangement-background .background-selector .slick-center .background:hover{border:1px solid #ffc40d}.change-arrangement-background .background-selector .slick-center .background:hover button{display:block}.change-arrangement-background .background-selector:not(.loading) .slick-track:empty:after{content:'No results found.';display:block;margin-left:-50px;-moz-animation-name:fadeIn;-o-animation-name:fadeIn;-webkit-animation-name:fadeIn;animation-name:fadeIn;-moz-animation-duration:.5s;-o-animation-duration:.5s;-webkit-animation-duration:.5s;animation-duration:.5s;width:100px}.widget-body>.dataTables_wrapper>.dt-toolbar-footer{min-height:44px}.admin-home{height:calc(100vh - 78px);min-height:590px;margin-bottom:0}.admin-home h3{margin-top:0;margin-bottom:15px}.admin-home .btn{display:block;text-align:left;white-space:normal}.admin-home .btn i{float:left;line-height:34px;margin-right:9px;margin-bottom:8px}.admin-home .btn-primary{background:#275b89;padding:10px}.admin-home .btn-primary:hover{background:#214e75}.admin-home .btn-default{margin-bottom:6px;background:#eee}.admin-home .btn-default:hover{background:#e6e6e6 !important}.admin-assets .widget-body-toolbar{padding-bottom:0}.admin-assets .widget-body-toolbar .toggle{margin-top:2px;padding-right:0}.admin-assets .widget-body-toolbar .toggle i{position:relative;float:right;margin-left:6px;vertical-align:top}.admin-assets .dataTables_scrollHead table,.admin-assets .dataTables_scrollBody table{table-layout:fixed}.admin-assets .dataTables_scrollBody{height:calc(100vh - 262px)}.admin-assets .dataTables_scrollFoot table{max-width:calc(100vw - 72px) !important;position:sticky;left:0}.admin-assets .dataTables_scrollFoot .table-bordered{margin-bottom:0 !important;border-bottom:0}.admin-assets .dataTables_scrollFoot .table-bordered th{padding-top:6px;padding-right:0;line-height:30px}.admin-assets .dt-toolbar-footer{height:44px}.admin-assets.image-download .dataTables_scrollBody{height:calc(100vh - 306px)}.admin-assets.home .dataTables_scrollBody{height:calc(100vh - 280px)}.admin-assets.home.image-download .dataTables_scrollBody{height:calc(100vh - 324px)}.admin-events .dataTables_scrollBody{height:calc(100vh - 250px)}.admin-events .dataTables_scrollFoot .table-bordered{margin-bottom:0 !important;border-bottom:0}.admin-events .dataTables_scrollFoot .table-bordered th{padding-top:6px;padding-right:0;line-height:30px}.admin-events.print-spec-replication .dataTables_scrollBody{height:calc(100vh - 294px)}.ad-dashboard .btn{white-space:normal}.ad-dashboard .widget-body-toolbar .smart-form section{margin-bottom:10px}.ad-dashboard .ad-status-list{width:100%;max-height:132px;overflow-y:scroll;background:white;border:1px solid #bdbdbd}.ad-dashboard .ad-status-list li{padding:0 5px}.ad-dashboard .ad-status-list .selected{background:#3276b1;color:white}.ad-dashboard .air{text-align:right;padding-right:15px;width:20%}.ad-dashboard .air .btn-primary{width:50%}.customer-edit-dialog .ui-dialog-content>.tabset,.asset-edit-dialog .ui-dialog-content>.tabset,.banner-ad-edit-dialog .ui-dialog-content>.tabset,.dialog--left-tabs .ui-dialog-content>.tabset{display:flex;height:100%}.customer-edit-dialog .ui-dialog-content>.tabset>.nav,.asset-edit-dialog .ui-dialog-content>.tabset>.nav,.banner-ad-edit-dialog .ui-dialog-content>.tabset>.nav,.dialog--left-tabs .ui-dialog-content>.tabset>.nav{flex-shrink:0;width:200px;overflow:hidden}.customer-edit-dialog .ui-dialog-content>.tabset>.tab-content,.asset-edit-dialog .ui-dialog-content>.tabset>.tab-content,.banner-ad-edit-dialog .ui-dialog-content>.tabset>.tab-content,.dialog--left-tabs .ui-dialog-content>.tabset>.tab-content{flex-grow:1;width:calc(100% - 200px);position:relative}.customer-edit-dialog .ui-dialog-content>.tabset>.tab-content>.tab-pane,.asset-edit-dialog .ui-dialog-content>.tabset>.tab-content>.tab-pane,.banner-ad-edit-dialog .ui-dialog-content>.tabset>.tab-content>.tab-pane,.dialog--left-tabs .ui-dialog-content>.tabset>.tab-content>.tab-pane{position:absolute;top:0;left:0;bottom:0;right:0}.tabset.dialog--left-tabs{display:flex;height:100%}.tabset.dialog--left-tabs>.nav{flex-shrink:0;width:200px;overflow:hidden auto}.tabset.dialog--left-tabs>.tab-content{flex-grow:1;width:calc(100% - 200px);position:relative}.tabset.dialog--left-tabs>.tab-content>.tab-pane{position:absolute;top:0;left:0;bottom:0;right:0}.tabset.dialog--left-tabs-fixed{display:flex;height:100%}.tabset.dialog--left-tabs-fixed>.nav{flex-shrink:0;width:200px;overflow:hidden auto}.tabset.dialog--left-tabs-fixed>.tab-content{flex-grow:1;width:calc(100% - 200px);position:relative;overflow:auto}.tabset.dialog--left-tabs-fixed>.tab-content>.tab-pane{position:absolute;top:0;left:0;bottom:0;right:0}.customer-edit-dialog ui-view[name="print-specifications"] .dataTables_scrollFootInner,.customer-edit-dialog ui-view[name="print-specifications"] .dataTables_scrollFootInner>table{width:100% !important}.login-edit>.ui-dialog-content>form{display:flex;align-items:stretch;height:100%}.login-edit>.ui-dialog-content>form>.col:first-child{flex-basis:55%}.login-edit>.ui-dialog-content>form>.col:first-child>fieldset{padding-left:0}.login-edit>.ui-dialog-content>form>.col:not(:first-child){border-left:1px solid #eee;overflow:auto}.login-edit>.ui-dialog-content>form>.col:not(:first-child) h6{position:fixed;background:white;z-index:1;width:160px;height:20px}.login-edit>.ui-dialog-content>form>.col:not(:first-child) div:first-of-type{margin-top:24px}.customer-imprint-edit .imprint-type{display:inline-block;width:70%;margin-right:5px}.special-instructions{display:flex;align-items:baseline}.special-instructions label.label{margin-left:14px}.special-instructions label.input{flex-grow:1}.drop-location-table{margin-bottom:-10px;position:relative}.drop-location-table>.dataTables_wrapper>.dataTables_scroll{display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;position:absolute;top:0;bottom:0}.drop-location-table>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollBody{overflow-y:scroll !important;-ms-flex:1 1;-webkit-flex:1 1;flex:1 1}.drop-location-table>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollBody>table>tbody>tr>td:nth-child(1){background:white}.drop-location-table .child{background:#fff !important}.drop-location-table .child>td:nth-child(1){position:relative;top:-12px;border-top-color:transparent;border-bottom-width:1px}.drop-location-table .child>td:nth-child(1)>span{-ms-writing-mode:lr-tb;writing-mode:vertical-lr;white-space:nowrap}.drop-location-table .child>td:nth-child(2){padding:0}.drop-location-table .child>td:nth-child(2) table{border-left:none;border-right:none;position:relative;top:-9px}.drop-location-table .child>td:nth-child(2) table td:nth-child(1){width:389px;padding-left:30px}.drop-location-table .child>td:nth-child(2) table td:nth-child(2){width:128px}.drop-location-table .child>td:nth-child(2) table td:nth-child(3){width:127px}.customer-apps>ul{flex-wrap:wrap;flex-grow:0 !important;gap:15px}.customer-apps>ul>li{padding:10px;cursor:pointer;border:1px solid #BDBDBD;width:100px;height:auto}.customer-apps>ul>li img{max-width:65px;height:65px}.customer-apps>ul>li:hover{background-color:#ecf3f8;border:1px solid #5D98CC}.customer-apps>ul>li.selected{background-color:#d9edf7;border:1px solid #3276B1}.customer-apps>ul>li.ui-state-disabled{opacity:.7;filter:grayscale(1);cursor:pointer !important}.print-spec-table .child{background:#fff !important}.print-spec-table .child>td:nth-child(1){position:relative;top:-12px;border-top-color:transparent;border-bottom-width:1px}.print-spec-table .child>td:nth-child(1)>span{-ms-writing-mode:lr-tb;writing-mode:vertical-lr;white-space:nowrap}.flex-column{display:flex !important;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;height:100%}.flex-column>*:last-child{flex-grow:1;overflow:hidden}.flex-column.tabset>.tab-content{position:relative;overflow:auto}.flex-column.tabset>.tab-content>.tab-pane{position:absolute;top:0;bottom:0;left:0;right:0}.pick-list{position:relative;overflow:visible}.pick-list>*:first-child{position:absolute;top:0;bottom:0;left:0}.pick-list>*:first-child .dataTables_scrollBody.ui-droppable.ui-state-highlight{outline:1px solid rgba(255,0,0,0.5);background-color:white;color:inherit}.pick-list>*:first-child .dataTables_scrollBody.ui-droppable.ui-state-highlight:before{content:"\f068";font-family:FontAwesome;position:fixed;font-size:4em;margin-top:170px;width:449px;text-align:center;color:rgba(255,0,0,0.5)}.pick-list>*:first-child .dataTables_scrollBody.ui-droppable.ui-state-highlight>table{pointer-events:none}.pick-list>*:first-child .dataTables_scrollBody.ui-droppable.ui-state-hover{outline:1px solid red}.pick-list>*:first-child .dataTables_scrollBody.ui-droppable.ui-state-hover:before{content:"\f068";font-family:FontAwesome;position:fixed;font-size:4em;margin-top:170px;width:449px;text-align:center;color:red}.pick-list>*:last-child{position:absolute;top:0;bottom:0;right:0}.pick-list>*:last-child .dataTables_scrollBody.ui-droppable.ui-state-highlight{outline:1px solid rgba(173,255,47,0.5);background-color:white;color:inherit}.pick-list>*:last-child .dataTables_scrollBody.ui-droppable.ui-state-highlight:before{content:"\f067";font-family:FontAwesome;position:fixed;font-size:4em;margin-top:170px;width:449px;text-align:center;color:rgba(173,255,47,0.5)}.pick-list>*:last-child .dataTables_scrollBody.ui-droppable.ui-state-highlight>table{pointer-events:none}.pick-list>*:last-child .dataTables_scrollBody.ui-droppable.ui-state-hover{outline:1px solid greenyellow}.pick-list>*:last-child .dataTables_scrollBody.ui-droppable.ui-state-hover:before{content:"\f067";font-family:FontAwesome;position:fixed;font-size:4em;margin-top:170px;width:449px;text-align:center;color:greenyellow}.asset-edit-dialog .image-container,.banner-ad-edit-dialog .image-container{position:relative;height:280px}.asset-edit-dialog .image-container .thumbnail-image,.banner-ad-edit-dialog .image-container .thumbnail-image{box-shadow:none;pointer-events:none;-moz-transition:opacity linear .2s;-o-transition:opacity linear .2s;-webkit-transition:opacity linear .2s;transition:opacity linear .2s;padding-bottom:10px}.asset-edit-dialog .image-container drop-zone,.banner-ad-edit-dialog .image-container drop-zone{position:absolute;top:0;bottom:0;left:0;right:0;display:none}.asset-edit-dialog .image-container drop-zone .progress,.banner-ad-edit-dialog .image-container drop-zone .progress{width:50%}.asset-edit-dialog .image-container drop-zone .btn,.banner-ad-edit-dialog .image-container drop-zone .btn{display:none;margin:20px auto}.asset-edit-dialog .image-container>p,.banner-ad-edit-dialog .image-container>p{position:absolute;bottom:-5px;left:0;right:0}.asset-edit-dialog .image-container .image-menu,.banner-ad-edit-dialog .image-container .image-menu{position:absolute;top:-5px;right:-5px;display:none}.asset-edit-dialog .image-container .image-menu .btn,.banner-ad-edit-dialog .image-container .image-menu .btn{padding:2px;opacity:.5}.asset-edit-dialog .image-container .image-menu .btn:hover,.banner-ad-edit-dialog .image-container .image-menu .btn:hover{opacity:1}.asset-edit-dialog .image-container.empty .thumbnail-image,.banner-ad-edit-dialog .image-container.empty .thumbnail-image{display:none}.asset-edit-dialog .image-container.empty drop-zone,.banner-ad-edit-dialog .image-container.empty drop-zone{display:flex}.asset-edit-dialog .image-container:not(.empty) .image-menu,.banner-ad-edit-dialog .image-container:not(.empty) .image-menu{display:block}.asset-edit-dialog .image-container.editable:not(.empty) .thumbnail-image,.banner-ad-edit-dialog .image-container.editable:not(.empty) .thumbnail-image{opacity:.05}.asset-edit-dialog .image-container.editable:not(.empty) .image-menu,.banner-ad-edit-dialog .image-container.editable:not(.empty) .image-menu{display:none}.asset-edit-dialog .image-container.editable:not(.empty) drop-zone .btn,.banner-ad-edit-dialog .image-container.editable:not(.empty) drop-zone .btn{display:block;pointer-events:auto}.asset-edit-dialog .image-container.editable drop-zone,.banner-ad-edit-dialog .image-container.editable drop-zone{display:flex}.asset-edit-dialog .image-container.editable>p:not([ng-hide]),.banner-ad-edit-dialog .image-container.editable>p:not([ng-hide]){display:none}.asset-edit-dialog .bootstrap-tagsinput,.banner-ad-edit-dialog .bootstrap-tagsinput{max-height:100px}.asset-edit-dialog form.flex-column>*:last-child,.banner-ad-edit-dialog form.flex-column>*:last-child{position:relative;margin-right:-10px;overflow:visible}.asset-edit-dialog form.flex-column>*:last-child>.col:last-child,.banner-ad-edit-dialog form.flex-column>*:last-child>.col:last-child{display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;position:absolute;top:0;right:5px;bottom:0}.asset-edit-dialog .attribute-list,.banner-ad-edit-dialog .attribute-list{overflow-y:auto;padding-right:6px}.asset-edit-dialog .attribute-list input,.banner-ad-edit-dialog .attribute-list input,.asset-edit-dialog .attribute-list textarea,.banner-ad-edit-dialog .attribute-list textarea{display:inline-block;width:calc(100% - 18px);vertical-align:middle}.asset-edit-dialog .attribute-list .icon-append,.banner-ad-edit-dialog .attribute-list .icon-append,.asset-edit-dialog .attribute-list .dropdown.loading:after,.banner-ad-edit-dialog .attribute-list .dropdown.loading:after{right:23px}.asset-edit-dialog .attribute-list .input>a,.banner-ad-edit-dialog .attribute-list .input>a,.asset-edit-dialog .attribute-list .textarea>a,.banner-ad-edit-dialog .attribute-list .textarea>a{opacity:.5}.asset-edit-dialog .attribute-list .input>a:hover,.banner-ad-edit-dialog .attribute-list .input>a:hover,.asset-edit-dialog .attribute-list .textarea>a:hover,.banner-ad-edit-dialog .attribute-list .textarea>a:hover{opacity:1}.asset-edit-dialog .new-attribute,.banner-ad-edit-dialog .new-attribute{margin-top:5px;padding-top:10px;padding-left:10px}.asset-edit-dialog .new-attribute .btn-group,.banner-ad-edit-dialog .new-attribute .btn-group{position:absolute;left:-4px;width:158px}.asset-edit-dialog .new-attribute .btn,.banner-ad-edit-dialog .new-attribute .btn{overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.asset-edit-dialog .new-attribute .btn-success,.banner-ad-edit-dialog .new-attribute .btn-success{margin-top:5px}.asset-edit-dialog .ui-dialog-content.new .nav>li:not([heading="Information"]),.banner-ad-edit-dialog .ui-dialog-content.new .nav>li:not([heading="Information"]){display:none}.asset-edit-dialog .ui-dialog-content.view .new-attribute,.banner-ad-edit-dialog .ui-dialog-content.view .new-attribute{display:none}.asset-edit-dialog .ui-dialog-buttonpane,.banner-ad-edit-dialog .ui-dialog-buttonpane{display:flex}.asset-edit-dialog .ui-dialog-buttonpane .pull-left,.banner-ad-edit-dialog .ui-dialog-buttonpane .pull-left{flex:1;display:flex}.asset-edit-dialog .ui-dialog-buttonpane .pull-left .note,.banner-ad-edit-dialog .ui-dialog-buttonpane .pull-left .note{margin:0 20px 0 8px}.banner-ad-edit-dialog section.well{margin-bottom:30px}.banner-ad-edit-dialog .image-container drop-zone{min-height:unset}.banner-ad-edit-dialog .image-container>p{bottom:-30px}.import-assets-dialog .tab-pane{height:500px;overflow:auto;padding:10px}.import-assets-dialog .tab-pane.active{display:flex;flex-direction:column}.import-assets-dialog .tab-pane>form{flex:1;display:flex}.import-assets-dialog drop-zone{flex:1;overflow:auto}.import-assets-dialog drop-zone>.progress{width:300px}.import-assets-dialog drop-zone>fieldset{min-width:300px;max-width:600px;background:none;padding:0}.import-assets-dialog .image-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:5px;margin-bottom:auto;margin-right:auto;pointer-events:none}.import-assets-dialog .image-container>figure{max-width:165px;max-height:150px;min-width:150px;min-height:50px;border:1px solid #ccc;margin:5px;background:#fff;display:flex;justify-content:center;overflow:hidden;flex-direction:column;align-items:center;position:relative}.import-assets-dialog .image-container>figure>.thumbnail-image{box-shadow:none;max-height:130px;margin-top:auto}.import-assets-dialog .image-container>figure>.progress{width:80%;flex:0 0 auto;margin:0}.import-assets-dialog .image-container>figure>p{font-size:1.1rem;color:black;font-weight:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;margin-top:auto;padding:0 2px;margin-bottom:2px}.import-assets-dialog .image-container>figure>.btn{position:absolute;top:0;right:0;opacity:.5;pointer-events:auto}.import-assets-dialog .image-container>figure>.btn:hover{opacity:1}.import-assets-dialog .image-container:after{content:"";flex:auto}.import-assets-dialog td>.thumbnail-image{display:flex;margin:auto;max-width:none}.import-assets-dialog .dataTables_wrapper{flex:1;overflow:hidden}.import-assets-dialog .dataTables_wrapper .dataTables_scroll{height:calc(100% - 37px)}.import-assets-dialog .dataTables_wrapper .dataTables_scroll .dataTables_scrollBody{height:calc(100% - 35px) !important}.layout-dimensions{height:635px;position:absolute;left:0;right:0;overflow:hidden;margin-top:-18px}.layout-dimensions .bleed{border:1px dashed;padding:65px 86px;background:lightcyan}.layout-dimensions .bleed>.label{position:absolute;top:20px;left:20px}.layout-dimensions .margin{padding:65px 87px;background:lightgoldenrodyellow;border:1px solid black;position:relative}.layout-dimensions .margin>.label{position:absolute;top:20px;left:20px}.layout-dimensions .page{width:250px;height:300px;border:1px dashed;background:white}.layout-dimensions .page .row{margin-top:35%}.layout-dimensions .page section:nth-of-type(2)>.label{line-height:80px}.layout-dimensions .row:nth-of-type(2){padding-top:42px}.layout-dimensions .row:nth-of-type(3){padding-top:11px}.layout-dimensions .row:nth-of-type(4){padding-top:122px}.layout-dimensions .row:nth-of-type(4) .col{padding:0;margin:0 5px}.layout-dimensions .row:nth-of-type(4) .col:nth-of-type(1){margin-left:77px}.layout-dimensions .row:nth-of-type(4) .col:nth-of-type(2){margin-left:17px}.layout-dimensions .row:nth-of-type(4) .col:nth-of-type(4){margin-left:30px}.layout-dimensions .row:nth-of-type(4) .col:nth-of-type(5)>label{line-height:80px}.layout-dimensions .row:nth-of-type(4) .col:nth-of-type(7){margin-left:33px}.layout-dimensions .row:nth-of-type(5){padding-top:104px}.layout-dimensions .row:nth-of-type(6){padding-top:11px}.layout-dimensions .row:nth-of-type(7){padding-top:15px}.client-preference-edit textarea{max-height:300px}.ad-page[price]{position:relative;margin:20px auto}.price-format-table>thead>tr>td{text-align:center}.price-format-table label.input{width:65px;margin-left:auto !important;margin-right:auto !important}.price-format-table label.checkbox{padding-left:19px}.advanced-search label.label,.advanced-search label.checkbox{font-size:90%;text-align:left !important}li.department>a:before{font:normal 16px/19px FontAwesome;content:'\f0da';position:relative;left:-4px}li.department.unselectable{pointer-events:none}li.department.unselectable>a{color:inherit;background-color:inherit}li.category>a{padding-left:22px !important;font-size:.9em}.thumbnail-image{box-shadow:0 0 6px #ccc;max-width:100%;max-height:100%;height:auto !important}.thumbnail-image.missing{box-shadow:none}.thumbnail-image.background{max-height:100px}.thumbnail-image.background-detail{max-height:150px}.thumbnail-image.imprint{max-height:50px}.thumbnail-image.asset{box-shadow:none;max-height:100px;object-fit:cover}table .thumbnail-image.missing{max-height:71px !important}.manage-charges .nav-tabs{display:none}li.website-group>a{font-weight:bold}li.website-group+li:not(.website-group)::before{content:' ';display:block;border-top:1px solid #BDBDBD;margin:5px 0}ui-view[name="report-content"]>p{position:fixed;margin-left:230px / 2}ui-view[name="report-content"] .jarviswidget>div{min-height:calc(100vh - 178px)}ui-view[name="report-content"] .jarviswidget>div .widget-body{position:static;margin-bottom:26px}ui-view[name="report-content"] .jarviswidget>div .widget-body>.widget-footer{position:absolute;left:0;right:0;bottom:0;margin:0}ui-view[name="report-content"] .jarviswidget>div .widget-body.data-studio{margin:0;padding:0;position:absolute;inset:0 0 0 0;overflow:hidden}.edit-document>.toolbar h3{margin:0;font-size:16px}.edit-document>.toolbar .btn{min-width:70px}.edit-document>.toolbar .dropdown-menu{left:auto;right:0;min-width:160px}.edit-document>.toolbar .bootstrap-tagsinput{display:inline-flex;border:none;background:none;cursor:auto;padding-right:0}.edit-document>.toolbar .bootstrap-tagsinput::-webkit-scrollbar{display:none}.edit-document>.toolbar .bootstrap-tagsinput .tag{margin-top:2px !important}.edit-document>.tab-content{position:absolute;top:44px;left:0;right:0;bottom:39px}.edit-document>.tab-content>.tab-pane{background-color:#fff;height:100%}.edit-document>.tab-content>.tab-pane table.dataTable{table-layout:fixed}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll{margin-left:10px;overflow:hidden}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead{overflow:visible !important}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead>.dataTables_scrollHeadInner{background:#f8f8f8}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table{border-top:none;position:relative}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th{padding:0px !important;height:32px}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th>.btn{width:100%;text-overflow:ellipsis;overflow:hidden;position:relative;padding-left:2px;padding-right:14px}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th>.btn ul{position:absolute;right:8px;top:calc(50% - 6px);display:flex}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th>.btn ul li{margin-left:2px}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th>.btn ul .fa-sort-alpha-asc,.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th>.btn ul .fa-sort-alpha-desc,.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th>.btn ul .fa-filter{display:none}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th.sorting_asc .fa-caret-down{display:none}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th.sorting_asc .fa-sort-alpha-asc{display:inline-block !important}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th.sorting_desc .fa-caret-down{display:none}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th.sorting_desc .fa-sort-alpha-desc{display:inline-block !important}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th.filtering .fa-caret-down{display:none}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th.filtering .fa-filter{display:inline-block !important}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th .dropdown-menu{margin-top:0;left:auto;cursor:auto;max-height:608px;overflow-y:hidden}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th .dropdown-menu.last{right:0}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th .dropdown-menu form{min-width:250px;padding:3px 5px 0}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th .dropdown-menu form section{margin-bottom:4px}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th .dropdown-menu form section:last-of-type{display:flex;justify-content:flex-end}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th .dropdown-menu form section:last-of-type .btn{margin-left:6px}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th .dropdown-menu form .dataTables_scrollHead{display:none}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th .dropdown-menu form .dataTables_scrollBody{border:1px solid #BDBDBD}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th .dropdown-menu form tr{background:none}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead .table>thead>tr>th .dropdown-menu form tr td{padding:6px 5px 1px}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollBody{z-index:0}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollBody thead tr th{padding:0 !important}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollBody tbody>tr{height:28px}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollBody tbody>tr td{overflow:hidden;padding:2px 5px 0 5px;font-size:12px}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollBody tbody>tr td.editing{padding:0;overflow:visible}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollBody tbody>tr td.editing input{height:27px;padding:4px 3px;font:12px "Helvetica Neue",Helvetica,Arial,sans-serif;border-color:#3276B1 !important;border-width:2px}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollBody tbody>tr td.changed{background:#c1f7a7}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollBody tbody>tr td.added{background:#a9d493}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollBody tbody>tr td.deleted{background:#ffaaaa}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollBody tbody>tr td.dataTables_empty{position:fixed;top:130px;bottom:39px;left:0;right:0;pointer-events:none;background:#fff;display:flex;align-items:center;justify-content:center;font-size:14px}.edit-document>.tab-content>.tab-pane>.dataTables_wrapper>.dataTables_scroll>.dts_loading{height:100%;top:0;padding:0;margin-top:32px;background:white;opacity:.5}.edit-document>.nav-tabs{position:absolute;bottom:0;left:0;right:0;height:39px}.edit-document>aside{position:absolute;top:44px;left:0;width:300px;height:100%;z-index:1;background:#fff;border-top:1px solid #e7e7e7;box-shadow:1px 0 8px -4px black}.edit-document>aside h5+.btn{opacity:.5}.edit-document>aside h5+.btn:hover{opacity:1}.edit-document>aside fieldset{padding:20px 5px;border-bottom:1px solid #ccc}.edit-document>aside ul{list-style:none;padding:0}.edit-document>aside ul li{padding:10px 20px;border-bottom:1px solid #eee}.edit-document>aside ul li:hover{background-color:#e6f2f8}.edit-document>aside ul li.selected{background-color:#cbe6ef}.edit-document.show-changes>.tab-content,.edit-document.show-changes>.nav-tabs,.edit-document.show-changes .dataTables_empty{left:300px !important}.media-studio-calendar .fc-event{border:none;margin:0;padding:0;font-size:1em}.media-studio-calendar .fc-content .ms-event.ms-view-month{margin:1px 0;border:0 solid #3a87ad;border-width:1px 1px 1px 5px;border-radius:3px}.media-studio-calendar .fc-content .ms-event.ms-view-month:hover{background-color:#6390a6}.media-studio-calendar .fc-content .ms-event.ms-view-month:hover .ms-plat-icon{background-color:#6390a6}.media-studio-calendar .fc-content .ms-event.ms-view-month .ms-status-icon{margin:1px 2px;font-size:.95em;float:right;color:green}.media-studio-calendar .fc-content .ms-event.ms-view-month .ms-plat-icon{margin:1px 2px;float:right;background-color:white}.media-studio-calendar .fc-content .ms-event.ms-view-month .ms-plat-icon IMG{display:inline-block;margin-right:1px;width:10px}.media-studio-calendar .fc-content .ms-event.ms-view-month .ms-title{margin:1px 2px;color:black;overflow:hidden}.media-studio-calendar .fc-content .ms-event.ms-view-month .ms-title .ms-title-time{display:none}.media-studio-calendar .fc-content .ms-event.ms-view-month .ms-title .ms-title-text{display:inline-block;width:100%}.media-studio-calendar .fc-content .ms-event.ms-view-month .ms-thumb{display:none}.media-studio-calendar .fc-content .ms-event.ms-view-week{border:0 solid #3a87ad;border-width:0 0 0 4px;border-radius:3px}.media-studio-calendar .fc-content .ms-event.ms-view-week .ms-status-icon{margin:2px 5px;font-size:1.5em;float:right;color:green;position:relative;top:1px}.media-studio-calendar .fc-content .ms-event.ms-view-week .ms-plat-icon{margin:2px 5px}.media-studio-calendar .fc-content .ms-event.ms-view-week .ms-plat-icon IMG{display:inline-block;margin-right:3px;width:20px}.media-studio-calendar .fc-content .ms-event.ms-view-week .ms-title{margin:2px 5px;color:black}.media-studio-calendar .fc-content .ms-event.ms-view-week .ms-title .ms-title-time{display:inline-block;margin-right:3px;font-weight:bold}.media-studio-calendar .fc-content .ms-event.ms-view-week .ms-title .ms-title-text{display:inline-block;width:100%}.media-studio-calendar .fc-content .ms-event.ms-view-week .ms-thumb{margin:2px 5px;display:flex;align-items:center;justify-content:center}.media-studio-calendar .fc-content .ms-event.ms-view-week .ms-thumb IMG{border-radius:2px;max-width:130px;background-color:white}.media-studio-posts .buttons{text-align:right}.media-studio-posts .post-lock{float:left;top:5px;position:relative;color:#6D6A69}.media-studio-posts #posts-table .published-col DIV.slug,.media-studio-posts #posts-table .scheduled-col DIV.slug{padding:0 10px}.media-studio-posts #posts-table .published-col .date,.media-studio-posts #posts-table .scheduled-col .date{font-size:larger}.media-studio-posts #posts-table .published-col .time,.media-studio-posts #posts-table .scheduled-col .time{font-size:smaller}.media-studio-posts #posts-table .title-col .thumb{width:40px;height:40px}.media-studio-posts #posts-table .title-col .thumb IMG{border-radius:5px;max-width:40px;max-height:40px}.media-studio-posts #posts-table .title-col .thumb .no-thumb{height:100%;width:100%;background-color:Gainsboro;border-radius:5px}.media-studio-posts #posts-table .title-col .title{font-size:larger;padding-left:10px}.media-studio-posts #posts-table .platforms-col IMG{height:20px;padding:0 3px}.media-studio-posts #posts-table .stores-col .accounts{font-size:larger}.media-studio-posts #posts-table .stores-col .stores{font-size:smaller}.media-studio-posts #posts-table .metrics-col DIV{position:relative}.media-studio-posts #posts-table .metrics-col DIV .sparkline{position:absolute}.media-studio-posts #posts-table .status-col .status{font-size:larger}.media-studio-posts #posts-table .status-col .detail{font-size:smaller}.media-studio-posts-edit-dialog .post-info section div{margin-top:7px}.media-studio-posts-edit-dialog .nav-wizard>li.active .icon{outline:1px solid #5D98CC;outline-offset:8px}.media-studio-posts-edit-dialog heading .icon>img{width:20px;height:20px}.media-studio-posts-edit-dialog heading .icon.disabled>img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.media-studio-posts-edit-dialog .stores-input em{position:inherit !important}.media-studio-posts-edit-dialog .icon-append{right:20px !important}.media-studio-posts-edit-dialog .platform-icon{display:inline-block;height:auto;width:auto;margin:0 5px;padding:5px;cursor:pointer}.media-studio-posts-edit-dialog .platform-icon .icon>img{width:25px;height:25px;-webkit-filter:grayscale(100%);filter:grayscale(100%) opacity(.5)}.media-studio-posts-edit-dialog .platform-icon.selected .icon>img{-webkit-filter:none;filter:none}.media-studio-posts-edit-dialog .dataTables_scrollHead{height:0}.media-studio-posts-edit-dialog .toggle i{left:0;top:7px}.stores-input .bootstrap-tagsinput{max-height:200px}.accounts-list{gap:15px}.accounts-list>li{padding:10px;cursor:pointer;border:1px solid #BDBDBD;width:700px;gap:15px}.accounts-list>li DIV.flex-row DIV{margin:0 10px}.accounts-list>li DIV.flex-row DIV:last-child{margin-left:auto;margin-right:0}.accounts-list>li>img,.accounts-list>li .flex-column{margin:auto auto}.accounts-list>li>btn{margin-left:auto}.accounts-list>li:hover{background-color:#ecf3f8;border:1px solid #5D98CC}.accounts-list>li .account-table{width:100%}.accounts-list>li .account-table tr td{padding:5px 0}.accounts-list>li .account-table .icon-col{width:30px}.accounts-list>li .account-table .icon-col img{width:30px;padding:3px}.accounts-list>li .account-table .name-col{width:250px}.accounts-list>li .account-table .status-col{width:120px}.accounts-list>li .account-table .buttons-col{width:200px;text-align:right}.account-filters{margin-top:13px}.account-filters .account-filters-title{border-bottom:1px solid #aaa;width:100%}.account-filters UL{list-style-type:none}.account-filters UL LI{padding:2px}.account-filters UL LI INPUT{position:relative;top:2px}.account-platforms{margin-top:8px;max-width:400px}.account-platforms .select-all{margin-left:auto;padding-right:10px}.account-platforms .select-all INPUT{position:relative;top:2px}.account-platforms .custrow{padding:5px 5px;width:100%;border-top:1px solid #aaa}.account-platforms .custrow:hover{background-color:WhiteSmoke}.account-platforms .custrow .no-data{color:#aaa}.account-platforms .custrow .no-data DIV:first-child{padding-right:5px}.account-platforms .custrow .no-data DIV:last-child{width:20px;margin-left:auto}.account-platforms .custrow .no-data I{color:darkred}.account-platforms .custrow .accountrow{padding:5px;width:100%;cursor:pointer}.account-platforms .custrow .accountrow:hover{background-color:lightgray}.account-platforms .custrow .accountrow DIV:first-child{width:30px;padding-right:5px}.account-platforms .custrow .accountrow DIV:last-child{margin-left:auto}.media-studio-post-publish-info-dialog .stack-col SPAN,.media-studio-post-metrics-dialog .stack-col SPAN{display:block}.media-studio-post-publish-info-dialog .stack-col SPAN:first-child,.media-studio-post-metrics-dialog .stack-col SPAN:first-child{font-size:larger}.media-studio-post-publish-info-dialog .stack-col SPAN:last-child,.media-studio-post-metrics-dialog .stack-col SPAN:last-child{font-size:smaller}.media-studio-accounts-assignment-dialog .smart-form .row .col{padding:inherit !important}.media-studio-accounts-assignment-dialog .assign-btn{float:right;margin-top:3px}.scooch-down{position:relative;top:5px}input:disabled{background-color:#e3e3e9}html{margin:0;padding:0;min-height:100%;background:#efefef;position:relative}body{margin:0;padding:0 0 55px 0;min-height:100%;background:transparent;direction:ltr;-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none;cursor:default}*[contenteditable='true']{-moz-user-select:text !important;-ms-user-select:text !important;-webkit-user-select:text !important;user-select:text !important}iframe{border:none;width:100%;height:100%}body.mobile-view-activated.hidden-menu{overflow-x:hidden}body.modal-open{overflow:hidden !important}a:hover,a:active,a:focus,button,button:active,button:focus,object,embed,input::-moz-focus-inner{outline:0}abbr{text-decoration:none}abbr:hover{color:#214e75;border-bottom-color:#214e75}h1,h2,h3,h4{margin:0;font-family:"Open Sans",Arial,Helvetica,Sans-Serif;font-weight:300}img{-webkit-user-drag:none}.page-title{margin:12px 0 28px}.page-title span{font-size:16px;color:#333;display:inline-block;vertical-align:1px}label{font-weight:normal}*:focus{outline:0 !important}a,input,button{-ms-touch-action:none !important}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#bbb !important}input:disabled::-webkit-input-placeholder,textarea:disabled::-webkit-input-placeholder{opacity:0}input:disabled::-moz-placeholder,textarea:disabled::-moz-placeholder{opacity:0}input:disabled:-ms-input-placeholder,textarea:disabled:-ms-input-placeholder{opacity:0}textarea:focus,select:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{outline:0;outline:thin dotted \9;-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important}.input-sm,.input-lg,.input-xs,.form-control{border-radius:0px !important;-webkit-border-radius:0px !important;-moz-border-radius:0px !important}.input-xs{height:24px;padding:2px 10px;font-size:11px;line-height:1.5}.btn{padding:6px 12px}.btn-xs{padding:1px 5px}.btn-sm{padding:6px 10px 5px}.btn-lg{padding:10px 16px}#content{padding:10px 26px 10px 26px;position:relative;margin-bottom:-16px}body.container{position:absolute;left:0;right:0;padding:0;border-left:1px solid #bfbfbf;border-right:1px solid #bfbfbf;box-shadow:0 2px 70px rgba(0,0,0,0.45)}body.container.hidden-menu:not(.mobile-view-activated){overflow:hidden}h1{letter-spacing:-1px;font-size:24px;margin:10px 0}h1 small{font-size:18px;font-weight:300;letter-spacing:-1px}.lead{font-size:19px}h2{letter-spacing:-1px;font-size:22px;margin:20px 0;line-height:normal}h3{display:block;font-size:19px;font-weight:400;margin:20px 0;line-height:normal}h4{line-height:normal}h5{font-size:17px;font-weight:300;margin:10px 0;line-height:normal}h6{font-size:13px;margin:0;font-weight:normal;line-height:normal}.bordered{border:1px solid rgba(0,0,0,0.2)}.bordered:hover{border:1px solid rgba(0,0,0,0.4)}#left-panel{display:block;background:#3A3633;background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI5NyUiIHN0b3AtY29sb3I9IiMzYTM2MzMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMmEyNzI1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==");background:-moz-linear-gradient(left, #3A3633 93%, #2A2725 100%);background:-webkit-gradient(linear, left top, right top, color-stop(93%, #3A3633), color-stop(100%, #2A2725));background:-webkit-linear-gradient(left, #3A3633 93%, #2A2725 100%);background:-o-linear-gradient(left, #3A3633 93%, #2A2725 100%);background:-ms-linear-gradient(left, #3A3633 93%, #2A2725 100%);background:linear-gradient(to right, #3A3633 93%, #2A2725 100%);min-height:100%}#header{display:block;height:55px;margin:0;padding:0 13px 0 0;background-color:#f3f3f3;background-image:-moz-linear-gradient(top, #f3f3f3, #e2e2e2);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#e2e2e2));background-image:-webkit-linear-gradient(top, #f3f3f3, #e2e2e2);background-image:-o-linear-gradient(top, #f3f3f3, #e2e2e2);background-image:linear-gradient(to bottom, #f3f3f3, #e2e2e2);background-repeat:repeat-x;position:relative;z-index:905}#header>div{display:inline-block;vertical-align:middle;height:55px;float:left}#header>div.open{font-weight:bold}.fixed-header #header{position:fixed;width:100%;z-index:905;top:0px;border-bottom:1px solid rgba(0,0,0,0.3);box-shadow:-11px 12px 23px rgba(0,0,0,0.1)}.fixed-header.fixed-ribbon #header{border-bottom:none;box-shadow:none}.container.fixed-header #header{max-width:1164px}.fixed-header #shortcut{position:fixed}#logo-group>span{display:inline-block;height:45px;float:left}#logo{display:inline-block;width:185px;margin-top:7px;margin-left:9px;text-align:center}#logo img{max-width:170px;max-height:100%;height:auto}#header>:first-child,#left-panel{width:230px}#left-panel{position:absolute;top:0px;left:0px;z-index:904;padding-top:75px}#main{position:absolute;left:0;right:0;bottom:0;top:55px;padding:0;min-height:500px}#ribbon{min-height:40px;background:#474544;padding:0 13px;position:relative}#ribbon .breadcrumb{display:inline-block;margin:0;padding:11px 34px 11px 0 !important;background:none;vertical-align:top}#ribbon .breadcrumb a,#ribbon .breadcrumb{color:#BBB;text-decoration:none}#ribbon .breadcrumb a:hover{text-decoration:underline}#ribbon .breadcrumb>.active,#ribbon .breadcrumb li:last-child a{color:#E4E4E4}.fixed-ribbon #ribbon{position:fixed;right:0;left:230px;top:55px;z-index:901}.container.fixed-ribbon #ribbon{width:944px;left:590px}.fixed-ribbon #content{padding-top:56px}.minified.fixed-ribbon #ribbon{left:45px}.hidden-menu.fixed-ribbon #ribbon{left:10px}nav{-moz-user-select:none;-ms-user-select:none;-webkit-user-select:none;user-select:none}#content.has-menu{margin-left:230px}.fixed-navigation #left-panel{height:100%;position:fixed}.fixed-navigation nav{-webkit-overflow-scrolling:touch;overflow-y:auto;height:100%;overflow-x:hidden}.fixed-navigation nav>ul{padding-right:15px;position:relative;height:100%;width:114%;overflow-x:hidden;overflow-y:scroll}.mobile-detected.fixed-navigation nav>ul{padding-right:30px !important}.minified.fixed-navigation nav{-webkit-overflow-scrolling:none;overflow:visible;height:auto;padding-bottom:0px}.minified.fixed-navigation nav>ul{overflow:visible;padding-right:0px;width:100%}nav ul li a:active{background:#616161 !important}nav ul{width:100%;padding:40px 28px 25px 0;padding:0;margin:0;font-size:13px;line-height:.5em;list-style:none;position:relative}nav ul .active>a{color:#fff !important;position:relative}nav ul li.active>a:before{content:"\f0d9";font-family:FontAwesome;display:block;height:27px;line-height:normal;width:27px;position:absolute;right:-21px;font-size:20px;color:#eee}nav ul li.active.open>a:before{content:""}nav>ul>li:last-child.open{border-bottom:1px solid rgba(255,255,255,0.15)}nav ul li a{line-height:normal;font-size:14px;padding:10px 10px 10px 11px;color:#c0bbb7;display:block;font-weight:normal;text-decoration:none !important;position:relative}nav>ul>li>ul>li>a{padding-top:7px;padding-bottom:7px}nav>ul>li>ul>li>ul>li>a{padding-top:7px;padding-bottom:7px}nav>ul>li.divider{border-top:1px solid #1A1817;border-bottom:1px solid #525151}nav>ul>li>ul>li.divider{margin-left:23px;border-top:1px solid #7A7A7A}nav>ul>li>ul:hover>li.divider{border-top-color:#ACACAC}nav ul li a:focus{color:#C9C9C9}nav ul li a:hover{color:#ffffff;text-decoration:none}nav ul li a.inactive,nav ul li a.inactive:hover{opacity:.5;cursor:not-allowed;color:#c0bbb7}nav ul b{float:right;font-size:11px;margin-top:2px}nav ul span.menu-item-parent{display:inline-block;margin:0;padding:0}nav ul li.open>a,nav ul li.open>a b{color:#fff !important}nav>ul>li>a b{position:absolute !important;right:10px;top:10px}nav>ul>li>a>i{margin-right:5px;width:15px;display:inline-block;text-align:center;position:relative}nav>ul>li>a>i>em{font-size:9px;display:block;padding:2px;position:absolute;top:-8px;right:-6px;text-decoration:none;font-style:normal;background:#ED1C24;color:#ffffff;min-width:13px;border-radius:50%;max-height:13px;line-height:8px;font-weight:bold;vertical-align:baseline;white-space:nowrap;text-align:center;border:1px solid rgba(255,255,255,0.1)}nav ul li li{border-bottom:none;position:relative}nav>ul>li>ul::before{content:"";display:block;position:absolute;z-index:1;left:23px;top:0;bottom:0;border-left:1px solid #7A7A7A}nav>ul ul li::before{content:"";display:block;position:absolute;width:8px;left:23px;top:16px;border-top:1px solid #7A7A7A;z-index:1}nav>ul ul ul li::before{content:"";display:block;position:absolute;width:18px;left:10px;top:17px;border-top:1px solid transparent}nav>ul ul li a i{font-size:14px !important;width:18px !important;text-align:center !important;vertical-align:0 !important;line-height:1 !important}nav>ul>li:hover>ul::before,nav>ul>li:hover>ul>li::before{border-color:#ACACAC !important}nav ul ul{margin:0;padding:0;display:none}nav ul ul{padding:7px 0}nav ul ul ul{background:transparent;padding:0}nav ul ul li{margin:0;padding:0}nav ul ul li>a{padding-left:42px;font-size:14px;font-weight:normal;outline:0}nav ul ul li>a:hover{background-color:rgba(69,69,69,0.8);color:#ffffff}nav ul ul ul li a{color:#bfbfbf;padding:8px 10px 8px 60px;font-size:14px}nav ul ul ul li a:hover{color:#ffffff}nav ul ul ul ul li a{padding-left:80px}nav ul ul ul ul ul li a{padding-left:100px}nav ul ul ul ul ul ul li a{padding-left:120px}nav ul ul b{color:#B3B3B3}nav ul ul>li:hover b{color:#D5D9E2}.header-dropdown-list{list-style:none;float:right;position:relative;margin:0px;padding-left:0px;padding-right:0px}.header-dropdown-list>li{display:inline-block;padding-right:5px}.header-dropdown-list>li>.dropdown-toggle{margin-top:16px;display:block}.smart-accordion-default.panel-group{margin-bottom:0px}.smart-accordion-default.panel-group .panel+.panel{margin-top:-1px}.smart-accordion-default.panel-group .panel-heading{padding:0px}.smart-accordion-default.panel-group .panel-title a{display:block;padding:10px 15px;text-decoration:none !important}.smart-accordion-default .panel-heading,.panel-group .panel{border-radius:0px;-webkit-border-radius:0px;-moz-border-radius:0px}.smart-accordion-default .panel-default>.panel-heading{background-color:#fcfcfc}.smart-accordion-default .panel-default{border-color:#c3c3c3}.smart-accordion-default .panel-title>a>:first-child{display:none}.smart-accordion-default .panel-title>a.collapsed>.fa{display:none}.smart-accordion-default .panel-title>a.collapsed>:first-child{display:inline-block}.no-padding .smart-accordion-default>div{border-left:none !important;border-right:none !important}.no-padding .smart-accordion-default>div:first-child{border-top:none !important}.no-padding .smart-accordion-default>div:last-child{border-bottom:none !important}.onoffswitch-container{margin-top:4px;margin-left:7px;display:inline-block}.onoffswitch{position:relative;width:50px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;margin-top:3px;margin-bottom:3px;margin-left:5px;display:inline-block;vertical-align:middle}.onoffswitch-checkbox{display:none}.onoffswitch-label{display:block;overflow:hidden;cursor:pointer;border:1px solid #626262;border-radius:50px;border-color:#adadad #b3b3b3 #9e9e9e;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.onoffswitch-inner{width:200%;margin-left:-100%;display:block}.onoffswitch-inner:before,.onoffswitch-inner:after{float:left;width:50%;height:15px;padding:0;line-height:15px;font-size:10px;color:#ffffff;font-family:Trebuchet,Arial,sans-serif;font-weight:bold;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.onoffswitch-inner:before{content:attr(data-swchon-text);text-shadow:0 -1px 0 #333;padding-left:7px;background-color:#3276B1;color:#ffffff;box-shadow:inset 0 2px 6px rgba(0,0,0,0.5),0 1px 2px rgba(0,0,0,0.05);text-align:left}.onoffswitch-inner:after{content:attr(data-swchoff-text);padding-right:7px;text-shadow:0 -1px 0 #ffffff;background-color:#ffffff;color:#555;text-align:right;box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.onoffswitch-switch{width:19px;height:19px;margin:-2px;background:white;border:1px solid #9a9a9a;border-radius:50px;position:absolute;top:0;bottom:0;right:32px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;background-color:#f4f4f4;background-image:-moz-linear-gradient(top, white, #eee);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(white), to(#eee));background-image:-webkit-linear-gradient(top, white, #eee);background-image:-o-linear-gradient(top, white, #eee);background-image:linear-gradient(to bottom, white, #eee);background-repeat:repeat-x;-webkit-box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3);box-shadow:1px 1px 4px 0 rgba(0,0,0,0.3)}.onoffswitch-checkbox+.onoffswitch-label .onoffswitch-switch:before,.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch:before{content:"\f00d";color:#A90329;display:block;text-align:center;line-height:19px;font-size:10px;text-shadow:0 -1px 0 #ffffff;font-weight:bold;font-family:FontAwesome}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch:before{content:"\f00c";color:#57889C}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner{margin-left:0;display:block}.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch{right:0px}.onoffswitch-switch:hover{background-color:#eee}.onoffswitch-switch:active{background-color:#eee;box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.onoffswitch-checkbox:disabled+.onoffswitch-label .onoffswitch-inner:after,.onoffswitch-checkbox:checked:disabled+.onoffswitch-label .onoffswitch-inner:before{text-shadow:0 1px 0 #ffffff;background:#bfbfbf;color:#333}.onoffswitch-checkbox:checked:disabled+.onoffswitch-label .onoffswitch-switch,.onoffswitch-checkbox:disabled+.onoffswitch-label .onoffswitch-switch{background-color:#f4f4f4;background-image:-moz-linear-gradient(top, #bfbfbf, #f4f4f4);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#bfbfbf), to(#f4f4f4));background-image:-webkit-linear-gradient(top, #bfbfbf, #f4f4f4);background-image:-o-linear-gradient(top, #bfbfbf, #f4f4f4);background-image:linear-gradient(to bottom, #bfbfbf, #f4f4f4);box-shadow:none !important}.onoffswitch-checkbox:disabled+.onoffswitch-label,.onoffswitch-checkbox:checked:disabled+.onoffswitch-label .onoffswitch-label{border-color:#ababab #999 #878787 !important}.onoffswitch-checkbox:checked+.onoffswitch-label{border-color:#3276B1 #2a6395 #255681}.onoffswitch+span,.onoffswitch-title{display:inline-block;vertical-align:middle;margin-top:-5px}.form-control{box-shadow:none !important;-webkit-box-shadow:none !important;-moz-box-shadow:none !important}.form hr{margin-left:-13px;margin-right:-13px;border-color:rgba(0,0,0,0.1);margin-top:20px;margin-bottom:20px}.form fieldset{display:block;border:none;background:rgba(255,255,255,0.9);position:relative}fieldset{position:relative}.form-actions{display:block;padding:13px 14px 15px;border-top:1px solid rgba(0,0,0,0.1);background:rgba(249,249,249,0.9);margin-top:25px;margin-left:-13px;margin-right:-13px;margin-bottom:-13px;text-align:right}.well .form-actions{margin-left:-19px;margin-right:-19px;margin-bottom:-19px}.well.well-lg .form-actions{margin-left:-24px;margin-right:-24px;margin-bottom:-24px}.well.well-sm .form-actions{margin-left:-9px;margin-right:-9px;margin-bottom:-9px}.popover-content .form-actions{margin:0 -14px -9px;border-radius:0 0 3px 3px;padding:9px 14px}.no-padding .form .form-actions{margin:0;display:block;padding:13px 14px 15px;border-top:1px solid rgba(0,0,0,0.1);background:rgba(248,248,248,0.9);text-align:right;margin-top:25px}.form header,legend,.bootstrap-duallistbox-container label{display:block;padding:8px 0;border-bottom:1px dashed rgba(0,0,0,0.2);background:#ffffff;font-size:16px;font-weight:300;color:#222;margin:25px 0px 20px}.no-padding .form header{margin:25px 14px 0}.form header:first-child{margin-top:10px}legend{font-weight:400;margin-top:0px;background:none}.input-group-addon{padding:6px 10px;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.input-group-addon{transition:border-color .3s;-o-transition:border-color .3s;-ms-transition:border-color .3s;-moz-transition:border-color .3s;-webkit-transition:border-color .3s;transition:background-color .3s;-o-transition:background-color .3s;-ms-transition:background-color .3s;-moz-transition:background-color .3s;-webkit-transition:background-color .3s}.input-group-addon .fa{font-size:14px}.input-group-addon .fa-lg,.input-group-addon .fa-2x{font-size:2em}.input-group-addon .fa-3x,.input-group-addon .fa-4x,.input-group-addon .fa-5x{font-size:30px}input[type="text"]:focus+.input-group-addon{border-color:#0091D9;background-color:#72a0ce;color:#ffffff}.has-warning input[type="text"],.has-warning input[type="text"]+.input-group-addon{border-color:#DBAB57}.has-warning input[type="text"]+.input-group-addon{background-color:#faf2cc;color:#c09853}.has-warning input[type="text"]:focus,.has-warning input[type="text"]:focus+.input-group-addon{border-color:#DBAB57}.has-warning input[type="text"]:focus+.input-group-addon{background-color:#e1c118;color:#ffffff}.has-error .input-group-addon{border-color:#b94a48;background:#f2dede;color:#b94a48}.has-error input[type="text"],.has-error input[type="text"]+.input-group-addon{border-color:#b94a48}.has-error input[type="text"]+.input-group-addon{background-color:#f2dede;color:#b94a48}.has-error input[type="text"]:focus,.has-error input[type="text"]:focus+.input-group-addon{border-color:#c05e5e}.has-error input[type="text"]:focus+.input-group-addon{background-color:#c05e5e;color:#ffffff}.has-success input[type="text"]:focus+.input-group-addon{border-color:#468847;background-color:#468847;color:#ffffff}.form fieldset .form-group:last-child,.form fieldset .form-group:last-child .note,.form .form-group:last-child,.form .form-group:last-child .note{margin-bottom:0}.note{margin-top:6px;padding:0 1px;font-size:11px;line-height:15px;color:#999}.input-icon-right{position:relative}.input-icon-right>i,.input-icon-left>i{position:absolute;right:10px;top:30%;font-size:16px;color:#bfbfbf}.input-icon-left>i{right:auto;left:24px}.input-icon-right .form-control{padding-right:27px}.input-icon-left .form-control{padding-left:29px}input[type="text"].ui-autocomplete-loading,input[type="password"].ui-autocomplete-loading,input[type="datetime"].ui-autocomplete-loading,input[type="datetime-local"].ui-autocomplete-loading,input[type="date"].ui-autocomplete-loading,input[type="month"].ui-autocomplete-loading,input[type="time"].ui-autocomplete-loading,input[type="week"].ui-autocomplete-loading,input[type="number"].ui-autocomplete-loading,input[type="email"].ui-autocomplete-loading,input[type="url"].ui-autocomplete-loading,input[type="search"].ui-autocomplete-loading,input[type="tel"].ui-autocomplete-loading,input[type="color"].ui-autocomplete-loading{background-image:url("../select2-spinner.gif") !important;background-repeat:no-repeat;background-position:99% 50%;padding-right:27px}.input-group-addon .checkbox,.input-group-addon .radio{min-height:0px;margin-right:0px !important;padding-top:0}.input-group-addon label input[type="checkbox"].checkbox+span,.input-group-addon label input[type="radio"].radiobox+span,.input-group-addon label input[type="radio"].radiobox+span:before,.input-group-addon label input[type="checkbox"].checkbox+span:before{margin-right:0px}.input-group-addon .onoffswitch,.input-group-addon .onoffswitch-label{margin:0}.timeline-seperator{display:block;text-align:center;color:#999;margin:20px 0 0}.timeline-seperator>:first-child{padding:4px 5px;border:1px dashed rgba(0,0,0,0.1);background:#ffffff;font-size:11px;border-radius:4px}.timeline-seperator .btn,.timeline-seperator .btn+.dropdown-menu{margin-right:15px}.timeline-seperator:after{display:block;content:" ";margin:0 20px;border-bottom:1px dashed rgba(0,0,0,0.1);margin-top:-8px}.alert{margin-bottom:10px;margin-top:0px;padding:5px 15px 5px 34px;color:#675100;border-width:0px;border-left-width:5px;padding:5px 10px;border-radius:0px;-webkit-border-radius:0px;-moz-border-radius:0px;line-height:1.42857143}.alert .close{top:0px;right:-5px;line-height:18px}.alert-heading{font-weight:600}.alert-danger{border:none;color:white;background-color:#ed1c24;text-shadow:none}.alert-warning{border:none;color:#826430;background-color:#efe1b3}.alert-success{border-color:#8ac38b;color:#356635;background-color:#cde0c4}.alert-info{border:none;color:white;background-color:#3276B1}span.label{position:relative;top:-1px}.well{background-color:#fbfbfb;border:1px solid #ddd;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;position:relative}.well.well-clean{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-color:transparent}.well.well-glass{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-color:transparent;background-color:rgba(255,255,255,0.25);color:#ffffff}.well.well-light{background:#ffffff;border:1px solid #e2e2e2}.widget-body .well{margin-bottom:0px}.well.transparent{border:none !important;background:none !important}.jarviswidget.well.transparent>div,.jarviswidget.well.transparent>div .widget-body{padding:0px !important}.well[class^="bg-"],.well[class*=" bg-"]{border:1px solid #555 !important}.jarviswidget>header>.nav-tabs.pull-left>li:first-child a{border-left-width:0 !important}a:link,.btn,button{-webkit-tap-highlight-color:rgba(169,3,41,0.5)}.login-info,.login-info *,#logo-group *,.minified .menu-item-parent{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.hidden-desktop{display:none !important}.dropdown-menu{max-height:500px;overflow-y:auto;overflow-x:hidden;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.dropdown-menu li hr{margin:3px 0}.dropdown-menu li>a{padding:5px 7px}.dropdown-menu li>a.disabled{color:#999;opacity:.5;pointer-events:none}.dropdown-menu li i{margin-right:5px}.dropdown-menu li:first-of-type hr,.dropdown-menu li:last-of-type hr{display:none}.dropdown-menu-xs{min-width:37px}.dropdown-menu-xs>li>a{padding:3px 10px}.dropdown-menu-xs>li>a:hover i{color:#fff !important}.dropdown-submenu{position:relative}.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px}.dropdown-submenu:hover>.dropdown-menu{display:block}.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#bfbfbf;margin-top:5px;margin-right:-10px}.dropdown-submenu:hover>a:after{border-left-color:#ffffff}.dropdown-submenu.pull-left{float:none}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px}.table thead tr{background-color:#eee;background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#fafafa));background-image:-webkit-linear-gradient(top, #f2f2f2 0, #fafafa 100%);background-image:-moz-linear-gradient(top, #f2f2f2 0, #fafafa 100%);background-image:-ms-linear-gradient(top, #f2f2f2 0, #fafafa 100%);background-image:-o-linear-gradient(top, #f2f2f2 0, #fafafa 100%);background-image:-linear-gradient(top, #f2f2f2 0, #fafafa 100%);font-size:12px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{vertical-align:middle}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-width:1px}.no-padding>.table-bordered,.no-padding>.table-responsive>.table-bordered{border:none !important}.no-padding>.table-bordered thead tr th:first-child,.no-padding>.table-bordered thead tr td:first-child,.no-padding>.table-bordered tbody tr td:first-child,.no-padding>.table-responsive>.table-bordered thead tr th:first-child,.no-padding>.table-responsive>.table-bordered thead tr td:first-child,.no-padding>.table-responsive>.table-bordered tbody tr td:first-child{border-left-width:0px !important}.no-padding>.table-bordered thead tr th:last-child,.no-padding>.table-bordered tbody tr td:last-child,.no-padding>.table-responsive>.table-bordered thead tr th:last-child,.no-padding>.table-responsive>.table-bordered tbody tr td:last-child{border-right-width:0px !important}.no-padding>.table-bordered tbody tr:last-child td,.no-padding>.table-responsive>.table-bordered tbody tr:last-child td{border-bottom-width:0px !important}.no-padding .table-responsive .table{margin-bottom:0}.no-padding .note-editable .table-bordered{border:1px solid #ddd !important}.table-condensed.table>tbody>tr>td,.table-condensed.table>tbody>tr>th,.table-condensed.table>tfoot>tr>td,.table-condensed.table>tfoot>tr>th{padding:5px 10px}.table-condensed.table>thead>tr>td,.table-condensed.table>thead>tr>th{padding:5px 10px 3px}.login-info{border-bottom:1px solid #D8D4D4;display:block;font-size:12px;height:39px;color:#ffffff;border:solid transparent;border-width:1px 0px 1px 0px;box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07);width:100%;margin:0px !important;border-bottom:1px solid #525151}.login-info a{text-decoration:none !important;color:#c0bbb7;display:inline-block;margin-top:6px}.login-info a span{text-transform:capitalize;font-size:14px;display:inline-block;text-decoration:none;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.login-info a span+i{vertical-align:middle}.login-info a:hover{color:#ffffff}.login-info>span{height:38px;display:block;padding:0 10px;border-bottom:1px solid #1A1817}.login-info img{width:25px;height:auto;display:inline-block;vertical-align:middle;margin-top:1px;margin-right:5px;margin-left:0px;border-left:3px solid #ffffff}img.online,img.busy,img.offline,img.away{border-left:3px solid #fff}img.online{border-left-color:#40AC2B !important}img.busy{border-left-color:#ed1c24 !important}img.offline{border-left-color:#ddd !important}img.away{border-left-color:#ffc40d !important}.client-form header{padding:15px 13px;margin:0;border-bottom-style:solid;border-bottom-color:rgba(0,0,0,0.1);background:rgba(248,248,248,0.9)}.minifyme{border-bottom:1px solid #302F2F;background:#454545;color:#A8A8A8;text-align:center;padding:0;width:36px;height:28px;display:block;position:absolute;right:0px;border-radius:5px 0px 0px 5px;cursor:pointer;margin-top:7px;font-size:19px;transition:all .1s linear 0s}.minifyme:hover{background:#646464;color:#E4E4E4;right:0px;width:40px;padding-right:5px}.minified .minifyme{right:0px;color:#A8A8A8;position:relative;width:100%;border-radius:0px;margin:0;height:34px;font-size:23px}.minified .minifyme .fa:before{content:"\f0a9"}.minified .login-info a span,.minified .login-info a i{display:none}.minified .login-info span{padding:0px 5px;text-align:center}.minified .login-info img{margin:-2px 0 0;width:30px}.minified .login-info{height:38px;border-bottom:1px solid #181818}.minified #left-panel{width:45px}.minified #main{margin-left:45px}.minified #left-panel,.minified nav>ul>li{overflow:visible}.minified nav>ul>ul{min-height:100px !important;max-height:180px !important;overflow-y:scroll;overflow-x:hidden;background:#ed1c24 !important}.minified nav>ul>li,.minified nav>ul>li a{position:relative}.minified nav>ul>li.divider{display:none}.minified nav ul>li>a{padding:10px 11px;display:block}.minified nav>ul>li>a .fa.fa-fw{display:block;width:auto;text-align:center;padding:0}.minified nav>ul>li>a>i{text-align:center;margin:0;display:block}.minified nav>ul>li.active>a::before{content:"\f0d9"}.minified nav ul ul li a{padding-left:14px}.minified nav ul ul li li a{padding-left:25px}.minified nav>ul ul li::before{left:12px}.minified nav>ul>li>ul::before{left:12px}.minified nav>ul>li>a .menu-item-parent,.minified nav>ul>li>a>b{display:none}.minified nav>ul>li>a>.menu-item-parent{display:none;position:absolute;left:40px;top:-3px;width:196px;height:38px;line-height:38px;background-color:whiteSmoke;color:#333;z-index:3;-webkit-box-shadow:2px 1px 2px 0 rgba(0,0,0,0.2);-moz-box-shadow:2px 1px 2px 0 rgba(0,0,0,0.2);box-shadow:2px 1px 2px 0 rgba(0,0,0,0.2);border-left:1px solid #bfbfbf;border-top:1px solid #D8D4D4;border-bottom:1px solid #ffffff;padding-left:12px}.minified nav>ul>li>ul{display:none !important;position:absolute;left:40px;width:209px;z-index:5;border:1px solid #bfbfbf;min-height:180px;-webkit-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2);-moz-box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2);box-shadow:1px 1px 2px 0 rgba(0,0,0,0.2);background:#454545;margin-top:-3px;overflow:hidden}.minified nav ul>li>ul>li>ul{position:relative;left:13px;border:none;width:auto;margin-left:-12px;width:207px}.minified nav>ul>li:hover>a>.menu-item-parent,.minified nav>ul>li:hover>ul{display:block !important}.minified nav>ul>li>ul>li{background-color:rgba(69,69,69,0.9)}.minified nav>ul>li>ul>li>ul>li{background-color:#484B50}.minified nav>ul>li{border-bottom:1px solid #1A1817;border-top:1px solid #525151}.minified nav>ul>li>ul::before{border-left:none}.minified nav>ul ul li::before{border:none}.slimScrollDiv,.slimScrollDiv>:first-child{overflow:hidden}.minified .slimScrollDiv,.minified .slimScrollDiv>:first-child{overflow:visible !important}.minified .slimScrollBar,.minified .slimScrollRail{display:none}.minified nav>ul>li>ul>li>a{padding-top:7px;padding-bottom:7px}.minified nav>ul>li>ul>li>ul>li>a{padding-top:7px;padding-bottom:7px}.minified nav>ul>li>ul>li>ul>li a{padding-top:6px;padding-bottom:6px}.minified nav ul ul ul ul li a{padding-left:45px}.minified nav ul ul ul ul ul li a{padding-left:62px}.minified nav ul ul ul ul ul ul li a{padding-left:82px}.pagination.pagination-alt>li>a{box-shadow:none;-moz-box-shadow:none;-webkit-box-shadow:none;border:none;margin-left:-1px}.pagination.pagination-alt>li:first-child>a{padding-left:0px}.pagination>li>a,.pagination>li>span{box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);-moz-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05)}.disabled{color:#ffffff}.btn-default.disabled{color:#999}.btn{border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);-moz-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05);-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.05)}.btn:not(.btn-link):active{position:relative;top:1px;left:1px}.panel{box-shadow:none}.panel-purple{border-color:#6E587A}.panel-purple>.panel-heading{color:#ffffff;background-color:#6E587A;border-color:#6E587A}.panel-greenLight{border-color:#71843f}.panel-greenLight>.panel-heading{color:#ffffff;background-color:#71843f;border-color:#71843f}.panel-greenDark{border-color:#496949}.panel-greenDark>.panel-heading{color:#ffffff;background-color:#496949;border-color:#496949}.panel-darken{border-color:#333}.panel-darken>.panel-heading{color:#ffffff;background-color:#404040;border-color:#404040}.panel-pink{border-color:#ac5287}.panel-pink>.panel-heading{color:#ffffff;background-color:#ac5287;border-color:#ac5287}.panel-green{border-color:#356e35}.panel-green>.panel-heading{color:#ffffff;background-color:#356e35;border-color:#356e35}.panel-blueLight{border-color:#92A2A8}.panel-blueLight>.panel-heading{color:#ffffff;background-color:#92A2A8;border-color:#92A2A8}.panel-pinkDark{border-color:#a8829f}.panel-pinkDark>.panel-heading{color:#ffffff;background-color:#a8829f;border-color:#a8829f}.panel-redLight{border-color:#a65858}.panel-redLight>.panel-heading{color:#ffffff;background-color:#a65858;border-color:#a65858}.panel-red{border-color:#a90329}.panel-red>.panel-heading{color:#ffffff;background-color:#a90329;border-color:#a90329}.panel-red-red{border-color:#FF0000}.panel-red-red>.panel-heading{color:#ffffff;background-color:#FF0000;border-color:#FF0000}.panel-teal{border-color:#568a89}.panel-teal>.panel-heading{color:#ffffff;background-color:#568a89;border-color:#568a89}.panel-orange{border-color:#C79121}.panel-orange>.panel-heading{color:#ffffff;background-color:#C79121;border-color:#C79121}.panel-blueDark{border-color:#4c4f53}.panel-blueDark>.panel-heading{color:#ffffff;background-color:#4c4f53;border-color:#4c4f53}.panel-magenta{border-color:#6e3671}.panel-magenta>.panel-heading{color:#ffffff;background-color:#6e3671;border-color:#6e3671}.panel-blue{border-color:#57889C}.panel-blue>.panel-heading{color:#ffffff;background-color:#57889C;border-color:#57889C}.panel-footer>.btn-block{border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;border-bottom:none;border-left:none;border-right:none}.btn-circle{width:30px;height:30px;text-align:center;padding:6px 0;font-size:12px;line-height:18px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.btn-circle.btn-lg{width:50px;height:50px;padding:10px 15px;font-size:18px;line-height:30px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.btn-circle.btn-xl{width:70px;height:70px;padding:10px 15px;font-size:24px;line-height:50px;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%}.btn-metro{margin:0 0 20px;padding-top:15px;padding-bottom:15px}.btn-metro>span{display:block;vertical-align:bottom;margin-top:10px;text-transform:uppercase}.btn-metro>span.label{position:absolute;top:0px;right:0px}.btn-label{position:relative;left:-12px;display:inline-block;padding:6px 12px;background:rgba(0,0,0,0.15);border-radius:3px 0 0 3px}.btn-labeled{padding-top:0;padding-bottom:0}.btn-link{box-shadow:none;-webkit-box-shadow:none;font-size:14px}.btn-group.btn-block>button{text-align:left}.btn-group.btn-block>button,.btn-group.btn-block>ul{width:100%}.btn-group.btn-block>button>.caret{position:absolute;top:47%;right:10px}#left-panel{-webkit-transition:250ms cubic-bezier(.1, .57, .1, 1);transition:250ms cubic-bezier(.1, .57, .1, 1);-webkit-transform:translate(0, 0) translateZ(0)}.chart-small,.chart-large,.chart-xl{overflow:hidden}.chart-small{height:100px;width:100%}.chart-large{height:235px;width:100%}.chart-xl{height:297px;width:100%}#flotTip{padding:3px 5px;background-color:#ffffff;z-index:9999;color:#333;-webkit-box-shadow:0 1px 8px rgba(0,0,0,0.1);-moz-box-shadow:0 1px 8px rgba(0,0,0,0.1);box-shadow:0 1px 8px rgba(0,0,0,0.1);font-size:14px;border:1px solid #C1C1C1;-moz-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#flotTip span{color:#38812D;font-weight:bold}.legendLabel span{display:block;margin:0 5px}.legendColorBox{padding-left:10px;vertical-align:top;padding-top:5px}.legendColorBox div>div{width:4px;height:4px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}.chart{overflow:hidden;height:220px;margin:20px 5px 10px 10px}.has-legend{margin-top:30px !important}.has-legend-unique{margin-top:19px !important}.icon-color-good{color:#40AC2B}.icon-color-bad{color:#ed1c24}#left-panel .toggle-menu{position:absolute;right:10px;top:60px}#left-panel .toggle-menu a{color:white}.hidden-menu .toggle-menu a>i{-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.hidden-menu #left-panel{left:-220px;z-index:903}.hidden-menu #content.has-menu{margin-left:10px}.hidden-menu #left-panel:hover{left:0px}.hidden-menu .minifyme{display:none}.minified #hide-menu{display:none}.btn-header.pull-right{margin-left:6px}.btn-header a>span{font-size:13px;font-weight:normal;line-height:30px;height:30px;display:inline-block}.btn-header>a{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;display:inline-block;font-weight:bold;height:30px;line-height:24px;min-width:30px;padding:2px;text-align:center;text-decoration:none !important;background-color:#f8f8f8;background-image:-webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));background-image:-webkit-linear-gradient(top, #f8f8f8, #f1f1f1);background-image:-moz-linear-gradient(top, #f8f8f8, #f1f1f1);background-image:-ms-linear-gradient(top, #f8f8f8, #f1f1f1);background-image:-o-linear-gradient(top, #f8f8f8, #f1f1f1);background-image:linear-gradient(top, #f8f8f8, #f1f1f1);border:1px solid #bfbfbf;color:#6D6A69;font-size:17px;margin:12px 0 0 0;position:relative}.btn-header>a:hover{border:1px solid #bfbfbf;color:#222;transition:all 0s;cursor:pointer;-webkit-box-shadow:inset 0 0 4px 1px rgba(0,0,0,0.08);box-shadow:inset 0 0 4px 1px rgba(0,0,0,0.08)}.btn-header>a:active{background-color:#e8e8e8;background-image:-moz-linear-gradient(top, #e8e8e8 0%, #ededed 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #e8e8e8), color-stop(100%, #ededed));background-image:-webkit-linear-gradient(top, #e8e8e8 0%, #ededed 100%);background-image:-o-linear-gradient(top, #e8e8e8 0%, #ededed 100%);background-image:-ms-linear-gradient(top, #e8e8e8 0%, #ededed 100%);background-image:linear-gradient(to bottom, #e8e8e8 0%, #ededed 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#ededed', GradientType=0);-webkit-box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15)}.btn-header .badge{position:absolute;top:-5px;right:-5px;background:#a90329;font-size:10px;box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07);color:#ffffff;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;padding:2px 6px 3px 5px}.btn-header>a:active .badge{background:#77021d !important}.hidden-menu #hide-menu>:first-child>a{background-color:#e8e8e8;background-image:-moz-linear-gradient(top, #5A5A5A 0%, #686868 100%);background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #5A5A5A), color-stop(100%, #686868));background-image:-webkit-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:-o-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:-ms-linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);background-image:linear-gradient(to bottom, #5A5A5A 0%, #686868 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5A5A5A', endColorstr='#686868', GradientType=0);-webkit-box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);box-shadow:inset 0 0 3px 1px rgba(0,0,0,0.15);color:#ffffff;border-color:#494949}.hidden-menu #hide-menu>:first-child>a:active,.full-screen #fullscreen>:first-child>a:active{-webkit-box-shadow:inset 0 0 6px 1px rgba(0,0,0,0.2);box-shadow:inset 0 0 6px 1px rgba(0,0,0,0.2)}.dropdown-large{position:static !important}.dropdown-menu-large{margin-left:16px;margin-right:16px;padding:20px 0px}.dropdown-menu-large>li>ul{padding:0;margin:0}.dropdown-menu-large>li>ul>li{list-style:none}.dropdown-menu-large>li>ul>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.42857143;color:#333333;white-space:normal}.dropdown-menu-large>li ul>li>a:hover,.dropdown-menu-large>li ul>li>a:focus{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu-large .disabled>a,.dropdown-menu-large .disabled>a:hover,.dropdown-menu-large .disabled>a:focus{color:#999999}.dropdown-menu-large .disabled>a:hover,.dropdown-menu-large .disabled>a:focus{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);cursor:not-allowed}.dropdown-menu-large .dropdown-header{color:#428bca;font-size:18px}@media (max-width:768px){.dropdown-menu-large{margin-left:0;margin-right:0}.dropdown-menu-large>li{margin-bottom:30px}.dropdown-menu-large>li:last-child{margin-bottom:0}.dropdown-menu-large .dropdown-header{padding:3px 15px !important}}.pagination-xs>li>a,.pagination-xs>li>span{padding:4px 9px;font-size:12px}.notification-body *,.notification-body:before *,.notification-body:after *{box-sizing:border-box !important;-webkit-box-sizing:border-box !important;-moz-box-sizing:border-box !important}.notification-body{padding:0 0 0 3px;margin:0;list-style:none}.notification-body>li{border-bottom:1px solid #E9E9E9;position:relative}.notification-body>li>span{background:#ffffff;display:block;min-height:25px;overflow:hidden;padding:8px 10px 13px;white-space:normal}.notification-body>li>span:hover{background:#F0F4F7;color:#667F8F}.notification-body>li a.msg{padding-left:50px !important}.notification-body>li a,.notification-body>li a:hover{text-decoration:none}.notification-body>li a,.notification-body>li a span{display:block;position:relative;overflow:hidden}.notification-body>li a,.notification-body>li a:hover{text-decoration:none}.notification-body>li:hover .progress{background:#ffffff;box-shadow:0 1px 0 rgba(0,0,0,0),0 0 0 1px #A7A7A7 inset;-webkit-box-shadow:0 1px 0 rgba(0,0,0,0),0 0 0 1px #CCC inset;-moz-box-shadow:0 1px 0 transparent,0 0 0 1px #fff inset}.notification-body>li:hover .text-muted{color:#333}.notification-body .from{font-size:14px;line-height:normal;color:#333;font-weight:normal;margin-right:60px;margin-bottom:6px;height:20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notification-body .unread .from{font-weight:bold}.notification-body .unread{background:#FFFFE0}.notification-body time{position:absolute;top:3px;right:0;font-size:11px;font-weight:normal;color:#058dc7}.notification-body .msg-body,.notification-body .subject{font-size:13px;color:#A0A0A0;max-height:35px;width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notification-body .subject{font-size:13px;color:#333;max-height:22px}.bootstrapWizard{display:block;list-style:none;padding:0;position:relative;width:100%}.bootstrapWizard a:hover,.bootstrapWizard a:active,.bootstrapWizard a:focus{text-decoration:none}.bootstrapWizard li{display:block;float:left;width:25%;text-align:center;padding-left:0}.bootstrapWizard li:before{border-top:3px solid #55606E;content:"";display:block;font-size:0;overflow:hidden;position:relative;top:11px;right:1px;width:100%;z-index:1}.bootstrapWizard li:first-child:before{left:50%;max-width:50%}.bootstrapWizard li:last-child:before{max-width:50%;width:50%}.bootstrapWizard li.complete .step{background:#0AA66E;padding:1px 6px;border:3px solid #55606E}.bootstrapWizard li .step i{font-size:10px;font-weight:normal;position:relative;top:-1.5px}.bootstrapWizard li .step{background:#B2B5B9;color:#ffffff;display:inline;font-size:15px;font-weight:bold;line-height:12px;padding:7px 13px;border:3px solid transparent;border-radius:50%;line-height:normal;position:relative;text-align:center;z-index:2;transition:all .1s linear 0s}.bootstrapWizard li.active .step,.bootstrapWizard li.active.complete .step{background:#0091D9;color:#ffffff;font-weight:bold;padding:7px 13px;font-size:15px;border-radius:50%;border:3px solid #55606E}.bootstrapWizard li.complete .title,.bootstrapWizard li.active .title{color:#2B3D53}.bootstrapWizard li .title{color:#bfbfbf;display:block;font-size:13px;line-height:15px;max-width:100%;position:relative;table-layout:fixed;text-align:center;top:20px;word-wrap:break-word;z-index:104}.wizard-actions{display:block;list-style:none;padding:0;position:relative;width:100%}.wizard-actions li{display:inline}.tab-content.transparent{background-color:transparent}.jarvismetro-tile{float:left;display:block;background-color:#ffffff;width:100px;height:70px;cursor:pointer;box-shadow:inset 0 0 1px #FFFFCC;border:1px dotted #C5C5C5;text-decoration:none;color:#ffffff;font-weight:300;font-smooth:always;margin:0 10px 20px 0;padding:5px;position:relative}.jarvismetro-tile:hover{z-index:10;-webkit-transform:scale(1.07);-moz-transform:scale(1.07)}.jarvismetro-tile.big-cubes{width:120px;height:120px}.jarvismetro-tile.double{width:249px}.jarvismetro-tile:active{top:1px;left:1px}.jarvismetro-tile .iconbox{text-align:center}.jarvismetro-tile .iconbox i{display:block;margin:15px auto 0;height:75px}.jarvismetro-tile .iconbox span{display:block;text-align:left}.jarvismetro-tile .iconbox span>span{position:absolute;right:-3px;bottom:-3px;border-radius:50%;padding:5px 5px;border:1px solid #ffffff}.arrow-box-up:after,.arrow-box-up:before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.arrow-box-up:after{border-color:rgba(255,255,255,0);border-bottom-color:#ffffff;border-width:7px;left:50%;margin-left:-7px}.arrow-box-up:before{border-color:rgba(131,131,131,0);border-bottom-color:#838383;border-width:8px;left:50%;margin-left:-8px}.arrow-box-up-right:after,.arrow-box-up-right:before{bottom:100%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.arrow-box-up-right:after{border-color:rgba(255,255,255,0);border-bottom-color:#ffffff;border-width:7px;right:10px;margin-left:-7px}.arrow-box-up-right:before{border-color:rgba(131,131,131,0);border-bottom-color:#838383;border-width:8px;right:9px;margin-left:-8px}.tooltip-inner{padding:5px 10px;font-size:11px;font-family:Arial,Helvetica,sans-serif;font-weight:bold;border-radius:0px}.popover{z-index:9000}.custom-scroll::-webkit-scrollbar{-webkit-overflow-scrolling:touch;height:10px;width:10px}.custom-scroll::-webkit-scrollbar:hover{background-color:#E9E9E9;border:1px solid #dbdbdb}.custom-scroll::-webkit-scrollbar-button:start:decrement,.custom-scroll::-webkit-scrollbar-button:end:increment{background:transparent;display:block;height:0}.custom-scroll::-webkit-scrollbar-track{background-clip:padding-box;border-width:0 0 0 4px;border:solid transparent}.custom-scroll::-webkit-scrollbar-track-piece{-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;-webkit-border-radius:0;background-color:transparent;border-radius:0}.custom-scroll::-webkit-scrollbar-thumb{-moz-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07);-webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07);background-clip:padding-box;background-color:rgba(0,0,0,0.2);border-width:0;border:none;box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1),inset 0 -1px 0 rgba(0,0,0,0.07)}.custom-scroll::-webkit-scrollbar-thumb:vertical,.custom-scroll::-webkit-scrollbar-thumb:horizontal{-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;-webkit-border-radius:0;background-color:#bfbfbf;border-radius:0}.custom-scroll::-webkit-scrollbar-thumb:active{-moz-box-shadow:inset 1px 1px 3px rgba(0,0,0,0.33);-webkit-box-shadow:inset 1px 1px 3px rgba(0,0,0,0.33);background-color:rgba(0,0,0,0.44);box-shadow:inset 1px 1px 3px rgba(0,0,0,0.33)}.custom-scroll::-webkit-scrollbar-thumb:hover{background-color:#959595}.header-btn{margin-top:5px}.cke_top{background:rgba(248,248,248,0.9) !important;background-image:none !important}.cke_toolbar_separator{background-color:rgba(0,0,0,0.1) !important}.multiselect-container{position:absolute;list-style-type:none;margin:0;padding:0}.multiselect-container .input-group{margin:5px}.multiselect-container>li{padding:0}.multiselect-container>li>a.multiselect-all label{font-weight:bold}.multiselect-container>li>label.multiselect-group{margin:0;padding:3px 20px 3px 20px;height:100%;font-weight:bold}.multiselect-container>li>a>label{margin:0;height:100%;cursor:pointer;font-weight:normal}.multiselect-container>li>a>label.radio,.multiselect-container>li>a>label.checkbox{margin:0}.multiselect-container>li>a>label>input[type="checkbox"]{margin-bottom:5px}.btn-group>.btn-group:nth-child(2)>.multiselect.btn{border-top-left-radius:4px;border-bottom-left-radius:4px}.input-group .icon-addon .form-control{border-radius:0}.icon-addon{position:relative;color:#555;display:block}.icon-addon:after,.icon-addon:before{display:table;content:" "}.icon-addon:after{clear:both}.icon-addon.addon-md .glyphicon,.icon-addon .glyphicon,.icon-addon.addon-md .fa,.icon-addon .fa{position:absolute;z-index:2;left:10px;width:20px;margin-left:-2.5px;text-align:center;padding:10px 0;top:1px}.icon-addon.addon-lg .form-control{line-height:1.33;height:46px;font-size:18px;padding:10px 16px 10px 40px}.input-group-lg .icon-addon.addon-lg+.input-group-btn>.btn{height:46px}.icon-addon.addon-sm .form-control{height:30px;padding:5px 10px 5px 28px;font-size:12px;line-height:1.5}.icon-addon.addon-lg .fa,.icon-addon.addon-lg .glyphicon{font-size:18px;margin-left:0;left:11px;top:4px}.icon-addon.addon-md .form-control,.icon-addon .form-control{padding-left:30px;float:left;font-weight:normal}.icon-addon.addon-sm .fa,.icon-addon.addon-sm .glyphicon{margin-left:0;font-size:12px;left:5px;top:-1px}.icon-addon .form-control:focus+.glyphicon,.icon-addon:hover .glyphicon,.icon-addon .form-control:focus+.fa,.icon-addon:hover .fa{color:#2580db}.icon-addon input:disabled+.glyphicon,.icon-addon select:disabled+.glyphicon,.icon-addon input:disabled+.fa,.icon-addon select:disabled+.fa{color:#ccc}i.logo{display:inline-block;background:url('../img/logo-o.png') no-repeat;background-size:16px;height:16px;width:16px;position:relative;top:2px}i.twitter{display:inline-block;background:url('../img/twitter.png') no-repeat;background-size:24px;height:24px;width:24px}i.revel{display:inline-block;background:url('../img/revel-digital.png') no-repeat;background-size:24px;height:24px;width:24px;vertical-align:middle}i.revel.small{background-size:18px;height:18px;width:18px}i.stream{display:inline-block;background:url('../img/stream-digital.png') no-repeat;background-size:24px;height:24px;width:24px;vertical-align:middle}i.stream.small{background-size:18px;height:18px;width:18px}i.rosie{display:inline-block;background:url('../img/rosie-logo.png') no-repeat;background-size:24px;height:24px;width:24px;vertical-align:middle}i.rosie.small{background-size:18px;height:18px;width:18px}i.freshop{display:inline-block;background:url('../img/freshop-logo.png') no-repeat;background-size:24px;height:24px;width:24px;vertical-align:middle}i.freshop.small{background-size:18px;height:18px;width:18px}i.brdata{display:inline-block;background:url('../img/brdata-logo.png') no-repeat;background-size:24px;height:24px;width:24px;vertical-align:middle}i.brdata.small{background-size:18px;height:18px;width:18px}i.webStudio{display:inline-block;background:url('../img/webstudio-logo.png') no-repeat;background-size:24px;height:24px;width:24px;vertical-align:middle}i.webStudio.small{background-size:18px;height:18px;width:18px}i.dataStudio{display:inline-block;background:url('../img/datastudio-logo.png') no-repeat;background-size:24px;height:24px;width:24px;vertical-align:middle}i.dataStudio.small{background-size:18px;height:18px;width:18px}i.mailChimp{display:inline-block;background:url('../img/mailChimp.png') no-repeat;padding-bottom:2px;background-size:24px;height:24px;width:24px}i.mailChimp.small{background-size:18px;height:18px;width:18px}i.shophero{display:inline-block;background:url('../img/shophero-logo.png') no-repeat;padding-bottom:2px;background-size:24px;height:24px;width:24px}i.shophero.small{background-size:18px;height:18px;width:18px}i.adergy{display:inline-block;background:url('../img/adergy-logo.png') no-repeat;background-size:24px;height:24px;width:24px;vertical-align:middle;margin-top:-2px}i.facebook{display:inline-block;background:url('../img/facebook.png') no-repeat;background-size:24px;height:24px;width:24px}i.facebook.small,i.twitter.small,i.adergy.small{background-size:16px;height:16px;width:16px;vertical-align:text-bottom;margin:0}i.adviewer{display:inline-block;background:url('../img/adviewer.png') no-repeat;height:11px;width:16px}i.coopdeals{display:inline-block;background:url('../img/cool-deals-logo-small.png') no-repeat;height:16px;width:16px}i.coopdeals-app{display:inline-block;background:url('../img/cool-deals-logo-small.png') no-repeat;height:16px;width:16px}i.signstudio{display:inline-block;background:url('../img/signstudio.png') no-repeat;height:16px;width:11px}i.socialstudio{display:inline-block;background:url('../img/socialstudio.png') no-repeat;height:16px;width:16px}i.mediastudio{display:inline-block;background:url('../img/mediastudio.png') no-repeat;height:16px;width:16px}i.excel{display:inline-block;background:url('../img/excel.png') no-repeat;height:32px;width:32px;background-size:contain;vertical-align:middle;margin:-17px -4px -15px -6px}i.pdf{display:inline-block;background:url('../img/pdf.png') no-repeat;height:24px;width:24px;background-size:contain;vertical-align:middle;margin:-10px 0 -7px -2px}i.jpg{display:inline-block;background:url('../img/jpg.png') no-repeat;height:24px;width:24px;background-size:contain;vertical-align:middle;margin:-10px 0 -7px -2px}.ribbon{width:150px;height:150px;overflow:hidden;position:absolute}.ribbon::before,.ribbon::after{position:absolute;z-index:-1;content:'';display:block;border:5px solid #2980b9}.ribbon span{position:absolute;display:block;width:225px;padding:15px 0;background-color:#3498db;box-shadow:0 5px 10px rgba(0,0,0,0.1);color:#fff;text-shadow:0 1px 1px rgba(0,0,0,0.5);text-align:center}.ribbon.ribbon-top-left{top:-10px;left:-10px}.ribbon.ribbon-top-left::before,.ribbon.ribbon-top-left::after{border-top-color:transparent;border-left-color:transparent}.ribbon.ribbon-top-left::before{top:0;right:0}.ribbon.ribbon-top-left::after{bottom:0;left:0}.ribbon.ribbon-top-left span{right:-25px;top:30px;transform:rotate(-45deg)}.ribbon.ribbon-top-right{top:-10px;right:-10px}.ribbon.ribbon-top-right::before,.ribbon.ribbon-top-right::after{border-top-color:transparent;border-right-color:transparent}.ribbon.ribbon-top-right::before{top:0;left:0}.ribbon.ribbon-top-right::after{bottom:0;right:0}.ribbon.ribbon-top-right span{left:-25px;top:30px;transform:rotate(45deg)}.progress-micro{height:3px !important;line-height:3px !important}.progress-xs{height:7px !important;line-height:7px !important}.progress-sm{height:14px !important;line-height:14px !important}.progress-lg{height:30px !important;line-height:30px !important}.progress .progress-bar{position:absolute;overflow:hidden;line-height:20px}.progress .progressbar-back-text{position:absolute;width:100%;height:100%;font-size:12px;line-height:20px;text-align:center}.progress .progressbar-front-text{display:block;width:100%;font-size:12px;line-height:20px;text-align:center}.progress.right .progress-bar{right:0}.progress.right .progressbar-front-text{position:absolute;right:0}.progress.vertical{width:25px;height:100%;min-height:150px;margin-right:20px;display:inline-block;margin-bottom:0px}.progress.wide-bar{width:40px}.progress.vertical.bottom{position:relative}.progress.vertical.bottom .progressbar-front-text{position:absolute;bottom:0}.progress.vertical .progress-bar{width:100%;height:0;-webkit-transition:height .6s ease;transition:height .6s ease}.progress.vertical.bottom .progress-bar{position:absolute;bottom:0}.progress{position:relative;margin-bottom:20px;overflow:hidden;height:22px;background:#eee;box-shadow:0 1px 0 transparent,0 0 0 1px #e3e3e3 inset;-webkit-box-shadow:0 1px 0 transparent,0 0 0 1px #e3e3e3 inset;-moz-box-shadow:0 1px 0 transparent,0 0 0 1px #e3e3e3 inset;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0}.progress-bar{float:left;width:0;height:100%;font-size:11px;color:#ffffff;text-align:center;background-color:#57889C;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);font-weight:bold;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.progress-striped .progress-bar{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255,255,255,0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255,255,255,0.15)), color-stop(.75, rgba(255,255,255,0.15)), color-stop(.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-danger{background-color:#A90329}.progress-striped .progress-bar-danger{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255,255,255,0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255,255,255,0.15)), color-stop(.75, rgba(255,255,255,0.15)), color-stop(.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-success{background-color:#739E73}.progress-striped .progress-bar-success{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255,255,255,0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255,255,255,0.15)), color-stop(.75, rgba(255,255,255,0.15)), color-stop(.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-warning{background-color:#C79121}.progress-striped .progress-bar-warning{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255,255,255,0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255,255,255,0.15)), color-stop(.75, rgba(255,255,255,0.15)), color-stop(.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-bar-info{background-color:#57889C}.progress-striped .progress-bar-info{background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, rgba(255,255,255,0.15)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255,255,255,0.15)), color-stop(.75, rgba(255,255,255,0.15)), color-stop(.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)}.progress-info .bar,.progress .bar-info{background:#57889C}.vertical-bars{padding:0;margin:0}.vertical-bars:after{content:"";display:block;height:0;clear:both}.vertical-bars li{padding:14px 0;width:25%;display:block;float:left;text-align:center}.vertical-bars li:first-child{border-left:none}.vertical-bars>li>.progress.vertical:first-child{margin-left:auto}.vertical-bars>li>.progress.vertical{margin:0 auto;float:none}.bar-holder:first-child{border-top:none}.bar-holder{padding:18px 15px}.bar-holder .progress{margin:0}[data-progressbar-value]{margin-top:15px !important;overflow:visible;margin-bottom:0px}.dataTable [data-progressbar-value]{min-width:70px}[data-progressbar-value="100"]:before,[data-progressbar-value="100"]:after,[data-progressbar-value]:before,[data-progressbar-value]:after{position:absolute;background:none;font-size:11px;top:-12px}[data-progressbar-value]:before{content:attr(data-progressbar-value);left:attr(data-progressbar-value) px}[data-progressbar-value]:after{content:"%";left:13px}[data-progressbar-value="1"]>.progress-bar{width:1%;background:#A90329}[data-progressbar-value="2"]>.progress-bar{width:2%;background:#A90329}[data-progressbar-value="3"]>.progress-bar{width:3%;background:#A90329}[data-progressbar-value="4"]>.progress-bar{width:4%;background:#A90329}[data-progressbar-value="5"]>.progress-bar{width:5%;background:#A90329}[data-progressbar-value="6"]>.progress-bar{width:6%;background:#A90329}[data-progressbar-value="7"]>.progress-bar{width:7%;background:#A90329}[data-progressbar-value="8"]>.progress-bar{width:8%;background:#A90329}[data-progressbar-value="9"]>.progress-bar{width:9%;background:#A90329}[data-progressbar-value="10"]>.progress-bar{width:10%;background:#db0435}[data-progressbar-value="11"]>.progress-bar{width:11%;background:#C79121}[data-progressbar-value="12"]>.progress-bar{width:12%;background:#C79121}[data-progressbar-value="13"]>.progress-bar{width:13%;background:#C79121}[data-progressbar-value="14"]>.progress-bar{width:14%;background:#C79121}[data-progressbar-value="15"]>.progress-bar{width:15%;background:#C79121}[data-progressbar-value="16"]>.progress-bar{width:16%;background:#C79121}[data-progressbar-value="17"]>.progress-bar{width:17%;background:#C79121}[data-progressbar-value="18"]>.progress-bar{width:18%;background:#C79121}[data-progressbar-value="19"]>.progress-bar{width:19%;background:#C79121}[data-progressbar-value="20"]>.progress-bar{width:20%;background:#C79121}[data-progressbar-value="21"]>.progress-bar{width:21%;background:#C79121}[data-progressbar-value="22"]>.progress-bar{width:22%;background:#C79121}[data-progressbar-value="23"]>.progress-bar{width:23%;background:#C79121}[data-progressbar-value="24"]>.progress-bar{width:24%;background:#C79121}[data-progressbar-value="25"]>.progress-bar{width:25%;background:#C79121}[data-progressbar-value="26"]>.progress-bar{width:26%;background:#C79121}[data-progressbar-value="27"]>.progress-bar{width:27%;background:#C79121}[data-progressbar-value="28"]>.progress-bar{width:28%;background:#C79121}[data-progressbar-value="29"]>.progress-bar{width:29%;background:#C79121}[data-progressbar-value="30"]>.progress-bar{width:30%;background:#C79121}[data-progressbar-value="31"]>.progress-bar{width:31%;background:#C79121}[data-progressbar-value="32"]>.progress-bar{width:32%;background:#C79121}[data-progressbar-value="33"]>.progress-bar{width:33%;background:#C79121}[data-progressbar-value="34"]>.progress-bar{width:34%;background:#C79121}[data-progressbar-value="35"]>.progress-bar{width:35%;background:#C79121}[data-progressbar-value="36"]>.progress-bar{width:36%;background:#C79121}[data-progressbar-value="37"]>.progress-bar{width:37%;background:#C79121}[data-progressbar-value="38"]>.progress-bar{width:38%;background:#C79121}[data-progressbar-value="39"]>.progress-bar{width:39%;background:#C79121}[data-progressbar-value="40"]>.progress-bar{width:40%;background:#C79121}[data-progressbar-value="41"]>.progress-bar{width:41%;background:#2A2725}[data-progressbar-value="42"]>.progress-bar{width:42%;background:#2A2725}[data-progressbar-value="43"]>.progress-bar{width:43%;background:#2A2725}[data-progressbar-value="44"]>.progress-bar{width:44%;background:#2A2725}[data-progressbar-value="45"]>.progress-bar{width:45%;background:#2A2725}[data-progressbar-value="46"]>.progress-bar{width:46%;background:#2A2725}[data-progressbar-value="47"]>.progress-bar{width:47%;background:#2A2725}[data-progressbar-value="48"]>.progress-bar{width:48%;background:#2A2725}[data-progressbar-value="49"]>.progress-bar{width:49%;background:#2A2725}[data-progressbar-value="50"]>.progress-bar{width:50%;background:#2A2725}[data-progressbar-value="51"]>.progress-bar{width:51%;background:#2A2725}[data-progressbar-value="52"]>.progress-bar{width:52%;background:#2A2725}[data-progressbar-value="53"]>.progress-bar{width:53%;background:#2A2725}[data-progressbar-value="54"]>.progress-bar{width:54%;background:#2A2725}[data-progressbar-value="55"]>.progress-bar{width:55%;background:#2A2725}[data-progressbar-value="56"]>.progress-bar{width:56%;background:#2A2725}[data-progressbar-value="57"]>.progress-bar{width:57%;background:#2A2725}[data-progressbar-value="58"]>.progress-bar{width:58%;background:#2A2725}[data-progressbar-value="59"]>.progress-bar{width:59%;background:#2A2725}[data-progressbar-value="60"]>.progress-bar{width:60%;background:#2A2725}[data-progressbar-value="61"]>.progress-bar{width:61%;background:#3276B1}[data-progressbar-value="62"]>.progress-bar{width:62%;background:#3276B1}[data-progressbar-value="63"]>.progress-bar{width:63%;background:#3276B1}[data-progressbar-value="64"]>.progress-bar{width:64%;background:#2A2725}[data-progressbar-value="65"]>.progress-bar{width:65%;background:#3276B1}[data-progressbar-value="66"]>.progress-bar{width:66%;background:#3276B1}[data-progressbar-value="67"]>.progress-bar{width:67%;background:#3276B1}[data-progressbar-value="68"]>.progress-bar{width:68%;background:#3276B1}[data-progressbar-value="69"]>.progress-bar{width:69%;background:#3276B1}[data-progressbar-value="70"]>.progress-bar{width:70%;background:#3276B1}[data-progressbar-value="71"]>.progress-bar{width:71%;background:#3276B1}[data-progressbar-value="72"]>.progress-bar{width:72%;background:#3276B1}[data-progressbar-value="73"]>.progress-bar{width:73%;background:#3276B1}[data-progressbar-value="74"]>.progress-bar{width:74%;background:#3276B1}[data-progressbar-value="75"]>.progress-bar{width:75%;background:#3276B1}[data-progressbar-value="76"]>.progress-bar{width:76%;background:#3276B1}[data-progressbar-value="77"]>.progress-bar{width:77%;background:#3276B1}[data-progressbar-value="78"]>.progress-bar{width:78%;background:#3276B1}[data-progressbar-value="79"]>.progress-bar{width:79%;background:#3276B1}[data-progressbar-value="80"]>.progress-bar{width:80%;background:#3276B1}[data-progressbar-value="81"]>.progress-bar{width:81%;background:#a0bda0}[data-progressbar-value="82"]>.progress-bar{width:82%;background:#a0bda0}[data-progressbar-value="83"]>.progress-bar{width:83%;background:#a0bda0}[data-progressbar-value="84"]>.progress-bar{width:84%;background:#9dbb9d}[data-progressbar-value="85"]>.progress-bar{width:85%;background:#9dbb9d}[data-progressbar-value="86"]>.progress-bar{width:86%;background:#9dbb9d}[data-progressbar-value="87"]>.progress-bar{width:87%;background:#97b797}[data-progressbar-value="88"]>.progress-bar{width:88%;background:#97b797}[data-progressbar-value="89"]>.progress-bar{width:89%;background:#91b391}[data-progressbar-value="90"]>.progress-bar{width:90%;background:#91b391}[data-progressbar-value="91"]>.progress-bar{width:91%;background:#91b391}[data-progressbar-value="92"]>.progress-bar{width:92%;background:#8eb18e}[data-progressbar-value="93"]>.progress-bar{width:93%;background:#8baf8b}[data-progressbar-value="94"]>.progress-bar{width:94%;background:#88ad88}[data-progressbar-value="95"]>.progress-bar{width:95%;background:#85ab85}[data-progressbar-value="96"]>.progress-bar{width:96%;background:#82a882}[data-progressbar-value="97"]>.progress-bar{width:97%;background:#7fa67f}[data-progressbar-value="98"]>.progress-bar{width:98%;background:#7ca47c}[data-progressbar-value="99"]>.progress-bar{width:99%;background:#79a279}[data-progressbar-value="100"]>.progress-bar{width:100%;background:#739E73;-webkit-animation:none;-moz-animation:none;-ms-animation:none;-o-animation:none;animation:none;background-image:none !important}[data-progressbar-value="100"]:before{content:attr(data-progressbar-value);top:-12px;left:attr(data-progressbar-value) px}[data-progressbar-value="100"]:after{content:"complete";left:auto;right:0px;color:#739E73}.no-padding{padding:0 !important}.no-padding>pre{margin:30px}.no-padding>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead>.dataTables_scrollHeadInner>.table-bordered,.no-padding>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollBody>.table-bordered,.no-padding>.dataTables_wrapper>.dataTables_scroll .dataTables_scrollFoot>.dataTables_scrollFootInner>.table-bordered{border-top:none;border-left:none;border-right:none}.no-padding>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollHead>.dataTables_scrollHeadInner>.table-bordered>tbody tr:last-child td,.no-padding>.dataTables_wrapper>.dataTables_scroll>.dataTables_scrollBody>.table-bordered>tbody tr:last-child td,.no-padding>.dataTables_wrapper>.dataTables_scroll .dataTables_scrollFoot>.dataTables_scrollFootInner>.table-bordered>tbody tr:last-child td{border-bottom:0}.padding-5{padding:5px !important}.padding-x-5{padding-left:5px !important;padding-right:5px !important}.padding-7{padding:7px !important}.padding-10{padding:10px !important}.padding-bottom-5{padding-bottom:5px !important}.padding-bottom-10{padding-bottom:10px !important}.padding-bottom-15{padding-bottom:15px !important}.padding-left-5{padding-left:5px !important}.padding-left-10{padding-left:10px !important}.padding-left-20{padding-left:20px !important}.padding-right-0{padding-right:0px !important}.padding-right-5{padding-right:5px !important}.padding-top-5{padding-top:5px !important}.padding-top-10{padding-top:10px !important}.padding-top-15{padding-top:15px !important}.padding-top-25{padding-top:25px !important}.font-weight-bold{font-weight:400 !important}.font-weight-bolder{font-weight:800 !important}.font-xs{font-size:85% !important}.font-sm{font-size:95% !important}.font-md{font-size:130% !important}.font-lg{font-size:160% !important}.font-xl{font-size:200% !important}.double-spaced{line-height:2em}.no-margin{margin:0px !important}.margin-10{margin:10px !important}.margin-top-0{margin-top:0 !important}.margin-top-5{margin-top:5px !important}.margin-top-10{margin-top:10px !important}.margin-bottom-0{margin-bottom:0 !important}.margin-bottom-5{margin-bottom:5px !important}.margin-bottom-10{margin-bottom:10px !important}.margin-right-5{margin-right:5px !important}.margin-right-10{margin-right:10px !important}.margin-left-5{margin-left:5px !important}.margin-left-10{margin-left:10px !important}.margin-left-15{margin-left:15px !important}.margin-left-auto{margin-left:auto !important}.no-border,.well[class*=" bg-"].no-border{border-width:0px !important}.display-inline{display:inline-block !important}.text-align-center,.text-center{text-align:center !important}.text-align-left,.text-left{text-align:left !important}.text-align-right,.text-right{text-align:right !important}.text-align-justify,.text-justify{text-align:justify !important}.air{position:absolute;z-index:5}.air-bottom{bottom:0}.air-top{top:0}.air-left{left:0}.air-top-right{top:0;right:0}.air-top-left{top:0;left:0}.air-bottom-left{bottom:0;left:0}.air-bottom-right{bottom:0;right:0}.overflow-visible{overflow:visible !important}.overflow-hidden{overflow:hidden !important}.flex-row{display:flex !important;flex-direction:row}.flex-grow{flex-grow:1}.flex-wrap{flex-wrap:wrap}.align-center{align-items:center}.justify-center{justify-content:center}.justify-right{justify-content:right}.fill-height{height:100%}.centered-container{position:relative;overflow:hidden}.centered{position:absolute;top:50%;left:50%;margin-right:-50%;-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);text-align:center}.centered-vert{position:relative;left:50%;margin-right:-50%;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center}img.centered-vert{display:block}.centered-horz{position:relative;top:50%;-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}img.centered-horz{display:block}.flip-horz{-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1)}.flip-vert{-moz-transform:scaleY(-1);-ms-transform:scaleY(-1);-o-transform:scaleY(-1);-webkit-transform:scaleY(-1);transform:scaleY(-1)}.wordwrap{-ms-word-wrap:break-word;word-wrap:break-word}.nowrap{white-space:nowrap !important}.align-middle{vertical-align:middle}.pre-formatted{white-space:pre !important}.pre-line{white-space:pre-line !important}.break-all{word-break:break-all}.text-ellipsis{overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.text-fade{overflow:hidden;position:relative}.text-fade:after{content:' ';position:absolute;bottom:0;right:0;width:25%;height:20px;background-color:transparent;background-image:linear-gradient(to right, rgba(255,255,255,0), #fff 50%)}.line-clamp-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;-webkit-line-clamp:3}.line-clamp-5{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;white-space:normal;-webkit-line-clamp:5}.fa-rotate-45{-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fa-rotate-135{-moz-transform:rotate(135deg);-ms-transform:rotate(135deg);-o-transform:rotate(135deg);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.red-row-background{background-color:red !important;color:white !important}.green-check{position:absolute;top:8px;right:6px;color:green}.user-selectable{-moz-user-select:text !important;-ms-user-select:text !important;-webkit-user-select:text !important;user-select:text !important;cursor:text}.checkbox input[type="checkbox"].checkbox+span,.checkbox-inline input[type="checkbox"].checkbox+span,.radiobox-inline input[type="radio"].radiobox+span,.radio input[type="radio"].radiobox+span{margin-left:-20px}.form-inline .checkbox input[type="checkbox"].checkbox+span,.form-inline .radiobox input[type="radio"].radiobox+span{margin-left:0px}.form-inline .checkbox,.form-inline .radiobox{padding-left:0px}label input[type="radio"].radiobox+span,input[type="checkbox"].checkbox+span{vertical-align:middle;line-height:20px}input[type="checkbox"].checkbox+span,input[type="checkbox"].checkbox+span:after,input[type="checkbox"].checkbox+span:before,input[type="radio"].radiobox+span,input[type="radio"].radiobox+span:after,input[type="radio"].radiobox+span:before{box-sizing:content-box !important;-webkit-box-sizing:content-box !important;-moz-box-sizing:content-box !important}input[type="checkbox"].checkbox,input[type="radio"].radiobox{visibility:hidden;position:absolute;z-index:20;width:18px;height:18px}label input[type="checkbox"].checkbox+span,label input[type="radio"].radiobox+span{position:relative;z-index:19;display:inline-block;margin:0;line-height:17px;min-height:14px;min-width:14px;margin-right:5px}label input[type="checkbox"].checkbox+span:hover,label input[type="radio"].radiobox+span:hover{cursor:pointer}label input[type="radio"].radiobox+span:before,label input[type="checkbox"].checkbox+span:before{font-family:'FontAwesome';font-size:12px;border-radius:0;content:"\a0";display:inline-block;text-align:center;vertical-align:middle;padding:1px;height:12px;line-height:12px;min-width:12px;margin-right:5px;border:1px solid #bfbfbf;background-color:#f4f4f4;font-weight:normal;margin-top:-1px}label input[type="radio"].radiobox+span:before{content:"\a0";border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(255,255,255,0.2)}label input[type="radio"].radiobox:checked+span{font-weight:bold}label input[type="radio"].radiobox:checked+span:before{content:"\f111";color:#2E7BCC}label input[type="radio"].radiobox.style-3:checked+span:before{color:#A90329;border-color:#A90329}label input[type="radio"].radiobox.style-2:checked+span:before{color:#66665e;border-color:#4d90fe;font-size:9px}label input[type="radio"].radiobox.style-2:checked+span{font-weight:normal}label input[type="radio"].radiobox.style-1+span:before{font-size:9px;background:#ffffff;text-shadow:none;box-shadow:none !important;border-width:1px;height:13px;line-height:13px;min-width:13px}label input[type="radio"].radiobox.style-1:checked+span:before{font-size:10px;color:#333;border-color:#333;background:#ffffff}label input[type="radio"].radiobox.style-1:checked+span{font-weight:normal}label:hover input[type="radio"].radiobox+span:before,label:hover input[type="radio"].radiobox:checked+span:before{color:#2E7BCC;border-color:#2E7BCC}label:hover input[type="radio"].radiobox.style-3+span:before,label:hover input[type="radio"].radiobox.style-3:checked+span:before{color:#A90329;border-color:#A90329}label:hover input[type="radio"].radiobox.style-2:checked+span:before{color:#66665e;border-color:#4d90fe}label:hover input[type="radio"].radiobox.style-1:checked+span:before{color:#333;border-color:#333;background:#ffffff}label:hover input[type="radio"].radiobox.style-1+span:before{color:#333;border-color:#333;background:#ffffff}label:active input[type="radio"].radiobox+span:before{box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4)}label input[type="radio"][disabled].radiobox+span,label input[type="radio"][disabled].radiobox:checked+span,label:hover input[type="radio"][disabled].radiobox:checked+span:before{color:#A7A7A7;cursor:not-allowed}label input[type="radio"][disabled].radiobox:checked+span:before{content:"\f111"}label input[type="radio"][disabled].radiobox:checked+span:before,label input[type="radio"][disabled].radiobox+span:before,label:active input[type="radio"][disabled].radiobox:checked+span:before,label:hover input[type="radio"][disabled].radiobox:checked+span:before{background:#eee !important;border-color:#CCC !important;box-shadow:none;color:#A7A7A7}label input[type="checkbox"].checkbox+span:before{content:"\a0"}label input[type="checkbox"].checkbox:checked+span:before{content:"\f00c"}label input[type="checkbox"].checkbox:checked+span{font-weight:bold}label input[type="checkbox"].checkbox:checked+span:before{color:#2E7BCC}label input[type="checkbox"].checkbox.style-3:checked+span:before{color:#ffffff;border-color:#A90329;background:#A90329}label input[type="checkbox"].checkbox.style-2+span:before{background:transparent;border-color:#c1c1c1;box-shadow:none}label input[type="checkbox"].checkbox.style-2:checked+span:before{content:"\f00c";color:#66665e;border-color:#4d90fe;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUQ0MEM4RUFEQUE4MTFFMkEwMjM5NzlCRjAxM0UwRjciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUQ0MEM4RUJEQUE4MTFFMkEwMjM5NzlCRjAxM0UwRjciPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRDQwQzhFOERBQTgxMUUyQTAyMzk3OUJGMDEzRTBGNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRDQwQzhFOURBQTgxMUUyQTAyMzk3OUJGMDEzRTBGNyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsD/PVAAAAAQSURBVHjaYv7//78vQIABAAlYA05NMPppAAAAAElFTkSuQmCC) #ffffff}label input[type="checkbox"].checkbox.style-2:checked+span{font-weight:normal}label input[type="checkbox"].checkbox.style-1+span:before{color:#333;background:#ffffff;text-shadow:none;box-shadow:none !important;border-width:1px;height:12px;line-height:13px;min-width:12px}label input[type="checkbox"].checkbox.style-1:checked+span:before{color:#333;border-color:#333}label input[type="checkbox"].checkbox.style-1:checked+span{font-weight:normal}label:active input[type="checkbox"].checkbox+span:before{box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4)}label:hover input[type="checkbox"].checkbox+span:before{color:#2E7BCC;border-color:#2E7BCC}label:hover input[type="checkbox"].checkbox.style-3+span:before{color:#ffffff;border-color:#A90327}label:hover input[type="checkbox"].checkbox.style-2+span:before{box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.1),0 1px 0 0 rgba(255,255,255,0.2)}label:hover input[type="checkbox"].checkbox.style-2:checked+span:before{box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4)}label:hover input[type="checkbox"].checkbox.style-1+span:before{border-color:#333}label:active input[type="checkbox"].checkbox:checked+span:before{color:#ffffff;background:#2E7BCC;border-color:#2E7BCC}label:active input[type="checkbox"].checkbox.style-3:checked+span:before{color:#A90329;background:#ffffff;border-color:#A90329}label:active input[type="checkbox"].checkbox.style-2:checked+span:before{color:#66665e;background:transparent;border-color:#c1c1c1;box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4)}label:active input[type="checkbox"].checkbox.style-2+span:before{color:#66665e;background:transparent;border-color:#c1c1c1;box-shadow:inset 0 2px 3px 0 rgba(0,0,0,0.3),0 1px 0 0 rgba(255,255,255,0.4)}label:active input[type="checkbox"].checkbox.style-1:checked+span:before{color:#ffffff;background:#333;border-color:#333}label input[type="checkbox"][disabled].checkbox+span,label input[type="checkbox"][disabled].checkbox:checked+span,label:hover input[type="checkbox"][disabled].checkbox:checked+span:before{color:#A7A7A7;cursor:not-allowed}label input[type="checkbox"][disabled].checkbox:checked+span:before{content:"\f00c";color:#A7A7A7}label input[type="checkbox"][disabled].checkbox.style-2:checked+span:before{content:"\f00c"}label input[type="checkbox"][disabled].checkbox:checked+span:before,label input[type="checkbox"][disabled].checkbox+span:before,label:active input[type="checkbox"][disabled].checkbox:checked+span:before,label:hover input[type="checkbox"][disabled].checkbox:checked+span:before{background:#eee !important;border-color:#CCC !important;box-shadow:none;color:#A7A7A7;box-shadow:none !important}.open>.dropdown-menu,.colorpicker-visible.dropdown-menu{-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:.2s;-moz-animation-duration:.2s;-o-animation-duration:.2s;animation-duration:.2s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both}.open.dropup>.dropdown-menu{-moz-animation-name:fadeInUp;-o-animation-name:fadeInUp;-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.collapsing{-moz-transition-duration:.2s;-o-transition-duration:.2s;-webkit-transition-duration:.2s;transition-duration:.2s}.txt-color-blue{color:#57889C !important}.txt-color-blueLight{color:#92A2A8 !important}.txt-color-blueDark{color:#4c4f53 !important}.txt-color-green{color:#356e35 !important}.txt-color-greenLight{color:#71843f !important}.txt-color-greenDark{color:#496949 !important}.txt-color-greenBright{color:#40AC2B !important}.txt-color-red{color:#a90329 !important}.txt-color-yellow{color:#b09b5b !important}.txt-color-orange{color:#b19a6b !important}.txt-color-orangeDark{color:#A57225 !important}.txt-color-pink{color:#ac5287 !important}.txt-color-pinkDark{color:#a8829f !important}.txt-color-purple{color:#6E587A !important}.txt-color-darken{color:#2A2725 !important}.txt-color-lighten{color:#d5e7ec !important}.txt-color-white{color:#ffffff !important}.txt-color-grayDark{color:#525252 !important}.txt-color-magenta{color:#6e3671 !important}.txt-color-teal{color:#568a89 !important}.txt-color-redLight{color:#a65858 !important}.txt-color-redBright{color:#ed1c24 !important}[class^="bg-"],[class*=" bg-"]{filter:none !important}.bg-color-transparent{background-color:transparent !important}.bg-color-blue{background-color:#57889C !important}.bg-color-blueLight{background-color:#92A2A8 !important}.bg-color-blueDark{background-color:#4c4f53 !important}.bg-color-green{background-color:#356e35 !important}.bg-color-greenLight{background-color:#71843f !important}.bg-color-greenDark{background-color:#496949 !important}.bg-color-red{background-color:#a90329 !important}.bg-color-red-red{background-color:#FF0000 !important}.bg-color-yellow{background-color:#b09b5b !important}.bg-color-lightYellow{background-color:lightyellow}.bg-color-orange{background-color:#C79121 !important}.bg-color-orangeDark{background-color:#A57225 !important}.bg-color-pink{background-color:#ac5287 !important}.bg-color-pinkDark{background-color:#a8829f !important}.bg-color-purple{background-color:#6E587A !important}.bg-color-darken{background-color:#2A2725 !important}.bg-color-lighten{background-color:#d5e7ec !important}.bg-color-white{background-color:#ffffff !important}.bg-color-grayDark{background-color:#525252 !important}.bg-color-magenta{background-color:#6e3671 !important}.bg-color-teal{background-color:#568a89 !important}.bg-color-redLight{background-color:#a65858 !important}@media (min-width:1024px){#main{position:relative;top:55px}#content{height:100%;overflow:auto}}@media (max-width:979px){html.hidden-menu-mobile-lock{overflow-x:hidden}#main{width:100% !important}.page-footer{padding:15px 14px 0}.profile-pic>img{width:110px}.profile-pic{float:left}.profile-pic>img{margin-right:10px}.profile-pic+div,.profile-pic+div+div{padding-left:30px;padding-right:30px}#fullscreen>:first-child>a{display:none !important}body.container{border:none !important;width:100% !important}.inbox-data-message>:first-child{height:50px;overflow:hidden}.show-stats .show-stat-buttons>:first-child{padding-right:13px}.show-stats .show-stat-buttons>:last-child{padding-left:13px}.inbox-checkbox-triggered>.btn-group .btn{padding-left:10px;padding-right:10px}.inbox-body .table-wrap{padding:0px !important;padding-left:5px !important;padding-right:5px !important}.inbox-nav-bar{padding-left:5px;padding-right:5px}.inbox-data-message>:first-child>:first-child{display:block !important;font-size:14px}.inbox-table-icon>:first-child{margin-top:12px}#inbox-table .inbox-table-icon{padding-left:10px !important}.header-search.pull-right{margin-left:0px}.visible-tablet{display:inline-block !important}.hidden-tablet,.display-inline.hidden-tablet{display:none !important}.jarviswidget header h2{width:310px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dropzone .dz-default.dz-message{background-size:100%;width:200px;height:43px;margin-left:-112px;margin-top:-23.5px}}@media (min-width:768px) and (max-width:979px){#main{margin-left:0}#left-panel{left:-230px}.minified #left-panel{left:0px}#hide-menu>:first-child>a{margin-top:9px;width:40px}.btn-header a{margin-top:9px !important;width:40px !important}#hide-menu i{color:#6D6A69;font-size:100%}.hidden-menu #hide-menu i{color:#ffffff}#hide-menu i::before{content:"\f0c9"}.hidden-menu #left-panel{left:0}.hidden-menu #main{position:relative;left:220px}.hidden-menu.fixed-ribbon #ribbon{left:230px;width:100%}.fixed-ribbon #ribbon{left:0px}.jarviswidget header h2{width:200px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.header-search>input[type="text"]{margin-top:9px}}@media (min-width:768px) and (max-width:880px){#main{margin-left:0;overflow-x:hidden}#left-panel{left:-230px}.no-content-padding{margin:0 -14px !important}.inbox-nav-bar.no-content-padding{margin-top:-10px !important}.minified #left-panel{left:0px}#hide-menu>:first-child>a,.btn-header a{margin-top:5px !important;width:40px !important;height:39px !important;line-height:38px !important}#logo{margin-top:10px}#logo img{width:127px}.btn-header.transparent a{border:none !important;background:none;margin-left:0;width:25px !important;box-shadow:none !important}.btn-header.transparent a:hover{color:#A90329}#hide-menu i{color:#6D6A69;font-size:121%}.hidden-menu #hide-menu i{color:#ffffff}#hide-menu i::before{content:"\f0c9"}.hidden-menu #left-panel{left:0px}.hidden-menu #main{position:relative;left:220px}.hidden-menu.fixed-ribbon #ribbon{left:230px;width:100%}.fixed-ribbon #ribbon{left:0px}.jarviswidget header h2{width:180px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.header-search>input[type="text"]{margin-top:9px}}@media (max-width:767px){.profile-pic>img{width:100px}#main{margin-left:0px;overflow-x:hidden}#left-panel{left:-230px}.show-stat-microcharts>div{margin-top:0px !important;border-right:none !important}.show-stat-buttons{padding-left:10px !important;padding-right:10px !important}#content,#ribbon{padding-left:5px;padding-right:5px}#header{padding-right:5px}#logo{margin-left:4px}.no-content-padding{margin:0 -5px !important}.inbox-nav-bar.no-content-padding{margin-top:-10px !important}.minified #left-panel{left:0px}.btn-header.transparent a{border:none !important;background:none;margin-left:0;width:25px !important;box-shadow:none !important}.btn-header.transparent a:hover{color:#A90329}#hide-menu>:first-child>a,.btn-header a{margin-top:5px !important;width:40px !important;height:39px !important;line-height:38px !important}#hide-menu>:first-child>a{width:50px !important}#logo{margin-top:10px}#logo img{width:127px}#hide-menu i{color:#6D6A69;font-size:121%}.hidden-menu #hide-menu i{color:#ffffff}#hide-menu i::before{content:"\f0c9"}.hidden-menu #left-panel{left:0px}.hidden-menu #main{position:relative;left:220px}.hidden-menu.fixed-ribbon #ribbon{left:230px;width:100%}.fixed-ribbon #ribbon{left:0px}body.fixed-navigation.hidden-menu{overflow:hidden !important}.fixed-ribbon #content{padding-top:52px}.header-search{display:none}#search-mobile{display:block}.search-mobile .header-search{display:block;position:absolute;top:0px;width:100%;height:55px;background:#333;padding:0 2px;box-sizing:border-box;left:0px}.search-mobile .header-search>input[type="text"]{margin-top:2px;height:45px;border-color:#333;padding-right:75px}.search-mobile .header-search>button{height:29px;line-height:29px;background:#DDDDDD}.search-mobile .header-search>button{right:44px}.search-mobile #search-mobile{display:none}.search-mobile #cancel-search-js{display:block}.jarviswidget header h2{width:250px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}@media only screen and (min-width:0) and (max-width:679px){.profile-pic>img{width:90px}#main{margin-left:0;overflow-x:hidden}#left-panel{left:-230px}.show-stat-microcharts>div{margin-top:0px !important;border-right:none !important}.show-stat-buttons{padding-left:10px !important;padding-right:10px !important}#content,#ribbon{padding-left:5px;padding-right:5px}#header{padding-right:5px}#logo{margin-left:4px}.no-content-padding{margin:0 -5px !important}.inbox-nav-bar.no-content-padding{margin-top:-10px !important}.minified #left-panel{left:0px}#header{background:#ffffff}#ribbon{border-bottom:1px solid #CFCFCF;border-top:1px solid #E6E6E6;background:#F5F5F5}#ribbon .breadcrumb a,#ribbon .breadcrumb{color:#6D6C6C !important}#ribbon .breadcrumb>.active,#ribbon .breadcrumb li:last-child{color:#333 !important}#hide-menu>:first-child>a,.btn-header a{margin-top:5px !important;width:40px !important;height:39px !important;line-height:38px !important}#hide-menu>:first-child>a{width:50px !important}#logo{margin-top:10px}#logo img{width:127px}.btn-header.transparent a{border:none !important;background:none;margin-left:0;width:25px !important;box-shadow:none !important}.btn-header.transparent a:hover{color:#A90329}#hide-menu i{color:#6D6A69;font-size:121%}.hidden-menu #hide-menu i{color:#ffffff}#hide-menu i::before{content:"\f0c9"}.hidden-menu #left-panel{left:0}.hidden-menu #main{position:relative;left:220px}.hidden-menu.fixed-ribbon #ribbon{left:230px;width:100%}.fixed-ribbon #ribbon{left:0px}.header-search{display:none}#search-mobile{display:block}.search-mobile .header-search{display:block;position:absolute;top:0px;width:100%;height:55px;background:#333;padding:0 2px;box-sizing:border-box;left:0px}.search-mobile .header-search>input[type="text"]{margin-top:2px;height:45px;border-color:#333;padding-right:75px}.search-mobile .header-search>button{height:29px;line-height:29px;background:#DDDDDD}.search-mobile .header-search>button{right:44px}.search-mobile #search-mobile{display:none}.search-mobile #cancel-search-js{display:block}.hidden-tablet{display:none !important}.jarviswidget header h2{width:300px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}@media only screen and (min-width:320px) and (max-width:479px){.page-title{display:none}.profile-pic{text-align:left}.profile-pic>img{width:90px;margin-left:0px;top:-25px;margin-right:0px}.profile-pic+div>h1{font-size:20px}.profile-pic+div>h1 small{font-size:16px}.profile-carousel .carousel-indicators{top:10px}#main{margin-left:0;overflow-x:hidden}#left-panel{left:-230px}.show-stat-microcharts>div{margin-top:0px !important;border-right:none !important}.show-stat-buttons{padding-left:10px !important;padding-right:10px !important}#content,#ribbon{padding-left:5px;padding-right:5px}#header{padding-right:5px}#logo{margin-left:4px}.no-content-padding{margin:0 -5px !important}.inbox-nav-bar.no-content-padding{margin-top:-10px !important}.minified #left-panel{left:0px}#header{background:#ffffff}#ribbon{border-bottom:1px solid #CFCFCF;border-top:1px solid #E6E6E6;background:#F5F5F5}#ribbon .breadcrumb a,#ribbon .breadcrumb{color:#6D6C6C !important}#ribbon .breadcrumb>.active,#ribbon .breadcrumb li:last-child{color:#333 !important}#logo{width:135px}#logo-group{width:169px !important}#sparks{text-align:center;background:#E0E0E0;padding:10px 0;margin-bottom:15px}#sparks li{padding:0 10px 0 20px}#hide-menu>:first-child>a,.btn-header a{margin-top:5px !important;width:40px !important;height:39px !important;line-height:38px !important}#logo{margin-top:10px}#logo img{width:127px}.btn-header.transparent a{border:none !important;background:none;margin-left:0;width:25px !important;box-shadow:none !important}.btn-header.transparent a:hover{color:#A90329}#hide-menu>:first-child>a{width:46px !important}#hide-menu i{color:#6D6A69;font-size:121%}.hidden-menu #hide-menu i{color:#ffffff}#hide-menu i::before{content:"\f0c9"}.hidden-menu #left-panel{left:0px}.hidden-menu #main{position:relative;left:220px}.hidden-menu.fixed-ribbon #ribbon{left:230px;width:100%}.fixed-ribbon #ribbon{left:0px}.hidden-mobile{display:none !important}.visible-mobile{display:inline-block !important}.header-search{display:none}#search-mobile{display:block;margin-left:0}.search-mobile .header-search{display:block;position:absolute;top:0px;width:100%;height:55px;background:#333;padding:0 2px;box-sizing:border-box;left:0px}.search-mobile .header-search>input[type="text"]{margin-top:2px;height:45px;border-color:#333;padding-right:75px}.search-mobile .header-search>button{height:29px;line-height:29px;background:#DDDDDD}.search-mobile .header-search>button{right:44px}.search-mobile #search-mobile{display:none}.search-mobile #cancel-search-js{display:block}.jarviswidget header h2{width:135px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}@media (max-width:1365px){.line-list-component-toolbar{height:auto !important;width:665px !important}.line-list-component-toolbar .smart-form .table td>.btn{margin:0 !important}.line-list-component-toolbar .drop-box{height:35px;text-align:center;background:orange;position:relative;border-radius:2px;margin-bottom:4px}.line-list-component-toolbar .drop-box.ui-state-hover{border:5px solid greenyellow}.line-list-component-toolbar .drop-box h3{pointer-events:none}.line-list-component-toolbar .font-div{text-align:center;line-height:1}.line-list-component-toolbar .font-div label{display:inline-block;vertical-align:text-bottom}.line-list-component-toolbar .font-div label.input{width:5%}.line-list-component-toolbar .font-div input[type=number]::-webkit-inner-spin-button,.line-list-component-toolbar .font-div input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.line-list-component-toolbar .font-div input[type=number]{padding:0 !important;text-align:center !important}.line-list-component-toolbar .table{width:665px !important;display:inline-block !important;table-layout:auto !important}.line-list-component-toolbar .table tbody{width:100% !important}.line-list-component-toolbar .table.scan-data th,.line-list-component-toolbar .table.scan-data td{padding-left:2px !important;padding-right:2px !important}.line-list-component-toolbar .table:not(.scan-data) (th, td):not(:first-child):not(:last-child){padding-left:2px !important;padding-right:2px !important}.line-list-component-toolbar .table a{opacity:.5}.line-list-component-toolbar .table a:hover{opacity:1}.line-list-component-toolbar .table button{width:70px;font-size:10px;text-align:center;padding:4px 3px}.line-list-component-toolbar .table input{padding:0 3px;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.line-list-component-toolbar .table th{font-size:10px}.line-list-component-toolbar .table input[type=number]::-webkit-inner-spin-button,.line-list-component-toolbar .table input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.line-list-component-toolbar .table th:nth-child(1),.line-list-component-toolbar .table td:nth-child(1){width:10px !important}.line-list-component-toolbar .table th:nth-child(2),.line-list-component-toolbar .table td:nth-child(2),.line-list-component-toolbar .table input[name=title]{width:200px !important}.line-list-component-toolbar .table th:nth-child(3),.line-list-component-toolbar .table td:nth-child(3),.line-list-component-toolbar .table input[name=price]{width:85px !important}.line-list-component-toolbar .table th:nth-child(4),.line-list-component-toolbar .table td:nth-child(4),.line-list-component-toolbar .table input[name=scanquantity]{width:40px !important}.line-list-component-toolbar .table th:nth-child(5),.line-list-component-toolbar .table td:nth-child(5),.line-list-component-toolbar .table input[name=scanprice]{width:70px !important}.line-list-component-toolbar .table th:nth-child(6),.line-list-component-toolbar .table td:nth-child(6),.line-list-component-toolbar .table input[name=unit]{width:45px !important}.line-list-component-toolbar .table th:nth-child(7),.line-list-component-toolbar .table td:nth-child(7){width:78px !important}.line-list-component-toolbar .table th:nth-child(8),.line-list-component-toolbar .table td:nth-child(8){text-align:center !important}.line-list-component-toolbar .table label.input{width:100% !important;margin:0 !important}.line-list-component-toolbar .new-item .table td:nth-child(2){padding-left:6px !important}.line-list-component-toolbar .dataTables_wrapper>.dataTables_scroll>.dataTables_scrollBody{overflow-y:scroll !important}.line-list-component-toolbar .line-list{min-height:120px}}@media (min-width:979px){.menu-on-top.hidden-menu #left-panel{left:0}.menu-on-top #header{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.25);box-shadow:0 2px 4px 0 rgba(0,0,0,0.25)}.menu-on-top #main{margin-left:0 !important}.menu-on-top .minifyme,.menu-on-top #hide-menu,.menu-on-top #logout{display:none !important}.menu-on-top aside#left-panel{width:auto !important;min-height:0 !important;height:auto;overflow:visible;padding-top:0;z-index:905;margin-left:200px;background:none;left:0}.menu-on-top aside#left-panel nav>ul{display:block;width:100%;height:54px;border-left:1px solid #ccc}.menu-on-top aside#left-panel nav>ul>li:first-child{margin-left:0}.menu-on-top aside#left-panel nav>ul>li{display:block;position:relative;height:auto !important;padding:0 !important;display:inline-block;float:left;border-right:1px solid #ccc;border-left:1px solid white;overflow:visible}.menu-on-top aside#left-panel nav>ul>li>a{display:inline-block;height:54px;text-shadow:none !important;font-size:13px;text-decoration:none;line-height:17px;padding:10px 9px !important}.menu-on-top aside#left-panel nav>ul>li.divider{display:none}.menu-on-top nav ul li.divider:last-of-type{display:none}.menu-on-top nav ul .active>a{color:#a90329 !important}.menu-on-top nav ul li.open>a{color:#555 !important}.menu-on-top nav>ul>li>a:active{background:none !important}.menu-on-top nav>ul>li>a b{display:none}.menu-on-top aside#left-panel nav>ul>li>a>i{display:block !important;margin:1px 0 4px;line-height:inherit;width:auto;text-align:center;font-size:22px;margin-bottom:2px;width:100%}.menu-on-top nav ul li a{color:#555}.menu-on-top .menu-item-parent{max-width:72px;min-width:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;font-size:12px}.menu-on-top .menu-item-parent+span{float:none !important;top:5px;right:5px;position:absolute}.menu-on-top nav ul ul li a{padding-left:10px !important;font-size:13px}.menu-on-top nav ul li.divider{margin:0;border-top-color:#cfcfcf}.menu-on-top nav>ul>li>ul:hover>li.divider{border-top-color:#cfcfcf}.menu-on-top aside#left-panel nav>ul>li:hover{background:#fff;background:-webkit-gradient(linear, left bottom, left top, color-stop(0, #FFF), color-stop(1, #CFCFCF));background:-ms-linear-gradient(bottom, #FFF, #CFCFCF);background:-moz-linear-gradient(center bottom, #FFF 0%, #CFCFCF 100%);background:-o-linear-gradient(#CFCFCF, #FFF);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#CFCFCF', endColorstr='#FFF', GradientType=0)}.menu-on-top aside#left-panel nav>ul>li:hover>a{color:#333 !important;border-left:1px solid transparent;border-right:1px solid transparent;padding-left:8px !important;padding-right:8px !important}.menu-on-top aside#left-panel nav>ul>li>ul{position:absolute !important;background:#3a3633}.menu-on-top aside#left-panel nav>ul>li:hover>ul{display:block !important}.menu-on-top aside#left-panel nav ul li.active>a:before{content:"" !important}.menu-on-top nav>ul ul li::before,.menu-on-top nav>ul>li>ul::before{border:none}.menu-on-top nav ul ul li a,.menu-on-top nav ul ul ul li a{color:#4C4F53}.menu-on-top nav ul ul li a:hover,.menu-on-top nav ul ul ul li a:hover{color:#fff;background-color:#4C4F53}.menu-on-top nav ul ul li:hover>a{color:#fff;background-color:#4C4F53}.menu-on-top nav>ul ul ul{border-top:1px solid #c7c7c7 !important}.menu-on-top nav ul ul li{overflow:visible}.menu-on-top nav ul ul,.menu-on-top nav ul ul ul{display:none !important;background:#ffffff !important;border:1px solid #c7c7c7;box-shadow:0 6px 12px rgba(0,0,0,0.175);border-bottom:1px solid #BD2A2A;border-top:none;width:235px;border-radius:0;padding:3px;margin-left:-2px}.menu-on-top nav>ul ul li:hover>ul{display:block !important;position:absolute;z-index:999;left:100%;top:-8px;background:#333}.menu-on-top nav>ul>li>a:after{content:"\f0dd" !important;top:75% !important;color:#636363 !important;left:44%}.menu-on-top nav>ul>li>a:after,.menu-on-top nav>ul ul>li a:after,.menu-on-top nav ul ul li:hover>a:after,.menu-on-top nav>ul ul>li a:hover:after{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;font-size:13px;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f0da";display:block !important;position:absolute;top:9px;right:4px;color:#333}.menu-on-top nav ul ul li:hover>a:after,.menu-on-top nav>ul ul>li a:hover:after{color:#fff}.menu-on-top nav>ul ul>li a:only-child:after,.menu-on-top nav>ul>li>a:only-child:after{content:"" !important}.menu-on-top nav ul ul .active>a{color:#333 !important}.menu-on-top nav ul ul .active>a:hover,.menu-on-top nav ul ul li.active:hover>a{color:#fff !important}.menu-on-top .slimScrollDiv,.menu-on-top nav{overflow:visible !important}body.fixed-header.fixed-navigation .menu-on-top nav>ul{padding-right:0;position:relative;height:auto;width:auto;overflow:visible}body.fixed-header.fixed-navigation.fixed-ribbon .menu-on-top #ribbon{left:0;top:118px}}.menu-on-top #ribbon{display:none}a{cursor:pointer}.ng-hide-add,.ng-hide-remove{display:none !important}.breadcrumb>li+li:before{padding-right:2px}.router-animation-container{position:relative}.router-animation-container .router-animation-loader{position:absolute;display:none;top:10px;left:10px}.router-animation-container.active .router-animation-loader{display:block}.fixed-ribbon .router-animation-container .router-animation-loader{top:50px}.smart-form .checkbox,.smart-form .radio{display:inline-block}.smart-form .checkbox input:checked+i{border-color:#BDBDBD}.smart-form .checkbox input:hover+i{border-color:#3276B1}.smart-form .checkbox input:focus+i{border-color:#3276B1}.smart-form .alert>.fa-2x.fa-pull-right,.smart-form .alert>.fa-2x.fa-pull-left{line-height:1.4em}.smart-form .alert>.fa-lg.fa-pull-left{line-height:1.1em;margin-right:.5em}.smart-form table th .checkbox,.smart-form.table th .checkbox{display:inline;line-height:initial;padding-left:20px}.smart-form table th .checkbox>i,.smart-form.table th .checkbox>i{top:-2px}.smart-form table td .checkbox,.smart-form.table td .checkbox{height:21px;padding-left:20px}.input-group-addon.input-sm{height:30px !important}.pagination>.disabled>a,.pagination>.disabled>a:hover{cursor:default}.tooltip{z-index:9000}.ui-dialog .dropdown-menu{max-height:208px}.progress-bar.active,.progress.active .progress-bar{-moz-animation-direction:reverse;-o-animation-direction:reverse;-webkit-animation-direction:reverse;animation-direction:reverse}th.fake-sort{cursor:inherit !important}/*# sourceMappingURL=app.3.70.2.css.map */