/*Version v.0.0.1*/
/*Text*/
/*White*/
/*Gray Langs*/
/*Gray Light*/
/*Gray Dark*/
/*Red*/
/*Yellow*/
/*Border form*/
/*Blue link*/
/*Hover link*/
/*Border gray*/
/*Red prize*/
/*Gray tables*/
/*Background info*/
/*Border info*/
/*Error*/
/*Full background*/
/*Money background*/
/*Games*/
/*$width_naveg_sup: 50px;*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q:before,
q:after {
  content: '';
  content: none;
}

small {
  font-size: 75%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

nav ul,
nav ol {
  list-style: none;
  padding: 0;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button,
input {
  line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

html * {
  max-height: 999999px !important;
  margin: 0;
  padding: 0;
}

html {
  font-size: 62.5%;
}

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
  -webkit-text-size-adjust: none;
}

body {
  font-size: 1.2em;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #363636;
  background-color: #eaeaea;
}
@media only screen and (min-width: 1001px) {
  body {
    background-image: url("/i/bg-pral.jpg");
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: fixed;
  }
}

a {
  color: #363636;
  text-decoration: underline;
  outline: none;
}
a:hover {
  text-decoration: none;
}

a.lnk {
  outline: 0;
  color: #44b4ff;
  text-decoration: underline;
}

.lnk-nolnk {
  outline: 0;
  color: #44b4ff;
  text-align: center !important;
}

a.lnk:hover {
  text-decoration: none;
}

img {
  border: 0;
}

.ir {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
}

.clear {
  clear: both;
}

.i {
  text-align: left;
}

.c {
  text-align: center;
}

.d {
  text-align: right;
}

.i-i, .i_i {
  float: left;
}

.d-d, .d_d {
  float: right;
}

@media only screen and (max-width: 750px) {
  .block-phablet {
    display: block;
    float: none;
  }
  .block-phablet.d_d {
    text-align: center !important;
    margin-top: 2px;
  }
}

.col50 {
  width: 50%;
  float: left;
}
.col50.dd {
  float: right;
}

.col100 {
  width: 100%;
  float: left;
}

@media only screen and (max-width: 550px) {
  .col100, .col50 {
    width: 100%;
    float: none !important;
  }
}
@media only screen and (min-width: 551px) {
  .col100 .int, .col50 .int {
    margin-left: 4px;
  }
  .col100 .int:not(.peq), .col50 .int:not(.peq) {
    margin-left: 9px;
  }
  .col100 .int.intr, .col50 .int.intr {
    margin-left: 0px;
  }
}

.col50.prev {
  text-align: left;
}
@media only screen and (max-width: 550px) {
  .col50.prev {
    text-align: center;
    margin-bottom: 10px;
  }
}

.col50.next {
  text-align: right;
}
@media only screen and (max-width: 550px) {
  .col50.next {
    text-align: center;
    margin-bottom: 10px;
  }
}

.br-m, .br_m {
  height: 8px;
  font-size: 1px;
}

.br-p, .br_p {
  height: 5px;
  font-size: 1px;
}

.br-g, .br_g {
  height: 15px;
  font-size: 1px;
}

.border-left {
  border-left: 1px solid #c6c6c6;
}

.border-right {
  border-right: 1px solid #c6c6c6;
}

.border-bottom {
  border-bottom: 1px solid #c6c6c6;
}

.border-top {
  border-top: 1px solid #c6c6c6;
}

@media only screen and (min-width: 751px) and (max-width: 1000px) {
  .border-left-tablet {
    border-left: 1px solid #c6c6c6;
  }
}

.space-column {
  padding: 10px;
}

.hide-element {
  display: none;
}

.hide-tablet {
  display: initial;
}
@media only screen and (min-width: 751px) and (max-width: 1000px) {
  .hide-tablet {
    display: none;
  }
}

.show-tablet {
  display: none;
}
@media only screen and (min-width: 751px) and (max-width: 1000px) {
  .show-tablet {
    display: initial;
  }
}

.hide-phablet {
  display: initial;
}
@media only screen and (min-width: 551px) and (max-width: 750px) {
  .hide-phablet {
    display: none;
  }
}

.show-phablet {
  display: none;
}
@media only screen and (min-width: 551px) and (max-width: 750px) {
  .show-phablet {
    display: initial;
  }
}

@media only screen and (max-width: 550px) {
  .center-phone {
    text-align: center !important;
  }
}

.capitalize {
  text-transform: capitalize;
}

.ex {
  color: #dd3028;
}

.error {
  color: #dd3028;
}

.positivo {
  color: #0000ff;
}

.act {
  background: #f8f047;
}

.img_i {
  float: left;
  padding: 0 10px 10px 0;
}

@media only screen and (max-width: 1000px) {
  .hide-maxtablet {
    display: none !important;
  }
}
@media only screen and (min-width: 1001px) {
  .show-maxtablet {
    display: none !important;
  }
}
@media only screen and (max-width: 550px) {
  .hide-phone {
    display: none !important;
  }
}
@media only screen and (min-width: 551px) {
  .show-phone {
    display: none !important;
  }
}
@media only screen and (max-width: 1000px) {
  .hide-maxlaptop {
    display: none !important;
  }
}
@media only screen and (min-width: 1001px) {
  .show-maxlaptop {
    display: none !important;
  }
}
@media only screen and (max-width: 750px) {
  .hide-maxphablet {
    display: none !important;
  }
}
@media only screen and (min-width: 751px) {
  .show-maxphablet {
    display: none !important;
  }
}
.cf {
  overflow: hidden;
  *zoom: 1;
}

#head .buttons-log .frm-head, #head .buttons-log .frm-head-active, #head .buttons-log .frm-head-full, #login-div .interior, #login-div .interior input[type="submit"], #login-div .interior button[type="submit"], #cart-div .interior input[type="submit"], .btn-lat, input[type=submit].form, button[type=submit].form, .yellow-btn, a.yellow-btn, input[type=submit].btn_shop, input[type=submit].btn_shop_cart, button[type=submit].btn_shop_cart, input[type=button].btn_shop_cart, button.btn_shop, .btn-finger, .btn_shop_lot, a.lnk-pag, #cookie-msg-inner a.closeX {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

#head nav[role="nav_sup"], .head_blue .cen, .head_violet .cen, .head_red .cen, .head_green .cen, .head_pink .cen, .head_orange .cen, .head_sky .cen, .head_granet .cen, .head_lemon .cen {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#content {
  max-width: 980px;
  margin: 0 auto;
  overflow: hidden;
  background: white;
  position: relative;
  min-height: 100%;
}

.center-global {
  max-width: 980px;
  margin: 0 auto;
  overflow: hidden;
}

#head {
  position: relative;
  margin: 0 0;
}
#head h1.logo {
  position: relative;
  margin-top: 6px;
  margin-left: 19px;
  z-index: 99;
  max-width: 363px;
  width: 50%;
}
@media only screen and (min-width: 551px) {
  #head h1.logo {
    float: left;
  }
}
@media only screen and (min-width: 551px) and (max-width: 750px) {
  #head h1.logo {
    max-width: 250px;
  }
}
#head h1.logo a, #head h1.logo span.logo-cont {
  display: block;
  background-repeat: no-repeat;
  background-image: url("/i//00-logo-elgordo.gif");
}
@media only screen and (min-width: 551px) {
  #head h1.logo {
    margin-top: 16px;
  }
  #head h1.logo a, #head h1.logo span.logo-cont {
    background-size: contain;
    width: 100%;
    height: 77px;
  }
}
@media only screen and (max-width: 550px) {
  #head h1.logo {
    margin: 8px 0 0 6px;
    width: 170px;
    height: 53px;
  }
  #head h1.logo a, #head h1.logo span.logo-cont {
    background-size: 170px 53px;
    width: 170px;
    height: 53px;
  }
}
#head h1.logo span:not(.logo-cont) {
  display: block;
}
#head #head_sup {
  margin: 0 6px;
}
@media only screen and (min-width: 551px) {
  #head #head_sup_c {
    padding-bottom: 8px;
  }
}
@media only screen and (min-width: 551px) and (min-width: 751px) {
  #head #head_sup_c {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 7px;
  }
}
@media only screen and (max-width: 550px) {
  #head #head_sup_c {
    display: none;
  }
}
#head #head_sup_d {
  overflow: hidden;
  padding-top: 16px;
  padding-right: 5px;
}
@media only screen and (max-width: 550px) {
  #head #head_sup_d {
    padding-top: 0;
    margin-top: 6px;
    text-align: center;
  }
}
#head #head_sup_d .date {
  min-height: 16px;
}
@media only screen and (min-width: 551px) and (max-width: 750px) {
  #head #head_sup_d .date span {
    display: none;
  }
}
#head .nav-selects {
  position: absolute;
  overflow: visible;
  top: 16px;
  right: 15px;
}
@media only screen and (max-width: 550px) {
  #head .nav-selects {
    top: 105px;
    right: 4px;
  }
}
#head .nav-selects .center-global {
  *zoom: 1;
  overflow: visible;
}
#head nav[role="langs"] {
  color: #999999;
  list-style: none;
}
#head #head_inf {
  padding: 13px 0 0 0;
}
@media only screen and (max-width: 550px) {
  #head #head_inf {
    padding-top: 0px;
  }
}
@media only screen and (min-width: 551px) {
  #head #head_inf {
    margin: 0 11px;
  }
}
#head nav[role="nav_sup"] {
  width: 100%;
  margin: 0 0 2px 0;
  border: 1px solid #D84542;
  background-image: url(/i/sprite-bckgrnd-bars-repeat-x.png);
  background-repeat: repeat-x;
  background-size: 1px 219px;
  background-position: 0 -171px;
  background-color: #df3129;
  -moz-box-shadow: 0 1px 1px 0 #dddddd;
  -webkit-box-shadow: 0 1px 1px 0 #dddddd;
  box-shadow: 0 1px 1px 0 #dddddd;
  height: 36px;
  /*@include MQ(noPhone) {
    
  }*/
}
@media only screen and (min-width: 551px) {
  #head nav[role="nav_sup"] {
    width: 100%;
  }
}
@media only screen and (max-width: 550px) {
  #head nav[role="nav_sup"] {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
  }
}
#head nav[role="nav_sup"] ul {
  list-style: none;
  position: relative;
}
#head nav[role="nav_sup"] ul li {
  float: left;
  text-align: center;
  width: 16.66666666666667%;
  position: relative;
  padding: 8px 0 10px 0;
}
@media only screen and (min-width: 551px) and (max-width: 750px) {
  #head nav[role="nav_sup"] ul li {
    width: 20%;
  }
}
@media only screen and (max-width: 550px) {
  #head nav[role="nav_sup"] ul li {
    width: 33.33333333333333%;
  }
}
#head nav[role="nav_sup"] ul li a {
  color: white;
  text-decoration: none;
  font-weight: bold;
  display: inline-block;
  text-transform: uppercase;
  text-shadow: #921e19 1px 1px 0;
}
#head nav[role="nav_sup"] ul li a:hover {
  color: #ffba08;
}
#head nav[role="nav_sup"] ul p.sep {
  display: inline-block;
  background: url(/i/sprite-pral.png) no-repeat;
  background-size: 185px 59px;
  padding: 0 !important;
  margin: 0 !important;
  background-position: -52px -11px;
  position: absolute;
  right: 0;
  top: -1px;
  width: 3px;
  height: 36px;
}
#head nav[role="nav_sup"] .toggle-lnk {
  outline: none;
  display: none;
  background: url("/i/ico_menu_w.png") no-repeat;
  background-size: 16px 16px;
  height: 16px;
  min-width: 16px;
  position: absolute;
  /*@include MQ(Phone) {
    display:inline;		     
    cursor:pointer;
    font-size:1.2em;
    line-height: 1.2em;
    padding:5px 5px 6px 5px;         
    text-decoration:none; 
    z-index:99;
    top:$menu-height-small + 10px; left:11px;
  }*/
}
#head nav[role="nav_sup"] .toggle-lnk span {
  display: block;
  padding-left: 16px;
  position: absolute;
  top: -2px;
}
#head nav[role="nav_sup"] .toggle-mnu {
  display: block !important;
}
@media only screen and (max-width: 550px) {
  #head .buttons-log {
    position: absolute;
    top: 0;
    right: 6px;
  }
}
@media only screen and (min-width: 551px) {
  #head .buttons-log {
    float: right;
  }
}
#head .buttons-log #cartlog {
  margin-top: 18px;
}
@media only screen and (min-width: 551px) {
  #head .buttons-log #cartlog {
    margin-top: 18px;
  }
}
#head .buttons-log #cartlog #cart-head {
  outline: none;
  background: url(/i/ico-cart-big.jpg) no-repeat left top;
  background-size: 33px 30px;
  display: inline-block;
  float: left;
  border-right: 1px solid #d2d2d2;
}
@media only screen and (max-width: 750px) {
  #head .buttons-log #cartlog #cart-head {
    background-size: 20px 18px;
  }
}
@media only screen and (min-width: 551px) and (max-width: 750px) {
  #head .buttons-log #cartlog #cart-head {
    margin: 8px 0 0 0;
  }
}
#head .buttons-log #cartlog #cart-head .items {
  display: inline-block;
  padding-left: 39px;
  min-height: 30px;
  margin-right: 14px;
}
@media only screen and (max-width: 750px) {
  #head .buttons-log #cartlog #cart-head .items {
    margin-right: 7px;
    padding-left: 22px;
    min-height: 22px;
  }
}
#head .buttons-log #cartlog #cart-head .items .item {
  display: block;
  margin-top: 12px;
  /*@include MQ(maxPhablet) {
  	display:none;
  }*/
}
@media only screen and (max-width: 750px) {
  #head .buttons-log #cartlog #cart-head .items .item {
    margin-left: 0px !important;
    margin-top: 4px;
  }
}
#head .buttons-log #cartlog #cart-head a.items {
  text-decoration: none;
  outline: none;
}
#head .buttons-log #cartlog #log {
  float: left;
}
#head .buttons-log #cartlog #log .pad-l {
  margin-left: 4px;
}
#head .buttons-log #cartlog #log .user-reg {
  background: url("/i/ico-user-log.png") no-repeat left top;
  display: inline-block;
  margin: 0 !important;
  min-width: 140px;
  width: -webkit-calc(100% - 114px);
  width: calc(100% - 114px);
  background-size: 24px 22px;
  height: 22px;
}
#head .buttons-log #cartlog #log .user-reg a.user {
  display: inline-block;
  font-weight: bold;
  margin-left: 26px;
  margin-right: 10px;
  text-decoration: none;
  color: #4d4d4d;
}
#head .buttons-log #cartlog #log .btn-log {
  display: inline-block;
  margin-top: 2px;
}
#head .buttons-log #cartlog #log .log-buttons, #head .buttons-log #cartlog #log .log-icons {
  margin-left: 9px;
}
@media only screen and (max-width: 550px) {
  #head .buttons-log #cartlog #log .log-buttons, #head .buttons-log #cartlog #log .log-icons {
    margin-left: 4px;
  }
}
@media only screen and (min-width: 551px) {
  #head .buttons-log #cartlog #log .log-buttons {
    display: initial;
  }
}
@media only screen and (max-width: 550px) {
  #head .buttons-log #cartlog #log .log-buttons {
    display: none;
  }
}
@media only screen and (min-width: 551px) {
  #head .buttons-log #cartlog #log .log-icons {
    display: none;
  }
}
@media only screen and (max-width: 550px) {
  #head .buttons-log #cartlog #log .log-icons {
    display: initial;
  }
}
#head .buttons-log #cartlog #log .log-icons a {
  display: inline-block;
  background-repeat: no-repeat;
  position: relative;
  outline: none;
}
#head .buttons-log #cartlog #log .log-icons a.login-ico {
  margin-top: 2px;
  width: 31px;
  height: 29px;
  margin-right: 6px;
}
#head .buttons-log #cartlog #log .log-icons a.login-ico.active {
  background-image: url("/i/ico-user-log.png");
}
#head .buttons-log #cartlog #log .log-icons a.login-ico:not(.active) {
  background-image: url("/i/ico-user-no-log.png");
}
@media only screen and (max-width: 550px) {
  #head .buttons-log #cartlog #log .log-icons a.login-ico {
    background-size: 24px 22px;
    width: 24px;
    height: 22px;
  }
}
#head .buttons-log .frm-head, #head .buttons-log .frm-head-active, #head .buttons-log .frm-head-full {
  color: white;
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
  border: none;
  padding: 6px 0;
  display: inline-block;
  background: url(/i/sprite-bckgrnd-bars-repeat-x.png);
  background-repeat: repeat-x;
  background-size: 1px 220px;
  text-align: center;
}
#head .buttons-log .frm-head {
  background-position: 0 -90px;
}
#head .buttons-log .frm-head-full {
  width: 166px;
}
#head .buttons-log .frm-head {
  width: 103px;
}
#head .buttons-log .frm-head.logged {
  width: 100px;
}
#head .buttons-log .frm-head-active, #head .buttons-log .frm-head-full {
  background-position: 0 -50px;
}
#head .buttons-log .frm-head-full.active {
  background-position: 0 -90px;
}
#head .buttons-log a.frm-head-full span {
  display: inline-block;
  width: auto;
  padding-left: 20px;
  background-image: url(/i/ico-login.png);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: left middle;
}
#head .buttons-log .frm-head-active {
  width: 143px;
}

#login-div {
  padding-top: 2px;
  display: inline-block;
  position: absolute;
  right: 10px;
  font-size: 10pt;
  border: none;
  font-weight: normal;
  z-index: 99 !important;
}

#login-div .interior {
  padding: 15px;
  border: 1px solid #f6b33c;
  background: #FEF7E9;
  font-size: 9pt;
  width: 252px;
}

#login-div .interior input[type="text"], #login-div .interior input[type="password"] {
  width: 100% !important;
  padding: 2% !important;
}

#login-div .interior input[type="submit"], #login-div .interior button[type="submit"], #cart-div .interior input[type="submit"], .btn-lat {
  color: white;
  text-decoration: none;
  border: none;
  font-weight: normal;
  padding: 5px 25px;
  width: 100%;
  background: url(/i/sprite-bckgrnd-bars-repeat-x.png);
  background-repeat: repeat-x;
  background-size: 1px 220px;
  background-position: 0 -10px;
  height: 28px;
}

#foot-ext {
  margin: 0 10px;
}

#foot {
  margin: 30px 0 10px 0;
  border-top: 1px solid #c6c6c6;
  font-size: 8pt;
  width: 100%;
}
#foot .links-head {
  display: none;
}
@media only screen and (max-width: 750px) {
  #foot .links-head {
    display: block;
    margin-top: 12px;
    text-align: center;
  }
  #foot .links-head ul {
    list-style: none;
  }
  #foot .links-head li {
    display: inline;
  }
  #foot .links-head li a {
    display: inline-block;
    padding-left: 4px;
    margin-right: 4px;
    text-transform: capitalize;
    color: #363636;
    text-decoration: underline;
    border-left: 1px solid #7a7a7a;
  }
  #foot .links-head li a:hover {
    text-decoration: none;
  }
  #foot .links-head li.last a {
    margin-right: 0;
  }
  #foot .links-head li.first a {
    border-left: none;
  }
  #foot .links-head li.ico a {
    border-right: none;
  }
}
#foot .under-18 {
  margin-top: 12px;
  width: 33.33333333333333%;
  float: left;
}
#foot .under-18 .int {
  width: auto;
  margin: 0 auto;
}
#foot .under-18 img {
  display: inline-block;
  width: 31px;
  height: 31px;
  vertical-align: middle;
  margin: 7px 0px;
}
#foot .under-18 .txt {
  display: inline-block;
  margin: 2px 18px 2px 8px;
  vertical-align: middle;
  text-align: left !important;
}
#foot .secure {
  width: 33.33333333333333%;
  float: left;
  text-align: center;
  margin: 0 auto;
  margin-top: 6px;
}
#foot .secure .int {
  width: auto;
  margin: 0 auto;
}
#foot .secure .txt {
  margin: auto 5px;
  vertical-align: middle;
  overflow: hidden;
  text-align: right;
  display: inline-block;
}
@media only screen and (max-width: 550px) {
  #foot .secure .txt {
    margin-bottom: 0px;
  }
}
#foot .secure .ico {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  min-height: 60px;
  position: relative;
  width: 88px;
}
@media only screen and (max-width: 550px) {
  #foot .secure .ico {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
}
#foot .links {
  margin-top: 12px;
  width: 33.33333333333333%;
  float: right;
  text-align: right;
}
#foot .links .int {
  margin: 0 auto;
}
#foot .links ul {
  list-style: none;
}
#foot .links li {
  display: inline;
}
#foot .links li a {
  display: inline-block;
  padding-left: 8px;
  margin-right: 8px;
  color: #363636;
  text-decoration: underline;
  border-left: 1px solid #7a7a7a;
}
#foot .links li a:hover {
  text-decoration: none;
}
#foot .links li.last a {
  margin-right: 0;
}
#foot .links li.first a {
  border-left: none;
}
#foot .links li.ico a {
  border-right: none;
}
@media only screen and (max-width: 750px) {
  #foot .under-18 {
    width: 50%;
  }
}
@media only screen and (max-width: 550px) {
  #foot .under-18 {
    width: 100%;
    float: none;
    text-align: center;
  }
}
@media only screen and (max-width: 750px) {
  #foot .secure {
    float: left;
    text-align: right;
    width: 50%;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 550px) {
  #foot .secure {
    width: 100%;
    float: none;
    text-align: center;
  }
}
@media only screen and (max-width: 750px) {
  #foot .links {
    float: none;
    width: 100%;
    text-align: center;
  }
}
@media only screen and (min-width: 751px) {
  #foot .clear.foot {
    display: none;
  }
}

