
/*!
 *  Font Awesome 4.2.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('/gfx/fonts/fontawesome-webfont.eot?v=4.2.0');
  src: url('/gfx/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('/gfx/fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'), url('/gfx/fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'), url('/gfx/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}

/* latin-ext */
@font-face {
  font-family: 'MedievalSharp';
  font-style: normal;
  font-weight: 400;
  src: local('MedievalSharp'), url(/gfx/fonts/welcome/85X_PjV6tftJ0-rX7KYQkB3vPSoPle9lXk13eqj6aMY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'MedievalSharp';
  font-style: normal;
  font-weight: 400;
  src: local('MedievalSharp'), url(/gfx/fonts/welcome/85X_PjV6tftJ0-rX7KYQkDFDcN0xdsQK-F33XL-X7ko.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'UnifrakturMaguntia';
  font-style: normal;
  font-weight: 400;
  src: local('UnifrakturMaguntia'), url(/gfx/fonts/welcome/7KWy3ymCVR_xfAvvcIXm3wh3zWhftzIdHBsuU0JwdCQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

.fontGit{
    font-family: 'MedievalSharp', cursive;
    font-family: 'UnifrakturMaguntia', cursive;
    
}
.loginDiv.fontGit{
    font-size: 26px;
    padding: 0px 9px;
    line-height: 28px;
}
#cookies_info{
    position: fixed;
    bottom:4px;
    width: 960px;
    left:50%;
    margin-left:-480px;
    border:2px solid white;
    background-color: black;
    color:white;
    z-index: 4;
}
.overlayOnClose{
        z-index: 1000;
}
#pageModule{
    top:20px;
}
#cookies_info>.in{
    padding: 10px;
    position: relative;
    min-height: 45px;
    padding-left: 60px;
    font-size: 18px;
}
#cookies_info>.in>span{
        display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-position: center;
}
#cookies_info .cookie{
    position: absolute;
    left: 6px;
    top: 50%;
    margin-top: -22px;
    background-image: url(/gfx/welcome/PrisCookie.png);
    width: 45px;
    height: 45px;
}
#cookies_info .acceptClose{
    padding-top: 5px;
    padding-bottom: 3px;
    font-size:20px;
    text-decoration: underline;
}
#cookies_info>.close{
        position: absolute;
        right: -13px;
    top: -15px;
    font-size: 20px;
    cursor: pointer;
    border:2px solid white;
    border-radius: 20px;
    width: 24px;
    height: 24px;
    padding-top: 2px;
    text-align: center;
    background-color: #FB7306;
    
}


#mainScreen{
    margin: 20px auto;
}
#mainScreen .row{
    float: left;
}
#mainScreen .row>.desc{
    display: none;
}
#mainScreen.myRoll>.in{
    border: none;
    padding: 10px 0px;
}
#mainScreen.myRoll>.left:after, #mainScreen.myRoll>.right:after {
position: absolute;
color:white;

    width: 36px;
    height: 42px;
    left: 0px;
    top: 32px;
        font-size: 28px;
}
#mainScreen.myRoll>.right:after{
    background-position: bottom;
    left:auto;
    right: 0px;
}



#mainScreen .row>.image{
    position: relative;
    width: 200px;
    height: 82px;
    background-size: contain;
    border:1px solid white;
    border-radius: 3px;
    cursor: pointer;
    margin: 3px 9px;
}
#mainScreen .row>.image:hover{
    border-width: 3px;
    margin: 1px 7px;
}

#screenFull{
    position: fixed;
    width: 100%;
    height: 100%;
    top:0px;
    left:0px;
    background-color: rgba(0,0,0,0.6);
    z-index: 200;
    display: none;
}
#screenFull #screenIn{
    position: absolute;
    width: 1100px;
    height: 500px;
    left:50%;
    top:50%;
    margin-left: -554px;
    margin-top: -250px;
    background-color: #24262B;
    color:white;
    border: 4px solid white;
    border-radius: 8px;
}
#screenFull #screenIn>.winClose{
    position: absolute;
    top:10px;
    right: 10px;
}
#screenFull .winClose:after{
    position: absolute;
    content: "";
    top: -20px;
    bottom: -8px;
    left: -7px;
    right: -12px;
}
#screenFull #screenCont{
    width: 1px;
    height: 1px;
    opacity: 0;
    position: absolute;
    top:0px;
    left:0px;
    overflow: hidden;
}
#screenIn>.in{
    position: absolute;
    width: 960px;
    top: 27px;
    left: 50%;
    margin-left:-480px;
    cursor:pointer;
}
#screenIn>.in .row{
    width: 960px;
}
#screenIn>.in .image{
    width: 960px;
    height: 400px;
    background-size: contain;
    border-radius: 3px;
}
#screenIn>.in .desc{
    font-size:20px;
    margin-top: 13px;
    text-align: center;
}
#screenIn .arrow{
    position: absolute;
    font-size:30px;
    top: 27px;
