@charset "UTF-8";
* {
  margin: 0;
  padding: 0; }

body {
  background: #0e1416;
  /* Old browsers */
  background: -moz-linear-gradient(top, #0e1416 0%, #2a343f 50%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #0e1416 0%, #2a343f 50%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #0e1416 0%, #2a343f 50%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e1416', endColorstr='#2a343f',GradientType=0 );
  /* IE6-9 */
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  line-height: 1.5;
  font-size: 75%; }
  body.noscroll {
    overflow: hidden; }

a {
  color: #0291c7;
  text-decoration: none; }
  a:hover {
    color: #0291c7;
    text-decoration: underline; }
  a img {
    border: 0; }

h1 {
  font-size: 20px;
  color: #3c3c3c;
  line-height: 1;
  margin: 0;
  padding: 0; }
  h1.listpage {
    padding: 10px 0 0 10px;
    margin: 0; }
  h1.tablepage {
    padding: 10px 0 0 20px;
    margin: 0 !important; }

h2 {
  font-size: 20px;
  color: #3c3c3c;
  line-height: 1;
  margin: 10px 0;
  padding: 0; }

h3 {
  font-size: 15px;
  color: #3c3c3c;
  line-height: 1;
  margin: 5px 0 10px 0;
  padding: 0; }

h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-size: 1em;
  font-weight: bold; }

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  padding: 0 0 1.5em; }

input, textarea {
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 12px; }

.wrapper {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative; }

#mainwrapper {
  width: 1006px;
  margin: 0 auto;
  padding-top: 5px; }

.w960 {
  width: 970px;
  margin: 0 auto;
  background: #fff;
  display: table; }
  .w960.overflow {
    overflow: hidden; }

.clear {
  clear: both; }

.w960 #left {
  margin: 0;
  padding: 0;
  width: 350px;
  float: left;
  text-align: right !important; }
  .w960 #left h1 {
    padding: 60px 20px 60px 0;
    font-size: 42px; }

.w960 #right {
  width: 400px;
  padding: 70px 0 60px 30px;
  float: left;
  font-size: 15px; }
  .w960 #right .input {
    width: 210px; }
  .w960 #right #submitbtn {
    font-size: 15px;
    padding: 3px 10px; }

#breadcrumb {
  border-bottom: 1px solid #d0d0d0;
  list-style: none;
  padding: 0 3px;
  line-height: 30px;
  margin: 1px 0 0 10px; }
  #breadcrumb ul {
    width: 100%;
    display: block;
    overflow: hidden;
    list-style: none; }
    #breadcrumb ul li {
      float: left;
      padding: 0 9px; }

#tabmenu {
  background: #f1f3f4 url("/media/img/tabmenu_bottom.gif") repeat-x bottom left;
  padding: 0 10px; }
  #tabmenu ul {
    width: 100%;
    display: block;
    overflow: hidden;
    list-style: none; }
    #tabmenu ul li {
      float: left;
      padding: 15px 9px 9px;
      font-size: 13px;
      font-weight: bold;
      line-height: 1;
      position: relative; }
      #tabmenu ul li.selected {
        background: url("/media/img/tabmenu_selected.gif") no-repeat bottom left; }
        #tabmenu ul li.selected div {
          width: 4px;
          height: 31px;
          position: absolute;
          bottom: 0;
          right: 0;
          background: url("/media/img/tabmenu_selected.gif") no-repeat bottom right; }
        #tabmenu ul li.selected a {
          color: #3c3c3c; }

.ad {
  letter-spacing: .4em;
  font-size: 11px;
  margin: 0 auto;
  text-align: center;
  color: #555; }

#shop_widebanner {
  padding-top: 10px; }

#adsense {
  margin: 0 auto;
  padding: 10px 0;
  text-align: center; }

.title_grey {
  background: #f1f3f4 url("/media/img/title_grey_bg.png") repeat-x top left;
  height: 31px;
  line-height: 31px;
  display: block;
  overflow: hidden;
  font-size: 13px;
  font-weight: bold;
  color: #454545; }
  .title_grey img {
    float: left; }
  .title_grey.big {
    font-size: 16px;
    padding: 10px 5px 0 10px;
    background-position: bottom left; }

.button {
  background: #ffe295;
  border: 0;
  border-top: 1px solid #d5c387;
  border-bottom: 1px solid #e4d9b3;
  color: #0391b7;
  font-size: 13px;
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: 0 none;
  overflow: visible;
  padding: 5px 10px;
  cursor: pointer;
  display: inline-block; }
  .button:hover, .button:active, .button:focus {
    text-decoration: underline; }

button::-moz-focus-inner {
  border: 0; }

.grey-square, #sidebar ul.grey_bullet li:before, #sidebar .recent_news .item .info li.timestamp:after, #activity_feed .activity .info li.timestamp:after, #home_bottom :after, .cikk_header .kozep .info li.nick:after, .cikk_header .kozep .info li.tags:before, .cikk_header .kozep .info li.adatlap:before, #user_game_list .game .biglinks .leftsquare:before, #helper ul li:before {
  content: "";
  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;
  font-size: 5px;
  color: #A1A1A1;
  margin-right: 6px;
  padding-left: 9px;
  top: -2px;
  position: relative;
  font-weight: bold; }

#header {
  width: 970px;
  height: 140px;
  margin: 0 auto; }
  #header #logo {
    width: 320px;
    /*640px*/
    float: left;
    padding: 7px 0 4px 0;
    position: relative; }
    #header #logo a.logolink:active, #header #logo a.logolink:focus {
      position: relative;
      top: 1px;
      outline: none; }
  #header .nagytestverunk_hwsw {
    color: #b18204;
    position: absolute;
    top: 9px;
    right: 41px; }
  #header #searchform {
    width: 300px;
    float: left;
    padding: 40px 0 0 0; }
    #header #searchform i {
      color: #c5c5c5;
      font-size: 18px;
      float: left;
      margin-top: 2px; }
    #header #searchform .q {
      background: #e6e6e6;
      color: #444;
      border: 0;
      width: 180px;
      padding: 5px;
      font-size: 12px;
      float: left;
      margin: 0 10px; }
      #header #searchform .q::-webkit-input-placeholder, #header #searchform .q:-moz-placeholder, #header #searchform .q::-moz-placeholder, #header #searchform .q:-ms-input-placeholder {
        color: #444; }
    #header #searchform .btn {
      top: 1px;
      position: relative; }
  #header #userbox {
    position: absolute;
    top: 0;
    right: 0;
    width: 240px; }
    #header #userbox .firstrow {
      border-bottom: 1px solid #333;
      padding-bottom: 5px;
      margin-bottom: 8px;
      list-style: none; }
      #header #userbox .firstrow li {
        float: right; }
        #header #userbox .firstrow li a {
          color: #b18204;
          margin: 0 5px 0 15px; }
    #header #userbox .avatar {
      float: left;
      width: 60px; }
    #header #userbox .right {
      float: left;
      width: 180px; }
    #header #userbox .info {
      border-bottom: 1px solid #333;
      padding: 0 10px 7px 2px;
      margin-bottom: 7px;
      list-style: none; }
      #header #userbox .info li {
        float: right;
        margin-right: 8px;
        color: #ffba00;
        font-weight: bold; }
        #header #userbox .info li:first-child {
          float: left; }
        #header #userbox .info li.last {
          margin-right: 15px; }
        #header #userbox .info li a {
          color: #ffba00;
          font-weight: bold; }
        #header #userbox .info li span {
          color: #ffedbe; }
        #header #userbox .info li a span {
          color: #ffedbe; }
        #header #userbox .info li a.nick {
          color: #c6c4c4; }
    #header #userbox .shortcuts {
      padding-left: 2px;
      list-style: none; }
      #header #userbox .shortcuts li {
        float: left; }
        #header #userbox .shortcuts li a {
          color: #ffba00;
          font-weight: bold;
          margin-right: 10px; }
        #header #userbox .shortcuts li.last a {
          margin: 0; }
  #header #loginbox {
    background: #101618;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 0 10px 0 0;
    position: absolute;
    top: 0;
    right: 0px;
    height: 81px;
    width: 310px;
    float: left;
    color: #fff; }
    #header #loginbox #loginbox_inner {
      padding: 0 0 0 10px;
      height: 72px;
      line-height: 1; }
    #header #loginbox #firstrow {
      font-size: 13px;
      font-weight: bold;
      margin: 9px 0 10px 0; }
      #header #loginbox #firstrow .errormsg {
        color: #fff;
        background: #c30809;
        margin: 4px 0 5px 0 !important;
        padding: 3px 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        display: inline; }
      #header #loginbox #firstrow a {
        color: #fff !important;
        text-decoration: underline; }
    #header #loginbox #inputfields {
      font-size: 13px;
      font-weight: bold;
      color: #fff;
      margin: 0 0 4px 0;
      padding: 0 0 1px 0; }
      #header #loginbox #inputfields .input {
        background: #e6e6e6;
        color: #232323;
        border: 0;
        width: 100px;
        padding: 4px 5px 3px 5px;
        font-size: 13px;
        float: left;
        margin-right: 10px;
        float: left; }
        #header #loginbox #inputfields .input:focus {
          outline: none; }
      #header #loginbox #inputfields #login_password {
        width: 90px; }
      #header #loginbox #inputfields .btn {
        top: 4px;
        position: relative;
        padding: 2px 4px; }
    #header #loginbox label {
      color: #7b7e7f;
      font-size: 11px;
      margin-right: 5px; }
    #header #loginbox a.arrow {
      color: #ffba00;
      font-size: 11px;
      margin-left: 5px; }
      #header #loginbox a.arrow:before {
        content: "";
        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;
        color: #FFEDBE;
        margin-right: 3px; }

#topmenu {
  display: block;
  position: relative;
  margin: 0;
  border: 1px solid #9b3a11;
  border-bottom-color: #59120e;
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: #701612;
  background: -moz-linear-gradient(center top, #881b16 35%, #701612 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.35, #881b16), color-stop(1, #701612)); }
  .fixed #topmenu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 150;
    border: 0;
    width: 100%;
    background: #0e1416;
    /*
        background: -moz-linear-gradient(center top, #060909 35%, rgb(24, 31, 32) 100%) !important;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.35, #060909), color-stop(1, rgb(24, 31, 32)));
        border: 1px solid rgb(24, 31, 32);
        */ }
    .fixed #topmenu .topmenu--container {
      width: 963px;
      margin: 0 auto; }

.topmenu {
  position: relative; }
  .topmenu a {
    color: #ffba00;
    font-weight: bold; }
    .topmenu a:hover {
      color: #fff;
      text-decoration: none; }
  .topmenu ul {
    list-style: none; }