[type=text], .form, .form_error {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #363636;
  border: 1px solid #cccccc;
  padding: 2px;
}

input[type=submit].form, button[type=submit].form {
  color: white;
  text-decoration: none;
  border: none;
  font-weight: normal;
  padding: 3px 8px;
  display: inline-block;
}

input[type=submit].form, button[type=submit].form {
  display: inline-block;
  background: url(/i/sprite-bckgrnd-bars-repeat-x.png);
  background-repeat: repeat-x;
  background-size: 1px 220px;
  background-position: 0 -55px;
}

#lat_i {
  width: 160px;
  border-right: 1px solid transparent;
  display: table-cell;
  vertical-align: top;
}
#lat_i .int_lat {
  margin-right: 5px;
}
@media only screen and (max-width: 1000px) {
  #lat_i {
    display: none;
  }
}

#body[role="with-border-lat"] #lat_i {
  border-right: 1px solid #c6c6c6;
}

#lat_d {
  width: 164px;
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 550px) {
  #lat_d[role="cart"] {
    display: none;
    float: right;
  }
}
@media only screen and (min-width: 551px) {
  #lat_d {
    border-left: 1px solid #c6c6c6;
  }
  #lat_d .int_lat {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 550px) {
  #lat_d {
    display: block;
    width: 100%;
    padding-top: 10px;
  }
}
#lat_d .new-home {
  text-align: center;
}
#lat_d .new-home .txt {
  text-align: justify;
  display: block;
}
@media only screen and (max-width: 550px) {
  #lat_d .new-home .txt {
    overflow: hidden;
  }
  #lat_d .new-home .txt.with-pic {
    margin: 10px 0 0 0;
  }
}
#lat_d .head_sky .tit, #lat_d .head_orange .tit {
  margin-left: 5px !important;
}
#lat_d .cart-lat .head {
  color: white;
  padding: 7px 2px 7px 2px;
  height: 15px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 1px;
  background: url(/i/sprite-bckgrnd-bars-repeat-x.png);
  background-repeat: repeat-x;
  background-size: 1px 220px;
  background-position: 0 -130px;
}
#lat_d .cart-lat .head a {
  display: block;
  color: white;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
}
#lat_d .cart-lat .no-item {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #d9d9d9;
}
#lat_d .cart-lat .item-grp, #lat_d .cart-lat .item {
  margin-bottom: 1px;
}
#lat_d .cart-lat .item-grp {
  margin-top: 2px;
  border-top: 1px dashed #e6e6e6;
  padding-top: 2px;
  margin-bottom: 0;
}
#lat_d .cart-lat .item-grp.first {
  margin-top: 0;
  border-top: none;
  padding-top: 0;
}
#lat_d .cart-lat .head-sup {
  padding: 4px 8px;
}

.img-new {
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 550px) {
  .img-new {
    max-width: 142px;
    width: 40%;
    float: left;
    margin-right: 10px;
  }
}
@media only screen and (max-width: 550px) {
  .img-new img {
    background-size: contain;
    width: 100%;
  }
}

.img-new-info {
  position: relative;
  float: left;
  margin-right: 10px;
  max-width: 142px;
  width: 40%;
}
@media only screen and (max-width: 550px) {
  .img-new-info img {
    background-size: contain;
    width: 100%;
  }
}

.play-lat-div-grp-border {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #d9d9d9;
  margin-bottom: 2px;
}

.play-lat-div-grp {
  display: table;
  border-collapse: collapse;
  width: 100%;
  position: relative;
}
.play-lat-div-grp .text {
  display: table-cell;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  background: white;
}
.play-lat-div-grp .text .ico-play {
  position: absolute;
  display: inline-block;
  top: 5px;
  left: 8px;
  background: url(/i/ico-cart-big.jpg) white no-repeat left;
  height: 30px;
  width: 33px;
}
.play-lat-div-grp .text .txt {
  position: absolute;
  display: inline-block;
  left: 48px;
  top: 12px;
}
@media only screen and (max-width: 550px) {
  .play-lat-div-grp .text {
    display: none !important;
  }
}
.play-lat-div-grp .btn {
  display: table-cell;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  background: #cbfcbe;
  padding: 2px 18px;
  width: 300px;
}
@media only screen and (max-width: 550px) {
  .play-lat-div-grp .btn {
    display: block;
    width: 100%;
    text-align: center;
    padding: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
  }
}

.play-lat-div .cart-head {
  position: relative;
  margin-right: 39px;
  height: 32px;
  background: white;
  border: 1px solid #d9d9d9;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border-right: none;
}
.play-lat-div .cart-head.checkout {
  border-right: 1px solid #d9d9d9;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  margin-right: 0;
  height: auto;
}
.play-lat-div .cart-head.checkout .cart-body {
  position: relative;
  margin-top: 42px;
}
.play-lat-div .cart-head.checkout .info-tbl {
  border: none;
  border-top: 1px dotted #d9d9d9;
  border-bottom: 1px dotted #d9d9d9;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
.play-lat-div .cart-head .txt {
  position: absolute;
  display: inline-block;
  top: 8px;
  left: 34px;
}
.play-lat-div .cart-head .ico-play {
  position: absolute;
  display: inline-block;
  top: 4px;
  left: 8px;
  background: url(/i/ico-cart-peq.jpg) white no-repeat left;
  height: 24px;
  width: 20px;
}
.play-lat-div .cart-prize {
  float: right;
  text-align: right;
  padding: 4px 6px;
  width: 40px;
  border: 1px solid #d9d9d9;
  border-left: none;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  background: #cbfcbe;
}
.play-lat-div.cart .cart-head {
  margin-right: 300px;
  height: 42px;
}
.play-lat-div.cart .cart-head .txt {
  left: 48px;
  top: 14px;
}
.play-lat-div.cart .cart-head .txt.d {
  right: 6px;
}
.play-lat-div.cart .cart-head .ico-play {
  top: 7px;
  background: url(/i/ico-cart-big.jpg) white no-repeat left;
  height: 30px;
  width: 33px;
}
.play-lat-div.cart .cart-prize {
  width: 300px;
  height: 42px;
  text-align: center;
  display: block;
  vertical-align: middle;
}
.play-lat-div.cart:hover {
  cursor: auto;
}
.play-lat-div:hover {
  cursor: pointer;
}
.play-lat-div.big .cart-head {
  height: 42px;
}
.play-lat-div.big .cart-prize {
  height: 34px;
}

input[type=submit].btn_cart_shop {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #1c52b3;
  font-weight: bold;
  padding: 0;
  margin: 0 !important;
  border: none;
  line-height: 1.5em;
  height: 38px;
  cursor: pointer;
  background: url(../i/bg-btn-cart-shop.png) no-repeat left;
  max-width: 265px;
  width: 100%;
}

input[type=submit].btn_cart_shop.lat {
  width: 187px;
  background: url(../i/bg-btn-cart-shop-lat.png) no-repeat left;
  font-weight: normal;
  padding: 6px 0;
}

.shop-dcha .bets .bet {
  color: #8B8B8B;
}

.shop-dcha .bets .bet .row {
  color: #666;
  display: inline-block;
  padding: 6px 2px;
}

.ee .shop-dcha .bets .bet.par {
  background: #f1f4fb;
}

.tg .shop-dcha .bets .bet.par {
  background: #faeeee;
}

.tp .shop-dcha .bets .bet.par {
  background: #eaf2e3;
}

.tb .shop-dcha .bets .bet.par {
  background: #f7ecf4;
}

.tf .shop-dcha .bets .bet.par {
  background: #f9e9e9;
}

.qq .shop-dcha .bets .bet.par {
  background: #fdf3e9;
}

.qg .shop-dcha .bets .bet.par {
  background: #fef7dd;
}

.ln .shop-dcha .bets .bet.par {
  background: #eff0f5;
}

.lo .shop-dcha .bets .bet.par {
  background: #f9f4e1;
}

.lg .shop-dcha .bets .bet.par {
  background: #f5f2ed;
}

.lv .shop-dcha .bets .bet.par {
  background: #f0f5e1;
}

.bets .bet.active, .tbl tr.active td {
  background: #cffcbe;
  color: #267e05;
}

.shop-dcha .bets .bet .bet-del {
  width: 16px;
  height: 16px;
  display: block;
  text-decoration: none;
  text-align: center;
  background: url(/i/ico-del.png) no-repeat center;
  border: none;
}

.shop-dcha .bets .bet .bet-del:hover {
  cursor: pointer;
}

.ico-go-cart {
  width: 23px;
  height: 20px;
  margin-top: 2px;
  display: block;
  text-decoration: none;
  text-align: center;
  background: url(/i/bg-btn-cart-shop-peq.png) no-repeat center;
  border: none;
}

.ico-go-cart:hover {
  cursor: pointer;
}

#body-margin {
  margin: 10px;
  margin-top: 0;
}

#body {
  display: table;
  border-collapse: collapse;
  margin-top: 16px;
  width: 100%;
  /*@include MQ(Tablet){
  	.money{
  		background:none !important;
  		position:absolute;
  		right:20px;			
  		top:$menu-height + 2px;			
  		color:$color2;
  		text-shadow:#434343 1px 1px 1px !important;
  		input[type="submit"]{border:1px solid #909090;}
  	}
  }*/
}
@media only screen and (max-width: 550px) {
  #body {
    margin-top: 8px;
    display: block;
  }
}
#body h1, #body .nav, #body h2.green, #body h2.blue, #body h2.orange, #body h2.red {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #363636;
  font-size: 9pt;
  font-weight: normal;
  padding: 5px 5px 15px 5px;
}
#body .nav {
  min-height: 32px;
}
@media only screen and (min-width: 551px) {
  #body .nav .i_i {
    padding-top: 3px;
  }
  #body .nav .int {
    padding: 8px 3px;
  }
}
@media only screen and (max-width: 550px) {
  #body .nav {
    padding-top: 0;
  }
  #body .nav .int {
    padding: 5px;
    padding-top: 0px;
  }
}
#body .nav a {
  color: #363636;
  text-decoration: none;
}
#body .nav a:hover {
  text-decoration: underline;
}
#body .int-complete {
  padding: 5px 3px 0 3px;
}
@media only screen and (max-width: 550px) {
  #body .int-complete {
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 0px;
  }
}
#body h1.checkout {
  color: #e3362c;
  font-size: 12pt;
}
#body h2.green {
  color: #53ae29;
  font-size: 12pt;
}
#body h2.blue {
  color: #014ab8;
  font-size: 12pt;
}
#body h2.orange {
  color: #ef7600;
  font-size: 12pt;
}
#body h2.red {
  color: #e42e26;
  font-size: 12pt;
}
#body .nav .money, #body .check-number {
  background: #f2f2f2;
  padding: 5px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
#body .check-number {
  padding: 8px;
}
#body .navi[role="currencies"] {
  display: none;
}
#body .navi[role="currencies"] a {
  color: #999999;
}
@media only screen and (max-width: 750px) {
  #body .navi[role="currencies"] {
    display: block;
    position: absolute;
  }
}
#body .navi[role="currencies"].with-sep {
  border-right: 1px solid #999999;
}
@media only screen and (max-width: 750px) {
  #body .money {
    display: none;
  }
}
@media only screen and (max-width: 550px) {
  #body .nav {
    width: 100%;
    text-align: left;
    margin: 0 auto;
    /*.money{margin-top:5px; text-align:center;}*/
  }
  #body .nav .breadcrumb, #body .nav .i_i, #body .nav .d_d {
    float: none;
  }
  #body .nav .breadcrumb {
    display: none;
  }
}

#center-home {
  display: table-cell;
  vertical-align: top;
}
@media only screen and (min-width: 551px) {
  #center-home {
    margin-left: 5px;
  }
  #center-home .int_lat {
    margin-right: 5px;
  }
}
@media only screen and (max-width: 550px) {
  #center-home {
    display: block;
  }
}
#center-home.no-overflow {
  overflow: hidden;
}

.lnk-draws {
  padding: 10px;
  border: 1px solid #c6c6c6;
  border-left: none;
  border-right: none;
  margin-top: -1px;
  margin-right: -1px;
}
.lnk-draws.special {
  border-right: 1px solid #c6c6c6;
}
@media only screen and (min-width: 1001px) {
  .lnk-draws.special {
    border-bottom: none;
  }
}
@media only screen and (min-width: 751px) and (max-width: 1000px) {
  .lnk-draws {
    border-left: 1px solid #c6c6c6;
  }
}

a.top-lnk {
  outline: none;
}

.special-checker:not(.top) {
  margin: 10px;
}
@media only screen and (max-width: 1000px) {
  .special-checker:not(.top) {
    margin-top: 25px;
  }
}
.special-checker.top {
  margin-bottom: 20px;
}
@media only screen and (min-width: 551px) {
  .special-checker.top {
    margin-right: 10px;
  }
}
.special-checker.top:hover {
  cursor: pointer;
}
.special-checker.top .sub_head {
  border: 1px solid #d5d5d5 !important;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.special-checker.top.disabled:hover {
  cursor: auto;
}

.secc-home {
  width: 50%;
  float: left;
}
@media only screen and (max-width: 550px) {
  .secc-home {
    float: none;
    width: 100%;
  }
  .secc-home .subsecc-home {
    padding: 10px 0;
    border: none;
    border-bottom: 1px solid #c6c6c6;
  }
}

.logo-game img {
  max-width: 100%;
  height: auto;
}