bottom: 79px;
    width: 70px;
    cursor: pointer;
}
#screenIn .arrow:hover{
    opacity: 0.8;
}
#screenIn .arrow.leftA{
    left:0px;
}
#screenIn .arrow.rightA{
    right:0px;
}
#screenIn .arrow:after{
    position: absolute;
    left:0px;
    right: 0px;
    text-align: center;
    top: 164px;
}
#screenIn .leftA.arrow:after{
    content: "\25C0";
}
#screenIn .rightA.arrow:after{
    content: "\25B6";
}



.topBeltFull { width: 100%;
    height: 40px;
    background: #29140f;}
.topBelt { width: 990px; height: 57px; margin: 0 auto; color: #fff !important; }
.topBeltFull .topBelt .infosCnt { float: left; width: 370px; }

.topBeltFull .topBelt .iconsCnt { float: left; width: 290px; }

.topBeltFull .topBelt .settingsCnt { float: right; width: 298px; height: 57px; background: url(../../gfx/lay/stefanhead_bialoleka.png) no-repeat right bottom; }


.topBelt { width: 962px; height: 66px; margin: 0 auto; color: #fff !important; }
.topBelt a:hover { text-decoration: underline; }
.topBelt .onlineStats {  color: #fff !important; float: left; }
.topBelt .onlineStats h2 { 
	font-family: 'Arial Black' font-size: 19px; color: #fff !important; 
	margin: 9px 9px 0 0; padding: 0; 
	display: inline-block;
}


.topBelt .top .loginDiv { margin-top: 10px; float: left; position:relative}
.topBelt .top .submitDiv { margin-top: 12px; float: left; }
.loginForm {
	height: 21px;
	width: 123px;
	font-size: 10pt;
	color: black;
	text-align: center;
	background: url('../../gfx/forms/bg_text.png') no-repeat;
	margin-top: 1px;
}
.topBelt .bottom { height: 25px; background: url(../../gfx/lay/stefanhead.gif) no-repeat 664px bottom }
.topBelt .bottom .onelinerText { float: left; width: 622px; overflow: hidden; white-space: nowrap; color: #a5a5a5; margin-left: 7px; padding-top: 2px;}
.topBelt .bottom .onelinerText a { font-weight: bold; }
.topBelt .bottom .recoverPassword  { margin-left: 16px; padding-top: 2px; }
.topBelt .bottom .rememberMe  { padding-top: 2px; }

#contact_layer, #contact_layer_success { background: #000;
    width: 552px;
    height: 470px;
    position: absolute;
    display: none;
    font-size: 20px;

    z-index: 1000;
    border:3px solid #F5621F;
    bottom:0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	padding:15px;
	color:#F46722;
}

#contact_layer td {
	padding:5px;
	color:#F46722;
}
#contact_layer td span{
	font-size:12px;
	color:#F46722;
}
#contact_layer input {
	width:295px;
	background:#9B9B9B;
	border:1px solid #ffffff;
	padding:3px

}
#contact_layer input.wrong{
	border:1px solid #f00;
}

#contact_layer textarea {
	width:100%;
	height:150px;
	background:#9B9B9B;
	border:1px solid #ffffff;
	padding:3px

}

