/*!
 *  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 PATH
 * -------------------------- */
@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;
}
.jaryhyg {
  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;
}
/* makes the font 33% larger relative to the icon container */
.jaryhyg-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.jaryhyg-2x {
  font-size: 2em;
}
.jaryhyg-3x {
  font-size: 3em;
}
.jaryhyg-4x {
  font-size: 4em;
}
.jaryhyg-5x {
  font-size: 5em;
}
.jaryhyg-fw {
  width: 1.28571429em;
  text-align: center;
}
.jaryhyg-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.jaryhyg-ul > li {
  position: relative;
}
.jaryhyg-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.jaryhyg-li.jaryhyg-lg {
  left: -1.85714286em;
}
.jaryhyg-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.jaryhyg-pull-left {
  float: left;
}
.jaryhyg-pull-right {
  float: right;
}
.jaryhyg.jaryhyg-pull-left {
  margin-right: .3em;
}
.jaryhyg.jaryhyg-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.jaryhyg.pull-left {
  margin-right: .3em;
}
.jaryhyg.pull-right {
  margin-left: .3em;
}
.jaryhyg-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.jaryhyg-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);
  }
}
.jaryhyg-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.jaryhyg-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.jaryhyg-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.jaryhyg-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);
}
.jaryhyg-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 .jaryhyg-rotate-90,
:root .jaryhyg-rotate-180,
:root .jaryhyg-rotate-270,
:root .jaryhyg-flip-horizontal,
:root .jaryhyg-flip-vertical {
  filter: none;
}
.jaryhyg-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.jaryhyg-stack-1x,
.jaryhyg-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.jaryhyg-stack-1x {
  line-height: inherit;
}
.jaryhyg-stack-2x {
  font-size: 2em;
}
.jaryhyg-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.jaryhyg-glass:before {
  content: "";
}
.jaryhyg-music:before {
  content: "";
}
.jaryhyg-search:before {
  content: "";
}
.jaryhyg-envelope-o:before {
  content: "";
}
.jaryhyg-heart:before {
  content: "";
}
.jaryhyg-star:before {
  content: "";
}
.jaryhyg-star-o:before {
  content: "";
}
.jaryhyg-user:before {
  content: "";
}
.jaryhyg-film:before {
  content: "";
}
.jaryhyg-th-large:before {
  content: "";
}
.jaryhyg-th:before {
  content: "";
}
.jaryhyg-th-list:before {
  content: "";
}
.jaryhyg-check:before {
  content: "";
}
.jaryhyg-remove:before,
.jaryhyg-close:before,
.jaryhyg-times:before {
  content: "";
}
.jaryhyg-search-plus:before {
  content: "";
}
.jaryhyg-search-minus:before {
  content: "";
}
.jaryhyg-power-off:before {
  content: "";
}
.jaryhyg-signal:before {
  content: "";
}
.jaryhyg-gear:before,
.jaryhyg-cog:before {
  content: "";
}
.jaryhyg-trash-o:before {
  content: "";
}
.jaryhyg-home:before {
  content: "";
}
.jaryhyg-file-o:before {
  content: "";
}
.jaryhyg-clock-o:before {
  content: "";
}
.jaryhyg-road:before {
  content: "";
}
.jaryhyg-download:before {
  content: "";
}
.jaryhyg-arrow-circle-o-down:before {
  content: "";
}
.jaryhyg-arrow-circle-o-up:before {
  content: "";
}
.jaryhyg-inbox:before {
  content: "";
}
.jaryhyg-play-circle-o:before {
  content: "";
}
.jaryhyg-rotate-right:before,
.jaryhyg-repeat:before {
  content: "";
}
.jaryhyg-refresh:before {
  content: "";
}
.jaryhyg-list-alt:before {
  content: "";
}
.jaryhyg-lock:before {
  content: "";
}
.jaryhyg-flag:before {
  content: "";
}
.jaryhyg-headphones:before {
  content: "";
}
.jaryhyg-volume-off:before {
  content: "";
}
.jaryhyg-volume-down:before {
  content: "";
}
.jaryhyg-volume-up:before {
  content: "";
}
.jaryhyg-qrcode:before {
  content: "";
}
.jaryhyg-barcode:before {
  content: "";
}
.jaryhyg-tag:before {
  content: "";
}
.jaryhyg-tags:before {
  content: "";
}
.jaryhyg-book:before {
  content: "";
}
.jaryhyg-bookmark:before {
  content: "";
}
.jaryhyg-print:before {
  content: "";
}
.jaryhyg-camera:before {
  content: "";
}
.jaryhyg-font:before {
  content: "";
}
.jaryhyg-bold:before {
  content: "";
}
.jaryhyg-italic:before {
  content: "";
}
.jaryhyg-text-height:before {
  content: "";
}
.jaryhyg-text-width:before {
  content: "";
}
.jaryhyg-align-left:before {
  content: "";
}
.jaryhyg-align-center:before {
  content: "";
}
.jaryhyg-align-right:before {
  content: "";
}
.jaryhyg-align-justify:before {
  content: "";
}
.jaryhyg-list:before {
  content: "";
}
.jaryhyg-dedent:before,
.jaryhyg-outdent:before {
  content: "";
}
.jaryhyg-indent:before {
  content: "";
}
.jaryhyg-video-camera:before {
  content: "";
}
.jaryhyg-photo:before,
.jaryhyg-image:before,
.jaryhyg-picture-o:before {
  content: "";
}
.jaryhyg-pencil:before {
  content: "";
}
.jaryhyg-map-marker:before {
  content: "";
}
.jaryhyg-adjust:before {
  content: "";
}
.jaryhyg-tint:before {
  content: "";
}
.jaryhyg-edit:before,
.jaryhyg-pencil-square-o:before {
  content: "";
}
.jaryhyg-share-square-o:before {
  content: "";
}
.jaryhyg-check-square-o:before {
  content: "";
}
.jaryhyg-arrows:before {
  content: "";
}
.jaryhyg-step-backward:before {
  content: "";
}
.jaryhyg-fast-backward:before {
  content: "";
}
.jaryhyg-backward:before {
  content: "";
}
.jaryhyg-play:before {
  content: "";
}
.jaryhyg-pause:before {
  content: "";
}
.jaryhyg-stop:before {
  content: "";
}
.jaryhyg-forward:before {
  content: "";
}
.jaryhyg-fast-forward:before {
  content: "";
}
.jaryhyg-step-forward:before {
  content: "";
}
.jaryhyg-eject:before {
  content: "";
}
.jaryhyg-chevron-left:before {
  content: "";
}
.jaryhyg-chevron-right:before {
  content: "";
}
.jaryhyg-plus-circle:before {
  content: "";
}
.jaryhyg-minus-circle:before {
  content: "";
}
.jaryhyg-times-circle:before {
  content: "";
}
.jaryhyg-check-circle:before {
  content: "";
}
.jaryhyg-question-circle:before {
  content: "";
}
.jaryhyg-info-circle:before {
  content: "";
}
.jaryhyg-crosshairs:before {
  content: "";
}
.jaryhyg-times-circle-o:before {
  content: "";
}
.jaryhyg-check-circle-o:before {
  content: "";
}
.jaryhyg-ban:before {
  content: "";
}
.jaryhyg-arrow-left:before {
  content: "";
}
.jaryhyg-arrow-right:before {
  content: "";
}
.jaryhyg-arrow-up:before {
  content: "";
}
.jaryhyg-arrow-down:before {
  content: "";
}
.jaryhyg-mail-forward:before,
.jaryhyg-share:before {
  content: "";
}
.jaryhyg-expand:before {
  content: "";
}
.jaryhyg-compress:before {
  content: "";
}
.jaryhyg-plus:before {
  content: "";
}
.jaryhyg-minus:before {
  content: "";
}
.jaryhyg-asterisk:before {
  content: "";
}
.jaryhyg-exclamation-circle:before {
  content: "";
}
.jaryhyg-gift:before {
  content: "";
}
.jaryhyg-leaf:before {
  content: "";
}
.jaryhyg-fire:before {
  content: "";
}
.jaryhyg-eye:before {
  content: "";
}
.jaryhyg-eye-slash:before {
  content: "";
}
.jaryhyg-warning:before,
.jaryhyg-exclamation-triangle:before {
  content: "";
}
.jaryhyg-plane:before {
  content: "";
}
.jaryhyg-calendar:before {
  content: "";
}
.jaryhyg-random:before {
  content: "";
}
.jaryhyg-comment:before {
  content: "";
}
.jaryhyg-magnet:before {
  content: "";
}
.jaryhyg-chevron-up:before {
  content: "";
}
.zumav:before {
  content: "";
}
.jaryhyg-retweet:before {
  content: "";
}
.jaryhyg-shopping-cart:before {
  content: "";
}
.jaryhyg-folder:before {
  content: "";
}
.jaryhyg-folder-open:before {
  content: "";
}
.jaryhyg-arrows-v:before {
  content: "";
}
.jaryhyg-arrows-h:before {
  content: "";
}
.jaryhyg-bar-chart-o:before,
.jaryhyg-bar-chart:before {
  content: "";
}
.jaryhyg-twitter-square:before {
  content: "";
}
.jaryhyg-facebook-square:before {
  content: "";
}
.jaryhyg-camera-retro:before {
  content: "";
}
.jaryhyg-key:before {
  content: "";
}
.jaryhyg-gears:before,
.jaryhyg-cogs:before {
  content: "";
}
.jaryhyg-comments:before {
  content: "";
}
.jaryhyg-thumbs-o-up:before {
  content: "";
}
.jaryhyg-thumbs-o-down:before {
  content: "";
}
.jaryhyg-star-half:before {
  content: "";
}
.jaryhyg-heart-o:before {
  content: "";
}
.jaryhyg-sign-out:before {
  content: "";
}
.jaryhyg-linkedin-square:before {
  content: "";
}
.jaryhyg-thumb-tack:before {
  content: "";
}
.jaryhyg-external-link:before {
  content: "";
}
.jaryhyg-sign-in:before {
  content: "";
}
.jaryhyg-trophy:before {
  content: "";
}
.jaryhyg-github-square:before {
  content: "";
}
.jaryhyg-upload:before {
  content: "";
}
.jaryhyg-lemon-o:before {
  content: "";
}
.jaryhyg-phone:before {
  content: "";
}
.jaryhyg-square-o:before {
  content: "";
}
.jaryhyg-bookmark-o:before {
  content: "";
}
.jaryhyg-phone-square:before {
  content: "";
}
.jaryhyg-twitter:before {
  content: "";
}
.jaryhyg-facebook-f:before,
.jaryhyg-facebook:before {
  content: "";
}
.jaryhyg-github:before {
  content: "";
}
.jaryhyg-unlock:before {
  content: "";
}
.jaryhyg-credit-card:before {
  content: "";
}
.jaryhyg-feed:before,
.jaryhyg-rss:before {
  content: "";
}
.jaryhyg-hdd-o:before {
  content: "";
}
.jaryhyg-bullhorn:before {
  content: "";
}
.jaryhyg-bell:before {
  content: "";
}
.jaryhyg-certificate:before {
  content: "";
}
.jaryhyg-hand-o-right:before {
  content: "";
}
.jaryhyg-hand-o-left:before {
  content: "";
}
.jaryhyg-hand-o-up:before {
  content: "";
}
.jaryhyg-hand-o-down:before {
  content: "";
}
.jaryhyg-arrow-circle-left:before {
  content: "";
}
.jaryhyg-arrow-circle-right:before {
  content: "";
}
.jaryhyg-arrow-circle-up:before {
  content: "";
}
.jaryhyg-arrow-circle-down:before {
  content: "";
}
.jaryhyg-globe:before {
  content: "";
}
.jaryhyg-wrench:before {
  content: "";
}
.jaryhyg-tasks:before {
  content: "";
}
.jaryhyg-filter:before {
  content: "";
}
.jaryhyg-briefcase:before {
  content: "";
}
.jaryhyg-arrows-alt:before {
  content: "";
}
.jaryhyg-group:before,
.jaryhyg-users:before {
  content: "";
}
.jaryhyg-chain:before,
.jaryhyg-link:before {
  content: "";
}
.jaryhyg-cloud:before {
  content: "";
}
.jaryhyg-flask:before {
  content: "";
}
.jaryhyg-cut:before,
.jaryhyg-scissors:before {
  content: "";
}
.jaryhyg-copy:before,
.jaryhyg-files-o:before {
  content: "";
}
.jaryhyg-paperclip:before {
  content: "";
}
.jaryhyg-save:before,
.jaryhyg-floppy-o:before {
  content: "";
}
.jaryhyg-square:before {
  content: "";
}
.jaryhyg-navicon:before,
.jaryhyg-reorder:before,
.jaryhyg-bars:before {
  content: "";
}
.jaryhyg-list-ul:before {
  content: "";
}
.jaryhyg-list-ol:before {
  content: "";
}
.jaryhyg-strikethrough:before {
  content: "";
}
.jaryhyg-underline:before {
  content: "";
}
.jaryhyg-table:before {
  content: "";
}
.jaryhyg-magic:before {
  content: "";
}
.jaryhyg-truck:before {
  content: "";
}
.jaryhyg-pinterest:before {
  content: "";
}
.jaryhyg-pinterest-square:before {
  content: "";
}
.jaryhyg-google-plus-square:before {
  content: "";
}
.jaryhyg-google-plus:before {
  content: "";
}
.jaryhyg-money:before {
  content: "";
}
.jaryhyg-caret-down:before {
  content: "";
}
.jaryhyg-caret-up:before {
  content: "";
}
.jaryhyg-caret-left:before {
  content: "";
}
.jaryhyg-caret-right:before {
  content: "";
}
.jaryhyg-columns:before {
  content: "";
}
.jaryhyg-unsorted:before,
.jaryhyg-sort:before {
  content: "";
}
.jaryhyg-sort-down:before,
.jaryhyg-sort-desc:before {
  content: "";
}
.jaryhyg-sort-up:before,
.jaryhyg-sort-asc:before {
  content: "";
}
.jaryhyg-envelope:before {
  content: "";
}
.jaryhyg-linkedin:before {
  content: "";
}
.jaryhyg-rotate-left:before,
.jaryhyg-undo:before {
  content: "";
}
.jaryhyg-legal:before,
.jaryhyg-gavel:before {
  content: "";
}
.jaryhyg-dashboard:before,
.jaryhyg-tachometer:before {
  content: "";
}
.jaryhyg-comment-o:before {
  content: "";
}
.jaryhyg-comments-o:before {
  content: "";
}
.jaryhyg-flash:before,
.jaryhyg-bolt:before {
  content: "";
}
.jaryhyg-sitemap:before {
  content: "";
}
.jaryhyg-umbrella:before {
  content: "";
}
.jaryhyg-paste:before,
.jaryhyg-clipboard:before {
  content: "";
}
.jaryhyg-lightbulb-o:before {
  content: "";
}
.jaryhyg-exchange:before {
  content: "";
}
.jaryhyg-cloud-download:before {
  content: "";
}
.jaryhyg-cloud-upload:before {
  content: "";
}
.jaryhyg-user-md:before {
  content: "";
}
.jaryhyg-stethoscope:before {
  content: "";
}
.jaryhyg-suitcase:before {
  content: "";
}
.jaryhyg-bell-o:before {
  content: "";
}
.jaryhyg-coffee:before {
  content: "";
}
.jaryhyg-cutlery:before {
  content: "";
}
.jaryhyg-file-text-o:before {
  content: "";
}
.jaryhyg-building-o:before {
  content: "";
}
.jaryhyg-hospital-o:before {
  content: "";
}
.jaryhyg-ambulance:before {
  content: "";
}
.jaryhyg-medkit:before {
  content: "";
}
.jaryhyg-fighter-jet:before {
  content: "";
}
.jaryhyg-beer:before {
  content: "";
}
.jaryhyg-h-square:before {
  content: "";
}
.jaryhyg-plus-square:before {
  content: "";
}
.jaryhyg-angle-double-left:before {
  content: "";
}
.jaryhyg-angle-double-right:before {
  content: "";
}
.jaryhyg-angle-double-up:before {
  content: "";
}
.jaryhyg-angle-double-down:before {
  content: "";
}
.jaryhyg-angle-left:before {
  content: "";
}
.jaryhyg-angle-right:before {
  content: "";
}
.divozu:before {
  content: "";
}
.jaryhyg-angle-down:before {
  content: "";
}
.jaryhyg-desktop:before {
  content: "";
}
.jaryhyg-laptop:before {
  content: "";
}
.jaryhyg-tablet:before {
  content: "";
}
.jaryhyg-mobile-phone:before,
.jaryhyg-mobile:before {
  content: "";
}
.jaryhyg-circle-o:before {
  content: "";
}
.jaryhyg-quote-left:before {
  content: "";
}
.jaryhyg-quote-right:before {
  content: "";
}
.jaryhyg-spinner:before {
  content: "";
}
.jaryhyg-circle:before {
  content: "";
}
.jaryhyg-mail-reply:before,
.jaryhyg-reply:before {
  content: "";
}
.jaryhyg-github-alt:before {
  content: "";
}
.jaryhyg-folder-o:before {
  content: "";
}
.jaryhyg-folder-open-o:before {
  content: "";
}
.jaryhyg-smile-o:before {
  content: "";
}
.jaryhyg-frown-o:before {
  content: "";
}
.jaryhyg-meh-o:before {
  content: "";
}
.jaryhyg-gamepad:before {
  content: "";
}
.jaryhyg-keyboard-o:before {
  content: "";
}
.jaryhyg-flag-o:before {
  content: "";
}
.jaryhyg-flag-checkered:before {
  content: "";
}
.jaryhyg-terminal:before {
  content: "";
}
.jaryhyg-code:before {
  content: "";
}
.jaryhyg-mail-reply-all:before,
.jaryhyg-reply-all:before {
  content: "";
}
.jaryhyg-star-half-empty:before,
.jaryhyg-star-half-full:before,
.jaryhyg-star-half-o:before {
  content: "";
}
.jaryhyg-location-arrow:before {
  content: "";
}
.jaryhyg-crop:before {
  content: "";
}
.jaryhyg-code-fork:before {
  content: "";
}
.jaryhyg-unlink:before,
.jaryhyg-chain-broken:before {
  content: "";
}
.jaryhyg-question:before {
  content: "";
}
.jaryhyg-info:before {
  content: "";
}
.jaryhyg-exclamation:before {
  content: "";
}
.jaryhyg-superscript:before {
  content: "";
}
.jaryhyg-subscript:before {
  content: "";
}
.jaryhyg-eraser:before {
  content: "";
}
.jaryhyg-puzzle-piece:before {
  content: "";
}
.jaryhyg-microphone:before {
  content: "";
}
.jaryhyg-microphone-slash:before {
  content: "";
}
.jaryhyg-shield:before {
  content: "";
}
.jaryhyg-calendar-o:before {
  content: "";
}
.jaryhyg-fire-extinguisher:before {
  content: "";
}
.jaryhyg-rocket:before {
  content: "";
}
.jaryhyg-maxcdn:before {
  content: "";
}
.jaryhyg-chevron-circle-left:before {
  content: "";
}
.jaryhyg-chevron-circle-right:before {
  content: "";
}
.jaryhyg-chevron-circle-up:before {
  content: "";
}
.jaryhyg-chevron-circle-down:before {
  content: "";
}
.jaryhyg-html5:before {
  content: "";
}
.jaryhyg-css3:before {
  content: "";
}
.jaryhyg-anchor:before {
  content: "";
}
.jaryhyg-unlock-alt:before {
  content: "";
}
.jaryhyg-bullseye:before {
  content: "";
}
.jaryhyg-ellipsis-h:before {
  content: "";
}
.jaryhyg-ellipsis-v:before {
  content: "";
}
.jaryhyg-rss-square:before {
  content: "";
}
.jaryhyg-play-circle:before {
  content: "";
}
.jaryhyg-ticket:before {
  content: "";
}
.jaryhyg-minus-square:before {
  content: "";
}
.jaryhyg-minus-square-o:before {
  content: "";
}
.jaryhyg-level-up:before {
  content: "";
}
.jaryhyg-level-down:before {
  content: "";
}
.jaryhyg-check-square:before {
  content: "";
}
.jaryhyg-pencil-square:before {
  content: "";
}
.jaryhyg-external-link-square:before {
  content: "";
}
.jaryhyg-share-square:before {
  content: "";
}
.jaryhyg-compass:before {
  content: "";
}
.jaryhyg-toggle-down:before,
.jaryhyg-caret-square-o-down:before {
  content: "";
}
.jaryhyg-toggle-up:before,
.jaryhyg-caret-square-o-up:before {
  content: "";
}
.jaryhyg-toggle-right:before,
.jaryhyg-caret-square-o-right:before {
  content: "";
}
.jaryhyg-euro:before,
.jaryhyg-eur:before {
  content: "";
}
.jaryhyg-gbp:before {
  content: "";
}
.jaryhyg-dollar:before,
.jaryhyg-usd:before {
  content: "";
}
.jaryhyg-rupee:before,
.jaryhyg-inr:before {
  content: "";
}
.jaryhyg-cny:before,
.jaryhyg-rmb:before,
.jaryhyg-yen:before,
.jaryhyg-jpy:before {
  content: "";
}
.jaryhyg-ruble:before,
.jaryhyg-rouble:before,
.jaryhyg-rub:before {
  content: "";
}
.jaryhyg-won:before,
.jaryhyg-krw:before {
  content: "";
}
.jaryhyg-bitcoin:before,
.jaryhyg-btc:before {
  content: "";
}
.jaryhyg-file:before {
  content: "";
}
.jaryhyg-file-text:before {
  content: "";
}
.jaryhyg-sort-alpha-asc:before {
  content: "";
}
.jaryhyg-sort-alpha-desc:before {
  content: "";
}
.jaryhyg-sort-amount-asc:before {
  content: "";
}
.jaryhyg-sort-amount-desc:before {
  content: "";
}
.jaryhyg-sort-numeric-asc:before {
  content: "";
}
.jaryhyg-sort-numeric-desc:before {
  content: "";
}
.jaryhyg-thumbs-up:before {
  content: "";
}
.jaryhyg-thumbs-down:before {
  content: "";
}
.jaryhyg-youtube-square:before {
  content: "";
}
.jaryhyg-youtube:before {
  content: "";
}
.jaryhyg-xing:before {
  content: "";
}
.jaryhyg-xing-square:before {
  content: "";
}
.jaryhyg-youtube-play:before {
  content: "";
}
.jaryhyg-dropbox:before {
  content: "";
}
.jaryhyg-stack-overflow:before {
  content: "";
}
.jaryhyg-instagram:before {
  content: "";
}
.jaryhyg-flickr:before {
  content: "";
}
.jaryhyg-adn:before {
  content: "";
}
.jaryhyg-bitbucket:before {
  content: "";
}
.jaryhyg-bitbucket-square:before {
  content: "";
}
.jaryhyg-tumblr:before {
  content: "";
}
.jaryhyg-tumblr-square:before {
  content: "";
}
.jaryhyg-long-arrow-down:before {
  content: "";
}
.jaryhyg-long-arrow-up:before {
  content: "";
}
.jaryhyg-long-arrow-left:before {
  content: "";
}
.jaryhyg-long-arrow-right:before {
  content: "";
}
.jaryhyg-apple:before {
  content: "";
}
.jaryhyg-windows:before {
  content: "";
}
.jaryhyg-android:before {
  content: "";
}
.jaryhyg-linux:before {
  content: "";
}
.jaryhyg-dribbble:before {
  content: "";
}
.jaryhyg-skype:before {
  content: "";
}
.jaryhyg-foursquare:before {
  content: "";
}
.jaryhyg-trello:before {
  content: "";
}
.jaryhyg-female:before {
  content: "";
}
.jaryhyg-male:before {
  content: "";
}
.jaryhyg-gittip:before,
.jaryhyg-gratipay:before {
  content: "";
}
.jaryhyg-sun-o:before {
  content: "";
}
.nysoku:before {
  content: "";
}
.jaryhyg-archive:before {
  content: "";
}
.jaryhyg-bug:before {
  content: "";
}
.jaryhyg-vk:before {
  content: "";
}
.jaryhyg-weibo:before {
  content: "";
}
.jaryhyg-renren:before {
  content: "";
}
.jaryhyg-pagelines:before {
  content: "";
}
.jaryhyg-stack-exchange:before {
  content: "";
}
.jaryhyg-arrow-circle-o-right:before {
  content: "";
}
.jaryhyg-arrow-circle-o-left:before {
  content: "";
}
.jaryhyg-toggle-left:before,
.jaryhyg-caret-square-o-left:before {
  content: "";
}
.jaryhyg-dot-circle-o:before {
  content: "";
}
.jaryhyg-wheelchair:before {
  content: "";
}
.jaryhyg-vimeo-square:before {
  content: "";
}
.jaryhyg-turkish-lira:before,
.jaryhyg-try:before {
  content: "";
}
.jaryhyg-plus-square-o:before {
  content: "";
}
.jaryhyg-space-shuttle:before {
  content: "";
}
.jaryhyg-slack:before {
  content: "";
}
.jaryhyg-envelope-square:before {
  content: "";
}
.jaryhyg-wordpress:before {
  content: "";
}
.jaryhyg-openid:before {
  content: "";
}
.jaryhyg-institution:before,
.jaryhyg-bank:before,
.jaryhyg-university:before {
  content: "";
}
.jaryhyg-mortar-board:before,
.jaryhyg-graduation-cap:before {
  content: "";
}
.jaryhyg-yahoo:before {
  content: "";
}
.jaryhyg-google:before {
  content: "";
}
.jaryhyg-reddit:before {
  content: "";
}
.jaryhyg-reddit-square:before {
  content: "";
}
.jaryhyg-stumbleupon-circle:before {
  content: "";
}
.jaryhyg-stumbleupon:before {
  content: "";
}
.jaryhyg-delicious:before {
  content: "";
}
.jaryhyg-digg:before {
  content: "";
}
.jaryhyg-pied-piper-pp:before {
  content: "";
}
.jaryhyg-pied-piper-alt:before {
  content: "";
}
.jaryhyg-drupal:before {
  content: "";
}
.jaryhyg-joomla:before {
  content: "";
}
.jaryhyg-language:before {
  content: "";
}
.jaryhyg-fax:before {
  content: "";
}
.jaryhyg-building:before {
  content: "";
}
.jaryhyg-child:before {
  content: "";
}
.jaryhyg-paw:before {
  content: "";
}
.jaryhyg-spoon:before {
  content: "";
}
.jaryhyg-cube:before {
  content: "";
}
.jaryhyg-cubes:before {
  content: "";
}
.jaryhyg-behance:before {
  content: "";
}
.jaryhyg-behance-square:before {
  content: "";
}
.jaryhyg-steam:before {
  content: "";
}
.jaryhyg-steam-square:before {
  content: "";
}
.jaryhyg-recycle:before {
  content: "";
}
.jaryhyg-automobile:before,
.jaryhyg-car:before {
  content: "";
}
.jaryhyg-cab:before,
.jaryhyg-taxi:before {
  content: "";
}
.jaryhyg-tree:before {
  content: "";
}
.jaryhyg-spotify:before {
  content: "";
}
.jaryhyg-deviantart:before {
  content: "";
}
.jaryhyg-soundcloud:before {
  content: "";
}
.jaryhyg-database:before {
  content: "";
}
.jaryhyg-file-pdf-o:before {
  content: "";
}
.jaryhyg-file-word-o:before {
  content: "";
}
.jaryhyg-file-excel-o:before {
  content: "";
}
.jaryhyg-file-powerpoint-o:before {
  content: "";
}
.jaryhyg-file-photo-o:before,
.jaryhyg-file-picture-o:before,
.jaryhyg-file-image-o:before {
  content: "";
}
.jaryhyg-file-zip-o:before,
.jaryhyg-file-archive-o:before {
  content: "";
}
.jaryhyg-file-sound-o:before,
.jaryhyg-file-audio-o:before {
  content: "";
}
.jaryhyg-file-movie-o:before,
.jaryhyg-file-video-o:before {
  content: "";
}
.jaryhyg-file-code-o:before {
  content: "";
}
.jaryhyg-vine:before {
  content: "";
}
.jaryhyg-codepen:before {
  content: "";
}
.jaryhyg-jsfiddle:before {
  content: "";
}
.jaryhyg-life-bouy:before,
.jaryhyg-life-buoy:before,
.jaryhyg-life-saver:before,
.jaryhyg-support:before,
.jaryhyg-life-ring:before {
  content: "";
}
.jaryhyg-circle-o-notch:before {
  content: "";
}
.jaryhyg-ra:before,
.jaryhyg-resistance:before,
.jaryhyg-rebel:before {
  content: "";
}
.jaryhyg-ge:before,
.jaryhyg-empire:before {
  content: "";
}
.jaryhyg-git-square:before {
  content: "";
}
.jaryhyg-git:before {
  content: "";
}
.jaryhyg-y-combinator-square:before,
.jaryhyg-yc-square:before,
.jaryhyg-hacker-news:before {
  content: "";
}
.jaryhyg-tencent-weibo:before {
  content: "";
}
.jaryhyg-qq:before {
  content: "";
}
.jaryhyg-wechat:before,
.jaryhyg-weixin:before {
  content: "";
}
.jaryhyg-send:before,
.jaryhyg-paper-plane:before {
  content: "";
}
.jaryhyg-send-o:before,
.jaryhyg-paper-plane-o:before {
  content: "";
}
.jaryhyg-history:before {
  content: "";
}
.jaryhyg-circle-thin:before {
  content: "";
}
.jaryhyg-header:before {
  content: "";
}
.jaryhyg-paragraph:before {
  content: "";
}
.jaryhyg-sliders:before {
  content: "";
}
.jaryhyg-share-alt:before {
  content: "";
}
.jaryhyg-share-alt-square:before {
  content: "";
}
.jaryhyg-bomb:before {
  content: "";
}
.jaryhyg-soccer-ball-o:before,
.jaryhyg-futbol-o:before {
  content: "";
}
.jaryhyg-tty:before {
  content: "";
}
.jaryhyg-binoculars:before {
  content: "";
}
.jaryhyg-plug:before {
  content: "";
}
.jaryhyg-slideshare:before {
  content: "";
}
.jaryhyg-twitch:before {
  content: "";
}
.jaryhyg-yelp:before {
  content: "";
}
.jaryhyg-newspaper-o:before {
  content: "";
}
.jaryhyg-wifi:before {
  content: "";
}
.jaryhyg-calculator:before {
  content: "";
}
.jaryhyg-paypal:before {
  content: "";
}
.jaryhyg-google-wallet:before {
  content: "";
}
.jaryhyg-cc-visa:before {
  content: "";
}
.jaryhyg-cc-mastercard:before {
  content: "";
}
.jaryhyg-cc-discover:before {
  content: "";
}
.jaryhyg-cc-amex:before {
  content: "";
}
.jaryhyg-cc-paypal:before {
  content: "";
}
.jaryhyg-cc-stripe:before {
  content: "";
}
.jaryhyg-bell-slash:before {
  content: "";
}
.jaryhyg-bell-slash-o:before {
  content: "";
}
.jaryhyg-trash:before {
  content: "";
}
.jaryhyg-copyright:before {
  content: "";
}
.jaryhyg-at:before {
  content: "";
}
.jaryhyg-eyedropper:before {
  content: "";
}
.jaryhyg-paint-brush:before {
  content: "";
}
.jaryhyg-birthday-cake:before {
  content: "";
}
.jaryhyg-area-chart:before {
  content: "";
}
.jaryhyg-pie-chart:before {
  content: "";
}
.jaryhyg-line-chart:before {
  content: "";
}
.jaryhyg-lastfm:before {
  content: "";
}
.jaryhyg-lastfm-square:before {
  content: "";
}
.jaryhyg-toggle-off:before {
  content: "";
}
.jaryhyg-toggle-on:before {
  content: "";
}
.jaryhyg-bicycle:before {
  content: "";
}
.jaryhyg-bus:before {
  content: "";
}
.jaryhyg-ioxhost:before {
  content: "";
}
.jaryhyg-angellist:before {
  content: "";
}
.jaryhyg-cc:before {
  content: "";
}
.jaryhyg-shekel:before,
.jaryhyg-sheqel:before,
.jaryhyg-ils:before {
  content: "";
}
.jaryhyg-meanpath:before {
  content: "";
}
.jaryhyg-buysellads:before {
  content: "";
}
.jaryhyg-connectdevelop:before {
  content: "";
}
.jaryhyg-dashcube:before {
  content: "";
}
.jaryhyg-forumbee:before {
  content: "";
}
.jaryhyg-leanpub:before {
  content: "";
}
.jaryhyg-sellsy:before {
  content: "";
}
.jaryhyg-shirtsinbulk:before {
  content: "";
}
.jaryhyg-simplybuilt:before {
  content: "";
}
.jaryhyg-skyatlas:before {
  content: "";
}
.jaryhyg-cart-plus:before {
  content: "";
}
.jaryhyg-cart-arrow-down:before {
  content: "";
}
.jaryhyg-diamond:before {
  content: "";
}
.jaryhyg-ship:before {
  content: "";
}
.jaryhyg-user-secret:before {
  content: "";
}
.jaryhyg-motorcycle:before {
  content: "";
}
.jaryhyg-street-view:before {
  content: "";
}
.jaryhyg-heartbeat:before {
  content: "";
}
.jaryhyg-venus:before {
  content: "";
}
.jaryhyg-mars:before {
  content: "";
}
.jaryhyg-mercury:before {
  content: "";
}
.jaryhyg-intersex:before,
.jaryhyg-transgender:before {
  content: "";
}
.jaryhyg-transgender-alt:before {
  content: "";
}
.jaryhyg-venus-double:before {
  content: "";
}
.jaryhyg-mars-double:before {
  content: "";
}
.jaryhyg-venus-mars:before {
  content: "";
}
.jaryhyg-mars-stroke:before {
  content: "";
}
.jaryhyg-mars-stroke-v:before {
  content: "";
}
.jaryhyg-mars-stroke-h:before {
  content: "";
}
.jaryhyg-neuter:before {
  content: "";
}
.jaryhyg-genderless:before {
  content: "";
}
.jaryhyg-facebook-official:before {
  content: "";
}
.jaryhyg-pinterest-p:before {
  content: "";
}
.jaryhyg-whatsapp:before {
  content: "";
}
.jaryhyg-server:before {
  content: "";
}
.jaryhyg-user-plus:before {
  content: "";
}
.jaryhyg-user-times:before {
  content: "";
}
.jaryhyg-hotel:before,
.jaryhyg-bed:before {
  content: "";
}
.jaryhyg-viacoin:before {
  content: "";
}
.jaryhyg-train:before {
  content: "";
}
.jaryhyg-subway:before {
  content: "";
}
.jaryhyg-medium:before {
  content: "";
}
.jaryhyg-yc:before,
.jaryhyg-y-combinator:before {
  content: "";
}
.jaryhyg-optin-monster:before {
  content: "";
}
.jaryhyg-opencart:before {
  content: "";
}
.jaryhyg-expeditedssl:before {
  content: "";
}
.jaryhyg-battery-4:before,
.jaryhyg-battery:before,
.jaryhyg-battery-full:before {
  content: "";
}
.jaryhyg-battery-3:before,
.jaryhyg-battery-three-quarters:before {
  content: "";
}
.jaryhyg-battery-2:before,
.jaryhyg-battery-half:before {
  content: "";
}
.jaryhyg-battery-1:before,
.jaryhyg-battery-quarter:before {
  content: "";
}
.jaryhyg-battery-0:before,
.jaryhyg-battery-empty:before {
  content: "";
}
.jaryhyg-mouse-pointer:before {
  content: "";
}
.jaryhyg-i-cursor:before {
  content: "";
}
.jaryhyg-object-group:before {
  content: "";
}
.jaryhyg-object-ungroup:before {
  content: "";
}
.jaryhyg-sticky-note:before {
  content: "";
}
.jaryhyg-sticky-note-o:before {
  content: "";
}
.jaryhyg-cc-jcb:before {
  content: "";
}
.jaryhyg-cc-diners-club:before {
  content: "";
}
.jaryhyg-clone:before {
  content: "";
}
.jaryhyg-balance-scale:before {
  content: "";
}
.jaryhyg-hourglass-o:before {
  content: "";
}
.jaryhyg-hourglass-1:before,
.jaryhyg-hourglass-start:before {
  content: "";
}
.jaryhyg-hourglass-2:before,
.jaryhyg-hourglass-half:before {
  content: "";
}
.jaryhyg-hourglass-3:before,
.jaryhyg-hourglass-end:before {
  content: "";
}
.jaryhyg-hourglass:before {
  content: "";
}
.jaryhyg-hand-grab-o:before,
.jaryhyg-hand-rock-o:before {
  content: "";
}
.jaryhyg-hand-stop-o:before,
.jaryhyg-hand-paper-o:before {
  content: "";
}
.jaryhyg-hand-scissors-o:before {
  content: "";
}
.jaryhyg-hand-lizard-o:before {
  content: "";
}
.jaryhyg-hand-spock-o:before {
  content: "";
}
.jaryhyg-hand-pointer-o:before {
  content: "";
}
.jaryhyg-hand-peace-o:before {
  content: "";
}
.jaryhyg-trademark:before {
  content: "";
}
.jaryhyg-registered:before {
  content: "";
}
.jaryhyg-creative-commons:before {
  content: "";
}
.jaryhyg-gg:before {
  content: "";
}
.jaryhyg-gg-circle:before {
  content: "";
}
.jaryhyg-tripadvisor:before {
  content: "";
}
.jaryhyg-odnoklassniki:before {
  content: "";
}
.jaryhyg-odnoklassniki-square:before {
  content: "";
}
.jaryhyg-get-pocket:before {
  content: "";
}
.jaryhyg-wikipedia-w:before {
  content: "";
}
.jaryhyg-safari:before {
  content: "";
}
.jaryhyg-chrome:before {
  content: "";
}
.jaryhyg-firefox:before {
  content: "";
}
.jaryhyg-opera:before {
  content: "";
}
.jaryhyg-internet-explorer:before {
  content: "";
}
.jaryhyg-tv:before,
.jaryhyg-television:before {
  content: "";
}
.jaryhyg-contao:before {
  content: "";
}
.jaryhyg-500px:before {
  content: "";
}
.jaryhyg-amazon:before {
  content: "";
}
.jaryhyg-calendar-plus-o:before {
  content: "";
}
.jaryhyg-calendar-minus-o:before {
  content: "";
}
.jaryhyg-calendar-times-o:before {
  content: "";
}
.jaryhyg-calendar-check-o:before {
  content: "";
}
.jaryhyg-industry:before {
  content: "";
}
.jaryhyg-map-pin:before {
  content: "";
}
.jaryhyg-map-signs:before {
  content: "";
}
.jaryhyg-map-o:before {
  content: "";
}
.jaryhyg-map:before {
  content: "";
}
.jaryhyg-commenting:before {
  content: "";
}
.jaryhyg-commenting-o:before {
  content: "";
}
.jaryhyg-houzz:before {
  content: "";
}
.jaryhyg-vimeo:before {
  content: "";
}
.jaryhyg-black-tie:before {
  content: "";
}
.jaryhyg-fonticons:before {
  content: "";
}
.jaryhyg-reddit-alien:before {
  content: "";
}
.jaryhyg-edge:before {
  content: "";
}
.jaryhyg-credit-card-alt:before {
  content: "";
}
.jaryhyg-codiepie:before {
  content: "";
}
.jaryhyg-modx:before {
  content: "";
}
.jaryhyg-fort-awesome:before {
  content: "";
}
.jaryhyg-usb:before {
  content: "";
}
.jaryhyg-product-hunt:before {
  content: "";
}
.jaryhyg-mixcloud:before {
  content: "";
}
.jaryhyg-scribd:before {
  content: "";
}
.jaryhyg-pause-circle:before {
  content: "";
}
.jaryhyg-pause-circle-o:before {
  content: "";
}
.jaryhyg-stop-circle:before {
  content: "";
}
.jaryhyg-stop-circle-o:before {
  content: "";
}
.jaryhyg-shopping-bag:before {
  content: "";
}
.jaryhyg-shopping-basket:before {
  content: "";
}
.jaryhyg-hashtag:before {
  content: "";
}
.jaryhyg-bluetooth:before {
  content: "";
}
.jaryhyg-bluetooth-b:before {
  content: "";
}
.jaryhyg-percent:before {
  content: "";
}
.jaryhyg-gitlab:before {
  content: "";
}
.jaryhyg-wpbeginner:before {
  content: "";
}
.jaryhyg-wpforms:before {
  content: "";
}
.jaryhyg-envira:before {
  content: "";
}
.jaryhyg-universal-access:before {
  content: "";
}
.jaryhyg-wheelchair-alt:before {
  content: "";
}
.jaryhyg-question-circle-o:before {
  content: "";
}
.jaryhyg-blind:before {
  content: "";
}
.jaryhyg-audio-description:before {
  content: "";
}
.jaryhyg-volume-control-phone:before {
  content: "";
}
.jaryhyg-braille:before {
  content: "";
}
.jaryhyg-assistive-listening-systems:before {
  content: "";
}
.jaryhyg-asl-interpreting:before,
.jaryhyg-american-sign-language-interpreting:before {
  content: "";
}
.jaryhyg-deafness:before,
.jaryhyg-hard-of-hearing:before,
.jaryhyg-deaf:before {
  content: "";
}
.jaryhyg-glide:before {
  content: "";
}
.jaryhyg-glide-g:before {
  content: "";
}
.jaryhyg-signing:before,
.jaryhyg-sign-language:before {
  content: "";
}
.jaryhyg-low-vision:before {
  content: "";
}
.jaryhyg-viadeo:before {
  content: "";
}
.jaryhyg-viadeo-square:before {
  content: "";
}
.jaryhyg-snapchat:before {
  content: "";
}
.jaryhyg-snapchat-ghost:before {
  content: "";
}
.jaryhyg-snapchat-square:before {
  content: "";
}
.jaryhyg-pied-piper:before {
  content: "";
}
.jaryhyg-first-order:before {
  content: "";
}
.jaryhyg-yoast:before {
  content: "";
}
.jaryhyg-themeisle:before {
  content: "";
}
.jaryhyg-google-plus-circle:before,
.jaryhyg-google-plus-official:before {
  content: "";
}
.jaryhyg-fa:before,
.jaryhyg-font-awesome:before {
  content: "";
}
.jaryhyg-handshake-o:before {
  content: "";
}
.jaryhyg-envelope-open:before {
  content: "";
}
.jaryhyg-envelope-open-o:before {
  content: "";
}
.jaryhyg-linode:before {
  content: "";
}
.jaryhyg-address-book:before {
  content: "";
}
.jaryhyg-address-book-o:before {
  content: "";
}
.jaryhyg-vcard:before,
.jaryhyg-address-card:before {
  content: "";
}
.jaryhyg-vcard-o:before,
.jaryhyg-address-card-o:before {
  content: "";
}
.jaryhyg-user-circle:before {
  content: "";
}
.jaryhyg-user-circle-o:before {
  content: "";
}
.jaryhyg-user-o:before {
  content: "";
}
.jaryhyg-id-badge:before {
  content: "";
}
.jaryhyg-drivers-license:before,
.jaryhyg-id-card:before {
  content: "";
}
.jaryhyg-drivers-license-o:before,
.jaryhyg-id-card-o:before {
  content: "";
}
.jaryhyg-quora:before {
  content: "";
}
.jaryhyg-free-code-camp:before {
  content: "";
}
.jaryhyg-telegram:before {
  content: "";
}
.jaryhyg-thermometer-4:before,
.jaryhyg-thermometer:before,
.jaryhyg-thermometer-full:before {
  content: "";
}
.jaryhyg-thermometer-3:before,
.jaryhyg-thermometer-three-quarters:before {
  content: "";
}
.jaryhyg-thermometer-2:before,
.jaryhyg-thermometer-half:before {
  content: "";
}
.jaryhyg-thermometer-1:before,
.jaryhyg-thermometer-quarter:before {
  content: "";
}
.jaryhyg-thermometer-0:before,
.jaryhyg-thermometer-empty:before {
  content: "";
}
.jaryhyg-shower:before {
  content: "";
}
.jaryhyg-bathtub:before,
.jaryhyg-s15:before,
.jaryhyg-bath:before {
  content: "";
}
.jaryhyg-podcast:before {
  content: "";
}
.jaryhyg-window-maximize:before {
  content: "";
}
.jaryhyg-window-minimize:before {
  content: "";
}
.jaryhyg-window-restore:before {
  content: "";
}
.jaryhyg-times-rectangle:before,
.jaryhyg-window-close:before {
  content: "";
}
.jaryhyg-times-rectangle-o:before,
.jaryhyg-window-close-o:before {
  content: "";
}
.jaryhyg-bandcamp:before {
  content: "";
}
.jaryhyg-grav:before {
  content: "";
}
.jaryhyg-etsy:before {
  content: "";
}
.jaryhyg-imdb:before {
  content: "";
}
.jaryhyg-ravelry:before {
  content: "";
}
.jaryhyg-eercast:before {
  content: "";
}
.jaryhyg-microchip:before {
  content: "";
}
.jaryhyg-snowflake-o:before {
  content: "";
}
.jaryhyg-superpowers:before {
  content: "";
}
.jaryhyg-wpexplorer:before {
  content: "";
}
.jaryhyg-meetup:before {
  content: "";
}
.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;
}