.arrow-tabs {
  outline: none !important;
  display: inline-block;
  width: 34px;
  position: absolute;
  text-align: center;
  z-index: 999;
  padding: 8px;
  height: 32px;
  color: #2a2a2a;
  text-decoration: none;
  border: 1px solid #d5d5d5;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}
.arrow-tabs.rightArrow {
  top: -32px;
  left: 0;
  margin-left: 174px;
}
@media only screen and (max-width: 550px) {
  .arrow-tabs.rightArrow {
    margin-left: 154px;
  }
}
.arrow-tabs.leftArrow {
  top: -32px;
  right: 20px;
}

.tabs {
  margin-top: -32px;
  z-index: 10;
  position: absolute;
  left: 0;
  text-align: left;
  width: calc(100% - 190px);
}
.tabs.with-arrows {
  width: calc(100% - 268px);
  left: 37px;
}
.tabs ul li.qq-tab a {
  min-width: 80px;
}
.tabs ul:not(.dropdown).scroll-left {
  display: inline-block;
  overflow-x: hidden;
  overflow-y: hidden;
  white-space: nowrap;
}
.tabs ul:not(.dropdown) li a {
  text-align: center;
  border: 1px solid #d5d5d5;
  background: #ebebeb;
}
.tabs ul:not(.dropdown) li a.active {
  background: white !important;
  border: 1px solid #d5d5d5;
  border-bottom: none !important;
}
.tabs ul:not(.dropdown) li a:hover {
  background: white !important;
}
.tabs.peq li a {
  width: 60px;
}

@media only screen and (min-width: 551px) {
  .dc-slick {
    margin-left: -1px;
    z-index: 10;
    position: absolute;
  }
}
.dc-slick .tab.active {
  background: white !important;
  border: 1px solid #d5d5d5;
}
@media only screen and (min-width: 551px) {
  .dc-slick .tab.active {
    border-right: 1px solid white;
  }
}
@media only screen and (max-width: 550px) {
  .dc-slick .tab.active {
    border-bottom: 1px solid white;
  }
}

.shop .game_g, .intranet .intranet-content {
  font-size: 9pt;
}

@media only screen and (min-width: 551px) {
  .intranet-content {
    margin-left: 4px;
  }
}
.shop .game_g h2 {
  font-weight: normal;
  font-size: 12pt;
}
.shop .game_g h2.gral {
  color: #cc0000;
  font-weight: normal;
  font-size: 13pt;
  padding: 5px 10px;
}
.shop .game_g .tabs {
  margin-left: 174px;
}
@media only screen and (max-width: 550px) {
  .shop .game_g .tabs {
    margin-left: 154px;
  }
}
.shop .game_g .tabs.no-pad {
  margin-left: 10px;
}
.shop .game_g .tabs ul.scroll-left li {
  display: inline-block;
  margin-right: 3px;
}
.shop .game_g .tabs ul {
  list-style: none;
}
.shop .game_g .tabs ul li a {
  display: block;
  padding: 8px;
  height: 32px;
  color: #2a2a2a;
  text-decoration: none;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}

.tabs ul.dropdown li {
  float: none !important;
  margin-right: 0px !important;
}
.tabs ul.dropdown li a {
  border: none !important;
  border-bottom: 1px dotted #ccc !important;
  background: none !important;
  border-radius: 0 !important;
  margin-right: 0px !important;
}
.tabs ul.dropdown li a:hover {
  background: #ebebeb !important;
}
.tabs ul.dropdown li:last-of-type a {
  border: none !important;
}

.games .int-game {
  padding: 5px;
}

.games ul, .games ol {
  margin: 10px 0 10px 25px !important;
}

.shop .game_g .head_game {
  border: 1px solid #d5d5d5;
  color: #2a2a2a;
  z-index: 20;
  margin-top: 32px;
  position: relative;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.shop .game_g .head_game h1 {
  font-size: 16pt !important;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: normal;
}
.shop .game_g .head_game .head_content {
  font-size: 9pt;
  vertical-align: top;
}
@media only screen and (min-width: 551px) {
  .shop .game_g .head_game .head_content {
    min-height: 130px;
  }
}
.shop .game_g .head_game .head_content .head_int {
  padding: 5px 5px 5px 5px;
}
.shop .game_g .head_game .head_content .head_int h1.tit {
  margin-left: 169px !important;
  /*@include MQ(Phone){margin-left:0 !important; margin-top:36px !important;}*/
}
@media only screen and (max-width: 550px) {
  .shop .game_g .head_game .head_content .head_int h1.tit {
    margin-left: 156px !important;
    font-size: 12pt !important;
  }
}
.shop .game_g .head_game .head_content .head_int .interior {
  margin-left: 169px;
}
@media only screen and (max-width: 550px) {
  .shop .game_g .head_game .head_content .head_int .interior {
    margin-left: 0 !important;
    margin-top: 10px;
  }
}
.shop .game_g .head_game .head_content.games .interior {
  padding-bottom: 10px;
}
.shop .game_g .head_game .dates {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
@media only screen and (min-width: 551px) {
  .shop .game_g .head_game .dates {
    vertical-align: top;
    min-width: 196px;
    padding-right: 6px;
  }
}
@media only screen and (max-width: 550px) {
  .shop .game_g .head_game .dates {
    margin: 0 10px;
  }
}
.shop .game_g .head_game .dates .dates-int {
  background: #d3f1dc;
  margin: 5px 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.shop .game_g .head_game .dates .dates-int .date-limit, .shop .game_g .head_game .dates .dates-int .date-draw {
  padding: 10px 5px;
  text-align: center;
}
@media only screen and (max-width: 550px) {
  .shop .game_g .head_game .dates .dates-int .date-limit, .shop .game_g .head_game .dates .dates-int .date-draw {
    text-align: left;
  }
}
.shop .game_g .head_game .dates .dates-int .date-draw {
  background: #cbfcbe;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}
@media only screen and (max-width: 550px) {
  .shop .game_g .head_game .dates .dates-int .date-title {
    display: inline-block;
  }
}
.shop .game_g .head_game .dates .dates-int .date-info {
  display: block;
}
@media only screen and (max-width: 550px) {
  .shop .game_g .head_game .dates .dates-int .date-info {
    display: inline-block;
    margin-left: 5px;
  }
}
.shop .game_g .head_game .jackpot {
  padding: 5px;
  background: #ffffc4;
  text-align: center;
  margin: 5px;
}
@media only screen and (min-width: 551px) {
  .shop .game_g .head_game .header-shop {
    display: table;
  }
  .shop .game_g .head_game .header-shop .head_content {
    display: table-cell;
  }
  .shop .game_g .head_game .header-shop .dates {
    display: table-cell;
  }
}

.shop .ee .head_game {
  background: url(/i/games/ee/bg-ee-c-shop.jpg) bottom repeat-x;
}
.shop .tg .head_game {
  background: url(/i/games/tg/bg-tg-c-shop.jpg) bottom repeat-x;
}
.shop .tp .head_game {
  background: url(/i/games/tp/bg-tp-c-shop.jpg) bottom repeat-x;
}
.shop .tb .head_game {
  background: url(/i/games/tb/bg-tb-c-shop.jpg) bottom repeat-x;
}
.shop .qq .head_game {
  background: url(/i/games/qq/bg-qq-c-shop.jpg) bottom repeat-x;
}
.shop .ln .head_game {
  background: url(/i/games/ln/bg-ln-c-shop.jpg) bottom repeat-x;
}
.shop .lo .head_game {
  background: url(/i/games/lo/bg-lo-c-shop.jpg) bottom repeat-x;
}
.shop .lg .head_game {
  background: url(/i/games/lg/bg-lg-c-shop.jpg) bottom repeat-x;
}
.shop .lv .head_game {
  background: url(/i/games/lv/bg-lv-c-shop.jpg) bottom repeat-x;
}
.shop .tf .head_game {
  background: url(/i/games/tf/bg-tf-c-shop.jpg) bottom repeat-x;
}
.shop .qg .head_game {
  background: url(/i/games/qg/bg-qg-c-shop.jpg) bottom repeat-x;
}

.shop .body_game, .shop .body_game_full {
  border: 1px solid #d5d5d5;
  background: white;
  z-index: 20;
  padding: 10px;
  position: relative;
}

.shop .body_game {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.shop .body_game.shop {
  padding: 0 !important;
}
.shop .body_game.shop .int-game {
  padding: 10px;
}
.shop .body_game.shop-lat {
  padding: 5px 0 5px 5px !important;
}
.shop .body_game.with-bottom {
  border-bottom: 1px dotted #d5d5d5;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  -ms-border-radius: 0px !important;
  -o-border-radius: 0px !important;
  border-radius: 0px !important;
}
.shop .body_game.bottom {
  border: 1px solid #d5d5d5;
  border-top: none;
  background: #F7F7F7;
  z-index: 10;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  padding: 10px 5px 7px 5px;
}

.ee .int-game h2 {
  color: #014ab8;
}

.tg .int-game h2 {
  color: #e42e26;
}

.tp .int-game h2 {
  color: #53ae29;
}

.tb .int-game h2 {
  color: #bc3e8e;
}

.qq .int-game h2 {
  color: #ef7600;
}

.ln .int-game h2 {
  color: #6373b5;
}

.lg .int-game h2 {
  color: #a3996d;
}

.lo .int-game h2 {
  color: #c89a22;
}

.lv .int-game h2 {
  color: #91b71c;
}

.int-game h2 {
  font-weight: normal;
}
.int-game h2 .price {
  font-weight: normal;
}
.int-game h2 .price .pricetxt {
  color: #363636 !important;
  font-size: 9pt;
}

.shop .body_game_full {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.shop .game_g .body_game .center .grp .head {
  padding: 0 0 5px 0;
}

.grp .head .txt {
  padding: 2px 0;
  float: left;
}

.grp .head .rnd-btn {
  float: right;
}

@media only screen and (max-width: 750px) {
  .grp .head.lot .txt {
    text-align: center;
    float: none;
    width: 100%;
  }
}

.grp .head .opt-list {
  padding: 2px 0;
}
@media only screen and (min-width: 751px) {
  .grp .head .opt-list {
    float: right;
  }
}
@media only screen and (max-width: 750px) {
  .grp .head .opt-list {
    text-align: center;
    width: 100%;
    margin: 10px auto 0 auto;
  }
}

a.list-tbl-lnk {
  display: inline-block;
  margin-left: 4px;
}

a.list-grid-lnk {
  display: inline-block;
}

a.list-tbl-lnk, a.list-grid-lnk {
  color: #fff;
  text-decoration: none;
  border: none;
  font-weight: normal;
  padding: 5px 8px;
  position: relative;
  text-align: left !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: url(/i/sprite-bckgrnd-bars-repeat-x.png);
  background-repeat: repeat-x;
  background-size: 1px 220px;
  background-position: 0 -54px;
  width: 76px;
}

a.list-tbl-lnk .ico-btn {
  text-decoration: none;
  position: absolute;
  top: 4px;
  right: 5px;
  width: 16px;
  height: 16px;
  background: url(../i/ico-list-tbl.png);
}

a.list-grid-lnk .ico-btn {
  text-decoration: none;
  position: absolute;
  top: 4px;
  right: 5px;
  width: 16px;
  height: 16px;
  background: url(../i/ico-list-grid.png);
}

.shop .game_g .body_game .center .grp .head, .sho_tbl, .sho_tbl_matriz {
  width: 100%;
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.shop .game_g .body_game.qq .center .grp .head {
  max-width: none;
  margin-right: 20px;
}

.body_game .center .grp .head.lot {
  max-width: none !important;
}

.shop .game_g.ln .body_game .center .grp .head, .shop .game_g.lv .body_game .center .grp .head, .shop .game_g.lg .body_game .center .grp .head, .shop .game_g.lo .body_game .center .grp .head {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.sho_tbl_qq, .sho_tbl_qg {
  width: 100%;
  border: none;
}

table.sho_tbl_qq td.checked, table.sho_tbl td.checked, table.sho_tbl_matriz td.checked {
  background: #dd3028 !important;
  color: #fff;
}

.sho_tbl td, .sho_tbl_matriz td {
  text-align: center;
  padding: 2px 0 !important;
}

.sho_tbl td span, .sho_tbl_matriz td span {
  display: inline-block;
  margin-right: 4px;
  margin-top: 2px;
}

.sho_tbl td {
  border: 1px solid #D5D5D5;
}

.sho_tbl td.sho_ninguno {
  border: none !important;
}

.sho_tbl_matriz td {
  background: #f8edd0;
  border: 1px solid #e2b945;
}

div.shop_p {
  width: 100%;
  overflow: hidden;
}
div.shop_p.exists {
  border-top: 1px solid #e6e6e6;
}
div.shop_p .ticket-dec {
  width: 33.33333333333333%;
  float: left;
  text-align: center;
  border: 1px solid #e6e6e6;
  border-top: none;
  border-right: none;
  padding-right: 1px;
  margin-left: -1px;
  padding: 0;
}
@media only screen and (max-width: 1000px) {
  div.shop_p .ticket-dec {
    width: 50%;
  }
}
@media only screen and (max-width: 550px) {
  div.shop_p .ticket-dec {
    width: 100%;
  }
}
div.shop_p .list-view .ticket-dec {
  width: 100%;
  text-align: left;
  position: relative;
  padding: 0px;
}

table.shop_p {
  width: 100%;
}

table.shop_p td {
  width: 33.3%;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
}

table.shop_p td.last, table.shop_p td.imp_last {
  border-right: none;
}

.shop_p .sho_ticket {
  padding: 16px 0;
  position: relative;
}

.dec-txt {
  display: inline-block;
  vertical-align: middle;
}
.dec-txt.txt {
  padding: 0 !important;
}

.shop_p .list-view .view-int {
  width: 100%;
  padding: 0;
  vertical-align: middle;
  display: table;
}

.shop_p .list-view .sho_ticket {
  display: table-cell;
  vertical-align: middle;
  padding: 12px 12px;
  width: 151px !important;
}
@media only screen and (max-width: 1000px) {
  .shop_p .list-view .sho_ticket {
    width: 147px !important;
  }
}

.shop_p .list-view .table-cell {
  display: table-cell;
  vertical-align: middle;
  padding-right: 20px;
}
@media only screen and (max-width: 750px) {
  .shop_p .list-view .table-cell {
    padding-right: 10px;
  }
}

@media only screen and (min-width: 751px) {
  .shop_p .list-view .sho_ticket_buy {
    display: table;
    width: 100%;
  }
}

.shop_p .list-view .sho_ticket_buy div.btn.add .txt, .shop_p .list-view .sho_ticket_buy div.btn.add .btn {
  display: inline-block;
  vertical-align: middle;
}

.shop_p .list-view .sho_ticket_buy div.btn.add {
  padding: 4px 0 !important;
  width: 100%;
  display: block;
  text-align: center;
}
@media only screen and (min-width: 751px) {
  .shop_p .list-view .sho_ticket_buy div.btn.add {
    display: table-cell !important;
    vertical-align: middle;
    width: 110px;
  }
}

.shop_p .list-view .btn_shop_add {
  float: left;
  width: 50%;
}

.shop_p .list-view .btn_shop_add.lefti {
  text-align: right;
  padding-right: 2px;
}

.shop_p .list-view .btn_shop_add.righti {
  text-align: left;
  padding-left: 2px;
}

@media only screen and (max-width: 1000px) {
  .shop_p .list-view .btn_shop_add .btn_sop_txt {
    display: none;
  }
}

.shop_p .list-view .sho_ticket_buy div.btn.buy {
  display: table-cell;
  vertical-align: middle;
}
@media only screen and (max-width: 750px) {
  .shop_p .list-view .sho_ticket_buy div.btn.buy {
    display: block !important;
    width: 100% !important;
  }
}

.btn_shop {
  position: relative;
}

.btn_shop-div {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
}

.btn_shop-div.rght {
  left: 0 !important;
}

.btn_shop-div-int {
  position: relative;
  padding: 7px 16px 7px 0;
  height: 14px;
  color: #fff;
}

.btn_shop-div.rght .btn_shop-div-int {
  padding: 7px 16px 7px 0 !important;
}

.secure.btn_shop-div-int {
  padding: 7px 36px 7px 0 !important;
}

.btn_shop-pic {
  position: absolute;
  top: 5px;
}

@media only screen and (max-width: 750px) {
  .ln .btn_shop-pic {
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}

.shop_p .ticket-old {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  padding: 3px 5px;
  min-width: 20px;
  height: 20px;
  color: #fff;
  background: #aaa;
  font-size: 7pt;
}

.ln .shop_p .sho_ticket_buy, .lv .shop_p .sho_ticket_buy, .lg .shop_p .sho_ticket_buy, .lo .shop_p .sho_ticket_buy {
  background: #f0f2f8;
}

.ln table.shop_p td.selected, .lv table.shop_p td.selected, .lg table.shop_p td.selected, .lo table.shop_p td.selected, div.shop_p .selected {
  background: #cbfcbe !important;
}

.yellow-btn, a.yellow-btn {
  color: #fff !important;
  text-decoration: none;
  border: none;
  font-weight: normal;
  padding: 6px 12px;
  display: inline-block;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 9pt;
  display: inline-block;
  background: url(/i/sprite-bckgrnd-bars-repeat-x.png);
  background-repeat: repeat-x;
  background-size: 1px 220px;
  background-position: 0 -90px;
}
.yellow-btn.gray, a.yellow-btn.gray {
  background-position: 0 -50px;
}

.yellow-btn:disabled {
  background-position: 0 -50px;
}

.btn-bet {
  width: 100%;
}

.btn-bet input[type=submit].btn_shop {
  margin-left: 31px;
}

.shop_h {
  border-collapse: collapse;
  width: 100%;
}
@media only screen and (min-width: 1001px) {
  .shop_h.special {
    border-bottom: 1px solid #c6c6c6;
  }
}
@media only screen and (max-width: 1000px) {
  .shop_h {
    border-left: 1px solid #c6c6c6;
  }
}
.shop_h .lo.hover:hover {
  background: url(/i/games/lo/bg-lo-c.jpg) #f8eed5 repeat-x;
}
.shop_h .lg.hover:hover {
  background: url(/i/games/lg/bg-lg-c.jpg) #f4f1ea repeat-x;
}
.shop_h .lv.hover:hover {
  background: url(/i/games/lv/bg-lv-c.jpg) #cbdc95 repeat-x;
}
.shop_h .ln.hover:hover {
  background: url(/i/games/ln/bg-ln-c.jpg) #e0e4f0 repeat-x;
}
.shop_h .ee.hover:hover {
  background: url(/i/games/ee/bg-ee-c.jpg) #ccdbf2 repeat-x;
}
.shop_h .tp.hover:hover {
  background: url(/i/games/tp/bg-tp-c.jpg) #dfeed9 repeat-x;
}
.shop_h .qq.hover:hover {
  background: url(/i/games/qq/bg-qq-c.jpg) #fce4cc repeat-x;
}
.shop_h .tb.hover:hover {
  background: url(/i/games/tb/bg-tb-c.jpg) #f1d9e9 repeat-x;
}
.shop_h .tg.hover:hover {
  background: url(/i/games/tg/bg-tg-c.jpg) #f9d6d4 repeat-x;
}
.shop_h .tf.hover:hover {
  background: url(/i/games/tf/bg-tf-c.jpg) #de8e8f repeat-x;
}
.shop_h .qg.hover:hover {
  background: url(/i/games/qg/bg-qg-c.jpg) #ffdd7b repeat-x;
}
.shop_h .special-shop {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 750px) {
  .shop_h .special-shop {
    float: none;
    width: 100%;
  }
}
.shop_h .special-check {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 750px) {
  .shop_h .special-check {
    float: none;
    width: 100%;
  }
}
.shop_h .game {
  border: 1px solid #c6c6c6;
  border-top: none;
  border-left: none;
  /*margin-left:1px;*/
  overflow: hidden;
  float: left;
  width: 25%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
@media only screen and (max-width: 750px) {
  .shop_h .game {
    width: 33.33333333333333%;
  }
}
@media only screen and (max-width: 550px) {
  .shop_h .game {
    width: 50%;
  }
}
.shop_h .game.big {
  width: 50%;
}
.shop_h .game .big {
  width: 50%;
}
.shop_h .game .int {
  padding: 0 !important;
  margin: 0 !important;
  /*border-right:1px solid $color11 !important; border-bottom:1px solid $color11 !important; border-top:none; border-left:none !important; padding:5px 0 0 0 !important; margin:0 !important;
  .last{border-right:none !important;}*/
}
.shop_h .game .int .hover {
  width: 100%;
  cursor: pointer;
}
.shop_h .game.bigs {
  width: 100%;
  border-right: none;
  margin-bottom: -1px;
}
@media only screen and (min-width: 551px) and (max-width: 750px) {
  .shop_h .game:nth-child(3n) {
    border-right: none;
  }
}
@media only screen and (min-width: 751px) {
  .shop_h:not(.special) .game:nth-child(4n) {
    border-right: none;
  }
}
@media only screen and (min-width: 551px) and (max-width: 750px) {
  .shop_h.special .game.big {
    width: 33.33333333333333%;
  }
}
.shop_h img.ico {
  width: 133px;
  height: 70px;
  margin-bottom: 5px;
}
.shop_h .pic {
  height: 84px;
  margin-top: 10px;
  margin-bottom: 2px;
}
.shop_h .ln img.pic, .shop_h .lj img.pic, .shop_h .le img.pic, .shop_h .lg img.pic, .shop_h .lo img.pic, .shop_h .lv img.pic {
  width: 125px;
  height: 75px;
  margin-top: 10px;
  margin-bottom: 11px;
}
.shop_h .play {
  margin: 5px;
}
.shop_h .play-sup, .shop_h .play-inf {
  display: inline-block;
  width: 109px;
  height: 1px;
  background: url(/i/sprite-pral.png) no-repeat;
  background-size: 185px 59px;
  background-position: -65px -28px;
}
.shop_h .play-sup {
  margin-bottom: 4px !important;
}
.shop_h .play-inf {
  margin-top: 4px !important;
}
.shop_h .play_txt .arrow {
  position: absolute;
  top: 1px;
  left: 1px;
  display: inline-block;
  width: 10px !important;
  height: 12px !important;
  background: url(/i/sprite-ico-pral.png) no-repeat;
  background-size: 106px 33px;
  background-position: -54px -10px;
}
.shop_h .play_txt {
  position: relative;
  padding-left: 14px;
}

.price_p, .price, .price_mini, .price-panel {
  color: #d42722;
  font-size: 12pt;
  font-weight: bold;
}

.prize, .prize-p {
  color: #d42722;
}

.price_p {
  font-size: 11pt;
}

.prize {
  font-size: 15pt;
  font-weight: bold;
}

.prize-p {
  font-size: 12pt;
}

.price-panel {
  font-size: 18pt;
  font-weight: normal;
}

.shadow-pic {
  box-shadow: #c6c6c6 4px 4px 4px !important;
}

.sub_head_game.shadow p {
  text-shadow: #434343 1px 1px 1px !important;
  font-weight: bold;
}

.head_blue, .head_violet, .head_red, .head_green, .head_pink, .head_orange, .head_sky, .head_granet, .head_lemon {
  position: relative;
}
.head_blue .cen, .head_violet .cen, .head_red .cen, .head_green .cen, .head_pink .cen, .head_orange .cen, .head_sky .cen, .head_granet .cen, .head_lemon .cen {
  background-size: 1px 417px;
  height: 24px;
  padding: 5px;
  color: white;
  background: url(/i/sprite-games-bars-repeat-x.png);
  background-repeat: repeat-x;
}
.head_blue .cen .shadow, .head_violet .cen .shadow, .head_red .cen .shadow, .head_green .cen .shadow, .head_pink .cen .shadow, .head_orange .cen .shadow, .head_sky .cen .shadow, .head_granet .cen .shadow, .head_lemon .cen .shadow {
  text-shadow: #434343 1px 1px 1px !important;
  font-weight: bold;
}
.head_blue .arrow, .head_violet .arrow, .head_red .arrow, .head_green .arrow, .head_pink .arrow, .head_orange .arrow, .head_sky .arrow, .head_granet .arrow, .head_lemon .arrow {
  position: absolute;
  background: url(/i/sprite-ico-pral.png) no-repeat;
  background-size: 106px 33px;
  background-position: -36px -14px;
  top: 10px;
  left: 10px;
  width: 8px;
  height: 10px;
}
.head_blue .tit, .head_violet .tit, .head_red .tit, .head_green .tit, .head_pink .tit, .head_orange .tit, .head_sky .tit, .head_granet .tit, .head_lemon .tit {
  float: left;
  margin-left: 20px;
}
.head_blue .info, .head_violet .info, .head_red .info, .head_green .info, .head_pink .info, .head_orange .info, .head_sky .info, .head_granet .info, .head_lemon .info {
  float: right;
  padding: 0;
  margin: 0;
}
.head_blue .info a, .head_violet .info a, .head_red .info a, .head_green .info a, .head_pink .info a, .head_orange .info a, .head_sky .info a, .head_granet .info a, .head_lemon .info a {
  display: block;
  width: 15px !important;
  height: 14px !important;
  background: url(/i/sprite-ico-pral.png) no-repeat;
  background-size: 106px 33px;
  background-position: -10px -9px;
}

.first_rnd {
  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;
  border-top-left-radius: 7px;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
  border-top-right-radius: 7px;
}

.last_rnd {
  -moz-border-radius-bottomleft: 7px;
  -webkit-border-bottom-left-radius: 7px;
  border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -webkit-border-bottom-right-radius: 7px;
  border-bottom-right-radius: 7px;
}

.rnd {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}

ul.list, ul.flecha {
  padding-left: 20px;
}

ul.flecha {
  list-style: none;
}

ul.flecha li .arrow {
  position: absolute;
  background: url(/i/sprite-ico-pral.png) no-repeat;
  background-size: 106px 33px;
  background-position: -90px -13px;
  top: 5px;
  left: 0;
  width: 6px;
  height: 7px;
}

ul.flecha li a {
  padding-left: 10px;
}

ul.list li, ul.flecha li {
  padding-bottom: 5px;
  position: relative;
}

ul.rnd {
  list-style: none;
}
ul.rnd li {
  padding: 5px 5px 5px 25px;
  margin-top: 1px;
  position: relative;
}
ul.rnd li a {
  color: #363636;
  text-decoration: none;
  padding-left: 12px;
}
ul.rnd li a.tit {
  padding-left: 0 !important;
}
ul.rnd li a:hover {
  text-decoration: underline;
}
ul.rnd li .arrow {
  position: absolute;
  background: url(/i/sprite-ico-pral.png) no-repeat;
  background-size: 106px 33px;
  background-position: -73px -11px;
  top: 7px;
  left: 25px;
  width: 9px;
  height: 10px;
}

.no_pad {
  padding: 0 !important;
}

ul.rnd.no_pad li {
  padding-left: 10px !important;
}

.head_violet .cen {
  background-color: #7983b5;
  background-position: 0 -247px;
}

.head_blue .cen {
  background-color: #3172c4;
  background-position: 0 -10px;
}

.head_red .cen {
  background-color: #d94c47;
  background-position: 0 -44px;
}

.head_green .cen {
  background-color: #5ba43a;
  background-position: 0 -77px;
}

.head_pink .cen {
  background-color: #a34e85;
  background-position: 0 -111px;
}

.head_orange .cen {
  background-color: #e27300;
  background-position: 0 -145px;
}

.head_granet .cen {
  background-color: #a41b1b;
  background-position: 0 -179px;
}

.head_lemon .cen {
  background-color: #e1ae17;
  background-position: 0 -213px;
}

.head_sky .cen {
  background-color: #559bb7;
  background-position: 0 -281px;
}

.tit_gold, .tit_yellow, .tit_green, .tit_violet {
  padding: 5px 5px 5px 15px;
  margin-top: 1px;
}
.tit_gold .tit, .tit_yellow .tit, .tit_green .tit, .tit_violet .tit {
  float: left;
}
.tit_gold .info, .tit_yellow .info, .tit_green .info, .tit_violet .info {
  float: right;
  padding: 0;
  margin: 0;
}
.tit_gold .info a, .tit_yellow .info a, .tit_green .info a, .tit_violet .info a {
  display: block;
  width: 15px !important;
  height: 14px !important;
  background: url(/i/sprite-ico-pral.png) no-repeat;
  background-size: 106px 33px;
  background-position: -10px -9px;
}

.tit_gold {
  background: #d8ca92;
}

.tit_yellow {
  background: #e3b848;
}

.tit_green {
  background: #bae240;
}

.tit_violet {
  background: #c1cafb;
}

.body_violet ul.rnd li {
  background: #e7eafd;
}

.body_violet_g ul.rnd li {
  background: #c1cafb;
}

.body_gold ul.rnd li {
  background: #eeeadd;
}

.body_yellow ul.rnd li {
  background: #f7ebcd;
}

.body_blue ul.rnd li {
  background: #c4dcf6;
}

.body_blue ul.rnd li.active {
  background: #a9cbf1;
  color: #014ab8;
}

.body_red ul.rnd li {
  background: #fdd3d2;
}

.body_green ul.rnd li {
  background: #e3f3b4;
}

.body_green ul.rnd li.active {
  background: #d7ed92;
  color: #53ae29;
}

.body_pink ul.rnd li {
  background: #f7ddee;
}

.body_orange ul.rnd li {
  background: #ffeac8;
}

.body_orange ul.rnd li.active {
  background: #ffdfaa;
  color: #ef7600;
}

.body_granet ul.rnd li {
  background: #f6dede;
}

.body_lemon ul.rnd li {
  background: #ffecb1;
}

.body_sky ul.rnd li {
  background: #eaf2f5;
}
@media only screen and (max-width: 550px) {
  .body_sky ul.rnd li div.d {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 0;
    right: 8px;
    top: 5px;
  }
}

.lo .tit.simple, .lo .tit-relative.simple, .lg .tit.simple, .lg .tit-relative.simple, .lv .tit.simple, .lv .tit-relative.simple, .ln .tit.simple, .ln .tit-relative.simple, .ee .tit.simple, .ee .tit-relative.simple, .tg .tit.simple, .tg .tit-relative.simple, .qq .tit.simple, .qq .tit-relative.simple, .tb .tit.simple, .tb .tit-relative.simple, .tp .tit.simple, .tp .tit-relative.simple, .tf .tit.simple, .tf .tit-relative.simple, .qg .tit.simple, .qg .tit-relative.simple {
  color: #363636;
}
.lo .tit:not(.simple), .lo .tit-relative:not(.simple), .lg .tit:not(.simple), .lg .tit-relative:not(.simple), .lv .tit:not(.simple), .lv .tit-relative:not(.simple), .ln .tit:not(.simple), .ln .tit-relative:not(.simple), .ee .tit:not(.simple), .ee .tit-relative:not(.simple), .tg .tit:not(.simple), .tg .tit-relative:not(.simple), .qq .tit:not(.simple), .qq .tit-relative:not(.simple), .tb .tit:not(.simple), .tb .tit-relative:not(.simple), .tp .tit:not(.simple), .tp .tit-relative:not(.simple), .tf .tit:not(.simple), .tf .tit-relative:not(.simple), .qg .tit:not(.simple), .qg .tit-relative:not(.simple) {
  font-weight: bold;
}
.lo .tit a, .lo .tit-relative a, .lg .tit a, .lg .tit-relative a, .lv .tit a, .lv .tit-relative a, .ln .tit a, .ln .tit-relative a, .ee .tit a, .ee .tit-relative a, .tg .tit a, .tg .tit-relative a, .qq .tit a, .qq .tit-relative a, .tb .tit a, .tb .tit-relative a, .tp .tit a, .tp .tit-relative a, .tf .tit a, .tf .tit-relative a, .qg .tit a, .qg .tit-relative a {
  text-decoration: none;
}

.with-tit.lo:before, .lo .tit, .lo .tit-relative, .lo .sub_tit, .lo .sub_tit a {
  color: #c89a22 !important;
}

.with-tit.lg:before, .lg .tit, .lg .tit-relative, .lg .sub_tit, .lg .sub_tit a {
  color: #a3996d !important;
}

.with-tit.lv:before, .lv .tit, .lv .tit-relative, .lv .sub_tit, .lv .sub_tit a {
  color: #91b71c !important;
}

.with-tit.ln:before, .ln .tit, .ln .tit-relative, .ln .sub_tit, .ln .sub_tit a {
  color: #6373b5 !important;
}

.with-tit.ee:before, .ee .tit, .ee .tit-relative, .ee .sub_tit, .ee .sub_tit a {
  color: #014ab8 !important;
}

.with-tit.tp:before, .tp .tit, .tp .tit-relative, .tp .sub_tit, .tp .sub_tit a {
  color: #53ae29 !important;
}

.with-tit.qq:before, .qq .tit, .qq .tit-relative, .qq .sub_tit, .qq .sub_tit a {
  color: #ef7600 !important;
}

.with-tit.tb:before, .tb .tit, .tb .tit-relative, .tb .sub_tit, .tb .sub_tit a {
  color: #bc3e8e !important;
}

.with-tit.tg:before, .tg .tit, .tg .tit-relative, .tg .sub_tit, .tg .sub_tit a {
  color: #e42e26 !important;
}

.with-tit.tf:before, .tf .tit, .tf .tit-relative, .tf .sub_tit, .tf .sub_tit a {
  color: #c01f1f !important;
}

.with-tit.qg:before, .qg .tit, .qg .tit-relative, .qg .sub_tit, .qg .sub_tit a {
  color: #e2af17 !important;
}

/*Contact & Info*/
.contact, .info {
  padding: 0;
}

@media only screen and (min-width: 551px) {
  .contact {
    display: table;
    width: 100%;
  }
}
.contact .center {
  padding: 0;
  padding-left: 4px;
}
.contact .lat_d {
  width: 235px;
  padding-left: 9px;
}
@media only screen and (min-width: 551px) {
  .contact .center, .contact .lat_d {
    display: table-cell;
    vertical-align: top;
  }
}
@media only screen and (max-width: 550px) {
  .contact .center, .contact .lat_d {
    width: 100%;
    padding-left: 0px;
  }
}

.results-cols {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #FEF8F1;
}

.results-cols .col {
  float: left;
  width: 40px;
  background: #fff;
  text-align: center;
}

.results-cols .col:hover {
  background: #B4ED89 !important;
}

.results-cols .col.par {
  background: #fdf2e8;
}

.results-cols .col .result-match {
  display: inline-block;
  width: 25px;
  padding: 3px 7px;
  margin: 5px 0;
  color: #919191;
}

.results-cols .col .col-head {
  background: #fff;
  padding: 0 0 8px 0;
  text-align: center;
  border-bottom: 1px solid #ffa53a;
}

.results-cols .col .col-foot {
  background: #fff;
  padding: 8px 0 0 0;
  text-align: center;
  border-top: 1px solid #ffa53a;
}

.results-cols .col.int_acierto {
  background: #CDFBAC;
}

.result-match b, .result-match strong {
  color: #000 !important;
  font-weight: normal;
}

.tbl, .tbl-control {
  width: 100%;
  border: none;
  font-size: 9pt;
}

@media only screen and (min-width: 551px) {
  .tbl td.padding {
    padding-left: 15px;
  }
}

.tbl td.padding-big {
  padding-left: 15px;
}

.tbl th, .tbl td, .sho_tbl_qq th, .sho_tbl_qq td {
  padding: 6px;
}

.tbl.list td {
  padding: 6px 5px;
}

.tbl.list tr.pral td, .tbl.list tr.sub-pral td {
  padding: 5px;
}

.tbl tr.pral a, .tbl tr.sub-pral a {
  text-decoration: none;
}

.tbl.tp th, .tbl.tp tr.pral td, .tbl.tp tr.sub-pral td, .tbl.tp th a, .tbl.tp tr.pral a {
  background: #ddfbce;
  color: #53ae29;
}

.tbl.tp th a {
  text-decoration: none;
}

.tbl.tp tr.par td, .tbl tr.tp {
  background: #EEFDE8;
}

.tbl.ee th, .tbl.ee tr.pral td, .tbl.ee tr.sub-pral td, .tbl.ee th a, .tbl.ee tr.pral a {
  background: #deebfa;
  color: #014ab8;
}

.tbl.ee th a {
  text-decoration: none;
}

.tbl.ee tr.par td, .tbl tr.ee {
  background: #EBF3FC;
}

.tbl.tg th, .tbl.tg tr.pral td, .tbl.tg tr.sub-pral td, .tbl.tg th a, .tbl.tg tr.pral a {
  background: #fed9d8;
  color: #e42e26;
}

.tbl.tg th a {
  text-decoration: none;
}

.tbl.tg tr.par td, .tbl tr.tg {
  background: #fcebea;
}

.tbl.tb th, .tbl.tb tr.pral td, .tbl.tb tr.sub-pral td, .tbl.tb th a, .tbl.tb tr.pral a {
  background: #f7ddee;
  color: #bc3e8e;
}

.tbl.tb th a {
  text-decoration: none;
}

.tbl.tb tr.par td, .tbl tr.tb {
  background: #faf2f7;
}

.tbl.qq th, .tbl.qq tr.pral td, .tbl.qq tr.sub-pral td, .tbl.qq th a, .tbl.qq tr.pral a {
  background: #ffeac8;
  color: #ef7600;
}

.tbl.qq th a {
  text-decoration: none;
}

.tbl.qq tr.par td, .tbl tr.qq {
  background: #fdf2e8;
}

.tbl.ln th, .tbl.ln tr.pral td, .tbl.ln tr.sub-pral td, .tbl.ln th a, .tbl.ln tr.pral a {
  background: #dce0fc;
  color: #6373b5;
}

.tbl.ln th a {
  text-decoration: none;
}

.tbl.ln tr.par td, .tbl tr.ln {
  background: #f0f2f8;
}

.tbl.lg th, .tbl.lg tr.pral td, .tbl.lg tr.sub-pral td, .tbl.lg th a, .tbl.lg tr.pral a {
  background: #fbf2ce;
  color: #a3996d;
}

.tbl.lg th a {
  text-decoration: none;
}

.tbl.lg tr.par td, .tbl tr.lg {
  background: #FCF5DA;
}

.tbl.lo th, .tbl.lo tr.pral td, .tbl.lo tr.sub-pral td, .tbl.lo th a, .tbl.lo tr.pral a {
  background: #fbecc6;
  color: #c89a22;
}

.tbl.lo th a {
  text-decoration: none;
}

.tbl.lo tr.par td, .tbl tr.lo {
  background: #FCF5DA;
}

.tbl.lv th, .tbl.lv tr.pral td, .tbl.lv tr.sub-pral td, .tbl.lv th a, .tbl.lv tr.pral a {
  background: #e9f5c2;
  color: #91b71c;
}

.tbl.lv th a {
  text-decoration: none;
}

.tbl.lv tr.par td, .tbl tr.lv {
  background: #F1F9D9;
}

.tbl tr.tp.par-record td {
  background: #D5FAC7;
}

.tbl tr.tg.par-record td {
  background: #F9D7D5;
}

.tbl tr.lo.par-record td {
  background: #FAEEBE;
}

.tbl-control:hover {
  cursor: pointer;
}

.tbl-control img.ico {
  position: absolute;
  margin-top: -12px;
  margin-left: 5px;
  z-index: 9999;
}

.tbl-control .sub_head_game {
  padding-left: 46px;
}

.num-row {
  display: table-cell;
  margin-right: 5px;
  min-width: 30px;
  text-align: right;
}

.comb-row {
  display: table-cell;
}

.date-responsive {
  text-align: left;
}
.date-responsive.d {
  text-align: right;
}
@media only screen and (max-width: 550px) {
  .date-responsive {
    text-align: right;
  }
}

.sho_tbl_qq.bord th, .sho_tbl_qq.bord td {
  margin: 0 !important;
}

.sho_tbl_qq.granpad td {
  padding: 5px 2px !important;
}

.sho_tbl_qq.bord td {
  border: 1px solid #d5d5d5;
  padding: 3px 5px;
  height: 16px;
}

.sho_tbl_qq.bord td.nobord {
  border: none;
}

.sho_tbl_qq th {
  font-weight: normal !important;
}

.table {
  width: 100%;
}

.table th, .table td {
  padding: 5px;
}

.table.res {
  border-top: 1px solid #c6c6c6;
  padding-top: 1px;
}

.table.res tr.par td {
  background: #f0f0f0;
}

.table.res td {
  background: #e4e4e4;
}

.table.res.yellow {
  border-top: 1px solid #e3b848;
  padding-top: 1px;
}

.table.res.yellow tr.par td {
  background: #FCF4D8;
}

.table.res.yellow td {
  background: #FCF4D8;
}

.boleto-qq {
  width: 100%;
}
.boleto-qq .row {
  margin: 2px 0;
}
.boleto-qq .match, .boleto-qq .c, .boleto-qq .col-spacing, .boleto-qq .col-spacing-peq {
  display: inline-block;
}
.boleto-qq .match {
  width: 100%;
}
.boleto-qq .c {
  width: 30px;
  text-align: center;
}
.boleto-qq .col-spacing {
  width: 30px;
}
.boleto-qq .col-spacing-peq {
  width: 10px;
}
.boleto-qq .results {
  padding: 0;
  margin-left: 10px;
  width: 220px;
  float: right;
}
@media only screen and (max-width: 750px) {
  .boleto-qq .results {
    width: 120px;
  }
}
.boleto-qq .results .c, .boleto-qq .results .spc, .boleto-qq .results .notspc {
  height: 28px;
}
.boleto-qq .results .c, .boleto-qq .results .col-spacing, .boleto-qq .results .notspc {
  padding: 5px;
}
@media only screen and (max-width: 750px) {
  .boleto-qq .results .c, .boleto-qq .results .col-spacing, .boleto-qq .results .notspc {
    padding: 3px 5px;
  }
}
.boleto-qq .results .spc {
  padding: 5px 0;
}
.boleto-qq .results .col-spacing-peq {
  padding: 5px 0;
}
.boleto-qq .results .c, .boleto-qq .results .spc, .boleto-qq .results .notspc {
  margin: 0 2px;
}
.boleto-qq .results .c:not(.no-border), .boleto-qq .results .spc:not(.no-border), .boleto-qq .results .notspc:not(.no-border) {
  border: 1px solid #d5d5d5;
}
.boleto-qq .results .c.checked, .boleto-qq .results .spc.checked, .boleto-qq .results .notspc.checked {
  background: #dd3028 !important;
  color: white;
}
.boleto-qq .results .c {
  width: 26px;
}
.boleto-qq .results .c.select {
  width: auto;
}
.boleto-qq .matches {
  padding: 0;
  width: 100%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.boleto-qq .matches .match {
  padding: 5px;
  min-height: 28px;
}
.boleto-qq select {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #363636;
  padding: 2px 4px;
  width: 42px;
}
.boleto-qq .special {
  display: inline-block;
  width: 210px;
}
.boleto-qq .special .c {
  padding: 5px 0 !important;
  width: 21px;
  text-align: center;
}
.boleto-qq .center {
  display: inline-block;
  width: 210px;
  text-align: center;
}

@media only screen and (max-width: 550px) {
  .hide-responsive {
    display: none !important;
  }
}

@media only screen and (min-width: 551px) {
  .show-responsive {
    display: none !important;
  }
}
@media only screen and (max-width: 550px) {
  .show-responsive {
    display: table-cell;
  }
  .show-responsive.inline {
    display: inline-block;
  }
}

.outerdrop-lnk {
  display: none;
}
@media only screen and (max-width: 750px) {
  .outerdrop-lnk:not(.hide) {
    display: inline;
  }
}

@media only screen and (max-width: 550px) {
  .tbl:not(.no-responsive) table,
  .tbl:not(.no-responsive) thead,
  .tbl:not(.no-responsive) tbody,
  .tbl:not(.no-responsive) th,
  .tbl:not(.no-responsive) td,
  .tbl:not(.no-responsive) tr {
    display: block;
  }
  .tbl:not(.no-responsive) td {
    /* Behave like a "row" */
    border: none;
    position: relative;
    padding: 6px;
    white-space: normal;
  }
  .tbl:not(.no-responsive) td.with-tit {
    padding-left: 140px;
  }
  .tbl:not(.no-responsive) td:not(.visible) {
    overflow: hidden;
  }
  .tbl:not(.no-responsive) td.with-tit:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    left: 0;
    top: 0;
    padding: 6px;
    width: 94px;
    white-space: nowrap;
    text-align: left;
    font-weight: normal;
    content: attr(data-title);
  }
  .tbl:not(.no-responsive) tr, .tbl:not(.no-responsive) td, .tbl:not(.no-responsive) .parent th {
    width: 100%;
    min-height: 26px;
    float: left\9;
    *float: left;
    /* IE7 and below */
    _float: left;
    /* IE6 and below */
    clear: both\9;
    *clear: both;
    /* IE7 and below */
    _clear: both;
    /* IE6 and below */
  }
  .tbl:not(.no-responsive) tr:not(.pral) {
    border-bottom: 1px dotted #c6c6c6;
  }
  .tbl:not(.no-responsive) thead tr, .tbl:not(.no-responsive) tr.pral {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .tbl:not(.no-responsive) thead tr td, .tbl:not(.no-responsive) thead tr th, .tbl:not(.no-responsive) tr.pral td, .tbl:not(.no-responsive) tr.pral th {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: none;
    text-align: left;
    padding-left: 6px;
  }
  .tbl:not(.no-responsive) thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
}
.tbl:not(.no-responsive) span.hide {
  display: none;
}
.tbl:not(.no-responsive).with-sep {
  margin-top: 10px;
}
@media only screen and (max-width: 550px) {
  .tbl:not(.no-responsive).with-sep {
    margin-top: 30px;
  }
}
.tbl:not(.no-responsive) th {
  font-weight: normal;
}
@media only screen and (max-width: 550px) {
  .tbl:not(.no-responsive) td {
    text-align: left;
  }
}
.tbl.no-responsive.normal th {
  font-weight: normal !important;
}

.tbl-result {
  border-top: 1px dashed #c6c6c6;
  padding-top: 10px;
}

@media only screen and (min-width: 551px) {
  .size80 {
    width: 80%;
  }
}
@media only screen and (max-width: 550px) {
  .tbl.cart td.with-tit {
    padding-left: 100px;
  }
}
@media only screen and (min-width: 551px) and (max-width: 1000px) {
  .date-qq {
    width: 20% !important;
  }

  .combi-qq {
    width: 34% !important;
  }
}
.tbl-int {
  text-align: center;
  width: 100%;
}
.tbl-int table {
  width: 90%;
  margin: 0 auto;
}
.tbl-int table th {
  font-weight: normal;
}

.head-number {
  border: 1px solid #cccccc;
  margin: 0;
  padding: 0;
  background: #F3F4FE;
  position: relative;
}

.lo .head-number {
  background: #fdf8e1;
}

.head-number .intr {
  padding: 8px !important;
}

.head-number .pral {
  width: 140px;
  border: none !important;
}
@media only screen and (max-width: 550px) {
  .head-number .pral {
    width: 50%;
  }
}

.head-number.other .intr, .head-number.term .intr {
  padding: 6px 8px !important;
}

.head-number .pral {
  float: left;
}
@media only screen and (max-width: 550px) {
  .head-number .pral {
    width: 50%;
  }
}
.head-number .pral .num {
  color: #363636;
}
.head-number .numberbk {
  text-align: center;
  overflow: visible;
  font-weight: bold;
  position: absolute;
  left: 0;
  right: 0;
}
.head-number .prizebk {
  border: none !important;
  float: right;
}
@media only screen and (max-width: 550px) {
  .head-number .prizebk {
    width: 50%;
  }
}

.special-data, .special-prize {
  float: left;
}

.special-data {
  width: 60%;
}
@media only screen and (max-width: 750px) {
  .special-data {
    width: 100%;
    float: none;
  }
}

.special-prize {
  width: 40%;
  text-align: right;
}
@media only screen and (max-width: 750px) {
  .special-prize {
    width: 100%;
    float: none;
    text-align: center;
    margin-top: 5px;
  }
}

.lg .head-number .pral {
  color: #B79F42;
}

.lo .head-number .pral {
  color: #C89A22;
}

.ln .head-number .pral {
  color: #6373b5;
}

.body-number {
  border: 1px solid #cccccc !important;
  padding: 8px;
  border-top: none !important;
}
@media only screen and (min-width: 751px) {
  .body-number {
    margin-left: 141px;
  }
}

.head-number {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
@media only screen and (min-width: 551px) {
  .head-number {
    -moz-border-radius-bottomleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
}

.body-number {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

table.sho_tbl_qq td.checked, table.sho_tbl td.checked, table.sho_tbl_matriz td.checked {
  background: #dd3028 !important;
  color: #fff;
}

.sho_tbl td, .sho_tbl_matriz td {
  text-align: center;
}

.sho_tbl td {
  border: 1px solid #D5D5D5;
}

.sho_tbl td.sho_ninguno {
  border: none !important;
}

.sho_tbl_matriz td {
  background: #f8edd0;
  border: 1px solid #e2b945;
}

.ee .sho_tbl td, .ee .sho_tbl_matriz td {
  color: #014ab8;
}

.ee .head-sup {
  background: #c4dcf6;
}

.ee.item {
  background: #EBF3FC;
}

.shop .game_g.ee h2 {
  color: #014ab8;
  font-weight: normal;
  font-size: 13pt;
}

.tg .sho_tbl td, .tg .sho_tbl_matriz td {
  color: #e42e26;
}

.tg .head-sup {
  background: #fdd3d2;
}

.shop .game_g.tg h2 {
  color: #e42e26;
  font-weight: normal;
  font-size: 13pt;
}

.tp .sho_tbl td, .tp .sho_tbl_matriz td {
  color: #53ae29;
}

.tp .head-sup {
  background: #e3f3b4;
}

.shop .game_g.tp h2 {
  color: #53ae29;
  font-weight: normal;
  font-size: 13pt;
}

.tb .sho_tbl td, .tb .sho_tbl_matriz td {
  color: #bc3e8e;
}

.tb .head-sup {
  background: #f7ddee;
}

.shop .game_g.tb h2 {
  color: #bc3e8e;
  font-weight: normal;
  font-size: 13pt;
}

.qq .sho_tbl td, .qq .sho_tbl_matriz td {
  color: #ef7600;
}

.qq .head-sup {
  background: #ffeac8;
}

.shop .game_g.qq h2 {
  color: #ef7600;
  font-weight: normal;
  font-size: 13pt;
}

.ln .sho_tbl td, .ln .sho_tbl_matriz td {
  color: #6373b5;
}

.ln .head-sup {
  background: #e7eafd;
}

.shop .game_g.ln h2 {
  color: #6373b5;
  font-weight: normal;
  font-size: 13pt;
}

.sub_head_game {
  color: white;
  border: 1px solid #d5d5d5;
  padding: 5px 10px;
  position: relative;
  border-bottom: none;
  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;
  border-top-left-radius: 7px;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
  border-top-right-radius: 7px;
}
.sub_head_game .special-tit {
  display: block;
  float: none;
  text-align: right;
}

.special-sub-text {
  padding: 6px 10px;
  text-align: center;
}

.sub_head_game.sub {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  border-right: none;
  border-left: none;
}

.body_game {
  border: 1px solid #d5d5d5;
  padding: 10px;
  -moz-border-radius-bottomleft: 7px;
  -webkit-border-bottom-left-radius: 7px;
  border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -webkit-border-bottom-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
.body_game .foot_color {
  background: #F7F7F7;
  padding: 5px;
  margin: -10px;
  -moz-border-radius-bottomleft: 7px;
  -webkit-border-bottom-left-radius: 7px;
  border-bottom-left-radius: 7px;
  -moz-border-radius-bottomright: 7px;
  -webkit-border-bottom-right-radius: 7px;
  border-bottom-right-radius: 7px;
  border-top: 1px solid #d5d5d5;
}

@media only screen and (min-width: 551px) {
  .shop-table {
    display: table;
    width: 100%;
  }
}
@media only screen and (min-width: 551px) {
  .shop-izqda {
    display: table-cell;
    vertical-align: top;
  }
}
@media only screen and (max-width: 550px) {
  .shop-izqda {
    width: 100%;
    overflow: hidden;
    *zoom: 1;
  }
}

.shop-dcha {
  width: 226px;
}
@media only screen and (min-width: 551px) {
  .shop-dcha {
    display: table-cell;
    vertical-align: top;
  }
}
.shop-dcha .yellow-btn {
  width: 120px;
}
@media only screen and (max-width: 550px) {
  .shop-dcha {
    margin-top: 15px;
    width: 100%;
    float: none;
  }
}
.shop-dcha .bets {
  width: 100%;
  padding: 0;
  overflow: auto;
  font-size: 8pt;
}

.body_border {
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 6px;
}

.body_game.shop-lat.ee {
  height: 422px;
}
@media only screen and (max-width: 550px) {
  .body_game.shop-lat.ee {
    height: auto;
  }
}

.ee .shop-dcha .bets {
  height: 412px;
}
@media only screen and (max-width: 550px) {
  .ee .shop-dcha .bets {
    height: auto;
  }
}

.body_game.shop-lat.tg {
  height: 394px;
}
@media only screen and (max-width: 550px) {
  .body_game.shop-lat.tg {
    height: auto;
  }
}

.tg .shop-dcha .bets {
  height: 384px;
}
@media only screen and (max-width: 550px) {
  .tg .shop-dcha .bets {
    height: auto;
  }
}

.body_game.shop-lat.tp {
  height: 306px;
}
@media only screen and (max-width: 550px) {
  .body_game.shop-lat.tp {
    height: auto;
  }
}

.tp .shop-dcha .bets {
  height: 296px;
}
@media only screen and (max-width: 550px) {
  .tp .shop-dcha .bets {
    height: auto;
  }
}

.body_game.shop-lat.tb {
  height: 306px;
}
@media only screen and (max-width: 550px) {
  .body_game.shop-lat.tb {
    height: auto;
  }
}

.tb .shop-dcha .bets {
  height: 296px;
}
@media only screen and (max-width: 550px) {
  .tb .shop-dcha .bets {
    height: auto;
  }
}

.tf .shop-dcha .bets {
  height: 222px;
}
@media only screen and (max-width: 550px) {
  .tf .shop-dcha .bets {
    height: auto;
  }
}

.body_game.shop-lat.qq {
  height: 408px;
}
@media only screen and (max-width: 550px) {
  .body_game.shop-lat.qq {
    height: auto;
  }
}

.qq .shop-dcha .bets {
  height: 398px;
}
@media only screen and (max-width: 550px) {
  .qq .shop-dcha .bets {
    height: auto;
  }
}

.qg .shop-dcha .bets {
  height: 71px;
}
@media only screen and (max-width: 550px) {
  .qg .shop-dcha .bets {
    height: auto;
  }
}

.ln .shop-dcha .bets, .lv .shop-dcha .bets, .lg .shop-dcha .bets, .lo .shop-dcha .bets {
  max-height: 290px;
}

.result_big .lat .scroller {
  max-height: 126px !important;
}

.scroll-btn {
  height: 20px;
  background: #eaeaea;
  width: 100%;
  border: none;
  outline: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.scroll-btn:hover {
  cursor: pointer;
}

.scroll-btn.up {
  margin-bottom: 10px;
  background: url(/i/ico-arrow-g-up.png) #d8d8d8 no-repeat center;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}

.scroll-btn.down {
  margin-top: 10px;
  background: url(/i/ico-arrow-g-down.png) #d8d8d8 no-repeat center;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.ico-plus {
  position: relative;
  max-width: 318px;
  width: 100%;
  margin: 0 auto;
}
.ico-plus img {
  background-size: contain;
  width: 100%;
}

.bets-week .int-radio, .bets-weeks .int-radio {
  padding: 2px 0;
}
.bets-week .int-radio.col3, .bets-weeks .int-radio.col3 {
  width: 33.33333333333333%;
  float: left;
}

.bets-week {
  width: 37%;
  padding-right: 5px;
  float: left;
}
@media only screen and (max-width: 1000px) {
  .bets-week {
    float: none;
    width: 100%;
    padding-right: 0;
  }
}

.bets-weeks {
  width: 63%;
  border-left: 1px solid #d5d5d5;
  padding-left: 5px;
  float: right;
}
@media only screen and (max-width: 1000px) {
  .bets-weeks {
    float: none;
    width: 100%;
    padding-left: 0;
    border-left: none;
    border-top: 1px solid #d5d5d5;
    margin-top: 5px;
    padding-top: 5px;
  }
}

.tbl-tabs {
  float: left;
  width: 100%;
}
@media only screen and (min-width: 551px) {
  .tbl-tabs {
    margin-top: 5px;
  }
}

@media only screen and (min-width: 551px) {
  .tbl-tabs .int-tabs {
    margin-left: 31px;
  }
}

@media only screen and (min-width: 551px) {
  .dc-slick {
    margin-top: 40px;
    float: left;
  }
}
@media only screen and (max-width: 550px) {
  .dc-slick {
    margin-top: 10px;
    float: none;
  }
}

.dc-slick .tab {
  width: 32px;
  height: 80px;
  padding: 0 !important;
}
@media only screen and (min-width: 551px) {
  .dc-slick .tab {
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
}
@media only screen and (max-width: 550px) {
  .dc-slick .tab {
    margin-left: 10px;
    width: 80px;
    height: 32px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
  }
}

.dc-slick .tab a {
  display: block;
  text-align: center;
  color: #2a2a2a;
  text-decoration: none;
  height: 32px;
  width: 80px;
}
@media only screen and (max-width: 550px) {
  .dc-slick .tab a {
    height: 80px;
    width: 100%;
    padding: 5px 0;
    text-align: center;
  }
}
@media only screen and (min-width: 551px) {
  .dc-slick .tab a {
    margin: 24px 0 0 -16px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}

.shop-dcha .cart-game {
  width: 100%;
  padding-left: 9px;
  margin-top: 5px;
  position: relative;
}
@media only screen and (max-width: 550px) {
  .shop-dcha .cart-game {
    padding-left: 0;
  }
}

#div-scroll {
  display: block;
}
@media only screen and (max-width: 550px) {
  #div-scroll {
    display: inline;
  }
}

.sub_head_game.ee, .sub_head_game.tg, .sub_head_game.tp, .sub_head_game.tb, .sub_head_game.qq, .sub_head_game.ln, .sub_head_game.lv, .sub_head_game.lg, .sub_head_game.lo, .sub_head_game.tf, .sub_head_game.qg {
  background: url(/i/sprite-games-bars-repeat-x.png);
  background-repeat: repeat-x;
  background-size: 1px 417px;
  height: 24px;
  padding: 4px 5px 5px 10px;
}

.sub_head_game.ee {
  background-color: #3172c4;
  background-position: 0 -10px;
}

.sub_head_game.tg {
  background-color: #d94c47;
  background-position: 0 -44px;
}

.sub_head_game.tp {
  background-color: #5ba43a;
  background-position: 0 -77px;
}

.sub_head_game.tb {
  background-color: #a34e85;
  background-position: 0 -111px;
}

.sub_head_game.qq {
  background-color: #e27300;
  background-position: 0 -145px;
}

.sub_head_game.ln {
  background-color: #7983b5;
  background-position: 0 -247px;
}

.sub_head_game.lv {
  background-color: #bae240;
  background-position: 0 -315px;
}

.sub_head_game.lg {
  background-color: #d8ca92;
  background-position: 0 -349px;
}

.sub_head_game.lo {
  background-color: #e3b848;
  background-position: 0 -383px;
}

.sub_head_game.tf {
  background-color: #a41b1b;
  background-position: 0 -179px;
}

.sub_head_game.qg {
  background-color: #e1ae17;
  background-position: 0 -213px;
}

.sub_head_game.orange, .orange.search {
  background: #ffeac8;
}

.sub_head_game.orange, .orange .tit, .sub_head_game.orange a.pral {
  color: #ef7600;
}

.sub_head_game.orange a.pral {
  text-decoration: none;
}

.sub_head_game.violet, .violet.search {
  background: #dce0fc;
}

.sub_head_game.violet, .violet .tit, .sub_head_game.violet a.pral {
  color: #6373b5;
}

.sub_head_game.violet a.pral {
  text-decoration: none;
}

.sub_head_game.green {
  background: #ddfbce;
}

.sub_head_game.green, .green.search {
  background: #ddfbce;
}

.sub_head_game.green, .green .tit, .sub_head_game.green a.pral {
  color: #53ae29;
}

.sub_head_game.green a.pral {
  text-decoration: none;
}

.sub_head_game.red, .red.search {
  background: #fed9d8;
}

.sub_head_game.red, .red .tit, .sub_head_game.red a.pral {
  color: #e42e26;
}

.sub_head_game.red a.pral {
  text-decoration: none;
}

.sub_head_game.blue, .blue.search {
  background: #deebfa;
}

.sub_head_game.blue, .blue .tit, .sub_head_game.blue a.pral {
  color: #014ab8;
}

.sub_head_game.blue a.pral {
  text-decoration: none;
}

.sub_head_game.pink, .pink.search {
  background: #f7ddee;
}

.sub_head_game.pink, .pink .tit, .sub_head_game.pink a.pral {
  color: #bc3e8e;
}

.sub_head_game.pink a.pral {
  text-decoration: none;
}

.sub_head_game.gold, .gold.search {
  background: #fbf2ce;
}

.sub_head_game.gold, .gold .tit {
  color: #a3996d;
}

.sub_head_game.sand, .sand.search {
  background: #fbecc6;
}

.sub_head_game.sand, .sand .tit {
  color: #c89a22;
}

.sub_head_game.olive, .olive.search {
  background: #e3f3b4;
}

.sub_head_game.olive, .olive .tit {
  color: #8bb01c;
}

.search {
  padding: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.search .tit-search {
  float: left;
  width: 50%;
  text-align: right;
  margin-top: 5px;
}
@media only screen and (max-width: 550px) {
  .search .tit-search {
    width: 100%;
    float: none;
    text-align: center;
    margin-top: 0px;
  }
}
.search .opt-search {
  float: left;
  width: 50%;
  text-align: right;
}
@media only screen and (max-width: 550px) {
  .search .opt-search {
    width: 100%;
    float: none;
    text-align: center;
    margin-top: 0px;
  }
}

.no-button {
  padding: 5px 0;
}

.result {
  margin-top: 15px;
}

.result .ico, .head_game .ico {
  position: absolute;
}

.result .ico {
  margin-left: 20px;
  margin-top: -24px;
  z-index: 21;
}
.result .ico.center-position {
  margin: -24px auto auto auto !important;
  left: 34%;
}

.result .sep-results {
  height: 23px;
  font-size: 1px;
}
@media only screen and (max-width: 550px) {
  .result .sep-results {
    height: 30px;
  }
}
.result .sep-results.peq {
  height: 5px;
  font-size: 1px;
}
@media only screen and (max-width: 550px) {
  .result .sep-results.peq {
    height: 10px;
  }
}

.head_game .ico {
  margin-left: 12px;
  margin-top: -32px;
}
.head_game .ico:not(.peq) {
  display: block;
}
@media only screen and (max-width: 550px) {
  .head_game .ico:not(.peq) {
    display: none;
  }
}
.head_game .ico.peq {
  display: none;
}
@media only screen and (max-width: 550px) {
  .head_game .ico.peq {
    display: block;
    width: 100%;
    margin-left: 12px;
    margin-top: -32px;
  }
}

.result .game {
  border: none;
  position: relative;
}
.result .game .tit-relative {
  position: absolute;
  top: 7px;
  right: 10px;
}
@media only screen and (max-width: 750px) {
  .result .game .tit-relative {
    top: 50px;
    left: 0;
    right: 0;
    text-align: center;
  }
}
@media only screen and (max-width: 750px) {
  .result .game.qq .tit-relative {
    top: 50px;
    left: 0;
    right: 0;
    text-align: center;
  }
}

.result .game .sub_head {
  margin-top: 5px;
  padding: 6px;
  text-align: right;
  border: 1px solid #d5d5d5;
  border-bottom: none;
  -moz-border-radius-topleft: 7px;
  -webkit-border-top-left-radius: 7px;
  border-top-left-radius: 7px;
  -moz-border-radius-topright: 7px;
  -webkit-border-top-right-radius: 7px;
  border-top-right-radius: 7px;
}

.result .game .body_game {
  margin: 0 0 5px 0;
  padding: 6px 6px 6px 6px;
}
.result .game .body_game .sub_game {
  width: 50%;
  float: left;
}
@media only screen and (max-width: 750px) {
  .result .game .body_game .sub_game {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    float: none;
    margin-bottom: 10px;
  }
}

.result .game.ln .sub_head {
  background: #deebfa;
}

.result .game.lo .sub_head {
  background: #fbecc6;
}

.result .game.lg .sub_head {
  background: #fbf2ce;
}

.result .game.lv .sub_head {
  background: #e3f3b4;
}

.result .game.ee .sub_head {
  background: #deebfa;
}

.result .game.tg .sub_head {
  background: #fed9d8;
}

.result .game.tp .sub_head {
  background: #ddfbce;
}

.result .game.tb .sub_head {
  background: #f7ddee;
}

.result .game.qq .sub_head {
  background: #ffeac8;
}

.result .game.ln .big {
  font-size: 12pt;
  font-weight: normal;
  color: #6373b5;
}

.result .game.ln .med {
  font-size: 11pt;
  font-weight: normal;
  color: #6373b5;
}

.result .game.lo .big {
  font-size: 12pt;
  font-weight: normal;
  color: #c89a22;
}

.result .game.lo .med {
  font-size: 11pt;
  font-weight: normal;
  color: #c89a22;
}

.result .game.lg .big {
  font-size: 12pt;
  font-weight: normal;
  color: #a3996d;
}

.result .game.lg .med {
  font-size: 11pt;
  font-weight: normal;
  color: #a3996d;
}

.result .game.lv .big {
  font-size: 12pt;
  font-weight: normal;
  color: #91b71c;
}

.result .game.lv .med {
  font-size: 11pt;
  font-weight: normal;
  color: #91b71c;
}

.result .comb {
  padding: 14px 0 10px 0;
  float: left;
  width: 50%;
}
@media only screen and (max-width: 750px) {
  .result .comb {
    width: 100%;
    margin: 0 auto;
    margin-top: 26px;
    text-align: center;
    float: none;
  }
}

.result .info {
  float: left;
  width: 50%;
}
.result .info .date {
  display: block;
  margin-bottom: 10px;
}
@media only screen and (max-width: 750px) {
  .result .info .date {
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 750px) {
  .result .info {
    width: 100%;
    float: none;
    margin: 0 auto;
    text-align: center;
  }
}
.result .info .labeltit, .result .info .fieldtit {
  width: 50%;
  float: left;
}
@media only screen and (min-width: 751px) {
  .result .info .info-int {
    margin-right: 36px;
  }
}
@media only screen and (max-width: 750px) {
  .result .info .labeltit {
    text-align: right;
    padding-right: 5px;
  }
  .result .info .fieldtit {
    text-align: left;
    padding-left: 5px;
  }
}

.result .combi, .result_big .combi {
  text-align: center;
  padding: 0 !important;
}

.result .combi a {
  text-decoration: none;
}

.result, .result_big {
  /*.first{margin-left:8px !important;}*/
}
.result .num, .result .esp, .result .re, .result .txt-num, .result_big .num, .result_big .esp, .result_big .re, .result_big .txt-num {
  display: inline-block;
  vertical-align: top;
  width: 20px;
}
.result .txt-num, .result_big .txt-num {
  padding: 0 5px;
}
.result .combi, .result_big .combi {
  padding: 5px 0 !important;
}
.result .combi .num, .result .combi .esp, .result .combi .re, .result_big .combi .num, .result_big .combi .esp, .result_big .combi .re {
  width: 20px;
  text-align: center;
}
.result .combi .num .int-num, .result .combi .esp .int-num, .result .combi .re .int-num, .result_big .combi .num .int-num, .result_big .combi .esp .int-num, .result_big .combi .re .int-num {
  display: block;
  padding: 5px 0;
}
.result .combi .break-combi, .result_big .combi .break-combi {
  display: inline;
}
@media only screen and (max-width: 750px) {
  .result .combi .break-combi, .result_big .combi .break-combi {
    display: block;
    margin-top: 10px;
  }
}
.result .combi:not(.balls), .result_big .combi:not(.balls) {
  margin-left: -2px;
}
.result .combi:not(.balls) .num, .result .combi:not(.balls) .esp, .result .combi:not(.balls) .re, .result_big .combi:not(.balls) .num, .result_big .combi:not(.balls) .esp, .result_big .combi:not(.balls) .re {
  width: 20px;
  margin: 0 2px;
}
.result .combi:not(.balls) .num .int-num, .result .combi:not(.balls) .esp .int-num, .result .combi:not(.balls) .re .int-num, .result_big .combi:not(.balls) .num .int-num, .result_big .combi:not(.balls) .esp .int-num, .result_big .combi:not(.balls) .re .int-num {
  display: block;
  padding: 5px 2px;
}
.result .combi.balls, .result_big .combi.balls {
  margin: 0 -5px !important;
}
.result .combi.balls .num, .result .combi.balls .esp, .result .combi.balls .re, .result_big .combi.balls .num, .result_big .combi.balls .esp, .result_big .combi.balls .re {
  width: 39px;
}
.result .combi.balls .num .int-num, .result .combi.balls .esp .int-num, .result .combi.balls .re .int-num, .result_big .combi.balls .num .int-num, .result_big .combi.balls .esp .int-num, .result_big .combi.balls .re .int-num {
  background: url(/i/sprite-balls.png) no-repeat !important;
  background-size: 478px 62px !important;
  font-weight: bold;
  background-position: center;
  display: block;
  width: 39px;
  height: 42px;
  padding: 12px 6px;
}
@media only screen and (max-width: 750px) {
  .result .combi.balls .break-combi, .result_big .combi.balls .break-combi {
    margin-top: -2px;
  }
}
.result .ee .combi.balls .num .int-num, .result_big .ee .combi.balls .num .int-num {
  background-position: -64px -10px !important;
}
.result .ee .combi.balls .esp, .result_big .ee .combi.balls .esp {
  width: 40px;
}
.result .ee .combi.balls .esp .int-num, .result_big .ee .combi.balls .esp .int-num {
  color: #014ab8;
  border: 1px solid #014ab8;
  background: #ffec01;
  background-position: -10px -10px !important;
  width: 40px;
}
.result .ee .combi.balls .num .int-num, .result .ee .combi.balls .esp .int-num, .result_big .ee .combi.balls .num .int-num, .result_big .ee .combi.balls .esp .int-num {
  border: none;
  background: none;
  color: #014ab8;
  margin-bottom: 5px;
}
.result .ee .combi.balls .txt-num, .result_big .ee .combi.balls .txt-num {
  width: 42px;
}
.result .ee .combi:not(.balls) .num, .result .ee .combi:not(.balls) .esp, .result_big .ee .combi:not(.balls) .num, .result_big .ee .combi:not(.balls) .esp {
  width: 30px;
}
.result .ee .combi:not(.balls) .num .int-num, .result_big .ee .combi:not(.balls) .num .int-num {
  width: 100%;
  border: 1px solid #014ab8;
  color: #014ab8;
  background: #F3F7FC;
}
.result .ee .combi:not(.balls) .esp .int-num, .result_big .ee .combi:not(.balls) .esp .int-num {
  width: 100%;
  border: 1px solid #014ab8;
  color: #014ab8;
  background: #FFEC01;
}
.result .tg .combi.balls .num .int-num, .result_big .tg .combi.balls .num .int-num {
  background-position: -167px -10px !important;
}
.result .tg .combi.balls .esp .int-num, .result_big .tg .combi.balls .esp .int-num {
  color: #e42e26;
  border: 1px solid #e42e26;
  background: #FDEFEE;
  background-position: -115px -10px !important;
}
.result .tg .combi.balls .num .int-num, .result .tg .combi.balls .esp .int-num, .result_big .tg .combi.balls .num .int-num, .result_big .tg .combi.balls .esp .int-num {
  border: none;
  background: none;
  color: #e42e26;
  margin-bottom: 5px;
}
.result .tg .combi.balls .txt-num, .result_big .tg .combi.balls .txt-num {
  width: 42px;
}
.result .tg .combi:not(.balls) .num, .result .tg .combi:not(.balls) .esp, .result_big .tg .combi:not(.balls) .num, .result_big .tg .combi:not(.balls) .esp {
  width: 30px;
}
.result .tg .combi:not(.balls) .num .int-num, .result_big .tg .combi:not(.balls) .num .int-num {
  width: 100%;
  border: 1px solid #e42e26;
  color: #e42e26;
  background: #FDEFEE;
}
.result .tg .combi:not(.balls) .esp .int-num, .result_big .tg .combi:not(.balls) .esp .int-num {
  width: 100%;
  border: 1px solid #e42e26;
  color: #e42e26;
  background: #f8c4be;
}
.result .tp .combi.balls .num .int-num, .result_big .tp .combi.balls .num .int-num {
  background-position: -271px -10px !important;
}
.result .tp .combi.balls .esp .int-num, .result_big .tp .combi.balls .esp .int-num {
  color: #53ae29;
  border: 1px solid #53ae29;
  background: #F3FBEE;
  background-position: -219px -10px !important;
}
.result .tp .combi.balls .re .int-num, .result_big .tp .combi.balls .re .int-num {
  color: #014ab8 !important;
  border: 1px solid #014ab8;
  background: #F3FBEE;
  background-position: -323px -10px !important;
}
.result .tp .combi.balls .num .int-num, .result .tp .combi.balls .esp .int-num, .result .tp .combi.balls .re .int-num, .result_big .tp .combi.balls .num .int-num, .result_big .tp .combi.balls .esp .int-num, .result_big .tp .combi.balls .re .int-num {
  border: none;
  background: none;
  color: #53ae29;
  margin-bottom: 5px;
}
.result .tp .combi.balls .txt-num, .result_big .tp .combi.balls .txt-num {
  width: 42px;
}
.result .tp .combi:not(.balls) .num, .result .tp .combi:not(.balls) .esp, .result .tp .combi:not(.balls) .re, .result_big .tp .combi:not(.balls) .num, .result_big .tp .combi:not(.balls) .esp, .result_big .tp .combi:not(.balls) .re {
  width: 30px;
}
.result .tp .combi:not(.balls) .num .int-num, .result_big .tp .combi:not(.balls) .num .int-num {
  width: 100%;
  border: 1px solid #53ae29;
  color: #53ae29;
  background: #F3FBEE;
}
.result .tp .combi:not(.balls) .esp .int-num, .result_big .tp .combi:not(.balls) .esp .int-num {
  width: 100%;
  border: 1px solid #53ae29;
  color: #53ae29;
  background: #C4EBAB;
}
.result .tp .combi:not(.balls) .re .int-num, .result_big .tp .combi:not(.balls) .re .int-num {
  width: 100%;
  border: 1px solid #014ab8;
  color: #014ab8;
  background: #F3F7FC;
}
.result .tb .combi.balls .num .int-num, .result_big .tb .combi.balls .num .int-num {
  background-position: -427px -10px !important;
}
.result .tb .combi.balls .esp .int-num, .result_big .tb .combi.balls .esp .int-num {
  color: #bc3e8e;
  border: 1px solid #bc3e8e;
  background: #EFC2DE;
  background-position: -375px -10px !important;
}
.result .tb .combi.balls .re .int-num, .result_big .tb .combi.balls .re .int-num {
  color: #014ab8 !important;
  border: 1px solid #014ab8;
  background: #F3FBEE;
  background-position: -323px -10px !important;
}
.result .tb .combi.balls .num .int-num, .result .tb .combi.balls .esp .int-num, .result .tb .combi.balls .re .int-num, .result_big .tb .combi.balls .num .int-num, .result_big .tb .combi.balls .esp .int-num, .result_big .tb .combi.balls .re .int-num {
  border: none;
  background: none;
  color: #bc3e8e;
  margin-bottom: 5px;
}
.result .tb .combi.balls .txt-num, .result_big .tb .combi.balls .txt-num {
  width: 42px;
}
.result .tb .combi:not(.balls) .num, .result .tb .combi:not(.balls) .esp, .result .tb .combi:not(.balls) .re, .result_big .tb .combi:not(.balls) .num, .result_big .tb .combi:not(.balls) .esp, .result_big .tb .combi:not(.balls) .re {
  width: 30px;
}
.result .tb .combi:not(.balls) .num .int-num, .result_big .tb .combi:not(.balls) .num .int-num {
  width: 100%;
  border: 1px solid #bc3e8e;
  color: #bc3e8e;
  background: #FBF0F7;
}
.result .tb .combi:not(.balls) .esp .int-num, .result_big .tb .combi:not(.balls) .esp .int-num {
  width: 100%;
  border: 1px solid #bc3e8e;
  color: #bc3e8e;
  background: #EFC2DE;
}
.result .tb .combi:not(.balls) .re .int-num, .result_big .tb .combi:not(.balls) .re .int-num {
  width: 100%;
  border: 1px solid #014ab8;
  color: #014ab8;
  background: #F3F7FC;
}
.result .qq .combi, .result_big .qq .combi {
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.result .qq .num, .result_big .qq .num {
  margin-left: 1px !important;
  margin-right: 1px !important;
}
.result .qq .num .int-num, .result_big .qq .num .int-num {
  border: 1px solid #FFDDA4;
  color: #ef7600;
  margin-bottom: 5px;
}
.result .qq .num.pend .int-num, .result_big .qq .num.pend .int-num {
  border: 1px solid transparent;
}
.result .qq .esp, .result_big .qq .esp {
  margin-left: 1px !important;
  margin-right: 1px !important;
}
.result .qq .esp .int-num, .result_big .qq .esp .int-num {
  border: 1px solid #FFDDA4;
  color: #ef7600;
  background: #FFE9C4;
  margin-bottom: 5px;
}
.result .qq .esp.big .int-num, .result_big .qq .esp.big .int-num {
  width: 30px !important;
}
.result .qq .txt-num, .result_big .qq .txt-num {
  width: 30px;
}

@media only screen and (max-width: 1000px) {
  .result .qq .combi {
    margin-top: 22px;
  }
}

.prev-lnk, .next-lnk {
  width: 33.33333333333333%;
  float: left;
}
@media only screen and (max-width: 550px) {
  .prev-lnk, .next-lnk {
    width: 100%;
    display: block;
    text-align: center !important;
    margin: 4px 0;
  }
}

@media only screen and (min-width: 551px) {
  .next-lnk {
    float: right;
  }
}
@media only screen and (max-width: 750px) {
  .full-week-lnk {
    width: 100%;
    float: left;
    margin-top: 10px;
    display: block;
  }
}
.combi-big.qq {
  display: table;
  width: 100%;
}
.combi-big.qq .row {
  display: table-row;
}
.combi-big.qq .row.par {
  background: #fdf2e8;
}
.combi-big.qq .row span {
  display: table-cell;
  padding: 6px 2px;
}
.combi-big.qq .row span.match {
  text-align: left;
  color: #ef7600;
  vertical-align: middle;
}
.combi-big.qq .row span.match-result {
  vertical-align: middle;
  width: 50px;
  text-align: center;
}
.combi-big.qq .row span.match-result .int {
  padding: 3px 6px;
  border: 1px solid #FFDDA4;
  color: #ef7600;
  background: white;
  width: 36px;
  display: block;
}

@media only screen and (min-width: 551px) {
  .result_big .combi-big.qq {
    width: 80%;
  }
}

.secc-result {
  border: 1px dotted #cccccc;
  padding: 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.ln .msg-combi {
  padding: 5px;
  color: #7973b5;
  border: 1px solid #7973b5;
  background: #F8F9FC;
  width: 100%;
  display: block;
}

.lg .msg-combi {
  padding: 5px;
  color: #b79f42;
  border: 1px solid #b79f42;
  background: #FEFCF1;
  width: 100%;
  display: block;
}

.lo .msg-combi {
  padding: 5px;
  color: #c89a22;
  border: 1px solid #c89a22;
  background: #FDFAEC;
  width: 100%;
  display: block;
}

.lv .msg-combi {
  padding: 5px;
  color: #8bb01c;
  border: 1px solid #8bb01c;
  background: #F8FCEB;
  width: 100%;
  display: block;
}

.ee .msg-combi {
  padding: 5px;
  color: #014AB8;
  border: 1px solid #014ab8;
  background: #F3F7FC;
  width: 100%;
  display: block;
}

.tg .msg-combi {
  padding: 5px;
  color: #E42E26;
  border: 1px solid #E42E26;
  background: #FDEFEE;
  width: 100%;
  display: block;
}

.tp .msg-combi {
  padding: 5px;
  color: #53AE29;
  border: 1px solid #53AE29;
  background: #F3FBEE;
  width: 100%;
  display: block;
}

.tb .msg-combi {
  padding: 5px;
  color: #BC3E8E;
  border: 1px solid #BC3E8E;
  background: #FBF0F7;
  width: 100%;
  display: block;
}

.qq .msg-combi {
  padding: 5px;
  color: #EF7600;
  border: 1px solid #EF7600;
  background: #FFE9C4;
  width: 100%;
  display: block;
}

/*Form*/
.form-pral .contact-int {
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 551px) {
  .form-pral .contact-int {
    width: 70%;
  }
}

.form-pral .lbl {
  float: left;
  width: 90px;
  margin-right: 10px;
}
@media only screen and (max-width: 550px) {
  .form-pral .lbl {
    float: none;
    width: 100%;
    margin-right: 0;
    text-align: left;
  }
}

.form-pral .field:not(.hide-lbl) {
  overflow: hidden;
  width: -webkit-calc(100% - 100px);
  width: calc(100% - 100px);
}
.form-pral .field.hide-lbl {
  width: 100%;
}
.form-pral .field.hide-lbl input, .form-pral .field.hide-lbl textarea, .form-pral .field.hide-lbl select {
  width: 100%;
}
@media only screen and (max-width: 550px) {
  .form-pral .field {
    float: none;
    width: 100%;
    text-align: left;
  }
}

.form-pral .field .form {
  width: 90%;
}
@media only screen and (max-width: 550px) {
  .form-pral .field .form {
    margin-top: 2px;
    width: 100%;
  }
}

.form-check .lbl {
  float: left;
  width: 130px;
  margin-right: 10px;
}

.form-check .field {
  overflow: hidden;
  width: -webkit-calc(100% - 140px);
  width: calc(100% - 140px);
}

input[type=submit].btn_shop, button.btn_shop {
  width: 70%;
}

input[type=submit].btn_shop, input[type=submit].btn_shop_cart, button[type=submit].btn_shop_cart, input[type=button].btn_shop_cart, button.btn_shop, .btn-finger {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: white;
  text-decoration: none;
  border: none;
  font-weight: normal;
  padding: 2px 15px !important;
  cursor: pointer;
  display: inline-block;
  background: url(/i/sprite-bckgrnd-bars-repeat-x.png);
  background-repeat: repeat-x;
  background-size: 1px 220px;
  background-position: 0 -10px;
  height: 28px;
}

.form_error {
  background-color: #f8f047;
}

.form-finger, .form-finger-error {
  font-family: Tahoma, Arial, Helvetica, sans-serif !important;
  font-size: 9pt !important;
  color: #363636 !important;
  border: 1px solid #cccccc !important;
  padding: 8px !important;
}

.form-finger-error {
  background: #f8f047;
}

.form-finger:hover, .form-finger:focus {
  box-shadow: inset 0 0 10px #eee;
  -webkit-box-shadow: inset 0 0 10px #eee;
  -moz-box-shadow: inset 0 0 10px #eee;
}

.form-finger-error:hover, .form-finger-error:focus {
  box-shadow: inset 0 0 10px #F1C207;
  -webkit-box-shadow: inset 0 0 10px #F1C207;
  -moz-box-shadow: inset 0 0 10px #F1C207;
}

.form-finger:hover, .form-finger-error:hover {
  border: 1px solid #A0A0A0 !important;
}

.form-finger:focus, .form-finger-error:focus {
  border: 1px solid #8B8B8B !important;
}

.btn_shop_lot {
  color: white;
  text-decoration: none;
  border: none;
  font-weight: normal;
  padding: 2px 6px;
  font-size: 8pt;
  display: inline-block;
  cursor: pointer;
  display: inline-block;
  background: url(/i/sprite-bckgrnd-bars-repeat-x.png);
  background-repeat: repeat-x;
  background-size: 1px 220px;
  background-position: 0 -14px;
  height: 20px;
}

.btn_shop_lot:disabled, .btn_shop:disabled, .btn-finger:disabled {
  background: #cccccc !important;
  cursor: auto !important;
}

.yellow-btn-up, .yellow-btn-down {
  background: url(/i/sprite-bckgrnd-bars-repeat-x.png);
  background-repeat: repeat-x;
  background-size: 1px 220px;
  background-position: 0 -138px;
}

.yellow-btn-up {
  display: block;
  color: white;
  border: 1px solid #EFAD56;
  font-weight: bold;
  padding: 0px;
  width: 14px;
  text-decoration: none;
  text-align: center;
  -moz-border-radius-topleft: 2px;
  -webkit-border-top-left-radius: 2px;
  border-top-left-radius: 2px;
  -moz-border-radius-topright: 2px;
  -webkit-border-top-right-radius: 2px;
  border-top-right-radius: 2px;
}

.yellow-btn-down {
  display: block;
  color: white;
  border: 1px solid #EFAD56;
  font-weight: bold;
  padding: 0px;
  width: 14px;
  margin-top: 1px;
  text-decoration: none;
  text-align: center;
  -moz-border-radius-bottomleft: 2px;
  -webkit-border-bottom-left-radius: 2px;
  border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -webkit-border-bottom-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.btn_shop_cart {
  width: 240px;
}

/*Results*/
.result_big .lat {
  padding: 0;
}
@media only screen and (min-width: 551px) {
  .result_big .lat {
    width: 160px;
    float: left;
    margin-left: 4px;
  }
}
@media only screen and (max-width: 550px) {
  .result_big .lat {
    width: 100%;
    margin-bottom: 10px;
  }
}

.result_big .center {
  padding: 0;
}
@media only screen and (min-width: 551px) {
  .result_big .center {
    padding-left: 168px;
    padding-right: 10px;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 9px;
  }
}
@media only screen and (max-width: 550px) {
  .result_big .center {
    width: 100%;
  }
}

.img-ticket {
  position: relative;
  max-width: 350px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 550px) {
  .img-ticket {
    max-width: 220px;
  }
}
@media only screen and (max-width: 550px) {
  .img-ticket img {
    background-size: contain;
    width: 100%;
  }
}

.img-ticket-num {
  font-size: 20pt;
  top: 14%;
  left: 40.5%;
  font-weight: bold;
  color: #2A2A2A;
  text-decoration: none;
  position: absolute;
}
@media only screen and (max-width: 550px) {
  .img-ticket-num {
    font-size: 14pt;
    top: 14%;
    left: 39%;
  }
}

.img-ticket-small {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 125px;
  height: 75px;
  text-align: center;
}

.img-ticket-small-num {
  font-size: 1.0rem;
  font-weight: bold;
  color: #2A2A2A;
  text-decoration: none;
  padding: 8px 0 0 20px;
  letter-spacing: 2px;
}

.ico-game-rwd {
  position: relative;
  float: left;
  margin-right: 10px;
  max-width: 133px;
  width: 50%;
}
@media only screen and (max-width: 550px) {
  .ico-game-rwd img {
    background-size: contain;
    width: 100%;
  }
}

.jackpots {
  margin-top: 15px;
}
.jackpots .txts {
  display: inline-block;
}
.jackpots .txts .txt-date-jackpot {
  display: block;
  margin-top: 5px;
}
.jackpots .txts .txt-prize-jackpot {
  display: block;
  margin-top: 5px;
}
.jackpots img {
  margin-top: -15px;
}
@media only screen and (min-width: 551px) and (max-width: 750px) {
  .jackpots .price_p {
    font-size: 13px;
  }
}

.lbl-num {
  display: inline-block;
  padding-right: 12px;
}
@media only screen and (max-width: 550px) {
  .lbl-num {
    display: block;
    margin-bottom: 5px;
  }
}

.prz-chk.ok, .prz-chk.ko {
  padding: 10px 8px;
  font-size: 10pt;
}

.prz-chk.ok {
  border: 1px solid #509B39;
  background: #ebf5e7;
  color: #509B39;
}

.prz-chk.ko {
  border: 1px solid #c20000;
  background: #fdeeee;
  color: #c20000;
}

.prz-chk > div {
  margin-top: 5px;
}

.prz-chk .nmb {
  font-size: 16pt;
  margin-top: 0 !important;
}

.ln .chk, .lo .chk, .lg .chk {
  padding: 12px;
}

.ln .chk {
  background: #f3f4fe;
}

.lo .chk {
  background: #fdf8e1;
}

.lg .chk {
  background: #fcf5da;
}

.tbl .tot {
  font-size: 12pt;
  font-weight: bold;
}

.tbl .tot-i {
  background: none !important;
}

.tit-lot {
  float: left;
  width: 50%;
}
@media only screen and (max-width: 550px) {
  .tit-lot {
    float: none;
    width: 100%;
    text-align: center;
  }
}

.tot-order {
  text-align: right;
  float: right;
}

.date-lot {
  float: left;
  width: 50%;
  text-align: right;
}
@media only screen and (max-width: 550px) {
  .date-lot {
    float: none;
    width: 100%;
    text-align: center;
  }
}

.prz-chk-num {
  float: left;
  width: 70%;
}
@media only screen and (max-width: 550px) {
  .prz-chk-num {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
  }
}

.prz-chk-txt {
  float: left;
  width: 30%;
}
@media only screen and (max-width: 550px) {
  .prz-chk-txt {
    float: none;
    width: 100%;
    text-align: center;
  }
}

/*Acordion*/
.tbl-lat {
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
}
.tbl-lat .body_game, .tbl-lat .sub_head_game {
  border: none;
}
.tbl-lat .body_game {
  border-top: 1px solid #d5d5d5;
}
@media only screen and (min-width: 1001px) {
  .tbl-lat .body_game {
    display: block !important;
  }
}

.toggle-div, .extra-div {
  cursor: pointer;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.img-big-lat {
  display: block;
}
@media only screen and (max-width: 550px) {
  .img-big-lat {
    display: none;
  }
}

.img-peq-lat {
  display: none;
}
@media only screen and (max-width: 550px) {
  .img-peq-lat {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
}

.accordion .toggle-panel, .accordion .extra-panel {
  border-color: #aaa transparent;
  border-width: 0 5px 6px 5px;
  border-style: solid;
  margin: 5px 5px 0 0;
}
.accordion .toggle-panel.white, .accordion .extra-panel.white {
  border-color: #fff transparent;
}
.accordion .toggle-panel.red, .accordion .extra-panel.red {
  border-color: #e42e26 transparent;
}
.accordion .toggle-panel.visible, .accordion .extra-panel.visible {
  border-width: 6px 5px 0 5px;
}
.accordion .toggle-div, .accordion .extra-div {
  display: inline;
}
@media only screen and (min-width: 551px) {
  .accordion:not(.intranet) .toggle-panel, .accordion:not(.intranet) .extra-panel {
    display: none;
  }
  .accordion:not(.intranet) .toggle-div, .accordion:not(.intranet) .extra-div {
    display: none;
  }
}
@media only screen and (min-width: 751px) {
  .accordion.intranet .toggle-panel, .accordion.intranet .extra-panel {
    display: none;
  }
  .accordion.intranet .toggle-div, .accordion.intranet .extra-div {
    display: none;
  }
}

/*Error*/
.show-alert {
  position: relative;
}
.show-alert .ico {
  position: absolute;
  left: 10px;
  top: -16px;
}
.show-alert .msg-black, .show-alert .msg {
  border: 1px solid #ecec00;
  width: 100%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  padding: 5px;
  background: #FFFCE5;
}
.show-alert .msg-black .msg-ico, .show-alert .msg .msg-ico {
  float: left;
  width: 40px;
  height: 10px;
}
.show-alert .msg-black .btn-msg, .show-alert .msg .btn-msg {
  display: inline-block;
  text-align: right;
  width: 240px;
  padding-right: 10px;
}
@media only screen and (max-width: 550px) {
  .show-alert .msg-black .btn-msg, .show-alert .msg .btn-msg {
    display: block;
    width: 100%;
    padding-right: 0px;
    text-align: center;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 550px) {
  .show-alert .msg-black .text-msg, .show-alert .msg .text-msg {
    display: block;
    width: 100%;
    text-align: left;
  }
}
.show-alert .msg-black .with-response, .show-alert .msg .with-response {
  display: table;
  width: 100%;
}
@media only screen and (min-width: 551px) {
  .show-alert .msg-black .with-response .btn-msg, .show-alert .msg .with-response .btn-msg {
    display: table-cell;
  }
}
@media only screen and (min-width: 551px) {
  .show-alert .msg-black .with-response .text-msg, .show-alert .msg .with-response .text-msg {
    width: 100%;
    display: table-cell;
  }
}

.info-tbl {
  background: #fffce5;
  border: 1px solid #f8f047;
  padding: 10px;
}
.info-tbl.big-pad {
  padding: 30px;
}

.msg-error, .msg-ok, .show-alert .msg-black {
  margin-top: 5px;
  padding: 10px;
  border: 1px solid #ecec00;
  background: #ffff91;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.show-alert .msg, .msg-error, .msg-ok {
  color: #cc0000;
}

.msg-ok {
  border: 1px solid #8cce79;
  background: #ebf5e7;
  color: #509b39;
}

.msg-error {
  border: 1px solid #c20000;
  background: #fdeeee;
  color: #c20000;
}

.show-alert.ok .msg {
  border: 1px solid #93F96C;
  background: #cffcbe;
  color: #267E05;
}

/*Dialog Form*/
[role="dialog"] {
  z-index: 9999999 !important;
  width: auto !important;
  height: auto !important;
}
@media only screen and (min-width: 551px) {
  [role="dialog"] {
    min-width: 400px !important;
  }
}
@media only screen and (max-width: 550px) {
  [role="dialog"] {
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: 100% !important;
  }
  [role="dialog"] textarea {
    width: 100% !important;
  }
}

@media only screen and (max-width: 550px) {
  .ui-dialog-content {
    height: auto !important;
    max-height: none;
  }
}
@media only screen and (min-width: 551px) {
  .ui-dialog-content {
    height: auto !important;
    max-height: 400px !important;
  }
}

.dialog-form-cart {
  height: auto !important;
}
@media only screen and (max-width: 550px) {
  .dialog-form-cart {
    height: 100% !important;
  }
}

/*Dialog Form*/
.form-check input[type=text], input[type=password], input[type=email], select, textarea {
  max-width: 100% !important;
}

.intranet .form-check .btn_shop_cart {
  width: 100%;
}

#body.checkout {
  /*Forms*/
  /*Forms*/
}
#body.checkout .body_game .form-check:not(.full) {
  max-width: 240px;
  margin: 0 auto;
}
#body.checkout .form-pral .lbl {
  float: left;
  width: 90px;
}
#body.checkout .form-pral .field {
  margin-left: 95px;
}
#body.checkout .form-check .lbl {
  float: left;
  width: 120px !important;
  margin-right: 0px !important;
}
#body.checkout .form-check .field {
  margin-left: 125px !important;
  width: auto !important;
  overflow: visible !important;
  max-width: 100% !important;
}
#body.checkout input[type=text], #body.checkout input[type=password], #body.checkout select {
  max-width: 100% !important;
}
#body.checkout input[type=text], #body.checkout .form, #body.checkout .form_error {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #363636;
  border: 1px solid #CCCCCC;
  padding: 2px;
}
#body.checkout .form_error {
  background-color: #f8f047;
}
#body.checkout .form-finger, #body.checkout .form-finger-error {
  font-family: Tahoma, Arial, Helvetica, sans-serif !important;
  font-size: 9pt !important;
  color: #363636 !important;
  border: 1px solid #CCCCCC !important;
  padding: 8px !important;
  width: 93%;
  padding: 2%;
}
#body.checkout .form-finger-error {
  background: #f8f047;
}
#body.checkout .form-finger:hover, #body.checkout .form-finger:focus {
  box-shadow: inset 0 0 10px #eee;
  -webkit-box-shadow: inset 0 0 10px #eee;
  -moz-box-shadow: inset 0 0 10px #eee;
}
#body.checkout .form-finger-error:hover, #body.checkout .form-finger-error:focus {
  box-shadow: inset 0 0 10px #F1C207;
  -webkit-box-shadow: inset 0 0 10px #F1C207;
  -moz-box-shadow: inset 0 0 10px #F1C207;
}
#body.checkout .form {
  padding: 2px;
}
#body.checkout .form-finger:hover, #body.checkout .form-finger-error:hover {
  border: 1px solid #A0A0A0 !important;
}
#body.checkout .form-finger:focus, #body.checkout .form-finger-error:focus {
  border: 1px solid #8B8B8B !important;
}
#body.checkout input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#body.checkout input[type=submit].form, #body.checkout button[type=submit].form {
  color: #fff;
  text-decoration: none;
  border: none;
  font-weight: normal;
  padding: 3px 8px;
  display: inline-block;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
}
#body.checkout input[type=submit].form, #body.checkout button[type=submit].form {
  display: inline-block;
  background: url(/i/sprite-bckgrnd-bars-repeat-x.png);
  background-repeat: repeat-x;
  background-size: 1px 220px;
  background-position: 0 -55px;
}
#body.checkout input[type=submit].btn_shop, #body.checkout input[type=submit].btn_shop_cart, #body.checkout button[type=submit].btn_shop_cart, #body.checkout input[type=button].btn_shop_cart, #body.checkout button.btn_shop {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #363636;
  color: #fff;
  text-decoration: none;
  border: none;
  font-weight: normal;
  padding: 2px 15px !important;
  cursor: pointer;
  display: inline-block;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  display: inline-block;
  background: url(/i/sprite-bckgrnd-bars-repeat-x.png);
  background-repeat: repeat-x;
  background-size: 1px 220px;
  background-position: 0 -10px;
  height: 28px;
}
#body.checkout .btn_shop_cart {
  width: 100%;
}
#body.checkout .btn-div {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
}
#body.checkout .btn-div.rght {
  left: 0 !important;
}
#body.checkout .btn-div-int {
  position: relative;
  padding: 7px 16px 7px 0;
  height: 14px;
  color: #fff;
}
#body.checkout .btn-div.rght .btn_shop-div-int {
  padding: 7px 16px 7px 0 !important;
}
#body.checkout .btn-pic {
  position: absolute;
  top: 5px;
}

/*Shopping end*/
.head_sup > .head_sup_bar {
  width: 100%;
  position: relative;
}

.head_sup_bar > .verisign {
  position: relative;
  width: auto;
  font-size: 0.8em;
  font-weight: normal;
}

/*Steps checkout*/
.steps_chk > .begin {
  position: absolute;
  left: 7px;
  top: 1px;
  display: none;
}

.steps_chk > .bar {
  margin: 0;
}

.steps_chk > .end {
  position: absolute;
  right: 9px;
  top: 1px;
  display: none;
}

.verisign > .steps_chk {
  margin: 20px 0 0 0;
}

.step_chk_1, .step_chk_2, .step_chk_3 {
  height: 28px;
  position: relative;
}

.step_chk_1, .step_chk_2, .step_chk_3 {
  background: url(/i/bg-shop-step-inactive.jpg) repeat-x;
}

.step_chk_1.active, .step_chk_2.active, .step_chk_3.active {
  background: url(/i/bg-shop-step.jpg) repeat-x !important;
}

.step_chk_1 > span, .step_chk_2 > span, .step_chk_3 > span {
  display: block;
  padding: 8px 26px 5px 10px;
  text-align: center;
  color: #fff;
}

.step_chk_1 .end {
  position: absolute;
  right: 0;
  top: 0;
  width: 19px;
  height: 28px;
}

.step_chk_1 .end {
  background: url(/i/bg-shop-step-sep-ii.jpg) no-repeat;
}

.step_chk_1.active .end {
  background: url(/i/bg-shop-step-sep-ai.jpg) no-repeat !important;
}

.step_chk_1.next .end {
  background: url(/i/bg-shop-step-sep-ia.jpg) no-repeat !important;
}

.step_chk_2 .end {
  position: absolute;
  right: 0;
  top: 0px;
  width: 19px;
  height: 28px;
}

.step_chk_2 .end {
  background: url(/i/bg-shop-step-sep-ii.jpg) no-repeat;
}

.step_chk_2.active .end {
  background: url(/i/bg-shop-step-sep-ai.jpg) no-repeat !important;
}

.step_chk_2.next .end {
  background: url(/i/bg-shop-step-sep-ia.jpg) no-repeat !important;
}

@media only screen and (min-width: 1001px) {
  .head_sup_bar > .verisign {
    display: block;
    font-size: 1em;
    font-weight: bold;
  }

  .verisign > .steps_chk {
    margin-top: 20px;
  }

  .steps_chk > .begin {
    display: block;
  }

  .steps_chk > .end {
    display: block;
  }

  .steps_chk > .bar {
    margin: 0 41px 0 40px;
  }

  .step_chk_1 > span, .step_chk_2 > span, .step_chk_3 > span {
    padding: 7px 26px 5px 10px;
    text-align: center;
  }
}
/*Steps checkout*/
.tit.yellow {
  color: #c89a22;
}

.body-izqda {
  float: left;
  width: 50%;
  text-align: left;
}

.body-izqda > .int {
  margin-right: 5px;
}

.body-dcha {
  float: right;
  width: 50%;
  text-align: left;
}

.body-dcha > .int {
  margin-left: 5px;
}

.tit_gral {
  text-align: right;
}

.hide_resp {
  display: block;
}

h1.checkout {
  padding-bottom: 5px !important;
}

@media only screen and (max-width: 550px) {
  .body-izqda {
    float: none;
    width: 100%;
    text-align: center;
  }

  .body-dcha {
    float: none;
    width: 100%;
    text-align: center;
  }
}
.grp.checkout {
  position: relative;
  border: 1px solid #d5d5d5;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.grp.checkout table.tbl {
  padding: 0 10px 0 10px;
  background: #f7f7f7;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.grp.checkout > .head {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 6px;
  height: 42px;
}

.grp.checkout > .head > .ico-play {
  position: absolute;
  display: inline-block;
  top: 7px;
  background: url(/i/ico-cart-big.jpg) white no-repeat left;
  height: 30px;
  width: 33px;
}

.grp.checkout > .head > .txt {
  position: absolute;
  display: inline-block;
  left: 40px;
  top: 14px;
}

.grp.checkout > .body {
  padding-top: 42px;
}

.checkout .info-head {
  background: #f8f047;
  border: 1px solid #f8f047;
  border-bottom: none;
  padding: 6px;
}

.grp.checkout > .body > .info-tbl {
  border: none;
  border-top: 1px dotted #d5d5d5;
  border-bottom: 1px dotted #d5d5d5;
  padding: 20px 0;
}

.grp_btn_shop {
  background: #eaf3fe;
  padding: 10px;
  border: 1px solid #c9e1f4;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}

.div-input-content, .div-btn-pic-content {
  max-width: 240px;
}

/*Intranet*/
.intranet .tbl-nav-intranet {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #d5d5d5;
}
.intranet .head-nav-intranet {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  min-height: 26px;
  position: relative;
  background: #fed9d8;
  color: #e42e26;
  font-weight: normal;
  padding: 5px 10px;
}
@media only screen and (max-width: 550px) {
  .intranet .head-nav-intranet .tit-intranet {
    display: none !important;
  }
}
.intranet .head-nav-intranet .name-client {
  position: absolute;
  margin: 0 auto;
  top: 5px;
  left: 0;
  right: 0;
}
.intranet .nav-intranet {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  background: white;
  padding: 6px 6px;
}
@media only screen and (min-width: 1001px) {
  .intranet .nav-intranet {
    display: block !important;
  }
}
.intranet .nav-intranet ul {
  list-style: none;
  margin: 0 -1px;
}
.intranet .nav-intranet li {
  float: left;
  width: 11.11111111111111%;
}
.intranet .nav-intranet li a {
  display: block;
  text-align: center;
  color: #4d4a45;
  text-decoration: none;
  padding: 5px 9px;
  border: 1px solid white;
  margin: 0 1px;
  margin-bottom: 2px;
}
.intranet .nav-intranet li a.active, .intranet .nav-intranet li a:hover {
  background: #fffce5;
  border: 1px solid #f8f047;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.intranet .nav-intranet li a.active {
  background: #fffce5;
  border: 1px solid #f8f047;
}
@media only screen and (max-width: 550px) {
  .intranet .nav-intranet li {
    width: 20%;
  }
}
@media only screen and (max-width: 550px) {
  .intranet .nav-intranet li img {
    width: 32px !important;
    height: 28px !important;
  }
  .intranet .nav-intranet li .big img {
    width: 44px !important;
    height: 28px !important;
  }
  .intranet .nav-intranet li a {
    min-width: 32px;
    padding: 5px 5px;
  }
}
@media only screen and (max-width: 750px) {
  .intranet .nav-intranet li .text {
    display: none;
  }
}
@media only screen and (max-width: 550px) {
  .intranet .lbl:not(.full) {
    text-align: left;
    float: none !important;
  }
  .intranet .field:not(.full) {
    text-align: left;
    float: none !important;
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px);
    margin-left: 10px !important;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 751px) {
  .intranet .global-tbl {
    display: table;
    width: 100%;
  }
}
.intranet .result-draw {
  width: 300px;
}
@media only screen and (min-width: 751px) {
  .intranet .result-draw {
    display: table-cell;
    vertical-align: top;
  }
}
.intranet .result-draw.peq {
  width: 220px;
}
.intranet .combis-draw {
  padding-left: 10px;
}
@media only screen and (min-width: 751px) {
  .intranet .combis-draw {
    display: table-cell;
    vertical-align: top;
  }
}
@media only screen and (max-width: 750px) {
  .intranet .result-draw, .intranet .combis-draw {
    width: 100% !important;
    padding: 0;
    margin: 0;
  }
}
.intranet .state-pic {
  display: block;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center;
  width: 20px;
  height: 20px;
  background-size: 20px 20px;
}
.intranet .state-pic.ok {
  background-image: url(/i/ico-int-correct.gif);
}
.intranet .state-pic.pd {
  background-image: url(/i/ico-int-pend.gif);
}
.intranet .grp-back-div {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  border: 1px solid #d5d5d5;
  background: #F0F0F0;
  padding: 16px;
}
.intranet .grp-back-div.grp-support.ok {
  background: #EEFDE8;
  margin-left: 40px;
}
@media only screen and (max-width: 750px) {
  .intranet .grp-back-div.grp-support.ok {
    margin-left: 20px;
  }
}
.intranet .grp-back-div.grp-support.pd {
  background: #FCF2D8;
  margin-right: 40px;
}
@media only screen and (max-width: 750px) {
  .intranet .grp-back-div.grp-support.pd {
    margin-right: 20px;
  }
}
.intranet .grp-back-div.grp-support .date {
  display: block;
  text-align: right;
  margin-bottom: 6px;
}

.play-favorite {
  display: inline-block;
  margin-right: 4px;
}
@media only screen and (max-width: 550px) {
  .play-favorite {
    display: block;
    margin-right: 0px;
    margin-bottom: 8px;
  }
}

.int_acierto {
  background: #CDFBAC;
}

.black {
  color: #363636 !important;
}

@media only screen and (min-width: 551px) {
  .drop:not(.intranet) {
    display: block !important;
  }
}
@media only screen and (min-width: 751px) {
  .drop.intranet {
    display: block !important;
  }
}

/*Extras*/
.program.lg div.pra, .program.lg div.sec, .program.lg div.ter, .program.lg div.cuar, .program.lg div.otr {
  padding: 0 !important;
}

table.program td, .program.lg div.int-prog {
  padding: 8px !important;
  color: #a3996d;
  margin: 1px;
  margin-top: 0;
}

.program.lg div.pra div.int-prog {
  background: #FCE7A7;
  font-size: 13pt;
}

.program.lg div.sec div.int-prog {
  background: #FDEFC6;
}

.program.lg div.ter div.int-prog {
  background: #FDF2D0;
}

.program.lg div.cua div.int-prog {
  background: #FDF4D9;
}

.program.lg div.otr div.int-prog {
  background: #FDF2D0;
}

.program.lg div.int-prog {
  background: #fef9e9;
}

.program.lg div.int-prog.first {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

table.program.lg td.prize, .program.lg div.prize {
  background: #FDF2D0;
}

table.program.lg tr.pra td {
  background: #FCE7A7;
  font-size: 13pt;
}

table.program.lg tr.sec td {
  background: #FDEFC6;
}

table.program.lg tr.ter td {
  background: #FDF2D0;
}

table.program.lg tr.cua td {
  background: #FDF4D9;
}

table.program.lg tr.otr td {
  background: #FDF2D0;
}

.program.lo div.pra, .program.lo div.sec, .program.lo div.ter, .program.lo div.cuar, .program.lo div.otr {
  padding: 0 !important;
}

.program.lo div.int-prog {
  padding: 8px !important;
  color: #c89a22;
  margin: 1px;
  margin-top: 0;
}

.program.lo div.pra div.int-prog {
  background: #FCE7A7;
  font-size: 13pt;
}

.program.lo div.sec div.int-prog {
  background: #FDEFC6;
}

.program.lo div.ter div.int-prog {
  background: #FDF2D0;
}

.program.lo div.cua div.int-prog {
  background: #FDF4D9;
}

.program.lo div.otr div.int-prog {
  background: #FDF2D0;
}

.program.lo div.int-prog {
  background: #fef9e9;
}

.program.lo div.int-prog.first {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

table.program.lo td {
  padding: 8px !important;
  color: #c89a22;
}

table.program.lo td.prize {
  background: #FDF2D0;
}

table.program.lo tr.pra td {
  background: #FCE7A7;
  font-size: 13pt;
}

table.program.lo tr.sec td {
  background: #FDEFC6;
}

table.program.lo tr.ter td {
  background: #FDF2D0;
}

table.program.lo tr.cua td {
  background: #FDF4D9;
}

table.program.lo tr.otr td {
  background: #FDF2D0;
}

/*Cart table*/
.tbl-cart {
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px;
}
.tbl-cart .head a, .tbl-cart .sub-head a {
  text-decoration: none;
}
.tbl-cart.ee .head .col, .tbl-cart .sub-head.ee .col, .tbl-cart .row.ee .col {
  background: #deebfa;
}
.tbl-cart.ee .head:not(.row) .col, .tbl-cart.ee .head:not(.row) .col a, .tbl-cart .sub-head.ee:not(.row) .col, .tbl-cart .sub-head.ee:not(.row) .col a, .tbl-cart .row.ee:not(.row) .col, .tbl-cart .row.ee:not(.row) .col a {
  color: #014ab8;
}
.tbl-cart.ee .head.par-record .col, .tbl-cart .sub-head.ee.par-record .col, .tbl-cart .row.ee.par-record .col {
  background: #ebf3fc;
}
.tbl-cart.tp .head .col, .tbl-cart .sub-head.tp .col, .tbl-cart .row.tp .col {
  background: #ddfbce;
}
.tbl-cart.tp .head:not(.row) .col, .tbl-cart.tp .head:not(.row) .col a, .tbl-cart .sub-head.tp:not(.row) .col, .tbl-cart .sub-head.tp:not(.row) .col a, .tbl-cart .row.tp:not(.row) .col, .tbl-cart .row.tp:not(.row) .col a {
  color: #53ae29;
}
.tbl-cart.tp .head.par-record .col, .tbl-cart .sub-head.tp.par-record .col, .tbl-cart .row.tp.par-record .col {
  background: #e9fddf;
}
.tbl-cart.tg .head .col, .tbl-cart .sub-head.tg .col, .tbl-cart .row.tg .col {
  background: #feeae9;
}
.tbl-cart.tg .head:not(.row) .col, .tbl-cart.tg .head:not(.row) .col a, .tbl-cart .sub-head.tg:not(.row) .col, .tbl-cart .sub-head.tg:not(.row) .col a, .tbl-cart .row.tg:not(.row) .col, .tbl-cart .row.tg:not(.row) .col a {
  color: #e42e26;
}
.tbl-cart.tg .head.par-record .col, .tbl-cart .sub-head.tg.par-record .col, .tbl-cart .row.tg.par-record .col {
  background: #fed9d8;
}
.tbl-cart.tg .head .col, .tbl-cart .sub-head.tg .col {
  background: #fed9d8;
}
.tbl-cart.tb .head .col, .tbl-cart .sub-head.tb .col, .tbl-cart .row.tb .col {
  background: #f7ddee;
}
.tbl-cart.tb .head:not(.row) .col, .tbl-cart.tb .head:not(.row) .col a, .tbl-cart .sub-head.tb:not(.row) .col, .tbl-cart .sub-head.tb:not(.row) .col a, .tbl-cart .row.tb:not(.row) .col, .tbl-cart .row.tb:not(.row) .col a {
  color: #bc3e8e;
}
.tbl-cart.tb .head.par-record .col, .tbl-cart .sub-head.tb.par-record .col, .tbl-cart .row.tb.par-record .col {
  background: #fbecf5;
}
.tbl-cart.qq .head .col, .tbl-cart .sub-head.qq .col, .tbl-cart .row.qq .col {
  background: #fff2dd;
}
.tbl-cart.qq .head:not(.row) .col, .tbl-cart.qq .head:not(.row) .col a, .tbl-cart .sub-head.qq:not(.row) .col, .tbl-cart .sub-head.qq:not(.row) .col a, .tbl-cart .row.qq:not(.row) .col, .tbl-cart .row.qq:not(.row) .col a {
  color: #ef7600;
}
.tbl-cart.qq .head.par-record .col, .tbl-cart .sub-head.qq.par-record .col, .tbl-cart .row.qq.par-record .col {
  background: #ffeac8;
}
.tbl-cart.qq .head .col, .tbl-cart .sub-head.qq .col {
  background: #ffeac8;
}
.tbl-cart.ln .head .col, .tbl-cart .sub-head.ln .col, .tbl-cart .row.ln .col {
  background: #dce0fc;
}
.tbl-cart.ln .head:not(.row) .col, .tbl-cart.ln .head:not(.row) .col a, .tbl-cart .sub-head.ln:not(.row) .col, .tbl-cart .sub-head.ln:not(.row) .col a, .tbl-cart .row.ln:not(.row) .col, .tbl-cart .row.ln:not(.row) .col a {
  color: #6373b5;
}
.tbl-cart.ln .head.par-record .col, .tbl-cart .sub-head.ln.par-record .col, .tbl-cart .row.ln.par-record .col {
  background: #eceefd;
}
.tbl-cart.lg .head .col, .tbl-cart .sub-head.lg .col, .tbl-cart .row.lg .col {
  background: #fdf9e8;
}
.tbl-cart.lg .head:not(.row) .col, .tbl-cart.lg .head:not(.row) .col a, .tbl-cart .sub-head.lg:not(.row) .col, .tbl-cart .sub-head.lg:not(.row) .col a, .tbl-cart .row.lg:not(.row) .col, .tbl-cart .row.lg:not(.row) .col a {
  color: #a3996d;
}
.tbl-cart.lg .head.par-record .col, .tbl-cart .sub-head.lg.par-record .col, .tbl-cart .row.lg.par-record .col {
  background: #fbf2ce;
}
.tbl-cart.lg .head .col, .tbl-cart .sub-head.lg .col {
  background: #fbf2ce;
}
.tbl-cart.lv .head .col, .tbl-cart .sub-head.lv .col, .tbl-cart .row.lv .col {
  background: #e3f3b4;
}
.tbl-cart.lv .head:not(.row) .col, .tbl-cart.lv .head:not(.row) .col a, .tbl-cart .sub-head.lv:not(.row) .col, .tbl-cart .sub-head.lv:not(.row) .col a, .tbl-cart .row.lv:not(.row) .col, .tbl-cart .row.lv:not(.row) .col a {
  color: #91b71c;
}
.tbl-cart.lv .head.par-record .col, .tbl-cart .sub-head.lv.par-record .col, .tbl-cart .row.lv.par-record .col {
  background: #eef8d1;
}
.tbl-cart.lo .head .col, .tbl-cart .sub-head.lo .col, .tbl-cart .row.lo .col {
  background: #fbecc6;
}
.tbl-cart.lo .head:not(.row) .col, .tbl-cart.lo .head:not(.row) .col a, .tbl-cart .sub-head.lo:not(.row) .col, .tbl-cart .sub-head.lo:not(.row) .col a, .tbl-cart .row.lo:not(.row) .col, .tbl-cart .row.lo:not(.row) .col a {
  color: #c89a22;
}
.tbl-cart.lo .head.par-record .col, .tbl-cart .sub-head.lo.par-record .col, .tbl-cart .row.lo.par-record .col {
  background: #fdf5e3;
}
.tbl-cart .head {
  display: table-caption;
  width: 100%;
}
@media only screen and (min-width: 751px) {
  .tbl-cart .head {
    display: table-row;
  }
}
.tbl-cart .row {
  display: table-row;
}
.tbl-cart .row.active {
  background: #cffcbe;
  color: #267e05;
}
@media only screen and (max-width: 750px) {
  .tbl-cart .row.ee .col {
    background: #deebfa;
  }
}
@media only screen and (max-width: 750px) {
  .tbl-cart .row.ee.par-record .col {
    background: #ebf3fc;
  }
}
@media only screen and (max-width: 750px) {
  .tbl-cart .row.tp .col {
    background: #ddfbce;
  }
}
@media only screen and (max-width: 750px) {
  .tbl-cart .row.tp.par-record .col {
    background: #e9fddf;
  }
}
@media only screen and (max-width: 750px) {
  .tbl-cart .row.tb .col {
    background: #f7ddee;
  }
}
@media only screen and (max-width: 750px) {
  .tbl-cart .row.tb.par-record .col {
    background: #fbecf5;
  }
}
@media only screen and (max-width: 750px) {
  .tbl-cart .row.tg .col {
    background: #feeae9;
  }
}
@media only screen and (max-width: 750px) {
  .tbl-cart .row.tg.par-record .col {
    background: #fed9d8;
  }
}
@media only screen and (max-width: 750px) {
  .tbl-cart .row.qq .col {
    background: #fff2dd;
  }
}
@media only screen and (max-width: 750px) {
  .tbl-cart .row.qq.par-record .col {
    background: #ffeac8;
  }
}
@media only screen and (max-width: 750px) {
  .tbl-cart .row.ln .col {
    background: #dce0fc;
  }
}
@media only screen and (max-width: 750px) {
  .tbl-cart .row.ln.par-record .col {
    background: #eceefd;
  }
}
@media only screen and (max-width: 750px) {
  .tbl-cart .row.lo .col {
    background: #fbecc6;
  }
}
@media only screen and (max-width: 750px) {
  .tbl-cart .row.lo.par-record .col {
    background: #fdf5e3;
  }
}
@media only screen and (max-width: 750px) {
  .tbl-cart .row.lg .col {
    background: #fdf9e8;
  }
}
@media only screen and (max-width: 750px) {
  .tbl-cart .row.lg.par-record .col {
    background: #fbf2ce;
  }
}
@media only screen and (max-width: 750px) {
  .tbl-cart .row.lv .col {
    background: #e3f3b4;
  }
}
@media only screen and (max-width: 750px) {
  .tbl-cart .row.lv.par-record .col {
    background: #eef8d1;
  }
}
.tbl-cart .col {
  display: table-cell;
  padding: 6px;
}
@media only screen and (max-width: 750px) {
  .tbl-cart .col {
    padding: 6px 0;
  }
}
.tbl-cart .col.col-game {
  width: 19%;
}
.tbl-cart .col.col-date.big {
  width: 29%;
}
.tbl-cart .col.col-date.peq {
  width: 81%;
}
.tbl-cart .col.col-combi {
  width: 24%;
}
.tbl-cart .col.col-prc {
  width: 7%;
}
.tbl-cart .col.col-amnt {
  width: 6%;
}
.tbl-cart .col.col-tot {
  width: 8%;
}
.tbl-cart .col.col-lnk {
  width: 6%;
}
.tbl-cart .col.col-row {
  width: 4%;
}
.tbl-cart .col .padding {
  padding-left: 6px;
}
@media only screen and (max-width: 750px) {
  .tbl-cart .col .padding {
    padding-left: 4px;
  }
}
@media only screen and (max-width: 750px) {
  .tbl-cart .col.all {
    width: 100%;
    display: block;
  }
}
@media only screen and (max-width: 750px) {
  .tbl-cart .col.big {
    display: none;
  }
}
@media only screen and (min-width: 751px) {
  .tbl-cart .col.big {
    display: table-cell;
  }
}
.tbl-cart .col .title {
  display: inline-block;
  text-align: left;
}
.tbl-cart .col .txt-date {
  color: #363636 !important;
  display: inline-block;
  text-align: right;
  float: right;
}
.tbl-cart .col .txt-date.with-del {
  margin-right: 16px;
}
.tbl-cart .col .txt-tot {
  display: inline-block;
  text-align: right;
  float: right;
}
.tbl-cart .col .lnk-del .bet-del {
  width: 16px;
  height: 16px;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  background-image: url(/i/ico-del.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px 16px;
  border: none;
  margin-left: 4px;
}
.tbl-cart .col .lnk-del .bet-del:hover {
  cursor: pointer;
}
.tbl-cart .col .sign {
  display: inline-block;
  padding: 0 1px;
}
.tbl-cart .head .col, .tbl-cart .sub-head .col {
  padding: 6px;
}
.tbl-cart:not(.no-hover) .row:hover .col {
  background: #FCF8A3;
}

@media only screen and (min-width: 751px) and (max-width: 1000px) {
  .tbl-cart.qq .col.col-date {
    width: 19%;
  }
  .tbl-cart.qq .col.col-combi {
    width: 34%;
  }

  .tbl-cart.ee .col.col-date, .tbl-cart.tp .col.col-date, .tbl-cart.tb .col.col-date, .tbl-cart.tg .col.col-date {
    width: 31%;
  }
  .tbl-cart.ee .col-combi, .tbl-cart.tp .col-combi, .tbl-cart.tb .col-combi, .tbl-cart.tg .col-combi {
    width: 23%;
  }
  .tbl-cart.ee .col-game, .tbl-cart.tp .col-game, .tbl-cart.tb .col-game, .tbl-cart.tg .col-game {
    width: 18%;
  }
}
/*Cart table*/
.padding-l {
  padding-left: 10px;
}

.int-pag {
  margin-top: 16px;
}

a.lnk-pag {
  display: inline-block;
  border: 1px solid #ccc;
  padding: 6px 8px;
  min-width: 30px;
  margin-bottom: 5px;
  text-decoration: none;
}
a.lnk-pag.active {
  font-weight: bold;
  text-decoration: none;
}

.tg a.lnk-pag:hover {
  background: #FCEBEA;
  color: #e42e26;
}
.tg a.lnk-pag.active {
  background: #FCEBEA;
  color: #e42e26;
}

.ln a.lnk-pag:hover {
  background: #dce0fc;
  color: #6373b5;
}
.ln a.lnk-pag.active {
  background: #dce0fc;
  color: #6373b5;
}

.tb a.lnk-pag:hover {
  background: #faf2f7;
  color: #bc3e8e;
}
.tb a.lnk-pag.active {
  background: #faf2f7;
  color: #bc3e8e;
}

.qq a.lnk-pag:hover {
  background: #ffeac8;
  color: #ef7600;
}
.qq a.lnk-pag.active {
  background: #ffeac8;
  color: #ef7600;
}

/*Cookie Bar*/
#cookie-msg {
  width: 100%;
  color: #F7F7F7;
  text-align: left;
  display: none;
  background: rgba(48, 48, 48, 0.9);
  z-index: 9999;
}

#cookie-msg a.lnk-cookie {
  color: #ccc;
  text-decoration: none;
}

#cookie-msg-inner {
  margin: 0 auto;
  overflow: hidden;
  display: table;
  width: 100%;
  position: relative;
  max-width: 980px;
  padding: 12px;
}

#cookie-msg-inner .txt {
  display: table-cell;
}

#cookie-msg-inner .btn-close {
  display: table-cell;
  width: 40px;
  text-align: right;
  overflow: visible;
}