#send_contact {
	display: block;
	float:right;
    background: #BF420A;
    width: 110px;
    height: 37px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
	line-height:37px;
    cursor: pointer;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position:absolute;
	right:-8px;
}
.ui-slider .ui-slider-handle{
    z-index: 0 !important;
}
.myRoll{
    position: relative;
}
.myRoll>.in{
    position: relative;
    float: left;
    border:1px solid black;
    padding: 10px;
    border-radius: 12px;
}
.myRoll>.in>.in_wrap{
    overflow: hidden;
    position: relative;
}
.myRoll>.in>.in_wrap>.move{
    position: absolute;
    left:0px;top:0px;
}
.myRoll>.left,.myRoll>.right{
    width: 50px;
    position: relative;
    font-size: 22px;
    color: #57585A;
    cursor: pointer;
}
.myRoll>.left:after,.myRoll>.right:after{
    position: absolute;
    left:50%;
    top:50%;
}
.myRoll>.left:hover:after,.myRoll>.right:hover:after{
    opacity: 0.7;
}
.myRoll>.left:after{
    content: "\25C0";
}
.myRoll>.right:after{
    content: "\25B6";
}
.hide{
    display: none;
}
.pointer{
    cursor: pointer;
}
.unselectable{
    -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
   -o-user-select: none;
   user-select: none;
}
.tocenter,.tocenterH,.tocenterV{
    position: absolute;
}
.popupPaper .myT .field{
    color:white;
}
.popupPaper{
width: 890px;
position: relative;
}
.popupPaper>.up{
    width: 890px;
    height: 19px;
    position: relative;
    background-image: url(/gfx/popup_paper/border2.png);
}
.popupPaper>.up:after,.popupPaper>.up:before{
    content: "";
    position: absolute;
    top:19px;
    height: 140px;
    background-image: url(/gfx/popup_paper/border1.png);
}
.popupPaper>.up:before{
    left:-5px;
    width: 10px;
}
.popupPaper>.up:after{
    right: -5px;
    width: 10px;
    background-position: -10px 0px;
}
.popupPaper>.down{
    width: 890px;
    height: 20px;
    background-position: 0px -19px;
    position: relative;
    background-image: url(/gfx/popup_paper/border2.png);
}
.popupPaper>.down:before,.popupPaper>.down:after{
    content: "";
    position: absolute;
    bottom:20px;
    height: 120px;
    background-image: url(/gfx/popup_paper/border1.png?1);
}
.popupPaper>.down:before{
    left:-5px;
    width: 10px;
    background-position: -20px 0px;
}
.popupPaper>.down:after{
    right: -5px;
    width: 10px;
    background-position: -30px 0px;
}
.popupPaper:before,.popupPaper:after{
    content: "";
    position: absolute;
    left:5px;
    width: 880px;
    background-image: url(/gfx/popup_paper/contain.jpg);
}
.popupPaper:before{
    height: 140px;
    top: 19px;
}
.popupPaper:after{
    height: 120px;
        bottom: 20px;
    background-position: 0px -140px;
}
.popupPaper>.content{
    min-height: 220px;
    position: relative;
    z-index: 1;
    padding: 20px;
    color:#5C1F0D;
}
.popupPaper>.content:before{
    position: absolute;
    content: "";
    background-image: url(/gfx/popup_paper/ext.png);
    width: 900px;
    top: 140px;
    bottom: 120px;
    left: -5px;
    z-index: -1;
}

.button,.buttonView {
    color:#fff;
    text-align:center;
    line-height: 30px;
    margin:0 auto;
    cursor:pointer;
    position: relative;
    display: inline-block;
    font-size: 14px;
}

.button.mini,.buttonView.mini {width:150px;height:30px}
.button.midi,.buttonView.midi {width:150px;height:45px;line-height: 45px;}
.button.maxi,.buttonView.maxi {width:200px;height:50px;line-height: 50px;}

.button.mini.cash_in,.buttonView.mini.cash_in {background: url('/gfx/new/bu_cas30x150.png') 0px 0px no-repeat;} /* kasa zarobiona przez usera */
.button.midi.cash_in,.buttonView.midi.cash_in {background: url('/gfx/new/bu_cas45x150.png') 0px 0px no-repeat;} 
.button.maxi.cash_in,.buttonView.maxi.cash_in {background: url('/gfx/new/bu_cas50x200.png') 0px 0px no-repeat;} 

.button.mini.cash_out,.buttonView.mini.cash_out {background: url('/gfx/new/bu_cas30x150.png') 0px 0px no-repeat;} /* kasa wydane przez usera */
.button.midi.cash_out,.buttonView.midi.cash_out {background: url('/gfx/new/bu_cas45x150.png') 0px 0px no-repeat;} 
.button.maxi.cash_out,.buttonView.maxi.cash_out {background: url('/gfx/new/bu_cas50x200.png') 0px 0px no-repeat;} 

.button.mini.normal,.buttonView.mini.normal {background: url('/gfx/new/bu_normal30x150.png') 0px 0px no-repeat;} /* normal */
.button.midi.normal,.buttonView.midi.normal {background: url('/gfx/new/bu_normal45x150.png') 0px 0px no-repeat;} 
.button.maxi.normal,.buttonView.maxi.normal {background: url('/gfx/new/bu_normal50x200.png') 0px 0px no-repeat;} 

.button.mini.premium_in,.buttonView.mini.premium_in {background: url('/gfx/new/bu_pre30x150n.png') 0px 0px no-repeat;} /* premium zyskane  */
.button.midi.premium_in,.buttonView.midi.premium_in {background: url('/gfx/new/bu_pre45x150n.png') 0px 0px no-repeat;} 
.button.maxi.premium_in,.buttonView.maxi.premium_in {background: url('/gfx/new/bu_pre50x200n.png') 0px 0px no-repeat;} 

.button.mini.premium,.buttonView.mini.premium, .button.mini.premium_out  {background: url('/gfx/new/bu_pre30x150n.png') 0px 0px no-repeat;} /* premium  wydane*/
.button.midi.premium,.buttonView.midi.premium, .button.midi.premium_out  {background: url('/gfx/new/bu_pre45x150n.png') 0px 0px no-repeat;} 
.button.maxi.premium,.buttonView.maxi.premium, .button.maxi.premium_out  {background: url('/gfx/new/bu_pre50x200n.png') 0px 0px no-repeat;} 