.topmenu--search {
  display: none; }
  .fixed .topmenu--search {
    margin: 0 12px 0 0;
    display: inline-block;
    float: left; }
  .topmenu--search .topmenu--search-logo {
    background: url("/media/img/logo_small_pajzs.png") no-repeat top left;
    width: 37px;
    height: 30px;
    text-indent: -1000px;
    display: inline-block;
    margin-top: 10px;
    padding: 4px 10px 0 0; }
  .topmenu--search form {
    display: inline-block;
    position: relative;
    overflow: auto;
    margin: 2px 0 0 0;
    padding: 0;
    float: right; }
    .topmenu--search form i {
      color: #c5c5c5;
      font-size: 18px;
      float: left;
      margin: 12px 0 0 10px; }
    .topmenu--search form .q {
      background: #192325;
      color: #777;
      border: 0;
      width: 220px;
      padding: 0 5px;
      font-size: 14px;
      float: left;
      height: 47px;
      line-height: 47px;
      display: inline-block;
      outline: none; }
      .topmenu--search form .q:focus {
        background: #1D292B;
        color: #999; }

.topmenu--platforms {
  background: #641410;
  border-top: 1px solid #571d0b;
  border-bottom: 1px solid #984b48;
  border-width: 1px 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 11px;
  padding: 0 5px;
  display: inline-block; }
  .topmenu--platforms li {
    display: inline-block;
    padding: 0 4px 2px 4px;
    font-size: 15px; }
  .fixed .topmenu--platforms {
    display: none; }

.topmenu--site {
  padding: 0 5px;
  display: inline-block; }
  .fixed .topmenu--site {
    float: left;
    margin: 12px 0 0 14px; }
  .topmenu--site > li {
    display: inline-block;
    padding: 0px 7px 2px 7px;
    font-size: 15px; }
    .fixed .topmenu--site > li:hover {
      background: #192325;
      border-top: 1px solid transparent;
      border-bottom: 1px solid #243438;
      border-width: 1px 0;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px; }
    .topmenu--site > li:hover {
      background: #641410;
      border-top: 1px solid #571d0b;
      border-bottom: 1px solid #984b48;
      border-width: 1px 0;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      margin-top: -1px; }
      .topmenu--site > li:hover ul {
        display: block; }
  .topmenu--site i {
    color: #370b09;
    text-shadow: 0 1px #773d3a; }
    .fixed .topmenu--site i {
      color: #444;
      text-shadow: 0 1px #192325; }
  .topmenu--site ul {
    position: absolute;
    top: 25px;
    display: none;
    background: #641410;
    border-top: 1px solid #571d0b;
    border-bottom: 1px solid #984b48;
    border-width: 1px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 10;
    font-size: 13px;
    margin-left: -7px;
    overflow: hidden; }
    .fixed .topmenu--site ul {
      background: #192325;
      border-top: 1px solid transparent;
      border-bottom: 1px solid #243438;
      border-width: 1px 0;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px; }
    .topmenu--site ul li {
      position: relative; }
      .topmenu--site ul li a {
        display: block;
        padding: 7px 5px 7px 19px;
        background: #5e130f;
        border-top: 1px solid #782310;
        border-bottom: 1px solid #4b0f0c;
        font-weight: bold;
        line-height: 1;
        display: block;
        width: 100px; }
        .topmenu--site ul li a:hover {
          background: #420d0a; }
        .fixed .topmenu--site ul li a {
          background: #192325;
          border-top: 1px solid transparent;
          border-bottom: 1px solid #243438; }
        .fixed .topmenu--site ul li a:hover {
          background: #243438; }

#footer {
  background: #0e1416;
  color: #bcb190; }
  #footer .cool_games {
    background: #1e282e;
    padding: 20px 0;
    line-height: 1; }
    #footer .cool_games div {
      width: 970px;
      margin: 0 auto;
      text-align: center; }
    #footer .cool_games a {
      color: #ffba00;
      margin: 0 10px; }
  #footer .blue_links {
    text-align: center;
    padding: 20px 0;
    border-bottom: 1px solid #000;
    line-height: 1; }
    #footer .blue_links a {
      color: #bde3f1;
      font-weight: bold;
      margin-right: 40px; }
      #footer .blue_links a:last-child {
        margin-right: 0; }
  #footer .disclaimer {
    padding: 20px 0 50px 0;
    border-top: 1px solid #1a2022; }
    #footer .disclaimer .inner {
      width: 970px;
      margin: 0 auto;
      color: #575b5c;
      text-align: center;
      position: relative; }
  #footer .partners {
    text-align: center;
    padding-bottom: 50px; }
    #footer .partners p {
      padding-bottom: 1em; }
  #footer #gmedia {
    position: absolute;
    top: 0;
    left: 60px; }
    #footer #gmedia a {
      display: block;
      width: 100px;
      height: 49px;
      background-image: url(/media/img/logo_gmedia.png); }
      #footer #gmedia a:focus {
        position: relative;
        top: 1px; }
  #footer #quick_links {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e282e+0,151c1f+100 */
    background: #1e282e;
    /* Old browsers */
    background: -moz-linear-gradient(top, #1e282e 0%, #151c1f 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #1e282e 0%, #151c1f 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #1e282e 0%, #151c1f 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e282e', endColorstr='#151c1f',GradientType=0 );
    /* IE6-9 */
    padding: 20px 0;
    border-bottom: 1px solid #2d3336; }
    #footer #quick_links ul {
      list-style: none; }
      #footer #quick_links ul.main_ul {
        width: 916px;
        margin: 0 auto;
        display: block;
        overflow: hidden;
        padding-left: 30px; }
      #footer #quick_links ul li.ql_block {
        float: left;
        width: 190px; }
      #footer #quick_links ul li.ql_last {
        width: 150px; }
      #footer #quick_links ul li.ql_block div {
        padding: 0 0 4px 23px;
        color: #bcb293;
        font-weight: bold;
        font-size: 15px;
        letter-spacing: 1px;
        color: #C0D7E1; }
      #footer #quick_links ul li .ql_navigation:before {
        content: "";
        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;
        font-size: 18px;
        margin: 0 6px 0 -9px; }
      #footer #quick_links ul li .ql_platforms:before {
        content: "";
        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;
        font-size: 18px;
        margin: 0 6px 0 -17px; }
      #footer #quick_links ul li .ql_network:before {
        content: "";
        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;
        font-size: 18px;
        margin: 0 6px 0 -13px; }
      #footer #quick_links ul li .ql_services:before {
        content: "";
        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;
        font-size: 18px;
        margin: 0px 8px 0 -22px; }
      #footer #quick_links ul li ul li {
        padding: 0 0 0 35px;
        margin: 3px 0; }
        #footer #quick_links ul li ul li:before {
          content: "";
          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;
          color: #FFEDBE;
          margin: 0 5px 0 -11px; }
        #footer #quick_links ul li ul li a {
          color: #ffba00;
          font-size: 13px;
          font-weight: bold; }
          #footer #quick_links ul li ul li a.rss:after {
            content: "";
            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;
            color: #FFEDBE;
            margin-left: 5px; }

#comments {
  padding: 49px 10px 10px 10px;
  margin-top: -49px; }
  #comments .top_arrow {
    background: url(/media/img/shared_common.png) no-repeat top left;
    width: 30px;
    height: 8px;
    display: block; }
  #comments .commentdiv {
    background: #e5f4f9;
    width: 100%;
    overflow: hidden;
    display: block;
    border-top: 1px solid #fff; }
    #comments .commentdiv.first {
      border-top: 0; }
      #comments .commentdiv.first.staff {
        border-top: 0; }
    #comments .commentdiv:last-child {
      padding-bottom: 10px; }
    #comments .commentdiv.staff {
      background: #FFE399;
      border-top: 1px solid #c5d8de; }
    #comments .commentdiv .number {
      color: #899193;
      font-size: 13px;
      width: 40px;
      float: left;
      line-height: 50px;
      text-align: right; }
    #comments .commentdiv .avatar {
      padding: 10px;
      float: left; }
      #comments .commentdiv .avatar img {
        width: 35px; }
    #comments .commentdiv .data {
      padding-top: 10px;
      float: left;
      width: 520px; }
      #comments .commentdiv .data .firstrow {
        line-height: 1.2;
        overflow: hidden;
        display: block; }
        #comments .commentdiv .data .firstrow .nick a {
          font-weight: bold;
          float: left;
          margin-right: 10px;
          font-size: 13px; }
        #comments .commentdiv .data .firstrow .date {
          color: #899193;
          float: left; }
          #comments .commentdiv .data .firstrow .date a {
            color: #899193; }
        #comments .commentdiv .data .firstrow .reply {
          float: right;
          padding-right: 10px; }
      #comments .commentdiv .data .text {
        padding: 5px 0;
        line-height: 1.3;
        font-size: 13px; }
        #comments .commentdiv .data .text.moderated {
          color: #999;
          background: url(/media/img/icon_moderated.gif) no-repeat 0 50%;
          padding-left: 16px; }
    #comments .commentdiv .mod {
      padding-bottom: 5px; }
  #comments #modify_msg {
    margin: 5px 0; }
    #comments #modify_msg textarea {
      border: 1px solid #c5d8de;
      width: 508px;
      height: 80px;
      font-size: 13px;
      color: #2e2e2e;
      margin-bottom: 5px;
      padding: 6px;
      background: #fff; }
    #comments #modify_msg input {
      padding: 2px 4px; }

#newcomment {
  background: #ffe399; }
  #newcomment #reply_number {
    padding: 10px 0 0 87px;
    color: #836d33;
    line-height: 1;
    display: block;
    clear: both; }
  #newcomment .avatar {
    float: left;
    padding: 10px 0 0 50px; }
  #newcomment .right {
    float: left;
    padding: 10px 0 10px 10px;
    width: 510px; }
  #newcomment textarea {
    border: 1px solid #e5cc89;
    width: 496px;
    height: 80px;
    font-size: 13px;
    color: #2e2e2e;
    padding: 6px;
    margin-bottom: 10px; }
  #newcomment #fake_textarea {
    border: 1px solid #e5cc89;
    width: 496px;
    height: 80px;
    font-size: 13px;
    color: #2e2e2e;
    padding: 6px;
    background: #fff;
    margin-bottom: 10px; }
  #newcomment #commentbutton {
    line-height: 27px;
    padding-bottom: 1px; }
    #newcomment #commentbutton .cancel {
      margin-left: 5px; }
  #newcomment #newmsg_submit {
    margin-right: 5px; }
    #newcomment #newmsg_submit:active {
      position: relative;
      top: 1px; }
  #newcomment #wait {
    background: url(/media/img/ajax-loader-arrows.gif) no-repeat 0 50%;
    padding-left: 22px;
    display: none;
    color: #504730;
    line-height: 27px;
    cursor: default; }

.swiper-container-outer {
  height: 440px; }

.swiper-container {
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto; }

.swiper-slide {
  background-size: cover;
  background-position: center; }

.swiper-topright-button {
  top: 10px;
  right: 10px;
  position: absolute;
  z-index: 9999;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  display: block;
  text-align: center;
  font-size: 20px; }
  .swiper-topright-button i {
    line-height: 40px; }
  .swiper-topright-button:hover {
    background: #ffba00;
    border-color: #ffba00;
    color: #000; }

.gallery-top {
  height: 80%;
  width: 100%; }
  .gallery-top img {
    cursor: pointer; }

.swiper-container img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%; }

.gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0; }
  .gallery-thumbs .swiper-slide {
    width: 20%;
    height: 100%;
    opacity: 0.4;
    cursor: pointer; }
  .gallery-thumbs .swiper-slide-active {
    opacity: 1; }
  .gallery-thumbs .swiper-wrapper {
    margin-left: calc(-40% - 5px); }

#gallery-fullscreen {
  z-index: 9000;
  display: none;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  overflow-y: scroll; }
  #gallery-fullscreen .swiper-container {
    width: 100%; }

