@keyframes pulsing {from {box-shadow: 0 0 0 #000, inset 0 0 0 #add8e6, 0 0 0 0 #add8e6 }to {box-shadow: 0 0 0 #000, inset 0 0 10px #add8e6, 0 0 10px 10px #add8e6 }}@-webkit-keyframes pulsing {from {box-shadow: 0 0 0 #000, inset 0 0 0 #add8e6, 0 0 0 0 #add8e6 }to {box-shadow: 0 0 0 #000, inset 0 0 10px #add8e6, 0 0 10px 10px #add8e6 }}@-moz-keyframes pulsing {from {box-shadow: 0 0 0 #000, inset 0 0 0 #add8e6, 0 0 0 0 #add8e6 }to {box-shadow: 0 0 0 #000, inset 0 0 10px #add8e6, 0 0 10px 10px #add8e6 }}@-ms-keyframes pulsing {from {box-shadow: 0 0 0 #000, inset 0 0 0 #add8e6, 0 0 0 0 #add8e6 }to {box-shadow: 0 0 0 #000, inset 0 0 10px #add8e6, 0 0 10px 10px #add8e6 }}@keyframes heartsBroken {from {transform: scale(1);opacity: 1 }to {transform: scale(.75);opacity: .8 }}@-webkit-keyframes heartsBroken {from {transform: scale(1);opacity: 1 }to {transform: scale(.75);opacity: .8 }}@-moz-keyframes heartsBroken {from {transform: scale(1);opacity: 1 }to {transform: scale(.75);opacity: .8 }}@-ms-keyframes heartsBroken {from {transform: scale(1);opacity: 1 }to {transform: scale(.75);opacity: .8 }}body, html {padding: 0;margin: 0;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;-webkit-tap-highlight-color: transparent;height: 100%;width: 100%;font-family: Helvetica,Arial,sans-serif;}#game-region {pointer-events: all;background-attachment: fixed;background-position: center;background-repeat: no-repeat;-moz-background-size: cover;-o-background-size: cover;background-size: cover;height: 98%;-webkit-perspective: 8000px;-moz-perspective: 8000px;perspective: 8000px;position: relative;}#main-view {}td[contentEditable] {-webkit-user-select: text;-moz-user-select: text;-ms-user-select: text;-o-user-select: text;user-select: text }#control-region {display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: 1000;text-align: center;background-image: -webkit-linear-gradient(top, rgba(10, 10, 10, .8), rgba(0, 0, 0, .5));background-image: -moz-linear-gradient(top, rgba(10, 10, 10, .8), rgba(0, 0, 0, .5));background-image: -ms-linear-gradient(top, rgba(10, 10, 10, .8), rgba(0, 0, 0, .5));background-image: -o-linear-gradient(top, rgba(10, 10, 10, .8), rgba(0, 0, 0, .5));background-image: linear-gradient(top, rgba(10, 10, 10, .8), rgba(0, 0, 0, .5));-webkit-transition-duration: .5s;-moz-transition-duration: .5s;-ms-transition-duration: .5s;-o-transition-duration: .5s;transition-duration: .5s;-webkit-transform-origin: top center;-moz-transform-origin: top center;-ms-transform-origin: top center;-o-transform-origin: top center;transform-origin: top center;-webkit-transform: perspective(1000px);-moz-transform: perspective(1000px);-ms-transform: perspective(1000px);-o-transform: perspective(1000px);transform: perspective(1000px);-webkit-transform: translateZ(999px);-moz-transform: translateZ(999px);-ms-transform: translateZ(999px);transform: translateZ(999px);z-index: 999 }#control-region[hidden] {-webkit-transform: perspective(1000px) translateY(-200px) rotateX(90deg);-moz-transform: perspective(1000px) translateY(-200px) rotateX(-90deg);-ms-transform: perspective(1000px) translateY(-200px) rotateX(-90deg);-o-transform: perspective(1000px) translateY(-200px) rotateX(-90deg);transform: perspective(1000px) translateY(-200px) rotateX(-90deg);opacity: 0 }#control-region > div {color: #fff;font-size: 2em;text-align: center }#control-region table {margin: 0 auto;text-align: left;background: rgba(0, 0, 0, .7);padding: 15px;border-radius: 10px;box-shadow: inset 0 1px 10px 5px #000, 0 1px 1px rgba(255, 255, 255, .5);text-shadow: -1px -1px 1px #000 }#control-region td, #control-region th {padding: 5px 10px }.player-set-name {word-wrap: normal;}#control-region h3 {background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), #000, rgba(0, 0, 0, .5));background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), #000, rgba(0, 0, 0, .5));background-image: -ms-linear-gradient(left, rgba(0, 0, 0, .5), #000, rgba(0, 0, 0, .5));background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), #000, rgba(0, 0, 0, .5));background-image: linear-gradient(left, rgba(0, 0, 0, .5), #000, rgba(0, 0, 0, .5));box-shadow: 0 0 10px #000;padding: 5px;text-shadow: 0 0 8px #fff }#control-region > button {font-size: 2em;margin: 0 auto;padding: 5px 15px;margin-top: 1em;border-radius: 10px;border: none;background-color: transparent;background-image: -webkit-linear-gradient(top, rgba(60, 60, 60, .7), rgba(0, 0, 0, .7));background-image: -moz-linear-gradient(top, rgba(60, 60, 60, .7), rgba(0, 0, 0, .7));background-image: -ms-linear-gradient(top, rgba(60, 60, 60, .7), rgba(0, 0, 0, .7));background-image: -o-linear-gradient(top, rgba(60, 60, 60, .7), rgba(0, 0, 0, .7));background-image: linear-gradient(top, rgba(60, 60, 60, .7), rgba(0, 0, 0, .7));color: #fff;box-shadow: 0 0 0 1px #000, inset 0 1px 1px rgba(255, 255, 255, .3), 0 1px 3px rgba(255, 255, 255, .8);cursor: pointer;vertical-align: bottom }#control-region > button:hover {background-image: -webkit-linear-gradient(top, rgba(90, 90, 90, .7), rgba(30, 30, 30, .7));background-image: -moz-linear-gradient(top, rgba(90, 90, 90, .7), rgba(30, 30, 30, .7));background-image: -ms-linear-gradient(top, rgba(90, 90, 90, .7), rgba(30, 30, 30, .7));background-image: -o-linear-gradient(top, rgba(90, 90, 90, .7), rgba(30, 30, 30, .7));background-image: linear-gradient(top, rgba(90, 90, 90, .7), rgba(30, 30, 30, .7)) }#control-region > button:active {background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .7), rgba(50, 50, 50, .7));background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .7), rgba(50, 50, 50, .7));background-image: -ms-linear-gradient(top, rgba(0, 0, 0, .7), rgba(50, 50, 50, .7));background-image: -o-linear-gradient(top, rgba(0, 0, 0, .7), rgba(50, 50, 50, .7));background-image: linear-gradient(top, rgba(0, 0, 0, .7), rgba(50, 50, 50, .7));box-shadow: 0 0 0 1px #000, inset 0 1px 1px rgba(0, 0, 0, .3), 0 1px 3px rgba(255, 255, 255, .8);padding-top: 6px;padding-bottom: 4px;text-shadow: -1px -1px 1px #000 }#main-button-group {position: absolute;left: 0;bottom: 0;z-index: 10 }#main-button-group > button {-webkit-appearance: none;font-size: 17px;cursor: pointer;color: #fff;text-align: center;padding: 5px;background: #111;background-image: -webkit-linear-gradient(top, #222, #000);background-image: -moz-linear-gradient(top, #222, #000);background-image: -ms-linear-gradient(top, #222, #000);background-image: -o-linear-gradient(top, #222, #000);background-image: linear-gradient(top, #222, #000);box-shadow: 0 0 5px #111;margin: 0;float: left;border: none }#main-button-group > button:last-child {border-top-right-radius: 10px }#main-button-group > button:hover {background-image: -webkit-linear-gradient(top, #444, #222);background-image: -moz-linear-gradient(top, #444, #222);background-image: -ms-linear-gradient(top, #444, #222);background-image: -o-linear-gradient(top, #444, #222);background-image: linear-gradient(top, #444, #222);box-shadow: 0 0 5px #333 }#main-button-group > button:active {padding-top: 6px;padding-bottom: 4px;background: #111 }#game-region {position: absolute;top: 0;bottom: 0;left: 0;right: 0;-webkit-perspective: 8000px;-moz-perspective: 8000px;-ms-perspective: 8000px;-o-perspective: 8000px;perspective: 8000px;background-position: center;background-repeat: no-repeat;background-attachment: fixed;background-size: cover;}#pass-arrow {display: none;position: absolute;font-size: 200px;line-height: 200px;height: 200px;width: 200px;left: 50%;top: 50%;margin-top: -100px;margin-left: -100px;opacity: 0;font-weight: 700;cursor: pointer;z-index: 501;background: url(img/others/arrow-left.webp) no-repeat;-webkit-transition-duration: .2s;-moz-transition-duration: .2s;-ms-transition-duration: .2s;-o-transition-duration: .2s;transition-duration: .2s }#pass-arrow.show {display: block;opacity: 1 }#play-button, #statistics-button {display: none;position: absolute;-webkit-appearance: none;font-size: 1.4em;line-height: 50px;font-family: Helvetica,Arial,sans-serif;bottom: 120px;right: 20px;width: 150px;cursor: pointer;height: 50px;font-weight: bold;background-color: rgba(41,206,33,0.6);text-shadow: 0 -1px 0 rgba(70,70,70,0.9),0 1px 0 rgba(195,195,195,0.3);color: #fff;text-align: center;padding: 0;border: none;border-radius: 15px;-webkit-transition-duration: .1s;-moz-transition-duration: .1s;-ms-transition-duration: .1s;-o-transition-duration: .1s;transition-duration: .1s;-webkit-transform: translate3d(0, 90px, 0);-moz-transform: translate3d(0, 90px, 0);-ms-transform: translate3d(0, 90px, 0);-o-transform: translate3d(0, 90px, 0);transform: translate3d(0, 90px, 0);z-index: 5 }#statistics-button {right: 460px;}#play-button {right: 225px;}#play-button.show, #statistics-button.show {display: block;opacity: 1;-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0) }#play-button:hover, #statistics-button:hover {background-color: rgba(41,206,33,0.2);}#play-button:active, #statistics-button:active {background: #0f0f0f }#game-message {position: absolute;top: 50%;left: 50%;width: 380px;padding: 20px;color: #fff;font-size: 1.8em;font-family: Helvetica,Arial,sans-serif;display: none;z-index: 500;line-height: 1.2em;text-align: center;-webkit-transform: translate3d(-50%, -50%, 0);-moz-transform: translate3d(-50%, -50%, 0);-ms-transform: translate3d(-50%, -50%, 0);-o-transform: translate3d(-50%, -50%, 0);transform: translate3d(-50%, -50%, 0) }#end-message {position: absolute;font-size: 4em;height: 80px;line-height: 70px;text-align: center;top: 50%;left: 200px;right: 0;margin-top: -40px;font-family: Helvetica,Arial,sans-serif;z-index: 1000;color: #fff;text-shadow: 0 1px 1px #bbb, 0 2px 0 #999, 0 3px 0 #888, 0 4px 0 #777, 0 5px 0 #666, 0 6px 0 #555, 0 7px 0 #444, 0 8px 0 #333, 0 9px 7px #302314;-webkit-transform: scale3d(0, 0, 0);-moz-transform: scale3d(0, 0, 0);-ms-transform: scale3d(0, 0, 0);-o-transform: scale3d(0, 0, 0);transform: scale3d(0, 0, 0) }#end-message.show {-webkit-transform: scale3d(1, 1, 1);-moz-transform: scale3d(1, 1, 1);-ms-transform: scale3d(1, 1, 1);-o-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);-webkit-transition: -webkit-transform 4s;-moz-transition: -moz-transform 4s;-ms-transition: -ms-transform 4s;-o-transition: -o-transform 4s;transition: transform 4s }.winapp #end-message.show {transform: scale3d(1, 1, 1) rotate(.02deg) }.electronapp .popup-container.alert .popup {width: 600px }.electronapp .popup-container.alert .popup .popup-buttons {flex-direction: column;align-items: flex-end }.electronapp .popup-container.alert .popup button {width: 150px }.info-board {position: absolute;z-index: 200;display: inline-block;text-align: center;-webkit-transition-duration: .3s;-moz-transition-duration: .3s;-ms-transition-duration: .3s;-o-transition-duration: .3s;transition-duration: .3s;-webkit-transform: translateZ(0);border-radius: 5px;width: 140px;padding: 5px;padding-top: 20px;pointer-events: none;box-sizing: content-box }.player-avatar {pointer-events: all }.info-board.no-avatar .player-avatar {display: none }.info-board.no-avatar .player-score {float: none }.info-board.no-avatar .namearea {text-align: center }.info-board.no-avatar {width: 100px }.player-avatar.highlight {-webkit-animation: pulsing 1s alternate infinite;-moz-animation: pulsing 1s alternate infinite;-ms-animation: pulsing 1s alternate infinite;animation: pulsing 1s alternate infinite }.info-board.board-0 {bottom: 0;left: 10% }.info-board.board-1 {left: 0;top: 10% }.info-board.board-2 {top: 0;right: 10% }.info-board.board-3 {right: 0;bottom: 10% }.info-board.table {padding: 20px !important;bottom: initial }.info-board.table.human {background-image: -webkit-linear-gradient(top, rgba(190, 190, 40, .8), rgba(100, 100, 40, .8));background-image: -moz-linear-gradient(top, rgba(190, 190, 40, .8), rgba(100, 100, 40, .8));background-image: -ms-linear-gradient(top, rgba(190, 190, 40, .8), rgba(100, 100, 40, .8));background-image: -o-linear-gradient(top, rgba(190, 190, 40, .8), rgba(100, 100, 40, .8));background-image: linear-gradient(top, rgba(190, 190, 40, .8), rgba(100, 100, 40, .8)) }.final-score, .player-name, .player-score {font-family: Arial;font-weight: 700;text-shadow: 1px 1px 2px rgba(0, 0, 0, .8);color: #fff;padding: 0;margin: 0 }.player-score {transition: -webkit-filter 1s }.info-label {background: rgba(0, 0, 0, .5);color: #fff;font-size: 1.2em;text-shadow: 1px 1px 2px rgba(0, 0, 0, .8);padding: 3px 0;display: inline-block;transform-origin: top;transition: all .3s;position: absolute;transform: scaleY(0);opacity: 0;top: 100%;left: 10px;width: 160px;border-radius: 0 0 4px 4px;box-shadow: 0 1px 2px rgba(0, 0, 0, .5) }.player-score.highlight {-webkit-filter: drop-shadow(0 0 10px red);transition: -webkit-filter 1s }.poker-card > .back, .poker-card > .front {border-radius: 12px;position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-o-backface-visibility: hidden;backface-visibility: hidden }.poker-card {width: 182px;height: 247px;position: absolute;top: 50%;left: 50%;-webkit-transition: -webkit-transform .3s, box-shadow .2s;-moz-transition: -moz-transform .3s, box-shadow .2s;-ms-transition: -ms-transform .3s, box-shadow .2s;-o-transition: -o-transform .3s, box-shadow .2s;transition: transform .3s, box-shadow .2s;z-index: 1000;cursor: default;border-radius: 8px }.poker-card {transition: transform .5s, box-shadow .2s }.platform-edge .poker-card.in-waste, .poker-card.in-waste {transition: transform .3s, box-shadow .2s }.no-ie .poker-card, .poker-card.ready {box-shadow: 0 0 5px rgba(0, 0, 0, .1);-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-ms-transform-style: preserve-3d;-o-transform-style: preserve-3d;transform-style: preserve-3d }.poker-card > .back {-webkit-transform: rotateY(0);-moz-transform: rotateY(0);-ms-transform: rotateY(0);-o-transform: rotateY(0);transform: rotateY(0);-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-o-backface-visibility: hidden;backface-visibility: hidden }.no-ie .poker-card > .back, .no-ie .poker-card > .front, .poker-card > .front {display: block }.edge ion-side-menu {-ms-transform: translate3d(-105%, 0, 0);transform: translate3d(-105%, 0, 0);transition: transform .2s ease;z-index: 10 !important;box-shadow: 0 0 5px rgba(0, 0, 0, .7) }.edge .menu-open ion-side-menu {-ms-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0) }.edge .menu-open .menu-toggle-button {-ms-transform: translate3d(275px, 0, 0);transform: translate3d(275px, 0, 0);transition: transform .2s ease }.edge ion-side-menu-content {-ms-transform: none !important;transform: none !important }.menu-toggle-button {z-index: 100 }.poker-card.display-front > .back {-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-o-transform: rotateY(180deg);transform: rotateY(180deg) }#preloader:after, .poker-card.heart-broken:after {content: "";position: absolute;width: 100%;height: 100%;z-index: 10000;background: url(img/others/hearts_broken.webp) no-repeat center;background-size: 80%;-webkit-animation: heartsBroken 1s infinite;-moz-animation: heartsBroken 1s infinite;-ms-animation: heartsBroken 1s infinite;animation: heartsBroken 1s infinite }.poker-card > .back {background-image: url(img/flip.png);background-repeat: repeat;box-sizing: border-box !important;-webkit-box-sizing: border-box !important;moz-box-sizing: border-box !important }.no-ie .poker-card > .back, .poker-card.ready > .back {-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg);-o-transform: rotateY(180deg);transform: rotateY(180deg) }.poker-card.diamond, .poker-card.heart {color: red }.poker-card.noShadow .back, .poker-card.noShadow .front {box-shadow: none;border: 1px solid #777 }.poker-card.inrow .front:after {content: "";position: absolute;width: 100%;height: 100%;background: rgba(0, 0, 0, .3);margin: 1px;border-radius: 8px;-webkit-backface-visibility: hidden;backface-visibility: hidden }.poker-card.distributing .front:after, .poker-card.inrow.movable .front:after {display: none }.poker-card.movable:hover .front {box-shadow: 0 0 20px 5px #add8e6 }.poker-card.noShadow .back, .poker-card.noShadow .front {box-shadow: none }.poker-card.heart .front, .poker-card.heart .icon {background-image: url(img/heart.png) }.poker-card.club .front, .poker-card.club .icon {background-image: url(img/club.png) }.poker-card.spade .front, .poker-card.spade .icon {background-image: url(img/spade.png) }.poker-card.diamond .front, .poker-card.diamond .icon {background-image: url(img/diamond.png) }.poker-card .icon {background-size: contain;background-position: center;background-repeat: no-repeat;width: 15px;height: 15px;position: absolute;left: 4px;top: 19px;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-o-backface-visibility: hidden;backface-visibility: hidden }.poker-card .num {position: absolute;left: 7px;top: 4px;font-size: 15px;font-family: Arial;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-o-backface-visibility: hidden;backface-visibility: hidden }input[type=number] {background: 0 0;font-size: inherit;padding: 0 .5em;color: #fff }.player-score {float: right;background: url(img/others/heart_score.webp) no-repeat center;background-size: contain;top: 20px;right: 5px;width: 60px;height: 60px;font-size: 1.5em;line-height: 60px;display: inline-block;text-align: center }.namearea {display: inline-block;text-align: left;width: 100% }.player-name {font-size: 1.3em }.final-score {font-size: .95em;margin-left: 4px }.final-score:before {content: "(" }.final-score:after {content: ")" }.player-avatar {display: block;float: left;width: 60px;height: 60px;background-size: contain;border-radius: 50%;box-shadow: 1px 1px 2px rgba(0, 0, 0, .8) }ion-item.menu-icon {padding-left: 40px;background-position: 10px center;background-repeat: no-repeat }.menu-icon.new-game {background-image: url(img/buttons/menu/new_game.png) }.menu-icon.statistics {background-image: url(img/buttons/menu/statistics.png) }.menu-icon.appearance {background-image: url(img/buttons/menu/appearance.png) }.menu-icon.options {background-image: url(img/buttons/menu/options.png) }.menu-icon.players {background-image: url(img/buttons/menu/players.png) }.menu-icon.help {background-image: url(img/buttons/menu/help.png) }.menu-icon.buy {background-image: url(img/buttons/menu/buy.png) }.menu-icon.activate {background-image: url(img/buttons/menu/activate.png) }.menu-icon.about {background-image: url(img/buttons/menu/about.png) }@media screen and (max-width:850px) {.info-board {transform: scale(.8) }}@media screen and (max-width:600px) {.poker-card, .poker-card.inrow .front:after, .poker-card > .back, .poker-card > .front {border-radius: 3px }}.adsbygoogle {position: absolute }#winAdContainer {position: absolute !important;top: 50%;left: 0;width: 160px;height: 600px;margin-top: -300px }#preloader {display: none;position: absolute;top: 0;left: 200px;right: 0;bottom: 0;background: rgba(0, 0, 0, .5);pointer-events: all;z-index: 100 }#preloader:after {background-size: 100px }#preloader span {margin-left: -30px;width: 100px;color: #fff;position: absolute;top: 50%;left: 50%;margin-top: 50px }body .modal {width: 640px;height: 420px;left: 50%;margin-left: -320px }body .appearance-modal {width: 850px;margin-left: -425px }.col .card img {max-width: calc(100% - 10px) }@media (min-width:680px) {body .appearance-modal {height: 650px;margin-top: -325px;top: 50% }}.appearance-modal .col {padding: 0 }html.loading #progress-bar {visibility: visible !important;position: absolute;box-sizing: border-box;width: 220px;left: 40%;top: 40%;margin-left: -20px;margin-top: 185px;background-color: rgba(0, 0, 0, 0.6);z-index: 10000;padding: 4px;border-radius: 20px;}html.loading #progress {visibility: visible !important;box-sizing: border-box;border-radius: 20px;width: 0%;background: rgba(41,206,33,0.8);padding: 12px 0;transition: width .3s ease-in }@media screen and (max-width:800px) {body .modal {width: 480px;margin-left: -240px }}body .modal-backdrop {width: auto;right: 0 }@media screen and (min-width:680px) {.backdrop, .modal-backdrop, .modal-backdrop-bg, .popup-container {}}.game-name-text {display: inline-block;font-weight: bold;padding: 0.1em 0.5em 0.5em 0.5em;padding-left: 1px;vertical-align: bottom;color: white;text-shadow: 0 -1px 0 rgba(70,70,70,0.9),0 1px 0 rgba(195,195,195,0.3);-webkit-transform: translateZ(0);font-size: 13pt;}@media screen and (max-width:679px) {html.loading #progress-bar {margin-left: -120px }body .modal {margin-left: 0;left: 0;width: 100% }.modal-backdrop, .modal-backdrop-bg {left: 0 !important }#main-view {margin-left: 0 }#end-message {margin-left: -200px }#preloader {left: 0 !important }.slide-in-up {margin-left: 0 !important }}@media screen and (max-width:761px) {#end-message {font-size: 50px }}@media screen and (max-width:500px) {#end-message {font-size: 40px }}@media screen and (max-width:400px) {#end-message {font-size: 35px }}@media screen and (max-width:459px) {#statistics-button {right: 20px;bottom: 20px }#statistics-button.show {bottom: 100px }}*[data-tooltip] {}*[data-tooltip]::after {content: attr(data-tooltip);position: absolute;left: 380px;top: 5px;width: 200px;pointer-events: none;opacity: 0;-webkit-transition: opacity .15s ease-in-out;-moz-transition: opacity .15s ease-in-out;-ms-transition: opacity .15s ease-in-out;-o-transition: opacity .15s ease-in-out;transition: opacity .15s ease-in-out;display: block;font-size: 12pt;line-height: 16px;background-color: rgba(7,109,43,0.95);padding: 4px 4px;color: white;border-radius: 20px;text-shadow: 0 -1px 0 rgba(70,70,70,0.9),0 1px 0 rgba(195,195,195,0.3) }*[data-tooltip]:hover::after {opacity: 1;}