.button.premium{
    color:white;
}

.myButton.mini.unable:not(.premium), .button.mini.unable:not(.premium) {background: url('/gfx/new/bu_dis30x150.png') 0px 0px no-repeat !important;color:#B6B6B6} /* wylaczony */
.myButton.midi.unable:not(.premium), .button.midi.unable:not(.premium) {background: url('/gfx/new/bu_dis45x150.png') 0px 0px no-repeat !important;color:#B6B6B6} 
.myButton.maxi.unable:not(.premium), .button.maxi.unable:not(.premium) {background: url('/gfx/new/bu_dis50x200.png') 0px 0px no-repeat !important;color:#B6B6B6} 


#smoke .win_shadow{
    z-index: auto;
    left:6px;top:4px;
	border-radius:5px;
}
#smoke{
    position:absolute;
    z-index:1001;
    
   
}
#smoke .lay{
    padding: 8px;
    border: 1px solid #aaa;
    -webkit-box-shadow: 0 0 5px #aaa;
    border-radius:5px;
    height: 100%;
    position:relative;
    background-color: #2A2A2A;
    
    
}
#smoke .lay .cap{
    text-align: center;
    font-weight: bold;
    border-bottom: 1px dashed  #aaa;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size:16px;
    color: white;
}
#smoke .lay .desc{
    text-align: center;
    margin-top: 2px;
    font-size:14px;
    color: white;
}
.mysmoke,.mysmoke_var{
    display: none !important;
}
.acenter{
    text-align: center;
}
.closeImage{
    width: 25px;
    height: 25px;
    background-color: red;
    border: 1px solid white;
    cursor: pointer;
    border-radius: 15px;
    position: relative;
}

.closeImage.fa.fa-times:before {
    font-size: 21px;
    color: white;
    left: 4px;
    top: 1px;
    position: absolute;
}
.textfill{
        width: 100%;
        height: 100%;
}
.textfill.center{
    display: table;
    text-align: center;
}
.textfill.center>span{
   display: table-cell;
vertical-align: middle;
}
.coll2{
    width: 210px;
}
.coll2 .row>div:nth-child(1){
    float: left;
    width: 45%;
    font-weight: bold;
    text-align: left;
    padding:2px 0px 2px 2px;
}
.coll2 .row:nth-child(2n){
    background-color: rgba(155, 155, 155, 0.33);
    
}
.coll2 .row>div:nth-child(2){
    float: right;
    width: 45%;
    padding:2px 2px 2px 0px;
    text-align: right;
}
.coll2 .row:after{
    content: " ";
    display: block;
    clear:both;
}


.imageCustom{
     background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.fourDirection{
    position: absolute;
    left:0px;
    right: 0px;
    bottom: 0px;
    top:0px;
}
.nowrap{
    white-space:nowrap;
}
.cutAll{
    width: 1px !important;
    height: 1px !important;;
    overflow: hidden !important;;
    opacity: 0 !important;
    position: absolute !important;
    top:0px !important;
    left:0px !important;
}
/*
	Added: 27.10.2009
*/
* {
	border: 0;
	text-decoration: none;
}

body {
	font-size: 8pt;
	text-decoration: none;
	background: #000;
	color: #999999;
	cursor: '/gfx/inne/favicon.cur';
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial;
}

a2 {
	font-size: 8pt;
	color: green;
	font-weight: bold;
	margin: 0px;
}

a1 {
	font-size: 8pt;
	color: red;
	font-weight: bold;
	margin: 0px;
}

/* FORMS */
form {
	margin: 0;
	padding: 0
}

.formTextarea {
	border: 1px solid #626262;
	background: #434242;
	font-size: 10pt;
	color: #979797;
}

.registerForm {
	height: 25px;
	width: 228px;
	font-size: 12pt;
	color: white;
	text-align: center;
	background: url('/gfx/new/inputreg2.png') no-repeat;
}

.formText {
	border: 1px solid #626262;
	background: #434242;
	height: 21px;
	width: 123px;
	font-size: 10pt;
	color: #979797;
	text-align: center;
}

.textareaDatas {
	border: 1px solid #bbbbbb;
	background: #626262;
	height: 50px;
	width: 300px;
	font-size: 8pt;
	color: #c4c4c4;
}

.formTextShort {
	border: 1px solid #626262;
	background: #434242;
	height: 21px;
	width: 61px;
	font-size: 10pt;
	color: #c4c4c4;
}

/**/
.top {
	vertical-align: top;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.bm {
	color: #9ac708;
	font-weight: bold;
}

.justify {
	text-align: justify;
}

.red {
	color: red;
	font-weight: bold;
}

.gold {
	color: #e9c70e;
	font-weight: bold;
}

.green {
	color: green;
	font-weight: bold;
}

.pink {
	font-weight: bold;
	color: #e25353;
	font-family: Verdana;
}

.bigPink {
	font-weight: bold;
	color: #e25353;
	font-family: Verdana;
	font-size: 13pt;
}

.white {
	font-weight: bold;
	color: white;
}

.big_black {
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.big_white {
	font-size: 10pt;
	font-weight: bold;
	color: white;
}

.blackBold {
	font-weight: bold;
	color: black;
}

.whiteBold {
	font-weight: bold;
	color: white;
}

.textareaBorder {
	border: 1px solid #626262;
	background: #434242;
	font-size: 8pt;
	color: #979797;
	padding: 10px;
}

.gangPresentation { /*border: 1px solid #626262;*/
	background: #434242;
	font-size: 10pt;
	color: #979797;
	padding: 10px;
	height: auto;
}

/* INNE */
#advice_window {
	border: 1px solid #626262;
	background: #434242;
	height: 21px;
	width: 300px;
	font-size: 10pt;
	color: #979797;
	text-align: center;
}

#motto {
	border: 1px solid #626262;
	background: #434242;
	min-height: 21px;
	height: auto;
	width: 100%;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	color: #e9c70e;
	font-weight: bold;
}

#gang_online_window {
	border: 1px solid #626262;
	background: #434242;
	height: 50px;
	width: 200px;
	color: #979797;
	overflow: auto;
	padding: 4px;
}