.thumb-expandable {
  position: relative;
  display: inline-block; }
  .thumb-expandable::before {
    content: "";
    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;
    top: 10px;
    right: 10px;
    position: absolute;
    z-index: 100;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    display: block;
    text-align: center;
    font-size: 20px; }
  .thumb-expandable:hover::before {
    background: #ffba00;
    border-color: #ffba00;
    color: #000; }
  .thumb-expandable img {
    max-width: 100%; }

.thumbs {
  margin: 0 10px; }

#thumblist {
  background: #eceef0;
  padding: 10px 0 10px 10px; }
  #thumblist .thumb {
    display: inline-block;
    margin: 0 2px 5px 0;
    position: relative; }
    #thumblist .thumb.small a {
      width: 150px;
      height: 150px;
      display: inline-block;
      overflow: hidden;
      text-align: center; }
      #thumblist .thumb.small a img {
        max-width: 100%;
        max-height: 100%; }
    #thumblist .thumb .picture {
      margin-bottom: 10px; }
    #thumblist .thumb .picnum {
      margin-top: 5px;
      line-height: 1; }
    #thumblist .thumb .icon_edit {
      position: absolute;
      top: 10px;
      left: 150px;
      display: none; }
      #thumblist .thumb .icon_edit a {
        width: 16px;
        height: 16px;
        display: block;
        background: url("/media/img/icon_edit.png") no-repeat top left;
        border: 1px solid #cbd1d6; }
        #thumblist .thumb .icon_edit a span {
          display: none; }
    #thumblist .thumb.over .icon_edit, #thumblist .thumb:hover .icon_edit {
      display: block; }
  #thumblist .editpic a {
    max-height: 67px;
    max-width: 170px;
    overflow: hidden;
    display: block; }
  #thumblist .thumb.editpic .edit_description textarea {
    background: #fff;
    border: 1px solid #cbd1d6;
    color: #76756f;
    padding: 6px;
    width: 158px;
    height: 50px;
    font-size: 11px;
    line-height: 1.1;
    margin-bottom: 10px;
    overflow: auto; }
  #thumblist .thumb.editpic .edit_setdefault label {
    color: #0066bc;
    font-size: 11px; }
  #thumblist .thumb.editpic .icon_delete {
    position: absolute;
    top: 10px;
    right: 4px; }
    #thumblist .thumb.editpic .icon_delete a {
      width: 16px;
      height: 16px;
      display: block;
      background: url("/media/img/icon_delete.png") no-repeat top left;
      border: 1px solid #cbd1d6; }
      #thumblist .thumb.editpic .icon_delete a span {
        display: none; }

#content #edit_header {
  position: relative;
  margin-bottom: 14px; }
  #content #edit_header .wrapper {
    width: 450px; }
    #content #edit_header .wrapper #album_name {
      float: left;
      background: #fffbe7;
      border: 1px solid #cbd1d6;
      color: #76756f;
      padding: 5px;
      width: 270px;
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 5px; }
    #content #edit_header .wrapper #album_edit_links {
      font-size: 13px;
      font-weight: bold;
      position: absolute;
      bottom: 13px;
      right: 0; }
      #content #edit_header .wrapper #album_edit_links a.first {
        margin-right: 20px; }

#content #album_description {
  background: #fffbe7;
  border: 1px solid #cbd1d6;
  color: #76756f;
  padding: 10px;
  width: 430px;
  height: 60px;
  overflow: auto; }

#pic_header {
  font-size: 13px;
  font-weight: bold;
  margin: 10px 0; }
  #pic_header .prevnext {
    float: right; }
    #pic_header .prevnext .marginright {
      margin-right: 20px; }

#picturecontainer {
  color: #3c3c3c;
  background: #eceef0;
  border: 1px solid #cbd1d6;
  padding: 10px;
  margin-bottom: 10px; }
  #picturecontainer #picture {
    text-align: center;
    margin: -10px; }
  #picturecontainer .picfooter {
    margin: 18px 0 4px;
    color: #3c3c3c;
    line-height: 1.3; }
  #picturecontainer .description {
    font-size: 13px;
    width: 100%;
    padding-right: 20px;
    padding-bottom: 10px; }
  #picturecontainer .info {
    width: 100%;
    text-align: right;
    font-size: 11px; }

#contentwrapper {
  width: 1006px;
  margin: 0 auto;
  overflow: hidden;
  display: block;
  position: relative; }

#contentwrapper.margintop {
  margin-top: 20px; }

#filter_grey_wide_top {
  width: 970px;
  height: 5px;
  display: block;
  margin: 20px auto 0 auto;
  background: url(/media/img/shared_index.png) repeat 0 -82px; }

#content {
  width: 650px;
  float: left; }

.pad10 {
  padding: 10px;
  position: relative; }

#content.wide {
  width: 100%;
  float: none; }

#content .filter {
  height: 32px;
  background: url(/media/img/shared_index.png) repeat 0 -85px; }

#content .filter ul {
  list-style: none;
  padding-left: 10px; }

#content .filter ul li {
  float: left;
  position: relative;
  margin-right: 2px; }

#content .filter ul li a {
  color: #252525;
  font-weight: bold;
  font-size: 13px;
  display: block;
  margin-top: 3px;
  line-height: 100%;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent; }

#content .filter ul li span {
  display: block;
  padding: 3px 8px 4px 8px; }

#content .filter ul li a.selected, #content .filter ul li:hover a, #content .filter ul li a:hover {
  background: #9caeb9;
  border-radius: 4px;
  color: #252525;
  text-decoration: none;
  border-top: 1px solid #8ca0ac;
  border-bottom: 1px solid #cad2d8; }

.subfilter {
  margin: 0 10px;
  padding: 5px 0;
  border-bottom: 1px solid #d0d0d0;
  display: block;
  overflow: hidden; }

.subfilter ul {
  list-style: none;
  display: block; }

.subfilter ul li {
  float: left;
  position: relative;
  margin-right: 2px; }

.subfilter li.right {
  float: right !important; }

.subfilter ul li a {
  display: block;
  line-height: 100%;
  border-top: 1px solid transparent; }

.subfilter ul li a:active, .subfilter ul li a:focus {
  outline: none;
  -moz-outline-style: none !important; }

.subfilter ul li span {
  display: block;
  padding: 3px 8px 4px 8px; }

.subfilter ul li a.selected, .subfilter ul li:hover a, .subfilter ul li a:hover {
  background: #e0e6ea;
  border-radius: 4px;
  color: #252525;
  text-decoration: none;
  border-top: 1px solid #cdd6da; }

#contentwrapper .whitebg {
  background: #fff; }

#content .biglinks {
  font-size: 13px;
  font-weight: bold; }

#content .biglinks a.marginright {
  margin-right: 20px; }

#content .topright {
  position: absolute;
  top: 10px;
  right: 10px; }

#content .topright.biglinks {
  position: absolute;
  top: 20px;
  right: 10px; }

#content .button_yellow {
  background: url("/media/img/button_yellow.png") no-repeat top right;
  padding-right: 3px;
  display: inline;
  float: left; }

#content .button_yellow a {
  background: url("/media/img/button_yellow.png") no-repeat top left;
  height: 31px;
  line-height: 32px;
  font-size: 13px;
  font-weight: bold;
  padding: 0 7px 0 10px;
  margin-right: 3px;
  display: block; }

#content .button_icon_plus a {
  background-image: url("/media/img/button_yellow_plus.png") !important;
  padding-left: 36px; }

#contentwrapper .pagination {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 10px 0 0 0; }

#contentwrapper .pagination ul {
  clear: left;
  float: left;
  list-style: none;
  position: relative;
  left: 50%;
  text-align: center; }

#contentwrapper .pagination ul li {
  display: block;
  float: left;
  position: relative;
  right: 50%; }

#contentwrapper .pagination ul li a {
  display: block;
  padding: 5px 7px;
  font-weight: bold;
  font-size: 15px; }

#contentwrapper .pagination ul li.selected {
  padding: 5px;
  /* Permalink - use to edit and share this gradient: //colorzilla.com/gradient-editor/#ffe398+0,ffd567+100 */
  background: #ffe398;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffe398 0%, #ffd567 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffe398 0%, #ffd567 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffe398 0%, #ffd567 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe398', endColorstr='#ffd567',GradientType=0 );
  /* IE6-9 */
  border-bottom: 1px solid #dfb84f;
  font-weight: bold;
  font-size: 15px; }

#contentwrapper .pagination ul li.left {
  margin: 0 5px 10px 0; }

#contentwrapper .pagination ul li.right {
  margin-left: 5px; }

#contentwrapper .pagination ul li.left a,
#contentwrapper .pagination ul li.right a {
  padding: 0 5px; }

#contentwrapper .pagination ul li i {
  color: #ffe398;
  /* Old browsers */
  color: -moz-linear-gradient(top, #ffe398 0%, #ffd567 100%);
  /* FF3.6-15 */
  color: -webkit-linear-gradient(top, #ffe398 0%, #ffd567 100%);
  /* Chrome10-25,Safari5.1-6 */
  color: linear-gradient(to bottom, #ffe398 0%, #ffd567 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  text-shadow: 1px 1px #dfb84f;
  font-size: 30px; }

#content #table_list table thead th {
  font-size: 13px;
  text-align: left;
  background: #e0e6ea;
  padding: 6px 2px;
  border-bottom: 1px solid #cdd6da; }

#content #table_list table thead th.first {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  padding-left: 10px; }

#content #table_list table thead th.last {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  padding-right: 10px; }

#content #table_list table tbody td {
  padding: 6px 2px;
  border-bottom: 1px solid #cdd6da;
  vertical-align: top; }

#content #table_list table tbody td.first {
  padding-left: 10px; }

#content #table_list table tbody tr.new td {
  background: #f6f7f9;
  font-weight: bold; }

#content #table_list table tbody tr.new td a {
  font-weight: bold; }

#content #table_list .buttonaftertable {
  padding: 9px 0 15px 8px; }

#content #table_list .buttonaftertable a {
  font-size: 13px;
  font-weight: bold; }

#content #list_abc {
  padding: 10px 0 0 0; }

#content #list_abc #letters {
  float: left;
  padding-left: 20px; }

#content #list_abc #letters a.selected {
  font-size: 15px;
  font-weight: bold; }

#content #list_abc #info {
  float: right;
  padding: 4px 20px 0 0; }

#content iframe {
  border: 0; }

a.thumbicon {
  margin: 0 auto; }

a.thumbicon img {
  background: url(/media/img/zoom.png) no-repeat 99% 99%;
  padding: 1px 1px 20px 1px;
  border: 1px solid #FFE294; }

a.thumbicon:hover img {
  border-color: #0291c7; }

#simplecontent {
  margin: 20px 10px; }

#simplecontent h1 {
  margin: 0 !important;
  padding-bottom: 10px !important;
  padding-left: 10px;
  line-height: 1; }

#simplecontent #text {
  font-size: 13px;
  padding: 15px 10px 0 10px;
  border-top: 1px solid #ccc; }

#simplecontent #text h3 {
  font-size: 15px;
  padding: 0;
  margin: 0 0 5px 0; }

#simplecontent #text ul { margin: 10px 15px; }
#simplecontent #text table { border: 1px solid #000; border-collapse: collapse; }
#simplecontent #text table td { padding: 5px 10px; border: 1px solid #000; }
#simplecontent #text table td p { padding: 0; }