#cookie-msg-inner span {
  margin: 0 auto;
  display: block;
  font-weight: normal;
  text-align: center;
}

#cookie-msg-inner a.closeX {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */
  border: 1px solid white;
  background: #242424;
  color: white;
  font-size: 10pt;
  text-decoration: none;
  padding: 2px 8px;
}

.div90 {
  margin: 0 auto;
}

@media only screen and (min-width: 551px) {
  .size90, .div90 {
    width: 90%;
  }
}
@media only screen and (min-width: 1001px) {
  .size90, .div90 {
    width: 80%;
  }
}

.tel-lbl, .tel-txt {
  display: inline-block;
}

.tel-lbl {
  width: 120px;
  text-align: left;
  margin-right: 10px;
}

.txt-rain {
  display: block;
}

.txt-code, .rec-code, .rec-rain {
  display: inline-block;
}

.info-dots {
  border-top: 1px dashed #c6c6c6;
  border-bottom: 1px dashed #c6c6c6;
  padding: 10px 0;
}

.info-micodes, .info-rain-codes {
  border-top: 1px dashed #c6c6c6;
}
.info-micodes:not(.no-bottom-border), .info-rain-codes:not(.no-bottom-border) {
  border-bottom: 1px dashed #c6c6c6;
}

@media only screen and (min-width: 1001px) {
  .info-micodes {
    display: table;
    width: 100%;
  }
}
.info-micodes .txt-code, .info-micodes .codes {
  display: block;
}
@media only screen and (min-width: 1001px) {
  .info-micodes .txt-code, .info-micodes .codes {
    display: table-cell;
  }
}
.info-micodes .txt-code {
  padding-top: 10px;
  text-align: center;
}
@media only screen and (min-width: 1001px) {
  .info-micodes .txt-code {
    width: 50%;
    padding: 10px 0;
    text-align: left;
  }
}
.info-micodes .codes {
  padding: 10px 0;
}