table {
	border-collapse: collapse;
}

/**/
.bottomLine td {
	border-bottom: 1px dotted #999999;
}

/**/
#line {
	font-weight: bold;
	color: #e9c70e;
	width: 640px;
	padding: 8px;
	height: 15px;
	background: #282828;
}

#line_short {
	font-weight: bold;
	color: #e9c70e;
	width: 305px;
	padding: 8px;
	background: #282828;
}

/* top logout */
#hp_top {
	width: 100%;
	height: 294px;
	background: url('../../gfx/lay/logo_bg.png') repeat-x;
}

#hp_logo {
	width: 1024px;
	height: 294px;
	margin-left: auto;
	margin-right: auto;
	background: url('../../gfx/lay/top1.gif') no-repeat 12px top;
}

/* top login */
#top_logged {
	width: 100%;
	height: 164px;
	background: url('../../gfx/lay/logo_logged_bg.png') repeat-x;
}

#top_logged_center {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 164px;
	background: url('../../gfx/lay/logo_logged.png') no-repeat;
}

#top_logo_texts {
	width: 800px;
	height: 14px;
	float: left;
}

#logo_link_size_logout {
	clear: both;
	width: 640px;
	height: 270px;
}

.logo_link_size_logout {
	width: 640px;
	height: 270px;
	display: block;
}

#logo_link_size_login {
	padding-top: 10px;
	width: 840px;
	height: 140px;
}

.logo_link_size_login {
	width: 400px;
	height: 140px;
}

#top_logo_avatar {
	width: 116px;
	height: 145px;
	float: left;
	background: url("../../gfx/lay/avatar.png") no-repeat;
}

#avatar_image {
	width: 101px;
	height: 101px;
	padding: 7px;
	text-align: center;
	font-weight: bold;
	color: black;
}

#avatar_login {
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	color: black;
}

#hp_menu {
	width: 100%;
	height: 53px;
}

#menu {
	width: 1024px;
	height: 53px;
	margin-left: auto;
	margin-right: auto;
}

#main {
	width: 100%;
	height: auto !important;
	min-height: 560px;
	background: url('../../gfx/lay/main_bg2.jpg') no-repeat;
	background-position: top center;
	height: 560px;
	overflow: visible;
}

#main_bg {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	min-height: 560px;
	width: 1024px;
	overflow: hidden;
}

#profile {
	float: left;
	padding-top: 15px;
	width: 240px;
	min-height: 300px;
}

#content {
	float: left;
	padding: 15px 15px 15px 25px;
	width: 665px; /* org. 784*/
	height: auto;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
}

#content_main {
	float: left;
	padding: 15px;
	width: 655px; /* org. 784*/
	height: auto;
	background: #434242;
}

/* PROFILE */
#profile_top {
	width: 240px;
	height: 48px;
	background: url('../../gfx/panel/user_panel.png');
}

#profile_content {
	padding: 10px;
	background: #434242;
}

#profile_menu {
	width: 240px;
	height: 48px;
	background: url('../../gfx/panel/user_menu.png');
}

#panel_strip {
	margin: 2px 0px 2px 0px;
	background: url('../../gfx/inne/strip_bg.png') repeat-x;
}

/* stopka */
#footer {
	clear: both;
	width: 100%;
	min-height: 30px;
	height: auto;
}

#footer_centering {
	width: 1024px;
	height: auto;
	min-height: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#footer_center {
	clear: both;
	width: 1024px;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#footer_banners {
	width: 1024px;
	min-height: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/* menu horizontal */