#ad_billboard .smalltext {
  color: #8A8A8A;
  font-size: 11px;
  letter-spacing: .3em;
  text-align: center; }

#ad_billboard .banner {
  margin: 5px auto;
  text-align: center; }

#ad_textlink.list {
  background: #f1f1f1;
  border-bottom: 1px solid #E3E3E3;
  border-top: 1px solid #E3E3E3;
  font-size: 13px;
  padding: 10px 10px 10px 35px;
  line-height: 1.3;
  color: #363E41; }

#ad_textlink.list a {
  color: #0291C7;
  font-size: 18px;
  font-weight: bold; }

#ad_textlink.list .lead {
  margin-top: 5px; }

#ad_textlink.article {
  background: #F2FAFC;
  border: 1px solid #d2edf6;
  font-size: 13px;
  padding: 10px 20px;
  line-height: 1.3;
  color: #363E41;
  margin: 0 10px 10px 10px; }

#ad_textlink.article a {
  color: #0291C7;
  font-size: 18px;
  font-weight: bold; }

#ad_textlink.article .lead {
  margin-top: 5px; }

#ad_textlink.user {
  background: #fff;
  border-bottom: 1px solid #E3E3E3;
  font-size: 13px;
  padding: 10px 20px;
  line-height: 1.3;
  color: #363E41; }

#ad_textlink.user a {
  color: #0291C7;
  font-size: 18px;
  font-weight: bold; }

#ad_textlink.user .lead {
  margin-top: 5px; }

#emptylistmsg {
  background: none repeat scroll 0 0 #F1F3F4;
  border-bottom: 1px solid #C7CED3;
  font-size: 13px;
  padding: 30px;
  text-align: center; }

.greybox {
  background: #f1f3f4;
  border-bottom: 1px solid #C7CED3;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

#floatedpromo {
  position: fixed;
  top: 50px;
  right: -400px;
  background: #fff;
  z-index: 100;
  padding: 5px;
  width: 350px;
  -moz-box-shadow: 0px 0px 30px #555;
  -webkit-box-shadow: 0px 0px 30px #555;
  box-shadow: 0px 0px 30px #555;
  border: 5px solid #333; }

#floatedpromo div {
  border-top: 4px solid #FFD56B;
  padding: 5px 10px; }

#floatedpromo span {
  text-transform: uppercase;
  color: #555;
  font-weight: bold;
  font-size: 90%;
  display: block;
  margin-bottom: 3px; }

#floatedpromo a {
  font-size: 125%;
  font-weight: bold;
  line-height: 18px; }

#floatedpromo a.close {
  position: absolute;
  top: 15px;
  right: 5px;
  font-size: 11px;
  color: #444;
  font-weight: normal;
  font-family: arial;
  text-transform: lowercase;
  border: 1px solid #aaa;
  padding: 0 2px 1px;
  line-height: 10px; }

#floatedpromo span.komment {
  color: #888;
  margin-top: 3px;
  margin-bottom: 0; }

#picture_ad_overlay {
  background: #000;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1010; }

#picture_ad_lightbox {
  -moz-box-shadow: 0 0 50px #fff;
  -webkit-box-shadow: 0 0 50px #fff;
  box-shadow: 0 0 50px #fff;
  background: #111;
  left: 50%;
  margin-left: -350px;
  position: absolute;
  top: 100px;
  width: 700px;
  z-index: 1020; }

#picture_ad_content {
  padding: 15px 0;
  text-align: center; }

#picture_ad_content .ad {
  color: #aaa; }

#picture_ad_footer {
  background: #111;
  border-top: 1px solid #444;
  color: #aaa;
  text-align: left;
  display: block;
  overflow: auto;
  width: 100%; }

#picture_ad_footer .note {
  padding: 10px;
  float: left;
  width: 350px; }

#picture_ad_footer .close {
  padding: 10px;
  float: right; }

#sidebar {
  width: 320px;
  float: left;
  position: relative; }

#sidebar_topright.normal {
  height: 32px;
  background: url(/media/img/shared_index.png) repeat 100% -85px; }

#sidebar_topright.paper {
  width: 330px;
  height: 37px;
  background: url(/media/img/shared_index.png) no-repeat -238px 0;
  position: absolute;
  top: 0;
  right: 1px;
  z-index: 2; }

#sidebar_topright_right {
  width: 4px;
  height: 78px;
  background: url(/media/img/shared_index.png) no-repeat -569px 0;
  position: absolute;
  top: 7px;
  right: -3px;
  z-index: 20; }

#sidebar .block {
  padding: 0;
  margin: 10px 10px 0 10px; }

#sidebar .block.paper {
  padding-top: 0;
  margin-top: 15px;
  z-index: 10;
  position: relative; }

#sidebar .block .subfilter {
  padding: 5px 10px;
  margin: 0; }

#sidebar .blue {
  background: #cce9f4; }

#sidebar .red {
  background: #841a15; }

#sidebar .red h3 {
  color: #fff; }

#sidebar .red ul {
  list-style: none; }

#sidebar .title_yellow {
  background: #ffde86;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffd467), color-stop(1, #ffe499));
  background: -moz-linear-gradient(center bottom, #ffd467 0%, #ffe499 100%);
  line-height: 30px;
  display: block;
  color: #664a00;
  border-bottom: 1px solid #e0b950;
  font-size: 16px;
  font-family: "futura_boldregular","Helvetica Neue",Arial,Helvetica,sans-serif; }
  #sidebar .title_yellow i {
    margin-left: 10px; }

#sidebar .title_yellow img {
  float: left; }

#sidebar .title_yellow a {
  color: #664a00; }

#sidebar .title_yellow a img {
  border: 0; }

#sidebar .title_yellow div {
  text-indent: -9000px;
  background: url(/media/img/shared_titles.png) no-repeat top left;
  height: 28px; }

#sidebar .title_red div a, #sidebar .title_yellow div a {
  display: block;
  width: 100%;
  height: 28px; }

#sidebar .title_blue {
  background: url("/media/img/title_blue_bg.png") repeat-x top left;
  height: 30px;
  line-height: 31px;
  display: block;
  overflow: hidden;
  font-size: 13px;
  font-weight: bold;
  color: #664a00; }

#sidebar .title_blue img {
  float: left; }

#sidebar .title_red {
  padding: 2px 10px;
  color: #ffba00;
  font-size: 16px;
  background: #761611;
  border-bottom: 1px solid #68100c;
  font-size: 16px;
  font-weight: normal;
  font-family: "futura_boldregular","Helvetica Neue",Arial,Helvetica,sans-serif;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

#sidebar .whitetitle {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 7px;
  line-height: 1; }

#sidebar #scores {
  padding: 10px 10px 5px 10px;
  line-height: 1; }

#sidebar #scores h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 auto 5px auto;
  color: #ffe399; }

#sidebar #scores .number {
  color: #fff;
  font-size: 24px;
  font-weight: bold; }

#sidebar #scores #score_gk {
  text-align: center;
  background: #52100D;
  border-bottom: 1px solid #A95A57;
  padding: 5px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

#sidebar #scores #score_gk h2.noscore {
  margin: 20px 0 17px; }

#sidebar #score_bar {
  margin-top: 5px; }

#sidebar #pros {
  padding: 0 10px 5px 10px;
  border-bottom: 1px solid #71130e; }

#sidebar #pros ul li {
  background: url(/media/img/shared_common.png) no-repeat 10px -22px;
  padding: 0 0 5px 27px;
  color: #ffe399;
  line-height: 1.3; }

#sidebar #cons {
  padding: 5px 10px;
  border-top: 1px solid #94322e; }

#sidebar #cons ul li {
  background: url(/media/img/shared_common.png) no-repeat 10px -102px;
  padding: 0 0 5px 27px;
  color: #ffe399;
  line-height: 1.3; }

#sidebar .recentblogs_entry {
  margin: 10px 0; }

#sidebar .recentblogs_entry:last-child {
  margin-bottom: 0; }

#sidebar .recentblogs_entry a.label {
  padding: 0 10px 0 4px;
  background: #8dc625 url(/media/img/shared_common.png) no-repeat 100% -204px;
  display: block;
  float: left;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-right: 5px; }

#sidebar .recentblogs_entry a.post {
  font-weight: bold;
  font-size: 13px;
  line-height: 17px; }

#sidebar .recentblogs_entry .text {
  color: #2e2e2e;
  margin-top: 2px; }

#sidebar .list_nick_timestamp {
  padding: 5px 10px;
  border-bottom: 1px solid #ccc; }

#sidebar .list_nick_timestamp.noborder {
  border-bottom: 0; }

#sidebar .list_nick_timestamp .title {
  font-size: 13px;
  font-weight: bold; }

#sidebar .list_nick_timestamp a.nick {
  color: #2e2e2e;
  font-weight: bold;
  margin-right: 7px; }

#sidebar .list_nick_timestamp a.timestamp {
  color: #7f7f7f; }

#sidebar #similargames {
  background: #68100c url("/media/img/red_box_rounded_bottom.png") no-repeat bottom left;
  padding: 20px 10px 26px 10px; }

#sidebar #similargames td {
  text-align: center;
  width: 33%;
  padding: 0 5px; }

#sidebar #similargames td a {
  color: #fff;
  font-weight: bold;
  line-height: 1.1; }

#sidebar #similargames td img {
  width: 60px;
  padding-bottom: 10px; }

#sidebar .shopbox .product .image {
  padding: 10px;
  float: left; }

#sidebar .shopbox .product .title h3 a {
  color: #fff;
  margin: 5px 0 0 0;
  padding: 0 10px 0 0;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  line-height: 1.3; }

#sidebar .shopbox .product .price {
  color: #ffba00;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px; }

#sidebar .shopbox .product .price span {
  color: #ffdd84;
  font-size: 16px; }

h4.yellow {
  background: #ffe399;
  border-bottom: 1px solid #ecd596;
  color: #664a00;
  font-weight: bold;
  font-size: 13px;
  margin: 0;
  padding: 5px 9px;
  line-height: 1; }

#sidebar ul.grey_bullet {
  list-style: none;
  padding: 0 10px; }

#sidebar ul.grey_bullet li {
  margin: 5px 0;
  line-height: 1.3; }
  #sidebar ul.grey_bullet li:before {
    padding-left: 0; }

#sidebar ul.grey_bullet li div {
  color: #7f7f7f;
  font-size: 11px; }

#sidebar .recent_news .item {
  border-bottom: 1px solid #e3e3e3;
  padding: 5px 10px;
  display: block; }

#sidebar .recent_news .item a.picture {
  float: left; }

#sidebar .recent_news .item a.picture img {
  width: 60px;
  margin-right: 10px; }

#sidebar .recent_news .item a.title {
  line-height: 1.2;
  font-weight: bold;
  font-size: 13px; }

#sidebar .recent_news .item .lead {
  color: #2e2e2e;
  line-height: 1.3;
  padding: 5px 0; }

#sidebar .recent_news .item .info {
  list-style: none;
  clear: both;
  display: block;
  width: 100%;
  overflow: hidden; }

#sidebar .recent_news .item .info li {
  float: left; }

#sidebar .recent_news .item .info li.timestamp {
  color: #888; }

#sidebar .recent_news .item .info li.komment a {
  font-weight: bold; }

