body {
  background: none!important;
  background-image: none!important;
  background-color: #0b5ebe!important;
}
.rules p:first-child strong,
#main #pagehead {
  display: none;
}
.center {
  text-align: center;
}
.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  not supported by any browser */
}
.bluegrad {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00539e+0,001a51+100 */
  background: #00539e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00539e 0%, #001a51 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #00539e 0%, #001a51 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #00539e 0%, #001a51 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00539e', endColorstr='#001a51', GradientType=0);
  /* IE6-9 */
}
a.gradientbutton {
  display: inline-block;
  clear: both;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00539e+0,001a51+100 */
  background: #00539e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00539e 0%, #001a51 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #00539e 0%, #001a51 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #00539e 0%, #001a51 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00539e', endColorstr='#001a51', GradientType=0);
  /* IE6-9 */
  font-size: 1em;
  color: #ffffff;
  border-radius: 5px;
  padding: 0.5em 1em;
  text-transform: uppercase;
}
a.gradientbutton color i {
  color: rgba(255, 255, 255, 0.4);
}
a.gradientbutton:hover {
  color: rgba(255, 255, 255, 0.7) !important;
}
a.gradientbutton:hover i {
  color: #ffffff;
}
.social {
  padding: 0 2em 2em 2em;
  background-color: #ffffff;
  text-align: right;
  display: none;
}
.textpage .rules {
  padding: 0!important;
}
html body > #wrap {
  position: relative;
  min-height: 100%;
}
html body > #wrap.sportImg {
  background-color: #0b5dbe;
  background-image: url('https://www.vatson.ee/static/olybet/sissemakse/gfx/bg_sport.jpg') !important;
}
.fadeBg {
  /* background-size: cover;
	background-blend-mode: darken; */
  -webkit-transition: background 0.5s ease-in-out;
  -moz-transition: background 0.5s ease-in-out;
  -o-transition: background 0.5s ease-in-out;
  transition: background 0.5s ease-in-out;
}
.halfwhite {
  color: rgba(255, 255, 255, 0.7);
}
.sportblue {
  color: #0b5dbe;
}
.olyviolet {
  color: #021545;
}
.violetbg {
  background-color: #021545;
  padding: 0 0.3em;
}
.red {
  color: #ed1b2e;
}
.olyblue {
  color: #00489b;
}
.roboto {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}
.modal {
  font-family: "Solomon", Arial, Helvetica, sans-serif;
  font-size: 1.2em;
}
.modal .modal-header {
  background-color: #00489b;
  color: #ffffff;
}
.modal .modal-header .close {
  color: #ffffff;
}
.modal .modal-footer {
  text-align: center;
}
.Article .customWrapper {
  color: #ffffff;
  font-family: "Solomon", Arial, Helvetica, sans-serif;
}
.Article .customWrapper div,
.Article .customWrapper p,
.Article .customWrapper h1,
.Article .customWrapper h2,
.Article .customWrapper h3,
.Article .customWrapper li,
.Article .customWrapper img,
.Article .customWrapper button,
.Article .customWrapper a {
  -webkit-transition: left 0.3s ease-in-out, right 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out, background-size 0.3s ease-in-out, width 0.3s ease-in-out, height 0.3s ease-in-out;
  -moz-transition: left 0.3s ease-in-out, right 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out, width 0.3s ease-in-out, height 0.3s ease-in-out;
  -o-transition: left 0.3s ease-in-out, right 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out, width 0.3s ease-in-out, height 0.3s ease-in-out;
  transition: left 0.3s ease-in-out, right 0.3s ease-in-out, color 0.3s ease-in-out, border-color 0.3s ease-in-out, background-color 0.3s ease-in-out, width 0.3s ease-in-out, height 0.3s ease-in-out;
}
.Article .customWrapper div #main.image-full-width .textpage .Article h1.main,
.Article .customWrapper p #main.image-full-width .textpage .Article h1.main,
.Article .customWrapper h1 #main.image-full-width .textpage .Article h1.main,
.Article .customWrapper h2 #main.image-full-width .textpage .Article h1.main,
.Article .customWrapper h3 #main.image-full-width .textpage .Article h1.main,
.Article .customWrapper li #main.image-full-width .textpage .Article h1.main,
.Article .customWrapper img #main.image-full-width .textpage .Article h1.main,
.Article .customWrapper button #main.image-full-width .textpage .Article h1.main,
.Article .customWrapper a #main.image-full-width .textpage .Article h1.main,
.Article .customWrapper div #wrap.full .textpage .Article h1.main,
.Article .customWrapper p #wrap.full .textpage .Article h1.main,
.Article .customWrapper h1 #wrap.full .textpage .Article h1.main,
.Article .customWrapper h2 #wrap.full .textpage .Article h1.main,
.Article .customWrapper h3 #wrap.full .textpage .Article h1.main,
.Article .customWrapper li #wrap.full .textpage .Article h1.main,
.Article .customWrapper img #wrap.full .textpage .Article h1.main,
.Article .customWrapper button #wrap.full .textpage .Article h1.main,
.Article .customWrapper a #wrap.full .textpage .Article h1.main,
.Article .customWrapper div h1.main,
.Article .customWrapper p h1.main,
.Article .customWrapper h1 h1.main,
.Article .customWrapper h2 h1.main,
.Article .customWrapper h3 h1.main,
.Article .customWrapper li h1.main,
.Article .customWrapper img h1.main,
.Article .customWrapper button h1.main,
.Article .customWrapper a h1.main {
  margin-top: 0.5em;
  display: block!important;
  color: #ffffff;
  display: block;
  text-transform: uppercase;
}
.Article .customWrapper div #main.image-full-width .textpage .Article h1.main .txt1,
.Article .customWrapper p #main.image-full-width .textpage .Article h1.main .txt1,
.Article .customWrapper h1 #main.image-full-width .textpage .Article h1.main .txt1,
.Article .customWrapper h2 #main.image-full-width .textpage .Article h1.main .txt1,
.Article .customWrapper h3 #main.image-full-width .textpage .Article h1.main .txt1,
.Article .customWrapper li #main.image-full-width .textpage .Article h1.main .txt1,
.Article .customWrapper img #main.image-full-width .textpage .Article h1.main .txt1,
.Article .customWrapper button #main.image-full-width .textpage .Article h1.main .txt1,
.Article .customWrapper a #main.image-full-width .textpage .Article h1.main .txt1,
.Article .customWrapper div #wrap.full .textpage .Article h1.main .txt1,
.Article .customWrapper p #wrap.full .textpage .Article h1.main .txt1,
.Article .customWrapper h1 #wrap.full .textpage .Article h1.main .txt1,
.Article .customWrapper h2 #wrap.full .textpage .Article h1.main .txt1,
.Article .customWrapper h3 #wrap.full .textpage .Article h1.main .txt1,
.Article .customWrapper li #wrap.full .textpage .Article h1.main .txt1,
.Article .customWrapper img #wrap.full .textpage .Article h1.main .txt1,
.Article .customWrapper button #wrap.full .textpage .Article h1.main .txt1,
.Article .customWrapper a #wrap.full .textpage .Article h1.main .txt1,
.Article .customWrapper div h1.main .txt1,
.Article .customWrapper p h1.main .txt1,
.Article .customWrapper h1 h1.main .txt1,
.Article .customWrapper h2 h1.main .txt1,
.Article .customWrapper h3 h1.main .txt1,
.Article .customWrapper li h1.main .txt1,
.Article .customWrapper img h1.main .txt1,
.Article .customWrapper button h1.main .txt1,
.Article .customWrapper a h1.main .txt1 {
  color: #ed1b2e;
  text-shadow: 4px 4px 0 rgba(0, 0, 0, 0.4);
  font-size: 1.6em;
  display: block;
  padding-bottom: 0.1em;
}
.Article .customWrapper div #main.image-full-width .textpage .Article h1.main .textblock,
.Article .customWrapper p #main.image-full-width .textpage .Article h1.main .textblock,
.Article .customWrapper h1 #main.image-full-width .textpage .Article h1.main .textblock,
.Article .customWrapper h2 #main.image-full-width .textpage .Article h1.main .textblock,
.Article .customWrapper h3 #main.image-full-width .textpage .Article h1.main .textblock,
.Article .customWrapper li #main.image-full-width .textpage .Article h1.main .textblock,
.Article .customWrapper img #main.image-full-width .textpage .Article h1.main .textblock,
.Article .customWrapper button #main.image-full-width .textpage .Article h1.main .textblock,
.Article .customWrapper a #main.image-full-width .textpage .Article h1.main .textblock,
.Article .customWrapper div #wrap.full .textpage .Article h1.main .textblock,
.Article .customWrapper p #wrap.full .textpage .Article h1.main .textblock,
.Article .customWrapper h1 #wrap.full .textpage .Article h1.main .textblock,
.Article .customWrapper h2 #wrap.full .textpage .Article h1.main .textblock,
.Article .customWrapper h3 #wrap.full .textpage .Article h1.main .textblock,
.Article .customWrapper li #wrap.full .textpage .Article h1.main .textblock,
.Article .customWrapper img #wrap.full .textpage .Article h1.main .textblock,
.Article .customWrapper button #wrap.full .textpage .Article h1.main .textblock,
.Article .customWrapper a #wrap.full .textpage .Article h1.main .textblock,
.Article .customWrapper div h1.main .textblock,
.Article .customWrapper p h1.main .textblock,
.Article .customWrapper h1 h1.main .textblock,
.Article .customWrapper h2 h1.main .textblock,
.Article .customWrapper h3 h1.main .textblock,
.Article .customWrapper li h1.main .textblock,
.Article .customWrapper img h1.main .textblock,
.Article .customWrapper button h1.main .textblock,
.Article .customWrapper a h1.main .textblock {
  display: block;
  overflow: hidden;
  font-size: 1.3em;
}
.Article .customWrapper div #main.image-full-width .textpage .Article h1.main .textblock .nr,
.Article .customWrapper p #main.image-full-width .textpage .Article h1.main .textblock .nr,
.Article .customWrapper h1 #main.image-full-width .textpage .Article h1.main .textblock .nr,
.Article .customWrapper h2 #main.image-full-width .textpage .Article h1.main .textblock .nr,
.Article .customWrapper h3 #main.image-full-width .textpage .Article h1.main .textblock .nr,
.Article .customWrapper li #main.image-full-width .textpage .Article h1.main .textblock .nr,
.Article .customWrapper img #main.image-full-width .textpage .Article h1.main .textblock .nr,
.Article .customWrapper button #main.image-full-width .textpage .Article h1.main .textblock .nr,
.Article .customWrapper a #main.image-full-width .textpage .Article h1.main .textblock .nr,
.Article .customWrapper div #wrap.full .textpage .Article h1.main .textblock .nr,
.Article .customWrapper p #wrap.full .textpage .Article h1.main .textblock .nr,
.Article .customWrapper h1 #wrap.full .textpage .Article h1.main .textblock .nr,
.Article .customWrapper h2 #wrap.full .textpage .Article h1.main .textblock .nr,
.Article .customWrapper h3 #wrap.full .textpage .Article h1.main .textblock .nr,
.Article .customWrapper li #wrap.full .textpage .Article h1.main .textblock .nr,
.Article .customWrapper img #wrap.full .textpage .Article h1.main .textblock .nr,
.Article .customWrapper button #wrap.full .textpage .Article h1.main .textblock .nr,
.Article .customWrapper a #wrap.full .textpage .Article h1.main .textblock .nr,
.Article .customWrapper div h1.main .textblock .nr,
.Article .customWrapper p h1.main .textblock .nr,
.Article .customWrapper h1 h1.main .textblock .nr,
.Article .customWrapper h2 h1.main .textblock .nr,
.Article .customWrapper h3 h1.main .textblock .nr,
.Article .customWrapper li h1.main .textblock .nr,
.Article .customWrapper img h1.main .textblock .nr,
.Article .customWrapper button h1.main .textblock .nr,
.Article .customWrapper a h1.main .textblock .nr {
  float: left;
  color: #ed1b2e;
  text-shadow: 4px 4px 0 rgba(0, 0, 0, 0.4);
  text-align: right;
  font-size: 2.5em;
  line-height: 1em;
  width: 45%;
}
.Article .customWrapper div #main.image-full-width .textpage .Article h1.main .textblock .txt2,
.Article .customWrapper p #main.image-full-width .textpage .Article h1.main .textblock .txt2,
.Article .customWrapper h1 #main.image-full-width .textpage .Article h1.main .textblock .txt2,
.Article .customWrapper h2 #main.image-full-width .textpage .Article h1.main .textblock .txt2,
.Article .customWrapper h3 #main.image-full-width .textpage .Article h1.main .textblock .txt2,
.Article .customWrapper li #main.image-full-width .textpage .Article h1.main .textblock .txt2,
.Article .customWrapper img #main.image-full-width .textpage .Article h1.main .textblock .txt2,
.Article .customWrapper button #main.image-full-width .textpage .Article h1.main .textblock .txt2,
.Article .customWrapper a #main.image-full-width .textpage .Article h1.main .textblock .txt2,
.Article .customWrapper div #wrap.full .textpage .Article h1.main .textblock .txt2,
.Article .customWrapper p #wrap.full .textpage .Article h1.main .textblock .txt2,
.Article .customWrapper h1 #wrap.full .textpage .Article h1.main .textblock .txt2,
.Article .customWrapper h2 #wrap.full .textpage .Article h1.main .textblock .txt2,
.Article .customWrapper h3 #wrap.full .textpage .Article h1.main .textblock .txt2,
.Article .customWrapper li #wrap.full .textpage .Article h1.main .textblock .txt2,
.Article .customWrapper img #wrap.full .textpage .Article h1.main .textblock .txt2,
.Article .customWrapper button #wrap.full .textpage .Article h1.main .textblock .txt2,
.Article .customWrapper a #wrap.full .textpage .Article h1.main .textblock .txt2,
.Article .customWrapper div h1.main .textblock .txt2,
.Article .customWrapper p h1.main .textblock .txt2,
.Article .customWrapper h1 h1.main .textblock .txt2,
.Article .customWrapper h2 h1.main .textblock .txt2,
.Article .customWrapper h3 h1.main .textblock .txt2,
.Article .customWrapper li h1.main .textblock .txt2,
.Article .customWrapper img h1.main .textblock .txt2,
.Article .customWrapper button h1.main .textblock .txt2,
.Article .customWrapper a h1.main .textblock .txt2 {
  float: right;
  text-align: left;
  font-size: 0.9em;
  line-height: 1.1em;
  padding-top: 0.4em;
  width: 50%;
}
.Article .customWrapper div #main.image-full-width .textpage .Article h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper p #main.image-full-width .textpage .Article h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper h1 #main.image-full-width .textpage .Article h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper h2 #main.image-full-width .textpage .Article h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper h3 #main.image-full-width .textpage .Article h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper li #main.image-full-width .textpage .Article h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper img #main.image-full-width .textpage .Article h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper button #main.image-full-width .textpage .Article h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper a #main.image-full-width .textpage .Article h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper div #wrap.full .textpage .Article h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper p #wrap.full .textpage .Article h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper h1 #wrap.full .textpage .Article h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper h2 #wrap.full .textpage .Article h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper h3 #wrap.full .textpage .Article h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper li #wrap.full .textpage .Article h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper img #wrap.full .textpage .Article h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper button #wrap.full .textpage .Article h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper a #wrap.full .textpage .Article h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper div h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper p h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper h1 h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper h2 h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper h3 h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper li h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper img h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper button h1.main .textblock .txt2 .hyph:before,
.Article .customWrapper a h1.main .textblock .txt2 .hyph:before {
  content: "- ";
}
.Article .customWrapper div #valik,
.Article .customWrapper p #valik,
.Article .customWrapper h1 #valik,
.Article .customWrapper h2 #valik,
.Article .customWrapper h3 #valik,
.Article .customWrapper li #valik,
.Article .customWrapper img #valik,
.Article .customWrapper button #valik,
.Article .customWrapper a #valik {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  not supported by any browser */
  margin-top: 0.5em;
  background-color: rgba(0, 0, 0, 0.2);
  display: inline-block;
  padding: 0.4em 0px;
  border-radius: 31px;
  font-size: 1.9em;
  line-height: 1em;
  width: 8em;
  height: 1.7em;
  position: relative;
  cursor: pointer;
}
.Article .customWrapper div #valik #sport,
.Article .customWrapper p #valik #sport,
.Article .customWrapper h1 #valik #sport,
.Article .customWrapper h2 #valik #sport,
.Article .customWrapper h3 #valik #sport,
.Article .customWrapper li #valik #sport,
.Article .customWrapper img #valik #sport,
.Article .customWrapper button #valik #sport,
.Article .customWrapper a #valik #sport {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  not supported by any browser */
  color: #ed1b2e;
  text-align: center;
  padding: 0 0.4em 0 0.6em;
  position: absolute;
  left: 0;
  z-index: 2;
}
.Article .customWrapper div #valik #mang,
.Article .customWrapper p #valik #mang,
.Article .customWrapper h1 #valik #mang,
.Article .customWrapper h2 #valik #mang,
.Article .customWrapper h3 #valik #mang,
.Article .customWrapper li #valik #mang,
.Article .customWrapper img #valik #mang,
.Article .customWrapper button #valik #mang,
.Article .customWrapper a #valik #mang {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  not supported by any browser */
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  position: absolute;
  right: 0;
  padding: 0 0.5em 0 0.4em;
  z-index: 2;
}
.Article .customWrapper div #valik #switch,
.Article .customWrapper p #valik #switch,
.Article .customWrapper h1 #valik #switch,
.Article .customWrapper h2 #valik #switch,
.Article .customWrapper h3 #valik #switch,
.Article .customWrapper li #valik #switch,
.Article .customWrapper img #valik #switch,
.Article .customWrapper button #valik #switch,
.Article .customWrapper a #valik #switch {
  right: 4em;
  width: 3.8em;
  border-radius: 24px;
  position: absolute;
  left: 0.2em;
  top: 0.2em;
  height: 1.3em;
  background-color: #ffffff;
  z-index: 1;
}
.Article .customWrapper .bluegrad {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#00539e+0,001a51+100 */
  background: #00539e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #00539e 0%, #001a51 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #00539e 0%, #001a51 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #00539e 0%, #001a51 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00539e', endColorstr='#001a51', GradientType=0);
  /* IE6-9 */
}
.Article .customWrapper .olybox {
  overflow: hidden;
  font-size: 1.3em;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.1em;
}
.Article .customWrapper .olybox .col {
  padding: 40px;
}
.Article .customWrapper .olybox .left {
  float: left;
  width: 60%;
  position: relative;
}
.Article .customWrapper .olybox .left #liitusiin {
  width: 100%;
  margin-right: -30%;
  height: auto;
  margin-top: 3em;
}
.Article .customWrapper .olybox .left p {
  font-size: 1.4em;
  font-weight: normal;
  line-height: 1.5em;
  margin: 0.8em 0;
}
.Article .customWrapper .olybox .left h2 {
  text-transform: uppercase;
  line-height: 1.3em;
  font-size: 1.9em;
  color: #ffffff;
}
.Article .customWrapper .olybox .right {
  float: right;
  width: 40%;
  text-align: left!important;
  color: #ffffff;
}
.Article .customWrapper .olybox .right a {
  color: #ffffff;
  text-decoration: underline;
}
.Article .customWrapper .olybox .right a:hover {
  color: #ffffff;
}
.Article .customWrapper .olybox .right h2 {
  text-align: left;
  color: #ffffff;
  font-size: 2em;
  text-transform: uppercase;
  line-height: 1.2em;
}
.Article .customWrapper .olybox .right p {
  text-align: left;
  font-weight: normal;
  line-height: 1.2em;
  margin-bottom: 1em;
  font-size: 1.5em;
  display: inline-block;
}
.Article .customWrapper .olybox .right ul {
  font-size: 1.1em;
  font-weight: normal;
  padding-bottom: 0.3em;
}
.Article .customWrapper .olybox .right ul li {
  margin-bottom: 0.7em;
  line-height: 1.2em;
  margin-left: 0;
  padding-left: 45px;
  background: url('https://www.vatson.ee/static/olybet/sissemakse/gfx/chk.png') left top no-repeat;
  cursor: pointer;
  min-height: 35px;
}
.Article .customWrapper .olybox .right ul li span {
  color: rgba(255, 255, 255, 0.7);
}
.Article .customWrapper .olybox .right ul li:hover span {
  color: #ffffff;
}
.Article .customWrapper .olybox .right ul li.active {
  background-position: left -300px;
  color: #ffffff;
}
.Article .customWrapper .olybox .right ul li.active span {
  color: #ffffff;
}
.Article .customWrapper .olybox .right ul li.done {
  background-position: left -600px;
  color: #ffffff;
}
.Article .customWrapper .olybox .right ul li.done span {
  color: #ffffff;
}
.Article .customWrapper .olybox .right ul li strong {
  display: block;
  text-transform: uppercase;
}
.Article .customWrapper .thin {
  font-weight: normal;
}
.Article .customWrapper .olybutton {
  text-transform: uppercase;
  text-decoration: none!important;
  border-radius: 4px;
  padding: 0.4em 0.6em;
  font-size: 1.7em;
  display: inline-block;
  -webkit-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.15);
  box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.15);
  clear: both;
  margin: 0 6px 6px 0;
  font-family: "Solomon", Arial, Helvetica, sans-serif;
  -webkit-transition: -webkit-box-shadow 0.1s ease-in-out, margin 0.1s ease-in-out;
  -moz-transition: box-shadow 0.1s ease-in-out, margin 0.1s ease-in-out;
  -o-transition: box-shadow 0.1s ease-in-out, margin 0.1s ease-in-out;
  transition: box-shadow 0.1s ease-in-out, margin 0.1s ease-in-out;
}
.Article .customWrapper .olybutton i {
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}
.Article .customWrapper .olybutton:hover {
  color: #ffffff;
}
.Article .customWrapper .olybutton:active {
  color: #ffffff;
  margin: 6px 0 0 6px;
  -webkit-box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.15);
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, 0.15);
}
.Article .customWrapper #terms {
  margin: 0 auto 30px auto;
  padding: 25px 20px;
}
.Article .customWrapper #terms .terms_body {
  display: none;
  color: #ffffff;
}
.Article .customWrapper #terms .terms_body a {
  color: #ffffff;
  text-decoration: underline;
}
.Article .customWrapper #terms .terms_body h2,
.Article .customWrapper #terms .terms_body ol li,
.Article .customWrapper #terms .terms_body ul li {
  color: #ffffff;
}
.Article .customWrapper #terms h2 {
  margin: 1em auto;
}
.Article .customWrapper #terms ol {
  padding-left: 1em;
}
.Article .customWrapper #terms ol li {
  padding-left: 0;
  color: #555;
  font-size: 1em;
  line-height: 1.4em;
  font-weight: normal;
  margin-bottom: 0.8em;
}
html body.GAME .Article .customWrapper #valik #switch {
  right: 0.2em;
  left: 4em;
}
html body.GAME .Article .customWrapper #sport {
  color: rgba(255, 255, 255, 0.6) !important;
}
html body.GAME .Article .customWrapper #mang {
  color: #ed1b2e !important;
}
html body.GAME > #wrap.fadeBg {
  background-image: url('https://www.vatson.ee/static/olybet/sissemakse/gfx/bg_casino2.jpg') !important;
  background-color: #001b4e;
}
#wrap.full .textpage .Article p {
  display: block;
}
/* Portrait tablets and small desktops */
@media (min-width: 761px) and (max-width: 1000px) {
  .Article .customWrapper .offerTitle {
    font-size: 2.6vw;
  }
  .Article .customWrapper #terms {
    font-size: 1.6vw;
  }
  .Article .customWrapper .olybox .right {
    font-size: 1.6vw;
  }
  .Article .customWrapper .olybox .left {
    font-size: 1.8vw;
  }
  #main.image-full-width .textpage .Article h1.main,
  #wrap.full .textpage .Article h1.main,
  h1.main {
    text-transform: uppercase;
  }
  #main.image-full-width .textpage .Article h1.main .txt1,
  #wrap.full .textpage .Article h1.main .txt1,
  h1.main .txt1 {
    font-size: 1.3em;
  }
  #main.image-full-width .textpage .Article h1.main .textblock,
  #wrap.full .textpage .Article h1.main .textblock,
  h1.main .textblock {
    font-size: 1.1em;
  }
  #main.image-full-width .textpage .Article h1.main .textblock .txt2,
  #wrap.full .textpage .Article h1.main .textblock .txt2,
  h1.main .textblock .txt2 {
    font-size: 0.85em;
  }
}
/* Landscape phones and portrait tablets */
@media (max-width: 760px) {
  .Article .customWrapper .olybox .col {
    padding: 1em;
  }
  .Article .customWrapper .olybox #showTerms {
    width: 100%;
    text-align: center;
  }
  .Article .customWrapper .olybox .left {
    min-height: auto;
    width: 100%;
    float: left;
    padding-top: 5em;
    font-size: 1.8vw;
  }
  .Article .customWrapper .olybox .left p {
    font-size: 3em;
  }
  .Article .customWrapper .olybox .left #liitusiin {
    margin-right: 1em;
    margin-left: 1em;
    width: 90%;
  }
  .Article .customWrapper .olybox .left h2 {
    font-size: 4em;
  }
  .Article .customWrapper .olybox .right {
    min-height: auto;
    width: 100%;
    float: left;
  }
  .Article .customWrapper .olybox .right h2 {
    font-size: 9vw;
    text-align: center;
  }
  .Article .customWrapper .olybox .right p {
    text-align: center;
  }
  .Article .customWrapper .olybox .right .btnBox {
    text-align: center;
    width: 100%;
  }
  .Article .customWrapper .olybox #valik {
    margin-top: 0.5em;
    padding: 0.4em 0px;
    border-radius: 31px;
    font-size: 5em;
    line-height: 1em;
    width: 8em;
    height: 1.7em;
  }
  .Article .customWrapper #terms {
    text-align: center;
    margin: 0;
    padding-top: 0;
  }
  .Article .customWrapper #terms .terms_body {
    text-align: left;
  }
  .Article .customWrapper #terms ol li {
    font-size: 0.85em;
  }
  .Article .customWrapper #main.image-full-width .textpage .Article h1.main .txt1,
  .Article .customWrapper #wrap.full .textpage .Article h1.main .txt1,
  .Article .customWrapper h1.main .txt1 {
    font-size: 1.4em;
  }
  .Article .customWrapper #main.image-full-width .textpage .Article h1.main .textblock,
  .Article .customWrapper #wrap.full .textpage .Article h1.main .textblock,
  .Article .customWrapper h1.main .textblock {
    font-size: 1.2em;
  }
}