#login {
	float: left;
	width: 632px;
	height: 53px;
}

#login div {
	float: left;
	padding: 1px;
}

#countingNewSezon {
	padding-top: 15px;
	font-weight: bold;
	color: #e25353;
	font-family: Verdana;
	font-size: 11pt;
	width: auto;
	height: auto;
}

#games_stats_logged {
	margin: 0;
	padding: 0;
	float: left;
	width: 440px;
	height: 53px;
}

#games_stats_logout {
	float: left;
	width: 120px;
	height: 53px;
}

#logo_part_logout {
	float: left;
	width: 256px;
	height: 53px;
	background: url('../../gfx/lay/part_logo_logout.png') no-repeat;
}

#logo_part_logged {
	float: left;
	width: 184px;
	height: 53px;
	background: url('../../gfx/lay/part_logo_loggeg.png') no-repeat;
}

#buttons {
	text-align: right;
	padding-top: 15px;
	float: left;
	width: 330px;
	height: 38px; /* org 53px */
}

/* HOME */
#home {
	width: 1024px;
	min-height: 300px;
	height: auto;
	overflow: hidden;
}

#home_allnews {
	float: left;
	width: 600px;
	min-height: 280px;
	height: auto;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	overflow: hidden;
}

#home_register {
	float: left;
	width: 314px;
	height: auto !important;
	height: 300px;
	padding: 105px 15px 5px 15px;;
	background: url('../../gfx/lay/home_reg_bg.png') no-repeat left -15px;
	background-color: #626262;
}

#view {
	padding: 10px 25px 30px 25px;
	width: 570px;
	min-height: 200px;
	height: auto;
	background: #434242;
}

#news_main {
	padding-left: 25px;
	padding-top: 10px;
	width: 567px;
	height: auto;
}

#news_content {
	padding: 0 25px;
	width: 550px;
	min-height: 100px;
	height: auto;
}

#fcbHideBox {
	position: fixed !important;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 999;
	display: none;
}

.fcbLink {
	font-family: lucida grande, tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.fcbIco {
	border: 0;
	cursor: pointer;
	margin-right: 10px;
}

.fcbClose {
	position: absolute;
	top: 1px;
	right: 1px;
	z-index: 1000;
	cursor: pointer;
}

/* Forum Section */
.clear {
	clear: both;
}

.Panel {
	clear: both;
	font-weight: bold;
	color: #e9c70e;
	width: 669px;
	padding: 8px;
	background: #282828;
	overflow: auto;
	text-align: left;
	margin-bottom: 20px;
}

.Lists {
	margin: 0;
	margin: 0 !important;
	padding: 0;
	padding: 0 !important;
	text-align: left;
}

.Lists ul,.Lists li {
	list-style-type: none;
	float: left;
}

.Lists li {
	display: block;
	margin-right: 10px;
}

.Lists li a {
	color: #E9C70E;
	font-weight: bold;
	text-decoration: none;
}

.Lists li a:hover {
	text-decoration: underline;
}

.TabOn {
	color: #E9C70E;
	text-decoration: underline;
	margin-left: 0;
}

.TabOn a {
	color: #E9C70E;
	text-decoration: underline;
}

.indexBorder {
	clear: both;
	background: url('/gfx/inne/line_gray_long.png');
	width: 550px;
	height: 1px;
	margin-bottom: 25px;
	font-size: 1px;
}

/* NEW MAIN */
a {
	color: #ff3a3a;
}

.left {
	float: left;
}

.right {
	float: right;
}

.loginForm {
	height: 21px;
	width: 123px;
	font-size: 10pt;
	color: black;
	text-align: center;
	background: url('../../gfx/forms/bg_text.png') no-repeat;
	margin-top: 1px;
}

.topBeltFull2  .bottom {
    height: 25px;
    background:#000;
    width:962px;
    margin:0 auto;
    position: relative;
            
}

.topBeltFull2 .bottom .onelinerText {
	float: left;
	width: 622px;
	overflow: hidden;
	white-space: nowrap;
	color: #a5a5a5;
	margin-left: 7px;
	padding-top: 0px;
}

.topBeltFull2 .bottom .onelinerText a {
	font-weight: bold;
}

.topBeltFull2 .bottom .recoverPassword {
    position: absolute;
    right: 0px;
    top: 4px;
}

.topBeltFull2 .bottom .rememberMe {
	padding-top: 2px;
}

.beforeLoginBg {
	width: 100%;
	height: 100%;
	background: url(/gfx/new/sg_04.jpg) no-repeat center top;
	min-width: 962px;
}

.beforeLoginBg .mainContainer {
	width: 962px;
	margin: 0 auto;
}

#gallery_box {
	margin-top: 20px;position: absolute;
        right: 12px;
}
#gallery_box>div{
    border:1px solid rgba(255,58,58,0.7);
    width: 120px;
    height: 80px;
    margin-bottom: 10px;
}
#gallery_box>div:hover{
    border:1px solid rgb(255,58,58);
}
#gallery_box ul { text-align:right; }
#gallery_box ul li{ height:90px }
.beforeLoginBg .mainContainer .leftContainer {
	
}