.info-rain-codes .txt-code {
  text-align: center;
  display: block;
  padding-top: 10px;
}
@media only screen and (min-width: 1001px) {
  .info-rain-codes .txt-code {
    padding: 10px 0;
    text-align: left;
  }
}

.rain-codes {
  display: block;
  padding: 10px 0;
}

.codes {
  text-align: center;
}
@media only screen and (min-width: 1001px) {
  .codes {
    text-align: left;
  }
}

.rec-code {
  text-align: center;
  color: #014ab8;
  font-size: 1.2em;
}
@media only screen and (min-width: 1001px) {
  .rec-code {
    text-align: right;
  }
}
.rec-code.small {
  font-size: 1.2em;
}
.rec-code.multi {
  margin: 0px;
  margin-bottom: 8px;
  font-size: 1.2em;
  width: 50%;
}
@media only screen and (min-width: 1001px) {
  .rec-code.multi {
    width: 20%;
    text-align: center;
  }
}

.rec-rain {
  margin: 0px;
  margin-bottom: 8px;
  color: #EF6161;
  font-size: 1.2em;
  width: 50%;
}
.rec-rain.mimillon {
  color: #014ab8;
}
@media only screen and (min-width: 1001px) {
  .rec-rain {
    width: 20%;
  }
}
.rec-rain.small {
  font-size: 1.2em;
  width: 50%;
  margin-bottom: 5px;
  text-align: center;
}
@media only screen and (min-width: 1001px) {
  .rec-rain.small {
    width: 33.33%;
  }
}

