/**
 * Fontello Icons
 */

/**
 * Font Face
 */
@font-face {
    font-family: 'Fontello';
    src: url('../../fonts/fontello.eot');
    src: url('../../fonts/fontello.eot') format('embedded-opentype'),
         url('../../fonts/fontello.woff2') format('woff2'),
         url('../../fonts/fontello.woff') format('woff'),
         url('../../fonts/fontello.ttf') format('truetype'),
         url('../../fonts/fontello.svg') format('svg');
}

/**
 * Default Style
 */
.fo {
    display: inline-table;
    vertical-align: top;
    font: 400 20px/.5 'Fontello' !important;
    text-rendering: auto;
}

.fo:before {
    display: block;
    position: relative;
    top: .25em;
}

.fo-fixed {
    width: 1em;
    text-align: center;
}

.fo-poz-left {
    margin-right: 8px;
}

.fo-poz-right {
    margin-left: 8px;
}

.fo-lg {
    font-size: 30px !important;
}

.fo-2x {
    font-size: 40px !important;
}

.fo-3x {
    font-size: 60px !important;
}

.fo-main {
    margin: 16px 0;
    width: 100%;
    font-size: 60px !important;
    color: #007bff;
}

.fo-centered-in-cell {
    margin: 3px 0;
    width: 100%;
}

/**
 * Colors
 */
.fo-warning {
    color: #e0a800;
}

/**
 * In aliases.
 */
.alias-p .fo {
    line-height: 12px !important;
}

.alias-p .fo:before {
    top: 6px;
}

/**
 * Pseudo Contents
 */
.fo-note:before {
    content: '\e800';
}

.fo-note-beamed:before {
    content: '\e801';
}

.fo-music:before {
    content: '\e802';
}

.fo-search:before {
    content: '\e803';
}

.fo-flashlight:before {
    content: '\e804';
}

.fo-mail:before {
    content: '\e805';
}

.fo-heart:before {
    content: '\e806';
}

.fo-heart-empty:before {
    content: '\e807';
}

.fo-star:before {
    content: '\e808';
}

.fo-star-empty:before {
    content: '\e809';
}

.fo-user:before {
    content: '\e80A';
}

.fo-users:before {
    content: '\e80B';
}

.fo-user-add:before {
    content: '\e80C';
}

.fo-video:before {
    content: '\e80D';
}

.fo-picture:before {
    content: '\e80E';
}

.fo-camera:before {
    content: '\e80F';
}

.fo-layout:before {
    content: '\e810';
}

.fo-menu:before {
    content: '\e811';
}

.fo-check:before {
    content: '\e812';
}

.fo-cancel:before {
    content: '\e813';
}

.fo-cancel-circled:before {
    content: '\e814';
}

.fo-cancel-squared:before {
    content: '\e815';
}

.fo-plus:before {
    content: '\e816';
}

.fo-plus-circled:before {
    content: '\e817';
}

.fo-plus-squared:before {
    content: '\e818';
}

.fo-minus:before {
    content: '\e819';
}

.fo-minus-circled:before {
    content: '\e81A';
}

.fo-minus-squared:before {
    content: '\e81B';
}

.fo-help:before {
    content: '\e81C';
}

.fo-help-circled:before {
    content: '\e81D';
}

.fo-info:before {
    content: '\e81E';
}

.fo-info-circled:before {
    content: '\e81F';
}

.fo-back:before {
    content: '\e820';
}

.fo-home:before {
    content: '\e821';
}

.fo-link:before {
    content: '\e822';
}

.fo-attach:before {
    content: '\e823';
}

.fo-lock:before {
    content: '\e824';
}

.fo-lock-open:before {
    content: '\e825';
}

.fo-eye:before {
    content: '\e826';
}

.fo-tag:before {
    content: '\e827';
}

.fo-bookmark:before {
    content: '\e828';
}

.fo-bookmarks:before {
    content: '\e829';
}

.fo-flag:before {
    content: '\e82A';
}

.fo-thumbs-up:before {
    content: '\e82B';
}

.fo-thumbs-down:before {
    content: '\e82C';
}

.fo-download:before {
    content: '\e82D';
}

.fo-upload:before {
    content: '\e82E';
}

.fo-upload-cloud:before {
    content: '\e82F';
}

.fo-reply:before {
    content: '\e830';
}

.fo-reply-all:before {
    content: '\e831';
}

.fo-forward:before {
    content: '\e832';
}

.fo-quote:before {
    content: '\e833';
}

.fo-code:before {
    content: '\e834';
}

.fo-export:before {
    content: '\e835';
}

.fo-pencil:before {
    content: '\e836';
}

.fo-feather:before {
    content: '\e837';
}

