/*!
 *  Font Awesome 4.7.0 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(./fonts/fontawesome-webfont.eot?674f50d287a8c48dc19ba404d20fe713);
    src: url(./fonts/fontawesome-webfont.eot?674f50d287a8c48dc19ba404d20fe713?#iefix&v=4.7.0) format('embedded-opentype'),url(./fonts/fontawesome-webfont.woff2?af7ae505a9eed503f8b8e6982036873e) format('woff2'),url(./fonts/fontawesome-webfont.woff?fee66e712a8a08eef5805a46892932ad) format('woff'),url(./fonts/fontawesome-webfont.ttf?b06871f281fee6b241d60582ae9369b9) format('truetype'),url(./fonts/fontawesome-webfont.svg?912ec66d7572ff821749319396470bde#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(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
    -webkit-filter: none;
    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: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"
}

.fa-handshake-o:before {
    content: "\F2B5"
}

.fa-envelope-open:before {
    content: "\F2B6"
}

.fa-envelope-open-o:before {
    content: "\F2B7"
}

.fa-linode:before {
    content: "\F2B8"
}

.fa-address-book:before {
    content: "\F2B9"
}

.fa-address-book-o:before {
    content: "\F2BA"
}

.fa-vcard:before,.fa-address-card:before {
    content: "\F2BB"
}

.fa-vcard-o:before,.fa-address-card-o:before {
    content: "\F2BC"
}

.fa-user-circle:before {
    content: "\F2BD"
}

.fa-user-circle-o:before {
    content: "\F2BE"
}

.fa-user-o:before {
    content: "\F2C0"
}

.fa-id-badge:before {
    content: "\F2C1"
}

.fa-drivers-license:before,.fa-id-card:before {
    content: "\F2C2"
}

.fa-drivers-license-o:before,.fa-id-card-o:before {
    content: "\F2C3"
}

.fa-quora:before {
    content: "\F2C4"
}

.fa-free-code-camp:before {
    content: "\F2C5"
}

.fa-telegram:before {
    content: "\F2C6"
}

.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before {
    content: "\F2C7"
}

.fa-thermometer-3:before,.fa-thermometer-three-quarters:before {
    content: "\F2C8"
}

.fa-thermometer-2:before,.fa-thermometer-half:before {
    content: "\F2C9"
}

.fa-thermometer-1:before,.fa-thermometer-quarter:before {
    content: "\F2CA"
}

.fa-thermometer-0:before,.fa-thermometer-empty:before {
    content: "\F2CB"
}

.fa-shower:before {
    content: "\F2CC"
}

.fa-bathtub:before,.fa-s15:before,.fa-bath:before {
    content: "\F2CD"
}

.fa-podcast:before {
    content: "\F2CE"
}

.fa-window-maximize:before {
    content: "\F2D0"
}

.fa-window-minimize:before {
    content: "\F2D1"
}

.fa-window-restore:before {
    content: "\F2D2"
}

.fa-times-rectangle:before,.fa-window-close:before {
    content: "\F2D3"
}

.fa-times-rectangle-o:before,.fa-window-close-o:before {
    content: "\F2D4"
}

.fa-bandcamp:before {
    content: "\F2D5"
}

.fa-grav:before {
    content: "\F2D6"
}

.fa-etsy:before {
    content: "\F2D7"
}

.fa-imdb:before {
    content: "\F2D8"
}

.fa-ravelry:before {
    content: "\F2D9"
}

.fa-eercast:before {
    content: "\F2DA"
}

.fa-microchip:before {
    content: "\F2DB"
}

.fa-snowflake-o:before {
    content: "\F2DC"
}

.fa-superpowers:before {
    content: "\F2DD"
}

.fa-wpexplorer:before {
    content: "\F2DE"
}

.fa-meetup:before {
    content: "\F2E0"
}

.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
}

@font-face {
    font-family: 'vcv-entypo';
    src: url(./fonts/entypo.ttf?2f8824925271e97c51bfe8e28366ebd6) format('truetype'),url(./fonts/entypo.woff?5ec7a6fdf21dc055d04df7f3ce8b92d3) format('woff'),url(./fonts/entypo.svg?ad153eaba42114bb0682c2e8ad9ca18f#vcv-entypo) format('svg');
    font-weight: normal;
    font-style: normal
}

.vcv-ui-icon-entypo:before {
    font-family: 'vcv-entypo' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    height: 1em;
    font-size: 1em;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

.vcv-ui-icon-entypo-500px:before {
    content: "\E900"
}

.vcv-ui-icon-entypo-500px-with-circle:before {
    content: "\E901"
}

.vcv-ui-icon-entypo-app-store:before {
    content: "\E902"
}

.vcv-ui-icon-entypo-baidu:before {
    content: "\E903"
}

.vcv-ui-icon-entypo-basecamp:before {
    content: "\E904"
}

.vcv-ui-icon-entypo-behance:before {
    content: "\E905"
}

.vcv-ui-icon-entypo-creative-cloud:before {
    content: "\E906"
}

.vcv-ui-icon-entypo-dribbble:before {
    content: "\E907"
}

.vcv-ui-icon-entypo-dribbble-with-circle:before {
    content: "\E908"
}

.vcv-ui-icon-entypo-dropbox:before {
    content: "\E909"
}

.vcv-ui-icon-entypo-evernote:before {
    content: "\E90A"
}

.vcv-ui-icon-entypo-facebook:before {
    content: "\E90B"
}

.vcv-ui-icon-entypo-facebook-with-circle:before {
    content: "\E90C"
}

.vcv-ui-icon-entypo-flattr:before {
    content: "\E90D"
}

.vcv-ui-icon-entypo-flickr:before {
    content: "\E90E"
}

.vcv-ui-icon-entypo-flickr-with-circle:before {
    content: "\E90F"
}

.vcv-ui-icon-entypo-foursquare:before {
    content: "\E910"
}

.vcv-ui-icon-entypo-github:before {
    content: "\E911"
}

.vcv-ui-icon-entypo-github-with-circle:before {
    content: "\E912"
}

.vcv-ui-icon-entypo-google-plus:before {
    content: "\E913"
}

.vcv-ui-icon-entypo-google-plus-with-circle:before {
    content: "\E914"
}

.vcv-ui-icon-entypo-google-drive:before {
    content: "\E915"
}

.vcv-ui-icon-entypo-google-hangouts:before {
    content: "\E916"
}

.vcv-ui-icon-entypo-google-play:before {
    content: "\E917"
}

.vcv-ui-icon-entypo-grooveshark:before {
    content: "\E918"
}

.vcv-ui-icon-entypo-houzz:before {
    content: "\E919"
}

.vcv-ui-icon-entypo-icloud:before {
    content: "\E91A"
}

.vcv-ui-icon-entypo-instagram:before {
    content: "\E91B"
}

.vcv-ui-icon-entypo-instagram-with-circle:before {
    content: "\E91C"
}

.vcv-ui-icon-entypo-lastfm:before {
    content: "\E91D"
}

.vcv-ui-icon-entypo-lastfm-with-circle:before {
    content: "\E91E"
}

.vcv-ui-icon-entypo-linkedin:before {
    content: "\E91F"
}

.vcv-ui-icon-entypo-linkedin-with-circle:before {
    content: "\E920"
}

.vcv-ui-icon-entypo-mail-with-circle:before {
    content: "\E921"
}

.vcv-ui-icon-entypo-medium:before {
    content: "\E922"
}

.vcv-ui-icon-entypo-medium-with-circle:before {
    content: "\E923"
}

.vcv-ui-icon-entypo-mixi:before {
    content: "\E924"
}

.vcv-ui-icon-entypo-onedrive:before {
    content: "\E925"
}

.vcv-ui-icon-entypo-paypal:before {
    content: "\E926"
}

.vcv-ui-icon-entypo-picasa:before {
    content: "\E927"
}

.vcv-ui-icon-entypo-pinterest:before {
    content: "\E928"
}

.vcv-ui-icon-entypo-pinterest-with-circle:before {
    content: "\E929"
}

.vcv-ui-icon-entypo-qq:before {
    content: "\E92A"
}

.vcv-ui-icon-entypo-qq-with-circle:before {
    content: "\E92B"
}

.vcv-ui-icon-entypo-raft:before {
    content: "\E92C"
}

.vcv-ui-icon-entypo-raft-with-circle:before {
    content: "\E92D"
}

.vcv-ui-icon-entypo-rainbow:before {
    content: "\E92E"
}

.vcv-ui-icon-entypo-rdio:before {
    content: "\E92F"
}

.vcv-ui-icon-entypo-rdio-with-circle:before {
    content: "\E930"
}

.vcv-ui-icon-entypo-renren:before {
    content: "\E931"
}

.vcv-ui-icon-entypo-scribd:before {
    content: "\E932"
}

.vcv-ui-icon-entypo-sina-weibo:before {
    content: "\E933"
}

.vcv-ui-icon-entypo-skype:before {
    content: "\E934"
}

.vcv-ui-icon-entypo-skype-with-circle:before {
    content: "\E935"
}

.vcv-ui-icon-entypo-slideshare:before {
    content: "\E936"
}

.vcv-ui-icon-entypo-smashing:before {
    content: "\E937"
}

.vcv-ui-icon-entypo-soundcloud:before {
    content: "\E938"
}

.vcv-ui-icon-entypo-spotify:before {
    content: "\E939"
}

.vcv-ui-icon-entypo-spotify-with-circle:before {
    content: "\E93A"
}

.vcv-ui-icon-entypo-stumbleupon:before {
    content: "\E93B"
}

.vcv-ui-icon-entypo-stumbleupon-with-circle:before {
    content: "\E93C"
}

.vcv-ui-icon-entypo-swarm:before {
    content: "\E93D"
}

.vcv-ui-icon-entypo-tripadvisor:before {
    content: "\E93E"
}

.vcv-ui-icon-entypo-tumblr:before {
    content: "\E93F"
}

.vcv-ui-icon-entypo-tumblr-with-circle:before {
    content: "\E940"
}

.vcv-ui-icon-entypo-twitter:before {
    content: "\E941"
}

.vcv-ui-icon-entypo-twitter-with-circle:before {
    content: "\E942"
}

.vcv-ui-icon-entypo-vimeo:before {
    content: "\E943"
}

.vcv-ui-icon-entypo-vimeo-with-circle:before {
    content: "\E944"
}

.vcv-ui-icon-entypo-vine:before {
    content: "\E945"
}

.vcv-ui-icon-entypo-vine-with-circle:before {
    content: "\E946"
}

.vcv-ui-icon-entypo-vk:before {
    content: "\E947"
}

.vcv-ui-icon-entypo-vk-alternitive:before {
    content: "\E948"
}

.vcv-ui-icon-entypo-vk-with-circle:before {
    content: "\E949"
}

.vcv-ui-icon-entypo-windows-store:before {
    content: "\E94A"
}

.vcv-ui-icon-entypo-xing:before {
    content: "\E94B"
}

.vcv-ui-icon-entypo-xing-with-circle:before {
    content: "\E94C"
}

.vcv-ui-icon-entypo-yelp:before {
    content: "\E94D"
}

.vcv-ui-icon-entypo-youko:before {
    content: "\E94E"
}

.vcv-ui-icon-entypo-youko-with-circle:before {
    content: "\E94F"
}

.vcv-ui-icon-entypo-youtube:before {
    content: "\E950"
}

.vcv-ui-icon-entypo-youtube-with-circle:before {
    content: "\E951"
}

.vcv-ui-icon-entypo-address:before {
    content: "\E952"
}

.vcv-ui-icon-entypo-add-to-list:before {
    content: "\E953"
}

.vcv-ui-icon-entypo-add-user:before {
    content: "\E954"
}

.vcv-ui-icon-entypo-adjust:before {
    content: "\E955"
}

.vcv-ui-icon-entypo-air:before {
    content: "\E956"
}

.vcv-ui-icon-entypo-aircraft:before {
    content: "\E957"
}

.vcv-ui-icon-entypo-aircraft-landing:before {
    content: "\E958"
}

.vcv-ui-icon-entypo-aircraft-take-off:before {
    content: "\E959"
}

.vcv-ui-icon-entypo-align-bottom:before {
    content: "\E95A"
}

.vcv-ui-icon-entypo-align-horizontal-middle:before {
    content: "\E95B"
}

.vcv-ui-icon-entypo-align-left:before {
    content: "\E95C"
}

.vcv-ui-icon-entypo-align-right:before {
    content: "\E95D"
}

.vcv-ui-icon-entypo-align-top:before {
    content: "\E95E"
}

.vcv-ui-icon-entypo-align-vertical-middle:before {
    content: "\E95F"
}

.vcv-ui-icon-entypo-archive:before {
    content: "\E960"
}

.vcv-ui-icon-entypo-area-graph:before {
    content: "\E961"
}

.vcv-ui-icon-entypo-arrow-bold-down:before {
    content: "\E962"
}

.vcv-ui-icon-entypo-arrow-bold-left:before {
    content: "\E963"
}

.vcv-ui-icon-entypo-arrow-bold-right:before {
    content: "\E964"
}

.vcv-ui-icon-entypo-arrow-bold-up:before {
    content: "\E965"
}

.vcv-ui-icon-entypo-arrow-down:before {
    content: "\E966"
}

.vcv-ui-icon-entypo-arrow-left:before {
    content: "\E967"
}

.vcv-ui-icon-entypo-arrow-long-down:before {
    content: "\E968"
}

.vcv-ui-icon-entypo-arrow-long-left:before {
    content: "\E969"
}

.vcv-ui-icon-entypo-arrow-long-right:before {
    content: "\E96A"
}

.vcv-ui-icon-entypo-arrow-long-up:before {
    content: "\E96B"
}

.vcv-ui-icon-entypo-arrow-right:before {
    content: "\E96C"
}

.vcv-ui-icon-entypo-arrow-up:before {
    content: "\E96D"
}

.vcv-ui-icon-entypo-arrow-with-circle-down:before {
    content: "\E96E"
}

.vcv-ui-icon-entypo-arrow-with-circle-left:before {
    content: "\E96F"
}

.vcv-ui-icon-entypo-arrow-with-circle-right:before {
    content: "\E970"
}

.vcv-ui-icon-entypo-arrow-with-circle-up:before {
    content: "\E971"
}

.vcv-ui-icon-entypo-attachment:before {
    content: "\E972"
}

.vcv-ui-icon-entypo-awareness-ribbon:before {
    content: "\E973"
}

.vcv-ui-icon-entypo-back:before {
    content: "\E974"
}

.vcv-ui-icon-entypo-back-in-time:before {
    content: "\E975"
}

.vcv-ui-icon-entypo-bar-graph:before {
    content: "\E976"
}

.vcv-ui-icon-entypo-battery:before {
    content: "\E977"
}

.vcv-ui-icon-entypo-beamed-note:before {
    content: "\E978"
}

.vcv-ui-icon-entypo-bell:before {
    content: "\E979"
}

.vcv-ui-icon-entypo-blackboard:before {
    content: "\E97A"
}

.vcv-ui-icon-entypo-block:before {
    content: "\E97B"
}

.vcv-ui-icon-entypo-book:before {
    content: "\E97C"
}

.vcv-ui-icon-entypo-bookmark:before {
    content: "\E97D"
}

.vcv-ui-icon-entypo-bookmarks:before {
    content: "\E97E"
}

.vcv-ui-icon-entypo-bowl:before {
    content: "\E97F"
}

.vcv-ui-icon-entypo-box:before {
    content: "\E980"
}

.vcv-ui-icon-entypo-briefcase:before {
    content: "\E981"
}

.vcv-ui-icon-entypo-browser:before {
    content: "\E982"
}

.vcv-ui-icon-entypo-brush:before {
    content: "\E983"
}

.vcv-ui-icon-entypo-bucket:before {
    content: "\E984"
}

.vcv-ui-icon-entypo-bug:before {
    content: "\E985"
}

.vcv-ui-icon-entypo-cake:before {
    content: "\E986"
}

.vcv-ui-icon-entypo-calculator:before {
    content: "\E987"
}

.vcv-ui-icon-entypo-calendar:before {
    content: "\E988"
}

.vcv-ui-icon-entypo-camera:before {
    content: "\E989"
}

.vcv-ui-icon-entypo-ccw:before {
    content: "\E98A"
}

.vcv-ui-icon-entypo-chat:before {
    content: "\E98B"
}

.vcv-ui-icon-entypo-check:before {
    content: "\E98C"
}

.vcv-ui-icon-entypo-chevron-down:before {
    content: "\E98D"
}

.vcv-ui-icon-entypo-chevron-left:before {
    content: "\E98E"
}

.vcv-ui-icon-entypo-chevron-right:before {
    content: "\E98F"
}

.vcv-ui-icon-entypo-chevron-small-down:before {
    content: "\E990"
}

.vcv-ui-icon-entypo-chevron-small-left:before {
    content: "\E991"
}

.vcv-ui-icon-entypo-chevron-small-right:before {
    content: "\E992"
}

.vcv-ui-icon-entypo-chevron-small-up:before {
    content: "\E993"
}

.vcv-ui-icon-entypo-chevron-thin-down:before {
    content: "\E994"
}

.vcv-ui-icon-entypo-chevron-thin-left:before {
    content: "\E995"
}

.vcv-ui-icon-entypo-chevron-thin-right:before {
    content: "\E996"
}

.vcv-ui-icon-entypo-chevron-thin-up:before {
    content: "\E997"
}

.vcv-ui-icon-entypo-chevron-up:before {
    content: "\E998"
}

.vcv-ui-icon-entypo-chevron-with-circle-down:before {
    content: "\E999"
}

.vcv-ui-icon-entypo-chevron-with-circle-left:before {
    content: "\E99A"
}

.vcv-ui-icon-entypo-chevron-with-circle-right:before {
    content: "\E99B"
}

.vcv-ui-icon-entypo-chevron-with-circle-up:before {
    content: "\E99C"
}

.vcv-ui-icon-entypo-circle:before {
    content: "\E99D"
}

.vcv-ui-icon-entypo-circle-with-cross:before {
    content: "\E99E"
}

.vcv-ui-icon-entypo-circle-with-minus:before {
    content: "\E99F"
}

.vcv-ui-icon-entypo-circle-with-plus:before {
    content: "\E9A0"
}

.vcv-ui-icon-entypo-circular-graph:before {
    content: "\E9A1"
}

.vcv-ui-icon-entypo-clapperboard:before {
    content: "\E9A2"
}

.vcv-ui-icon-entypo-classic-computer:before {
    content: "\E9A3"
}

.vcv-ui-icon-entypo-clipboard:before {
    content: "\E9A4"
}

.vcv-ui-icon-entypo-clock:before {
    content: "\E9A5"
}

.vcv-ui-icon-entypo-cloud:before {
    content: "\E9A6"
}

.vcv-ui-icon-entypo-code:before {
    content: "\E9A7"
}

.vcv-ui-icon-entypo-cog:before {
    content: "\E9A8"
}

.vcv-ui-icon-entypo-colours:before {
    content: "\E9A9"
}

.vcv-ui-icon-entypo-compass:before {
    content: "\E9AA"
}

.vcv-ui-icon-entypo-controller-fast-backward:before {
    content: "\E9AB"
}

.vcv-ui-icon-entypo-controller-fast-forward:before {
    content: "\E9AC"
}

.vcv-ui-icon-entypo-controller-jump-to-start:before {
    content: "\E9AD"
}

.vcv-ui-icon-entypo-controller-next:before {
    content: "\E9AE"
}

.vcv-ui-icon-entypo-controller-paus:before {
    content: "\E9AF"
}

.vcv-ui-icon-entypo-controller-play:before {
    content: "\E9B0"
}

.vcv-ui-icon-entypo-controller-record:before {
    content: "\E9B1"
}

.vcv-ui-icon-entypo-controller-stop:before {
    content: "\E9B2"
}

.vcv-ui-icon-entypo-controller-volume:before {
    content: "\E9B3"
}

.vcv-ui-icon-entypo-copy:before {
    content: "\E9B4"
}

.vcv-ui-icon-entypo-creative-commons:before {
    content: "\E9B5"
}

.vcv-ui-icon-entypo-creative-commons-attribution:before {
    content: "\E9B6"
}

.vcv-ui-icon-entypo-creative-commons-noderivs:before {
    content: "\E9B7"
}

.vcv-ui-icon-entypo-creative-commons-noncommercial-eu:before {
    content: "\E9B8"
}

.vcv-ui-icon-entypo-creative-commons-noncommercial-us:before {
    content: "\E9B9"
}

.vcv-ui-icon-entypo-creative-commons-public-domain:before {
    content: "\E9BA"
}

.vcv-ui-icon-entypo-creative-commons-remix:before {
    content: "\E9BB"
}

.vcv-ui-icon-entypo-creative-commons-share:before {
    content: "\E9BC"
}

.vcv-ui-icon-entypo-creative-commons-sharealike:before {
    content: "\E9BD"
}

.vcv-ui-icon-entypo-credit:before {
    content: "\E9BE"
}

.vcv-ui-icon-entypo-credit-card:before {
    content: "\E9BF"
}

.vcv-ui-icon-entypo-crop:before {
    content: "\E9C0"
}

.vcv-ui-icon-entypo-cross:before {
    content: "\E9C1"
}

.vcv-ui-icon-entypo-cup:before {
    content: "\E9C2"
}

.vcv-ui-icon-entypo-cw:before {
    content: "\E9C3"
}

.vcv-ui-icon-entypo-cycle:before {
    content: "\E9C4"
}

.vcv-ui-icon-entypo-database:before {
    content: "\E9C5"
}

.vcv-ui-icon-entypo-dial-pad:before {
    content: "\E9C6"
}

.vcv-ui-icon-entypo-direction:before {
    content: "\E9C7"
}

.vcv-ui-icon-entypo-document:before {
    content: "\E9C8"
}

.vcv-ui-icon-entypo-document-landscape:before {
    content: "\E9C9"
}

.vcv-ui-icon-entypo-documents:before {
    content: "\E9CA"
}

.vcv-ui-icon-entypo-dot-single:before {
    content: "\E9CB"
}

.vcv-ui-icon-entypo-dots-three-horizontal:before {
    content: "\E9CC"
}

.vcv-ui-icon-entypo-dots-three-vertical:before {
    content: "\E9CD"
}

.vcv-ui-icon-entypo-dots-two-horizontal:before {
    content: "\E9CE"
}

.vcv-ui-icon-entypo-dots-two-vertical:before {
    content: "\E9CF"
}

.vcv-ui-icon-entypo-download:before {
    content: "\E9D0"
}

.vcv-ui-icon-entypo-drink:before {
    content: "\E9D1"
}

.vcv-ui-icon-entypo-drive:before {
    content: "\E9D2"
}

.vcv-ui-icon-entypo-drop:before {
    content: "\E9D3"
}

.vcv-ui-icon-entypo-edit:before {
    content: "\E9D4"
}

.vcv-ui-icon-entypo-email:before {
    content: "\E9D5"
}

.vcv-ui-icon-entypo-emoji-flirt:before {
    content: "\E9D6"
}

.vcv-ui-icon-entypo-emoji-happy:before {
    content: "\E9D7"
}

.vcv-ui-icon-entypo-emoji-neutral:before {
    content: "\E9D8"
}

.vcv-ui-icon-entypo-emoji-sad:before {
    content: "\E9D9"
}

.vcv-ui-icon-entypo-erase:before {
    content: "\E9DA"
}

.vcv-ui-icon-entypo-eraser:before {
    content: "\E9DB"
}

.vcv-ui-icon-entypo-export:before {
    content: "\E9DC"
}

.vcv-ui-icon-entypo-eye:before {
    content: "\E9DD"
}

.vcv-ui-icon-entypo-eye-with-line:before {
    content: "\E9DE"
}

.vcv-ui-icon-entypo-feather:before {
    content: "\E9DF"
}

.vcv-ui-icon-entypo-fingerprint:before {
    content: "\E9E0"
}

.vcv-ui-icon-entypo-flag:before {
    content: "\E9E1"
}

.vcv-ui-icon-entypo-flash:before {
    content: "\E9E2"
}

.vcv-ui-icon-entypo-flashlight:before {
    content: "\E9E3"
}

.vcv-ui-icon-entypo-flat-brush:before {
    content: "\E9E4"
}

.vcv-ui-icon-entypo-flow-branch:before {
    content: "\E9E5"
}

.vcv-ui-icon-entypo-flow-cascade:before {
    content: "\E9E6"
}

.vcv-ui-icon-entypo-flower:before {
    content: "\E9E7"
}

.vcv-ui-icon-entypo-flow-line:before {
    content: "\E9E8"
}

.vcv-ui-icon-entypo-flow-parallel:before {
    content: "\E9E9"
}

.vcv-ui-icon-entypo-flow-tree:before {
    content: "\E9EA"
}

.vcv-ui-icon-entypo-folder:before {
    content: "\E9EB"
}

.vcv-ui-icon-entypo-folder-images:before {
    content: "\E9EC"
}

.vcv-ui-icon-entypo-folder-music:before {
    content: "\E9ED"
}

.vcv-ui-icon-entypo-folder-video:before {
    content: "\E9EE"
}

.vcv-ui-icon-entypo-forward:before {
    content: "\E9EF"
}

.vcv-ui-icon-entypo-funnel:before {
    content: "\E9F0"
}

.vcv-ui-icon-entypo-game-controller:before {
    content: "\E9F1"
}

.vcv-ui-icon-entypo-gauge:before {
    content: "\E9F2"
}

.vcv-ui-icon-entypo-globe:before {
    content: "\E9F3"
}

.vcv-ui-icon-entypo-graduation-cap:before {
    content: "\E9F4"
}

.vcv-ui-icon-entypo-grid:before {
    content: "\E9F5"
}

.vcv-ui-icon-entypo-hair-cross:before {
    content: "\E9F6"
}

.vcv-ui-icon-entypo-hand:before {
    content: "\E9F7"
}

.vcv-ui-icon-entypo-heart:before {
    content: "\E9F8"
}

.vcv-ui-icon-entypo-heart-outlined:before {
    content: "\E9F9"
}

.vcv-ui-icon-entypo-help:before {
    content: "\E9FA"
}

.vcv-ui-icon-entypo-help-with-circle:before {
    content: "\E9FB"
}

.vcv-ui-icon-entypo-home:before {
    content: "\E9FC"
}

.vcv-ui-icon-entypo-hour-glass:before {
    content: "\E9FD"
}

.vcv-ui-icon-entypo-image:before {
    content: "\E9FE"
}

.vcv-ui-icon-entypo-image-inverted:before {
    content: "\E9FF"
}

.vcv-ui-icon-entypo-images:before {
    content: "\EA00"
}

.vcv-ui-icon-entypo-inbox:before {
    content: "\EA01"
}

.vcv-ui-icon-entypo-infinity:before {
    content: "\EA02"
}

.vcv-ui-icon-entypo-info:before {
    content: "\EA03"
}

.vcv-ui-icon-entypo-info-with-circle:before {
    content: "\EA04"
}

.vcv-ui-icon-entypo-install:before {
    content: "\EA05"
}

.vcv-ui-icon-entypo-key:before {
    content: "\EA06"
}

.vcv-ui-icon-entypo-keyboard:before {
    content: "\EA07"
}

.vcv-ui-icon-entypo-lab-flask:before {
    content: "\EA08"
}

.vcv-ui-icon-entypo-landline:before {
    content: "\EA09"
}

.vcv-ui-icon-entypo-language:before {
    content: "\EA0A"
}

.vcv-ui-icon-entypo-laptop:before {
    content: "\EA0B"
}

.vcv-ui-icon-entypo-layers:before {
    content: "\EA0C"
}

.vcv-ui-icon-entypo-leaf:before {
    content: "\EA0D"
}

.vcv-ui-icon-entypo-level-down:before {
    content: "\EA0E"
}

.vcv-ui-icon-entypo-level-up:before {
    content: "\EA0F"
}

.vcv-ui-icon-entypo-lifebuoy:before {
    content: "\EA10"
}

.vcv-ui-icon-entypo-light-bulb:before {
    content: "\EA11"
}

.vcv-ui-icon-entypo-light-down:before {
    content: "\EA12"
}

.vcv-ui-icon-entypo-light-up:before {
    content: "\EA13"
}

.vcv-ui-icon-entypo-line-graph:before {
    content: "\EA14"
}

.vcv-ui-icon-entypo-link:before {
    content: "\EA15"
}

.vcv-ui-icon-entypo-list:before {
    content: "\EA16"
}

.vcv-ui-icon-entypo-location:before {
    content: "\EA17"
}

.vcv-ui-icon-entypo-location-pin:before {
    content: "\EA18"
}

.vcv-ui-icon-entypo-lock:before {
    content: "\EA19"
}

.vcv-ui-icon-entypo-lock-open:before {
    content: "\EA1A"
}

.vcv-ui-icon-entypo-login:before {
    content: "\EA1B"
}

.vcv-ui-icon-entypo-log-out:before {
    content: "\EA1C"
}

.vcv-ui-icon-entypo-loop:before {
    content: "\EA1D"
}

.vcv-ui-icon-entypo-magnet:before {
    content: "\EA1E"
}

.vcv-ui-icon-entypo-magnifying-glass:before {
    content: "\EA1F"
}

.vcv-ui-icon-entypo-mail:before {
    content: "\EA20"
}

.vcv-ui-icon-entypo-man:before {
    content: "\EA21"
}

.vcv-ui-icon-entypo-map:before {
    content: "\EA22"
}

.vcv-ui-icon-entypo-mask:before {
    content: "\EA23"
}

.vcv-ui-icon-entypo-medal:before {
    content: "\EA24"
}

.vcv-ui-icon-entypo-megaphone:before {
    content: "\EA25"
}

.vcv-ui-icon-entypo-menu:before {
    content: "\EA26"
}

.vcv-ui-icon-entypo-merge:before {
    content: "\EA27"
}

.vcv-ui-icon-entypo-message:before {
    content: "\EA28"
}

.vcv-ui-icon-entypo-mic:before {
    content: "\EA29"
}

.vcv-ui-icon-entypo-minus:before {
    content: "\EA2A"
}

.vcv-ui-icon-entypo-mobile:before {
    content: "\EA2B"
}

.vcv-ui-icon-entypo-modern-mic:before {
    content: "\EA2C"
}

.vcv-ui-icon-entypo-moon:before {
    content: "\EA2D"
}

.vcv-ui-icon-entypo-mouse:before {
    content: "\EA2E"
}

.vcv-ui-icon-entypo-mouse-pointer:before {
    content: "\EA2F"
}

.vcv-ui-icon-entypo-music:before {
    content: "\EA30"
}

.vcv-ui-icon-entypo-network:before {
    content: "\EA31"
}

.vcv-ui-icon-entypo-new:before {
    content: "\EA32"
}

.vcv-ui-icon-entypo-new-message:before {
    content: "\EA33"
}

.vcv-ui-icon-entypo-news:before {
    content: "\EA34"
}

.vcv-ui-icon-entypo-newsletter:before {
    content: "\EA35"
}

.vcv-ui-icon-entypo-note:before {
    content: "\EA36"
}

.vcv-ui-icon-entypo-notification:before {
    content: "\EA37"
}

.vcv-ui-icon-entypo-notifications-off:before {
    content: "\EA38"
}

.vcv-ui-icon-entypo-old-mobile:before {
    content: "\EA39"
}

.vcv-ui-icon-entypo-old-phone:before {
    content: "\EA3A"
}

.vcv-ui-icon-entypo-open-book:before {
    content: "\EA3B"
}

.vcv-ui-icon-entypo-palette:before {
    content: "\EA3C"
}

.vcv-ui-icon-entypo-paper-plane:before {
    content: "\EA3D"
}

.vcv-ui-icon-entypo-pencil:before {
    content: "\EA3E"
}

.vcv-ui-icon-entypo-phone:before {
    content: "\EA3F"
}

.vcv-ui-icon-entypo-pie-chart:before {
    content: "\EA40"
}

.vcv-ui-icon-entypo-pin:before {
    content: "\EA41"
}

.vcv-ui-icon-entypo-plus:before {
    content: "\EA42"
}

.vcv-ui-icon-entypo-popup:before {
    content: "\EA43"
}

.vcv-ui-icon-entypo-power-plug:before {
    content: "\EA44"
}

.vcv-ui-icon-entypo-price-ribbon:before {
    content: "\EA45"
}

.vcv-ui-icon-entypo-price-tag:before {
    content: "\EA46"
}

.vcv-ui-icon-entypo-print:before {
    content: "\EA47"
}

.vcv-ui-icon-entypo-progress-empty:before {
    content: "\EA48"
}

.vcv-ui-icon-entypo-progress-full:before {
    content: "\EA49"
}

.vcv-ui-icon-entypo-progress-one:before {
    content: "\EA4A"
}

.vcv-ui-icon-entypo-progress-two:before {
    content: "\EA4B"
}

.vcv-ui-icon-entypo-publish:before {
    content: "\EA4C"
}

.vcv-ui-icon-entypo-quote:before {
    content: "\EA4D"
}

.vcv-ui-icon-entypo-radio:before {
    content: "\EA4E"
}

.vcv-ui-icon-entypo-remove-user:before {
    content: "\EA4F"
}

.vcv-ui-icon-entypo-reply:before {
    content: "\EA50"
}

.vcv-ui-icon-entypo-reply-all:before {
    content: "\EA51"
}

.vcv-ui-icon-entypo-resize-100:before {
    content: "\EA52"
}

.vcv-ui-icon-entypo-resize-full-screen:before {
    content: "\EA53"
}

.vcv-ui-icon-entypo-retweet:before {
    content: "\EA54"
}

.vcv-ui-icon-entypo-rocket:before {
    content: "\EA55"
}

.vcv-ui-icon-entypo-round-brush:before {
    content: "\EA56"
}

.vcv-ui-icon-entypo-rss:before {
    content: "\EA57"
}

.vcv-ui-icon-entypo-ruler:before {
    content: "\EA58"
}

.vcv-ui-icon-entypo-save:before {
    content: "\EA59"
}

.vcv-ui-icon-entypo-scissors:before {
    content: "\EA5A"
}

.vcv-ui-icon-entypo-select-arrows:before {
    content: "\EA5B"
}

.vcv-ui-icon-entypo-share:before {
    content: "\EA5C"
}

.vcv-ui-icon-entypo-shareable:before {
    content: "\EA5D"
}

.vcv-ui-icon-entypo-share-alternative:before {
    content: "\EA5E"
}

.vcv-ui-icon-entypo-shield:before {
    content: "\EA5F"
}

.vcv-ui-icon-entypo-shop:before {
    content: "\EA60"
}

.vcv-ui-icon-entypo-shopping-bag:before {
    content: "\EA61"
}

.vcv-ui-icon-entypo-shopping-basket:before {
    content: "\EA62"
}

.vcv-ui-icon-entypo-shopping-cart:before {
    content: "\EA63"
}

.vcv-ui-icon-entypo-shuffle:before {
    content: "\EA64"
}

.vcv-ui-icon-entypo-signal:before {
    content: "\EA65"
}

.vcv-ui-icon-entypo-sound:before {
    content: "\EA66"
}

.vcv-ui-icon-entypo-sound-mix:before {
    content: "\EA67"
}

.vcv-ui-icon-entypo-sound-mute:before {
    content: "\EA68"
}

.vcv-ui-icon-entypo-sports-club:before {
    content: "\EA69"
}

.vcv-ui-icon-entypo-spreadsheet:before {
    content: "\EA6A"
}

.vcv-ui-icon-entypo-squared-cross:before {
    content: "\EA6B"
}

.vcv-ui-icon-entypo-squared-minus:before {
    content: "\EA6C"
}

.vcv-ui-icon-entypo-squared-plus:before {
    content: "\EA6D"
}

.vcv-ui-icon-entypo-star:before {
    content: "\EA6E"
}

.vcv-ui-icon-entypo-star-outlined:before {
    content: "\EA6F"
}

.vcv-ui-icon-entypo-stopwatch:before {
    content: "\EA70"
}

.vcv-ui-icon-entypo-suitcase:before {
    content: "\EA71"
}

.vcv-ui-icon-entypo-swap:before {
    content: "\EA72"
}

.vcv-ui-icon-entypo-sweden:before {
    content: "\EA73"
}

.vcv-ui-icon-entypo-switch:before {
    content: "\EA74"
}

.vcv-ui-icon-entypo-tablet:before {
    content: "\EA75"
}

.vcv-ui-icon-entypo-tablet-mobile-combo:before {
    content: "\EA76"
}

.vcv-ui-icon-entypo-tag:before {
    content: "\EA77"
}

.vcv-ui-icon-entypo-text:before {
    content: "\EA78"
}

.vcv-ui-icon-entypo-text-document:before {
    content: "\EA79"
}

.vcv-ui-icon-entypo-text-document-inverted:before {
    content: "\EA7A"
}

.vcv-ui-icon-entypo-thermometer:before {
    content: "\EA7B"
}

.vcv-ui-icon-entypo-thumbs-down:before {
    content: "\EA7C"
}

.vcv-ui-icon-entypo-thumbs-up:before {
    content: "\EA7D"
}

.vcv-ui-icon-entypo-thunder-cloud:before {
    content: "\EA7E"
}

.vcv-ui-icon-entypo-ticket:before {
    content: "\EA7F"
}

.vcv-ui-icon-entypo-time-slot:before {
    content: "\EA80"
}

.vcv-ui-icon-entypo-tools:before {
    content: "\EA81"
}

.vcv-ui-icon-entypo-traffic-cone:before {
    content: "\EA82"
}

.vcv-ui-icon-entypo-trash:before {
    content: "\EA83"
}

.vcv-ui-icon-entypo-tree:before {
    content: "\EA84"
}

.vcv-ui-icon-entypo-triangle-down:before {
    content: "\EA85"
}

.vcv-ui-icon-entypo-triangle-left:before {
    content: "\EA86"
}

.vcv-ui-icon-entypo-triangle-right:before {
    content: "\EA87"
}

.vcv-ui-icon-entypo-triangle-up:before {
    content: "\EA88"
}

.vcv-ui-icon-entypo-trophy:before {
    content: "\EA89"
}

.vcv-ui-icon-entypo-tv:before {
    content: "\EA8A"
}

.vcv-ui-icon-entypo-typing:before {
    content: "\EA8B"
}

.vcv-ui-icon-entypo-uninstall:before {
    content: "\EA8C"
}

.vcv-ui-icon-entypo-unread:before {
    content: "\EA8D"
}

.vcv-ui-icon-entypo-untag:before {
    content: "\EA8E"
}

.vcv-ui-icon-entypo-upload:before {
    content: "\EA8F"
}

.vcv-ui-icon-entypo-upload-to-cloud:before {
    content: "\EA90"
}

.vcv-ui-icon-entypo-user:before {
    content: "\EA91"
}

.vcv-ui-icon-entypo-users:before {
    content: "\EA92"
}

.vcv-ui-icon-entypo-v-card:before {
    content: "\EA93"
}

.vcv-ui-icon-entypo-video:before {
    content: "\EA94"
}

.vcv-ui-icon-entypo-video-camera:before {
    content: "\EA95"
}

.vcv-ui-icon-entypo-vinyl:before {
    content: "\EA96"
}

.vcv-ui-icon-entypo-voicemail:before {
    content: "\EA97"
}

.vcv-ui-icon-entypo-wallet:before {
    content: "\EA98"
}

.vcv-ui-icon-entypo-warning:before {
    content: "\EA99"
}

.vcv-ui-icon-entypo-water:before {
    content: "\EA9A"
}

@font-face {
    font-family: 'vcv-lineicons';
    src: url(./fonts/lineicons.ttf?05cadd863565f64ce538d3da26536a21) format('truetype'),url(./fonts/lineicons.woff?f7e1d7f91c602afedad1e575e5696e30) format('woff'),url(./fonts/lineicons.svg?7be74dee2b6a712f7668218fda71947b#vcv-lineicons) format('svg');
    font-weight: normal;
    font-style: normal
}

.vcv-ui-icon-lineicons:before {
    font-family: 'vcv-lineicons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    height: 1em;
    font-size: 1em;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

.vcv-ui-icon-lineicons-heart:before {
    content: "\E000"
}

.vcv-ui-icon-lineicons-cloud:before {
    content: "\E001"
}

.vcv-ui-icon-lineicons-star:before {
    content: "\E002"
}

.vcv-ui-icon-lineicons-tv:before {
    content: "\E003"
}

.vcv-ui-icon-lineicons-sound:before {
    content: "\E004"
}

.vcv-ui-icon-lineicons-video:before {
    content: "\E005"
}

.vcv-ui-icon-lineicons-trash:before {
    content: "\E006"
}

.vcv-ui-icon-lineicons-user:before {
    content: "\E007"
}

.vcv-ui-icon-lineicons-key:before {
    content: "\E008"
}

.vcv-ui-icon-lineicons-search:before {
    content: "\E009"
}

.vcv-ui-icon-lineicons-settings:before {
    content: "\E00A"
}

.vcv-ui-icon-lineicons-camera:before {
    content: "\E00B"
}

.vcv-ui-icon-lineicons-tag:before {
    content: "\E00C"
}

.vcv-ui-icon-lineicons-lock:before {
    content: "\E00D"
}

.vcv-ui-icon-lineicons-bulb:before {
    content: "\E00E"
}

.vcv-ui-icon-lineicons-pen:before {
    content: "\E00F"
}

.vcv-ui-icon-lineicons-diamond:before {
    content: "\E010"
}

.vcv-ui-icon-lineicons-display:before {
    content: "\E011"
}

.vcv-ui-icon-lineicons-location:before {
    content: "\E012"
}

.vcv-ui-icon-lineicons-eye:before {
    content: "\E013"
}

.vcv-ui-icon-lineicons-bubble:before {
    content: "\E014"
}

.vcv-ui-icon-lineicons-stack:before {
    content: "\E015"
}

.vcv-ui-icon-lineicons-cup:before {
    content: "\E016"
}

.vcv-ui-icon-lineicons-phone:before {
    content: "\E017"
}

.vcv-ui-icon-lineicons-news:before {
    content: "\E018"
}

.vcv-ui-icon-lineicons-mail:before {
    content: "\E019"
}

.vcv-ui-icon-lineicons-like:before {
    content: "\E01A"
}

.vcv-ui-icon-lineicons-photo:before {
    content: "\E01B"
}

.vcv-ui-icon-lineicons-note:before {
    content: "\E01C"
}

.vcv-ui-icon-lineicons-clock:before {
    content: "\E01D"
}

.vcv-ui-icon-lineicons-paperplane:before {
    content: "\E01E"
}

.vcv-ui-icon-lineicons-params:before {
    content: "\E01F"
}

.vcv-ui-icon-lineicons-banknote:before {
    content: "\E020"
}

.vcv-ui-icon-lineicons-data:before {
    content: "\E021"
}

.vcv-ui-icon-lineicons-music:before {
    content: "\E022"
}

.vcv-ui-icon-lineicons-megaphone:before {
    content: "\E023"
}

.vcv-ui-icon-lineicons-study:before {
    content: "\E024"
}

.vcv-ui-icon-lineicons-lab:before {
    content: "\E025"
}

.vcv-ui-icon-lineicons-food:before {
    content: "\E026"
}

.vcv-ui-icon-lineicons-t-shirt:before {
    content: "\E027"
}

.vcv-ui-icon-lineicons-fire:before {
    content: "\E028"
}

.vcv-ui-icon-lineicons-clip:before {
    content: "\E029"
}

.vcv-ui-icon-lineicons-shop:before {
    content: "\E02A"
}

.vcv-ui-icon-lineicons-calendar:before {
    content: "\E02B"
}

.vcv-ui-icon-lineicons-vallet:before {
    content: "\E02C"
}

.vcv-ui-icon-lineicons-vynil:before {
    content: "\E02D"
}

.vcv-ui-icon-lineicons-truck:before {
    content: "\E02E"
}

.vcv-ui-icon-lineicons-world:before {
    content: "\E02F"
}

@font-face {
    font-family: 'vcv-material';
    src: url(./fonts/material.ttf?3c5edea36a28673c884598ae389d392f) format('truetype'),url(./fonts/material.woff?8930c4b8690128534134009b57a18479) format('woff'),url(./fonts/material.svg?db0db6254a85d8feb8fc5735405659f8#imaterial) format('svg');
    font-weight: normal;
    font-style: normal
}

.vcv-ui-icon-material:before {
    font-family: 'vcv-material' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    height: 1em;
    font-size: 1.3em;
    text-align: center;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

.vcv-ui-icon-material-3d_rotation:before {
    content: "\E84D"
}

.vcv-ui-icon-material-ac_unit:before {
    content: "\EB3B"
}

.vcv-ui-icon-material-alarm:before {
    content: "\E855"
}

.vcv-ui-icon-material-access_alarms:before {
    content: "\E191"
}

.vcv-ui-icon-material-schedule:before {
    content: "\E8B5"
}

.vcv-ui-icon-material-accessibility:before {
    content: "\E84E"
}

.vcv-ui-icon-material-accessible:before {
    content: "\E914"
}

.vcv-ui-icon-material-account_balance:before {
    content: "\E84F"
}

.vcv-ui-icon-material-account_balance_wallet:before {
    content: "\E850"
}

.vcv-ui-icon-material-account_box:before {
    content: "\E851"
}

.vcv-ui-icon-material-account_circle:before {
    content: "\E853"
}

.vcv-ui-icon-material-adb:before {
    content: "\E60E"
}

.vcv-ui-icon-material-add:before {
    content: "\E145"
}

.vcv-ui-icon-material-add_a_photo:before {
    content: "\E439"
}

.vcv-ui-icon-material-alarm_add:before {
    content: "\E856"
}

.vcv-ui-icon-material-add_alert:before {
    content: "\E003"
}

.vcv-ui-icon-material-add_box:before {
    content: "\E146"
}

.vcv-ui-icon-material-add_circle:before {
    content: "\E147"
}

.vcv-ui-icon-material-control_point:before {
    content: "\E3BA"
}

.vcv-ui-icon-material-add_location:before {
    content: "\E567"
}

.vcv-ui-icon-material-add_shopping_cart:before {
    content: "\E854"
}

.vcv-ui-icon-material-queue:before {
    content: "\E03C"
}

.vcv-ui-icon-material-add_to_queue:before {
    content: "\E05C"
}

.vcv-ui-icon-material-adjust:before {
    content: "\E39E"
}

.vcv-ui-icon-material-airline_seat_flat:before {
    content: "\E630"
}

.vcv-ui-icon-material-airline_seat_flat_angled:before {
    content: "\E631"
}

.vcv-ui-icon-material-airline_seat_individual_suite:before {
    content: "\E632"
}

.vcv-ui-icon-material-airline_seat_legroom_extra:before {
    content: "\E633"
}

.vcv-ui-icon-material-airline_seat_legroom_normal:before {
    content: "\E634"
}

.vcv-ui-icon-material-airline_seat_legroom_reduced:before {
    content: "\E635"
}

.vcv-ui-icon-material-airline_seat_recline_extra:before {
    content: "\E636"
}

.vcv-ui-icon-material-airline_seat_recline_normal:before {
    content: "\E637"
}

.vcv-ui-icon-material-flight:before {
    content: "\E539"
}

.vcv-ui-icon-material-airplanemode_inactive:before {
    content: "\E194"
}

.vcv-ui-icon-material-airplay:before {
    content: "\E055"
}

.vcv-ui-icon-material-airport_shuttle:before {
    content: "\EB3C"
}

.vcv-ui-icon-material-alarm_off:before {
    content: "\E857"
}

.vcv-ui-icon-material-alarm_on:before {
    content: "\E858"
}

.vcv-ui-icon-material-album:before {
    content: "\E019"
}

.vcv-ui-icon-material-all_inclusive:before {
    content: "\EB3D"
}

.vcv-ui-icon-material-all_out:before {
    content: "\E90B"
}

.vcv-ui-icon-material-android:before {
    content: "\E859"
}

.vcv-ui-icon-material-announcement:before {
    content: "\E85A"
}

.vcv-ui-icon-material-apps:before {
    content: "\E5C3"
}

.vcv-ui-icon-material-archive:before {
    content: "\E149"
}

.vcv-ui-icon-material-arrow_back:before {
    content: "\E5C4"
}

.vcv-ui-icon-material-arrow_downward:before {
    content: "\E5DB"
}

.vcv-ui-icon-material-arrow_drop_down:before {
    content: "\E5C5"
}

.vcv-ui-icon-material-arrow_drop_down_circle:before {
    content: "\E5C6"
}

.vcv-ui-icon-material-arrow_drop_up:before {
    content: "\E5C7"
}

.vcv-ui-icon-material-arrow_forward:before {
    content: "\E5C8"
}

.vcv-ui-icon-material-arrow_upward:before {
    content: "\E5D8"
}

.vcv-ui-icon-material-art_track:before {
    content: "\E060"
}

.vcv-ui-icon-material-aspect_ratio:before {
    content: "\E85B"
}

.vcv-ui-icon-material-poll:before {
    content: "\E801"
}

.vcv-ui-icon-material-assignment:before {
    content: "\E85D"
}

.vcv-ui-icon-material-assignment_ind:before {
    content: "\E85E"
}

.vcv-ui-icon-material-assignment_late:before {
    content: "\E85F"
}

.vcv-ui-icon-material-assignment_return:before {
    content: "\E860"
}

.vcv-ui-icon-material-assignment_returned:before {
    content: "\E861"
}

.vcv-ui-icon-material-assignment_turned_in:before {
    content: "\E862"
}

.vcv-ui-icon-material-assistant:before {
    content: "\E39F"
}

.vcv-ui-icon-material-flag:before {
    content: "\E153"
}

.vcv-ui-icon-material-attach_file:before {
    content: "\E226"
}

.vcv-ui-icon-material-attach_money:before {
    content: "\E227"
}

.vcv-ui-icon-material-attachment:before {
    content: "\E2BC"
}

.vcv-ui-icon-material-audiotrack:before {
    content: "\E3A1"
}

.vcv-ui-icon-material-autorenew:before {
    content: "\E863"
}

.vcv-ui-icon-material-av_timer:before {
    content: "\E01B"
}

.vcv-ui-icon-material-backspace:before {
    content: "\E14A"
}

.vcv-ui-icon-material-cloud_upload:before {
    content: "\E2C3"
}

.vcv-ui-icon-material-battery_alert:before {
    content: "\E19C"
}

.vcv-ui-icon-material-battery_charging_full:before {
    content: "\E1A3"
}

.vcv-ui-icon-material-battery_std:before {
    content: "\E1A5"
}

.vcv-ui-icon-material-battery_unknown:before {
    content: "\E1A6"
}

.vcv-ui-icon-material-beach_access:before {
    content: "\EB3E"
}

.vcv-ui-icon-material-beenhere:before {
    content: "\E52D"
}

.vcv-ui-icon-material-block:before {
    content: "\E14B"
}

.vcv-ui-icon-material-bluetooth:before {
    content: "\E1A7"
}

.vcv-ui-icon-material-bluetooth_searching:before {
    content: "\E1AA"
}

.vcv-ui-icon-material-bluetooth_connected:before {
    content: "\E1A8"
}

.vcv-ui-icon-material-bluetooth_disabled:before {
    content: "\E1A9"
}

.vcv-ui-icon-material-blur_circular:before {
    content: "\E3A2"
}

.vcv-ui-icon-material-blur_linear:before {
    content: "\E3A3"
}

.vcv-ui-icon-material-blur_off:before {
    content: "\E3A4"
}

.vcv-ui-icon-material-blur_on:before {
    content: "\E3A5"
}

.vcv-ui-icon-material-class:before {
    content: "\E86E"
}

.vcv-ui-icon-material-turned_in:before {
    content: "\E8E6"
}

.vcv-ui-icon-material-turned_in_not:before {
    content: "\E8E7"
}

.vcv-ui-icon-material-border_all:before {
    content: "\E228"
}

.vcv-ui-icon-material-border_bottom:before {
    content: "\E229"
}

.vcv-ui-icon-material-border_clear:before {
    content: "\E22A"
}

.vcv-ui-icon-material-border_color:before {
    content: "\E22B"
}

.vcv-ui-icon-material-border_horizontal:before {
    content: "\E22C"
}

.vcv-ui-icon-material-border_inner:before {
    content: "\E22D"
}

.vcv-ui-icon-material-border_left:before {
    content: "\E22E"
}

.vcv-ui-icon-material-border_outer:before {
    content: "\E22F"
}

.vcv-ui-icon-material-border_right:before {
    content: "\E230"
}

.vcv-ui-icon-material-border_style:before {
    content: "\E231"
}

.vcv-ui-icon-material-border_top:before {
    content: "\E232"
}

.vcv-ui-icon-material-border_vertical:before {
    content: "\E233"
}

.vcv-ui-icon-material-branding_watermark:before {
    content: "\E06B"
}

.vcv-ui-icon-material-brightness_1:before {
    content: "\E3A6"
}

.vcv-ui-icon-material-brightness_2:before {
    content: "\E3A7"
}

.vcv-ui-icon-material-brightness_3:before {
    content: "\E3A8"
}

.vcv-ui-icon-material-brightness_4:before {
    content: "\E3A9"
}

.vcv-ui-icon-material-brightness_low:before {
    content: "\E1AD"
}

.vcv-ui-icon-material-brightness_medium:before {
    content: "\E1AE"
}

.vcv-ui-icon-material-brightness_high:before {
    content: "\E1AC"
}

.vcv-ui-icon-material-brightness_auto:before {
    content: "\E1AB"
}

.vcv-ui-icon-material-broken_image:before {
    content: "\E3AD"
}

.vcv-ui-icon-material-brush:before {
    content: "\E3AE"
}

.vcv-ui-icon-material-bubble_chart:before {
    content: "\E6DD"
}

.vcv-ui-icon-material-bug_report:before {
    content: "\E868"
}

.vcv-ui-icon-material-build:before {
    content: "\E869"
}

.vcv-ui-icon-material-burst_mode:before {
    content: "\E43C"
}

.vcv-ui-icon-material-domain:before {
    content: "\E7EE"
}

.vcv-ui-icon-material-business_center:before {
    content: "\EB3F"
}

.vcv-ui-icon-material-cached:before {
    content: "\E86A"
}

.vcv-ui-icon-material-cake:before {
    content: "\E7E9"
}

.vcv-ui-icon-material-phone:before {
    content: "\E0CD"
}

.vcv-ui-icon-material-call_end:before {
    content: "\E0B1"
}

.vcv-ui-icon-material-call_made:before {
    content: "\E0B2"
}

.vcv-ui-icon-material-merge_type:before {
    content: "\E252"
}

.vcv-ui-icon-material-call_missed:before {
    content: "\E0B4"
}

.vcv-ui-icon-material-call_missed_outgoing:before {
    content: "\E0E4"
}

.vcv-ui-icon-material-call_received:before {
    content: "\E0B5"
}

.vcv-ui-icon-material-call_split:before {
    content: "\E0B6"
}

.vcv-ui-icon-material-call_to_action:before {
    content: "\E06C"
}

.vcv-ui-icon-material-camera:before {
    content: "\E3AF"
}

.vcv-ui-icon-material-photo_camera:before {
    content: "\E412"
}

.vcv-ui-icon-material-camera_enhance:before {
    content: "\E8FC"
}

.vcv-ui-icon-material-camera_front:before {
    content: "\E3B1"
}

.vcv-ui-icon-material-camera_rear:before {
    content: "\E3B2"
}

.vcv-ui-icon-material-camera_roll:before {
    content: "\E3B3"
}

.vcv-ui-icon-material-cancel:before {
    content: "\E5C9"
}

.vcv-ui-icon-material-redeem:before {
    content: "\E8B1"
}

.vcv-ui-icon-material-card_membership:before {
    content: "\E8F7"
}

.vcv-ui-icon-material-card_travel:before {
    content: "\E8F8"
}

.vcv-ui-icon-material-casino:before {
    content: "\EB40"
}

.vcv-ui-icon-material-cast:before {
    content: "\E307"
}

.vcv-ui-icon-material-cast_connected:before {
    content: "\E308"
}

.vcv-ui-icon-material-center_focus_strong:before {
    content: "\E3B4"
}

.vcv-ui-icon-material-center_focus_weak:before {
    content: "\E3B5"
}

.vcv-ui-icon-material-change_history:before {
    content: "\E86B"
}

.vcv-ui-icon-material-chat:before {
    content: "\E0B7"
}

.vcv-ui-icon-material-chat_bubble:before {
    content: "\E0CA"
}

.vcv-ui-icon-material-chat_bubble_outline:before {
    content: "\E0CB"
}

.vcv-ui-icon-material-check:before {
    content: "\E5CA"
}

.vcv-ui-icon-material-check_box:before {
    content: "\E834"
}

.vcv-ui-icon-material-check_box_outline_blank:before {
    content: "\E835"
}

.vcv-ui-icon-material-check_circle:before {
    content: "\E86C"
}

.vcv-ui-icon-material-navigate_before:before {
    content: "\E408"
}

.vcv-ui-icon-material-navigate_next:before {
    content: "\E409"
}

.vcv-ui-icon-material-child_care:before {
    content: "\EB41"
}

.vcv-ui-icon-material-child_friendly:before {
    content: "\EB42"
}

.vcv-ui-icon-material-chrome_reader_mode:before {
    content: "\E86D"
}

.vcv-ui-icon-material-close:before {
    content: "\E5CD"
}

.vcv-ui-icon-material-clear_all:before {
    content: "\E0B8"
}

.vcv-ui-icon-material-closed_caption:before {
    content: "\E01C"
}

.vcv-ui-icon-material-wb_cloudy:before {
    content: "\E42D"
}

.vcv-ui-icon-material-cloud_circle:before {
    content: "\E2BE"
}

.vcv-ui-icon-material-cloud_done:before {
    content: "\E2BF"
}

.vcv-ui-icon-material-cloud_download:before {
    content: "\E2C0"
}

.vcv-ui-icon-material-cloud_off:before {
    content: "\E2C1"
}

.vcv-ui-icon-material-cloud_queue:before {
    content: "\E2C2"
}

.vcv-ui-icon-material-code:before {
    content: "\E86F"
}

.vcv-ui-icon-material-photo_library:before {
    content: "\E413"
}

.vcv-ui-icon-material-collections_bookmark:before {
    content: "\E431"
}

.vcv-ui-icon-material-palette:before {
    content: "\E40A"
}

.vcv-ui-icon-material-colorize:before {
    content: "\E3B8"
}

.vcv-ui-icon-material-comment:before {
    content: "\E0B9"
}

.vcv-ui-icon-material-compare:before {
    content: "\E3B9"
}

.vcv-ui-icon-material-compare_arrows:before {
    content: "\E915"
}

.vcv-ui-icon-material-laptop:before {
    content: "\E31E"
}

.vcv-ui-icon-material-confirmation_number:before {
    content: "\E638"
}

.vcv-ui-icon-material-contact_mail:before {
    content: "\E0D0"
}

.vcv-ui-icon-material-contact_phone:before {
    content: "\E0CF"
}

.vcv-ui-icon-material-contacts:before {
    content: "\E0BA"
}

.vcv-ui-icon-material-content_copy:before {
    content: "\E14D"
}

.vcv-ui-icon-material-content_cut:before {
    content: "\E14E"
}

.vcv-ui-icon-material-content_paste:before {
    content: "\E14F"
}

.vcv-ui-icon-material-control_point_duplicate:before {
    content: "\E3BB"
}

.vcv-ui-icon-material-copyright:before {
    content: "\E90C"
}

.vcv-ui-icon-material-mode_edit:before {
    content: "\E254"
}

.vcv-ui-icon-material-create_new_folder:before {
    content: "\E2CC"
}

.vcv-ui-icon-material-payment:before {
    content: "\E8A1"
}

.vcv-ui-icon-material-crop:before {
    content: "\E3BE"
}

.vcv-ui-icon-material-crop_16_9:before {
    content: "\E3BC"
}

.vcv-ui-icon-material-crop_3_2:before {
    content: "\E3BD"
}

.vcv-ui-icon-material-crop_landscape:before {
    content: "\E3C3"
}

.vcv-ui-icon-material-crop_7_5:before {
    content: "\E3C0"
}

.vcv-ui-icon-material-crop_din:before {
    content: "\E3C1"
}

.vcv-ui-icon-material-crop_free:before {
    content: "\E3C2"
}

.vcv-ui-icon-material-crop_original:before {
    content: "\E3C4"
}

.vcv-ui-icon-material-crop_portrait:before {
    content: "\E3C5"
}

.vcv-ui-icon-material-crop_rotate:before {
    content: "\E437"
}

.vcv-ui-icon-material-crop_square:before {
    content: "\E3C6"
}

.vcv-ui-icon-material-dashboard:before {
    content: "\E871"
}

.vcv-ui-icon-material-data_usage:before {
    content: "\E1AF"
}

.vcv-ui-icon-material-date_range:before {
    content: "\E916"
}

.vcv-ui-icon-material-dehaze:before {
    content: "\E3C7"
}

.vcv-ui-icon-material-delete:before {
    content: "\E872"
}

.vcv-ui-icon-material-delete_forever:before {
    content: "\E92B"
}

.vcv-ui-icon-material-delete_sweep:before {
    content: "\E16C"
}

.vcv-ui-icon-material-description:before {
    content: "\E873"
}

.vcv-ui-icon-material-desktop_mac:before {
    content: "\E30B"
}

.vcv-ui-icon-material-desktop_windows:before {
    content: "\E30C"
}

.vcv-ui-icon-material-details:before {
    content: "\E3C8"
}

.vcv-ui-icon-material-developer_board:before {
    content: "\E30D"
}

.vcv-ui-icon-material-developer_mode:before {
    content: "\E1B0"
}

.vcv-ui-icon-material-device_hub:before {
    content: "\E335"
}

.vcv-ui-icon-material-phonelink:before {
    content: "\E326"
}

.vcv-ui-icon-material-devices_other:before {
    content: "\E337"
}

.vcv-ui-icon-material-dialer_sip:before {
    content: "\E0BB"
}

.vcv-ui-icon-material-dialpad:before {
    content: "\E0BC"
}

.vcv-ui-icon-material-directions:before {
    content: "\E52E"
}

.vcv-ui-icon-material-directions_bike:before {
    content: "\E52F"
}

.vcv-ui-icon-material-directions_boat:before {
    content: "\E532"
}

.vcv-ui-icon-material-directions_bus:before {
    content: "\E530"
}

.vcv-ui-icon-material-directions_car:before {
    content: "\E531"
}

.vcv-ui-icon-material-directions_railway:before {
    content: "\E534"
}

.vcv-ui-icon-material-directions_run:before {
    content: "\E566"
}

.vcv-ui-icon-material-directions_transit:before {
    content: "\E535"
}

.vcv-ui-icon-material-directions_walk:before {
    content: "\E536"
}

.vcv-ui-icon-material-disc_full:before {
    content: "\E610"
}

.vcv-ui-icon-material-dns:before {
    content: "\E875"
}

.vcv-ui-icon-material-not_interested:before {
    content: "\E033"
}

.vcv-ui-icon-material-do_not_disturb_alt:before {
    content: "\E611"
}

.vcv-ui-icon-material-do_not_disturb_off:before {
    content: "\E643"
}

.vcv-ui-icon-material-remove_circle:before {
    content: "\E15C"
}

.vcv-ui-icon-material-dock:before {
    content: "\E30E"
}

.vcv-ui-icon-material-done:before {
    content: "\E876"
}

.vcv-ui-icon-material-done_all:before {
    content: "\E877"
}

.vcv-ui-icon-material-donut_large:before {
    content: "\E917"
}

.vcv-ui-icon-material-donut_small:before {
    content: "\E918"
}

.vcv-ui-icon-material-drafts:before {
    content: "\E151"
}

.vcv-ui-icon-material-drag_handle:before {
    content: "\E25D"
}

.vcv-ui-icon-material-time_to_leave:before {
    content: "\E62C"
}

.vcv-ui-icon-material-dvr:before {
    content: "\E1B2"
}

.vcv-ui-icon-material-edit_location:before {
    content: "\E568"
}

.vcv-ui-icon-material-eject:before {
    content: "\E8FB"
}

.vcv-ui-icon-material-markunread:before {
    content: "\E159"
}

.vcv-ui-icon-material-enhanced_encryption:before {
    content: "\E63F"
}

.vcv-ui-icon-material-equalizer:before {
    content: "\E01D"
}

.vcv-ui-icon-material-error:before {
    content: "\E000"
}

.vcv-ui-icon-material-error_outline:before {
    content: "\E001"
}

.vcv-ui-icon-material-euro_symbol:before {
    content: "\E926"
}

.vcv-ui-icon-material-ev_station:before {
    content: "\E56D"
}

.vcv-ui-icon-material-insert_invitation:before {
    content: "\E24F"
}

.vcv-ui-icon-material-event_available:before {
    content: "\E614"
}

.vcv-ui-icon-material-event_busy:before {
    content: "\E615"
}

.vcv-ui-icon-material-event_note:before {
    content: "\E616"
}

.vcv-ui-icon-material-event_seat:before {
    content: "\E903"
}

.vcv-ui-icon-material-exit_to_app:before {
    content: "\E879"
}

.vcv-ui-icon-material-expand_less:before {
    content: "\E5CE"
}

.vcv-ui-icon-material-expand_more:before {
    content: "\E5CF"
}

.vcv-ui-icon-material-explicit:before {
    content: "\E01E"
}

.vcv-ui-icon-material-explore:before {
    content: "\E87A"
}

.vcv-ui-icon-material-exposure:before {
    content: "\E3CA"
}

.vcv-ui-icon-material-exposure_neg_1:before {
    content: "\E3CB"
}

.vcv-ui-icon-material-exposure_neg_2:before {
    content: "\E3CC"
}

.vcv-ui-icon-material-exposure_plus_1:before {
    content: "\E3CD"
}

.vcv-ui-icon-material-exposure_plus_2:before {
    content: "\E3CE"
}

.vcv-ui-icon-material-exposure_zero:before {
    content: "\E3CF"
}

.vcv-ui-icon-material-extension:before {
    content: "\E87B"
}

.vcv-ui-icon-material-face:before {
    content: "\E87C"
}

.vcv-ui-icon-material-fast_forward:before {
    content: "\E01F"
}

.vcv-ui-icon-material-fast_rewind:before {
    content: "\E020"
}

.vcv-ui-icon-material-favorite:before {
    content: "\E87D"
}

.vcv-ui-icon-material-favorite_border:before {
    content: "\E87E"
}

.vcv-ui-icon-material-featured_play_list:before {
    content: "\E06D"
}

.vcv-ui-icon-material-featured_video:before {
    content: "\E06E"
}

.vcv-ui-icon-material-sms_failed:before {
    content: "\E626"
}

.vcv-ui-icon-material-fiber_dvr:before {
    content: "\E05D"
}

.vcv-ui-icon-material-fiber_manual_record:before {
    content: "\E061"
}

.vcv-ui-icon-material-fiber_new:before {
    content: "\E05E"
}

.vcv-ui-icon-material-fiber_pin:before {
    content: "\E06A"
}

.vcv-ui-icon-material-fiber_smart_record:before {
    content: "\E062"
}

.vcv-ui-icon-material-get_app:before {
    content: "\E884"
}

.vcv-ui-icon-material-file_upload:before {
    content: "\E2C6"
}

.vcv-ui-icon-material-filter:before {
    content: "\E3D3"
}

.vcv-ui-icon-material-filter_1:before {
    content: "\E3D0"
}

.vcv-ui-icon-material-filter_2:before {
    content: "\E3D1"
}

.vcv-ui-icon-material-filter_3:before {
    content: "\E3D2"
}

.vcv-ui-icon-material-filter_4:before {
    content: "\E3D4"
}

.vcv-ui-icon-material-filter_5:before {
    content: "\E3D5"
}

.vcv-ui-icon-material-filter_6:before {
    content: "\E3D6"
}

.vcv-ui-icon-material-filter_7:before {
    content: "\E3D7"
}

.vcv-ui-icon-material-filter_8:before {
    content: "\E3D8"
}

.vcv-ui-icon-material-filter_9:before {
    content: "\E3D9"
}

.vcv-ui-icon-material-filter_9_plus:before {
    content: "\E3DA"
}

.vcv-ui-icon-material-filter_b_and_w:before {
    content: "\E3DB"
}

.vcv-ui-icon-material-filter_center_focus:before {
    content: "\E3DC"
}

.vcv-ui-icon-material-filter_drama:before {
    content: "\E3DD"
}

.vcv-ui-icon-material-filter_frames:before {
    content: "\E3DE"
}

.vcv-ui-icon-material-terrain:before {
    content: "\E564"
}

.vcv-ui-icon-material-filter_list:before {
    content: "\E152"
}

.vcv-ui-icon-material-filter_none:before {
    content: "\E3E0"
}

.vcv-ui-icon-material-filter_tilt_shift:before {
    content: "\E3E2"
}

.vcv-ui-icon-material-filter_vintage:before {
    content: "\E3E3"
}

.vcv-ui-icon-material-find_in_page:before {
    content: "\E880"
}

.vcv-ui-icon-material-find_replace:before {
    content: "\E881"
}

.vcv-ui-icon-material-fingerprint:before {
    content: "\E90D"
}

.vcv-ui-icon-material-first_page:before {
    content: "\E5DC"
}

.vcv-ui-icon-material-fitness_center:before {
    content: "\EB43"
}

.vcv-ui-icon-material-flare:before {
    content: "\E3E4"
}

.vcv-ui-icon-material-flash_auto:before {
    content: "\E3E5"
}

.vcv-ui-icon-material-flash_off:before {
    content: "\E3E6"
}

.vcv-ui-icon-material-flash_on:before {
    content: "\E3E7"
}

.vcv-ui-icon-material-flight_land:before {
    content: "\E904"
}

.vcv-ui-icon-material-flight_takeoff:before {
    content: "\E905"
}

.vcv-ui-icon-material-flip:before {
    content: "\E3E8"
}

.vcv-ui-icon-material-flip_to_back:before {
    content: "\E882"
}

.vcv-ui-icon-material-flip_to_front:before {
    content: "\E883"
}

.vcv-ui-icon-material-folder:before {
    content: "\E2C7"
}

.vcv-ui-icon-material-folder_open:before {
    content: "\E2C8"
}

.vcv-ui-icon-material-folder_shared:before {
    content: "\E2C9"
}

.vcv-ui-icon-material-folder_special:before {
    content: "\E617"
}

.vcv-ui-icon-material-font_download:before {
    content: "\E167"
}

.vcv-ui-icon-material-format_align_center:before {
    content: "\E234"
}

.vcv-ui-icon-material-format_align_justify:before {
    content: "\E235"
}

.vcv-ui-icon-material-format_align_left:before {
    content: "\E236"
}

.vcv-ui-icon-material-format_align_right:before {
    content: "\E237"
}

.vcv-ui-icon-material-format_bold:before {
    content: "\E238"
}

.vcv-ui-icon-material-format_clear:before {
    content: "\E239"
}

.vcv-ui-icon-material-format_color_fill:before {
    content: "\E23A"
}

.vcv-ui-icon-material-format_color_reset:before {
    content: "\E23B"
}

.vcv-ui-icon-material-format_color_text:before {
    content: "\E23C"
}

.vcv-ui-icon-material-format_indent_decrease:before {
    content: "\E23D"
}

.vcv-ui-icon-material-format_indent_increase:before {
    content: "\E23E"
}

.vcv-ui-icon-material-format_italic:before {
    content: "\E23F"
}

.vcv-ui-icon-material-format_line_spacing:before {
    content: "\E240"
}

.vcv-ui-icon-material-format_list_bulleted:before {
    content: "\E241"
}

.vcv-ui-icon-material-format_list_numbered:before {
    content: "\E242"
}

.vcv-ui-icon-material-format_paint:before {
    content: "\E243"
}

.vcv-ui-icon-material-format_quote:before {
    content: "\E244"
}

.vcv-ui-icon-material-format_shapes:before {
    content: "\E25E"
}

.vcv-ui-icon-material-format_size:before {
    content: "\E245"
}

.vcv-ui-icon-material-format_strikethrough:before {
    content: "\E246"
}

.vcv-ui-icon-material-format_textdirection_l_to_r:before {
    content: "\E247"
}

.vcv-ui-icon-material-format_textdirection_r_to_l:before {
    content: "\E248"
}

.vcv-ui-icon-material-format_underlined:before {
    content: "\E249"
}

.vcv-ui-icon-material-question_answer:before {
    content: "\E8AF"
}

.vcv-ui-icon-material-forward:before {
    content: "\E154"
}

.vcv-ui-icon-material-forward_10:before {
    content: "\E056"
}

.vcv-ui-icon-material-forward_30:before {
    content: "\E057"
}

.vcv-ui-icon-material-forward_5:before {
    content: "\E058"
}

.vcv-ui-icon-material-free_breakfast:before {
    content: "\EB44"
}

.vcv-ui-icon-material-fullscreen:before {
    content: "\E5D0"
}

.vcv-ui-icon-material-fullscreen_exit:before {
    content: "\E5D1"
}

.vcv-ui-icon-material-functions:before {
    content: "\E24A"
}

.vcv-ui-icon-material-g_translate:before {
    content: "\E927"
}

.vcv-ui-icon-material-games:before {
    content: "\E021"
}

.vcv-ui-icon-material-gavel:before {
    content: "\E90E"
}

.vcv-ui-icon-material-gesture:before {
    content: "\E155"
}

.vcv-ui-icon-material-gif:before {
    content: "\E908"
}

.vcv-ui-icon-material-goat:before {
    content: "\E900"
}

.vcv-ui-icon-material-golf_course:before {
    content: "\EB45"
}

.vcv-ui-icon-material-my_location:before {
    content: "\E55C"
}

.vcv-ui-icon-material-location_searching:before {
    content: "\E1B7"
}

.vcv-ui-icon-material-location_disabled:before {
    content: "\E1B6"
}

.vcv-ui-icon-material-star:before {
    content: "\E838"
}

.vcv-ui-icon-material-gradient:before {
    content: "\E3E9"
}

.vcv-ui-icon-material-grain:before {
    content: "\E3EA"
}

.vcv-ui-icon-material-graphic_eq:before {
    content: "\E1B8"
}

.vcv-ui-icon-material-grid_off:before {
    content: "\E3EB"
}

.vcv-ui-icon-material-grid_on:before {
    content: "\E3EC"
}

.vcv-ui-icon-material-people:before {
    content: "\E7FB"
}

.vcv-ui-icon-material-group_add:before {
    content: "\E7F0"
}

.vcv-ui-icon-material-group_work:before {
    content: "\E886"
}

.vcv-ui-icon-material-hd:before {
    content: "\E052"
}

.vcv-ui-icon-material-hdr_off:before {
    content: "\E3ED"
}

.vcv-ui-icon-material-hdr_on:before {
    content: "\E3EE"
}

.vcv-ui-icon-material-hdr_strong:before {
    content: "\E3F1"
}

.vcv-ui-icon-material-hdr_weak:before {
    content: "\E3F2"
}

.vcv-ui-icon-material-headset:before {
    content: "\E310"
}

.vcv-ui-icon-material-headset_mic:before {
    content: "\E311"
}

.vcv-ui-icon-material-healing:before {
    content: "\E3F3"
}

.vcv-ui-icon-material-hearing:before {
    content: "\E023"
}

.vcv-ui-icon-material-help:before {
    content: "\E887"
}

.vcv-ui-icon-material-help_outline:before {
    content: "\E8FD"
}

.vcv-ui-icon-material-high_quality:before {
    content: "\E024"
}

.vcv-ui-icon-material-highlight:before {
    content: "\E25F"
}

.vcv-ui-icon-material-highlight_off:before {
    content: "\E888"
}

.vcv-ui-icon-material-restore:before {
    content: "\E8B3"
}

.vcv-ui-icon-material-home:before {
    content: "\E88A"
}

.vcv-ui-icon-material-hot_tub:before {
    content: "\EB46"
}

.vcv-ui-icon-material-local_hotel:before {
    content: "\E549"
}

.vcv-ui-icon-material-hourglass_empty:before {
    content: "\E88B"
}

.vcv-ui-icon-material-hourglass_full:before {
    content: "\E88C"
}

.vcv-ui-icon-material-http:before {
    content: "\E902"
}

.vcv-ui-icon-material-lock:before {
    content: "\E897"
}

.vcv-ui-icon-material-photo:before {
    content: "\E410"
}

.vcv-ui-icon-material-image_aspect_ratio:before {
    content: "\E3F5"
}

.vcv-ui-icon-material-import_contacts:before {
    content: "\E0E0"
}

.vcv-ui-icon-material-import_export:before {
    content: "\E0C3"
}

.vcv-ui-icon-material-important_devices:before {
    content: "\E912"
}

.vcv-ui-icon-material-inbox:before {
    content: "\E156"
}

.vcv-ui-icon-material-indeterminate_check_box:before {
    content: "\E909"
}

.vcv-ui-icon-material-info:before {
    content: "\E88E"
}

.vcv-ui-icon-material-info_outline:before {
    content: "\E88F"
}

.vcv-ui-icon-material-input:before {
    content: "\E890"
}

.vcv-ui-icon-material-insert_comment:before {
    content: "\E24C"
}

.vcv-ui-icon-material-insert_drive_file:before {
    content: "\E24D"
}

.vcv-ui-icon-material-tag_faces:before {
    content: "\E420"
}

.vcv-ui-icon-material-link:before {
    content: "\E157"
}

.vcv-ui-icon-material-invert_colors:before {
    content: "\E891"
}

.vcv-ui-icon-material-invert_colors_off:before {
    content: "\E0C4"
}

.vcv-ui-icon-material-iso:before {
    content: "\E3F6"
}

.vcv-ui-icon-material-keyboard:before {
    content: "\E312"
}

.vcv-ui-icon-material-keyboard_arrow_down:before {
    content: "\E313"
}

.vcv-ui-icon-material-keyboard_arrow_left:before {
    content: "\E314"
}

.vcv-ui-icon-material-keyboard_arrow_right:before {
    content: "\E315"
}

.vcv-ui-icon-material-keyboard_arrow_up:before {
    content: "\E316"
}

.vcv-ui-icon-material-keyboard_backspace:before {
    content: "\E317"
}

.vcv-ui-icon-material-keyboard_capslock:before {
    content: "\E318"
}

.vcv-ui-icon-material-keyboard_hide:before {
    content: "\E31A"
}

.vcv-ui-icon-material-keyboard_return:before {
    content: "\E31B"
}

.vcv-ui-icon-material-keyboard_tab:before {
    content: "\E31C"
}

.vcv-ui-icon-material-keyboard_voice:before {
    content: "\E31D"
}

.vcv-ui-icon-material-kitchen:before {
    content: "\EB47"
}

.vcv-ui-icon-material-label:before {
    content: "\E892"
}

.vcv-ui-icon-material-label_outline:before {
    content: "\E893"
}

.vcv-ui-icon-material-language:before {
    content: "\E894"
}

.vcv-ui-icon-material-laptop_chromebook:before {
    content: "\E31F"
}

.vcv-ui-icon-material-laptop_mac:before {
    content: "\E320"
}

.vcv-ui-icon-material-laptop_windows:before {
    content: "\E321"
}

.vcv-ui-icon-material-last_page:before {
    content: "\E5DD"
}

.vcv-ui-icon-material-open_in_new:before {
    content: "\E89E"
}

.vcv-ui-icon-material-layers:before {
    content: "\E53B"
}

.vcv-ui-icon-material-layers_clear:before {
    content: "\E53C"
}

.vcv-ui-icon-material-leak_add:before {
    content: "\E3F8"
}

.vcv-ui-icon-material-leak_remove:before {
    content: "\E3F9"
}

.vcv-ui-icon-material-lens:before {
    content: "\E3FA"
}

.vcv-ui-icon-material-library_books:before {
    content: "\E02F"
}

.vcv-ui-icon-material-library_music:before {
    content: "\E030"
}

.vcv-ui-icon-material-lightbulb_outline:before {
    content: "\E90F"
}

.vcv-ui-icon-material-line_style:before {
    content: "\E919"
}

.vcv-ui-icon-material-line_weight:before {
    content: "\E91A"
}

.vcv-ui-icon-material-linear_scale:before {
    content: "\E260"
}

.vcv-ui-icon-material-linked_camera:before {
    content: "\E438"
}

.vcv-ui-icon-material-list:before {
    content: "\E896"
}

.vcv-ui-icon-material-live_help:before {
    content: "\E0C6"
}

.vcv-ui-icon-material-live_tv:before {
    content: "\E639"
}

.vcv-ui-icon-material-local_play:before {
    content: "\E553"
}

.vcv-ui-icon-material-local_airport:before {
    content: "\E53D"
}

.vcv-ui-icon-material-local_atm:before {
    content: "\E53E"
}

.vcv-ui-icon-material-local_bar:before {
    content: "\E540"
}

.vcv-ui-icon-material-local_cafe:before {
    content: "\E541"
}

.vcv-ui-icon-material-local_car_wash:before {
    content: "\E542"
}

.vcv-ui-icon-material-local_convenience_store:before {
    content: "\E543"
}

.vcv-ui-icon-material-restaurant_menu:before {
    content: "\E561"
}

.vcv-ui-icon-material-local_drink:before {
    content: "\E544"
}

.vcv-ui-icon-material-local_florist:before {
    content: "\E545"
}

.vcv-ui-icon-material-local_gas_station:before {
    content: "\E546"
}

.vcv-ui-icon-material-shopping_cart:before {
    content: "\E8CC"
}

.vcv-ui-icon-material-local_hospital:before {
    content: "\E548"
}

.vcv-ui-icon-material-local_laundry_service:before {
    content: "\E54A"
}

.vcv-ui-icon-material-local_library:before {
    content: "\E54B"
}

.vcv-ui-icon-material-local_mall:before {
    content: "\E54C"
}

.vcv-ui-icon-material-theaters:before {
    content: "\E8DA"
}

.vcv-ui-icon-material-local_offer:before {
    content: "\E54E"
}

.vcv-ui-icon-material-local_parking:before {
    content: "\E54F"
}

.vcv-ui-icon-material-local_pharmacy:before {
    content: "\E550"
}

.vcv-ui-icon-material-local_pizza:before {
    content: "\E552"
}

.vcv-ui-icon-material-print:before {
    content: "\E8AD"
}

.vcv-ui-icon-material-local_shipping:before {
    content: "\E558"
}

.vcv-ui-icon-material-local_taxi:before {
    content: "\E559"
}

.vcv-ui-icon-material-location_city:before {
    content: "\E7F1"
}

.vcv-ui-icon-material-location_off:before {
    content: "\E0C7"
}

.vcv-ui-icon-material-room:before {
    content: "\E8B4"
}

.vcv-ui-icon-material-lock_open:before {
    content: "\E898"
}

.vcv-ui-icon-material-lock_outline:before {
    content: "\E899"
}

.vcv-ui-icon-material-looks:before {
    content: "\E3FC"
}

.vcv-ui-icon-material-looks_3:before {
    content: "\E3FB"
}

.vcv-ui-icon-material-looks_4:before {
    content: "\E3FD"
}

.vcv-ui-icon-material-looks_5:before {
    content: "\E3FE"
}

.vcv-ui-icon-material-looks_6:before {
    content: "\E3FF"
}

.vcv-ui-icon-material-looks_one:before {
    content: "\E400"
}

.vcv-ui-icon-material-looks_two:before {
    content: "\E401"
}

.vcv-ui-icon-material-sync:before {
    content: "\E627"
}

.vcv-ui-icon-material-loupe:before {
    content: "\E402"
}

.vcv-ui-icon-material-low_priority:before {
    content: "\E16D"
}

.vcv-ui-icon-material-loyalty:before {
    content: "\E89A"
}

.vcv-ui-icon-material-mail_outline:before {
    content: "\E0E1"
}

.vcv-ui-icon-material-map:before {
    content: "\E55B"
}

.vcv-ui-icon-material-markunread_mailbox:before {
    content: "\E89B"
}

.vcv-ui-icon-material-memory:before {
    content: "\E322"
}

.vcv-ui-icon-material-menu:before {
    content: "\E5D2"
}

.vcv-ui-icon-material-message:before {
    content: "\E0C9"
}

.vcv-ui-icon-material-mic:before {
    content: "\E029"
}

.vcv-ui-icon-material-mic_none:before {
    content: "\E02A"
}

.vcv-ui-icon-material-mic_off:before {
    content: "\E02B"
}

.vcv-ui-icon-material-mms:before {
    content: "\E618"
}

.vcv-ui-icon-material-mode_comment:before {
    content: "\E253"
}

.vcv-ui-icon-material-monetization_on:before {
    content: "\E263"
}

.vcv-ui-icon-material-money_off:before {
    content: "\E25C"
}

.vcv-ui-icon-material-monochrome_photos:before {
    content: "\E403"
}

.vcv-ui-icon-material-mood_bad:before {
    content: "\E7F3"
}

.vcv-ui-icon-material-more:before {
    content: "\E619"
}

.vcv-ui-icon-material-more_horiz:before {
    content: "\E5D3"
}

.vcv-ui-icon-material-more_vert:before {
    content: "\E5D4"
}

.vcv-ui-icon-material-motorcycle:before {
    content: "\E91B"
}

.vcv-ui-icon-material-mouse:before {
    content: "\E323"
}

.vcv-ui-icon-material-move_to_inbox:before {
    content: "\E168"
}

.vcv-ui-icon-material-movie_creation:before {
    content: "\E404"
}

.vcv-ui-icon-material-movie_filter:before {
    content: "\E43A"
}

.vcv-ui-icon-material-multiline_chart:before {
    content: "\E6DF"
}

.vcv-ui-icon-material-music_note:before {
    content: "\E405"
}

.vcv-ui-icon-material-music_video:before {
    content: "\E063"
}

.vcv-ui-icon-material-nature:before {
    content: "\E406"
}

.vcv-ui-icon-material-nature_people:before {
    content: "\E407"
}

.vcv-ui-icon-material-navigation:before {
    content: "\E55D"
}

.vcv-ui-icon-material-near_me:before {
    content: "\E569"
}

.vcv-ui-icon-material-network_cell:before {
    content: "\E1B9"
}

.vcv-ui-icon-material-network_check:before {
    content: "\E640"
}

.vcv-ui-icon-material-network_locked:before {
    content: "\E61A"
}

.vcv-ui-icon-material-network_wifi:before {
    content: "\E1BA"
}

.vcv-ui-icon-material-new_releases:before {
    content: "\E031"
}

.vcv-ui-icon-material-next_week:before {
    content: "\E16A"
}

.vcv-ui-icon-material-nfc:before {
    content: "\E1BB"
}

.vcv-ui-icon-material-no_encryption:before {
    content: "\E641"
}

.vcv-ui-icon-material-signal_cellular_no_sim:before {
    content: "\E1CE"
}

.vcv-ui-icon-material-note:before {
    content: "\E06F"
}

.vcv-ui-icon-material-note_add:before {
    content: "\E89C"
}

.vcv-ui-icon-material-notifications:before {
    content: "\E7F4"
}

.vcv-ui-icon-material-notifications_active:before {
    content: "\E7F7"
}

.vcv-ui-icon-material-notifications_none:before {
    content: "\E7F5"
}

.vcv-ui-icon-material-notifications_off:before {
    content: "\E7F6"
}

.vcv-ui-icon-material-notifications_paused:before {
    content: "\E7F8"
}

.vcv-ui-icon-material-offline_pin:before {
    content: "\E90A"
}

.vcv-ui-icon-material-ondemand_video:before {
    content: "\E63A"
}

.vcv-ui-icon-material-opacity:before {
    content: "\E91C"
}

.vcv-ui-icon-material-open_in_browser:before {
    content: "\E89D"
}

.vcv-ui-icon-material-open_with:before {
    content: "\E89F"
}

.vcv-ui-icon-material-pages:before {
    content: "\E7F9"
}

.vcv-ui-icon-material-pageview:before {
    content: "\E8A0"
}

.vcv-ui-icon-material-pan_tool:before {
    content: "\E925"
}

.vcv-ui-icon-material-panorama:before {
    content: "\E40B"
}

.vcv-ui-icon-material-radio_button_unchecked:before {
    content: "\E836"
}

.vcv-ui-icon-material-panorama_horizontal:before {
    content: "\E40D"
}

.vcv-ui-icon-material-panorama_vertical:before {
    content: "\E40E"
}

.vcv-ui-icon-material-panorama_wide_angle:before {
    content: "\E40F"
}

.vcv-ui-icon-material-party_mode:before {
    content: "\E7FA"
}

.vcv-ui-icon-material-pause:before {
    content: "\E034"
}

.vcv-ui-icon-material-pause_circle_filled:before {
    content: "\E035"
}

.vcv-ui-icon-material-pause_circle_outline:before {
    content: "\E036"
}

.vcv-ui-icon-material-people_outline:before {
    content: "\E7FC"
}

.vcv-ui-icon-material-perm_camera_mic:before {
    content: "\E8A2"
}

.vcv-ui-icon-material-perm_contact_calendar:before {
    content: "\E8A3"
}

.vcv-ui-icon-material-perm_data_setting:before {
    content: "\E8A4"
}

.vcv-ui-icon-material-perm_device_information:before {
    content: "\E8A5"
}

.vcv-ui-icon-material-person_outline:before {
    content: "\E7FF"
}

.vcv-ui-icon-material-perm_media:before {
    content: "\E8A7"
}

.vcv-ui-icon-material-perm_phone_msg:before {
    content: "\E8A8"
}

.vcv-ui-icon-material-perm_scan_wifi:before {
    content: "\E8A9"
}

.vcv-ui-icon-material-person:before {
    content: "\E7FD"
}

.vcv-ui-icon-material-person_add:before {
    content: "\E7FE"
}

.vcv-ui-icon-material-person_pin:before {
    content: "\E55A"
}

.vcv-ui-icon-material-person_pin_circle:before {
    content: "\E56A"
}

.vcv-ui-icon-material-personal_video:before {
    content: "\E63B"
}

.vcv-ui-icon-material-pets:before {
    content: "\E91D"
}

.vcv-ui-icon-material-phone_android:before {
    content: "\E324"
}

.vcv-ui-icon-material-phone_bluetooth_speaker:before {
    content: "\E61B"
}

.vcv-ui-icon-material-phone_forwarded:before {
    content: "\E61C"
}

.vcv-ui-icon-material-phone_in_talk:before {
    content: "\E61D"
}

.vcv-ui-icon-material-phone_iphone:before {
    content: "\E325"
}

.vcv-ui-icon-material-phone_locked:before {
    content: "\E61E"
}

.vcv-ui-icon-material-phone_missed:before {
    content: "\E61F"
}

.vcv-ui-icon-material-phone_paused:before {
    content: "\E620"
}

.vcv-ui-icon-material-phonelink_erase:before {
    content: "\E0DB"
}

.vcv-ui-icon-material-phonelink_lock:before {
    content: "\E0DC"
}

.vcv-ui-icon-material-phonelink_off:before {
    content: "\E327"
}

.vcv-ui-icon-material-phonelink_ring:before {
    content: "\E0DD"
}

.vcv-ui-icon-material-phonelink_setup:before {
    content: "\E0DE"
}

.vcv-ui-icon-material-photo_album:before {
    content: "\E411"
}

.vcv-ui-icon-material-photo_filter:before {
    content: "\E43B"
}

.vcv-ui-icon-material-photo_size_select_actual:before {
    content: "\E432"
}

.vcv-ui-icon-material-photo_size_select_large:before {
    content: "\E433"
}

.vcv-ui-icon-material-photo_size_select_small:before {
    content: "\E434"
}

.vcv-ui-icon-material-picture_as_pdf:before {
    content: "\E415"
}

.vcv-ui-icon-material-picture_in_picture:before {
    content: "\E8AA"
}

.vcv-ui-icon-material-picture_in_picture_alt:before {
    content: "\E911"
}

.vcv-ui-icon-material-pie_chart:before {
    content: "\E6C4"
}

.vcv-ui-icon-material-pie_chart_outlined:before {
    content: "\E6C5"
}

.vcv-ui-icon-material-pin_drop:before {
    content: "\E55E"
}

.vcv-ui-icon-material-play_arrow:before {
    content: "\E037"
}

.vcv-ui-icon-material-play_circle_filled:before {
    content: "\E038"
}

.vcv-ui-icon-material-play_circle_outline:before {
    content: "\E039"
}

.vcv-ui-icon-material-play_for_work:before {
    content: "\E906"
}

.vcv-ui-icon-material-playlist_add:before {
    content: "\E03B"
}

.vcv-ui-icon-material-playlist_add_check:before {
    content: "\E065"
}

.vcv-ui-icon-material-playlist_play:before {
    content: "\E05F"
}

.vcv-ui-icon-material-plus_one:before {
    content: "\E800"
}

.vcv-ui-icon-material-polymer:before {
    content: "\E8AB"
}

.vcv-ui-icon-material-pool:before {
    content: "\EB48"
}

.vcv-ui-icon-material-portable_wifi_off:before {
    content: "\E0CE"
}

.vcv-ui-icon-material-portrait:before {
    content: "\E416"
}

.vcv-ui-icon-material-power:before {
    content: "\E63C"
}

.vcv-ui-icon-material-power_input:before {
    content: "\E336"
}

.vcv-ui-icon-material-power_settings_new:before {
    content: "\E8AC"
}

.vcv-ui-icon-material-pregnant_woman:before {
    content: "\E91E"
}

.vcv-ui-icon-material-present_to_all:before {
    content: "\E0DF"
}

.vcv-ui-icon-material-priority_high:before {
    content: "\E645"
}

.vcv-ui-icon-material-public:before {
    content: "\E80B"
}

.vcv-ui-icon-material-publish:before {
    content: "\E255"
}

.vcv-ui-icon-material-queue_music:before {
    content: "\E03D"
}

.vcv-ui-icon-material-queue_play_next:before {
    content: "\E066"
}

.vcv-ui-icon-material-radio:before {
    content: "\E03E"
}

.vcv-ui-icon-material-radio_button_checked:before {
    content: "\E837"
}

.vcv-ui-icon-material-rate_review:before {
    content: "\E560"
}

.vcv-ui-icon-material-receipt:before {
    content: "\E8B0"
}

.vcv-ui-icon-material-recent_actors:before {
    content: "\E03F"
}

.vcv-ui-icon-material-record_voice_over:before {
    content: "\E91F"
}

.vcv-ui-icon-material-redo:before {
    content: "\E15A"
}

.vcv-ui-icon-material-refresh:before {
    content: "\E5D5"
}

.vcv-ui-icon-material-remove:before {
    content: "\E15B"
}

.vcv-ui-icon-material-remove_circle_outline:before {
    content: "\E15D"
}

.vcv-ui-icon-material-remove_from_queue:before {
    content: "\E067"
}

.vcv-ui-icon-material-visibility:before {
    content: "\E8F4"
}

.vcv-ui-icon-material-remove_shopping_cart:before {
    content: "\E928"
}

.vcv-ui-icon-material-reorder:before {
    content: "\E8FE"
}

.vcv-ui-icon-material-repeat:before {
    content: "\E040"
}

.vcv-ui-icon-material-repeat_one:before {
    content: "\E041"
}

.vcv-ui-icon-material-replay:before {
    content: "\E042"
}

.vcv-ui-icon-material-replay_10:before {
    content: "\E059"
}

.vcv-ui-icon-material-replay_30:before {
    content: "\E05A"
}

.vcv-ui-icon-material-replay_5:before {
    content: "\E05B"
}

.vcv-ui-icon-material-reply:before {
    content: "\E15E"
}

.vcv-ui-icon-material-reply_all:before {
    content: "\E15F"
}

.vcv-ui-icon-material-report:before {
    content: "\E160"
}

.vcv-ui-icon-material-warning:before {
    content: "\E002"
}

.vcv-ui-icon-material-restaurant:before {
    content: "\E56C"
}

.vcv-ui-icon-material-restore_page:before {
    content: "\E929"
}

.vcv-ui-icon-material-ring_volume:before {
    content: "\E0D1"
}

.vcv-ui-icon-material-room_service:before {
    content: "\EB49"
}

.vcv-ui-icon-material-rotate_90_degrees_ccw:before {
    content: "\E418"
}

.vcv-ui-icon-material-rotate_left:before {
    content: "\E419"
}

.vcv-ui-icon-material-rotate_right:before {
    content: "\E41A"
}

.vcv-ui-icon-material-rounded_corner:before {
    content: "\E920"
}

.vcv-ui-icon-material-router:before {
    content: "\E328"
}

.vcv-ui-icon-material-rowing:before {
    content: "\E921"
}

.vcv-ui-icon-material-rss_feed:before {
    content: "\E0E5"
}

.vcv-ui-icon-material-rv_hookup:before {
    content: "\E642"
}

.vcv-ui-icon-material-satellite:before {
    content: "\E562"
}

.vcv-ui-icon-material-save:before {
    content: "\E161"
}

.vcv-ui-icon-material-scanner:before {
    content: "\E329"
}

.vcv-ui-icon-material-school:before {
    content: "\E80C"
}

.vcv-ui-icon-material-screen_lock_landscape:before {
    content: "\E1BE"
}

.vcv-ui-icon-material-screen_lock_portrait:before {
    content: "\E1BF"
}

.vcv-ui-icon-material-screen_lock_rotation:before {
    content: "\E1C0"
}

.vcv-ui-icon-material-screen_rotation:before {
    content: "\E1C1"
}

.vcv-ui-icon-material-screen_share:before {
    content: "\E0E2"
}

.vcv-ui-icon-material-sd_storage:before {
    content: "\E1C2"
}

.vcv-ui-icon-material-search:before {
    content: "\E8B6"
}

.vcv-ui-icon-material-security:before {
    content: "\E32A"
}

.vcv-ui-icon-material-select_all:before {
    content: "\E162"
}

.vcv-ui-icon-material-send:before {
    content: "\E163"
}

.vcv-ui-icon-material-sentiment_dissatisfied:before {
    content: "\E811"
}

.vcv-ui-icon-material-sentiment_neutral:before {
    content: "\E812"
}

.vcv-ui-icon-material-sentiment_satisfied:before {
    content: "\E813"
}

.vcv-ui-icon-material-sentiment_very_dissatisfied:before {
    content: "\E814"
}

.vcv-ui-icon-material-sentiment_very_satisfied:before {
    content: "\E815"
}

.vcv-ui-icon-material-settings:before {
    content: "\E8B8"
}

.vcv-ui-icon-material-settings_applications:before {
    content: "\E8B9"
}

.vcv-ui-icon-material-settings_backup_restore:before {
    content: "\E8BA"
}

.vcv-ui-icon-material-settings_bluetooth:before {
    content: "\E8BB"
}

.vcv-ui-icon-material-settings_brightness:before {
    content: "\E8BD"
}

.vcv-ui-icon-material-settings_cell:before {
    content: "\E8BC"
}

.vcv-ui-icon-material-settings_ethernet:before {
    content: "\E8BE"
}

.vcv-ui-icon-material-settings_input_antenna:before {
    content: "\E8BF"
}

.vcv-ui-icon-material-settings_input_composite:before {
    content: "\E8C1"
}

.vcv-ui-icon-material-settings_input_hdmi:before {
    content: "\E8C2"
}

.vcv-ui-icon-material-settings_input_svideo:before {
    content: "\E8C3"
}

.vcv-ui-icon-material-settings_overscan:before {
    content: "\E8C4"
}

.vcv-ui-icon-material-settings_phone:before {
    content: "\E8C5"
}

.vcv-ui-icon-material-settings_power:before {
    content: "\E8C6"
}

.vcv-ui-icon-material-settings_remote:before {
    content: "\E8C7"
}

.vcv-ui-icon-material-settings_system_daydream:before {
    content: "\E1C3"
}

.vcv-ui-icon-material-settings_voice:before {
    content: "\E8C8"
}

.vcv-ui-icon-material-share:before {
    content: "\E80D"
}

.vcv-ui-icon-material-shop:before {
    content: "\E8C9"
}

.vcv-ui-icon-material-shop_two:before {
    content: "\E8CA"
}

.vcv-ui-icon-material-shopping_basket:before {
    content: "\E8CB"
}

.vcv-ui-icon-material-short_text:before {
    content: "\E261"
}

.vcv-ui-icon-material-show_chart:before {
    content: "\E6E1"
}

.vcv-ui-icon-material-shuffle:before {
    content: "\E043"
}

.vcv-ui-icon-material-signal_cellular_4_bar:before {
    content: "\E1C8"
}

.vcv-ui-icon-material-signal_cellular_connected_no_internet_4_bar:before {
    content: "\E1CD"
}

.vcv-ui-icon-material-signal_cellular_null:before {
    content: "\E1CF"
}

.vcv-ui-icon-material-signal_cellular_off:before {
    content: "\E1D0"
}

.vcv-ui-icon-material-signal_wifi_4_bar:before {
    content: "\E1D8"
}

.vcv-ui-icon-material-signal_wifi_4_bar_lock:before {
    content: "\E1D9"
}

.vcv-ui-icon-material-signal_wifi_off:before {
    content: "\E1DA"
}

.vcv-ui-icon-material-sim_card:before {
    content: "\E32B"
}

.vcv-ui-icon-material-sim_card_alert:before {
    content: "\E624"
}

.vcv-ui-icon-material-skip_next:before {
    content: "\E044"
}

.vcv-ui-icon-material-skip_previous:before {
    content: "\E045"
}

.vcv-ui-icon-material-slideshow:before {
    content: "\E41B"
}

.vcv-ui-icon-material-slow_motion_video:before {
    content: "\E068"
}

.vcv-ui-icon-material-stay_primary_portrait:before {
    content: "\E0D6"
}

.vcv-ui-icon-material-smoke_free:before {
    content: "\EB4A"
}

.vcv-ui-icon-material-smoking_rooms:before {
    content: "\EB4B"
}

.vcv-ui-icon-material-textsms:before {
    content: "\E0D8"
}

.vcv-ui-icon-material-snooze:before {
    content: "\E046"
}

.vcv-ui-icon-material-sort:before {
    content: "\E164"
}

.vcv-ui-icon-material-sort_by_alpha:before {
    content: "\E053"
}

.vcv-ui-icon-material-spa:before {
    content: "\EB4C"
}

.vcv-ui-icon-material-space_bar:before {
    content: "\E256"
}

.vcv-ui-icon-material-speaker:before {
    content: "\E32D"
}

.vcv-ui-icon-material-speaker_group:before {
    content: "\E32E"
}

.vcv-ui-icon-material-speaker_notes:before {
    content: "\E8CD"
}

.vcv-ui-icon-material-speaker_notes_off:before {
    content: "\E92A"
}

.vcv-ui-icon-material-speaker_phone:before {
    content: "\E0D2"
}

.vcv-ui-icon-material-spellcheck:before {
    content: "\E8CE"
}

.vcv-ui-icon-material-star_border:before {
    content: "\E83A"
}

.vcv-ui-icon-material-star_half:before {
    content: "\E839"
}

.vcv-ui-icon-material-stars:before {
    content: "\E8D0"
}

.vcv-ui-icon-material-stay_primary_landscape:before {
    content: "\E0D5"
}

.vcv-ui-icon-material-stop:before {
    content: "\E047"
}

.vcv-ui-icon-material-stop_screen_share:before {
    content: "\E0E3"
}

.vcv-ui-icon-material-storage:before {
    content: "\E1DB"
}

.vcv-ui-icon-material-store_mall_directory:before {
    content: "\E563"
}

.vcv-ui-icon-material-straighten:before {
    content: "\E41C"
}

.vcv-ui-icon-material-streetview:before {
    content: "\E56E"
}

.vcv-ui-icon-material-strikethrough_s:before {
    content: "\E257"
}

.vcv-ui-icon-material-style:before {
    content: "\E41D"
}

.vcv-ui-icon-material-subdirectory_arrow_left:before {
    content: "\E5D9"
}

.vcv-ui-icon-material-subdirectory_arrow_right:before {
    content: "\E5DA"
}

.vcv-ui-icon-material-subject:before {
    content: "\E8D2"
}

.vcv-ui-icon-material-subscriptions:before {
    content: "\E064"
}

.vcv-ui-icon-material-subtitles:before {
    content: "\E048"
}

.vcv-ui-icon-material-subway:before {
    content: "\E56F"
}

.vcv-ui-icon-material-supervisor_account:before {
    content: "\E8D3"
}

.vcv-ui-icon-material-surround_sound:before {
    content: "\E049"
}

.vcv-ui-icon-material-swap_calls:before {
    content: "\E0D7"
}

.vcv-ui-icon-material-swap_horiz:before {
    content: "\E8D4"
}

.vcv-ui-icon-material-swap_vert:before {
    content: "\E8D5"
}

.vcv-ui-icon-material-swap_vertical_circle:before {
    content: "\E8D6"
}

.vcv-ui-icon-material-switch_camera:before {
    content: "\E41E"
}

.vcv-ui-icon-material-switch_video:before {
    content: "\E41F"
}

.vcv-ui-icon-material-sync_disabled:before {
    content: "\E628"
}

.vcv-ui-icon-material-sync_problem:before {
    content: "\E629"
}

.vcv-ui-icon-material-system_update:before {
    content: "\E62A"
}

.vcv-ui-icon-material-system_update_alt:before {
    content: "\E8D7"
}

.vcv-ui-icon-material-tab:before {
    content: "\E8D8"
}

.vcv-ui-icon-material-tab_unselected:before {
    content: "\E8D9"
}

.vcv-ui-icon-material-tablet:before {
    content: "\E32F"
}

.vcv-ui-icon-material-tablet_android:before {
    content: "\E330"
}

.vcv-ui-icon-material-tablet_mac:before {
    content: "\E331"
}

.vcv-ui-icon-material-tap_and_play:before {
    content: "\E62B"
}

.vcv-ui-icon-material-text_fields:before {
    content: "\E262"
}

.vcv-ui-icon-material-text_format:before {
    content: "\E165"
}

.vcv-ui-icon-material-texture:before {
    content: "\E421"
}

.vcv-ui-icon-material-thumb_down:before {
    content: "\E8DB"
}

.vcv-ui-icon-material-thumb_up:before {
    content: "\E8DC"
}

.vcv-ui-icon-material-thumbs_up_down:before {
    content: "\E8DD"
}

.vcv-ui-icon-material-timelapse:before {
    content: "\E422"
}

.vcv-ui-icon-material-timeline:before {
    content: "\E922"
}

.vcv-ui-icon-material-timer:before {
    content: "\E425"
}

.vcv-ui-icon-material-timer_10:before {
    content: "\E423"
}

.vcv-ui-icon-material-timer_3:before {
    content: "\E424"
}

.vcv-ui-icon-material-timer_off:before {
    content: "\E426"
}

.vcv-ui-icon-material-title:before {
    content: "\E264"
}

.vcv-ui-icon-material-toc:before {
    content: "\E8DE"
}

.vcv-ui-icon-material-today:before {
    content: "\E8DF"
}

.vcv-ui-icon-material-toll:before {
    content: "\E8E0"
}

.vcv-ui-icon-material-tonality:before {
    content: "\E427"
}

.vcv-ui-icon-material-touch_app:before {
    content: "\E913"
}

.vcv-ui-icon-material-toys:before {
    content: "\E332"
}

.vcv-ui-icon-material-track_changes:before {
    content: "\E8E1"
}

.vcv-ui-icon-material-traffic:before {
    content: "\E565"
}

.vcv-ui-icon-material-train:before {
    content: "\E570"
}

.vcv-ui-icon-material-tram:before {
    content: "\E571"
}

.vcv-ui-icon-material-transfer_within_a_station:before {
    content: "\E572"
}

.vcv-ui-icon-material-transform:before {
    content: "\E428"
}

.vcv-ui-icon-material-translate:before {
    content: "\E8E2"
}

.vcv-ui-icon-material-trending_down:before {
    content: "\E8E3"
}

.vcv-ui-icon-material-trending_flat:before {
    content: "\E8E4"
}

.vcv-ui-icon-material-trending_up:before {
    content: "\E8E5"
}

.vcv-ui-icon-material-tune:before {
    content: "\E429"
}

.vcv-ui-icon-material-tv:before {
    content: "\E333"
}

.vcv-ui-icon-material-unarchive:before {
    content: "\E169"
}

.vcv-ui-icon-material-undo:before {
    content: "\E166"
}

.vcv-ui-icon-material-unfold_less:before {
    content: "\E5D6"
}

.vcv-ui-icon-material-unfold_more:before {
    content: "\E5D7"
}

.vcv-ui-icon-material-update:before {
    content: "\E923"
}

.vcv-ui-icon-material-usb:before {
    content: "\E1E0"
}

.vcv-ui-icon-material-verified_user:before {
    content: "\E8E8"
}

.vcv-ui-icon-material-vertical_align_bottom:before {
    content: "\E258"
}

.vcv-ui-icon-material-vertical_align_center:before {
    content: "\E259"
}

.vcv-ui-icon-material-vertical_align_top:before {
    content: "\E25A"
}

.vcv-ui-icon-material-vibration:before {
    content: "\E62D"
}

.vcv-ui-icon-material-video_call:before {
    content: "\E070"
}

.vcv-ui-icon-material-video_label:before {
    content: "\E071"
}

.vcv-ui-icon-material-video_library:before {
    content: "\E04A"
}

.vcv-ui-icon-material-videocam:before {
    content: "\E04B"
}

.vcv-ui-icon-material-videocam_off:before {
    content: "\E04C"
}

.vcv-ui-icon-material-videogame_asset:before {
    content: "\E338"
}

.vcv-ui-icon-material-view_agenda:before {
    content: "\E8E9"
}

.vcv-ui-icon-material-view_array:before {
    content: "\E8EA"
}

.vcv-ui-icon-material-view_carousel:before {
    content: "\E8EB"
}

.vcv-ui-icon-material-view_column:before {
    content: "\E8EC"
}

.vcv-ui-icon-material-view_comfy:before {
    content: "\E42A"
}

.vcv-ui-icon-material-view_compact:before {
    content: "\E42B"
}

.vcv-ui-icon-material-view_day:before {
    content: "\E8ED"
}

.vcv-ui-icon-material-view_headline:before {
    content: "\E8EE"
}

.vcv-ui-icon-material-view_list:before {
    content: "\E8EF"
}

.vcv-ui-icon-material-view_module:before {
    content: "\E8F0"
}

.vcv-ui-icon-material-view_quilt:before {
    content: "\E8F1"
}

.vcv-ui-icon-material-view_stream:before {
    content: "\E8F2"
}

.vcv-ui-icon-material-view_week:before {
    content: "\E8F3"
}

.vcv-ui-icon-material-vignette:before {
    content: "\E435"
}

.vcv-ui-icon-material-visibility_off:before {
    content: "\E8F5"
}

.vcv-ui-icon-material-voice_chat:before {
    content: "\E62E"
}

.vcv-ui-icon-material-voicemail:before {
    content: "\E0D9"
}

.vcv-ui-icon-material-volume_down:before {
    content: "\E04D"
}

.vcv-ui-icon-material-volume_mute:before {
    content: "\E04E"
}

.vcv-ui-icon-material-volume_off:before {
    content: "\E04F"
}

.vcv-ui-icon-material-volume_up:before {
    content: "\E050"
}

.vcv-ui-icon-material-vpn_key:before {
    content: "\E0DA"
}

.vcv-ui-icon-material-vpn_lock:before {
    content: "\E62F"
}

.vcv-ui-icon-material-wallpaper:before {
    content: "\E1BC"
}

.vcv-ui-icon-material-watch:before {
    content: "\E334"
}

.vcv-ui-icon-material-watch_later:before {
    content: "\E924"
}

.vcv-ui-icon-material-wb_auto:before {
    content: "\E42C"
}

.vcv-ui-icon-material-wb_incandescent:before {
    content: "\E42E"
}

.vcv-ui-icon-material-wb_iridescent:before {
    content: "\E436"
}

.vcv-ui-icon-material-wb_sunny:before {
    content: "\E430"
}

.vcv-ui-icon-material-wc:before {
    content: "\E63D"
}

.vcv-ui-icon-material-web:before {
    content: "\E051"
}

.vcv-ui-icon-material-web_asset:before {
    content: "\E069"
}

.vcv-ui-icon-material-weekend:before {
    content: "\E16B"
}

.vcv-ui-icon-material-whatshot:before {
    content: "\E80E"
}

.vcv-ui-icon-material-widgets:before {
    content: "\E1BD"
}

.vcv-ui-icon-material-wifi:before {
    content: "\E63E"
}

.vcv-ui-icon-material-wifi_lock:before {
    content: "\E1E1"
}

.vcv-ui-icon-material-wifi_tethering:before {
    content: "\E1E2"
}

.vcv-ui-icon-material-work:before {
    content: "\E8F9"
}

.vcv-ui-icon-material-wrap_text:before {
    content: "\E25B"
}

.vcv-ui-icon-material-youtube_searched_for:before {
    content: "\E8FA"
}

.vcv-ui-icon-material-zoom_in:before {
    content: "\E8FF"
}

.vcv-ui-icon-material-zoom_out:before {
    content: "\E901"
}

.vcv-ui-icon-material-zoom_out_map:before {
    content: "\E56B"
}

@font-face {
    font-family: 'monosocial';
    src: url(./fonts/monosocial.ttf?846b392ee28ad3d0e633a4fa479dca72) format('truetype'),url(./fonts/monosocial.woff?4aa7fff0e64595c31d194ed75582c7e4) format('woff'),url(./fonts/monosocial.svg?5298e6405911dc3b1216cc24072dc7c7#monosocial) format('svg');
    font-weight: normal;
    font-style: normal
}

.vcv-ui-icon-monosocial {
    font-family: 'monosocial' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.vcv-ui-icon-monosocial-roundedstackoverflow:before {
    content: "\E900"
}

.vcv-ui-icon-monosocial-roundedfivehundredpx:before {
    content: "\E901"
}

.vcv-ui-icon-monosocial-circlestackoverflow:before {
    content: "\E902"
}

.vcv-ui-icon-monosocial-circlefivehundredpx:before {
    content: "\E903"
}

.vcv-ui-icon-monosocial-roundedfoodspotting:before {
    content: "\E904"
}

.vcv-ui-icon-monosocial-roundedappstorealt:before {
    content: "\E905"
}

.vcv-ui-icon-monosocial-roundedfriendsfeed:before {
    content: "\E906"
}

.vcv-ui-icon-monosocial-circlefoodspotting:before {
    content: "\E907"
}

.vcv-ui-icon-monosocial-roundedgrooveshark:before {
    content: "\E908"
}

.vcv-ui-icon-monosocial-roundedphotobucket:before {
    content: "\E909"
}

.vcv-ui-icon-monosocial-roundeddesignfloat:before {
    content: "\E90A"
}

.vcv-ui-icon-monosocial-roundedstumbleupon:before {
    content: "\E90B"
}

.vcv-ui-icon-monosocial-roundedtwitterbird:before {
    content: "\E90C"
}

.vcv-ui-icon-monosocial-circletwitterbird:before {
    content: "\E90D"
}

.vcv-ui-icon-monosocial-circlestumbleupon:before {
    content: "\E90E"
}

.vcv-ui-icon-monosocial-roundedfriendstar:before {
    content: "\E90F"
}

.vcv-ui-icon-monosocial-circlephotobucket:before {
    content: "\E910"
}

.vcv-ui-icon-monosocial-circlefriendsfeed:before {
    content: "\E911"
}

.vcv-ui-icon-monosocial-roundedfeedburner:before {
    content: "\E912"
}

.vcv-ui-icon-monosocial-circledesignfloat:before {
    content: "\E913"
}

.vcv-ui-icon-monosocial-roundedgoogletalk:before {
    content: "\E914"
}

.vcv-ui-icon-monosocial-roundedslideshare:before {
    content: "\E915"
}

.vcv-ui-icon-monosocial-roundedgowallapin:before {
    content: "\E916"
}

.vcv-ui-icon-monosocial-roundeddeviantart:before {
    content: "\E917"
}

.vcv-ui-icon-monosocial-circleappstorealt:before {
    content: "\E918"
}

.vcv-ui-icon-monosocial-roundedsoundcloud:before {
    content: "\E919"
}

.vcv-ui-icon-monosocial-roundeddesignbump:before {
    content: "\E91A"
}

.vcv-ui-icon-monosocial-roundedgooglebuzz:before {
    content: "\E91B"
}

.vcv-ui-icon-monosocial-roundedtechnorati:before {
    content: "\E91C"
}

.vcv-ui-icon-monosocial-roundedfoursquare:before {
    content: "\E91D"
}

.vcv-ui-icon-monosocial-circlegrooveshark:before {
    content: "\E91E"
}

.vcv-ui-icon-monosocial-roundedgoogleplus:before {
    content: "\E91F"
}

.vcv-ui-icon-monosocial-circlegoogleplus:before {
    content: "\E920"
}

.vcv-ui-icon-monosocial-circlegowallapin:before {
    content: "\E921"
}

.vcv-ui-icon-monosocial-roundedinstagram:before {
    content: "\E922"
}

.vcv-ui-icon-monosocial-roundedyahoobuzz:before {
    content: "\E923"
}

.vcv-ui-icon-monosocial-roundeddelicious:before {
    content: "\E924"
}

.vcv-ui-icon-monosocial-roundedwordpress:before {
    content: "\E925"
}

.vcv-ui-icon-monosocial-circletechnorati:before {
    content: "\E926"
}

.vcv-ui-icon-monosocial-roundedwikipedia:before {
    content: "\E927"
}

.vcv-ui-icon-monosocial-circlesoundcloud:before {
    content: "\E928"
}

.vcv-ui-icon-monosocial-circleslideshare:before {
    content: "\E929"
}

.vcv-ui-icon-monosocial-roundedgithubalt:before {
    content: "\E92A"
}

.vcv-ui-icon-monosocial-circlegoogletalk:before {
    content: "\E92B"
}

.vcv-ui-icon-monosocial-circlegooglebuzz:before {
    content: "\E92C"
}

.vcv-ui-icon-monosocial-circlefriendstar:before {
    content: "\E92D"
}

.vcv-ui-icon-monosocial-circlefoursquare:before {
    content: "\E92E"
}

.vcv-ui-icon-monosocial-roundedposterous:before {
    content: "\E92F"
}

.vcv-ui-icon-monosocial-circlefeedburner:before {
    content: "\E930"
}

.vcv-ui-icon-monosocial-circledeviantart:before {
    content: "\E931"
}

.vcv-ui-icon-monosocial-circledesignbump:before {
    content: "\E932"
}

.vcv-ui-icon-monosocial-roundedpinterest:before {
    content: "\E933"
}

.vcv-ui-icon-monosocial-roundedsharethis:before {
    content: "\E934"
}

.vcv-ui-icon-monosocial-circlepinterest:before {
    content: "\E935"
}

.vcv-ui-icon-monosocial-circleinstagram:before {
    content: "\E936"
}

.vcv-ui-icon-monosocial-circlegithubalt:before {
    content: "\E937"
}

.vcv-ui-icon-monosocial-circleyahoobuzz:before {
    content: "\E938"
}

.vcv-ui-icon-monosocial-circlewordpress:before {
    content: "\E939"
}

.vcv-ui-icon-monosocial-circlewikipedia:before {
    content: "\E93A"
}

.vcv-ui-icon-monosocial-roundedfacebook:before {
    content: "\E93B"
}

.vcv-ui-icon-monosocial-roundedemberapp:before {
    content: "\E93C"
}

.vcv-ui-icon-monosocial-roundedcoroflot:before {
    content: "\E93D"
}

.vcv-ui-icon-monosocial-roundedappstore:before {
    content: "\E93E"
}

.vcv-ui-icon-monosocial-circledelicious:before {
    content: "\E93F"
}

.vcv-ui-icon-monosocial-circlesharethis:before {
    content: "\E940"
}

.vcv-ui-icon-monosocial-roundedslashdot:before {
    content: "\E941"
}

.vcv-ui-icon-monosocial-circleposterous:before {
    content: "\E942"
}

.vcv-ui-icon-monosocial-roundedicondock:before {
    content: "\E943"
}

.vcv-ui-icon-monosocial-roundedidentica:before {
    content: "\E944"
}

.vcv-ui-icon-monosocial-roundednewsvine:before {
    content: "\E945"
}

.vcv-ui-icon-monosocial-roundedimessage:before {
    content: "\E946"
}

.vcv-ui-icon-monosocial-roundedlinkedin:before {
    content: "\E947"
}

.vcv-ui-icon-monosocial-roundedmetacafe:before {
    content: "\E948"
}

.vcv-ui-icon-monosocial-roundedmobileme:before {
    content: "\E949"
}

.vcv-ui-icon-monosocial-roundedaboutme:before {
    content: "\E94A"
}

.vcv-ui-icon-monosocial-roundedsmugmug:before {
    content: "\E94B"
}

.vcv-ui-icon-monosocial-roundedmyspace:before {
    content: "\E94C"
}

.vcv-ui-icon-monosocial-roundedyoutube:before {
    content: "\E94D"
}

.vcv-ui-icon-monosocial-roundeddribble:before {
    content: "\E94E"
}

.vcv-ui-icon-monosocial-roundeddiggalt:before {
    content: "\E94F"
}

.vcv-ui-icon-monosocial-roundedblogger:before {
    content: "\E950"
}

.vcv-ui-icon-monosocial-roundedgowalla:before {
    content: "\E951"
}

.vcv-ui-icon-monosocial-roundedviddler:before {
    content: "\E952"
}

.vcv-ui-icon-monosocial-roundedbehance:before {
    content: "\E953"
}

.vcv-ui-icon-monosocial-roundedtwitter:before {
    content: "\E954"
}

.vcv-ui-icon-monosocial-circlecoroflot:before {
    content: "\E955"
}

.vcv-ui-icon-monosocial-roundedretweet:before {
    content: "\E956"
}

.vcv-ui-icon-monosocial-roundedpodcast:before {
    content: "\E957"
}

.vcv-ui-icon-monosocial-circleappstore:before {
    content: "\E958"
}

.vcv-ui-icon-monosocial-circleemberapp:before {
    content: "\E959"
}

.vcv-ui-icon-monosocial-roundedwindows:before {
    content: "\E95A"
}

.vcv-ui-icon-monosocial-circlefacebook:before {
    content: "\E95B"
}

.vcv-ui-icon-monosocial-roundedsquidoo:before {
    content: "\E95C"
}

.vcv-ui-icon-monosocial-circleslashdot:before {
    content: "\E95D"
}

.vcv-ui-icon-monosocial-roundedspotify:before {
    content: "\E95E"
}

.vcv-ui-icon-monosocial-circlenewsvine:before {
    content: "\E95F"
}

.vcv-ui-icon-monosocial-circleicondock:before {
    content: "\E960"
}

.vcv-ui-icon-monosocial-circleidentica:before {
    content: "\E961"
}

.vcv-ui-icon-monosocial-circleimessage:before {
    content: "\E962"
}

.vcv-ui-icon-monosocial-circlemobileme:before {
    content: "\E963"
}

.vcv-ui-icon-monosocial-circlemetacafe:before {
    content: "\E964"
}

.vcv-ui-icon-monosocial-circlelinkedin:before {
    content: "\E965"
}

.vcv-ui-icon-monosocial-roundedamazon:before {
    content: "\E966"
}

.vcv-ui-icon-monosocial-roundedmeetup:before {
    content: "\E967"
}

.vcv-ui-icon-monosocial-roundedtumblr:before {
    content: "\E968"
}

.vcv-ui-icon-monosocial-circlediggalt:before {
    content: "\E969"
}

.vcv-ui-icon-monosocial-circleyoutube:before {
    content: "\E96A"
}

.vcv-ui-icon-monosocial-circledribble:before {
    content: "\E96B"
}

.vcv-ui-icon-monosocial-circlewindows:before {
    content: "\E96C"
}

.vcv-ui-icon-monosocial-circleviddler:before {
    content: "\E96D"
}

.vcv-ui-icon-monosocial-circletwitter:before {
    content: "\E96E"
}

.vcv-ui-icon-monosocial-roundedgithub:before {
    content: "\E96F"
}

.vcv-ui-icon-monosocial-roundeddaytum:before {
    content: "\E970"
}

.vcv-ui-icon-monosocial-roundedlastfm:before {
    content: "\E971"
}

.vcv-ui-icon-monosocial-roundedscribd:before {
    content: "\E972"
}

.vcv-ui-icon-monosocial-roundeditunes:before {
    content: "\E973"
}

.vcv-ui-icon-monosocial-circlesquidoo:before {
    content: "\E974"
}

.vcv-ui-icon-monosocial-circlespotify:before {
    content: "\E975"
}

.vcv-ui-icon-monosocial-circlesmugmug:before {
    content: "\E976"
}

.vcv-ui-icon-monosocial-roundedpicasa:before {
    content: "\E977"
}

.vcv-ui-icon-monosocial-roundedforrst:before {
    content: "\E978"
}

.vcv-ui-icon-monosocial-circleretweet:before {
    content: "\E979"
}

.vcv-ui-icon-monosocial-circlepodcast:before {
    content: "\E97A"
}

.vcv-ui-icon-monosocial-stackoverflow:before {
    content: "\E97B"
}

.vcv-ui-icon-monosocial-circlebehance:before {
    content: "\E97C"
}

.vcv-ui-icon-monosocial-roundedreddit:before {
    content: "\E97D"
}

.vcv-ui-icon-monosocial-circlegowalla:before {
    content: "\E97E"
}

.vcv-ui-icon-monosocial-circlemyspace:before {
    content: "\E97F"
}

.vcv-ui-icon-monosocial-circleaboutme:before {
    content: "\E980"
}

.vcv-ui-icon-monosocial-roundedpaypal:before {
    content: "\E981"
}

.vcv-ui-icon-monosocial-fivehundredpx:before {
    content: "\E982"
}

.vcv-ui-icon-monosocial-circleblogger:before {
    content: "\E983"
}

.vcv-ui-icon-monosocial-roundedflickr:before {
    content: "\E984"
}

.vcv-ui-icon-monosocial-roundedmrwong:before {
    content: "\E985"
}

.vcv-ui-icon-monosocial-roundeddrupal:before {
    content: "\E986"
}

.vcv-ui-icon-monosocial-roundedemail:before {
    content: "\E987"
}

.vcv-ui-icon-monosocial-circlemeetup:before {
    content: "\E988"
}

.vcv-ui-icon-monosocial-circlemrwong:before {
    content: "\E989"
}

.vcv-ui-icon-monosocial-roundedquora:before {
    content: "\E98A"
}

.vcv-ui-icon-monosocial-circlepaypal:before {
    content: "\E98B"
}

.vcv-ui-icon-monosocial-circlepicasa:before {
    content: "\E98C"
}

.vcv-ui-icon-monosocial-circleamazon:before {
    content: "\E98D"
}

.vcv-ui-icon-monosocial-circlegithub:before {
    content: "\E98E"
}

.vcv-ui-icon-monosocial-circlereddit:before {
    content: "\E98F"
}

.vcv-ui-icon-monosocial-circlescribd:before {
    content: "\E990"
}

.vcv-ui-icon-monosocial-foodspotting:before {
    content: "\E991"
}

.vcv-ui-icon-monosocial-circleforrst:before {
    content: "\E992"
}

.vcv-ui-icon-monosocial-circleitunes:before {
    content: "\E993"
}

.vcv-ui-icon-monosocial-roundedhyves:before {
    content: "\E994"
}

.vcv-ui-icon-monosocial-circleflickr:before {
    content: "\E995"
}

.vcv-ui-icon-monosocial-circletumblr:before {
    content: "\E996"
}

.vcv-ui-icon-monosocial-roundedyahoo:before {
    content: "\E997"
}

.vcv-ui-icon-monosocial-circledrupal:before {
    content: "\E998"
}

.vcv-ui-icon-monosocial-roundedheart:before {
    content: "\E999"
}

.vcv-ui-icon-monosocial-circlelastfm:before {
    content: "\E99A"
}

.vcv-ui-icon-monosocial-roundedskype:before {
    content: "\E99B"
}

.vcv-ui-icon-monosocial-roundedvimeo:before {
    content: "\E99C"
}

.vcv-ui-icon-monosocial-roundedaddme:before {
    content: "\E99D"
}

.vcv-ui-icon-monosocial-circledaytum:before {
    content: "\E99E"
}

.vcv-ui-icon-monosocial-roundedapple:before {
    content: "\E99F"
}

.vcv-ui-icon-monosocial-circleyahoo:before {
    content: "\E9A0"
}

.vcv-ui-icon-monosocial-roundedebay:before {
    content: "\E9A1"
}

.vcv-ui-icon-monosocial-photobucket:before {
    content: "\E9A2"
}

.vcv-ui-icon-monosocial-circlequora:before {
    content: "\E9A3"
}

.vcv-ui-icon-monosocial-roundeddigg:before {
    content: "\E9A4"
}

.vcv-ui-icon-monosocial-roundedmixx:before {
    content: "\E9A5"
}

.vcv-ui-icon-monosocial-twitterbird:before {
    content: "\E9A6"
}

.vcv-ui-icon-monosocial-circleemail:before {
    content: "\E9A7"
}

.vcv-ui-icon-monosocial-circleaddme:before {
    content: "\E9A8"
}

.vcv-ui-icon-monosocial-circlevimeo:before {
    content: "\E9A9"
}

.vcv-ui-icon-monosocial-stumbleupon:before {
    content: "\E9AA"
}

.vcv-ui-icon-monosocial-roundedstar:before {
    content: "\E9AB"
}

.vcv-ui-icon-monosocial-roundedgdgt:before {
    content: "\E9AC"
}

.vcv-ui-icon-monosocial-grooveshark:before {
    content: "\E9AD"
}

.vcv-ui-icon-monosocial-appstorealt:before {
    content: "\E9AE"
}

.vcv-ui-icon-monosocial-roundedetsy:before {
    content: "\E9AF"
}

.vcv-ui-icon-monosocial-circleskype:before {
    content: "\E9B0"
}

.vcv-ui-icon-monosocial-roundedxing:before {
    content: "\E9B1"
}

.vcv-ui-icon-monosocial-roundedvirb:before {
    content: "\E9B2"
}

.vcv-ui-icon-monosocial-circleapple:before {
    content: "\E9B3"
}

.vcv-ui-icon-monosocial-friendsfeed:before {
    content: "\E9B4"
}

.vcv-ui-icon-monosocial-designfloat:before {
    content: "\E9B5"
}

.vcv-ui-icon-monosocial-circlehyves:before {
    content: "\E9B6"
}

.vcv-ui-icon-monosocial-roundedblip:before {
    content: "\E9B7"
}

.vcv-ui-icon-monosocial-roundedbing:before {
    content: "\E9B8"
}

.vcv-ui-icon-monosocial-roundedyelp:before {
    content: "\E9B9"
}

.vcv-ui-icon-monosocial-roundedbebo:before {
    content: "\E9BA"
}

.vcv-ui-icon-monosocial-circleheart:before {
    content: "\E9BB"
}

.vcv-ui-icon-monosocial-roundedwww:before {
    content: "\E9BC"
}

.vcv-ui-icon-monosocial-circleblip:before {
    content: "\E9BD"
}

.vcv-ui-icon-monosocial-roundedaol:before {
    content: "\E9BE"
}

.vcv-ui-icon-monosocial-friendstar:before {
    content: "\E9BF"
}

.vcv-ui-icon-monosocial-circledigg:before {
    content: "\E9C0"
}

.vcv-ui-icon-monosocial-circleyelp:before {
    content: "\E9C1"
}

.vcv-ui-icon-monosocial-roundedrss:before {
    content: "\E9C2"
}

.vcv-ui-icon-monosocial-circlexing:before {
    content: "\E9C3"
}

.vcv-ui-icon-monosocial-googlebuzz:before {
    content: "\E9C4"
}

.vcv-ui-icon-monosocial-circlevirb:before {
    content: "\E9C5"
}

.vcv-ui-icon-monosocial-deviantart:before {
    content: "\E9C6"
}

.vcv-ui-icon-monosocial-circleetsy:before {
    content: "\E9C7"
}

.vcv-ui-icon-monosocial-foursquare:before {
    content: "\E9C8"
}

.vcv-ui-icon-monosocial-circlestar:before {
    content: "\E9C9"
}

.vcv-ui-icon-monosocial-technorati:before {
    content: "\E9CA"
}

.vcv-ui-icon-monosocial-circlebing:before {
    content: "\E9CB"
}

.vcv-ui-icon-monosocial-googletalk:before {
    content: "\E9CC"
}

.vcv-ui-icon-monosocial-designbump:before {
    content: "\E9CD"
}

.vcv-ui-icon-monosocial-roundedqik:before {
    content: "\E9CE"
}

.vcv-ui-icon-monosocial-circlegdgt:before {
    content: "\E9CF"
}

.vcv-ui-icon-monosocial-googleplus:before {
    content: "\E9D0"
}

.vcv-ui-icon-monosocial-gowallapin:before {
    content: "\E9D1"
}

.vcv-ui-icon-monosocial-roundedicq:before {
    content: "\E9D2"
}

.vcv-ui-icon-monosocial-soundcloud:before {
    content: "\E9D3"
}

.vcv-ui-icon-monosocial-circlebebo:before {
    content: "\E9D4"
}

.vcv-ui-icon-monosocial-roundedmsn:before {
    content: "\E9D5"
}

.vcv-ui-icon-monosocial-feedburner:before {
    content: "\E9D6"
}

.vcv-ui-icon-monosocial-slideshare:before {
    content: "\E9D7"
}

.vcv-ui-icon-monosocial-circlemixx:before {
    content: "\E9D8"
}

.vcv-ui-icon-monosocial-circleebay:before {
    content: "\E9D9"
}

.vcv-ui-icon-monosocial-wordpress:before {
    content: "\E9DA"
}

.vcv-ui-icon-monosocial-yahoobuzz:before {
    content: "\E9DB"
}

.vcv-ui-icon-monosocial-circleqik:before {
    content: "\E9DC"
}

.vcv-ui-icon-monosocial-githubalt:before {
    content: "\E9DD"
}

.vcv-ui-icon-monosocial-delicious:before {
    content: "\E9DE"
}

.vcv-ui-icon-monosocial-sharethis:before {
    content: "\E9DF"
}

.vcv-ui-icon-monosocial-circlerss:before {
    content: "\E9E0"
}

.vcv-ui-icon-monosocial-instagram:before {
    content: "\E9E1"
}

.vcv-ui-icon-monosocial-circleicq:before {
    content: "\E9E2"
}

.vcv-ui-icon-monosocial-pinterest:before {
    content: "\E9E3"
}

.vcv-ui-icon-monosocial-circleaol:before {
    content: "\E9E4"
}

.vcv-ui-icon-monosocial-posterous:before {
    content: "\E9E5"
}

.vcv-ui-icon-monosocial-circlewww:before {
    content: "\E9E6"
}

.vcv-ui-icon-monosocial-circlemsn:before {
    content: "\E9E7"
}

.vcv-ui-icon-monosocial-wikipedia:before {
    content: "\E9E8"
}

.vcv-ui-icon-monosocial-linkedin:before {
    content: "\E9E9"
}

.vcv-ui-icon-monosocial-emberapp:before {
    content: "\E9EA"
}

.vcv-ui-icon-monosocial-slashdot:before {
    content: "\E9EB"
}

.vcv-ui-icon-monosocial-icondock:before {
    content: "\E9EC"
}

.vcv-ui-icon-monosocial-identica:before {
    content: "\E9ED"
}

.vcv-ui-icon-monosocial-imessage:before {
    content: "\E9EE"
}

.vcv-ui-icon-monosocial-mobileme:before {
    content: "\E9EF"
}

.vcv-ui-icon-monosocial-newsvine:before {
    content: "\E9F0"
}

.vcv-ui-icon-monosocial-metacafe:before {
    content: "\E9F1"
}

.vcv-ui-icon-monosocial-appstore:before {
    content: "\E9F2"
}

.vcv-ui-icon-monosocial-facebook:before {
    content: "\E9F3"
}

.vcv-ui-icon-monosocial-coroflot:before {
    content: "\E9F4"
}

.vcv-ui-icon-monosocial-blogger:before {
    content: "\E9F5"
}

.vcv-ui-icon-monosocial-twitter:before {
    content: "\E9F6"
}

.vcv-ui-icon-monosocial-diggalt:before {
    content: "\E9F7"
}

.vcv-ui-icon-monosocial-squidoo:before {
    content: "\E9F8"
}

.vcv-ui-icon-monosocial-spotify:before {
    content: "\E9F9"
}

.vcv-ui-icon-monosocial-smugmug:before {
    content: "\E9FA"
}

.vcv-ui-icon-monosocial-aboutme:before {
    content: "\E9FB"
}

.vcv-ui-icon-monosocial-viddler:before {
    content: "\E9FC"
}

.vcv-ui-icon-monosocial-retweet:before {
    content: "\E9FD"
}

.vcv-ui-icon-monosocial-myspace:before {
    content: "\E9FE"
}

.vcv-ui-icon-monosocial-windows:before {
    content: "\E9FF"
}

.vcv-ui-icon-monosocial-dribble:before {
    content: "\EA00"
}

.vcv-ui-icon-monosocial-behance:before {
    content: "\EA01"
}

.vcv-ui-icon-monosocial-podcast:before {
    content: "\EA02"
}

.vcv-ui-icon-monosocial-youtube:before {
    content: "\EA03"
}

.vcv-ui-icon-monosocial-gowalla:before {
    content: "\EA04"
}

.vcv-ui-icon-monosocial-picasa:before {
    content: "\EA05"
}

.vcv-ui-icon-monosocial-tumblr:before {
    content: "\EA06"
}

.vcv-ui-icon-monosocial-forrst:before {
    content: "\EA07"
}

.vcv-ui-icon-monosocial-meetup:before {
    content: "\EA08"
}

.vcv-ui-icon-monosocial-paypal:before {
    content: "\EA09"
}

.vcv-ui-icon-monosocial-lastfm:before {
    content: "\EA0A"
}

.vcv-ui-icon-monosocial-itunes:before {
    content: "\EA0B"
}

.vcv-ui-icon-monosocial-flickr:before {
    content: "\EA0C"
}

.vcv-ui-icon-monosocial-daytum:before {
    content: "\EA0D"
}

.vcv-ui-icon-monosocial-drupal:before {
    content: "\EA0E"
}

.vcv-ui-icon-monosocial-amazon:before {
    content: "\EA0F"
}

.vcv-ui-icon-monosocial-reddit:before {
    content: "\EA10"
}

.vcv-ui-icon-monosocial-scribd:before {
    content: "\EA11"
}

.vcv-ui-icon-monosocial-mrwong:before {
    content: "\EA12"
}

.vcv-ui-icon-monosocial-github:before {
    content: "\EA13"
}

.vcv-ui-icon-monosocial-email:before {
    content: "\EA14"
}

.vcv-ui-icon-monosocial-apple:before {
    content: "\EA15"
}

.vcv-ui-icon-monosocial-addme:before {
    content: "\EA16"
}

.vcv-ui-icon-monosocial-yahoo:before {
    content: "\EA17"
}

.vcv-ui-icon-monosocial-vimeo:before {
    content: "\EA18"
}

.vcv-ui-icon-monosocial-skype:before {
    content: "\EA19"
}

.vcv-ui-icon-monosocial-heart:before {
    content: "\EA1A"
}

.vcv-ui-icon-monosocial-quora:before {
    content: "\EA1B"
}

.vcv-ui-icon-monosocial-hyves:before {
    content: "\EA1C"
}

.vcv-ui-icon-monosocial-bebo:before {
    content: "\EA1D"
}

.vcv-ui-icon-monosocial-virb:before {
    content: "\EA1E"
}

.vcv-ui-icon-monosocial-blip:before {
    content: "\EA1F"
}

.vcv-ui-icon-monosocial-digg:before {
    content: "\EA20"
}

.vcv-ui-icon-monosocial-ebay:before {
    content: "\EA21"
}

.vcv-ui-icon-monosocial-mixx:before {
    content: "\EA22"
}

.vcv-ui-icon-monosocial-gdgt:before {
    content: "\EA23"
}

.vcv-ui-icon-monosocial-star:before {
    content: "\EA24"
}

.vcv-ui-icon-monosocial-bing:before {
    content: "\EA25"
}

.vcv-ui-icon-monosocial-yelp:before {
    content: "\EA26"
}

.vcv-ui-icon-monosocial-etsy:before {
    content: "\EA27"
}

.vcv-ui-icon-monosocial-xing:before {
    content: "\EA28"
}

.vcv-ui-icon-monosocial-rss:before {
    content: "\EA29"
}

.vcv-ui-icon-monosocial-icq:before {
    content: "\EA2A"
}

.vcv-ui-icon-monosocial-www:before {
    content: "\EA2B"
}

.vcv-ui-icon-monosocial-msn:before {
    content: "\EA2C"
}

.vcv-ui-icon-monosocial-qik:before {
    content: "\EA2D"
}

.vcv-ui-icon-monosocial-aol:before {
    content: "\EA2E"
}

@font-face {
    font-family: 'vcv-openiconic';
    src: url(./fonts/open-iconic.ttf?93cc7aa654ae36b0828716f5ec3159cd) format('truetype'),url(./fonts/open-iconic.woff?3cf97837524dd7445e9d1462e3c4afe2) format('woff'),url(./fonts/open-iconic.svg?eca2c26759a009a4a9361151efe99e74#iconic-sm) format('svg');
    font-weight: normal;
    font-style: normal
}

.vcv-ui-icon-openiconic:before {
    font-family: 'vcv-openiconic' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    height: 1em;
    font-size: 1em;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

.vcv-ui-icon-openiconic-account-login:before {
    content: '\E000'
}

.vcv-ui-icon-openiconic-account-logout:before {
    content: '\E001'
}

.vcv-ui-icon-openiconic-action-redo:before {
    content: '\E002'
}

.vcv-ui-icon-openiconic-action-undo:before {
    content: '\E003'
}

.vcv-ui-icon-openiconic-align-center:before {
    content: '\E004'
}

.vcv-ui-icon-openiconic-align-left:before {
    content: '\E005'
}

.vcv-ui-icon-openiconic-align-right:before {
    content: '\E006'
}

.vcv-ui-icon-openiconic-aperture:before {
    content: '\E007'
}

.vcv-ui-icon-openiconic-arrow-bottom:before {
    content: '\E008'
}

.vcv-ui-icon-openiconic-arrow-circle-bottom:before {
    content: '\E009'
}

.vcv-ui-icon-openiconic-arrow-circle-left:before {
    content: '\E00A'
}

.vcv-ui-icon-openiconic-arrow-circle-right:before {
    content: '\E00B'
}

.vcv-ui-icon-openiconic-arrow-circle-top:before {
    content: '\E00C'
}

.vcv-ui-icon-openiconic-arrow-left:before {
    content: '\E00D'
}

.vcv-ui-icon-openiconic-arrow-right:before {
    content: '\E00E'
}

.vcv-ui-icon-openiconic-arrow-thick-bottom:before {
    content: '\E00F'
}

.vcv-ui-icon-openiconic-arrow-thick-left:before {
    content: '\E010'
}

.vcv-ui-icon-openiconic-arrow-thick-right:before {
    content: '\E011'
}

.vcv-ui-icon-openiconic-arrow-thick-top:before {
    content: '\E012'
}

.vcv-ui-icon-openiconic-arrow-top:before {
    content: '\E013'
}

.vcv-ui-icon-openiconic-audio-spectrum:before {
    content: '\E014'
}

.vcv-ui-icon-openiconic-audio:before {
    content: '\E015'
}

.vcv-ui-icon-openiconic-badge:before {
    content: '\E016'
}

.vcv-ui-icon-openiconic-ban:before {
    content: '\E017'
}

.vcv-ui-icon-openiconic-bar-chart:before {
    content: '\E018'
}

.vcv-ui-icon-openiconic-basket:before {
    content: '\E019'
}

.vcv-ui-icon-openiconic-battery-empty:before {
    content: '\E01A'
}

.vcv-ui-icon-openiconic-battery-full:before {
    content: '\E01B'
}

.vcv-ui-icon-openiconic-beaker:before {
    content: '\E01C'
}

.vcv-ui-icon-openiconic-bell:before {
    content: '\E01D'
}

.vcv-ui-icon-openiconic-bluetooth:before {
    content: '\E01E'
}

.vcv-ui-icon-openiconic-bold:before {
    content: '\E01F'
}

.vcv-ui-icon-openiconic-bolt:before {
    content: '\E020'
}

.vcv-ui-icon-openiconic-book:before {
    content: '\E021'
}

.vcv-ui-icon-openiconic-bookmark:before {
    content: '\E022'
}

.vcv-ui-icon-openiconic-box:before {
    content: '\E023'
}

.vcv-ui-icon-openiconic-briefcase:before {
    content: '\E024'
}

.vcv-ui-icon-openiconic-british-pound:before {
    content: '\E025'
}

.vcv-ui-icon-openiconic-browser:before {
    content: '\E026'
}

.vcv-ui-icon-openiconic-brush:before {
    content: '\E027'
}

.vcv-ui-icon-openiconic-bug:before {
    content: '\E028'
}

.vcv-ui-icon-openiconic-bullhorn:before {
    content: '\E029'
}

.vcv-ui-icon-openiconic-calculator:before {
    content: '\E02A'
}

.vcv-ui-icon-openiconic-calendar:before {
    content: '\E02B'
}

.vcv-ui-icon-openiconic-camera-slr:before {
    content: '\E02C'
}

.vcv-ui-icon-openiconic-caret-bottom:before {
    content: '\E02D'
}

.vcv-ui-icon-openiconic-caret-left:before {
    content: '\E02E'
}

.vcv-ui-icon-openiconic-caret-right:before {
    content: '\E02F'
}

.vcv-ui-icon-openiconic-caret-top:before {
    content: '\E030'
}

.vcv-ui-icon-openiconic-cart:before {
    content: '\E031'
}

.vcv-ui-icon-openiconic-chat:before {
    content: '\E032'
}

.vcv-ui-icon-openiconic-check:before {
    content: '\E033'
}

.vcv-ui-icon-openiconic-chevron-bottom:before {
    content: '\E034'
}

.vcv-ui-icon-openiconic-chevron-left:before {
    content: '\E035'
}

.vcv-ui-icon-openiconic-chevron-right:before {
    content: '\E036'
}

.vcv-ui-icon-openiconic-chevron-top:before {
    content: '\E037'
}

.vcv-ui-icon-openiconic-circle-check:before {
    content: '\E038'
}

.vcv-ui-icon-openiconic-circle-x:before {
    content: '\E039'
}

.vcv-ui-icon-openiconic-clipboard:before {
    content: '\E03A'
}

.vcv-ui-icon-openiconic-clock:before {
    content: '\E03B'
}

.vcv-ui-icon-openiconic-cloud-download:before {
    content: '\E03C'
}

.vcv-ui-icon-openiconic-cloud-upload:before {
    content: '\E03D'
}

.vcv-ui-icon-openiconic-cloud:before {
    content: '\E03E'
}

.vcv-ui-icon-openiconic-cloudy:before {
    content: '\E03F'
}

.vcv-ui-icon-openiconic-code:before {
    content: '\E040'
}

.vcv-ui-icon-openiconic-cog:before {
    content: '\E041'
}

.vcv-ui-icon-openiconic-collapse-down:before {
    content: '\E042'
}

.vcv-ui-icon-openiconic-collapse-left:before {
    content: '\E043'
}

.vcv-ui-icon-openiconic-collapse-right:before {
    content: '\E044'
}

.vcv-ui-icon-openiconic-collapse-up:before {
    content: '\E045'
}

.vcv-ui-icon-openiconic-command:before {
    content: '\E046'
}

.vcv-ui-icon-openiconic-comment-square:before {
    content: '\E047'
}

.vcv-ui-icon-openiconic-compass:before {
    content: '\E048'
}

.vcv-ui-icon-openiconic-contrast:before {
    content: '\E049'
}

.vcv-ui-icon-openiconic-copywriting:before {
    content: '\E04A'
}

.vcv-ui-icon-openiconic-credit-card:before {
    content: '\E04B'
}

.vcv-ui-icon-openiconic-crop:before {
    content: '\E04C'
}

.vcv-ui-icon-openiconic-dashboard:before {
    content: '\E04D'
}

.vcv-ui-icon-openiconic-data-transfer-download:before {
    content: '\E04E'
}

.vcv-ui-icon-openiconic-data-transfer-upload:before {
    content: '\E04F'
}

.vcv-ui-icon-openiconic-delete:before {
    content: '\E050'
}

.vcv-ui-icon-openiconic-dial:before {
    content: '\E051'
}

.vcv-ui-icon-openiconic-document:before {
    content: '\E052'
}

.vcv-ui-icon-openiconic-dollar:before {
    content: '\E053'
}

.vcv-ui-icon-openiconic-double-quote-sans-left:before {
    content: '\E054'
}

.vcv-ui-icon-openiconic-double-quote-sans-right:before {
    content: '\E055'
}

.vcv-ui-icon-openiconic-double-quote-serif-left:before {
    content: '\E056'
}

.vcv-ui-icon-openiconic-double-quote-serif-right:before {
    content: '\E057'
}

.vcv-ui-icon-openiconic-droplet:before {
    content: '\E058'
}

.vcv-ui-icon-openiconic-eject:before {
    content: '\E059'
}

.vcv-ui-icon-openiconic-elevator:before {
    content: '\E05A'
}

.vcv-ui-icon-openiconic-ellipses:before {
    content: '\E05B'
}

.vcv-ui-icon-openiconic-envelope-closed:before {
    content: '\E05C'
}

.vcv-ui-icon-openiconic-envelope-open:before {
    content: '\E05D'
}

.vcv-ui-icon-openiconic-euro:before {
    content: '\E05E'
}

.vcv-ui-icon-openiconic-excerpt:before {
    content: '\E05F'
}

.vcv-ui-icon-openiconic-expand-down:before {
    content: '\E060'
}

.vcv-ui-icon-openiconic-expand-left:before {
    content: '\E061'
}

.vcv-ui-icon-openiconic-expand-right:before {
    content: '\E062'
}

.vcv-ui-icon-openiconic-expand-up:before {
    content: '\E063'
}

.vcv-ui-icon-openiconic-external-link:before {
    content: '\E064'
}

.vcv-ui-icon-openiconic-eye:before {
    content: '\E065'
}

.vcv-ui-icon-openiconic-eyedropper:before {
    content: '\E066'
}

.vcv-ui-icon-openiconic-file:before {
    content: '\E067'
}

.vcv-ui-icon-openiconic-fire:before {
    content: '\E068'
}

.vcv-ui-icon-openiconic-flag:before {
    content: '\E069'
}

.vcv-ui-icon-openiconic-flash:before {
    content: '\E06A'
}

.vcv-ui-icon-openiconic-folder:before {
    content: '\E06B'
}

.vcv-ui-icon-openiconic-fork:before {
    content: '\E06C'
}

.vcv-ui-icon-openiconic-fullscreen-enter:before {
    content: '\E06D'
}

.vcv-ui-icon-openiconic-fullscreen-exit:before {
    content: '\E06E'
}

.vcv-ui-icon-openiconic-globe:before {
    content: '\E06F'
}

.vcv-ui-icon-openiconic-graph:before {
    content: '\E070'
}

.vcv-ui-icon-openiconic-grid-four-up:before {
    content: '\E071'
}

.vcv-ui-icon-openiconic-grid-three-up:before {
    content: '\E072'
}

.vcv-ui-icon-openiconic-grid-two-up:before {
    content: '\E073'
}

.vcv-ui-icon-openiconic-hard-drive:before {
    content: '\E074'
}

.vcv-ui-icon-openiconic-header:before {
    content: '\E075'
}

.vcv-ui-icon-openiconic-headphones:before {
    content: '\E076'
}

.vcv-ui-icon-openiconic-heart:before {
    content: '\E077'
}

.vcv-ui-icon-openiconic-home:before {
    content: '\E078'
}

.vcv-ui-icon-openiconic-image:before {
    content: '\E079'
}

.vcv-ui-icon-openiconic-inbox:before {
    content: '\E07A'
}

.vcv-ui-icon-openiconic-infinity:before {
    content: '\E07B'
}

.vcv-ui-icon-openiconic-info:before {
    content: '\E07C'
}

.vcv-ui-icon-openiconic-italic:before {
    content: '\E07D'
}

.vcv-ui-icon-openiconic-justify-center:before {
    content: '\E07E'
}

.vcv-ui-icon-openiconic-justify-left:before {
    content: '\E07F'
}

.vcv-ui-icon-openiconic-justify-right:before {
    content: '\E080'
}

.vcv-ui-icon-openiconic-key:before {
    content: '\E081'
}

.vcv-ui-icon-openiconic-laptop:before {
    content: '\E082'
}

.vcv-ui-icon-openiconic-layers:before {
    content: '\E083'
}

.vcv-ui-icon-openiconic-lightbulb:before {
    content: '\E084'
}

.vcv-ui-icon-openiconic-link-broken:before {
    content: '\E085'
}

.vcv-ui-icon-openiconic-link-intact:before {
    content: '\E086'
}

.vcv-ui-icon-openiconic-list-rich:before {
    content: '\E087'
}

.vcv-ui-icon-openiconic-list:before {
    content: '\E088'
}

.vcv-ui-icon-openiconic-location:before {
    content: '\E089'
}

.vcv-ui-icon-openiconic-lock-locked:before {
    content: '\E08A'
}

.vcv-ui-icon-openiconic-lock-unlocked:before {
    content: '\E08B'
}

.vcv-ui-icon-openiconic-loop-circular:before {
    content: '\E08C'
}

.vcv-ui-icon-openiconic-loop-square:before {
    content: '\E08D'
}

.vcv-ui-icon-openiconic-loop:before {
    content: '\E08E'
}

.vcv-ui-icon-openiconic-magnifying-glass:before {
    content: '\E08F'
}

.vcv-ui-icon-openiconic-map-marker:before {
    content: '\E090'
}

.vcv-ui-icon-openiconic-map:before {
    content: '\E091'
}

.vcv-ui-icon-openiconic-media-pause:before {
    content: '\E092'
}

.vcv-ui-icon-openiconic-media-play:before {
    content: '\E093'
}

.vcv-ui-icon-openiconic-media-record:before {
    content: '\E094'
}

.vcv-ui-icon-openiconic-media-skip-backward:before {
    content: '\E095'
}

.vcv-ui-icon-openiconic-media-skip-forward:before {
    content: '\E096'
}

.vcv-ui-icon-openiconic-media-step-backward:before {
    content: '\E097'
}

.vcv-ui-icon-openiconic-media-step-forward:before {
    content: '\E098'
}

.vcv-ui-icon-openiconic-media-stop:before {
    content: '\E099'
}

.vcv-ui-icon-openiconic-medical-cross:before {
    content: '\E09A'
}

.vcv-ui-icon-openiconic-menu:before {
    content: '\E09B'
}

.vcv-ui-icon-openiconic-microphone:before {
    content: '\E09C'
}

.vcv-ui-icon-openiconic-minus:before {
    content: '\E09D'
}

.vcv-ui-icon-openiconic-monitor:before {
    content: '\E09E'
}

.vcv-ui-icon-openiconic-moon:before {
    content: '\E09F'
}

.vcv-ui-icon-openiconic-move:before {
    content: '\E0A0'
}

.vcv-ui-icon-openiconic-musical-note:before {
    content: '\E0A1'
}

.vcv-ui-icon-openiconic-paperclip:before {
    content: '\E0A2'
}

.vcv-ui-icon-openiconic-pencil:before {
    content: '\E0A3'
}

.vcv-ui-icon-openiconic-people:before {
    content: '\E0A4'
}

.vcv-ui-icon-openiconic-person:before {
    content: '\E0A5'
}

.vcv-ui-icon-openiconic-phone:before {
    content: '\E0A6'
}

.vcv-ui-icon-openiconic-pie-chart:before {
    content: '\E0A7'
}

.vcv-ui-icon-openiconic-pin:before {
    content: '\E0A8'
}

.vcv-ui-icon-openiconic-play-circle:before {
    content: '\E0A9'
}

.vcv-ui-icon-openiconic-plus:before {
    content: '\E0AA'
}

.vcv-ui-icon-openiconic-power-standby:before {
    content: '\E0AB'
}

.vcv-ui-icon-openiconic-print:before {
    content: '\E0AC'
}

.vcv-ui-icon-openiconic-project:before {
    content: '\E0AD'
}

.vcv-ui-icon-openiconic-pulse:before {
    content: '\E0AE'
}

.vcv-ui-icon-openiconic-puzzle-piece:before {
    content: '\E0AF'
}

.vcv-ui-icon-openiconic-question-mark:before {
    content: '\E0B0'
}

.vcv-ui-icon-openiconic-rain:before {
    content: '\E0B1'
}

.vcv-ui-icon-openiconic-random:before {
    content: '\E0B2'
}

.vcv-ui-icon-openiconic-reload:before {
    content: '\E0B3'
}

.vcv-ui-icon-openiconic-resize-both:before {
    content: '\E0B4'
}

.vcv-ui-icon-openiconic-resize-height:before {
    content: '\E0B5'
}

.vcv-ui-icon-openiconic-resize-width:before {
    content: '\E0B6'
}

.vcv-ui-icon-openiconic-rss-alt:before {
    content: '\E0B7'
}

.vcv-ui-icon-openiconic-rss:before {
    content: '\E0B8'
}

.vcv-ui-icon-openiconic-script:before {
    content: '\E0B9'
}

.vcv-ui-icon-openiconic-share-boxed:before {
    content: '\E0BA'
}

.vcv-ui-icon-openiconic-share:before {
    content: '\E0BB'
}

.vcv-ui-icon-openiconic-shield:before {
    content: '\E0BC'
}

.vcv-ui-icon-openiconic-signal:before {
    content: '\E0BD'
}

.vcv-ui-icon-openiconic-signpost:before {
    content: '\E0BE'
}

.vcv-ui-icon-openiconic-sort-ascending:before {
    content: '\E0BF'
}

.vcv-ui-icon-openiconic-sort-descending:before {
    content: '\E0C0'
}

.vcv-ui-icon-openiconic-spreadsheet:before {
    content: '\E0C1'
}

.vcv-ui-icon-openiconic-star:before {
    content: '\E0C2'
}

.vcv-ui-icon-openiconic-sun:before {
    content: '\E0C3'
}

.vcv-ui-icon-openiconic-tablet:before {
    content: '\E0C4'
}

.vcv-ui-icon-openiconic-tag:before {
    content: '\E0C5'
}

.vcv-ui-icon-openiconic-tags:before {
    content: '\E0C6'
}

.vcv-ui-icon-openiconic-target:before {
    content: '\E0C7'
}

.vcv-ui-icon-openiconic-task:before {
    content: '\E0C8'
}

.vcv-ui-icon-openiconic-terminal:before {
    content: '\E0C9'
}

.vcv-ui-icon-openiconic-text:before {
    content: '\E0CA'
}

.vcv-ui-icon-openiconic-thumb-down:before {
    content: '\E0CB'
}

.vcv-ui-icon-openiconic-thumb-up:before {
    content: '\E0CC'
}

.vcv-ui-icon-openiconic-timer:before {
    content: '\E0CD'
}

.vcv-ui-icon-openiconic-transfer:before {
    content: '\E0CE'
}

.vcv-ui-icon-openiconic-trash:before {
    content: '\E0CF'
}

.vcv-ui-icon-openiconic-underline:before {
    content: '\E0D0'
}

.vcv-ui-icon-openiconic-vertical-align-bottom:before {
    content: '\E0D1'
}

.vcv-ui-icon-openiconic-vertical-align-center:before {
    content: '\E0D2'
}

.vcv-ui-icon-openiconic-vertical-align-top:before {
    content: '\E0D3'
}

.vcv-ui-icon-openiconic-video:before {
    content: '\E0D4'
}

.vcv-ui-icon-openiconic-volume-high:before {
    content: '\E0D5'
}

.vcv-ui-icon-openiconic-volume-low:before {
    content: '\E0D6'
}

.vcv-ui-icon-openiconic-volume-off:before {
    content: '\E0D7'
}

.vcv-ui-icon-openiconic-warning:before {
    content: '\E0D8'
}

.vcv-ui-icon-openiconic-wifi:before {
    content: '\E0D9'
}

.vcv-ui-icon-openiconic-wrench:before {
    content: '\E0DA'
}

.vcv-ui-icon-openiconic-x:before {
    content: '\E0DB'
}

.vcv-ui-icon-openiconic-yen:before {
    content: '\E0DC'
}

.vcv-ui-icon-openiconic-zoom-in:before {
    content: '\E0DD'
}

.vcv-ui-icon-openiconic-zoom-out:before {
    content: '\E0DE'
}

@font-face {
    font-family: 'typicons';
    src: url(./fonts/typicons.ttf?29f9630f7d87a79830d1c321e1600f2e) format('truetype'),url(./fonts/typicons.woff?95aa28e29618c068e8a53f64c87cb6a9) format('woff'),url(./fonts/typicons.svg?107d077d609efa7239165672c26a3c8b#typicons) format('svg');
    font-weight: normal;
    font-style: normal
}

.typcn {
    line-height: 1
}

.typcn:before {
    font-family: 'typicons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    height: 1em;
    font-size: 1.4em;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

.typcn-adjust-brightness:before {
    content: '\E000'
}

.typcn-adjust-contrast:before {
    content: '\E001'
}

.typcn-anchor-outline:before {
    content: '\E002'
}

.typcn-anchor:before {
    content: '\E003'
}

.typcn-archive:before {
    content: '\E004'
}

.typcn-arrow-back-outline:before {
    content: '\E005'
}

.typcn-arrow-back:before {
    content: '\E006'
}

.typcn-arrow-down-outline:before {
    content: '\E007'
}

.typcn-arrow-down-thick:before {
    content: '\E008'
}

.typcn-arrow-down:before {
    content: '\E009'
}

.typcn-arrow-forward-outline:before {
    content: '\E00A'
}

.typcn-arrow-forward:before {
    content: '\E00B'
}

.typcn-arrow-left-outline:before {
    content: '\E00C'
}

.typcn-arrow-left-thick:before {
    content: '\E00D'
}

.typcn-arrow-left:before {
    content: '\E00E'
}

.typcn-arrow-loop-outline:before {
    content: '\E00F'
}

.typcn-arrow-loop:before {
    content: '\E010'
}

.typcn-arrow-maximise-outline:before {
    content: '\E011'
}

.typcn-arrow-maximise:before {
    content: '\E012'
}

.typcn-arrow-minimise-outline:before {
    content: '\E013'
}

.typcn-arrow-minimise:before {
    content: '\E014'
}

.typcn-arrow-move-outline:before {
    content: '\E015'
}

.typcn-arrow-move:before {
    content: '\E016'
}

.typcn-arrow-repeat-outline:before {
    content: '\E017'
}

.typcn-arrow-repeat:before {
    content: '\E018'
}

.typcn-arrow-right-outline:before {
    content: '\E019'
}

.typcn-arrow-right-thick:before {
    content: '\E01A'
}

.typcn-arrow-right:before {
    content: '\E01B'
}

.typcn-arrow-shuffle:before {
    content: '\E01C'
}

.typcn-arrow-sorted-down:before {
    content: '\E01D'
}

.typcn-arrow-sorted-up:before {
    content: '\E01E'
}

.typcn-arrow-sync-outline:before {
    content: '\E01F'
}

.typcn-arrow-sync:before {
    content: '\E020'
}

.typcn-arrow-unsorted:before {
    content: '\E021'
}

.typcn-arrow-up-outline:before {
    content: '\E022'
}

.typcn-arrow-up-thick:before {
    content: '\E023'
}

.typcn-arrow-up:before {
    content: '\E024'
}

.typcn-at:before {
    content: '\E025'
}

.typcn-attachment-outline:before {
    content: '\E026'
}

.typcn-attachment:before {
    content: '\E027'
}

.typcn-backspace-outline:before {
    content: '\E028'
}

.typcn-backspace:before {
    content: '\E029'
}

.typcn-battery-charge:before {
    content: '\E02A'
}

.typcn-battery-full:before {
    content: '\E02B'
}

.typcn-battery-high:before {
    content: '\E02C'
}

.typcn-battery-low:before {
    content: '\E02D'
}

.typcn-battery-mid:before {
    content: '\E02E'
}

.typcn-beaker:before {
    content: '\E02F'
}

.typcn-beer:before {
    content: '\E030'
}

.typcn-bell:before {
    content: '\E031'
}

.typcn-book:before {
    content: '\E032'
}

.typcn-bookmark:before {
    content: '\E033'
}

.typcn-briefcase:before {
    content: '\E034'
}

.typcn-brush:before {
    content: '\E035'
}

.typcn-business-card:before {
    content: '\E036'
}

.typcn-calculator:before {
    content: '\E037'
}

.typcn-calendar-outline:before {
    content: '\E038'
}

.typcn-calendar:before {
    content: '\E039'
}

.typcn-camera-outline:before {
    content: '\E03A'
}

.typcn-camera:before {
    content: '\E03B'
}

.typcn-cancel-outline:before {
    content: '\E03C'
}

.typcn-cancel:before {
    content: '\E03D'
}

.typcn-chart-area-outline:before {
    content: '\E03E'
}

.typcn-chart-area:before {
    content: '\E03F'
}

.typcn-chart-bar-outline:before {
    content: '\E040'
}

.typcn-chart-bar:before {
    content: '\E041'
}

.typcn-chart-line-outline:before {
    content: '\E042'
}

.typcn-chart-line:before {
    content: '\E043'
}

.typcn-chart-pie-outline:before {
    content: '\E044'
}

.typcn-chart-pie:before {
    content: '\E045'
}

.typcn-chevron-left-outline:before {
    content: '\E046'
}

.typcn-chevron-left:before {
    content: '\E047'
}

.typcn-chevron-right-outline:before {
    content: '\E048'
}

.typcn-chevron-right:before {
    content: '\E049'
}

.typcn-clipboard:before {
    content: '\E04A'
}

.typcn-cloud-storage:before {
    content: '\E04B'
}

.typcn-cloud-storage-outline:before {
    content: '\E054'
}

.typcn-code-outline:before {
    content: '\E04C'
}

.typcn-code:before {
    content: '\E04D'
}

.typcn-coffee:before {
    content: '\E04E'
}

.typcn-cog-outline:before {
    content: '\E04F'
}

.typcn-cog:before {
    content: '\E050'
}

.typcn-compass:before {
    content: '\E051'
}

.typcn-contacts:before {
    content: '\E052'
}

.typcn-credit-card:before {
    content: '\E053'
}

.typcn-css3:before {
    content: '\E055'
}

.typcn-database:before {
    content: '\E056'
}

.typcn-delete-outline:before {
    content: '\E057'
}

.typcn-delete:before {
    content: '\E058'
}

.typcn-device-desktop:before {
    content: '\E059'
}

.typcn-device-laptop:before {
    content: '\E05A'
}

.typcn-device-phone:before {
    content: '\E05B'
}

.typcn-device-tablet:before {
    content: '\E05C'
}

.typcn-directions:before {
    content: '\E05D'
}

.typcn-divide-outline:before {
    content: '\E05E'
}

.typcn-divide:before {
    content: '\E05F'
}

.typcn-document-add:before {
    content: '\E060'
}

.typcn-document-delete:before {
    content: '\E061'
}

.typcn-document-text:before {
    content: '\E062'
}

.typcn-document:before {
    content: '\E063'
}

.typcn-download-outline:before {
    content: '\E064'
}

.typcn-download:before {
    content: '\E065'
}

.typcn-dropbox:before {
    content: '\E066'
}

.typcn-edit:before {
    content: '\E067'
}

.typcn-eject-outline:before {
    content: '\E068'
}

.typcn-eject:before {
    content: '\E069'
}

.typcn-equals-outline:before {
    content: '\E06A'
}

.typcn-equals:before {
    content: '\E06B'
}

.typcn-export-outline:before {
    content: '\E06C'
}

.typcn-export:before {
    content: '\E06D'
}

.typcn-eye-outline:before {
    content: '\E06E'
}

.typcn-eye:before {
    content: '\E06F'
}

.typcn-feather:before {
    content: '\E070'
}

.typcn-film:before {
    content: '\E071'
}

.typcn-filter:before {
    content: '\E072'
}

.typcn-flag-outline:before {
    content: '\E073'
}

.typcn-flag:before {
    content: '\E074'
}

.typcn-flash-outline:before {
    content: '\E075'
}

.typcn-flash:before {
    content: '\E076'
}

.typcn-flow-children:before {
    content: '\E077'
}

.typcn-flow-merge:before {
    content: '\E078'
}

.typcn-flow-parallel:before {
    content: '\E079'
}

.typcn-flow-switch:before {
    content: '\E07A'
}

.typcn-folder-add:before {
    content: '\E07B'
}

.typcn-folder-delete:before {
    content: '\E07C'
}

.typcn-folder-open:before {
    content: '\E07D'
}

.typcn-folder:before {
    content: '\E07E'
}

.typcn-gift:before {
    content: '\E07F'
}

.typcn-globe-outline:before {
    content: '\E080'
}

.typcn-globe:before {
    content: '\E081'
}

.typcn-group-outline:before {
    content: '\E082'
}

.typcn-group:before {
    content: '\E083'
}

.typcn-headphones:before {
    content: '\E084'
}

.typcn-heart-full-outline:before {
    content: '\E085'
}

.typcn-heart-half-outline:before {
    content: '\E086'
}

.typcn-heart-outline:before {
    content: '\E087'
}

.typcn-heart:before {
    content: '\E088'
}

.typcn-home-outline:before {
    content: '\E089'
}

.typcn-home:before {
    content: '\E08A'
}

.typcn-html5:before {
    content: '\E08B'
}

.typcn-image-outline:before {
    content: '\E08C'
}

.typcn-image:before {
    content: '\E08D'
}

.typcn-infinity-outline:before {
    content: '\E08E'
}

.typcn-infinity:before {
    content: '\E08F'
}

.typcn-info-large-outline:before {
    content: '\E090'
}

.typcn-info-large:before {
    content: '\E091'
}

.typcn-info-outline:before {
    content: '\E092'
}

.typcn-info:before {
    content: '\E093'
}

.typcn-input-checked-outline:before {
    content: '\E094'
}

.typcn-input-checked:before {
    content: '\E095'
}

.typcn-key-outline:before {
    content: '\E096'
}

.typcn-key:before {
    content: '\E097'
}

.typcn-keyboard:before {
    content: '\E098'
}

.typcn-leaf:before {
    content: '\E099'
}

.typcn-lightbulb:before {
    content: '\E09A'
}

.typcn-link-outline:before {
    content: '\E09B'
}

.typcn-link:before {
    content: '\E09C'
}

.typcn-location-arrow-outline:before {
    content: '\E09D'
}

.typcn-location-arrow:before {
    content: '\E09E'
}

.typcn-location-outline:before {
    content: '\E09F'
}

.typcn-location:before {
    content: '\E0A0'
}

.typcn-lock-closed-outline:before {
    content: '\E0A1'
}

.typcn-lock-closed:before {
    content: '\E0A2'
}

.typcn-lock-open-outline:before {
    content: '\E0A3'
}

.typcn-lock-open:before {
    content: '\E0A4'
}

.typcn-mail:before {
    content: '\E0A5'
}

.typcn-map:before {
    content: '\E0A6'
}

.typcn-media-eject-outline:before {
    content: '\E0A7'
}

.typcn-media-eject:before {
    content: '\E0A8'
}

.typcn-media-fast-forward-outline:before {
    content: '\E0A9'
}

.typcn-media-fast-forward:before {
    content: '\E0AA'
}

.typcn-media-pause-outline:before {
    content: '\E0AB'
}

.typcn-media-pause:before {
    content: '\E0AC'
}

.typcn-media-play-outline:before {
    content: '\E0AD'
}

.typcn-media-play-reverse-outline:before {
    content: '\E0AE'
}

.typcn-media-play-reverse:before {
    content: '\E0AF'
}

.typcn-media-play:before {
    content: '\E0B0'
}

.typcn-media-record-outline:before {
    content: '\E0B1'
}

.typcn-media-record:before {
    content: '\E0B2'
}

.typcn-media-rewind-outline:before {
    content: '\E0B3'
}

.typcn-media-rewind:before {
    content: '\E0B4'
}

.typcn-media-stop-outline:before {
    content: '\E0B5'
}

.typcn-media-stop:before {
    content: '\E0B6'
}

.typcn-message-typing:before {
    content: '\E0B7'
}

.typcn-message:before {
    content: '\E0B8'
}

.typcn-messages:before {
    content: '\E0B9'
}

.typcn-microphone-outline:before {
    content: '\E0BA'
}

.typcn-microphone:before {
    content: '\E0BB'
}

.typcn-minus-outline:before {
    content: '\E0BC'
}

.typcn-minus:before {
    content: '\E0BD'
}

.typcn-mortar-board:before {
    content: '\E0BE'
}

.typcn-news:before {
    content: '\E0BF'
}

.typcn-notes-outline:before {
    content: '\E0C0'
}

.typcn-notes:before {
    content: '\E0C1'
}

.typcn-pen:before {
    content: '\E0C2'
}

.typcn-pencil:before {
    content: '\E0C3'
}

.typcn-phone-outline:before {
    content: '\E0C4'
}

.typcn-phone:before {
    content: '\E0C5'
}

.typcn-pi-outline:before {
    content: '\E0C6'
}

.typcn-pi:before {
    content: '\E0C7'
}

.typcn-pin-outline:before {
    content: '\E0C8'
}

.typcn-pin:before {
    content: '\E0C9'
}

.typcn-pipette:before {
    content: '\E0CA'
}

.typcn-plane-outline:before {
    content: '\E0CB'
}

.typcn-plane:before {
    content: '\E0CC'
}

.typcn-plug:before {
    content: '\E0CD'
}

.typcn-plus-outline:before {
    content: '\E0CE'
}

.typcn-plus:before {
    content: '\E0CF'
}

.typcn-point-of-interest-outline:before {
    content: '\E0D0'
}

.typcn-point-of-interest:before {
    content: '\E0D1'
}

.typcn-power-outline:before {
    content: '\E0D2'
}

.typcn-power:before {
    content: '\E0D3'
}

.typcn-printer:before {
    content: '\E0D4'
}

.typcn-puzzle-outline:before {
    content: '\E0D5'
}

.typcn-puzzle:before {
    content: '\E0D6'
}

.typcn-radar-outline:before {
    content: '\E0D7'
}

.typcn-radar:before {
    content: '\E0D8'
}

.typcn-refresh-outline:before {
    content: '\E0D9'
}

.typcn-refresh:before {
    content: '\E0DA'
}

.typcn-rss-outline:before {
    content: '\E0DB'
}

.typcn-rss:before {
    content: '\E0DC'
}

.typcn-scissors-outline:before {
    content: '\E0DD'
}

.typcn-scissors:before {
    content: '\E0DE'
}

.typcn-shopping-bag:before {
    content: '\E0DF'
}

.typcn-shopping-cart:before {
    content: '\E0E0'
}

.typcn-social-at-circular:before {
    content: '\E0E1'
}

.typcn-social-dribbble-circular:before {
    content: '\E0E2'
}

.typcn-social-dribbble:before {
    content: '\E0E3'
}

.typcn-social-facebook-circular:before {
    content: '\E0E4'
}

.typcn-social-facebook:before {
    content: '\E0E5'
}

.typcn-social-flickr-circular:before {
    content: '\E0E6'
}

.typcn-social-flickr:before {
    content: '\E0E7'
}

.typcn-social-github-circular:before {
    content: '\E0E8'
}

.typcn-social-github:before {
    content: '\E0E9'
}

.typcn-social-google-plus-circular:before {
    content: '\E0EA'
}

.typcn-social-google-plus:before {
    content: '\E0EB'
}

.typcn-social-instagram-circular:before {
    content: '\E0EC'
}

.typcn-social-instagram:before {
    content: '\E0ED'
}

.typcn-social-last-fm-circular:before {
    content: '\E0EE'
}

.typcn-social-last-fm:before {
    content: '\E0EF'
}

.typcn-social-linkedin-circular:before {
    content: '\E0F0'
}

.typcn-social-linkedin:before {
    content: '\E0F1'
}

.typcn-social-pinterest-circular:before {
    content: '\E0F2'
}

.typcn-social-pinterest:before {
    content: '\E0F3'
}

.typcn-social-skype-outline:before {
    content: '\E0F4'
}

.typcn-social-skype:before {
    content: '\E0F5'
}

.typcn-social-tumbler-circular:before {
    content: '\E0F6'
}

.typcn-social-tumbler:before {
    content: '\E0F7'
}

.typcn-social-twitter-circular:before {
    content: '\E0F8'
}

.typcn-social-twitter:before {
    content: '\E0F9'
}

.typcn-social-vimeo-circular:before {
    content: '\E0FA'
}

.typcn-social-vimeo:before {
    content: '\E0FB'
}

.typcn-social-youtube-circular:before {
    content: '\E0FC'
}

.typcn-social-youtube:before {
    content: '\E0FD'
}

.typcn-sort-alphabetically-outline:before {
    content: '\E0FE'
}

.typcn-sort-alphabetically:before {
    content: '\E0FF'
}

.typcn-sort-numerically-outline:before {
    content: '\E100'
}

.typcn-sort-numerically:before {
    content: '\E101'
}

.typcn-spanner-outline:before {
    content: '\E102'
}

.typcn-spanner:before {
    content: '\E103'
}

.typcn-spiral:before {
    content: '\E104'
}

.typcn-star-full-outline:before {
    content: '\E105'
}

.typcn-star-half-outline:before {
    content: '\E106'
}

.typcn-star-half:before {
    content: '\E107'
}

.typcn-star-outline:before {
    content: '\E108'
}

.typcn-star:before {
    content: '\E109'
}

.typcn-starburst-outline:before {
    content: '\E10A'
}

.typcn-starburst:before {
    content: '\E10B'
}

.typcn-stopwatch:before {
    content: '\E10C'
}

.typcn-support:before {
    content: '\E10D'
}

.typcn-tabs-outline:before {
    content: '\E10E'
}

.typcn-tag:before {
    content: '\E10F'
}

.typcn-tags:before {
    content: '\E110'
}

.typcn-th-large-outline:before {
    content: '\E111'
}

.typcn-th-large:before {
    content: '\E112'
}

.typcn-th-list-outline:before {
    content: '\E113'
}

.typcn-th-list:before {
    content: '\E114'
}

.typcn-th-menu-outline:before {
    content: '\E115'
}

.typcn-th-menu:before {
    content: '\E116'
}

.typcn-th-small-outline:before {
    content: '\E117'
}

.typcn-th-small:before {
    content: '\E118'
}

.typcn-thermometer:before {
    content: '\E119'
}

.typcn-thumbs-down:before {
    content: '\E11A'
}

.typcn-thumbs-ok:before {
    content: '\E11B'
}

.typcn-thumbs-up:before {
    content: '\E11C'
}

.typcn-tick-outline:before {
    content: '\E11D'
}

.typcn-tick:before {
    content: '\E11E'
}

.typcn-ticket:before {
    content: '\E11F'
}

.typcn-time:before {
    content: '\E120'
}

.typcn-times-outline:before {
    content: '\E121'
}

.typcn-times:before {
    content: '\E122'
}

.typcn-trash:before {
    content: '\E123'
}

.typcn-tree:before {
    content: '\E124'
}

.typcn-upload-outline:before {
    content: '\E125'
}

.typcn-upload:before {
    content: '\E126'
}

.typcn-user-add-outline:before {
    content: '\E127'
}

.typcn-user-add:before {
    content: '\E128'
}

.typcn-user-delete-outline:before {
    content: '\E129'
}

.typcn-user-delete:before {
    content: '\E12A'
}

.typcn-user-outline:before {
    content: '\E12B'
}

.typcn-user:before {
    content: '\E12C'
}

.typcn-vendor-android:before {
    content: '\E12D'
}

.typcn-vendor-apple:before {
    content: '\E12E'
}

.typcn-vendor-microsoft:before {
    content: '\E12F'
}

.typcn-video-outline:before {
    content: '\E130'
}

.typcn-video:before {
    content: '\E131'
}

.typcn-volume-down:before {
    content: '\E132'
}

.typcn-volume-mute:before {
    content: '\E133'
}

.typcn-volume-up:before {
    content: '\E134'
}

.typcn-volume:before {
    content: '\E135'
}

.typcn-warning-outline:before {
    content: '\E136'
}

.typcn-warning:before {
    content: '\E137'
}

.typcn-watch:before {
    content: '\E138'
}

.typcn-waves-outline:before {
    content: '\E139'
}

.typcn-waves:before {
    content: '\E13A'
}

.typcn-weather-cloudy:before {
    content: '\E13B'
}

.typcn-weather-downpour:before {
    content: '\E13C'
}

.typcn-weather-night:before {
    content: '\E13D'
}

.typcn-weather-partly-sunny:before {
    content: '\E13E'
}

.typcn-weather-shower:before {
    content: '\E13F'
}

.typcn-weather-snow:before {
    content: '\E140'
}

.typcn-weather-stormy:before {
    content: '\E141'
}

.typcn-weather-sunny:before {
    content: '\E142'
}

.typcn-weather-windy-cloudy:before {
    content: '\E143'
}

.typcn-weather-windy:before {
    content: '\E144'
}

.typcn-wi-fi-outline:before {
    content: '\E145'
}

.typcn-wi-fi:before {
    content: '\E146'
}

.typcn-wine:before {
    content: '\E147'
}

.typcn-world-outline:before {
    content: '\E148'
}

.typcn-world:before {
    content: '\E149'
}

.typcn-zoom-in-outline:before {
    content: '\E14A'
}

.typcn-zoom-in:before {
    content: '\E14B'
}

.typcn-zoom-out-outline:before {
    content: '\E14C'
}

.typcn-zoom-out:before {
    content: '\E14D'
}

.typcn-zoom-outline:before {
    content: '\E14E'
}

.typcn-zoom:before {
    content: '\E14F'
}

@font-face {
    font-family: 'batch';
    src: url(./fonts/batch.ttf?ef8d4f7c5b0e01e0322160a9e5a8c871) format('truetype'),url(./fonts/batch.woff?1cd1873a9cc04cb8c4473c0febaa18ef) format('woff'),url(./fonts/batch.svg?4341dd18e0fa326770a03e85c28bada7#batch) format('svg');
    font-weight: normal;
    font-style: normal
}

.vcv-ui-icon-batch {
    font-family: 'batch' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    text-decoration: inherit;
    font-size: 1em;
    text-align: center;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.vcv-ui-icon-batch-add:before {
    content: "\E900"
}

.vcv-ui-icon-batch-address-book-2:before {
    content: "\E901"
}

.vcv-ui-icon-batch-address-book:before {
    content: "\E902"
}

.vcv-ui-icon-batch-alarm-clock:before {
    content: "\E903"
}

.vcv-ui-icon-batch-align-bottom:before {
    content: "\E905"
}

.vcv-ui-icon-batch-align-horizontal-centers:before {
    content: "\E904"
}

.vcv-ui-icon-batch-align-left-edges:before {
    content: "\E906"
}

.vcv-ui-icon-batch-align-right-edges:before {
    content: "\E907"
}

.vcv-ui-icon-batch-align-top:before {
    content: "\E908"
}

.vcv-ui-icon-batch-align-vertical-centers:before {
    content: "\E909"
}

.vcv-ui-icon-batch-anchor:before {
    content: "\E90A"
}

.vcv-ui-icon-batch-arrow-down:before {
    content: "\E90B"
}

.vcv-ui-icon-batch-arrow-left:before {
    content: "\E90C"
}

.vcv-ui-icon-batch-arrow-right:before {
    content: "\E90D"
}

.vcv-ui-icon-batch-arrow-up:before {
    content: "\E90E"
}

.vcv-ui-icon-batch-asterisk:before {
    content: "\E90F"
}

.vcv-ui-icon-batch-attachment-2:before {
    content: "\E910"
}

.vcv-ui-icon-batch-attachment:before {
    content: "\E911"
}

.vcv-ui-icon-batch-audio-high:before {
    content: "\E912"
}

.vcv-ui-icon-batch-audio-low:before {
    content: "\E913"
}

.vcv-ui-icon-batch-audio-mid:before {
    content: "\E914"
}

.vcv-ui-icon-batch-audio-mute:before {
    content: "\E915"
}

.vcv-ui-icon-batch-battery-20-2:before {
    content: "\E916"
}

.vcv-ui-icon-batch-battery-20:before {
    content: "\E917"
}

.vcv-ui-icon-batch-battery-40-2:before {
    content: "\E918"
}

.vcv-ui-icon-batch-battery-40:before {
    content: "\E919"
}

.vcv-ui-icon-batch-battery-60-2:before {
    content: "\E91A"
}

.vcv-ui-icon-batch-battery-60:before {
    content: "\E91B"
}

.vcv-ui-icon-batch-battery-80-2:before {
    content: "\E91C"
}

.vcv-ui-icon-batch-battery-80:before {
    content: "\E91D"
}

.vcv-ui-icon-batch-battery-100-2:before {
    content: "\E91E"
}

.vcv-ui-icon-batch-battery-100:before {
    content: "\E91F"
}

.vcv-ui-icon-batch-battery-charge-2:before {
    content: "\E920"
}

.vcv-ui-icon-batch-battery-charge:before {
    content: "\E921"
}

.vcv-ui-icon-batch-battery-empty-2:before {
    content: "\E922"
}

.vcv-ui-icon-batch-battery-empty:before {
    content: "\E923"
}

.vcv-ui-icon-batch-bell-2:before {
    content: "\E924"
}

.vcv-ui-icon-batch-bell-mute-2:before {
    content: "\E925"
}

.vcv-ui-icon-batch-bell-mute:before {
    content: "\E926"
}

.vcv-ui-icon-batch-bell:before {
    content: "\E927"
}

.vcv-ui-icon-batch-bin-2:before {
    content: "\E928"
}

.vcv-ui-icon-batch-bin-3:before {
    content: "\E929"
}

.vcv-ui-icon-batch-bin:before {
    content: "\E92A"
}

.vcv-ui-icon-batch-book-2:before {
    content: "\E92B"
}

.vcv-ui-icon-batch-book-lines-2:before {
    content: "\E92C"
}

.vcv-ui-icon-batch-book-lines:before {
    content: "\E92D"
}

.vcv-ui-icon-batch-book:before {
    content: "\E92E"
}

.vcv-ui-icon-batch-brightness-high:before {
    content: "\E92F"
}

.vcv-ui-icon-batch-brightness-low:before {
    content: "\E930"
}

.vcv-ui-icon-batch-browser-2:before {
    content: "\E931"
}

.vcv-ui-icon-batch-browser-close-2:before {
    content: "\E932"
}

.vcv-ui-icon-batch-browser-close:before {
    content: "\E933"
}

.vcv-ui-icon-batch-browser-download-2:before {
    content: "\E934"
}

.vcv-ui-icon-batch-browser-download:before {
    content: "\E935"
}

.vcv-ui-icon-batch-browser-minimize-2:before {
    content: "\E936"
}

.vcv-ui-icon-batch-browser-minimize:before {
    content: "\E937"
}

.vcv-ui-icon-batch-browser-new-window-2:before {
    content: "\E938"
}

.vcv-ui-icon-batch-browser-new-window:before {
    content: "\E939"
}

.vcv-ui-icon-batch-browser-upload-2:before {
    content: "\E93A"
}

.vcv-ui-icon-batch-browser-upload:before {
    content: "\E93B"
}

.vcv-ui-icon-batch-browser-windows-2:before {
    content: "\E93C"
}

.vcv-ui-icon-batch-browser-windows:before {
    content: "\E93D"
}

.vcv-ui-icon-batch-browser:before {
    content: "\E93E"
}

.vcv-ui-icon-batch-bulb-2:before {
    content: "\E93F"
}

.vcv-ui-icon-batch-bulb:before {
    content: "\E940"
}

.vcv-ui-icon-batch-bullet:before {
    content: "\E941"
}

.vcv-ui-icon-batch-bullhorn-2:before {
    content: "\E942"
}

.vcv-ui-icon-batch-bullhorn:before {
    content: "\E943"
}

.vcv-ui-icon-batch-calendar:before {
    content: "\E944"
}

.vcv-ui-icon-batch-camera-2:before {
    content: "\E945"
}

.vcv-ui-icon-batch-camera-3:before {
    content: "\E946"
}

.vcv-ui-icon-batch-camera:before {
    content: "\E947"
}

.vcv-ui-icon-batch-cassette:before {
    content: "\E948"
}

.vcv-ui-icon-batch-clipboard-2:before {
    content: "\E949"
}

.vcv-ui-icon-batch-clipboard:before {
    content: "\E94A"
}

.vcv-ui-icon-batch-clock:before {
    content: "\E94B"
}

.vcv-ui-icon-batch-cloud-add-2:before {
    content: "\E94C"
}

.vcv-ui-icon-batch-cloud-add:before {
    content: "\E94D"
}

.vcv-ui-icon-batch-cloud-download:before {
    content: "\E94E"
}

.vcv-ui-icon-batch-cloud-remove-2:before {
    content: "\E94F"
}

.vcv-ui-icon-batch-cloud-remove:before {
    content: "\E950"
}

.vcv-ui-icon-batch-cloud-upload:before {
    content: "\E951"
}

.vcv-ui-icon-batch-cloud:before {
    content: "\E952"
}

.vcv-ui-icon-batch-cmd:before {
    content: "\E953"
}

.vcv-ui-icon-batch-code:before {
    content: "\E954"
}

.vcv-ui-icon-batch-commit:before {
    content: "\E955"
}

.vcv-ui-icon-batch-compass:before {
    content: "\E956"
}

.vcv-ui-icon-batch-compose-2:before {
    content: "\E957"
}

.vcv-ui-icon-batch-compose-3:before {
    content: "\E958"
}

.vcv-ui-icon-batch-compose-4:before {
    content: "\E959"
}

.vcv-ui-icon-batch-compose:before {
    content: "\E95A"
}

.vcv-ui-icon-batch-contract-2:before {
    content: "\E95B"
}

.vcv-ui-icon-batch-contract-3:before {
    content: "\E95C"
}

.vcv-ui-icon-batch-contract:before {
    content: "\E95D"
}

.vcv-ui-icon-batch-contrast:before {
    content: "\E95E"
}

.vcv-ui-icon-batch-converge:before {
    content: "\E95F"
}

.vcv-ui-icon-batch-crate:before {
    content: "\E960"
}

.vcv-ui-icon-batch-credit-card-2:before {
    content: "\E961"
}

.vcv-ui-icon-batch-credit-card-3:before {
    content: "\E962"
}

.vcv-ui-icon-batch-credit-card-4:before {
    content: "\E963"
}

.vcv-ui-icon-batch-credit-card:before {
    content: "\E964"
}

.vcv-ui-icon-batch-crop:before {
    content: "\E965"
}

.vcv-ui-icon-batch-cross:before {
    content: "\E966"
}

.vcv-ui-icon-batch-curlybrace-2:before {
    content: "\E967"
}

.vcv-ui-icon-batch-curlybrace:before {
    content: "\E968"
}

.vcv-ui-icon-batch-database-add:before {
    content: "\E969"
}

.vcv-ui-icon-batch-database-remove:before {
    content: "\E96A"
}

.vcv-ui-icon-batch-database:before {
    content: "\E96B"
}

.vcv-ui-icon-batch-delete:before {
    content: "\E96C"
}

.vcv-ui-icon-batch-distribute-bottom-edges:before {
    content: "\E96D"
}

.vcv-ui-icon-batch-distribute-horizontal-centers:before {
    content: "\E96E"
}

.vcv-ui-icon-batch-distribute-left-edges:before {
    content: "\E96F"
}

.vcv-ui-icon-batch-distribute-right-edges:before {
    content: "\E970"
}

.vcv-ui-icon-batch-distribute-top-edges:before {
    content: "\E971"
}

.vcv-ui-icon-batch-distribute-vertical-centers:before {
    content: "\E972"
}

.vcv-ui-icon-batch-document-add:before {
    content: "\E973"
}

.vcv-ui-icon-batch-document-remove:before {
    content: "\E974"
}

.vcv-ui-icon-batch-document:before {
    content: "\E975"
}

.vcv-ui-icon-batch-droplet:before {
    content: "\E976"
}

.vcv-ui-icon-batch-ellipsis:before {
    content: "\E977"
}

.vcv-ui-icon-batch-envelope:before {
    content: "\E978"
}

.vcv-ui-icon-batch-exclude:before {
    content: "\E979"
}

.vcv-ui-icon-batch-expand-2:before {
    content: "\E97A"
}

.vcv-ui-icon-batch-expand-3:before {
    content: "\E97B"
}

.vcv-ui-icon-batch-expand:before {
    content: "\E97C"
}

.vcv-ui-icon-batch-eye-2:before {
    content: "\E97D"
}

.vcv-ui-icon-batch-eye:before {
    content: "\E97E"
}

.vcv-ui-icon-batch-fast-forward:before {
    content: "\E97F"
}

.vcv-ui-icon-batch-flag-2:before {
    content: "\E980"
}

.vcv-ui-icon-batch-flag:before {
    content: "\E981"
}

.vcv-ui-icon-batch-flask-empty:before {
    content: "\E982"
}

.vcv-ui-icon-batch-flask-full:before {
    content: "\E983"
}

.vcv-ui-icon-batch-floppy:before {
    content: "\E984"
}

.vcv-ui-icon-batch-flux:before {
    content: "\E985"
}

.vcv-ui-icon-batch-folder-2:before {
    content: "\E986"
}

.vcv-ui-icon-batch-folder-add-2:before {
    content: "\E987"
}

.vcv-ui-icon-batch-folder-add:before {
    content: "\E988"
}

.vcv-ui-icon-batch-folder-duplicate-2:before {
    content: "\E989"
}

.vcv-ui-icon-batch-folder-duplicate:before {
    content: "\E98A"
}

.vcv-ui-icon-batch-folder-remove-2:before {
    content: "\E98B"
}

.vcv-ui-icon-batch-folder-remove:before {
    content: "\E98C"
}

.vcv-ui-icon-batch-folder:before {
    content: "\E98D"
}

.vcv-ui-icon-batch-fork:before {
    content: "\E98E"
}

.vcv-ui-icon-batch-grid-2:before {
    content: "\E98F"
}

.vcv-ui-icon-batch-grid:before {
    content: "\E990"
}

.vcv-ui-icon-batch-headphones:before {
    content: "\E991"
}

.vcv-ui-icon-batch-heart-empty:before {
    content: "\E992"
}

.vcv-ui-icon-batch-heart-full:before {
    content: "\E993"
}

.vcv-ui-icon-batch-heart-half:before {
    content: "\E994"
}

.vcv-ui-icon-batch-home-2:before {
    content: "\E995"
}

.vcv-ui-icon-batch-home-3:before {
    content: "\E996"
}

.vcv-ui-icon-batch-home:before {
    content: "\E997"
}

.vcv-ui-icon-batch-icon0:before {
    content: "\E998"
}

.vcv-ui-icon-batch-image:before {
    content: "\E999"
}

.vcv-ui-icon-batch-in:before {
    content: "\E99A"
}

.vcv-ui-icon-batch-inbox-2:before {
    content: "\E99B"
}

.vcv-ui-icon-batch-inbox:before {
    content: "\E99C"
}

.vcv-ui-icon-batch-infinity:before {
    content: "\E99D"
}

.vcv-ui-icon-batch-intersect:before {
    content: "\E99E"
}

.vcv-ui-icon-batch-key-2:before {
    content: "\E99F"
}

.vcv-ui-icon-batch-key:before {
    content: "\E9A0"
}

.vcv-ui-icon-batch-keys:before {
    content: "\E9A1"
}

.vcv-ui-icon-batch-layout-column-center:before {
    content: "\E9A2"
}

.vcv-ui-icon-batch-layout-content-left-2:before {
    content: "\E9A3"
}

.vcv-ui-icon-batch-layout-content-left:before {
    content: "\E9A4"
}

.vcv-ui-icon-batch-layout-content-right-2:before {
    content: "\E9A5"
}

.vcv-ui-icon-batch-layout-content-right:before {
    content: "\E9A6"
}

.vcv-ui-icon-batch-layout-sidebar-left:before {
    content: "\E9A7"
}

.vcv-ui-icon-batch-layout-sidebar-right:before {
    content: "\E9A8"
}

.vcv-ui-icon-batch-link-2:before {
    content: "\E9A9"
}

.vcv-ui-icon-batch-link:before {
    content: "\E9AA"
}

.vcv-ui-icon-batch-list-2:before {
    content: "\E9AB"
}

.vcv-ui-icon-batch-list:before {
    content: "\E9AC"
}

.vcv-ui-icon-batch-locked:before {
    content: "\E9AD"
}

.vcv-ui-icon-batch-mail-2:before {
    content: "\E9AE"
}

.vcv-ui-icon-batch-mail-3:before {
    content: "\E9AF"
}

.vcv-ui-icon-batch-mail-4:before {
    content: "\E9B0"
}

.vcv-ui-icon-batch-mail-incoming:before {
    content: "\E9B1"
}

.vcv-ui-icon-batch-mail-outgoing:before {
    content: "\E9B2"
}

.vcv-ui-icon-batch-mail:before {
    content: "\E9B3"
}

.vcv-ui-icon-batch-map-2:before {
    content: "\E9B4"
}

.vcv-ui-icon-batch-map:before {
    content: "\E9B5"
}

.vcv-ui-icon-batch-marquee-download:before {
    content: "\E9B6"
}

.vcv-ui-icon-batch-marquee-minus:before {
    content: "\E9B7"
}

.vcv-ui-icon-batch-marquee-plus:before {
    content: "\E9B8"
}

.vcv-ui-icon-batch-marquee-upload:before {
    content: "\E9B9"
}

.vcv-ui-icon-batch-marquee:before {
    content: "\E9BA"
}

.vcv-ui-icon-batch-maximise:before {
    content: "\E9BB"
}

.vcv-ui-icon-batch-menu-2:before {
    content: "\E9BC"
}

.vcv-ui-icon-batch-menu-pull-down:before {
    content: "\E9BD"
}

.vcv-ui-icon-batch-menu-pull-up:before {
    content: "\E9BE"
}

.vcv-ui-icon-batch-menu:before {
    content: "\E9BF"
}

.vcv-ui-icon-batch-microphone-2:before {
    content: "\E9C0"
}

.vcv-ui-icon-batch-microphone:before {
    content: "\E9C1"
}

.vcv-ui-icon-batch-minus:before {
    content: "\E9C2"
}

.vcv-ui-icon-batch-mixer:before {
    content: "\E9C3"
}

.vcv-ui-icon-batch-newspaper-2:before {
    content: "\E9C4"
}

.vcv-ui-icon-batch-newspaper:before {
    content: "\E9C5"
}

.vcv-ui-icon-batch-next:before {
    content: "\E9C6"
}

.vcv-ui-icon-batch-nib:before {
    content: "\E9C7"
}

.vcv-ui-icon-batch-nope:before {
    content: "\E9C8"
}

.vcv-ui-icon-batch-notes:before {
    content: "\E9C9"
}

.vcv-ui-icon-batch-options:before {
    content: "\E9CA"
}

.vcv-ui-icon-batch-out:before {
    content: "\E9CB"
}

.vcv-ui-icon-batch-outbox-2:before {
    content: "\E9CC"
}

.vcv-ui-icon-batch-outbox:before {
    content: "\E9CD"
}

.vcv-ui-icon-batch-outgoing-2:before {
    content: "\E9CE"
}

.vcv-ui-icon-batch-outgoing:before {
    content: "\E9CF"
}

.vcv-ui-icon-batch-paper-ripped:before {
    content: "\E9D0"
}

.vcv-ui-icon-batch-paper-roll-ripped:before {
    content: "\E9D1"
}

.vcv-ui-icon-batch-paper-roll:before {
    content: "\E9D2"
}

.vcv-ui-icon-batch-paragraph-center-2:before {
    content: "\E9D3"
}

.vcv-ui-icon-batch-paragraph-center:before {
    content: "\E9D4"
}

.vcv-ui-icon-batch-paragraph-justify-2:before {
    content: "\E9D5"
}

.vcv-ui-icon-batch-paragraph-justify:before {
    content: "\E9D6"
}

.vcv-ui-icon-batch-paragraph-left-2:before {
    content: "\E9D7"
}

.vcv-ui-icon-batch-paragraph-left:before {
    content: "\E9D8"
}

.vcv-ui-icon-batch-paragraph-right-2:before {
    content: "\E9D9"
}

.vcv-ui-icon-batch-paragraph-right:before {
    content: "\E9DA"
}

.vcv-ui-icon-batch-pause:before {
    content: "\E9DB"
}

.vcv-ui-icon-batch-pen:before {
    content: "\E9DC"
}

.vcv-ui-icon-batch-pencil:before {
    content: "\E9DD"
}

.vcv-ui-icon-batch-pin-2:before {
    content: "\E9DE"
}

.vcv-ui-icon-batch-pin:before {
    content: "\E9DF"
}

.vcv-ui-icon-batch-play:before {
    content: "\E9E0"
}

.vcv-ui-icon-batch-plus:before {
    content: "\E9E1"
}

.vcv-ui-icon-batch-podcast-2:before {
    content: "\E9E2"
}

.vcv-ui-icon-batch-podcast:before {
    content: "\E9E3"
}

.vcv-ui-icon-batch-polaroid-2:before {
    content: "\E9E4"
}

.vcv-ui-icon-batch-polaroid:before {
    content: "\E9E5"
}

.vcv-ui-icon-batch-power:before {
    content: "\E9E6"
}

.vcv-ui-icon-batch-previous:before {
    content: "\E9E7"
}

.vcv-ui-icon-batch-print:before {
    content: "\E9E8"
}

.vcv-ui-icon-batch-pull:before {
    content: "\E9E9"
}

.vcv-ui-icon-batch-quill-2:before {
    content: "\E9EA"
}

.vcv-ui-icon-batch-quill:before {
    content: "\E9EB"
}

.vcv-ui-icon-batch-refresh:before {
    content: "\E9EC"
}

.vcv-ui-icon-batch-reminder:before {
    content: "\E9ED"
}

.vcv-ui-icon-batch-remove:before {
    content: "\E9EE"
}

.vcv-ui-icon-batch-repeat-2:before {
    content: "\E9EF"
}

.vcv-ui-icon-batch-repeat:before {
    content: "\E9F0"
}

.vcv-ui-icon-batch-reply-all:before {
    content: "\E9F1"
}

.vcv-ui-icon-batch-reply:before {
    content: "\E9F2"
}

.vcv-ui-icon-batch-return:before {
    content: "\E9F3"
}

.vcv-ui-icon-batch-revert:before {
    content: "\E9F4"
}

.vcv-ui-icon-batch-rewind:before {
    content: "\E9F5"
}

.vcv-ui-icon-batch-rulers:before {
    content: "\E9F6"
}

.vcv-ui-icon-batch-safe:before {
    content: "\E9F7"
}

.vcv-ui-icon-batch-search-2:before {
    content: "\E9F8"
}

.vcv-ui-icon-batch-search:before {
    content: "\E9F9"
}

.vcv-ui-icon-batch-section:before {
    content: "\E9FA"
}

.vcv-ui-icon-batch-settings-2:before {
    content: "\E9FB"
}

.vcv-ui-icon-batch-settings-3:before {
    content: "\E9FC"
}

.vcv-ui-icon-batch-settings-4:before {
    content: "\E9FD"
}

.vcv-ui-icon-batch-settings:before {
    content: "\E9FE"
}

.vcv-ui-icon-batch-shred:before {
    content: "\E9FF"
}

.vcv-ui-icon-batch-shuffle:before {
    content: "\EA00"
}

.vcv-ui-icon-batch-sleep:before {
    content: "\EA01"
}

.vcv-ui-icon-batch-spam-2:before {
    content: "\EA02"
}

.vcv-ui-icon-batch-spam:before {
    content: "\EA03"
}

.vcv-ui-icon-batch-speech-bubble-center-2:before {
    content: "\EA04"
}

.vcv-ui-icon-batch-speech-bubble-center-3:before {
    content: "\EA05"
}

.vcv-ui-icon-batch-speech-bubble-center:before {
    content: "\EA06"
}

.vcv-ui-icon-batch-speech-bubble-left-2:before {
    content: "\EA07"
}

.vcv-ui-icon-batch-speech-bubble-left-3:before {
    content: "\EA08"
}

.vcv-ui-icon-batch-speech-bubble-left-4:before {
    content: "\EA09"
}

.vcv-ui-icon-batch-speech-bubble-left:before {
    content: "\EA0A"
}

.vcv-ui-icon-batch-speech-bubble-right-2:before {
    content: "\EA0B"
}

.vcv-ui-icon-batch-speech-bubble-right-3:before {
    content: "\EA0C"
}

.vcv-ui-icon-batch-speech-bubble-right-4:before {
    content: "\EA0D"
}

.vcv-ui-icon-batch-speech-bubble-right:before {
    content: "\EA0E"
}

.vcv-ui-icon-batch-spinner-2:before {
    content: "\EA0F"
}

.vcv-ui-icon-batch-spinner-3:before {
    content: "\EA10"
}

.vcv-ui-icon-batch-spinner:before {
    content: "\EA11"
}

.vcv-ui-icon-batch-split-2:before {
    content: "\EA12"
}

.vcv-ui-icon-batch-split:before {
    content: "\EA13"
}

.vcv-ui-icon-batch-spool:before {
    content: "\EA14"
}

.vcv-ui-icon-batch-square-brackets:before {
    content: "\EA15"
}

.vcv-ui-icon-batch-stamp-2:before {
    content: "\EA16"
}

.vcv-ui-icon-batch-stamp:before {
    content: "\EA17"
}

.vcv-ui-icon-batch-star-2:before {
    content: "\EA18"
}

.vcv-ui-icon-batch-star:before {
    content: "\EA19"
}

.vcv-ui-icon-batch-stiffy:before {
    content: "\EA1A"
}

.vcv-ui-icon-batch-stop:before {
    content: "\EA1B"
}

.vcv-ui-icon-batch-stopwatch:before {
    content: "\EA1C"
}

.vcv-ui-icon-batch-store-2:before {
    content: "\EA1D"
}

.vcv-ui-icon-batch-store:before {
    content: "\EA1E"
}

.vcv-ui-icon-batch-subtract:before {
    content: "\EA1F"
}

.vcv-ui-icon-batch-support-2:before {
    content: "\EA20"
}

.vcv-ui-icon-batch-support-3:before {
    content: "\EA21"
}

.vcv-ui-icon-batch-support:before {
    content: "\EA22"
}

.vcv-ui-icon-batch-swap-2:before {
    content: "\EA23"
}

.vcv-ui-icon-batch-swap:before {
    content: "\EA24"
}

.vcv-ui-icon-batch-swatch:before {
    content: "\EA25"
}

.vcv-ui-icon-batch-swatches:before {
    content: "\EA26"
}

.vcv-ui-icon-batch-switch-off:before {
    content: "\EA27"
}

.vcv-ui-icon-batch-switch-on:before {
    content: "\EA28"
}

.vcv-ui-icon-batch-tag-2:before {
    content: "\EA29"
}

.vcv-ui-icon-batch-tag-3:before {
    content: "\EA2A"
}

.vcv-ui-icon-batch-tag-4:before {
    content: "\EA2B"
}

.vcv-ui-icon-batch-tag:before {
    content: "\EA2C"
}

.vcv-ui-icon-batch-terminal-2:before {
    content: "\EA2D"
}

.vcv-ui-icon-batch-terminal-3:before {
    content: "\EA2E"
}

.vcv-ui-icon-batch-terminal:before {
    content: "\EA2F"
}

.vcv-ui-icon-batch-tick:before {
    content: "\EA30"
}

.vcv-ui-icon-batch-tilde:before {
    content: "\EA31"
}

.vcv-ui-icon-batch-timeline:before {
    content: "\EA32"
}

.vcv-ui-icon-batch-toggle-off:before {
    content: "\EA33"
}

.vcv-ui-icon-batch-toggle-on:before {
    content: "\EA34"
}

.vcv-ui-icon-batch-transfer:before {
    content: "\EA35"
}

.vcv-ui-icon-batch-tray:before {
    content: "\EA36"
}

.vcv-ui-icon-batch-unite:before {
    content: "\EA37"
}

.vcv-ui-icon-batch-unlocked:before {
    content: "\EA38"
}

.vcv-ui-icon-batch-unwatch:before {
    content: "\EA39"
}

.vcv-ui-icon-batch-user-2-add:before {
    content: "\EA3A"
}

.vcv-ui-icon-batch-user-2-remove:before {
    content: "\EA3B"
}

.vcv-ui-icon-batch-user-2:before {
    content: "\EA3C"
}

.vcv-ui-icon-batch-user-3:before {
    content: "\EA3D"
}

.vcv-ui-icon-batch-user-4-add:before {
    content: "\EA3E"
}

.vcv-ui-icon-batch-user-4-remove:before {
    content: "\EA3F"
}

.vcv-ui-icon-batch-user-4:before {
    content: "\EA40"
}

.vcv-ui-icon-batch-user-card:before {
    content: "\EA41"
}

.vcv-ui-icon-batch-user:before {
    content: "\EA42"
}

.vcv-ui-icon-batch-users:before {
    content: "\EA43"
}

.vcv-ui-icon-batch-video-2:before {
    content: "\EA44"
}

.vcv-ui-icon-batch-video:before {
    content: "\EA45"
}

.vcv-ui-icon-batch-vinyl:before {
    content: "\EA46"
}

.vcv-ui-icon-batch-voicemail:before {
    content: "\EA47"
}

.vcv-ui-icon-batch-wallet-2:before {
    content: "\EA48"
}

.vcv-ui-icon-batch-wallet:before {
    content: "\EA49"
}

.vcv-ui-icon-batch-watch-2:before {
    content: "\EA4A"
}

.vcv-ui-icon-batch-watch:before {
    content: "\EA4B"
}

.vcv-ui-icon-batch-wave-2:before {
    content: "\EA4C"
}

.vcv-ui-icon-batch-wave:before {
    content: "\EA4D"
}

.vcv-ui-icon-batch-wifi-high:before {
    content: "\EA4E"
}

.vcv-ui-icon-batch-wifi-low:before {
    content: "\EA4F"
}

.vcv-ui-icon-batch-wifi-mid:before {
    content: "\EA50"
}

.vcv-ui-icon-batch-wiggle:before {
    content: "\EA51"
}

.vcv-ui-icon-batch-windows:before {
    content: "\EA52"
}

.vcv-ui-icon-batch-zoom-in-2:before {
    content: "\EA53"
}

.vcv-ui-icon-batch-zoom-in:before {
    content: "\EA54"
}

.vcv-ui-icon-batch-zoom-out-2:before {
    content: "\EA55"
}

.vcv-ui-icon-batch-zoom-out:before {
    content: "\EA56"
}

@font-face {
    font-family: 'mfglabs';
    src: url(./fonts/mfglabs.ttf?c7788097c7ba20718debdfd763081344) format('truetype'),url(./fonts/mfglabs.woff?8ffff06c620231815f65cea8f7c03280) format('woff'),url(./fonts/mfglabs.svg?4ee939421b648e04701128b30fe5251d#mfglabs) format('svg');
    font-weight: normal;
    font-style: normal
}

.vcv-ui-icon-mfglabs {
    font-family: 'mfglabs' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    text-decoration: inherit;
    font-size: 1em;
    text-align: center;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.vcv-ui-icon-mfglabs-plus:before {
    content: "+"
}

.vcv-ui-icon-mfglabs-at:before {
    content: "@"
}

.vcv-ui-icon-mfglabs-arrow-left:before {
    content: "\2190"
}

.vcv-ui-icon-mfglabs-arrow-up:before {
    content: "\2191"
}

.vcv-ui-icon-mfglabs-arrow-right:before {
    content: "\2192"
}

.vcv-ui-icon-mfglabs-arrow-down:before {
    content: "\2193"
}

.vcv-ui-icon-mfglabs-arrow-big-left:before {
    content: "\21C7"
}

.vcv-ui-icon-mfglabs-arrow-big-up:before {
    content: "\21C8"
}

.vcv-ui-icon-mfglabs-arrow-big-right:before {
    content: "\21C9"
}

.vcv-ui-icon-mfglabs-arrow-big-down:before {
    content: "\21CA"
}

.vcv-ui-icon-mfglabs-arrow-doubled-left:before {
    content: "\21D0"
}

.vcv-ui-icon-mfglabs-arrow-doubled-up:before {
    content: "\21D1"
}

.vcv-ui-icon-mfglabs-arrow-doubled-right:before {
    content: "\21D2"
}

.vcv-ui-icon-mfglabs-arrow-doubled-down:before {
    content: "\21D3"
}

.vcv-ui-icon-mfglabs-minus:before {
    content: "\2212"
}

.vcv-ui-icon-mfglabs-home:before {
    content: "\2302"
}

.vcv-ui-icon-mfglabs-hourglass:before {
    content: "\231B"
}

.vcv-ui-icon-mfglabs-stopwatch:before {
    content: "\23F1"
}

.vcv-ui-icon-mfglabs-clock:before {
    content: "\23F2"
}

.vcv-ui-icon-mfglabs-cloud:before {
    content: "\2601"
}

.vcv-ui-icon-mfglabs-star:before {
    content: "\2605"
}

.vcv-ui-icon-mfglabs-star-empty:before {
    content: "\2606"
}

.vcv-ui-icon-mfglabs-female-sign:before {
    content: "\2640"
}

.vcv-ui-icon-mfglabs-male-sign:before {
    content: "\2642"
}

.vcv-ui-icon-mfglabs-crown:before {
    content: "\265A"
}

.vcv-ui-icon-mfglabs-heart:before {
    content: "\2665"
}

.vcv-ui-icon-mfglabs-anchor:before {
    content: "\2693"
}

.vcv-ui-icon-mfglabs-high-voltage:before {
    content: "\26A1"
}

.vcv-ui-icon-mfglabs-mail:before {
    content: "\2709"
}

.vcv-ui-icon-mfglabs-pen:before {
    content: "\270F"
}

.vcv-ui-icon-mfglabs-vector-pen:before {
    content: "\2712"
}

.vcv-ui-icon-mfglabs-check:before {
    content: "\2713"
}

.vcv-ui-icon-mfglabs-cross-mark:before {
    content: "\274C"
}

.vcv-ui-icon-mfglabs-black-question:before {
    content: "\2753"
}

.vcv-ui-icon-mfglabs-white-question:before {
    content: "\2754"
}

.vcv-ui-icon-mfglabs-warning-alt:before {
    content: "\2755"
}

.vcv-ui-icon-mfglabs-warning:before {
    content: "\2757"
}

.vcv-ui-icon-mfglabs-settings:before {
    content: "\9881"
}

.vcv-ui-icon-mfglabs-brush:before {
    content: "\E000"
}

.vcv-ui-icon-mfglabs-refresh:before {
    content: "\E001"
}

.vcv-ui-icon-mfglabs-node:before {
    content: "\E002"
}

.vcv-ui-icon-mfglabs-node-2:before {
    content: "\E003"
}

.vcv-ui-icon-mfglabs-node-3:before {
    content: "\E004"
}

.vcv-ui-icon-mfglabs-link-2-nodes:before {
    content: "\E005"
}

.vcv-ui-icon-mfglabs-link-3-nodes:before {
    content: "\E006"
}

.vcv-ui-icon-mfglabs-link-loop-nodes:before {
    content: "\E007"
}

.vcv-ui-icon-mfglabs-node-size:before {
    content: "\E008"
}

.vcv-ui-icon-mfglabs-node-color:before {
    content: "\E009"
}

.vcv-ui-icon-mfglabs-node-shape:before {
    content: "\E00A"
}

.vcv-ui-icon-mfglabs-node-icon:before {
    content: "\E00B"
}

.vcv-ui-icon-mfglabs-node-text:before {
    content: "\E00C"
}

.vcv-ui-icon-mfglabs-node-link-text:before {
    content: "\E00D"
}

.vcv-ui-icon-mfglabs-node-link-color:before {
    content: "\E00E"
}

.vcv-ui-icon-mfglabs-node-link-shape:before {
    content: "\E00F"
}

.vcv-ui-icon-mfglabs-layout-directed:before {
    content: "\E010"
}

.vcv-ui-icon-mfglabs-layout-radial:before {
    content: "\E011"
}

.vcv-ui-icon-mfglabs-layout-hierarchical:before {
    content: "\E012"
}

.vcv-ui-icon-mfglabs-node-link-direction:before {
    content: "\E013"
}

.vcv-ui-icon-mfglabs-node-link-short-path:before {
    content: "\E014"
}

.vcv-ui-icon-mfglabs-node-cluster:before {
    content: "\E015"
}

.vcv-ui-icon-mfglabs-display-graph:before {
    content: "\E016"
}

.vcv-ui-icon-mfglabs-node-link-weight:before {
    content: "\E017"
}

.vcv-ui-icon-mfglabs-more-node-links:before {
    content: "\E018"
}

.vcv-ui-icon-mfglabs-chevron-down:before {
    content: "\F004"
}

.vcv-ui-icon-mfglabs-chevron-up:before {
    content: "\F005"
}

.vcv-ui-icon-mfglabs-chevron-right:before {
    content: "\F006"
}

.vcv-ui-icon-mfglabs-chevron-left:before {
    content: "\F007"
}

.vcv-ui-icon-mfglabs-reorder:before {
    content: "\F008"
}

.vcv-ui-icon-mfglabs-list:before {
    content: "\F009"
}

.vcv-ui-icon-mfglabs-reorder-square:before {
    content: "\F00A"
}

.vcv-ui-icon-mfglabs-reorder-square-line:before {
    content: "\F00B"
}

.vcv-ui-icon-mfglabs-coverflow:before {
    content: "\F00C"
}

.vcv-ui-icon-mfglabs-coverflow-line:before {
    content: "\F00D"
}

.vcv-ui-icon-mfglabs-pause:before {
    content: "\F00E"
}

.vcv-ui-icon-mfglabs-play:before {
    content: "\F00F"
}

.vcv-ui-icon-mfglabs-step-forward:before {
    content: "\F010"
}

.vcv-ui-icon-mfglabs-step-backward:before {
    content: "\F011"
}

.vcv-ui-icon-mfglabs-fast-forward:before {
    content: "\F012"
}

.vcv-ui-icon-mfglabs-fast-backward:before {
    content: "\F013"
}

.vcv-ui-icon-mfglabs-cloud-upload:before {
    content: "\F014"
}

.vcv-ui-icon-mfglabs-cloud-download:before {
    content: "\F015"
}

.vcv-ui-icon-mfglabs-data-science:before {
    content: "\F016"
}

.vcv-ui-icon-mfglabs-data-science-black:before {
    content: "\F017"
}

.vcv-ui-icon-mfglabs-globe:before {
    content: "\F018"
}

.vcv-ui-icon-mfglabs-globe-black:before {
    content: "\F019"
}

.vcv-ui-icon-mfglabs-math-ico:before {
    content: "\F01A"
}

.vcv-ui-icon-mfglabs-math:before {
    content: "\F01B"
}

.vcv-ui-icon-mfglabs-math-black:before {
    content: "\F01C"
}

.vcv-ui-icon-mfglabs-paperplane-ico:before {
    content: "\F01D"
}

.vcv-ui-icon-mfglabs-paperplane:before {
    content: "\F01E"
}

.vcv-ui-icon-mfglabs-paperplane-black:before {
    content: "\F01F"
}

.vcv-ui-icon-mfglabs-color-balance:before {
    content: "\F020"
}

.vcv-ui-icon-mfglabs-star-half:before {
    content: "\F022"
}

.vcv-ui-icon-mfglabs-star-half-empty:before {
    content: "\F024"
}

.vcv-ui-icon-mfglabs-reload:before {
    content: "\F025"
}

.vcv-ui-icon-mfglabs-heart-broken:before {
    content: "\F028"
}

.vcv-ui-icon-mfglabs-hashtag:before {
    content: "\F029"
}

.vcv-ui-icon-mfglabs-reply:before {
    content: "\F02A"
}

.vcv-ui-icon-mfglabs-retweet:before {
    content: "\F02B"
}

.vcv-ui-icon-mfglabs-signin:before {
    content: "\F02C"
}

.vcv-ui-icon-mfglabs-signout:before {
    content: "\F02D"
}

.vcv-ui-icon-mfglabs-download:before {
    content: "\F02E"
}

.vcv-ui-icon-mfglabs-upload:before {
    content: "\F02F"
}

.vcv-ui-icon-mfglabs-placepin:before {
    content: "\F031"
}

.vcv-ui-icon-mfglabs-display-screen:before {
    content: "\F032"
}

.vcv-ui-icon-mfglabs-tablet:before {
    content: "\F033"
}

.vcv-ui-icon-mfglabs-smartphone:before {
    content: "\F034"
}

.vcv-ui-icon-mfglabs-connected-object:before {
    content: "\F035"
}

.vcv-ui-icon-mfglabs-isight:before {
    content: "\F039"
}

.vcv-ui-icon-mfglabs-video-camera:before {
    content: "\F03A"
}

.vcv-ui-icon-mfglabs-random:before {
    content: "\F03B"
}

.vcv-ui-icon-mfglabs-discussion:before {
    content: "\F03D"
}

.vcv-ui-icon-mfglabs-ringbell:before {
    content: "\F03F"
}

.vcv-ui-icon-mfglabs-movie:before {
    content: "\F040"
}

.vcv-ui-icon-mfglabs-measure:before {
    content: "\F044"
}

.vcv-ui-icon-mfglabs-vector:before {
    content: "\F045"
}

.vcv-ui-icon-mfglabs-mute-on:before {
    content: "\F047"
}

.vcv-ui-icon-mfglabs-mute-off:before {
    content: "\F048"
}

.vcv-ui-icon-mfglabs-sheet:before {
    content: "\F04A"
}

.vcv-ui-icon-mfglabs-dribbble-circle:before {
    content: "\F04F"
}

.vcv-ui-icon-mfglabs-dribbble:before {
    content: "\F050"
}

.vcv-ui-icon-mfglabs-facebook-circle:before {
    content: "\F051"
}

.vcv-ui-icon-mfglabs-facebook:before {
    content: "\F052"
}

.vcv-ui-icon-mfglabs-git-circle-alt:before {
    content: "\F053"
}

.vcv-ui-icon-mfglabs-git-circle:before {
    content: "\F054"
}

.vcv-ui-icon-mfglabs-git:before {
    content: "\F055"
}

.vcv-ui-icon-mfglabs-octopus:before {
    content: "\F056"
}

.vcv-ui-icon-mfglabs-twitter-circle:before {
    content: "\F057"
}

.vcv-ui-icon-mfglabs-twitter:before {
    content: "\F058"
}

.vcv-ui-icon-mfglabs-google-plus-circle:before {
    content: "\F059"
}

.vcv-ui-icon-mfglabs-google-plus:before {
    content: "\F05A"
}

.vcv-ui-icon-mfglabs-linked-in-circle:before {
    content: "\F05B"
}

.vcv-ui-icon-mfglabs-linked-in:before {
    content: "\F05C"
}

.vcv-ui-icon-mfglabs-instagram:before {
    content: "\F05D"
}

.vcv-ui-icon-mfglabs-instagram-circle:before {
    content: "\F05E"
}

.vcv-ui-icon-mfglabs-mfg-icon:before {
    content: "\F05F"
}

.vcv-ui-icon-mfglabs-mfg-icon-circle:before {
    content: "\F060"
}

.vcv-ui-icon-mfglabs-user:before {
    content: "\F061"
}

.vcv-ui-icon-mfglabs-user-male:before {
    content: "\F062"
}

.vcv-ui-icon-mfglabs-user-female:before {
    content: "\F063"
}

.vcv-ui-icon-mfglabs-users:before {
    content: "\F064"
}

.vcv-ui-icon-mfglabs-file-close:before {
    content: "\F067"
}

.vcv-ui-icon-mfglabs-file-alt:before {
    content: "\F068"
}

.vcv-ui-icon-mfglabs-file-close-alt:before {
    content: "\F069"
}

.vcv-ui-icon-mfglabs-attachment:before {
    content: "\F06A"
}

.vcv-ui-icon-mfglabs-check-circle:before {
    content: "\F06D"
}

.vcv-ui-icon-mfglabs-cancel-circle:before {
    content: "\F06E"
}

.vcv-ui-icon-mfglabs-inbox:before {
    content: "\F070"
}

.vcv-ui-icon-mfglabs-trophy:before {
    content: "\F074"
}

.vcv-ui-icon-mfglabs-unlock-alt:before {
    content: "\F075"
}

.vcv-ui-icon-mfglabs-link:before {
    content: "\F07B"
}

.vcv-ui-icon-mfglabs-magnifying-plus:before {
    content: "\F07E"
}

.vcv-ui-icon-mfglabs-magnifying-minus:before {
    content: "\F07F"
}

.vcv-ui-icon-mfglabs-stop:before {
    content: "\F080"
}

.vcv-ui-icon-mfglabs-share:before {
    content: "\F081"
}

.vcv-ui-icon-mfglabs-eye:before {
    content: "\F082"
}

.vcv-ui-icon-mfglabs-trash-can:before {
    content: "\F083"
}

.vcv-ui-icon-mfglabs-hard-drive:before {
    content: "\F084"
}

.vcv-ui-icon-mfglabs-information-black:before {
    content: "\F085"
}

.vcv-ui-icon-mfglabs-information-white:before {
    content: "\F086"
}

.vcv-ui-icon-mfglabs-printer:before {
    content: "\F087"
}

.vcv-ui-icon-mfglabs-letter:before {
    content: "\F088"
}

.vcv-ui-icon-mfglabs-soundcloud:before {
    content: "\F089"
}

.vcv-ui-icon-mfglabs-soundcloud-circle:before {
    content: "\F08A"
}

.vcv-ui-icon-mfglabs-message:before {
    content: "\F4AC"
}

.vcv-ui-icon-mfglabs-credit-card:before {
    content: "\F4B3"
}

.vcv-ui-icon-mfglabs-file-open:before {
    content: "\F4C2"
}

.vcv-ui-icon-mfglabs-calendar:before {
    content: "\F4C5"
}

.vcv-ui-icon-mfglabs-newspaper:before {
    content: "\F4F0"
}

.vcv-ui-icon-mfglabs-camera:before {
    content: "\F4F7"
}

.vcv-ui-icon-mfglabs-magnifying:before {
    content: "\F50D"
}

.vcv-ui-icon-mfglabs-lock-alt:before {
    content: "\F510"
}

.vcv-ui-icon-mfglabs-lock:before {
    content: "\F512"
}

.vcv-ui-icon-mfglabs-unlock:before {
    content: "\F513"
}

.vcv-ui-icon-mfglabs-joystick:before {
    content: "\F514"
}

.vcv-ui-icon-mfglabs-fire:before {
    content: "\F525"
}

.vcv-ui-icon-mfglabs-chart:before {
    content: "\F526"
}

.vcv-ui-icon-mfglabs-spread:before {
    content: "\F527"
}

.vcv-ui-icon-mfglabs-spinner-1:before {
    content: "\F528"
}

.vcv-ui-icon-mfglabs-spinner-2:before {
    content: "\F529"
}

.vcv-ui-icon-mfglabs-chart-alt:before {
    content: "\F530"
}

.vcv-ui-icon-mfglabs-label:before {
    content: "\F531"
}

.vcv-ui-icon-mfglabs-xing:before {
    content: "\F532"
}

.vcv-ui-icon-mfglabs-xing-circle:before {
    content: "\F533"
}

.vcv-ui-icon-mfglabs-disconnect:before {
    content: "\F534"
}

.vcv-ui-icon-mfglabs-graph:before {
    content: "\F535"
}

.vcv-ui-icon-mfglabs-new-user:before {
    content: "\F536"
}

@font-face {
    font-family: 'metrize';
    src: url(./fonts/metrize.ttf?4729786b6230cd65029999cd913c74b1) format('truetype'),url(./fonts/metrize.woff?b81a1f0e5cfba2882461e51a6677aa4a) format('woff'),url(./fonts/metrize.svg?e53703fed207e302f95d4bd5cba47f45#metrize) format('svg');
    font-weight: normal;
    font-style: normal
}

.vcv-ui-icon-metrize {
    font-family: 'metrize' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    text-decoration: inherit;
    font-size: 1em;
    text-align: center;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.vcv-ui-icon-metrize-d-cube:before {
    content: "\E900"
}

.vcv-ui-icon-metrize-adjust:before {
    content: "\E901"
}

.vcv-ui-icon-metrize-air-plane:before {
    content: "\E902"
}

.vcv-ui-icon-metrize-alarm-clock:before {
    content: "\E903"
}

.vcv-ui-icon-metrize-animal-footprint:before {
    content: "\E904"
}

.vcv-ui-icon-metrize-arrow-curve-left:before {
    content: "\E905"
}

.vcv-ui-icon-metrize-arrow-curve-recycle:before {
    content: "\E906"
}

.vcv-ui-icon-metrize-arrow-curve-right:before {
    content: "\E907"
}

.vcv-ui-icon-metrize-arrow-cycle:before {
    content: "\E908"
}

.vcv-ui-icon-metrize-arrow-cycling:before {
    content: "\E909"
}

.vcv-ui-icon-metrize-arrow-down-big:before {
    content: "\E90A"
}

.vcv-ui-icon-metrize-arrow-down-bold-round:before {
    content: "\E90B"
}

.vcv-ui-icon-metrize-arrow-down-bold:before {
    content: "\E90C"
}

.vcv-ui-icon-metrize-arrow-down-light:before {
    content: "\E90D"
}

.vcv-ui-icon-metrize-arrow-down-thin:before {
    content: "\E90E"
}

.vcv-ui-icon-metrize-arrow-down:before {
    content: "\E90F"
}

.vcv-ui-icon-metrize-arrow-fill-down:before {
    content: "\E910"
}

.vcv-ui-icon-metrize-arrow-fill-left:before {
    content: "\E911"
}

.vcv-ui-icon-metrize-arrow-fill-right:before {
    content: "\E912"
}

.vcv-ui-icon-metrize-arrow-fill-up:before {
    content: "\E913"
}

.vcv-ui-icon-metrize-arrow-left-big:before {
    content: "\E914"
}

.vcv-ui-icon-metrize-arrow-left-bold-round:before {
    content: "\E915"
}

.vcv-ui-icon-metrize-arrow-left-bold:before {
    content: "\E916"
}

.vcv-ui-icon-metrize-arrow-left-light:before {
    content: "\E917"
}

.vcv-ui-icon-metrize-arrow-left-thin:before {
    content: "\E918"
}

.vcv-ui-icon-metrize-arrow-left:before {
    content: "\E919"
}

.vcv-ui-icon-metrize-arrow-multi-line-down:before {
    content: "\E91A"
}

.vcv-ui-icon-metrize-arrow-multi-line-left:before {
    content: "\E91B"
}

.vcv-ui-icon-metrize-arrow-multi-line-right:before {
    content: "\E91C"
}

.vcv-ui-icon-metrize-arrow-multi-line-up:before {
    content: "\E91D"
}

.vcv-ui-icon-metrize-arrow-oblique-contract-directions:before {
    content: "\E91E"
}

.vcv-ui-icon-metrize-arrow-oblique-contract:before {
    content: "\E91F"
}

.vcv-ui-icon-metrize-arrow-oblique-expand-directions:before {
    content: "\E920"
}

.vcv-ui-icon-metrize-arrow-oblique-expand:before {
    content: "\E921"
}

.vcv-ui-icon-metrize-arrow-right-big:before {
    content: "\E922"
}

.vcv-ui-icon-metrize-arrow-right-bold-round:before {
    content: "\E923"
}

.vcv-ui-icon-metrize-arrow-right-bold:before {
    content: "\E924"
}

.vcv-ui-icon-metrize-arrow-right-light:before {
    content: "\E925"
}

.vcv-ui-icon-metrize-arrow-right-thin:before {
    content: "\E926"
}

.vcv-ui-icon-metrize-arrow-right:before {
    content: "\E927"
}

.vcv-ui-icon-metrize-arrow-up-big:before {
    content: "\E928"
}

.vcv-ui-icon-metrize-arrow-up-bold-round:before {
    content: "\E929"
}

.vcv-ui-icon-metrize-arrow-up-bold:before {
    content: "\E92A"
}

.vcv-ui-icon-metrize-arrow-up-light:before {
    content: "\E92B"
}

.vcv-ui-icon-metrize-arrow-up-thin:before {
    content: "\E92C"
}

.vcv-ui-icon-metrize-arrow-up:before {
    content: "\E92D"
}

.vcv-ui-icon-metrize-atom:before {
    content: "\E92E"
}

.vcv-ui-icon-metrize-axis-rules:before {
    content: "\E92F"
}

.vcv-ui-icon-metrize-backward:before {
    content: "\E930"
}

.vcv-ui-icon-metrize-bag:before {
    content: "\E931"
}

.vcv-ui-icon-metrize-ban-circle:before {
    content: "\E932"
}

.vcv-ui-icon-metrize-bars:before {
    content: "\E933"
}

.vcv-ui-icon-metrize-bezier:before {
    content: "\E934"
}

.vcv-ui-icon-metrize-blank:before {
    content: "\E935"
}

.vcv-ui-icon-metrize-block-menu:before {
    content: "\E936"
}

.vcv-ui-icon-metrize-bolt:before {
    content: "\E937"
}

.vcv-ui-icon-metrize-box-add:before {
    content: "\E938"
}

.vcv-ui-icon-metrize-box-blank:before {
    content: "\E939"
}

.vcv-ui-icon-metrize-box-close:before {
    content: "\E93A"
}

.vcv-ui-icon-metrize-box-remove:before {
    content: "\E93B"
}

.vcv-ui-icon-metrize-browser-sizes:before {
    content: "\E93C"
}

.vcv-ui-icon-metrize-brush:before {
    content: "\E93D"
}

.vcv-ui-icon-metrize-button-add:before {
    content: "\E93E"
}

.vcv-ui-icon-metrize-button-check:before {
    content: "\E93F"
}

.vcv-ui-icon-metrize-button-close:before {
    content: "\E940"
}

.vcv-ui-icon-metrize-button-email:before {
    content: "\E941"
}

.vcv-ui-icon-metrize-button-exclamation:before {
    content: "\E942"
}

.vcv-ui-icon-metrize-button-minus:before {
    content: "\E943"
}

.vcv-ui-icon-metrize-button-question:before {
    content: "\E944"
}

.vcv-ui-icon-metrize-camera:before {
    content: "\E945"
}

.vcv-ui-icon-metrize-cd-dvd-rom:before {
    content: "\E946"
}

.vcv-ui-icon-metrize-chart-down:before {
    content: "\E947"
}

.vcv-ui-icon-metrize-chat:before {
    content: "\E948"
}

.vcv-ui-icon-metrize-check:before {
    content: "\E949"
}

.vcv-ui-icon-metrize-circles:before {
    content: "\E94A"
}

.vcv-ui-icon-metrize-clock:before {
    content: "\E94B"
}

.vcv-ui-icon-metrize-cloud-add:before {
    content: "\E94C"
}

.vcv-ui-icon-metrize-cloud-download:before {
    content: "\E94D"
}

.vcv-ui-icon-metrize-cloud-remove:before {
    content: "\E94E"
}

.vcv-ui-icon-metrize-cloud-upload:before {
    content: "\E94F"
}

.vcv-ui-icon-metrize-cloud:before {
    content: "\E950"
}

.vcv-ui-icon-metrize-coins:before {
    content: "\E951"
}

.vcv-ui-icon-metrize-comment:before {
    content: "\E952"
}

.vcv-ui-icon-metrize-comments:before {
    content: "\E953"
}

.vcv-ui-icon-metrize-compass-2:before {
    content: "\E954"
}

.vcv-ui-icon-metrize-compass:before {
    content: "\E955"
}

.vcv-ui-icon-metrize-contract-directions:before {
    content: "\E956"
}

.vcv-ui-icon-metrize-contract-horizontal:before {
    content: "\E957"
}

.vcv-ui-icon-metrize-contract-vertical:before {
    content: "\E958"
}

.vcv-ui-icon-metrize-copy-document:before {
    content: "\E959"
}

.vcv-ui-icon-metrize-copy-paste-document:before {
    content: "\E95A"
}

.vcv-ui-icon-metrize-credit-card:before {
    content: "\E95B"
}

.vcv-ui-icon-metrize-cross:before {
    content: "\E95C"
}

.vcv-ui-icon-metrize-directions:before {
    content: "\E95D"
}

.vcv-ui-icon-metrize-document-fill:before {
    content: "\E95E"
}

.vcv-ui-icon-metrize-document:before {
    content: "\E95F"
}

.vcv-ui-icon-metrize-documents:before {
    content: "\E960"
}

.vcv-ui-icon-metrize-dollar:before {
    content: "\E961"
}

.vcv-ui-icon-metrize-dot-circle:before {
    content: "\E962"
}

.vcv-ui-icon-metrize-dot-line:before {
    content: "\E963"
}

.vcv-ui-icon-metrize-dot-square:before {
    content: "\E964"
}

.vcv-ui-icon-metrize-double-diamonds:before {
    content: "\E965"
}

.vcv-ui-icon-metrize-download-selection-circle:before {
    content: "\E966"
}

.vcv-ui-icon-metrize-download-selection:before {
    content: "\E967"
}

.vcv-ui-icon-metrize-download:before {
    content: "\E968"
}

.vcv-ui-icon-metrize-drop:before {
    content: "\E969"
}

.vcv-ui-icon-metrize-drops:before {
    content: "\E96A"
}

.vcv-ui-icon-metrize-eject:before {
    content: "\E96B"
}

.vcv-ui-icon-metrize-email-add:before {
    content: "\E96C"
}

.vcv-ui-icon-metrize-email-close:before {
    content: "\E96D"
}

.vcv-ui-icon-metrize-email-download:before {
    content: "\E96E"
}

.vcv-ui-icon-metrize-email-luminosity:before {
    content: "\E96F"
}

.vcv-ui-icon-metrize-email-remove:before {
    content: "\E970"
}

.vcv-ui-icon-metrize-email-spam:before {
    content: "\E971"
}

.vcv-ui-icon-metrize-email-upload:before {
    content: "\E972"
}

.vcv-ui-icon-metrize-euro:before {
    content: "\E973"
}

.vcv-ui-icon-metrize-exclamation:before {
    content: "\E974"
}

.vcv-ui-icon-metrize-expand-directions:before {
    content: "\E975"
}

.vcv-ui-icon-metrize-expand-horizontal:before {
    content: "\E976"
}

.vcv-ui-icon-metrize-expand-vertical:before {
    content: "\E977"
}

.vcv-ui-icon-metrize-expand:before {
    content: "\E978"
}

.vcv-ui-icon-metrize-eye-disabled:before {
    content: "\E979"
}

.vcv-ui-icon-metrize-eye:before {
    content: "\E97A"
}

.vcv-ui-icon-metrize-female-symbol:before {
    content: "\E97B"
}

.vcv-ui-icon-metrize-fire:before {
    content: "\E97C"
}

.vcv-ui-icon-metrize-forward:before {
    content: "\E97D"
}

.vcv-ui-icon-metrize-graphs:before {
    content: "\E97E"
}

.vcv-ui-icon-metrize-grid-big:before {
    content: "\E97F"
}

.vcv-ui-icon-metrize-grids:before {
    content: "\E980"
}

.vcv-ui-icon-metrize-hdd-net:before {
    content: "\E981"
}

.vcv-ui-icon-metrize-hdd-raid:before {
    content: "\E982"
}

.vcv-ui-icon-metrize-hdd:before {
    content: "\E983"
}

.vcv-ui-icon-metrize-heart:before {
    content: "\E984"
}

.vcv-ui-icon-metrize-home-wifi:before {
    content: "\E985"
}

.vcv-ui-icon-metrize-idea:before {
    content: "\E986"
}

.vcv-ui-icon-metrize-info:before {
    content: "\E987"
}

.vcv-ui-icon-metrize-italic:before {
    content: "\E988"
}

.vcv-ui-icon-metrize-key:before {
    content: "\E989"
}

.vcv-ui-icon-metrize-landscape:before {
    content: "\E98A"
}

.vcv-ui-icon-metrize-layers:before {
    content: "\E98B"
}

.vcv-ui-icon-metrize-leaf:before {
    content: "\E98C"
}

.vcv-ui-icon-metrize-left-right:before {
    content: "\E98D"
}

.vcv-ui-icon-metrize-like-add:before {
    content: "\E98E"
}

.vcv-ui-icon-metrize-like-ban:before {
    content: "\E98F"
}

.vcv-ui-icon-metrize-like-close:before {
    content: "\E990"
}

.vcv-ui-icon-metrize-like-download:before {
    content: "\E991"
}

.vcv-ui-icon-metrize-like-remove:before {
    content: "\E992"
}

.vcv-ui-icon-metrize-like-upload:before {
    content: "\E993"
}

.vcv-ui-icon-metrize-limit-directions:before {
    content: "\E994"
}

.vcv-ui-icon-metrize-line-through:before {
    content: "\E995"
}

.vcv-ui-icon-metrize-link-url:before {
    content: "\E996"
}

.vcv-ui-icon-metrize-list-circle:before {
    content: "\E997"
}

.vcv-ui-icon-metrize-list-square:before {
    content: "\E998"
}

.vcv-ui-icon-metrize-location-maps:before {
    content: "\E999"
}

.vcv-ui-icon-metrize-location:before {
    content: "\E99A"
}

.vcv-ui-icon-metrize-locked:before {
    content: "\E99B"
}

.vcv-ui-icon-metrize-login-lock-refresh:before {
    content: "\E99C"
}

.vcv-ui-icon-metrize-magic-wand:before {
    content: "\E99D"
}

.vcv-ui-icon-metrize-magnet:before {
    content: "\E99E"
}

.vcv-ui-icon-metrize-mail:before {
    content: "\E99F"
}

.vcv-ui-icon-metrize-mailbox:before {
    content: "\E9A0"
}

.vcv-ui-icon-metrize-male-symbol:before {
    content: "\E9A1"
}

.vcv-ui-icon-metrize-map:before {
    content: "\E9A2"
}

.vcv-ui-icon-metrize-marker-add:before {
    content: "\E9A3"
}

.vcv-ui-icon-metrize-marker-minus:before {
    content: "\E9A4"
}

.vcv-ui-icon-metrize-marker-points:before {
    content: "\E9A5"
}

.vcv-ui-icon-metrize-marker:before {
    content: "\E9A6"
}

.vcv-ui-icon-metrize-minus:before {
    content: "\E9A7"
}

.vcv-ui-icon-metrize-multi-borders:before {
    content: "\E9A8"
}

.vcv-ui-icon-metrize-music:before {
    content: "\E9A9"
}

.vcv-ui-icon-metrize-next-fast-step:before {
    content: "\E9AA"
}

.vcv-ui-icon-metrize-next-step:before {
    content: "\E9AB"
}

.vcv-ui-icon-metrize-number-eight:before {
    content: "\E9AC"
}

.vcv-ui-icon-metrize-number-five:before {
    content: "\E9AD"
}

.vcv-ui-icon-metrize-number-four:before {
    content: "\E9AE"
}

.vcv-ui-icon-metrize-number-nine:before {
    content: "\E9AF"
}

.vcv-ui-icon-metrize-number-one:before {
    content: "\E9B0"
}

.vcv-ui-icon-metrize-number-seven:before {
    content: "\E9B1"
}

.vcv-ui-icon-metrize-number-six:before {
    content: "\E9B2"
}

.vcv-ui-icon-metrize-number-three:before {
    content: "\E9B3"
}

.vcv-ui-icon-metrize-number-two:before {
    content: "\E9B4"
}

.vcv-ui-icon-metrize-number-zero:before {
    content: "\E9B5"
}

.vcv-ui-icon-metrize-off:before {
    content: "\E9B6"
}

.vcv-ui-icon-metrize-officine-2:before {
    content: "\E9B7"
}

.vcv-ui-icon-metrize-officine:before {
    content: "\E9B8"
}

.vcv-ui-icon-metrize-options-settings:before {
    content: "\E9B9"
}

.vcv-ui-icon-metrize-paperclip-oblique:before {
    content: "\E9BA"
}

.vcv-ui-icon-metrize-paperclip:before {
    content: "\E9BB"
}

.vcv-ui-icon-metrize-pause:before {
    content: "\E9BC"
}

.vcv-ui-icon-metrize-pig-money:before {
    content: "\E9BD"
}

.vcv-ui-icon-metrize-pin-map:before {
    content: "\E9BE"
}

.vcv-ui-icon-metrize-pin:before {
    content: "\E9BF"
}

.vcv-ui-icon-metrize-play:before {
    content: "\E9C0"
}

.vcv-ui-icon-metrize-plus:before {
    content: "\E9C1"
}

.vcv-ui-icon-metrize-podcast:before {
    content: "\E9C2"
}

.vcv-ui-icon-metrize-pounds:before {
    content: "\E9C3"
}

.vcv-ui-icon-metrize-prev-step:before {
    content: "\E9C4"
}

.vcv-ui-icon-metrize-previous-fast-step:before {
    content: "\E9C5"
}

.vcv-ui-icon-metrize-question:before {
    content: "\E9C6"
}

.vcv-ui-icon-metrize-quote:before {
    content: "\E9C7"
}

.vcv-ui-icon-metrize-random:before {
    content: "\E9C8"
}

.vcv-ui-icon-metrize-rec:before {
    content: "\E9C9"
}

.vcv-ui-icon-metrize-refresh:before {
    content: "\E9CA"
}

.vcv-ui-icon-metrize-report-comment:before {
    content: "\E9CB"
}

.vcv-ui-icon-metrize-retweet:before {
    content: "\E9CC"
}

.vcv-ui-icon-metrize-rss:before {
    content: "\E9CD"
}

.vcv-ui-icon-metrize-rules:before {
    content: "\E9CE"
}

.vcv-ui-icon-metrize-scale:before {
    content: "\E9CF"
}

.vcv-ui-icon-metrize-search:before {
    content: "\E9D0"
}

.vcv-ui-icon-metrize-select-circle:before {
    content: "\E9D1"
}

.vcv-ui-icon-metrize-select-square:before {
    content: "\E9D2"
}

.vcv-ui-icon-metrize-setting:before {
    content: "\E9D3"
}

.vcv-ui-icon-metrize-settings:before {
    content: "\E9D4"
}

.vcv-ui-icon-metrize-shield:before {
    content: "\E9D5"
}

.vcv-ui-icon-metrize-sign-female:before {
    content: "\E9D6"
}

.vcv-ui-icon-metrize-sign-male:before {
    content: "\E9D7"
}

.vcv-ui-icon-metrize-sliders-vertical:before {
    content: "\E9D8"
}

.vcv-ui-icon-metrize-sliders:before {
    content: "\E9D9"
}

.vcv-ui-icon-metrize-snow:before {
    content: "\E9DA"
}

.vcv-ui-icon-metrize-social-500px:before {
    content: "\E9DB"
}

.vcv-ui-icon-metrize-social-addthis:before {
    content: "\E9DC"
}

.vcv-ui-icon-metrize-social-bebo:before {
    content: "\E9DD"
}

.vcv-ui-icon-metrize-social-behance:before {
    content: "\E9DE"
}

.vcv-ui-icon-metrize-social-blogger:before {
    content: "\E9DF"
}

.vcv-ui-icon-metrize-social-deviantart:before {
    content: "\E9E0"
}

.vcv-ui-icon-metrize-social-digg:before {
    content: "\E9E1"
}

.vcv-ui-icon-metrize-social-dribbble:before {
    content: "\E9E2"
}

.vcv-ui-icon-metrize-social-email:before {
    content: "\E9E3"
}

.vcv-ui-icon-metrize-social-envato:before {
    content: "\E9E4"
}

.vcv-ui-icon-metrize-social-evernote:before {
    content: "\E9E5"
}

.vcv-ui-icon-metrize-social-facebook:before {
    content: "\E9E6"
}

.vcv-ui-icon-metrize-social-flickr:before {
    content: "\E9E7"
}

.vcv-ui-icon-metrize-social-forrst:before {
    content: "\E9E8"
}

.vcv-ui-icon-metrize-social-github:before {
    content: "\E9E9"
}

.vcv-ui-icon-metrize-social-google-plus:before {
    content: "\E9EA"
}

.vcv-ui-icon-metrize-social-grooveshark:before {
    content: "\E9EB"
}

.vcv-ui-icon-metrize-social-last-fm:before {
    content: "\E9EC"
}

.vcv-ui-icon-metrize-social-linkedin:before {
    content: "\E9ED"
}

.vcv-ui-icon-metrize-social-myspace:before {
    content: "\E9EE"
}

.vcv-ui-icon-metrize-social-paypal:before {
    content: "\E9EF"
}

.vcv-ui-icon-metrize-social-photobucket:before {
    content: "\E9F0"
}

.vcv-ui-icon-metrize-social-pinterest:before {
    content: "\E9F1"
}

.vcv-ui-icon-metrize-social-quora:before {
    content: "\E9F2"
}

.vcv-ui-icon-metrize-social-sharethis:before {
    content: "\E9F3"
}

.vcv-ui-icon-metrize-social-skype:before {
    content: "\E9F4"
}

.vcv-ui-icon-metrize-social-soundcloud:before {
    content: "\E9F5"
}

.vcv-ui-icon-metrize-social-stumbleupon:before {
    content: "\E9F6"
}

.vcv-ui-icon-metrize-social-tumblr:before {
    content: "\E9F7"
}

.vcv-ui-icon-metrize-social-twitter:before {
    content: "\E9F8"
}

.vcv-ui-icon-metrize-social-viddler:before {
    content: "\E9F9"
}

.vcv-ui-icon-metrize-social-vimeo:before {
    content: "\E9FA"
}

.vcv-ui-icon-metrize-social-virb:before {
    content: "\E9FB"
}

.vcv-ui-icon-metrize-social-wordpress:before {
    content: "\E9FC"
}

.vcv-ui-icon-metrize-social-yahoo:before {
    content: "\E9FD"
}

.vcv-ui-icon-metrize-social-yelp:before {
    content: "\E9FE"
}

.vcv-ui-icon-metrize-social-youtube:before {
    content: "\E9FF"
}

.vcv-ui-icon-metrize-social-zerply:before {
    content: "\EA00"
}

.vcv-ui-icon-metrize-sos:before {
    content: "\EA01"
}

.vcv-ui-icon-metrize-sound-off:before {
    content: "\EA02"
}

.vcv-ui-icon-metrize-sound-on:before {
    content: "\EA03"
}

.vcv-ui-icon-metrize-speed:before {
    content: "\EA04"
}

.vcv-ui-icon-metrize-star:before {
    content: "\EA05"
}

.vcv-ui-icon-metrize-stop:before {
    content: "\EA06"
}

.vcv-ui-icon-metrize-sun:before {
    content: "\EA07"
}

.vcv-ui-icon-metrize-sunshine:before {
    content: "\EA08"
}

.vcv-ui-icon-metrize-telephone:before {
    content: "\EA09"
}

.vcv-ui-icon-metrize-text-align-left:before {
    content: "\EA0A"
}

.vcv-ui-icon-metrize-text-align-right:before {
    content: "\EA0B"
}

.vcv-ui-icon-metrize-text-bold:before {
    content: "\EA0C"
}

.vcv-ui-icon-metrize-text-center:before {
    content: "\EA0D"
}

.vcv-ui-icon-metrize-text-height:before {
    content: "\EA0E"
}

.vcv-ui-icon-metrize-text-justify-center:before {
    content: "\EA0F"
}

.vcv-ui-icon-metrize-text-justify-left:before {
    content: "\EA10"
}

.vcv-ui-icon-metrize-text-justify-right:before {
    content: "\EA11"
}

.vcv-ui-icon-metrize-text-normal:before {
    content: "\EA12"
}

.vcv-ui-icon-metrize-text-paragraph:before {
    content: "\EA13"
}

.vcv-ui-icon-metrize-text-size-reduce:before {
    content: "\EA14"
}

.vcv-ui-icon-metrize-text-size-upper:before {
    content: "\EA15"
}

.vcv-ui-icon-metrize-text-width:before {
    content: "\EA16"
}

.vcv-ui-icon-metrize-three-points-bottom:before {
    content: "\EA17"
}

.vcv-ui-icon-metrize-three-points-top:before {
    content: "\EA18"
}

.vcv-ui-icon-metrize-three-points:before {
    content: "\EA19"
}

.vcv-ui-icon-metrize-top-bottom:before {
    content: "\EA1A"
}

.vcv-ui-icon-metrize-triple-points:before {
    content: "\EA1B"
}

.vcv-ui-icon-metrize-underline:before {
    content: "\EA1C"
}

.vcv-ui-icon-metrize-upload-selection-circle:before {
    content: "\EA1D"
}

.vcv-ui-icon-metrize-upload-selection:before {
    content: "\EA1E"
}

.vcv-ui-icon-metrize-upload:before {
    content: "\EA1F"
}

.vcv-ui-icon-metrize-user-add:before {
    content: "\EA20"
}

.vcv-ui-icon-metrize-user-ban:before {
    content: "\EA21"
}

.vcv-ui-icon-metrize-user-remove:before {
    content: "\EA22"
}

.vcv-ui-icon-metrize-user:before {
    content: "\EA23"
}

.vcv-ui-icon-metrize-viewport-video:before {
    content: "\EA24"
}

.vcv-ui-icon-metrize-viewport:before {
    content: "\EA25"
}

.vcv-ui-icon-metrize-waves:before {
    content: "\EA26"
}

.vcv-ui-icon-metrize-wifi:before {
    content: "\EA27"
}

.vcv-ui-icon-metrize-wind:before {
    content: "\EA28"
}

.vcv-ui-icon-metrize-wireframe-globe:before {
    content: "\EA29"
}

.vcv-ui-icon-metrize-world:before {
    content: "\EA2A"
}

.vcv-ui-icon-metrize-yen:before {
    content: "\EA2B"
}

@font-face {
    font-family: 'vcv-dripicons';
    src: url(./fonts/dripicons.ttf?b12d6e5841cf8e66e7b5f6a2db640dea) format('truetype'),url(./fonts/dripicons.woff?b1a95fb8963112b63eb4a75ed9bdd1a2) format('woff'),url(./fonts/dripicons.svg?d131c75f5ccaf610e9b9ca98af42f7e0#vcv-dripicons) format('svg');
    font-weight: normal;
    font-style: normal
}

.vcv-ui-icon-dripicons {
    font-family: 'vcv-dripicons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    text-decoration: inherit;
    font-size: 1em;
    text-align: center;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.vcv-ui-icon-dripicons-alarm:before {
    content: "\E900"
}

.vcv-ui-icon-dripicons-align-center:before {
    content: "\E901"
}

.vcv-ui-icon-dripicons-align-justify:before {
    content: "\E902"
}

.vcv-ui-icon-dripicons-align-left:before {
    content: "\E903"
}

.vcv-ui-icon-dripicons-align-right:before {
    content: "\E904"
}

.vcv-ui-icon-dripicons-anchor:before {
    content: "\E905"
}

.vcv-ui-icon-dripicons-archive:before {
    content: "\E906"
}

.vcv-ui-icon-dripicons-arrow-down:before {
    content: "\E907"
}

.vcv-ui-icon-dripicons-arrow-left:before {
    content: "\E908"
}

.vcv-ui-icon-dripicons-arrow-right:before {
    content: "\E909"
}

.vcv-ui-icon-dripicons-arrow-thin-down:before {
    content: "\E90A"
}

.vcv-ui-icon-dripicons-arrow-thin-left:before {
    content: "\E90B"
}

.vcv-ui-icon-dripicons-arrow-thin-right:before {
    content: "\E90C"
}

.vcv-ui-icon-dripicons-arrow-thin-up:before {
    content: "\E90D"
}

.vcv-ui-icon-dripicons-arrow-up:before {
    content: "\E90E"
}

.vcv-ui-icon-dripicons-article:before {
    content: "\E90F"
}

.vcv-ui-icon-dripicons-backspace:before {
    content: "\E910"
}

.vcv-ui-icon-dripicons-basket:before {
    content: "\E911"
}

.vcv-ui-icon-dripicons-basketball:before {
    content: "\E912"
}

.vcv-ui-icon-dripicons-battery-empty:before {
    content: "\E913"
}

.vcv-ui-icon-dripicons-battery-full:before {
    content: "\E914"
}

.vcv-ui-icon-dripicons-battery-low:before {
    content: "\E915"
}

.vcv-ui-icon-dripicons-battery-medium:before {
    content: "\E916"
}

.vcv-ui-icon-dripicons-bell:before {
    content: "\E917"
}

.vcv-ui-icon-dripicons-blog:before {
    content: "\E918"
}

.vcv-ui-icon-dripicons-bluetooth:before {
    content: "\E919"
}

.vcv-ui-icon-dripicons-bold:before {
    content: "\E91A"
}

.vcv-ui-icon-dripicons-bookmark:before {
    content: "\E91B"
}

.vcv-ui-icon-dripicons-bookmarks:before {
    content: "\E91C"
}

.vcv-ui-icon-dripicons-box:before {
    content: "\E91D"
}

.vcv-ui-icon-dripicons-briefcase:before {
    content: "\E91E"
}

.vcv-ui-icon-dripicons-brightness-low:before {
    content: "\E91F"
}

.vcv-ui-icon-dripicons-brightness-max:before {
    content: "\E920"
}

.vcv-ui-icon-dripicons-brightness-medium:before {
    content: "\E921"
}

.vcv-ui-icon-dripicons-broadcast:before {
    content: "\E922"
}

.vcv-ui-icon-dripicons-browser-upload:before {
    content: "\E923"
}

.vcv-ui-icon-dripicons-browser:before {
    content: "\E924"
}

.vcv-ui-icon-dripicons-brush:before {
    content: "\E925"
}

.vcv-ui-icon-dripicons-calendar:before {
    content: "\E926"
}

.vcv-ui-icon-dripicons-camcorder:before {
    content: "\E927"
}

.vcv-ui-icon-dripicons-camera:before {
    content: "\E928"
}

.vcv-ui-icon-dripicons-card:before {
    content: "\E929"
}

.vcv-ui-icon-dripicons-cart:before {
    content: "\E92A"
}

.vcv-ui-icon-dripicons-checklist:before {
    content: "\E92B"
}

.vcv-ui-icon-dripicons-checkmark:before {
    content: "\E92C"
}

.vcv-ui-icon-dripicons-chevron-down:before {
    content: "\E92D"
}

.vcv-ui-icon-dripicons-chevron-left:before {
    content: "\E92E"
}

.vcv-ui-icon-dripicons-chevron-right:before {
    content: "\E92F"
}

.vcv-ui-icon-dripicons-chevron-up:before {
    content: "\E930"
}

.vcv-ui-icon-dripicons-clipboard:before {
    content: "\E931"
}

.vcv-ui-icon-dripicons-clock:before {
    content: "\E932"
}

.vcv-ui-icon-dripicons-clockwise:before {
    content: "\E933"
}

.vcv-ui-icon-dripicons-cloud-download:before {
    content: "\E934"
}

.vcv-ui-icon-dripicons-cloud-upload:before {
    content: "\E935"
}

.vcv-ui-icon-dripicons-cloud:before {
    content: "\E936"
}

.vcv-ui-icon-dripicons-code:before {
    content: "\E937"
}

.vcv-ui-icon-dripicons-contract-2:before {
    content: "\E938"
}

.vcv-ui-icon-dripicons-contract:before {
    content: "\E939"
}

.vcv-ui-icon-dripicons-conversation:before {
    content: "\E93A"
}

.vcv-ui-icon-dripicons-copy:before {
    content: "\E93B"
}

.vcv-ui-icon-dripicons-crop:before {
    content: "\E93C"
}

.vcv-ui-icon-dripicons-cross:before {
    content: "\E93D"
}

.vcv-ui-icon-dripicons-crosshair:before {
    content: "\E93E"
}

.vcv-ui-icon-dripicons-cutlery:before {
    content: "\E93F"
}

.vcv-ui-icon-dripicons-device-desktop:before {
    content: "\E940"
}

.vcv-ui-icon-dripicons-device-mobile:before {
    content: "\E941"
}

.vcv-ui-icon-dripicons-device-tablet:before {
    content: "\E942"
}

.vcv-ui-icon-dripicons-direction:before {
    content: "\E943"
}

.vcv-ui-icon-dripicons-disc:before {
    content: "\E944"
}

.vcv-ui-icon-dripicons-document-delete:before {
    content: "\E945"
}

.vcv-ui-icon-dripicons-document-edit:before {
    content: "\E946"
}

.vcv-ui-icon-dripicons-document-new:before {
    content: "\E947"
}

.vcv-ui-icon-dripicons-document-remove:before {
    content: "\E948"
}

.vcv-ui-icon-dripicons-document:before {
    content: "\E949"
}

.vcv-ui-icon-dripicons-dot:before {
    content: "\E94A"
}

.vcv-ui-icon-dripicons-dots-2:before {
    content: "\E94B"
}

.vcv-ui-icon-dripicons-dots-3:before {
    content: "\E94C"
}

.vcv-ui-icon-dripicons-download:before {
    content: "\E94D"
}

.vcv-ui-icon-dripicons-duplicate:before {
    content: "\E94E"
}

.vcv-ui-icon-dripicons-enter:before {
    content: "\E94F"
}

.vcv-ui-icon-dripicons-exit:before {
    content: "\E950"
}

.vcv-ui-icon-dripicons-expand-2:before {
    content: "\E951"
}

.vcv-ui-icon-dripicons-expand:before {
    content: "\E952"
}

.vcv-ui-icon-dripicons-experiment:before {
    content: "\E953"
}

.vcv-ui-icon-dripicons-export:before {
    content: "\E954"
}

.vcv-ui-icon-dripicons-feed:before {
    content: "\E955"
}

.vcv-ui-icon-dripicons-flag:before {
    content: "\E956"
}

.vcv-ui-icon-dripicons-flashlight:before {
    content: "\E957"
}

.vcv-ui-icon-dripicons-folder-open:before {
    content: "\E958"
}

.vcv-ui-icon-dripicons-folder:before {
    content: "\E959"
}

.vcv-ui-icon-dripicons-forward:before {
    content: "\E95A"
}

.vcv-ui-icon-dripicons-gaming:before {
    content: "\E95B"
}

.vcv-ui-icon-dripicons-gear:before {
    content: "\E95C"
}

.vcv-ui-icon-dripicons-graduation:before {
    content: "\E95D"
}

.vcv-ui-icon-dripicons-graph-bar:before {
    content: "\E95E"
}

.vcv-ui-icon-dripicons-graph-line:before {
    content: "\E95F"
}

.vcv-ui-icon-dripicons-graph-pie:before {
    content: "\E960"
}

.vcv-ui-icon-dripicons-headset:before {
    content: "\E961"
}

.vcv-ui-icon-dripicons-heart:before {
    content: "\E962"
}

.vcv-ui-icon-dripicons-help:before {
    content: "\E963"
}

.vcv-ui-icon-dripicons-home:before {
    content: "\E964"
}

.vcv-ui-icon-dripicons-hourglass:before {
    content: "\E965"
}

.vcv-ui-icon-dripicons-inbox:before {
    content: "\E966"
}

.vcv-ui-icon-dripicons-information:before {
    content: "\E967"
}

.vcv-ui-icon-dripicons-italic:before {
    content: "\E968"
}

.vcv-ui-icon-dripicons-jewel:before {
    content: "\E969"
}

.vcv-ui-icon-dripicons-lifting:before {
    content: "\E96A"
}

.vcv-ui-icon-dripicons-lightbulb:before {
    content: "\E96B"
}

.vcv-ui-icon-dripicons-link-broken:before {
    content: "\E96C"
}

.vcv-ui-icon-dripicons-link:before {
    content: "\E96D"
}

.vcv-ui-icon-dripicons-list:before {
    content: "\E96E"
}

.vcv-ui-icon-dripicons-loading:before {
    content: "\E96F"
}

.vcv-ui-icon-dripicons-location:before {
    content: "\E970"
}

.vcv-ui-icon-dripicons-lock-open:before {
    content: "\E971"
}

.vcv-ui-icon-dripicons-lock:before {
    content: "\E972"
}

.vcv-ui-icon-dripicons-mail:before {
    content: "\E973"
}

.vcv-ui-icon-dripicons-map:before {
    content: "\E974"
}

.vcv-ui-icon-dripicons-media-loop:before {
    content: "\E975"
}

.vcv-ui-icon-dripicons-media-next:before {
    content: "\E976"
}

.vcv-ui-icon-dripicons-media-pause:before {
    content: "\E977"
}

.vcv-ui-icon-dripicons-media-play:before {
    content: "\E978"
}

.vcv-ui-icon-dripicons-media-previous:before {
    content: "\E979"
}

.vcv-ui-icon-dripicons-media-record:before {
    content: "\E97A"
}

.vcv-ui-icon-dripicons-media-shuffle:before {
    content: "\E97B"
}

.vcv-ui-icon-dripicons-media-stop:before {
    content: "\E97C"
}

.vcv-ui-icon-dripicons-medical:before {
    content: "\E97D"
}

.vcv-ui-icon-dripicons-menu:before {
    content: "\E97E"
}

.vcv-ui-icon-dripicons-message:before {
    content: "\E97F"
}

.vcv-ui-icon-dripicons-meter:before {
    content: "\E980"
}

.vcv-ui-icon-dripicons-microphone:before {
    content: "\E981"
}

.vcv-ui-icon-dripicons-minus:before {
    content: "\E982"
}

.vcv-ui-icon-dripicons-monitor:before {
    content: "\E983"
}

.vcv-ui-icon-dripicons-move:before {
    content: "\E984"
}

.vcv-ui-icon-dripicons-music:before {
    content: "\E985"
}

.vcv-ui-icon-dripicons-network-1:before {
    content: "\E986"
}

.vcv-ui-icon-dripicons-network-2:before {
    content: "\E987"
}

.vcv-ui-icon-dripicons-network-3:before {
    content: "\E988"
}

.vcv-ui-icon-dripicons-network-4:before {
    content: "\E989"
}

.vcv-ui-icon-dripicons-network-5:before {
    content: "\E98A"
}

.vcv-ui-icon-dripicons-pamphlet:before {
    content: "\E98B"
}

.vcv-ui-icon-dripicons-paperclip:before {
    content: "\E98C"
}

.vcv-ui-icon-dripicons-pencil:before {
    content: "\E98D"
}

.vcv-ui-icon-dripicons-phone:before {
    content: "\E98E"
}

.vcv-ui-icon-dripicons-photo-group:before {
    content: "\E98F"
}

.vcv-ui-icon-dripicons-photo:before {
    content: "\E990"
}

.vcv-ui-icon-dripicons-pill:before {
    content: "\E991"
}

.vcv-ui-icon-dripicons-pin:before {
    content: "\E992"
}

.vcv-ui-icon-dripicons-plus:before {
    content: "\E993"
}

.vcv-ui-icon-dripicons-power:before {
    content: "\E994"
}

.vcv-ui-icon-dripicons-preview:before {
    content: "\E995"
}

.vcv-ui-icon-dripicons-print:before {
    content: "\E996"
}

.vcv-ui-icon-dripicons-pulse:before {
    content: "\E997"
}

.vcv-ui-icon-dripicons-question:before {
    content: "\E998"
}

.vcv-ui-icon-dripicons-reply-all:before {
    content: "\E999"
}

.vcv-ui-icon-dripicons-reply:before {
    content: "\E99A"
}

.vcv-ui-icon-dripicons-return:before {
    content: "\E99B"
}

.vcv-ui-icon-dripicons-retweet:before {
    content: "\E99C"
}

.vcv-ui-icon-dripicons-rocket:before {
    content: "\E99D"
}

.vcv-ui-icon-dripicons-scale:before {
    content: "\E99E"
}

.vcv-ui-icon-dripicons-search:before {
    content: "\E99F"
}

.vcv-ui-icon-dripicons-shopping-bag:before {
    content: "\E9A0"
}

.vcv-ui-icon-dripicons-skip:before {
    content: "\E9A1"
}

.vcv-ui-icon-dripicons-stack:before {
    content: "\E9A2"
}

.vcv-ui-icon-dripicons-star:before {
    content: "\E9A3"
}

.vcv-ui-icon-dripicons-stopwatch:before {
    content: "\E9A4"
}

.vcv-ui-icon-dripicons-store:before {
    content: "\E9A5"
}

.vcv-ui-icon-dripicons-suitcase:before {
    content: "\E9A6"
}

.vcv-ui-icon-dripicons-swap:before {
    content: "\E9A7"
}

.vcv-ui-icon-dripicons-tag-delete:before {
    content: "\E9A8"
}

.vcv-ui-icon-dripicons-tag:before {
    content: "\E9A9"
}

.vcv-ui-icon-dripicons-tags:before {
    content: "\E9AA"
}

.vcv-ui-icon-dripicons-thumbs-down:before {
    content: "\E9AB"
}

.vcv-ui-icon-dripicons-thumbs-up:before {
    content: "\E9AC"
}

.vcv-ui-icon-dripicons-ticket:before {
    content: "\E9AD"
}

.vcv-ui-icon-dripicons-time-reverse:before {
    content: "\E9AE"
}

.vcv-ui-icon-dripicons-to-do:before {
    content: "\E9AF"
}

.vcv-ui-icon-dripicons-toggles:before {
    content: "\E9B0"
}

.vcv-ui-icon-dripicons-trash:before {
    content: "\E9B1"
}

.vcv-ui-icon-dripicons-trophy:before {
    content: "\E9B2"
}

.vcv-ui-icon-dripicons-upload:before {
    content: "\E9B3"
}

.vcv-ui-icon-dripicons-user-group:before {
    content: "\E9B4"
}

.vcv-ui-icon-dripicons-user-id:before {
    content: "\E9B5"
}

.vcv-ui-icon-dripicons-user:before {
    content: "\E9B6"
}

.vcv-ui-icon-dripicons-vibrate:before {
    content: "\E9B7"
}

.vcv-ui-icon-dripicons-view-apps:before {
    content: "\E9B8"
}

.vcv-ui-icon-dripicons-view-list-large:before {
    content: "\E9B9"
}

.vcv-ui-icon-dripicons-view-list:before {
    content: "\E9BA"
}

.vcv-ui-icon-dripicons-view-thumb:before {
    content: "\E9BB"
}

.vcv-ui-icon-dripicons-volume-full:before {
    content: "\E9BC"
}

.vcv-ui-icon-dripicons-volume-low:before {
    content: "\E9BD"
}

.vcv-ui-icon-dripicons-volume-medium:before {
    content: "\E9BE"
}

.vcv-ui-icon-dripicons-volume-off:before {
    content: "\E9BF"
}

.vcv-ui-icon-dripicons-wallet:before {
    content: "\E9C0"
}

.vcv-ui-icon-dripicons-warning:before {
    content: "\E9C1"
}

.vcv-ui-icon-dripicons-web:before {
    content: "\E9C2"
}

.vcv-ui-icon-dripicons-weight:before {
    content: "\E9C3"
}

.vcv-ui-icon-dripicons-wifi:before {
    content: "\E9C4"
}

.vcv-ui-icon-dripicons-wrong:before {
    content: "\E9C5"
}

.vcv-ui-icon-dripicons-zoom-in:before {
    content: "\E9C6"
}

.vcv-ui-icon-dripicons-zoom-out:before {
    content: "\E9C7"
}

@font-face {
    font-family: 'vcv-feather';
    src: url(./fonts/feather.ttf?1c72fdd5ab5c4717efe7fddb2f812e56) format('truetype'),url(./fonts/feather.woff?4f80b07ad8b192a917d0c439c7acd496) format('woff'),url(./fonts/feather.svg?4130402658e298f174cf4dbf5dd748fe#vcv-feather) format('svg');
    font-weight: normal;
    font-style: normal
}

.vcv-ui-icon-feather:before {
    font-family: 'vcv-feather' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    height: 1em;
    font-size: 1em;
    text-align: center;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.vcv-ui-icon-feather-activity:before {
    content: "\E900"
}

.vcv-ui-icon-feather-airplay:before {
    content: "\E901"
}

.vcv-ui-icon-feather-alert-circle:before {
    content: "\E902"
}

.vcv-ui-icon-feather-alert-octagon:before {
    content: "\E903"
}

.vcv-ui-icon-feather-alert-triangle:before {
    content: "\E904"
}

.vcv-ui-icon-feather-align-center:before {
    content: "\E905"
}

.vcv-ui-icon-feather-align-justify:before {
    content: "\E906"
}

.vcv-ui-icon-feather-align-left:before {
    content: "\E907"
}

.vcv-ui-icon-feather-align-right:before {
    content: "\E908"
}

.vcv-ui-icon-feather-anchor:before {
    content: "\E909"
}

.vcv-ui-icon-feather-aperture:before {
    content: "\E90A"
}

.vcv-ui-icon-feather-arrow-down:before {
    content: "\E90B"
}

.vcv-ui-icon-feather-arrow-left:before {
    content: "\E90C"
}

.vcv-ui-icon-feather-arrow-right:before {
    content: "\E90D"
}

.vcv-ui-icon-feather-arrow-up:before {
    content: "\E90E"
}

.vcv-ui-icon-feather-at-sign:before {
    content: "\E90F"
}

.vcv-ui-icon-feather-award:before {
    content: "\E910"
}

.vcv-ui-icon-feather-bar-chart-2:before {
    content: "\E911"
}

.vcv-ui-icon-feather-bar-chart:before {
    content: "\E912"
}

.vcv-ui-icon-feather-battery:before {
    content: "\E913"
}

.vcv-ui-icon-feather-bell-off:before {
    content: "\E914"
}

.vcv-ui-icon-feather-bell:before {
    content: "\E915"
}

.vcv-ui-icon-feather-bluetooth:before {
    content: "\E916"
}

.vcv-ui-icon-feather-book:before {
    content: "\E917"
}

.vcv-ui-icon-feather-bookmark:before {
    content: "\E918"
}

.vcv-ui-icon-feather-box:before {
    content: "\E919"
}

.vcv-ui-icon-feather-briefcase:before {
    content: "\E91A"
}

.vcv-ui-icon-feather-camera-off:before {
    content: "\E91B"
}

.vcv-ui-icon-feather-camera:before {
    content: "\E91C"
}

.vcv-ui-icon-feather-check-circle:before {
    content: "\E91D"
}

.vcv-ui-icon-feather-check-square:before {
    content: "\E91E"
}

.vcv-ui-icon-feather-check:before {
    content: "\E91F"
}

.vcv-ui-icon-feather-chevron-down:before {
    content: "\E920"
}

.vcv-ui-icon-feather-chevron-left:before {
    content: "\E921"
}

.vcv-ui-icon-feather-chevron-right:before {
    content: "\E922"
}

.vcv-ui-icon-feather-chevron-up:before {
    content: "\E923"
}

.vcv-ui-icon-feather-chrome:before {
    content: "\E924"
}

.vcv-ui-icon-feather-circle:before {
    content: "\E925"
}

.vcv-ui-icon-feather-clipboard:before {
    content: "\E926"
}

.vcv-ui-icon-feather-clock:before {
    content: "\E927"
}

.vcv-ui-icon-feather-cloud-off:before {
    content: "\E928"
}

.vcv-ui-icon-feather-cloud:before {
    content: "\E929"
}

.vcv-ui-icon-feather-cog:before {
    content: "\E92A"
}

.vcv-ui-icon-feather-command:before {
    content: "\E92B"
}

.vcv-ui-icon-feather-comment-circle:before {
    content: "\E92C"
}

.vcv-ui-icon-feather-comment-square:before {
    content: "\E92D"
}

.vcv-ui-icon-feather-cpu:before {
    content: "\E92E"
}

.vcv-ui-icon-feather-crosshair:before {
    content: "\E92F"
}

.vcv-ui-icon-feather-delete:before {
    content: "\E930"
}

.vcv-ui-icon-feather-disc:before {
    content: "\E931"
}

.vcv-ui-icon-feather-download-cloud:before {
    content: "\E932"
}

.vcv-ui-icon-feather-download:before {
    content: "\E933"
}

.vcv-ui-icon-feather-droplet:before {
    content: "\E934"
}

.vcv-ui-icon-feather-edit:before {
    content: "\E935"
}

.vcv-ui-icon-feather-external-link:before {
    content: "\E936"
}

.vcv-ui-icon-feather-eye-off:before {
    content: "\E937"
}

.vcv-ui-icon-feather-eye:before {
    content: "\E938"
}

.vcv-ui-icon-feather-facebook:before {
    content: "\E939"
}

.vcv-ui-icon-feather-fast-forward:before {
    content: "\E93A"
}

.vcv-ui-icon-feather-feather:before {
    content: "\E93B"
}

.vcv-ui-icon-feather-file:before {
    content: "\E93C"
}

.vcv-ui-icon-feather-filter:before {
    content: "\E93D"
}

.vcv-ui-icon-feather-flag:before {
    content: "\E93E"
}

.vcv-ui-icon-feather-folder:before {
    content: "\E93F"
}

.vcv-ui-icon-feather-globe:before {
    content: "\E940"
}

.vcv-ui-icon-feather-grid:before {
    content: "\E941"
}

.vcv-ui-icon-feather-hash:before {
    content: "\E942"
}

.vcv-ui-icon-feather-headphones:before {
    content: "\E943"
}

.vcv-ui-icon-feather-heart:before {
    content: "\E944"
}

.vcv-ui-icon-feather-home:before {
    content: "\E945"
}

.vcv-ui-icon-feather-image:before {
    content: "\E946"
}

.vcv-ui-icon-feather-inbox:before {
    content: "\E947"
}

.vcv-ui-icon-feather-info:before {
    content: "\E948"
}

.vcv-ui-icon-feather-instagram:before {
    content: "\E949"
}

.vcv-ui-icon-feather-layers:before {
    content: "\E94A"
}

.vcv-ui-icon-feather-layout:before {
    content: "\E94B"
}

.vcv-ui-icon-feather-life-buoy:before {
    content: "\E94C"
}

.vcv-ui-icon-feather-loader:before {
    content: "\E94D"
}

.vcv-ui-icon-feather-location:before {
    content: "\E94E"
}

.vcv-ui-icon-feather-lock:before {
    content: "\E94F"
}

.vcv-ui-icon-feather-mail:before {
    content: "\E950"
}

.vcv-ui-icon-feather-map-pin:before {
    content: "\E951"
}

.vcv-ui-icon-feather-map:before {
    content: "\E952"
}

.vcv-ui-icon-feather-maximize-2:before {
    content: "\E953"
}

.vcv-ui-icon-feather-maximize:before {
    content: "\E954"
}

.vcv-ui-icon-feather-menu:before {
    content: "\E955"
}

.vcv-ui-icon-feather-mic-off:before {
    content: "\E956"
}

.vcv-ui-icon-feather-mic:before {
    content: "\E957"
}

.vcv-ui-icon-feather-minimize-2:before {
    content: "\E958"
}

.vcv-ui-icon-feather-minimize:before {
    content: "\E959"
}

.vcv-ui-icon-feather-minus-circle:before {
    content: "\E95A"
}

.vcv-ui-icon-feather-minus-square:before {
    content: "\E95B"
}

.vcv-ui-icon-feather-minus:before {
    content: "\E95C"
}

.vcv-ui-icon-feather-monitor:before {
    content: "\E95D"
}

.vcv-ui-icon-feather-moon:before {
    content: "\E95E"
}

.vcv-ui-icon-feather-more-horizontal:before {
    content: "\E95F"
}

.vcv-ui-icon-feather-more-vertical:before {
    content: "\E960"
}

.vcv-ui-icon-feather-move:before {
    content: "\E961"
}

.vcv-ui-icon-feather-music:before {
    content: "\E962"
}

.vcv-ui-icon-feather-octagon:before {
    content: "\E963"
}

.vcv-ui-icon-feather-pause:before {
    content: "\E964"
}

.vcv-ui-icon-feather-phone-call:before {
    content: "\E965"
}

.vcv-ui-icon-feather-phone-forwarded:before {
    content: "\E966"
}

.vcv-ui-icon-feather-phone-incoming:before {
    content: "\E967"
}

.vcv-ui-icon-feather-phone-missed:before {
    content: "\E968"
}

.vcv-ui-icon-feather-phone-off:before {
    content: "\E969"
}

.vcv-ui-icon-feather-phone-outgoing:before {
    content: "\E96A"
}

.vcv-ui-icon-feather-phone:before {
    content: "\E96B"
}

.vcv-ui-icon-feather-pie-chart:before {
    content: "\E96C"
}

.vcv-ui-icon-feather-play:before {
    content: "\E96D"
}

.vcv-ui-icon-feather-plus-circle:before {
    content: "\E96E"
}

.vcv-ui-icon-feather-plus-square:before {
    content: "\E96F"
}

.vcv-ui-icon-feather-plus:before {
    content: "\E970"
}

.vcv-ui-icon-feather-pocket:before {
    content: "\E971"
}

.vcv-ui-icon-feather-power:before {
    content: "\E972"
}

.vcv-ui-icon-feather-printer:before {
    content: "\E973"
}

.vcv-ui-icon-feather-radio:before {
    content: "\E974"
}

.vcv-ui-icon-feather-refresh-ccw:before {
    content: "\E975"
}

.vcv-ui-icon-feather-refresh-cw:before {
    content: "\E976"
}

.vcv-ui-icon-feather-rewind:before {
    content: "\E977"
}

.vcv-ui-icon-feather-rotate-ccw:before {
    content: "\E978"
}

.vcv-ui-icon-feather-rotate-cw:before {
    content: "\E979"
}

.vcv-ui-icon-feather-scissors:before {
    content: "\E97A"
}

.vcv-ui-icon-feather-search:before {
    content: "\E97B"
}

.vcv-ui-icon-feather-share:before {
    content: "\E97C"
}

.vcv-ui-icon-feather-shuffle:before {
    content: "\E97D"
}

.vcv-ui-icon-feather-skip-back:before {
    content: "\E97E"
}

.vcv-ui-icon-feather-skip-forward:before {
    content: "\E97F"
}

.vcv-ui-icon-feather-slash:before {
    content: "\E980"
}

.vcv-ui-icon-feather-square:before {
    content: "\E981"
}

.vcv-ui-icon-feather-star:before {
    content: "\E982"
}

.vcv-ui-icon-feather-sun:before {
    content: "\E983"
}

.vcv-ui-icon-feather-sunrise:before {
    content: "\E984"
}

.vcv-ui-icon-feather-sunset:before {
    content: "\E985"
}

.vcv-ui-icon-feather-tag:before {
    content: "\E986"
}

.vcv-ui-icon-feather-target:before {
    content: "\E987"
}

.vcv-ui-icon-feather-thermometer:before {
    content: "\E988"
}

.vcv-ui-icon-feather-thumbs-down:before {
    content: "\E989"
}

.vcv-ui-icon-feather-thumbs-up:before {
    content: "\E98A"
}

.vcv-ui-icon-feather-toggle-left:before {
    content: "\E98B"
}

.vcv-ui-icon-feather-toggle-right:before {
    content: "\E98C"
}

.vcv-ui-icon-feather-trash-2:before {
    content: "\E98D"
}

.vcv-ui-icon-feather-trash:before {
    content: "\E98E"
}

.vcv-ui-icon-feather-triangle:before {
    content: "\E98F"
}

.vcv-ui-icon-feather-twitter:before {
    content: "\E990"
}

.vcv-ui-icon-feather-umbrella:before {
    content: "\E991"
}

.vcv-ui-icon-feather-unlock:before {
    content: "\E992"
}

.vcv-ui-icon-feather-upload-cloud:before {
    content: "\E993"
}

.vcv-ui-icon-feather-upload:before {
    content: "\E994"
}

.vcv-ui-icon-feather-user-minus:before {
    content: "\E995"
}

.vcv-ui-icon-feather-user-plus:before {
    content: "\E996"
}

.vcv-ui-icon-feather-user:before {
    content: "\E997"
}

.vcv-ui-icon-feather-video-off:before {
    content: "\E998"
}

.vcv-ui-icon-feather-video:before {
    content: "\E999"
}

.vcv-ui-icon-feather-watch:before {
    content: "\E99A"
}

.vcv-ui-icon-feather-wifi:before {
    content: "\E99B"
}

.vcv-ui-icon-feather-wind:before {
    content: "\E99C"
}

.vcv-ui-icon-feather-x-circle:before {
    content: "\E99D"
}

.vcv-ui-icon-feather-x-square:before {
    content: "\E99E"
}

.vcv-ui-icon-feather-x:before {
    content: "\E99F"
}

.vcv-ui-icon-feather-zap:before {
    content: "\E9A0"
}

.vcv-ui-icon-feather-zoom-in:before {
    content: "\E9A1"
}

.vcv-ui-icon-feather-zoom-out:before {
    content: "\E9A2"
}

@font-face {
    font-family: 'vcv-linear';
    src: url(./fonts/linear.ttf?31471cd76172b4508f9fa3da162843dc) format('truetype'),url(./fonts/linear.woff?d5a7532faa6b8c16507e68e155dfb474) format('woff'),url(./fonts/linear.svg?bbbf50c906a4618ca131a08ff67787e9#vcv-linear) format('svg');
    font-weight: normal;
    font-style: normal
}

.vcv-ui-icon-linear {
    font-family: 'vcv-linear' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display: inline-block;
    text-decoration: inherit;
    font-size: 1em;
    text-align: center;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.vcv-ui-icon-linear-alarm:before {
    content: "\E900"
}

.vcv-ui-icon-linear-apartment:before {
    content: "\E901"
}

.vcv-ui-icon-linear-arrow-down-circle:before {
    content: "\E902"
}

.vcv-ui-icon-linear-arrow-down:before {
    content: "\E903"
}

.vcv-ui-icon-linear-arrow-left-circle:before {
    content: "\E904"
}

.vcv-ui-icon-linear-arrow-left:before {
    content: "\E905"
}

.vcv-ui-icon-linear-arrow-right-circle:before {
    content: "\E906"
}

.vcv-ui-icon-linear-arrow-right:before {
    content: "\E907"
}

.vcv-ui-icon-linear-arrow-up-circle:before {
    content: "\E908"
}

.vcv-ui-icon-linear-arrow-up:before {
    content: "\E909"
}

.vcv-ui-icon-linear-bicycle:before {
    content: "\E90A"
}

.vcv-ui-icon-linear-bold:before {
    content: "\E90B"
}

.vcv-ui-icon-linear-book:before {
    content: "\E90C"
}

.vcv-ui-icon-linear-bookmark:before {
    content: "\E90D"
}

.vcv-ui-icon-linear-briefcase:before {
    content: "\E90E"
}

.vcv-ui-icon-linear-bubble:before {
    content: "\E90F"
}

.vcv-ui-icon-linear-bug:before {
    content: "\E910"
}

.vcv-ui-icon-linear-bullhorn:before {
    content: "\E911"
}

.vcv-ui-icon-linear-bus:before {
    content: "\E912"
}

.vcv-ui-icon-linear-calendar-full:before {
    content: "\E913"
}

.vcv-ui-icon-linear-camera-video:before {
    content: "\E914"
}

.vcv-ui-icon-linear-camera:before {
    content: "\E915"
}

.vcv-ui-icon-linear-car:before {
    content: "\E916"
}

.vcv-ui-icon-linear-cart:before {
    content: "\E917"
}

.vcv-ui-icon-linear-chart-bars:before {
    content: "\E918"
}

.vcv-ui-icon-linear-checkmark-circle:before {
    content: "\E919"
}

.vcv-ui-icon-linear-chevron-down-circle:before {
    content: "\E91A"
}

.vcv-ui-icon-linear-chevron-down:before {
    content: "\E91B"
}

.vcv-ui-icon-linear-chevron-left-circle:before {
    content: "\E91C"
}

.vcv-ui-icon-linear-chevron-left:before {
    content: "\E91D"
}

.vcv-ui-icon-linear-chevron-right-circle:before {
    content: "\E91E"
}

.vcv-ui-icon-linear-chevron-right:before {
    content: "\E91F"
}

.vcv-ui-icon-linear-chevron-up-circle:before {
    content: "\E920"
}

.vcv-ui-icon-linear-chevron-up:before {
    content: "\E921"
}

.vcv-ui-icon-linear-circle-minus:before {
    content: "\E922"
}

.vcv-ui-icon-linear-clock:before {
    content: "\E923"
}

.vcv-ui-icon-linear-cloud-check:before {
    content: "\E924"
}

.vcv-ui-icon-linear-cloud-download:before {
    content: "\E925"
}

.vcv-ui-icon-linear-cloud-sync:before {
    content: "\E926"
}

.vcv-ui-icon-linear-cloud-upload:before {
    content: "\E927"
}

.vcv-ui-icon-linear-cloud:before {
    content: "\E928"
}

.vcv-ui-icon-linear-code:before {
    content: "\E929"
}

.vcv-ui-icon-linear-coffee-cup:before {
    content: "\E92A"
}

.vcv-ui-icon-linear-cog:before {
    content: "\E92B"
}

.vcv-ui-icon-linear-construction:before {
    content: "\E92C"
}

.vcv-ui-icon-linear-crop:before {
    content: "\E92D"
}

.vcv-ui-icon-linear-cross-circle:before {
    content: "\E92E"
}

.vcv-ui-icon-linear-cross:before {
    content: "\E92F"
}

.vcv-ui-icon-linear-database:before {
    content: "\E930"
}

.vcv-ui-icon-linear-diamond:before {
    content: "\E931"
}

.vcv-ui-icon-linear-dice:before {
    content: "\E932"
}

.vcv-ui-icon-linear-dinner:before {
    content: "\E933"
}

.vcv-ui-icon-linear-direction-ltr:before {
    content: "\E934"
}

.vcv-ui-icon-linear-direction-rtl:before {
    content: "\E935"
}

.vcv-ui-icon-linear-download:before {
    content: "\E936"
}

.vcv-ui-icon-linear-drop:before {
    content: "\E937"
}

.vcv-ui-icon-linear-earth:before {
    content: "\E938"
}

.vcv-ui-icon-linear-enter-down:before {
    content: "\E939"
}

.vcv-ui-icon-linear-enter:before {
    content: "\E93A"
}

.vcv-ui-icon-linear-envelope:before {
    content: "\E93B"
}

.vcv-ui-icon-linear-exit-up:before {
    content: "\E93C"
}

.vcv-ui-icon-linear-exit:before {
    content: "\E93D"
}

.vcv-ui-icon-linear-eye:before {
    content: "\E93E"
}

.vcv-ui-icon-linear-file-add:before {
    content: "\E93F"
}

.vcv-ui-icon-linear-file-empty:before {
    content: "\E940"
}

.vcv-ui-icon-linear-film-play:before {
    content: "\E941"
}

.vcv-ui-icon-linear-flag:before {
    content: "\E942"
}

.vcv-ui-icon-linear-frame-contract:before {
    content: "\E943"
}

.vcv-ui-icon-linear-frame-expand:before {
    content: "\E944"
}

.vcv-ui-icon-linear-funnel:before {
    content: "\E945"
}

.vcv-ui-icon-linear-gift:before {
    content: "\E946"
}

.vcv-ui-icon-linear-graduation-hat:before {
    content: "\E947"
}

.vcv-ui-icon-linear-hand:before {
    content: "\E948"
}

.vcv-ui-icon-linear-heart-pulse:before {
    content: "\E949"
}

.vcv-ui-icon-linear-heart:before {
    content: "\E94A"
}

.vcv-ui-icon-linear-highlight:before {
    content: "\E94B"
}

.vcv-ui-icon-linear-history:before {
    content: "\E94C"
}

.vcv-ui-icon-linear-home:before {
    content: "\E94D"
}

.vcv-ui-icon-linear-hourglass:before {
    content: "\E94E"
}

.vcv-ui-icon-linear-inbox:before {
    content: "\E94F"
}

.vcv-ui-icon-linear-indent-decrease:before {
    content: "\E950"
}

.vcv-ui-icon-linear-indent-increase:before {
    content: "\E951"
}

.vcv-ui-icon-linear-italic:before {
    content: "\E952"
}

.vcv-ui-icon-linear-keyboard:before {
    content: "\E953"
}

.vcv-ui-icon-linear-laptop-phone:before {
    content: "\E954"
}

.vcv-ui-icon-linear-laptop:before {
    content: "\E955"
}

.vcv-ui-icon-linear-layers:before {
    content: "\E956"
}

.vcv-ui-icon-linear-leaf:before {
    content: "\E957"
}

.vcv-ui-icon-linear-license:before {
    content: "\E958"
}

.vcv-ui-icon-linear-lighter:before {
    content: "\E959"
}

.vcv-ui-icon-linear-line-spacing:before {
    content: "\E95A"
}

.vcv-ui-icon-linear-linearicons:before {
    content: "\E95B"
}

.vcv-ui-icon-linear-link:before {
    content: "\E95C"
}

.vcv-ui-icon-linear-list:before {
    content: "\E95D"
}

.vcv-ui-icon-linear-location:before {
    content: "\E95E"
}

.vcv-ui-icon-linear-lock:before {
    content: "\E95F"
}

.vcv-ui-icon-linear-magic-wand:before {
    content: "\E960"
}

.vcv-ui-icon-linear-magnifier:before {
    content: "\E961"
}

.vcv-ui-icon-linear-map-marker:before {
    content: "\E962"
}

.vcv-ui-icon-linear-map:before {
    content: "\E963"
}

.vcv-ui-icon-linear-menu-circle:before {
    content: "\E964"
}

.vcv-ui-icon-linear-menu:before {
    content: "\E965"
}

.vcv-ui-icon-linear-mic:before {
    content: "\E966"
}

.vcv-ui-icon-linear-moon:before {
    content: "\E967"
}

.vcv-ui-icon-linear-move:before {
    content: "\E968"
}

.vcv-ui-icon-linear-music-note:before {
    content: "\E969"
}

.vcv-ui-icon-linear-mustache:before {
    content: "\E96A"
}

.vcv-ui-icon-linear-neutral:before {
    content: "\E96B"
}

.vcv-ui-icon-linear-page-break:before {
    content: "\E96C"
}

.vcv-ui-icon-linear-paperclip:before {
    content: "\E96D"
}

.vcv-ui-icon-linear-paw:before {
    content: "\E96E"
}

.vcv-ui-icon-linear-pencil:before {
    content: "\E96F"
}

.vcv-ui-icon-linear-phone-handset:before {
    content: "\E970"
}

.vcv-ui-icon-linear-phone:before {
    content: "\E971"
}

.vcv-ui-icon-linear-picture:before {
    content: "\E972"
}

.vcv-ui-icon-linear-pie-chart:before {
    content: "\E973"
}

.vcv-ui-icon-linear-pilcrow:before {
    content: "\E974"
}

.vcv-ui-icon-linear-plus-circle:before {
    content: "\E975"
}

.vcv-ui-icon-linear-pointer-down:before {
    content: "\E976"
}

.vcv-ui-icon-linear-pointer-left:before {
    content: "\E977"
}

.vcv-ui-icon-linear-pointer-right:before {
    content: "\E978"
}

.vcv-ui-icon-linear-pointer-up:before {
    content: "\E979"
}

.vcv-ui-icon-linear-poop:before {
    content: "\E97A"
}

.vcv-ui-icon-linear-power-switch:before {
    content: "\E97B"
}

.vcv-ui-icon-linear-printer:before {
    content: "\E97C"
}

.vcv-ui-icon-linear-pushpin:before {
    content: "\E97D"
}

.vcv-ui-icon-linear-question-circle:before {
    content: "\E97E"
}

.vcv-ui-icon-linear-redo:before {
    content: "\E97F"
}

.vcv-ui-icon-linear-rocket:before {
    content: "\E980"
}

.vcv-ui-icon-linear-sad:before {
    content: "\E981"
}

.vcv-ui-icon-linear-screen:before {
    content: "\E982"
}

.vcv-ui-icon-linear-select:before {
    content: "\E983"
}

.vcv-ui-icon-linear-shirt:before {
    content: "\E984"
}

.vcv-ui-icon-linear-smartphone:before {
    content: "\E985"
}

.vcv-ui-icon-linear-smile:before {
    content: "\E986"
}

.vcv-ui-icon-linear-sort-alpha-asc:before {
    content: "\E987"
}

.vcv-ui-icon-linear-sort-amount-asc:before {
    content: "\E988"
}

.vcv-ui-icon-linear-spell-check:before {
    content: "\E989"
}

.vcv-ui-icon-linear-star-empty:before {
    content: "\E98A"
}

.vcv-ui-icon-linear-star-half:before {
    content: "\E98B"
}

.vcv-ui-icon-linear-star:before {
    content: "\E98C"
}

.vcv-ui-icon-linear-store:before {
    content: "\E98D"
}

.vcv-ui-icon-linear-strikethrough:before {
    content: "\E98E"
}

.vcv-ui-icon-linear-sun:before {
    content: "\E98F"
}

.vcv-ui-icon-linear-sync:before {
    content: "\E990"
}

.vcv-ui-icon-linear-tablet:before {
    content: "\E991"
}

.vcv-ui-icon-linear-tag:before {
    content: "\E992"
}

.vcv-ui-icon-linear-text-align-center:before {
    content: "\E993"
}

.vcv-ui-icon-linear-text-align-justify:before {
    content: "\E994"
}

.vcv-ui-icon-linear-text-align-left:before {
    content: "\E995"
}

.vcv-ui-icon-linear-text-align-right:before {
    content: "\E996"
}

.vcv-ui-icon-linear-text-format-remove:before {
    content: "\E997"
}

.vcv-ui-icon-linear-text-format:before {
    content: "\E998"
}

.vcv-ui-icon-linear-text-size:before {
    content: "\E999"
}

.vcv-ui-icon-linear-thumbs-down:before {
    content: "\E99A"
}

.vcv-ui-icon-linear-thumbs-up:before {
    content: "\E99B"
}

.vcv-ui-icon-linear-train:before {
    content: "\E99C"
}

.vcv-ui-icon-linear-trash:before {
    content: "\E99D"
}

.vcv-ui-icon-linear-underline:before {
    content: "\E99E"
}

.vcv-ui-icon-linear-undo:before {
    content: "\E99F"
}

.vcv-ui-icon-linear-unlink:before {
    content: "\E9A0"
}

.vcv-ui-icon-linear-upload:before {
    content: "\E9A1"
}

.vcv-ui-icon-linear-user:before {
    content: "\E9A2"
}

.vcv-ui-icon-linear-users:before {
    content: "\E9A3"
}

.vcv-ui-icon-linear-volume-high:before {
    content: "\E9A4"
}

.vcv-ui-icon-linear-volume-low:before {
    content: "\E9A5"
}

.vcv-ui-icon-linear-volume-medium:before {
    content: "\E9A6"
}

.vcv-ui-icon-linear-volume:before {
    content: "\E9A7"
}

.vcv-ui-icon-linear-warning:before {
    content: "\E9A8"
}

.vcv-ui-icon-linear-wheelchair:before {
    content: "\E9A9"
}