.info-euro-new {
  border: 1px solid #000;
  padding-top: 10px;
  font-size: 1.2em !important;
}
.info-euro-new .padding-info {
  padding: 40px 20px 10px 20px !important;
}
.info-euro-new .padding-info .info {
  width: 100%;
  overflow: auto;
  max-height: 360px !important;
}
.info-euro-new ul {
  margin: 20px 0px 20px 40px !important;
}
.info-euro-new ul li {
  margin-bottom: 10px !important;
}
.info-euro-new .blue {
  color: #014ab8;
}

.bold {
  font-weight: bold;
}

@media only screen and (min-width: 751px) {
  nav[role="langs"] ul {
    list-style: none;
    float: right;
  }
  nav[role="langs"] li {
    float: left;
    text-align: left !important;
    /*&.last a{border-right:none;}
    &.active{
      a{color:#7D8173;}
    }*/
    margin: 0;
    /*a{
      display:block; 
      color:#999; 
      text-decoration:none; 
      margin:0 6px;            
      padding:0 4px;
      outline:none;
    } */
  }
  nav[role="langs"] li:last-of-type a {
    border-right: none;
    padding-right: 0;
  }
  nav[role="langs"] li a {
    display: block;
    color: #999999;
    text-decoration: none;
    padding: 0 6px;
    margin: 0 0 5px 0;
    border-right: 1px solid #d9d9d9;
  }
  nav[role="langs"] li:hover, nav[role="langs"] li.active {
    border-bottom: 2px solid #4d4d4d;
  }
  nav[role="langs"] .wrapper-dropdown span {
    display: none;
  }
}
@media only screen and (max-width: 750px) {
  nav[role="langs"] {
    /*.wrapper-dropdown {
        &:not(.no-head){
            &:after {

                @include MQ(Phone){border-color: #fff transparent;}                
            }
        }              
    }*/
    /* Hover state */
    /* Active state */
  }
  nav[role="langs"] .wrapper-dropdown {
    /* Size and position */
    width: auto;
    position: relative;
    float: right;
    margin: 0 auto;
    padding: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    outline: none;
    /* Font settings */
    font-weight: bold;
    color: #7D8173;
    z-index: 9999;
  }
  nav[role="langs"] .wrapper-dropdown span {
    display: block;
    margin-right: 19px;
    text-align: right;
    font-weight: normal;
  }
  nav[role="langs"] .wrapper-dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -2px;
    border-width: 4px 4px 0 4px;
    border-style: solid;
    border-color: #999 transparent;
  }
  nav[role="langs"] .wrapper-dropdown .dropdown {
    /* Size & position */
    position: absolute;
    top: 140%;
    left: 0;
    right: 0;
    /* Styles */
    background: white;
    border-radius: inherit;
    border: 1px solid rgba(0, 0, 0, 0.17);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    font-weight: normal;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    list-style: none;
    /* Hiding */
    opacity: 0;
    pointer-events: none;
  }
  nav[role="langs"] .wrapper-dropdown .dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 8px;
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent;
  }
  nav[role="langs"] .wrapper-dropdown .dropdown:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 6px;
    border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1) transparent;
  }
  nav[role="langs"] .wrapper-dropdown .dropdown li a {
    display: block;
    padding: 5px 8px;
    text-decoration: none;
    color: #999;
    outline: none;
    border-bottom: 1px dotted #ccc;
    box-shadow: inset 0 1px 0 white;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 999;
  }
  nav[role="langs"] .wrapper-dropdown .dropdown li i {
    float: right;
    color: inherit;
  }
  nav[role="langs"] .wrapper-dropdown .dropdown li:first-of-type a {
    border-radius: 3px 3px 0 0;
  }
  nav[role="langs"] .wrapper-dropdown .dropdown li:last-of-type a {
    border: none;
    border-radius: 0 0 3px 3px;
  }
  nav[role="langs"] .wrapper-dropdown .dropdown li:hover a {
    background: #EEEEE6;
  }
  nav[role="langs"] .wrapper-dropdown.active .dropdown {
    opacity: 1;
    pointer-events: auto;
  }
  nav[role="langs"] .wrapper-dropdown {
    min-width: 90px;
  }
  nav[role="langs"] span {
    display: block;
    margin-right: 19px;
    text-align: right;
    font-weight: normal;
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 750px) {
  nav[role="currencies"] {
    top: 15px;
    right: 83px;
    /*.wrapper-dropdown {
        &:not(.no-head){
            &:after {

                @include MQ(Phone){border-color: #fff transparent;}                
            }
        }              
    }*/
    /* Hover state */
    /* Active state */
  }
  nav[role="currencies"] .wrapper-dropdown {
    /* Size and position */
    width: auto;
    position: relative;
    float: right;
    margin: 0 auto;
    padding: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    outline: none;
    /* Font settings */
    font-weight: bold;
    color: #7D8173;
    z-index: 9999;
  }
  nav[role="currencies"] .wrapper-dropdown span {
    display: block;
    margin-right: 19px;
    text-align: right;
    font-weight: normal;
  }
  nav[role="currencies"] .wrapper-dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -2px;
    border-width: 4px 4px 0 4px;
    border-style: solid;
    border-color: #999 transparent;
  }
  nav[role="currencies"] .wrapper-dropdown .dropdown {
    /* Size & position */
    position: absolute;
    top: 140%;
    left: 0;
    right: 0;
    /* Styles */
    background: white;
    border-radius: inherit;
    border: 1px solid rgba(0, 0, 0, 0.17);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    font-weight: normal;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    list-style: none;
    /* Hiding */
    opacity: 0;
    pointer-events: none;
  }
  nav[role="currencies"] .wrapper-dropdown .dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 8px;
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent;
  }
  nav[role="currencies"] .wrapper-dropdown .dropdown:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 6px;
    border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1) transparent;
  }
  nav[role="currencies"] .wrapper-dropdown .dropdown li a {
    display: block;
    padding: 5px 8px;
    text-decoration: none;
    color: #999;
    outline: none;
    border-bottom: 1px dotted #ccc;
    box-shadow: inset 0 1px 0 white;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 999;
  }
  nav[role="currencies"] .wrapper-dropdown .dropdown li i {
    float: right;
    color: inherit;
  }
  nav[role="currencies"] .wrapper-dropdown .dropdown li:first-of-type a {
    border-radius: 3px 3px 0 0;
  }
  nav[role="currencies"] .wrapper-dropdown .dropdown li:last-of-type a {
    border: none;
    border-radius: 0 0 3px 3px;
  }
  nav[role="currencies"] .wrapper-dropdown .dropdown li:hover a {
    background: #EEEEE6;
  }
  nav[role="currencies"] .wrapper-dropdown.active .dropdown {
    opacity: 1;
    pointer-events: auto;
  }
  nav[role="currencies"] .wrapper-dropdown {
    width: 60px;
  }
  nav[role="currencies"] span {
    display: block;
    margin-right: 19px;
    text-align: right;
    font-weight: normal;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 750px) and (max-width: 550px) {
  nav[role="currencies"] {
    top: 113px;
    right: 73px;
  }
}