.fo-print:before {
    content: '\e838';
}

.fo-retweet:before {
    content: '\e839';
}

.fo-keyboard:before {
    content: '\e83A';
}

.fo-comment:before {
    content: '\e83B';
}

.fo-chat:before {
    content: '\e83C';
}

.fo-bell:before {
    content: '\e83D';
}

.fo-attention:before {
    content: '\e83E';
}

.fo-alert:before {
    content: '\e83F';
}

.fo-vcard:before {
    content: '\e840';
}

.fo-address:before {
    content: '\e841';
}

.fo-location:before {
    content: '\e842';
}

.fo-map:before {
    content: '\e843';
}

.fo-direction:before {
    content: '\e844';
}

.fo-compass:before {
    content: '\e845';
}

.fo-cup:before {
    content: '\e846';
}

.fo-trash:before {
    content: '\e847';
}

.fo-doc:before {
    content: '\e848';
}

.fo-docs:before {
    content: '\e849';
}

.fo-doc-landscape:before {
    content: '\e84A';
}

.fo-doc-text:before {
    content: '\e84B';
}

.fo-doc-text-inv:before {
    content: '\e84C';
}

.fo-newspaper:before {
    content: '\e84D';
}

.fo-book-open:before {
    content: '\e84E';
}

.fo-book:before {
    content: '\e84F';
}

.fo-folder:before {
    content: '\e850';
}

.fo-archive:before {
    content: '\e851';
}

.fo-box:before {
    content: '\e852';
}

.fo-rss:before {
    content: '\e853';
}

.fo-phone:before {
    content: '\e854';
}

.fo-cog:before {
    content: '\e855';
}

.fo-tools:before {
    content: '\e856';
}

.fo-share:before {
    content: '\e857';
}

.fo-shareable:before {
    content: '\e858';
}

.fo-basket:before {
    content: '\e859';
}

.fo-bag:before {
    content: '\e85A';
}

.fo-calendar:before {
    content: '\e85B';
}

.fo-login:before {
    content: '\e85C';
}

.fo-logout:before {
    content: '\e85D';
}

.fo-mic:before {
    content: '\e85E';
}

.fo-mute:before {
    content: '\e85F';
}

.fo-sound:before {
    content: '\e860';
}

.fo-volume:before {
    content: '\e861';
}

.fo-clock:before {
    content: '\e862';
}

.fo-hourglass:before {
    content: '\e863';
}

.fo-lamp:before {
    content: '\e864';
}

.fo-light-down:before {
    content: '\e865';
}

.fo-light-up:before {
    content: '\e866';
}

.fo-adjust:before {
    content: '\e867';
}

.fo-block:before {
    content: '\e868';
}

.fo-resize-full:before {
    content: '\e869';
}

.fo-resize-small:before {
    content: '\e86A';
}

.fo-popup:before {
    content: '\e86B';
}

.fo-publish:before {
    content: '\e86C';
}

.fo-window:before {
    content: '\e86D';
}

.fo-arrow-combo:before {
    content: '\e86E';
}

.fo-down-circled:before {
    content: '\e86F';
}

.fo-left-circled:before {
    content: '\e870';
}

.fo-right-circled:before {
    content: '\e871';
}

.fo-up-circled:before {
    content: '\e872';
}

.fo-down-open:before {
    content: '\e873';
}

.fo-left-open:before {
    content: '\e874';
}

.fo-right-open:before {
    content: '\e875';
}

.fo-up-open:before {
    content: '\e876';
}

.fo-down-open-mini:before {
    content: '\e877';
}

.fo-left-open-mini:before {
    content: '\e878';
}

.fo-right-open-mini:before {
    content: '\e879';
}

.fo-up-open-mini:before {
    content: '\e87A';
}

.fo-down-open-big:before {
    content: '\e87B';
}

.fo-left-open-big:before {
    content: '\e87C';
}

.fo-right-open-big:before {
    content: '\e87D';
}

.fo-up-open-big:before {
    content: '\e87E';
}

.fo-down:before {
    content: '\e87F';
}

.fo-left:before {
    content: '\e880';
}

.fo-right:before {
    content: '\e881';
}

.fo-up:before {
    content: '\e882';
}

.fo-down-dir:before {
    content: '\e883';
}

.fo-left-dir:before {
    content: '\e884';
}

.fo-right-dir:before {
    content: '\e885';
}

.fo-up-dir:before {
    content: '\e886';
}

.fo-down-bold:before {
    content: '\e887';
}

.fo-left-bold:before {
    content: '\e888';
}

.fo-right-bold:before {
    content: '\e889';
}

.fo-up-bold:before {
    content: '\e88A';
}