.beforeLoginBg .hr {
	width: 100%;
	height: 1px;
	background: #303030;
	overflow: hidden;
	font-size: 1px;
	border-top: solid 1px #030303;
}

.beforeLoginBg .minheight {
	min-height: 850px;
}

.beforeLoginBg .footer {
	margin-bottom: 20px;
}

.beforeLoginBg .footer .left {
	padding-top: 10px;
}

.beforeLoginBg .footer .right a {
	displayy: block;
}



.beforeLoginBg .mainContainer .news {
	margin-top: 40px;
}

.beforeLoginBg .mainContainer .news h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #6e6e6e;
	margin: 0;
	padding: 0;
	margin-bottom: 13px;
}

.beforeLoginBg .mainContainer .news h4 {
	font-family: Arial;
	font-size: 11px;
	color: #6e6e6e;
	margin: 0;
	padding: 0;
}

.beforeLoginBg .mainContainer .news p {
	font-family: Arial;
	font-size: 11px;
	color: #6e6e6e;
	margin: 0;
	padding: 5px 0;
	margin-bottom: 10px;
}

.beforeLoginBg .footer .rightAdTaily {
	float: right;
	width: 155px;
	margin-left: 10px;
	margin-top: 5px;
}

.beforeLoginBg .pointsContainer .info1 {
	width: 210px;
	padding: 12px 19px;
	background: #000;
	color: #b9b9b9;
	font-family: 'Arial Black';
	font-size: 20px;
	margin-bottom: 13px;
}

.beforeLoginBg .pointsContainer .info2 {
	font-family: 'Arial Black';
	font-size: 32px;
	color: #7b7b7b;
	background: #000 url(/gfx/lay/mydlo.gif) no-repeat right bottom;
	width: 522px;
	height: 239px;
	padding: 12px 19px;
}

.beforeLoginBg .forgotPassword {

	padding: 45px 0 0 110px;
	font-family: 'Arial Black';
	font-size: 16px;
	color: #60220B;;
	width: 381px;
}

.beforeLoginBg .forgotPassword h2 {
	margin-top: 0;
}

.seapHead1 {
	background: #000;
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #848484;
	padding: 6px;
	display: inline-block;
	margin-top: 16px;
}

.seapHead2 {
	background: #000;
	font-family: Arial;
	font-size: 11px;
	color: #848484;
	padding: 6px;
	display: inline-block;
}

.seapGameContainer {
	width: 640px;
	height: 480px;
	border: solid 2px #000;
	margin-bottom: 15px;
}

.iframeBanners {
	width: 100%;
	height: 200px;
	overflow: hidden; 
	border: none;
	background: transparent;
}

* html .iframeBanners {
	height: expression(this.scrollHeight >   200 ?   "200px" :   "auto");
}

.button_sg_play,.button_sg_playView {display:block;background:url(/gfx/new/button_sg_play300.png);width:310px;height:67px;color:#fff;font-size:34px;font-weight:bold;text-align:center;overflow:hidden;margin-left:104px;float:left;cursor:pointer}
#button_sg_fb,.button_sg_fb_st {
    background:url(/gfx/new/button_sg_fb.png) center center no-repeat;
    width:55px;height:67px;
    color:#fff;
    font-size:34px;
    font-weight:bold;text-align:center;overflow:hidden;margin-left:10px;float:left;cursor:pointer
}

.button_sg_fb_long{
    background-image:url(/gfx/new/button_sg_fb_long.png);
    width:369px;height:53px;
    cursor: pointer;
}
.button_sg_fb_long>.content{
        position: relative;
    padding: 5px 10px 5px 61px;
    height: 42px;
    color:white;
}

#reg_layer {background:url(/gfx/new/rejestracja.png) no-repeat;
	width:550px;height:470px;position: absolute;display:none;
	font-size:20px;color:#60220B;z-index:1000}

	
.reg_layer_close {float:right;height:20px;width:20px;cursor:pointer;margin:5px}

.reg_gallery {height:336px;width:100%;overflow:hidden;text-align:right}	
.reg_gallery div{float:right;width:221px;height:155px;margin-right:10px;margin-top:10px}	

