@charset "utf-8";
@font-face {
  font-family: 'roboto-r';
  src: url("roboto-r.eot");
  src: url("roboto-r.eot@") format("embedded-opentype"), url("roboto-r.woff") format("woff"), url("roboto-r.ttf") format("truetype"), url("roboto-r.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'roboto_condensed-b';
  src: url("roboto_condensed-b.eot");
  src: url("roboto_condensed-b.eot@") format("embedded-opentype"), url("roboto_condensed-b.woff") format("woff"), url("roboto_condensed-b.ttf") format("truetype"), url("roboto_condensed-b.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'roboto_condensed-r';
  src: url("roboto_condensed-r.eot");
  src: url("roboto_condensed-r.eot@") format("embedded-opentype"), url("roboto_condensed-r.woff") format("woff"), url("roboto_condensed-r.ttf") format("truetype"), url("roboto_condensed-r.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'roboto_condensed-l';
  src: url("roboto_condensed-l.eot");
  src: url("roboto_condensed-l.eot@") format("embedded-opentype"), url("roboto_condensed-l.woff") format("woff"), url("roboto_condensed-l.ttf") format("truetype"), url("roboto_condensed-l.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

html {
  overflow-y: scroll;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  margin: 0.67em 0;
  font-size: 2em; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-size: 1em;
  font-family: monospace, monospace; }

button, input, optgroup, select, textarea {
  margin: 0;
  color: inherit;
  font: inherit; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

td, th {
  padding: 0; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

.reset-indents {
  padding: 0;
  margin: 0; }

.reset-font {
  line-height: 0;
  font-size: 0; }

.clear-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0; }
  .clearfix:after {
    clear: both; }

.clear {
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0; }

.clear-self:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ''; }

.thumb, .YMaps, .ymaps-map {
  color: #000; }

.table {
  display: table; }
  .table .tr {
    display: table-row; }
    .table .tr .td {
      display: table-cell; }

.table0, .table1, .table2 {
  border-collapse: collapse; }
  .table0 td, .table1 td, .table2 td {
    padding: 0.5em; }

.table1, .table2 {
  border: 1px solid #676767; }
  .table1 td, .table2 td, .table1 th, .table2 th {
    border: 1px solid #676767; }

.table2 th {
  padding: 0.5em;
  color: #fff;
  background: #f00; }

html, body {
  height: 100%; }

body {
  position: relative;
  min-width: 980px;
  text-align: left;
  color: #676767;
  background: #fff url(bgpic.jpg) 50% 0 no-repeat fixed;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.25; }

h1, h2, h3, h4, h5, h6 {
  color: #494949;
  font-family: 'roboto_condensed-b', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal; }

h1 {
  margin-top: 0;
  font-size: 30px; }

h2 {
  font-size: 27px; }

h3 {
  font-size: 23px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 12px; }

h5, h6 {
  font-weight: bold; }

a {
  text-decoration: underline;
  color: #35a088; }

a:hover {
  text-decoration: none; }

a img {
  border-color: #676767; }

.site-path {
  margin-bottom: 10px;
  white-space: pre-wrap;
  line-height: 1;
  font-size: 12px; }

.header a img, .sidebar a img, .footer a img {
  border: none; }

.header p, .sidebar p, .footer p {
  margin: 0; }

.site-wrapper {
  width: 100%;
  min-height: 100%;
  margin: 0 0 -174px;
  overflow: hidden;
  position: relative; }
  .site-wrapper .inner {
    position: relative;
    margin: 0 auto;
    width: 930px;
    background-color: #fff;
    padding: 0 15px; }

.clear-footer {
  height: 174px;
  clear: both; }

.clear {
  font-size: 0;
  line-height: 0;
  clear: both; }

.header {
  min-height: 186px;
  position: relative; }
  .header .logoblock {
    float: left;
    margin: 9px 0 0 15px;
    width: 250px; }
    .header .logoblock .site-logo {
      width: 250px;
      height: 60px; }
  .header .top-tel {
    float: right;
    margin: 33px -2px 0 0;
    width: 165px;
    font: 21px 'roboto_condensed-b', Arial, Helvetica, sans-serif;
    color: #494949; }
    .header .top-tel a {
      display: block;
      width: 159px;
      height: 20px;
      margin-top: 1px; }
    .header .top-tel p {
      margin: 0; }
  .header .work-work {
    float: right;
    margin: 33px 42px 0 0;
    width: 136px;
    height: 61px; }
  .header .top-but {
    float: right;
    margin: 39px 39px 0 0;
    font: 15px 'roboto-r', Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff8400), color-stop(11.11111%, #ff4800));
    background-image: -o-linear-gradient(top, #ff8400, #ff4800);
    background-image: -moz-linear-gradient(top, #ff8400, #ff4800);
    background-image: -webkit-linear-gradient(top, #ff8400, #ff4800);
    background-image: -ms-linear-gradient(top, #ff8400, #ff4800);
    background-image: linear-gradient(to bottom, #ff8400, #ff4800);
    -webkit-border-radius : 5px;
    -moz-border-radius : 5px;
    -ms-border-radius : 5px;
    -o-border-radius : 5px;
    border-radius : 5px;
    border-bottom: 1px solid #b2b2b2;
    text-transform: uppercase;
    padding: 12px 20px; }
    .header .top-but:hover {
      text-decoration: underline; }
  .header .menu-top-wrap {
    position: absolute;
    background: #35a088;
    bottom: 0;
    left: 0;
    right: 0;
    height: 63px;
    -webkit-border-radius : 5px;
    -moz-border-radius : 5px;
    -ms-border-radius : 5px;
    -o-border-radius : 5px;
    border-radius : 5px;
    padding: 0 0 0 20px; }
    .header .menu-top-wrap .menu-top {
      margin: 0;
      padding: 13px 0 0;
      list-style: none;
      font-size: 0; }
      .header .menu-top-wrap .menu-top li {
        display: inline-block;
        background: url(mtline.png) 0 50% no-repeat;
        margin-left: -1px; }
        .header .menu-top-wrap .menu-top li:first-child {
          background: none; }
        .header .menu-top-wrap .menu-top li a {
          font: 18px 'roboto_condensed-b', Arial, Helvetica, sans-serif;
          text-transform: uppercase;
          text-decoration: none;
          color: #fff;
          display: block;
          padding: 6px 20px;
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          -ms-transition: 0.3s;
          transition: 0.3s;
          -webkit-border-radius : 5px;
          -moz-border-radius : 5px;
          -ms-border-radius : 5px;
          -o-border-radius : 5px;
          border-radius : 5px;
          position: relative; }
          .header .menu-top-wrap .menu-top li a:hover {
            color: #494949;
            background-color: #ffd400; }

.content-wrapper {
  position: relative;
  width: 100%;
  min-height: 0;
  margin: 15px 0 0;
  padding-bottom: 45px; }

.main {
  float: left;
  width: 100%; }

.content-inner {
  padding: 0 0 0 15px; }
  .content-inner .picblock {
    background: url(toppic.png) 0 0 no-repeat;
    width: 684px;
    height: 434px;
    margin-bottom: 10px; }
  .content-inner .undcontblock {
    border: 2px solid #dfdfdf;
    -webkit-border-radius : 4px;
    -moz-border-radius : 4px;
    -ms-border-radius : 4px;
    -o-border-radius : 4px;
    border-radius : 4px;
    margin: 30px 0; }
    .content-inner .undcontblock .pic {
      width: 246px;
      height: 248px;
      float: right;
      margin: 1px 1px 0 0; }
    .content-inner .undcontblock .text {
      float: left;
      margin: 18px 0 0 18px;
      width: 405px; }
      .content-inner .undcontblock .text .title {
        font: 30px 'roboto_condensed-r', Arial, Helvetica, sans-serif;
        color: #35a088;
        margin-bottom: 4px; }
      .content-inner .undcontblock .text .title2 {
        font: 20px 'roboto_condensed-l', Arial, Helvetica, sans-serif;
        color: #494949;
        margin-bottom: 10px; }
      .content-inner .undcontblock .text .body {
        font: 15px/18px 'roboto_condensed-l', Arial, Helvetica, sans-serif;
        color: #b4b4b4;
        margin-bottom: 25px; }
      .content-inner .undcontblock .text .link {
        font: 17px 'roboto_condensed-r', Arial, Helvetica, sans-serif;
        color: #ef525b;
        display: inline-block; }

.sidebar {
  position: relative; }

.sidebar.left {
  float: left;
  width: 231px;
  margin-right: -100%; }
  .sidebar.left .menu-left-wrap {
    border: 1px solid #dfdfdf;
    -webkit-border-radius : 4px;
    -moz-border-radius : 4px;
    -ms-border-radius : 4px;
    -o-border-radius : 4px;
    border-radius : 4px;
    padding: 11px 2px 18px;
    margin-bottom: 20px; }
    .sidebar.left .menu-left-wrap .menu-left {
      margin: 0;
      padding: 0;
      list-style: none; }
      .sidebar.left .menu-left-wrap .menu-left li {
        border-bottom: 1px solid rgba(0, 0, 0, .05); }
        .sidebar.left .menu-left-wrap .menu-left li a {
          font: 14px/15px 'roboto_condensed-r', Arial, Helvetica, sans-serif;
          color: #494949;
          text-decoration: none;
          text-transform: uppercase;
          position: relative;
          display: block;
          padding: 7px 16px 8px;
          -webkit-border-radius : 5px;
          -moz-border-radius : 5px;
          -ms-border-radius : 5px;
          -o-border-radius : 5px;
          border-radius : 5px; }
          .sidebar.left .menu-left-wrap .menu-left li a span {
            position: relative;
            z-index: 1; }
          .sidebar.left .menu-left-wrap .menu-left li a:before {
            content: "";
            position: absolute;
            left: 0;
            right: 100%;
            top: 0;
            -webkit-border-radius : 5px;
            -moz-border-radius : 5px;
            -ms-border-radius : 5px;
            -o-border-radius : 5px;
            border-radius : 5px;
            bottom: 0;
            -webkit-transition: 0.45s;
            -moz-transition: 0.45s;
            -o-transition: 0.45s;
            -ms-transition: 0.45s;
            transition: 0.45s;
            background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd700), color-stop(11.11111%, #ffc900));
            background-image: -o-linear-gradient(top, #ffd700, #ffc900);
            background-image: -moz-linear-gradient(top, #ffd700, #ffc900);
            background-image: -webkit-linear-gradient(top, #ffd700, #ffc900);
            background-image: -ms-linear-gradient(top, #ffd700, #ffc900);
            background-image: linear-gradient(to bottom, #ffd700, #ffc900); }
          .sidebar.left .menu-left-wrap .menu-left li a:hover:before {
            right: 0; }
  .sidebar.left .ebwrap {
    -webkit-border-radius : 4px;
    -moz-border-radius : 4px;
    -ms-border-radius : 4px;
    -o-border-radius : 4px;
    border-radius : 4px;
    margin-bottom: 20px; }
    .sidebar.left .ebwrap .title {
      font: 20px 'roboto_condensed-b', Arial, Helvetica, sans-serif;
      color: #fff;
      text-transform: uppercase;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7500), color-stop(11.11111%, #ff5700));
      background-image: -o-linear-gradient(top, #ff7500, #ff5700);
      background-image: -moz-linear-gradient(top, #ff7500, #ff5700);
      background-image: -webkit-linear-gradient(top, #ff7500, #ff5700);
      background-image: -ms-linear-gradient(top, #ff7500, #ff5700);
      background-image: linear-gradient(to bottom, #ff7500, #ff5700);
      -webkit-border-radius : 5px 5px 0 0;
      -moz-border-radius : 5px 5px 0 0;
      -ms-border-radius : 5px 5px 0 0;
      -o-border-radius : 5px 5px 0 0;
      border-radius : 5px 5px 0 0;
      margin-bottom: 1px;
      padding: 8px 0 9px 14px; }
      .sidebar.left .ebwrap .title a {
        font: 12px Tahoma, Geneva, sans-serif;
        color: #fff;
        display: inline-block;
        text-transform: none;
        margin: 7px 0 0 86px;
        vertical-align: top; }
    .sidebar.left .ebwrap .body {
      border: 1px solid #dfdfdf;
      font: 12px/18px Arial, Helvetica, sans-serif;
      color: #4c4c4c;
      padding: 13px 25px 10px 14px;
      -webkit-border-radius : 0 0 4px 4px;
      -moz-border-radius : 0 0 4px 4px;
      -ms-border-radius : 0 0 4px 4px;
      -o-border-radius : 0 0 4px 4px;
      border-radius : 0 0 4px 4px; }
  .sidebar.left .news-wrap {
    margin-bottom: 30px; }
    .sidebar.left .news-wrap .news-name {
      font: 20px 'roboto_condensed-b', Arial, Helvetica, sans-serif;
      color: #fff;
      text-transform: uppercase;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #45ab95), color-stop(11.11111%, #2b9178));
      background-image: -o-linear-gradient(top, #45ab95, #2b9178);
      background-image: -moz-linear-gradient(top, #45ab95, #2b9178);
      background-image: -webkit-linear-gradient(top, #45ab95, #2b9178);
      background-image: -ms-linear-gradient(top, #45ab95, #2b9178);
      background-image: linear-gradient(to bottom, #45ab95, #2b9178);
      -webkit-border-radius : 5px 5px 0 0;
      -moz-border-radius : 5px 5px 0 0;
      -ms-border-radius : 5px 5px 0 0;
      -o-border-radius : 5px 5px 0 0;
      border-radius : 5px 5px 0 0;
      margin-bottom: 1px;
      padding: 8px 0 9px 14px; }
      .sidebar.left .news-wrap .news-name a {
        font: 12px Tahoma, Geneva, sans-serif;
        color: #ffd200;
        display: inline-block;
        text-transform: none;
        margin: 7px 0 0 57px;
        vertical-align: top; }
    .sidebar.left .news-wrap .news-body {
      border: 1px solid #dfdfdf;
      padding: 19px 0 0 16px;
      margin-bottom: 30px; }
      .sidebar.left .news-wrap .news-body .news-block {
        margin-bottom: 19px; }
        .sidebar.left .news-wrap .news-body .news-block .news-date {
          font: 12px Tahoma, Geneva, sans-serif;
          color: #979797;
          background-color: #efefef;
          -webkit-border-radius : 5px;
          -moz-border-radius : 5px;
          -ms-border-radius : 5px;
          -o-border-radius : 5px;
          border-radius : 5px;
          display: inline-block;
          padding: 6px 8px;
          margin-bottom: 8px; }
        .sidebar.left .news-wrap .news-body .news-block .news-title {
          font: 12px/13px Tahoma, Geneva, sans-serif;
          color: #676767;
          margin-bottom: 10px; }
          .sidebar.left .news-wrap .news-body .news-block .news-title a {
            color: #676767; }
            .sidebar.left .news-wrap .news-body .news-block .news-title a:hover {
              color: #35a088;
              text-decoration: underline; }
        .sidebar.left .news-wrap .news-body .news-block .news-pic {
          width: 201px;
          height: 97px; }
  .sidebar.left .vote-wr {
    margin-bottom: 35px; }
    .sidebar.left .vote-wr .vote-name {
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #45ab95), color-stop(11.11111%, #2b9178));
      background-image: -o-linear-gradient(top, #45ab95, #2b9178);
      background-image: -moz-linear-gradient(top, #45ab95, #2b9178);
      background-image: -webkit-linear-gradient(top, #45ab95, #2b9178);
      background-image: -ms-linear-gradient(top, #45ab95, #2b9178);
      background-image: linear-gradient(to bottom, #45ab95, #2b9178);
      font: 20px 'roboto_condensed-b', Arial, Helvetica, sans-serif;
      color: #fff;
      text-transform: uppercase;
      padding: 8px 10px 9px 15px;
      margin-bottom: 1px;
      -webkit-border-radius : 4px 4px 0 0;
      -moz-border-radius : 4px 4px 0 0;
      -ms-border-radius : 4px 4px 0 0;
      -o-border-radius : 4px 4px 0 0;
      border-radius : 4px 4px 0 0; }
    .sidebar.left .vote-wr .votebord {
      border: 1px solid #dfdfdf;
      padding-bottom: 17px; }
    .sidebar.left .vote-wr .votequest {
      font: 12px/1 tahoma;
      color: #35a088;
      margin: 18px 0 10px 14px;
      width: 180px; }
    .sidebar.left .vote-wr .votebut {
      font: 12px Tahoma, Geneva, sans-serif;
      color: #35a088;
      background: none;
      margin-left: 9px;
      border: none;
      text-decoration: underline; }
      .sidebar.left .vote-wr .votebut:hover {
        text-decoration: none; }
  .sidebar.left .site-informers {
    text-align: center;
    margin-bottom: 30px; }

.sidebar.left ~ .main > .content {
  margin-left: 231px; }

.footer {
  position: relative;
  width: 100%;
  height: 174px;
  background-color: #086853; }
  .footer .inner {
    position: relative;
    margin: 0 auto;
    width: 960px;
    height: 174px; }
    .footer .inner .menu-bot-wrap {
      background-color: #ffd200;
      -webkit-border-radius : 0 0 6px 6px;
      -moz-border-radius : 0 0 6px 6px;
      -ms-border-radius : 0 0 6px 6px;
      -o-border-radius : 0 0 6px 6px;
      border-radius : 0 0 6px 6px; }
      .footer .inner .menu-bot-wrap .menu-bot {
        margin: 0;
        padding: 10px 0 11px;
        list-style: none;
        font-size: 0; }
        .footer .inner .menu-bot-wrap .menu-bot li {
          display: inline-block;
          background: url(mbline.png) 0 50% no-repeat; }
          .footer .inner .menu-bot-wrap .menu-bot li:first-child {
            background: none; }
          .footer .inner .menu-bot-wrap .menu-bot li a {
            display: inline-block;
            font: 15px 'roboto_condensed-r', Arial, Helvetica, sans-serif;
            color: #555;
            text-decoration: none;
            margin: 0 17px; }
            .footer .inner .menu-bot-wrap .menu-bot li a:hover {
              text-decoration: underline; }
    .footer .inner .fl {
      float: left;
      margin: 38px 0 0 15px;
      width: 250px; }
      .footer .inner .fl .site-name {
        font: 12px Arial, Helvetica, sans-serif;
        color: #fff;
        margin-bottom: 13px; }
      .footer .inner .fl .links-soc {
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 0; }
        .footer .inner .fl .links-soc li {
          display: inline-block; }
          .footer .inner .fl .links-soc li a {
            display: block;
            width: 31px;
            height: 31px;
            margin-right: 8px; }
    .footer .inner .site-counters {
      float: left;
      margin: 52px 0 0 40px;
      width: 350px;
      text-align: center; }
    .footer .inner .site-copyright {
      width: 220px;
      float: right;
      text-align: right;
      margin: 50px 14px 0 0;
      font: 12px Arial, Helvetica, sans-serif;
      color: #fff; }
      .footer .inner .site-copyright span {
        font-size: 12px !important; }
      .footer .inner .site-copyright a {
        color: #ffd200; }

.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: rgba(0, 0, 0, .75);
  overflow: auto; }
  .popup .popup-win {
    position: relative;
    width: 30%;
    top: 10px;
    margin: 15px auto;
    background: #fff;
    -webkit-border-radius : 3px;
    -moz-border-radius : 3px;
    -ms-border-radius : 3px;
    -o-border-radius : 3px;
    border-radius : 3px;
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: 0 0 6px rgba(0, 0, 0, .3);
    padding: 30px; }
    .popup .popup-win .icon-close {
      position: absolute;
      top: -8px;
      right: -8px;
      background: url(icon-close.png) 0 0 no-repeat;
      width: 30px;
      height: 30px;
      cursor: pointer;
      display: inline-block;
      vertical-align: middle; }
    .popup .popup-win .title {
      margin: -30px -30px 15px;
      padding: 10px 37px 11px;
      font-size: 14px;
      background: #d9eafd;
      -webkit-border-radius : 3px 3px 0 0;
      -moz-border-radius : 3px 3px 0 0;
      -ms-border-radius : 3px 3px 0 0;
      -o-border-radius : 3px 3px 0 0;
      border-radius : 3px 3px 0 0;
      overflow: hidden; }
    .popup .popup-win button {
      background: #ffd300;
      color: #fff; }
      .popup .popup-win button:hover {
        background: #fedc39; }
      .popup .popup-win button:active {
        background: #ecc508;
        -moz-box-shadow: inset 0 4px 3px rgba(0,0,0,.1), inset 0 0 4px rgba(0,0,0,.1);
        -webkit-box-shadow: inset 0 4px 3px rgba(0,0,0,.1), inset 0 0 4px rgba(0,0,0,.1);
        box-shadow: inset 0 4px 3px rgba(0,0,0,.1), inset 0 0 4px rgba(0,0,0,.1); }