#sidebar #abc {
  padding: 10px 55px;
  text-align: center;
  font-weight: bold;
  font-size: 15px; }

#sidebar .thumb {
  color: #3c3c3c;
  background: #eceef0;
  border: 1px solid #cbd1d6;
  padding: 10px;
  width: 179px;
  margin: 0 auto;
  position: relative;
  line-height: 1; }

#sidebar .thumb .picture {
  text-align: center;
  margin-bottom: 10px; }

#sidebar .thumb .picnum {
  margin-top: 5px;
  line-height: 1; }

#sidebar #gamestat .info {
  color: #ffe399;
  float: left;
  padding-left: 20px;
  padding-top: 10px;
  line-height: 1.4; }

#sidebar #gamestat .info .redtitle {
  font-size: 13px;
  font-weight: bold;
  color: #871b16;
  margin-bottom: 7px;
  line-height: 1; }

#sidebar #gamestat .info .moderators {
  width: 150px; }

#sidebar #gamestat .info a {
  color: #ffe399; }

#sidebar #gamestat dl {
  width: 100%;
  display: block;
  overflow: hidden; }

#sidebar #gamestat dl.padbottom {
  padding-bottom: 15px; }

#sidebar #gamestat dl dt {
  width: 70px;
  float: left; }

#sidebar #gamestat dl dd {
  width: 200px;
  float: left;
  font-weight: bold; }

#sidebar .block #console_ids {
  color: #3c3c3c;
  background: #eceef0;
  text-align: center;
  padding: 5px 0 5px 0; }

#sidebar .block #console_ids .separator {
  background: #cbd1d6;
  height: 1px;
  display: block;
  margin: 5px 0; }

#sidebar .block #console_ids dl {
  width: 205px;
  margin: 0 auto;
  display: block;
  overflow: hidden; }

#sidebar .block #console_ids dl dt {
  width: 75px;
  float: left;
  text-align: left; }

#sidebar .block #console_ids dl dd {
  width: 130px;
  float: left;
  text-align: right;
  font-weight: bold; }

#sidebar .bottomradius {
  -webkit-border-bottom-right-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -moz-border-radius-bottomleft: 7px;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px; }

#sidebar #nyeremenyjatek {
  background: url("/media/img/round_box_yellow_bottom.png") no-repeat bottom left;
  padding-bottom: 13px; }

#sidebar #nyeremenyjatek #inner {
  background: #ffe398 url("/media/img/gradient_bg_yello.png") repeat-x top left;
  border-left: 1px solid #ffd461;
  border-right: 1px solid #ffd461;
  padding: 15px 10px 5px 10px;
  margin-right: 1px; }

#sidebar #nyeremenyjatek #inner .kep {
  float: left;
  margin: 0 10px 0 2px; }

#sidebar #nyeremenyjatek #inner .kep img {
  border: 4px solid #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 2px 3px #4d452e;
  -webkit-box-shadow: 0 2px 3px #4d452e;
  box-shadow: 0 2px 3px #4d452e; }

#sidebar #nyeremenyjatek #inner .info.keppel {
  float: left;
  width: 170px; }

#sidebar #nyeremenyjatek #inner .cim {
  padding-bottom: 5px; }

#sidebar #nyeremenyjatek #inner .cim a {
  background: #94731e;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  display: block;
  padding: 5px 5px 3px 5px;
  line-height: 1.3em; }

#sidebar #nyeremenyjatek #inner .lead {
  font-size: 13px;
  color: #362f2d;
  line-height: 1.3em; }

#sidebar #nyeremenyjatek #inner .button {
  padding-top: 10px; }

.saved {
  font-weight: bold;
  color: green;
  border-color: #DAE3EA #DDDDDD;
  border-style: solid;
  border-width: 1px;
  padding: 10px;
  margin: 0 0 20px 0;
  margin-bottom: 10px !important;
  background: #f5fff5; }

.ok {
  background: url("/media/img/ok.png") no-repeat 170px 2px; }

.error {
  color: #D20C0C;
  background: #F8CDCD;
  border-color: #DAE3EA #DDDDDD;
  border-style: solid;
  border-width: 1px;
  margin: 5px auto;
  padding: 10px;
  font-weight: bold; }

.error.small {
  font-size: 13px;
  border: 0;
  background: transparent;
  padding: 0; }

.marginlr {
  margin: 0 10px; }

.input {
  border: 1px solid #ccc;
  border-top-color: #888;
  border-left-color: #888;
  background: #fff;
  padding: 5px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  width: 270px; }

.bigbtn {
  font-size: 14px;
  padding: 5px 10px; }

#upload_limit_info #message {
  font-size: 13px;
  color: #555;
  float: left;
  width: 250px;
  text-align: right;
  padding-right: 20px;
  margin-top: 3px; }

#upload_limit_info #message strong {
  font-size: 15px;
  color: #000; }

#upload_limit_info #progressbar {
  background: #ddd;
  float: left;
  width: 276px;
  height: 27px;
  margin-bottom: 5px;
  display: block;
  position: relative;
  background: url("/media/img/quota_progressbar_bg.png") no-repeat top left; }

#upload_limit_info #progressbar_inner {
  display: block;
  height: 12px;
  margin: 9px 0 0 10px;
  background: url("/media/img/quota_progressbar_white.png") repeat-x scroll left top transparent; }

.input_lead {
  border: 1px solid #ccc;
  border-top-color: #888;
  border-left-color: #888;
  background: #fff;
  padding: 5px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  width: 400px !important;
  height: 120px !important; }

#formAvatar .bal {
  float: left;
  margin: 0 10px 20px 30px; }

#formAvatar .jobb {
  margin: 0 60px 0 140px; }

#formAvatar .fileInputDiv {
  background: #E4E8EA;
  border-bottom: 1px solid #C7CED3;
  padding: 5px;
  margin-bottom: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

#content .separator {
  border-bottom: 1px solid #C7CED3;
  margin-bottom: 20px;
  padding: 0 0 5px 20px; }

#activity_feed .activity {
  border-bottom: 1px solid #e3e3e3;
  padding: 10px 10px 10px 35px;
  width: 588px;
  display: block;
  overflow: hidden; }

#activity_feed .activity.noicon {
  padding-left: 10px !important; }

#activity_feed .activity.nobottom {
  border-bottom: 0; }

#activity_feed .activity.big .picture {
  margin-right: 10px;
  float: left; }

#activity_feed .activity.big .avatar {
  width: 60px;
  float: left; }

#activity_feed .activity.big .right {
  width: 450px;
  float: left; }

#activity_feed .activity h2 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 18px;
  line-height: 1;
  color: #2e2e2e; }

#activity_feed .activity .lead {
  color: #2e2e2e;
  line-height: 1.3; }

#activity_feed .activity .thumbnails img {
  padding: 2px;
  border: 1px solid #aaa; }

ul.info, #activity_feed .activity .info {
  list-style: none;
  clear: both;
  display: block;
  width: 100%; }

ul.info li, #activity_feed .activity .info li {
  float: left; }

#activity_feed .activity .info li.nick a {
  font-weight: bold;
  margin-right: 5px; }

#activity_feed .activity .info li.timestamp {
  color: #888; }
  #activity_feed .activity .info li.timestamp:after {
    margin-right: 7px;
    padding-left: 3px; }

ul.info li.lajk a, ul.info li.lajk_on a, #game_header #info #actions ul li.lajk a, #game_header #info #actions ul li.lajk_on a, #content .lajk a, #content .lajk_on a, #activity_feed .activity .info li.lajk a, #activity_feed .activity .info li.lajk_on a {
  font-weight: bold;
  margin-right: 25px;
  background: url(/media/img/shared_common.png) no-repeat -97px -4px;
  padding: 0 0 0 17px; }

ul.info li.lajk a:hover, #game_header #info #actions ul li.lajk a:hover, #content .lajk a:hover, #activity_feed .activity .info li.lajk a:hover {
  background-position: -197px -4px; }

ul.info li.lajk_on a, #game_header #info #actions ul li.lajk_on a, #content .lajk_on a, #activity_feed .activity .info li.lajk_on a {
  background-position: -197px -4px;
  color: #000; }

#activity_feed .activity .info li.komment a {
  font-weight: bold; }

#activity_feed .activity .info li.edit {
  float: right; }

#activity_feed .activity .info li.edit a {
  margin-right: 10px;
  background: url("/media/img/icon_edit.png") no-repeat top left;
  padding-left: 20px; }

#activity_feed .activity .info li.delete {
  float: right; }

#activity_feed .activity.big .info {
  padding-top: 5px; }

#activity_feed .activity.small {
  padding: 5px 30px;
  border: 0;
  position: relative; }

#activity_feed .activity.small .info li.timestamp {
  background: 0;
  margin-right: 15px;
  padding-right: 0; }

#activity_feed .activity.small .right .badge {
  padding: 5px 0;
  display: block;
  width: 100%;
  overflow: hidden; }

#activity_feed .activity.small .right .badge img {
  float: left;
  padding: 0 10px 0 0; }

#activity_feed .activity.icon_news {
  background: url("/media/img/icon_activity_news.gif") no-repeat 10px 10px; }

#activity_feed .activity.icon_event {
  background: url("/media/img/icon_activity_event.gif") no-repeat 10px 10px; }

#activity_feed .activity.icon_people {
  background: url("/media/img/icon_activity_people.gif") no-repeat 7px 10px; }

#activity_feed .activity .extra {
  color: #2e2e2e; }

ul.info li.checkbox a, ul.info li.checkbox_on a, #game_header #info #actions ul li.checkbox a, #game_header #info #actions ul li.checkbox_on a, #activity_feed .activity .info li.checkbox a, #activity_feed .activity .info li.checkbox_on a {
  background: url(/media/img/shared_common.png) no-repeat 0 -186px;
  font-weight: bold;
  margin-right: 20px;
  padding: 0 0 0 20px; }

ul.info li.checkbox a:hover, #activity_feed .activity .info li.checkbox a:hover, #game_header #info #actions ul li.checkbox a:hover {
  background-position: -127px -186px; }

ul.info li.checkbox_on a, #game_header #info #actions ul li.checkbox_on a, #activity_feed .activity .info li.checkbox_on a {
  background-position: -127px -186px;
  color: #000; }

#home_bottom {
  padding: 10px 33px;
  font-size: 14px;
  font-weight: bold a; }
  #home_bottom a:last-child:after {
    content: ''; }

.cikk_header {
  padding: 10px 0 0 0;
  width: 100%;
  overflow: hidden;
  display: block;
  position: relative; }

.cikk_header .avatar {
  float: left;
  padding: 0 10px; }

.cikk_header .kozep h1 {
  font-size: 20px;
  margin-bottom: 5px 0 !important; }

.cikk_header .kozep {
  width: 450px;
  float: left; }

.cikk_header .kozep.noavatar {
  width: 500px;
  margin-left: 20px; }

.cikk_header .kozep .info {
  list-style: none;
  width: 100%;
  display: block;
  overflow: hidden;
  margin-top: 5px; }

.cikk_header .kozep .info li {
  float: left; }

