@font-face {
    font-family: 'metro';
    src: url('fonts/metro.html');
    src: url('fonts/metro.html') format('embedded-opentype'), url('fonts/metro-2.html') format('woff'), url('fonts/metro-3.html') format('truetype'), url('fonts/metro-4.html') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  [class^="mif-"],
  [class*=" mif-"] {
    display: inline-block;
    font: normal normal normal 1.5em/1;
    font-family: metro, "Segoe UI", "Open Sans", serif;
    line-height: 1 ;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    vertical-align: middle;
    position: static;
  }
  [class^="mif-"]:before,
  [class*=" mif-"]:before {
    font-family: metro, serif;
  }
  .mif-lg {
    font-size: 1.3rem;
    line-height: 0.75em;
    vertical-align: -35%;
  }
  .mif-2x {
    font-size: 1.75rem;
    vertical-align: -25%;
  }
  .mif-3x {
    font-size: 2.625rem;
    vertical-align: -30%;
  }
  .mif-4x {
    font-size: 3.5rem;
    vertical-align: -35%;
  }
  .op-default {
    background-color: rgba(27, 161, 226, 0.7);
  }
  .fg-black {
    color: #000000 !important;
  }
  .bg-black {
    background-color: #000000 !important;
  }
  .fg-white {
    color: #ffffff !important;
  }
  .bg-white {
    background-color: #ffffff !important;
  }
  .fg-lime {
    color: #a4c400 !important;
  }
  .bg-lime {
    background-color: #a4c400 !important;
  }
  .fg-green {
    color: #60a917 !important;
  }
  .bg-green {
    background-color: #60a917 !important;
  }
  .fg-emerald {
    color: #008a00 !important;
  }
  .bg-emerald {
    background-color: #008a00 !important;
  }
  .fg-blue {
    color: #00aff0 !important;
  }
  .bg-blue {
    background-color: #00aff0 !important;
  }
  .fg-teal {
    color: #00aba9 !important;
  }
  .bg-teal {
    background-color: #00aba9 !important;
  }
  .fg-cyan {
    color: #1ba1e2 !important;
  }
  .bg-cyan {
    background-color: #1ba1e2 !important;
  }
  .fg-cobalt {
    color: #0050ef !important;
  }
  .bg-cobalt {
    background-color: #0050ef !important;
  }
  .fg-indigo {
    color: #6a00ff !important;
  }
  .bg-indigo {
    background-color: #6a00ff !important;
  }
  .fg-violet {
    color: #aa00ff !important;
  }
  .bg-violet {
    background-color: #aa00ff !important;
  }
  .fg-pink {
    color: #dc4fad !important;
  }
  .bg-pink {
    background-color: #dc4fad !important;
  }
  .fg-magenta {
    color: #d80073 !important;
  }
  .bg-magenta {
    background-color: #d80073 !important;
  }
  .fg-crimson {
    color: #a20025 !important;
  }
  .bg-crimson {
    background-color: #a20025 !important;
  }
  .fg-red {
    color: #ce352c !important;
  }
  .bg-red {
    background-color: #ce352c !important;
  }
  .fg-orange {
    color: #fa6800 !important;
  }
  .bg-orange {
    background-color: #fa6800 !important;
  }
  .fg-amber {
    color: #f0a30a !important;
  }
  .bg-amber {
    background-color: #f0a30a !important;
  }
  .fg-yellow {
    color: #e3c800 !important;
  }
  .bg-yellow {
    background-color: #e3c800 !important;
  }
  .fg-brown {
    color: #825a2c !important;
  }
  .bg-brown {
    background-color: #825a2c !important;
  }
  .fg-olive {
    color: #6d8764 !important;
  }
  .bg-olive {
    background-color: #6d8764 !important;
  }
  .fg-steel {
    color: #647687 !important;
  }
  .bg-steel {
    background-color: #647687 !important;
  }
  .fg-mauve {
    color: #76608a !important;
  }
  .bg-mauve {
    background-color: #76608a !important;
  }
  .fg-taupe {
    color: #87794e !important;
  }
  .bg-taupe {
    background-color: #87794e !important;
  }
  .fg-dark {
    color: #1d1d1d !important;
  }
  .bg-dark {
    background-color: #1d1d1d !important;
  }
  .fg-darkBrown {
    color: #63362f !important;
  }
  .bg-darkBrown {
    background-color: #63362f !important;
  }
  .fg-darkCrimson {
    color: #640024 !important;
  }
  .bg-darkCrimson {
    background-color: #640024 !important;
  }
  .fg-darkMagenta {
    color: #81003c !important;
  }
  .bg-darkMagenta {
    background-color: #81003c !important;
  }
  .fg-darkIndigo {
    color: #4b0096 !important;
  }
  .bg-darkIndigo {
    background-color: #4b0096 !important;
  }
  .fg-darkCyan {
    color: #1b6eae !important;
  }
  .bg-darkCyan {
    background-color: #1b6eae !important;
  }
  .fg-darkCobalt {
    color: #00356a !important;
  }
  .bg-darkCobalt {
    background-color: #00356a !important;
  }
  .fg-darkTeal {
    color: #004050 !important;
  }
  .bg-darkTeal {
    background-color: #004050 !important;
  }
  .fg-darkEmerald {
    color: #003e00 !important;
  }
  .bg-darkEmerald {
    background-color: #003e00 !important;
  }
  .fg-darkGreen {
    color: #128023 !important;
  }
  .bg-darkGreen {
    background-color: #128023 !important;
  }
  .fg-darkOrange {
    color: #bf5a15 !important;
  }
  .bg-darkOrange {
    background-color: #bf5a15 !important;
  }
  .fg-darkRed {
    color: #9a1616 !important;
  }
  .bg-darkRed {
    background-color: #9a1616 !important;
  }
  .fg-darkPink {
    color: #9a165a !important;
  }
  .bg-darkPink {
    background-color: #9a165a !important;
  }
  .fg-darkViolet {
    color: #57169a !important;
  }
  .bg-darkViolet {
    background-color: #57169a !important;
  }
  .fg-darkBlue {
    color: #16499a !important;
  }
  .bg-darkBlue {
    background-color: #16499a !important;
  }
  .fg-lightBlue {
    color: #4390df !important;
  }
  .bg-lightBlue {
    background-color: #4390df !important;
  }
  .fg-lighterBlue {
    color: #00ccff !important;
  }
  .bg-lighterBlue {
    background-color: #00ccff !important;
  }
  .fg-lightTeal {
    color: #45fffd !important;
  }
  .bg-lightTeal {
    background-color: #45fffd !important;
  }
  .fg-lightOlive {
    color: #78aa1c !important;
  }
  .bg-lightOlive {
    background-color: #78aa1c !important;
  }
  .fg-lightOrange {
    color: #ffc194 !important;
  }
  .bg-lightOrange {
    background-color: #ffc194 !important;
  }
  .fg-lightPink {
    color: #f472d0 !important;
  }
  .bg-lightPink {
    background-color: #f472d0 !important;
  }
  .fg-lightRed {
    color: #da5a53 !important;
  }
  .bg-lightRed {
    background-color: #da5a53 !important;
  }
  .fg-lightGreen {
    color: #7ad61d !important;
  }
  .bg-lightGreen {
    background-color: #7ad61d !important;
  }
  .fg-lightCyan {
    color: #59cde2 !important;
  }
  .bg-lightCyan {
    background-color: #59cde2 !important;
  }
  .fg-grayed {
    color: #585858 !important;
  }
  .bg-grayed {
    background-color: #585858 !important;
  }
  .fg-grayDarker {
    color: #222222 !important;
  }
  .bg-grayDarker {
    background-color: #222222 !important;
  }
  .fg-grayDark {
    color: #333333 !important;
  }
  .bg-grayDark {
    background-color: #333333 !important;
  }
  .fg-gray {
    color: #555555 !important;
  }
  .bg-gray {
    background-color: #555555 !important;
  }
  .fg-grayLight {
    color: #999999 !important;
  }
  .bg-grayLight {
    background-color: #999999 !important;
  }
  .fg-grayLighter {
    color: #eeeeee !important;
  }
  .bg-grayLighter {
    background-color: #eeeeee !important;
  }
  .fg-lightGray {
    color: #999999 !important;
  }
  .bg-lightGray {
    background-color: #999999 !important;
  }
  .fg-lighterGray {
    color: #eeeeee !important;
  }
  .bg-lighterGray {
    background-color: #eeeeee !important;
  }
  .fg-darkGray {
    color: #333333 !important;
  }
  .bg-darkGray {
    background-color: #333333 !important;
  }
  .fg-darkerGray {
    color: #222222 !important;
  }
  .bg-darkerGray {
    background-color: #222222 !important;
  }
  .fg-darker {
    color: #222222 !important;
  }
  .bg-darker {
    background-color: #222222 !important;
  }
  .dropdown-toggle {
    position: relative;
    cursor: pointer;
  }
  .dropdown-toggle:before {
    display: block;
    position: absolute;
    vertical-align: middle;
    color: transparent;
    font-size: 0;
    content: "";
    height: 5px;
    width: 5px;
    background-color: transparent;
    border-left: 1px solid;
    border-bottom: 1px solid;
    border-color: #1d1d1d;
    top: 50%;
    left: 100%;
    margin-left: -1rem;
    margin-top: -0.1625rem;
    z-index: 2;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .dropdown-toggle.drop-marker-light:before {
    border-color: #ffffff;
  }
  *.dropdown-toggle {
    padding-right: 1.625rem;
  }
  .flush-list {
    padding: 0;
    margin: 0;
    list-style: none inside none;
  }
  .shadow {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
  }
  .before-shadow:before {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
  }
  .after-shadow:after {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.35);
  }
  .block-shadow {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
  }
  .block-shadow-success {
    box-shadow: 0 0 25px 0 rgba(0, 128, 0, 0.7);
  }
  .block-shadow-error {
    box-shadow: 0 0 25px 0 rgba(128, 0, 0, 0.7);
  }
  .block-shadow-danger {
    box-shadow: 0 0 25px 0 rgba(128, 0, 0, 0.7);
  }
  .block-shadow-warning {
    box-shadow: 0 0 25px 0 rgba(255, 165, 0, 0.7);
  }
  .block-shadow-info {
    box-shadow: 0 0 25px 0 rgba(89, 205, 226, 0.7);
  }
  .block-shadow-impact {
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  }
  .bottom-shadow {
    box-shadow: -1px 6px 6px -6px rgba(0, 0, 0, 0.35);
  }
  .text-shadow {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  }
  .before-text-shadow:before {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  }
  .after-text-shadow:after {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);
  }
  .no-shadow {
    box-shadow: none !important;
  }
  .full-size {
    width: 100% !important;
  }
  .block {
    display: block !important;
  }
  .inline-block {
    display: inline-block !important;
  }
  .no-display {
    display: none !important;
  }
  .no-margin {
    margin: 0 !important;
  }
  .no-margin-right {
    margin-right: 0 !important;
  }
  .no-margin-left {
    margin-left: 0 !important;
  }
  .no-margin-top {
    margin-top: 0 !important;
  }
  .no-margin-bottom {
    margin-bottom: 0 !important;
  }
  .no-padding {
    padding: 0 !important;
  }
  .no-padding-left {
    padding-left: 0 !important;
  }
  .no-padding-right {
    padding-right: 0 !important;
  }
  .no-padding-top {
    padding-top: 0 !important;
  }
  .no-padding-bottom {
    padding-bottom: 0 !important;
  }
  .no-float {
    float: none !important;
  }
  .no-visible {
    visibility: hidden !important;
  }
  .no-border {
    border: 0 !important;
  }
  .no-overflow {
    overflow: hidden !important;
  }
  .no-scroll {
    overflow: hidden !important;
  }
  .no-scroll-x {
    overflow-x: hidden !important;
  }
  .no-scroll-y {
    overflow-y: hidden !important;
  }
  .no-wrap {
    white-space: nowrap !important;
  }
  .no-border-left {
    border-left: none !important;
  }
  .no-border-right {
    border-right: none !important;
  }
  .no-border-top {
    border-top: none !important;
  }
  .no-border-bottom {
    border-bottom: none !important;
  }
  .transparent-border {
    border-color: transparent !important;
  }
  .place-right {
    float: right !important;
  }
  .place-left {
    float: left !important;
  }
  .clear-float:before,
  .clear-float:after {
    display: table;
    content: "";
  }
  .clear-float:after {
    clear: both;
  }
  .clearfix:before,
  .clearfix:after {
    display: table;
    content: "";
  }
  .clearfix:after {
    clear: both;
  }
  .no-user-select {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }
  .no-appearance {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
  }
  .debug {
    border: 1px dashed red;
  }
  .example {
    padding: .625rem 1.825rem .625rem 2.5rem;
    border: 1px #ccc dashed;
    position: relative;
    margin: 0 0 .625rem 0;
    background-color: #ffffff;
  }
  .example:before,
  .example:after {
    display: table;
    content: "";
  }
  .example:after {
    clear: both;
  }
  .example:before {
    position: absolute;
    content: attr(data-text);
    text-transform: lowercase;
    left: 1.5rem;
    top: 11.875rem;
    color: gray;
    display: block;
    font-size: 1rem;
    line-height: 1rem;
    height: 1rem;
    text-align: right;
    white-space: nowrap;
    direction: ltr;
    width: 12.5rem;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  .video-container iframe,
  .video-container object,
  .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .padding10 {
    padding: 0.625rem;
  }
  .padding20 {
    padding: 1.25rem;
  }
  .padding30 {
    padding: 1.875rem;
  }
  .padding40 {
    padding: 2.5rem;
  }
  .padding50 {
    padding: 3.125rem;
  }
  .padding60 {
    padding: 3.75rem;
  }
  .padding70 {
    padding: 4.375rem;
  }
  .padding80 {
    padding: 5rem;
  }
  .padding90 {
    padding: 5.625rem;
  }
  .padding100 {
    padding: 6.25rem;
  }
  .padding5 {
    padding: 5px;
  }
  .margin5 {
    margin: 5px;
  }
  .margin10 {
    margin: 0.625rem;
  }
  .margin20 {
    margin: 1.25rem;
  }
  .margin30 {
    margin: 1.875rem;
  }
  .margin40 {
    margin: 2.5rem;
  }
  .margin50 {
    margin: 3.125rem;
  }
  .margin60 {
    margin: 3.75rem;
  }
  .margin70 {
    margin: 4.375rem;
  }
  .margin80 {
    margin: 5rem;
  }
  .margin90 {
    margin: 5.625rem;
  }
  .margin100 {
    margin: 6.25rem;
  }
  .opacity {
    opacity: .9;
  }
  .half-opacity {
    opacity: .5;
  }
  .hi-opacity {
    opacity: .2;
  }
  .element-selected {
    border: 4px #4390df solid;
  }
  .element-selected:after {
    position: absolute;
    display: block;
    border-top: 28px solid #4390df;
    border-left: 28px solid transparent;
    right: 0;
    content: "";
    top: 0;
    z-index: 101;
  }
  .element-selected:before {
    position: absolute;
    display: block;
    content: "";
    background-color: transparent;
    border-color: #ffffff;
    border-left: 2px solid;
    border-bottom: 2px solid;
    height: .25rem;
    width: .5rem;
    right: 0;
    top: 0;
    z-index: 102;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  /* Block function */
  .set-border {
    border: 1px #d9d9d9 solid;
  }
  .set-border.medium-border {
    border-width: 8px;
  }
  .set-border.large-border {
    border-width: 16px;
  }
  /* transform functions */
  .rotate45 {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .rotate90 {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .rotate135 {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
  }
  .rotate180 {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .rotate225 {
    -webkit-transform: rotate(225deg);
            transform: rotate(225deg);
  }
  .rotate270 {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  .rotate360 {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
  .rotate-45 {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  .rotate-90 {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }
  .rotate-135 {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  .rotate-180 {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
  }
  .rotate-225 {
    -webkit-transform: rotate(-225deg);
            transform: rotate(-225deg);
  }
  .rotate-270 {
    -webkit-transform: rotate(-270deg);
            transform: rotate(-270deg);
  }
  .rotate-360 {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
  .rotateX45 {
    -webkit-transform: rotateX(45deg);
            transform: rotateX(45deg);
  }
  .rotateX90 {
    -webkit-transform: rotateX(90deg);
            transform: rotateX(90deg);
  }
  .rotateX135 {
    -webkit-transform: rotateX(135deg);
            transform: rotateX(135deg);
  }
  .rotateX180 {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg);
  }
  .rotateX225 {
    -webkit-transform: rotateX(225deg);
            transform: rotateX(225deg);
  }
  .rotateX270 {
    -webkit-transform: rotateX(270deg);
            transform: rotateX(270deg);
  }
  .rotateX360 {
    -webkit-transform: rotateX(360deg);
            transform: rotateX(360deg);
  }
  .rotateX-45 {
    -webkit-transform: rotateX(-45deg);
            transform: rotateX(-45deg);
  }
  .rotateX-90 {
    -webkit-transform: rotateX(-90deg);
            transform: rotateX(-90deg);
  }
  .rotateX-135 {
    -webkit-transform: rotateX(-135deg);
            transform: rotateX(-135deg);
  }
  .rotateX-180 {
    -webkit-transform: rotateX(-180deg);
            transform: rotateX(-180deg);
  }
  .rotateX-225 {
    -webkit-transform: rotateX(-225deg);
            transform: rotateX(-225deg);
  }
  .rotateX-270 {
    -webkit-transform: rotateX(-270deg);
            transform: rotateX(-270deg);
  }
  .rotateX-360 {
    -webkit-transform: rotateX(-360deg);
            transform: rotateX(-360deg);
  }
  .rotateY45 {
    -webkit-transform: rotateY(45deg);
            transform: rotateY(45deg);
  }
  .rotateY90 {
    -webkit-transform: rotateY(90deg);
            transform: rotateY(90deg);
  }
  .rotateY135 {
    -webkit-transform: rotateY(135deg);
            transform: rotateY(135deg);
  }
  .rotateY180 {
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
  }
  .rotateY225 {
    -webkit-transform: rotateY(225deg);
            transform: rotateY(225deg);
  }
  .rotateY270 {
    -webkit-transform: rotateY(270deg);
            transform: rotateY(270deg);
  }
  .rotateY360 {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
  .rotateY-45 {
    -webkit-transform: rotateY(-45deg);
            transform: rotateY(-45deg);
  }
  .rotateY-90 {
    -webkit-transform: rotateY(-90deg);
            transform: rotateY(-90deg);
  }
  .rotateY-135 {
    -webkit-transform: rotateY(-135deg);
            transform: rotateY(-135deg);
  }
  .rotateY-180 {
    -webkit-transform: rotateY(-180deg);
            transform: rotateY(-180deg);
  }
  .rotateY-225 {
    -webkit-transform: rotateY(-225deg);
            transform: rotateY(-225deg);
  }
  .rotateY-270 {
    -webkit-transform: rotateY(-270deg);
            transform: rotateY(-270deg);
  }
  .rotateY-360 {
    -webkit-transform: rotateY(-360deg);
            transform: rotateY(-360deg);
  }
  .ani-spin,
  .ani-hover-spin:hover {
    -webkit-animation: ani-spin 1.5s linear infinite;
            animation: ani-spin 1.5s linear infinite;
  }
  .ani-spin.ani-fast,
  .ani-hover-spin.ani-fast:hover {
    -webkit-animation: ani-spin 0.7s linear infinite;
            animation: ani-spin 0.7s linear infinite;
  }
  .ani-spin.ani-slow,
  .ani-hover-spin.ani-slow:hover {
    -webkit-animation: ani-spin 2.2s linear infinite;
            animation: ani-spin 2.2s linear infinite;
  }
  .ani-pulse,
  .ani-hover-pulse:hover {
    -webkit-animation: ani-pulse 1.7s infinite;
            animation: ani-pulse 1.7s infinite;
  }
  .ani-pulse.ani-fast,
  .ani-hover-pulse.ani-fast:hover {
    -webkit-animation: ani-pulse 1s infinite;
            animation: ani-pulse 1s infinite;
  }
  .ani-pulse.ani-slow,
  .ani-hover-pulse.ani-slow:hover {
    -webkit-animation: ani-pulse 3s infinite;
            animation: ani-pulse 3s infinite;
  }
  .ani-spanner,
  .ani-hover-spanner:hover {
    transform-origin-x: 90%;
    transform-origin-y: 35%;
    transform-origin-z: initial;
    -webkit-animation: ani-wrench 2.5s ease infinite;
            animation: ani-wrench 2.5s ease infinite;
  }
  .ani-spanner.ani-fast,
  .ani-hover-spanner.ani-fast:hover {
    -webkit-animation: ani-wrench 1.2s ease infinite;
            animation: ani-wrench 1.2s ease infinite;
  }
  .ani-spanner.ani-slow,
  .ani-hover-spanner.ani-slow:hover {
    -webkit-animation: ani-wrench 3.7s ease infinite;
            animation: ani-wrench 3.7s ease infinite;
  }
  .ani-ring,
  .ani-hover-ring:hover {
    transform-origin-x: 50%;
    transform-origin-y: 0px;
    transform-origin-z: initial;
    -webkit-animation: ani-ring 2s ease infinite;
            animation: ani-ring 2s ease infinite;
  }
  .ani-ring.ani-fast,
  .ani-hover-ring.ani-fast:hover {
    -webkit-animation: ani-ring 1s ease infinite;
            animation: ani-ring 1s ease infinite;
  }
  .ani-ring.ani-slow,
  .ani-hover-ring.ani-slow:hover {
    -webkit-animation: ani-ring 3s ease infinite;
            animation: ani-ring 3s ease infinite;
  }
  .ani-vertical,
  .ani-hover-vertical:hover {
    -webkit-animation: ani-vertical 2s ease infinite;
            animation: ani-vertical 2s ease infinite;
  }
  .ani-vertical.ani-fast,
  .ani-vertical.ani-fast:hover {
    -webkit-animation: ani-vertical 1s ease infinite;
            animation: ani-vertical 1s ease infinite;
  }
  .ani-vertical.ani-slow,
  .ani-hover-vertical.ani-slow:hover {
    -webkit-animation: ani-vertical 4s ease infinite;
            animation: ani-vertical 4s ease infinite;
  }
  .ani-horizontal,
  .ani-hover-horizontal:hover {
    -webkit-animation: ani-horizontal 2s ease infinite;
            animation: ani-horizontal 2s ease infinite;
  }
  .ani-horizontal.ani-fast,
  .ani-horizontal.ani-fast:hover {
    -webkit-animation: ani-horizontal 1s ease infinite;
            animation: ani-horizontal 1s ease infinite;
  }
  .ani-horizontal.ani-slow,
  .ani-horizontal.ani-slow:hover {
    -webkit-animation: ani-horizontal 3s ease infinite;
            animation: ani-horizontal 3s ease infinite;
  }
  .ani-flash,
  .ani-hover-flash:hover {
    -webkit-animation: ani-flash 2s ease infinite;
            animation: ani-flash 2s ease infinite;
  }
  .ani-flash.ani-fast,
  .ani-hover-flash.ani-fast:hover {
    -webkit-animation: ani-flash 1s ease infinite;
            animation: ani-flash 1s ease infinite;
  }
  .ani-flash.ani-slow,
  .ani-hover-flash.ani-slow:hover {
    -webkit-animation: ani-flash 3s ease infinite;
            animation: ani-flash 3s ease infinite;
  }
  .ani-bounce,
  .ani-hover-bounce:hover {
    -webkit-animation: ani-bounce 2s ease infinite;
            animation: ani-bounce 2s ease infinite;
  }
  .ani-bounce.ani-fast,
  .ani-hover-bounce.ani-fast:hover {
    -webkit-animation: ani-bounce 1s ease infinite;
            animation: ani-bounce 1s ease infinite;
  }
  .ani-bounce.ani-slow,
  .ani-hover-bounce.ani-slow:hover {
    -webkit-animation: ani-bounce 3s ease infinite;
            animation: ani-bounce 3s ease infinite;
  }
  .ani-float,
  .ani-hover-float:hover {
    -webkit-animation: ani-float 2s linear infinite;
            animation: ani-float 2s linear infinite;
  }
  .ani-float.ani-fast,
  .ani-hover-float.ani-fast:hover {
    -webkit-animation: ani-float 1s linear infinite;
            animation: ani-float 1s linear infinite;
  }
  .ani-float.ani-slow,
  .ani-hover-float.ani-slow:hover {
    -webkit-animation: ani-float 3s linear infinite;
            animation: ani-float 3s linear infinite;
  }
  .ani-heartbeat,
  .ani-hover-heartbeat:hover {
    -webkit-animation: ani-heartbeat 2s linear infinite;
            animation: ani-heartbeat 2s linear infinite;
  }
  .ani-heartbeat.ani-fast,
  .ani-hover-heartbeat.ani-fast:hover {
    -webkit-animation: ani-heartbeat 1s linear infinite;
            animation: ani-heartbeat 1s linear infinite;
  }
  .ani-heartbeat.ani-slow,
  .ani-hover-heartbeat.ani-slow:hover {
    -webkit-animation: ani-heartbeat 3s linear infinite;
            animation: ani-heartbeat 3s linear infinite;
  }
  .ani-shake,
  .ani-hover-shake:hover {
    -webkit-animation: ani-wrench 2.5s ease infinite;
            animation: ani-wrench 2.5s ease infinite;
  }
  .ani-shake.ani-fast,
  .ani-hover-shake.ani-fast:hover {
    -webkit-animation: ani-wrench 1.2s ease infinite;
            animation: ani-wrench 1.2s ease infinite;
  }
  .ani-shake.ani-slow,
  .ani-hover-shake.ani-slow:hover {
    -webkit-animation: ani-wrench 3.7s ease infinite;
            animation: ani-wrench 3.7s ease infinite;
  }
  .ani-shuttle,
  .ani-hover-shuttle:hover {
    -webkit-animation: ani-shuttle 2s linear infinite;
            animation: ani-shuttle 2s linear infinite;
  }
  .ani-shuttle.ani-fast,
  .ani-hover-shuttle.ani-fast:hover {
    -webkit-animation: ani-shuttle 1s linear infinite;
            animation: ani-shuttle 1s linear infinite;
  }
  .ani-shuttle.ani-slow,
  .ani-hover-shuttle.ani-slow:hover {
    -webkit-animation: ani-shuttle 3s linear infinite;
            animation: ani-shuttle 3s linear infinite;
  }
  .ani-pass,
  .ani-hover-pass:hover {
    -webkit-animation: ani-pass 2s linear infinite;
            animation: ani-pass 2s linear infinite;
  }
  .ani-pass.ani-fast,
  .ani-hover-pass.ani-fast:hover {
    -webkit-animation: ani-pass 1s linear infinite;
            animation: ani-pass 1s linear infinite;
  }
  .ani-pass.ani-slow,
  .ani-hover-pass.ani-slow:hover {
    -webkit-animation: ani-pass 3s linear infinite;
            animation: ani-pass 3s linear infinite;
  }
  .ani-ripple,
  .ani-hover-ripple:hover {
    -webkit-animation: ani-ripple 2s infinite linear;
            animation: ani-ripple 2s infinite linear;
  }
  .ani-ripple.ani-fast,
  .ani-hover-ripple.ani-fast:hover {
    -webkit-animation: ani-ripple 1s infinite linear;
            animation: ani-ripple 1s infinite linear;
  }
  .ani-ripple.ani-slow,
  .ani-hover-ripple.ani-slow:hover {
    -webkit-animation: ani-ripple 3s infinite linear;
            animation: ani-ripple 3s infinite linear;
  }
  @-webkit-keyframes swinging {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    5% {
      -webkit-transform: rotate(10deg);
              transform: rotate(10deg);
    }
    10% {
      -webkit-transform: rotate(-9deg);
              transform: rotate(-9deg);
    }
    15% {
      -webkit-transform: rotate(8deg);
              transform: rotate(8deg);
    }
    20% {
      -webkit-transform: rotate(-7deg);
              transform: rotate(-7deg);
    }
    25% {
      -webkit-transform: rotate(6deg);
              transform: rotate(6deg);
    }
    30% {
      -webkit-transform: rotate(-5deg);
              transform: rotate(-5deg);
    }
    35% {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg);
    }
    40% {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg);
    }
    45% {
      -webkit-transform: rotate(2deg);
              transform: rotate(2deg);
    }
    50% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
  }
  @keyframes swinging {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    5% {
      -webkit-transform: rotate(10deg);
              transform: rotate(10deg);
    }
    10% {
      -webkit-transform: rotate(-9deg);
              transform: rotate(-9deg);
    }
    15% {
      -webkit-transform: rotate(8deg);
              transform: rotate(8deg);
    }
    20% {
      -webkit-transform: rotate(-7deg);
              transform: rotate(-7deg);
    }
    25% {
      -webkit-transform: rotate(6deg);
              transform: rotate(6deg);
    }
    30% {
      -webkit-transform: rotate(-5deg);
              transform: rotate(-5deg);
    }
    35% {
      -webkit-transform: rotate(4deg);
              transform: rotate(4deg);
    }
    40% {
      -webkit-transform: rotate(-3deg);
              transform: rotate(-3deg);
    }
    45% {
      -webkit-transform: rotate(2deg);
              transform: rotate(2deg);
    }
    50% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
  }
  @-webkit-keyframes scaleout {
    0% {
      -webkit-transform: scale(0);
              transform: scale(0);
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
      opacity: 0;
    }
  }
  @keyframes scaleout {
    0% {
      -webkit-transform: scale(0);
              transform: scale(0);
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
      opacity: 0;
    }
  }
  @-webkit-keyframes cubemove {
    25% {
      -webkit-transform: translateX(10px) rotate(-90deg);
              transform: translateX(10px) rotate(-90deg);
    }
    50% {
      -webkit-transform: translateX(10px) translateY(10px) rotate(-179deg);
              transform: translateX(10px) translateY(10px) rotate(-179deg);
    }
    50.1% {
      -webkit-transform: translateX(10px) translateY(10px) rotate(-180deg);
              transform: translateX(10px) translateY(10px) rotate(-180deg);
    }
    75% {
      -webkit-transform: translateX(0px) translateY(10px) rotate(-270deg);
              transform: translateX(0px) translateY(10px) rotate(-270deg);
    }
    100% {
      -webkit-transform: rotate(-360deg);
              transform: rotate(-360deg);
    }
  }
  @keyframes cubemove {
    25% {
      -webkit-transform: translateX(10px) rotate(-90deg);
              transform: translateX(10px) rotate(-90deg);
    }
    50% {
      -webkit-transform: translateX(10px) translateY(10px) rotate(-179deg);
              transform: translateX(10px) translateY(10px) rotate(-179deg);
    }
    50.1% {
      -webkit-transform: translateX(10px) translateY(10px) rotate(-180deg);
              transform: translateX(10px) translateY(10px) rotate(-180deg);
    }
    75% {
      -webkit-transform: translateX(0px) translateY(10px) rotate(-270deg);
              transform: translateX(0px) translateY(10px) rotate(-270deg);
    }
    100% {
      -webkit-transform: rotate(-360deg);
              transform: rotate(-360deg);
    }
  }
  @-webkit-keyframes orbit {
    0% {
      opacity: 1;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
      -webkit-transform: rotate(225deg);
              transform: rotate(225deg);
    }
    7% {
      -webkit-transform: rotate(345deg);
              transform: rotate(345deg);
      -webkit-animation-timing-function: linear;
              animation-timing-function: linear;
    }
    35% {
      -webkit-transform: rotate(495deg);
              transform: rotate(495deg);
      -webkit-animation-timing-function: ease-in-out;
              animation-timing-function: ease-in-out;
    }
    42% {
      -webkit-transform: rotate(690deg);
              transform: rotate(690deg);
      -webkit-animation-timing-function: linear;
              animation-timing-function: linear;
    }
    70% {
      opacity: 1;
      -webkit-transform: rotate(835deg);
              transform: rotate(835deg);
      -webkit-animation-timing-function: linear;
              animation-timing-function: linear;
    }
    76% {
      opacity: 1;
    }
    77% {
      -webkit-transform: rotate(955deg);
              transform: rotate(955deg);
      -webkit-animation-timing-function: ease-in;
              animation-timing-function: ease-in;
    }
    78% {
      -webkit-transform: rotate(955deg);
              transform: rotate(955deg);
      opacity: 0;
    }
    100% {
      -webkit-transform: rotate(955deg);
              transform: rotate(955deg);
      opacity: 0;
    }
  }
  @keyframes orbit {
    0% {
      opacity: 1;
      -webkit-animation-timing-function: ease-out;
              animation-timing-function: ease-out;
      -webkit-transform: rotate(225deg);
              transform: rotate(225deg);
    }
    7% {
      -webkit-transform: rotate(345deg);
              transform: rotate(345deg);
      -webkit-animation-timing-function: linear;
              animation-timing-function: linear;
    }
    35% {
      -webkit-transform: rotate(495deg);
              transform: rotate(495deg);
      -webkit-animation-timing-function: ease-in-out;
              animation-timing-function: ease-in-out;
    }
    42% {
      -webkit-transform: rotate(690deg);
              transform: rotate(690deg);
      -webkit-animation-timing-function: linear;
              animation-timing-function: linear;
    }
    70% {
      opacity: 1;
      -webkit-transform: rotate(835deg);
              transform: rotate(835deg);
      -webkit-animation-timing-function: linear;
              animation-timing-function: linear;
    }
    76% {
      opacity: 1;
    }
    77% {
      -webkit-transform: rotate(955deg);
              transform: rotate(955deg);
      -webkit-animation-timing-function: ease-in;
              animation-timing-function: ease-in;
    }
    78% {
      -webkit-transform: rotate(955deg);
              transform: rotate(955deg);
      opacity: 0;
    }
    100% {
      -webkit-transform: rotate(955deg);
              transform: rotate(955deg);
      opacity: 0;
    }
  }
  @-webkit-keyframes metro-slide {
    0% {
      left: -50%;
    }
    100% {
      left: 150%;
    }
  }
  @keyframes metro-slide {
    0% {
      left: -50%;
    }
    100% {
      left: 150%;
    }
  }
  @-webkit-keyframes metro-opacity {
    0% {
      opacity: 0;
    }
    50% {
      opacity: .5;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes metro-opacity {
    0% {
      opacity: 0;
    }
    50% {
      opacity: .5;
    }
    100% {
      opacity: 1;
    }
  }
  @-webkit-keyframes ani-spin {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
              transform: rotate(359deg);
    }
  }
  @keyframes ani-spin {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
              transform: rotate(359deg);
    }
  }
  @-webkit-keyframes ani-pulse {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
              transform: rotate(359deg);
    }
  }
  @keyframes ani-pulse {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(359deg);
              transform: rotate(359deg);
    }
  }
  @-webkit-keyframes ani-wrench {
    0% {
      -webkit-transform: rotate(-12deg);
              transform: rotate(-12deg);
    }
    8% {
      -webkit-transform: rotate(12deg);
              transform: rotate(12deg);
    }
    10% {
      -webkit-transform: rotate(24deg);
              transform: rotate(24deg);
    }
    18% {
      -webkit-transform: rotate(-24deg);
              transform: rotate(-24deg);
    }
    20% {
      -webkit-transform: rotate(-24deg);
              transform: rotate(-24deg);
    }
    28% {
      -webkit-transform: rotate(24deg);
              transform: rotate(24deg);
    }
    30% {
      -webkit-transform: rotate(24deg);
              transform: rotate(24deg);
    }
    38% {
      -webkit-transform: rotate(-24deg);
              transform: rotate(-24deg);
    }
    40% {
      -webkit-transform: rotate(-24deg);
              transform: rotate(-24deg);
    }
    48% {
      -webkit-transform: rotate(24deg);
              transform: rotate(24deg);
    }
    50% {
      -webkit-transform: rotate(24deg);
              transform: rotate(24deg);
    }
    58% {
      -webkit-transform: rotate(-24deg);
              transform: rotate(-24deg);
    }
    60% {
      -webkit-transform: rotate(-24deg);
              transform: rotate(-24deg);
    }
    68% {
      -webkit-transform: rotate(24deg);
              transform: rotate(24deg);
    }
    75% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
  }
  @keyframes ani-wrench {
    0% {
      -webkit-transform: rotate(-12deg);
              transform: rotate(-12deg);
    }
    8% {
      -webkit-transform: rotate(12deg);
              transform: rotate(12deg);
    }
    10% {
      -webkit-transform: rotate(24deg);
              transform: rotate(24deg);
    }
    18% {
      -webkit-transform: rotate(-24deg);
              transform: rotate(-24deg);
    }
    20% {
      -webkit-transform: rotate(-24deg);
              transform: rotate(-24deg);
    }
    28% {
      -webkit-transform: rotate(24deg);
              transform: rotate(24deg);
    }
    30% {
      -webkit-transform: rotate(24deg);
              transform: rotate(24deg);
    }
    38% {
      -webkit-transform: rotate(-24deg);
              transform: rotate(-24deg);
    }
    40% {
      -webkit-transform: rotate(-24deg);
              transform: rotate(-24deg);
    }
    48% {
      -webkit-transform: rotate(24deg);
              transform: rotate(24deg);
    }
    50% {
      -webkit-transform: rotate(24deg);
              transform: rotate(24deg);
    }
    58% {
      -webkit-transform: rotate(-24deg);
              transform: rotate(-24deg);
    }
    60% {
      -webkit-transform: rotate(-24deg);
              transform: rotate(-24deg);
    }
    68% {
      -webkit-transform: rotate(24deg);
              transform: rotate(24deg);
    }
    75% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
  }
  @-webkit-keyframes ani-ring {
    0% {
      -webkit-transform: rotate(-15deg);
              transform: rotate(-15deg);
    }
    2% {
      -webkit-transform: rotate(15deg);
              transform: rotate(15deg);
    }
    4% {
      -webkit-transform: rotate(-18deg);
              transform: rotate(-18deg);
    }
    6% {
      -webkit-transform: rotate(18deg);
              transform: rotate(18deg);
    }
    8% {
      -webkit-transform: rotate(-22deg);
              transform: rotate(-22deg);
    }
    10% {
      -webkit-transform: rotate(22deg);
              transform: rotate(22deg);
    }
    12% {
      -webkit-transform: rotate(-18deg);
              transform: rotate(-18deg);
    }
    14% {
      -webkit-transform: rotate(18deg);
              transform: rotate(18deg);
    }
    16% {
      -webkit-transform: rotate(-12deg);
              transform: rotate(-12deg);
    }
    18% {
      -webkit-transform: rotate(12deg);
              transform: rotate(12deg);
    }
    20% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
  }
  @keyframes ani-ring {
    0% {
      -webkit-transform: rotate(-15deg);
              transform: rotate(-15deg);
    }
    2% {
      -webkit-transform: rotate(15deg);
              transform: rotate(15deg);
    }
    4% {
      -webkit-transform: rotate(-18deg);
              transform: rotate(-18deg);
    }
    6% {
      -webkit-transform: rotate(18deg);
              transform: rotate(18deg);
    }
    8% {
      -webkit-transform: rotate(-22deg);
              transform: rotate(-22deg);
    }
    10% {
      -webkit-transform: rotate(22deg);
              transform: rotate(22deg);
    }
    12% {
      -webkit-transform: rotate(-18deg);
              transform: rotate(-18deg);
    }
    14% {
      -webkit-transform: rotate(18deg);
              transform: rotate(18deg);
    }
    16% {
      -webkit-transform: rotate(-12deg);
              transform: rotate(-12deg);
    }
    18% {
      -webkit-transform: rotate(12deg);
              transform: rotate(12deg);
    }
    20% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
  }
  @-webkit-keyframes ani-vertical {
    0% {
      -webkit-transform: translate(0, -3px);
              transform: translate(0, -3px);
    }
    4% {
      -webkit-transform: translate(0, 3px);
              transform: translate(0, 3px);
    }
    8% {
      -webkit-transform: translate(0, -3px);
              transform: translate(0, -3px);
    }
    12% {
      -webkit-transform: translate(0, 3px);
              transform: translate(0, 3px);
    }
    16% {
      -webkit-transform: translate(0, -3px);
              transform: translate(0, -3px);
    }
    20% {
      -webkit-transform: translate(0, 3px);
              transform: translate(0, 3px);
    }
    22% {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
    }
  }
  @keyframes ani-vertical {
    0% {
      -webkit-transform: translate(0, -3px);
              transform: translate(0, -3px);
    }
    4% {
      -webkit-transform: translate(0, 3px);
              transform: translate(0, 3px);
    }
    8% {
      -webkit-transform: translate(0, -3px);
              transform: translate(0, -3px);
    }
    12% {
      -webkit-transform: translate(0, 3px);
              transform: translate(0, 3px);
    }
    16% {
      -webkit-transform: translate(0, -3px);
              transform: translate(0, -3px);
    }
    20% {
      -webkit-transform: translate(0, 3px);
              transform: translate(0, 3px);
    }
    22% {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
    }
  }
  @-webkit-keyframes ani-horizontal {
    0% {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
    }
    6% {
      -webkit-transform: translate(5px, 0);
              transform: translate(5px, 0);
    }
    12% {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
    }
    18% {
      -webkit-transform: translate(5px, 0);
              transform: translate(5px, 0);
    }
    24% {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
    }
    30% {
      -webkit-transform: translate(5px, 0);
              transform: translate(5px, 0);
    }
    36% {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
    }
  }
  @keyframes ani-horizontal {
    0% {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
    }
    6% {
      -webkit-transform: translate(5px, 0);
              transform: translate(5px, 0);
    }
    12% {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
    }
    18% {
      -webkit-transform: translate(5px, 0);
              transform: translate(5px, 0);
    }
    24% {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
    }
    30% {
      -webkit-transform: translate(5px, 0);
              transform: translate(5px, 0);
    }
    36% {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
    }
  }
  @-webkit-keyframes ani-flash {
    0%,
    100%,
    50% {
      opacity: 1;
    }
    25%,
    75% {
      opacity: 0;
    }
  }
  @keyframes ani-flash {
    0%,
    100%,
    50% {
      opacity: 1;
    }
    25%,
    75% {
      opacity: 0;
    }
  }
  @-webkit-keyframes ani-bounce {
    0%,
    10%,
    20%,
    50%,
    80% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    40% {
      -webkit-transform: translateY(-15px);
              transform: translateY(-15px);
    }
    60% {
      -webkit-transform: translateY(-15px);
              transform: translateY(-15px);
    }
  }
  @keyframes ani-bounce {
    0%,
    10%,
    20%,
    50%,
    80% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    40% {
      -webkit-transform: translateY(-15px);
              transform: translateY(-15px);
    }
    60% {
      -webkit-transform: translateY(-15px);
              transform: translateY(-15px);
    }
  }
  @-webkit-keyframes ani-float {
    0% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-6px);
              transform: translateY(-6px);
    }
    100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @keyframes ani-float {
    0% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    50% {
      -webkit-transform: translateY(-6px);
              transform: translateY(-6px);
    }
    100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @-webkit-keyframes ani-heartbeat {
    0% {
      -webkit-transform: scale(1.1);
              transform: scale(1.1);
    }
    50% {
      -webkit-transform: scale(0.8);
              transform: scale(0.8);
    }
    100% {
      -webkit-transform: scale(1.1);
              transform: scale(1.1);
    }
  }
  @keyframes ani-heartbeat {
    0% {
      -webkit-transform: scale(1.1);
              transform: scale(1.1);
    }
    50% {
      -webkit-transform: scale(0.8);
              transform: scale(0.8);
    }
    100% {
      -webkit-transform: scale(1.1);
              transform: scale(1.1);
    }
  }
  @-webkit-keyframes ani-shuttle {
    0% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    10%,
    20% {
      -webkit-transform: scale(0.9) rotate(-8deg);
              transform: scale(0.9) rotate(-8deg);
    }
    30%,
    50%,
    70% {
      -webkit-transform: scale(1.3) rotate(8deg);
              transform: scale(1.3) rotate(8deg);
    }
    40%,
    60% {
      -webkit-transform: scale(1.3) rotate(-8deg);
              transform: scale(1.3) rotate(-8deg);
    }
    80% {
      -webkit-transform: scale(1) rotate(0);
              transform: scale(1) rotate(0);
    }
  }
  @keyframes ani-shuttle {
    0% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    10%,
    20% {
      -webkit-transform: scale(0.9) rotate(-8deg);
              transform: scale(0.9) rotate(-8deg);
    }
    30%,
    50%,
    70% {
      -webkit-transform: scale(1.3) rotate(8deg);
              transform: scale(1.3) rotate(8deg);
    }
    40%,
    60% {
      -webkit-transform: scale(1.3) rotate(-8deg);
              transform: scale(1.3) rotate(-8deg);
    }
    80% {
      -webkit-transform: scale(1) rotate(0);
              transform: scale(1) rotate(0);
    }
  }
  @-webkit-keyframes ani-pass {
    0% {
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      opacity: 0;
    }
    50% {
      -webkit-transform: translateX(0%);
              transform: translateX(0%);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(50%);
              transform: translateX(50%);
      opacity: 0;
    }
  }
  @keyframes ani-pass {
    0% {
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      opacity: 0;
    }
    50% {
      -webkit-transform: translateX(0%);
              transform: translateX(0%);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(50%);
              transform: translateX(50%);
      opacity: 0;
    }
  }
  @-webkit-keyframes ani-ripple {
    0% {
      opacity: .6;
    }
    50% {
      -webkit-transform: scale(1.8);
              transform: scale(1.8);
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
  }
  @keyframes ani-ripple {
    0% {
      opacity: .6;
    }
    50% {
      -webkit-transform: scale(1.8);
              transform: scale(1.8);
      opacity: 0;
    }
    100% {
      opacity: 0;
    }
  }
  @-webkit-keyframes ani-shrink {
    0% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    90% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    100% {
      -webkit-transform: scale(0.5);
              transform: scale(0.5);
    }
  }
  @keyframes ani-shrink {
    0% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    90% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    100% {
      -webkit-transform: scale(0.5);
              transform: scale(0.5);
    }
  }
  @-webkit-keyframes ani-drop {
    0% {
      -webkit-transform: translateY(-50px);
              transform: translateY(-50px);
    }
    25% {
      -webkit-transform: translate(0);
              transform: translate(0);
    }
    100% {
      -webkit-transform: translate(0);
              transform: translate(0);
    }
  }
  @keyframes ani-drop {
    0% {
      -webkit-transform: translateY(-50px);
              transform: translateY(-50px);
    }
    25% {
      -webkit-transform: translate(0);
              transform: translate(0);
    }
    100% {
      -webkit-transform: translate(0);
              transform: translate(0);
    }
  }
  @-webkit-keyframes ani-drop2 {
    0% {
      -webkit-transform: translateY(-50px);
              transform: translateY(-50px);
    }
    50% {
      -webkit-transform: translate(0);
              transform: translate(0);
    }
    100% {
      -webkit-transform: translate(0);
              transform: translate(0);
    }
  }
  @keyframes ani-drop2 {
    0% {
      -webkit-transform: translateY(-50px);
              transform: translateY(-50px);
    }
    50% {
      -webkit-transform: translate(0);
              transform: translate(0);
    }
    100% {
      -webkit-transform: translate(0);
              transform: translate(0);
    }
  }
  @-webkit-keyframes ani-drop3 {
    0% {
      -webkit-transform: translateY(-50px);
              transform: translateY(-50px);
    }
    75% {
      -webkit-transform: translate(0);
              transform: translate(0);
    }
    100% {
      -webkit-transform: translate(0);
              transform: translate(0);
    }
  }
  @keyframes ani-drop3 {
    0% {
      -webkit-transform: translateY(-50px);
              transform: translateY(-50px);
    }
    75% {
      -webkit-transform: translate(0);
              transform: translate(0);
    }
    100% {
      -webkit-transform: translate(0);
              transform: translate(0);
    }
  }
  @-webkit-keyframes ani-pre-spin {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  @keyframes ani-pre-spin {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  @-webkit-keyframes ani-bg-stripes {
    from {
      background-position: 40px 0;
    }
    to {
      background-position: 0 0;
    }
  }
  @keyframes ani-bg-stripes {
    from {
      background-position: 40px 0;
    }
    to {
      background-position: 0 0;
    }
  }
  .mif-ani-spin,
  .mif-ani-hover-spin:hover {
    -webkit-animation: ani-spin 1.5s linear infinite;
            animation: ani-spin 1.5s linear infinite;
  }
  .mif-ani-spin.mif-ani-fast,
  .mif-ani-hover-spin.mif-ani-fast:hover {
    -webkit-animation: ani-spin 0.7s linear infinite;
            animation: ani-spin 0.7s linear infinite;
  }
  .mif-ani-spin.mif-ani-slow,
  .mif-ani-hover-spin.mif-ani-slow:hover {
    -webkit-animation: ani-spin 2.2s linear infinite;
            animation: ani-spin 2.2s linear infinite;
  }
  .mif-ani-pulse,
  .mif-ani-hover-pulse:hover {
    -webkit-animation: ani-pulse 1.7s infinite;
            animation: ani-pulse 1.7s infinite;
  }
  .mif-ani-pulse.mif-ani-fast,
  .mif-ani-hover-pulse.mif-ani-fast:hover {
    -webkit-animation: ani-pulse 1s infinite;
            animation: ani-pulse 1s infinite;
  }
  .mif-ani-pulse.mif-ani-slow,
  .mif-ani-hover-pulse.mif-ani-slow:hover {
    -webkit-animation: ani-pulse 3s infinite;
            animation: ani-pulse 3s infinite;
  }
  .mif-ani-spanner,
  .mif-ani-hover-spanner:hover {
    transform-origin-x: 90%;
    transform-origin-y: 35%;
    transform-origin-z: initial;
    -webkit-animation: ani-wrench 2.5s ease infinite;
            animation: ani-wrench 2.5s ease infinite;
  }
  .mif-ani-spanner.mif-ani-fast,
  .mif-ani-hover-spanner.mif-ani-fast:hover {
    -webkit-animation: ani-wrench 1.2s ease infinite;
            animation: ani-wrench 1.2s ease infinite;
  }
  .mif-ani-spanner.mif-ani-slow,
  .mif-ani-hover-spanner.mif-ani-slow:hover {
    -webkit-animation: ani-wrench 3.7s ease infinite;
            animation: ani-wrench 3.7s ease infinite;
  }
  .mif-ani-ring,
  .mif-ani-hover-ring:hover {
    transform-origin-x: 50%;
    transform-origin-y: 0px;
    transform-origin-z: initial;
    -webkit-animation: ani-ring 2s ease infinite;
            animation: ani-ring 2s ease infinite;
  }
  .mif-ani-ring.mif-ani-fast,
  .mif-ani-hover-ring.mif-ani-fast:hover {
    -webkit-animation: ani-ring 1s ease infinite;
            animation: ani-ring 1s ease infinite;
  }
  .mif-ani-ring.mif-ani-slow,
  .mif-ani-hover-ring.mif-ani-slow:hover {
    -webkit-animation: ani-ring 3s ease infinite;
            animation: ani-ring 3s ease infinite;
  }
  .mif-ani-vertical,
  .mif-ani-hover-vertical:hover {
    -webkit-animation: ani-vertical 2s ease infinite;
            animation: ani-vertical 2s ease infinite;
  }
  .mif-ani-vertical.mif-ani-fast,
  .mif-ani-vertical.mif-ani-fast:hover {
    -webkit-animation: ani-vertical 1s ease infinite;
            animation: ani-vertical 1s ease infinite;
  }
  .mif-ani-vertical.mif-ani-slow,
  .mif-ani-hover-vertical.mif-ani-slow:hover {
    -webkit-animation: ani-vertical 4s ease infinite;
            animation: ani-vertical 4s ease infinite;
  }
  .mif-ani-horizontal,
  .mif-ani-hover-horizontal:hover {
    -webkit-animation: ani-horizontal 2s ease infinite;
            animation: ani-horizontal 2s ease infinite;
  }
  .mif-ani-horizontal.mif-ani-fast,
  .mif-ani-horizontal.mif-ani-fast:hover {
    -webkit-animation: ani-horizontal 1s ease infinite;
            animation: ani-horizontal 1s ease infinite;
  }
  .mif-ani-horizontal.mif-ani-slow,
  .mif-ani-horizontal.mif-ani-slow:hover {
    -webkit-animation: ani-horizontal 3s ease infinite;
            animation: ani-horizontal 3s ease infinite;
  }
  .mif-ani-flash,
  .mif-ani-hover-flash:hover {
    -webkit-animation: ani-flash 2s ease infinite;
            animation: ani-flash 2s ease infinite;
  }
  .mif-ani-flash.mif-ani-fast,
  .mif-ani-hover-flash.mif-ani-fast:hover {
    -webkit-animation: ani-flash 1s ease infinite;
            animation: ani-flash 1s ease infinite;
  }
  .mif-ani-flash.mif-ani-slow,
  .mif-ani-hover-flash.mif-ani-slow:hover {
    -webkit-animation: ani-flash 3s ease infinite;
            animation: ani-flash 3s ease infinite;
  }
  .mif-ani-bounce,
  .mif-ani-hover-bounce:hover {
    -webkit-animation: ani-bounce 2s ease infinite;
            animation: ani-bounce 2s ease infinite;
  }
  .mif-ani-bounce.mif-ani-fast,
  .mif-ani-hover-bounce.mif-ani-fast:hover {
    -webkit-animation: ani-bounce 1s ease infinite;
            animation: ani-bounce 1s ease infinite;
  }
  .mif-ani-bounce.mif-ani-slow,
  .mif-ani-hover-bounce.mif-ani-slow:hover {
    -webkit-animation: ani-bounce 3s ease infinite;
            animation: ani-bounce 3s ease infinite;
  }
  .mif-ani-float,
  .mif-ani-hover-float:hover {
    -webkit-animation: ani-float 2s linear infinite;
            animation: ani-float 2s linear infinite;
  }
  .mif-ani-float.mif-ani-fast,
  .mif-ani-hover-float.mif-ani-fast:hover {
    -webkit-animation: ani-float 1s linear infinite;
            animation: ani-float 1s linear infinite;
  }
  .mif-ani-float.mif-ani-slow,
  .mif-ani-hover-float.mif-ani-slow:hover {
    -webkit-animation: ani-float 3s linear infinite;
            animation: ani-float 3s linear infinite;
  }
  .mif-ani-heartbeat,
  .mif-ani-hover-heartbeat:hover {
    -webkit-animation: ani-heartbeat 2s linear infinite;
            animation: ani-heartbeat 2s linear infinite;
  }
  .mif-ani-heartbeat.mif-ani-fast,
  .mif-ani-hover-heartbeat.mif-ani-fast:hover {
    -webkit-animation: ani-heartbeat 1s linear infinite;
            animation: ani-heartbeat 1s linear infinite;
  }
  .mif-ani-heartbeat.mif-ani-slow,
  .mif-ani-hover-heartbeat.mif-ani-slow:hover {
    -webkit-animation: ani-heartbeat 3s linear infinite;
            animation: ani-heartbeat 3s linear infinite;
  }
  .mif-ani-shake,
  .mif-ani-hover-shake:hover {
    -webkit-animation: ani-wrench 2.5s ease infinite;
            animation: ani-wrench 2.5s ease infinite;
  }
  .mif-ani-shake.mif-ani-fast,
  .mif-ani-hover-shake.mif-ani-fast:hover {
    -webkit-animation: ani-wrench 1.2s ease infinite;
            animation: ani-wrench 1.2s ease infinite;
  }
  .mif-ani-shake.mif-ani-slow,
  .mif-ani-hover-shake.mif-ani-slow:hover {
    -webkit-animation: ani-wrench 3.7s ease infinite;
            animation: ani-wrench 3.7s ease infinite;
  }
  .mif-ani-shuttle,
  .mif-ani-hover-shuttle:hover {
    -webkit-animation: ani-shuttle 2s linear infinite;
            animation: ani-shuttle 2s linear infinite;
  }
  .mif-ani-shuttle.mif-ani-fast,
  .mif-ani-hover-shuttle.mif-ani-fast:hover {
    -webkit-animation: ani-shuttle 1s linear infinite;
            animation: ani-shuttle 1s linear infinite;
  }
  .mif-ani-shuttle.mif-ani-slow,
  .mif-ani-hover-shuttle.mif-ani-slow:hover {
    -webkit-animation: ani-shuttle 3s linear infinite;
            animation: ani-shuttle 3s linear infinite;
  }
  .mif-ani-pass,
  .mif-ani-hover-pass:hover {
    -webkit-animation: ani-pass 2s linear infinite;
            animation: ani-pass 2s linear infinite;
  }
  .mif-ani-pass.mif-ani-fast,
  .mif-ani-hover-pass.mif-ani-fast:hover {
    -webkit-animation: ani-pass 1s linear infinite;
            animation: ani-pass 1s linear infinite;
  }
  .mif-ani-pass.mif-ani-slow,
  .mif-ani-hover-pass.mif-ani-slow:hover {
    -webkit-animation: ani-pass 3s linear infinite;
            animation: ani-pass 3s linear infinite;
  }
  .mif-ani-ripple,
  .mif-ani-hover-ripple:hover {
    -webkit-animation: ani-ripple 2s infinite linear;
            animation: ani-ripple 2s infinite linear;
  }
  .mif-ani-ripple.mif-ani-fast,
  .mif-ani-hover-ripple.mif-ani-fast:hover {
    -webkit-animation: ani-ripple 1s infinite linear;
            animation: ani-ripple 1s infinite linear;
  }
  .mif-ani-ripple.mif-ani-slow,
  .mif-ani-hover-ripple.mif-ani-slow:hover {
    -webkit-animation: ani-ripple 3s infinite linear;
            animation: ani-ripple 3s infinite linear;
  }
  .mif-unlink:before {
    content: "\f127";
  }
  .mif-fire-extinguisher:before {
    content: "\f134";
  }
  .mif-eur:before {
    content: "\f153";
  }
  .mif-gbp:before {
    content: "\f154";
  }
  .mif-dollar2:before {
    content: "\f155";
  }
  .mif-inr:before {
    content: "\f156";
  }
  .mif-cny:before {
    content: "\f157";
  }
  .mif-rouble:before {
    content: "\f158";
  }
  .mif-krw:before {
    content: "\f159";
  }
  .mif-bitcoin:before {
    content: "\f15a";
  }
  .mif-youtube2:before {
    content: "\f167";
  }
  .mif-youtube-play:before {
    content: "\f16a";
  }
  .mif-linux:before {
    content: "\f17c";
  }
  .mif-try:before {
    content: "\f195";
  }
  .mif-space-shuttle:before {
    content: "\f197";
  }
  .mif-openid:before {
    content: "\f19b";
  }
  .mif-digg:before {
    content: "\f1a6";
  }
  .mif-language:before {
    content: "\f1ab";
  }
  .mif-automobile:before {
    content: "\f1b9";
  }
  .mif-cab:before {
    content: "\f1ba";
  }
  .mif-jsfiddle:before {
    content: "\f1cc";
  }
  .mif-google-wallet:before {
    content: "\f1ee";
  }
  .mif-copyright:before {
    content: "\f1f9";
  }
  .mif-bicycle:before {
    content: "\f206";
  }
  .mif-bus:before {
    content: "\f207";
  }
  .mif-ship:before {
    content: "\f21a";
  }
  .mif-motorcycle:before {
    content: "\f21c";
  }
  .mif-train:before {
    content: "\f238";
  }
  .mif-subway:before {
    content: "\f239";
  }
  .mif-opencart:before {
    content: "\f23d";
  }
  .mif-trademark:before {
    content: "\f25c";
  }
  .mif-registered:before {
    content: "\f25d";
  }
  .mif-creative-commons:before {
    content: "\f25e";
  }
  .mif-wikipedia:before {
    content: "\f266";
  }
  .mif-amazon:before {
    content: "\f270";
  }
  .mif-fonticons:before {
    content: "\f280";
  }
  .mif-user-md:before {
    content: "\f0f0";
  }
  .mif-stethoscope:before {
    content: "\f0f1";
  }
  .mif-ambulance:before {
    content: "\f0f9";
  }
  .mif-medkit:before {
    content: "\f0fa";
  }
  .mif-paw:before {
    content: "\f1b0";
  }
  .mif-file-pdf:before {
    content: "\f1c1";
  }
  .mif-file-word:before {
    content: "\f1c2";
  }
  .mif-file-excel:before {
    content: "\f1c3";
  }
  .mif-file-powerpoint:before {
    content: "\f1c4";
  }
  .mif-file-image:before {
    content: "\f1c5";
  }
  .mif-file-archive:before {
    content: "\f1c6";
  }
  .mif-file-audio:before {
    content: "\f1c7";
  }
  .mif-file-movie:before {
    content: "\f1c8";
  }
  .mif-file-code:before {
    content: "\f1c9";
  }
  .mif-visa:before {
    content: "\f1f0";
  }
  .mif-mastercard:before {
    content: "\f1f1";
  }
  .mif-discover:before {
    content: "\f1f2";
  }
  .mif-amex:before {
    content: "\f1f3";
  }
  .mif-cc-paypal:before {
    content: "\f1f4";
  }
  .mif-heartbeat:before {
    content: "\f21e";
  }
  .mif-venus:before {
    content: "\f221";
  }
  .mif-mars:before {
    content: "\f222";
  }
  .mif-medium:before {
    content: "\f23a";
  }
  .mif-earth2:before {
    content: "\e6c1";
  }
  .mif-shit:before {
    content: "\e6c2";
  }
  .mif-broadcast:before {
    content: "\f048";
  }
  .mif-organization:before {
    content: "\f037";
  }
  .mif-squirrel:before {
    content: "\f0b2";
  }
  .mif-steps:before {
    content: "\f0c7";
  }
  .mif-versions:before {
    content: "\f064";
  }
  .mif-microscope:before {
    content: "\f089";
  }
  .mif-library:before {
    content: "\e921";
  }
  .mif-file-binary:before {
    content: "\f094";
  }
  .mif-mail-read:before {
    content: "\f03c";
  }
  .mif-quote:before {
    content: "\f063";
  }
  .mif-sunrise:before {
    content: "\e66c";
  }
  .mif-sun:before {
    content: "\e66d";
  }
  .mif-moon:before {
    content: "\e66e";
  }
  .mif-sun3:before {
    content: "\e66f";
  }
  .mif-windy:before {
    content: "\e670";
  }
  .mif-wind:before {
    content: "\e671";
  }
  .mif-snowflake:before {
    content: "\e672";
  }
  .mif-cloudy:before {
    content: "\e673";
  }
  .mif-cloud2:before {
    content: "\e674";
  }
  .mif-weather:before {
    content: "\e675";
  }
  .mif-weather2:before {
    content: "\e676";
  }
  .mif-weather3:before {
    content: "\e677";
  }
  .mif-lines:before {
    content: "\e678";
  }
  .mif-cloud3:before {
    content: "\e679";
  }
  .mif-lightning:before {
    content: "\e67a";
  }
  .mif-lightning2:before {
    content: "\e67b";
  }
  .mif-rainy:before {
    content: "\e67c";
  }
  .mif-rainy2:before {
    content: "\e67d";
  }
  .mif-windy2:before {
    content: "\e67e";
  }
  .mif-windy3:before {
    content: "\e67f";
  }
  .mif-snowy:before {
    content: "\e680";
  }
  .mif-snowy2:before {
    content: "\e681";
  }
  .mif-snowy3:before {
    content: "\e682";
  }
  .mif-weather4:before {
    content: "\e683";
  }
  .mif-cloudy2:before {
    content: "\e684";
  }
  .mif-cloud4:before {
    content: "\e685";
  }
  .mif-lightning3:before {
    content: "\e686";
  }
  .mif-sun4:before {
    content: "\e687";
  }
  .mif-moon2:before {
    content: "\e688";
  }
  .mif-cloudy3:before {
    content: "\e689";
  }
  .mif-cloud5:before {
    content: "\e68a";
  }
  .mif-cloud6:before {
    content: "\e68b";
  }
  .mif-lightning4:before {
    content: "\e68c";
  }
  .mif-rainy3:before {
    content: "\e68d";
  }
  .mif-rainy4:before {
    content: "\e68e";
  }
  .mif-windy4:before {
    content: "\e68f";
  }
  .mif-windy5:before {
    content: "\e690";
  }
  .mif-snowy4:before {
    content: "\e691";
  }
  .mif-snowy5:before {
    content: "\e692";
  }
  .mif-weather5:before {
    content: "\e693";
  }
  .mif-cloudy4:before {
    content: "\e694";
  }
  .mif-lightning5:before {
    content: "\e695";
  }
  .mif-thermometer:before {
    content: "\e696";
  }
  .mif-none:before {
    content: "\e698";
  }
  .mif-celsius:before {
    content: "\e699";
  }
  .mif-fahrenheit:before {
    content: "\e69a";
  }
  .mif-home:before {
    content: "\e900";
  }
  .mif-pencil:before {
    content: "\e905";
  }
  .mif-eyedropper:before {
    content: "\e90a";
  }
  .mif-paint:before {
    content: "\e90c";
  }
  .mif-image:before {
    content: "\e90d";
  }
  .mif-images:before {
    content: "\e90e";
  }
  .mif-camera:before {
    content: "\e90f";
  }
  .mif-headphones:before {
    content: "\e910";
  }
  .mif-music:before {
    content: "\e911";
  }
  .mif-film:before {
    content: "\e913";
  }
  .mif-video-camera:before {
    content: "\e914";
  }
  .mif-dice:before {
    content: "\e915";
  }
  .mif-wifi-connect:before {
    content: "\e91b";
  }
  .mif-feed:before {
    content: "\e91d";
  }
  .mif-mic:before {
    content: "\e91e";
  }
  .mif-books:before {
    content: "\e920";
  }
  .mif-file-empty:before {
    content: "\e924";
  }
  .mif-files-empty:before {
    content: "\e925";
  }
  .mif-file-text:before {
    content: "\e926";
  }
  .mif-file-picture:before {
    content: "\e927";
  }
  .mif-file-music:before {
    content: "\e928";
  }
  .mif-file-play:before {
    content: "\e929";
  }
  .mif-file-video:before {
    content: "\e92a";
  }
  .mif-file-zip:before {
    content: "\e92b";
  }
  .mif-stack:before {
    content: "\e92e";
  }
  .mif-folder:before {
    content: "\e92f";
  }
  .mif-folder-open:before {
    content: "\e930";
  }
  .mif-folder-plus:before {
    content: "\e931";
  }
  .mif-folder-minus:before {
    content: "\e932";
  }
  .mif-folder-download:before {
    content: "\e933";
  }
  .mif-folder-upload:before {
    content: "\e934";
  }
  .mif-tag:before {
    content: "\e935";
  }
  .mif-tags:before {
    content: "\e936";
  }
  .mif-barcode:before {
    content: "\e937";
  }
  .mif-qrcode:before {
    content: "\e938";
  }
  .mif-cart:before {
    content: "\e93a";
  }
  .mif-credit-card:before {
    content: "\e93f";
  }
  .mif-calculator:before {
    content: "\e940";
  }
  .mif-help:before {
    content: "\e941";
  }
  .mif-phone:before {
    content: "\e942";
  }
  .mif-envelop:before {
    content: "\e945";
  }
  .mif-location:before {
    content: "\e948";
  }
  .mif-compass:before {
    content: "\e949";
  }
  .mif-compass2:before {
    content: "\e94a";
  }
  .mif-map:before {
    content: "\e94b";
  }
  .mif-history:before {
    content: "\e94d";
  }
  .mif-bell:before {
    content: "\e951";
  }
  .mif-calendar:before {
    content: "\e953";
  }
  .mif-printer:before {
    content: "\e954";
  }
  .mif-keyboard:before {
    content: "\e955";
  }
  .mif-display:before {
    content: "\e956";
  }
  .mif-laptop:before {
    content: "\e957";
  }
  .mif-mobile:before {
    content: "\e959";
  }
  .mif-tablet:before {
    content: "\e95a";
  }
  .mif-download:before {
    content: "\e960";
  }
  .mif-upload:before {
    content: "\e961";
  }
  .mif-floppy-disk:before {
    content: "\e962";
  }
  .mif-drive:before {
    content: "\e963";
  }
  .mif-database:before {
    content: "\e964";
  }
  .mif-undo:before {
    content: "\e965";
  }
  .mif-redo:before {
    content: "\e966";
  }
  .mif-bubble:before {
    content: "\e96b";
  }
  .mif-bubbles:before {
    content: "\e96c";
  }
  .mif-user:before {
    content: "\e971";
  }
  .mif-users:before {
    content: "\e972";
  }
  .mif-user-plus:before {
    content: "\e973";
  }
  .mif-user-minus:before {
    content: "\e974";
  }
  .mif-user-check:before {
    content: "\e975";
  }
  .mif-hour-glass:before {
    content: "\e979";
  }
  .mif-spinner:before {
    content: "\e97a";
  }
  .mif-spinner1:before {
    content: "\e97b";
  }
  .mif-spinner2:before {
    content: "\e97d";
  }
  .mif-spinner3:before {
    content: "\e981";
  }
  .mif-spinner4:before {
    content: "\e982";
  }
  .mif-spinner5:before {
    content: "\e983";
  }
  .mif-search:before {
    content: "\e986";
  }
  .mif-zoom-in:before {
    content: "\e987";
  }
  .mif-zoom-out:before {
    content: "\e988";
  }
  .mif-enlarge:before {
    content: "\e989";
  }
  .mif-shrink:before {
    content: "\e98a";
  }
  .mif-enlarge2:before {
    content: "\e98b";
  }
  .mif-shrink2:before {
    content: "\e98c";
  }
  .mif-key:before {
    content: "\e98d";
  }
  .mif-wrench:before {
    content: "\e991";
  }
  .mif-equalizer:before {
    content: "\e992";
  }
  .mif-equalizer-v:before {
    content: "\e993";
  }
  .mif-cog:before {
    content: "\e994";
  }
  .mif-cogs:before {
    content: "\e995";
  }
  .mif-magic-wand:before {
    content: "\e997";
  }
  .mif-bug:before {
    content: "\e999";
  }
  .mif-chart-pie:before {
    content: "\e99a";
  }
  .mif-chart-dots:before {
    content: "\e99b";
  }
  .mif-chart-bars:before {
    content: "\e99c";
  }
  .mif-chart-bars2:before {
    content: "\e99d";
  }
  .mif-trophy:before {
    content: "\e99e";
  }
  .mif-gift:before {
    content: "\e99f";
  }
  .mif-spoon-fork:before {
    content: "\e9a3";
  }
  .mif-rocket:before {
    content: "\e9a5";
  }
  .mif-meter:before {
    content: "\e9a6";
  }
  .mif-hammer:before {
    content: "\e9a8";
  }
  .mif-fire:before {
    content: "\e9a9";
  }
  .mif-lab:before {
    content: "\e9aa";
  }
  .mif-bin:before {
    content: "\e9ac";
  }
  .mif-truck:before {
    content: "\e9b0";
  }
  .mif-target:before {
    content: "\e9b3";
  }
  .mif-power:before {
    content: "\e9b5";
  }
  .mif-switch:before {
    content: "\e9b6";
  }
  .mif-power-cord:before {
    content: "\e9b7";
  }
  .mif-clipboard:before {
    content: "\e9b8";
  }
  .mif-list-numbered:before {
    content: "\e9b9";
  }
  .mif-list:before {
    content: "\e9ba";
  }
  .mif-list2:before {
    content: "\e9bb";
  }
  .mif-tree:before {
    content: "\e9bc";
  }
  .mif-cloud:before {
    content: "\e9c1";
  }
  .mif-cloud-download:before {
    content: "\e9c2";
  }
  .mif-cloud-upload:before {
    content: "\e9c3";
  }
  .mif-download2:before {
    content: "\e9c7";
  }
  .mif-upload2:before {
    content: "\e9c8";
  }
  .mif-earth:before {
    content: "\e9ca";
  }
  .mif-link:before {
    content: "\e9cb";
  }
  .mif-flag:before {
    content: "\e9cc";
  }
  .mif-attachment:before {
    content: "\e9cd";
  }
  .mif-eye:before {
    content: "\e9ce";
  }
  .mif-bookmark:before {
    content: "\e9d2";
  }
  .mif-bookmarks:before {
    content: "\e9d3";
  }
  .mif-contrast:before {
    content: "\e9d5";
  }
  .mif-brightness:before {
    content: "\e9d6";
  }
  .mif-star-empty:before {
    content: "\e9d7";
  }
  .mif-star-half:before {
    content: "\e9d8";
  }
  .mif-star-full:before {
    content: "\e9d9";
  }
  .mif-heart:before {
    content: "\e9da";
  }
  .mif-heart-broken:before {
    content: "\e9db";
  }
  .mif-warning:before {
    content: "\ea07";
  }
  .mif-notification:before {
    content: "\ea08";
  }
  .mif-question:before {
    content: "\ea09";
  }
  .mif-plus:before {
    content: "\ea0a";
  }
  .mif-minus:before {
    content: "\ea0b";
  }
  .mif-info:before {
    content: "\ea0c";
  }
  .mif-cancel:before {
    content: "\ea0d";
  }
  .mif-blocked:before {
    content: "\ea0e";
  }
  .mif-cross:before {
    content: "\ea0f";
  }
  .mif-checkmark:before {
    content: "\ea10";
  }
  .mif-spell-check:before {
    content: "\ea12";
  }
  .mif-enter:before {
    content: "\ea13";
  }
  .mif-exit:before {
    content: "\ea14";
  }
  .mif-play:before {
    content: "\ea1c";
  }
  .mif-pause:before {
    content: "\ea1d";
  }
  .mif-stop:before {
    content: "\ea1e";
  }
  .mif-backward:before {
    content: "\ea1f";
  }
  .mif-forward:before {
    content: "\ea20";
  }
  .mif-first:before {
    content: "\ea21";
  }
  .mif-last:before {
    content: "\ea22";
  }
  .mif-previous:before {
    content: "\ea23";
  }
  .mif-next:before {
    content: "\ea24";
  }
  .mif-eject:before {
    content: "\ea25";
  }
  .mif-volume-high:before {
    content: "\ea26";
  }
  .mif-volume-medium:before {
    content: "\ea27";
  }
  .mif-volume-low:before {
    content: "\ea28";
  }
  .mif-volume-mute:before {
    content: "\ea29";
  }
  .mif-volume-mute2:before {
    content: "\ea2a";
  }
  .mif-volume-plus:before {
    content: "\ea2b";
  }
  .mif-volume-minus:before {
    content: "\ea2c";
  }
  .mif-loop:before {
    content: "\ea2d";
  }
  .mif-loop2:before {
    content: "\ea2e";
  }
  .mif-infinite:before {
    content: "\ea2f";
  }
  .mif-shuffle:before {
    content: "\ea30";
  }
  .mif-arrow-up-left:before {
    content: "\ea39";
  }
  .mif-arrow-up:before {
    content: "\ea3a";
  }
  .mif-arrow-up-right:before {
    content: "\ea3b";
  }
  .mif-arrow-right:before {
    content: "\ea3c";
  }
  .mif-arrow-down-right:before {
    content: "\ea3d";
  }
  .mif-arrow-down:before {
    content: "\ea3e";
  }
  .mif-arrow-down-left:before {
    content: "\ea3f";
  }
  .mif-arrow-left:before {
    content: "\ea40";
  }
  .mif-tab:before {
    content: "\ea45";
  }
  .mif-move-up:before {
    content: "\ea46";
  }
  .mif-move-down:before {
    content: "\ea47";
  }
  .mif-sort-asc:before {
    content: "\ea4c";
  }
  .mif-sort-desc:before {
    content: "\ea4d";
  }
  .mif-command:before {
    content: "\ea4e";
  }
  .mif-shift:before {
    content: "\ea4f";
  }
  .mif-crop:before {
    content: "\ea57";
  }
  .mif-filter:before {
    content: "\ea5b";
  }
  .mif-bold:before {
    content: "\ea62";
  }
  .mif-underline:before {
    content: "\ea63";
  }
  .mif-italic:before {
    content: "\ea64";
  }
  .mif-strikethrough:before {
    content: "\ea65";
  }
  .mif-page-break:before {
    content: "\ea68";
  }
  .mif-superscript:before {
    content: "\ea69";
  }
  .mif-subscript:before {
    content: "\ea6a";
  }
  .mif-table:before {
    content: "\ea71";
  }
  .mif-insert-template:before {
    content: "\ea72";
  }
  .mif-pilcrow:before {
    content: "\ea73";
  }
  .mif-ltr:before {
    content: "\ea74";
  }
  .mif-rtl:before {
    content: "\ea75";
  }
  .mif-section:before {
    content: "\ea76";
  }
  .mif-paragraph-left:before {
    content: "\ea77";
  }
  .mif-paragraph-center:before {
    content: "\ea78";
  }
  .mif-paragraph-right:before {
    content: "\ea79";
  }
  .mif-paragraph-justify:before {
    content: "\ea7a";
  }
  .mif-indent-increase:before {
    content: "\ea7b";
  }
  .mif-indent-decrease:before {
    content: "\ea7c";
  }
  .mif-embed:before {
    content: "\ea7f";
  }
  .mif-embed2:before {
    content: "\ea80";
  }
  .mif-share:before {
    content: "\ea82";
  }
  .mif-google:before {
    content: "\ea87";
  }
  .mif-google-plus:before {
    content: "\ea88";
  }
  .mif-facebook:before {
    content: "\ea8d";
  }
  .mif-twitter:before {
    content: "\ea91";
  }
  .mif-feed3:before {
    content: "\ea95";
  }
  .mif-youtube:before {
    content: "\ea99";
  }
  .mif-steam:before {
    content: "\eaae";
  }
  .mif-onedrive:before {
    content: "\eab0";
  }
  .mif-github:before {
    content: "\eab3";
  }
  .mif-git:before {
    content: "\eab5";
  }
  .mif-apple:before {
    content: "\eabf";
  }
  .mif-android:before {
    content: "\eac1";
  }
  .mif-windows:before {
    content: "\eac3";
  }
  .mif-skype:before {
    content: "\eac6";
  }
  .mif-linkedin:before {
    content: "\eac8";
  }
  .mif-html5:before {
    content: "\eadf";
  }
  .mif-css3:before {
    content: "\eae1";
  }
  .mif-chrome:before {
    content: "\eae5";
  }
  .mif-firefox:before {
    content: "\eae6";
  }
  .mif-ie:before {
    content: "\eae7";
  }
  .mif-opera:before {
    content: "\eae8";
  }
  .mif-safari:before {
    content: "\eae9";
  }
  .mif-airplane:before {
    content: "\e6c3";
  }
  .mif-truck2:before {
    content: "\e6c4";
  }
  .mif-instagram:before {
    content: "\e6c5";
  }
  .mif-twitch:before {
    content: "\e6c6";
  }
  .mif-picassa:before {
    content: "\e6c7";
  }
  .mif-deviantart2:before {
    content: "\e6c8";
  }
  .mif-wordpress2:before {
    content: "\e6c9";
  }
  .mif-joomla:before {
    content: "\e6ca";
  }
  .mif-blogger:before {
    content: "\e6cb";
  }
  .mif-tux:before {
    content: "\e6cc";
  }
  .mif-finder:before {
    content: "\e6cd";
  }
  .mif-soundcloud:before {
    content: "\e6ce";
  }
  .mif-reddit:before {
    content: "\e6cf";
  }
  .mif-delicious:before {
    content: "\e6d0";
  }
  .mif-stackoverflow:before {
    content: "\e6d1";
  }
  .mif-flattr:before {
    content: "\e6d2";
  }
  .mif-foursquare:before {
    content: "\e6d3";
  }
  .mif-file-openoffice:before {
    content: "\e6d4";
  }
  .mif-libreoffice:before {
    content: "\e6d5";
  }
  .mif-codepen:before {
    content: "\e6d6";
  }
  .mif-IcoMoon:before {
    content: "\e6d7";
  }
  .mif-stack2:before {
    content: "\e6b9";
  }
  .mif-stack3:before {
    content: "\e6ba";
  }
  .mif-lamp:before {
    content: "\e6bb";
  }
  .mif-injection:before {
    content: "\e6bc";
  }
  .mif-thermometer2:before {
    content: "\e6bd";
  }
  .mif-justice:before {
    content: "\e6be";
  }
  .mif-cabinet:before {
    content: "\e62b";
  }
  .mif-suitcase:before {
    content: "\e62c";
  }
  .mif-gamepad:before {
    content: "\e65e";
  }
  .mif-satellite:before {
    content: "\e65f";
  }
  .mif-lock:before {
    content: "\e660";
  }
  .mif-unlock:before {
    content: "\e661";
  }
  .mif-battery-full:before {
    content: "\e62d";
  }
  .mif-battery-two:before {
    content: "\e62e";
  }
  .mif-battery-one:before {
    content: "\e62f";
  }
  .mif-battery-empty:before {
    content: "\e630";
  }
  .mif-battery-charge:before {
    content: "\e631";
  }
  .mif-tools:before {
    content: "\e632";
  }
  .mif-pin:before {
    content: "\e662";
  }
  .mif-discout:before {
    content: "\e663";
  }
  .mif-profile:before {
    content: "\e664";
  }
  .mif-dollar:before {
    content: "\e665";
  }
  .mif-dollars:before {
    content: "\e666";
  }
  .mif-coins:before {
    content: "\e6b8";
  }
  .mif-male:before {
    content: "\e667";
  }
  .mif-female:before {
    content: "\e668";
  }
  .mif-piano:before {
    content: "\e669";
  }
  .mif-anchor:before {
    content: "\e66a";
  }
  .mif-directions-bike:before {
    content: "\e6bf";
  }
  .mif-location-city:before {
    content: "\e6c0";
  }
  .mif-wifi-low:before {
    content: "\e60c";
  }
  .mif-wifi-mid:before {
    content: "\e60d";
  }
  .mif-wifi-full:before {
    content: "\e634";
  }
  .mif-tablet-landscape:before {
    content: "\e635";
  }
  .mif-calculator2:before {
    content: "\e636";
  }
  .mif-barbell:before {
    content: "\e637";
  }
  .mif-chart-line:before {
    content: "\e656";
  }
  .mif-3d-rotation:before {
    content: "\e600";
  }
  .mif-alarm:before {
    content: "\e601";
  }
  .mif-alarm-on:before {
    content: "\e602";
  }
  .mif-favorite:before {
    content: "\e603";
  }
  .mif-perm-phone-msg:before {
    content: "\e604";
  }
  .mif-print:before {
    content: "\e605";
  }
  .mif-bt-settings:before {
    content: "\e606";
  }
  .mif-settings-ethernet:before {
    content: "\e607";
  }
  .mif-settings-phone:before {
    content: "\e608";
  }
  .mif-settings-power:before {
    content: "\e609";
  }
  .mif-settings-voice:before {
    content: "\e60a";
  }
  .mif-shopping-basket:before {
    content: "\e60b";
  }
  .mif-dialer-sip:before {
    content: "\e60e";
  }
  .mif-dialpad:before {
    content: "\e60f";
  }
  .mif-contacts-dialer:before {
    content: "\e610";
  }
  .mif-contacts-mail:before {
    content: "\e611";
  }
  .mif-ring-volume:before {
    content: "\e612";
  }
  .mif-voicemail:before {
    content: "\e613";
  }
  .mif-drafts:before {
    content: "\e614";
  }
  .mif-mail:before {
    content: "\e615";
  }
  .mif-bluetooth:before {
    content: "\e626";
  }
  .mif-bt-connected:before {
    content: "\e627";
  }
  .mif-bt-disabled:before {
    content: "\e628";
  }
  .mif-bt-searching:before {
    content: "\e629";
  }
  .mif-brightness-auto:before {
    content: "\e62a";
  }
  .mif-multitrack-audio:before {
    content: "\e616";
  }
  .mif-widgets:before {
    content: "\e617";
  }
  .mif-usb:before {
    content: "\e638";
  }
  .mif-money:before {
    content: "\e639";
  }
  .mif-vertical-align-bottom:before {
    content: "\e63a";
  }
  .mif-vertical-align-center:before {
    content: "\e63b";
  }
  .mif-vertical-align-top:before {
    content: "\e63c";
  }
  .mif-file-download:before {
    content: "\e63d";
  }
  .mif-file-upload:before {
    content: "\e63e";
  }
  .mif-keyboard-return:before {
    content: "\e63f";
  }
  .mif-keyboard-voice:before {
    content: "\e640";
  }
  .mif-phonelink:before {
    content: "\e641";
  }
  .mif-phonelink-off:before {
    content: "\e642";
  }
  .mif-security:before {
    content: "\e618";
  }
  .mif-looks:before {
    content: "\e643";
  }
  .mif-palette:before {
    content: "\e619";
  }
  .mif-layers:before {
    content: "\e644";
  }
  .mif-layers-clear:before {
    content: "\e61a";
  }
  .mif-local-airport:before {
    content: "\e645";
  }
  .mif-florist:before {
    content: "\e61b";
  }
  .mif-gas-station:before {
    content: "\e61c";
  }
  .mif-hotel:before {
    content: "\e646";
  }
  .mif-local-service:before {
    content: "\e61d";
  }
  .mif-map2:before {
    content: "\e620";
  }
  .mif-my-location:before {
    content: "\e61e";
  }
  .mif-traff:before {
    content: "\e621";
  }
  .mif-apps:before {
    content: "\e647";
  }
  .mif-chevron-left:before {
    content: "\e648";
  }
  .mif-chevron-right:before {
    content: "\e649";
  }
  .mif-expand-less:before {
    content: "\e64a";
  }
  .mif-expand-more:before {
    content: "\e64b";
  }
  .mif-menu:before {
    content: "\e64c";
  }
  .mif-more-horiz:before {
    content: "\e64d";
  }
  .mif-more-vert:before {
    content: "\e64e";
  }
  .mif-unfold-less:before {
    content: "\e64f";
  }
  .mif-unfold-more:before {
    content: "\e650";
  }
  .mif-bt-audio:before {
    content: "\e651";
  }
  .mif-not:before {
    content: "\e633";
  }
  .mif-drive-eta:before {
    content: "\e652";
  }
  .mif-event-available:before {
    content: "\e653";
  }
  .mif-event-busy:before {
    content: "\e654";
  }
  .mif-folder-special:before {
    content: "\e655";
  }
  .mif-phone-bt:before {
    content: "\e657";
  }
  .mif-phone-forwarded:before {
    content: "\e658";
  }
  .mif-phone-in-talk:before {
    content: "\e659";
  }
  .mif-phone-locked:before {
    content: "\e65a";
  }
  .mif-phone-missed:before {
    content: "\e65b";
  }
  .mif-phone-paused:before {
    content: "\e65c";
  }
  .mif-sd-card:before {
    content: "\e65d";
  }
  .mif-sync-disabled:before {
    content: "\e622";
  }
  .mif-sync-problem:before {
    content: "\e623";
  }
  .mif-vpn-lock:before {
    content: "\e624";
  }
  .mif-vpn-publ:before {
    content: "\e625";
  }
  .mif-school:before {
    content: "\e61f";
  }
  .mif-chevron-thin-down:before {
    content: "\e66b";
  }
  .mif-chevron-thin-left:before {
    content: "\e697";
  }
  .mif-chevron-thin-right:before {
    content: "\e69b";
  }
  .mif-chevron-thin-up:before {
    content: "\e69c";
  }
  .mif-flow-branch:before {
    content: "\e69d";
  }
  .mif-flow-cascade:before {
    content: "\e69e";
  }
  .mif-flow-line:before {
    content: "\e69f";
  }
  .mif-flow-parallel:before {
    content: "\e6a0";
  }
  .mif-flow-tree:before {
    content: "\e6a1";
  }
  .mif-air:before {
    content: "\e6a2";
  }
  .mif-medal:before {
    content: "\e6a3";
  }
  .mif-paper-plane:before {
    content: "\e6a4";
  }
  .mif-shareable:before {
    content: "\e6a5";
  }
  .mif-shop:before {
    content: "\e6a6";
  }
  .mif-shopping-basket2:before {
    content: "\e6a7";
  }
  .mif-thumbs-down:before {
    content: "\e6a8";
  }
  .mif-thumbs-up:before {
    content: "\e6a9";
  }
  .mif-traffic-cone:before {
    content: "\e6aa";
  }
  .mif-water:before {
    content: "\e6ab";
  }
  .mif-creative-cloud:before {
    content: "\e6ac";
  }
  .mif-dropbox:before {
    content: "\e6ad";
  }
  .mif-evernote:before {
    content: "\e6ae";
  }
  .mif-paypal:before {
    content: "\e6af";
  }
  .mif-swarm:before {
    content: "\e6b0";
  }
  .mif-vk:before {
    content: "\e6b1";
  }
  .mif-yelp:before {
    content: "\e6b2";
  }
  .mif-dribbble:before {
    content: "\e6b3";
  }
  .mif-lastfm:before {
    content: "\e6b4";
  }
  .mif-pinterest:before {
    content: "\e6b5";
  }
  .mif-stumbleupon:before {
    content: "\e6b6";
  }
  .mif-vimeo:before {
    content: "\e6b7";
  }