@charset "UTF-8";
/* Include Version CSS */
/* - 137.60 -- */
/* Include Variables for Project */
/* General Variables */
/* Color Variables */
/* Rivenditori */
/* Other Color */
/* Variables main container */
/* Media Query main */
/* Padding Variables */
/* Logos Variables */
/* Message Component Variables */
/* Modal Variables */
/* Tooltip Variables */
/* Popup Variables */
/* Header Variables */
/* Menu Variables */
/* Pages - Modal Variables */
/* Page - Generic Variables	*/
/* Dailygame */
/* 10elotto */
/* Gioco del lotto */
/* Ball Style */
/* Variables for Animation status */
/* Variable for Loading Container */
.oroLotto-logo {
  background: url(../img/logos/oroLotto-logo.svg?v=2024-05-17) no-repeat center;
  background-size: contain; }

/* Include Animation Effects */
@-webkit-keyframes animation-menu-hide {
  0% {
    top: 0px; }
  100% {
    top: -50px; } }

@keyframes animation-menu-hide {
  0% {
    top: 0px; }
  100% {
    top: -50px; } }

@-webkit-keyframes animation-menu-show {
  0% {
    top: -50px;
    z-index: 2060; }
  99% {
    z-index: 2060; }
  100% {
    top: 0px;
    z-index: 2071; } }

@keyframes animation-menu-show {
  0% {
    top: -50px;
    z-index: 2060; }
  99% {
    z-index: 2060; }
  100% {
    top: 0px;
    z-index: 2071; } }

@-webkit-keyframes animation-modal-hide {
  0% {
    z-index: 2100;
    opacity: 1; }
  99% {
    z-index: 2100;
    opacity: 0; }
  100% {
    z-index: -2100;
    opacity: 0; } }

@keyframes animation-modal-hide {
  0% {
    z-index: 2100;
    opacity: 1; }
  99% {
    z-index: 2100;
    opacity: 0; }
  100% {
    z-index: -2100;
    opacity: 0; } }

@-webkit-keyframes animation-modal-show {
  0% {
    z-index: -2100;
    opacity: 0; }
  1% {
    z-index: 2100;
    opacity: 0; }
  100% {
    z-index: 2100;
    opacity: 1; } }

@keyframes animation-modal-show {
  0% {
    z-index: -2100;
    opacity: 0; }
  1% {
    z-index: 2100;
    opacity: 0; }
  100% {
    z-index: 2100;
    opacity: 1; } }

@-webkit-keyframes animation-tooltip-show {
  0% {
    z-index: -2000;
    opacity: 0; }
  1% {
    z-index: 2000;
    opacity: 0; }
  100% {
    z-index: 2000;
    opacity: 1; } }

@keyframes animation-tooltip-show {
  0% {
    z-index: -2000;
    opacity: 0; }
  1% {
    z-index: 2000;
    opacity: 0; }
  100% {
    z-index: 2000;
    opacity: 1; } }

@-webkit-keyframes animation-page-show {
  0% {
    z-index: -2050;
    opacity: 0; }
  1% {
    z-index: 2050;
    opacity: 0; }
  100% {
    z-index: 2050;
    opacity: 1; } }

@keyframes animation-page-show {
  0% {
    z-index: -2050;
    opacity: 0; }
  1% {
    z-index: 2050;
    opacity: 0; }
  100% {
    z-index: 2050;
    opacity: 1; } }

@-webkit-keyframes animation-viewarea--lastextraction-hide {
  0% {
    top: 0%; }
  100% {
    top: -100%; } }

@keyframes animation-viewarea--lastextraction-hide {
  0% {
    top: 0%; }
  100% {
    top: -100%; } }

@-webkit-keyframes animation-viewarea--lastextraction-show {
  0% {
    left: -100%; }
  100% {
    left: 0%; } }

@keyframes animation-viewarea--lastextraction-show {
  0% {
    left: -100%; }
  100% {
    left: 0%; } }

@-webkit-keyframes animation-viewarea--extractionlive-hide {
  0% {
    left: 0%; }
  100% {
    left: 100%; } }

@keyframes animation-viewarea--extractionlive-hide {
  0% {
    left: 0%; }
  100% {
    left: 100%; } }

@-webkit-keyframes animation-viewarea--extractionlive-show {
  0% {
    left: 100%; }
  100% {
    left: 0%; } }

@keyframes animation-viewarea--extractionlive-show {
  0% {
    left: 100%; }
  100% {
    left: 0%; } }

@-webkit-keyframes animation-viewarea--extractionlive-ruota-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes animation-viewarea--extractionlive-ruota-show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes animation-viewarea--extractionlive-tooltip-detail-show {
  from {
    max-height: 0px; }
  to {
    max-height: 1000px; } }

@keyframes animation-viewarea--extractionlive-tooltip-detail-show {
  from {
    max-height: 0px; }
  to {
    max-height: 1000px; } }

@-webkit-keyframes animation-viewarea--extractionlive-tooltip-detail-hide {
  from {
    max-height: 1000px; }
  to {
    max-height: 0px; } }

@keyframes animation-viewarea--extractionlive-tooltip-detail-hide {
  from {
    max-height: 1000px; }
  to {
    max-height: 0px; } }

@-webkit-keyframes animation-choose-numbers-delay-tooltip-luckynumber {
  0% {
    visibility: visible; }
  100% {
    visibility: hidden; } }

@keyframes animation-choose-numbers-delay-tooltip-luckynumber {
  0% {
    visibility: visible; }
  100% {
    visibility: hidden; } }

@-webkit-keyframes animation-choose-numbers-delay-tooltip-simbolotto-claim {
  0% {
    visibility: visible; }
  100% {
    visibility: hidden; } }

@keyframes animation-choose-numbers-delay-tooltip-simbolotto-claim {
  0% {
    visibility: visible; }
  100% {
    visibility: hidden; } }

@-webkit-keyframes animation-tooltip-simbolotto-hide-mopuse-over {
  0% {
    visibility: visible; }
  100% {
    visibility: hidden; } }

@keyframes animation-tooltip-simbolotto-hide-mopuse-over {
  0% {
    visibility: visible; }
  100% {
    visibility: hidden; } }

@-webkit-keyframes __animation-simbolotto-tutte-promo {
  0% {
    content: "Simbolotto";
    color: white; }
  50% {
    content: "Simbolotto";
    color: white; }
  100% {
    content: "Ruota tutte";
    color: white; } }

@keyframes __animation-simbolotto-tutte-promo {
  0% {
    content: "Simbolotto";
    color: white; }
  50% {
    content: "Simbolotto";
    color: white; }
  100% {
    content: "Ruota tutte";
    color: white; } }

@-webkit-keyframes animation-simbolotto-tutte-promo {
  0% {
    background: white;
    content: "pluto"; }
  100% {
    background: black;
    content: "paperino"; } }

@keyframes animation-simbolotto-tutte-promo {
  0% {
    background: white;
    content: "pluto"; }
  100% {
    background: black;
    content: "paperino"; } }

/* Include Mixin cross page */
/* Include SCSS Cross page */
html,
body {
  font-family: "Ubuntu-Medium", sans-serif;
  font-size: 14px;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  background: white;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -o-user-select: none; }

#app.app-diecielotto {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  min-height: 816px;
  overflow-x: hidden;
  overflow-y: auto; }

#app.app-lotto {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  min-height: 816px;
  overflow-x: hidden;
  overflow-y: auto; }

* {
  -webkit-print-color-adjust: exact !important;
  color-adjust: exact !important; }

#view-container, #viewcontainer {
  width: 100%;
  float: left;
  min-height: 500px; }

@media screen and (max-width: 767px) {
  #view-container, #viewcontainer {
    width: 768px; } }

.disabled_element {
  opacity: 0.2;
  cursor: none;
  pointer-events: none; }

.disabled_actions {
  cursor: none !important;
  pointer-events: none; }

.hide_space, .hide__space {
  visibility: hidden; }

.hide_element, .hide__element {
  display: none; }

.disabled_touch {
  pointer-events: none !important;
  -ms-touch-action: none !important;
  touch-action: none !important; }

.pointer {
  cursor: pointer; }

.underline {
  text-decoration: underline; }

.oroLotto-logo {
  width: 61px;
  height: 40px;
  background: url(../img/logos/oroLotto-logo.svg?v=2024-05-17) no-repeat center;
  background-size: contain; }

.oroLottoTextBlu {
  width: 72px;
  height: 20px;
  background: url(../img/logos/NumeroOroTextBlu.svg?v=2024-05-17) no-repeat center;
  background-size: contain; }

button:focus,
input:focus {
  outline: none !important; }

/* Include Font Project */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(../fonts/fontawesome-webfont.eot?v=4.7.0?v=2024-05-17);
  src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0?v=2024-05-17) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2?v=4.7.0?v=2024-05-17) format("woff2"), url(../fonts/fontawesome-webfont.woff?v=4.7.0?v=2024-05-17) format("woff"), url(../fonts/fontawesome-webfont.ttf?v=4.7.0?v=2024-05-17) format("truetype"), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular?v=2024-05-17) format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