.cikk_header .kozep .info li.nick {
  color: #7f7f7f; }

.cikk_header .kozep .info li.nick a {
  font-weight: bold; }

.cikk_header .kozep .info li.lajk {
  color: #888;
  margin: -4px; }

.cikk_header .kozep .info li.lajk a {
  font-weight: bold; }

.cikk_content .kozep .info li.lajk {
  margin: 0; }

.cikk_header .lajk {
  top: 13px; }

.cikk_header .right {
  position: absolute;
  top: 20px;
  right: 0;
  text-align: right;
  list-style: none; }

#article_list .cikk_header .avatar {
  padding: 0 10px 5px 20px; }

#article_list .cikk_header .right {
  top: 10px;
  right: 10px; }

#cikk_lead {
  background: url("/media/img/cikk_lead_left_bg.png") 0 0;
  padding: 0 0 0 18px;
  margin-left: -18px; }

#cikk_lead_inner {
  background: #d1ebf5;
  padding: 20px;
  color: #2e2e2e;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.3; }

.cikk_header.with_lead {
  background: url("/media/img/cikk_lead_top_left.png") no-repeat bottom left;
  padding-left: 18px;
  padding-bottom: 7px;
  margin-left: -18px; }

#quick_gallery #firstpic {
  padding: 10px; }

#quick_gallery #firstpic img {
  width: 630px; }

#quick_gallery #morepictures {
  background: #000 url("/media/img/gallery_black_bg.png") repeat-x top left;
  margin: 0 0 0 10px; }

#quick_gallery #morepictures .wrapper .title {
  background: url("/media/img/gallery_black_title.png") no-repeat top left;
  width: 71px;
  height: 30px;
  float: left; }

#quick_gallery #morepictures .wrapper .title span {
  display: none; }

#quick_gallery #morepictures .wrapper .more {
  float: right;
  text-align: right;
  line-height: 30px;
  padding-right: 6px; }

#quick_gallery #morepictures .wrapper .more a {
  color: #fff;
  background: url("/media/img/gallery_black_more.png") no-repeat 100% 0;
  padding: 1px 61px 1px 0; }

#quick_gallery #morepictures .wrapper .more a span {
  color: #ffba00;
  font-weight: bold; }

#quick_gallery #morepictures .wrapper .more a:hover {
  text-decoration: none; }

#quick_gallery #morepictures #pictures {
  padding: 10px 0; }

#quick_gallery #morepictures #pictures a {
  margin-left: 30px; }

#articletext {
  padding: 10px 10px 10px 20px;
  font-size: 14px;
  line-height: 1.3;
  color: #2e2e2e;
  background: #fff; }

#articletext a {
  font-weight: bold; }

#articletext ul {
  list-style-type: disc;
  list-style-position: inside;
  margin-left: 11px; }

#articletext ol {
  list-style-type: decimal;
  list-style-position: inside;
  margin-left: 11px; }

#articletext ul ul, #articletext ol ul {
  list-style-type: circle;
  list-style-position: inside;
  margin-left: 15px; }

#articletext ol ol, #articletext ul ol {
  list-style-type: lower-latin;
  list-style-position: inside;
  margin-left: 15px; }

#article_list .cikk_header .kozep .info {
  padding-top: 5px; }

#article_list .lead {
  padding: 0 0 10px 10px; }

#article_list .lead p {
  padding: 0 10px;
  margin: 0;
  font-size: 14px;
  line-height: 1.3;
  color: #2e2e2e; }

#article_list .lead .illusztracio {
  text-align: center;
  margin-bottom: 5px; }

#article_list .lead .illusztracio img {
  width: 630px; }

#article_list .tags {
  padding: 5px 0 0 10px;
  color: #777; }

#article_list .separator {
  margin: 10px !important;
  padding: 0 !important;
  background: #e3e3e3; }

#content .billboard {
  padding-bottom: 10px;
  text-align: center; }

#content #share_toolbar {
  margin: 0 10px;
  background: #f3f3f3;
  padding: 5px;
  font-size: 12px; }

#content .video_header {
  margin: 0 0 10px 20px;
  width: 600px; }

#content .video_content {
  width: 600px;
  margin: 0 auto 10px; }

#table_list.cooltura table .title {
  padding-left: 10px;
  width: 400px;
  font-weight: bold; }

#table_list.cooltura table .date {
  width: 130px;
  text-align: right !important;
  padding-right: 10px; }

#table_list.klubok table .date {
  text-align: right !important;
  padding-right: 10px !important; }

#table_list.klubok table .members {
  text-align: right !important;
  padding-right: 30px !important; }

#badges .elem {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  line-height: 18px;
  position: relative; }

#badges .elem .badge {
  float: left;
  margin: 0 10px;
  width: 100px; }

#badges .elem .info {
  float: left;
  width: 490px;
  padding-right: 10px; }

#badges .elem .description {
  font-size: 14px;
  margin-bottom: 6px; }

#badges .elem .note {
  color: #888;
  width: 280px;
  padding: 5px 10px; }

#badges .elem .note span {
  color: #444; }

#promo {
  position: relative;
  z-index: 1;
  margin-bottom: 20px; }

#promo .inner {
  width: 950px;
  height: 225px;
  background: #000;
  border: 10px solid #ffe399;
  border-bottom: 0;
  margin: 0 auto; }

#promo .inner_bottom {
  background: #FFE399;
  width: 970px;
  height: 10px;
  display: block;
  margin: 0 auto;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

#promo #overlay_left {
  position: absolute;
  top: 81px;
  left: 0;
  width: 28px;
  height: 15px;
  display: block;
  background: url(/media/img/shared_index.png) no-repeat -348px -126px;
  z-index: 100; }

#promo #overlay {
  position: absolute;
  top: 84px;
  left: 0;
  line-height: 1;
  background: url(/media/img/shared_index.png) no-repeat -358px -126px;
  z-index: 100;
  padding-top: 22px; }

#promo #overlay a.title {
  color: #ffba00;
  font-size: 23px;
  margin: 0;
  font-weight: bold;
  background: url("/media/img/promo_overlay_textbg.png") repeat top left;
  padding: 5px 13px 3px 44px;
  line-height: 1; }

#promo #overlay a.text {
  background: url("/media/img/promo_overlay_textbg.png") repeat top left;
  width: 290px;
  padding: 4px 13px 9px 45px;
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
  display: block;
  margin: 5px 0 0;
  clear: left; }

#promo #overlay a.text:hover {
  text-decoration: none; }

#promolinks_shadow {
  position: absolute;
  left: 653px;
  top: 6px;
  width: 5px;
  height: 224px;
  background: #000;
  opacity: .2; }

#promolinks_ribbon {
  background: url(/media/img/shared_index.png) no-repeat 0 -121px;
  width: 348px;
  height: 44px;
  display: block;
  position: absolute;
  top: -5px;
  right: 0;
  z-index: 2; }

#promolinks {
  position: absolute;
  left: 658px;
  top: 10px;
  width: 310px;
  height: 224px;
  overflow: hidden;
  display: block;
  z-index: 3; }

#promolinks ul {
  list-style: none; }

#promolinks ul li {
  line-height: 20px; }

#promolinks ul li a {
  display: block;
  padding: 3px 9px 4px 9px;
  color: #ffba00;
  font-size: 13px;
  font-weight: bold;
  z-index: 3;
  position: relative;
  border-bottom: 1px solid #332500; }

#promolinks ul li a:hover {
  color: #fff;
  text-decoration: none; }

#promolinks ul li:first-child a {
  padding-top: 4px; }

#promolinks ul li:last-child {
  border-bottom: 0; }

#promolinks ul li:last-child a {
  padding-bottom: 5px; }

#writeblog_calltoaction {
  background: #f6f6f6;
  border-bottom: 1px solid #E3E3E3;
  font-size: 13px; }

#greybox {
  color: #383838;
  margin: 20px 0;
  position: relative; }

#greybox #title {
  background: #bac5cc;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #a5b4bd), color-stop(1, #c9d2d7));
  background: -moz-linear-gradient(center bottom, #a5b4bd 0%, #c9d2d7 100%);
  height: 29px;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
  padding-left: 10px;
  border-bottom: 1px solid #92a1a9;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

#greybox #inner {
  padding: 10px 10px 5px 10px; }

#greybox #inner td {
  font-weight: bold;
  font-size: 11px;
  padding: 0 0 5px 0; }

#greybox #inner td .input {
  border: 1px solid #c7ced3;
  padding: 3px;
  color: #383838;
  font-size: 11px; }

#greybox #inner td select {
  color: #383838;
  font-size: 11px;
  padding: 2px 0; }

#greybox #inner td #nick {
  width: 114px;
  margin-right: 20px; }

#greybox #inner td #email {
  width: 179px; }

#greybox #inner td #city {
  width: 120px; }

#greybox #inner td.col1 {
  width: 50px; }

#greybox #inner td.col2 {
  width: 50px; }

#greybox #inner #searchbutton {
  background: #e4e8ea;
  width: 181px;
  height: 37px;
  margin-left: 10px;
  text-align: center;
  padding-top: 11px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

#greybox #inner #searchbutton input {
  width: 81px;
  height: 25px;
  display: inline-block;
  cursor: pointer;
  text-indent: -9000px;
  background: url(/media/img/shared_buttons.png) no-repeat 0 -75px;
  border: 0; }

#greybox #inner #searchbutton input:active {
  position: relative;
  top: 1px; }

#greybox .subfilter {
  border-bottom: 0;
  padding: 0; }

.cards {
  width: 630px; }

.cards .card {
  background: #eceef0;
  width: 100px;
  height: 141px;
  float: left;
  margin: 0 17px 18px 0;
  padding: 5px;
  line-height: 1;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #CBD1D6; }

.cards .card.last {
  margin-right: 0; }

.cards .card select {
  font-size: 11px;
  width: 100px;
  margin-top: 5px; }

.cards .card .name {
  font-size: 13px;
  font-weight: bold;
  margin: 5px 0 7px 0; }

.cards .card .info {
  font-size: 11px;
  color: #383838; }

.cards .card .info .left {
  float: left; }

.cards .card .info .right {
  float: right; }

.cards .card .respond a {
  font-size: 11px; }

.cards .card .respond .yes {
  padding: 4px 0 2px 0; }

.cards .card .respond .yes a {
  font-weight: bold; }

.cards .card.bigger {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #FEFAEE;
  border: 3px solid #FFD66A;
  height: auto;
  width: 177px; }

.cards .card.bigger .avatar {
  text-align: center; }

.cards .card.bigger .name {
  width: 100px;
  margin: 5px auto 7px auto; }

.cards .card.bigger .info {
  width: 100px;
  margin: 0 auto; }

.cards .card.bigger .respond {
  overflow: hidden;
  margin: 5px auto 0 auto;
  display: block;
  padding-left: 5px; }

.cards .card.bigger .respond .yes, .cards .card.bigger .respond .no {
  display: inline-block; }

.cards .card.bigger .respond .yes a, .cards .card.bigger .respond .no a {
  background: url(/media/img/shared_buttons.png) no-repeat 0 -53px;
  width: 82px;
  height: 21px;
  display: block;
  text-indent: -9000px;
  cursor: pointer; }

.cards .card.bigger .respond .no a {
  background-position: -85px -53px; }

.cards .card.bigger.loading {
  background: #FEFAEE url(/media/img/ajax-loader-arrows-transparent.gif) no-repeat 50% 94%; }

#pending_friends_notification {
  color: #383838;
  padding: 5px 10px;
  border: 1px solid #ccc;
  background: #eee;
  margin: 0 -3px 10px 0;
  font-size: 13px; }

#content .cikk_header .info .hatarido {
  color: #2e2e2e;
  margin: 5px 0;
  padding-right: 12px;
  margin-right: 10px;
  background: url("/media/img/pixel_grey.gif") no-repeat 100% 50%; }

#content .cikk_header .info .sorsolas {
  color: #2e2e2e;
  margin: 5px 0; }

