/*!
 *  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?v=4.7.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal
}

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

.pypymas-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.pypymas-2x {
    font-size: 2em
}

.pypymas-3x {
    font-size: 3em
}

.pypymas-4x {
    font-size: 4em
}

.pypymas-5x {
    font-size: 5em
}

.pypymas-fw {
    width: 1.28571429em;
    text-align: center
}

.pypymas-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.pypymas-ul>li {
    position: relative
}

.pypymas-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.pypymas-li.pypymas-lg {
    left: -1.85714286em
}

.pypymas-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pypymas-pull-left {
    float: left
}

.pypymas-pull-right {
    float: right
}

.pypymas.pypymas-pull-left {
    margin-right: .3em
}

.pypymas.pypymas-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.pypymas.pull-left {
    margin-right: .3em
}

.pypymas.pull-right {
    margin-left: .3em
}

.pypymas-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

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

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

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

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

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

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

:root .pypymas-rotate-90,
:root .pypymas-rotate-180,
:root .pypymas-rotate-270,
:root .pypymas-flip-horizontal,
:root .pypymas-flip-vertical {
    filter: none
}

.pypymas-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.pypymas-stack-1x,
.pypymas-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.pypymas-stack-1x {
    line-height: inherit
}

.pypymas-stack-2x {
    font-size: 2em
}

.pypymas-inverse {
    color: #fff
}

.pypymas-glass:before {
    content: "\f000"
}

.pypymas-music:before {
    content: "\f001"
}

.cupyco:before {
    content: "\f002"
}

.pypymas-envelope-o:before {
    content: "\f003"
}

.pypymas-heart:before {
    content: "\f004"
}

.pypymas-star:before {
    content: "\f005"
}

.pypymas-star-o:before {
    content: "\f006"
}

.pypymas-user:before {
    content: "\f007"
}

.pypymas-film:before {
    content: "\f008"
}

.pypymas-th-large:before {
    content: "\f009"
}

.pypymas-th:before {
    content: "\f00a"
}

.pypymas-th-list:before {
    content: "\f00b"
}

.pypymas-check:before {
    content: "\f00c"
}

.pypymas-remove:before,
.pypymas-close:before,
.pypymas-times:before {
    content: "\f00d"
}

.cupyco-plus:before {
    content: "\f00e"
}

.cupyco-minus:before {
    content: "\f010"
}

.pypymas-power-off:before {
    content: "\f011"
}

.pypymas-signal:before {
    content: "\f012"
}

.pypymas-gear:before,
.pypymas-cog:before {
    content: "\f013"
}

.pypymas-trash-o:before {
    content: "\f014"
}

.pypymas-home:before {
    content: "\f015"
}

.pypymas-file-o:before {
    content: "\f016"
}

.pypymas-clock-o:before {
    content: "\f017"
}

.pypymas-road:before {
    content: "\f018"
}

.pypymas-download:before {
    content: "\f019"
}

.pypymas-arrow-circle-o-down:before {
    content: "\f01a"
}

.pypymas-arrow-circle-o-up:before {
    content: "\f01b"
}

.pypymas-inbox:before {
    content: "\f01c"
}

.pypymas-play-circle-o:before {
    content: "\f01d"
}

.pypymas-rotate-right:before,
.pypymas-repeat:before {
    content: "\f01e"
}

.pypymas-refresh:before {
    content: "\f021"
}

.pypymas-list-alt:before {
    content: "\f022"
}

.pypymas-lock:before {
    content: "\f023"
}

.pypymas-flag:before {
    content: "\f024"
}

.pypymas-headphones:before {
    content: "\f025"
}

.pypymas-volume-off:before {
    content: "\f026"
}

.pypymas-volume-down:before {
    content: "\f027"
}

.pypymas-volume-up:before {
    content: "\f028"
}

.pypymas-qrcode:before {
    content: "\f029"
}

.pypymas-barcode:before {
    content: "\f02a"
}

.pypymas-tag:before {
    content: "\f02b"
}

.pypymas-tags:before {
    content: "\f02c"
}

.pypymas-book:before {
    content: "\f02d"
}

.pypymas-bookmark:before {
    content: "\f02e"
}

.pypymas-print:before {
    content: "\f02f"
}

.pypymas-camera:before {
    content: "\f030"
}

.pypymas-font:before {
    content: "\f031"
}

.pypymas-bold:before {
    content: "\f032"
}

.pypymas-italic:before {
    content: "\f033"
}

.pypymas-text-height:before {
    content: "\f034"
}

.pypymas-text-width:before {
    content: "\f035"
}

.pypymas-align-left:before {
    content: "\f036"
}

.pypymas-align-center:before {
    content: "\f037"
}

.pypymas-align-right:before {
    content: "\f038"
}

.pypymas-align-justify:before {
    content: "\f039"
}

.pypymas-list:before {
    content: "\f03a"
}

.pypymas-dedent:before,
.pypymas-outdent:before {
    content: "\f03b"
}

.pypymas-indent:before {
    content: "\f03c"
}

.pypymas-video-camera:before {
    content: "\f03d"
}

.pypymas-photo:before,
.pypymas-image:before,
.pypymas-picture-o:before {
    content: "\f03e"
}

.pypymas-pencil:before {
    content: "\f040"
}

.pypymas-map-marker:before {
    content: "\f041"
}

.pypymas-adjust:before {
    content: "\f042"
}

.pypymas-tint:before {
    content: "\f043"
}

.pypymas-edit:before,
.pypymas-pencil-square-o:before {
    content: "\f044"
}

.pypymas-share-square-o:before {
    content: "\f045"
}

.pypymas-check-square-o:before {
    content: "\f046"
}

.pypymas-arrows:before {
    content: "\f047"
}

.pypymas-step-backward:before {
    content: "\f048"
}

.pypymas-fast-backward:before {
    content: "\f049"
}

.pypymas-backward:before {
    content: "\f04a"
}

.pypymas-play:before {
    content: "\f04b"
}

.pypymas-pause:before {
    content: "\f04c"
}

.pypymas-stop:before {
    content: "\f04d"
}

.pypymas-forward:before {
    content: "\f04e"
}

.pypymas-fast-forward:before {
    content: "\f050"
}

.pypymas-step-forward:before {
    content: "\f051"
}

.pypymas-eject:before {
    content: "\f052"
}

.pypymas-chevron-left:before {
    content: "\f053"
}

.pypymas-chevron-right:before {
    content: "\f054"
}

.pypymas-plus-circle:before {
    content: "\f055"
}

.pypymas-minus-circle:before {
    content: "\f056"
}

.pypymas-times-circle:before {
    content: "\f057"
}

.pypymas-check-circle:before {
    content: "\f058"
}

.pypymas-question-circle:before {
    content: "\f059"
}

.pypymas-info-circle:before {
    content: "\f05a"
}

.pypymas-crosshairs:before {
    content: "\f05b"
}

.pypymas-times-circle-o:before {
    content: "\f05c"
}

.pypymas-check-circle-o:before {
    content: "\f05d"
}

.pypymas-ban:before {
    content: "\f05e"
}

.pypymas-arrow-left:before {
    content: "\f060"
}

.pypymas-arrow-right:before {
    content: "\f061"
}

.pypymas-arrow-up:before {
    content: "\f062"
}

.pypymas-arrow-down:before {
    content: "\f063"
}

.pypymas-mail-forward:before,
.pypymas-share:before {
    content: "\f064"
}

.pypymas-expand:before {
    content: "\f065"
}

.pypymas-compress:before {
    content: "\f066"
}

.pypymas-plus:before {
    content: "\f067"
}

.pypymas-minus:before {
    content: "\f068"
}

.pypymas-asterisk:before {
    content: "\f069"
}

.pypymas-exclamation-circle:before {
    content: "\f06a"
}

.pypymas-gift:before {
    content: "\f06b"
}

.pypymas-leaf:before {
    content: "\f06c"
}

.pypymas-fire:before {
    content: "\f06d"
}

.pypymas-eye:before {
    content: "\f06e"
}

.pypymas-eye-slash:before {
    content: "\f070"
}

.pypymas-warning:before,
.pypymas-exclamation-triangle:before {
    content: "\f071"
}

.pypymas-plane:before {
    content: "\f072"
}

.pypymas-calendar:before {
    content: "\f073"
}

.pypymas-random:before {
    content: "\f074"
}

.pypymas-comment:before {
    content: "\f075"
}

.pypymas-magnet:before {
    content: "\f076"
}

.pypymas-chevron-up:before {
    content: "\f077"
}

.pypymas-chevron-down:before {
    content: "\f078"
}

.pypymas-retweet:before {
    content: "\f079"
}

.pypymas-shopping-cart:before {
    content: "\f07a"
}

.pypymas-folder:before {
    content: "\f07b"
}

.pypymas-folder-open:before {
    content: "\f07c"
}

.pypymas-arrows-v:before {
    content: "\f07d"
}

.pypymas-arrows-h:before {
    content: "\f07e"
}

.pypymas-bar-chart-o:before,
.pypymas-bar-chart:before {
    content: "\f080"
}

.pypymas-twitter-square:before {
    content: "\f081"
}

.pypymas-facebook-square:before {
    content: "\f082"
}

.pypymas-camera-retro:before {
    content: "\f083"
}

.pypymas-key:before {
    content: "\f084"
}

.pypymas-gears:before,
.pypymas-cogs:before {
    content: "\f085"
}

.pypymas-comments:before {
    content: "\f086"
}

.pypymas-thumbs-o-up:before {
    content: "\f087"
}

.pypymas-thumbs-o-down:before {
    content: "\f088"
}

.pypymas-star-half:before {
    content: "\f089"
}

.pypymas-heart-o:before {
    content: "\f08a"
}

.pypymas-sign-out:before {
    content: "\f08b"
}

.pypymas-linkedin-square:before {
    content: "\f08c"
}

.pypymas-thumb-tack:before {
    content: "\f08d"
}

.pypymas-external-link:before {
    content: "\f08e"
}

.pypymas-sign-in:before {
    content: "\f090"
}

.pypymas-trophy:before {
    content: "\f091"
}

.pypymas-github-square:before {
    content: "\f092"
}

.pypymas-upload:before {
    content: "\f093"
}

.pypymas-lemon-o:before {
    content: "\f094"
}

.pypymas-phone:before {
    content: "\f095"
}

.pypymas-square-o:before {
    content: "\f096"
}

.pypymas-bookmark-o:before {
    content: "\f097"
}

.pypymas-phone-square:before {
    content: "\f098"
}

.pypymas-twitter:before {
    content: "\f099"
}

.pypymas-facebook-f:before,
.pypymas-facebook:before {
    content: "\f09a"
}

.pypymas-github:before {
    content: "\f09b"
}

.pypymas-unlock:before {
    content: "\f09c"
}

.pypymas-credit-card:before {
    content: "\f09d"
}

.pypymas-feed:before,
.pypymas-rss:before {
    content: "\f09e"
}

.pypymas-hdd-o:before {
    content: "\f0a0"
}

.pypymas-bullhorn:before {
    content: "\f0a1"
}

.pypymas-bell:before {
    content: "\f0f3"
}

.pypymas-certificate:before {
    content: "\f0a3"
}

.pypymas-hand-o-right:before {
    content: "\f0a4"
}

.pypymas-hand-o-left:before {
    content: "\f0a5"
}

.pypymas-hand-o-up:before {
    content: "\f0a6"
}

.pypymas-hand-o-down:before {
    content: "\f0a7"
}

.pypymas-arrow-circle-left:before {
    content: "\f0a8"
}

.pypymas-arrow-circle-right:before {
    content: "\f0a9"
}

.pypymas-arrow-circle-up:before {
    content: "\f0aa"
}

.pypymas-arrow-circle-down:before {
    content: "\f0ab"
}

.pypymas-globe:before {
    content: "\f0ac"
}

.pypymas-wrench:before {
    content: "\f0ad"
}

.pypymas-tasks:before {
    content: "\f0ae"
}

.pypymas-filter:before {
    content: "\f0b0"
}

.pypymas-briefcase:before {
    content: "\f0b1"
}

.pypymas-arrows-alt:before {
    content: "\f0b2"
}

.pypymas-group:before,
.pypymas-users:before {
    content: "\f0c0"
}

.pypymas-chain:before,
.pypymas-link:before {
    content: "\f0c1"
}

.pypymas-cloud:before {
    content: "\f0c2"
}

.pypymas-flask:before {
    content: "\f0c3"
}

.pypymas-cut:before,
.pypymas-scissors:before {
    content: "\f0c4"
}

.pypymas-copy:before,
.pypymas-files-o:before {
    content: "\f0c5"
}

.pypymas-paperclip:before {
    content: "\f0c6"
}

.pypymas-save:before,
.pypymas-floppy-o:before {
    content: "\f0c7"
}

.pypymas-square:before {
    content: "\f0c8"
}

.pypymas-navicon:before,
.pypymas-reorder:before,
.pypymas-bars:before {
    content: "\f0c9"
}

.pypymas-list-ul:before {
    content: "\f0ca"
}

.pypymas-list-ol:before {
    content: "\f0cb"
}

.pypymas-strikethrough:before {
    content: "\f0cc"
}

.pypymas-underline:before {
    content: "\f0cd"
}

.pypymas-table:before {
    content: "\f0ce"
}

.pypymas-magic:before {
    content: "\f0d0"
}

.pypymas-truck:before {
    content: "\f0d1"
}

.pypymas-pinterest:before {
    content: "\f0d2"
}

.pypymas-pinterest-square:before {
    content: "\f0d3"
}

.pypymas-google-plus-square:before {
    content: "\f0d4"
}

.pypymas-google-plus:before {
    content: "\f0d5"
}

.pypymas-money:before {
    content: "\f0d6"
}

.pypymas-caret-down:before {
    content: "\f0d7"
}

.pypymas-caret-up:before {
    content: "\f0d8"
}

.pypymas-caret-left:before {
    content: "\f0d9"
}

.pypymas-caret-right:before {
    content: "\f0da"
}

.pypymas-columns:before {
    content: "\f0db"
}

.pypymas-unsorted:before,
.pypymas-sort:before {
    content: "\f0dc"
}

.pypymas-sort-down:before,
.pypymas-sort-desc:before {
    content: "\f0dd"
}

.pypymas-sort-up:before,
.pypymas-sort-asc:before {
    content: "\f0de"
}

.pypymas-envelope:before {
    content: "\f0e0"
}

.pypymas-linkedin:before {
    content: "\f0e1"
}

.pypymas-rotate-left:before,
.pypymas-undo:before {
    content: "\f0e2"
}

.pypymas-legal:before,
.pypymas-gavel:before {
    content: "\f0e3"
}

.pypymas-dashboard:before,
.pypymas-tachometer:before {
    content: "\f0e4"
}

.pypymas-comment-o:before {
    content: "\f0e5"
}

.pypymas-comments-o:before {
    content: "\f0e6"
}

.pypymas-flash:before,
.pypymas-bolt:before {
    content: "\f0e7"
}

.pypymas-sitemap:before {
    content: "\f0e8"
}

.pypymas-umbrella:before {
    content: "\f0e9"
}

.pypymas-paste:before,
.pypymas-clipboard:before {
    content: "\f0ea"
}

.pypymas-lightbulb-o:before {
    content: "\f0eb"
}

.pypymas-exchange:before {
    content: "\f0ec"
}

.pypymas-cloud-download:before {
    content: "\f0ed"
}

.pypymas-cloud-upload:before {
    content: "\f0ee"
}

.pypymas-user-md:before {
    content: "\f0f0"
}

.pypymas-stethoscope:before {
    content: "\f0f1"
}

.pypymas-suitcase:before {
    content: "\f0f2"
}

.pypymas-bell-o:before {
    content: "\f0a2"
}

.pypymas-coffee:before {
    content: "\f0f4"
}

.pypymas-cutlery:before {
    content: "\f0f5"
}

.pypymas-file-text-o:before {
    content: "\f0f6"
}

.pypymas-building-o:before {
    content: "\f0f7"
}

.pypymas-hospital-o:before {
    content: "\f0f8"
}

.pypymas-ambulance:before {
    content: "\f0f9"
}

.pypymas-medkit:before {
    content: "\f0fa"
}

.pypymas-fighter-jet:before {
    content: "\f0fb"
}

.pypymas-beer:before {
    content: "\f0fc"
}

.pypymas-h-square:before {
    content: "\f0fd"
}

.pypymas-plus-square:before {
    content: "\f0fe"
}

.pypymas-angle-double-left:before {
    content: "\f100"
}

.pypymas-angle-double-right:before {
    content: "\f101"
}

.pypymas-angle-double-up:before {
    content: "\f102"
}

.pypymas-angle-double-down:before {
    content: "\f103"
}

.pypymas-angle-left:before {
    content: "\f104"
}

.pypymas-angle-right:before {
    content: "\f105"
}

.pypymas-angle-up:before {
    content: "\f106"
}

.pypymas-angle-down:before {
    content: "\f107"
}

.pypymas-desktop:before {
    content: "\f108"
}

.pypymas-laptop:before {
    content: "\f109"
}

.pypymas-tablet:before {
    content: "\f10a"
}

.pypymas-mobile-phone:before,
.pypymas-mobile:before {
    content: "\f10b"
}

.pypymas-circle-o:before {
    content: "\f10c"
}

.pypymas-quote-left:before {
    content: "\f10d"
}

.pypymas-quote-right:before {
    content: "\f10e"
}

.pypymas-spinner:before {
    content: "\f110"
}

.pypymas-circle:before {
    content: "\f111"
}

.pypymas-mail-reply:before,
.pypymas-reply:before {
    content: "\f112"
}

.pypymas-github-alt:before {
    content: "\f113"
}

.pypymas-folder-o:before {
    content: "\f114"
}

.pypymas-folder-open-o:before {
    content: "\f115"
}

.pypymas-smile-o:before {
    content: "\f118"
}

.pypymas-frown-o:before {
    content: "\f119"
}

.pypymas-meh-o:before {
    content: "\f11a"
}

.pypymas-gamepad:before {
    content: "\f11b"
}

.pypymas-keyboard-o:before {
    content: "\f11c"
}

.pypymas-flag-o:before {
    content: "\f11d"
}

.pypymas-flag-checkered:before {
    content: "\f11e"
}

.pypymas-terminal:before {
    content: "\f120"
}

.pypymas-code:before {
    content: "\f121"
}

.pypymas-mail-reply-all:before,
.pypymas-reply-all:before {
    content: "\f122"
}

.pypymas-star-half-empty:before,
.pypymas-star-half-full:before,
.pypymas-star-half-o:before {
    content: "\f123"
}

.pypymas-location-arrow:before {
    content: "\f124"
}

.pypymas-crop:before {
    content: "\f125"
}

.pypymas-code-fork:before {
    content: "\f126"
}

.pypymas-unlink:before,
.pypymas-chain-broken:before {
    content: "\f127"
}

.pypymas-question:before {
    content: "\f128"
}

.pypymas-info:before {
    content: "\f129"
}

.pypymas-exclamation:before {
    content: "\f12a"
}

.pypymas-superscript:before {
    content: "\f12b"
}

.pypymas-subscript:before {
    content: "\f12c"
}

.pypymas-eraser:before {
    content: "\f12d"
}

.pypymas-puzzle-piece:before {
    content: "\f12e"
}

.pypymas-microphone:before {
    content: "\f130"
}

.pypymas-microphone-slash:before {
    content: "\f131"
}

.pypymas-shield:before {
    content: "\f132"
}

.pypymas-calendar-o:before {
    content: "\f133"
}

.pypymas-fire-extinguisher:before {
    content: "\f134"
}

.pypymas-rocket:before {
    content: "\f135"
}

.pypymas-maxcdn:before {
    content: "\f136"
}

.pypymas-chevron-circle-left:before {
    content: "\f137"
}

.pypymas-chevron-circle-right:before {
    content: "\f138"
}

.pypymas-chevron-circle-up:before {
    content: "\f139"
}

.pypymas-chevron-circle-down:before {
    content: "\f13a"
}

.pypymas-html5:before {
    content: "\f13b"
}

.pypymas-css3:before {
    content: "\f13c"
}

.pypymas-anchor:before {
    content: "\f13d"
}

.pypymas-unlock-alt:before {
    content: "\f13e"
}

.pypymas-bullseye:before {
    content: "\f140"
}

.pypymas-ellipsis-h:before {
    content: "\f141"
}

.pypymas-ellipsis-v:before {
    content: "\f142"
}

.pypymas-rss-square:before {
    content: "\f143"
}

.pypymas-play-circle:before {
    content: "\f144"
}

.pypymas-ticket:before {
    content: "\f145"
}

.pypymas-minus-square:before {
    content: "\f146"
}

.pypymas-minus-square-o:before {
    content: "\f147"
}

.pypymas-level-up:before {
    content: "\f148"
}

.pypymas-level-down:before {
    content: "\f149"
}

.pypymas-check-square:before {
    content: "\f14a"
}

.pypymas-pencil-square:before {
    content: "\f14b"
}

.pypymas-external-link-square:before {
    content: "\f14c"
}

.pypymas-share-square:before {
    content: "\f14d"
}

.pypymas-compass:before {
    content: "\f14e"
}

.pypymas-toggle-down:before,
.pypymas-caret-square-o-down:before {
    content: "\f150"
}

.pypymas-toggle-up:before,
.pypymas-caret-square-o-up:before {
    content: "\f151"
}

.pypymas-toggle-right:before,
.pypymas-caret-square-o-right:before {
    content: "\f152"
}

.pypymas-euro:before,
.pypymas-eur:before {
    content: "\f153"
}

.pypymas-gbp:before {
    content: "\f154"
}

.pypymas-dollar:before,
.pypymas-usd:before {
    content: "\f155"
}

.pypymas-rupee:before,
.pypymas-inr:before {
    content: "\f156"
}

.pypymas-cny:before,
.pypymas-rmb:before,
.pypymas-yen:before,
.pypymas-jpy:before {
    content: "\f157"
}

.pypymas-ruble:before,
.pypymas-rouble:before,
.pypymas-rub:before {
    content: "\f158"
}

.pypymas-won:before,
.pypymas-krw:before {
    content: "\f159"
}

.pypymas-bitcoin:before,
.pypymas-btc:before {
    content: "\f15a"
}

.pypymas-file:before {
    content: "\f15b"
}

.pypymas-file-text:before {
    content: "\f15c"
}

.pypymas-sort-alpha-asc:before {
    content: "\f15d"
}

.pypymas-sort-alpha-desc:before {
    content: "\f15e"
}

.pypymas-sort-amount-asc:before {
    content: "\f160"
}

.pypymas-sort-amount-desc:before {
    content: "\f161"
}

.pypymas-sort-numeric-asc:before {
    content: "\f162"
}

.pypymas-sort-numeric-desc:before {
    content: "\f163"
}

.pypymas-thumbs-up:before {
    content: "\f164"
}

.pypymas-thumbs-down:before {
    content: "\f165"
}

.pypymas-youtube-square:before {
    content: "\f166"
}

.pypymas-youtube:before {
    content: "\f167"
}

.pypymas-xing:before {
    content: "\f168"
}

.pypymas-xing-square:before {
    content: "\f169"
}

.pypymas-youtube-play:before {
    content: "\f16a"
}

.pypymas-dropbox:before {
    content: "\f16b"
}

.pypymas-stack-overflow:before {
    content: "\f16c"
}

.pypymas-instagram:before {
    content: "\f16d"
}

.pypymas-flickr:before {
    content: "\f16e"
}

.pypymas-adn:before {
    content: "\f170"
}

.pypymas-bitbucket:before {
    content: "\f171"
}

.pypymas-bitbucket-square:before {
    content: "\f172"
}

.pypymas-tumblr:before {
    content: "\f173"
}

.pypymas-tumblr-square:before {
    content: "\f174"
}

.pypymas-long-arrow-down:before {
    content: "\f175"
}

.pypymas-long-arrow-up:before {
    content: "\f176"
}

.pypymas-long-arrow-left:before {
    content: "\f177"
}

.pypymas-long-arrow-right:before {
    content: "\f178"
}

.pypymas-apple:before {
    content: "\f179"
}

.pypymas-windows:before {
    content: "\f17a"
}

.pypymas-android:before {
    content: "\f17b"
}

.pypymas-linux:before {
    content: "\f17c"
}

.pypymas-dribbble:before {
    content: "\f17d"
}

.pypymas-skype:before {
    content: "\f17e"
}

.pypymas-foursquare:before {
    content: "\f180"
}

.pypymas-trello:before {
    content: "\f181"
}

.pypymas-female:before {
    content: "\f182"
}

.pypymas-male:before {
    content: "\f183"
}

.pypymas-gittip:before,
.pypymas-gratipay:before {
    content: "\f184"
}

.pypymas-sun-o:before {
    content: "\f185"
}

.pypymas-moon-o:before {
    content: "\f186"
}

.pypymas-archive:before {
    content: "\f187"
}

.pypymas-bug:before {
    content: "\f188"
}

.pypymas-vk:before {
    content: "\f189"
}

.pypymas-weibo:before {
    content: "\f18a"
}

.pypymas-renren:before {
    content: "\f18b"
}

.pypymas-pagelines:before {
    content: "\f18c"
}

.pypymas-stack-exchange:before {
    content: "\f18d"
}

.pypymas-arrow-circle-o-right:before {
    content: "\f18e"
}

.pypymas-arrow-circle-o-left:before {
    content: "\f190"
}

.pypymas-toggle-left:before,
.pypymas-caret-square-o-left:before {
    content: "\f191"
}

.pypymas-dot-circle-o:before {
    content: "\f192"
}

.pypymas-wheelchair:before {
    content: "\f193"
}

.pypymas-vimeo-square:before {
    content: "\f194"
}

.pypymas-turkish-lira:before,
.pypymas-try:before {
    content: "\f195"
}

.pypymas-plus-square-o:before {
    content: "\f196"
}

.pypymas-space-shuttle:before {
    content: "\f197"
}

.pypymas-slack:before {
    content: "\f198"
}

.pypymas-envelope-square:before {
    content: "\f199"
}

.pypymas-wordpress:before {
    content: "\f19a"
}

.pypymas-openid:before {
    content: "\f19b"
}

.pypymas-institution:before,
.pypymas-bank:before,
.pypymas-university:before {
    content: "\f19c"
}

.pypymas-mortar-board:before,
.pypymas-graduation-cap:before {
    content: "\f19d"
}

.pypymas-yahoo:before {
    content: "\f19e"
}

.pypymas-google:before {
    content: "\f1a0"
}

.pypymas-reddit:before {
    content: "\f1a1"
}

.pypymas-reddit-square:before {
    content: "\f1a2"
}

.pypymas-stumbleupon-circle:before {
    content: "\f1a3"
}

.pypymas-stumbleupon:before {
    content: "\f1a4"
}

.pypymas-delicious:before {
    content: "\f1a5"
}

.pypymas-digg:before {
    content: "\f1a6"
}

.pypymas-pied-piper-pp:before {
    content: "\f1a7"
}

.pypymas-pied-piper-alt:before {
    content: "\f1a8"
}

.pypymas-drupal:before {
    content: "\f1a9"
}

.pypymas-joomla:before {
    content: "\f1aa"
}

.pypymas-language:before {
    content: "\f1ab"
}

.pypymas-fax:before {
    content: "\f1ac"
}

.pypymas-building:before {
    content: "\f1ad"
}

.pypymas-child:before {
    content: "\f1ae"
}

.pypymas-paw:before {
    content: "\f1b0"
}

.pypymas-spoon:before {
    content: "\f1b1"
}

.pypymas-cube:before {
    content: "\f1b2"
}

.pypymas-cubes:before {
    content: "\f1b3"
}

.pypymas-behance:before {
    content: "\f1b4"
}

.pypymas-behance-square:before {
    content: "\f1b5"
}

.pypymas-steam:before {
    content: "\f1b6"
}

.pypymas-steam-square:before {
    content: "\f1b7"
}

.pypymas-recycle:before {
    content: "\f1b8"
}

.pypymas-automobile:before,
.pypymas-car:before {
    content: "\f1b9"
}

.pypymas-cab:before,
.pypymas-taxi:before {
    content: "\f1ba"
}

.pypymas-tree:before {
    content: "\f1bb"
}

.pypymas-spotify:before {
    content: "\f1bc"
}

.pypymas-deviantart:before {
    content: "\f1bd"
}

.pypymas-soundcloud:before {
    content: "\f1be"
}

.pypymas-database:before {
    content: "\f1c0"
}

.pypymas-file-pdf-o:before {
    content: "\f1c1"
}

.pypymas-file-word-o:before {
    content: "\f1c2"
}

.pypymas-file-excel-o:before {
    content: "\f1c3"
}

.pypymas-file-powerpoint-o:before {
    content: "\f1c4"
}

.pypymas-file-photo-o:before,
.pypymas-file-picture-o:before,
.pypymas-file-image-o:before {
    content: "\f1c5"
}

.pypymas-file-zip-o:before,
.pypymas-file-archive-o:before {
    content: "\f1c6"
}

.pypymas-file-sound-o:before,
.pypymas-file-audio-o:before {
    content: "\f1c7"
}

.pypymas-file-movie-o:before,
.pypymas-file-video-o:before {
    content: "\f1c8"
}

.pypymas-file-code-o:before {
    content: "\f1c9"
}

.pypymas-vine:before {
    content: "\f1ca"
}

.pypymas-codepen:before {
    content: "\f1cb"
}

.pypymas-jsfiddle:before {
    content: "\f1cc"
}

.pypymas-life-bouy:before,
.pypymas-life-buoy:before,
.pypymas-life-saver:before,
.pypymas-support:before,
.pypymas-life-ring:before {
    content: "\f1cd"
}

.pypymas-circle-o-notch:before {
    content: "\f1ce"
}

.pypymas-ra:before,
.pypymas-resistance:before,
.pypymas-rebel:before {
    content: "\f1d0"
}

.pypymas-ge:before,
.pypymas-empire:before {
    content: "\f1d1"
}

.pypymas-git-square:before {
    content: "\f1d2"
}

.pypymas-git:before {
    content: "\f1d3"
}

.pypymas-y-combinator-square:before,
.pypymas-yc-square:before,
.pypymas-hacker-news:before {
    content: "\f1d4"
}

.pypymas-tencent-weibo:before {
    content: "\f1d5"
}

.pypymas-qq:before {
    content: "\f1d6"
}

.pypymas-wechat:before,
.pypymas-weixin:before {
    content: "\f1d7"
}

.pypymas-send:before,
.pypymas-paper-plane:before {
    content: "\f1d8"
}

.pypymas-send-o:before,
.pypymas-paper-plane-o:before {
    content: "\f1d9"
}

.pypymas-history:before {
    content: "\f1da"
}

.pypymas-circle-thin:before {
    content: "\f1db"
}

.pypymas-header:before {
    content: "\f1dc"
}

.pypymas-paragraph:before {
    content: "\f1dd"
}

.pypymas-sliders:before {
    content: "\f1de"
}

.pypymas-share-alt:before {
    content: "\f1e0"
}

.pypymas-share-alt-square:before {
    content: "\f1e1"
}

.pypymas-bomb:before {
    content: "\f1e2"
}

.pypymas-soccer-ball-o:before,
.pypymas-futbol-o:before {
    content: "\f1e3"
}

.pypymas-tty:before {
    content: "\f1e4"
}

.pypymas-binoculars:before {
    content: "\f1e5"
}

.pypymas-plug:before {
    content: "\f1e6"
}

.pypymas-slideshare:before {
    content: "\f1e7"
}

.pypymas-twitch:before {
    content: "\f1e8"
}

.pypymas-yelp:before {
    content: "\f1e9"
}

.pypymas-newspaper-o:before {
    content: "\f1ea"
}

.pypymas-wifi:before {
    content: "\f1eb"
}

.pypymas-calculator:before {
    content: "\f1ec"
}

.pypymas-paypal:before {
    content: "\f1ed"
}

.pypymas-google-wallet:before {
    content: "\f1ee"
}

.pypymas-cc-visa:before {
    content: "\f1f0"
}

.pypymas-cc-mastercard:before {
    content: "\f1f1"
}

.pypymas-cc-discover:before {
    content: "\f1f2"
}

.pypymas-cc-amex:before {
    content: "\f1f3"
}

.pypymas-cc-paypal:before {
    content: "\f1f4"
}

.pypymas-cc-stripe:before {
    content: "\f1f5"
}

.pypymas-bell-slash:before {
    content: "\f1f6"
}

.pypymas-bell-slash-o:before {
    content: "\f1f7"
}

.pypymas-trash:before {
    content: "\f1f8"
}

.pypymas-copyright:before {
    content: "\f1f9"
}

.pypymas-at:before {
    content: "\f1fa"
}

.pypymas-eyedropper:before {
    content: "\f1fb"
}

.pypymas-paint-brush:before {
    content: "\f1fc"
}

.pypymas-birthday-cake:before {
    content: "\f1fd"
}

.pypymas-area-chart:before {
    content: "\f1fe"
}

.pypymas-pie-chart:before {
    content: "\f200"
}

.pypymas-line-chart:before {
    content: "\f201"
}

.pypymas-lastfm:before {
    content: "\f202"
}

.pypymas-lastfm-square:before {
    content: "\f203"
}

.pypymas-toggle-off:before {
    content: "\f204"
}

.pypymas-toggle-on:before {
    content: "\f205"
}

.pypymas-bicycle:before {
    content: "\f206"
}

.pypymas-bus:before {
    content: "\f207"
}

.pypymas-ioxhost:before {
    content: "\f208"
}

.pypymas-angellist:before {
    content: "\f209"
}

.pypymas-cc:before {
    content: "\f20a"
}

.pypymas-shekel:before,
.pypymas-sheqel:before,
.pypymas-ils:before {
    content: "\f20b"
}

.pypymas-meanpath:before {
    content: "\f20c"
}

.pypymas-buysellads:before {
    content: "\f20d"
}

.pypymas-connectdevelop:before {
    content: "\f20e"
}

.pypymas-dashcube:before {
    content: "\f210"
}

.pypymas-forumbee:before {
    content: "\f211"
}

.pypymas-leanpub:before {
    content: "\f212"
}

.pypymas-sellsy:before {
    content: "\f213"
}

.pypymas-shirtsinbulk:before {
    content: "\f214"
}

.pypymas-simplybuilt:before {
    content: "\f215"
}

.pypymas-skyatlas:before {
    content: "\f216"
}

.pypymas-cart-plus:before {
    content: "\f217"
}

.pypymas-cart-arrow-down:before {
    content: "\f218"
}

.pypymas-diamond:before {
    content: "\f219"
}

.pypymas-ship:before {
    content: "\f21a"
}

.pypymas-user-secret:before {
    content: "\f21b"
}

.pypymas-motorcycle:before {
    content: "\f21c"
}

.pypymas-street-view:before {
    content: "\f21d"
}

.pypymas-heartbeat:before {
    content: "\f21e"
}

.pypymas-venus:before {
    content: "\f221"
}

.pypymas-mars:before {
    content: "\f222"
}

.pypymas-mercury:before {
    content: "\f223"
}

.pypymas-intersex:before,
.pypymas-transgender:before {
    content: "\f224"
}

.pypymas-transgender-alt:before {
    content: "\f225"
}

.pypymas-venus-double:before {
    content: "\f226"
}

.pypymas-mars-double:before {
    content: "\f227"
}

.pypymas-venus-mars:before {
    content: "\f228"
}

.pypymas-mars-stroke:before {
    content: "\f229"
}

.pypymas-mars-stroke-v:before {
    content: "\f22a"
}

.pypymas-mars-stroke-h:before {
    content: "\f22b"
}

.pypymas-neuter:before {
    content: "\f22c"
}

.pypymas-genderless:before {
    content: "\f22d"
}

.pypymas-facebook-official:before {
    content: "\f230"
}

.pypymas-pinterest-p:before {
    content: "\f231"
}

.pypymas-whatsapp:before {
    content: "\f232"
}

.pypymas-server:before {
    content: "\f233"
}

.pypymas-user-plus:before {
    content: "\f234"
}

.pypymas-user-times:before {
    content: "\f235"
}

.pypymas-hotel:before,
.pypymas-bed:before {
    content: "\f236"
}

.pypymas-viacoin:before {
    content: "\f237"
}

.pypymas-train:before {
    content: "\f238"
}

.pypymas-subway:before {
    content: "\f239"
}

.pypymas-medium:before {
    content: "\f23a"
}

.pypymas-yc:before,
.pypymas-y-combinator:before {
    content: "\f23b"
}

.pypymas-optin-monster:before {
    content: "\f23c"
}

.pypymas-opencart:before {
    content: "\f23d"
}

.pypymas-expeditedssl:before {
    content: "\f23e"
}

.pypymas-battery-4:before,
.pypymas-battery:before,
.pypymas-battery-full:before {
    content: "\f240"
}

.pypymas-battery-3:before,
.pypymas-battery-three-quarters:before {
    content: "\f241"
}

.pypymas-battery-2:before,
.pypymas-battery-half:before {
    content: "\f242"
}

.pypymas-battery-1:before,
.pypymas-battery-quarter:before {
    content: "\f243"
}

.pypymas-battery-0:before,
.pypymas-battery-empty:before {
    content: "\f244"
}

.pypymas-mouse-pointer:before {
    content: "\f245"
}

.pypymas-i-cursor:before {
    content: "\f246"
}

.pypymas-object-group:before {
    content: "\f247"
}

.pypymas-object-ungroup:before {
    content: "\f248"
}

.pypymas-sticky-note:before {
    content: "\f249"
}

.pypymas-sticky-note-o:before {
    content: "\f24a"
}

.pypymas-cc-jcb:before {
    content: "\f24b"
}

.pypymas-cc-diners-club:before {
    content: "\f24c"
}

.pypymas-clone:before {
    content: "\f24d"
}

.pypymas-balance-scale:before {
    content: "\f24e"
}

.pypymas-hourglass-o:before {
    content: "\f250"
}

.pypymas-hourglass-1:before,
.pypymas-hourglass-start:before {
    content: "\f251"
}

.pypymas-hourglass-2:before,
.pypymas-hourglass-half:before {
    content: "\f252"
}

.pypymas-hourglass-3:before,
.pypymas-hourglass-end:before {
    content: "\f253"
}

.pypymas-hourglass:before {
    content: "\f254"
}

.pypymas-hand-grab-o:before,
.pypymas-hand-rock-o:before {
    content: "\f255"
}

.pypymas-hand-stop-o:before,
.pypymas-hand-paper-o:before {
    content: "\f256"
}

.pypymas-hand-scissors-o:before {
    content: "\f257"
}

.pypymas-hand-lizard-o:before {
    content: "\f258"
}

.pypymas-hand-spock-o:before {
    content: "\f259"
}

.pypymas-hand-pointer-o:before {
    content: "\f25a"
}

.pypymas-hand-peace-o:before {
    content: "\f25b"
}

.pypymas-trademark:before {
    content: "\f25c"
}

.pypymas-registered:before {
    content: "\f25d"
}

.pypymas-creative-commons:before {
    content: "\f25e"
}

.pypymas-gg:before {
    content: "\f260"
}

.pypymas-gg-circle:before {
    content: "\f261"
}

.pypymas-tripadvisor:before {
    content: "\f262"
}

.pypymas-odnoklassniki:before {
    content: "\f263"
}

.pypymas-odnoklassniki-square:before {
    content: "\f264"
}

.pypymas-get-pocket:before {
    content: "\f265"
}

.pypymas-wikipedia-w:before {
    content: "\f266"
}

.pypymas-safari:before {
    content: "\f267"
}

.pypymas-chrome:before {
    content: "\f268"
}

.pypymas-firefox:before {
    content: "\f269"
}

.pypymas-opera:before {
    content: "\f26a"
}

.pypymas-internet-explorer:before {
    content: "\f26b"
}

.pypymas-tv:before,
.pypymas-television:before {
    content: "\f26c"
}

.pypymas-contao:before {
    content: "\f26d"
}

.pypymas-500px:before {
    content: "\f26e"
}

.pypymas-amazon:before {
    content: "\f270"
}

.pypymas-calendar-plus-o:before {
    content: "\f271"
}

.pypymas-calendar-minus-o:before {
    content: "\f272"
}

.pypymas-calendar-times-o:before {
    content: "\f273"
}

.pypymas-calendar-check-o:before {
    content: "\f274"
}

.pypymas-industry:before {
    content: "\f275"
}

.pypymas-map-pin:before {
    content: "\f276"
}

.pypymas-map-signs:before {
    content: "\f277"
}

.pypymas-map-o:before {
    content: "\f278"
}

.pypymas-map:before {
    content: "\f279"
}

.pypymas-commenting:before {
    content: "\f27a"
}

.pypymas-commenting-o:before {
    content: "\f27b"
}

.pypymas-houzz:before {
    content: "\f27c"
}

.pypymas-vimeo:before {
    content: "\f27d"
}

.pypymas-black-tie:before {
    content: "\f27e"
}

.pypymas-fonticons:before {
    content: "\f280"
}

.pypymas-reddit-alien:before {
    content: "\f281"
}

.pypymas-edge:before {
    content: "\f282"
}

.pypymas-credit-card-alt:before {
    content: "\f283"
}

.pypymas-codiepie:before {
    content: "\f284"
}

.pypymas-modx:before {
    content: "\f285"
}

.pypymas-fort-awesome:before {
    content: "\f286"
}

.pypymas-usb:before {
    content: "\f287"
}

.pypymas-product-hunt:before {
    content: "\f288"
}

.pypymas-mixcloud:before {
    content: "\f289"
}

.pypymas-scribd:before {
    content: "\f28a"
}

.pypymas-pause-circle:before {
    content: "\f28b"
}

.pypymas-pause-circle-o:before {
    content: "\f28c"
}

.pypymas-stop-circle:before {
    content: "\f28d"
}

.pypymas-stop-circle-o:before {
    content: "\f28e"
}

.pypymas-shopping-bag:before {
    content: "\f290"
}

.pypymas-shopping-basket:before {
    content: "\f291"
}

.pypymas-hashtag:before {
    content: "\f292"
}

.pypymas-bluetooth:before {
    content: "\f293"
}

.pypymas-bluetooth-b:before {
    content: "\f294"
}

.pypymas-percent:before {
    content: "\f295"
}

.pypymas-gitlab:before {
    content: "\f296"
}

.pypymas-wpbeginner:before {
    content: "\f297"
}

.pypymas-wpforms:before {
    content: "\f298"
}

.pypymas-envira:before {
    content: "\f299"
}

.pypymas-universal-access:before {
    content: "\f29a"
}

.pypymas-wheelchair-alt:before {
    content: "\f29b"
}

.pypymas-question-circle-o:before {
    content: "\f29c"
}

.pypymas-blind:before {
    content: "\f29d"
}

.pypymas-audio-description:before {
    content: "\f29e"
}

.pypymas-volume-control-phone:before {
    content: "\f2a0"
}

.pypymas-braille:before {
    content: "\f2a1"
}

.pypymas-assistive-listening-systems:before {
    content: "\f2a2"
}

.pypymas-asl-interpreting:before,
.pypymas-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.pypymas-deafness:before,
.pypymas-hard-of-hearing:before,
.pypymas-deaf:before {
    content: "\f2a4"
}

.pypymas-glide:before {
    content: "\f2a5"
}

.pypymas-glide-g:before {
    content: "\f2a6"
}

.pypymas-signing:before,
.pypymas-sign-language:before {
    content: "\f2a7"
}

.pypymas-low-vision:before {
    content: "\f2a8"
}

.pypymas-viadeo:before {
    content: "\f2a9"
}

.pypymas-viadeo-square:before {
    content: "\f2aa"
}

.pypymas-snapchat:before {
    content: "\f2ab"
}

.pypymas-snapchat-ghost:before {
    content: "\f2ac"
}

.pypymas-snapchat-square:before {
    content: "\f2ad"
}

.pypymas-pied-piper:before {
    content: "\f2ae"
}

.pypymas-first-order:before {
    content: "\f2b0"
}

.pypymas-yoast:before {
    content: "\f2b1"
}

.pypymas-themeisle:before {
    content: "\f2b2"
}

.pypymas-google-plus-circle:before,
.pypymas-google-plus-official:before {
    content: "\f2b3"
}

.pypymas-fa:before,
.pypymas-font-awesome:before {
    content: "\f2b4"
}

.pypymas-handshake-o:before {
    content: "\f2b5"
}

.pypymas-envelope-open:before {
    content: "\f2b6"
}

.pypymas-envelope-open-o:before {
    content: "\f2b7"
}

.pypymas-linode:before {
    content: "\f2b8"
}

.pypymas-address-book:before {
    content: "\f2b9"
}

.pypymas-address-book-o:before {
    content: "\f2ba"
}

.pypymas-vcard:before,
.pypymas-address-card:before {
    content: "\f2bb"
}

.pypymas-vcard-o:before,
.pypymas-address-card-o:before {
    content: "\f2bc"
}

.pypymas-user-circle:before {
    content: "\f2bd"
}

.pypymas-user-circle-o:before {
    content: "\f2be"
}

.pypymas-user-o:before {
    content: "\f2c0"
}

.pypymas-id-badge:before {
    content: "\f2c1"
}

.pypymas-drivers-license:before,
.pypymas-id-card:before {
    content: "\f2c2"
}

.pypymas-drivers-license-o:before,
.pypymas-id-card-o:before {
    content: "\f2c3"
}

.pypymas-quora:before {
    content: "\f2c4"
}

.pypymas-free-code-camp:before {
    content: "\f2c5"
}

.pypymas-telegram:before {
    content: "\f2c6"
}

.pypymas-thermometer-4:before,
.pypymas-thermometer:before,
.pypymas-thermometer-full:before {
    content: "\f2c7"
}

.pypymas-thermometer-3:before,
.pypymas-thermometer-three-quarters:before {
    content: "\f2c8"
}

.pypymas-thermometer-2:before,
.pypymas-thermometer-half:before {
    content: "\f2c9"
}

.pypymas-thermometer-1:before,
.pypymas-thermometer-quarter:before {
    content: "\f2ca"
}

.pypymas-thermometer-0:before,
.pypymas-thermometer-empty:before {
    content: "\f2cb"
}

.pypymas-shower:before {
    content: "\f2cc"
}

.pypymas-bathtub:before,
.pypymas-s15:before,
.pypymas-bath:before {
    content: "\f2cd"
}

.pypymas-podcast:before {
    content: "\f2ce"
}

.pypymas-window-maximize:before {
    content: "\f2d0"
}

.pypymas-window-minimize:before {
    content: "\f2d1"
}

.pypymas-window-restore:before {
    content: "\f2d2"
}

.pypymas-times-rectangle:before,
.pypymas-window-close:before {
    content: "\f2d3"
}

.pypymas-times-rectangle-o:before,
.pypymas-window-close-o:before {
    content: "\f2d4"
}

.pypymas-bandcamp:before {
    content: "\f2d5"
}

.pypymas-grav:before {
    content: "\f2d6"
}

.pypymas-etsy:before {
    content: "\f2d7"
}

.pypymas-imdb:before {
    content: "\f2d8"
}

.pypymas-ravelry:before {
    content: "\f2d9"
}

.pypymas-eercast:before {
    content: "\f2da"
}

.pypymas-microchip:before {
    content: "\f2db"
}

.pypymas-snowflake-o:before {
    content: "\f2dc"
}

.pypymas-superpowers:before {
    content: "\f2dd"
}

.pypymas-wpexplorer:before {
    content: "\f2de"
}

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