.TregisterForm  { width:511px;margin-top:57px}	
.TregisterForm  td { height:34px}	
.TregisterForm  td.rt { text-align:right;padding:5px}	
.TregisterForm  td.lt { text-align:left;padding-left: 9px;}	
.TregisterForm  label { font-size:14px}	
.TregisterForm  label a{ color:#fff;text-decoration:underline}

.loginbutton {padding: 5px 10px 5px 10px;
font-size: 17px;position: relative;top: -4px;color: black;font-weight: bold;
background-color: #BB532E;
background-color: transparent;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#BB532E), to(#FFBF00));
background: -webkit-linear-gradient(top, #BB532E, #FFBF00);
background: -moz-linear-gradient(top, #BB532E, #FFBF00);
background: -ms-linear-gradient(top, #BB532E, #FFBF00);
background: -o-linear-gradient(top, #BB532E, #FFBF00);
cursor:pointer}

#currentFlag {cursor:pointer;margin-left: 4px;}

.loginDiv .fwin {
    display: none;
    position: absolute;
    top: 0px;
    width: 72px;
    right: -6px;
    z-index: 10;
    background-color: rgba(0,0,0,0.6);
    padding: 2px 5px 2px 0px
}
.loginDiv .fwin a{
    display: inline-block;
    margin:3px 0;
}
.loginDiv .fwin a .flag{
    width: 20px;
    height: 12px;
    
}
.flags{
	margin-top: 6px;
}



#gallery_block {margin:34px 0 0 0;width:1024px;text-align:center;}
#gallery_block ul {width:1024px;margin-top:20px;list-style-type: none;margin-left: -27px; }
#gallery_block ul li {float:left;margin-left:10px}
#gallery_block ul li img{width:244px}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    z-index: 100;
}

#regform .lt{
    position: relative;
}

#regform .lt .succ {
position: absolute;
background-image: url("/gfx/light/lights_set.png");
width: 25px;
height: 25px;
right: 4px;
top: 8px;
background-position: -2px 0px;
display: none;
}

#regform .lt .error {
background-image: url("/gfx/light/unset.png?3");
width: 20px;
height: 22px;
background-repeat: no-repeat;
background-position: 1px 5px;
position: absolute;
right: 8px;
top: 8px;
display: none;
}

.flags_reg {padding-top:4px}
.flag_reg {
    cursor: pointer;
    height:14px;width:36px;
    float:left;
} 
.fwin_reg{
    width:220px;
    float:left;
    height:14px;
    display:none;
} 
.fwin_reg div {
    cursor: pointer;height:14px;width:26px;float:left;
        margin-bottom: 2px;
} 

#message_man {position: fixed; right: -535px; bottom: 1px; width: 515px; min-height: 185px;padding: 0;z-index:20000}                                        
#msg_man {background:url(/gfx/new/msg_b_man.png) no-repeat;height:184px;width:144px;right:0;bottom:0;position:absolute}  
.msg_man_stefan {background:url(/gfx/new/stefan_tutorial.png) no-repeat !important;}  
                                      
#msg_msg {min-height:138px;width:410px;left:0;bottom:0;position:absolute}                                        
 
.msg_txt {background:url(/gfx/new/msg_b_bottom.png) bottom center no-repeat;min-height:123px;width:410px;overflow:hidden}

.red2{color:#c00 !important}                                         
.green2{color:#090 !important}                                       
.msg_txt .red{color:#c00 !important}                                        
.msg_txt .green{color:#090 !important}
                                    
.msg_top {background:url(/gfx/new/msg_b_top.png) no-repeat;height:15px;width:410px;}                              
.msg_txt div {margin:5px 64px 15px 11px;color:#000}                                        
.msg_txt div.top {margin:2px 64px 2px 11px;height:18px;padding-left:0px;padding-top:2px}
.msg_txt div {font-size:14px;line-height:18px}    
.msg_top a{position: absolute;top: 9px;right: 65px;}
.stefan_hint {border-top:2px dotted #666;margin-top: 10px !important;margin-bottom: 10px !important;padding-top:4px } 
.stefan_hint .top{margin:0 !important;font-weight:bold;padding-left:5px !important} 
#tutorial_content {margin-left:11px !important;padding-bottom:8px;line-height: 17px;}







#regform .lt .succ {
position: absolute;
background-image: url(/gfx/platform/mainpage/noOK.png);
width: 30px;
height: 32px;
right: -40px;
top: -2px;
background-position: 0px 0px;
display: none;
}

#regform .lt .error {
background-image: url(/gfx/platform/mainpage/noOK.png);
width: 30px;
height: 32px;
background-repeat: no-repeat;
background-position: right 0px;
position: absolute;
right: -40px;
top: -2px;
display: none;
}
.inputAr input[type=checkbox]{
    visibility: hidden;
}
.inputAr input[type=checkbox] + label .qwerview{
    background-image: url(/gfx/platform/mainpage/checkbox.png);
    width: 13px;
    height: 13px;
    display: block;
    position: absolute;
    top: 6px;
    left: 42px;
    
}
.inputAr input[type=checkbox]:checked + label .qwerview{
   background-position: right 0px
}