.fo-down-thin:before {
    content: '\e88B';
}

.fo-left-thin:before {
    content: '\e88C';
}

.fo-right-thin:before {
    content: '\e88D';
}

.fo-up-thin:before {
    content: '\e88E';
}

.fo-ccw:before {
    content: '\e88F';
}

.fo-cw:before {
    content: '\e890';
}

.fo-arrows-ccw:before {
    content: '\e891';
}

.fo-level-down:before {
    content: '\e892';
}

.fo-level-up:before {
    content: '\e893';
}

.fo-shuffle:before {
    content: '\e894';
}

.fo-loop:before {
    content: '\e895';
}

.fo-switch:before {
    content: '\e896';
}

.fo-play:before {
    content: '\e897';
}

.fo-stop:before {
    content: '\e898';
}

.fo-pause:before {
    content: '\e899';
}

.fo-record:before {
    content: '\e89A';
}

.fo-to-end:before {
    content: '\e89B';
}

.fo-to-start:before {
    content: '\e89C';
}

.fo-fast-forward:before {
    content: '\e89D';
}

.fo-fast-backward:before {
    content: '\e89E';
}

.fo-progress-0:before {
    content: '\e89F';
}

.fo-progress-1:before {
    content: '\e8A0';
}

.fo-progress-2:before {
    content: '\e8A1';
}

.fo-progress-3:before {
    content: '\e8A2';
}

.fo-target:before {
    content: '\e8A3';
}

.fo-palette:before {
    content: '\e8A4';
}

.fo-list:before {
    content: '\e8A5';
}

.fo-list-add:before {
    content: '\e8A6';
}

.fo-signal:before {
    content: '\e8A7';
}

.fo-trophy:before {
    content: '\e8A8';
}

.fo-battery:before {
    content: '\e8A9';
}

.fo-back-in-time:before {
    content: '\e8AA';
}

.fo-monitor:before {
    content: '\e8AB';
}

.fo-mobile:before {
    content: '\e8AC';
}

.fo-network:before {
    content: '\e8AD';
}

.fo-cd:before {
    content: '\e8AE';
}

.fo-inbox:before {
    content: '\e8AF';
}

.fo-install:before {
    content: '\e8B0';
}

.fo-globe:before {
    content: '\e8B1';
}

.fo-cloud:before {
    content: '\e8B2';
}

.fo-cloud-thunder:before {
    content: '\e8B3';
}

.fo-flash:before {
    content: '\e8B4';
}

.fo-moon:before {
    content: '\e8B5';
}

.fo-flight:before {
    content: '\e8B6';
}

.fo-paper-plane:before {
    content: '\e8B7';
}

.fo-leaf:before {
    content: '\e8B8';
}

.fo-lifebuoy:before {
    content: '\e8B9';
}

.fo-mouse:before {
    content: '\e8BA';
}

.fo-briefcase:before {
    content: '\e8BB';
}

.fo-suitecase:before {
    content: '\e8BC';
}

.fo-dot:before {
    content: '\e8BD';
}

.fo-dot-2:before {
    content: '\e8BE';
}

.fo-dot-3:before {
    content: '\e8BF';
}

.fo-brush:before {
    content: '\e8C0';
}

.fo-magnet:before {
    content: '\e8C1';
}

.fo-infinity:before {
    content: '\e8C2';
}

.fo-erase:before {
    content: '\e8C3';
}

.fo-chart-pie:before {
    content: '\e8C4';
}

.fo-chart-line:before {
    content: '\e8C5';
}

.fo-chart-bar:before {
    content: '\e8C6';
}

.fo-chart-area:before {
    content: '\e8C7';
}

.fo-tape:before {
    content: '\e8C8';
}

.fo-graduation-cap:before {
    content: '\e8C9';
}

.fo-language:before {
    content: '\e8CA';
}

.fo-ticket:before {
    content: '\e8CB';
}

.fo-water:before {
    content: '\e8CC';
}

.fo-droplet:before {
    content: '\e8CD';
}

.fo-air:before {
    content: '\e8CE';
}

.fo-credit-card:before {
    content: '\e8CF';
}

.fo-floppy:before {
    content: '\e8D0';
}

.fo-clipboard:before {
    content: '\e8D1';
}

.fo-megaphone:before {
    content: '\e8D2';
}

.fo-database:before {
    content: '\e8D3';
}

.fo-drive:before {
    content: '\e8D4';
}

.fo-bucket:before {
    content: '\e8D5';
}

.fo-thermometer:before {
    content: '\e8D6';
}

.fo-key:before {
    content: '\e8D7';
}

.fo-flow-cascade:before {
    content: '\e8D8';
}

.fo-flow-branch:before {
    content: '\e8D9';
}