#content .answers {
  margin: 0 0 20px 25px; }

#content #noticebox {
  margin-top: 15px;
  padding: 10px 25px;
  font-size: 13px;
  font-weight: bold;
  background: #f2f2f2;
  line-height: 1.5;
  border: 1px solid #bbb;
  border-left-color: #e2e2e2;
  border-top-color: #e2e2e2;
  border-radius: 3px;
  -moz-border-radius: 3px; }

#content #noticebox input {
  padding: 2px 5px;
  font-size: 13px;
  margin-right: 15px; }

#content #smsdisclaimer {
  padding: 15px 0;
  font-size: 13px;
  color: #545454; }

#bigimage {
  padding: 10px; }

#bigimage img {
  width: 940px; }

#stickyboxes {
  margin-bottom: 5px; }

#stickyboxes .box {
  border: 1px solid #cbd1d6;
  background: #eceef0;
  border-radius: 3px;
  moz-border-radius: 3px;
  padding: 4px;
  float: left;
  margin: 0 5px;
  width: 193px;
  height: 190px; }

#stickyboxes .box.first {
  margin-left: 10px; }

#stickyboxes .box.last {
  margin-right: 0; }

#stickyboxes .box .box_image img {
  width: 193px; }

#stickyboxes .box .box_inner {
  padding: 5px 10px; }

#stickyboxes .box .box_inner a {
  font-size: 13px;
  font-weight: bold; }

#stickyboxes .box .box_inner div {
  line-height: 1.3;
  color: #383838;
  margin-top: 2px; }

#game_header {
  padding: 10px; }

#game_header #bigpicture {
  padding-bottom: 10px; }

#game_header #boxshot {
  float: left;
  width: 110px; }

#game_header #info {
  float: left;
  width: 510px; }

#game_header #info h1 {
  margin-bottom: 5px;
  color: #3c3c3c; }

#game_header #description #tags {
  font-size: 11px; }

#game_header h1 .platform {
  font-size: 12px;
  color: #777;
  font-weight: normal; }

#game_header #actions ul {
  list-style: none;
  padding-top: 10px;
  margin-top: 5px; }

#game_header #actions ul li {
  float: left;
  margin-right: 10px;
  font-size: 13px; }

#game_header #actions ul li.lajk {
  padding: 0;
  margin-right: 8px;
  font-weight: bold; }

#table_list.jatekok .title {
  width: 550px; }

#table_list.jatekok .ertekeles {
  text-align: right; }

#table_list.jatekok tbody .title {
  padding-left: 10px !important; }

#table_list.jatekok tbody .ertekeles {
  padding-right: 10px !important; }

#list table thead th {
  font-size: 13px;
  text-align: left;
  background: #e0e6ea;
  padding: 6px 2px;
  border-bottom: 1px solid #cdd6da; }

#list table thead th.checkbox {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px; }

#list table thead th.date {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px; }

#list table tbody td {
  padding: 6px 2px;
  border-bottom: 1px solid #cdd6da;
  vertical-align: top; }

#list table .checkbox {
  width: 30px;
  text-align: center;
  vertical-align: middle; }

#list table .sender {
  width: 150px; }

#list table .sender img {
  float: left;
  padding-right: 5px; }

#list table .date {
  width: 130px;
  text-align: right;
  padding-right: 10px; }

#list table tbody tr.new td {
  background: #f6f7f9;
  font-weight: bold; }

#list table tbody tr.new td a {
  font-weight: bold; }

#list .delete_messages {
  padding: 5px 0 0 8px; }

#list .delete_messages a {
  font-size: 13px;
  font-weight: bold; }

#content #message .avatar {
  float: left;
  margin: 0 10px 10px 10px;
  width: 50px; }

#content #message .right {
  float: left;
  width: 550px; }

#content #message .right .header {
  padding-top: 3px; }

#content #message .right .header a {
  font-size: 15px;
  font-weight: bold; }

#content #message .right .header .date {
  font-size: 11px;
  padding: 2px 0 5px 0; }

#content #message .text {
  padding: 10px 80px 0 0;
  border-top: 1px solid #d0d0d0;
  overflow: hidden; }

#content .biglinks .delete {
  background: url("/media/img/icon_delete.png") no-repeat top left;
  padding: 0 0 0 18px; }

#content #messagewrite .avatar {
  float: left;
  margin: 0 10px 0 10px; }

#content #messagewrite .replymsg {
  float: left;
  width: 450px;
  height: 133px;
  padding: 5px;
  clear: right;
  margin-bottom: 5px; }

#content #messagewrite .buttons {
  display: block;
  clear: both;
  margin: 5px 0 5px 69px; }

#content #messagewrite .buttons input {
  padding: 5px;
  font-size: 13px; }

#content #newmessage .col_title {
  float: left;
  padding: 0 10px 5px 0;
  font-weight: bold;
  width: 120px;
  font-size: 13px;
  text-align: right; }

#content #newmessage .col_input {
  float: left;
  padding: 0 10px 5px 0; }

#content #newmessage #messagewrite .avatar {
  margin-left: 70px; }

#content #newmessage #messagewrite .buttons {
  margin-left: 129px; }

#user_header {
  padding: 10px 0 5px 0;
  width: 100%;
  overflow: hidden;
  display: block;
  position: relative;
  min-height: 85px; }

#user_header .avatar {
  float: left;
  margin: 0 10px;
  background: #F6F6F6;
  width: 100px;
  height: 100px;
  text-align: center;
  position: relative; }

#user_header .avatar .change {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 2px 4px 2px 20px;
  background: #f1f1f1 url(/media/img/shared_common.png) no-repeat 4px -223px;
  border-top: 1px solid #ccc;
  display: none; }

#user_header .avatar:hover .change, #user_header .avatar.over .change {
  display: inline-block; }

#user_header .badges {
  color: #3c3c3c;
  float: left;
  margin-left: 1px; }

#user_header .badges ul {
  list-style: none; }

#user_header .badges ul li {
  float: left;
  margin-right: 5px; }

#user_header #communication {
  position: absolute;
  top: 5px;
  right: 10px;
  color: #0291c7;
  font-weight: bold;
  font-size: 13px; }

#user_header #communication a {
  font-weight: bold;
  font-size: 13px; }

#user_header #communication .staff_sign {
  color: #000;
  font-weight: bold;
  margin: 2px 0; }

#user_header #levelsandpoints {
  padding: 3px 10px;
  color: #3c3c3c;
  font-weight: bold;
  font-size: 13px;
  display: inline-block;
  margin-bottom: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.user_thumbnail_list {
  list-style: none;
  line-height: 1;
  padding-top: 5px; }

.user_thumbnail_list li {
  float: left;
  width: 65px;
  padding: 5px 5px 10px 5px;
  text-align: center; }

.user_thumbnail_list li span {
  display: none; }

.user_thumbnail_list li a:hover {
  text-decoration: none; }

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

#content .editlink {
  position: absolute;
  bottom: 7px;
  right: 0; }

#content .editlink a {
  background: url("/media/img/icon_edit.png") no-repeat left top;
  padding: 1px 0 2px 18px; }

#content .infotable {
  margin: 10px 0 20px 0; }

#content .infotable .leftTD {
  width: 170px;
  color: #555;
  font-size: 12px;
  padding: 0 0 5px 30px; }

#content .infotable td.leftTD.bigblack {
  font-size: 13px;
  font-weight: bold;
  width: 120px !important; }

#content .infotable .rightTD {
  font-size: 12px; }

#content .infotable .rightTD .input {
  font-size: 12px;
  padding: 3px;
  margin: 3px 0 !important;
  width: 350px; }

#contact_networks {
  list-style: none; }

#contact_networks li {
  width: 100px;
  float: left; }

#contact_networks li img {
  float: left;
  margin-right: 5px; }

.infotable.edit_kapcsolat .leftTD {
  padding-left: 80px !important;
  width: 100px !important; }

.infotable.edit_kapcsolat .ikon {
  margin-right: 5px; }

#auth_form {
  padding: 0 10px 20px 10px; }

#auth_form h1 {
  padding: 15px 0 0 10px;
  margin-bottom: 5px; }

#auth_form #formdescription {
  border-bottom: 1px solid #c7ced3;
  padding: 0 0 5px 10px;
  margin-bottom: 15px; }

#auth_form .line {
  width: 100%;
  overflow: hidden;
  display: block;
  padding-bottom: 10px; }

#auth_form .line .left {
  width: 200px;
  float: left;
  padding-left: 20px;
  font-weight: bold;
  padding: 0 20px;
  text-align: right;
  font-size: 13px; }

#auth_form .line .left .title {
  font-weight: bold;
  font-size: 13px;
  padding-top: 3px; }

#auth_form .line .left .note {
  color: #5F5F5F;
  font-size: 11px; }

#auth_form .line .right {
  width: 370px;
  float: left; }

#auth_form .line .right .input:focus {
  outline: none; }

#auth_form .line .right .padtop {
  padding-top: 5px; }

#auth_form .separator {
  border-bottom: 1px solid #C7CED3;
  margin-bottom: 20px;
  padding: 0 0 5px 20px; }

#auth_form #captcha_image {
  padding: 0 0 10px 0; }

#auth_form #captcha_input {
  width: 190px; }

#auth_form #captcha_reload a {
  background: url(/media/img/icon_refresh.png) no-repeat top left;
  padding: 0 0 0 20px; }

#auth_form .line_error {
  color: #D20C0C; }

#auth_form .line_error input {
  background: #FDDFDF;
  border: 1px solid #D20C0C; }

#auth_form #checkavailability {
  float: left; }

#auth_form #checkavailability a:focus {
  outline: none; }

#auth_form #checkavailability a.loading {
  background: url(/media/img/ajax-loader.gif) no-repeat top right;
  padding-right: 20px; }

#auth_form #availability_result {
  padding: 0 0 2px 20px;
  margin: 3px 90px 0 0;
  float: right;
  line-height: 1; }

#auth_form #availability_result.available {
  background: url(/media/img/icon_tick.png) no-repeat 0 -2px;
  color: #000; }

#auth_form #availability_result.notavailable {
  background: url(/media/img/icon_cross.png) no-repeat 0 -2px;
  color: #D20C0C; }

#post_form {
  padding: 0 10px 20px 10px; }

#post_form .line {
  width: 100%;
  overflow: hidden;
  display: block;
  padding-bottom: 15px; }

#post_form .line .left {
  width: 150px;
  float: left;
  padding-left: 20px; }

#post_form .line .left .title {
  font-weight: bold;
  font-size: 13px;
  padding-top: 3px; }

#post_form .line .left .note {
  color: #5F5F5F;
  font-size: 11px; }

#post_form .line .right {
  width: 370px;
  float: left; }

#post_form .line .right .padtop {
  padding-top: 5px; }

#post_form .line .right .input {
  width: 400px; }

