@charset "UTF-8";/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.0.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700,300&subset=latin,latin-ext);.hvr-grow{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-grow:hover,.hvr-grow:focus,.hvr-grow:active{-webkit-transform:scale(1.1);transform:scale(1.1)}.hvr-shrink{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-shrink:hover,.hvr-shrink:focus,.hvr-shrink:active{-webkit-transform:scale(0.9);transform:scale(0.9)}@-webkit-keyframes hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(0.9);transform:scale(0.9)}}@keyframes hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(0.9);transform:scale(0.9)}}.hvr-pulse{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.hvr-pulse:hover,.hvr-pulse:focus,.hvr-pulse:active{-webkit-animation-name:hvr-pulse;animation-name:hvr-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes hvr-pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}.hvr-pulse-grow{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.hvr-pulse-grow:hover,.hvr-pulse-grow:focus,.hvr-pulse-grow:active{-webkit-animation-name:hvr-pulse-grow;animation-name:hvr-pulse-grow;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-pulse-shrink{to{-webkit-transform:scale(0.9);transform:scale(0.9)}}@keyframes hvr-pulse-shrink{to{-webkit-transform:scale(0.9);transform:scale(0.9)}}.hvr-pulse-shrink{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.hvr-pulse-shrink:hover,.hvr-pulse-shrink:focus,.hvr-pulse-shrink:active{-webkit-animation-name:hvr-pulse-shrink;animation-name:hvr-pulse-shrink;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-push{50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes hvr-push{50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}.hvr-push{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.hvr-push:hover,.hvr-push:focus,.hvr-push:active{-webkit-animation-name:hvr-push;animation-name:hvr-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.hvr-pop{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.hvr-pop:hover,.hvr-pop:focus,.hvr-pop:active{-webkit-animation-name:hvr-pop;animation-name:hvr-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-bounce-in{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-in:hover,.hvr-bounce-in:focus,.hvr-bounce-in:active{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition-timing-function:cubic-bezier(0.47,2.02,0.31,-0.36);transition-timing-function:cubic-bezier(0.47,2.02,0.31,-0.36)}.hvr-bounce-out{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-out:hover,.hvr-bounce-out:focus,.hvr-bounce-out:active{-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition-timing-function:cubic-bezier(0.47,2.02,0.31,-0.36);transition-timing-function:cubic-bezier(0.47,2.02,0.31,-0.36)}.hvr-rotate{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-rotate:hover,.hvr-rotate:focus,.hvr-rotate:active{-webkit-transform:rotate(4deg);transform:rotate(4deg)}.hvr-grow-rotate{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-grow-rotate:hover,.hvr-grow-rotate:focus,.hvr-grow-rotate:active{-webkit-transform:scale(1.1) rotate(4deg);transform:scale(1.1) rotate(4deg)}.hvr-float{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-float:hover,.hvr-float:focus,.hvr-float:active{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hvr-sink{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sink:hover,.hvr-sink:focus,.hvr-sink:active{-webkit-transform:translateY(8px);transform:translateY(8px)}@-webkit-keyframes hvr-bob{0{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes hvr-bob{0{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@-webkit-keyframes hvr-bob-float{100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes hvr-bob-float{100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}.hvr-bob{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.hvr-bob:hover,.hvr-bob:focus,.hvr-bob:active{-webkit-animation-name:hvr-bob-float,hvr-bob;animation-name:hvr-bob-float,hvr-bob;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0,.3s;animation-delay:0,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}@-webkit-keyframes hvr-hang{0{-webkit-transform:translateY(8px);transform:translateY(8px)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}@keyframes hvr-hang{0{-webkit-transform:translateY(8px);transform:translateY(8px)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}@-webkit-keyframes hvr-hang-sink{100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}@keyframes hvr-hang-sink{100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}.hvr-hang{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.hvr-hang:hover,.hvr-hang:focus,.hvr-hang:active{-webkit-animation-name:hvr-hang-sink,hvr-hang;animation-name:hvr-hang-sink,hvr-hang;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0,.3s;animation-delay:0,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}.hvr-skew{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-skew:hover,.hvr-skew:focus,.hvr-skew:active{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.hvr-skew-forward{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%}.hvr-skew-forward:hover,.hvr-skew-forward:focus,.hvr-skew-forward:active{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.hvr-skew-backward{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%}.hvr-skew-backward:hover,.hvr-skew-backward:focus,.hvr-skew-backward:active{-webkit-transform:skew(10deg);transform:skew(10deg)}@-webkit-keyframes hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.hvr-wobble-vertical{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.hvr-wobble-vertical:hover,.hvr-wobble-vertical:focus,.hvr-wobble-vertical:active{-webkit-animation-name:hvr-wobble-vertical;animation-name:hvr-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.hvr-wobble-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.hvr-wobble-horizontal:hover,.hvr-wobble-horizontal:focus,.hvr-wobble-horizontal:active{-webkit-animation-name:hvr-wobble-horizontal;animation-name:hvr-wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px)}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes hvr-wobble-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px)}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.hvr-wobble-to-bottom-right{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.hvr-wobble-to-bottom-right:hover,.hvr-wobble-to-bottom-right:focus,.hvr-wobble-to-bottom-right:active{-webkit-animation-name:hvr-wobble-to-bottom-right;animation-name:hvr-wobble-to-bottom-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-to-top-right{16.65%{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}33.3%{-webkit-transform:translate(-6px,6px);transform:translate(-6px,6px)}49.95%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}66.6%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}83.25%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes hvr-wobble-to-top-right{16.65%{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}33.3%{-webkit-transform:translate(-6px,6px);transform:translate(-6px,6px)}49.95%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}66.6%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}83.25%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.hvr-wobble-to-top-right{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.hvr-wobble-to-top-right:hover,.hvr-wobble-to-top-right:focus,.hvr-wobble-to-top-right:active{-webkit-animation-name:hvr-wobble-to-top-right;animation-name:hvr-wobble-to-top-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes hvr-wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.hvr-wobble-top{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transform-origin:0 100%;transform-origin:0 100%}.hvr-wobble-top:hover,.hvr-wobble-top:focus,.hvr-wobble-top:active{-webkit-animation-name:hvr-wobble-top;animation-name:hvr-wobble-top;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes hvr-wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.hvr-wobble-bottom{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transform-origin:100% 0;transform-origin:100% 0}.hvr-wobble-bottom:hover,.hvr-wobble-bottom:focus,.hvr-wobble-bottom:active{-webkit-animation-name:hvr-wobble-bottom;animation-name:hvr-wobble-bottom;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes hvr-wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.hvr-wobble-skew{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.hvr-wobble-skew:hover,.hvr-wobble-skew:focus,.hvr-wobble-skew:active{-webkit-animation-name:hvr-wobble-skew;animation-name:hvr-wobble-skew;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}@keyframes hvr-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}.hvr-buzz{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.hvr-buzz:hover,.hvr-buzz:focus,.hvr-buzz:active{-webkit-animation-name:hvr-buzz;animation-name:hvr-buzz;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes hvr-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}.hvr-buzz-out{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}.hvr-buzz-out:hover,.hvr-buzz-out:focus,.hvr-buzz-out:active{-webkit-animation-name:hvr-buzz-out;animation-name:hvr-buzz-out;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-fade{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;overflow:hidden;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:color,background-color;transition-property:color,background-color}.hvr-fade:hover,.hvr-fade:focus,.hvr-fade:active{background-color:#FFF;color:white}@-webkit-keyframes hvr-back-pulse{50%{background-color:rgba(32,152,209,0.75)}}@keyframes hvr-back-pulse{50%{background-color:rgba(32,152,209,0.75)}}.hvr-back-pulse{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;overflow:hidden;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:color,background-color;transition-property:color,background-color}.hvr-back-pulse:hover,.hvr-back-pulse:focus,.hvr-back-pulse:active{-webkit-animation-name:hvr-back-pulse;animation-name:hvr-back-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:#FFF;background-color:#2098d1;color:white}.hvr-sweep-to-right{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#FFF;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-right:hover,.hvr-sweep-to-right:focus,.hvr-sweep-to-right:active{color:white}.hvr-sweep-to-right:hover:before,.hvr-sweep-to-right:focus:before,.hvr-sweep-to-right:active:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.hvr-sweep-to-left{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-left:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#FFF;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-left:hover,.hvr-sweep-to-left:focus,.hvr-sweep-to-left:active{color:white}.hvr-sweep-to-left:hover:before,.hvr-sweep-to-left:focus:before,.hvr-sweep-to-left:active:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.hvr-sweep-to-bottom{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#FFF;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-bottom:hover,.hvr-sweep-to-bottom:focus,.hvr-sweep-to-bottom:active{color:white}.hvr-sweep-to-bottom:hover:before,.hvr-sweep-to-bottom:focus:before,.hvr-sweep-to-bottom:active:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.hvr-sweep-to-top{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#FFF;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-top:hover,.hvr-sweep-to-top:focus,.hvr-sweep-to-top:active{color:white}.hvr-sweep-to-top:hover:before,.hvr-sweep-to-top:focus:before,.hvr-sweep-to-top:active:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.hvr-bounce-to-right{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#FFF;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-right:hover,.hvr-bounce-to-right:focus,.hvr-bounce-to-right:active{color:white}.hvr-bounce-to-right:hover:before,.hvr-bounce-to-right:focus:before,.hvr-bounce-to-right:active:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66)}.hvr-bounce-to-left{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-left:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#FFF;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-left:hover,.hvr-bounce-to-left:focus,.hvr-bounce-to-left:active{color:white}.hvr-bounce-to-left:hover:before,.hvr-bounce-to-left:focus:before,.hvr-bounce-to-left:active:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66)}.hvr-bounce-to-bottom{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#FFF;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-bottom:hover,.hvr-bounce-to-bottom:focus,.hvr-bounce-to-bottom:active{color:white}.hvr-bounce-to-bottom:hover:before,.hvr-bounce-to-bottom:focus:before,.hvr-bounce-to-bottom:active:before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66)}.hvr-bounce-to-top{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#FFF;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-top:hover,.hvr-bounce-to-top:focus,.hvr-bounce-to-top:active{color:white}.hvr-bounce-to-top:hover:before,.hvr-bounce-to-top:focus:before,.hvr-bounce-to-top:active:before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66)}.hvr-radial-out{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;overflow:hidden;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-radial-out:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#FFF;border-radius:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-radial-out:hover,.hvr-radial-out:focus,.hvr-radial-out:active{color:white}.hvr-radial-out:hover:before,.hvr-radial-out:focus:before,.hvr-radial-out:active:before{-webkit-transform:scale(2);transform:scale(2)}.hvr-radial-in{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;overflow:hidden;background:#FFF;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-radial-in:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#e1e1e1;border-radius:100%;-webkit-transform:scale(2);transform:scale(2);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-radial-in:hover,.hvr-radial-in:focus,.hvr-radial-in:active{color:white}.hvr-radial-in:hover:before,.hvr-radial-in:focus:before,.hvr-radial-in:active:before{-webkit-transform:scale(0);transform:scale(0)}.hvr-rectangle-in{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;background:#FFF;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-rectangle-in:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#e1e1e1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-rectangle-in:hover,.hvr-rectangle-in:focus,.hvr-rectangle-in:active{color:white}.hvr-rectangle-in:hover:before,.hvr-rectangle-in:focus:before,.hvr-rectangle-in:active:before{-webkit-transform:scale(0);transform:scale(0)}.hvr-rectangle-out{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-rectangle-out:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#FFF;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-rectangle-out:hover,.hvr-rectangle-out:focus,.hvr-rectangle-out:active{color:white}.hvr-rectangle-out:hover:before,.hvr-rectangle-out:focus:before,.hvr-rectangle-out:active:before{-webkit-transform:scale(1);transform:scale(1)}.hvr-shutter-in-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;background:#FFF;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-in-horizontal:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#e1e1e1;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-in-horizontal:hover,.hvr-shutter-in-horizontal:focus,.hvr-shutter-in-horizontal:active{color:white}.hvr-shutter-in-horizontal:hover:before,.hvr-shutter-in-horizontal:focus:before,.hvr-shutter-in-horizontal:active:before{-webkit-transform:scaleX(0);transform:scaleX(0)}.hvr-shutter-out-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-out-horizontal:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#FFF;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-out-horizontal:hover,.hvr-shutter-out-horizontal:focus,.hvr-shutter-out-horizontal:active{color:white}.hvr-shutter-out-horizontal:hover:before,.hvr-shutter-out-horizontal:focus:before,.hvr-shutter-out-horizontal:active:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.hvr-shutter-in-vertical{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;background:#FFF;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-in-vertical:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#e1e1e1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-in-vertical:hover,.hvr-shutter-in-vertical:focus,.hvr-shutter-in-vertical:active{color:white}.hvr-shutter-in-vertical:hover:before,.hvr-shutter-in-vertical:focus:before,.hvr-shutter-in-vertical:active:before{-webkit-transform:scaleY(0);transform:scaleY(0)}.hvr-shutter-out-vertical{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-out-vertical:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#FFF;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-out-vertical:hover,.hvr-shutter-out-vertical:focus,.hvr-shutter-out-vertical:active{color:white}.hvr-shutter-out-vertical:hover:before,.hvr-shutter-out-vertical:focus:before,.hvr-shutter-out-vertical:active:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.hvr-border-fade{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;box-shadow:inset 0 0 0 4px #e1e1e1,0 0 1px transparent}.hvr-border-fade:hover,.hvr-border-fade:focus,.hvr-border-fade:active{box-shadow:inset 0 0 0 4px #FFF,0 0 1px transparent}.hvr-hollow{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:background;transition-property:background;box-shadow:inset 0 0 0 4px #e1e1e1,0 0 1px transparent}.hvr-hollow:hover,.hvr-hollow:focus,.hvr-hollow:active{background:0}.hvr-trim{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative}.hvr-trim:before{content:'';position:absolute;border:white solid 4px;top:4px;left:4px;right:4px;bottom:4px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.hvr-trim:hover:before,.hvr-trim:focus:before,.hvr-trim:active:before{opacity:1}@-webkit-keyframes hvr-ripple-out{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0}}@keyframes hvr-ripple-out{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0}}.hvr-ripple-out{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative}.hvr-ripple-out:before{content:'';position:absolute;border:#e1e1e1 solid 6px;top:0;right:0;bottom:0;left:0;-webkit-animation-duration:1s;animation-duration:1s}.hvr-ripple-out:hover:before,.hvr-ripple-out:focus:before,.hvr-ripple-out:active:before{-webkit-animation-name:hvr-ripple-out;animation-name:hvr-ripple-out}@-webkit-keyframes hvr-ripple-in{100%{top:0;right:0;bottom:0;left:0;opacity:1}}@keyframes hvr-ripple-in{100%{top:0;right:0;bottom:0;left:0;opacity:1}}.hvr-ripple-in{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative}.hvr-ripple-in:before{content:'';position:absolute;border:#e1e1e1 solid 4px;top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0;-webkit-animation-duration:1s;animation-duration:1s}.hvr-ripple-in:hover:before,.hvr-ripple-in:focus:before,.hvr-ripple-in:active:before{-webkit-animation-name:hvr-ripple-in;animation-name:hvr-ripple-in}.hvr-outline-out{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative}.hvr-outline-out:before{content:'';position:absolute;border:#e1e1e1 solid 4px;top:0;right:0;bottom:0;left:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:top,right,bottom,left;transition-property:top,right,bottom,left}.hvr-outline-out:hover:before,.hvr-outline-out:focus:before,.hvr-outline-out:active:before{top:-8px;right:-8px;bottom:-8px;left:-8px}.hvr-outline-in{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative}.hvr-outline-in:before{pointer-events:none;content:'';position:absolute;border:#e1e1e1 solid 4px;top:-16px;right:-16px;bottom:-16px;left:-16px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:top,right,bottom,left;transition-property:top,right,bottom,left}.hvr-outline-in:hover:before,.hvr-outline-in:focus:before,.hvr-outline-in:active:before{top:-8px;right:-8px;bottom:-8px;left:-8px;opacity:1}.hvr-round-corners{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:border-radius;transition-property:border-radius}.hvr-round-corners:hover,.hvr-round-corners:focus,.hvr-round-corners:active{border-radius:1em}.hvr-underline-from-left{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;overflow:hidden}.hvr-underline-from-left:before{content:"";position:absolute;z-index:-1;left:0;right:100%;bottom:0;background:#FFF;height:4px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-from-left:hover:before,.hvr-underline-from-left:focus:before,.hvr-underline-from-left:active:before{right:0}.hvr-underline-from-center{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;overflow:hidden}.hvr-underline-from-center:before{content:"";position:absolute;z-index:-1;left:50%;right:50%;bottom:0;background:#FFF;height:4px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-from-center:hover:before,.hvr-underline-from-center:focus:before,.hvr-underline-from-center:active:before{left:0;right:0}.hvr-underline-from-right{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;overflow:hidden}.hvr-underline-from-right:before{content:"";position:absolute;z-index:-1;left:100%;right:0;bottom:0;background:#FFF;height:4px;-webkit-transition-property:left;transition-property:left;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-from-right:hover:before,.hvr-underline-from-right:focus:before,.hvr-underline-from-right:active:before{left:0}.hvr-overline-from-left{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;overflow:hidden}.hvr-overline-from-left:before{content:"";position:absolute;z-index:-1;left:0;right:100%;top:0;background:#FFF;height:4px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-from-left:hover:before,.hvr-overline-from-left:focus:before,.hvr-overline-from-left:active:before{right:0}.hvr-overline-from-center{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;overflow:hidden}.hvr-overline-from-center:before{content:"";position:absolute;z-index:-1;left:50%;right:50%;top:0;background:#FFF;height:4px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-from-center:hover:before,.hvr-overline-from-center:focus:before,.hvr-overline-from-center:active:before{left:0;right:0}.hvr-overline-from-right{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;overflow:hidden}.hvr-overline-from-right:before{content:"";position:absolute;z-index:-1;left:100%;right:0;top:0;background:#FFF;height:4px;-webkit-transition-property:left;transition-property:left;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-from-right:hover:before,.hvr-overline-from-right:focus:before,.hvr-overline-from-right:active:before{left:0}.hvr-reveal{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;overflow:hidden}.hvr-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;border-color:#FFF;border-style:solid;border-width:0;-webkit-transition-property:border-width;transition-property:border-width;-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-reveal:hover:before,.hvr-reveal:focus:before,.hvr-reveal:active:before{-webkit-transform:translateY(0);transform:translateY(0);border-width:4px}.hvr-underline-reveal{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;overflow:hidden}.hvr-underline-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;background:#FFF;height:4px;-webkit-transform:translateY(4px);transform:translateY(4px);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-reveal:hover:before,.hvr-underline-reveal:focus:before,.hvr-underline-reveal:active:before{-webkit-transform:translateY(0);transform:translateY(0)}.hvr-overline-reveal{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;overflow:hidden}.hvr-overline-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;top:0;background:#FFF;height:4px;-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-reveal:hover:before,.hvr-overline-reveal:focus:before,.hvr-overline-reveal:active:before{-webkit-transform:translateY(0);transform:translateY(0)}.hvr-glow{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.hvr-glow:hover,.hvr-glow:focus,.hvr-glow:active{box-shadow:0 0 8px rgba(0,0,0,0.6)}.hvr-shadow{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.hvr-shadow:hover,.hvr-shadow:focus,.hvr-shadow:active{box-shadow:0 10px 10px -10px rgba(0,0,0,0.5)}.hvr-grow-shadow{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow,transform;transition-property:box-shadow,transform}.hvr-grow-shadow:hover,.hvr-grow-shadow:focus,.hvr-grow-shadow:active{box-shadow:0 10px 10px -10px rgba(0,0,0,0.5);-webkit-transform:scale(1.1);transform:scale(1.1)}.hvr-box-shadow-outset{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.hvr-box-shadow-outset:hover,.hvr-box-shadow-outset:focus,.hvr-box-shadow-outset:active{box-shadow:2px 2px 2px rgba(0,0,0,0.6)}.hvr-box-shadow-inset{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;box-shadow:inset 0 0 0 rgba(0,0,0,0.6),0 0 1px transparent}.hvr-box-shadow-inset:hover,.hvr-box-shadow-inset:focus,.hvr-box-shadow-inset:active{box-shadow:inset 2px 2px 2px rgba(0,0,0,0.6),0 0 1px transparent}.hvr-float-shadow{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-float-shadow:before{pointer-events:none;position:absolute;z-index:-1;content:'';top:100%;left:5%;height:10px;width:90%;opacity:0;background:-webkit-radial-gradient(center,ellipse,rgba(0,0,0,0.35) 0,transparent 80%);background:radial-gradient(ellipse at center,rgba(0,0,0,0.35) 0,transparent 80%);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform,opacity;transition-property:transform,opacity}.hvr-float-shadow:hover,.hvr-float-shadow:focus,.hvr-float-shadow:active{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.hvr-float-shadow:hover:before,.hvr-float-shadow:focus:before,.hvr-float-shadow:active:before{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}.hvr-shadow-radial{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative}.hvr-shadow-radial:before,.hvr-shadow-radial:after{pointer-events:none;position:absolute;content:'';left:0;width:100%;box-sizing:border-box;background-repeat:no-repeat;height:5px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.hvr-shadow-radial:before{bottom:100%;background:-webkit-radial-gradient(50% 150%,ellipse,rgba(0,0,0,0.6) 0,transparent 80%);background:radial-gradient(ellipse at 50% 150%,rgba(0,0,0,0.6) 0,transparent 80%)}.hvr-shadow-radial:after{top:100%;background:-webkit-radial-gradient(50% -50%,ellipse,rgba(0,0,0,0.6) 0,transparent 80%);background:radial-gradient(ellipse at 50% -50%,rgba(0,0,0,0.6) 0,transparent 80%)}.hvr-shadow-radial:hover:before,.hvr-shadow-radial:focus:before,.hvr-shadow-radial:active:before,.hvr-shadow-radial:hover:after,.hvr-shadow-radial:focus:after,.hvr-shadow-radial:active:after{opacity:1}.hvr-bubble-top{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative}.hvr-bubble-top:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;left:calc(50% - 10px);top:0;border-width:0 10px 10px 10px;border-color:transparent transparent #e1e1e1 transparent}.hvr-bubble-top:hover:before,.hvr-bubble-top:focus:before,.hvr-bubble-top:active:before{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.hvr-bubble-right{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative}.hvr-bubble-right:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;top:calc(50% - 10px);right:0;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #e1e1e1}.hvr-bubble-right:hover:before,.hvr-bubble-right:focus:before,.hvr-bubble-right:active:before{-webkit-transform:translateX(10px);transform:translateX(10px)}.hvr-bubble-bottom{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative}.hvr-bubble-bottom:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;left:calc(50% - 10px);bottom:0;border-width:10px 10px 0 10px;border-color:#e1e1e1 transparent transparent transparent}.hvr-bubble-bottom:hover:before,.hvr-bubble-bottom:focus:before,.hvr-bubble-bottom:active:before{-webkit-transform:translateY(10px);transform:translateY(10px)}.hvr-bubble-left{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative}.hvr-bubble-left:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;top:calc(50% - 10px);left:0;border-width:10px 10px 10px 0;border-color:transparent #e1e1e1 transparent transparent}.hvr-bubble-left:hover:before,.hvr-bubble-left:focus:before,.hvr-bubble-left:active:before{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.hvr-bubble-float-top{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-top:before{position:absolute;z-index:-1;content:'';left:calc(50% - 10px);top:0;border-style:solid;border-width:0 10px 10px 10px;border-color:transparent transparent #e1e1e1 transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-top:hover,.hvr-bubble-float-top:focus,.hvr-bubble-float-top:active{-webkit-transform:translateY(10px);transform:translateY(10px)}.hvr-bubble-float-top:hover:before,.hvr-bubble-float-top:focus:before,.hvr-bubble-float-top:active:before{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.hvr-bubble-float-right{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-right:before{position:absolute;z-index:-1;top:calc(50% - 10px);right:0;content:'';border-style:solid;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #e1e1e1;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-right:hover,.hvr-bubble-float-right:focus,.hvr-bubble-float-right:active{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.hvr-bubble-float-right:hover:before,.hvr-bubble-float-right:focus:before,.hvr-bubble-float-right:active:before{-webkit-transform:translateX(10px);transform:translateX(10px)}.hvr-bubble-float-bottom{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-bottom:before{position:absolute;z-index:-1;content:'';left:calc(50% - 10px);bottom:0;border-style:solid;border-width:10px 10px 0 10px;border-color:#e1e1e1 transparent transparent transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-bottom:hover,.hvr-bubble-float-bottom:focus,.hvr-bubble-float-bottom:active{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.hvr-bubble-float-bottom:hover:before,.hvr-bubble-float-bottom:focus:before,.hvr-bubble-float-bottom:active:before{-webkit-transform:translateY(10px);transform:translateY(10px)}.hvr-bubble-float-left{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-left:before{position:absolute;z-index:-1;content:'';top:calc(50% - 10px);left:0;border-style:solid;border-width:10px 10px 10px 0;border-color:transparent #e1e1e1 transparent transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-left:hover,.hvr-bubble-float-left:focus,.hvr-bubble-float-left:active{-webkit-transform:translateX(10px);transform:translateX(10px)}.hvr-bubble-float-left:hover:before,.hvr-bubble-float-left:focus:before,.hvr-bubble-float-left:active:before{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.hvr-icon-back{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-left:2.2em;-webkit-transition-duration:.1s;transition-duration:.1s}.hvr-icon-back:before{content:"\f137";position:absolute;left:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-back:hover:before,.hvr-icon-back:focus:before,.hvr-icon-back:active:before{-webkit-transform:translateX(-4px);transform:translateX(-4px)}.hvr-icon-forward{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em;-webkit-transition-duration:.1s;transition-duration:.1s}.hvr-icon-forward:before{content:"\f138";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-forward:hover:before,.hvr-icon-forward:focus:before,.hvr-icon-forward:active:before{-webkit-transform:translateX(4px);transform:translateX(4px)}@-webkit-keyframes hvr-icon-down{0,50%,100%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes hvr-icon-down{0,50%,100%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(6px);transform:translateY(6px)}}.hvr-icon-down{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em}.hvr-icon-down:before{content:"\f01a";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-down:hover:before,.hvr-icon-down:focus:before,.hvr-icon-down:active:before{-webkit-animation-name:hvr-icon-down;animation-name:hvr-icon-down;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes hvr-icon-up{0,50%,100%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hvr-icon-up{0,50%,100%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.hvr-icon-up{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em}.hvr-icon-up:before{content:"\f01b";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-up:hover:before,.hvr-icon-up:focus:before,.hvr-icon-up:active:before{-webkit-animation-name:hvr-icon-up;animation-name:hvr-icon-up;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.hvr-icon-spin{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em}.hvr-icon-spin:before{content:"\f021";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transition-duration:1s;transition-duration:1s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.hvr-icon-spin:hover:before,.hvr-icon-spin:focus:before,.hvr-icon-spin:active:before{-webkit-transform:rotate(360deg);transform:rotate(360deg)}@-webkit-keyframes hvr-icon-drop{0{opacity:0}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%,100%{opacity:1}}@keyframes hvr-icon-drop{0{opacity:0}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}51%,100%{opacity:1}}.hvr-icon-drop{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em}.hvr-icon-drop:before{content:"\f041";position:absolute;right:1em;opacity:1;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-drop:hover:before,.hvr-icon-drop:focus:before,.hvr-icon-drop:active:before{opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-animation-name:hvr-icon-drop;animation-name:hvr-icon-drop;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);animation-timing-function:cubic-bezier(0.52,1.64,0.37,0.66)}.hvr-icon-fade{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em}.hvr-icon-fade:before{content:"\f00c";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:color;transition-property:color}.hvr-icon-fade:hover:before,.hvr-icon-fade:focus:before,.hvr-icon-fade:active:before{color:#0f9e5e}@-webkit-keyframes hvr-icon-float-away{0{opacity:1}100%{opacity:0;-webkit-transform:translateY(-1em);transform:translateY(-1em)}}@keyframes hvr-icon-float-away{0{opacity:1}100%{opacity:0;-webkit-transform:translateY(-1em);transform:translateY(-1em)}}.hvr-icon-float-away{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em}.hvr-icon-float-away:before,.hvr-icon-float-away:after{content:"\f055";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome}.hvr-icon-float-away:after{opacity:0;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.hvr-icon-float-away:hover:after,.hvr-icon-float-away:focus:after,.hvr-icon-float-away:active:after{-webkit-animation-name:hvr-icon-float-away;animation-name:hvr-icon-float-away;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes hvr-icon-sink-away{0{opacity:1}100%{opacity:0;-webkit-transform:translateY(1em);transform:translateY(1em)}}@keyframes hvr-icon-sink-away{0{opacity:1}100%{opacity:0;-webkit-transform:translateY(1em);transform:translateY(1em)}}.hvr-icon-sink-away{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em}.hvr-icon-sink-away:before,.hvr-icon-sink-away:after{content:"\f056";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-sink-away:after{opacity:0;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.hvr-icon-sink-away:hover:after,.hvr-icon-sink-away:focus:after,.hvr-icon-sink-away:active:after{-webkit-animation-name:hvr-icon-sink-away;animation-name:hvr-icon-sink-away;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.hvr-icon-grow{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-grow:before{content:"\f118";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-grow:hover:before,.hvr-icon-grow:focus:before,.hvr-icon-grow:active:before{-webkit-transform:scale(1.3) translateZ(0);transform:scale(1.3) translateZ(0)}.hvr-icon-shrink{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-shrink:before{content:"\f119";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-shrink:hover:before,.hvr-icon-shrink:focus:before,.hvr-icon-shrink:active:before{-webkit-transform:scale(0.8);transform:scale(0.8)}@-webkit-keyframes hvr-icon-pulse{25%{-webkit-transform:scale(1.3);transform:scale(1.3)}75%{-webkit-transform:scale(0.8);transform:scale(0.8)}}@keyframes hvr-icon-pulse{25%{-webkit-transform:scale(1.3);transform:scale(1.3)}75%{-webkit-transform:scale(0.8);transform:scale(0.8)}}.hvr-icon-pulse{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em}.hvr-icon-pulse:before{content:"\f015";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pulse:hover:before,.hvr-icon-pulse:focus:before,.hvr-icon-pulse:active:before{-webkit-animation-name:hvr-icon-pulse;animation-name:hvr-icon-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-icon-pulse-grow{to{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes hvr-icon-pulse-grow{to{-webkit-transform:scale(1.3);transform:scale(1.3)}}.hvr-icon-pulse-grow{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em}.hvr-icon-pulse-grow:before{content:"\f015";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pulse-grow:hover:before,.hvr-icon-pulse-grow:focus:before,.hvr-icon-pulse-grow:active:before{-webkit-animation-name:hvr-icon-pulse-grow;animation-name:hvr-icon-pulse-grow;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-icon-pulse-shrink{to{-webkit-transform:scale(0.8);transform:scale(0.8)}}@keyframes hvr-icon-pulse-shrink{to{-webkit-transform:scale(0.8);transform:scale(0.8)}}.hvr-icon-pulse-shrink{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em}.hvr-icon-pulse-shrink:before{content:"\f015";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pulse-shrink:hover:before,.hvr-icon-pulse-shrink:focus:before,.hvr-icon-pulse-shrink:active:before{-webkit-animation-name:hvr-icon-pulse-shrink;animation-name:hvr-icon-pulse-shrink;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-icon-push{50%{-webkit-transform:scale(0.5);transform:scale(0.5)}}@keyframes hvr-icon-push{50%{-webkit-transform:scale(0.5);transform:scale(0.5)}}.hvr-icon-push{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-push:before{content:"\f006";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-push:hover:before,.hvr-icon-push:focus:before,.hvr-icon-push:active:before{-webkit-animation-name:hvr-icon-push;animation-name:hvr-icon-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-icon-pop{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes hvr-icon-pop{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}.hvr-icon-pop{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-pop:before{content:"\f005";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pop:hover:before,.hvr-icon-pop:focus:before,.hvr-icon-pop:active:before{-webkit-animation-name:hvr-icon-pop;animation-name:hvr-icon-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-icon-bounce{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-bounce:before{content:"\f087";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-bounce:hover:before,.hvr-icon-bounce:focus:before,.hvr-icon-bounce:active:before{-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transition-timing-function:cubic-bezier(0.47,2.02,0.31,-0.36);transition-timing-function:cubic-bezier(0.47,2.02,0.31,-0.36)}.hvr-icon-rotate{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-rotate:before{content:"\f0c6";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-rotate:hover:before,.hvr-icon-rotate:focus:before,.hvr-icon-rotate:active:before{-webkit-transform:rotate(20deg);transform:rotate(20deg)}.hvr-icon-grow-rotate{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-grow-rotate:before{content:"\f095";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-grow-rotate:hover:before,.hvr-icon-grow-rotate:focus:before,.hvr-icon-grow-rotate:active:before{-webkit-transform:scale(1.5) rotate(12deg);transform:scale(1.5) rotate(12deg)}.hvr-icon-float{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-float:before{content:"\f01b";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-float:hover:before,.hvr-icon-float:focus:before,.hvr-icon-float:active:before{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.hvr-icon-sink{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-sink:before{content:"\f01a";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-sink:hover:before,.hvr-icon-sink:focus:before,.hvr-icon-sink:active:before{-webkit-transform:translateY(4px);transform:translateY(4px)}@-webkit-keyframes hvr-icon-bob{0{-webkit-transform:translateY(-6px);transform:translateY(-6px)}50%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hvr-icon-bob{0{-webkit-transform:translateY(-6px);transform:translateY(-6px)}50%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@-webkit-keyframes hvr-icon-bob-float{100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hvr-icon-bob-float{100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.hvr-icon-bob{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-bob:before{content:"\f077";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-bob:hover:before,.hvr-icon-bob:focus:before,.hvr-icon-bob:active:before{-webkit-animation-name:hvr-icon-bob-float,hvr-icon-bob;animation-name:hvr-icon-bob-float,hvr-icon-bob;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0,.3s;animation-delay:0,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}@-webkit-keyframes hvr-icon-hang{0{-webkit-transform:translateY(6px);transform:translateY(6px)}50%{-webkit-transform:translateY(2px);transform:translateY(2px)}100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes hvr-icon-hang{0{-webkit-transform:translateY(6px);transform:translateY(6px)}50%{-webkit-transform:translateY(2px);transform:translateY(2px)}100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@-webkit-keyframes hvr-icon-hang-sink{100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes hvr-icon-hang-sink{100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}.hvr-icon-hang{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-hang:before{content:"\f078";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-hang:hover:before,.hvr-icon-hang:focus:before,.hvr-icon-hang:active:before{-webkit-animation-name:hvr-icon-hang-sink,hvr-icon-hang;animation-name:hvr-icon-hang-sink,hvr-icon-hang;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0,.3s;animation-delay:0,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}@-webkit-keyframes hvr-icon-wobble-horizontal{16.65%{-webkit-transform:translateX(6px);transform:translateX(6px)}33.3%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes hvr-icon-wobble-horizontal{16.65%{-webkit-transform:translateX(6px);transform:translateX(6px)}33.3%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.hvr-icon-wobble-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-wobble-horizontal:before{content:"\f061";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-wobble-horizontal:hover:before,.hvr-icon-wobble-horizontal:focus:before,.hvr-icon-wobble-horizontal:active:before{-webkit-animation-name:hvr-icon-wobble-horizontal;animation-name:hvr-icon-wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-icon-wobble-vertical{16.65%{-webkit-transform:translateY(6px);transform:translateY(6px)}33.3%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes hvr-icon-wobble-vertical{16.65%{-webkit-transform:translateY(6px);transform:translateY(6px)}33.3%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.hvr-icon-wobble-vertical{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-wobble-vertical:before{content:"\f062";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-wobble-vertical:hover:before,.hvr-icon-wobble-vertical:focus:before,.hvr-icon-wobble-vertical:active:before{-webkit-animation-name:hvr-icon-wobble-vertical;animation-name:hvr-icon-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-icon-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}@keyframes hvr-icon-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}.hvr-icon-buzz{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-buzz:before{content:"\f017";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-buzz:hover:before,.hvr-icon-buzz:focus:before,.hvr-icon-buzz:active:before{-webkit-animation-name:hvr-icon-buzz;animation-name:hvr-icon-buzz;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-icon-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes hvr-icon-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}.hvr-icon-buzz-out{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;padding-right:2.2em;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-buzz-out:before{content:"\f023";position:absolute;right:1em;padding:0 1px;font-family:FontAwesome;-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-buzz-out:hover:before,.hvr-icon-buzz-out:focus:before,.hvr-icon-buzz-out:active:before{-webkit-animation-name:hvr-icon-buzz-out;animation-name:hvr-icon-buzz-out;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-curl-top-left{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative}.hvr-curl-top-left:before{pointer-events:none;position:absolute;content:'';height:0;width:0;top:0;left:0;background:white;background:linear-gradient(135deg,white 45%,#aaa 50%,#ccc 56%,white 80%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff',endColorstr='#000000');z-index:1000;box-shadow:1px 1px 1px rgba(0,0,0,0.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-top-left:hover:before,.hvr-curl-top-left:focus:before,.hvr-curl-top-left:active:before{width:25px;height:25px}.hvr-curl-top-right{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative}.hvr-curl-top-right:before{pointer-events:none;position:absolute;content:'';height:0;width:0;top:0;right:0;background:white;background:linear-gradient(225deg,white 45%,#aaa 50%,#ccc 56%,white 80%);box-shadow:-1px 1px 1px rgba(0,0,0,0.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-top-right:hover:before,.hvr-curl-top-right:focus:before,.hvr-curl-top-right:active:before{width:25px;height:25px}.hvr-curl-bottom-right{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative}.hvr-curl-bottom-right:before{pointer-events:none;position:absolute;content:'';height:0;width:0;bottom:0;right:0;background:white;background:linear-gradient(315deg,white 45%,#aaa 50%,#ccc 56%,white 80%);box-shadow:-1px -1px 1px rgba(0,0,0,0.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-bottom-right:hover:before,.hvr-curl-bottom-right:focus:before,.hvr-curl-bottom-right:active:before{width:25px;height:25px}.hvr-curl-bottom-left{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative}.hvr-curl-bottom-left:before{pointer-events:none;position:absolute;content:'';height:0;width:0;bottom:0;left:0;background:white;background:linear-gradient(45deg,white 45%,#aaa 50%,#ccc 56%,white 80%);box-shadow:1px -1px 1px rgba(0,0,0,0.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-bottom-left:hover:before,.hvr-curl-bottom-left:focus:before,.hvr-curl-bottom-left:active:before{width:25px;height:25px}#subdomain-text-url{margin-right:5px;font-size:14px;font-family:monospace,"Courier New",Arial}.dashboardContainer{width:100%;margin:0 auto;text-align:center}.dashboardContainer-wide{width:800px;margin:0 auto}#mp-container .dashboard{list-style:none;margin:0;padding:0;text-align:center;font-size:0}.dashboardFilter{text-align:center}#dashboard_filter{width:100%;height:25px;float:left;margin:0 0 5px 0}#filter_clear{position:relative;float:left;margin:4px 0 0 -21px}#mp-container .dashboard li{position:relative;display:inline-block;width:25%;font-size:14px}#mp-container .dashboard img{margin-bottom:5px}.dashboard-wide img{margin-bottom:5px}#mp-container .dashboard a,.dashboard-wide a{width:100%;height:180px;display:block;margin:0 10px 10px 0;padding-bottom:5px;text-align:center;border:1px solid #FFF;font-size:24px;font-weight:bold;color:#557597}#mp-container .dashboard a:hover,.dashboard-wide a:hover{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;vertical-align:inherit}#mp-container .dashboard a:hover:hover,#mp-container .dashboard a:hover:focus,#mp-container .dashboard a:hover:active,.dashboard-wide a:hover:hover,.dashboard-wide a:hover:focus,.dashboard-wide a:hover:active{-webkit-transform:scale(1.1) rotate(4deg);transform:scale(1.1) rotate(4deg)}#mp-container .dashboard a:active,#mp-container .dashboard a:focus{color:#000;outline:0}#mp-container .dashboard a.highlight{border:1px solid #ccc;background-color:#ffff95}.dashboard-wide a.highlight{border:1px solid #ccc;background-color:#ffff95}#mp-container .dashboard li.newPost:hover>a{opacity:.0}#mp-container .dashboard li:hover .subitems{display:block !important}#mp-container .dashboard li .subitems{position:absolute;top:0;left:0;z-index:2;border:1px solid #fff;margin-bottom:5px;margin-right:10px;width:100%;height:180px;font-size:0}#mp-container .dashboard li .subitems a{float:left;width:50%;height:90px;display:block;margin:0;padding:0;box-sizing:border-box;text-align:center;border:1px solid #fff;font-size:14px;font-weight:bold;opacity:.4;color:#557597}#mp-container .dashboard li .subitems a:hover{opacity:1.0;background-color:transparent;background-image:none}#mp-container .dashboard li .subitems a img{margin:0}.dashboardMini{width:320px;min-height:60px}.dashboardMini img{width:40px;height:40px}.dashboardMini a{width:70px;height:68px;border:0;font-size:11px;color:#999}.dashboardMini a:hover{border:0;color:#000}.dashboardMini3{width:240px;min-height:60px}.dashboardMini3 img{width:40px;height:40px}.dashboardMini3 a{width:70px;height:68px;border:0;font-size:11px;color:#999}.dashboardMini3 a:hover{border:0;color:#000}.items{width:100%;margin-bottom:10px;background-color:#FFF;border-spacing:0}.items td{padding:0 2px 0 2px}.items td input,.items td select{width:100%}.items .error{background-color:#df3939}.items .error2{background-color:#df5050}.items .highlight{background-color:#FFF}.items .headtitle{background-color:transparent;color:#111;border-bottom:1px solid #000;height:20px;padding:5px;text-align:center;vertical-align:middle;white-space:nowrap;font-size:18px;font-family:"BellGothic",Arial}.items .headtitle a{color:inherit}.items .headtitle a:hover{text-decoration:underline}.items tr.item,.items tr.item2{background-color:transparent}.items tr.item:hover,.items tr.item2:hover{-webkit-box-shadow:0 0 8px 0 rgba(50,50,50,0.52);-moz-box-shadow:0 0 8px 0 rgba(50,50,50,0.52);box-shadow:0 0 8px 0 rgba(50,50,50,0.52)}.items tr.item:hover td,.items tr.item2:hover td{background-color:#a1d3ec}.items tr.item td,.items tr.item2 td{padding:.8rem 0;font-size:1.2rem;border-bottom:1px solid #002e6d}.items tr.item td.center,.items tr.item2 td.center{text-align:center}.items tr.item td.postStatus .active,.items tr.item2 td.postStatus .active{color:#3ebf36}.items tr.item td.postStatus .inactive,.items tr.item2 td.postStatus .inactive{color:#ce1537}.items tr.item td.item-buttons i,.items tr.item2 td.item-buttons i{margin-right:.5rem}.items tr.item.item2,.items tr.item2.item2{background-color:#f4f4f4}.items tr.item.item2 td,.items tr.item2.item2 td{border-color:#0071ce}.item-buttons{white-space:nowrap}.item-buttons a{background:none !important;display:inline !important}.item-description{text-align:justify !important;font-style:italic;font-size:12px;margin-left:15px;padding:3px}.item-longText{text-align:justify !important;font-style:italic;font-size:12px}.app_form .currentImage #post_current_image{float:left;width:200px}.app_form .currentImage #post_current_image>img{max-width:100%}.app_form .currentImage #post_current_image.stretch{width:100%}.app_form .currentImage #post_current_image.stretch img{width:auto;max-width:none}#mp-blogs-list{margin:0;padding:0;list-style-type:none}#mp-blogs-list li{float:left;width:20%;margin-right:6.6%;margin-bottom:3rem}#mp-blogs-list li:nth-child(4n){margin:0}#mp-blogs-list li:nth-child(4n+1){clear:left}#mp-blogs-list li a{display:block}#mp-blogs-list li a span{display:block;font-weight:bold;color:#555;font-family:Tahoma,Arial}#mp-blogs-list li .blogName{width:100%;height:14px;overflow:hidden;margin-bottom:3px}#mp-blogs-list li a .personName{margin-top:8px;text-align:center;font-size:14px;line-height:14px}#mp-blogs-list .avatar{overflow:hidden;position:relative;width:100%;padding-top:100%;margin:0 6px 6px 0;font-size:0}#mp-blogs-list .avatar img{position:absolute;top:0;left:0;width:100%;height:auto;border-radius:8px}#mp-blogs-list .avatar:hover{opacity:.9}#mp-blogger-info{box-sizing:border-box;display:inline-block;width:100%;margin-bottom:20px;padding:0 0 1.6rem 0;border-bottom:2px solid #0069cc}#mp-blogger-info .avatar{float:left;width:15%;margin:0 3% 0 0}#mp-blogger-info .avatar img{width:100%;height:auto;border:1px solid #002e6d;background-color:#d2c4ac}#mp-blogger-info.expert .avatar img{border:1px solid #002e6d}#mp-blogger-info .details .name{height:2rem;line-height:2rem;padding-bottom:3px;border-bottom:1px solid #002e6d}#mp-blogger-info .details h4{float:left;margin:0 8px 0 0;font-size:1.6rem;font-weight:normal;color:#002e6d}#mp-blogger-info .buttonsSwitcher{display:none;float:right;font-size:1.8rem;line-height:1.8rem;color:#0071ce}#mp-blogger-info .buttons,#mp-blogger-info #buttons{float:right;margin-left:3%}#mp-blogger-info .buttons a,#mp-blogger-info #buttons a{display:inline-block;padding:.3rem .5rem;margin-left:.3rem;font-size:0;color:#0071ce;border:1px solid #0071ce}#mp-blogger-info .buttons a:hover,#mp-blogger-info #buttons a:hover{color:inherit;border-color:#333;display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;vertical-align:inherit}#mp-blogger-info .buttons a:hover:hover,#mp-blogger-info .buttons a:hover:focus,#mp-blogger-info .buttons a:hover:active,#mp-blogger-info #buttons a:hover:hover,#mp-blogger-info #buttons a:hover:focus,#mp-blogger-info #buttons a:hover:active{-webkit-transform:scale(1.1) rotate(4deg);transform:scale(1.1) rotate(4deg)}#mp-blogger-info .buttons a i,#mp-blogger-info #buttons a i{font-size:1.8rem;line-height:1.8rem}#mp-blogger-info .details{position:relative}#mp-blogger-info .details h3{height:2.6rem;margin:0;font-size:2.2rem;font-weight:bold;color:#002e6d}#mp-blogger-info .details .url{height:1.2rem;display:inline-block;font-style:italic;font-size:1.2rem;color:#0071ce}#mp-blogger-info .details p{margin:0;padding-bottom:1rem;font-size:1.2rem}#mp-blogger-info .details p br{display:block;margin:2px 0;line-height:10px}#mp-blogger-info .showMore{position:absolute;bottom:0;left:20%;right:0;width:80% !important;height:3rem;background:-moz-linear-gradient(top,rgba(255,255,255,0) 0,white 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0) 0,white 100%);background:linear-gradient(to bottom,rgba(255,255,255,0) 0,white 100%);line-height:4.2rem;font-size:1.2rem;font-weight:500;display:block;text-align:right;font-style:italic;color:#333}.mpArticles{clear:both;margin-top:15px}.mpArticles .item{cursor:default}.mpArticles .item h3{margin:0 0 5px 0;padding:0;line-height:2rem;font-size:2rem;font-weight:bold;color:#002346;background-color:transparent}.mpArticles .item .author{display:block;font-size:1.2rem;color:#888}.mpArticles .item .image{float:left;height:110px;margin-right:5px}.mpArticles .item .image img{width:150px;height:84px}.mpArticles .item .content{text-align:justify;font-size:1.2rem;line-height:16px;color:#5f5e5d}.mpArticles .item .readMore{display:block;padding-right:100px;text-align:right;color:#0071ce}.mpArticles .item .author a{font-size:1rem;color:#888}.mpArticles .item .stats{float:right;width:70px;height:9rem;margin:0 0 0 5px;padding:0 0 2px 2px;box-sizing:border-box;border-left:2px solid #85afce;color:#85afce}.mpArticles .item .stats a{color:#85afce}.mpArticles .item .stats div{margin:0;clear:left;height:1.5rem;line-height:1.5rem;font-size:1.2rem}.mpArticles .item .stats div i{display:inline-block;width:1.2rem;margin-right:3px}.mpArticles .item .stats div.comments{height:auto}.mpArticles .item .stats img{float:left;margin-right:2px}.mpArticles .item .stats span.caption{font-size:.8rem;font-weight:normal;letter-spacing:1px;color:#80807f}.mpArticles .item .date{display:block;margin:-3px 0 2px 0;font-size:.9rem;font-style:italic;color:#999}.mpArticles .item .postInfo{width:135px;margin-top:0;line-height:1.5rem;color:#999;overflow:hidden}.mpArticles .item .postInfo div{display:block;line-height:1.4rem;margin-bottom:2px}.mpArticles .item .postInfo img{float:left;margin-right:3px}.mpArticles .seperator{clear:both;width:150px;margin:-15px 0 55px 155px;height:1px;background-color:#e8e4dd}article.mpArticle{position:relative}.mpArticle{font-size:1rem}.mpArticle h1{margin:0 0 10px;padding:0;font-size:26px;font-weight:bold;font-family:sans-serif,Arial;text-shadow:none;border:0;background-color:transparent;color:#333}.mpArticle>.date{float:right;margin-top:5px;margin-left:10px;line-height:18px;color:#999}.mpArticle .lead{width:100%;text-align:justify;font-size:16px;line-height:22px;font-weight:bold}.mpArticle .imageInfo{text-align:left;color:#666}.mpArticle .addthis_toolbox>a{display:inline-block;margin-bottom:5px}.mpArticle .externalLink{margin-top:1rem;font-size:1.2rem}.mpArticle .externalLink .label{font-weight:bold}.socialButtonsPage ul{margin:0;padding:0;list-style:none}.socialButtonsPage li{display:inline-block;margin:0;text-align:center}.mpArticle .socialButtons{text-align:center}.mpArticle .socialButtons.bottom{float:right;text-align:right}.mpArticle .socialButtons ul{margin:0;padding:0;list-style:none}.mpArticle .socialButtons li{display:inline-block;margin-bottom:.5rem;font-size:1.5rem}.mpArticle .socialButtons li a{display:block;padding:.5rem 1rem;color:#FFF}.mpArticle .socialButtons li i{margin-right:1rem}.mpArticle .socialButtons li.facebook{background-color:#4862a3}.mpArticle .socialButtons li.twitter{background-color:#55acee}.mpArticle .afterActions{margin-top:1rem;margin-bottom:1rem}.mpArticle .afterActions ul{margin:0;padding:0;list-style:none}.mpArticle .afterActions li{overflow:hidden;margin-bottom:.5rem;padding:.5rem 1%;border-left:2px solid #0069cc}.mpArticle .afterActions b{display:block;margin-bottom:.5rem;text-transform:uppercase;font-size:1.5rem;line-height:1.5rem;color:#333}.mpArticle .socialButtonsBottom{float:right;width:45%;min-height:95px}.mpArticle .socialButtonsBottom li:last-child{width:auto}.mpArticle .socialButtonsPage{width:50%}.mpArticle .socialButtonsPage strong{display:block;margin-bottom:3px;color:#777}.mpArticle .socialButtonsPage li{line-height:6px}.mpArticle .socialButtonsPage li.twitter iframe{width:110px !important;height:20px !important;border-radius:4px !important;border-right:1px solid #aaa !important}.mpArticle .date img{float:left;margin-right:3px}.mpArticle .commentsInfo{float:right;margin-top:5px;line-height:16px;color:#999}.mpArticle .commentsInfo a{color:inherit}.mpArticle .commentsInfo img{float:left;margin-right:3px}.mpArticle .mainPicture{margin:10px 0;text-align:center}.mpArticle .mainPicture img{width:100%}.mpArticle .content{clear:both;width:100%;text-align:justify;font-size:16px;line-height:24px;color:#444}.mpArticle .postVideo{position:relative;height:0;overflow:hidden;padding-bottom:56.25%;padding-top:30px}.mpArticle .postVideo iframe,.mpArticle .postVideo object,.mpArticle .postVideo embed{position:absolute;top:0;left:0;width:100%;height:100%}.mpArticle .content h2{display:block;width:auto;height:25px;overflow:hidden;margin:0 0 10px 0;padding:0 0 0 10px;font-size:16px;font-weight:bold;line-height:25px;text-shadow:1px 1px #222;color:#FFF;background-color:#637bad;border:1px solid #999}.mpArticle .content h3{display:block;width:auto;height:25px;overflow:hidden;margin:0 0 10px 0;padding:0 0 0 10px;font-size:16px;font-weight:bold;line-height:25px;text-shadow:1px 1px #222;color:#FFF;background-color:#cd3232;border:1px solid #999}.mpArticle .content h4{display:block;width:auto;height:25px;overflow:hidden;margin:0 0 10px 0;padding:0 0 0 10px;font-size:16px;font-weight:bold;line-height:25px;text-shadow:1px 1px #FFF;color:#333;background-color:#f4f4f4;border:1px solid #DDD}.mpArticle .content h5{display:block;width:93%;height:20px;overflow:hidden;margin:0 0 10px 5%;padding:0 0 0 2%;font-size:13px;font-weight:bold;line-height:20px;text-shadow:1px 1px #FFF;color:#333;background-color:#f4f4f4;box-shadow:inset 0 0 1px #CCC}.mpArticle .content blockquote{margin:5px 20px;padding:0 10px 0 60px;font-style:italic;background-image:url("../public/themes/mp24/css/../icons/quote.png");background-repeat:no-repeat;background-position:5px 5px;background-color:#f4f4f4}.mpArticle .content .embeddedVideo{position:relative;height:0;overflow:hidden;padding-bottom:56.25%;padding-top:30px}.mpArticle .content .embeddedVideo>iframe,.mpArticle .content .embeddedVideo>object{z-index:2;position:absolute;top:0;left:0;width:100%;height:100%}.mpArticle .content #sonda{padding:1rem 0;border-top:2px solid #0069cc;border-bottom:2px solid #0069cc}.mpArticle .content #sonda .question{font-size:1.5rem}.content .embeddedVideo>embed{z-index:2;position:absolute;top:0;left:0;width:100%;height:100%}.mpArticle .content .embeddedVideo>div{z-index:2;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.mpArticle .content .embeddedTweet,.mpArticle .content .embeddedFacebook{text-align:center}.mpArticle .content .embeddedTweet iframe,.mpArticle .content .embeddedFacebook iframe{margin:0 auto !important}.mpArticle .content img{max-width:100%}.mpArticle ul.gallery{margin:30px 0 15px 0;padding:0;list-style:none;font-size:0}.mpArticle ul.gallery:after{content:" ";display:block;height:0;clear:both}.mpArticle ul.gallery li{overflow:hidden;display:inline-block;float:left;width:30%;margin-right:5%;margin-bottom:15px}.mpArticle ul.gallery li:nth-child(3n){margin-right:0}.mpArticle ul.gallery img{width:100%;max-height:300px}.mpArticle ul.gallery .source{margin-top:2px;font-style:italic;font-size:12px}.mpArticle ul.gallery .source b{font-style:normal;color:#888}.mpArticle ul.gallery h3{margin:0;height:25px;line-height:16px;font-size:14px;color:#444}.mpArticle .infoBar{margin-top:8px;margin-bottom:15px}.mpArticle .infoBar .label{margin-right:3px;font-weight:bold;color:#CCC}.mpArticle .infoBar .tags .tag{margin-right:7px;color:#AAA}.mpArticle .infoBar .category,.mpArticle .infoBar .date{float:right;margin-left:20px}.relatedPosts{clear:both;margin:10px 0 10px 0}.relatedPosts .label{margin-bottom:5px;letter-spacing:4px;font-size:14px;line-height:18px;color:#999}.relatedPosts .plista_widget_belowArticle .itemLink,.relatedPosts .plista_widget_belowArticle .itemLinkPET{box-sizing:border-box;width:25%}.relatedPosts .plista_widget_belowArticle .itemTitle{height:35px}.relatedPosts .plista_widget_belowArticle .item4{clear:none}.mpArticle .audioPlayer{margin:10px 0}.mpArticle .audioPlayer .jp-audio{margin:0 auto}.mpArticle .donationBox{position:relative;margin:1rem 0 2rem;padding:1.5rem 2% 0;min-height:40px;background-color:#e3e5e6;border-top:2px solid #0069cc}.mpArticle .donationBox:after{display:block;clear:both;height:0;content:' '}.mpArticle .donationBox .label{display:block;float:left;width:25%;font-size:1.4rem;color:#002b66}.mpArticle .donationBox .amount{margin:0;padding:0;list-style:none;font-size:0;display:block;float:left;width:40%;height:100%}.mpArticle .donationBox .amount:after{clear:both;display:block;height:0;content:' '}.mpArticle .donationBox .amount li{box-sizing:border-box;display:inline-block;float:left;width:20%;height:100%;padding:0 2%;line-height:40px;font-size:20px}.mpArticle .donationBox .amount li.custom{width:40%;font-size:14px}.mpArticle .donationBox .amount li.custom input{display:none;box-sizing:border-box;width:100%;height:42px;text-align:center;font-size:18px}.mpArticle .donationBox .amount li a{box-sizing:border-box;display:block;height:100%;text-align:center;font-weight:bold;color:#FFF;background-color:#0069cc;border:1px solid transparent;-webkit-tap-highlight-color:transparent}.mpArticle .donationBox .amount li a:hover{background-color:#007be4}.mpArticle .donationBox .amount li a:focus{border:1px solid #555}.mpArticle .donationBox .amount li a.selected{background-color:#689c2d}.mpArticle .donationBox .paymentMethod{box-sizing:border-box;float:left;width:35%;padding:0 2%}.mpArticle .donationBox .paymentMethod span{display:block;font-size:1.4rem;color:#002b66}.mpArticle .donationBox .paymentMethod ul{margin:0;padding:0;list-style:none;font-size:0}.mpArticle .donationBox .paymentMethod li{box-sizing:border-box;float:left;width:50%;max-width:200px;height:50px;padding:5px}.mpArticle .donationBox .paymentMethod a{display:inline-block;width:100%;height:100%;margin-right:10px;font-size:0;background-size:100% 100%;background-position:center center}.mpArticle .donationBox .paymentMethod a:hover{opacity:.8}.mpArticle .donationBox .paymentMethod a.paypal{background-image:url("../public/themes/mp24/css/../icons/paypal.png")}.mpArticle .donationBox .paymentMethod a.payu{background-image:url("../public/themes/mp24/css/../icons/payu.png")}.mpArticle .donationBox .loadingOverlay{display:none;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;text-align:center;line-height:40px;font-size:36px;color:#000;background-color:rgba(255,255,255,0.8)}.mpArticle .donationBox .loadingOverlay a{display:none;font-size:24px;font-weight:bold;color:#000}.mpArticle .donateBox{margin:5px 0;padding:5px;text-align:justify;border-top:1px solid #cd3232;border-bottom:1px solid #cd3232;background-color:#f4f4f4}.mpArticle .donateBox .paypal{float:right;margin-top:10px;margin-left:10px}.mpArticle .donateBox b{display:block;font-size:14px;font-weight:bold;margin-bottom:4px}.tplSideTitleWrap{float:left;display:table;width:220px;max-width:220px;height:90px;margin-right:0;overflow:hidden}.tplSideTitle{display:table-cell;width:100%;max-width:220px;height:100%;overflow:hidden;vertical-align:middle;text-align:center;font-weight:bold;font-size:20px;text-shadow:1px 1px #222;color:#FFF;background-color:#637bad}.tplTitle{position:relative;float:right !important;width:780px !important;height:90px !important;margin-left:-1px;background-color:#cd3232}.tplTitle h2{display:block !important;width:auto !important;height:30px !important;margin:30px 0 0 10px !important;padding:0 0 0 10px !important;font-size:28px !important;font-weight:bold !important;line-height:30px !important;text-shadow:1px 1px #222;color:#FFF !important;background-color:transparent !important;border:0 !important}.tplTitle .tplDomainTitle{position:absolute;top:5px;right:15px;width:780px;text-align:right;font-size:24px;color:#e05d59}.tplContent{float:left !important;width:835px !important;padding-top:5px}.blogPerson{float:left;width:220px;margin-right:10px}.blogPerson .avatar{width:100%;max-height:220px}.blogPerson .label{font-weight:bold}.blogPerson .info{margin-bottom:10px;padding-left:3px;color:#666}.blogPerson .info a{color:#666}.blogPerson .info .item{float:left;margin-right:10px}.blogPerson .description{overflow:hidden}.blogPerson .links{margin:5px 0 5px 0;padding:0;border:1px solid #999;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background-color:#FFF}.blogPerson .links a{display:block;padding:1px 5px 1px 5px;height:16px;line-height:16px;color:#000}.blogPerson .links a:hover{background-color:#637bad;color:#FFF}.blogPerson .links .icon{float:left;margin-right:2px}.blogPersonContent{width:100%;padding-bottom:5px;font-size:12px;background-color:#f3f3f3;color:#666}.blogPerson .blogsRelatedItem{width:100%;margin-bottom:5px}.blogPerson .blogsRelatedItem h4{position:absolute;margin-top:-32px;opacity:.8;background-color:#dfdfdf;color:#000}.blogContent{float:left;width:595px;color:#666}.blogSearch{float:left;width:220px;min-height:100px;margin-right:10px}.blogsList .item{float:left;width:190px;margin-right:8px;margin-bottom:20px}.blogsList .item a{display:block}.blogsList .item a span{display:block;font-weight:bold;color:#898989;font-family:Tahoma,Arial}.blogsList .item .blogName{width:100%;height:14px;overflow:hidden}.blogsList .item a .personName{margin-top:-2px;text-align:center;font-size:14px;line-height:14px}.blogsList .item a .avatar{width:186px;height:186px;margin-top:2px;padding:2px;border:3px solid #e3e3e3}.blogsList .item a .avatar:hover{opacity:.9}.mpMikroblog{margin:0;padding:0;list-style:none}.mpMikroblog li{margin:0 0 25px;font-size:16px;line-height:20px}.mpMikroblog li .date{font-size:12px;color:#999}.mpMikroblog li .comment{margin-left:5px;font-size:11px;color:#999}.mpMikroblog li .comment:after{content:' »'}.mpMikroblog li .comment:hover{color:#e32e00}.mpMikroblog li>p{margin:0;padding-left:45px}.mpMikroblog li .avatar{float:left;width:40px;margin-right:5px}.mpMikroblog .more{display:block;margin-top:5px;text-align:right;font-size:18px}.mpMikroblog .more:after{content:' »'}.mpMikroblogMore{display:block;width:90%;height:30px;margin:5px auto;text-align:center;font-size:18px}#age-restriction{padding:10px;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,white),color-stop(0.5,#eee));background-image:-webkit-linear-gradient(center bottom,white 0,#eee 50%);background-image:-moz-linear-gradient(center bottom,white 0,#eee 50%);background-image:-o-linear-gradient(bottom,white 0,#eee 50%);background-image:-ms-linear-gradient(top,#fff 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0)}#age-restriction p{margin:0 0 15px 0;font-size:24px;text-align:justify}#age-restriction p.english{font-size:20px;color:#666}#age-restriction .appButtons{margin-top:10px;text-align:center}#age-restriction .appButtons a{height:40px;line-height:40px;font-size:24px}.faqCategory h3{display:block;width:auto;height:2.5rem;margin:.3rem 0 0 0;padding:0 0 0 1rem;font-weight:normal;font-size:1.8rem;line-height:2.5rem;color:#666;background:#ededed;border:1px solid #ccc;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;display:block;color:#666}.faqCategory h3:hover{background-color:#f1f1f1}.faqItem{margin:0 0 15px 0}.faqItem h4{display:block;margin:0 0 5px 0;padding:0;font-size:24px;line-height:30px;color:#002e6d}.faqItem p{margin:0;text-align:justify;font-size:1.5rem;line-height:2.1rem}.app_form{box-sizing:border-box;width:auto;margin-bottom:10px;padding:10px;border-sizing:border-box;border-radius:10px;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,white),color-stop(0.5,#eee));background-image:-webkit-linear-gradient(center bottom,white 0,#eee 50%);background-image:-moz-linear-gradient(center bottom,white 0,#eee 50%);background-image:-o-linear-gradient(bottom,white 0,#eee 50%);background-image:-ms-linear-gradient(top,#fff 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0)}.nestedForm{background-color:#e5e5e5 !important}.app_form dl{margin:0}.app_form .elementEnd{clear:left;margin-bottom:25px;height:1px}.app_form .elementEnd:last-child{margin:0}.app_form dt{display:block;width:100%;height:auto;padding:5px 0 5px 0;text-align:left;font-size:14px;font-weight:bold}.app_form dt label.required:after{content:' *';font-weight:bold;color:red}.app_form dd{display:block;margin:0;line-height:25px}.app_form dd a{line-height:25px}.app_form input,.app_form button{height:35px;padding:5px;box-sizing:border-box;font-size:15px;border:1px solid #999;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fff;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(0.5,white));background-image:-webkit-linear-gradient(center bottom,#eee 0,white 50%);background-image:-moz-linear-gradient(center bottom,#eee 0,white 50%);background-image:-o-linear-gradient(top,#eee 0,#fff 50%);background-image:-ms-linear-gradient(top,#eee 0,#fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);background-image:linear-gradient(top,#eee 0,#fff 50%)}.appInput{height:35px;padding:5px;box-sizing:border-box;font-size:15px;border:1px solid #999;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fff;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(0.5,white));background-image:-webkit-linear-gradient(center bottom,#eee 0,white 50%);background-image:-moz-linear-gradient(center bottom,#eee 0,white 50%);background-image:-o-linear-gradient(top,#eee 0,#fff 50%);background-image:-ms-linear-gradient(top,#eee 0,#fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);background-image:linear-gradient(top,#eee 0,#fff 50%)}.app_form input[type="checkbox"],.app_form input[type="radio"]{width:auto;height:auto;padding:0}.app_form input[type="text"],.app_form input[type="password"]{width:100%}.formButton{height:20px;color:#000;border:1px solid #999;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#eee;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ddd),color-stop(0.5,#eee));background-image:-webkit-linear-gradient(center bottom,#ddd 0,#eee 50%);background-image:-moz-linear-gradient(center bottom,#ddd 0,#eee 50%);background-image:-o-linear-gradient(top,#ddd 0,#eee 50%);background-image:-ms-linear-gradient(top,#ddd 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD',endColorstr='#EEEEEE',GradientType=0);background-image:linear-gradient(top,#ddd 0,#eee 50%)}.formButton:hover{color:#000}.app_form input:focus,.app_form textarea:focus{border:1px solid #637bad;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);-moz-box-shadow:0 0 5px rgba(0,0,0,0.3);-o-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3)}.appInput:focus{border:1px solid #637bad;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);-moz-box-shadow:0 0 5px rgba(0,0,0,0.3);-o-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3)}.app_form input[disabled],.appInput[disabled]{background-color:#ccc;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ddd),color-stop(0.5,#eee));background-image:-webkit-linear-gradient(center bottom,#ddd 0,#eee 50%);background-image:-moz-linear-gradient(center bottom,#ddd 0,#eee 50%);background-image:-o-linear-gradient(top,#ddd 0,#eee 50%);background-image:-ms-linear-gradient(top,#ddd 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD',endColorstr='#EEEEEE',GradientType=0);background-image:linear-gradient(top,#ddd 0,#eee 50%)}.app_form textarea,textarea{padding:5px;box-sizing:border-box;font-size:14px;border:1px solid #999;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fff;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(0.5,white));background-image:-webkit-linear-gradient(center bottom,#eee 0,white 50%);background-image:-moz-linear-gradient(center bottom,#eee 0,white 50%);background-image:-o-linear-gradient(top,#eee 0,#fff 50%);background-image:-ms-linear-gradient(top,#eee 0,#fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);background-image:linear-gradient(top,#eee 0,#fff 50%)}.app_form select,select{max-width:100%;width:400px;height:35px;padding:3px;box-sizing:border-box;font-size:16px;border:1px solid #999;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#fff;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(0.5,white));background-image:-webkit-linear-gradient(center bottom,#eee 0,white 50%);background-image:-moz-linear-gradient(center bottom,#eee 0,white 50%);background-image:-o-linear-gradient(top,#eee 0,#fff 50%);background-image:-ms-linear-gradient(top,#eee 0,#fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0);background-image:linear-gradient(top,#eee 0,#fff 50%)}.app_form #submit,.app_form .submit{display:block;min-width:150px;width:auto;margin:0 auto 0 auto;padding:0 5px;font-size:14px;font-weight:bold;background-color:#eee;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ddd),color-stop(0.5,#eee));background-image:-webkit-linear-gradient(center bottom,#ddd 0,#eee 50%);background-image:-moz-linear-gradient(center bottom,#ddd 0,#eee 50%);background-image:-o-linear-gradient(top,#ddd 0,#eee 50%);background-image:-ms-linear-gradient(top,#ddd 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD',endColorstr='#EEEEEE',GradientType=0);background-image:linear-gradient(top,#ddd 0,#eee 50%)}.formButton{display:block;min-width:150px;width:auto;margin:0 auto 0 auto;padding:0 5px;font-size:14px;font-weight:bold;background-color:#eee;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ddd),color-stop(0.5,#eee));background-image:-webkit-linear-gradient(center bottom,#ddd 0,#eee 50%);background-image:-moz-linear-gradient(center bottom,#ddd 0,#eee 50%);background-image:-o-linear-gradient(top,#ddd 0,#eee 50%);background-image:-ms-linear-gradient(top,#ddd 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD',endColorstr='#EEEEEE',GradientType=0);background-image:linear-gradient(top,#ddd 0,#eee 50%)}.app_form button{display:block;min-width:150px;width:auto;margin:0 auto 0 auto;padding:0 5px;font-size:14px;font-weight:bold;background-color:#eee;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#ddd),color-stop(0.5,#eee));background-image:-webkit-linear-gradient(center bottom,#ddd 0,#eee 50%);background-image:-moz-linear-gradient(center bottom,#ddd 0,#eee 50%);background-image:-o-linear-gradient(top,#ddd 0,#eee 50%);background-image:-ms-linear-gradient(top,#ddd 0,#eee 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD',endColorstr='#EEEEEE',GradientType=0);background-image:linear-gradient(top,#ddd 0,#eee 50%)}.app_form #submit.big,.app_form .submit.big{width:300px;height:50px;font-size:20px;font-weight:bold}.app_form #submit:hover,.app_form .submit:hover{background-color:#f2e58d;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#f2e58d),color-stop(0.5,#ffff95));background-image:-webkit-linear-gradient(center bottom,#f2e58d 0,#ffff95 50%);background-image:-moz-linear-gradient(center bottom,#f2e58d 0,#ffff95 50%);background-image:-o-linear-gradient(top,#f2e58d 0,#ffff95 50%);background-image:-ms-linear-gradient(top,#f2e58d 0,#ffff95 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2E58D',endColorstr='#FFFF95',GradientType=0);background-image:linear-gradient(top,#f2e58d 0,#ffff95 50%)}.formButton:hover{background-color:#f2e58d;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#f2e58d),color-stop(0.5,#ffff95));background-image:-webkit-linear-gradient(center bottom,#f2e58d 0,#ffff95 50%);background-image:-moz-linear-gradient(center bottom,#f2e58d 0,#ffff95 50%);background-image:-o-linear-gradient(top,#f2e58d 0,#ffff95 50%);background-image:-ms-linear-gradient(top,#f2e58d 0,#ffff95 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2E58D',endColorstr='#FFFF95',GradientType=0);background-image:linear-gradient(top,#f2e58d 0,#ffff95 50%)}.app_form button:hover{background-color:#f2e58d;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#f2e58d),color-stop(0.5,#ffff95));background-image:-webkit-linear-gradient(center bottom,#f2e58d 0,#ffff95 50%);background-image:-moz-linear-gradient(center bottom,#f2e58d 0,#ffff95 50%);background-image:-o-linear-gradient(top,#f2e58d 0,#ffff95 50%);background-image:-ms-linear-gradient(top,#f2e58d 0,#ffff95 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F2E58D',endColorstr='#FFFF95',GradientType=0);background-image:linear-gradient(top,#f2e58d 0,#ffff95 50%)}.app_form .content{width:100%}.app_form fieldset{margin-top:20px;margin-bottom:20px;border:1px solid #999;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#eee),color-stop(0.5,#fff));background-image:-webkit-linear-gradient(center bottom,#eee 0,#fff 50%);background-image:-moz-linear-gradient(center bottom,#eee 0,#fff 50%);background-image:-o-linear-gradient(bottom,#eee 0,#fff 50%);background-image:-ms-linear-gradient(top,#eee 0,#fff 50%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee',endColorstr='#ffffff',GradientType=0)}.app_form fieldset legend{margin-left:10px;color:#637bad;font-size:16px;font-weight:bold}.app_form fieldset.side_group{float:right;clear:right;margin-top:0;margin-bottom:10px}.app_form fieldset.side_group dt{width:80px}.app_form fieldset.column_left{width:45%;float:left}.app_form fieldset.column_right{width:45%;float:right}.app_form div.column{float:right;width:50%;padding:0 30px;box-sizing:border-box}.app_form #item_search{margin-top:-3px;width:19px;height:16px;background:url("../public/themes/mp24/css/../search.gif");border:0}.app_form .description{width:100%;margin:0;padding:3px;line-height:14px;color:#999}.app_form .label_mini{margin-right:10px;font-weight:bold}.app_form .errors{list-style-image:url("../public/themes/mp24/css/../icons_small/bullet_red.png");margin:3px 0 3px 20px;padding:0}.app_form .errors li{color:#e00000;font-size:11px}.app_form .mce-tinymce button{display:inherit;min-width:inherit;width:inherit;margin:inherit;padding:4px 8px;font-size:14px;font-weight:inherit;background-color:transparent;background-image:none;border:0;border-radius:0;height:auto}.nicEdit-main{margin-top:-1px !important;background-color:#fff;border:1px solid #000}.nicEdit-panelContain{border:1px solid #000 !important;margin:0}.app_form .tagit{max-width:100%;margin:0;width:400px;box-sizing:border-box;line-height:20px}.app_form .tagit li.tagit-new{margin:0;padding:0 18px 0 0}.app_form .tagit li.tagit-choice{height:29px;margin:3px 8px 0 0;padding:0 22px 0 5px;box-sizing:border-box;line-height:27px}.app_form .tagit input{background-image:none;background-color:transparent}#form-login{width:100%;margin:0 auto}#form-login .columnRememberMe{display:inline-block;width:40%}#form-login .columnSubmit{float:right;width:50%}#form-login .columnSubmit input{width:100%}#form-login .elementEnd{clear:both}#form-register .columnRules{display:inline-block;width:40%}#form-register .columnSubmit{float:right;width:50%}#form-register .columnSubmit input{width:100%}#form-register #rules_text{display:none;float:left;width:100%;height:400px;margin-top:10px;overflow-y:scroll;overflow-x:hidden}#post-gallery{display:none;padding:10px;background-color:#EEE}#post-gallery .appButtons{margin-bottom:5px}#post-gallery .appButtons #post-gallery-cancel{display:none}#post-gallery .galleryForm{display:none}#post-gallery .galleryForm .file{width:20%;float:left;position:relative}#post-gallery .galleryForm a{width:100%;height:35px;padding:5px;box-sizing:border-box;overflow:hidden}#post-gallery .galleryForm .file input{position:absolute;top:0;right:0;margin:0;opacity:0;-ms-filter:'alpha(opacity=0)';font-size:200px;direction:ltr;cursor:pointer}#post-gallery .galleryForm input,#post-gallery .galleryForm button{float:left;margin-left:4%}#post-gallery .galleryForm input[type="text"]{width:30%}#post-gallery .galleryForm button{width:8%;min-width:0}#post-gallery ul{clear:both;margin:0;padding:0;list-style:none;font-size:0}#post-gallery li{display:inline-block;width:22%;margin-right:4%;margin-bottom:15px;box-sizing:border-box;font-size:12px;background-color:#FFF}#post-gallery li:nth-child(4n){margin-right:0}#post-gallery li img{width:100%}#post-gallery li span.caption{display:block;padding:2px 5px;font-size:12px;font-weight:bold;text-align:justify;color:#555}#post-gallery li .actions{padding:3px 5px}#post-gallery li .actions a{font-size:12px;color:#444}#post-gallery li .actions a.delete{float:right;color:#900}.msgSuccess{min-height:36px;margin-bottom:10px;padding:2px 0 0 40px;line-height:16px;background:#ffff95 url("../public/themes/mp24/css/../../../images/icons/default/success.png") no-repeat left top;border:1px solid #ccc;border-radius:5px}.msgError{min-height:3rem;margin-bottom:1rem;padding:.5rem 0 .5rem 1.5rem;line-height:1.8rem;font-size:1.4rem;background-color:rgba(111,0,10,0.29)}.msgInfo{min-height:3rem;margin-bottom:1rem;padding:.5rem 0 .5rem 1.5rem;line-height:1.8rem;font-size:1.4rem;background-color:rgba(0,46,109,0.2)}.msgSuccess p,.msgError p,.msgInfo p{margin:0 0 5px 0}#before-leave-window{display:none}#before-leave-window .overlay{z-index:1;position:fixed;top:0;right:0;bottom:0;left:0;display:block;content:' ';background-color:rgba(0,0,0,0.6)}#before-leave-window .window{z-index:100000;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:50%;height:auto}#before-leave-window .window:after{z-index:2;position:absolute;display:block;content:' ';top:0;right:0;bottom:0;left:0;-webkit-box-shadow:0 0 15px 10px rgba(255,255,255,0.7);-moz-box-shadow:0 0 15px 10px rgba(255,255,255,0.7);box-shadow:0 0 15px 10px rgba(255,255,255,0.7)}#before-leave-window .window .title{position:relative;z-index:3;padding:.5rem 1rem;font-size:2.5rem;color:#FFF;background-color:#0071ce}#before-leave-window .window .title i{cursor:pointer;float:right}#before-leave-window .window .title i:hover{color:#e42341}#before-leave-window .window .content{position:relative;z-index:3;padding:.5rem 1rem;font-size:2rem;background-color:#FFF}#before-leave-window .window .section{position:relative;z-index:3;margin-bottom:1rem;padding:1rem .8rem;border-left:4px solid #0071ce}#before-leave-window .window .section.twitter iframe{position:static !important;width:auto !important;height:auto !important;visibility:visible !important;max-height:30px}#before-leave-window .window .actions{margin-top:1.5rem;text-align:center}.paginationControl{margin-top:5px;margin-bottom:10px;text-align:center;padding:2px;clear:both;cursor:default}.paginationControl .more{letter-spacing:2px}.paginationControl .more:after{content:' »'}.paginationControl a:link,.paginationControl a:visited{display:inline-block;width:auto;height:30px;margin-right:3px;padding:0 7px;line-height:30px;font-size:16px;font-weight:bold;text-decoration:none;color:#0069cc}.paginationControl .current{display:inline-block;width:auto;height:30px;margin-right:3px;padding:0 7px;line-height:30px;font-size:16px;font-weight:bold;text-decoration:none;color:#FFF;background-color:#0069cc;border:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.paginationControl a:hover{color:#FFF;background-color:#0069cc;border:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.paginationControl .disabled{display:none !important}.paginationControl .previous,.paginationControl .next{text-transform:uppercase}.paginationControl .previous:hover,.paginationControl .next:hover{text-decoration:underline;color:#0069cc;background:0}.paginationControl .previous{margin-right:8px;display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%;vertical-align:inherit}.paginationControl .previous:hover,.paginationControl .previous:focus,.paginationControl .previous:active{-webkit-transform:skew(10deg);transform:skew(10deg)}.paginationControl .next{margin-left:5px;display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%;vertical-align:inherit}.paginationControl .next:hover,.paginationControl .next:focus,.paginationControl .next:active{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.picturesList{text-align:center}.picturesList .picture{margin-bottom:10px}.picturesList .picture:hover{opacity:.9}.picturesList .picture:active{background-color:#637bad}.meme{margin-bottom:15px}.meme h1{display:block;margin:5px 0 10px;padding:0;line-height:32px;font-size:26px;font-weight:bold;font-family:sans-serif,Arial;text-shadow:none;text-align:center;border:0;background-color:transparent;color:#002e6d}.meme .image{text-align:center}.meme img{max-width:100%}.meme .socialButtons{width:400px;min-height:50px;margin:0 auto;padding:2px 0 2px 0;text-align:center;color:#666}.meme .socialButtons ul{margin:0;padding:0;list-style:none}.meme .socialButtonsBottom ul{margin:0;padding:0;list-style:none}.meme .socialButtons li,.meme .socialButtonsBottom li{display:inline-block;width:90px;text-align:center}.meme .socialButtons li.facebook,.meme .socialButtonsBottom li.facebook{line-height:6px}.meme .socialButtons li:last-child,.meme .socialButtonsBottom li:last-child{width:auto}#memes .item{width:25%;padding:0 10px 10px;box-sizing:border-box}#memes .item img{width:100%}.wpost{width:100%;position:relative;margin-bottom:15px}.wpost:hover{padding:5px 2%;margin:-5px 0 10px -2%;border-radius:8px;background-color:#f3f2ef}.wpost a.go span{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.wpost .author a{display:block;font-size:12px;font-family:Helvetica,Arial;font-weight:normal;color:#70694a}.wpost .author a:hover{color:#c92900}.wpost .date{margin-top:5px;font-size:10px;font-family:Arial,sans-serif;font-style:italic;color:#70694a}.wpostImage{float:left;width:150px;font-size:0}.wpostImage a{color:#AAA}.wpostImage .wpostImg{width:100%;max-height:84px}.wpostVip .wpostImage{background:#c82905 url("../public/themes/mp24/css/../../expert_caption.png") right}.wpostImage .wpostAvatar{max-height:84px}.wpostImage .postType{position:absolute;margin:45px 0 0 5px;opacity:1.0}.wpostNoImage{width:150px;height:84px}.wpostNoImage img{width:150px;height:84px}.wpostContent{padding-left:5px;height:88px;line-height:12px;overflow:hidden}.wpostContent a.comments{float:right;line-height:16px;font-size:10px}.wpostContent a.comments img{float:left;margin-right:2px}.wpostContent a.comments .count{width:auto;height:10px;float:left;margin:0 0 0 -2px;padding:0 3px;line-height:10px;-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;border:1px solid #CCC;color:#AAA}.wpostContent h4{margin:0 0 1px 0;padding:0;line-height:16px;font-size:14px;font-family:Helvetica,Arial;font-weight:bold;color:#584901}.wpostContent p{margin:0;padding:0;font-size:13px;line-height:15px;font-family:Helvetica,Arial;color:#312f2b}.wpostInfo{float:right}.wpostVip .author a{font-size:14px !important;font-weight:bold !important}.blogsFeaturedBox .item{position:relative;width:48%;float:left;margin-right:4%;box-sizing:content-box}.blogsFeaturedBox .item:first-child{width:100%}.blogsFeaturedBox h4{position:absolute;bottom:0;margin:0;padding:2px 5px;width:100%;color:#000;background-color:#CCC;opacity:.9}.blogsFeaturedBox a{color:#000}.blogsFeaturedBox img{width:100%}.exchangeRatesWidget{font-size:16px;line-height:20px}.exchangeRatesWidget .gainer{color:#060}.exchangeRatesWidget .loser{color:#cd3232}.exchangeRatesWidget .name{float:left;margin-right:20px;font-weight:bold}.exchangeRatesWidget .price{margin-right:20px}.exchangeRatesWidget .change{float:right;text-align:right}.exchangeRatesWidget .moreStock{float:right;font-size:11px;color:#666}#sonda{padding:5px}#sonda.large{font-size:1.5rem}#sonda.large .question{font-size:1.8rem}#sonda.large label{display:block;margin-bottom:.5rem}#poll_results{padding:3px 10px}#form_poll .question,#poll_results .question{width:100%;margin-bottom:1rem;font-weight:normal;font-size:1.2rem}#form_poll .answer input{margin-right:5px}#sonda .appButtons{margin-top:15px}#sonda .appButtons a{width:auto;text-align:center}#sonda .appButtons input{width:auto;text-align:center}#poll_results .answer{font-size:1.4rem}#poll_results .bar{height:12px;margin-top:.2rem;margin-bottom:1.5rem;background-color:#EEE}#poll_results .bar:last-child{margin-bottom:0}#poll_results .fill{height:100%;background-color:#002e6d}.stockWidget{font-size:16px;line-height:20px}.stockWidget .gainer{color:#060}.stockWidget .loser{color:#cd3232}.stockWidget .name{margin-right:20px}.stockWidget .change{float:right;text-align:right}.stockWidget .moreStock{float:right;font-size:11px;color:#666}html{margin:0;padding:0;font-size:12px}body{background-color:#fff;color:#333;font-family:"Roboto",Arial,sans-serif;font-size:12px;margin:0;padding:0}a{color:#0071ce;text-decoration:none}a:hover{color:#005daf}header#mp-header{box-sizing:border-box;position:fixed;z-index:10000;top:0;width:100%;height:58px;margin:0 auto;padding:0 50px;text-align:left;background-color:#002e6d;border-top:4px solid #0071ce;transition:top .2s ease-in-out}header#mp-header .headerContent{position:relative;width:100%;height:100%;margin:0 auto;padding:0;box-sizing:border-box}header#mp-header #mp-logo{float:left;height:40px;margin:8px 0 0 0;padding:0 3px;line-height:0}header#mp-header #mobile-menu{display:none;float:left;margin-right:6px;font-size:36px;line-height:58px;color:#FFF}header#mp-header #header-facebook-button{float:left;margin:10px 0 0 10px}header#mp-header #mp-logo img{width:150px;height:36px;margin-top:2px}header#mp-header nav ul{height:40px;margin:0;padding:0;list-style:none;font-family:"Roboto",sans-serif;color:#f3e7d1}header#mp-header nav ul li{display:inline-block;text-align:center}header#mp-header nav ul li a{display:inline-block;height:26px;margin:14px 0 0 0;padding:0 7px;white-space:nowrap;line-height:26px;font-weight:400;text-transform:uppercase;font-size:16px;color:#FFF;display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;overflow:hidden;overflow:visible}header#mp-header nav ul li a:before{content:"";position:absolute;z-index:-1;left:50%;right:50%;bottom:0;background:#FFF;height:4px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}header#mp-header nav ul li a:hover:before,header#mp-header nav ul li a:focus:before,header#mp-header nav ul li a:active:before{left:0;right:0}header#mp-header nav ul li a:before{bottom:-3px}header#mp-header nav ul li.active a:before{content:"";position:absolute;z-index:-2;left:0;right:0;bottom:-3px;background:#d4213d;height:4px}header#mp-header #quick-search-form{display:none;position:absolute;bottom:-35px;left:0;right:0;font-size:0}header#mp-header #quick-search-form #search-box{box-sizing:border-box;width:100%;height:35px;padding:0 20px;font-size:1.2rem;color:#FFF;background-color:#0071ce;border:0}header#mp-header #quick-search-form #search-submit{display:none}header#mp-header #quick-search-form .close{position:absolute;top:4px;right:10px;font-size:24px;color:#FFF;cursor:pointer}header#mp-header #quick-search-form .close:hover{color:#002e6d}header#mp-header.hide{top:-58px}#mp-user-area{position:relative;float:right;font-size:0}#mp-user-area>ul.userButtons{position:absolute;top:0;right:0;height:25px;margin:0;padding:0 15px;list-style:none;white-space:nowrap;font-size:0rem;line-height:25px;background-color:#0071ce}#mp-user-area>ul.userButtons li{display:inline-block;vertical-align:top;font-size:1rem}#mp-user-area>ul.userButtons li:not(:last-child){margin-right:20px}#mp-user-area>ul.userButtons li.avatar img{width:auto;height:25px}#mp-user-area>ul.userButtons a{color:#FFF}#mp-user-area>ul.userButtons.loggedIn:hover{background-color:#00204f}#mp-user-area>ul.quickButtons{position:absolute;top:25px;right:0;height:29px;margin:0;padding:0 15px;white-space:nowrap;font-size:1.5rem;line-height:29px}#mp-user-area>ul.quickButtons li{vertical-align:top;display:inline-block;height:29px}#mp-user-area>ul.quickButtons li:not(:last-child){margin-right:15px}#mp-user-area>ul.quickButtons a{color:#FFF}#mp-user-area>ul.quickButtons li.search{margin-right:2.5rem;font-size:1.2rem}#mp-user-area .avatar img{width:40px;height:40px}#mp-user-area #notifications-count{position:absolute;bottom:2px;right:2px;display:inline-block;width:20px;height:20px;line-height:20px;font-size:12px;text-align:center;font-weight:bold;border-radius:10px;background-color:#c55f00;color:#FFF;opacity:.95}#mp-user-panel{position:relative;box-sizing:border-box;display:none;width:400px}#mp-user-panel .notifications{float:left;width:250px;height:170px}#mp-user-panel .notifications .caption{display:inline-block;height:20px;line-height:20px;font-size:11px}#mp-user-panel .notifications .empty{position:relative;overflow:hidden;width:250px;height:150px;margin:0;padding:5px;box-sizing:border-box;background-color:#5b5b5b}#mp-user-panel .notifications ul{position:relative;overflow:hidden;width:250px;height:150px;margin:0;padding:0;list-style:none;background-color:#5b5b5b}#mp-user-panel .notifications li{margin:0;padding:5px 0 5px 7px;font-size:11px;line-height:14px}#mp-user-panel .notifications li:after{content:" ";display:block;height:0;clear:both}#mp-user-panel .notifications li.unread{background-color:#6e6161}#mp-user-panel .notifications li img.avatar{width:40px;height:40px;float:left;margin:0 5px 5px 0}#mp-user-panel .notifications li a{font-weight:bold;color:#FFF}#mp-user-panel .dashboard{float:right;width:146px}#mp-user-panel .dashboard>a{display:block;height:20px;line-height:20px;text-align:center;font-weight:bold}#mp-user-panel .dashboard ul{margin:0;padding:0;list-style:none;text-align:center;font-size:0}#mp-user-panel .dashboard li{display:inline-block;width:70px;height:70px;text-align:center;font-size:12px}#mp-user-panel .dashboard a{display:block;color:#FFF}#mp-user-panel .dashboard img{width:50px}#mp-user-panel .links{clear:both;margin-left:5px;min-height:30px;line-height:30px}#mp-user-panel .links ul{margin:0;padding:0;list-style-type:none}#mp-user-panel .links li{float:left;margin-right:15px}#mp-user-panel .links a{font-size:12px;color:#FFF}#mp-user-panel .links:after{clear:both;display:block;height:0;content:' '}#mp-user-area .close,.qtip .close.qtip-icon{display:none;position:absolute;bottom:.5rem;right:.5rem;font-size:2.4rem;color:#FFF;background:transparent;border:0}#mp-container{width:100%;margin:0 auto;padding:59px 50px 0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;text-align:left}#mp-left{float:left;width:72%;margin-top:5px;margin-right:3%;margin-bottom:10px}#mp-right{float:left;width:25%;margin-top:5px;margin-bottom:10px;font-size:1rem}#mp-right div.widget{width:100%;margin-right:0;margin-left:0;padding-right:0;padding-left:0}#mp-right div.widget .featuredBox{padding-left:0}#mp-right div.widget:last-child{padding-left:0}#mp-right ul.mpBlogPosts{font-size:1rem}#mp-right ul.mpBlogPosts li{float:none;width:100%;height:7.3rem}#mp-right .sticky{display:none;position:fixed;top:58px;font-size:1rem}#mp-right .sticky.show{display:block}#mp-container .mpRek{overflow:hidden;width:100%;height:auto;min-height:0;margin-bottom:5px;padding:0;text-align:center}#mp-experts,#mp-mini-dashboard{position:relative;margin-bottom:20px;overflow:hidden;white-space:nowrap}#mp-experts#mp-experts,#mp-mini-dashboard#mp-experts{margin:1.4rem 0}#mp-experts h4,#mp-mini-dashboard h4{float:left;margin:0 20px 0 0;line-height:60px;font-size:18px;font-weight:bold;font-family:"BellGothic",Arial;text-transform:uppercase;color:#666}#mp-experts ul,#mp-mini-dashboard ul{overflow:hidden;height:auto;margin:0;padding:0;white-space:nowrap;list-style:none;line-height:0;font-size:0}#mp-experts ul li,#mp-mini-dashboard ul li{display:inline-block;width:8.18%;position:relative;margin-right:1%}#mp-experts ul li:last-child,#mp-mini-dashboard ul li:last-child{margin:0}#mp-experts ul li.joinUs,#mp-mini-dashboard ul li.joinUs{position:absolute;top:0;right:0;white-space:normal;line-height:1.6rem;font-size:1.3rem;color:#FFF;background-color:#0071ce}#mp-experts ul li.joinUs a,#mp-mini-dashboard ul li.joinUs a{color:#FFF}#mp-experts ul li.joinUs a span,#mp-mini-dashboard ul li.joinUs a span{position:absolute;top:10%;left:5%;right:5%;text-align:center;font-size:1.6rem}#mp-experts ul li.joinUs a i,#mp-mini-dashboard ul li.joinUs a i{display:inline-block;width:50%;position:absolute;top:50%;left:50%;margin:-1.2rem 0 0 -25%;text-align:center;font-size:2.4rem;line-height:2.4rem}#mp-experts ul li a,#mp-mini-dashboard ul li a{display:inline-block;position:relative;width:100%;padding-top:100%;box-sizing:border-box;border-radius:0;display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale}#mp-experts ul li a:hover,#mp-experts ul li a:focus,#mp-experts ul li a:active,#mp-mini-dashboard ul li a:hover,#mp-mini-dashboard ul li a:focus,#mp-mini-dashboard ul li a:active{-webkit-animation-name:hvr-push;animation-name:hvr-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}#mp-experts ul li a:hover img,#mp-mini-dashboard ul li a:hover img{border-color:#ed1c24}#mp-experts ul li a img,#mp-mini-dashboard ul li a img{width:100%;height:100%;position:absolute;left:0;right:0;top:0;bottom:0;box-sizing:border-box;border-radius:0;border:2px solid #002e6d}#mp-experts#mp-mini-dashboard,#mp-mini-dashboard#mp-mini-dashboard{border:0}#mp-experts#mp-mini-dashboard a img,#mp-mini-dashboard#mp-mini-dashboard a img{border:0}#mp-featured{position:relative;margin-bottom:60px;visibility:hidden;background-color:#19427b}#mp-featured .bx-wrapper{margin:0;padding:0;background:transparent;box-shadow:none;border:0}#mp-featured .bx-wrapper .bx-viewport{position:relative;background:transparent;box-shadow:none}#mp-featured .bx-wrapper .bx-viewport>ul{margin:0;padding:0;height:0}#mp-featured .bx-wrapper .bx-viewport>ul a.go{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5}#mp-featured .bx-wrapper .bx-viewport>ul .wrapper{overflow:hidden;padding-top:42%}#mp-featured .bx-wrapper .bx-viewport>ul .caption{overflow:hidden;z-index:2;position:absolute;top:0;bottom:0;left:0;box-sizing:border-box;width:25%;height:100%;padding:0 1%;background-color:rgba(0,46,109,0.9)}#mp-featured .bx-wrapper .bx-viewport>ul .caption h2{margin-top:45%;font-size:2.5rem;font-weight:bold;color:#FFF}#mp-featured .bx-wrapper .bx-viewport>ul .caption p{overflow:hidden;text-overflow:ellipsis;font-size:1.3rem;color:#FFF}#mp-featured .bx-wrapper .bx-viewport>ul .image{zindex:1;position:absolute;width:75%;top:0;right:0}#mp-featured .bx-wrapper .bx-viewport>ul .image img{width:100%}#mp-featured .bx-wrapper .bx-viewport>ul .extraInfo{position:absolute;left:0;right:0;bottom:0;margin-bottom:14%;z-index:6;max-height:2.4rem;padding:.5rem 4% .5rem;border-top:1px solid #e6e6e6;background-color:#19427b;box-shadow:0 -10px 6px 0 rgba(25,66,123,0.75)}#mp-featured .bx-wrapper .bx-viewport>ul .extraInfo .author{font-size:1.2rem;line-height:3rem;color:#FFF}#mp-featured .bx-wrapper .bx-viewport>ul .extraInfo .author img{float:left;margin-right:3px;width:2rem;height:2rem;border:1px solid #7d868c}#mp-featured .pager{position:absolute;bottom:0;left:0;width:25%;font-size:0;background-color:#19427b}#mp-featured .pager a{display:inline-block;width:25%}#mp-featured .pager a img{width:100%;display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#mp-featured .pager a img:hover,#mp-featured .pager a img:focus,#mp-featured .pager a img:active{-webkit-transform:translateY(-8px);transform:translateY(-8px)}#mp-featured .pagerFolds{position:absolute;left:0;right:0}#mp-featured .pagerFolds.top{top:-40px}#mp-featured .pagerFolds a{box-sizing:border-box;display:block;margin:0 auto;width:96%;height:10px;border-left:1px solid #052f69;border-right:1px solid #052f69;border-bottom:1px solid #052f69}#mp-featured .pagerFolds a:hover,#mp-featured .pagerFolds a.active{background-color:#052f69}#mp-featured .pagerFolds a:nth-child(2){width:94%;border-color:#1d4377}#mp-featured .pagerFolds a:nth-child(2):hover,#mp-featured .pagerFolds a:nth-child(2).active{background-color:#1d4377}#mp-featured .pagerFolds a:nth-child(3){width:92%;border-color:#294d7e}#mp-featured .pagerFolds a:nth-child(3):hover,#mp-featured .pagerFolds a:nth-child(3).active{background-color:#294d7e}#mp-featured .pagerFolds a:nth-child(4){width:90%;border-color:#526e95}#mp-featured .pagerFolds a:nth-child(4):hover,#mp-featured .pagerFolds a:nth-child(4).active{background-color:#526e95}#mp-front-page,#mp-news,#mp-right{font-size:0}#mp-front-page .row,#mp-news .row,#mp-right .row{margin-bottom:40px}#mp-front-page .row:after,#mp-news .row:after,#mp-right .row:after{clear:both;display:block;height:0;content:' '}#mp-front-page .bx-wrapper,#mp-news .bx-wrapper,#mp-right .bx-wrapper{margin-bottom:0;padding:0 30px;background:transparent;box-shadow:none;border:0}#mp-front-page .bx-wrapper .bx-prev,#mp-news .bx-wrapper .bx-prev,#mp-right .bx-wrapper .bx-prev{left:0;width:23px;height:25px;background-image:url("../public/themes/mp24/css/../icons/prev.png");background-position:0 0}#mp-front-page .bx-wrapper .bx-next,#mp-news .bx-wrapper .bx-next,#mp-right .bx-wrapper .bx-next{right:0;width:23px;height:25px;background-image:url("../public/themes/mp24/css/../icons/next.png");background-position:0 0}#mp-front-page .bx-wrapper .bx-viewport,#mp-news .bx-wrapper .bx-viewport,#mp-right .bx-wrapper .bx-viewport{background:transparent;box-shadow:none}#mp-front-page .newsCategory ul.news,#mp-front-page .featuredBox ul,#mp-front-page ul.news,#mp-news .newsCategory ul.news,#mp-news .featuredBox ul,#mp-news ul.news,#mp-right .newsCategory ul.news,#mp-right .featuredBox ul,#mp-right ul.news{margin:0;padding:0;list-style:none;line-height:0;font-size:0;overflow:hidden;white-space:nowrap}#mp-front-page .newsCategory ul.news li,#mp-front-page .featuredBox ul li,#mp-front-page ul.news li,#mp-news .newsCategory ul.news li,#mp-news .featuredBox ul li,#mp-news ul.news li,#mp-right .newsCategory ul.news li,#mp-right .featuredBox ul li,#mp-right ul.news li{overflow:hidden;display:inline-block;width:32%;margin-bottom:10px;box-sizing:border-box;border-bottom:1px solid #7d868c;white-space:normal;display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;background:white}#mp-front-page .newsCategory ul.news li:before,#mp-front-page .featuredBox ul li:before,#mp-front-page ul.news li:before,#mp-news .newsCategory ul.news li:before,#mp-news .featuredBox ul li:before,#mp-news ul.news li:before,#mp-right .newsCategory ul.news li:before,#mp-right .featuredBox ul li:before,#mp-right ul.news li:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#FFF;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}#mp-front-page .newsCategory ul.news li:hover,#mp-front-page .newsCategory ul.news li:focus,#mp-front-page .newsCategory ul.news li:active,#mp-front-page .featuredBox ul li:hover,#mp-front-page .featuredBox ul li:focus,#mp-front-page .featuredBox ul li:active,#mp-front-page ul.news li:hover,#mp-front-page ul.news li:focus,#mp-front-page ul.news li:active,#mp-news .newsCategory ul.news li:hover,#mp-news .newsCategory ul.news li:focus,#mp-news .newsCategory ul.news li:active,#mp-news .featuredBox ul li:hover,#mp-news .featuredBox ul li:focus,#mp-news .featuredBox ul li:active,#mp-news ul.news li:hover,#mp-news ul.news li:focus,#mp-news ul.news li:active,#mp-right .newsCategory ul.news li:hover,#mp-right .newsCategory ul.news li:focus,#mp-right .newsCategory ul.news li:active,#mp-right .featuredBox ul li:hover,#mp-right .featuredBox ul li:focus,#mp-right .featuredBox ul li:active,#mp-right ul.news li:hover,#mp-right ul.news li:focus,#mp-right ul.news li:active{color:white}#mp-front-page .newsCategory ul.news li:hover:before,#mp-front-page .newsCategory ul.news li:focus:before,#mp-front-page .newsCategory ul.news li:active:before,#mp-front-page .featuredBox ul li:hover:before,#mp-front-page .featuredBox ul li:focus:before,#mp-front-page .featuredBox ul li:active:before,#mp-front-page ul.news li:hover:before,#mp-front-page ul.news li:focus:before,#mp-front-page ul.news li:active:before,#mp-news .newsCategory ul.news li:hover:before,#mp-news .newsCategory ul.news li:focus:before,#mp-news .newsCategory ul.news li:active:before,#mp-news .featuredBox ul li:hover:before,#mp-news .featuredBox ul li:focus:before,#mp-news .featuredBox ul li:active:before,#mp-news ul.news li:hover:before,#mp-news ul.news li:focus:before,#mp-news ul.news li:active:before,#mp-right .newsCategory ul.news li:hover:before,#mp-right .newsCategory ul.news li:focus:before,#mp-right .newsCategory ul.news li:active:before,#mp-right .featuredBox ul li:hover:before,#mp-right .featuredBox ul li:focus:before,#mp-right .featuredBox ul li:active:before,#mp-right ul.news li:hover:before,#mp-right ul.news li:focus:before,#mp-right ul.news li:active:before{-webkit-transform:scale(1);transform:scale(1)}#mp-front-page .newsCategory ul.news li:before,#mp-front-page .featuredBox ul li:before,#mp-front-page ul.news li:before,#mp-news .newsCategory ul.news li:before,#mp-news .featuredBox ul li:before,#mp-news ul.news li:before,#mp-right .newsCategory ul.news li:before,#mp-right .featuredBox ul li:before,#mp-right ul.news li:before{background:#e9e9e9}#mp-front-page .newsCategory ul.news li:hover,#mp-front-page .newsCategory ul.news li:focus,#mp-front-page .newsCategory ul.news li:active,#mp-front-page .featuredBox ul li:hover,#mp-front-page .featuredBox ul li:focus,#mp-front-page .featuredBox ul li:active,#mp-front-page ul.news li:hover,#mp-front-page ul.news li:focus,#mp-front-page ul.news li:active,#mp-news .newsCategory ul.news li:hover,#mp-news .newsCategory ul.news li:focus,#mp-news .newsCategory ul.news li:active,#mp-news .featuredBox ul li:hover,#mp-news .featuredBox ul li:focus,#mp-news .featuredBox ul li:active,#mp-news ul.news li:hover,#mp-news ul.news li:focus,#mp-news ul.news li:active,#mp-right .newsCategory ul.news li:hover,#mp-right .newsCategory ul.news li:focus,#mp-right .newsCategory ul.news li:active,#mp-right .featuredBox ul li:hover,#mp-right .featuredBox ul li:focus,#mp-right .featuredBox ul li:active,#mp-right ul.news li:hover,#mp-right ul.news li:focus,#mp-right ul.news li:active{color:inherit}#mp-front-page .newsCategory ul.news li:last-child,#mp-front-page .featuredBox ul li:last-child,#mp-front-page ul.news li:last-child,#mp-news .newsCategory ul.news li:last-child,#mp-news .featuredBox ul li:last-child,#mp-news ul.news li:last-child,#mp-right .newsCategory ul.news li:last-child,#mp-right .featuredBox ul li:last-child,#mp-right ul.news li:last-child{margin-right:0}#mp-front-page .newsCategory ul.news li:hover .extraInfo,#mp-front-page .featuredBox ul li:hover .extraInfo,#mp-front-page ul.news li:hover .extraInfo,#mp-news .newsCategory ul.news li:hover .extraInfo,#mp-news .featuredBox ul li:hover .extraInfo,#mp-news ul.news li:hover .extraInfo,#mp-right .newsCategory ul.news li:hover .extraInfo,#mp-right .featuredBox ul li:hover .extraInfo,#mp-right ul.news li:hover .extraInfo{border-color:#FFF}#mp-front-page .newsCategory ul.news li.more,#mp-front-page .featuredBox ul li.more,#mp-front-page ul.news li.more,#mp-news .newsCategory ul.news li.more,#mp-news .featuredBox ul li.more,#mp-news ul.news li.more,#mp-right .newsCategory ul.news li.more,#mp-right .featuredBox ul li.more,#mp-right ul.news li.more{width:100%;position:relative}#mp-front-page .newsCategory ul.news li.more a,#mp-front-page .featuredBox ul li.more a,#mp-front-page ul.news li.more a,#mp-news .newsCategory ul.news li.more a,#mp-news .featuredBox ul li.more a,#mp-news ul.news li.more a,#mp-right .newsCategory ul.news li.more a,#mp-right .featuredBox ul li.more a,#mp-right ul.news li.more a{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:3rem}#mp-front-page .newsCategory ul.news li div,#mp-front-page .featuredBox ul li div,#mp-front-page ul.news li div,#mp-news .newsCategory ul.news li div,#mp-news .featuredBox ul li div,#mp-news ul.news li div,#mp-right .newsCategory ul.news li div,#mp-right .featuredBox ul li div,#mp-right ul.news li div{font-size:16px;line-height:18px}#mp-front-page .newsCategory ul.news li h3,#mp-front-page .featuredBox ul li h3,#mp-front-page ul.news li h3,#mp-news .newsCategory ul.news li h3,#mp-news .featuredBox ul li h3,#mp-news ul.news li h3,#mp-right .newsCategory ul.news li h3,#mp-right .featuredBox ul li h3,#mp-right ul.news li h3{overflow:hidden;width:100%;height:4rem;margin:12px 0 0 0;padding:3px 2px;font-family:Arial;line-height:1.8rem;font-size:1.5rem;font-weight:600;box-sizing:border-box}#mp-front-page .newsCategory ul.news li a,#mp-front-page .featuredBox ul li a,#mp-front-page ul.news li a,#mp-news .newsCategory ul.news li a,#mp-news .featuredBox ul li a,#mp-news ul.news li a,#mp-right .newsCategory ul.news li a,#mp-right .featuredBox ul li a,#mp-right ul.news li a{color:#333}#mp-front-page .newsCategory ul.news li .image,#mp-front-page .featuredBox ul li .image,#mp-front-page ul.news li .image,#mp-news .newsCategory ul.news li .image,#mp-news .featuredBox ul li .image,#mp-news ul.news li .image,#mp-right .newsCategory ul.news li .image,#mp-right .featuredBox ul li .image,#mp-right ul.news li .image{overflow:hidden;position:relative;width:100%;margin:12px 0 0 0;padding-top:56.25%}#mp-front-page .newsCategory ul.news li .image img,#mp-front-page .featuredBox ul li .image img,#mp-front-page ul.news li .image img,#mp-news .newsCategory ul.news li .image img,#mp-news .featuredBox ul li .image img,#mp-news ul.news li .image img,#mp-right .newsCategory ul.news li .image img,#mp-right .featuredBox ul li .image img,#mp-right ul.news li .image img{position:absolute;width:100%;top:0;right:0;bottom:0;left:0}#mp-front-page .newsCategory ul.news li .description,#mp-front-page .featuredBox ul li .description,#mp-front-page ul.news li .description,#mp-news .newsCategory ul.news li .description,#mp-news .featuredBox ul li .description,#mp-news ul.news li .description,#mp-right .newsCategory ul.news li .description,#mp-right .featuredBox ul li .description,#mp-right ul.news li .description{overflow:hidden;text-overflow:ellipsis;margin:12px 0 0 0;height:4.5rem;line-height:1.5rem;font-size:1rem}#mp-front-page .newsCategory ul.news li .extraInfo,#mp-front-page .featuredBox ul li .extraInfo,#mp-front-page ul.news li .extraInfo,#mp-news .newsCategory ul.news li .extraInfo,#mp-news .featuredBox ul li .extraInfo,#mp-news ul.news li .extraInfo,#mp-right .newsCategory ul.news li .extraInfo,#mp-right .featuredBox ul li .extraInfo,#mp-right ul.news li .extraInfo{max-height:2.4rem;margin-top:8px;padding-top:4px;border-top:1px solid #e6e6e6}#mp-front-page .newsCategory ul.news li .extraInfo .author,#mp-front-page .featuredBox ul li .extraInfo .author,#mp-front-page ul.news li .extraInfo .author,#mp-news .newsCategory ul.news li .extraInfo .author,#mp-news .featuredBox ul li .extraInfo .author,#mp-news ul.news li .extraInfo .author,#mp-right .newsCategory ul.news li .extraInfo .author,#mp-right .featuredBox ul li .extraInfo .author,#mp-right ul.news li .extraInfo .author{font-size:1rem;line-height:3rem}#mp-front-page .newsCategory ul.news li .extraInfo .author img,#mp-front-page .featuredBox ul li .extraInfo .author img,#mp-front-page ul.news li .extraInfo .author img,#mp-news .newsCategory ul.news li .extraInfo .author img,#mp-news .featuredBox ul li .extraInfo .author img,#mp-news ul.news li .extraInfo .author img,#mp-right .newsCategory ul.news li .extraInfo .author img,#mp-right .featuredBox ul li .extraInfo .author img,#mp-right ul.news li .extraInfo .author img{float:left;margin-right:3px;width:2rem;height:2rem;border:1px solid #7d868c}#mp-front-page .newsCategory ul.news li .extraInfo .stats,#mp-front-page .featuredBox ul li .extraInfo .stats,#mp-front-page ul.news li .extraInfo .stats,#mp-news .newsCategory ul.news li .extraInfo .stats,#mp-news .featuredBox ul li .extraInfo .stats,#mp-news ul.news li .extraInfo .stats,#mp-right .newsCategory ul.news li .extraInfo .stats,#mp-right .featuredBox ul li .extraInfo .stats,#mp-right ul.news li .extraInfo .stats{float:right;text-align:right;line-height:2.5rem;color:#85afce}#mp-front-page .newsCategory ul.news li .extraInfo .stats>div,#mp-front-page .featuredBox ul li .extraInfo .stats>div,#mp-front-page ul.news li .extraInfo .stats>div,#mp-news .newsCategory ul.news li .extraInfo .stats>div,#mp-news .featuredBox ul li .extraInfo .stats>div,#mp-news ul.news li .extraInfo .stats>div,#mp-right .newsCategory ul.news li .extraInfo .stats>div,#mp-right .featuredBox ul li .extraInfo .stats>div,#mp-right ul.news li .extraInfo .stats>div{display:inline-block}#mp-front-page .newsCategory ul.news li .extraInfo .stats>div:not(:last-child),#mp-front-page .featuredBox ul li .extraInfo .stats>div:not(:last-child),#mp-front-page ul.news li .extraInfo .stats>div:not(:last-child),#mp-news .newsCategory ul.news li .extraInfo .stats>div:not(:last-child),#mp-news .featuredBox ul li .extraInfo .stats>div:not(:last-child),#mp-news ul.news li .extraInfo .stats>div:not(:last-child),#mp-right .newsCategory ul.news li .extraInfo .stats>div:not(:last-child),#mp-right .featuredBox ul li .extraInfo .stats>div:not(:last-child),#mp-right ul.news li .extraInfo .stats>div:not(:last-child){margin-right:1rem}#mp-front-page .newsCategory ul.news li .adminHelper,#mp-front-page .featuredBox ul li .adminHelper,#mp-front-page ul.news li .adminHelper,#mp-news .newsCategory ul.news li .adminHelper,#mp-news .featuredBox ul li .adminHelper,#mp-news ul.news li .adminHelper,#mp-right .newsCategory ul.news li .adminHelper,#mp-right .featuredBox ul li .adminHelper,#mp-right ul.news li .adminHelper{z-index:2;position:absolute;left:0;right:0;bottom:0}#mp-front-page .newsCategory ul.news li .adminHelper .adminButtons,#mp-front-page .featuredBox ul li .adminHelper .adminButtons,#mp-front-page ul.news li .adminHelper .adminButtons,#mp-news .newsCategory ul.news li .adminHelper .adminButtons,#mp-news .featuredBox ul li .adminHelper .adminButtons,#mp-news ul.news li .adminHelper .adminButtons,#mp-right .newsCategory ul.news li .adminHelper .adminButtons,#mp-right .featuredBox ul li .adminHelper .adminButtons,#mp-right ul.news li .adminHelper .adminButtons{position:absolute;left:5%;right:5%;display:none}#mp-front-page .newsCategory ul.news li .adminHelper .appButtons a,#mp-front-page .featuredBox ul li .adminHelper .appButtons a,#mp-front-page ul.news li .adminHelper .appButtons a,#mp-news .newsCategory ul.news li .adminHelper .appButtons a,#mp-news .featuredBox ul li .adminHelper .appButtons a,#mp-news ul.news li .adminHelper .appButtons a,#mp-right .newsCategory ul.news li .adminHelper .appButtons a,#mp-right .featuredBox ul li .adminHelper .appButtons a,#mp-right ul.news li .adminHelper .appButtons a{display:block;margin:0 auto 5px;width:80%;text-align:center;color:#FFF}#mp-front-page .newsCategory ul.news li .adminHelper .views,#mp-front-page .featuredBox ul li .adminHelper .views,#mp-front-page ul.news li .adminHelper .views,#mp-news .newsCategory ul.news li .adminHelper .views,#mp-news .featuredBox ul li .adminHelper .views,#mp-news ul.news li .adminHelper .views,#mp-right .newsCategory ul.news li .adminHelper .views,#mp-right .featuredBox ul li .adminHelper .views,#mp-right ul.news li .adminHelper .views{opacity:.7;position:absolute;bottom:0;right:0;height:auto;padding:0 3px;font-size:.9rem;text-align:center;background-color:#002e6d;color:#FFF}#mp-front-page .newsCategory ul.news li .adminHelper .views:hover,#mp-front-page .featuredBox ul li .adminHelper .views:hover,#mp-front-page ul.news li .adminHelper .views:hover,#mp-news .newsCategory ul.news li .adminHelper .views:hover,#mp-news .featuredBox ul li .adminHelper .views:hover,#mp-news ul.news li .adminHelper .views:hover,#mp-right .newsCategory ul.news li .adminHelper .views:hover,#mp-right .featuredBox ul li .adminHelper .views:hover,#mp-right ul.news li .adminHelper .views:hover{opacity:.1}#mp-front-page .newsCategory ul.news li.mpBlogsBox,#mp-front-page .featuredBox ul li.mpBlogsBox,#mp-front-page ul.news li.mpBlogsBox,#mp-news .newsCategory ul.news li.mpBlogsBox,#mp-news .featuredBox ul li.mpBlogsBox,#mp-news ul.news li.mpBlogsBox,#mp-right .newsCategory ul.news li.mpBlogsBox,#mp-right .featuredBox ul li.mpBlogsBox,#mp-right ul.news li.mpBlogsBox{width:66%;padding:0;overflow:hidden;font-size:16px;line-height:18px;background-color:#363636}#mp-front-page .newsCategory ul.news li.mpBlogsBox:after,#mp-front-page .featuredBox ul li.mpBlogsBox:after,#mp-front-page ul.news li.mpBlogsBox:after,#mp-news .newsCategory ul.news li.mpBlogsBox:after,#mp-news .featuredBox ul li.mpBlogsBox:after,#mp-news ul.news li.mpBlogsBox:after,#mp-right .newsCategory ul.news li.mpBlogsBox:after,#mp-right .featuredBox ul li.mpBlogsBox:after,#mp-right ul.news li.mpBlogsBox:after{padding:0}#mp-front-page .newsCategory ul.news li.mpBlogsBox .slides,#mp-front-page .featuredBox ul li.mpBlogsBox .slides,#mp-front-page ul.news li.mpBlogsBox .slides,#mp-news .newsCategory ul.news li.mpBlogsBox .slides,#mp-news .featuredBox ul li.mpBlogsBox .slides,#mp-news ul.news li.mpBlogsBox .slides,#mp-right .newsCategory ul.news li.mpBlogsBox .slides,#mp-right .featuredBox ul li.mpBlogsBox .slides,#mp-right ul.news li.mpBlogsBox .slides{position:relative;padding-top:56.25%;overflow:hidden}#mp-front-page .newsCategory ul.news li.mpBlogsBox ul,#mp-front-page .featuredBox ul li.mpBlogsBox ul,#mp-front-page ul.news li.mpBlogsBox ul,#mp-news .newsCategory ul.news li.mpBlogsBox ul,#mp-news .featuredBox ul li.mpBlogsBox ul,#mp-news ul.news li.mpBlogsBox ul,#mp-right .newsCategory ul.news li.mpBlogsBox ul,#mp-right .featuredBox ul li.mpBlogsBox ul,#mp-right ul.news li.mpBlogsBox ul{position:absolute;left:0;top:0;right:0;bottom:0}#mp-front-page .newsCategory ul.news li.mpBlogsBox li,#mp-front-page .featuredBox ul li.mpBlogsBox li,#mp-front-page ul.news li.mpBlogsBox li,#mp-news .newsCategory ul.news li.mpBlogsBox li,#mp-news .featuredBox ul li.mpBlogsBox li,#mp-news ul.news li.mpBlogsBox li,#mp-right .newsCategory ul.news li.mpBlogsBox li,#mp-right .featuredBox ul li.mpBlogsBox li,#mp-right ul.news li.mpBlogsBox li{padding:0}#mp-front-page .newsCategory ul.news li.mpBlogsBox.right,#mp-front-page .featuredBox ul li.mpBlogsBox.right,#mp-front-page ul.news li.mpBlogsBox.right,#mp-news .newsCategory ul.news li.mpBlogsBox.right,#mp-news .featuredBox ul li.mpBlogsBox.right,#mp-news ul.news li.mpBlogsBox.right,#mp-right .newsCategory ul.news li.mpBlogsBox.right,#mp-right .featuredBox ul li.mpBlogsBox.right,#mp-right ul.news li.mpBlogsBox.right{float:right;margin-right:0;margin-left:0}#mp-front-page .newsCategory ul.news li.mpMikroblog,#mp-front-page .featuredBox ul li.mpMikroblog,#mp-front-page ul.news li.mpMikroblog,#mp-news .newsCategory ul.news li.mpMikroblog,#mp-news .featuredBox ul li.mpMikroblog,#mp-news ul.news li.mpMikroblog,#mp-right .newsCategory ul.news li.mpMikroblog,#mp-right .featuredBox ul li.mpMikroblog,#mp-right ul.news li.mpMikroblog{width:32%;padding:0;box-sizing:border-box;border:1px solid #cbbb9f}#mp-front-page .newsCategory ul.news li.mpMikroblog h4,#mp-front-page .featuredBox ul li.mpMikroblog h4,#mp-front-page ul.news li.mpMikroblog h4,#mp-news .newsCategory ul.news li.mpMikroblog h4,#mp-news .featuredBox ul li.mpMikroblog h4,#mp-news ul.news li.mpMikroblog h4,#mp-right .newsCategory ul.news li.mpMikroblog h4,#mp-right .featuredBox ul li.mpMikroblog h4,#mp-right ul.news li.mpMikroblog h4{margin:0;padding:0 5px;height:32px;line-height:32px;font-size:18px;font-weight:bold;background-color:#bf0508;color:#FFF}#mp-front-page .newsCategory ul.news li.mpMikroblog h4 span.hash,#mp-front-page .featuredBox ul li.mpMikroblog h4 span.hash,#mp-front-page ul.news li.mpMikroblog h4 span.hash,#mp-news .newsCategory ul.news li.mpMikroblog h4 span.hash,#mp-news .featuredBox ul li.mpMikroblog h4 span.hash,#mp-news ul.news li.mpMikroblog h4 span.hash,#mp-right .newsCategory ul.news li.mpMikroblog h4 span.hash,#mp-right .featuredBox ul li.mpMikroblog h4 span.hash,#mp-right ul.news li.mpMikroblog h4 span.hash{margin-right:3px;color:#b16162}#mp-front-page .newsCategory ul.news li.mpMikroblog p,#mp-front-page .featuredBox ul li.mpMikroblog p,#mp-front-page ul.news li.mpMikroblog p,#mp-news .newsCategory ul.news li.mpMikroblog p,#mp-news .featuredBox ul li.mpMikroblog p,#mp-news ul.news li.mpMikroblog p,#mp-right .newsCategory ul.news li.mpMikroblog p,#mp-right .featuredBox ul li.mpMikroblog p,#mp-right ul.news li.mpMikroblog p{margin:5px 5px 8px;text-align:justify}#mp-front-page .newsCategory ul.news li.mpMikroblog .more,#mp-front-page .featuredBox ul li.mpMikroblog .more,#mp-front-page ul.news li.mpMikroblog .more,#mp-news .newsCategory ul.news li.mpMikroblog .more,#mp-news .featuredBox ul li.mpMikroblog .more,#mp-news ul.news li.mpMikroblog .more,#mp-right .newsCategory ul.news li.mpMikroblog .more,#mp-right .featuredBox ul li.mpMikroblog .more,#mp-right ul.news li.mpMikroblog .more{display:block;position:absolute;bottom:0;width:100%;height:25px;text-align:center;line-height:25px;font-size:14px;font-weight:bold;background-color:rgba(255,255,255,0.8);color:#333}#mp-front-page .newsCategory ul.news li.mpMikroblog .more:after,#mp-front-page .featuredBox ul li.mpMikroblog .more:after,#mp-front-page ul.news li.mpMikroblog .more:after,#mp-news .newsCategory ul.news li.mpMikroblog .more:after,#mp-news .featuredBox ul li.mpMikroblog .more:after,#mp-news ul.news li.mpMikroblog .more:after,#mp-right .newsCategory ul.news li.mpMikroblog .more:after,#mp-right .featuredBox ul li.mpMikroblog .more:after,#mp-right ul.news li.mpMikroblog .more:after{content:' »'}#mp-front-page .newsCategory ul.news li.mpMikroblog .wrapper,#mp-front-page .featuredBox ul li.mpMikroblog .wrapper,#mp-front-page ul.news li.mpMikroblog .wrapper,#mp-news .newsCategory ul.news li.mpMikroblog .wrapper,#mp-news .featuredBox ul li.mpMikroblog .wrapper,#mp-news ul.news li.mpMikroblog .wrapper,#mp-right .newsCategory ul.news li.mpMikroblog .wrapper,#mp-right .featuredBox ul li.mpMikroblog .wrapper,#mp-right ul.news li.mpMikroblog .wrapper{padding-top:0}#mp-front-page .newsCategory,#mp-front-page .featuredBox,#mp-news .newsCategory,#mp-news .featuredBox,#mp-right .newsCategory,#mp-right .featuredBox{box-sizing:border-box;width:100%;display:inline-block;float:left;font-size:1rem}#mp-front-page .newsCategory.size-3,#mp-front-page .featuredBox.size-3,#mp-news .newsCategory.size-3,#mp-news .featuredBox.size-3,#mp-right .newsCategory.size-3,#mp-right .featuredBox.size-3{width:74%}#mp-front-page .newsCategory.size-3.related,#mp-front-page .featuredBox.size-3.related,#mp-news .newsCategory.size-3.related,#mp-news .featuredBox.size-3.related,#mp-right .newsCategory.size-3.related,#mp-right .featuredBox.size-3.related{width:100%}#mp-front-page .newsCategory.featuredBox ul li,#mp-front-page .featuredBox.featuredBox ul li,#mp-news .newsCategory.featuredBox ul li,#mp-news .featuredBox.featuredBox ul li,#mp-right .newsCategory.featuredBox ul li,#mp-right .featuredBox.featuredBox ul li{width:100%}#mp-front-page .newsCategory h2.section,#mp-front-page .featuredBox h2.section,#mp-news .newsCategory h2.section,#mp-news .featuredBox h2.section,#mp-right .newsCategory h2.section,#mp-right .featuredBox h2.section{overflow:hidden;margin-bottom:0}#mp-front-page .newsCategory.categoryPolska h2,#mp-front-page .newsCategory.categoryPolska .mIcon,#mp-front-page .newsCategory.categoryPolska h2 a,#mp-front-page .featuredBox.categoryPolska h2,#mp-front-page .featuredBox.categoryPolska .mIcon,#mp-front-page .featuredBox.categoryPolska h2 a,#mp-news .newsCategory.categoryPolska h2,#mp-news .newsCategory.categoryPolska .mIcon,#mp-news .newsCategory.categoryPolska h2 a,#mp-news .featuredBox.categoryPolska h2,#mp-news .featuredBox.categoryPolska .mIcon,#mp-news .featuredBox.categoryPolska h2 a,#mp-right .newsCategory.categoryPolska h2,#mp-right .newsCategory.categoryPolska .mIcon,#mp-right .newsCategory.categoryPolska h2 a,#mp-right .featuredBox.categoryPolska h2,#mp-right .featuredBox.categoryPolska .mIcon,#mp-right .featuredBox.categoryPolska h2 a{background-color:#af0506;color:#FFF}#mp-front-page .newsCategory.categorySwiat h2,#mp-front-page .newsCategory.categorySwiat .mIcon,#mp-front-page .newsCategory.categorySwiat h2 a,#mp-front-page .featuredBox.categorySwiat h2,#mp-front-page .featuredBox.categorySwiat .mIcon,#mp-front-page .featuredBox.categorySwiat h2 a,#mp-news .newsCategory.categorySwiat h2,#mp-news .newsCategory.categorySwiat .mIcon,#mp-news .newsCategory.categorySwiat h2 a,#mp-news .featuredBox.categorySwiat h2,#mp-news .featuredBox.categorySwiat .mIcon,#mp-news .featuredBox.categorySwiat h2 a,#mp-right .newsCategory.categorySwiat h2,#mp-right .newsCategory.categorySwiat .mIcon,#mp-right .newsCategory.categorySwiat h2 a,#mp-right .featuredBox.categorySwiat h2,#mp-right .featuredBox.categorySwiat .mIcon,#mp-right .featuredBox.categorySwiat h2 a{background-color:#028fd0;color:#FFF}#mp-front-page .newsCategory.categoryGospodarka h2,#mp-front-page .newsCategory.categoryGospodarka .mIcon,#mp-front-page .newsCategory.categoryGospodarka h2 a,#mp-front-page .featuredBox.categoryGospodarka h2,#mp-front-page .featuredBox.categoryGospodarka .mIcon,#mp-front-page .featuredBox.categoryGospodarka h2 a,#mp-news .newsCategory.categoryGospodarka h2,#mp-news .newsCategory.categoryGospodarka .mIcon,#mp-news .newsCategory.categoryGospodarka h2 a,#mp-news .featuredBox.categoryGospodarka h2,#mp-news .featuredBox.categoryGospodarka .mIcon,#mp-news .featuredBox.categoryGospodarka h2 a,#mp-right .newsCategory.categoryGospodarka h2,#mp-right .newsCategory.categoryGospodarka .mIcon,#mp-right .newsCategory.categoryGospodarka h2 a,#mp-right .featuredBox.categoryGospodarka h2,#mp-right .featuredBox.categoryGospodarka .mIcon,#mp-right .featuredBox.categoryGospodarka h2 a{background-color:#9a8d8a;color:#FFF}#mp-front-page .newsCategory.categorySieUdalo h2,#mp-front-page .newsCategory.categorySieUdalo .mIcon,#mp-front-page .newsCategory.categorySieUdalo h2 a,#mp-front-page .featuredBox.categorySieUdalo h2,#mp-front-page .featuredBox.categorySieUdalo .mIcon,#mp-front-page .featuredBox.categorySieUdalo h2 a,#mp-news .newsCategory.categorySieUdalo h2,#mp-news .newsCategory.categorySieUdalo .mIcon,#mp-news .newsCategory.categorySieUdalo h2 a,#mp-news .featuredBox.categorySieUdalo h2,#mp-news .featuredBox.categorySieUdalo .mIcon,#mp-news .featuredBox.categorySieUdalo h2 a,#mp-right .newsCategory.categorySieUdalo h2,#mp-right .newsCategory.categorySieUdalo .mIcon,#mp-right .newsCategory.categorySieUdalo h2 a,#mp-right .featuredBox.categorySieUdalo h2,#mp-right .featuredBox.categorySieUdalo .mIcon,#mp-right .featuredBox.categorySieUdalo h2 a{background-color:#1aad56;color:#FFF}#mp-front-page .newsCategory.categoryPlokalna h2,#mp-front-page .newsCategory.categoryPlokalna .mIcon,#mp-front-page .newsCategory.categoryPlokalna h2 a,#mp-front-page .newsCategory.categoryPolska-lokalna h2,#mp-front-page .newsCategory.categoryPolska-lokalna .mIcon,#mp-front-page .newsCategory.categoryPolska-lokalna h2 a,#mp-front-page .featuredBox.categoryPlokalna h2,#mp-front-page .featuredBox.categoryPlokalna .mIcon,#mp-front-page .featuredBox.categoryPlokalna h2 a,#mp-front-page .featuredBox.categoryPolska-lokalna h2,#mp-front-page .featuredBox.categoryPolska-lokalna .mIcon,#mp-front-page .featuredBox.categoryPolska-lokalna h2 a,#mp-news .newsCategory.categoryPlokalna h2,#mp-news .newsCategory.categoryPlokalna .mIcon,#mp-news .newsCategory.categoryPlokalna h2 a,#mp-news .newsCategory.categoryPolska-lokalna h2,#mp-news .newsCategory.categoryPolska-lokalna .mIcon,#mp-news .newsCategory.categoryPolska-lokalna h2 a,#mp-news .featuredBox.categoryPlokalna h2,#mp-news .featuredBox.categoryPlokalna .mIcon,#mp-news .featuredBox.categoryPlokalna h2 a,#mp-news .featuredBox.categoryPolska-lokalna h2,#mp-news .featuredBox.categoryPolska-lokalna .mIcon,#mp-news .featuredBox.categoryPolska-lokalna h2 a,#mp-right .newsCategory.categoryPlokalna h2,#mp-right .newsCategory.categoryPlokalna .mIcon,#mp-right .newsCategory.categoryPlokalna h2 a,#mp-right .newsCategory.categoryPolska-lokalna h2,#mp-right .newsCategory.categoryPolska-lokalna .mIcon,#mp-right .newsCategory.categoryPolska-lokalna h2 a,#mp-right .featuredBox.categoryPlokalna h2,#mp-right .featuredBox.categoryPlokalna .mIcon,#mp-right .featuredBox.categoryPlokalna h2 a,#mp-right .featuredBox.categoryPolska-lokalna h2,#mp-right .featuredBox.categoryPolska-lokalna .mIcon,#mp-right .featuredBox.categoryPolska-lokalna h2 a{background-color:#af211c;color:#FFF}#mp-front-page .newsCategory.categoryNaukatechnologie h2,#mp-front-page .newsCategory.categoryNaukatechnologie .mIcon,#mp-front-page .newsCategory.categoryNaukatechnologie h2 a,#mp-front-page .featuredBox.categoryNaukatechnologie h2,#mp-front-page .featuredBox.categoryNaukatechnologie .mIcon,#mp-front-page .featuredBox.categoryNaukatechnologie h2 a,#mp-news .newsCategory.categoryNaukatechnologie h2,#mp-news .newsCategory.categoryNaukatechnologie .mIcon,#mp-news .newsCategory.categoryNaukatechnologie h2 a,#mp-news .featuredBox.categoryNaukatechnologie h2,#mp-news .featuredBox.categoryNaukatechnologie .mIcon,#mp-news .featuredBox.categoryNaukatechnologie h2 a,#mp-right .newsCategory.categoryNaukatechnologie h2,#mp-right .newsCategory.categoryNaukatechnologie .mIcon,#mp-right .newsCategory.categoryNaukatechnologie h2 a,#mp-right .featuredBox.categoryNaukatechnologie h2,#mp-right .featuredBox.categoryNaukatechnologie .mIcon,#mp-right .featuredBox.categoryNaukatechnologie h2 a{background-color:#05a9af;color:#FFF}#mp-front-page .newsCategory.categorySpoleczenstwo h2,#mp-front-page .newsCategory.categorySpoleczenstwo .mIcon,#mp-front-page .newsCategory.categorySpoleczenstwo h2 a,#mp-front-page .featuredBox.categorySpoleczenstwo h2,#mp-front-page .featuredBox.categorySpoleczenstwo .mIcon,#mp-front-page .featuredBox.categorySpoleczenstwo h2 a,#mp-news .newsCategory.categorySpoleczenstwo h2,#mp-news .newsCategory.categorySpoleczenstwo .mIcon,#mp-news .newsCategory.categorySpoleczenstwo h2 a,#mp-news .featuredBox.categorySpoleczenstwo h2,#mp-news .featuredBox.categorySpoleczenstwo .mIcon,#mp-news .featuredBox.categorySpoleczenstwo h2 a,#mp-right .newsCategory.categorySpoleczenstwo h2,#mp-right .newsCategory.categorySpoleczenstwo .mIcon,#mp-right .newsCategory.categorySpoleczenstwo h2 a,#mp-right .featuredBox.categorySpoleczenstwo h2,#mp-right .featuredBox.categorySpoleczenstwo .mIcon,#mp-right .featuredBox.categorySpoleczenstwo h2 a{background-color:#c8b150;color:#FFF}#mp-front-page .newsCategory.categoryRozrywka h2,#mp-front-page .newsCategory.categoryRozrywka .mIcon,#mp-front-page .newsCategory.categoryRozrywka h2 a,#mp-front-page .featuredBox.categoryRozrywka h2,#mp-front-page .featuredBox.categoryRozrywka .mIcon,#mp-front-page .featuredBox.categoryRozrywka h2 a,#mp-news .newsCategory.categoryRozrywka h2,#mp-news .newsCategory.categoryRozrywka .mIcon,#mp-news .newsCategory.categoryRozrywka h2 a,#mp-news .featuredBox.categoryRozrywka h2,#mp-news .featuredBox.categoryRozrywka .mIcon,#mp-news .featuredBox.categoryRozrywka h2 a,#mp-right .newsCategory.categoryRozrywka h2,#mp-right .newsCategory.categoryRozrywka .mIcon,#mp-right .newsCategory.categoryRozrywka h2 a,#mp-right .featuredBox.categoryRozrywka h2,#mp-right .featuredBox.categoryRozrywka .mIcon,#mp-right .featuredBox.categoryRozrywka h2 a{background-color:#fa6604;color:#FFF}#mp-front-page .newsCategory.category h2 small,#mp-front-page .featuredBox.category h2 small,#mp-news .newsCategory.category h2 small,#mp-news .featuredBox.category h2 small,#mp-right .newsCategory.category h2 small,#mp-right .featuredBox.category h2 small{float:right;margin-right:10px;font-style:normal;font-weight:normal}#mp-front-page .newsCategory.related h2,#mp-front-page .featuredBox.related h2,#mp-news .newsCategory.related h2,#mp-news .featuredBox.related h2,#mp-right .newsCategory.related h2,#mp-right .featuredBox.related h2{color:#0071ce;background-color:#FFF;border:1px solid #0071ce}#mp-front-page .newsCategory.related h2 a,#mp-front-page .featuredBox.related h2 a,#mp-news .newsCategory.related h2 a,#mp-news .featuredBox.related h2 a,#mp-right .newsCategory.related h2 a,#mp-right .featuredBox.related h2 a{color:#0071ce}#mp-front-page .widget,#mp-news .widget,#mp-right .widget{float:left;display:inline-block;font-size:1rem;overflow:hidden}#mp-front-page .widget h2,#mp-news .widget h2,#mp-right .widget h2{margin-bottom:0}#mp-front-page .widget .picturesWidget,#mp-news .widget .picturesWidget,#mp-right .widget .picturesWidget{max-height:270px;overflow:hidden}#mp-front-page .widget .picturesWidget img,#mp-news .widget .picturesWidget img,#mp-right .widget .picturesWidget img{width:100%}#mp-front-page .widget.size-2,#mp-news .widget.size-2,#mp-right .widget.size-2{width:48%;margin-left:0}#mp-front-page .widget .mikroblog,#mp-news .widget .mikroblog,#mp-right .widget .mikroblog{position:relative;overflow:hidden;height:300px;font-size:1.3rem;line-height:1.8rem}#mp-front-page .widget .mikroblog .more,#mp-news .widget .mikroblog .more,#mp-right .widget .mikroblog .more{display:block;position:absolute;bottom:0;left:0;right:0;padding-top:1.5rem;text-align:center;font-size:1.5rem;color:#000;-webkit-box-shadow:inset 0 -3rem 2.5rem 0 rgba(255,255,255,0.95);-moz-box-shadow:inset 0 -3rem 2.5rem 0 rgba(255,255,255,0.95);box-shadow:inset 0 -3rem 2.5rem 0 rgba(255,255,255,0.95)}#mp-front-page .widget .mikroblog .more:hover,#mp-news .widget .mikroblog .more:hover,#mp-right .widget .mikroblog .more:hover{text-decoration:underline}#mp-front-page .newsCategory,#mp-front-page .widget,#mp-front-page .featuredBox,#mp-news .newsCategory,#mp-news .widget,#mp-news .featuredBox,#mp-right .newsCategory,#mp-right .widget,#mp-right .featuredBox{box-sizing:border-box;max-width:100%;padding-right:2%}#mp-front-page .newsCategory:last-child:not(.related),#mp-front-page .widget:last-child:not(.related),#mp-front-page .featuredBox:last-child:not(.related),#mp-news .newsCategory:last-child:not(.related),#mp-news .widget:last-child:not(.related),#mp-news .featuredBox:last-child:not(.related),#mp-right .newsCategory:last-child:not(.related),#mp-right .widget:last-child:not(.related),#mp-right .featuredBox:last-child:not(.related){padding-right:0;padding-left:2%}#mp-front-page .newsCategory:first-child:last-child,#mp-front-page .widget:first-child:last-child,#mp-front-page .featuredBox:first-child:last-child,#mp-news .newsCategory:first-child:last-child,#mp-news .widget:first-child:last-child,#mp-news .featuredBox:first-child:last-child,#mp-right .newsCategory:first-child:last-child,#mp-right .widget:first-child:last-child,#mp-right .featuredBox:first-child:last-child{padding-right:0;padding-left:0}#mp-front-page .newsCategory.size-1,#mp-front-page .widget.size-1,#mp-front-page .featuredBox.size-1,#mp-news .newsCategory.size-1,#mp-news .widget.size-1,#mp-news .featuredBox.size-1,#mp-right .newsCategory.size-1,#mp-right .widget.size-1,#mp-right .featuredBox.size-1{width:25%}#mp-front-page .newsCategory.size-1:nth-child(3),#mp-front-page .widget.size-1:nth-child(3),#mp-front-page .featuredBox.size-1:nth-child(3),#mp-news .newsCategory.size-1:nth-child(3),#mp-news .widget.size-1:nth-child(3),#mp-news .featuredBox.size-1:nth-child(3),#mp-right .newsCategory.size-1:nth-child(3),#mp-right .widget.size-1:nth-child(3),#mp-right .featuredBox.size-1:nth-child(3){padding-left:2%}#mp-front-page .newsCategory.size-2,#mp-front-page .widget.size-2,#mp-front-page .featuredBox.size-2,#mp-news .newsCategory.size-2,#mp-news .widget.size-2,#mp-news .featuredBox.size-2,#mp-right .newsCategory.size-2,#mp-right .widget.size-2,#mp-right .featuredBox.size-2{width:50%}#mp-front-page .newsCategory.size-3,#mp-front-page .widget.size-3,#mp-front-page .featuredBox.size-3,#mp-news .newsCategory.size-3,#mp-news .widget.size-3,#mp-news .featuredBox.size-3,#mp-right .newsCategory.size-3,#mp-right .widget.size-3,#mp-right .featuredBox.size-3{width:75%}#mp-front-page .newsCategory.size-4,#mp-front-page .widget.size-4,#mp-front-page .featuredBox.size-4,#mp-news .newsCategory.size-4,#mp-news .widget.size-4,#mp-news .featuredBox.size-4,#mp-right .newsCategory.size-4,#mp-right .widget.size-4,#mp-right .featuredBox.size-4{padding-right:0}#mp-front-page ul.mpComments .votes,#mp-news ul.mpComments .votes,#mp-right ul.mpComments .votes{margin-right:.5rem}#mp-front-page .regions,#mp-news .regions,#mp-right .regions{margin:0;padding:0;list-style:none;margin-bottom:25px;padding:5px 5px 5px 25px;columns:4;background-color:#af4541;box-shadow:0 10px 20px rgba(0,0,0,0.19),0 6px 6px rgba(0,0,0,0.23)}#mp-front-page .regions li,#mp-news .regions li,#mp-right .regions li{display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transform-origin:100% 0;transform-origin:100% 0;display:block;font-size:1.6rem;line-height:1.4}#mp-front-page .regions li:hover,#mp-front-page .regions li:focus,#mp-front-page .regions li:active,#mp-news .regions li:hover,#mp-news .regions li:focus,#mp-news .regions li:active,#mp-right .regions li:hover,#mp-right .regions li:focus,#mp-right .regions li:active{-webkit-animation-name:hvr-wobble-bottom;animation-name:hvr-wobble-bottom;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}#mp-front-page .regions li.active,#mp-news .regions li.active,#mp-right .regions li.active{font-weight:bold}#mp-front-page .regions a,#mp-news .regions a,#mp-right .regions a{color:#FFF}#mp-news:after{clear:both;display:block;height:0;content:' '}#mp-news.category{margin-bottom:1.5rem}#mp-news .newsCategory ul.news,#mp-news ul.news{white-space:normal}#mp-news .newsCategory ul.news li,#mp-news ul.news li{width:32%;float:left;margin-right:2%}#mp-news .newsCategory ul.news li:nth-child(3n),#mp-news ul.news li:nth-child(3n){margin-right:0}article.rssNews .image{overflow:hidden;float:left;width:30%;max-height:160px;margin:0 15px 15px 0}article.rssNews .image img{width:100%}article.rssNews h1{margin:0 0 10px 0;padding:0;font-size:30px;line-height:38px;color:#cb3609;background-color:transparent;border:0}article.rssNews .socialButtons ul,article.rssNews .socialButtonsBottom ul{margin:0 0 15px 0;padding:0;list-style:none}article.rssNews .socialButtons li,article.rssNews .socialButtonsBottom li{display:inline-block;width:90px;text-align:center}article.rssNews .socialButtons li.facebook,article.rssNews .socialButtonsBottom li.facebook{line-height:0}article.rssNews .socialButtons li:last-child,article.rssNews .socialButtonsBottom li:last-child{width:auto}article.rssNews p{clear:both;margin:0 0 15px 0}article.rssNews p.lead{width:100%;text-align:justify;font-size:16px;line-height:22px;font-weight:bold}article.rssNews p.content{clear:both;width:100%;text-align:justify;font-size:16px;line-height:22px;color:#444}article.rssNews p img{max-width:100%}article.rssNews .date{font-size:11px;color:#999}article.rssNews .externalLink .label{font-weight:bold}article.rssNews .userComments{margin-top:20px}section#mp-widgets ul{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;line-height:0;font-size:0}section#mp-widgets li{margin:0 1% 15px 0;padding:0;white-space:nowrap;line-height:27px;font-size:12px;font-weight:bold;text-transform:uppercase;cursor:default}section#mp-widgets li.weather,section#mp-widgets li.googlePlus,section#mp-widgets li:last-child{margin-right:0}section#mp-widgets li.exchangeRates{width:42%;color:#73a3bb}section#mp-widgets li.stock{width:27%;color:#7e827d}section#mp-widgets li.weather{width:27%;color:#7e827d;color:#7694a8}section#mp-widgets li img{float:left;margin-right:4px}section#mp-widgets li .widgetContent{display:none}section#mp-widgets li.facebook,section#mp-widgets li.twitter,section#mp-widgets li.googlePlus{overflow:hidden;height:20px;max-height:20px;margin-bottom:10px}section#mp-widgets li.facebook{width:39%;line-height:8px}section#mp-widgets li.twitter{width:36%}section#mp-widgets li.googlePlus{width:23%}section#mp-widgets li.twitter iframe{width:107px !important;height:20px !important;border-radius:4px !important;border-right:1px solid #aaa !important}section#mp-widgets li.search{position:relative;float:none;width:100%;font-size:0}section#mp-blogger-twitter{margin-bottom:5px}ul.mpComments{margin:0;padding:0;list-style:none}ul.mpComments li{margin:0;padding:.6rem 0}ul.mpComments li:after{content:" ";display:block;height:0;clear:both}ul.mpComments li:nth-child(2n){background-color:#f2f2f2}ul.mpComments .avatar{width:3.9rem;height:3.9rem;float:left;margin-right:.5rem;border-radius:5px}ul.mpComments .info{margin-bottom:.3rem;color:#555}ul.mpComments .info .user{font-weight:bold;color:#555}ul.mpComments .info time{white-space:nowrap;color:#AAA}ul.mpComments p.content{margin:0 0 0 4rem;max-height:2.4rem;overflow:hidden;font-size:1rem;line-height:1.2rem}ul.mpComments .votes{float:right;font-size:1.2rem;font-weight:bold}ul.mpComments .votes.plus{color:#0b8800}ul.mpComments .votes.minus{color:#900000}ul.mpBlogPosts{margin:.6rem 0 0 0;padding:0;list-style:none}ul.mpBlogPosts:after{clear:both;display:block;height:0;content:' '}ul.mpBlogPosts li{position:relative;overflow:hidden;float:left;display:inline-block;margin-bottom:1.2rem;width:23%;height:9rem;margin-right:2.666%}ul.mpBlogPosts li:nth-child(4n+4){margin-right:0}ul.mpBlogPosts li:hover{background-color:#e9e9e9}ul.mpBlogPosts li .avatar{float:left;margin-right:.5rem;width:3.9rem;height:3.9rem;border-radius:5px}ul.mpBlogPosts li h4{margin:0 0 .2rem 0;font-size:1.2rem;font-weight:bold}ul.mpBlogPosts li p{margin:0 0 0 4.4rem}ul.mpBlogPosts li .go{position:absolute;top:0;right:0;bottom:0;left:0}h2.section{position:relative;height:3.4rem;margin:0 0 10px 0;padding:0 0 0 25px;line-height:3.4rem;font-family:Roboto,sans-serif;text-transform:uppercase;font-weight:500;font-size:1.8rem;text-shadow:none;border:0;color:#FFF;background-color:#0071ce;cursor:default;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}h2.section a{float:left}h2.section.notransform{text-transform:none}h2.section.notransform .more{text-transform:uppercase}h2.section.purple{height:2.8rem;line-height:2.8rem;font-size:1.5rem;background-color:#662d91}h2.section.rss-list{background-color:#999}h2.section span.fade{color:#c85d4a}h2.section .category{float:right;margin-right:10px;font-size:18px;color:#FFF}h2.section .more{position:absolute;right:10px;font-size:12px;color:#FFF;display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%}h2.section .more:hover,h2.section .more:focus,h2.section .more:active{-webkit-transform:skew(-10deg);transform:skew(-10deg)}h2.section .more:after{content:' »'}h2.section .twitter{font-size:1.5rem;color:#22b5ff}h2.section .twitterUsername{font-size:1.5rem}h2.section a{color:#FFF}h2.section a:hover{text-decoration:underline}.mIcon{float:left;display:inline-block;width:40px;height:40px;margin-right:5px;border-radius:5px;background-color:#b0a696;background-image:url("../public/themes/mp24/css/../M.png");background-position:9px 9px;background-repeat:no-repeat}.gotoBlogs{display:none}.mpBlogsBox{position:relative}.mpBlogsBox img{max-height:none !important}.mpBlogsBox .bx-wrapper,.mpBlogsBox .bx-viewport,.mpBlogsBox .bx-wrapper img{margin-top:0 !important;position:absolute;left:0;top:0;right:0;bottom:0}.mpBlogsBox .bx-viewport{box-shadow:none !important;background:none !important;border:none !important;left:0 !important}.mpBlogsBox h4{height:25px;margin:2px 0 3px;text-align:center;font-weight:bold;line-height:25px;font-size:20px;color:#ff1216}.mpBlogsBox h4 a{color:#ff1216 !important}.mpBlogsBox .more{position:absolute;top:0;right:5px;font-size:14px;color:#bf0d10}.mpBlogsBox .more:after{content:' »'}.mpBlogsBox .pager{height:20px;text-align:center}.mpBlogsBox .pager div{display:inline}.mpBlogsBox .pager .page{display:inline-block;height:20px;margin:0 3px;padding:0 3px;font-weight:bold;font-size:14px;outline:0;color:#FFF}.mpBlogsBox .pager .page.active{margin:0;padding:0 6px;background-color:#f50505}.mpBlogsBox .pager .prev,.mpBlogsBox .pager .next{display:inline-block;float:left;width:30px;height:20px;text-align:center;line-height:20px;font-size:16px;font-weight:bold;color:#d1ccb8;background-color:#575656}.mpBlogsBox .pager .prev a{display:block}.mpBlogsBox .pager .next{float:right}.mpBlogsBox .pager .next a{display:block}.mpBlogsBox .bx-caption{width:40%;position:absolute;left:auto;right:0;bottom:0;padding:15px 10px;font-weight:bold;line-height:18px;font-size:16px;color:#FFF;background-color:rgba(0,0,0,0.85)}.mpBlogsBox .bx-caption span{padding:0}#rss-news ul{margin:0;padding:0;list-style-type:square;column-count:2;column-gap:45px;-moz-column-count:2;-moz-column-gap:45px;-webkit-column-count:2;-webkit-column-gap:45px}#rss-news li{display:inline-block;width:100%;margin:0 0 10px 0;font-size:16px;color:#736969}#rss-news li h4{font-size:15px}#rss-news li a{font-weight:normal;color:#736969}#rss-news li:nth-child(even) a{font-weight:bold}footer{box-sizing:border-box;position:relative;left:0;right:0;clear:both;width:100%;margin:10px 0 0 0;padding:0 50px;font-size:14px;background-color:#002e6d;color:#0071ce}footer .wrapper{position:relative;margin:0 auto}footer .info{float:right;padding:.8rem;box-sizing:border-box;line-height:25px;font-size:18px;font-weight:bold;background-color:#0071ce;color:#FFF}footer .info .copyright{display:inline-block;margin-left:1rem}footer .info a{color:#FFF}footer .header{font-weight:bold}footer .links{margin:0;padding:3rem 0;width:50%;list-style:none;column-count:3;-moz-column-count:3;-webkit-column-count:3}footer .links li{position:relative}footer .links li:before{content:'';display:block;height:1px}footer .links a{display:block;margin-bottom:5px;color:#0071ce}footer .links a:hover{color:#FFF}footer .socialButtons{position:absolute;top:5rem;right:2rem}footer .socialButtons a{display:inline-block;width:3.5rem;margin-right:1.5rem;padding:.5rem 0;text-align:center;font-size:0;color:#0071ce;border:1px solid #0071ce}footer .socialButtons a:last-child{margin-right:0}footer .socialButtons a i{line-height:2.5rem;font-size:2.5rem}footer .socialButtons a:hover{color:#FFF;border-color:#FFF}footer .icon{float:left;width:14px;height:14px;margin:1px 0 0 -16px}.loginButtons{margin:1rem 0 1rem 0;text-align:center}.loginButtons a{display:inline-block;width:auto;margin:0 10px 10px 0;padding:.5rem 1.2rem;line-height:1.4rem;font-size:1.4rem;font-weight:bold;border:0;background-color:#002e6d;color:#FFF;display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;overflow:hidden;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:color,background-color;transition-property:color,background-color}.loginButtons a:hover,.loginButtons a:focus,.loginButtons a:active{background-color:#FFF;color:white}.appButtons a,.appButtons input[type="submit"]{display:inline-block;width:auto;height:25px;margin:0 10px 10px 0;padding:0 15px;line-height:25px;font-size:16px;font-weight:bold;border:0;background-color:#002e6d;color:#FFF;cursor:pointer;display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;overflow:hidden;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:color,background-color;transition-property:color,background-color}.appButtons a:hover,.appButtons a:focus,.appButtons a:active,.appButtons input[type="submit"]:hover,.appButtons input[type="submit"]:focus,.appButtons input[type="submit"]:active{background-color:#FFF;color:white}.appButtons a:hover,.appButtons a:focus,.appButtons a:active,.appButtons input[type="submit"]:hover,.appButtons input[type="submit"]:focus,.appButtons input[type="submit"]:active{background-color:#0071ce;color:#FFF}.loginButtons a img,.appButtons a img{float:left;width:16px;height:16px;margin:4px 5px 0 -5px}.loginButtons a.facebook{background-color:#3d5b99}.loginButtons a.facebook:hover{background-color:#0071ce}.loginButtons a:hover{background-color:#0071ce}.appButtons.small a,.appButtons.small input[type="submit"]{height:20px;margin:0 5px 5px 0;padding:0 5px;font-size:13px;line-height:20px}.appButtons a.green{background-color:#379728}.appButtons a.green:hover{background-color:#37aa28}.appButtons a.red{background-color:#972929}.appButtons a.red:hover{background-color:#ab2e2e}.userComments{margin:2rem 0 1rem;overflow:hidden}.userComments .label{margin-bottom:1rem;height:1.8rem;font-weight:bold;letter-spacing:4px;font-size:1.4rem;line-height:1.8rem;color:#888}.userComments .label .count{letter-spacing:2px;color:#0071ce}.userComments .label .count:before{content:'(';color:#002e6d}.userComments .label .count:after{content:')';color:#002e6d}.userComments .label .postComment{font-size:14px;letter-spacing:0;color:#444}.userComments .comment{margin-bottom:25px}.userComments .comment.deleted{opacity:.5}.userComments .comment .avatar{float:left;width:60px;height:60px}.userComments .comment .commentInfo{height:25px;margin:0 0 2px 65px;padding-left:10px;font-size:14px;line-height:25px;background-color:#f3f3f3;background-image:url("../public/themes/mp24/css/../icons/comment_pointer.png");background-repeat:no-repeat}.userComments .comment .commentUser a{font-weight:bold;color:#222}.userComments .comment .commentDate{margin-left:10px;color:#999;cursor:default}.userComments .comment .commentDate:hover{color:#666}.userComments .comment .commentVotes{font-size:1.5rem;font-weight:bold}.userComments .comment .commentVotes.plus{color:#0b8800}.userComments .comment .commentVotes.minus{color:#900000}.userComments .comment .commentVoteButtons{margin-left:.6rem;float:right;font-size:19px}.userComments .comment .commentVoteButtons a{margin-right:3px}.userComments .comment .commentVoteButtons a:hover{color:#333}.userComments .comment .commentVoteButtons a.active i:not(.active){display:none}.userComments .comment .commentVoteButtons a:not(.active) i.active{display:none}.userComments .commentContent{margin-left:75px;font-size:15px;line-height:20px}.userComments .commentContent p{margin:5px 0 0 0}.userComments .commentReplies .commentContent{margin-left:55px}.userComments .commentContent blockquote{min-height:25px;margin:5px 20px;padding:0 10px 0 40px;font-style:italic;background-image:url("../public/themes/mp24/css/../icons/quote.png");background-size:30px 25px;background-repeat:no-repeat;background-position:5px 5px;background-color:#f4f4f4}.userComments .commentButtons{text-align:right}.userComments .commentButtons a{color:#156de9}.userComments .commentButtons a:hover{text-decoration:underline}.userComments .commentButtons .editButton .countdown{color:#cd3232}.userComments .commentReplies{margin-top:10px;margin-left:75px}.userComments .commentReplies .avatar{width:40px;height:40px}.userComments .commentReplies .commentInfo{margin-left:45px}.userComments .newComment textarea{display:block;width:100%;height:140px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.userComments .newComment .submit{float:right;margin-top:5px;padding:0 10px;height:30px;line-height:30px;font-size:14px;font-weight:normal;color:#000}.userComments .newComment .option{float:right;height:22px;margin-top:9px;margin-right:10px;font-size:14px;line-height:22px}.userComments .newComment .option.facebook{padding:0 4px 0 2px;border-radius:3px;background-color:#3b5998;color:#fff}.userComments .newComment .option.facebook:hover{background-color:#4b67a1}.userComments .newComment .option input{float:left;width:22px;height:22px}.userComments .newComment .option label{float:left;font-size:14px;line-height:22px}.newComment .editorButtons{float:left;margin-top:5px;font-size:0}.newComment .editorButtons a{box-sizing:border-box;display:inline-block;width:30px;height:30px;margin-right:5px;line-height:30px;font-size:14px;text-align:center;color:#7b6a58;background-color:#EEE;border:1px solid #999}.newComment .editorButtons a:hover{color:#000}section#user-profile .avatar{float:left;width:25%;height:auto;margin:0 3% 0 0}section#user-profile .basicInfo{padding-left:28%}section#user-profile .basicInfo ul{margin:0;padding:0;list-style:none;column-count:2;column-gap:25px;-moz-column-count:2;-moz-column-gap:25px;-webkit-column-count:2;-webkit-column-gap:25px}section#pm .basicInfo ul{margin:0;padding:0;list-style:none;column-count:2;column-gap:25px;-moz-column-count:2;-moz-column-gap:25px;-webkit-column-count:2;-webkit-column-gap:25px}section#user-profile .basicInfo li,section#pm .basicInfo li{display:inline-block;width:100%;margin:0 0 15px 0;font-size:16px;color:#555}section#user-profile .basicInfo .label,section#pm .basicInfo .label{display:block;font-size:24px;line-height:30px;color:#0071ce}section#user-profile .basicInfo li.blog .label{color:#002e6d}section#user-profile .basicInfo .socialMedia a{margin-right:5px}section#user-profile .basicInfo .socialMedia img{width:50px;height:50px}section#user-profile .basicInfo .subInfo{margin-top:10px}section#user-profile .basicInfo .subInfo .label{font-size:15px;line-height:20px;color:#85a6b2 !important}section#pm .basicInfo li{display:inline}section#pm .content{margin:15px 0;padding:0 10px;font-size:15px;line-height:20px}section#pm .appButtons{float:right}.infoBox{width:100%;z-index:10000;margin-top:58px}.infoBox .infoBoxContent{box-sizing:border-box;position:relative;margin:0 auto;padding:1rem 3.2rem 1rem 50px;background-color:#0071ce;color:#FFF}.infoBox .close{position:absolute;top:0;right:5px;font-size:3rem}.infoBox .close:hover{color:#002e6d}.infoBox p.message{margin:0;padding:0;font-size:1rem;line-height:16px}.infoBox a{color:#FFF}.infoBoxSeperator{min-height:42px}.qtip .buttons a{margin-right:.3rem;font-size:2.1rem;color:#FFF}img{border:0}h4{margin:2px 0 5px 0;font-weight:normal;font-size:18px;color:#666}h6{margin:0 0 15px 0;font-size:14px;font-weight:bold}.clear{clear:both}.clearfix:after{content:" ";display:block;height:0;clear:both}.clearUl{list-style:none;padding:0}@media(min-width:1600px){header#mp-header{padding:0}header#mp-header .headerContent{width:1400px}#mp-container{width:1400px;padding-left:0;padding-right:0}.infoBoxContent{width:1400px}footer{padding-left:0;padding-right:0}footer .wrapper{width:1400px}}@media(max-width:1024px){#mp-container{width:1000px;margin:0 auto;padding-left:0;padding-right:0}#memes .item{width:33.33%}.relatedPosts .plista_widget_belowArticle .itemLink,.relatedPosts .plista_widget_belowArticle .itemLinkPET{box-sizing:border-box;width:50%}.infoBox .infoBoxContent{padding-left:5px}}@media(max-width:800px){body{overflow-x:hidden}header#mp-header{margin-left:0;padding-left:10px;padding-right:10px;transition:all .3s ease}header#mp-header.navOpen{margin-left:250px}header#mp-header nav ul{display:block;position:fixed;top:0;left:0;margin-left:-250px;padding:0;width:250px;height:100%;background-color:#0068bd;border-top:4px solid #0071ce;transition:all .3s ease}header#mp-header nav ul.active{margin-left:0}header#mp-header nav ul li{display:block;margin-top:3px;margin-bottom:3px;text-align:left;border-bottom:1px solid #2685d4}header#mp-header nav ul li a{display:block;margin-top:0;padding-top:.5rem;padding-bottom:.5rem;font-size:18px}header#mp-header #mobile-menu,header#mp-header #header-facebook-button{display:inline-block !important}#mp-user-area .close,.qtip .close.qtip-icon{display:inline-block}#mp-container{width:100%;margin-left:0;padding-left:10px;padding-right:10px;transition:all .3s ease}#mp-container.navOpen{margin-left:250px}#mp-left{width:100%;margin:0}#mp-right{width:100%;margin:10px 0 0 0}#mp-widgets{display:none}section#mp-experts li,section#mp-mini-dashboard li{width:9.1%}#mp-featured .bx-wrapper .bx-viewport>ul .caption h2{margin-top:10%;font-size:1.8rem}#form-login,#form-register{width:auto}#form-register .columnRules{display:block;width:100%}#form-register .columnSubmit{float:none;width:100%;margin-top:1rem;text-align:center}#form-register .columnSubmit input{width:100%}.infoBoxContent{margin:0 10px}.gotoBlogs{display:block}footer{margin-left:0;transition:all .3s ease}footer.navOpen{margin-left:250px}footer .links{width:60%}footer .socialButtons{right:0}}@media only screen and (max-width:768px) and (min-width:481px){#mp-front-page .widget.takasytuacja h2,#mp-front-page .widget.poll h2{font-size:1.4rem}}@media(max-width:480px){header#mp-header{padding-left:0;padding-right:0}header#mp-header .headerContent{padding-left:5px}header#mp-header #header-facebook-button{display:none !important}header#mp-header #mp-user-area>ul.userButtons{padding:0 8px}header#mp-header #mp-user-area>ul.userButtons li:not(:last-child){margin-right:10px}header#mp-header #mp-user-area>ul.quickButtons{padding:0 8px}header#mp-header #mp-user-area>ul.quickButtons li.search{margin-right:1.5rem}#mp-user-panel{width:330px}#mp-user-panel .dashboard{width:70px}#mp-user-panel .dashboard li:nth-child(3),#mp-user-panel .dashboard li:nth-child(4){display:none}#mp-featured .bx-wrapper .bx-viewport>ul .caption h2{margin-bottom:.7rem;font-size:1.3rem}#mp-featured .bx-wrapper .bx-viewport>ul .caption p{margin-top:.5rem;font-size:.8rem}#mp-featured .bx-wrapper .bx-viewport>ul .caption .extraInfo{bottom:0;margin-bottom:0;padding-top:.2rem;padding-bottom:.1rem}#mp-featured .bx-wrapper .bx-viewport>ul .caption .extraInfo .author{max-height:2rem;font-size:1rem;line-height:2.5rem}#mp-featured .bx-wrapper .bx-viewport>ul .caption .extraInfo .author img{width:1.5rem;height:1.5rem}#mp-featured .pager{display:none}#mp-news ul.news li{width:100%;margin-right:0}#mp-news ul.news li.mpMikroblog{width:100%;height:250px}#mp-news ul.news li.mpBlogsBox{width:100%;margin-right:0}#mp-news ul.news li.mpMemes,#mp-news ul.news li.mpPolls{width:100%}#mp-news .regions{columns:2}#mp-front-page .widget{width:100%;float:none;display:block;margin-bottom:40px}#mp-front-page .widget:nth-child(2n){margin-left:0}#mp-front-page .widget.left{float:none}#mp-front-page .row{margin-bottom:0}#mp-front-page .newsCategory,#mp-front-page .widget{margin-bottom:40px}#mp-front-page .newsCategory.size-1,#mp-front-page .newsCategory.size-2,#mp-front-page .newsCategory.size-3,#mp-front-page .widget.size-1,#mp-front-page .widget.size-2,#mp-front-page .widget.size-3{width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}#mp-front-page .newsCategory.size-1:nth-child(3),#mp-front-page .newsCategory.size-2:nth-child(3),#mp-front-page .newsCategory.size-3:nth-child(3),#mp-front-page .widget.size-1:nth-child(3),#mp-front-page .widget.size-2:nth-child(3),#mp-front-page .widget.size-3:nth-child(3){padding-left:0}ul.mpBlogPosts li{float:none;width:100%;height:5.2rem}ul.mpBlogPosts li:nth-child(2n+1){margin-right:0}#mp-experts ul li,#mp-mini-dashboard ul li{width:14.15%;margin-right:3%}#mp-experts ul li.joinUs,#mp-mini-dashboard ul li.joinUs{display:none}.blogPosts .stats{display:none}.blogPosts .seperator{background-color:transparent}.blogPosts .item .image{display:none;float:none;height:auto}.blogPosts .item .image img{width:100%;height:auto}.blogPosts .item .readMore{padding-right:0}.blogPost .infoBar>div{float:none !important;display:block;margin:0 0 8px 0 !important}.blogPost .donationBox{text-align:center}.blogPost .donationBox .label{float:none;width:100%;margin-bottom:1.5rem}.blogPost .donationBox .amount{float:none;width:100%;margin-bottom:1.5rem}.blogPost .donationBox .paymentMethod{float:none;width:100%}.blogPost .donationBox .paymentMethod span{margin-bottom:.5rem}.blogPost .socialButtons.moved>div{max-width:100%;width:100%;white-space:normal}.blogPost .socialButtons.moved ul{max-width:100%;width:100%;text-align:center}.blogPost .socialButtons.bottom{float:none;text-align:center}.blogPost .socialButtonsPage{width:100%;margin-top:100px;margin-bottom:2rem;text-align:center}.blogPost .socialButtonsBottom{min-height:0}.userComments .comment .avatar{width:40px;height:40px}.userComments .comment .commentInfo{position:relative;margin-left:45px;height:auto;line-height:20px}.userComments .comment .commentDate{display:block;margin-left:0}.userComments .comment .commentVoteButtons{float:none;position:absolute;top:3px;right:3px}.userComments .comment .commentContent{margin-left:5px}.userComments .commentReplies{margin-left:25px}#mp-blogger-info .buttonsSwitcher{display:inline-block}#mp-blogger-info .buttons{display:none}#mp-blogger-info .fullUrl{display:none}#mp-blogs-list li{width:45%;margin-right:10%}#mp-blogs-list li:nth-child(2n){margin:0}#mp-blogs-list li:nth-child(2n+1){clear:left}footer{padding-bottom:2rem}footer .info{float:none;width:100%;text-align:center}footer .socialButtons{width:100%;position:static;text-align:center}footer .links{float:none;width:100%}#memes .item{width:50%}#before-leave-window{width:100%;margin:0;top:0;right:0;bottom:0;left:0}h2.section{height:auto;min-height:3.4rem;overflow:visible;white-space:normal}}@media(max-width:320px){#mp-container{padding-left:5px;padding-right:5px}header#mp-header #header-facebook-button{display:none !important}.blogPosts .item .image{float:none;width:100%;height:auto}.blogPosts .item .image img{width:100%;height:auto}.blogPost .socialButtons{width:310px}.featuredAccordion ul li:not(.active) .caption{padding:2px 3px}.featuredAccordion ul li:not(.active) .caption h2{min-height:16px;font-size:14px;line-height:16px}.featuredAccordion ul li:not(.active) .caption p{margin-top:1px;font-size:12px}#memes .item{width:100%}}.bx-wrapper{position:relative;margin:0 auto 60px;padding:0;*zoom:1;-ms-touch-action:pan-y;touch-action:pan-y}.bx-wrapper img{max-width:100%;display:block}.bxslider{margin:0;padding:0}ul.bxslider{list-style:none}.bx-viewport{-webkit-transform:translatez(0)}.bx-wrapper{-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 5px #ccc;border:5px solid #fff;background:#fff}.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url('../public/css/bxslider/bx_loader.gif') center center no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666;padding-top:20px}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus{background:#000}.bx-wrapper .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display:inline-block;*zoom:1;*display:inline}.bx-wrapper .bx-pager-item{font-size:0;line-height:0}.bx-wrapper .bx-prev{left:10px;background:url('../public/css/bxslider/controls.png') no-repeat 0 -32px}.bx-wrapper .bx-prev:hover,.bx-wrapper .bx-prev:focus{background-position:0 0}.bx-wrapper .bx-next{right:10px;background:url('../public/css/bxslider/controls.png') no-repeat -43px -32px}.bx-wrapper .bx-next:hover,.bx-wrapper .bx-next:focus{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url('../public/css/bxslider/controls.png') -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url('../public/css/bxslider/controls.png') -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,0.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{position:absolute;left:-99999999px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.ui-helper-clearfix{display:inline-block}/*\*/* html .ui-helper-clearfix{height:1%}.ui-helper-clearfix{display:block}/**/.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-state-disabled{cursor:default !important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-widget :active{outline:0}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-icon{width:16px;height:16px;background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-content .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(images/ui-icons_888888_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(images/ui-icons_cd0a0a_256x240.png)}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-off{background-position:-96px -144px}.ui-icon-radio-on{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-tl{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px}.ui-corner-tr{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;border-top-right-radius:4px}.ui-corner-bl{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.ui-corner-br{-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.ui-corner-top{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;border-top-right-radius:4px}.ui-corner-bottom{-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.ui-corner-right{-moz-border-radius-topright:4px;-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-bottomright:4px;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px}.ui-corner-left{-moz-border-radius-topleft:4px;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-bottomleft:4px;-webkit-border-bottom-left-radius:4px;border-bottom-left-radius:4px}.ui-corner-all{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}.ui-widget-overlay{background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.30;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.30;filter:Alpha(Opacity=30);-moz-border-radius:8px;-webkit-border-radius:8px;border-radius:8px}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;z-index:99999;display:block}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable-helper{border:1px dotted black}.ui-accordion .ui-accordion-header{cursor:pointer;position:relative;margin-top:1px;zoom:1}.ui-accordion .ui-accordion-li-fix{display:inline}.ui-accordion .ui-accordion-header-active{border-bottom:0 !important}.ui-accordion .ui-accordion-header a{display:block;font-size:1em;padding:.5em .5em .5em .7em}.ui-accordion a{zoom:1}.ui-accordion-icons .ui-accordion-header a{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;margin-top:-2px;position:relative;top:1px;margin-bottom:2px;overflow:auto;display:none;zoom:1}.ui-accordion .ui-accordion-content-active{display:block}.ui-autocomplete{position:absolute;cursor:default}.ui-autocomplete-loading{background:white url('../public/css/jquery/mpolska24/images/ui-anim_basic_16x16.gif') right center no-repeat}* html .ui-autocomplete{width:1px}.ui-menu{list-style:none;padding:2px;margin:0;display:block}.ui-menu .ui-menu{margin-top:-3px}.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;float:left;clear:left;width:100%}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:.2em .4em;line-height:1.5;zoom:1}.ui-menu .ui-menu-item a.ui-state-hover,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}.ui-button{display:inline-block;position:relative;padding:0;margin-right:.1em;text-decoration:none !important;cursor:pointer;text-align:center;zoom:1;overflow:visible}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:1.4}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-dialog{position:absolute;padding:.2em;width:300px;overflow:hidden}.ui-dialog .ui-dialog-titlebar{padding:.5em 1em .3em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 16px .2em 0}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:19px;margin:-10px 0 0 0;padding:1px;height:18px}.ui-dialog .ui-dialog-titlebar-close span{display:block;margin:1px}.ui-dialog .ui-dialog-titlebar-close:hover,.ui-dialog .ui-dialog-titlebar-close:focus{padding:0}.ui-dialog .ui-dialog-content{border:0;padding:.5em 1em;background:0;overflow:auto;zoom:1}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin:.5em 0 0 0;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane button{float:right;margin:.5em .4em .5em 0;cursor:pointer;padding:.2em .6em .3em .6em;line-height:1.4em;width:auto;overflow:visible}.ui-dialog .ui-resizable-se{width:14px;height:14px;right:3px;bottom:3px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-tabs{position:relative;padding:.2em;zoom:1}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:1px;margin:0 .2em 1px 0;border-bottom:0 !important;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav li a{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-selected{margin-bottom:0;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,.ui-tabs .ui-tabs-nav li.ui-state-disabled a,.ui-tabs .ui-tabs-nav li.ui-state-processing a{cursor:text}.ui-tabs .ui-tabs-nav li a,.ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:0}.ui-tabs .ui-tabs-hide{display:none !important}.ui-datepicker{width:17em;padding:.2em .2em 0}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month-year{width:100%}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:49%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current{float:right}.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker-cover{display:none;display:block;position:absolute;z-index:-1;filter:mask();top:-4px;left:-4px;width:200px;height:200px}.ui-progressbar{height:2em;text-align:left}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:480px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;box-shadow:none;padding:0}.qtip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word}.qtip-titlebar{position:relative;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:bold}.qtip-titlebar+.qtip-content{border-top-width:0 !important}.qtip-close{position:absolute;right:-9px;top:-9px;z-index:11;cursor:pointer;outline:medium none;border:1px solid transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-titlebar .ui-icon,.qtip-icon .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:normal bold 10px/13px Tahoma,sans-serif;color:inherit;background:transparent none no-repeat -100em -100em}.qtip-default{border:1px solid #f1d031;background-color:#ffffa3;color:#555}.qtip-default .qtip-titlebar{background-color:#ffef93}.qtip-default .qtip-icon{border-color:#CCC;background:#f1f1f1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111}/*! Light tooltip style */.qtip-light{background-color:white;border-color:#e2e2e2;color:#454545}.qtip-light .qtip-titlebar{background-color:#f1f1f1}/*! Dark tooltip style */.qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3}.qtip-dark .qtip-titlebar{background-color:#404040}.qtip-dark .qtip-icon{border-color:#444}.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030}/*! Cream tooltip style */.qtip-cream{background-color:#fbf7aa;border-color:#f9e98e;color:#a27d35}.qtip-cream .qtip-titlebar{background-color:#f0de7d}.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0}/*! Red tooltip style */.qtip-red{background-color:#f78b83;border-color:#d95252;color:#912323}.qtip-red .qtip-titlebar{background-color:#f06d65}.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}.qtip-red .qtip-icon{border-color:#d95252}.qtip-red .qtip-titlebar .ui-state-hover{border-color:#d95252}/*! Green tooltip style */.qtip-green{background-color:#caed9e;border-color:#90d93f;color:#3f6219}.qtip-green .qtip-titlebar{background-color:#b0de78}.qtip-green .qtip-close .qtip-icon{background-position:-42px 0}/*! Blue tooltip style */.qtip-blue{background-color:#e5f6fe;border-color:#add9ed;color:#5e99bd}.qtip-blue .qtip-titlebar{background-color:#d0e9f5}.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,0.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,0.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,0.15)}.qtip-rounded,.qtip-tipsy,.qtip-bootstrap{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.qtip-rounded .qtip-titlebar{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:white;border:0 solid transparent;background:#4a4a4a;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4a4a4a),color-stop(100%,black));background-image:-webkit-linear-gradient(top,#4a4a4a 0,black 100%);background-image:-moz-linear-gradient(top,#4a4a4a 0,black 100%);background-image:-ms-linear-gradient(top,#4a4a4a 0,black 100%);background-image:-o-linear-gradient(top,#4a4a4a 0,black 100%)}.qtip-youtube .qtip-titlebar{background-color:#4a4a4a;background-color:rgba(0,0,0,0)}.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgba(0,0,0,0.7);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-linear-gradient(top,#717171,#232323);background-image:-ms-linear-gradient(top,#717171,#232323);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{background-color:transparent;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"}.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"}.qtip-jtools .qtip-titlebar,.qtip-jtools .qtip-content{background:transparent;color:white;border:0 dashed transparent}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,0.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,0.4);box-shadow:4px 4px 5px rgba(0,0,0,0.4);background-color:#d9d9c2;color:#111;border:0 dashed transparent}.qtip-cluetip .qtip-titlebar{background-color:#87876a;color:white;border:0 dashed transparent}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:black;background:rgba(0,0,0,.87);color:white;border:0 solid transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:bold;line-height:16px;text-shadow:0 1px black}.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10px;background-color:transparent}.qtip-tipsy .qtip-content{padding:6px 10px}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px solid #959fa9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#f9f9f9;color:#454545;font-weight:normal;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:white;background:#3a79b8;background-image:-webkit-gradient(linear,left top,left bottom,from(#3a79b8),to(#2e629d));background-image:-webkit-linear-gradient(top,#3a79b8,#2e629d);background-image:-moz-linear-gradient(top,#3a79b8,#2e629d);background-image:-ms-linear-gradient(top,#3a79b8,#2e629d);background-image:-o-linear-gradient(top,#3a79b8,#2e629d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"}.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#fbfbfb;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px 14px}.qtip-bootstrap .qtip-icon{background:transparent}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:bold;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}x:-o-prefocus,.qtip .qtip-tip{visibility:hidden}.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml,.qtip .qtip-tip canvas{position:absolute;color:#123456;background:transparent;border:0 dashed transparent}.qtip .qtip-tip canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{behavior:url(#default#VML);display:inline-block;visibility:visible}/*! perfect-scrollbar - v0.5.8
* http://noraesae.github.com/perfect-scrollbar/
* Copyright (c) 2014 Hyunje Alex Jun; Licensed MIT */.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;bottom:3px;height:8px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;bottom:0;height:8px}.ps-container>.ps-scrollbar-x-rail.in-scrolling{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;opacity:0;-ms-filter:"alpha(Opacity=0)";filter:alpha(opacity=0);-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;right:3px;width:8px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;-webkit-transition:background-color .2s linear;-moz-transition:background-color .2s linear;-o-transition:background-color .2s linear;transition:background-color .2s linear;right:0;width:8px}.ps-container>.ps-scrollbar-y-rail.in-scrolling{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6;-ms-filter:"alpha(Opacity=60)";filter:alpha(opacity=60)}.ps-container:hover>.ps-scrollbar-x-rail.in-scrolling,.ps-container:hover>.ps-scrollbar-y-rail.in-scrolling{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9;-ms-filter:"alpha(Opacity=90)";filter:alpha(opacity=90)}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none}.cboxIframe{width:100%;height:100%;display:block;border:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:url(../images/colorbox/overlay.png) repeat 0 0}#colorbox{outline:0}#cboxTopLeft{width:21px;height:21px;background:url(../images/colorbox/controls.png) no-repeat -101px 0}#cboxTopRight{width:21px;height:21px;background:url(../images/colorbox/controls.png) no-repeat -130px 0}#cboxBottomLeft{width:21px;height:21px;background:url(../images/colorbox/controls.png) no-repeat -101px -29px}#cboxBottomRight{width:21px;height:21px;background:url(../images/colorbox/controls.png) no-repeat -130px -29px}#cboxMiddleLeft{width:21px;background:url(../images/colorbox/controls.png) left top repeat-y}#cboxMiddleRight{width:21px;background:url(../images/colorbox/controls.png) right top repeat-y}#cboxTopCenter{height:21px;background:url(../images/colorbox/border.png) 0 0 repeat-x}#cboxBottomCenter{height:21px;background:url(../images/colorbox/border.png) 0 -29px repeat-x}#cboxContent{background:#fff;overflow:hidden}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{margin-bottom:28px}#cboxTitle{position:absolute;bottom:4px;left:0;text-align:center;width:100%;color:#949494}#cboxCurrent{position:absolute;bottom:4px;left:58px;color:#949494}#cboxLoadingOverlay{background:url(../images/colorbox/loading_background.png) no-repeat center center}#cboxLoadingGraphic{background:url(../images/colorbox/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;bottom:4px;right:30px;color:#0092ef}#cboxPrevious{position:absolute;bottom:0;left:0;background:url(../images/colorbox/controls.png) no-repeat -75px 0;width:25px;height:25px;text-indent:-9999px}#cboxPrevious:hover{background-position:-75px -25px}#cboxNext{position:absolute;bottom:0;left:27px;background:url(../images/colorbox/controls.png) no-repeat -50px 0;width:25px;height:25px;text-indent:-9999px}#cboxNext:hover{background-position:-50px -25px}#cboxClose{position:absolute;bottom:0;right:0;background:url(../images/colorbox/controls.png) no-repeat -25px 0;width:25px;height:25px;text-indent:-9999px}#cboxClose:hover{background-position:-25px -25px}.cboxIE #cboxTopLeft,.cboxIE #cboxTopCenter,.cboxIE #cboxTopRight,.cboxIE #cboxBottomLeft,.cboxIE #cboxBottomCenter,.cboxIE #cboxBottomRight,.cboxIE #cboxMiddleLeft,.cboxIE #cboxMiddleRight{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)}.cboxIE6 #cboxTopLeft{background:url(../images/colorbox/ie6/borderTopLeft.png)}.cboxIE6 #cboxTopCenter{background:url(../images/colorbox/ie6/borderTopCenter.png)}.cboxIE6 #cboxTopRight{background:url(../images/colorbox/ie6/borderTopRight.png)}.cboxIE6 #cboxBottomLeft{background:url(../images/colorbox/ie6/borderBottomLeft.png)}.cboxIE6 #cboxBottomCenter{background:url(../images/colorbox/ie6/borderBottomCenter.png)}.cboxIE6 #cboxBottomRight{background:url(../images/colorbox/ie6/borderBottomRight.png)}.cboxIE6 #cboxMiddleLeft{background:url(../images/colorbox/ie6/borderMiddleLeft.png)}.cboxIE6 #cboxMiddleRight{background:url(../images/colorbox/ie6/borderMiddleRight.png)}.cboxIE6 #cboxTopLeft,.cboxIE6 #cboxTopCenter,.cboxIE6 #cboxTopRight,.cboxIE6 #cboxBottomLeft,.cboxIE6 #cboxBottomCenter,.cboxIE6 #cboxBottomRight,.cboxIE6 #cboxMiddleLeft,.cboxIE6 #cboxMiddleRight{_behavior:expression(this.src = this.src ? this.src:this.currentStyle.backgroundImage.split('"')[1],this.style.background = "none",this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src="+this.src+", sizingMethod='scale')")}/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../public/css/../fonts/fontawesome-webfont.eot?v=4.6.3');src:url('../public/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('../public/css/../fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('../public/css/../fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('../public/css/../fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('../public/css/../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}