@media only screen and (max-width: 750px) {
  nav[role="subgames"] {
    /*.wrapper-dropdown {
        &:not(.no-head){
            &:after {

                @include MQ(Phone){border-color: #fff transparent;}                
            }
        }              
    }*/
    /* Hover state */
    /* Active state */
  }
  nav[role="subgames"] .wrapper-dropdown {
    /* Size and position */
    width: auto;
    position: relative;
    float: right;
    margin: 0 auto;
    padding: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    outline: none;
    /* Font settings */
    font-weight: bold;
    color: #7D8173;
    z-index: 9999;
  }
  nav[role="subgames"] .wrapper-dropdown span {
    display: block;
    margin-right: 19px;
    text-align: right;
    font-weight: normal;
  }
  nav[role="subgames"] .wrapper-dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -2px;
    border-width: 4px 4px 0 4px;
    border-style: solid;
    border-color: #999 transparent;
  }
  nav[role="subgames"] .wrapper-dropdown .dropdown {
    /* Size & position */
    position: absolute;
    top: 140%;
    left: 0;
    right: 0;
    /* Styles */
    background: white;
    border-radius: inherit;
    border: 1px solid rgba(0, 0, 0, 0.17);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    font-weight: normal;
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    list-style: none;
    /* Hiding */
    opacity: 0;
    pointer-events: none;
  }
  nav[role="subgames"] .wrapper-dropdown .dropdown:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 8px;
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent;
  }
  nav[role="subgames"] .wrapper-dropdown .dropdown:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    right: 6px;
    border-width: 0 8px 8px 8px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.1) transparent;
  }
  nav[role="subgames"] .wrapper-dropdown .dropdown li a {
    display: block;
    padding: 5px 8px;
    text-decoration: none;
    color: #999;
    outline: none;
    border-bottom: 1px dotted #ccc;
    box-shadow: inset 0 1px 0 white;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    z-index: 999;
  }
  nav[role="subgames"] .wrapper-dropdown .dropdown li i {
    float: right;
    color: inherit;
  }
  nav[role="subgames"] .wrapper-dropdown .dropdown li:first-of-type a {
    border-radius: 3px 3px 0 0;
  }
  nav[role="subgames"] .wrapper-dropdown .dropdown li:last-of-type a {
    border: none;
    border-radius: 0 0 3px 3px;
  }
  nav[role="subgames"] .wrapper-dropdown .dropdown li:hover a {
    background: #EEEEE6;
  }
  nav[role="subgames"] .wrapper-dropdown.active .dropdown {
    opacity: 1;
    pointer-events: auto;
  }
  nav[role="subgames"] #dd-subgames {
    display: block;
    float: left;
    padding: 8px;
    height: 32px;
    width: 126px;
    color: #2a2a2a;
    text-decoration: none;
    border: 1px solid #d5d5d5;
    border-bottom: 1px solid white;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
  }
  nav[role="subgames"] #dd-subgames.peq {
    width: 80px;
  }
  nav[role="subgames"] #dd-subgames span {
    margin-right: 20px !important;
    text-align: right;
    font-weight: normal;
  }
}

.wrapper-dropdown {
  /*&:not(.no-head){
    @include MQ(Phone){
      span{color:#fff; @include text-shadow(#921e19 1px 1px 0);}
    }      
  }*/
}
.wrapper-dropdown.no-head span {
  text-align: left !important;
}