#post_form textarea {
  width: 610px;
  height: 400px;
  margin-bottom: 10px; }

#post_form #wait {
  background: url(/media/img/ajax-loader-arrows-transparent.gif) no-repeat 0 50%;
  padding-left: 22px;
  display: none;
  color: #444;
  line-height: 27px;
  width: 140px;
  margin: 0 auto; }

#user_game_list .game {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  line-height: 18px;
  position: relative; }

#user_game_list .game .pic {
  float: left;
  margin: 0 10px;
  width: 100px; }

#user_game_list .game .right {
  float: left;
  width: 490px;
  padding-right: 10px; }

#user_game_list .game .note {
  color: #888;
  width: 290px;
  padding: 5px;
  margin-top: 15px;
  margin: 8px 0; }

#user_game_list .game .note span {
  color: #444; }

#user_game_list .game .biglinks {
  margin: 0; }

#user_game_list .game .biglinks .leftsquare:before {
  padding-left: 3px; }

#helper {
  position: absolute;
  top: 78px;
  right: 5px;
  width: 410px;
  padding-bottom: 11px;
  display: none;
  background: url("/media/img/cikk_lead_bottom_right.png") no-repeat bottom right; }

#helper #helper_text {
  background: url("/media/img/cikk_lead_left_bg.png") repeat top left;
  padding: 10px 30px 10px 10px; }

#helper span {
  color: #3F6E7F; }

#helper ul {
  list-style: none;
  padding: 0 5px; }

#helper ul li {
  line-height: 1.3; }
  #helper ul li:before {
    padding-left: 0; }

#points_and_levels {
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 3px 3px 6px; }

#points_and_levels .wrapper div {
  float: left;
  margin-right: 5px;
  line-height: 26px;
  font-weight: 700; }

#points_and_levels .points {
  color: #3c3c3c;
  text-shadow: #fff 0 1px 1px;
  -webkit-box-shadow: #fff 0 1px 1px;
  -moz-box-shadow: #fff 0 1px 1px; }

#points_and_levels .points_next {
  margin-right: 0; }

#points_and_levels .point_bar {
  width: 120px;
  height: 13px;
  display: block;
  background: #dadada;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-top: 1px solid #b7b7b7;
  margin-top: 6px;
  overflow: hidden; }

#points_and_levels .point_bar div {
  height: 100%;
  display: block;
  background: #fcca59 url(/media/img/userlevel_bar_bg.gif) repeat-x bottom left; }

.userlevel {
  background: url(/media/img/shared_common.png) no-repeat -157px -216px;
  color: #721713;
  width: 19px;
  height: 26px;
  text-shadow: #fdd06e 0 1px 1px;
  -webkit-box-shadow: #fdd06e 0 1px 1px;
  -moz-box-shadow: #fdd06e 0 1px 1px;
  font-weight: 700;
  letter-spacing: -1px;
  text-align: center;
  line-height: 26px;
  font-size: 11px; }

#table_list.jateklista .title {
  padding-left: 10px !important; }

#table_list.jateklista .title a {
  font-weight: bold; }

#table_list.jateklista .points {
  width: 90px !important;
  text-align: right !important;
  padding-right: 10px !important; }

#table_list.jateklista .remove {
  width: 90px !important;
  text-align: center !important;
  padding-right: 10px !important; }

.cards .icon_tools {
  margin-top: 8px; }

.cards .icon_tools a {
  width: 16px;
  height: 16px;
  display: block;
  float: left;
  margin-left: 8px; }

.cards .icon_tools a span {
  display: none; }

.cards .icon_tools .icon_x {
  background: url("/media/img/icon_x.png") no-repeat top left; }

.cards .icon_tools .icon_ignore {
  background: url("/media/img/icon_ignore.png") no-repeat top left; }

.cards .icon_tools .icon_star {
  background: url("/media/img/icon_star.png") no-repeat top left; }

.cards .icon_tools .icon_star_empty {
  background: url("/media/img/icon_star_empty.png") no-repeat top left; }

.cards .icon_tools .icon_flag {
  background: url("/media/img/icon_flag.png") no-repeat top left; }

.cards .icon_tools .icon_flag_empty {
  background: url("/media/img/icon_flag_empty.png") no-repeat top left; }

#sidebar .thumb {
  color: #3c3c3c;
  background: #eceef0;
  border: 1px solid #cbd1d6;
  padding: 10px;
  width: 179px;
  margin: 0 auto;
  position: relative;
  line-height: 1; }

#sidebar .thumb .picture {
  text-align: center;
  margin-bottom: 10px; }

#sidebar .thumb .picnum {
  margin-top: 5px;
  line-height: 1; }

#noticebox_avatar {
  padding-top: 10px; }

#noticebox_avatar img {
  float: left;
  margin: 0 10px 10px 0; }

.fb_like {
  margin-top: 5px;
  min-height: 25px; }

#articletext .fb_like {
  margin-top: 15px; }

/* #sidebar #ad_billboard .banner img { width: 300px; height: 300px; } */
#breakingnews {
  padding: 5px 0;
  text-align: center;
  border-bottom: 1px solid #444; }

#breakingnews a {
  color: #ffba00; }

.hwswTests .image {
  margin: 5px auto;
  text-align: center; }

.hwswTests .image img {
  border: 1px solid #000;
  margin: 0 auto; }

.hwswTests .pagination a {
  font-size: 13px !important; }

.affiliate_box {
  overflow: hidden;
  /* So the sliding bit doesn't stick out. */
  margin: 0 auto; }

.affiliate_box h4 {
  font-size: 16px !important; }

.affiliate_box_content {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.affiliate_box_content .affiliate_box_item {
  width: 297px;
  height: 195px;
  background: #f7f7f7;
  border-bottom: 1px solid #ecd596;
  margin: 0;
  float: left;
  display: block; }

.affiliate_box .button {
  /* Permalink - use to edit and share this gradient: //colorzilla.com/gradient-editor/#b3d931+0,7fb321+100 */
  background: #b3d931;
  /* Old browsers */
  background: -moz-linear-gradient(top, #b3d931 0%, #7fb321 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #b3d931 0%, #7fb321 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #b3d931 0%, #7fb321 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3d931', endColorstr='#7fb321',GradientType=0 );
  /* IE6-9 */
  color: #192309;
  border-top-color: #c7e33e;
  border-bottom-color: #7cab22; }

.affiliate_box .order_btn {
  margin-top: 5px; }

.affiliate_box .order_btn a {
  width: 260px; }

.affiliate_box .title {
  font-size: 14px; }

@font-face {
  font-family: 'futura_boldregular';
  src: url("../webfont/futura_bold-webfont.eot");
  src: url("../webfont/futura_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../webfont/futura_bold-webfont.woff2") format("woff2"), url("../webfont/futura_bold-webfont.woff") format("woff"), url("../webfont/futura_bold-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.btn {
  background: #b3d931;
  background-image: -webkit-linear-gradient(top, #b3d931, #84ba23);
  background-image: -moz-linear-gradient(top, #b3d931, #84ba23);
  background-image: -ms-linear-gradient(top, #b3d931, #84ba23);
  background-image: -o-linear-gradient(top, #b3d931, #84ba23);
  background-image: linear-gradient(to bottom, #b3d931, #84ba23);
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  /* text-shadow: 0px 1px 0px #192309; */
  color: #304511;
  font-family: "futura_boldregular","Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 4px 8px;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0px 1px #999;
  border: 0; }

.btn:hover {
  background: #BCE23B;
  background-image: -webkit-linear-gradient(top, #BCE23B, #8ec52a);
  background-image: -moz-linear-gradient(top, #BCE23B, #8ec52a);
  background-image: -ms-linear-gradient(top, #BCE23B, #8ec52a);
  background-image: -o-linear-gradient(top, #BCE23B, #8ec52a);
  background-image: linear-gradient(to bottom, #BCE23B, #8ec52a);
  color: #192309;
  text-decoration: none; }

.keretes, #articletext .keretes {
  color: #2e2e2e;
  margin: 10px 0 0; }

.keretes.balra, #articletext .keretes.balra {
  float: left;
  background: url("/media/img/keretes_arrow_right.png") no-repeat top right;
  padding: 0 8px 0 0;
  width: 263px;
  margin: 0 10px 10px 10px; }

.keretes.jobbra, #articletext .keretes.jobbra {
  float: right;
  background: url("/media/img/keretes_arrow_left.png") no-repeat top left;
  padding: 0 0 0 8px;
  width: 263px;
  margin: 0 10px 10px 10px; }

.keretes .cim, .keretes h4, #articletext .keretes .cim, #articletext .keretes h4 {
  padding: 10px 15px 5px 15px;
  margin: 0;
  font-size: 15px;
  font-weight: bold;
  background: #c0e3f1;
  border-top: 1px solid #acccd8; }

.keretes .szoveg, #articletext .keretes .szoveg {
  padding: 0 15px 10px 15px;
  font-size: 12px;
  background: #c0e3f1; }

@keyframes a{0%{border-color:silver}to{border-color:#3e97eb}}.magic-checkbox,.magic-radio{position:absolute;display:none}.magic-checkbox[disabled],.magic-radio[disabled]{cursor:not-allowed}.magic-checkbox+label,.magic-radio+label{position:relative;display:block;padding-left:30px;cursor:pointer;vertical-align:middle}.magic-checkbox+label:hover:before,.magic-radio+label:hover:before{animation-duration:.4s;animation-fill-mode:both;animation-name:a}.magic-checkbox+label:before,.magic-radio+label:before{position:absolute;top:0;left:0;display:inline-block;width:20px;height:20px;content:'';border:1px solid silver}.magic-checkbox+label:after,.magic-radio+label:after{position:absolute;display:none;content:''}.magic-checkbox[disabled]+label,.magic-radio[disabled]+label{cursor:not-allowed;color:#e4e4e4}.magic-checkbox[disabled]+label:after,.magic-checkbox[disabled]+label:before,.magic-checkbox[disabled]+label:hover,.magic-radio[disabled]+label:after,.magic-radio[disabled]+label:before,.magic-radio[disabled]+label:hover{cursor:not-allowed}.magic-checkbox[disabled]+label:hover:before,.magic-radio[disabled]+label:hover:before{border:1px solid #e4e4e4;animation-name:none}.magic-checkbox[disabled]+label:before,.magic-radio[disabled]+label:before{border-color:#e4e4e4}.magic-checkbox:checked+label:before,.magic-radio:checked+label:before{animation-name:none}.magic-checkbox:checked+label:after,.magic-radio:checked+label:after{display:block}.magic-radio+label:before{border-radius:50%}.magic-radio+label:after{top:6px;left:6px;width:8px;height:8px;border-radius:50%;background:#3e97eb}.magic-radio:checked+label:before{border:1px solid #3e97eb}.magic-radio:checked[disabled]+label:before{border:1px solid #c9e2f9}.magic-radio:checked[disabled]+label:after{background:#c9e2f9}.magic-checkbox+label:before{border-radius:3px}.magic-checkbox+label:after{top:2px;left:7px;box-sizing:border-box;width:6px;height:12px;transform:rotate(45deg);border:2px solid #fff;border-top:0;border-left:0}.magic-checkbox:checked+label:before{border:#3e97eb;background:#3e97eb}.magic-checkbox:checked[disabled]+label:before{border:#c9e2f9;background:#c9e2f9}