/* Lotto ICON */
@font-face {
  font-family: 'Lotto-icons';
  src: url(../fonts/Lotto-icons.eot?4wbizc?v=2024-05-17);
  src: url(../fonts/Lotto-icons.eot?4wbizc#iefix?v=2024-05-17) format("embedded-opentype"), url(../fonts/Lotto-icons.ttf?4wbizc?v=2024-05-17) format("truetype"), url(../fonts/Lotto-icons.woff?4wbizc?v=2024-05-17) format("woff"), url(../fonts/Lotto-icons.svg?4wbizc#Lotto-icons?v=2024-05-17) format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Lotto-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-cancel:before {
  content: "\e91d"; }

.icon-icona_notifica:before {
  content: "\e919"; }

.icon-icona_profilo:before {
  content: "\e91a"; }

.icon-icona_store_locator:before {
  content: "\e91b"; }

.icon-icona_suono:before {
  content: "\e91c"; }

.icon-icona_estrazioni:before {
  content: "\e90c"; }

.icon-checked:before {
  content: "\e900"; }

.icon-check:before {
  content: "\e901"; }

.icon-Info:before {
  content: "\e902"; }

.icon-icona_modifica_schedina:before {
  content: "\e903"; }

.icon-aggiorna:before {
  content: "\e904"; }

.icon-burger-menu:before {
  content: "\e905"; }

.icon-icon_chevron_right:before {
  content: "\e908"; }

.icon-icon_chevron_left:before {
  content: "\e909"; }

.icon-icon_chevron_top:before {
  content: "\e90d"; }

.icon-icon_chevron_bottom:before {
  content: "\e906"; }

.icon-icona_bar_code:before {
  content: "\e907"; }

.icon-icona_close:before {
  content: "\e90a"; }

.icon-icona_contatti:before {
  content: "\e90b"; }

.icon-icona_homepage:before {
  content: "\e90e"; }

.icon-icona_impronta:before {
  content: "\e90f"; }

.icon-icona_non_salvata:before {
  content: "\e910"; }

.icon-icona_preferenze:before {
  content: "\e911"; }

.icon-icona_qr_code:before {
  content: "\e912"; }

.icon-icona_salvata:before {
  content: "\e913"; }

.icon-icona_schedine:before {
  content: "\e914"; }

.icon-icona_shake:before {
  content: "\e915"; }

.icon-Pin_lotto:before {
  content: "\e916"; }

.icon-Pin:before {
  content: "\e917"; }

.icon-regolamenti:before {
  content: "\e918"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

@font-face {
  font-family: 'fredoka_oneregular';
  src: url(../fonts/FredokaOne-Regular.ttf?v=2024-05-17) format("truetype");
  src: url(../fonts/fredokaone-regular-webfont.woff2?v=2024-05-17) format("woff2"), url(fredokaone-regular-webfont.woff?v=2024-05-17) format("woff");
  font-size: 18px;
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Ubuntu-Bold';
  src: url(../fonts/Ubuntu-Bold.ttf?v=2024-05-17) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-size: 18px; }

@font-face {
  font-family: 'Celebration-Fill';
  src: url(../fonts/Celebration-Fill.otf?v=2024-05-17) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-size: 18px; }

@font-face {
  font-family: 'Ubuntu-Medium';
  src: url(../fonts/Ubuntu-Medium.ttf?v=2024-05-17) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-size: 18px; }

@font-face {
  font-family: 'Ubuntu-Regular';
  src: url(../fonts/Ubuntu-Regular.ttf?v=2024-05-17) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-size: 18px; }

@font-face {
  font-family: 'VAGRoundedStd-Thin';
  src: url(../fonts/VAGRoundedStd-Thin.ttf?v=2024-05-17) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-size: 18px; }

@font-face {
  font-family: 'VAGRoundedStd-Light';
  src: url(../fonts/VAGRoundedStd-Light.ttf?v=2024-05-17) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-size: 18px; }

@font-face {
  font-family: 'VAGRoundedStd-Bold';
  src: url(../fonts/VAGRoundedBold.ttf?v=2024-05-17) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-size: 18px; }

@font-face {
  font-family: 'VAGRounded-Bold';
  src: url(../fonts/VAGRoundedStd-Bold.ttf?v=2024-05-17) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-size: 18px; }

@font-face {
  font-family: 'MyRockwellStd-Bold';
  src: url(../fonts/RockwellStd-Bold.ttf?v=2024-05-17) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-size: 18px; }

@font-face {
  font-family: 'Baloo';
  src: url(../fonts/Baloo-Regular.ttf?v=2024-05-17) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-size: 18px; }

@font-face {
  font-family: 'Bliss2-Bold';
  src: url(../fonts/Bliss2-Bold.ttf?v=2024-05-17) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-size: 18px; }

@font-face {
  font-family: 'Bliss-Regular';
  src: url(../fonts/bliss_regular.ttf?v=2024-05-17) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-size: 18px; }

@font-face {
  font-family: 'Baloo';
  src: url(../fonts/Baloo-Regular.ttf?v=2024-05-17) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-size: 18px; }

/* Media Screen */
@media screen {
  /* Include Normalize for tag HTML5 */
  /* ==========================================================================
   Normalize.scss settings
   ========================================================================== */
  /**
 * Includes legacy browser support IE6/7
 *
 * Set to false if you want to drop support for IE6 and IE7
 */
  /* Base
   ========================================================================== */
  /**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 * 3. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *  `em` units.
 */
  html {
    font-family: sans-serif;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */ }
  /**
 * Remove default margin.
 */
  body {
    margin: 0; }
  /* HTML5 display definitions
   ========================================================================== */
  /**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
  article,
  aside,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  main,
  menu,
  nav,
  section,
  summary {
    display: block; }
  /**
 * 1. Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
  audio,
  canvas,
  progress,
  video {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */ }
  /**
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
  audio:not([controls]) {
    display: none;
    height: 0; }
  /**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
  [hidden],
  template {
    display: none; }
  /* Links
   ========================================================================== */
  /**
 * Remove the gray background color from active links in IE 10.
 */
  a {
    background-color: transparent; }
  /**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
  a:active, a:hover {
    outline: 0; }
  /* Text-level semantics
   ========================================================================== */
  /**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
  abbr[title] {
    border-bottom: 1px dotted; }
  /**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
  b,
  strong {
    font-weight: bold; }
  /**
 * Address styling not present in Safari and Chrome.
 */
  dfn {
    font-style: italic; }
  /**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
  h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  /**
 * Addresses styling not present in IE 8/9.
 */
  mark {
    background: #ff0;
    color: #000; }
  /**
 * Address inconsistent and variable font size in all browsers.
 */
  small {
    font-size: 80%; }
  /**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  sup {
    top: -0.5em; }
  sub {
    bottom: -0.25em; }
  /* Embedded content
   ========================================================================== */
  /**
 * 1. Remove border when inside `a` element in IE 8/9/10.
 * 2. Improves image quality when scaled in IE 7.
 */
  img {
    border: 0; }
  /**
 * Correct overflow not hidden in IE 9/10/11.
 */
  svg:not(:root) {
    overflow: hidden; }
  /* Grouping content
   ========================================================================== */
  /**
 * Address margin not present in IE 8/9 and Safari.
 */
  figure {
    margin: 1em 40px; }
  /**
 * Address differences between Firefox and other browsers.
 */
  hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0; }
  /**
 * Contain overflow in all browsers.
 */
  pre {
    overflow: auto; }
  /**
 * Address odd `em`-unit font size rendering in all browsers.
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
  code,
  kbd,
  pre,
  samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  /* Forms
   ========================================================================== */
  /**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
  /**
 * 1. Correct color not being inherited.
 *  Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 * 4. Improves appearance and consistency in all browsers.
 */
  button,
  input,
  optgroup,
  select,
  textarea {
    color: inherit;
    /* 1 */
    font: inherit;
    /* 2 */
    margin: 0;
    /* 3 */ }
  /**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
  button {
    overflow: visible; }
  /**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
  button,
  select {
    text-transform: none; }
  /**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *  and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *  `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *  Known issue: inner spacing remains in IE 6.
 */
  button,
  html input[type="button"],
  input[type="reset"],
  input[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
    cursor: pointer;
    /* 3 */ }
  /**
 * Re-set default cursor for disabled elements.
 */
  button[disabled],
  html input[disabled] {
    cursor: default; }
  /**
 * Remove inner padding and border in Firefox 4+.
 */
  button::-moz-focus-inner,
  input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  /**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
  input {
    line-height: normal; }
  /**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 *  Known issue: excess padding remains in IE 6.
 */
  input[type="checkbox"],
  input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */ }
  /**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
  input[type="number"]::-webkit-inner-spin-button,
  input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  /**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
  input[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    /* 2 */ }
  /**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
  input[type="search"]::-webkit-search-cancel-button,
  input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  /**
 * Define consistent border, margin, and padding.
 */
  fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  /**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 * 3. Corrects text not wrapping in Firefox 3.
 * 4. Corrects alignment displayed oddly in IE 6/7.
 */
  legend {
    border: 0;
    /* 1 */
    padding: 0;
    /* 2 */ }
  /**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
  textarea {
    overflow: auto; }
  /**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
  optgroup {
    font-weight: bold; }
  /* Tables
   ========================================================================== */
  /**
 * Remove most spacing between table cells.
 */
  table {
    border-collapse: collapse;
    border-spacing: 0; }
  td,
  th {
    padding: 0; }
  /* Include Accordion */
  .accordionOpen_class .accordion-title i.fa-chevron-up:before {
    content: "\f077"; }
  .accordion-title i.fa-chevron-up:before {
    content: "\f077"; }
  .accordion-title i.fa-chevron-up:before {
    content: "\f078"; }
  .accordion-element {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    width: 100%; }
  .accordion-element .accordion-title {
    width: 100%;
    padding: 25px 0;
    font-size: 26px;
    cursor: pointer;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    font-family: "Baloo", sans-serif;
    color: #eb5b29;
    text-transform: uppercase; }
  .accordion-element .accordion-title i {
    position: absolute;
    right: 0;
    color: black;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #63c5db;
    font-size: 16px; }
  .accordion-element .accordion-wrap {
    width: 100%;
    font-size: 16px;
    line-height: 25px;
    font-family: "Ubuntu-Medium", sans-serif;
    height: auto;
    max-height: 0px;
    overflow: hidden; }
  .accordion-element.accordionOpen_class .accordion-wrap {
    max-height: 10000px !important; }
  .diecielotto-wrap .accordion-element .accordion-title {
    font-family: "Bliss2-Bold", sans-serif;
    color: #004c93; }
  .diecielotto-wrap .accordion-element .accordion-title i {
    color: #004c93; }
  .dailygame-wrap .accordion-element .accordion-title {
    font-family: "Baloo", sans-serif;
    color: #eb5b29; }
  .dailygame-wrap .accordion-element .accordion-title i {
    color: #eb5b29; }
  .lotto-wrap .accordion-element .accordion-title {
    font-family: "Bliss2-Bold", sans-serif;
    color: #f58220; }
  .lotto-wrap .accordion-element .accordion-title i {
    color: #f58220; }
  /* Include Carousel */
  .carousel-element {
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .carousel-element .carousel-group-elements {
    min-width: 100%;
    width: auto;
    height: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    left: 0; }
  .carousel-element .carousel-group-elements .carousel-single-element {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .carousel-element .carousel-group-elements .carousel-single-element i {
    cursor: pointer; }
  .diecielotto-wrap .carousel-element .carousel-group-elements .carousel-single-element {
    min-width: 743px; }
  .lotto-wrap .carousel-element .carousel-group-elements .carousel-single-element {
    min-width: 743px; }
  .dailygame-wrap .carousel-element .carousel-group-elements .carousel-single-element {
    min-width: 907px; }
  /* Include SCSS for Tooltip layer */
  .tooltip {
    position: absolute;
    left: 0;
    top: 0px;
    width: 400px;
    height: 200px;
    background: white;
    border-radius: 5px;
    border: 2px solid #63c5db;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    -webkit-box-shadow: 0 0 20px rgba(64, 64, 64, 0.32);
    box-shadow: 0 0 20px rgba(64, 64, 64, 0.32);
    z-index: -2000;
    opacity: 0; }
  .tooltip.tooltip-error {
    background: #ff0937 !important;
    border: 1px solid #ff0937 !important;
    padding: 0 !important;
    border-radius: 0px !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 15px !important; }
  .tooltip.tooltip-error p {
    position: relative;
    z-index: 1000; }
  .tooltip .wrap_icon_arrow {
    border: 2px solid #63c5db;
    width: 20px;
    height: 20px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: white;
    z-index: 1;
    cursor: pointer; }
  .tooltip .wrap_icon_close {
    position: absolute;
    right: 10px;
    font-size: 29px;
    cursor: pointer;
    top: 10px; }
  .tooltip.show-in {
    -webkit-animation: animation-tooltip-show 1s forwards;
    animation: animation-tooltip-show 1s forwards; }
  .tooltip.show-out {
    -webkit-animation: animation-tooltip-hide 1s forwards;
    animation: animation-tooltip-hide 1s forwards; }
  .tooltip-oroLotto {
    width: 100%;
    height: 32px;
    border-radius: 4px;
    background: -o-linear-gradient(16.34deg, #DEB617 0%, #E1BC15 8.13%, #EBCC10 18.74%, #FAE708 30.67%, #FEED06 33%, #EACA11 52.19%, #DEB617 66%, #F2D435 86.7%, #FBE343 100%);
    background: linear-gradient(73.66deg, #DEB617 0%, #E1BC15 8.13%, #EBCC10 18.74%, #FAE708 30.67%, #FEED06 33%, #EACA11 52.19%, #DEB617 66%, #F2D435 86.7%, #FBE343 100%);
    font-family: Bliss-Regular;
    font-size: 10px;
    text-align: left;
    line-height: 12px;
    padding: 0 10px;
    margin-top: 10px;
    z-index: 3;
    display: block;
    color: #003F87;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .tooltip-oroLotto strong {
    display: contents;
    margin-left: 2px;
    font-weight: bold; }
  .tooltip-oroLotto.complex {
    position: -webkit-sticky;
    position: sticky;
    z-index: 2;
    margin-top: 0px;
    padding: 0px;
    height: 50px;
    max-width: 410px;
    -js-display: inline-flex;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-radius: 10px; }
  .tooltip-oroLotto.complex.lottoPiu {
    margin-top: 0px; }
  .tooltip-oroLotto.complex p {
    font-size: 14px;
    line-height: 16px;
    color: #004C93;
    width: 100%;
    padding: 7px 0 0 0;
    margin: 0; }
  .tooltip-oroLotto.complex i.icon-CloseBlu {
    background: url(../img/icons/closeBlu.svg?v=2024-05-17) no-repeat top center;
    background-size: contain;
    width: 16px;
    height: 100%;
    display: block;
    margin: 10px; }
  .tooltip-oroLotto.complex i.icon-CircleOro {
    background: url(../img/icons/circleOro.svg?v=2024-05-17) no-repeat center;
    background-size: contain;
    width: 25px;
    height: 100%;
    display: block;
    margin-right: 10px;
    margin-left: 10px; }
  .tooltipApp {
    position: absolute;
    z-index: -2000;
    border-radius: 8px;
    width: 235px;
    height: 70px;
    background: white;
    opacity: 0;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    -webkit-filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.4)); }
  .tooltipApp.cinquina {
    top: -90px;
    left: -20px; }
  .tooltipApp_content {
    padding: 5px 10px;
    width: 100%;
    height: auto;
    min-height: 60px;
    background: white;
    border-radius: 8px;
    overflow: hidden;
    -js-display: inline-flex;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 1;
    position: absolute; }
  .tooltipApp_content span {
    font-family: "Bliss2-Bold", sans-serif;
    font-size: 15px;
    color: #4A4A4A;
    line-height: 20px;
    max-width: unset;
    text-align: left; }
  .tooltipApp_content strong {
    color: black;
    font-weight: bold; }
  .tooltipApp_arrow {
    width: 26px;
    height: 26px;
    position: absolute;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    background: white;
    z-index: -1;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4); }
  .tooltipApp.top .tooltipApp_content {
    top: 0;
    left: 0; }
  .tooltipApp.top .tooltipApp_arrow {
    top: -13px; }
  .tooltipApp.tool_bottom .tooltipApp_content {
    bottom: 0;
    left: 0; }
  .tooltipApp.tool_bottom > .tooltipApp_arrow {
    bottom: -13px; }
  .tooltipApp.tool_left .tooltipApp_arrow {
    left: -13px;
    top: calc(50% - 13px); }
  .tooltipApp.tool_right .tooltipsApp_arrow {
    right: -13px;
    top: calc(50% - 13px); }
  .tooltipApp.lft .tooltipApp_arrow {
    left: 15%; }
  .tooltipApp.rgt .tooltipApp_arrow {
    right: 15%; }
  .tooltipApp.cnt {
    left: calc(50% - 13px); }
  .tooltipApp.show-in {
    -webkit-animation: animation-tooltip-show 1s forwards;
    animation: animation-tooltip-show 1s forwards; }
  .tooltipApp.show-out {
    -webkit-animation: animation-tooltip-hide 1s forwards;
    animation: animation-tooltip-hide 1s forwards; }
  /* Include Style for Header & Footer */
  header {
    width: 100%;
    float: left;
    position: relative;
    z-index: 2070;
    font-family: "Ubuntu-Medium", sans-serif;
    font-size: 19px;
    float: left;
    height: 60px;
    position: relative; }
  header.dailygame-wrap {
    background: #63c5db; }
  header.dailygame-wrap .logo {
    background: url(../img/logos/millionDay.png?v=2024-05-17) no-repeat;
    background-size: 10rem;
    background-position: center; }
  header.dailygame-wrap ul li a.selected {
    border-bottom: 3px solid #fcdb18;
    font-family: "Ubuntu-Bold", sans-serif; }
  header.dailygame-wrap ul li:last-child a {
    content: "";
    background: url(../img/icons/menu_altro.png?v=2024-05-17) no-repeat;
    background-position: center;
    background-size: contain;
    width: 100px;
    height: 20px;
    padding: 0;
    margin: 0; }
  header.diecielotto-wrap {
    background: #004c93;
    font-family: "Bliss-Regular", sans-serif; }
  header.diecielotto-wrap .logo {
    background: url(../img/logos/10elotto.png?v=2024-05-17) no-repeat;
    background-size: 8rem;
    background-position: center; } }

@media screen and (max-width: 931px) {
  header.diecielotto-wrap .logo {
    width: 150px; } }

@media screen {
  header.diecielotto-wrap ul li a.selected {
    border-bottom: 3px solid #f58220;
    font-family: "Bliss-Regular", sans-serif; } }

@media screen and (max-width: 931px) {
  header.diecielotto-wrap ul li a {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

@media screen {
  header.diecielotto-wrap ul li:last-child a {
    content: "";
    background: url(../img/icons/menu_altro-10elotto.png?v=2024-05-17) no-repeat;
    background-position: center;
    background-size: contain;
    width: 100px;
    height: 20px;
    padding: 0;
    margin: 0; }
  header.lotto-wrap {
    background: #f58220;
    font-family: "Bliss-Regular", sans-serif; }
  header.lotto-wrap .logo {
    background: url(../img/logos/lotto2.png?v=2024-05-17) no-repeat;
    background-size: 10rem;
    background-position: center; } }

@media screen and (max-width: 931px) {
  header.lotto-wrap .logo {
    width: 150px; } }

@media screen {
  header.lotto-wrap ul li a {
    padding: 0px 8.33333px 5px 8.33333px; }
  header.lotto-wrap ul li a.selected {
    border-bottom: 3px solid #004c93;
    font-family: "Bliss-Regular", sans-serif; } }

@media screen and (max-width: 932px) {
  header.lotto-wrap ul li a {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin: 0px 10px; } }

@media screen {
  header.lotto-wrap ul li:last-child a {
    content: "";
    background: url(../img/icons/menu_altro-lotto.png?v=2024-05-17) no-repeat;
    background-position: center;
    background-size: contain;
    width: 100px;
    height: 20px;
    padding: 0;
    margin: 0; }
  header .logo {
    width: 215px;
    height: 100%;
    position: relative;
    float: left;
    cursor: pointer; }
  header ul {
    width: auto;
    float: right;
    position: relative;
    height: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0; }
  header ul li {
    float: left;
    width: auto;
    height: 100%;
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  header ul li a {
    padding: 0 12.5px 5px 12.5px;
    margin: 0 12.5px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    text-align: center;
    color: white;
    text-decoration: none; }
  header ul li a.selected {
    border-bottom: 3px solid #fcdb18;
    font-family: "Ubuntu-Bold", sans-serif; } }

@media screen and (max-width: 932px) {
  header ul li a {
    padding-left: 12.5px !important;
    padding-right: 12.5px !important; } }

@media screen {
  header ul li:last-child a {
    content: "";
    background: url(../img/icons/menu_altro.png?v=2024-05-17) no-repeat;
    background-position: center;
    background-size: contain;
    width: 100px;
    height: 20px;
    padding: 0;
    margin: 0; }
  menu {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    height: 35px;
    z-index: 2060;
    font-family: "Ubuntu-Bold", sans-serif;
    font-size: 16px;
    position: relative;
    top: -50px; }
  menu ul {
    width: 100%;
    float: right;
    position: relative;
    height: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  menu ul li {
    width: auto;
    height: auto;
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  menu ul li a {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 12.5px 12.5px;
    position: relative;
    height: 100%;
    text-align: center;
    color: white;
    text-decoration: none; } }

@media screen and (max-width: 932px) {
  menu ul li a {
    padding-left: 12.5px !important;
    padding-right: 12.5px !important; } }

@media screen {
  menu .wrap_icon_arrow {
    background: white !important;
    width: 20px;
    height: 20px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: white;
    cursor: pointer;
    top: -10px;
    right: 40px; }
  menu.diecielotto-wrap {
    background: #dfe9f1;
    top: -50px;
    font-family: "Bliss-Regular", sans-serif; }
  menu.diecielotto-wrap ul li a {
    color: #004c93; }
  menu.diecielotto-wrap ul li a.selected {
    color: #f58220;
    font-family: "Bliss-Regular", sans-serif !important; }
  menu.diecielotto-wrap.show-in {
    -webkit-animation: animation-menu-show 1s forwards;
    animation: animation-menu-show 1s forwards; }
  menu.diecielotto-wrap.show-out {
    -webkit-animation: animation-menu-hide 1s forwards;
    animation: animation-menu-hide 1s forwards; }
  menu.diecielotto-wrap .wrap_icon_arrow {
    background-color: #dfe9f1 !important; }
  menu.diecielotto-wrap.diecielotto-wrap_menu-extraction-archive .wrap_icon_arrow {
    right: 295px; }
  menu.dailygame-wrap {
    background: #008a9a;
    top: -50px; }
  menu.dailygame-wrap ul li a.selected {
    color: #fcdb18; }
  menu.dailygame-wrap.show-in {
    -webkit-animation: animation-menu-show 1s forwards;
    animation: animation-menu-show 1s forwards; }
  menu.dailygame-wrap.show-out {
    -webkit-animation: animation-menu-hide 1s forwards;
    animation: animation-menu-hide 1s forwards; }
  menu.dailygame-wrap .wrap_icon_arrow {
    background-color: #008a9a !important; }
  menu.lotto-wrap {
    background: #fef3e2;
    top: -50px;
    font-family: "Bliss-Regular", sans-serif; }
  menu.lotto-wrap ul li a {
    color: #004c93; } }

@media screen and (max-width: 931px) {
  menu.lotto-wrap ul li a {
    padding: 0px 10px !important; } }

@media screen {
  menu.lotto-wrap ul li a.selected {
    color: #f58220;
    font-family: "Bliss-Regular", sans-serif !important; }
  menu.lotto-wrap.show-in {
    -webkit-animation: animation-menu-show 1s forwards;
    animation: animation-menu-show 1s forwards; }
  menu.lotto-wrap.show-out {
    -webkit-animation: animation-menu-hide 1s forwards;
    animation: animation-menu-hide 1s forwards; }
  menu.lotto-wrap .wrap_icon_arrow {
    background-color: #fef3e2 !important; }
  menu.lotto-wrap.lotto-wrap_menu-frequent-delayed-numbers .wrap_icon_arrow {
    right: 265px; } }

@media screen and (max-width: 932px) {
  menu.lotto-wrap.lotto-wrap_menu-frequent-delayed-numbers .wrap_icon_arrow {
    right: 240px; } }

@media screen {
  menu.lotto-wrap.lotto-wrap_menu-extractions-archive-video .wrap_icon_arrow {
    right: 380px; } }

@media screen and (max-width: 932px) {
  menu.lotto-wrap.lotto-wrap_menu-extractions-archive-video .wrap_icon_arrow {
    right: 330px; } }

@media screen {
  /* Include SCSS for loader page */
  .loader-wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -2150;
    background: rgba(255, 255, 255, 0.7);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0; }
  .loader-wrap.loader-wrap.loader-wrap_diecielotto .loader-group .load-child:before {
    background: #004c93; }
  .loader-wrap.loader-wrap.loader-wrap_dailygame .loader-group .load-child:before {
    background: #63c5db; }
  .loader-wrap.loader-wrap.loader-wrap_lotto .loader-group .load-child:before {
    background: #f58220; }
  .loader-wrap.show-in {
    z-index: 2150;
    opacity: 1; }
  .loader-wrap .loader-group {
    width: 40px;
    height: 40px;
    position: relative; }
  .loader-wrap .loader-group .load-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .loader-wrap .loader-group .load-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 20%;
    height: 20%;
    background-color: #63c5db;
    border-radius: 100%;
    -webkit-animation: loaderBounceDelay 1.2s infinite ease-in-out both;
    animation: loaderBounceDelay 1.2s infinite ease-in-out both; }
  .loader-wrap .loader-group .loadball2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg); }
  .loader-wrap .loader-group .loadball3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg); }
  .loader-wrap .loader-group .loadball4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg); }
  .loader-wrap .loader-group .loadball5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg); }
  .loader-wrap .loader-group .loadball6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg); }
  .loader-wrap .loader-group .loadball7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
  .loader-wrap .loader-group .loadball8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg); }
  .loader-wrap .loader-group .loadball9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg); }
  .loader-wrap .loader-group .loadball10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg); }
  .loader-wrap .loader-group .loadball11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg); }
  .loader-wrap .loader-group .loadball12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg); }
  .loader-wrap .loader-group .loadball2:before {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; }
  .loader-wrap .loader-group .loadball3:before {
    -webkit-animation-delay: -1s;
    animation-delay: -1s; }
  .loader-wrap .loader-group .loadball4:before {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }
  .loader-wrap .loader-group .loadball5:before {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s; }
  .loader-wrap .loader-group .loadball6:before {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s; }
  .loader-wrap .loader-group .loadball7:before {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s; }
  .loader-wrap .loader-group .loadball8:before {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s; }
  .loader-wrap .loader-group .loadball9:before {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s; }
  .loader-wrap .loader-group .loadball10:before {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s; }
  .loader-wrap .loader-group .loadball11:before {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s; }
  .loader-wrap .loader-group .loadball12:before {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s; }
  .loader-wrap.loader-component {
    position: absolute; }
  .loader-wrap.loader-component.show-in {
    z-index: 2040 !important;
    opacity: 1; }
  .loader-wrap.loader-generic {
    z-index: 5000 !important; }
  @-webkit-keyframes loaderBounceDelay {
    0%, 80%, 100% {
      -webkit-transform: scale(0);
      transform: scale(0); }
    40% {
      -webkit-transform: scale(1);
      transform: scale(1); } }
  @keyframes loaderBounceDelay {
    0%, 80%, 100% {
      -webkit-transform: scale(0);
      transform: scale(0); }
    40% {
      -webkit-transform: scale(1);
      transform: scale(1); } }
  /* Include SCSS for Modal layer */
  .modal_wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .modal_wrap .modal_container {
    width: 610px;
    height: 450px;
    background: white; }
  .modal_wrap .modal_container .modal_header {
    width: calc(100% - 25px);
    height: 60px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 0 12.5px;
    border-bottom: 1px solid #e0e0e0;
    position: relative; }
  .modal_wrap .modal_container .modal_header h2 {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    font-size: 22px;
    color: #eb5b29;
    text-transform: uppercase;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: "Baloo", sans-serif; }
  .modal_wrap .modal_container .modal_header .close-icon {
    position: absolute;
    top: 12px;
    cursor: pointer;
    right: 12px;
    font-size: 32px;
    color: #004c93; }
  .modal_wrap .modal_container .modal_body {
    width: 610px;
    height: 450px; }
  .modal_wrap .modal_container .modal_footer {
    width: 100%;
    height: 100px; }
  .modal_wrap.modal_wrap-normal .modal_container .modal_body {
    height: calc(100% - 60px - 100px - 50px);
    width: calc(610px - (610px - 460px));
    padding: 30px calc((610px - 460px) / 2);
    line-height: 1.8rem;
    overflow-y: auto;
    color: #004c93;
    font-size: 16px; }
  .modal_wrap.modal_wrap-normal .modal_container .modal_footer {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 -4px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -4px 10px 0px rgba(0, 0, 0, 0.3); }
  .modal_wrap.modal_wrap-small {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2100; }
  .modal_wrap.modal_wrap-small .modal_container {
    height: auto;
    width: 508.33333px;
    position: inherit;
    position: initial; }
  .modal_wrap.modal_wrap-small .modal_container .modal_header {
    position: relative; }
  .modal_wrap.modal_wrap-small .modal_container .modal_header .close-icon {
    right: 20px; }
  .modal_wrap.modal_wrap-small .modal_container .modal_body {
    padding: 30px;
    width: auto;
    height: auto !important;
    font-size: 18px;
    text-align: center;
    font-weight: bold; }
  .modal_wrap.modal_wrap-small .modal_container .modal_footer {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .modal_wrap.modal_wrap-small .modal_container .modal_footer .btn:nth-child(2) {
    margin-left: 10px; }
  .modal_wrap.modal_wrap-large .modal_container .modal_header .logo {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 200px;
    background: url(../img/logos/millionDay_bordered.png?v=2024-05-17) no-repeat;
    background-size: 150px; }
  .modal_wrap.modal_wrap-large .modal_container .modal_body {
    height: calc(100% - 60px - 25px - 25px);
    width: calc((610px - (25px) - (25px)) - 3px * 2);
    margin: 0 12.5px 12.5px 12.5px;
    line-height: 1.8rem;
    overflow-y: scroll;
    font-size: 16px;
    border-top: 3px solid #63c5db;
    border-left: 3px solid #63c5db;
    border-right: 3px solid #63c5db;
    border-bottom: 3px solid #63c5db;
    padding: calc(25px / 2); }
  .modal_wrap.modal_wrap-large .modal_container .modal_footer {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .modal_wrap.modal_wrap-extra_large .modal_container {
    width: 744px !important; }
  .modal_wrap.modal_wrap-extra_large .modal_container .modal_header .logo {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 200px;
    background: url(../img/logos/millionDay_bordered.png?v=2024-05-17) no-repeat;
    background-size: 130px;
    background-position: 0 center; }
  .modal_wrap.modal_wrap-extra_large .modal_container .modal_body {
    height: calc(100% - 60px - 25px - 25px);
    width: calc((744px - (25px) - (25px)) - 3px * 2);
    margin: 0 12.5px 12.5px 12.5px;
    line-height: 1.8rem;
    overflow-y: scroll;
    font-size: 16px;
    border-top: 3px solid #63c5db;
    border-left: 3px solid #63c5db;
    border-right: 3px solid #63c5db;
    border-bottom: 3px solid #63c5db;
    padding: calc(25px / 2); }
  .modal_wrap.modal_wrap-extra_large .modal_container .modal_footer {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .modal_wrap.show-in {
    -webkit-animation: animation-modal-show 1s forwards;
    animation: animation-modal-show 1s forwards; }
  .lotto-wrap .modal_wrap .modal_container {
    border: 2px solid #f58220; }
  .lotto-wrap .modal_wrap .modal_container .modal_header h2 {
    font-size: 22px;
    color: #f58220;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .modal_wrap .modal_container .modal_header i {
    color: #f58220; }
  .lotto-wrap .modal_wrap .modal_container .modal_body {
    font-family: "Bliss-Regular", sans-serif; }
  .lotto-wrap .modal_wrap .modal_container .modal_footer .btn {
    padding: 10px 25px;
    margin: 0px 5px; }
  .lotto-wrap .modal_wrap .modal_container .modal_footer .btn:nth-child(2) {
    background: white;
    color: #f58220;
    border: 2px solid #f58220; }
  .lotto-wrap .modal_wrap.modal_wrap-small {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .lotto-wrap .modal_wrap.modal_wrap-small .modal_container .modal_body {
    color: #004c93; }
  .diecielotto-wrap .modal_wrap .modal_container .modal_header h2 {
    font-size: 22px;
    color: #004c93;
    font-family: "Bliss2-Bold", sans-serif; }
  .diecielotto-wrap .modal_wrap .modal_container .modal_header i {
    color: #004c93; }
  .diecielotto-wrap .modal_wrap .modal_container .modal_body {
    font-family: "Bliss-Regular", sans-serif; }
  .diecielotto-wrap .modal_wrap .modal_container .modal_footer .btn {
    padding: 10px 25px;
    margin: 0px 5px; }
  .diecielotto-wrap .modal_wrap .modal_container .modal_footer .btn:nth-child(2) {
    background: white;
    color: #004c93;
    border: 2px solid #004c93; }
  .diecielotto-wrap .modal_wrap.modal_wrap-small {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .dailygame-wrap .modal_wrap .modal_container .modal_header i {
    color: black; }
  .page_wrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: calc(100% - 60px);
    background: white;
    padding-top: calc(60px);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .page_wrap .page_container {
    width: 100%;
    height: calc(100%);
    overflow-y: auto; }
  .page_wrap.show-in {
    -webkit-animation: animation-page-show 1s forwards;
    animation: animation-page-show 1s forwards; }
  /* Include SCSS for Message Component layer */
  .message_wrap {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: -2000; }
  .message_wrap .message_container {
    width: 350px;
    height: auto;
    padding: 25px;
    -webkit-box-shadow: 0px 0px 6px 0px #a7a7a7;
    box-shadow: 0px 0px 6px 0px #a7a7a7;
    background: white;
    margin: 100px 0; }
  .message_wrap .message_container .message_body {
    width: 350px;
    height: auto;
    font-size: 17px;
    line-height: 20px;
    text-align: center; }
  .message_wrap .message_container .message_body h4 {
    font-size: 18px;
    font-weight: bold; }
  .message_wrap.show-in {
    -webkit-animation: animation-message-component-show 1s forwards;
    animation: animation-message-component-show 1s forwards; }
  .message_wrap.show-out {
    -webkit-animation: animation-message-component-hide 1s forwards;
    animation: animation-message-component-hide 1s forwards; }
  /* Include SCSS for Pagination */
  .pagination-container {
    width: 100%;
    margin: 25px 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 30px; }
  .pagination-container ul {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    list-style: none;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: 0px 0px 5px #63c5db;
    box-shadow: 0px 0px 5px #63c5db;
    border-radius: 5px; }
  .pagination-container ul li {
    height: auto;
    min-width: 35px;
    text-align: center;
    position: relative;
    height: 30px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid rgba(0, 157, 224, 0.15); }
  .pagination-container ul li a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: black;
    text-decoration: none;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .pagination-container ul li a:focus {
    outline: none !important; }
  .pagination-container ul li a i {
    font-size: 12px; }
  .pagination-container ul li:first-child {
    border: none;
    border-radius: 5px 0 0 5px; }
  .pagination-container ul li:last-child {
    border-radius: 0 5px 5px 0; }
  .pagination-container ul li.active {
    background: #63c5db;
    cursor: default;
    pointer-events: none; }
  .pagination-container ul li.active a {
    color: white; }
  .pagination-container ul li:hover {
    background: #63c5db; }
  .pagination-container ul li:hover a {
    color: white; }
  .pagination-container ul li.disabled {
    opacity: 0.4;
    cursor: default;
    pointer-events: none; }
  .pagination-container ul li.disabled a {
    cursor: default;
    pointer-events: none; }
  .diecielotto-wrap .pagination-container ul {
    -webkit-box-shadow: 0px 0px 5px #004c93;
    box-shadow: 0px 0px 5px #004c93; }
  .diecielotto-wrap .pagination-container ul li.active {
    background: #004c93; }
  .diecielotto-wrap .pagination-container ul li:hover {
    background: #004c93; }
  .diecielotto-wrap .pagination-container ul li:hover a {
    color: white; }
  .dailygame-wrap .pagination-container ul {
    -webkit-box-shadow: 0px 0px 5px #63c5db;
    box-shadow: 0px 0px 5px #63c5db; }
  .dailygame-wrap .pagination-container ul li a {
    color: #63c5db; }
  .dailygame-wrap .pagination-container ul li.active {
    background: #63c5db; }
  .dailygame-wrap .pagination-container ul li.active a {
    color: white !important; }
  .dailygame-wrap .pagination-container ul li:hover {
    background: #63c5db; }
  .dailygame-wrap .pagination-container ul li:hover a {
    color: white !important; }
  .lotto-wrap .pagination-container ul {
    -webkit-box-shadow: 0px 0px 5px #f58220;
    box-shadow: 0px 0px 5px #f58220; }
  .lotto-wrap .pagination-container ul li {
    color: #004c93; }
  .lotto-wrap .pagination-container ul li a {
    color: #004c93;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .pagination-container ul li.active {
    background: #f58220; }
  .lotto-wrap .pagination-container ul li.active a {
    color: white; }
  .lotto-wrap .pagination-container ul li:hover {
    background: #f58220; }
  .lotto-wrap .pagination-container ul li:hover a {
    color: white; }
  .lotto-wrap .pagination-container ul li:last-child a, .lotto-wrap .pagination-container ul li:first-child a {
    color: #f58220 !important; }
  /* Include SCSS for Popup layer */
  .popup_wrap {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 2000; }
  .popup_wrap .popup_container {
    width: 100%;
    height: 100%;
    position: absolute;
    top: calc(0px);
    left: calc(0px);
    background: white; }
  .popup_wrap .popup_container .popup_header {
    width: calc(100% - 25px);
    height: 60px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 0 12.5px;
    position: relative; }
  .popup_wrap .popup_container .popup_header .logo {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 200px; }
  .popup_wrap .popup_container .popup_header h2 {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    font-size: 22px;
    color: #eb5b29;
    text-transform: uppercase;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: "Baloo", sans-serif; }
  .popup_wrap .popup_container .popup_header .close-icon {
    position: absolute;
    top: 12px;
    cursor: pointer;
    right: 12px;
    font-size: 32px; }
  .popup_wrap .popup_container .popup_body {
    width: 100%;
    height: 100%; }
  .popup_wrap .popup_container .popup_footer {
    width: 100%;
    height: 100px; }
  .popup_wrap.popup_wrap-normal .popup_container .popup_body {
    height: calc(100% - 75px - 100px - 50px);
    width: 710px;
    padding: 30px calc((100% - 710px) - ((100% - 710px) / 2));
    line-height: 1.8rem;
    overflow-y: scroll;
    font-size: 16px; }
  .popup_wrap.popup_wrap-normal .popup_container .popup_footer {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 -4px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -4px 10px 0px rgba(0, 0, 0, 0.3);
    position: relative; }
  .popup_wrap.popup_wrap-large .popup_container .popup_body {
    height: calc(100% - 75px - 100px - 50px);
    width: 760px;
    padding: 30px calc((100% - 760px) - ((100% - 760px) / 2));
    line-height: 1.8rem;
    overflow-y: scroll;
    font-size: 16px; }
  .popup_wrap.popup_wrap-large .popup_container .popup_footer {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-shadow: 0 -4px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0 -4px 10px 0px rgba(0, 0, 0, 0.3);
    position: relative; }
  /* Include Button for this project */
  .btn.btn_default {
    padding: 5px 15px;
    border-radius: 5px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Baloo", sans-serif;
    font-size: 15px;
    background: white;
    border: 2px solid #cccccc;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  .btn.btn_default.btn_10elotto {
    border: 2px solid #004c93;
    background: #004c93;
    color: white;
    font-family: "Bliss-Regular", sans-serif; }
  .btn.btn_default.btn_10elotto.btn_white {
    background: white;
    color: #004c93; }
  .btn.btn_default.btn_10elotto.btn_light {
    color: #004c93; }
  .btn.btn_default.btn_lotto {
    border: 2px solid #f58220;
    background: #f58220;
    color: white;
    font-family: "Bliss2-Bold", sans-serif; }
  .btn.btn_default.btn_lotto.btn_white {
    background: white;
    color: #004c93; }
  .btn.btn_default.btn_lotto.btn_light {
    color: #f58220; }
  .btn.btn_default.btn_lottopiu {
    border: 2px solid #f58220;
    background: #f58220;
    color: white; }
  .btn.btn_default.btn_lottopiu.btn_white {
    background: white;
    color: #f58220; }
  .btn.btn_default.btn_lottopiu.btn_light {
    color: #f58220; }
  .btn.btn_default.btn_dailygame {
    border: 2px solid #63c5db;
    background: #63c5db;
    color: white; }
  .btn.btn_default.btn_dailygame.btn_white {
    background: white;
    color: #63c5db; }
  .btn.btn_default.btn_dailygame.btn_light {
    color: #63c5db; }
  .btn.btn_default.btn_neutral {
    border: 2px solid #cccccc;
    background: white; }
  .btn.btn_default.btn_large {
    padding: 15px 60px; }
  .btn.btn_default.btn_light {
    border: none;
    padding: 5px;
    background: transparent; }
  .btn.btn_default.btn_icon {
    padding-left: 60px; }
  /* Include Table for this project */
  .table-container {
    border: 2px solid #63c5db;
    width: calc(100% - 25px);
    height: auto;
    padding: calc(12.5px - 4px); }
  .table-container table {
    width: 100%;
    height: auto;
    font-size: 16px;
    font-family: "Ubuntu-Medium", sans-serif; }
  .table-container table tr {
    margin: 0 12.5px; }
  .table-container table tr td {
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
    line-height: 25px; }
  .diecielotto-wrap .table-container {
    border-color: #004c93; }
  .diecielotto-wrap .table-container table {
    font-family: "Bliss-Regular", sans-serif; }
  .dailygame-wrap .table-container {
    border-color: #63c5db; }
  .dailygame-wrap .table-container table {
    font-family: "Ubuntu-Medium", sans-serif; }
  /* Include CSS for Form */
  /* Include CSS for Calendar Picker */
  .pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .pika-single.is-hidden {
    display: none; }
  .pika-single.is-bound {
    position: absolute;
    -webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5); }
  .pika-single {
    *zoom: 1; }
  .pika-single:before, .pika-single:after {
    content: " ";
    display: table; }
  .pika-single:after {
    clear: both; }
  .pika-lendar {
    float: left;
    width: 240px;
    margin: 8px; }
  .pika-title {
    position: relative;
    text-align: center; }
  .pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    filter: alpha(opacity=0);
    opacity: 0; }
  .pika-label {
    display: inline-block;
    *display: inline;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #333;
    background-color: #fff; }
  .pika-prev,
  .pika-next {
    display: block;
    cursor: pointer;
    position: relative;
    outline: none;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: .5;
    *position: absolute;
    *top: 0; }
  .pika-prev:hover,
  .pika-next:hover {
    opacity: 1; }
  .pika-prev.is-disabled,
  .pika-next.is-disabled {
    cursor: default;
    opacity: .2; }
  .pika-prev,
  .is-rtl .pika-next {
    float: left;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
    *left: 0; }
  .pika-next,
  .is-rtl .pika-prev {
    float: right;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
    *right: 0; }
  .pika-select {
    display: inline-block;
    *display: inline; }
  .pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0; }
  .pika-table th,
  .pika-table td {
    width: 14.285714285714286%;
    padding: 0; }
  .pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: bold;
    text-align: center; }
  .pika-table abbr {
    border-bottom: none;
    cursor: help; }
  .pika-button {
    cursor: pointer;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5; }
  .is-today .pika-button {
    color: #33aaff;
    font-weight: bold; }
  .is-selected .pika-button {
    color: #fff;
    font-weight: bold;
    background: #33aaff;
    -webkit-box-shadow: inset 0 1px 3px #178fe5;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px; }
  .is-disabled .pika-button,
  .is-outside-current-month .pika-button {
    color: #999;
    opacity: .3; }
  .is-disabled .pika-button {
    pointer-events: none;
    cursor: default; }
  .pika-button:hover {
    color: #fff;
    background: #ff8000;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px; }
  .pika-button .is-selection-disabled {
    pointer-events: none;
    cursor: default; }
  .pika-week {
    font-size: 11px;
    color: #999; }
  .is-inrange .pika-button {
    background: #D5E9F7; }
  .is-startrange .pika-button {
    color: #fff;
    background: #6CB31D;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px; }
  .is-endrange .pika-button {
    color: #fff;
    background: #33aaff;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 3px; }
  /* Include Menu di Demo */
  body.body-demo {
    background-color: #404040;
    font-family: "VAGRoundedStd-Light", sans-serif;
    color: white;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%; }
  body.body-demo.body-iframe {
    position: inherit;
    position: initial;
    height: auto; }
  body.body-demo.body-demo_diecielotto {
    background-color: #003f79; }
  body.body-demo.body-demo_lotto {
    background-color: #ff9933; }
  body.body-demo.body-demo_dailygame {
    background-color: #008a9a; }
  body.body-demo .logos-container {
    width: 200px;
    height: auto;
    margin-right: 50px; }
  body.body-demo .logos-container img {
    width: 100%; }
  body.body-demo .logos-container a {
    float: left;
    text-align: center;
    width: 100%;
    color: white;
    text-decoration: none; }
  body.body-demo .logos-container a:first-child {
    height: 150px; }
  body.body-demo menu.menu-demo {
    width: 300px;
    background-color: white;
    -webkit-box-shadow: 0 0 20px 2px #000;
    box-shadow: 0 0 20px 2px #000;
    border-radius: 10px;
    height: auto !important; }
  body.body-demo menu.menu-demo ul.dailygame,
  body.body-demo menu.menu-demo ul.diecielotto,
  body.body-demo menu.menu-demo ul.generic {
    padding: 0;
    margin: 0;
    list-style: none;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  body.body-demo menu.menu-demo ul.dailygame li,
  body.body-demo menu.menu-demo ul.diecielotto li,
  body.body-demo menu.menu-demo ul.generic li {
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%; }
  body.body-demo menu.menu-demo ul.dailygame li a,
  body.body-demo menu.menu-demo ul.diecielotto li a,
  body.body-demo menu.menu-demo ul.generic li a {
    padding: 10px 10px;
    margin: 0;
    list-style: none;
    text-align: left;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: lighter;
    color: black;
    font-family: "Ubuntu-Medium", sans-serif;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-weight: bold;
    font-size: 13px; }
  body.body-demo menu.menu-demo ul.dailygame li a i,
  body.body-demo menu.menu-demo ul.diecielotto li a i,
  body.body-demo menu.menu-demo ul.generic li a i {
    margin-right: 15px;
    font-size: 16px;
    width: 20px; }
  body.body-demo menu.menu-demo ul.dailygame li a:hover,
  body.body-demo menu.menu-demo ul.diecielotto li a:hover,
  body.body-demo menu.menu-demo ul.generic li a:hover {
    background-color: #00488a;
    color: white; }
  body.body-demo menu.menu-demo ul.dailygame li:last-child a:hover,
  body.body-demo menu.menu-demo ul.diecielotto li:last-child a:hover,
  body.body-demo menu.menu-demo ul.generic li:last-child a:hover {
    border-radius: 0 0 10px 10px; }
  body.body-demo menu.menu-demo ul.dailygame li:first-child a:hover,
  body.body-demo menu.menu-demo ul.diecielotto li:first-child a:hover,
  body.body-demo menu.menu-demo ul.generic li:first-child a:hover {
    border-radius: 10px 10px 0 0; }
  body.body-demo .iframeContainer {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    float: left; }
  body.body-demo .iframeContainer .buttonContainer {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 50px;
    margin-top: 30px;
    margin-bottom: 30px; }
  body.body-demo .iframeContainer .buttonContainer button {
    background: #6CB31D;
    color: white;
    border: 1px solid #7c914a;
    margin: 0 15px;
    width: 100px; }
  /* Include Icon Simbolotto */
  .lotto-wrap .group-simboli-blue-notext {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .lotto-wrap .group-simboli-blue-notext .simbolotto {
    width: 18px;
    height: 18px;
    margin: 0px 2px;
    background-color: transparent;
    background-size: contain;
    background-position: center; }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_1 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/1.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_2 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/2.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_3 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/3.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_4 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/4.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_5 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/5.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_6 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/6.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_7 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/7.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_8 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/8.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_9 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/9.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_10 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/10.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_11 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/11.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_12 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/12.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_13 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/13.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_14 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/14.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_15 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/15.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_16 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/16.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_17 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/17.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_18 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/18.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_19 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/19.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_20 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/20.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_21 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/21.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_22 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/22.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_23 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/23.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_24 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/24.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_25 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/25.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_26 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/26.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_27 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/27.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_28 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/28.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_29 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/29.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_30 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/30.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_31 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/31.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_32 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/32.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_33 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/33.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_34 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/34.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_35 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/35.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_36 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/36.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_37 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/37.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_38 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/38.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_39 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/39.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_40 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/40.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_41 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/41.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_42 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/42.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_43 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/43.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_44 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/44.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_45 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/45.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .lotto-wrap .group-simboli-color-notext .simbolotto {
    width: 25px;
    height: 25px;
    margin: 0px 5px;
    background-color: transparent;
    background-size: contain;
    background-position: center; }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_1 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/1.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_2 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/2.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_3 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/3.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_4 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/4.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_5 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/5.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_6 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/6.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_7 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/7.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_8 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/8.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_9 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/9.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_10 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/10.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_11 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/11.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_12 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/12.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_13 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/13.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_14 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/14.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_15 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/15.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_16 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/16.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_17 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/17.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_18 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/18.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_19 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/19.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_20 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/20.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_21 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/21.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_22 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/22.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_23 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/23.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_24 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/24.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_25 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/25.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_26 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/26.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_27 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/27.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_28 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/28.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_29 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/29.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_30 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/30.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_31 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/31.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_32 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/32.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_33 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/33.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_34 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/34.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_35 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/35.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_36 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/36.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_37 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/37.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_38 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/38.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_39 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/39.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_40 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/40.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_41 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/41.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_42 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/42.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_43 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/43.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_44 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/44.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_45 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/45.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto {
    width: 100%;
    margin: 2px 5px;
    padding: 2px;
    height: 35px;
    background-size: 150px;
    background-position: 5px center; }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_1 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/1.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_2 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/2.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_3 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/3.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_4 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/4.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_5 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/5.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_6 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/6.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_7 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/7.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_8 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/8.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_9 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/9.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_10 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/10.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_11 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/11.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_12 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/12.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_13 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/13.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_14 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/14.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_15 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/15.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_16 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/16.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_17 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/17.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_18 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/18.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_19 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/19.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_20 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/20.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_21 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/21.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_22 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/22.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_23 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/23.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_24 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/24.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_25 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/25.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_26 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/26.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_27 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/27.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_28 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/28.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_29 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/29.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_30 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/30.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_31 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/31.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_32 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/32.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_33 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/33.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_34 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/34.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_35 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/35.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_36 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/36.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_37 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/37.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_38 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/38.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_39 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/39.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_40 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/40.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_41 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/41.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_42 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/42.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_43 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/43.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_44 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/44.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_45 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/45.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.extracted {
    border: 1px solid #004c93;
    border-radius: 5px; }
  .lotto-wrap .group-simboli-color-text-blue-vertical {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: calc(100% / 5 - 6px);
    margin: 3px 0px;
    background-size: 80%;
    background-position: center; }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_1 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/1.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_2 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/2.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_3 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/3.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_4 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/4.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_5 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/5.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_6 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/6.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_7 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/7.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_8 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/8.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_9 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/9.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_10 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/10.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_11 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/11.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_12 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/12.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_13 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/13.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_14 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/14.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_15 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/15.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_16 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/16.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_17 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/17.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_18 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/18.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_19 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/19.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_20 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/20.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_21 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/21.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_22 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/22.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_23 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/23.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_24 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/24.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_25 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/25.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_26 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/26.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_27 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/27.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_28 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/28.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_29 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/29.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_30 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/30.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_31 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/31.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_32 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/32.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_33 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/33.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_34 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/34.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_35 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/35.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_36 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/36.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_37 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/37.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_38 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/38.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_39 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/39.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_40 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/40.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_41 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/41.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_42 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/42.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_43 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/43.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_44 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/44.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_45 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/45.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.extracted {
    border: 1px solid #004c93;
    border-radius: 5px; }
  /* Include style iframe */
  .content-iframe {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px; }
  .content-iframe iframe {
    width: 100%;
    height: 100%;
    border: 0px;
    padding: 0px;
    margin: 0px; }
  /* Include page structure for 10elotto */
  .gdl-wrap.lotto-wrap.lotto-wrap_pages-generic .container_body {
    color: #404040; }
  .gdl-wrap.lotto-wrap.lotto-wrap_pages-generic .container_body h2 {
    text-align: center;
    font-size: 26px;
    margin: 10px 0 12.5px 0;
    padding: 10px 0 12.5px 0;
    height: auto;
    text-transform: uppercase;
    color: #f58220;
    font-family: "Bliss2-Bold", sans-serif; }
  .gdl-wrap.lotto-wrap.lotto-wrap_pages-generic .container_body p {
    font-size: 16px;
    line-height: 25px;
    font-family: "Bliss-Regular", sans-serif; }
  .gdl-wrap.lotto-wrap.lotto-wrap_pages-generic.lotto-wrap_pages-generic_strict {
    position: relative;
    padding-top: 60px;
    width: 743px;
    margin: 0 calc((100% - 743px) / 2);
    padding-bottom: 100px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_pages-generic.lotto-wrap_pages-generic_wide {
    position: relative;
    padding-top: 60px;
    width: calc(100% - 25px);
    margin: 0 12.5px;
    padding-bottom: 100px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_home {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 932px;
    margin: 0 calc((100% - 932px) / 2);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap {
    width: calc(50% - 12.5px - 25px / 2);
    padding: 12.5px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap.column-wrap_center {
    width: 100%;
    max-height: 1490px;
    height: 1490px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media screen and (max-width: 931px) {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap.column-wrap_center {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-height: none !important;
    height: auto !important; } }

@media screen {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .group-component-wrap.group-component-wrap_lottery {
    width: calc(50% - 12.5px - 6px);
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
    margin-bottom: 50px;
    min-height: 1430px; } }

@media screen and (max-width: 931px) {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .group-component-wrap.group-component-wrap_lottery {
    margin-bottom: 10px; } }

@media screen and (max-width: 931px) {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .group-component-wrap.group-component-wrap_lottery {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    width: calc(440px);
    margin-top: 12.5px;
    margin-right: 0 !important;
    margin-left: 0 !important; } }

@media screen {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap {
    width: calc(50% - 12.5px - 6px); }
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_padding {
    padding: 25px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_banner-lottery-top {
    width: calc(50% - 12.5px - 12px); }
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_banner-lottery-top ~ .group-component-wrap_lottery {
    margin-bottom: 0 !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_banner-lottery-bottom {
    width: calc(50% - 12.5px - 6px); }
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_choose-numbers {
    margin-right: 12.5px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_immediate {
    margin-left: 12.5px;
    margin-top: 12.5px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; } }

@media screen and (max-width: 931px) {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_immediate {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important; } }

@media screen {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_banner-lottery-top {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

@media screen and (max-width: 931px) {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_banner-lottery-top {
    width: calc(440px);
    margin-bottom: 0px;
    padding-bottom: 0px; } }

@media screen {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_banner-lottery-bottom {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
    margin-left: 12.5px;
    margin-top: 12.5px; } }

@media screen and (max-width: 931px) {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_banner-lottery-bottom {
    width: calc(440px);
    margin-bottom: 0px;
    padding-bottom: 0px; } }

@media screen {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_viewer-area {
    margin-left: 12.5px;
    margin-top: 12.5px;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; } }

@media screen and (max-width: 931px) {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_viewer-area {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

@media screen {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_frequent-delayed-numbers {
    margin-left: 12.5px;
    margin-top: 12.5px;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_banner-next-extraction {
    margin-left: 12.5px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; } }

@media screen and (max-width: 931px) {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_banner-next-extraction {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
    margin-top: 12.5px; } }

@media screen {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_banner-lottopiu {
    margin-left: 12.5px;
    margin-top: 12.5px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; } }

@media screen and (max-width: 931px) {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_banner-lottopiu {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important; } }

@media screen {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_promo {
    margin-left: 12.5px;
    margin-top: 12.5px;
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; } }

@media screen and (max-width: 931px) {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_promo {
    -webkit-box-ordinal-group: 8 !important;
    -ms-flex-order: 7 !important;
    order: 7 !important; } }

@media screen {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap.component-wrap_claim-rules-game {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; } }

@media screen and (max-width: 931px) {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .component-wrap {
    width: calc(440px);
    margin-right: 0 !important;
    margin-left: 0 !important; } }

@media screen {
  .gdl-wrap.lotto-wrap.lotto-wrap_home > .column-wrap .oroLotto-logo {
    width: 61px;
    height: 40px;
    background: url(../img/logos/oroLotto-logo.svg?v=2024-05-17) no-repeat center;
    background-size: contain; }
  .gdl-wrap.lotto-wrap.lotto-wrap_home .component-wrap {
    border: 3px solid #f58220; } }

@media screen and (max-width: 931px) {
  .gdl-wrap.lotto-wrap.lotto-wrap_home {
    width: 768px;
    margin: 0 calc((100% - 768px) / 2); } }

@media screen {
  .gdl-wrap.lotto-wrap.lotto-wrap_faq .container_body h2 {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 25px;
    width: 100%;
    height: 60px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_faq .container_body h3 {
    color: #004c93 !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_faq .container_body p {
    color: #004c93 !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_info-game .carousel-learn-lotto {
    height: 450px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_info-game .carousel-learn-lotto .group-images .single-image img {
    border: 6px solid #f58220;
    padding: 1px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_info-game .carousel-learn-lotto .group-images .single-image i {
    font-size: 30px;
    color: #f58220; }
  .gdl-wrap.lotto-wrap.lotto-wrap_info-game .carousel-learn-lotto .group-images .single-image i.fa-chevron-left {
    margin-right: 25px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_info-game .carousel-learn-lotto .group-images .single-image i.fa-chevron-right {
    margin-left: 25px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_probability-rules .container_body h2 {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 25px;
    width: 100%;
    height: 60px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_probability-rules .container_body .table_probability-rules {
    margin: 0 10%;
    width: 80%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_probability-rules .container_body h3 {
    color: #004c93 !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_probability-rules .container_body p {
    color: #004c93 !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_payment-win .container_body h2 {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 25px;
    width: 100%;
    height: 60px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_payment-win .container_body h3 {
    color: #004c93 !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_payment-win .container_body p {
    color: #004c93 !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body h2 {
    background: transparent url(../img/icons/icon_favorite-game_title-lotto.png?v=2024-05-17) no-repeat;
    background-position: calc(50% - 170px) 0;
    background-size: 60px;
    width: 100%;
    height: 60px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Bliss2-Bold", sans-serif;
    color: #f58220; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game {
    border: 2px solid #f58220;
    margin: 25px calc((100% - (768px - 25px)) / 2);
    width: calc(743px); }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_header .logo {
    height: 40px;
    width: 130px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_header .logo.lotto {
    background: url(../img/logos/lotto.png?v=2024-05-17) no-repeat;
    background-size: contain;
    background-position: 12.5px center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_header .logo.lottopiu {
    background: url(../img/logos/lotto-piu.png?v=2024-05-17) no-repeat;
    background-size: contain;
    background-position: 12.5px center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_header .id-game {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 55px;
    font-size: 14px;
    font-weight: bold;
    padding: 0 25px;
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body {
    margin: 0px 12.5px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 25px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .label {
    width: 100%;
    text-transform: uppercase;
    color: #004c93;
    margin: 10px 0;
    padding: 0;
    height: 20px;
    text-align: left;
    font-size: 18px;
    font-family: "Bliss2-Bold", sans-serif; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 70%;
    height: auto; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div {
    width: 10%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    cursor: pointer;
    position: relative;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div span {
    border: 2px solid black;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    font-size: 1.4rem;
    font-family: "Baloo", sans-serif;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - (35px / 2));
    left: calc(50% - (35px / 2)); }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div span.not-selected {
    border-color: #f58220;
    background: white; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div span.golden-not-selected {
    border-color: #f58220;
    background: white; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div span.golden-not-selected ~ .number {
    color: #404040; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div span.golden-not-selected ~ .number small {
    color: #404040; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div span.selected {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div span.selected ~ .number {
    color: white; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div span.selected ~ .number small {
    color: white; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div span.extracted ~ .number {
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div span.extracted ~ .number small {
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div span.not-extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/10elotto/not-extracted.png?v=2024-05-17) no-repeat;
    border: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div span.golden {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div span.golden ~ .number small {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px  1px 0 #fff, 1px  1px 0 #fff; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div span.extracted ~ .number small {
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div span.empty {
    color: white;
    border-color: #63c5db; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div span.number {
    background: none;
    border: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container > .numbers div span.number small {
    color: #404040;
    font-weight: lighter; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container .numbers {
    margin: 0;
    padding: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body > .numbers-played .numbers-container .oroLotto-logo {
    width: 64px;
    height: 42px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played {
    margin-top: 30px;
    width: 100%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played thead {
    font-size: 16px;
    color: #f58220;
    text-transform: uppercase; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played tr {
    font-weight: lighter;
    font-size: 12px;
    text-align: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played tr th {
    text-transform: uppercase;
    font-family: "Bliss2-Bold", sans-serif;
    padding: 0 !important;
    border: none;
    color: #004c93;
    border-bottom: 3px solid #f58220 !important;
    line-height: 15px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played tr td {
    height: 55px;
    line-height: 15px;
    font-family: "Bliss-Regular", sans-serif;
    color: #004c93;
    padding: 12.5px 0;
    vertical-align: top; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .sorte {
    width: 160px !important;
    text-align: left;
    padding-right: 0px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .numerooro {
    width: 165px !important;
    text-align: left;
    padding-right: 0px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .routes {
    width: 140px !important;
    text-align: left;
    padding-right: 5px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .routes > div {
    display: inline-block;
    text-transform: lowercase; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .routes > div:first-letter {
    text-transform: uppercase; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .routes > div:after {
    content: ", ";
    color: #004c93;
    margin-right: 2px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .routes > div:last-of-type:after {
    content: ""; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .routes > div.selected {
    color: #f58220; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .count {
    text-align: left;
    width: 85px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .extractions {
    width: 100px;
    text-align: left;
    padding-right: 10px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .multiple {
    text-align: left;
    width: 80px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .icon-info {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    position: relative; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .icon-info span i {
    font-size: 22px;
    font-weight: bold; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .icon-info .tooltip_simbolotto {
    bottom: 35px;
    width: 180px;
    height: 40px;
    padding: 10px;
    top: auto;
    right: -86px !important;
    left: auto;
    z-index: -2000;
    border-color: #fef3e2;
    background: white !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .icon-info .tooltip_simbolotto p {
    font-size: 12px;
    font-family: "Bliss2-Bold", sans-serif;
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #004c93;
    text-transform: none !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .icon-info .tooltip_simbolotto p span {
    color: #f58220; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .icon-info .tooltip_simbolotto .wrap_icon_close {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 16px;
    color: #f58220; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .icon-info .tooltip_simbolotto .wrap_icon_close i {
    color: #f58220; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .icon-info .tooltip_simbolotto .wrap_icon_arrow {
    border-top: none;
    border-left: none;
    bottom: -12px;
    right: calc(50% - (35px / 2));
    left: auto;
    z-index: -1;
    border-color: #fef3e2; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .text {
    width: 100%;
    margin: 0px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_body table.summary-played .text span {
    color: #f58220; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_footer {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 12.5px 0px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_footer .count_total {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 160px;
    padding: 0 30px;
    border-right: 1px solid #e0e0e0;
    font-family: "Bliss2-Bold", sans-serif; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_footer .count_total span:last-child {
    margin: 0px;
    font-size: 26px;
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_footer .count_total span:last-child:after {
    content: "€"; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_footer .count_total span:first-child {
    font-size: 16px;
    letter-spacing: 1px;
    color: #004c93;
    text-transform: uppercase; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_footer .potential_winnings {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    line-height: 15px;
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_footer .potential_winnings strong {
    font-family: "Bliss2-Bold", sans-serif; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_footer .potential_winnings span {
    font-size: 14px;
    text-align: left;
    font-family: "Bliss-Regular", sans-serif; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_footer .buy_played {
    padding-right: 25px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_footer .buy_played .btn-gioca-numeri {
    width: 120px;
    font-weight: normal; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .single-favorite-game .single-favorite-game_footer .buy_played .btn-rimuovi-schedina {
    width: 120px;
    font-weight: normal; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-full .pagination-container {
    margin: 25px calc((100% - (768px - 25px)) / 2);
    width: calc(768px - 25px); }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-empty {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-empty * {
    color: #cccccc; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-empty .icon {
    padding: 6.25px 0; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-empty .icon i {
    font-size: 74px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-empty h4 {
    font-weight: bold;
    color: #e0e0e0;
    font-size: 24px;
    padding: 6.25px 0;
    margin: 0;
    text-align: center;
    text-transform: uppercase; }
  .gdl-wrap.lotto-wrap.lotto-wrap_favorite-game .container_body.container_body-empty p {
    padding: 6.25px 0;
    font-size: 18px;
    margin: 0;
    text-align: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive {
    padding-bottom: 0 !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body h2 {
    background: transparent url(../img/icons/icon_extraction-archive_title-lotto.png?v=2024-05-17) no-repeat;
    background-position: calc(50% - 180px) 7px;
    background-size: 60px;
    width: 100%;
    height: 60px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #f58220;
    font-family: "Bliss2-Bold", sans-serif; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element {
    width: 932px;
    margin: 0 calc((100% - 932px) / 2);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 1000px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap {
    width: 50%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar {
    width: 285px;
    margin-right: 12.5px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
    margin-bottom: 25px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker {
    width: 100%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker .pika-single {
    font-family: "Bliss2-Bold", sans-serif;
    border: 2px solid #f58220; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker .pika-single .pika-lendar {
    width: calc(100%);
    margin: 0; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker .pika-single .pika-table th {
    color: white;
    font-size: 15px;
    height: 40px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker .pika-single .pika-table th abbr {
    border: none !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker .pika-single .pika-table thead {
    background: #ff9933; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker .pika-single .pika-table thead div {
    color: white; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker .pika-single .pika-table td {
    color: #fef3e2; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker .pika-single .pika-title {
    padding: 12.5px 25px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker .pika-single .pika-title .pika-label {
    font-size: 19px;
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker .pika-single .is-selected .pika-button {
    border-radius: 0;
    background: #f58220 !important;
    border: none;
    color: white;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker .pika-single .is-disabled .pika-button {
    border-radius: 0;
    border: none;
    color: #cccccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker .pika-single .pika-button {
    text-align: center;
    background: transparent;
    font-size: 16px;
    height: 30px;
    margin: 2px 2px;
    color: #f58220; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker .pika-single .pika-button:hover {
    background: #f58220;
    color: white;
    border-radius: 0px; } }

@media screen and (max-width: 931px) {
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker .pika-single {
    border-color: #004c93; } }

@media screen {
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker > input {
    display: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker > span {
    display: none; } }

@media screen and (max-width: 931px) {
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker {
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker input {
    display: block;
    width: 150px;
    padding: 10px 10px 10px 40px;
    border-radius: 4px;
    border: 1px solid #f58220;
    font-family: "Bliss2-Bold", sans-serif;
    margin-bottom: 12.5px;
    margin-right: 12.5px;
    background: url(../img/background/lotto_extraction-archive_bg-calendar.png?v=2024-05-17) no-repeat;
    background-size: 1.5rem;
    background-position: 10px center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker input::-webkit-input-placeholder {
    color: #cccccc;
    font-size: 80%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker input::-moz-placeholder {
    color: #cccccc;
    font-size: 80%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker input:-ms-input-placeholder {
    color: #cccccc;
    font-size: 80%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker input::-ms-input-placeholder {
    color: #cccccc;
    font-size: 80%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker input::placeholder {
    color: #cccccc;
    font-size: 80%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker > span {
    margin-bottom: 12.5px;
    font-size: 12px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #004c93;
    font-weight: bold; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker > div {
    width: 300px;
    height: 300px;
    position: absolute;
    top: 52px;
    left: 0;
    display: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker > div > .pika-single {
    position: absolute !important;
    width: 100%;
    height: 100%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker > div .pika-table {
    height: 240px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar .calendar-picker > div.show-in {
    display: block; } }

@media screen and (max-width: 931px) {
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_calendar {
    width: calc(100%);
    margin: 0; } }

@media screen {
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_link-extraction {
    width: 285px;
    margin-right: 12.5px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_link-extraction p {
    text-align: center;
    text-decoration: underline;
    font-weight: bold;
    font-family: "Bliss2-Bold", sans-serif;
    color: #f58220; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_download-app {
    width: 285px;
    margin-right: 12.5px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_download-app .download_app {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #f58220; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_download-app .download_app .link_download {
    width: calc(285px - 154px);
    height: 205px;
    background-repeat: no-repeat;
    background-image: url(../img/background/lotto_feedback_download-app.png?v=2024-05-17);
    background-size: cover;
    padding-left: 150px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_download-app .download_app .link_download span {
    color: #004c93;
    font-size: 16px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_download-app .download_app .link_download span small {
    margin-top: 5px;
    font-size: 14px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_download-app .download_app .link_download .btn {
    width: 80px;
    height: 30px;
    border: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_download-app .download_app .link_download .btn.btn-appstore-download {
    background: url(../img/background/lotto_feedback_download-app_apple.png?v=2024-05-17) no-repeat;
    background-size: contain;
    margin-top: 10px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_download-app .download_app .link_download .btn.btn-android-download {
    background: url(../img/background/lotto_feedback_download-app_android.png?v=2024-05-17) no-repeat;
    background-size: contain;
    margin-top: 5px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_download-app .download_app .or_wrap {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
    width: 285px;
    margin: 17px 0;
    height: 2px;
    font-weight: bold; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_download-app .download_app .or_wrap span {
    font-size: 14px;
    text-align: center;
    background: white;
    padding: 0 25px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_download-app .download_app .qrcode_download {
    text-align: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_download-app .download_app .qrcode_download span {
    color: #cccccc;
    font-size: 12px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_download-app .download_app .qrcode_download .qrcode_wrap {
    background: url(../img/qrcode/download_app.jpg?v=2024-05-17) no-repeat;
    background-size: cover;
    width: 130px;
    height: 130px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_download-app .download_app .qrcode_download .btn-qrcode-download {
    border: none;
    color: #f58220;
    text-decoration: underline;
    font-family: "Bliss-Regular", sans-serif;
    padding: 0;
    margin: 0 0 10px 0;
    text-align: center; } }

@media screen and (max-width: 931px) {
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_download-app {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    width: calc(100%);
    margin: 0; } }

@media screen {
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive {
    width: calc(932px - 285px - 12.5px - 12.5px - 12.5px - 12.5px);
    margin-left: 12.5px;
    border: 2px solid #f58220;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    height: 724px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .form-extraction-archive {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .form-extraction-archive > span {
    color: #004c93;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: "Bliss-Regular", sans-serif;
    font-size: 15px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .form-extraction-archive > span strong {
    font-weight: bold;
    font-family: "Bliss2-Bold", sans-serif; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .form-extraction-archive .form {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: 6px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .form-extraction-archive .form > input {
    padding: 10px 5px;
    border-radius: 4px;
    border: none;
    width: 290px;
    font-family: "Bliss2-Bold", sans-serif;
    -webkit-appearance: none;
    -moz-appearance: textfield; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .form-extraction-archive .form > input::-webkit-input-placeholder {
    color: #cccccc;
    font-size: 80%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .form-extraction-archive .form > input::-moz-placeholder {
    color: #cccccc;
    font-size: 80%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .form-extraction-archive .form > input:-ms-input-placeholder {
    color: #cccccc;
    font-size: 80%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .form-extraction-archive .form > input::-ms-input-placeholder {
    color: #cccccc;
    font-size: 80%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .form-extraction-archive .form > input::placeholder {
    color: #cccccc;
    font-size: 80%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .form-extraction-archive .form > input[type=number]::-webkit-inner-spin-button,
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .form-extraction-archive .form > input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .form-extraction-archive .form .btn {
    padding: 8px 22px;
    margin: 0px 3px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .form-extraction-archive .form .btn.btn-cerca-estrazione {
    margin-left: 6px;
    width: 90px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .form-extraction-archive .form .btn.btn-cancella-ricerca {
    margin-right: 0px;
    padding: 8px 10px;
    width: 175px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day {
    padding: 12.5px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    height: auto; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .title-last-extraction {
    text-transform: uppercase;
    padding: 5px 0px;
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper {
    background: #f58220;
    width: 100%;
    height: 398px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction {
    width: 100%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-head {
    width: 100%;
    height: calc(40px); }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-head .table-extraction-tr {
    width: 98%;
    height: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-head .table-extraction-tr .table-extraction-td {
    width: calc((100% / 6) - 7.5px);
    height: 100%;
    font-family: VAGRounded-Bold;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    text-transform: capitalize;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    font-size: 10px;
    line-height: 12px;
    margin-top: 2px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-head .table-extraction-tr .table-extraction-td:first-child {
    text-transform: capitalize !important;
    font-size: 12px;
    width: calc(20%) !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 22px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-head .table-extraction-tr .table-extraction-td.gold .oroLotto-logo {
    width: 51px;
    height: 14px;
    background: url(../img/logos/visoreOroText.svg?v=2024-05-17) no-repeat center;
    background-size: contain;
    margin-top: 2px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body {
    width: 100%;
    height: calc(100%); }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr {
    width: calc(100% - 15px);
    height: 30px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 2px 5px;
    background: white;
    border-radius: 4px;
    /* Riga estratta */ }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td {
    width: calc((100% / 6) - 7.5px);
    height: 100%;
    color: #003F87;
    font-family: VAGRounded-Bold;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: left;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 86%;
    position: relative; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td.goldLotto {
    height: 100%;
    background: url(../img/background/bkOro.png?v=2024-05-17) no-repeat center;
    background-size: 56%;
    text-align: center;
    color: #003F87 !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td.goldLotto span {
    text-align: center;
    color: #003F87 !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td:first-child {
    text-transform: capitalize;
    width: 20% !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 20px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td.gold .oroLotto-logo {
    width: 51px;
    height: 14px;
    background: url(../img/logos/visoreOroText.svg?v=2024-05-17) no-repeat center;
    background-size: contain;
    margin-top: -6px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto {
    background: #004c93 !important;
    border-color: #004c93 !important;
    color: white;
    position: relative !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto:not(.row-nazionale) .table-extraction-td:first-child {
    position: relative; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto:not(.row-nazionale) .table-extraction-td:first-child:after {
    content: "";
    position: absolute;
    left: 6px;
    width: 8px;
    height: 12px;
    background: url(../img/logos/simbolottoS.svg?v=2024-05-17) no-repeat center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto .table-extraction-td {
    color: white; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto .table-extraction-td span {
    color: white; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto .table-extraction-td:last-child {
    position: relative; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto .table-extraction-td:last-child:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #004b95;
    right: -12px;
    top: 4px;
    -webkit-transform: rotateY(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg);
    border-radius: 2px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale {
    background: white;
    width: calc(100% - 15px); }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale.promo-simbolotto {
    background: white; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale.promo-simbolotto .table-extraction-td {
    color: white !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale.promo-simbolotto .table-extraction-td span {
    color: white; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale.promo-simbolotto .table-extraction-td:last-child:after {
    display: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr.show-in {
    -webkit-animation: animation-viewarea--extractionlive-ruota-show 300ms forwards;
    animation: animation-viewarea--extractionlive-ruota-show 300ms forwards; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr.ruota-extracted {
    background: white; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr.ruota-extracted .table-extraction-td {
    color: #003F87; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .table-extraction .table-extraction-body .table-extraction-tr.ruota-extracted.promo-simbolotto .table-extraction-td {
    color: white; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .simbolotto-wrapper {
    background: white;
    width: 100px;
    height: calc(100% - 10px);
    border: 2px solid #004c93;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 10px 5px 5px 12px;
    border-radius: 5px;
    position: relative; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .simbolotto-wrapper .title_footer {
    width: 100%;
    height: 20px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    background: url(../img/logos/simbolotto-logo.svg?v=2024-05-17) no-repeat center;
    background-size: 58px;
    content: "" !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .simbolotto-wrapper .title_footer.tutte span {
    display: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .extraction-wrapper .simbolotto-wrapper .body_footer .group-simboli-color-text-blue-vertical {
    position: absolute;
    top: 20px;
    width: 100%;
    height: calc(100% - 20px); }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .btn-extraction-archive-container {
    width: 100%;
    height: auto;
    margin-top: 25px;
    color: #004c93;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Bliss2-Bold", sans-serif; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .btn-extraction-archive-container .btn-extraction-archive {
    padding: 25px;
    text-decoration: underline; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .btn-extraction-archive-container .btn-extraction-archive-left {
    cursor: pointer; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .btn-extraction-archive-container .btn-extraction-archive-left i {
    margin-right: 10px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .btn-extraction-archive-container .btn-extraction-archive-right {
    cursor: pointer; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .btn-extraction-archive-container .btn-extraction-archive-right i {
    margin-left: 10px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .btn-extraction-archive-container i {
    color: #f58220; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .claim-extraction-archive {
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .claim-extraction-archive a {
    text-decoration: underline;
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .claim-extraction-archive a:active {
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .claim-extraction-archive a:visited {
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive .list-extraction-day .claim-extraction-archive p {
    line-height: 18px;
    font-size: 16px; } }

@media screen and (max-width: 931px) {
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element > .element-wrap.element-wrap_extraction-archive {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0 0 25px 0; } }

@media screen and (max-width: 931px) {
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive .container_body > .container-element {
    width: calc(625px - 25px);
    margin: 0 calc((100% - 625px) / 2);
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    max-height: 1210px; } }

@media screen {
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive-video {
    padding-bottom: 0 !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive-video .container_body {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_extraction-archive-video .container_body .content-iframe iframe {
    height: 1650px;
    width: 100%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body h2 {
    background: transparent url(../img/icons/icon_frequent-delayed-numbers_title-lotto.png?v=2024-05-17) no-repeat;
    background-position: calc(50% - 140px) 7px;
    background-size: 75px;
    width: 100%;
    height: 60px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-full {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-full .claim {
    width: calc(100%);
    text-align: center;
    font-family: "Bliss2-Bold", sans-serif;
    font-weight: bold;
    background: #fef3e2;
    height: 30px;
    border: 2px solid #f58220;
    border: 2px solid #fef3e2;
    border-bottom: none !important;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-full .container-wrap {
    width: 100%;
    border: 2px solid #f58220;
    border: 2px solid #fef3e2;
    border-top: none !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-full .container-wrap .row-wrap {
    width: calc(100% - 50px);
    height: 120px;
    margin: 12.5px 25px;
    border-bottom: 1px solid #f58220;
    border-bottom: 2px solid #fef3e2;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-full .container-wrap .row-wrap .column-wrap.column-wrap_left {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 150px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-full .container-wrap .row-wrap .column-wrap.column-wrap_left span {
    background: #f58220;
    height: 30px;
    width: 120px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    font-family: "Bliss2-Bold", sans-serif;
    font-size: 15px;
    text-transform: uppercase; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-full .container-wrap .row-wrap .column-wrap.column-wrap_right {
    width: calc(100% - 150px);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-full .container-wrap .row-wrap .column-wrap.column-wrap_right .single-number {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% / 5);
    padding: 12.5px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-full .container-wrap .row-wrap .column-wrap.column-wrap_right .single-number .number {
    width: 100%;
    height: 55px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-full .container-wrap .row-wrap .column-wrap.column-wrap_right .single-number .number > div {
    width: 50px;
    height: 50px;
    border: 2px solid #f58220;
    border-radius: 100px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-full .container-wrap .row-wrap .column-wrap.column-wrap_right .single-number .number > div span.number {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 30px;
    font-family: "Baloo", sans-serif;
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-full .container-wrap .row-wrap .column-wrap.column-wrap_right .single-number .number.gold > div {
    border: 0px;
    background: url(../img/ball-style/lotto/oroCircleBall.svg?v=2024-05-17) no-repeat; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-full .container-wrap .row-wrap .column-wrap.column-wrap_right .single-number .numbers-spy {
    width: 100%;
    margin-top: 5px;
    height: calc(100% - 55px - 5px);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #004c93;
    text-align: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 10px;
    font-size: 17px;
    letter-spacing: -1px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-full .container-wrap .row-wrap .column-wrap.column-wrap_right .single-number .numbers-spy span::before {
    content: " "; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-full .container-wrap .row-wrap .column-wrap.column-wrap_right .single-number .numbers-spy span::after {
    margin: 0px 2px;
    content: "-"; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-full .container-wrap .row-wrap .column-wrap.column-wrap_right .single-number .numbers-spy span:last-child::after {
    content: ""; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-full .container-wrap .row-wrap:last-child {
    border: none !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-empty {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 25px 0; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-empty * {
    color: #cccccc; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-empty .icon {
    padding: 6.25px 0; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-empty .icon i {
    font-size: 74px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-empty h4 {
    font-weight: bold;
    font-size: 24px;
    padding: 6.25px 0;
    margin: 0;
    text-align: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-empty p {
    padding: 6.25px 0;
    font-size: 18px;
    margin: 0;
    text-align: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_spy-numbers .container_body.container_body-empty button {
    font-size: 18px;
    margin-top: 25px;
    width: 200px;
    padding: 10px;
    color: white;
    font-weight: bold; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body h2 {
    background: transparent url(../img/icons/icon_frequent-delayed-numbers_title-lotto.png?v=2024-05-17) no-repeat;
    background-position: calc(50% - 210px) 7px;
    background-size: 75px;
    width: 100%;
    height: 60px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .claim {
    width: calc(100%);
    text-align: center;
    font-family: "Bliss2-Bold", sans-serif;
    font-weight: bold;
    background: #fef3e2;
    height: 30px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .title {
    width: 100%;
    height: 30px;
    text-transform: uppercase;
    text-align: center;
    color: white;
    color: #004c93;
    background: #f58220;
    background: #fef3e2;
    border: 1px solid #f58220;
    border: 1px solid #fef3e2;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Bliss2-Bold;
    font-weight: bold; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap {
    width: 100%;
    border: 2px solid #f58220;
    border: 2px solid #fef3e2;
    border-top: none !important;
    min-height: 300px;
    /*&:last-child{

							margin-top:$GDL-padding-normal;

						}*/ }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap {
    width: calc(100% - 50px);
    height: 120px;
    margin: 12.5px 25px;
    border-bottom: 1px solid #f58220;
    border-bottom: 2px solid #fef3e2;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_left {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 120px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_left span {
    background: #f58220;
    height: 30px;
    width: 120px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    font-family: "Bliss2-Bold", sans-serif;
    font-size: 15px;
    text-transform: uppercase; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_center {
    width: 110px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_center .single-number {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100%); }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_center .single-number .number {
    width: 100%;
    height: 55px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_center .single-number .number > div {
    width: 50px;
    height: 50px;
    border: 2px solid #f58220;
    border-radius: 100px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_center .single-number .number > div span.number {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 30px;
    font-family: "Baloo", sans-serif;
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_center .single-number .number.gold > div {
    border: 0px;
    background: url(../img/ball-style/lotto/oroCircleBall.svg?v=2024-05-17) no-repeat center;
    background-size: 104%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_center .single-number .number.gold > div span {
    font-size: 27px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_center .single-number .numbers-spy {
    width: 100%;
    height: calc(100% - 70px);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #004c93;
    text-align: center;
    font-size: 17px;
    letter-spacing: -1px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_right {
    width: calc(100% - 120px - 110px);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_right .single-element {
    height: calc(100% / 3);
    width: calc(100% / 3 - 5px);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_right .single-element.gold > div {
    border: 0px;
    background: url(../img/ball-style/lotto/oroCircleBall.svg?v=2024-05-17) no-repeat center;
    background-size: 104%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_right .single-element.gold > div span {
    font-size: 27px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_right .single-element div:first-child {
    width: 25px;
    height: 25px;
    border: 2px solid #f58220;
    border-radius: 100px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_right .single-element div:first-child span.number {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-family: "Baloo", sans-serif;
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_right .single-element div:last-child {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 25px);
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_right .single-element div:last-child span {
    font-size: 15px;
    letter-spacing: -0.5px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap:last-child {
    border: none !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_absolute .row-wrap {
    width: calc(100% - 50px);
    margin: 12.5px 25px;
    border-bottom: 1px solid #f58220;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_absolute .row-wrap .single-element {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: calc(100% / 2);
    margin: 8.33333px 0; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_absolute .row-wrap .single-element > .ruota {
    background: #f58220;
    height: 30px;
    width: 120px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    font-family: "Bliss2-Bold", sans-serif;
    font-size: 15px;
    text-transform: uppercase; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_absolute .row-wrap .single-element > .number {
    margin: 0 5px;
    width: 25px;
    height: 25px;
    border: 2px solid #f58220;
    border-radius: 100px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_absolute .row-wrap .single-element > .number span.number {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-family: "Baloo", sans-serif;
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_absolute .row-wrap .single-element .number.gold {
    border: 0px;
    background: url(../img/ball-style/lotto/oroCircleBall.svg?v=2024-05-17) no-repeat center;
    background-size: 104%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_absolute .row-wrap .single-element > .extractions {
    width: calc(100% - 120px - 25px - 10px);
    height: 30px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #004c93;
    font-weight: bold; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-full .container-wrap.container-wrap_absolute .row-wrap:last-child {
    border: none !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-empty {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 25px 0; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-empty * {
    color: #cccccc; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-empty .icon {
    padding: 6.25px 0; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-empty .icon i {
    font-size: 74px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-empty h4 {
    font-weight: bold;
    font-size: 24px;
    padding: 6.25px 0;
    margin: 0;
    text-align: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-empty p {
    padding: 6.25px 0;
    font-size: 18px;
    margin: 0;
    text-align: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body.container_body-empty button {
    font-size: 18px;
    margin-top: 25px;
    width: 200px;
    padding: 10px;
    color: white;
    font-weight: bold; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body .component-content_empty {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 25px 0; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body .component-content_empty * {
    color: #cccccc; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body .component-content_empty .icon {
    padding: 6.25px 0; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body .component-content_empty .icon i {
    font-size: 74px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body .component-content_empty h4 {
    font-weight: bold;
    font-size: 24px;
    padding: 6.25px 0;
    margin: 0;
    text-align: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body .component-content_empty p {
    padding: 6.25px 0;
    font-size: 18px;
    margin: 0;
    text-align: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_frequent-numbers .container_body .component-content_empty button {
    font-size: 18px;
    margin-top: 25px;
    width: 200px;
    padding: 10px;
    color: white;
    font-weight: bold; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body h2 {
    background: transparent url(../img/icons/icon_frequent-delayed-numbers_title-lotto.png?v=2024-05-17) no-repeat;
    background-position: calc(50% - 180px) 7px;
    background-size: 75px;
    width: 100%;
    height: 60px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .claim {
    width: calc(100%);
    text-align: center;
    font-family: "Bliss2-Bold", sans-serif;
    font-weight: bold;
    background: #fef3e2;
    height: 30px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .title {
    width: 100%;
    height: 30px;
    text-transform: uppercase;
    text-align: center;
    color: white;
    color: #004c93;
    background: #f58220;
    background: #fef3e2;
    border: 1px solid #f58220;
    border: 1px solid #fef3e2;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Bliss2-Bold;
    font-weight: bold; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap {
    width: 100%;
    border: 2px solid #f58220;
    border: 2px solid #fef3e2;
    border-top: none !important;
    min-height: 300px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap {
    width: calc(100% - 50px);
    height: 120px;
    margin: 12.5px 25px;
    border-bottom: 1px solid #f58220;
    border-bottom: 2px solid #fef3e2;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_left {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 120px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_left span {
    background: #f58220;
    height: 30px;
    width: 120px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    font-family: "Bliss2-Bold", sans-serif;
    font-size: 15px;
    text-transform: uppercase; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_center {
    width: 110px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_center .single-number {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100%); }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_center .single-number .number {
    width: 100%;
    height: 55px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_center .single-number .number > div {
    width: 50px;
    height: 50px;
    border: 2px solid #f58220;
    border-radius: 100px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_center .single-number .number > div span.number {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 30px;
    font-family: "Baloo", sans-serif;
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_center .single-number .number.gold > div {
    border: 0px;
    background: url(../img/ball-style/lotto/oroCircleBall.svg?v=2024-05-17) no-repeat center;
    background-size: 104%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_center .single-number .number.gold > div span {
    font-size: 27px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_center .single-number .numbers-spy {
    width: 100%;
    height: calc(100% - 70px);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #004c93;
    text-align: center;
    font-size: 17px;
    letter-spacing: -1px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_right {
    width: calc(100% - 120px - 110px);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_right .single-element {
    height: calc(100% / 3);
    width: calc(100% / 3 - 5px);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_right .single-element .number.gold {
    border: 0px;
    background: url(../img/ball-style/lotto/oroCircleBall.svg?v=2024-05-17) no-repeat center;
    background-size: 104%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_right .single-element .number.gold span {
    font-size: 14px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_right .single-element div:first-child {
    width: 25px;
    height: 25px;
    border: 2px solid #f58220;
    border-radius: 100px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_right .single-element div:first-child span.number {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-family: "Baloo", sans-serif;
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_right .single-element div:last-child {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 25px);
    color: #004c93;
    height: 28px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap .column-wrap.column-wrap_right .single-element div:last-child span {
    font-size: 15px;
    letter-spacing: -0.5px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_ruote .row-wrap:last-child {
    border: none !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_absolute .row-wrap {
    width: calc(100% - 50px);
    margin: 12.5px 25px;
    border-bottom: 1px solid #f58220;
    border-bottom: 2px solid #fef3e2;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_absolute .row-wrap .single-element {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: calc(100% / 2);
    margin: 8.33333px 0; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_absolute .row-wrap .single-element > .ruota {
    background: #f58220;
    height: 30px;
    width: 120px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    font-family: "Bliss2-Bold", sans-serif;
    font-size: 15px;
    text-transform: uppercase; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_absolute .row-wrap .single-element > .number {
    margin: 0 5px;
    width: 25px;
    height: 25px;
    border: 2px solid #f58220;
    border-radius: 100px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_absolute .row-wrap .single-element > .number span.number {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-family: "Baloo", sans-serif;
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_absolute .row-wrap .single-element .number.gold {
    border: 0px;
    background: url(../img/ball-style/lotto/oroCircleBall.svg?v=2024-05-17) no-repeat center;
    background-size: 104%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_absolute .row-wrap .single-element .number.gold span {
    font-size: 14px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_absolute .row-wrap .single-element > .extractions {
    width: calc(100% - 120px - 25px - 10px);
    height: 30px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #004c93;
    font-weight: bold; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap.container-wrap_absolute .row-wrap:last-child {
    border: none !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-full .container-wrap:last-child {
    margin-top: 25px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-empty {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 25px 0; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-empty * {
    color: #cccccc; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-empty .icon {
    padding: 6.25px 0; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-empty .icon i {
    font-size: 74px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-empty h4 {
    font-weight: bold;
    font-size: 24px;
    padding: 6.25px 0;
    margin: 0;
    text-align: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-empty p {
    padding: 6.25px 0;
    font-size: 18px;
    margin: 0;
    text-align: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_delayed-numbers .container_body.container_body-empty button {
    font-size: 18px;
    margin-top: 25px;
    width: 200px;
    padding: 10px;
    color: white;
    font-weight: bold; }
  /* TABLE */
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body h2 {
    width: 100%;
    height: 60px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Bliss2-Bold", sans-serif;
    color: #f58220;
    border-bottom: 1px solid #e0e0e0; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body p {
    color: #004c93;
    font-size: 17px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body p:first-child {
    padding-top: 0;
    margin-top: 0; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto {
    border: 2px solid #f58220;
    min-height: 300px;
    padding: 25px 50px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 100px); }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: auto; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div {
    width: 10%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    cursor: pointer;
    position: relative;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div span {
    border: 2px solid black;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    font-size: 1.4rem;
    font-family: "Baloo", sans-serif;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - (32px / 2));
    left: calc(50% - (32px / 2)); }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div span.not-selected {
    border-color: #f58220;
    background: white; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div span.golden-not-selected {
    border-color: #f58220;
    background: white; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div span.golden-not-selected ~ .number {
    color: #404040; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div span.golden-not-selected ~ .number small {
    color: #404040; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div span.selected {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div span.selected ~ .number {
    color: white; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div span.selected ~ .number small {
    color: white; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div span.extracted ~ .number {
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div span.extracted ~ .number small {
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div span.not-extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/10elotto/not-extracted.png?v=2024-05-17) no-repeat;
    border: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div span.golden {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div span.golden ~ .number small {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px  1px 0 #fff, 1px  1px 0 #fff; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div span.extracted ~ .number small {
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div span.empty {
    color: white;
    border-color: #63c5db; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div span.number {
    background: none;
    border: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers div span.number small {
    color: #404040;
    font-weight: lighter; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers {
    width: calc(410px - 50px);
    height: calc(410px - 50px);
    background: #fef3e2;
    padding: 25px;
    border-radius: 10px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers > div > span > small {
    color: #004c93 !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-numbers > div > span.selected ~ .number small {
    color: white !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .btn-container {
    width: calc(410px - 50px);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 12.5px 25px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .btn-container > .btn_default {
    padding: 8px 30px;
    font-size: 110%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-table {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-table .table-result {
    width: 100%;
    height: auto;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-table .table-header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-table .table-header .table-tr {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-table .table-header .table-tr .table-td {
    width: calc(100% / 19);
    height: 40px;
    font-size: 110%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-table .table-header .table-tr .table-td .container-header {
    width: 100%;
    height: 100%;
    background: #f58220;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    border-radius: 5px 5px 0 0;
    font-family: "Bliss2-Bold", sans-serif;
    text-transform: uppercase; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-table .table-header .table-tr .table-td:last-child {
    width: calc(100% - ((100% / 19))); }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-table .header_vertical .space {
    width: 40px;
    height: 40px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-table .header_vertical .container-header {
    width: 40px;
    height: 250px;
    background: #f58220;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    border-radius: 5px 0 0 5px;
    font-family: "Bliss2-Bold", sans-serif;
    text-transform: uppercase; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-table .header_vertical .container-header span {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    min-width: 250px;
    height: 40px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-table .table-body {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-table .table-body .table-tr {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    background: #fef3e2; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-table .table-body .table-tr .table-td {
    width: calc(100% / 19);
    color: #004c93;
    font-size: 110%;
    height: 25px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-table .table-body .table-tr .table-td:first-child {
    color: #f58220;
    border-right: 1px solid white;
    background: #fef3e2; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .container-table .table-body .table-tr:nth-child(even) {
    background: white !important; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .footer-container {
    width: 100%;
    height: 50px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 25px 0; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .footer-container span {
    width: calc(100% - 150px);
    height: 50px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #004c93; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .footer-container span strong {
    margin: 0px 2px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .footer-container .btn-gioca-numeri-ambetto {
    padding: 12.5px;
    font-size: 110%;
    width: 150px; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .wrap_calc-ambetto .table_container {
    width: 100%;
    border: none; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .orange {
    color: #f58220; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .uppercase {
    text-transform: uppercase; }
  .gdl-wrap.lotto-wrap.lotto-wrap_calc-ambetto .container_body .bold {
    font-family: "Bliss2-Bold", sans-serif; }
  /* Include components structure for Gioco del lotto */
  .component-wrap {
    position: relative; }
  .component-wrap .component-content {
    background: white; }
  .component-wrap .component-content > h2 {
    margin-top: 0; }
  .lotto-wrap .component-wrap_banner-lottopiu {
    width: calc(100% - 6px);
    height: 55px;
    background: #f58220 url(../img/logos/lotto-piu.png?v=2024-05-17) no-repeat;
    background-size: 8rem;
    background-position: center;
    cursor: pointer; }
  .lotto-wrap .component-wrap_banner-lottopiu.component-wrap_banner-lottopiu_loading {
    height: 55px;
    background: whitesmoke;
    border: none !important; }
  .lotto-wrap .component-wrap_banner-next-extraction {
    width: calc(100% - 6px);
    height: 55px; }
  .lotto-wrap .component-wrap_banner-next-extraction .container {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    padding: 5px;
    position: relative; }
  .lotto-wrap .component-wrap_banner-next-extraction .container .linebg {
    margin-top: 10px;
    height: 2px;
    width: 100%;
    background: #004c93; }
  .lotto-wrap .component-wrap_banner-next-extraction .container .text {
    position: absolute;
    width: calc(100% - 10px);
    top: 5px;
    bottom: 5px;
    right: 5px;
    left: 5px;
    height: auto;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_banner-next-extraction .container .text .titolo {
    text-transform: uppercase;
    color: #f58220;
    background: white;
    padding: 5px 10px;
    font-size: 15px; }
  .lotto-wrap .component-wrap_banner-next-extraction .container .text .info {
    color: #004c93;
    background: white;
    padding: 2px 0px;
    font-size: 15px;
    height: 22px;
    width: 100%;
    text-align: center; }
  .lotto-wrap .component-wrap_banner-next-extraction.component-wrap_banner-next-extraction_loading {
    height: 55px;
    background: whitesmoke;
    border: none !important; }
  .lotto-wrap .component-wrap_banner-lottery-top {
    width: calc(100% - 6px);
    height: 55px;
    margin-bottom: 12.5px; }
  .lotto-wrap .component-wrap_banner-lottery-top .container {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    padding: 5px;
    position: relative; }
  .lotto-wrap .component-wrap_banner-lottery-top.component-wrap_banner-next-extraction_loading {
    height: 55px;
    background: whitesmoke;
    border: none !important; }
  .lotto-wrap .component-wrap_banner-lottery-bottom {
    width: calc(100% - 6px);
    height: 55px;
    margin-bottom: 0; }
  .lotto-wrap .component-wrap_banner-lottery-bottom .container {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    padding: 5px;
    position: relative; }
  .lotto-wrap .component-wrap_banner-lottery-bottom.component-wrap_banner-next-extraction_loading {
    height: 55px;
    background: whitesmoke;
    border: none !important; }
  .lotto-wrap .component-wrap_promo {
    width: calc(100% - 6px);
    height: 225px;
    background: #f58220 url(../img/logos/lotto2.png?v=2024-05-17) no-repeat;
    background-size: 20rem;
    background-position: center; }
  .lotto-wrap .component-wrap_promo.component-wrap_promo_loading {
    height: 225px;
    background: whitesmoke;
    border: none !important; }
  .lotto-wrap .component-wrap_choose-numbers {
    background: url(../img/background/lotto_choose_numbers.png?v=2024-05-17) repeat-x;
    background-position: center bottom;
    border: 3px solid #f58220;
    border-radius: 10px;
    width: calc(100% - 6px) !important;
    /* Cross for all panel */ }
  .lotto-wrap .component-wrap_choose-numbers .group-panel {
    position: relative; }
  .lotto-wrap .component-wrap_choose-numbers .group-panel .tooltip-systems {
    top: 430px;
    width: 400px;
    height: 505px;
    padding: 20px;
    left: -17px;
    z-index: -2000;
    border-color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .group-panel .tooltip-systems h4 {
    margin: 5px 0 10px 0;
    font-weight: normal !important;
    width: 100%;
    height: 25px;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    font-family: "Bliss2-Bold", sans-serif;
    color: #f58220;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_choose-numbers .group-panel .tooltip-systems .container-tooltip {
    width: 100%; }
  .lotto-wrap .component-wrap_choose-numbers .group-panel .tooltip-systems .container-tooltip .game-system {
    width: 100%;
    height: 130px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .lotto-wrap .component-wrap_choose-numbers .group-panel .tooltip-systems .container-tooltip .game-system > div {
    border: 1px solid #f58220;
    width: calc((100% / 3) - 2px - 10px);
    height: 30px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 5px 5px;
    border-radius: 4px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
    font-size: 90%;
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .group-panel .tooltip-systems .container-tooltip .game-system > div.selected {
    background: #f58220;
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .group-panel .tooltip-systems .container-tooltip .btn-nessun-sistema {
    width: auto;
    background: transparent;
    color: black;
    font-family: "Ubuntu-Medium", sans-serif;
    font-size: 14px;
    border: none;
    padding: 0;
    margin-top: 10px;
    font-weight: bold;
    text-transform: none;
    margin-left: 10px; }
  .lotto-wrap .component-wrap_choose-numbers .group-panel .tooltip-systems .container-tooltip .info-system {
    color: #004c93;
    font-family: "Bliss2-Bold", sans-serif;
    font-size: 15px;
    margin: 0 0 25px 0;
    padding: 25px;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #f4f4f4; }
  .lotto-wrap .component-wrap_choose-numbers .group-panel .tooltip-systems .container-tooltip .info-system .titolo {
    text-transform: uppercase;
    text-align: center; }
  .lotto-wrap .component-wrap_choose-numbers .group-panel .tooltip-systems .container-tooltip .info-system p {
    text-align: center;
    line-height: 16px; }
  .lotto-wrap .component-wrap_choose-numbers .group-panel .tooltip-systems .wrap_icon_close i {
    font-size: 24px; }
  .lotto-wrap .component-wrap_choose-numbers .group-panel .tooltip-systems .wrap_icon_arrow {
    border-bottom: none;
    border-right: none;
    top: -12px;
    left: 49%;
    border-color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .component-content {
    padding: 25px 12.5px 12.5px 12.5px !important;
    background: transparent !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: auto; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div {
    width: 10%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    cursor: pointer;
    position: relative;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div span {
    border: 2px solid black;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    font-size: 1.4rem;
    font-family: "Baloo", sans-serif;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - (32px / 2));
    left: calc(50% - (32px / 2)); }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div span.not-selected {
    border-color: #f58220;
    background: white; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div span.golden-not-selected {
    border-color: #f58220;
    background: white; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div span.golden-not-selected ~ .number {
    color: #404040; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div span.golden-not-selected ~ .number small {
    color: #404040; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div span.selected {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div span.selected ~ .number {
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div span.selected ~ .number small {
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div span.extracted ~ .number {
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div span.extracted ~ .number small {
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div span.not-extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/10elotto/not-extracted.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div span.golden {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div span.golden ~ .number small {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px  1px 0 #fff, 1px  1px 0 #fff; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div span.extracted ~ .number small {
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div span.empty {
    color: white;
    border-color: #63c5db; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div span.number {
    background: none;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers div span.number small {
    color: #404040;
    font-weight: lighter; }
  .lotto-wrap .component-wrap_choose-numbers .panel_lottopiu_option {
    background: #fef3e2;
    border-radius: 12px;
    padding: 5px 12.5px;
    width: calc(100% - 25px);
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-display: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    height: 102px;
    margin-bottom: 70px;
    top: -12.5px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_lottopiu_option h3 {
    text-transform: uppercase;
    color: #004c93;
    font-weight: lighter;
    font-size: 16px;
    padding: 0;
    font-family: "Bliss2-Bold", sans-serif;
    margin: 0;
    width: 100%; }
  .lotto-wrap .component-wrap_choose-numbers .panel_lottopiu_option i {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #004c93;
    font-size: 18px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_lottopiu_option .container-amount {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 75%; }
  .lotto-wrap .component-wrap_choose-numbers .panel_lottopiu_option .container-amount > div {
    width: 45px;
    height: 45px;
    background: white;
    border-radius: 100px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border: 3px solid #f58220;
    margin: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .panel_lottopiu_option .container-amount > div span {
    color: #004c93;
    font-size: 26px;
    font-family: "Bliss2-Bold", sans-serif;
    margin-top: 2px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_lottopiu_option .container-amount > div span:after {
    content: '€';
    font-size: 80%; }
  .lotto-wrap .component-wrap_choose-numbers .panel_lottopiu_option .container-amount > div.selected {
    z-index: 1000;
    background: white url(../img/icons/icon_lottopiu_selected_count.png?v=2024-05-17) no-repeat;
    background-size: 16px;
    background-position: center 85%; }
  .lotto-wrap .component-wrap_choose-numbers .panel_lottopiu_option .container-amount > div.selected span {
    margin-top: 4px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_lottopiu_option .container-text {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 90%;
    padding: 3px;
    border: 3px solid #004c93;
    background: white;
    border-radius: 14px;
    position: relative;
    top: -15px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_lottopiu_option .container-text > .part-top {
    border: 3px solid #004c93;
    background: white;
    padding: 5px;
    border-radius: 10px;
    background: #004c93;
    text-align: center;
    font-size: 16px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_lottopiu_option .container-text > .part-top span {
    color: white;
    text-transform: uppercase;
    font-family: "Bliss-Regular", sans-serif; }
  .lotto-wrap .component-wrap_choose-numbers .panel_lottopiu_option .container-text > .part-top span:last-child {
    color: #ffef00; }
  .lotto-wrap .component-wrap_choose-numbers .panel_lottopiu_option .container-text > .part-bottom {
    text-align: center;
    font-size: 14px;
    margin: 5px 0px;
    line-height: 14px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_lottopiu_option .container-text > .part-bottom span:first-child {
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .panel_lottopiu_option .container-text > .part-bottom span:last-child {
    color: #f58220;
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option h3 {
    margin: 0 0 15px 0;
    padding: 0;
    color: white;
    font-size: 18px;
    font-family: "Bliss-Regular", sans-serif;
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option {
    border-radius: 8px;
    background: #fef3e2;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    top: -10px;
    height: 35px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option > button {
    background: transparent;
    border: none;
    width: 30px;
    height: calc(100% - 10px);
    margin: 5px;
    padding: 0; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option > button:focus {
    outline: none; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option > button:nth-child(1) {
    background: url(../img/icons/btn_sistemi-lotto.png?v=2024-05-17) no-repeat;
    background-size: contain;
    background-position: center;
    margin-right: 0px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option > button:nth-child(2) {
    background: url(../img/icons/btn_scelta-casuale-lotto.png?v=2024-05-17) no-repeat;
    background-size: contain;
    background-position: center;
    margin-right: 0px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option > button:nth-child(2):hover .tooltip_lucky-numbers {
    z-index: 2010 !important;
    opacity: 1;
    -webkit-animation-name: animation-choose-numbers-delay-tooltip-luckynumber;
    animation-name: animation-choose-numbers-delay-tooltip-luckynumber;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option > button:nth-child(3) {
    background: url(../img/icons/icon_favorite-game_title-lotto.png?v=2024-05-17) no-repeat;
    background-size: contain;
    background-position: center;
    margin-right: 0px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option > button:last-of-type {
    background: url(../img/icons/btn_cancella-numeri-selezionati-lotto.png?v=2024-05-17) no-repeat;
    background-size: contain;
    background-position: center;
    margin-left: 0px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option > button:last-of-type:hover .tooltip_delete-numbers {
    z-index: 2010 !important;
    opacity: 1;
    -webkit-animation-name: animation-choose-numbers-delay-tooltip-luckynumber;
    animation-name: animation-choose-numbers-delay-tooltip-luckynumber;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option > span {
    width: 2px;
    background: #004c93;
    height: calc(100% - 2px);
    margin: 1px 10px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip {
    z-index: -2000;
    border-color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip h4 {
    margin: 5px 0 10px 0;
    font-weight: normal !important;
    width: 100%;
    padding: 0;
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    font-family: "Bliss2-Bold", sans-serif;
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip .container_numbers {
    width: 100%;
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip .container_numbers span {
    font-size: 17px;
    width: calc(10% - 2px);
    height: 45px;
    color: #f58220;
    font-weight: bold;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    border-top: 1px solid #f58220;
    border-right: 1px solid #f58220;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip .container_numbers span:first-child {
    border-top: none; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip .container_numbers span:nth-child(11) {
    border-left: 1px solid #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip .container_numbers span:nth-child(n+11) {
    border-bottom: 1px solid #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game {
    width: 430px;
    height: auto;
    padding: 12.5px 0px !important;
    left: -292px;
    top: 45px;
    z-index: -2000;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-family: "Baloo", sans-serif; } }

@media screen and (max-width: 931px) {
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game {
    left: -297px;
    width: 435px; } }

@media screen {
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game h4 {
    padding: 0;
    margin: 0;
    color: #f58220;
    margin-top: 10px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame {
    width: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    position: relative;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 370px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group {
    min-width: 100%;
    width: auto;
    height: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    left: 0; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .single_layer {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 430px; } }

@media screen and (max-width: 931px) {
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .single_layer {
    min-width: 435px; } }

@media screen {
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .single_layer i {
    font-size: 24px;
    color: #f58220;
    cursor: pointer;
    position: relative;
    bottom: 30px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .single_layer i:first-child {
    padding: 10px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .single_layer i:last-child {
    padding: 10px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .single_layer .single_played {
    width: calc(100%);
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px;
    border-radius: 3px;
    background: white;
    border: 2px solid #fef3e2;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table {
    width: 100%; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table thead th {
    text-align: center;
    font-family: "Bliss2-Bold", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #f58220;
    padding: 2px 0 0 0; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td {
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: auto; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div {
    width: 10%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    cursor: pointer;
    position: relative;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div span {
    border: 2px solid black;
    width: 33px;
    height: 33px;
    border-radius: 100%;
    font-size: 1.4rem;
    font-family: "Baloo", sans-serif;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - (33px / 2));
    left: calc(50% - (33px / 2)); }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div span.not-selected {
    border-color: #f58220;
    background: white; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div span.golden-not-selected {
    border-color: #f58220;
    background: white; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div span.golden-not-selected ~ .number {
    color: #404040; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div span.golden-not-selected ~ .number small {
    color: #404040; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div span.selected {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div span.selected ~ .number {
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div span.selected ~ .number small {
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div span.extracted ~ .number {
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div span.extracted ~ .number small {
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div span.not-extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/10elotto/not-extracted.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div span.golden {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div span.golden ~ .number small {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px  1px 0 #fff, 1px  1px 0 #fff; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div span.extracted ~ .number small {
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div span.empty {
    color: white;
    border-color: #63c5db; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div span.number {
    background: none;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played div span.number small {
    color: #404040;
    font-weight: lighter; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group table tbody td.numbers_played {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .sorti {
    width: calc(100%);
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
    font-family: "Bliss2-Bold", sans-serif;
    font-size: 12px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12.5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .sorti > ul {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 80px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .sorti > ul > li {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 45%;
    margin: 2px 2.5%; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .sorti > ul > li .column-wrap {
    color: #004C93; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .sorti > ul > li .column-wrap.column-wrap_left {
    width: auto;
    font-family: Bliss2-Bold;
    font-size: 12px;
    text-align: left;
    letter-spacing: -0.5px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .sorti > ul > li .column-wrap.column-wrap_left .posizione {
    font-size: 80%; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .sorti > ul > li .column-wrap.column-wrap_left .posizione span:after {
    content: ", "; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .sorti > ul > li .column-wrap.column-wrap_left .posizione span:last-child:after {
    content: ""; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .sorti > ul > li .column-wrap.column-wrap_right {
    width: auto;
    font-family: Bliss-Regular;
    font-size: 12px;
    text-align: left; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .sorti > ul > li .column-wrap.column-wrap_right span:after {
    content: "€"; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .sorti.oroList {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .sorti.oroList .oroTable .column-wrap_left {
    font-family: Bliss-Regular; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .sorti.oroList .oroTable.title {
    color: #004C93;
    font-family: Bliss2-Bold; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .routes {
    width: calc(100%);
    text-align: center;
    padding: 12.5px;
    border-bottom: 1px solid #e0e0e0;
    font-family: "Bliss2-Bold", sans-serif;
    font-size: 12px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .routes span {
    color: #004c93;
    text-transform: lowercase; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .routes span::first-letter {
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .routes span:after {
    content: ","; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .routes span:last-child:after {
    content: ""; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .subscriptions_multiple {
    width: calc(100%);
    text-align: center;
    padding: 12.5px;
    border-bottom: 1px solid #e0e0e0;
    font-family: "Bliss2-Bold", sans-serif;
    font-size: 12px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .subscriptions_multiple span {
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame .played_group .btn_replay-game {
    font-size: 15px;
    padding: 5px 15px !important;
    margin-bottom: 10px;
    margin-top: 15px !important;
    width: auto !important;
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame.empty {
    height: 250px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame.empty .icon_favorite-game {
    width: 100%;
    background: url(../../assets/img/icons/icon_favorite-game.png?v=2024-05-17) no-repeat;
    background-position: center;
    height: 100px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame.empty h5 {
    width: 100%;
    font-size: 22px;
    text-transform: uppercase;
    margin: 12.5px 0;
    color: #cccccc;
    padding: 0;
    font-weight: normal;
    text-align: center; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .body_favoritegame.empty p {
    font-size: 18px;
    color: #cccccc;
    line-height: 20px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    text-align: center; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .wrap_icon_arrow {
    right: 74px;
    top: -12px;
    border-bottom: none;
    border-right: none;
    border-color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_favorite-game .wrap_icon_close {
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_lucky-numbers {
    width: 220px;
    height: 78px;
    right: -10px;
    left: auto;
    top: 50px;
    padding: 20px 10px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_lucky-numbers h4 {
    text-align: left;
    font-family: "Bliss2-Bold", sans-serif;
    margin: 0;
    padding: 0; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_lucky-numbers .body_lucky-numbers p {
    font-size: 14px;
    font-family: "Bliss2-Bold", sans-serif;
    line-height: 1.5rem;
    margin: 0;
    padding: 0; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_lucky-numbers .wrap_icon_arrow {
    border-bottom: none;
    border-right: none;
    top: -12px;
    right: 100px;
    border-color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_lucky-numbers.show-in {
    -webkit-animation: none !important;
    animation: none !important;
    opacity: 1;
    z-index: 2010; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_lucky-numbers.show-out {
    -webkit-animation: none !important;
    animation: none !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_delete-numbers {
    width: 220px;
    height: 20px;
    right: -20px;
    left: auto;
    top: 50px;
    padding: 20px 10px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_delete-numbers h4 {
    text-align: left;
    font-family: "Bliss2-Bold", sans-serif;
    margin: 0;
    padding: 0; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_delete-numbers .wrap_icon_arrow {
    border-bottom: none;
    border-right: none;
    top: -12px;
    right: 25px;
    border-color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_delete-numbers.show-in {
    -webkit-animation: none !important;
    animation: none !important;
    opacity: 1;
    z-index: 2010; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers_option .choose-numbers_option .tooltip.tooltip_delete-numbers.show-out {
    -webkit-animation: none !important;
    animation: none !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers {
    background: white !important;
    border-radius: 12px;
    padding: 12.5px;
    width: calc(100% - 25px);
    position: relative; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers > div > span > small {
    color: #004c93 !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_choose-numbers > div > span.selected ~ .number small {
    color: white !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected {
    background: white;
    border-radius: 12px;
    padding: 5px 12.5px 10px 12.5px;
    width: calc(100% - 25px);
    margin-top: 12.5px;
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-display: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected h3 {
    text-transform: uppercase;
    color: #004c93;
    font-weight: lighter;
    font-size: 16px;
    padding: 0;
    font-family: "Bliss2-Bold", sans-serif;
    margin: 0;
    width: 100%; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected h3 span {
    border-left: 2px solid #f58220;
    margin-left: 2px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected h3 span i {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 0px;
    margin-left: 6px;
    background: transparent url(../img/simbolotto/icon-simbolotto.svg?v=2024-05-17) no-repeat;
    background-size: contain; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected i {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #004c93;
    font-size: 18px;
    width: 20px;
    height: 20px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected i:before {
    width: 20px;
    height: 20px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-routes {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 15px 0 10px 0px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-routes > div {
    width: calc((100% / 4) - 12px);
    height: 28px;
    border: 2px solid #f58220;
    border-radius: 4px;
    margin: 5px 5px 26px 5px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Bliss2-Bold", sans-serif;
    color: #004c93;
    background: white;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-routes > div:nth-child(9), .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-routes > div:nth-child(10), .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-routes > div:nth-child(11), .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-routes > div:nth-child(12) {
    margin-bottom: 0px !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-routes > div:nth-child(1), .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-routes > div:nth-child(5), .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-routes > div:nth-child(9) {
    margin-left: 0px !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-routes > div:nth-child(4), .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-routes > div:nth-child(8), .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-routes > div:nth-child(12) {
    margin-right: 0px !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-routes > div.selected {
    background: #f58220;
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-routes > div.promo {
    position: relative; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-routes > div.promo .promo-label {
    background: #ffd6ad url(../img/logos/simbolotto.png?v=2024-05-17) no-repeat;
    background-size: 80%;
    background-position: center;
    border: 2px solid #fec68a;
    border-bottom: 0px;
    border-radius: 4px 4px 0px 0px;
    width: calc(96% - 4px);
    height: 20px;
    position: absolute;
    top: -24px;
    left: 2%;
    right: 2%;
    bottom: 0; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag {
    margin-top: 50px;
    width: 100%;
    height: 155px;
    border-radius: 5px;
    border: 2px solid #f58220;
    background: url(../img/gif-animate/background-simbolotto-animato.gif?v=2024-05-17) no-repeat;
    background-size: 390px;
    background-position: 0 0;
    position: relative; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .title {
    background: #ffd6ad url(../img/logos/simbolotto.png?v=2024-05-17) no-repeat;
    background-size: 70%;
    background-position: center;
    border: 2px solid #fec68a;
    border-bottom: 0px;
    border-radius: 4px 4px 0px 0px;
    width: 136px;
    height: 30px;
    position: absolute;
    top: -34px;
    left: calc(50% - 68px);
    right: 2%;
    bottom: 0; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .body {
    width: calc(100% - 50px);
    height: calc(100% - 42px - 25px - 1px);
    margin: 25px 25px 0px 25px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .body p {
    color: black;
    text-align: center;
    font-size: 15px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .body p span {
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .footer {
    height: 42px;
    border-top: 1px solid #f58220;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #ffd6ad;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 15px;
    position: absolute;
    bottom: 0px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .footer .not_selected {
    border-radius: 5px;
    border: 1px solid #004c93;
    background: white;
    width: 20px;
    height: 20px;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .footer .selected {
    border-radius: 3px;
    border: 1px solid #004c93;
    background: #004c93;
    width: 20px;
    height: 20px;
    position: relative;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .footer .selected span {
    background: url(../img/background/10elotto_choose_numbers_flag-selected-option.png?v=2024-05-17) no-repeat;
    background-size: contain;
    background-position: center;
    width: 25px;
    height: 25px;
    position: absolute;
    top: -5px;
    bottom: 0;
    left: -2px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .footer .text {
    font-family: "Bliss-Regular", sans-serif;
    margin-left: 5px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .footer .text span {
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .footer i {
    position: absolute;
    top: calc(50% - 10px);
    right: 5px;
    color: #004c93;
    font-size: 18px;
    width: 18px;
    height: 18px;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .footer i:before {
    width: 17px;
    height: 17px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: white;
    border-radius: 100%; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .footer .tooltip_simbolotto {
    bottom: 45px;
    width: 200px;
    height: 180px;
    padding: 20px;
    top: auto;
    right: -38px !important;
    left: auto;
    z-index: -2000;
    border-color: #004c93;
    background: white !important;
    font-size: 12px;
    font-family: "Ubuntu-Bold", sans-serif; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .footer .tooltip_simbolotto p {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .footer .tooltip_simbolotto .calendar {
    width: 116px;
    font-size: 12px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .footer .tooltip_simbolotto .calendar h5 {
    color: #f58220;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .footer .tooltip_simbolotto .calendar .row span {
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .footer .tooltip_simbolotto .calendar .row span:last-child {
    text-transform: lowercase;
    display: inline-block; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .footer .tooltip_simbolotto .calendar .row span:last-child:first-letter {
    text-transform: capitalize; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .footer .tooltip_simbolotto .wrap_icon_close {
    right: 0px;
    top: 0px;
    width: 35px;
    height: 35px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .footer .tooltip_simbolotto .wrap_icon_close i {
    font-size: 24px;
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .footer .tooltip_simbolotto h4 {
    width: 100%;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0;
    font-family: "Bliss2-Bold", sans-serif;
    color: #f58220;
    cursor: default; }
  .lotto-wrap .component-wrap_choose-numbers .panel_routes-selected > .container-flag > .flag > .footer .tooltip_simbolotto .wrap_icon_arrow {
    border-top: none;
    border-left: none;
    bottom: -12px;
    right: 40px;
    left: auto;
    border-color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected {
    background: white;
    border-radius: 12px;
    padding: 10px 12.5px;
    width: calc(100% - 25px);
    margin-top: 12.5px;
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-display: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected h3 {
    text-transform: uppercase;
    color: #004c93;
    font-weight: lighter;
    font-size: 16px;
    padding: 0;
    font-family: "Bliss2-Bold", sans-serif;
    margin: 0;
    width: 100%; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > i {
    position: absolute;
    top: 5px;
    right: 5px;
    color: #004c93;
    font-size: 18px;
    width: 20px;
    height: 20px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > i:before {
    width: 20px;
    height: 20px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 5px 0; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div {
    width: calc((100% / 4) - 10px);
    margin: 5px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: "Bliss2-Bold", sans-serif;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div.disabled_element {
    opacity: 0.6; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div > span {
    width: 100%;
    text-align: left;
    color: #004c93;
    font-size: 90%; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .count {
    width: calc(100% - 10px);
    background: white;
    border: 2px solid #f58220;
    padding: 5px;
    border-radius: 4px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .count input {
    width: calc(100% - 20px);
    border: 0;
    background: transparent;
    font-size: 16px;
    text-align: right;
    color: #004c93;
    margin: 0;
    padding: 0; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .count input::-webkit-input-placeholder {
    color: #e0e0e0; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .count input::-moz-placeholder {
    color: #e0e0e0; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .count input:-ms-input-placeholder {
    color: #e0e0e0; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .count input::-ms-input-placeholder {
    color: #e0e0e0; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .count input::placeholder {
    color: #e0e0e0; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .count span {
    width: 20px;
    height: auto;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .count span:after {
    content: "€";
    color: #e0e0e0; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .count.selected {
    background: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .count.selected input {
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .count.selected span:after {
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div.selected > div {
    background: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div.selected > div > input {
    color: white  !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div.selected > div > span:after {
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .tooltip {
    bottom: 50px;
    width: 250px;
    height: 190px;
    padding: 20px;
    top: auto;
    left: -35px;
    z-index: -2000;
    border-color: #004c93;
    background: white !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .tooltip .wrap_icon_close {
    right: 0px;
    top: 0px;
    width: 35px;
    height: 35px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .tooltip .wrap_icon_close i {
    font-size: 24px;
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .tooltip h4 {
    width: 100%;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    padding: 0;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 0;
    font-family: "Bliss2-Bold", sans-serif;
    color: #f58220;
    cursor: default; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .tooltip .container_numbers {
    width: 100%;
    position: relative;
    font-family: "Bliss2-Bold", sans-serif;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 12.5px 0; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .tooltip .container_numbers > div {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: default; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .tooltip .container_numbers > div span {
    font-size: 17px;
    width: calc(((100% / 5) - 2px) - 10px);
    height: 40px;
    color: #004c93;
    font-weight: bold;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 0 5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #f58220;
    border-radius: 4px;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .tooltip .container_numbers > div span.selected {
    background: #f58220;
    color: white !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .tooltip .container_numbers .btn-nessun-importo {
    width: auto;
    background: transparent;
    color: #004c93;
    font-family: "Ubuntu-Medium", sans-serif;
    font-size: 14px;
    border: none;
    padding: 0;
    margin-top: 10px;
    font-weight: bold;
    text-transform: none; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .tooltip .btn-conferma {
    padding: 10px 40px;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .tooltip .wrap_icon_arrow {
    border-top: none;
    border-left: none;
    bottom: -12px;
    left: 70px;
    border-color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div:nth-child(3) .tooltip {
    left: -75px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div:nth-child(3) .tooltip .wrap_icon_arrow {
    left: 105px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div:nth-child(4) .tooltip {
    left: -170px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div:nth-child(4) .tooltip .wrap_icon_arrow {
    left: 205px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div:nth-child(7) .tooltip {
    top: -300px;
    left: -75px;
    height: 260px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div:nth-child(7) .tooltip h4 {
    padding: 0;
    margin: 15px 0px 0px 0px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div:nth-child(7) .tooltip .container_numbers {
    margin: 0; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div:nth-child(7) .tooltip .wrap_icon_arrow {
    left: 105px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div .count-estr {
    display: none; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div.extraction-det {
    width: calc(((100% / 4) - 5px) * 2);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div.extraction-det .count {
    width: 47%;
    border-radius: 4px 0 0 4px;
    background: #f58220;
    height: 31px;
    padding: 0px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div.extraction-det .count > input {
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div.extraction-det .count > input::-webkit-input-placeholder {
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div.extraction-det .count > input::-moz-placeholder {
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div.extraction-det .count > input:-ms-input-placeholder {
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div.extraction-det .count > input::-ms-input-placeholder {
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div.extraction-det .count > input::placeholder {
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div.extraction-det .count > span::after {
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div.extraction-det .count-estr {
    width: 46%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 4%;
    font-size: 70%;
    color: white;
    background: #f58220;
    height: 35px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-radius: 0 4px 4px 0; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div.extraction-det .count-estr span {
    margin: 0 1px;
    height: 20px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div.extraction-det .count-estr span::after {
    content: ", "; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div.extraction-det .count-estr span:first-child {
    border-left: 1px solid white;
    padding-left: 10px;
    height: 20px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-amount > div.extraction-det .count-estr span:last-child::after {
    content: " "; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-oroLotto {
    position: relative;
    width: 380px;
    height: 100px;
    border: 3px solid #fbe908;
    border-radius: 10px;
    margin-top: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-oroLotto .icon-Info {
    z-index: 2;
    color: #004c93;
    font-size: 18px;
    margin-left: 3px;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-oroLotto .icon-Info:before {
    width: 20px;
    height: 20px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-oroLotto .img-Novita {
    position: absolute;
    z-index: 2;
    top: -1px;
    left: -1px;
    width: 68px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-oroLotto .container-oroLotto-choice {
    width: 100%;
    height: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-oroLotto .container-oroLotto-choice .link {
    font-family: "Bliss2-Bold", sans-serif;
    font-size: 14px;
    color: #004c93;
    padding: 10px 15px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-oroLotto .container-oroLotto-choice .but_oroLotto {
    width: 125px;
    height: 50px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #ECECEC;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    border-radius: 10px;
    margin-bottom: 15px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-oroLotto .container-oroLotto-choice .but_oroLotto:hover {
    background: #E1E1E1; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-oroLotto .container-oroLotto-choice .but_oroLotto.selected {
    background: -o-linear-gradient(354.39deg, #DEB617 -14.85%, #E1BC15 -7.7%, #EBCC10 6.78%, #FAE708 15.86%, #FEED06 21.69%, #EACA11 37.24%, #DEB617 70.46%, #F2D435 90.36%, #FBE343 107.95%);
    background: linear-gradient(95.61deg, #DEB617 -14.85%, #E1BC15 -7.7%, #EBCC10 6.78%, #FAE708 15.86%, #FEED06 21.69%, #EACA11 37.24%, #DEB617 70.46%, #F2D435 90.36%, #FBE343 107.95%); }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-oroLotto .container-oroLotto-choice .but_oroLotto.matt {
    opacity: 0.5; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-oroLotto .container-oroLotto-popUp {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    font-family: Bliss-Regular; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-oroLotto .container-oroLotto-popUp strong {
    display: contents;
    margin-left: 2px;
    font-weight: bold; }
  .lotto-wrap .component-wrap_choose-numbers .panel_amount-selected > .container-oroLotto .container-oroLotto-popUp p {
    font-size: 12px;
    color: #003F87;
    text-align: center; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options {
    background: white;
    padding: 5px 12.5px;
    width: calc(100% - 25px);
    margin-top: 12.5px;
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-display: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    height: 80px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .subscriptions {
    width: 40%;
    margin: 0 5%;
    height: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .subscriptions > span {
    text-align: center;
    width: 100%;
    color: #004c93;
    position: relative; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .subscriptions > span .icon-Info {
    font-size: 18px;
    margin-left: 3px;
    position: absolute;
    top: -2px;
    width: 20px;
    height: 20px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .subscriptions > span .icon-Info:before {
    width: 20px;
    height: 20px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .subscriptions .container-value {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    height: 60%;
    position: relative; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .subscriptions .container-value .add {
    background: url(../img/icons/icon_plus-circle-10elotto.png?v=2024-05-17) no-repeat;
    background-size: contain;
    background-position: center;
    width: 20px;
    height: 20px;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .subscriptions .container-value .number {
    width: 30px;
    height: 30px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #004c93;
    background: white;
    border-radius: 5px;
    border: 2px solid #f58220;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .subscriptions .container-value .tooltip {
    top: auto;
    bottom: 60px;
    width: 391px;
    height: auto;
    padding: 20px;
    left: -46px;
    z-index: -2000;
    border-color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .subscriptions .container-value .tooltip h4 {
    width: 100%;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: "Bliss2-Bold", sans-serif;
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .subscriptions .container-value .tooltip .container_numbers {
    width: 100%;
    position: relative;
    font-family: "Bliss2-Bold", sans-serif;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .subscriptions .container-value .tooltip .container_numbers span {
    font-size: 17px;
    width: calc(100% / 10);
    height: 45px;
    color: #004c93;
    font-weight: bold;
    border: 1px solid #f58220;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-top: -1px !important;
    margin-left: -1px !important;
    box-sizing: border-box; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .subscriptions .container-value .tooltip .container_numbers span.selected {
    background: #f58220;
    color: white !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .subscriptions .container-value .tooltip .container_numbers span:first-child {
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #ffffff !important;
    cursor: default; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .subscriptions .container-value .tooltip .btn-nessun-abbonamento {
    width: 170px;
    margin-right: calc(100% - 170px);
    background: transparent;
    color: black;
    font-family: "Ubuntu-Medium", sans-serif;
    font-size: 14px;
    border: none;
    padding: 0;
    margin-top: 10px;
    font-weight: bold;
    text-transform: none;
    color: #004c93;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .subscriptions .container-value .tooltip .btn-nessun-multipla {
    width: 170px;
    margin-right: calc(100% - 170px);
    background: transparent;
    color: black;
    font-family: "Ubuntu-Medium", sans-serif;
    font-size: 14px;
    border: none;
    padding: 0;
    margin-top: 10px;
    font-weight: bold;
    text-transform: none;
    color: #004c93;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .subscriptions .container-value .tooltip .wrap_icon_arrow {
    border-top: none;
    border-left: none;
    bottom: -12px;
    right: 300px;
    border-color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .subscriptions .container-value .tooltip .wrap_icon_close i {
    color: #f58220 !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .subscriptions .container-value .tooltip .container_numbers {
    cursor: auto !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .subscriptions .container-value .tooltip .container_numbers span {
    cursor: pointer !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple {
    width: 40%;
    margin: 0 5%;
    height: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple > span {
    text-align: center;
    width: 100%;
    color: #004c93;
    position: relative; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple > span .icon-Info {
    font-size: 18px;
    margin-left: 3px;
    top: -2px;
    position: absolute;
    width: 20px;
    height: 20px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple > span .icon-Info:before {
    width: 20px;
    height: 20px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple .container-value {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    height: 60%;
    position: relative; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple .container-value .add {
    background: url(../img/icons/icon_plus-circle-10elotto.png?v=2024-05-17) no-repeat;
    background-size: contain;
    background-position: center;
    width: 20px;
    height: 20px;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple .container-value .number {
    width: 30px;
    height: 30px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #004c93;
    background: white;
    border-radius: 5px;
    border: 2px solid #f58220;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple .container-value .tooltip {
    top: auto;
    bottom: 60px;
    width: 390px;
    height: auto;
    padding: 20px;
    left: -236px;
    z-index: -2000;
    border-color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple .container-value .tooltip h4 {
    width: 100%;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: "Bliss2-Bold", sans-serif;
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple .container-value .tooltip .container_numbers {
    width: 100%;
    position: relative;
    font-family: "Bliss2-Bold", sans-serif;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple .container-value .tooltip .container_numbers span {
    font-size: 17px;
    width: calc(100% / 10);
    height: 45px;
    color: #004c93;
    font-weight: bold;
    border: 1px solid #f58220;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin-top: -1px !important;
    margin-left: -1px !important;
    box-sizing: border-box; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple .container-value .tooltip .container_numbers span.selected {
    background: #f58220;
    color: white !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple .container-value .tooltip .container_numbers span:first-child {
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #ffffff !important;
    cursor: default; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple .container-value .tooltip .btn-nessun-abbonamento {
    width: 170px;
    margin-right: calc(100% - 170px);
    background: transparent;
    color: black;
    font-family: "Ubuntu-Medium", sans-serif;
    font-size: 14px;
    border: none;
    padding: 0;
    margin-top: 10px;
    font-weight: bold;
    text-transform: none;
    color: #004c93;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple .container-value .tooltip .btn-nessun-multipla {
    width: 170px;
    margin-right: calc(100% - 170px);
    background: transparent;
    color: black;
    font-family: "Ubuntu-Medium", sans-serif;
    font-size: 14px;
    border: none;
    padding: 0;
    margin-top: 10px;
    font-weight: bold;
    text-transform: none;
    color: #004c93;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple .container-value .tooltip .wrap_icon_arrow {
    border-top: none;
    border-left: none;
    bottom: -12px;
    right: 108px;
    border-color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple .container-value .tooltip .wrap_icon_close i {
    color: #f58220 !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple .container-value .tooltip .container_numbers {
    cursor: auto !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple .container-value .tooltip .container_numbers span {
    cursor: pointer !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_options > .multiple .container-value .tooltip .container_numbers span:first-child {
    cursor: auto !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    padding: 12.5px 25px 0 25px;
    width: calc(100% - 25px);
    border-top: 1px solid #f58220;
    left: -12.5px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary .total_amout {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: calc(100% - 160px); }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary .total_amout .label {
    color: #004c93 !important;
    font-size: 16px;
    margin: 0;
    font-family: "Bliss2-Bold", sans-serif;
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary .total_amout .label i {
    margin-left: 12.5px;
    cursor: pointer;
    position: relative;
    top: 4px;
    font-size: 18px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary .total_amout .values {
    color: #004c93;
    font-size: 24px;
    margin: -5px 0 0 0;
    font-family: "Bliss-Regular", sans-serif;
    letter-spacing: 1px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary .container_btn {
    width: 160px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary .container_btn .btn_riepilogo {
    width: 100%;
    font-size: 16px;
    padding: 5px 10px;
    margin-top: 5px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: "Bliss-Regular", sans-serif; }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary .container_btn .btn_riepilogo:hover .tooltip_simbolotto_claim {
    z-index: 2010 !important;
    opacity: 1; }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary .container_btn .btn_riepilogo .tooltip_simbolotto_claim {
    bottom: 55px;
    width: 140px;
    height: 45px;
    padding: 10px;
    top: auto;
    right: 22px !important;
    left: auto;
    z-index: -2000;
    border-color: #004c93;
    background: white !important;
    font-size: 12px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary .container_btn .btn_riepilogo .tooltip_simbolotto_claim p {
    font-size: 14px;
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #004c93;
    text-transform: none !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary .container_btn .btn_riepilogo .tooltip_simbolotto_claim p span {
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary .container_btn .btn_riepilogo .tooltip_simbolotto_claim .wrap_icon_close {
    right: 0px;
    top: 0px;
    width: 35px;
    height: 35px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary .container_btn .btn_riepilogo .tooltip_simbolotto_claim .wrap_icon_close i {
    font-size: 24px;
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary .container_btn .btn_riepilogo .tooltip_simbolotto_claim .wrap_icon_arrow {
    border-top: none;
    border-left: none;
    bottom: -12px;
    right: calc(50% - (35px / 2));
    left: auto;
    border-color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary > .tooltip {
    top: 70px;
    width: 440px;
    height: 30px;
    padding: 20px;
    margin-bottom: 30px;
    right: 0;
    z-index: -2000; }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary > .tooltip.tooltip-error {
    background: #ff0937;
    border: 1px solid #ff0937;
    font-family: "Bliss-Regular", sans-serif;
    padding: 0;
    width: calc(100% + 60px);
    border-radius: 0px;
    left: -30px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary > .tooltip.tooltip-error p {
    color: white;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    margin: 0 5px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary > .tooltip.tooltip-error p i {
    margin-right: 1rem; }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary > .tooltip.tooltip-error .wrap_icon_arrow {
    background: #ff0937;
    border: 1px solid #ff0937; }
  .lotto-wrap .component-wrap_choose-numbers .panel_check-summary > .tooltip .wrap_icon_arrow {
    border-right: none;
    border-bottom: none;
    top: -11px;
    right: 110px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_winner-min-max {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: relative;
    padding: 0 12.5px 0 12.5px;
    width: calc(100% - 25px);
    margin-top: 5px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_winner-min-max p {
    color: #004c93;
    font-size: 12px;
    font-family: "Bliss-Regular", sans-serif;
    padding: 0;
    margin: 0px 30px 0px 0px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_winner-min-max p strong {
    font-family: "Bliss2-Bold", sans-serif !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_winner-min-max .icon-info {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    position: relative;
    position: absolute;
    right: 5px;
    top: 5px; }
  .lotto-wrap .component-wrap_choose-numbers .panel_winner-min-max .icon-info span i {
    font-size: 20px;
    font-weight: bold;
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .panel_winner-min-max .icon-info:hover .tooltip_simbolotto {
    z-index: 2010 !important;
    opacity: 1; }
  .lotto-wrap .component-wrap_choose-numbers .panel_winner-min-max .icon-info .tooltip_potential-winnings {
    bottom: 38px;
    width: 180px;
    height: auto;
    padding: 10px 20px 10px 10px;
    top: auto;
    right: -35px !important;
    left: auto;
    z-index: -2000;
    border-color: #fef3e2;
    background: white !important; }
  .lotto-wrap .component-wrap_choose-numbers .panel_winner-min-max .icon-info .tooltip_potential-winnings p {
    font-size: 12px;
    font-family: "Bliss2-Bold", sans-serif;
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #004c93;
    text-transform: none !important;
    text-align: left; }
  .lotto-wrap .component-wrap_choose-numbers .panel_winner-min-max .icon-info .tooltip_potential-winnings p span {
    color: #f58220;
    text-transform: lowercase;
    display: inline-block; }
  .lotto-wrap .component-wrap_choose-numbers .panel_winner-min-max .icon-info .tooltip_potential-winnings p span:first-letter {
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_choose-numbers .panel_winner-min-max .icon-info .tooltip_potential-winnings .wrap_icon_arrow {
    border-top: none;
    border-left: none;
    bottom: -12px;
    right: 35px;
    left: auto;
    z-index: -1;
    border-color: #fef3e2; }
  .lotto-wrap .component-wrap_choose-numbers .panel_winner-min-max .icon-info .tooltip_potential-winnings .wrap_icon_close {
    top: 0px;
    right: 0px;
    font-size: 18px;
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played {
    z-index: -2100;
    opacity: 0; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container {
    height: auto;
    width: 648px;
    border: 2px solid #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_header h2 {
    font-family: "Bliss2-Bold", sans-serif;
    color: #f58220;
    border-bottom: 1px solid #e0e0e0; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_header .close-icon {
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_header .logo {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 200px;
    background: url(../img/logos/lotto.png?v=2024-05-17) no-repeat;
    background-size: 130px;
    background-position-y: center; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_header .logo.lottopiu {
    background: url(../img/logos/lotto-piu.png?v=2024-05-17) no-repeat;
    background-size: 130px;
    background-position-y: center; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body {
    overflow: hidden;
    font-family: "Baloo", sans-serif;
    border: none !important;
    width: 597.5px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 12.5px;
    margin-bottom: 12.5px;
    position: relative; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_header .btn {
    background: white;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 15px;
    font-family: "Bliss2-Bold", sans-serif;
    font-weight: bold;
    position: relative;
    margin-left: 10px;
    letter-spacing: 1px;
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_header .btn i {
    font-size: 22px;
    position: relative;
    top: 3px;
    left: 0px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_header .btn.btn-salva-preferita {
    margin-left: 10px;
    text-transform: none; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_header .btn.btn-salva-preferita:focus {
    outline: none; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_header > .tooltip {
    top: 70px;
    width: 440px;
    height: 30px;
    margin-bottom: 30px;
    right: 0;
    z-index: -2000; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_header > .tooltip.tooltip-error {
    width: calc(100% + 12.5px);
    left: -15px;
    top: 40px;
    font-family: "Bliss-Regular", sans-serif; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_header > .tooltip.tooltip-error p {
    color: white;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    margin: 0 5px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_header > .tooltip.tooltip-error p i {
    margin-right: 1rem; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_header > .tooltip.tooltip-error .wrap_icon_arrow {
    background: #ff0937;
    border: 1px solid #ff0937;
    left: 100px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_header > .tooltip .wrap_icon_arrow {
    border-right: none;
    border-bottom: none;
    top: -11px;
    right: 110px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played {
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 25px;
    padding-bottom: 10px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .label {
    width: 100%;
    text-transform: uppercase;
    color: #004c93;
    margin: 10px 0;
    padding: 0;
    height: 20px;
    text-align: left;
    font-size: 18px;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 70%;
    height: auto; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div {
    width: 10%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    cursor: pointer;
    position: relative;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div span {
    border: 2px solid black;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    font-size: 1.4rem;
    font-family: "Baloo", sans-serif;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - (35px / 2));
    left: calc(50% - (35px / 2)); }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div span.not-selected {
    border-color: #f58220;
    background: white; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div span.golden-not-selected {
    border-color: #f58220;
    background: white; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div span.golden-not-selected ~ .number {
    color: #404040; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div span.golden-not-selected ~ .number small {
    color: #404040; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div span.selected {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div span.selected ~ .number {
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div span.selected ~ .number small {
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div span.extracted ~ .number {
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div span.extracted ~ .number small {
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div span.not-extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/10elotto/not-extracted.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div span.golden {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div span.golden ~ .number small {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px  1px 0 #fff, 1px  1px 0 #fff; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div span.extracted ~ .number small {
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div span.empty {
    color: white;
    border-color: #63c5db; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div span.number {
    background: none;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container > .numbers div span.number small {
    color: #404040;
    font-weight: lighter; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container .numbers {
    margin: 0;
    padding: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .numbers-played .numbers-container .oroLotto-logo {
    width: 64px;
    height: 42px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played {
    width: 100%; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played thead {
    font-size: 10px;
    color: #f58220;
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played tr {
    font-weight: lighter;
    font-size: 12px;
    text-align: center; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played tr th {
    text-transform: uppercase;
    font-family: "Bliss2-Bold", sans-serif;
    padding: 0 !important;
    border: none;
    color: #004c93;
    border-bottom: 3px solid #f58220 !important;
    line-height: 15px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played tr td {
    height: 55px;
    line-height: 15px;
    font-family: "Bliss-Regular", sans-serif;
    color: #004c93;
    padding: 12.5px 0;
    vertical-align: top; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .sorte {
    width: 160px !important;
    text-align: left;
    padding-right: 0px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .numerooro {
    width: 165px !important;
    text-align: left;
    padding-right: 0px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .routes {
    width: 140px !important;
    text-align: left;
    padding-right: 5px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .routes > div {
    display: inline-block;
    text-transform: lowercase; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .routes > div:first-letter {
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .routes > div:after {
    content: ", ";
    color: #004c93;
    margin-right: 2px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .routes > div:last-of-type:after {
    content: ""; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .routes > div.selected {
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .count {
    text-align: left;
    width: 90px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .extractions {
    width: 100px;
    text-align: left;
    padding-right: 10px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .multiple {
    text-align: left;
    width: 80px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .icon-info {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    position: relative; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .icon-info span i {
    font-size: 22px;
    font-weight: bold; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .icon-info .tooltip_simbolotto {
    bottom: 35px;
    width: 180px;
    height: 40px;
    padding: 10px;
    top: auto;
    right: -86px !important;
    left: auto;
    z-index: -2000;
    border-color: #fef3e2;
    background: white !important; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .icon-info .tooltip_simbolotto p {
    font-size: 12px;
    font-family: "Bliss2-Bold", sans-serif;
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #004c93;
    text-transform: none !important; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .icon-info .tooltip_simbolotto p span {
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .icon-info .tooltip_simbolotto .wrap_icon_close {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 16px;
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .icon-info .tooltip_simbolotto .wrap_icon_close i {
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .icon-info .tooltip_simbolotto .wrap_icon_arrow {
    border-top: none;
    border-left: none;
    bottom: -12px;
    right: calc(50% - (35px / 2));
    left: auto;
    z-index: -1;
    border-color: #fef3e2; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .text {
    width: 100%;
    margin: 0px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body table.summary-played .text span {
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .claim-simbolotto {
    color: #004c93;
    font-family: "Bliss2-Bold", sans-serif;
    line-height: 15px;
    font-size: 12px;
    width: calc(95%);
    height: auto;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0px 5% 0px 0px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .claim-simbolotto.selected .icon {
    position: relative; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .claim-simbolotto.selected .icon span {
    position: absolute;
    width: 120%;
    height: 120%;
    bottom: 0px;
    left: 0px;
    background: transparent url(../img/background/lotto_choose_numbers_flag-selected-option.png?v=2024-05-17) no-repeat;
    background-size: contain; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .claim-simbolotto .icon-flag {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border-radius: 4px;
    border: 1px solid #f58220;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .claim-simbolotto .icon-info {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    position: relative; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .claim-simbolotto .icon-info span i {
    font-size: 22px;
    font-weight: bold; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .claim-simbolotto .icon-info:hover .tooltip_simbolotto {
    z-index: 2010 !important;
    opacity: 1; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .claim-simbolotto .icon-info .tooltip_simbolotto {
    bottom: 35px;
    width: 180px;
    height: auto;
    padding: 10px 20px 10px 10px;
    top: auto;
    right: -40px !important;
    left: auto;
    z-index: -2000;
    border-color: #fef3e2;
    background: white !important; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .claim-simbolotto .icon-info .tooltip_simbolotto p {
    font-size: 12px;
    font-family: "Bliss2-Bold", sans-serif;
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #004c93;
    text-transform: none !important;
    text-align: left; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .claim-simbolotto .icon-info .tooltip_simbolotto p span {
    color: #f58220;
    text-transform: lowercase;
    display: inline-block; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .claim-simbolotto .icon-info .tooltip_simbolotto p span:first-letter {
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .claim-simbolotto .icon-info .tooltip_simbolotto .wrap_icon_arrow {
    border-top: none;
    border-left: none;
    bottom: -12px;
    right: 35px;
    left: auto;
    z-index: -1;
    border-color: #fef3e2; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .claim-simbolotto .icon-info .tooltip_simbolotto .wrap_icon_close {
    top: 0px;
    right: 0px;
    font-size: 18px;
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .claim-simbolotto .text {
    width: 100%;
    margin: 0px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .claim-simbolotto .text span {
    color: #f58220;
    text-transform: lowercase;
    display: inline-block; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_body .claim-simbolotto .text span:first-letter {
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_footer {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border-top: 1px solid #e0e0e0;
    padding-top: 12.5px;
    margin-top: 12.5px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_footer .count_total {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 20px;
    border-right: 1px solid #e0e0e0;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_footer .count_total span:last-child {
    font-weight: bold;
    font-size: 22px;
    position: relative;
    top: -5px;
    letter-spacing: 2px;
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_footer .count_total span:first-child {
    font-size: 16px;
    text-transform: uppercase;
    color: #004c93;
    margin-bottom: 4px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_footer .potential_winnings {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    line-height: 15px;
    position: relative;
    margin-right: 40px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_footer .potential_winnings span {
    font-size: 14px;
    font-family: "Bliss-Regular", sans-serif;
    color: #004c93;
    text-align: left; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_footer .potential_winnings .icon-info {
    width: 23px;
    height: 23px;
    margin-left: 10px;
    position: absolute;
    right: -34px;
    top: 5px; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_footer .potential_winnings .icon-info span i {
    font-size: 22px;
    font-weight: bold; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_footer .potential_winnings .icon-info:hover .tooltip_simbolotto {
    z-index: 2010 !important;
    opacity: 1; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_footer .potential_winnings .icon-info .tooltip_potential-winnings {
    bottom: 38px;
    width: 180px;
    height: auto;
    padding: 10px 20px 10px 10px;
    top: auto;
    right: -35px !important;
    left: auto;
    z-index: -2000;
    border-color: #fef3e2;
    background: white !important; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_footer .potential_winnings .icon-info .tooltip_potential-winnings p {
    font-size: 12px;
    font-family: "Bliss2-Bold", sans-serif;
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #004c93;
    text-transform: none !important;
    text-align: left; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_footer .potential_winnings .icon-info .tooltip_potential-winnings p span {
    color: #f58220;
    text-transform: lowercase;
    display: inline-block; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_footer .potential_winnings .icon-info .tooltip_potential-winnings p span:first-letter {
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_footer .potential_winnings .icon-info .tooltip_potential-winnings .wrap_icon_arrow {
    border-top: none;
    border-left: none;
    bottom: -12px;
    right: 35px;
    left: auto;
    z-index: -1;
    border-color: #fef3e2; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_footer .potential_winnings .icon-info .tooltip_potential-winnings .wrap_icon_close {
    top: 0px;
    right: 0px;
    font-size: 18px;
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_footer .buy_played {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-summary-played .modal_container .modal_body > .panel_footer .buy_played .btn-gioca-numeri {
    padding-left: 30px !important;
    padding-right: 30px !important;
    font-size: 18px;
    font-weight: normal; }
  .lotto-wrap .component-wrap_choose-numbers .modal_wrap-subscriptions {
    z-index: -2100;
    opacity: 0; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback {
    z-index: -2050;
    opacity: 0; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container {
    width: calc(932px); } }

@media screen and (max-width: 931px) {
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container {
    width: calc(768px); } }

@media screen {
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container .element-wrap.element-wrap_feedback {
    width: 600px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

@media screen and (max-width: 931px) {
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container .element-wrap.element-wrap_feedback {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; } }

@media screen {
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container .element-wrap.element-wrap_promo {
    width: calc(932px - 600px - 75px);
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; } }

@media screen and (max-width: 931px) {
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container .element-wrap.element-wrap_promo {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; } }

@media screen {
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container .element-wrap.element-wrap_button {
    width: calc(932px - 600px - 75px);
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 0 !important; } }

@media screen and (max-width: 931px) {
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container .element-wrap.element-wrap_button {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
    width: 600px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container .element-wrap.element-wrap_button .redirectlotto-wrap {
    width: calc(100% - 50px) !important; } }

@media screen {
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-height: 900px;
    height: 1000px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback {
    padding: 25px 12.5px 25px 12.5px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_header {
    padding: 12.5px;
    background: #f58220;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 25px;
    position: relative;
    height: 135px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_header .bg {
    display: none; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_header h3 {
    width: 100%;
    font-size: 32px;
    text-align: center;
    padding: 0;
    margin: 0;
    color: white;
    font-family: "Bliss2-Bold", sans-serif;
    background: url(../img/background/lotto_feedback_header_h3.png?v=2024-05-17) no-repeat;
    background-position: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_header h3 span:first-child {
    width: calc(100% - (50px * 2));
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../img/background/lotto_feedback_header_h3.png?v=2024-05-17) repeat-x;
    background-size: auto;
    background-position: center;
    margin: 0 50px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_header h3 span:last-child {
    height: 50px;
    display: block;
    width: 340px;
    background: #f58220;
    position: relative; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_header .text-container {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Bliss2-Bold", sans-serif;
    line-height: 22px;
    margin: 10px 0px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_header .text-container span {
    color: white;
    margin-bottom: 0; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_header .text-container span:first-child {
    font-size: 20px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_header .text-container span:last-child {
    font-size: 26px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_header .cta-container {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_header .cta-container .btn {
    width: 280px;
    border: 1px solid white;
    border-radius: 4px;
    padding: 5px 5px;
    margin: 5px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_header .cta-container .btn i {
    font-size: 24px;
    margin-left: 10px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_header .cta-container .btn.btn-guarda-estrazione-5minuti {
    width: 285px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap {
    position: relative; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .tooltip {
    height: 30px;
    margin-bottom: 30px;
    right: 0;
    z-index: -2000; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .tooltip.tooltip-error {
    width: calc(97%);
    left: 0px;
    top: 50px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .tooltip.tooltip-error p {
    color: white;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    margin: 0 5px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .tooltip.tooltip-error p i {
    margin-right: 1rem; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .tooltip.tooltip-error .wrap_icon_arrow {
    background: #ff0937;
    border: 1px solid #ff0937;
    left: 15px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .tooltip .wrap_icon_arrow {
    border-right: none;
    border-bottom: none;
    top: -11px;
    right: 110px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .title {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 0;
    font-size: 24px !important;
    font-family: "Bliss2-Bold", sans-serif;
    color: #f58220;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .title button {
    padding: 0;
    margin: 0;
    border: none;
    background: transparent;
    border-radius: 0px !important;
    border-right: 1px solid #e0e0e0;
    width: 60px;
    text-align: center;
    font-size: 16px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .title button i {
    font-size: 22px;
    margin-right: 5px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .title button:focus {
    outline: none; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .title span {
    text-align: center;
    width: calc(100% - 50px);
    margin: 0px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .count_played {
    text-align: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 12.5px 0;
    font-size: 17px;
    font-family: "Bliss-Regular", sans-serif;
    border-bottom: 1px solid #e0e0e0;
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .count_played small {
    font-size: 16px;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played {
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 10px;
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 25px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .label {
    width: 100%;
    text-transform: uppercase;
    color: #004c93;
    margin: 10px 0;
    padding: 0;
    height: 20px;
    text-align: left;
    font-size: 18px;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 70%;
    height: auto; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div {
    width: 10%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    cursor: pointer;
    position: relative;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span {
    border: 2px solid black;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    font-size: 1.4rem;
    font-family: "Baloo", sans-serif;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - (35px / 2));
    left: calc(50% - (35px / 2)); }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.not-selected {
    border-color: #f58220;
    background: white; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.golden-not-selected {
    border-color: #f58220;
    background: white; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.golden-not-selected ~ .number {
    color: #404040; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.golden-not-selected ~ .number small {
    color: #404040; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.selected {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.selected ~ .number {
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.selected ~ .number small {
    color: white; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.extracted ~ .number {
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.extracted ~ .number small {
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.not-extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/10elotto/not-extracted.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.golden {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.golden ~ .number small {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px  1px 0 #fff, 1px  1px 0 #fff; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.extracted ~ .number small {
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.empty {
    color: white;
    border-color: #63c5db; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.number {
    background: none;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.number small {
    color: #404040;
    font-weight: lighter; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container .numbers {
    margin: 0;
    padding: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container .oroLotto-logo {
    width: 64px;
    height: 42px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 12.5px;
    font-family: "Bliss-Regular", sans-serif; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played > .column-wrap {
    width: calc(50%); }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played > .column-wrap.column-wrap_all {
    width: 100%; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played > .column-wrap.column-wrap_all .row {
    width: 100%; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played > .column-wrap.column-wrap_all .row span:last-of-type {
    color: #f58220 !important;
    font-weight: bold; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played > .column-wrap .row {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played > .column-wrap .row span {
    font-family: "Bliss-Regular", sans-serif;
    text-align: left;
    margin: 5px 2px;
    font-weight: normal;
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played > .column-wrap .row span:first-child {
    font-weight: bold; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played {
    margin-top: 20px;
    width: 100%; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played thead {
    font-size: 10px;
    color: #f58220;
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played thead tr {
    font-weight: lighter;
    font-size: 10px;
    text-align: center; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played thead tr th {
    font-size: 10px;
    font-family: "Bliss2-Bold", sans-serif;
    padding: 0 !important;
    border: none;
    color: #004c93;
    border-bottom: 3px solid #f58220 !important;
    text-align: left; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played thead tr th.sorte {
    width: 160px !important;
    text-align: left;
    padding-right: 0px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played thead tr th.numerooro {
    width: 165px !important;
    text-align: left;
    padding-right: 0px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played thead tr th.routes {
    width: 140px !important;
    text-align: left;
    padding-right: 5px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played thead tr th.routes > div {
    display: inline-block;
    text-transform: lowercase; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played thead tr th.routes > div:first-letter {
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played thead tr th.routes > div:after {
    content: ", ";
    color: #004c93;
    margin-right: 2px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played thead tr th.routes > div:last-of-type:after {
    content: ""; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played thead tr th.routes > div.selected {
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played thead tr th.count {
    text-align: left;
    width: 105px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played thead tr th.extractions {
    width: 100px;
    text-align: left;
    padding-right: 10px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played thead tr th.multiple {
    text-align: left;
    width: 80px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played thead tr th.icon_collapse {
    background: url(../img/background/lotto_feedback_table_icon-collapse_down.png?v=2024-05-17) no-repeat;
    width: 50px;
    background-size: 25px 25px;
    background-position: center 10px;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played thead tr th.icon_collapse.open {
    background: url(../img/background/lotto_feedback_table_icon-collapse_up.png?v=2024-05-17) no-repeat;
    width: 50px;
    background-size: 25px 25px;
    background-position: center 10px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr {
    font-weight: lighter;
    font-size: 10px;
    text-align: center; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr td {
    height: 55px;
    line-height: 15px;
    font-family: "Bliss-Regular", sans-serif;
    color: #004c93;
    padding: 12.5px 0;
    vertical-align: top; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr td.sorte {
    width: 160px !important;
    text-align: left;
    padding-right: 0px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr td.numerooro {
    width: 165px !important;
    text-align: left;
    padding-right: 0px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr td.routes {
    width: 140px !important;
    text-align: left;
    padding-right: 5px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr td.routes > div {
    display: inline-block;
    text-transform: lowercase; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr td.routes > div:first-letter {
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr td.routes > div:after {
    content: ", ";
    color: #004c93;
    margin-right: 2px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr td.routes > div:last-of-type:after {
    content: ""; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr td.routes > div.selected {
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr td.count {
    text-align: left;
    width: 105px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr td.extractions {
    width: 100px;
    text-align: left;
    padding-right: 10px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr td.multiple {
    text-align: left;
    width: 80px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr td.icon_collapse {
    background: url(../img/background/lotto_feedback_table_icon-collapse_down.png?v=2024-05-17) no-repeat;
    width: 50px;
    background-size: 25px 25px;
    background-position: center 10px;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr td.icon_collapse.open {
    background: url(../img/background/lotto_feedback_table_icon-collapse_up.png?v=2024-05-17) no-repeat;
    width: 50px;
    background-size: 25px 25px;
    background-position: center 10px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played {
    padding: 0;
    margin: 0;
    border-top: 1px solid #cccccc; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played > td {
    padding: 0;
    margin: 0;
    height: auto;
    border-bottom: 1px solid #cccccc; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played > td > .container_single-played {
    width: 100%; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played {
    width: 100%;
    height: auto;
    background: #f2f2f2;
    border: none;
    font-family: "Bliss2-Bold", sans-serif;
    font-size: 12px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played thead th {
    padding: 0;
    margin: 0;
    border: none !important;
    height: 20px;
    text-transform: none;
    color: #004c93;
    font-family: "Bliss2-Bold", sans-serif;
    text-align: center;
    font-size: 120%; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played thead th.simboli {
    width: 100px !important; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played thead th.icon-tooltip > span {
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played tbody tr {
    border-bottom: 1px solid #e0e0e0;
    height: 25px !important; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played tbody tr td {
    text-align: center;
    padding: 0 !important;
    margin: 0 !important;
    height: auto;
    border: none;
    vertical-align: middle !important;
    font-size: 120%;
    width: auto !important; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played tbody tr td.simboli {
    width: 100px !important;
    position: relative; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played tbody tr td.simboli .tooltip_simbolotto {
    bottom: -10px;
    width: 140px;
    height: auto;
    padding: 5px;
    top: auto;
    right: 120px !important;
    left: auto;
    z-index: -2000;
    border-color: #fef3e2;
    background: white !important; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played tbody tr td.simboli .tooltip_simbolotto h4 {
    color: #f58220;
    font-size: 16px;
    padding: 0px;
    margin: 0px 0px 10px 0px;
    width: 100%; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played tbody tr td.simboli .tooltip_simbolotto .wrap_icon_arrow {
    border-bottom: none;
    border-left: none;
    bottom: 10px;
    right: -12px;
    left: auto;
    z-index: -1;
    border-color: #fef3e2; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played tbody tr td.simboli:hover .tooltip_simbolotto {
    z-index: 2000 !important;
    opacity: 1 !important;
    -webkit-animation-name: animation-tooltip-simbolotto-hide-mopuse-over;
    animation-name: animation-tooltip-simbolotto-hide-mopuse-over;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played tbody tr td.ruotes {
    text-transform: lowercase; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played tbody tr td.ruotes:first-letter {
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played tbody tr td.icon-tooltip {
    width: 150px;
    text-decoration: underline;
    color: #004c93;
    font-family: "Bliss2-Bold", sans-serif !important;
    font-size: 13px;
    cursor: pointer;
    position: relative; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip {
    top: 35px;
    width: 200px;
    height: 50px;
    left: -85px;
    padding: 5px;
    border-color: #e0e0e0; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .wrap_icon_close {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 16px;
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip h4 {
    width: 100%;
    font-family: "Bliss-Regular", sans-serif;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 12px;
    color: #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body {
    color: #f58220;
    font-size: 12px;
    width: 100%;
    height: 30px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body span {
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body span:after {
    content: " - "; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body span:last-child:after {
    content: "  "; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body span.ruota {
    margin-right: 10px;
    content: "" !important;
    color: #f58220 !important;
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played > tbody tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .wrap_icon_arrow {
    border-bottom: none;
    border-right: none;
    width: 20px;
    height: 20px;
    position: absolute;
    background: white !important;
    top: -12px;
    right: 35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #f0f3f6;
    border-color: #e0e0e0;
    z-index: 19; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played_print {
    text-align: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 16.66667px 0;
    font-size: 14px;
    font-weight: bold;
    font-family: "Ubuntu-Medium", sans-serif;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    color: #f58220;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played_print span {
    margin-left: 1rem;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played_print i {
    font-size: 28px;
    cursor: pointer; } }

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played_print {
    display: none; } }

@media screen {
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .repeat_played {
    height: 50px;
    margin-top: 25px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-display: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Bliss-Regular", sans-serif !important;
    color: #004c93; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .repeat_played span {
    text-align: left;
    font-size: 14px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .repeat_played span small {
    color: #004c93;
    font-size: 100% !important;
    font-family: "Bliss2-Bold", sans-serif !important; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .repeat_played .btn-altra-giocata {
    font-size: 16px;
    padding: 10px 10px;
    text-transform: uppercase;
    font-weight: normal; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_button {
    margin: 25px 12.5px 25px 12.5px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_button .redirectlotto-wrap {
    background: #f58220;
    width: calc(calc(932px - 600px - 75px) - 50px);
    height: calc(160px - 50px);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 25px;
    color: white;
    font-family: "Bliss2-Bold", sans-serif;
    cursor: pointer; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_button .redirectlotto-wrap span {
    font-size: 18px;
    width: 85%; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_button .redirectlotto-wrap i {
    width: 15%;
    font-size: 24px;
    text-align: right; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_promo {
    margin: 25px 12.5px 25px 12.5px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_promo .download_app {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid #f58220; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_promo .download_app .link_download {
    width: calc(calc(932px - 600px - 75px) - 119px);
    height: 155px;
    background-repeat: no-repeat;
    background-image: url(../img/background/lotto_feedback_download-app.png?v=2024-05-17);
    background-size: contain;
    padding-left: 115px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_promo .download_app .link_download span {
    color: #004c93;
    font-size: 14px;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_promo .download_app .link_download span small {
    margin-top: 5px;
    font-size: 12px;
    font-family: "Bliss-Regular", sans-serif; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_promo .download_app .link_download .btn {
    width: 80px;
    height: 20px;
    border: none; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_promo .download_app .link_download .btn.btn-appstore-download {
    background: url(../img/background/lotto_feedback_download-app_apple.png?v=2024-05-17) no-repeat;
    background-size: contain;
    margin-top: 10px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_promo .download_app .link_download .btn.btn-android-download {
    background: url(../img/background/lotto_feedback_download-app_android.png?v=2024-05-17) no-repeat;
    background-size: contain;
    margin-top: 5px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_promo .download_app .or_wrap {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e0e0e0;
    width: calc(932px - 600px - 75px);
    margin: 30px 0;
    height: 2px;
    font-weight: bold; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_promo .download_app .or_wrap span {
    font-size: 14px;
    text-align: center;
    background: white;
    padding: 0 25px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_promo .download_app .qrcode_download {
    text-align: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_promo .download_app .qrcode_download span {
    color: #404040; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_promo .download_app .qrcode_download .qrcode_wrap {
    background: url(../img/qrcode/download_app.jpg?v=2024-05-17) no-repeat;
    background-size: contain;
    background-position: center;
    margin-top: 25px;
    width: calc(932px - 600px - 75px);
    height: 150px; }
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_promo .download_app .qrcode_download .btn-qrcode-download {
    border: none;
    color: #f58220;
    text-decoration: underline;
    padding: 0;
    margin: 0;
    text-align: center; } }

@media screen and (max-width: 931px) {
  .lotto-wrap .component-wrap_choose-numbers .page_wrap-feedback .page_container > .panel_body {
    max-height: 2000px;
    height: 1800px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

@media screen {
  .lotto-wrap .component-wrap_choose-numbers.component-wrap_choose-numbers_loading {
    height: 540px;
    background: whitesmoke;
    border: none !important; }
  .lotto-wrap .component-wrap_choose-numbers .icon-Info {
    cursor: pointer;
    font-weight: bold; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_header {
    border-bottom: 1px solid #e0e0e0; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_header .logo {
    background: url(../img/logos/lotto.png?v=2024-05-17) no-repeat;
    background-size: 80px;
    background-position-y: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_header h2 {
    color: #f58220;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_header i {
    color: #f58220; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body {
    font-family: "Bliss-Regular", sans-serif;
    font-size: 14px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e0e0e0;
    position: relative; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .btn {
    background: white;
    text-transform: none;
    font-weight: normal;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-family: "Bliss2-Bold", sans-serif;
    position: relative;
    margin-left: 10px;
    color: #f58220; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .btn i {
    font-size: 22px;
    position: relative;
    top: 3px;
    left: 0px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .btn.btn-salva-preferita {
    margin-left: 10px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .btn.btn-modifica-schedina {
    margin-right: 10px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .btn:focus {
    outline: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome {
    width: 100%;
    height: 80px;
    background: #ff9933;
    margin-top: 12.5px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome > p {
    font-size: 18px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-weight: bold; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome > p > span {
    font-size: 24px;
    font-weight: bold; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome.banner_outcome-winner {
    position: relative; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome.banner_outcome-winner > .banner_bg-left {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    background: url(../img/background/lotto_esito_giocata_banner_vinto_left.png?v=2024-05-17) no-repeat;
    background-position: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome.banner_outcome-winner > .banner_bg-right {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    background: url(../img/background/lotto_esito_giocata_banner_vinto_right.png?v=2024-05-17) no-repeat;
    background-position: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome.banner_outcome-winner.banner_outcome-winner-high {
    background: #f58220 url(../img/background/lotto_esito_giocata_banner_vinto_alta.png?v=2024-05-17) no-repeat;
    background-size: cover; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome.banner_outcome-winner.banner_outcome-winner-high > .banner_bg-left,
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome.banner_outcome-winner.banner_outcome-winner-high > .banner_bg-right {
    display: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome.banner_outcome-loser {
    position: relative; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome.banner_outcome-loser > .banner_bg-left {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 45%;
    background: url(../img/background/lotto_esito_giocata_banner_perso.png?v=2024-05-17) no-repeat;
    background-position: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome.banner_outcome-loser > p {
    text-transform: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .panel-action {
    width: 100%;
    height: auto;
    margin: 2px 0px 10px 0px;
    background: #ffcd46;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .panel-action .checkbox-panel {
    width: 100%;
    height: 35px;
    position: absolute;
    top: 0px;
    left: 0;
    opacity: 0; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .panel-action .checkbox-panel:checked ~ .claim {
    display: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .panel-action .checkbox-panel:checked ~ .claim {
    display: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .panel-action .checkbox-panel:checked ~ span i:before {
    content: ""; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .panel-action span {
    color: #004c93;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Bliss2-Bold", sans-serif;
    height: 35px;
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .panel-action span i {
    color: #004c93;
    text-transform: uppercase;
    font-size: 24px;
    margin: 0px 0px 0px 10px;
    padding-bottom: 2px;
    position: relative;
    width: 22px;
    height: 22px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .panel-action span i:before {
    position: relative;
    z-index: 20; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .panel-action span i:after {
    content: ".";
    background: white;
    width: 20px;
    height: 20px;
    position: absolute;
    color: blue;
    border-radius: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: calc(50% - 9px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    left: calc(50% - 10px);
    z-index: 10;
    top: calc(50% - 10px); }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .panel-action .claim {
    height: auto;
    width: calc(100% - 60px);
    background: #fafafa;
    color: #004c93;
    padding: 10px 30px;
    font-size: 16px;
    font-family: "Bliss-Regular", sans-serif; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .panel-action .claim ul li {
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header > .tooltip {
    position: absolute;
    top: 70px;
    width: 440px;
    height: 30px;
    background: #f0f3f6;
    border: 1px solid #f58220;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    margin-bottom: 30px;
    right: 0;
    opacity: 1 !important; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header > .tooltip.tooltip-error {
    width: calc(100%);
    left: 0px;
    top: 35px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header > .tooltip.tooltip-error p {
    color: white;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    margin: 0 5px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header > .tooltip.tooltip-error p i {
    margin-right: 1rem; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header > .tooltip.tooltip-error .wrap_icon_arrow {
    background: #ff0937;
    border: 1px solid #ff0937;
    left: 90px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header > .tooltip .wrap_icon_arrow {
    border: 1px solid #f58220;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -10px;
    right: 110px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #f0f3f6;
    z-index: -1; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .title {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 0;
    font-size: 16px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .title i {
    border-right: 1px solid #e0e0e0;
    width: 50px;
    text-align: center;
    font-size: 22px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .title span {
    text-align: center;
    width: calc(100% - 50px);
    margin: 10px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .count_played {
    text-align: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 16.66667px 0;
    font-size: 18px;
    border-bottom: 1px solid #e0e0e0; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .count_played small {
    font-weight: bold; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 12.5px;
    font-family: "Bliss-Regular", sans-serif;
    font-size: 14px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap {
    width: calc(50%);
    padding: 0 0;
    font-family: "Bliss-Regular", sans-serif;
    border-bottom: 1px solid #e0e0e0; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap.column-wrap_left {
    border: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap.column-wrap_right {
    border: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap.column-wrap_all {
    width: 100%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap.column-wrap_all .row {
    width: 100%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap.column-wrap_all .row span:last-of-type {
    color: #f58220 !important;
    font-weight: bold; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap .row {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap .row span {
    font-weight: bold;
    text-align: left;
    margin: 2px;
    color: #004c93; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap .row span:last-child {
    font-weight: normal; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played {
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 25px;
    padding-bottom: 10px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .label {
    width: 100%;
    text-transform: uppercase;
    color: #004c93;
    margin: 10px 0;
    padding: 0;
    height: 20px;
    text-align: left;
    font-size: 18px;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 70%;
    height: auto; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div {
    width: 10%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    cursor: pointer;
    position: relative;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span {
    border: 2px solid black;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    font-size: 1.4rem;
    font-family: "Baloo", sans-serif;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - (35px / 2));
    left: calc(50% - (35px / 2)); }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.not-selected {
    border-color: #f58220;
    background: white; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.golden-not-selected {
    border-color: #f58220;
    background: white; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.golden-not-selected ~ .number {
    color: #404040; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.golden-not-selected ~ .number small {
    color: #404040; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.selected {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.selected ~ .number {
    color: white; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.selected ~ .number small {
    color: white; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.extracted ~ .number {
    color: #004c93; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.extracted ~ .number small {
    color: #004c93; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.not-extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/10elotto/not-extracted.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.golden {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.golden ~ .number small {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px  1px 0 #fff, 1px  1px 0 #fff; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.extracted ~ .number small {
    color: #004c93; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.empty {
    color: white;
    border-color: #63c5db; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.number {
    background: none;
    border: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.number small {
    color: #404040;
    font-weight: lighter; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container .numbers {
    margin: 0;
    padding: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container .oroLotto-logo {
    width: 64px;
    height: 42px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played {
    margin-top: 30px;
    width: 100%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played thead {
    font-size: 16px;
    color: #f58220;
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr {
    font-weight: lighter;
    font-size: 12px;
    text-align: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th {
    text-transform: uppercase;
    font-family: "Bliss2-Bold", sans-serif;
    padding: 0 !important;
    border: none;
    color: #004c93;
    border-bottom: 3px solid #f58220 !important;
    text-align: left; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.extractions {
    text-align: left;
    width: 20%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.routes {
    width: 20%;
    padding: 12.5px 0% !important;
    text-align: left; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.sorte {
    width: 18%;
    padding: 12.5px 0% !important;
    text-align: left; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.icon_collapse {
    min-width: 50px;
    width: 10%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.multiple {
    padding-right: 20px !important;
    text-align: left;
    width: 10%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.count {
    margin-left: 5px;
    text-align: left;
    width: 13%;
    line-height: 15px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td {
    height: 55px;
    line-height: 15px;
    font-family: "Bliss-Regular", sans-serif;
    color: #004c93;
    padding: 12.5px 0;
    vertical-align: top; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.sorte {
    width: 160px !important;
    text-align: left;
    padding-right: 0px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.numerooro {
    width: 165px !important;
    text-align: left;
    padding-right: 0px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.routes {
    width: 140px !important;
    text-align: left;
    padding-right: 5px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.routes > div {
    display: inline-block;
    text-transform: lowercase; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.routes > div:first-letter {
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.routes > div:after {
    content: ", ";
    color: #004c93;
    margin-right: 2px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.routes > div:last-of-type:after {
    content: ""; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.routes > div.selected {
    color: #f58220; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.count {
    text-align: left;
    width: 105px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.extractions {
    width: 100px;
    text-align: left;
    padding-right: 10px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.multiple {
    padding-right: 20px !important;
    text-align: left;
    width: 80px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.icon_collapse {
    background: url(../img/background/lotto_feedback_table_icon-collapse_down.png?v=2024-05-17) no-repeat;
    width: 50px;
    background-size: 25px 25px;
    background-position: center 10px;
    cursor: pointer; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.icon_collapse.open {
    background: url(../img/background/lotto_feedback_table_icon-collapse_up.png?v=2024-05-17) no-repeat;
    width: 50px;
    background-size: 25px 25px;
    background-position: center 10px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played {
    padding: 0;
    margin: 0;
    border-top: 1px solid #cccccc; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played > td {
    padding: 0;
    margin: 0;
    height: auto;
    border-bottom: 1px solid #cccccc; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played > td > .container_single-played {
    width: 100%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played {
    width: 100%;
    height: auto;
    background: #f2f2f2;
    border: none;
    font-family: "Bliss2-Bold", sans-serif;
    font-size: 12px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played thead th {
    padding: 0;
    margin: 0;
    border: none !important;
    height: 20px;
    text-transform: none;
    color: #004c93;
    font-family: "Bliss2-Bold", sans-serif;
    text-align: center;
    font-size: 120%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played thead th.numbers-played {
    display: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played thead th .simboli {
    width: 100%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr {
    border-bottom: 1px solid #e0e0e0;
    height: 25px !important; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td {
    text-align: center;
    padding: 0 !important;
    margin: 0 !important;
    height: auto;
    border: none;
    vertical-align: middle !important;
    font-size: 120%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.simboli {
    width: 100px;
    position: relative; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.simboli .tooltip_simbolotto {
    bottom: -10px;
    width: 140px;
    height: auto;
    padding: 5px 15px;
    top: auto;
    right: 120px !important;
    left: auto;
    z-index: -2000;
    border-color: #fef3e2;
    background: white !important; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.simboli .tooltip_simbolotto h4 {
    color: #f58220;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
    width: 100%;
    margin-bottom: 10px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.simboli .tooltip_simbolotto .wrap_icon_arrow {
    border-bottom: none;
    border-left: none;
    bottom: 10px;
    right: -12px;
    left: auto;
    z-index: -1;
    border-color: #fef3e2; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.simboli:hover .tooltip_simbolotto {
    z-index: 2000 !important;
    opacity: 1 !important; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.ruotes {
    text-transform: lowercase; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.ruotes:first-letter {
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip {
    width: 150px;
    text-decoration: underline;
    color: #004c93;
    font-family: "Bliss2-Bold", sans-serif !important;
    font-size: 13px;
    cursor: pointer;
    position: relative; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip {
    bottom: 35px;
    top: auto;
    width: 300px;
    height: auto;
    left: -170px;
    padding: 5px;
    border-color: #fef3e2; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .wrap_icon_close {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 16px;
    color: #f58220; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip h4 {
    width: 100%;
    font-family: "Bliss-Regular", sans-serif;
    margin: 0px 0px 5px 0px;
    padding: 0;
    text-align: left;
    font-size: 14px;
    color: #f58220; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body {
    color: #f58220;
    font-size: 12px;
    width: 100%;
    height: auto; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .table-extraction {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .table-extraction .table-extraction-body {
    width: 100%;
    height: calc(100% - 40px); }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .table-extraction .table-extraction-body .table-extraction-tr {
    width: calc(100% - 0px);
    height: 22px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 2px 0px;
    border-radius: 4px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td {
    font-family: VAGRounded-Bold;
    width: calc((100% / 6) - 0px);
    height: 100%;
    color: #f58220;
    text-align: left;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    line-height: 22px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td.selected span {
    border: 1px solid #f58220;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    margin-top: 1.5px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td.oro span {
    color: #004c93;
    border-radius: 50%;
    margin-top: 1.5px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td.goldLotto span {
    margin-top: 1.5px;
    border-radius: 50%;
    border: 1px solid #e7ba15; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td:first-child {
    text-transform: lowercase;
    width: 40% !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: inline-block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td:first-letter {
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td > span {
    color: #f58220;
    width: 18px;
    position: absolute;
    height: 18px;
    top: 0px;
    left: calc(50% - 10px);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1.5px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .single-simbolotto {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
    border: 1px solid #004c93;
    border-radius: 5px 5px 5px 5px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .single-simbolotto .title {
    width: 100%;
    height: 14px;
    background: #004c93;
    color: white;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px 5px 0px 0px;
    position: relative;
    top: -1px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .single-simbolotto .group-simboli-color-text-blue-vertical {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0px 5px;
    width: calc(100% - 10px); }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .single-simbolotto .group-simboli-color-text-blue-vertical .simbolotto {
    height: 50px;
    margin: 3px 2px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .oroLotto-logo {
    width: 37px;
    height: 24px;
    margin-top: 8px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .wrap_icon_arrow {
    border-top: none;
    border-left: none;
    width: 20px;
    height: 20px;
    position: absolute;
    background: white !important;
    bottom: -12px;
    top: auto;
    right: 55px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #f0f3f6;
    border-color: #fef3e2;
    z-index: -2; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played {
    width: 150px;
    text-decoration: underline;
    color: #004c93;
    font-family: "Bliss2-Bold", sans-serif !important;
    font-size: 13px;
    cursor: pointer;
    position: relative;
    display: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played .tooltip {
    top: 35px;
    width: 200px;
    height: 50px;
    left: -85px;
    padding: 5px;
    border-color: #e0e0e0; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played .tooltip .wrap_icon_close {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 16px;
    color: #f58220; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played .tooltip h4 {
    width: 100%;
    font-family: "Bliss-Regular", sans-serif;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 12px;
    color: #f58220; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played .tooltip .tooltip_body {
    color: #f58220;
    font-size: 12px;
    width: 100%;
    height: 30px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played .tooltip .tooltip_body span {
    color: #004c93; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played .tooltip .tooltip_body span:after {
    content: " - "; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played .tooltip .tooltip_body span:last-child:after {
    content: "  "; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played .tooltip .tooltip_body span.ruota {
    margin-right: 10px;
    content: "" !important;
    color: #f58220 !important;
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played .tooltip .wrap_icon_arrow {
    border-bottom: none;
    border-right: none;
    width: 20px;
    height: 20px;
    position: absolute;
    background: white !important;
    top: -12px;
    right: 35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #f0f3f6;
    border-color: #e0e0e0;
    z-index: 19; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .winning_payout_text {
    font-size: 12px;
    font-family: "Bliss-Regular", sans-serif;
    line-height: 15px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .winning_payout_text .panel_close {
    text-align: center;
    font-size: 16px;
    color: black;
    cursor: pointer; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_footer {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_footer .btn-rigioca-schedina {
    font-size: 16px;
    font-weight: normal;
    padding: 5px calc(12.5px); }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_footer .btn-rigioca-schedina:focus {
    outline: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_footer .potential_winnings {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: left;
    align-content: left;
    line-height: 15px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_footer .potential_winnings span {
    font-size: 14px;
    text-align: center;
    font-family: "Bliss-Regular", sans-serif;
    color: #004c93; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_footer .count_total {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 60px;
    border-right: 1px solid #e0e0e0;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_footer .count_total span:last-child {
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 2px;
    position: relative;
    top: -2px;
    color: #004c93; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_footer .count_total span:last-child:after {
    content: "€"; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_footer .count_total span:first-child {
    font-size: 16px;
    text-transform: uppercase;
    color: #004c93; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_header {
    border-bottom: 1px solid #e0e0e0; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_header .logo {
    background: url(../img/logos/lotto.png?v=2024-05-17) no-repeat;
    background-size: 80px;
    background-position-y: center; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_header h2 {
    color: #f58220;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_header i {
    color: #f58220; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body {
    font-family: "Bliss-Regular", sans-serif;
    font-size: 14px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
    padding-bottom: 25px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_header .btn {
    background: white;
    text-transform: none;
    font-weight: normal;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-family: "Bliss2-Bold", sans-serif;
    position: relative;
    margin-left: 10px;
    color: #f58220; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_header .btn i {
    font-size: 22px;
    position: relative;
    top: 3px;
    left: 0px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_header .btn.btn-salva-preferita {
    margin-left: 10px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_header .btn.btn-modifica-schedina {
    margin-right: 10px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_header .btn:focus {
    outline: none; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_header > .tooltip {
    position: absolute;
    top: 70px;
    width: 440px;
    height: 30px;
    background: #f0f3f6;
    border: 1px solid #f58220;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    margin-bottom: 30px;
    right: 0;
    opacity: 1 !important; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_header > .tooltip.tooltip-error {
    width: calc(100%);
    left: 0px;
    top: 35px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_header > .tooltip.tooltip-error p {
    color: white;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    margin: 0 5px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_header > .tooltip.tooltip-error p i {
    margin-right: 1rem; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_header > .tooltip.tooltip-error .wrap_icon_arrow {
    background: #ff0937;
    border: 1px solid #ff0937;
    left: 90px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_header > .tooltip .wrap_icon_arrow {
    border: 1px solid #f58220;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -10px;
    right: 110px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #f0f3f6;
    z-index: -1; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .title {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 0;
    font-size: 16px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .title i {
    border-right: 1px solid #e0e0e0;
    width: 50px;
    text-align: center;
    font-size: 22px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .title span {
    text-align: center;
    width: calc(100% - 50px);
    margin: 10px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .count_played {
    text-align: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 16.66667px 0;
    font-size: 18px;
    border-bottom: 1px solid #e0e0e0; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .count_played small {
    font-weight: bold; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 12.5px;
    font-family: "Bliss-Regular", sans-serif;
    font-size: 14px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap {
    width: calc(50%);
    padding: 12.5px 0;
    font-family: "Bliss-Regular", sans-serif;
    border-bottom: 1px solid #e0e0e0; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap .row {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap .row span {
    font-weight: bold;
    text-align: left;
    margin: 2px;
    color: #004c93; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap .row span:last-child {
    font-weight: normal; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played {
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 25px;
    padding-bottom: 10px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .label {
    width: 100%;
    text-transform: uppercase;
    color: #004c93;
    margin: 10px 0;
    padding: 0;
    height: 20px;
    text-align: left;
    font-size: 18px;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 70%;
    height: auto; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div {
    width: 10%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    cursor: pointer;
    position: relative;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span {
    border: 2px solid black;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    font-size: 1.4rem;
    font-family: "Baloo", sans-serif;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - (35px / 2));
    left: calc(50% - (35px / 2)); }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.not-selected {
    border-color: #f58220;
    background: white; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.golden-not-selected {
    border-color: #f58220;
    background: white; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.golden-not-selected ~ .number {
    color: #404040; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.golden-not-selected ~ .number small {
    color: #404040; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.selected {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.selected ~ .number {
    color: white; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.selected ~ .number small {
    color: white; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.extracted ~ .number {
    color: #004c93; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.extracted ~ .number small {
    color: #004c93; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.not-extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/10elotto/not-extracted.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.golden {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.golden ~ .number small {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px  1px 0 #fff, 1px  1px 0 #fff; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.extracted ~ .number small {
    color: #004c93; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.empty {
    color: white;
    border-color: #63c5db; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.number {
    background: none;
    border: none; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.number small {
    color: #404040;
    font-weight: lighter; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container .numbers {
    margin: 0;
    padding: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container .oroLotto-logo {
    width: 64px;
    height: 42px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played {
    margin-top: 30px;
    width: 100%; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played thead {
    font-size: 16px;
    color: #f58220;
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr {
    font-weight: lighter;
    font-size: 12px;
    text-align: center; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th {
    text-transform: uppercase;
    font-family: "Bliss2-Bold", sans-serif;
    padding: 0 !important;
    border: none;
    color: #004c93;
    border-bottom: 3px solid #f58220 !important;
    text-align: left;
    line-height: 15px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.sorte {
    width: 160px !important;
    text-align: left;
    padding-right: 0px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.numerooro {
    width: 165px !important;
    text-align: left;
    padding-right: 0px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.routes {
    width: 140px !important;
    text-align: left;
    padding-right: 5px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.routes > div {
    display: inline-block;
    text-transform: lowercase; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.routes > div:first-letter {
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.routes > div:after {
    content: ", ";
    color: #004c93;
    margin-right: 2px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.routes > div:last-of-type:after {
    content: ""; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.routes > div.selected {
    color: #f58220; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.count {
    text-align: left;
    width: 105px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.extractions {
    width: 100px;
    text-align: left;
    padding-right: 10px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.multiple {
    text-align: left;
    width: 80px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.icon_collapse {
    background: url(../img/background/lotto_feedback_table_icon-collapse_down.png?v=2024-05-17) no-repeat;
    width: 50px;
    background-size: 25px 25px;
    background-position: center 10px;
    cursor: pointer; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.icon_collapse.open {
    background: url(../img/background/lotto_feedback_table_icon-collapse_up.png?v=2024-05-17) no-repeat;
    width: 50px;
    background-size: 25px 25px;
    background-position: center 10px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td {
    height: 55px;
    line-height: 15px;
    font-family: "Bliss-Regular", sans-serif;
    color: #004c93;
    padding: 12.5px 0;
    vertical-align: top; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.sorte {
    width: 160px !important;
    text-align: left;
    padding-right: 0px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.numerooro {
    width: 165px !important;
    text-align: left;
    padding-right: 0px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.routes {
    width: 140px !important;
    text-align: left;
    padding-right: 5px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.routes > div {
    display: inline-block;
    text-transform: lowercase; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.routes > div:first-letter {
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.routes > div:after {
    content: ", ";
    color: #004c93;
    margin-right: 2px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.routes > div:last-of-type:after {
    content: ""; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.routes > div.selected {
    color: #f58220; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.count {
    text-align: left;
    width: 105px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.extractions {
    width: 100px;
    text-align: left;
    padding-right: 10px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.multiple {
    text-align: left;
    width: 80px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.icon_collapse {
    background: url(../img/background/lotto_feedback_table_icon-collapse_down.png?v=2024-05-17) no-repeat;
    width: 50px;
    background-size: 25px 25px;
    background-position: center 10px;
    cursor: pointer; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.icon_collapse.open {
    background: url(../img/background/lotto_feedback_table_icon-collapse_up.png?v=2024-05-17) no-repeat;
    width: 50px;
    background-size: 25px 5px;
    background-position: center 10px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played {
    padding: 0;
    margin: 0;
    border-top: 1px solid #cccccc; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played > td {
    padding: 0;
    margin: 0;
    height: auto;
    border-bottom: 1px solid #cccccc; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played > td > .container_single-played {
    width: 100%; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played {
    width: 100%;
    height: auto;
    background: #f2f2f2;
    border: none;
    font-family: "Bliss2-Bold", sans-serif;
    font-size: 12px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played thead th {
    padding: 0;
    margin: 0;
    border: none !important;
    height: 20px;
    text-transform: none;
    color: #004c93;
    font-family: "Bliss2-Bold", sans-serif;
    text-align: center;
    font-size: 120%; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr {
    border-bottom: 1px solid #e0e0e0;
    height: 25px !important; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td {
    text-align: center;
    padding: 0 !important;
    margin: 0 !important;
    height: auto;
    border: none;
    vertical-align: middle !important;
    font-size: 120%; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip {
    width: 150px;
    text-decoration: underline;
    color: #004c93;
    font-family: "Bliss2-Bold", sans-serif !important;
    font-size: 13px;
    cursor: pointer;
    position: relative; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip {
    top: 35px;
    width: 200px;
    height: 50px;
    left: -85px;
    padding: 5px;
    border-color: #e0e0e0; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .wrap_icon_close {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 16px;
    color: #f58220; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip h4 {
    width: 100%;
    font-family: "Bliss-Regular", sans-serif;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 12px;
    color: #f58220; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body {
    color: #f58220;
    font-size: 12px;
    width: 100%;
    height: 30px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body span {
    color: #004c93; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body span:after {
    content: " - "; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body span:last-child:after {
    content: "  "; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body span.ruota {
    margin-right: 10px;
    content: "" !important;
    color: #f58220 !important;
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .wrap_icon_arrow {
    border-bottom: none;
    border-right: none;
    width: 20px;
    height: 20px;
    position: absolute;
    background: white !important;
    top: -12px;
    right: 35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #f0f3f6;
    border-color: #e0e0e0;
    z-index: 19; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played .claim-simbolotto {
    color: #004c93;
    font-family: "Bliss2-Bold", sans-serif;
    line-height: 15px;
    font-size: 12px;
    width: 100%;
    height: auto;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0px 20% 0px 0px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played .claim-simbolotto.selected .icon {
    position: relative; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played .claim-simbolotto.selected .icon span {
    position: absolute;
    width: 120%;
    height: 120%;
    bottom: 0px;
    left: 0px;
    background: transparent url(../img/background/lotto_choose_numbers_flag-selected-option.png?v=2024-05-17) no-repeat;
    background-size: contain; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played .claim-simbolotto .icon-flag {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    border-radius: 4px;
    border: 1px solid #f58220; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played .claim-simbolotto .icon-info {
    width: 20px;
    height: 20px;
    margin-left: 10px;
    position: relative; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played .claim-simbolotto .icon-info span i {
    font-size: 22px;
    font-weight: bold; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played .claim-simbolotto .icon-info:hover .tooltip_simbolotto {
    z-index: 2010 !important;
    opacity: 1; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played .claim-simbolotto .icon-info .tooltip_simbolotto {
    bottom: 35px;
    width: 180px;
    height: auto;
    padding: 10px 20px 10px 10px;
    top: auto;
    right: -40px !important;
    left: auto;
    z-index: -2000;
    border-color: #fef3e2;
    background: white !important; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played .claim-simbolotto .icon-info .tooltip_simbolotto p {
    font-size: 12px;
    font-family: "Bliss2-Bold", sans-serif;
    margin: 0px;
    padding: 0px;
    text-align: center;
    color: #004c93;
    text-transform: none !important;
    text-align: left; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played .claim-simbolotto .icon-info .tooltip_simbolotto p span {
    color: #f58220;
    text-transform: lowercase;
    display: inline-block; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played .claim-simbolotto .icon-info .tooltip_simbolotto p span:first-letter {
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played .claim-simbolotto .icon-info .tooltip_simbolotto .wrap_icon_arrow {
    border-top: none;
    border-left: none;
    bottom: -12px;
    right: 35px;
    left: auto;
    z-index: -1;
    border-color: #fef3e2; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played .claim-simbolotto .icon-info .tooltip_simbolotto .wrap_icon_close {
    top: 0px;
    right: 0px;
    font-size: 18px;
    color: #f58220; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played .claim-simbolotto .text {
    width: 100%;
    margin: 0px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played .claim-simbolotto .text span {
    color: #f58220; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_footer {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_footer .btn-gioca-numeri {
    font-size: 16px;
    padding: 5px calc(12.5px); }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_footer .potential_winnings {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    line-height: 15px; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_footer .potential_winnings span {
    font-size: 14px;
    text-align: center;
    font-family: "Bliss-Regular", sans-serif;
    color: #004c93; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_footer .count_total {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 60px;
    border-right: 1px solid #e0e0e0;
    font-family: "Bliss-Regular", sans-serif; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_footer .count_total span:last-child {
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 2px;
    position: relative;
    top: -2px;
    color: #004c93; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_footer .count_total span:last-child:after {
    content: "€"; }
  .lotto-wrap .component-wrap_summary-played-dealer .popup_wrap-summary-played-dealer .popup_container .popup_footer .count_total span:first-child {
    font-size: 16px;
    text-transform: uppercase;
    color: #004c93; }
  .lotto-wrap .component-wrap_banner-lottery {
    width: calc(100% - 25px) !important;
    border: none !important;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 12.5px; }
  .lotto-wrap .component-wrap_banner-lottery > .container-wrap {
    border-radius: 10px;
    width: 100%;
    background: #f58220;
    min-height: 440px;
    max-height: 100%;
    position: relative;
    z-index: 2050; } }

@media screen and (max-width: 931px) {
  .lotto-wrap .component-wrap_banner-lottery > .container-wrap {
    margin: 12.5px;
    width: calc(100% - 25px) !important; } }

@media screen {
  .lotto-wrap .component-wrap_banner-lottery > .wrap_icon_close {
    position: absolute;
    right: 10px;
    font-size: 29px;
    cursor: pointer;
    top: 10px;
    color: white;
    z-index: 205050; } }

@media screen and (max-width: 931px) {
  .lotto-wrap .component-wrap_banner-lottery > .wrap_icon_close {
    right: 20px;
    top: 20px; } }

@media screen {
  .lotto-wrap .component-wrap_banner-lottery > .overlay-banner {
    position: fixed;
    z-index: 2000;
    background: rgba(0, 0, 0, 0.71);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; } }

@media screen and (max-width: 931px) {
  .lotto-wrap .component-wrap_banner-lottery {
    margin: 0 !important;
    width: calc(100%) !important; } }

@media screen {
  .lotto-wrap .component-wrap_viewer-area {
    font-family: "Bliss-Regular", sans-serif; }
  .lotto-wrap .component-wrap_viewer-area .content {
    height: 380px;
    overflow: hidden;
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    bottom: 0px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area {
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction {
    background: #f58220;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: calc(100%);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    width: calc(100%);
    left: -100%;
    top: 0;
    overflow: hidden; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction h3 {
    height: 20px;
    text-align: center;
    width: 400px;
    margin: 0 auto;
    padding: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: white;
    position: relative;
    border-bottom: 1px solid white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction h3 span {
    font-family: 'VAGRoundedStd-Light';
    font-weight: 100;
    letter-spacing: 1px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction h3 span span {
    font-family: VAGRounded-Bold; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction h3 .open-accordion {
    background: url(../img/background/lotto_viewer-area_accordion.png?v=2024-05-17) no-repeat;
    background-size: contain;
    width: calc(35px - 10px);
    height: calc(35px - 10px);
    position: absolute;
    right: 0;
    top: 3px;
    margin: 0 10px;
    opacity: 0; } }

@media screen and (max-width: 931px) {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction h3 .open-accordion {
    opacity: 1; } }

@media screen {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction {
    width: calc(100% - 25px);
    border-radius: 5px 5px 0 0;
    margin: 0 12.5px;
    background: white;
    position: relative;
    height: calc(100% - 35px - 30px); }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions {
    width: 100%;
    height: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    left: 0;
    background: #f58220;
    padding: 0;
    background: #f58220;
    margin: 0; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    border-radius: 5px 5px 0 0; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .group-head-body {
    width: 100%; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-head {
    margin-bottom: 10px;
    width: 98%;
    height: calc(25px);
    margin-top: 5px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-head .table-extraction-tr {
    width: calc(100%);
    height: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-head .table-extraction-tr .table-extraction-td {
    width: calc((100% / 6) - 7.5px);
    height: 100%;
    font-family: VAGRounded-Bold;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    text-transform: capitalize;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    font-size: 10px;
    line-height: 11px;
    margin-top: 2px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-head .table-extraction-tr .table-extraction-td:first-child {
    text-transform: capitalize !important;
    font-size: 12px;
    width: calc(20%) !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 22px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-head .table-extraction-tr .table-extraction-td.gold .oroLotto-logo {
    width: 51px;
    height: 14px;
    background: url(../img/logos/visoreOroText.svg?v=2024-05-17) no-repeat center;
    background-size: contain;
    margin-top: 2px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body {
    width: 100%; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr {
    width: calc(100% - 15px);
    height: 23px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 2px 5px;
    background: white;
    border-radius: 4px;
    /* Riga estratta */ }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td {
    width: calc(((100% - 25%) - 9px) / 5);
    height: 100%;
    color: #003F87;
    font-family: VAGRounded-Bold;
    font-weight: bold;
    text-align: left;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 86%;
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td.goldLotto {
    height: 100%;
    background: url(../img/background/bkOro.png?v=2024-05-17) no-repeat center;
    text-align: center;
    color: #003F87 !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td.goldLotto span {
    text-align: center;
    color: #003F87 !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td:first-child {
    text-transform: capitalize;
    width: 20% !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 20px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td.gold .oroLotto-logo {
    width: 51px;
    height: 14px;
    background: url(../img/logos/visoreOroText.svg?v=2024-05-17) no-repeat center;
    background-size: contain;
    margin-top: 2px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto {
    background: #004c93 !important;
    border-color: #004c93 !important;
    color: white;
    position: relative !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto:not(.row-nazionale) .table-extraction-td:first-child {
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto:not(.row-nazionale) .table-extraction-td:first-child:after {
    content: "";
    position: absolute;
    left: 6px;
    width: 8px;
    height: 12px;
    background: url(../img/logos/simbolottoS.svg?v=2024-05-17) no-repeat center; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto .table-extraction-td {
    color: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto .table-extraction-td span {
    color: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto .table-extraction-td:last-child {
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto .table-extraction-td:last-child:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: #004b95;
    right: -10px;
    top: 3px;
    -webkit-transform: rotateY(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg);
    border-radius: 2px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale {
    background: white;
    width: calc(100% - 15px); }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale.promo-simbolotto {
    background: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale.promo-simbolotto .table-extraction-td {
    color: white !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale.promo-simbolotto .table-extraction-td span {
    color: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale.promo-simbolotto .table-extraction-td:last-child:after {
    display: none; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.show-in {
    -webkit-animation: animation-viewarea--extractionlive-ruota-show 300ms forwards;
    animation: animation-viewarea--extractionlive-ruota-show 300ms forwards; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.ruota-extracted {
    background: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.ruota-extracted .table-extraction-td {
    color: #003F87; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.ruota-extracted.promo-simbolotto .table-extraction-td {
    color: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-footer {
    width: 85px;
    height: calc(100% - 14px);
    border: 2px solid #004c93;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 5px 5px 5px 5px;
    border-radius: 5px;
    position: relative;
    background: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-footer .title_footer {
    width: 100%;
    height: 20px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    background: url(../img/logos/simbolotto-logo.svg?v=2024-05-17) no-repeat center;
    background-size: 58px;
    content: "" !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-footer .title_footer.tutte span {
    display: none; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .wrap-extraction .all-extractions .single-extraction .table-extraction .table-extraction-footer .body_footer .group-simboli-color-text-blue-vertical {
    position: absolute;
    top: 20px;
    width: 100%;
    height: calc(100% - 20px); }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .btn-espandi-visore-espanso {
    border: none;
    height: 35px;
    border-radius: 0 !important;
    text-transform: inherit;
    font-weight: lighter;
    text-decoration: underline;
    font-size: 14px;
    background: #f58220;
    font-family: "Bliss-Regular", sans-serif;
    color: white;
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction .btn-espandi-visore-espanso span {
    position: absolute;
    background: url(../img/background/lotto_homepage_viewer_area_open_modal.png?v=2024-05-17) no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    right: 15px;
    top: 5px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction.show-in {
    -webkit-animation: animation-viewarea--lastextraction-show 1s forwards;
    animation: animation-viewarea--lastextraction-show 1s forwards; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_last-extraction.show-out {
    -webkit-animation: animation-viewarea--lastextraction-hide 1s forwards;
    animation: animation-viewarea--lastextraction-hide 1s forwards; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_coming-extraction {
    background: #f58220;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    height: calc(100%);
    top: 0;
    left: 100%;
    width: calc(100%); }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_coming-extraction h3 {
    height: 20px;
    text-align: center;
    width: 400px;
    margin: 0 auto;
    padding: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: white;
    position: relative;
    border-bottom: 1px solid white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_coming-extraction h3 span {
    font-family: 'VAGRoundedStd-Light';
    font-weight: 100;
    letter-spacing: 1px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_coming-extraction h3 span span {
    font-family: VAGRounded-Bold; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_coming-extraction h3 .open-accordion {
    background: url(../img/background/lotto_viewer-area_accordion.png?v=2024-05-17) no-repeat;
    background-size: contain;
    width: calc(35px - 10px);
    height: calc(35px - 10px);
    position: absolute;
    right: 0;
    top: 3px;
    margin: 0 10px;
    opacity: 0; } }

@media screen and (max-width: 931px) {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_coming-extraction h3 .open-accordion {
    opacity: 1; } }

@media screen {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_coming-extraction .wrap_extraction {
    width: calc(100% - 25px);
    height: calc(100% - 35px - 30px);
    border-radius: 5px 5px 0 0;
    margin: 0 12.5px;
    background: #f58220;
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_coming-extraction .wrap_extraction .wrapper-wait {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: center;
    line-height: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    border: 2px solid white;
    border-radius: 5px 5px 0 0;
    background: #f58220;
    color: white;
    font-size: 18px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_coming-extraction .btn-espandi-visore-espanso {
    border: none;
    height: 30px;
    border-radius: 0 !important;
    text-transform: inherit;
    font-weight: lighter;
    text-decoration: underline;
    font-size: 14px;
    background: #f58220;
    font-family: "Bliss-Regular", sans-serif;
    color: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_coming-extraction.show-in {
    -webkit-animation: animation-viewarea--extractionlive-show 1s forwards;
    animation: animation-viewarea--extractionlive-show 1s forwards; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_coming-extraction.show-out {
    -webkit-animation: animation-viewarea--extractionlive-hide 1s forwards;
    animation: animation-viewarea--extractionlive-hide 1s forwards; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-video {
    background: #f58220;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    height: calc(100%);
    top: 0;
    left: 100%;
    width: calc(100%); }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-video h3 {
    text-align: center;
    margin: 0;
    padding: 0;
    height: 35px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 13px;
    color: white;
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-video h3 .open-accordion {
    background: url(../img/background/lotto_viewer-area_accordion.png?v=2024-05-17) no-repeat;
    background-size: contain;
    width: calc(35px - 10px);
    height: calc(35px - 10px);
    position: absolute;
    right: 0;
    top: 3px;
    margin: 0 10px;
    opacity: 0; } }

@media screen and (max-width: 931px) {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-video h3 .open-accordion {
    opacity: 1; } }

@media screen {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-video .wrap_extraction {
    width: calc(100% - 25px);
    height: calc(100% - 35px - 30px);
    border-radius: 5px 5px 0 0;
    margin: 0 12.5px;
    background: #f58220;
    position: relative;
    background: black;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-video .wrap_extraction .video-container {
    width: 100%;
    height: 100%; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-video .wrap_extraction .video-container .loading-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-video .wrap_extraction .video-container .loading-wrap span {
    color: white;
    text-align: center;
    font-size: 16px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-video .wrap_extraction .video-container .video-js {
    width: 100%;
    height: 100%; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-video .btn-espandi-visore-espanso {
    border: none;
    height: 35px;
    border-radius: 0 !important;
    text-transform: inherit;
    font-weight: lighter;
    text-decoration: underline;
    font-size: 14px;
    background: #f58220;
    font-family: "Bliss-Regular", sans-serif;
    color: white;
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-video .btn-espandi-visore-espanso span {
    position: absolute;
    background: url(../img/background/lotto_homepage_viewer_area_open_modal.png?v=2024-05-17) no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    right: 15px;
    top: 5px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-video.show-in {
    -webkit-animation: animation-viewarea--extractionlive-show 1s forwards;
    animation: animation-viewarea--extractionlive-show 1s forwards; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-video.show-out {
    -webkit-animation: animation-viewarea--extractionlive-hide 1s forwards;
    animation: animation-viewarea--extractionlive-hide 1s forwards; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live {
    background: #f58220;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    height: calc(100%);
    top: 0;
    left: 100%;
    width: calc(100%); }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live h3 {
    height: 20px;
    text-align: center;
    width: 400px;
    margin: 0 auto;
    padding: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: white;
    position: relative;
    border-bottom: 1px solid white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live h3 span {
    font-family: 'VAGRoundedStd-Light';
    font-weight: 100;
    letter-spacing: 1px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live h3 span span {
    font-family: VAGRounded-Bold; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live h3 .open-accordion {
    background: url(../img/background/lotto_viewer-area_accordion.png?v=2024-05-17) no-repeat;
    background-size: contain;
    width: calc(35px - 15px);
    height: calc(35px - 15px);
    position: absolute;
    right: -10px;
    top: -3px;
    margin: 0 10px;
    opacity: 0; } }

@media screen and (max-width: 931px) {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live h3 .open-accordion {
    opacity: 1; } }

@media screen {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction {
    width: calc(100% - 25px);
    height: calc(100% - 35px - 30px);
    border-radius: 5px 5px 0 0;
    margin: 0 12.5px;
    background: white;
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-countdown {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 2px solid white;
    border-radius: 5px 5px 0 0;
    background: #f58220; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-countdown .countdown-numbers {
    width: 100%;
    height: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-countdown .countdown-numbers .countdown-container-number {
    width: 240px;
    height: 240px;
    border-radius: 150px;
    background: white url(../img/background/lotto-viewer-area-countdown-extraction.svg?v=2024-05-17) no-repeat;
    background-position: center;
    background-size: 180px;
    font-family: "VAGRoundedStd-Bold", sans-serif;
    font-size: 114px;
    color: #004c93;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final {
    width: 100%;
    height: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    left: 0;
    background: #f58220;
    padding: 0;
    background: #f58220;
    margin: 0; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    border-radius: 5px 5px 0 0; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .group-head-body {
    width: 100%; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-head {
    margin-bottom: 10px;
    width: 98%;
    height: calc(25px);
    margin-top: 5px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-head .table-extraction-tr {
    width: calc(100%);
    height: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-head .table-extraction-tr .table-extraction-td {
    width: calc((100% / 6) - 7.5px);
    height: 100%;
    font-family: VAGRounded-Bold;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    text-transform: capitalize;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    color: white;
    font-size: 10px;
    line-height: 11px;
    margin-top: 2px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-head .table-extraction-tr .table-extraction-td:first-child {
    text-transform: capitalize !important;
    font-size: 12px;
    width: calc(20%) !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 22px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-head .table-extraction-tr .table-extraction-td.gold .oroLotto-logo {
    width: 51px;
    height: 14px;
    background: url(../img/logos/visoreOroText.svg?v=2024-05-17) no-repeat center;
    background-size: contain;
    margin-top: 2px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body {
    width: 100%; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr {
    width: calc(100% - 15px);
    height: 23px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 2px 5px;
    background: white;
    border-radius: 4px;
    opacity: 0;
    /* Riga estratta */ }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td {
    width: calc(((100% - 25%) - 9px) / 5);
    height: 100%;
    color: #003F87;
    font-family: VAGRounded-Bold;
    font-weight: bold;
    text-align: left;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 86%;
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td.goldLotto {
    height: 100%;
    background: url(../img/background/bkOro.png?v=2024-05-17) no-repeat center;
    text-align: center;
    color: #003F87 !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td.goldLotto span {
    text-align: center;
    color: #003F87 !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td:first-child {
    text-transform: capitalize;
    width: 20% !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 20px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto {
    background: #004c93 !important;
    border-color: #004c93 !important;
    color: white;
    position: relative !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto:not(.row-nazionale) .table-extraction-td:first-child {
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto:not(.row-nazionale) .table-extraction-td:first-child:after {
    content: "";
    position: absolute;
    left: 6px;
    width: 8px;
    height: 12px;
    background: url(../img/logos/simbolottoS.svg?v=2024-05-17) no-repeat center; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto .table-extraction-td {
    color: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto .table-extraction-td span {
    color: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto .table-extraction-td:last-child {
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto .table-extraction-td:last-child:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    background: #004b95;
    right: -10px;
    top: 3px;
    -webkit-transform: rotateY(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg);
    border-radius: 2px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale {
    background: white;
    width: calc(100% - 15px); }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale.promo-simbolotto {
    background: white !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale.promo-simbolotto .table-extraction-td {
    color: #004c93; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale.promo-simbolotto .table-extraction-td span {
    color: #004c93; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale.promo-simbolotto .table-extraction-td:last-child {
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale.promo-simbolotto .table-extraction-td:last-child:after {
    display: none; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.show-in {
    -webkit-animation: animation-viewarea--extractionlive-ruota-show 300ms forwards;
    animation: animation-viewarea--extractionlive-ruota-show 300ms forwards; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.ruota-extracted {
    background: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.ruota-extracted .table-extraction-td {
    color: #003F87; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-body .table-extraction-tr.ruota-extracted.promo-simbolotto .table-extraction-td {
    color: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-footer {
    background: white;
    width: 85px;
    height: calc(100% - 14px);
    border: 2px solid #004c93;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 5px 5px 5px 5px;
    border-radius: 5px;
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-footer .title_footer {
    width: 100%;
    height: 20px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    background: url(../img/logos/simbolotto-logo.svg?v=2024-05-17) no-repeat center;
    background-size: 58px;
    content: "" !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-footer .title_footer.tutte span {
    display: none; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .wrap_extraction .wrapper-extraction-final .single-extraction .table-extraction .table-extraction-footer .body_footer .group-simboli-color-text-blue-vertical {
    position: absolute;
    top: 20px;
    width: 100%;
    height: calc(100% - 20px); }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .btn-espandi-visore-espanso {
    border: none;
    height: 35px;
    border-radius: 0 !important;
    text-transform: inherit;
    font-weight: lighter;
    text-decoration: underline;
    font-size: 14px;
    background: #f58220;
    font-family: "Bliss-Regular", sans-serif;
    color: white;
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .btn-espandi-visore-espanso span {
    position: absolute;
    background: url(../img/background/lotto_homepage_viewer_area_open_modal.png?v=2024-05-17) no-repeat;
    background-size: contain;
    width: 25px;
    height: 25px;
    right: 15px;
    top: 5px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live.show-in {
    -webkit-animation: animation-viewarea--extractionlive-show 1s forwards;
    animation: animation-viewarea--extractionlive-show 1s forwards; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live.show-out {
    -webkit-animation: animation-viewarea--extractionlive-hide 1s forwards;
    animation: animation-viewarea--extractionlive-hide 1s forwards; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live {
    z-index: -2100;
    opacity: 0; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container {
    width: calc(932px - 25px);
    height: auto;
    min-height: auto;
    overflow: hidden;
    background: #f58220; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container.no_played {
    height: calc(auto - 70px); }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container.no_played .modal_body {
    height: calc(100% - 185px + 70px); }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container.no_played .modal_footer {
    height: 30px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container.no_played .modal_footer .body_played .single_played {
    width: 100%; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 0px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_header h2 {
    font-family: 'VAGRoundedStd-Light';
    font-weight: 100;
    letter-spacing: 1px;
    font-size: 14px;
    color: white;
    display: inline-block;
    text-transform: none; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_header h2 span {
    font-family: VAGRounded-Bold; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_header .close-icon {
    color: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_header .logo {
    background: transparent url(../img/logos/lotto2.png?v=2024-05-17) no-repeat;
    background-position: center;
    background-size: 120px;
    width: 300px;
    height: 100%;
    position: initial; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body {
    width: calc(100% - 25px);
    margin: 0 12.5px 25px 12.5px;
    padding: 0;
    min-height: 420px;
    height: 420px;
    overflow: visible;
    border: none;
    border-radius: 5px 5px 0 0;
    position: relative;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction {
    width: 740px;
    margin-right: 10px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .group-head-body {
    width: 100%; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-head {
    margin-bottom: 10px;
    width: 100%;
    height: calc(25px); }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-head .table-extraction-tr {
    width: 98%;
    height: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-head .table-extraction-tr .table-extraction-td {
    width: calc((100% / 6) - 12.5px);
    height: 100%;
    font-family: VAGRounded-Bold;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    text-transform: capitalize;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    font-size: 10px;
    line-height: 11px;
    margin-top: 2px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-head .table-extraction-tr .table-extraction-td:first-child {
    text-transform: capitalize !important;
    font-size: 14px;
    width: calc(20%) !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 22px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-head .table-extraction-tr .table-extraction-td.gold p {
    width: 100%;
    margin: 0; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-head .table-extraction-tr .table-extraction-td.gold .oroLotto-logo {
    width: 51px;
    height: 14px;
    background: url(../img/logos/visoreOroText.svg?v=2024-05-17) no-repeat center;
    background-size: contain;
    margin-top: 2px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body {
    width: 100%; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr {
    width: calc(100% - 15px);
    height: 32px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 2px 5px;
    background: white;
    border-radius: 4px;
    /* Riga estratta */ }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td {
    width: calc(((100% - 25%) - 12.5px) / 5);
    height: 100%;
    color: #003F87;
    font-family: VAGRounded-Bold;
    font-weight: bold;
    text-align: left;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 86%;
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td.goldLotto {
    height: 100%;
    background: url(../img/background/bkOro.png?v=2024-05-17) no-repeat center;
    background-size: 45%;
    text-align: center;
    color: #003F87 !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td.goldLotto span {
    text-align: center;
    color: #003F87 !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td:first-child {
    text-transform: capitalize;
    width: 21% !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 20px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td.gold .oroLotto-logo {
    width: 51px;
    height: 14px;
    background: url(../img/logos/visoreOroText.svg?v=2024-05-17) no-repeat center;
    background-size: contain;
    margin-top: 2px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto {
    background: #004c93 !important;
    border-color: #004c93 !important;
    color: white;
    position: relative !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto:not(.row-nazionale) .table-extraction-td:first-child {
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto:not(.row-nazionale) .table-extraction-td:first-child:after {
    content: "";
    position: absolute;
    left: 6px;
    width: 8px;
    height: 12px;
    background: url(../img/logos/simbolottoS.svg?v=2024-05-17) no-repeat center; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto .table-extraction-td {
    color: white !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto .table-extraction-td span {
    color: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto .table-extraction-td:last-child {
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto .table-extraction-td:last-child:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: #004b95;
    right: -32px;
    -webkit-transform: rotateY(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg);
    border-radius: 2px; } }

@media screen and (max-width: 1080px) {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr.promo-simbolotto .table-extraction-td:last-child:after {
    right: -26px; } }

@media screen {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale {
    background: white;
    width: calc(100% - 15px); }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale.promo-simbolotto {
    background: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale.promo-simbolotto .table-extraction-td {
    color: white !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale.promo-simbolotto .table-extraction-td span {
    color: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr.row-nazionale.promo-simbolotto .table-extraction-td:last-child:after {
    display: none; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr.show-in {
    -webkit-animation: animation-viewarea--extractionlive-ruota-show 300ms forwards;
    animation: animation-viewarea--extractionlive-ruota-show 300ms forwards; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr.ruota-extracted {
    background: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr.ruota-extracted .table-extraction-td {
    color: #003F87; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-body .table-extraction-tr.ruota-extracted.promo-simbolotto .table-extraction-td {
    color: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-footer {
    width: 85px;
    height: calc(100% - 14px);
    border: 2px solid #004c93;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 5px 5px 5px 5px;
    border-radius: 5px;
    position: relative;
    background: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-footer .title_footer {
    width: 100%;
    height: 20px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    background: url(../img/logos/simbolotto-logo.svg?v=2024-05-17) no-repeat center;
    background-size: 58px;
    content: "" !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-footer .title_footer.tutte span {
    display: none; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction .table-extraction-footer .body_footer .group-simboli-color-text-blue-vertical {
    position: absolute;
    top: 20px;
    width: 100%;
    height: calc(100% - 20px); }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction-footer {
    background: white;
    width: 85px;
    height: calc(100% - 18px);
    border: 2px solid #004c93;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    margin: 5px 5px 5px 5px;
    border-radius: 5px;
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction-footer .title_footer {
    width: 100%;
    height: 20px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    background: url(../img/logos/simbolotto-logo.svg?v=2024-05-17) no-repeat center;
    background-size: 58px;
    content: "" !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction-footer .title_footer.tutte span {
    display: none; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .table-extraction-footer .body_footer .group-simboli-color-text-blue-vertical {
    position: absolute;
    top: 20px;
    width: 100%;
    height: calc(100% - 20px); }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .countdown-numbers {
    width: 100%;
    height: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #f58220;
    border: 1px solid #fef3e2; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .countdown-numbers .countdown-container-number {
    width: 240px;
    height: 240px;
    border-radius: 150px;
    background: white url(../img/background/lotto-viewer-area-countdown-extraction.svg?v=2024-05-17) no-repeat;
    background-position: center;
    background-size: 180px;
    font-family: "VAGRoundedStd-Bold", sans-serif;
    font-size: 114px;
    color: #004c93;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .content-extraction {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    position: relative;
    background: transparent; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .content-extraction p {
    width: 100%;
    color: #f58220;
    height: 40px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .content-extraction p span {
    margin-left: 5px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .content-extraction .content-container {
    width: calc(100% - 40px);
    margin: 0px 20px 20px 20px;
    height: calc(100% - 40px - 20px);
    background: #f58220; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .content-extraction .content-container.iframe {
    background: white;
    padding: 0px;
    margin: 0px;
    height: 495px;
    width: 100%; } }

@media screen and (max-width: 1080px) {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .content-extraction .content-container.iframe {
    height: 420px; } }

@media screen {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .content-extraction .content-container.iframe .video-container {
    width: 100%;
    height: calc(100% - 50px);
    background: black; } }

@media screen and (max-width: 1080px) {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .content-extraction .content-container.iframe .video-container {
    height: calc(100% - 0px); } }

@media screen and (max-width: 931px) {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .content-extraction .content-container.iframe .video-container {
    height: calc(100% - 0px); } }

@media screen {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .content-extraction .content-container.iframe .video-container .loading-wrap {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .content-extraction .content-container.iframe .video-container .loading-wrap span {
    color: white;
    text-align: center;
    font-size: 16px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .content-extraction .content-container.iframe .video-container .video-js {
    width: 100%;
    height: 100%; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .waiting-video-extraction {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    position: relative;
    background: #f58220;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid white;
    -ms-flex-line-pack: center;
    align-content: center; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_body .waiting-video-extraction .claim {
    width: 400px;
    height: 200px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    font-family: "VAGRoundedStd-Bold", sans-serif;
    font-size: 20px;
    color: white;
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer {
    height: auto;
    min-height: auto;
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer.no_played {
    height: 50px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer.no_played .body_played .single_played {
    width: 100%; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .title_played {
    background: #fef3e2;
    width: 100%;
    height: 30px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #004c93;
    text-transform: uppercase;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: normal;
    position: relative;
    top: 0px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: white;
    overflow: auto;
    overflow-scrolling: auto;
    overflow-x: hidden;
    max-height: 300px;
    -webkit-transition: max-height 2s;
    -o-transition: max-height 2s;
    transition: max-height 2s; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll {
    min-width: 100%;
    height: auto; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played {
    height: auto; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played:last-child {
    border-bottom: 0px !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery {
    width: calc(100% - 50px);
    margin: 0px 25px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    border-bottom: 1px solid #f58220; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .column-wrap {
    width: 100%;
    height: auto;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    border-right: 1px solid #f58220; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .column-wrap.column-wrap_left {
    width: calc(45% - 1px - 25px);
    margin: 5px 0px;
    font-size: 18px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 25px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .column-wrap.column-wrap_center {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: calc(25% - 1px);
    margin: 10px 0px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .column-wrap.column-wrap_right {
    width: 30%;
    margin: 10px 0px;
    border: none !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .description {
    width: 100%;
    height: 15px;
    color: #004c93;
    font-size: 14px;
    font-family: "Bliss2-Bold", sans-serif;
    margin-left: 10px; } }

@media screen and (max-width: 1100px) {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .description {
    font-size: 12px; } }

@media screen {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .description span {
    text-transform: lowercase;
    display: inline-block; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .description span:last-child:first-letter {
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .info {
    width: 100%;
    height: 15px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 5px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .info span {
    color: #004c93;
    font-size: 12px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .info span.icon_info {
    background: url(../img/icons/icon_info-circle-lotto.png?v=2024-05-17) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 5px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: auto; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div {
    width: 10%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 32px;
    cursor: pointer;
    position: relative;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div span {
    border: 2px solid black;
    width: 28px;
    height: 28px;
    border-radius: 100%;
    font-size: 1.4rem;
    font-family: "Baloo", sans-serif;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - (28px / 2));
    left: calc(50% - (28px / 2)); }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div span.not-selected {
    border-color: #f58220;
    background: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div span.golden-not-selected {
    border-color: #f58220;
    background: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div span.golden-not-selected ~ .number {
    color: #404040; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div span.golden-not-selected ~ .number small {
    color: #404040; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div span.selected {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div span.selected ~ .number {
    color: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div span.selected ~ .number small {
    color: white; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div span.extracted ~ .number {
    color: #004c93; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div span.extracted ~ .number small {
    color: #004c93; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div span.not-extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/10elotto/not-extracted.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div span.golden {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div span.golden ~ .number small {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px  1px 0 #fff, 1px  1px 0 #fff; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div span.extracted ~ .number small {
    color: #004c93; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div span.empty {
    color: white;
    border-color: #63c5db; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div span.number {
    background: none;
    border: none; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers div span.number small {
    color: #404040;
    font-weight: lighter; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers {
    margin: 4px 0px;
    padding: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }

@media screen and (max-width: 1100px) {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers > div {
    width: 32px; } }

@media screen {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers > div span.extracted {
    background: url(../img/ball-style/lotto/extracted.png?v=2024-05-17) no-repeat; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers > div span.extracted.gold {
    background: url(../img/ball-style/lotto/oroBall.svg?v=2024-05-17) no-repeat; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers > div span.extracted small {
    color: white !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers > div span.extracted ~ .number.gold small {
    color: #003F87 !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers > div span.extracted ~ .number small {
    color: white !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .numbers small {
    color: #004c93 !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .group-simboli-color-notext {
    height: 26px;
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 2px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .group-simboli-color-notext .simbolotto {
    background-size: 22px;
    background-position: center 4px;
    margin: 0px 1px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .group-simboli-color-notext .simbolotto.extracted {
    border: 1px solid #004c93; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .container-sorti {
    color: #004c93;
    font-size: 12px;
    font-family: Bliss-Regular;
    padding: 0px 10px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 15px;
    text-align: center; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .container-sorti > div span {
    margin-right: 2px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .container-sorti > div:first-child {
    text-transform: capitalize; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery .container-sorti > div:last-child {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; } }

@media screen and (max-width: 931px) {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played.single-lottery {
    width: 100% !important;
    margin: 0px !important; } }

@media screen {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played .outcome {
    width: 90% !important; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played .outcome > div {
    text-transform: uppercase;
    color: white;
    background: #ff9933;
    padding: 10px;
    position: relative;
    width: calc(100% - 30px);
    margin: 0 15px;
    border-radius: 3px;
    height: 55px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played .outcome > div > span {
    width: 100%;
    line-height: 16px;
    display: block;
    font-size: 18px;
    text-align: center; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played .outcome.outcome-winner > div > span {
    text-align: center; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played .outcome.outcome-winner > div .wrap_icon_arrow {
    position: absolute;
    width: 14px;
    height: 14px;
    background: #ff9933;
    -webkit-transform: rotate(45grad);
    -ms-transform: rotate(45grad);
    transform: rotate(45grad);
    left: -5px;
    top: calc(50% - 7px); }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played .outcome.outcome-loser > div {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 10px 10px 60px;
    width: calc(100% - 80px);
    background: #ff9933 url(../img/background/dailygame_homepage_viewer_modal_extraction_live_tooltip_result_played_loser.png?v=2024-05-17) no-repeat;
    background-position: 10px center;
    background-size: 35px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played .outcome.outcome-loser > div > span {
    text-align: center;
    font-size: 15px; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played .outcome.outcome-loser > div .wrap_icon_arrow {
    position: absolute;
    width: 14px;
    height: 14px;
    background: #ff9933;
    -webkit-transform: rotate(45grad);
    -ms-transform: rotate(45grad);
    transform: rotate(45grad);
    left: -5px;
    top: calc(50% - 7px); }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played .outcome.outcome-waiting > div > span {
    text-align: center; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .played_group .container-scroll .single_played .outcome.outcome-waiting > div .wrap_icon_arrow {
    position: absolute;
    width: 14px;
    height: 14px;
    background: #ff9933;
    -webkit-transform: rotate(45grad);
    -ms-transform: rotate(45grad);
    transform: rotate(45grad);
    left: -5px;
    top: calc(50% - 7px); } }

@media screen and (max-width: 1080px) {
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container {
    width: calc(768px - 25px); } }

@media screen {
  .lotto-wrap .component-wrap_viewer-area.component-wrap_viewer-area_loading {
    height: 380px;
    background: whitesmoke;
    border: none !important; }
  .lotto-wrap .component-wrap_viewer-area.show-collapse {
    overflow: hidden;
    height: 25px; }
  .lotto-wrap .component-wrap_claim-rules-game {
    border: none !important;
    width: 100%; }
  .lotto-wrap .component-wrap_claim-rules-game .component-content .content ul {
    list-style: none;
    padding: 0;
    margin: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  .lotto-wrap .component-wrap_claim-rules-game .component-content .content ul li {
    height: 50px; }
  .lotto-wrap .component-wrap_claim-rules-game .component-content .content ul li:nth-child(1) {
    background-image: url(../img/logos/ams-logo-1.png?v=2024-05-17);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 170px;
    width: 180px; }
  .lotto-wrap .component-wrap_claim-rules-game .component-content .content ul li:nth-child(2) {
    background-image: url(../img/logos/ams-logo-2.png?v=2024-05-17);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 170px;
    width: 180px; }
  .lotto-wrap .component-wrap_claim-rules-game .component-content .content ul li:nth-child(3) {
    width: 360px;
    font-size: 12px;
    font-family: "Bliss2-Bold", sans-serif;
    color: #004a8f;
    padding: 5px 10px; }
  .lotto-wrap .component-wrap_claim-rules-game .component-content .content ul li:nth-child(3) a {
    color: #004a8f;
    text-decoration: underline; } }

@media screen and (max-width: 931px) {
  .lotto-wrap .component-wrap_claim-rules-game .component-content .content ul li:nth-child(3) {
    width: 255px; } }

@media screen {
  .lotto-wrap .component-wrap_claim-rules-game .component-content .content ul li:nth-child(4) {
    background-image: url(../img/logos/ams-logo-3.png?v=2024-05-17);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 170px;
    width: 170px; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    font-family: "Bliss-Regular", sans-serif; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_full {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 245px; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_full > div {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_full > div h4 {
    margin: 0;
    width: 100%;
    color: white;
    background: #f58220;
    font-size: 14px;
    text-align: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: normal;
    position: relative;
    z-index: auto;
    height: 30px;
    text-transform: uppercase;
    border-bottom: 2px solid #f58220;
    border-top: 2px solid #f58220; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_full > div .column-wrap {
    width: 49%;
    height: calc(100% - 34px); }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_full > div .column-wrap ul {
    list-style-type: none;
    margin: 5px;
    padding: 0; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_full > div .column-wrap ul li {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    margin: 5px 0; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_full > div .column-wrap ul li .ruota {
    background: #f58220;
    color: white;
    text-transform: uppercase;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 25px;
    width: 75px;
    margin: 1px 0; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_full > div .column-wrap ul li .number {
    width: 30px;
    margin: 0px 5px; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_full > div .column-wrap ul li .number > div {
    width: 25px;
    height: 25px;
    border: 2px solid #f58220;
    border-radius: 100px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_full > div .column-wrap ul li .number > div span {
    width: 100%;
    height: 100%;
    margin: 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Bliss2-Bold", sans-serif;
    font-size: 18px;
    color: #004c93 !important; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_full > div .column-wrap ul li .extractions {
    width: calc(100% - 30px - 80px);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Bliss2-Bold", sans-serif;
    font-size: 14px; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_full > div .column-wrap ul li .extractions span {
    border: none !important;
    color: #004c93; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_full > div .column-wrap.column-wrap_left {
    border-right: 1px solid #f58220; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_full .btn-vai-statistiche {
    border: none;
    height: 25px;
    border-radius: 0 !important;
    text-transform: inherit;
    font-weight: bold;
    color: #004c93;
    text-decoration: underline;
    font-size: 14px;
    font-family: "Bliss-Regular", sans-serif;
    background: #fef3e2; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_full h3 {
    width: 100%;
    text-align: center;
    margin: 10px 0;
    font-size: 22px; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_empty {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    padding: 25px 0; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_empty * {
    color: #cccccc; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_empty .icon {
    padding: 0 0 6.25px 0; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_empty .icon i {
    font-size: 74px; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_empty h4 {
    font-weight: bold;
    font-size: 24px;
    padding: 6.25px 0;
    margin: 0;
    text-align: center; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_empty p {
    padding: 6.25px 0;
    font-size: 18px;
    margin: 0;
    text-align: center; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content.component-content_empty button {
    font-size: 18px;
    margin-top: 25px;
    width: 200px;
    padding: 10px;
    color: white;
    font-weight: bold; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers .component-content .gold-stat-container h4 {
    color: #003F87 !important;
    background: #FCF3E0 !important;
    border-bottom: 2px solid #FCF3E0 !important;
    border-top: 2px solid #FCF3E0 !important; }
  .lotto-wrap .component-wrap_frequent-delayed-numbers.component-wrap_frequent-delayed-numbers_loading {
    height: 266px;
    border: none !important;
    background: whitesmoke; } }

/* Media Print */
@media print {
  /* Include SCSS for function print js */
  /* Settings Print */
  @page {
    size: portrait;
    margin: 10mm 10mm; }
  html,
  body {
    width: 768px;
    margin: 0px;
    padding: 0px;
    float: left;
    height: auto; }
  * {
    font-size: 14px !important; }
  /* Include module printable */
  .pagination-container {
    width: 100%;
    margin: 25px 0;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 30px; }
  .pagination-container ul {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    list-style: none;
    padding: 0;
    margin: 0;
    -webkit-box-shadow: 0px 0px 5px #63c5db;
    box-shadow: 0px 0px 5px #63c5db;
    border-radius: 5px; }
  .pagination-container ul li {
    height: auto;
    min-width: 35px;
    text-align: center;
    position: relative;
    height: 30px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px solid rgba(0, 157, 224, 0.15); }
  .pagination-container ul li a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: black;
    text-decoration: none;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .pagination-container ul li a i {
    font-size: 12px; }
  .pagination-container ul li:first-child {
    border: none;
    border-radius: 5px 0 0 5px; }
  .pagination-container ul li:last-child {
    border-radius: 0 5px 5px 0; }
  .pagination-container ul li.active {
    background: #63c5db;
    cursor: default;
    pointer-events: none; }
  .pagination-container ul li.active a {
    color: white; }
  .pagination-container ul li:hover {
    background: #63c5db; }
  .pagination-container ul li:hover a {
    color: white; }
  .pagination-container ul li.disabled {
    opacity: 0.2;
    cursor: default;
    pointer-events: none; }
  .pagination-container ul li.disabled a {
    cursor: default;
    pointer-events: none; }
  .diecielotto-wrap .pagination-container ul {
    -webkit-box-shadow: 0px 0px 5px #004c93;
    box-shadow: 0px 0px 5px #004c93; }
  .diecielotto-wrap .pagination-container ul li.active {
    background: #004c93; }
  .diecielotto-wrap .pagination-container ul li:hover {
    background: #004c93; }
  .diecielotto-wrap .pagination-container ul li:hover a {
    color: white; }
  .dailygame-wrap .pagination-container ul {
    -webkit-box-shadow: 0px 0px 5px #63c5db;
    box-shadow: 0px 0px 5px #63c5db; }
  .dailygame-wrap .pagination-container ul li.active {
    background: #63c5db; }
  .dailygame-wrap .pagination-container ul li:hover {
    background: #63c5db; }
  .dailygame-wrap .pagination-container ul li:hover a {
    color: white; }
  .lotto-wrap .pagination-container ul {
    -webkit-box-shadow: 0px 0px 5px #f58220;
    box-shadow: 0px 0px 5px #f58220; }
  .lotto-wrap .pagination-container ul li {
    color: #004c93; }
  .lotto-wrap .pagination-container ul li a {
    color: #004c93;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .pagination-container ul li.active {
    background: #f58220; }
  .lotto-wrap .pagination-container ul li.active a {
    color: white; }
  .lotto-wrap .pagination-container ul li:hover {
    background: #f58220; }
  .lotto-wrap .pagination-container ul li:hover a {
    color: white; }
  .lotto-wrap .pagination-container ul li:last-child a, .lotto-wrap .pagination-container ul li:first-child a {
    color: #f58220 !important; }
  /* Include SCSS for Popup layer */
  .popup_wrap {
    position: initial;
    width: 100%;
    height: auto; }
  .popup_wrap .popup_container {
    position: initial;
    width: 100%;
    height: 100%; }
  .popup_wrap .popup_container .popup_header {
    width: calc(100% - 25px);
    height: 60px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 0 12.5px;
    position: relative; }
  .popup_wrap .popup_container .popup_header .logo {
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    width: 200px;
    background: url(../img/logos/millionDay.png?v=2024-05-17) no-repeat;
    background-size: 150px; }
  .popup_wrap .popup_container .popup_header h2 {
    text-align: center;
    margin: 0;
    padding: 0;
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    font-size: 22px;
    color: #eb5b29;
    text-transform: uppercase;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: "Baloo", sans-serif; }
  .popup_wrap .popup_container .popup_header .close-icon {
    position: absolute;
    top: 12px;
    cursor: pointer;
    right: 12px;
    font-size: 32px; }
  .popup_wrap .popup_container .popup_body {
    position: initial;
    width: 100%;
    height: auto; }
  .popup_wrap .popup_container .popup_footer {
    position: initial;
    width: 100%;
    height: 100px; }
  .popup_wrap.popup_wrap-normal .popup_container .popup_body {
    height: auto;
    width: 710px;
    padding: 30px calc((100% - 710px) - ((100% - 710px) / 2));
    line-height: 1.8rem;
    font-size: 16px; }
  .popup_wrap.popup_wrap-normal .popup_container .popup_footer {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .popup_wrap.popup_wrap-normal .popup_container .popup_footer .btn {
    visibility: hidden; }
  /* Includes SCSS for header */
  header.dailygame-wrap, header.diecielotto-wrap, header.lotto-wrap {
    display: none; }
  /* Includes SCSS for menu */
  menu {
    display: none; }
  /* Include Icon Simbolotto */
  .lotto-wrap .group-simboli-blue-notext {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .group-simboli-blue-notext .simbolotto {
    width: 18px;
    height: 18px;
    margin: 0px 2px;
    background-color: transparent;
    background-size: contain;
    background-position: center; }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_1 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/1.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_2 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/2.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_3 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/3.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_4 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/4.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_5 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/5.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_6 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/6.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_7 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/7.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_8 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/8.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_9 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/9.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_10 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/10.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_11 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/11.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_12 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/12.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_13 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/13.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_14 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/14.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_15 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/15.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_16 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/16.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_17 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/17.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_18 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/18.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_19 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/19.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_20 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/20.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_21 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/21.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_22 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/22.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_23 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/23.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_24 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/24.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_25 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/25.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_26 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/26.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_27 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/27.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_28 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/28.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_29 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/29.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_30 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/30.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_31 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/31.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_32 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/32.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_33 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/33.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_34 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/34.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_35 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/35.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_36 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/36.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_37 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/37.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_38 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/38.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_39 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/39.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_40 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/40.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_41 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/41.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_42 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/42.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_43 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/43.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_44 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/44.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-blue-notext .simbolotto.s_45 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-blue-notext/45.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .lotto-wrap .group-simboli-color-notext .simbolotto {
    width: 25px;
    height: 25px;
    margin: 0px 5px;
    background-color: transparent;
    background-size: contain;
    background-position: center; }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_1 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/1.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_2 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/2.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_3 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/3.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_4 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/4.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_5 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/5.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_6 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/6.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_7 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/7.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_8 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/8.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_9 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/9.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_10 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/10.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_11 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/11.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_12 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/12.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_13 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/13.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_14 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/14.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_15 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/15.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_16 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/16.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_17 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/17.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_18 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/18.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_19 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/19.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_20 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/20.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_21 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/21.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_22 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/22.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_23 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/23.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_24 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/24.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_25 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/25.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_26 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/26.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_27 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/27.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_28 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/28.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_29 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/29.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_30 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/30.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_31 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/31.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_32 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/32.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_33 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/33.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_34 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/34.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_35 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/35.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_36 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/36.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_37 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/37.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_38 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/38.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_39 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/39.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_40 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/40.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_41 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/41.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_42 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/42.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_43 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/43.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_44 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/44.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-notext .simbolotto.s_45 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-notext/45.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto {
    width: 100%;
    margin: 2px 5px;
    padding: 2px;
    height: 35px;
    background-size: 150px;
    background-position: 5px center; }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_1 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/1.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_2 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/2.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_3 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/3.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_4 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/4.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_5 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/5.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_6 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/6.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_7 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/7.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_8 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/8.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_9 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/9.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_10 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/10.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_11 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/11.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_12 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/12.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_13 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/13.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_14 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/14.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_15 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/15.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_16 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/16.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_17 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/17.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_18 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/18.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_19 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/19.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_20 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/20.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_21 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/21.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_22 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/22.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_23 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/23.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_24 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/24.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_25 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/25.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_26 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/26.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_27 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/27.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_28 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/28.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_29 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/29.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_30 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/30.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_31 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/31.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_32 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/32.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_33 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/33.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_34 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/34.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_35 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/35.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_36 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/36.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_37 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/37.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_38 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/38.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_39 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/39.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_40 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/40.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_41 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/41.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_42 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/42.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_43 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/43.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_44 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/44.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.s_45 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-horizontal-blue/45.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-horizontal .simbolotto.extracted {
    border: 1px solid #004c93;
    border-radius: 5px; }
  .lotto-wrap .group-simboli-color-text-blue-vertical {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto {
    width: 100%;
    height: calc(100% / 5 - 6px);
    margin: 3px 0px;
    background-size: 95px;
    background-position: center;
    background-size: contain; }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_1 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/1.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_2 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/2.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_3 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/3.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_4 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/4.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_5 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/5.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_6 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/6.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_7 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/7.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_8 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/8.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_9 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/9.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_10 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/10.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_11 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/11.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_12 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/12.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_13 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/13.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_14 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/14.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_15 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/15.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_16 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/16.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_17 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/17.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_18 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/18.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_19 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/19.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_20 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/20.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_21 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/21.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_22 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/22.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_23 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/23.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_24 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/24.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_25 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/25.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_26 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/26.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_27 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/27.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_28 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/28.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_29 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/29.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_30 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/30.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_31 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/31.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_32 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/32.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_33 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/33.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_34 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/34.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_35 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/35.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_36 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/36.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_37 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/37.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_38 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/38.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_39 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/39.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_40 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/40.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_41 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/41.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_42 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/42.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_43 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/43.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_44 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/44.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.s_45 {
    background-repeat: no-repeat;
    background-image: url(../img/simbolotto/icon-color-text-vertical-blue/45.png?v=2024-05-17); }
  .lotto-wrap .group-simboli-color-text-blue-vertical .simbolotto.extracted {
    border: 1px solid #004c93;
    border-radius: 5px; }
  /* Inclulde Component Printable Lotto */
  .message_wrap,
  .component-wrap_viewer-area,
  .component-wrap_frequent-delayed-numbers,
  .component-wrap_claim-rules-game,
  .tooltip-error,
  .group-panel,
  .modal_wrap-summary-played,
  .modal_wrap-subscriptions,
  .detail_header,
  .info_played_print,
  .repeat_played,
  .component-wrap_banner-next-extraction {
    display: none !important; }
  html, body {
    width: 100%; }
  .lotto-wrap {
    width: 100%; }
  .lotto-wrap .page_wrap-feedback {
    width: 100%; }
  .lotto-wrap .page_wrap-feedback .page_container .element-wrap.element-wrap_promo, .lotto-wrap .page_wrap-feedback .page_container .element-wrap.element-wrap_button {
    display: none; }
  .lotto-wrap .page_wrap-feedback .page_container .element-wrap.element-wrap_feedback {
    width: 100%; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-height: 900px;
    height: 1000px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback {
    padding: 25px 12.5px 25px 12.5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .tooltip {
    display: none; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .title {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 0;
    font-size: 24px !important;
    font-family: "Bliss2-Bold", sans-serif;
    color: #f58220;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    text-transform: uppercase; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .title button {
    padding: 0;
    margin: 0;
    border: none;
    background: transparent;
    border-right: 1px solid #e0e0e0;
    width: 60px;
    text-align: center;
    font-size: 16px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #f58220; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .title button i {
    font-size: 22px;
    margin-right: 5px; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .title button:focus {
    outline: none; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .title span {
    text-align: center;
    width: calc(100% - 50px);
    margin: 0px; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .count_played {
    text-align: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 12.5px 0;
    font-size: 17px;
    font-family: "Bliss-Regular", sans-serif;
    border-bottom: 1px solid #e0e0e0;
    color: #004c93; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .count_played small {
    font-size: 16px;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played {
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 25px;
    padding-bottom: 10px; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .label {
    width: 100%;
    text-transform: uppercase;
    color: #004c93;
    margin: 10px 0;
    padding: 0;
    height: 20px;
    text-align: left;
    font-size: 18px;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 70%;
    height: auto; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div {
    width: 10%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    cursor: pointer;
    position: relative;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span {
    border: 2px solid black;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    font-size: 1.4rem;
    font-family: "Baloo", sans-serif;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - (35px / 2));
    left: calc(50% - (35px / 2)); }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.not-selected {
    border-color: #f58220;
    background: white; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.golden-not-selected {
    border-color: #f58220;
    background: white; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.golden-not-selected ~ .number {
    color: #404040; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.golden-not-selected ~ .number small {
    color: #404040; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.selected {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.selected ~ .number {
    color: white; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.selected ~ .number small {
    color: white; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.extracted ~ .number {
    color: #004c93; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.extracted ~ .number small {
    color: #004c93; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.not-extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/10elotto/not-extracted.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.golden {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.golden ~ .number small {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px  1px 0 #fff, 1px  1px 0 #fff; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.extracted ~ .number small {
    color: #004c93; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.empty {
    color: white;
    border-color: #63c5db; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.number {
    background: none;
    border: none; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container > .numbers div span.number small {
    color: #404040;
    font-weight: lighter; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container .numbers {
    margin: 0;
    padding: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap > .numbers-played .numbers-container .oroLotto-logo {
    width: 64px;
    height: 42px; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 12.5px;
    font-family: "Bliss-Regular", sans-serif; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played > .column-wrap {
    width: calc(50%);
    padding: 0px; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played > .column-wrap.column-wrap_all {
    width: 100%; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played > .column-wrap.column-wrap_all .row {
    width: 100%; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played > .column-wrap.column-wrap_all .row span:last-of-type {
    color: #f58220 !important;
    font-weight: bold; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played > .column-wrap .row {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played > .column-wrap .row span {
    font-family: "Bliss-Regular", sans-serif;
    text-align: left;
    margin: 5px;
    font-weight: normal;
    color: #004c93; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played {
    width: 100%; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played thead {
    font-size: 16px;
    color: #f58220;
    text-transform: uppercase; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr {
    font-weight: lighter;
    font-size: 14px;
    text-align: center; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr th {
    font-family: "Bliss2-Bold", sans-serif;
    padding: 0 !important;
    border: none;
    color: #004c93;
    border-bottom: 3px solid #f58220 !important;
    text-align: left; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr th.extractions {
    text-align: left;
    width: 25%; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr th.routes {
    width: 25%;
    padding: 12.5px 0% !important;
    text-align: left; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr th.sorte {
    width: 20%;
    padding: 12.5px 0% !important;
    text-align: left; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr th.icon_collapse {
    width: 50px; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr th.multiple {
    text-align: center;
    width: 10%; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr th.count {
    text-align: center; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr td {
    height: 55px;
    line-height: 15px;
    font-family: "Bliss-Regular", sans-serif;
    color: #004c93;
    padding: 12.5px 0;
    vertical-align: top; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr td.extractions {
    text-align: left;
    width: 25%; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr td.routes {
    width: 25%;
    padding: 12.5px 0% !important;
    text-align: left; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr td.routes div {
    text-transform: lowercase;
    display: inline-block; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr td.routes div:first-letter {
    text-transform: uppercase; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr td.routes div:after {
    content: ', ';
    margin-right: 2px; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr td.routes div:last-of-type:after {
    content: ''; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr td.routes div.selected {
    color: #f58220; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr td.sorte {
    width: 20%;
    padding: 12.5px 0% !important;
    text-align: left; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr td.multiple {
    text-align: center;
    width: 10%; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr td.count {
    text-align: center; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr td.icon_collapse {
    background: url(../img/background/lotto_feedback_table_icon-collapse_down.png?v=2024-05-17) no-repeat;
    width: 50px;
    background-size: 25px 25px;
    background-position: center 10px; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr td.icon_collapse.open {
    background: url(../img/background/lotto_feedback_table_icon-collapse_up.png?v=2024-05-17) no-repeat;
    width: 50px;
    background-size: 25px 25px;
    background-position: center 10px; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr.detail-single-played {
    padding: 0;
    margin: 0;
    border-top: 1px solid #cccccc; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr.detail-single-played > td {
    padding: 0;
    margin: 0;
    height: auto;
    border-bottom: 1px solid #cccccc; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr.detail-single-played > td > .container_single-played {
    width: 100%;
    overflow-y: hidden; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played {
    width: 100%;
    height: auto;
    background: #f2f2f2;
    border: none;
    font-family: "Bliss2-Bold", sans-serif;
    font-size: 12px; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played thead th {
    padding: 0;
    margin: 0;
    border: none !important;
    height: 20px;
    text-transform: none;
    color: #004c93;
    font-family: "Bliss2-Bold", sans-serif;
    text-align: center;
    font-size: 120%; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr {
    border-bottom: 1px solid #e0e0e0;
    height: 25px !important; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td {
    text-align: center;
    padding: 0 !important;
    margin: 0 !important;
    height: auto;
    border: none;
    vertical-align: middle !important;
    font-size: 120%; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.ruotes {
    text-transform: lowercase; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.ruotes:first-letter {
    text-transform: uppercase; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip {
    width: 150px;
    text-decoration: underline;
    color: #004c93;
    font-family: "Bliss2-Bold", sans-serif !important;
    font-size: 13px;
    cursor: pointer;
    position: relative; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip {
    top: 35px;
    width: 200px;
    height: 50px;
    left: -85px;
    padding: 5px;
    border-color: #e0e0e0; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .wrap_icon_close {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 16px;
    color: #f58220; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip h4 {
    width: 100%;
    font-family: "Bliss-Regular", sans-serif;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 12px;
    color: #f58220; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body {
    color: #f58220;
    font-size: 12px;
    width: 100%;
    height: 30px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body span {
    color: #004c93; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body span:after {
    content: " - "; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body span:last-child:after {
    content: "  "; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body span.ruota {
    margin-right: 10px;
    content: "" !important;
    color: #f58220 !important;
    text-transform: uppercase; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .wrap_icon_arrow {
    border-bottom: none;
    border-right: none;
    width: 20px;
    height: 20px;
    position: absolute;
    background: white !important;
    top: -12px;
    right: 35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #f0f3f6;
    border-color: #e0e0e0;
    z-index: 19; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played_print {
    text-align: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 16.66667px 0;
    font-size: 14px;
    font-weight: bold;
    font-family: "Ubuntu-Medium", sans-serif;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    color: #f58220;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played_print span {
    margin-left: 1rem;
    cursor: pointer; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played_print i {
    font-size: 28px;
    cursor: pointer; } }

@media print and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .info_played_print {
    display: none; } }

@media print {
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .repeat_played {
    height: 50px;
    margin-top: 25px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-display: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .repeat_played span {
    text-align: left;
    font-size: 14px; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .repeat_played span small {
    color: #f58220;
    font-size: 100% !important; }
  .lotto-wrap .page_wrap-feedback .page_container > .panel_body > .element-wrap.element-wrap_feedback .detail_wrap .repeat_played .btn-altra-giocata {
    font-size: 16px;
    padding: 10px 10px;
    text-transform: uppercase;
    font-weight: normal; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_header {
    display: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body {
    width: 100%;
    padding: 0px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Bliss-Regular", sans-serif;
    font-size: 14px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e0e0e0;
    position: relative; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .btn {
    background: white;
    text-transform: none;
    font-weight: normal;
    border: none;
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-family: "Bliss2-Bold", sans-serif;
    position: relative;
    margin-left: 10px;
    color: #f58220; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .btn i {
    font-size: 22px;
    position: relative;
    top: 3px;
    left: 0px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .btn.btn-salva-preferita {
    margin-left: 10px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .btn.btn-modifica-schedina {
    margin-right: 10px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .btn:focus {
    outline: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome {
    width: 100%;
    height: 80px;
    background: #ff9933;
    margin-top: 12.5px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome > p {
    font-size: 18px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-weight: bold; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome > p > span {
    font-size: 24px;
    font-weight: bold; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome.banner_outcome-winner {
    position: relative; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome.banner_outcome-winner > .banner_bg-left {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    background: url(../img/background/lotto_esito_giocata_banner_vinto_left.png?v=2024-05-17) no-repeat;
    background-position: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome.banner_outcome-winner > .banner_bg-right {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    background: url(../img/background/lotto_esito_giocata_banner_vinto_right.png?v=2024-05-17) no-repeat;
    background-position: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome.banner_outcome-loser {
    position: relative; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome.banner_outcome-loser > .banner_bg-left {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 45%;
    background: url(../img/background/lotto_esito_giocata_banner_perso.png?v=2024-05-17) no-repeat;
    background-position: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header .banner_outcome.banner_outcome-loser > p {
    text-transform: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header > .tooltip {
    position: absolute;
    top: 70px;
    width: 440px;
    height: 30px;
    background: #f0f3f6;
    border: 1px solid #f58220;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px;
    margin-bottom: 30px;
    right: 0;
    opacity: 1 !important; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header > .tooltip.tooltip-error {
    width: calc(100%);
    left: 0px;
    top: 35px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header > .tooltip.tooltip-error p {
    color: white;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    margin: 0 5px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header > .tooltip.tooltip-error p i {
    margin-right: 1rem; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header > .tooltip.tooltip-error .wrap_icon_arrow {
    background: #ff0937;
    border: 1px solid #ff0937;
    left: 90px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_header > .tooltip .wrap_icon_arrow {
    border: 1px solid #f58220;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -10px;
    right: 110px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #f0f3f6;
    z-index: -1; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .title {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 0;
    font-size: 16px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .title i {
    border-right: 1px solid #e0e0e0;
    width: 50px;
    text-align: center;
    font-size: 22px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .title span {
    text-align: center;
    width: calc(100% - 50px);
    margin: 10px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .count_played {
    text-align: center;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 16.66667px 0;
    font-size: 18px;
    border-bottom: 1px solid #e0e0e0; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .count_played small {
    font-weight: bold; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 12.5px;
    font-family: "Bliss-Regular", sans-serif;
    font-size: 14px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap {
    width: calc(50%);
    padding: 0 0;
    font-family: "Bliss-Regular", sans-serif;
    border-bottom: 1px solid #e0e0e0; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap.column-wrap_left {
    border: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap.column-wrap_right {
    border: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap.column-wrap_all {
    width: 100%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap.column-wrap_all .row {
    width: 100%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap.column-wrap_all .row span:last-of-type {
    color: #f58220 !important;
    font-weight: bold; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap .row {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap .row span {
    font-weight: bold;
    text-align: left;
    margin: 2px;
    color: #004c93; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .column-wrap .row span:last-child {
    font-weight: normal; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played {
    border-bottom: 1px solid #e0e0e0;
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 25px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .label {
    width: 100%;
    text-transform: uppercase;
    color: #004c93;
    margin: 10px 0;
    padding: 0;
    height: 20px;
    text-align: left;
    font-size: 18px;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 70%;
    height: auto; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div {
    width: 10%;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 40px;
    cursor: pointer;
    position: relative;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span {
    border: 2px solid black;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    font-size: 1.4rem;
    font-family: "Baloo", sans-serif;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 2px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: calc(50% - (35px / 2));
    left: calc(50% - (35px / 2)); }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.not-selected {
    border-color: #f58220;
    background: white; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.golden-not-selected {
    border-color: #f58220;
    background: white; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.golden-not-selected ~ .number {
    color: #404040; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.golden-not-selected ~ .number small {
    color: #404040; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.selected {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.selected ~ .number {
    color: white; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.selected ~ .number small {
    color: white; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.extracted ~ .number {
    color: #004c93; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.extracted ~ .number small {
    color: #004c93; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.not-extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/10elotto/not-extracted.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.golden {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.golden ~ .number small {
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px  1px 0 #fff, 1px  1px 0 #fff; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.extracted {
    background-position: center !important;
    background-size: contain !important;
    background: url(../img/ball-style/lotto/selected.png?v=2024-05-17) no-repeat;
    border: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.extracted ~ .number small {
    color: #004c93; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.empty {
    color: white;
    border-color: #63c5db; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.number {
    background: none;
    border: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container > .numbers div span.number small {
    color: #404040;
    font-weight: lighter; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container .numbers {
    margin: 0;
    padding: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played > .numbers-played .numbers-container .oroLotto-logo {
    width: 64px;
    height: 42px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played {
    margin-top: 30px;
    width: 100%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played thead {
    font-size: 16px;
    font-size: 10px;
    color: #f58220;
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr {
    font-weight: lighter;
    font-size: 12px;
    text-align: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th {
    text-transform: uppercase;
    font-family: "Bliss2-Bold", sans-serif;
    padding: 0 !important;
    border: none;
    color: #004c93;
    border-bottom: 3px solid #f58220 !important;
    text-align: left; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.extractions {
    text-align: left;
    width: 20%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.routes {
    width: 20%;
    padding: 12.5px 0% !important;
    text-align: left; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.sorte {
    width: 18%;
    padding: 12.5px 0% !important;
    text-align: left; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.icon_collapse {
    min-width: 50px;
    width: 10%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.multiple {
    padding-right: 20px !important;
    text-align: left;
    width: 10%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr th.count {
    text-align: left;
    width: 13%;
    line-height: 15px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td {
    height: 55px;
    line-height: 15px;
    font-family: "Bliss-Regular", sans-serif;
    color: #004c93;
    padding: 12.5px 0;
    vertical-align: top; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.sorte {
    width: 160px !important;
    text-align: left;
    padding-right: 0px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.numerooro {
    width: 165px !important;
    text-align: left;
    padding-right: 0px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.routes {
    width: 140px !important;
    text-align: left;
    padding-right: 5px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.routes > div {
    display: inline-block;
    text-transform: lowercase; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.routes > div:first-letter {
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.routes > div:after {
    content: ", ";
    color: #004c93;
    margin-right: 2px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.routes > div:last-of-type:after {
    content: ""; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.routes > div.selected {
    color: #f58220; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.count {
    text-align: left;
    width: 105px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.extractions {
    width: 110px;
    text-align: left;
    padding-right: 10px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.multiple {
    padding-right: 20px !important;
    text-align: left;
    width: 80px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.icon_collapse {
    background: url(../img/background/lotto_feedback_table_icon-collapse_down.png?v=2024-05-17) no-repeat;
    width: 50px;
    background-size: 25px 25px;
    background-position: center 10px;
    cursor: pointer; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr td.icon_collapse.open {
    background: url(../img/background/lotto_feedback_table_icon-collapse_up.png?v=2024-05-17) no-repeat;
    width: 50px;
    background-size: 25px 25px;
    background-position: center 10px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played {
    padding: 0;
    margin: 0;
    border-top: 1px solid #cccccc; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played > td {
    padding: 0;
    margin: 0;
    height: auto;
    border-bottom: 1px solid #cccccc; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played > td > .container_single-played {
    width: 100%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played {
    width: 100%;
    height: auto;
    background: #f2f2f2;
    border: none;
    font-family: "Bliss2-Bold", sans-serif;
    font-size: 12px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played thead th {
    padding: 0;
    margin: 0;
    border: none !important;
    height: 20px;
    text-transform: none;
    color: #004c93;
    font-family: "Bliss2-Bold", sans-serif;
    text-align: center;
    font-size: 120%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played thead th.numbers-played {
    display: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played thead th .simboli {
    width: 100%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr {
    border-bottom: 1px solid #e0e0e0;
    height: 25px !important; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td {
    text-align: center;
    padding: 0 !important;
    margin: 0 !important;
    height: auto;
    border: none;
    vertical-align: middle !important;
    font-size: 120%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.simboli {
    width: 100px;
    position: relative; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.simboli .tooltip_simbolotto {
    display: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.simboli:hover .tooltip_simbolotto {
    z-index: 2000 !important;
    opacity: 1 !important; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.ruotes {
    text-transform: lowercase; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.ruotes:first-letter {
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip {
    width: 150px;
    text-decoration: underline;
    color: #004c93;
    font-family: "Bliss2-Bold", sans-serif !important;
    font-size: 13px;
    cursor: pointer;
    position: relative; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip {
    bottom: 35px;
    top: auto;
    width: 300px;
    height: auto;
    left: -170px;
    padding: 5px;
    border-color: #fef3e2; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .wrap_icon_close {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 16px;
    color: #f58220; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip h4 {
    width: 100%;
    font-family: "Bliss-Regular", sans-serif;
    margin: 0px 0px 5px 0px;
    padding: 0;
    text-align: left;
    font-size: 14px;
    color: #f58220; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body {
    color: #f58220;
    font-size: 12px;
    width: 100%;
    height: auto; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .table-extraction {
    width: 100%; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .table-extraction .table-extraction-body {
    width: 100%;
    height: calc(100% - 40px); }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .table-extraction .table-extraction-body .table-extraction-tr {
    width: calc(100% - 0px);
    height: 18px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 2px 0px;
    border-radius: 4px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td {
    width: calc((100% / 6) - 0px);
    height: 100%;
    color: #f58220;
    text-align: left;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td.selected span {
    border: 1px solid #004c93;
    border-radius: 100%;
    width: 14px;
    height: 14px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td:first-child {
    text-transform: capitalize;
    width: 40% !important;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .table-extraction .table-extraction-body .table-extraction-tr .table-extraction-td > span {
    color: #f58220;
    width: 20px;
    position: absolute;
    height: 20px;
    top: 0px;
    left: calc(50% - 10px);
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .single-simbolotto {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
    border: 1px solid #004c93;
    border-radius: 5px 5px 5px 5px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .single-simbolotto .title {
    width: 100%;
    height: 20px;
    background: #f58220;
    color: white;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px 5px 0px 0px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .single-simbolotto .group-simboli-color-text-blue-vertical {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0px 5px;
    width: calc(100% - 10px); }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .tooltip_body .single-simbolotto .group-simboli-color-text-blue-vertical span {
    height: 40px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.icon-tooltip .tooltip .wrap_icon_arrow {
    border-top: none;
    border-left: none;
    width: 20px;
    height: 20px;
    position: absolute;
    background: white !important;
    bottom: -12px;
    top: auto;
    right: 55px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #f0f3f6;
    border-color: #fef3e2;
    z-index: -2; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played {
    width: 150px;
    text-decoration: underline;
    color: #004c93;
    font-family: "Bliss2-Bold", sans-serif !important;
    font-size: 13px;
    cursor: pointer;
    position: relative;
    display: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played .tooltip {
    top: 35px;
    width: 200px;
    height: 50px;
    left: -85px;
    padding: 5px;
    border-color: #e0e0e0; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played .tooltip .wrap_icon_close {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 16px;
    color: #f58220; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played .tooltip h4 {
    width: 100%;
    font-family: "Bliss-Regular", sans-serif;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 12px;
    color: #f58220; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played .tooltip .tooltip_body {
    color: #f58220;
    font-size: 12px;
    width: 100%;
    height: 30px;
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played .tooltip .tooltip_body span {
    color: #004c93; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played .tooltip .tooltip_body span:after {
    content: " - "; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played .tooltip .tooltip_body span:last-child:after {
    content: "  "; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played .tooltip .tooltip_body span.ruota {
    margin-right: 10px;
    content: "" !important;
    color: #f58220 !important;
    text-transform: uppercase; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .detail_wrap .info_played table.summary-played tr.detail-single-played table.single-played tbody tr td.numbers-played .tooltip .wrap_icon_arrow {
    border-bottom: none;
    border-right: none;
    width: 20px;
    height: 20px;
    position: absolute;
    background: white !important;
    top: -12px;
    right: 35px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #f0f3f6;
    border-color: #e0e0e0;
    z-index: 19; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .winning_payout_text {
    font-size: 12px;
    font-family: "Bliss-Regular", sans-serif;
    line-height: 15px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_body > .panel_body .winning_payout_text .panel_close {
    text-align: center;
    font-size: 16px;
    color: black;
    cursor: pointer; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_footer {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_footer .btn-rigioca-schedina {
    font-size: 16px;
    font-weight: normal;
    padding: 5px calc(12.5px); }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_footer .btn-rigioca-schedina:focus {
    outline: none; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_footer .potential_winnings {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: left;
    align-content: left;
    line-height: 15px; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_footer .potential_winnings span {
    font-size: 14px;
    text-align: center;
    font-family: "Bliss-Regular", sans-serif;
    color: #004c93; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_footer .count_total {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 60px;
    border-right: 1px solid #e0e0e0;
    font-family: "Bliss2-Bold", sans-serif; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_footer .count_total span:last-child {
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 2px;
    position: relative;
    top: -2px;
    color: #004c93; }
  .lotto-wrap .component-wrap_detail-played-dealer .popup_wrap-detail-played-dealer .popup_container .popup_footer .count_total span:first-child {
    font-size: 16px;
    text-transform: uppercase;
    color: #004c93; } }

/* Media for IE */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* Media functions for IE */
  header.dailygame-wrap ul li:last-child a {
    background-size: 1.3rem; }
  .tooltip.show-in {
    z-index: 2000 !important;
    opacity: 1;
    -webkit-filter: blur(0px);
    filter: blur(0px); }
  .tooltip.show-out {
    z-index: -2000 !important;
    opacity: 0; }
  .modal_wrap.modal_wrap-small .modal_container {
    position: relative !important; }
  .modal_wrap.show-in {
    z-index: 2100 !important;
    opacity: 1 !important;
    -webkit-filter: blur(0px);
    filter: blur(0px); }
  menu.dailygame-wrap.show-in {
    top: 0px !important; }
  menu.dailygame-wrap.show-out {
    top: -50px !important; }
  .lotto-wrap .component-wrap_viewer-area {
    font-family: "Bliss-Regular", sans-serif; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area {
    /* dalle 20.00 alle 22.00 */ }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .body_played .played_group .single_played .tooltip_result-played .container .table-routes .table-routes-body .table-routes-tr.row-winner .table-routes-td:nth-child(2) {
    background: transparent url(../img/icons/icon_view-area_extraction-live_tooltip_winner.svg?v=2024-05-17) no-repeat;
    background-size: 92px;
    background-position: -15px center; }
  .lotto-wrap .component-wrap_viewer-area .content .tab-area.tab-area_extraction-live .modal_wrap-extraction-live > .modal_container .modal_footer .body_played .played_group .single_played .tooltip_result-played .container .table-routes .table-routes-body .table-routes-tr.row-loser .table-routes-td:nth-child(2) {
    background: transparent url(../img/icons/icon_view-area_extraction-live_tooltip_loser.svg?v=2024-05-17) no-repeat;
    background-size: 92px;
    background-position: -15px center;
    background-repeat: no-repeat; } }