.fo-flow-tree:before {
    content: '\e8DA';
}

.fo-flow-line:before {
    content: '\e8DB';
}

.fo-flow-parallel:before {
    content: '\e8DC';
}

.fo-rocket:before {
    content: '\e8DD';
}

.fo-gauge:before {
    content: '\e8DE';
}

.fo-traffic-cone:before {
    content: '\e8DF';
}

.fo-cc:before {
    content: '\e8E0';
}

.fo-cc-by:before {
    content: '\e8E1';
}

.fo-cc-nc:before {
    content: '\e8E2';
}

.fo-cc-nc-eu:before {
    content: '\e8E3';
}

.fo-cc-nc-jp:before {
    content: '\e8E4';
}

.fo-cc-sa:before {
    content: '\e8E5';
}

.fo-cc-nd:before {
    content: '\e8E6';
}

.fo-cc-pd:before {
    content: '\e8E7';
}

.fo-cc-zero:before {
    content: '\e8E8';
}

.fo-cc-share:before {
    content: '\e8E9';
}

.fo-cc-remix:before {
    content: '\e8EA';
}

.fo-github:before {
    content: '\e8EB';
}

.fo-github-circled:before {
    content: '\e8EC';
}

.fo-flickr:before {
    content: '\e8ED';
}

.fo-flickr-circled:before {
    content: '\e8EE';
}

.fo-vimeo:before {
    content: '\e8EF';
}

.fo-vimeo-circled:before {
    content: '\e8F0';
}

.fo-twitter:before {
    content: '\e8F1';
}

.fo-twitter-circled:before {
    content: '\e8F2';
}

.fo-facebook:before {
    content: '\e8F3';
}

.fo-facebook-circled:before {
    content: '\e8F4';
}

.fo-facebook-squared:before {
    content: '\e8F5';
}

.fo-gplus:before {
    content: '\e8F6';
}

.fo-gplus-circled:before {
    content: '\e8F7';
}

.fo-printerest:before {
    content: '\e8F8';
}

.fo-printerest-circled:before {
    content: '\e8F9';
}

.fo-tumblr:before {
    content: '\e8FA';
}

.fo-tumblr-circled:before {
    content: '\e8FB';
}

.fo-linkedin:before {
    content: '\e8FC';
}

.fo-linkedin-circled:before {
    content: '\e8FD';
}

.fo-dribbble:before {
    content: '\e8FE';
}

.fo-dribbble-circled:before {
    content: '\e8FF';
}

.fo-stumbleupon:before {
    content: '\e900';
}

.fo-stumbleupon-circled:before {
    content: '\e901';
}

.fo-lastfm:before {
    content: '\e902';
}

.fo-lastfm-circled:before {
    content: '\e903';
}

.fo-rdio:before {
    content: '\e904';
}

.fo-rdio-circled:before {
    content: '\e905';
}

.fo-spotify:before {
    content: '\e906';
}

.fo-spotify-circled:before {
    content: '\e907';
}

.fo-qq:before {
    content: '\e908';
}

.fo-instagram:before {
    content: '\e909';
}

.fo-dropbox:before {
    content: '\e90A';
}

.fo-evernote:before {
    content: '\e90B';
}

.fo-flattr:before {
    content: '\e90C';
}

.fo-skype:before {
    content: '\e90D';
}

.fo-skype-circled:before {
    content: '\e90E';
}

.fo-renren:before {
    content: '\e90F';
}

.fo-sina-weibo:before {
    content: '\e910';
}

.fo-paypal:before {
    content: '\e911';
}

.fo-picasa:before {
    content: '\e912';
}

.fo-soundcloud:before {
    content: '\e913';
}

.fo-mixi:before {
    content: '\e914';
}

.fo-behance:before {
    content: '\e915';
}

.fo-google-circles:before {
    content: '\e916';
}

.fo-vkontakte:before {
    content: '\e917';
}

.fo-smashing:before {
    content: '\e918';
}

.fo-sweden:before {
    content: '\e919';
}

.fo-db-shape:before {
    content: '\e91A';
}

.fo-logo-db:before {
    content: '\e91B';
}

.fo-na:before {
    content: '\e91C';
}

.fo-spin-1:before {
    content: '\e91D';
}

.fo-spin-2:before {
    content: '\e91E';
}

.fo-spin-3:before {
    content: '\e91F';
}

.fo-spin-4:before {
    content: '\e920';
}

.fo-spin-5:before {
    content: '\e921';
}

.fo-spin-6:before {
    content: '\e922';
}

.fo-sort-alphabet:before {
    content: '\e923';
}

.fo-sort-numeric:before {
    content: '\e924';
}
