@font-face {font-family: 'Open Sans';font-display: swap;font-style: normal;font-weight: 400;src: local('Open Sans'), local('OpenSans-Regular'), url(../fonts/open-sans-regular-latin-ext.woff2) format('woff2'), url(../fonts/open-sans-regular-latin-ext.woff) format('woff');}@font-face {font-family: 'Open Sans';font-display: swap;font-style: normal;font-weight: 700;src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../fonts/open-sans-bold-latin-ext.woff2) format('woff2'), url(../fonts/open-sans-bold-latin-ext.woff) format('woff');}@font-face {font-family: 'Open Sans Condensed';font-display: swap;font-style: normal;font-weight: 700;src: local('Open Sans Condensed Bold'), local('OpenSansCondensed-Bold'), url(../fonts/open-sans-condensed-bold-latin-ext.woff2) format('woff2'), url(../fonts/open-sans-condensed-bold-latin-ext.woff) format('woff');}
/* Stylesheet: Fonts Modified On 2020-08-13 14:03:34 */
html {font-family: sans-serif;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}body {margin: 0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display: block;}audio,canvas,progress,video {display: inline-block;vertical-align: baseline;}audio:not([controls]) {display: none;height: 0;}[hidden],template {display: none;}a {background-color: transparent;}a:active,a:hover {outline: 0;}abbr[title] {border-bottom: 1px dotted;}b,strong {font-weight: bold;}dfn {font-style: italic;}h1 {font-size: 2em;margin: 0.67em 0;}mark {background: #ff0;color: #000;}small {font-size: 80%;}sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sup {top: -0.5em;}sub {bottom: -0.25em;}img {border: 0;}svg:not(:root) {overflow: hidden;}figure {margin: 1em 40px;}hr {box-sizing: content-box;height: 0;}pre {overflow: auto;}code,kbd,pre,samp {font-family: monospace, monospace;font-size: 1em;}button,input,optgroup,select,textarea {color: inherit;font: inherit;margin: 0;}button {overflow: visible;}button,select {text-transform: none;}button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer;}button[disabled],html input[disabled] {cursor: default;}button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}input {line-height: normal;}input[type="checkbox"],input[type="radio"] {box-sizing: border-box;padding: 0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto;}input[type="search"] {-webkit-appearance: textfield;box-sizing: content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}legend {border: 0;padding: 0;}textarea {overflow: auto;}optgroup {font-weight: bold;}table {border-collapse: collapse;border-spacing: 0;}td,th {padding: 0;}
/* Stylesheet: Normalize Modified On 2019-10-19 20:54:36 */
.tada {-webkit-animation-name: tada;animation-name: tada;-webkit-animation-duration: 2s;animation-duration: 2s;-webkit-animation-fill-mode: both;animation-fill-mode: both;-webkit-animation-delay: 5s;animation-delay: 5s;}@-webkit-keyframes tada {0% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}10%,20% {-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);}30%,50%,70%,90% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}40%,60%,80% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}100% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}@keyframes tada {0% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}10%,20% {-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);}30%,50%,70%,90% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);}40%,60%,80% {-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);}100% {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);}}
/* Stylesheet: Animate Modified On 2025-02-09 20:07:41 */
span[class*="icon-"] {display: block;background-image: url(../img/icons.svg);background-repeat: no-repeat;background-size: auto 24px;height: 24px;width: 24px;}span[class*="icon-"] span {display: none;}.icon-won {background-position: 0 0;}.icon-lost {background-position: -50px 0;width: 19px !important;}.icon-void {background-position: -100px 0;}iframe, img, video, object, embed {max-width: 100%;}img {height: auto;}hr {background-color: #ddd;background-image: -webkit-linear-gradient(right, #fff, #bbb 50%, #fff);background-image: linear-gradient(to left, #fff, #bbb 50%, #fff);border: 0;height: 20px;margin: 20px 0;}hr::before {content: '';background: url(../img/logo.svg) no-repeat 50% 50% / auto 20px;height: 20px;display: block;}html {font-size: 14px;}body {font-family: 'Open Sans', sans-serif;background: linear-gradient(to right, #444444, #3d3d3d, #373737, #303030, #2a2a2a, #2a2a2a, #2a2a2a, #2a2a2a, #303030, #373737, #3d3d3d, #444444);color: #444;line-height: 1.7;text-align: left;}.event {background: fixed 50% 0 no-repeat;}.cb {position: fixed;display: block;width: 100%;height: 100%;z-index: 1;cursor: pointer;}.lh {width: 50%;}.rh {width: 50%;right: 0;}.main-container {width: 1120px;margin: 0 auto;}.container {width: 990px;position: relative;z-index: 999;}.no-banner {margin: 0 auto;}.main {background: #fff;}#review .main {background-position: 570px 0;}#wide .main {padding: 10px;}.content {padding: 5px 5px 100px 5px;}.left-col {width: 600px;padding: 10px;background: #fff;float: left;}.right-col {width: 350px;float: right;padding: 10px;box-shadow: inset 5px 5px 10px rgba(0, 0, 0, 0.25);background: #f5f5f5;}#review .left-col {width: 550px;}#review .right-col {width: 400px;}.side-box {margin-left: 1000px;}.side-box.fixed {position: fixed;top: 10px;}.banner-side {height: 600px;width: 120px;position: absolute;}.banner-sidebar {height: 250px;}.banner-home {height: 60px;}.banner-top {height: 100px;margin-top: 10px;}.footer-legal {color: #aaa;text-align: center;font-size: 0.8571rem;padding: 10px;clear: both;}.footer-legal a {color: inherit;text-decoration: underline;}.footer-legal a:hover {color: #fff;text-decoration: underline;}.clear, figure, figcaption {clear: both;}time {white-space: nowrap;}.cf::after, .header::after, .sub-menu::after, .breadcrumb::after, .main::after, .footer::after, .post::after {content: '';display: table;clear: both;}.cf, .header, .sub-menu, .breadcrumb, .main, .footer, .post {zoom: 1;}.offscreen {border: 0;clip: rect(0, 0, 0, 0);height: 1px;margin: -1px;overflow: hidden;padding: 0;position: absolute;width: 1px;}.l {float: left !important;}.r {float: right !important;}.c {margin: 0 auto;}.l-margin {margin-left: 7px;}.r-margin {margin-right: 7px;}.b-margin {margin-bottom: 5px;}.t-margin {margin-top: 2px;}.l-r-margin {margin: 0 7px;}.center, tr.center th, tr.center td {text-align: center !important;}.left, tr.left th, tr.left td {text-align: left !important;}.right, tr.right th, tr.right td {text-align: right !important;}.middle {vertical-align: middle !important;}.bold {font-weight: bold !important;}.underline {text-decoration: underline;}del {position: relative;text-decoration: none;}del::before {border-bottom: 1px solid #ff0000;position: absolute;content: '';width: 100%;top: 50%;left: 0;height: 1px;}.hidden {display: none !important;}small, .small {font-size: 0.8571rem;}.big {font-size: 1.143rem;}.relative {position: relative;}.inline {display: inline !important;}.inactive {filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");-webkit-filter: gray;filter: gray;filter: grayscale(100%);-webkit-filter: grayscale(100%);}.c-box, .l-box, .r-box, .banner-box {font-weight: bold;text-align: center;font-size: 1.286rem;font-family: 'Open Sans Condensed', sans-serif;overflow: hidden;}.c-box *, .l-box *, .r-box *, .banner-box span {margin: 0 auto 5px !important;}.c-img, .c-box img, .l-img, .l-box img, .r-img, .r-box img {border-radius: 4px;}.left-col .c-img, .left-col .c-box, .left-col .banner-box {margin: 50px auto;clear: both;}.example-box .c-box, .note-box .c-box, .warning-box .c-box, .tip-box .c-box, .instruction-box .c-box {margin: 25px auto;}.l-img, .l-box {float: left;margin: 5px 20px 20px 0;}.r-img, .r-box {float: right;margin: 5px 0 20px 20px;}.mosaic img {float: left;margin-top: 5px !important;}.mosaic img:nth-child(odd) {margin-right: 10px !important;}h1, h2, h3, h4, h5, h6 {font-family: 'Open Sans Condensed', sans-serif;line-height: 1.3;font-weight: bold;}h2, h3, h4, h5, h6 {color: #408000;}h1 {margin: 0 0 20px;font-size: 2.429rem;}h2 {margin: 50px 0 20px;font-size: 2rem;}h1 + h2, .share-box + h2, #review .toc + h2, .notice-promo + h2, div[itemprop="image"] + h2 {margin-top: 20px;}h3 {margin: 30px 0 20px;font-size: 1.714rem;}h4 {margin: 20px 0 20px;font-size: 1.429rem;}h5, h6 {margin: 20px 0 20px;font-size: 1.286rem;}a, a:link, a:visited {color: #408000;text-decoration: underline;}a:hover, a:active, a:focus {color: #4b9600;text-decoration: none;}a.external {background: url(../img/icon-external.svg) no-repeat 100% 1px / auto 8px;padding-right: 12px;}textarea {resize: vertical;}label, button, select {cursor: pointer;}input:not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]), textarea, select {background: #fff;border: 1px solid #ddd;padding: 10px 15px;border-radius: 4px;box-shadow: 0 0 20px rgba(0, 0, 0, 0.1) inset;}input:not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]):focus, select:focus, textarea:focus {border-color: #ccc;background: #fafafa;}table {padding: 0;width: 100%;border-collapse: collapse;empty-cells: show;display: table;border: 1px solid #ddd;}table tr {background: #fff;}table tr td {padding: 5px 10px;vertical-align: middle;text-align: left;border-width: 1px 1px 0 1px;border-style: solid;border-color: #ddd;}.compact {width: auto;}table.no-border {border-width: 1px;}.no-border th, .no-border td {border-left: 0;border-right: 0;}.no-border .logo {border: 0;}.fit tr td {padding: 5px;}table th {padding: 5px 10px;vertical-align: middle;font-weight: bold;text-align: center;background-color: #326400;background-image: -webkit-linear-gradient(#326400, #64c800);background-image: linear-gradient(#326400, #64c800);color: #fff;font-family: 'Open Sans Condensed', sans-serif;border-width: 1px 1px 0 1px;border-style: solid;border-color: #4b9600;}table th a {color: inherit !important;}table tfoot td {background-color: #eee;background-image: -webkit-linear-gradient(#ccc, #eee 10px, #eee);background-image: linear-gradient(#ccc, #eee 10px, #eee);}table caption {font-family: 'Open Sans Condensed', sans-serif;font-size: 1.286rem;font-weight: bold;padding: 10px;text-align: center;}table tr td li {margin: 0;}p, ul, ol {padding: 0;margin: 20px 0;}ul, ol {list-style-position: outside;margin: 0;}ul {list-style-type: square;padding-left: 15px;}ol {list-style-type: decimal;padding-left: 20px;}li {display: list-item;margin: 5px 0;}dt {font-weight: bold;}dd {margin-bottom: 20px;margin-left: 40px;}dd p {margin-top: 0;}html, div, p {display: block;}ol.alpha {list-style-type: lower-alpha;}.header {padding: 5px 0;}.header-logo {float: left;margin: 0 5px 5px;position: relative;display: block;width: 352px;height: 60px;overflow: hidden;text-indent: -9999px;background: url(../img/logo.svg) no-repeat 0 0 / auto 50px;}.header-logo span {bottom: -2px;color: #aaa;font-family: 'Open Sans Condensed', sans-serif;font-size: 14px;left: 42px;position: absolute;white-space: nowrap;z-index: -1;text-indent: 0;}.footer {color: #aaa;padding: 10px 2px 10px 5px;background: url(../img/logo.svg) no-repeat 50% 5px / auto 30px;border-top: 5px solid #4b9600;font-family: 'Open Sans Condensed', sans-serif;line-height: 1.5;}.footer a {color: #fff;padding: 0 3px;text-decoration: none;}.footer a:hover {color: #fff;text-decoration: underline;}.menu {border-bottom: 1px solid #4b9600;}.sub-menu {background-color: #326400;background-image: -webkit-linear-gradient(bottom, #64c800, #326400 25px, #326400);background-image: linear-gradient(to top, #64c800, #326400 25px, #326400);border-width: 0 1px;border-color: #4b9600;border-style: solid;padding: 0 5px 3px;margin-top: -2px;line-height: 1.5;}.menu.bonus .sub-menu {background-color: #800000;background-image: -webkit-linear-gradient(bottom, #ff0000, #800000 25px, #800000);background-image: linear-gradient(to top, #ff0000, #800000 25px, #800000);border-color: #c80000;}.menu.reg .sub-menu {background-color: #004080;background-image: -webkit-linear-gradient(bottom, #0080ff, #004080 25px, #004080);background-image: linear-gradient(to top, #0080ff, #004080 25px, #004080);border-color: #0064c8;}.menu.bonus {border-color: #c80000;}.menu.reg {border-color: #0064c8;}.menu.bonus .main-menu::after {background: #800000;border-color: #c80000;}.menu.faq .main-menu::after {background: #004080;border-color: #0064c8;}.main-menu::after {display: block;height: 5px;background: #326400;border-width: 1px 1px 0;border-color: #4b9600;border-style: solid;clear: both;content: '';}.breadcrumb {background-color: #f5f5f5;background-image: -webkit-linear-gradient(#ccc, #f5f5f5 10px, #f5f5f5);background-image: linear-gradient(#ccc, #f5f5f5 10px, #f5f5f5);padding: 5px 15px;border-width: 1px;border-style: solid;border-color: #fff #fff #ddd;font-family: 'Open Sans Condensed', sans-serif;white-space: nowrap;overflow: hidden;}.breadcrumb ol {list-style: none;padding: 0;}.breadcrumb ol li {display: inline;margin: 0;float: left;}.breadcrumb a, .breadcrumb li > span {display: inline-block;background: url(../img/icon-menu-arrow.svg) no-repeat 0 50%;padding-left: 13px;margin-right: 5px;}.breadcrumb li:first-child a {background-image: url(../img/icon-menu-home.svg);padding-left: 20px;}.breadcrumb li:first-child a:hover {background-image: url(../img/icon-menu-home-dark.svg);}.breadcrumb li:last-child a {color: inherit;}.breadcrumb a {text-decoration: none;}.breadcrumb a:hover {text-decoration: underline;background-image: url(../img/icon-menu-arrow-dark.svg);}.breadcrumb h1 {margin: 0;font-family: inherit;font-size: inherit;font-weight: inherit;line-height: inherit;}.main-menu ul, .sub-menu ul {list-style: none;margin: 0;padding: 0;display: block;width: 100%;}.main-menu ul li, .sub-menu ul li {background: none;display: block;float: left;padding: 0;margin: 0;position: relative;}.main-menu ul li {margin-right: 2px;}.main-menu ul li a, .sub-menu ul li a, .search-button {display: block;float: left;font-weight: bold;text-decoration: none;}.main-menu ul li a, .search-button {background-color: #222;background-image: -webkit-linear-gradient(#888, #222 25px, #222);background-image: linear-gradient(#888, #222 25px, #222);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);color: #fff;padding: 0 8px;height: 36px;line-height: 34px;border-width: 1px 1px 0;border-style: solid;border-color: #555;font-family: 'Open Sans Condensed', sans-serif;font-size: 1.286rem;border-radius: 5px 5px 0 0;text-shadow: 1px 1px 3px #000;}.sub-menu ul li a {color: #fff;padding: 2px 9px;margin: 2px 0;font-family: 'Open Sans Condensed', sans-serif;}.main-menu ul li.active a {background-color: #326400;background-image: -webkit-linear-gradient(#64c800, #326400 25px, #326400);background-image: linear-gradient(#64c800, #326400 25px, #326400);border-color: #4b9600;}.main-menu ul li.active a, .main-menu ul li.active .search-button {height: 37px;margin-bottom: -1px;}.main-menu li.bonus a, .main-menu li.bonus.active a {background-color: #800000;background-image: -webkit-linear-gradient(#ff0000, #800000 25px, #800000);background-image: linear-gradient(#ff0000, #800000 25px, #800000);border-color: #c80000;}.main-menu li.live a span {display: inline-block;background: #ff0000;padding: 2px 5px 3px 5px;line-height: 1;border-radius: 5px;}.main-menu li.feed a {background-color: #804000;background-image: -webkit-linear-gradient(#ff8000, #804000 25px, #804000);background-image: linear-gradient(#ff8000, #804000 25px, #804000);border-color: #c86400;}.main-menu li.forum a {background-color: #400080;background-image: -webkit-linear-gradient(#8000ff, #400080 25px, #400080);background-image: linear-gradient(#8000ff, #400080 25px, #400080);border-color: #6400c8;}.main-menu li.facebook a {background-color: #263c66;background-image: -webkit-linear-gradient(#6a89c8, #263c66 25px, #263c66);background-image: linear-gradient(#6a89c8, #263c66 25px, #263c66);border-color: #4267b2;}.main-menu li.instagram a {background-color: #611452;background-image: -webkit-linear-gradient(#c32aa3, #611452 25px, #611452);background-image: linear-gradient(#c32aa3, #611452 25px, #611452);border-color: #801c6b;}.main-menu li.x a {background-color: #064f79;background-image: -webkit-linear-gradient(#1da1f2, #064f79 25px, #064f79);background-image: linear-gradient(#1da1f2, #064f79 25px, #064f79);border-color: #0a78ba;}.main-menu li.whatsapp a {background-color: #064f79;background-image: -webkit-linear-gradient(#1da1f2, #064f79 25px, #064f79);background-image: linear-gradient(#1da1f2, #064f79 25px, #064f79);border-color: #0a78ba;}.main-menu li.pinterest a {background-color: #064f79;background-image: -webkit-linear-gradient(#1da1f2, #064f79 25px, #064f79);background-image: linear-gradient(#1da1f2, #064f79 25px, #064f79);border-color: #0a78ba;}.main-menu .search-button, .main-menu li.reg a, .main-menu li.reg.active a {background-color: #004080;background-image: -webkit-linear-gradient(#0080ff, #004080 25px, #004080);background-image: linear-gradient(#0080ff, #004080 25px, #004080);border-color: #0064c8;}.main-menu li.home a, .main-menu li.feed a, .main-menu li.forum a, .main-menu li.facebook a, .main-menu li.instagram a, .main-menu li.x a, .main-menu .search-button {padding: 0 8px;}.main-menu ul li.tipsport-tv a, .main-menu ul li.tipsport-tv a:hover {background: #1e88e5 url(../img/tv-logo.png) no-repeat -3px 50% / auto 40px;border-color: #3f98e9;padding-left: 0;padding-right: 0;width: 42px;cursor: pointer;}.main-menu ul li.tipsport-tv a span {display: none;}.main-menu ul li.search {float: right;margin: 0;z-index: 2;}.main-menu ul li.feed, .main-menu ul li.forum, .main-menu ul li.facebook, .main-menu ul li.instagram, .main-menu ul li.x, .main-menu ul li.whatsapp, .main-menu ul li.pinterest {float: right;}.main-menu ul li a:hover, .main-menu .search-button:hover {background-image: none;}.sub-menu ul li a:hover {text-decoration: underline;}.sub-menu ul li.active a {background: #222;border-radius: 4px;}.jump-menu {float: right;position: relative;margin-top: 15px;font-family: 'Open Sans Condensed', sans-serif;}.jump-menu button {background: #222 url(../img/jump-menu-arrow.svg) no-repeat 101% -1px / 32px auto;height: 31px;line-height: 27px;text-decoration: none;display: block;padding-right: 40px;padding-left: 10px;color: #ffff00;font-size: 1.286rem;font-weight: bold;border: 1px solid #555;text-shadow: 1px 1px 3px #000;border-radius: 4px;margin-bottom: -1px;outline: 0;}.jump-menu ul {display: none;position: absolute;right: 0;width: 245px;list-style: none;padding: 0 2px;background: #222;border: 1px solid #555;z-index: 1000000;overflow: hidden;box-shadow: -10px 10px 20px rgba(0, 0, 0, 0.75);}.jump-menu ul li {display: block;padding: 0;margin: 0;font-size: 1.143rem;}.jump-menu ul li a {display: block;color: #fff;padding: 3px 10px;margin: 2px 0;text-decoration: none;font-weight: bold;background: #333;border: 1px solid #444;text-shadow: 1px 1px 3px #000;}.jump-menu ul li a:hover {background: #4b9600;border-color: #326400;}.jump-menu ul li a > span {float: right;color: #ffff00;margin-top: 3px;margin-left: 20px;}#bonus {color: #ffff00;overflow: hidden;text-overflow: ellipsis;display: block;white-space: nowrap;}.bonus-box, .benefits-box, .deposit-box, .withdrawal-box {margin: 50px 0;}.bonus-box table {position: relative;}.bonus-box .button-block {margin-top: 5px;}.bonus-box, .benefits-box {clear: both;}.bonus-box .box-title {background-color: #800000;background-image: -webkit-linear-gradient(#ff0000, #800000 25px, #800000);background-image: linear-gradient(#ff0000, #800000 25px, #800000);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);border-color: #c80000;}.benefits-box ul {list-style: none;padding: 0;margin-left: -25px;font-family: 'Open Sans Condensed', sans-serif;}.benefits-box li {padding-left: 25px;background-image: url(../img/icons.png?v=7);background-repeat: no-repeat;width: 220px;float: left;margin: 0 0 3px 25px;}.no-benefit {opacity: 0.3;}.benefits-box-home.wide {width: auto;margin: 20px 0 0;float: none;}.benefits-box-home {float: right;width: 275px;margin: 5px 0 10px 20px;padding: 10px;background: #ffffe1;border: 1px solid #f4e4b7;border-radius: 4px;clear: both;}.benefits-box-home ul {list-style: none;padding: 0;font-family: 'Open Sans', sans-serif;}.benefits-box-home li {padding-left: 22px;width: auto;height: auto;background: url(../img/icons.png?v=7) no-repeat 0 -1456px;clear: both;}.benefits-box-home h2, .benefits-box-home h3 {color: #806513;margin-top: 0;}.benefits-box-home .button {display: block;}.bonuses-box h3 {color: #806513;}.bonuses-box h3:first-child {margin-top: 0;}.bonuses-box .box-content {background: #ffffe1;border: 1px solid #f4e4b7;}.deposit-box .table-logo, .withdrawal-box .table-logo {line-height: 25px;}.deposit-box .logo, .withdrawal-box .logo {background-image: url(../img/payment-logos.svg);width: 50px;height: 25px;line-height: 25px;margin-right: 7px;}.logo-bank-transfer {background-position: 0 0;}.logo-instant-bank-transfer {background-position: 0 -35px;}.logo-neteller {background-position: 0 -70px !important;}.logo-payment-card {background-position: 0 -105px !important;}.logo-skrill {background-position: 0 -140px !important;}.logo-branch {background-position: 0 -175px !important;}.other-payments td {padding-top: 5px;padding-left: 5px;background: #fff;}.deposit-box img, .withdrawal-box img, .payment-methods-box img {float: left;margin-right: 5px;margin-bottom: 5px;height: 25px;border-radius: 4px;}.payment-methods-box img {cursor: pointer;}.deposit-box ul, .withdrawal-box ul {margin-left: -30px;}.deposit-box ul li, .withdrawal-box ul li {float: left;margin-left: 30px;width: 235px;}.table-skrill td {background: #822065;text-align: center;font-weight: bold;font-family: 'Open Sans Condensed', sans-serif;}.table-skrill td a {color: #fff;text-decoration: underline;}.table-skrill td a:hover {text-decoration: none;}#review .local-website {width: 80px;height: 80px;position: absolute;right: -10px;top: -10px;z-index: 101;background-size: 100px auto;-webkit-transform: rotate(45deg);transform: rotate(45deg);}.local-website {background: url(../img/local-flag.png) no-repeat 50% 0 / 24px auto;}.new {background: #cc0000;color: #fff;font-family: 'Open Sans Condensed', sans-serif;font-size: 0.7857rem;border-radius: 2px;margin-left: 5px;padding: 2px 3px;text-transform: uppercase;line-height: 1;position: absolute;right: -5px;top: -5px;z-index: 1;}.menu-box .new {border-radius: 4px;padding: 1px 5px;line-height: inherit;position: static;font-size: 0.8571rem;}.review-menu .new {font-size: 0.7857rem;right: 4px;top: -9px;}.tag {color: #fff;font-family: 'Open Sans Condensed', sans-serif;font-size: 0.8571rem;text-transform: uppercase;margin-left: 10px;border-radius: 4px;padding: 3px 5px;position: static;}.tag + .tag {margin-left: 5px;}.recommended {background: #0080ff;}.license-obtain {background: #ff00ff;}.license-waiting {background: #444;}.tip-top, .professional {background: #9400d3;}.new {background: #cc0000;}.label-new {background: url(../img/label-new.png) no-repeat;height: 60px;width: 60px;right: 0;top: 0;position: absolute;}.label {color: #fff;display: block;height: 26px;line-height: 25px;font-size: 1.286rem;font-weight: bold;padding: 0 10px;position: absolute;right: -2px;text-shadow: 1px 1px 3px #000;box-shadow: 0 1px 3px #000;border-radius: 3px 0 0 3px;z-index: 100;max-width: 375px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}.label-extra-bonus {background: #000;bottom: 67px;}.label-bonus {background: #cc0000;bottom: 98px;height: 32px;line-height: 31px;font-size: 1.714rem;}.label-no-fees {background: #64c800;bottom: 135px;}.label-recommended {background: #0080ff;bottom: 166px;}.label-professional {background: #9400d3;bottom: 166px;}.label-limited {background: #ff00ff;bottom: 197px;}.label-tip {background: #9400d3;bottom: 228px;}.website-box {position: relative;padding-bottom: 20px;margin-bottom: -5px;overflow: hidden;animation-delay: 3s;}.website-box img {display: block;width: 398px;height: 224px;border-width: 1px 1px 0;border-color: #ddd;border-style: solid;opacity: 0.7;-webkit-transition: opacity 0.1s linear;transition: opacity 0.1s linear;}.website-box:hover img {opacity: 1;}.website-box a {font-family: 'Open Sans Condensed', sans-serif;text-decoration: none;}.register-button {display: block;font-size: 1.714rem;height: 40px;line-height: 39px;padding: 0 15px;text-align: center;color: #000;font-weight: bold;text-shadow: 1px 1px 3px #fff;border: 1px solid #ffc800;border-radius: 0 0 5px 5px;background-color: #ffe600;background-image: -webkit-linear-gradient(#ffe600, #ffe600 25%, #ffaa00);background-image: linear-gradient(#ffe600, #ffe600 25%, #ffaa00);background-repeat: no-repeat;box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 5px 5px rgba(0, 0, 0, 0.5);white-space: nowrap;-webkit-transition: 0.1s linear;transition: 0.1s linear;}.website-box:hover .register-button, .website-box:active .register-button {color: #fff;text-shadow: 1px 1px 3px #000;background-color: #0080ff;background-image: -webkit-linear-gradient(#0080ff, #0080ff 25%, #004080);background-image: linear-gradient(#0080ff, #0080ff 25%, #004080);border-color: #0064c8;-webkit-transition: background-position 0.1s linear;transition: background-position 0.1s linear;}.website-box:active .register-button {box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);}.review-header {width: 990px;border-bottom: 1px solid #ddd;}.review-header a {float: left;width: 570px;display: block;}.review-header img {float: left;width: 350px;height: 50px;}.review-header.fixed {position: fixed;top: 0;z-index: 999;border: 0;margin-top: 0;box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);}.review-header .button {display: none;margin-top: 11px;margin-right: 10px;float: right;}.review-header.fixed .button {display: inline-block;}.review-header.fixed .mobile-icons {display: none;}.mobile-icons {float: right;margin-right: 10px;}.mobile-icon {background: no-repeat 50% 50%;display: block;width: 50px;height: 50px;float: left;}.mobile-icon.android {background-image: url(../img/icon-android.svg);}.mobile-icon.ios {background-image: url(../img/icon-apple.svg);}table [class*="color-"] td {border-width: 1px 0;}table [class*="color-"] .logo {border: 0;margin: 0 5px;}*[class*="color-"]:not(table) a {color: inherit;}*[class*="color-"]:not(table) .table-logo a, .table-logo[class*="color-"] a {text-decoration: underline;}*[class*="color-"]:not(table) .table-logo a:hover, .table-logo[class*="color-"] a:hover {text-decoration: none;color: inherit;}a[class*="color-"]:not(.button) {display: inline-block;padding: 0px 5px;border-radius: 4px;font-weight: bold;line-height: 1.5;}.color-10bet {background: #1e4e82;}.color-bet365 {background: #017b5b;}.color-bet-at-home {background: #fff;}.color-betclic {background: #fff;}.color-betfair {background: #273a47;}.color-betsson {background: #fff;}.color-betstars {background: #000;}.color-betway {background: #000;}.color-bwin {background: #000}.color-chance:not(table), a.color-chance, a.button.color-chance, table.color-chance tr th, table tr.color-chance td, table tr.color-chance th, table tr td.color-chance, table tr th.color-chance, .chance .review-header, .chance table th {background: #007c4d;color: #f49900;border-color: #00975f;}.color-doxxbet {background: #323840;color: #f30d31;}.color-expekt {background: #f6921e;}.color-fortuna:not(table), a.color-fortuna, a.button.color-fortuna, table.color-fortuna tr th, table tr.color-fortuna td, table tr.color-fortuna th, table tr td.color-fortuna, table tr th.color-fortuna, .fortuna .review-header, .fortuna table th {background: #ffdb01;color: #000;border-color: #ebc801;}.color-interwetten {background: #ffd302;}.color-ladbrokes {background: #ed1c24;}.color-betano:not(table), a.color-betano, a.button.color-betano, table.color-betano tr th, table tr.color-betano td, table tr.color-betano th, table tr td.color-betano, table tr th.color-betano, .betano .review-header, .betano table th {background: #ff3c00;color: #fff;border-color: #ff7851;}.color-merkurxtip:not(table), a.color-merkurxtip, a.button.color-merkurxtip, table.color-merkurxtip tr th, table tr.color-merkurxtip td, table tr.color-merkurxtip th, table tr td.color-merkurxtip, table tr th.color-merkurxtip, .merkurxtip .review-header, .merkurxtip table th {background: #011a3f;color: #fff;border-color: #023480;}.color-oddsring {background: #17436d;}.color-pinnacle-sports {background: #000034;}.color-sazkabet:not(table), a.color-sazkabet, a.button.color-sazkabet, table.color-sazkabet tr th, table tr.color-sazkabet td, table tr.color-sazkabet th, table tr td.color-sazkabet, table tr th.color-sazkabet, .sazkabet .review-header, .sazkabet table th {background: #fddd31;color: #000066;border-color: #f0cc02;}.color-sportingbet {background: #6bbff6;}.color-synottip:not(table), a.color-synottip, a.button.color-synottip, table.color-synottip tr th, table tr.color-synottip td, table tr.color-synottip th, table tr td.color-synottip, table tr th.color-synottip, .synottip .review-header, .synottip table th {background: #ff5800;color: #fff;border-color: #ff823e;}.color-tipsport:not(table), a.color-tipsport, a.button.color-tipsport, table.color-tipsport tr th, table tr.color-tipsport td, table tr.color-tipsport th, table tr td.color-tipsport, table tr th.color-tipsport, .tipsport .review-header, .tipsport table th {background: #1e88e5;color: #fff;border-color: #55a5ec;}.color-unibet {background: #fff;}.color-william-hill {background: #03273f;}.review-rating {float: right;height: 50px;line-height: 50px;width: 420px;background: #000;background: rgba(0, 0, 0, 0.5);color: #fff;font-family: 'Open Sans Condensed', sans-serif;font-weight: bold;text-shadow: 1px 1px 3px #000;}.rating-text {float: left;font-size: 2rem;margin-left: 20px;}.rating-stars {margin: 9px 10px 0;}.rating-value {font-size: 2.429rem;}.best-rating {font-size: 1.571rem;}.overall-rating {font-family: 'Open Sans Condensed', sans-serif;font-weight: bold;width: 265px;margin: 5px auto;height: 32px;line-height: 32px;}.overall-rating .rating-stars.rating {margin: 0 10px;}.sub-rating {margin-left: 10px;width: 40px;display: inline-block;text-align: right;}.review-menu {background: #000;background: rgba(0, 0, 0, 0.7);background: -webkit-linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5) 10px, rgba(0, 0, 0, 0.5));background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.5) 10px, rgba(0, 0, 0, 0.5));clear: both;height: 25px;line-height: 25px;font-family: 'Open Sans Condensed', sans-serif;text-transform: uppercase;text-shadow: 1px 1px 3px #000;display: none;color: #fff;}.review-header.fixed .review-menu {display: block;}.review-menu ul {list-style: none;}.review-menu li {float: left;margin: 0 15px 0 0;position: relative;}.review-menu a {width: auto;color: #fff;text-decoration: none;}.review-menu a:hover {text-decoration: underline;}.qr-code {display: block;margin: 30px auto 0;padding: 10px;background: #fff;border: 1px solid #ddd;}.table-wrap {position: relative;clear: both;zoom: 1; /* Feeling sorry for IE */}table tr:nth-child(even) {background: #eee;}table tr:nth-child(odd) {background: #fff;}table tr:nth-child(even) td[class*="sorting-"] {background: #e6e6e6;}table tr:nth-child(odd) td[class*="sorting-"] {background: #f5f5f5;}table.highlight :not(tfoot) tr:hover td {background-color: #ffffc8;border-color: #e6e600;color: inherit;}table.highlight tr:hover td .logo {border-color: #ddd;}table.highlight tr:hover td[class*="sorting-"], table.highlight tr:nth-child(even):hover td.table-bonus {background-color: #ffffaa;}table tr.highlight td, table tr:nth-child(odd) td.table-bonus {background-color: #fde6ff;border-color: #fbc8ff;}table tr.highlight td[class*="sorting-"], table tr:nth-child(even) td.table-bonus {background-color: #fcd7ff;border-color: #fbc8ff;}.sort th {height: 20px;padding: 0;background-color: #326400;background-repeat: no-repeat;background-image: url(../img/sorting-arrows.svg);background-position: 0 -999px;}th[class^="sorting"] {cursor: pointer;}th.sorting {background-position: 50% 0;}th.sorting-asc {background-position: 50% -30px;}th.sorting-desc {background-position: 50% -60px;}th.sorting-asc-disabled {background-position: 50% -90px;}th.sorting-desc-disabled {background-position: 50% -120px;}.no-wrap {white-space: nowrap;}td.dark, th.dark, tr.dark th, tr.dark td {background: #444;border: 1px solid #666;color: #fff;}table.dark th, table.dark td {color: #fff;}table.dark tfoot td {background-color: #444;background-image: -webkit-linear-gradient(#222, #444 10px, #444);background-image: linear-gradient(#222, #444 10px, #444);}.dark a:not(.button) {color: inherit !important;text-decoration: underline !important;}.dark a:not(.button):hover {text-decoration: none !important;}table.dark tr:nth-child(even) {background: #444;}table.dark tr:nth-child(odd) {background: #555;}table.dark, table.dark td, .dark .logo {border-color: #666;}#hide-rows, .hidden-row, #show-bonus-terms-conditions {display: none;}.bonus-code {color: #cc0000;font-weight: bold;}.red-text {color: #cc0000 !important;}.green-text {color: #52a400 !important;}.blue-text {color: #0080ff !important;}.yellow-text {color: #ffff00 !important;}.purple-text {color: #8000ff !important;}.orange-text {color: #ff8000 !important;}.vertical, .vertical th {background-color: #326400;background-image: -webkit-linear-gradient(right, #64c800, #326400 50px, #326400);background-image: linear-gradient(to left, #64c800, #326400 50px, #326400);border-width: 1px 0 1px 1px;}.vertical th {text-align: left;}.review-table th {background-color: #326400;background-image: -webkit-linear-gradient(right, #64c800, #326400 50px, #326400);background-image: linear-gradient(to left, #64c800, #326400 50px, #326400);text-align: left;vertical-align: top;border-width: 1px 0 1px 1px;}.review-table th .icon {float: right;margin-top: 3px;}.review-table .rating {margin-top: 1px;}.review-table .rating.bar {margin-top: 3px;}.table-rank {padding: 5px;font-weight: bold;text-align: center;font-family: 'Open Sans Condensed', sans-serif;font-size: 1.143rem;}.table-button {padding: 5px;text-align: center;}.table-button a {height: 25px;line-height: 24px;padding: 0 7px;font-size: 1.143rem;}.table-rating {padding: 5px;font-weight: bold;font-family: 'Open Sans Condensed', sans-serif;line-height: 1.3;text-align: center;}table tr:nth-child(even) td.table-betting, table.green tr:nth-child(even), tr.green td, td.green {background: #e9ffd2;border-color: #aaff55;}table tr:nth-child(odd) td.table-betting, table.green tr:nth-child(odd) {background: #f8fff0;border-color: #aaff55;}table tr:nth-child(even) td.table-casino, table.purple tr:nth-child(even), tr.purple td, td.purple {background: #f4d2ff;border-color: #f1b9ff;}table tr:nth-child(odd) td.table-casino, table.purple tr:nth-child(odd) {background: #fcf0ff;border-color: #f1b9ff;}table tr:nth-child(even) td.table-poker {background: #d2d2d2;border-color: #b9b9b9;}table tr:nth-child(odd) td.table-poker {background: #f0f0f0;border-color: #b9b9b9;}table tr:nth-child(even) td.table-bingo, table.red tr:nth-child(even), tr.red td, td.red {background: #ffd2d2;border-color: #ffb9b9;}table tr:nth-child(odd) td.table-bingo, table.red tr:nth-child(odd) {background: #fff0f0;border-color: #ffb9b9;}table tr:nth-child(even) td.table-keno, table.blue tr:nth-child(even), tr.blue td, td.blue {background: #d2e9ff;border-color: #b9dcff;}table tr:nth-child(odd) td.table-keno, table.blue tr:nth-child(odd) {background: #f0f8ff;border-color: #b9dcff;}table tr:nth-child(even) td.table-lottery {background: #ffd2ff;border-color: #ffb9ff;}table tr:nth-child(odd) td.table-lottery {background: #fff0ff;border-color: #ffb9ff;}table tr:nth-child(even) td.table-scratch-cards, table.orange tr:nth-child(even), tr.orange td, td.orange {background: #ffd2a6;border-color: #ffb973;}table tr:nth-child(odd) td.table-scratch-cards, table.orange tr:nth-child(odd) {background: #fff0e1;border-color: #ffb973;}table.yellow tr:nth-child(even) {background: #ffffd2;border-color: #f0f000;}table.yellow tr:nth-child(odd) {background: #fffff0;border-color: #f0f000;}#bonus-terms-conditions > td {background: #fff;}#bonus-terms-conditions td li, #bonus-terms-conditions p {margin: 5px 0;}.table-logo {padding: 5px;overflow: hidden;font-weight: bold;white-space: nowrap;font-family: 'Open Sans Condensed', sans-serif;line-height: 25px;font-size: 1.143rem;}.table-logo a {display: inline-block;float: left;text-decoration: none;}.table-logo a:hover {text-decoration: underline;color: #222;}.table-logo .icon {margin-top: 4px;}.table-logo .website {margin-right: 5px;}.table-logo .label-new {background-size: 28px auto;height: 28px;width: 28px;left: -5px;top: -5px;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}#bonus-comparison td:nth-child(3) .label-new {background-size: 28px auto;height: 28px;width: 28px;right: -10px;top: -5px;}table tr.high {background-color: #326400;background-image: -webkit-linear-gradient(bottom, #64c800, #326400 50px, #326400);background-image: linear-gradient(to top, #64c800, #326400 50px, #326400);height: 150px;}tr.high th {background: none;min-width: 16px;}table .horizontal-th {background-color: #326400;background-image: -webkit-linear-gradient(#326400, #64c800);background-image: linear-gradient(#326400, #64c800);border-bottom: 0;}.vertical-th {white-space: nowrap;g-origin: 50% 50%;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);}.vertical-th span {display: inline-block;width: 20px;margin-left: -110px;}.vertical-th span::before {content: '';width: 0;padding-top: 110%;display: inline-block;vertical-align: middle;}.w3 {width: 3%;}.w5 {width: 5%;}.w9 {width: 9%;}.w10 {width: 10%;}.w14 {width: 14%;}.w15 {width: 15%;}.w20 {width: 20%;}.w25 {width: 25%;}.w26 {width: 26%;}.w30 {width: 30%;}.w35 {width: 35%;}.w40 {width: 40%;}.w45 {width: 45%;}.w50 {width: 50%;}.w55 {width: 55%;}.w60 {width: 60%;}.box {margin-bottom: 10px;}.box-title {background-color: #222;background-image: -webkit-linear-gradient(#888, #222 25px, #222);background-image: linear-gradient(#888, #222 25px, #222);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);border: 1px solid #555;border-radius: 5px 5px 0 0;}.box-title h2, .box-title div {background: url(../img/icon-logo.svg) no-repeat 10px 50%;color: #fff;padding-right: 15px;padding-left: 45px;font-family: 'Open Sans Condensed', sans-serif;font-size: 1.286rem;font-weight: bold;height: 34px;line-height: 34px;margin: 0;text-shadow: 1px 1px 3px #000;}.box-content {background-color: #fff;background-image: -webkit-linear-gradient(bottom, #ccc, #fff 50px, #fff);background-image: linear-gradient(to top, #ccc, #fff 50px, #fff);padding: 10px;border-width: 1px;border-color: #ddd #ddd #bbb;border-style: solid;}#review .toc .box-content {background-color: #fff;background-image: -webkit-linear-gradient(bottom, #ccc, #fff 50px, #fff);background-image: linear-gradient(to top, #ccc, #fff 50px, #fff);border-width: 1px;border-color: #ddd #ddd #bbb;border-style: solid;}.arrow {background: url(../img/icon-logo.svg) no-repeat 0 50% / 16px auto;padding: 1px 0 1px 22px;font-family: 'Open Sans Condensed', sans-serif;text-decoration: none !important;}.arrow:hover {color: #222;text-decoration: underline !important;}.line {border-bottom: 1px solid #ddd;padding-top: 10px;margin-bottom: 10px;clear: both;}.toc {position: absolute;background-image: linear-gradient(to left, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.7) 150px, rgba(0, 0, 0, 0.7));height: 332px;width: 300px;border-radius: 4px 0 0 4px;overflow: hidden;}#review .toc {position: relative;background: none;min-width: 200px;max-width: 40%;margin: 5px 0 20px 20px;float: right;border-radius: 0;height: auto;}.toc-ext {float: left;}.toc-ext .box-content ul li {width: 175px;}.menu-box .box-title {background-color: #326400;background-image: -webkit-linear-gradient(#64c800, #326400 25px, #326400);background-image: linear-gradient(#64c800, #326400 25px, #326400);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);border-color: #4b9600;}.toc .box-title {background-image: linear-gradient(to left, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.3) 150px, rgba(0, 0, 0, 0.3));box-shadow: none;border: 0;background-color: transparent;}#review .toc .box-title div, #review .toc .box-title h2 {color: #fff;height: 34px;line-height: 34px;}.toc .box-content {background: none;border: none;}.toc .box-title div, .toc .box-title h2 {color: #ffff00;height: 38px;line-height: 38px;}#review .toc .box-title {background-color: #004080;background-image: -webkit-linear-gradient(#0080ff, #004080 25px, #004080);background-image: linear-gradient(#0080ff, #004080 25px, #004080);border: 1px solid #0064c8;}.menu-box .box-title h2 {background-image: url(../img/icon-logo-gray.svg);}.menu-box .box-content, .toc .box-content {padding: 5px 10px;}.menu-box ul, .toc ul, .content-box ul, .useful-links-box ul {list-style: none;padding: 0;}.menu-box ul li, .toc ul li, .content-box ul li, .useful-links-box ul li {line-height: 1.3;font-family: 'Open Sans Condensed', sans-serif;}.menu-box ul li.active a {color: inherit;background-image: url(../img/icon-menu-arrow-dark.svg);font-weight: bold;}.menu-box a, .toc a, .content-box a, .useful-links-box a {display: inline-block;text-decoration: none;padding-left: 12px;background: url(../img/icon-menu-arrow.svg) no-repeat 0 3px;}.toc a {color: #fff;text-shadow: 1px 1px 3px #000;}#review .toc a {color: #0064c8;text-shadow: none;}.toc a:hover {color: #ffff00;text-decoration: none;background-image: url(../img/icon-menu-arrow-dark.svg);}.menu-box a:hover, #review .toc a:hover, .content-box a:hover, .useful-links-box a:hover {color: #222;text-decoration: underline;background-image: url(../img/icon-menu-arrow-dark.svg);}.notice-success, .notice-error, .notice-warning, .notice-info {margin: 10px 0;padding: 7px 10px 7px 45px;background: no-repeat 10px 50%;border: 1px solid;overflow: hidden;border-radius: 4px;background-size: 24px auto;}.example-box, .note-box, .warning-box, .tip-box, .pros-box, .cons-box, .faq-box, .instruction-box {margin: 20px 15px;padding: 15px 15px 15px 80px;background: no-repeat 15px 15px / 52px auto;border: 1px solid;overflow: hidden;border-radius: 4px;}.example-box h2, .note-box h2, .warning-box h2, .tip-box h2, .pros-box h2, .cons-box h2, .faq-box h2, .instruction-box h2, .example-box h3, .note-box h3, .warning-box h3, .tip-box h3, .pros-box h3, .cons-box h3, .faq-box h3, .instruction-box h3, .example-box h4, .note-box h4, .warning-box h4, .tip-box h4, .instruction-box h4, .example-box h5, .note-box h5, .warning-box h5, .tip-box h5, .instruction-box h5, .example-box h6, .note-box h6, .warning-box h6, .tip-box h6, .instruction-box h6 {margin-top: 5px;color: inherit;}.title {display: block;font-family: 'Open Sans Condensed', sans-serif;font-size: 1.571rem;margin: 5px 0 10px;line-height: 1.3;}.notice-success a, .notice-error a, .notice-warning a, .notice-info a, .example-box a, .note-box a, .warning-box a, .tip-box a, .notice-promo a, .pros-box a, .cons-box a, .faq-box a, .instruction-box a {color: inherit;}.notice-success, .tip-box {background-color: #f0ffd9;border-color: #d7ebab;color: #408000;}.notice-success {background-image: url(../img/icon-notice-success.svg);}.tip-box {background-image: url(../img/icon-tip.png);}.instruction-box {background-color: #fff0ff;border-color: #ffd7ff;color: #800080;background-image: url(../img/icon-instruction.png);}.notice-error, .warning-box {background-color: #fff0f0;border-color: #ffd7d7;color: #aa0000;}.notice-error {background-image: url(../img/icon-notice-error.svg);}.warning-box {background-image: url(../img/icon-warning.png);}.notice-warning, .note-box {background-color: #ffffe1;border-color: #f4e4b7;color: #806513;}.pros-box {background-color: #408000;border: 0;background-image: url(../img/icon-plus.png);color: #fff;}.cons-box {background-color: #aa0000;border: 0;background-image: url(../img/icon-minus.png);color: #fff;}.faq-box {background-image: url(../img/icon-faq.png);}.faq-box h3 {font-size: 1.571rem;}.notice-warning {background-image: url(../img/icon-notice-warning.svg);}.note-box {background-image: url(../img/icon-note.png);}.notice-info, .example-box, .faq-box {background-color: #ecf5ff;border-color: #c4e1ff;color: #0064c8;}.faq-box div[itemprop="acceptedAnswer"] {margin: 20px 0;}.notice-info {background-image: url(../img/icon-notice-info.svg);}.example-box {background-image: url(../img/icon-example.png);background-position: 15px 20px;}.close-box {padding-right: 45px !important;position: relative;}.close {background: none;border: 0;height: 24px;padding: 0;position: absolute;right: 10px;top: 7px;width: 19px;}.close svg {opacity: 0.5;fill: #000;}.close:hover svg {opacity: 1;fill: #ff0000;}.onesignal-customlink-container.notice-push {min-height: auto;}.notice-promo, .onesignal-customlink-container.notice-push button {margin: 10px 0;padding: 10px 10px 10px 15px;overflow: hidden;border-radius: 4px;background: #0080ff url(../img/bg-promo.png) no-repeat 105% 50% / 128px auto;color: #fff;font-family: 'Open Sans Condensed', sans-serif;font-size: 1.143rem;text-shadow: 1px 1px 3px #000;line-height: 1.2;}.onesignal-customlink-container.notice-push button {background: #800080 url(../img/bg-promo.png) no-repeat 90% 50% / 128px auto;text-transform: initial !important;font-family: 'Open Sans Condensed', sans-serif !important;font-size: 1.143rem !important;text-decoration: underline;display: none !important;width: 100%;padding: 10px 0;text-align: center;}.content .notice-push button {margin-top: 50px;}#wide .content .notice-push button {margin-top: 10px;}.notice-push button:hover {text-decoration: none !important;}.notice-push button.state-unsubscribed {display: block !important;}#newsletter-lobby {background: #64c800 url(../img/bg-newsletter.png) no-repeat 105% 50% / 128px auto;}.live-stream {height: 200px;margin: 10px 0;border-radius: 4px;}#promo-facebook {padding-left: 50px;background: #4267b2 url(../img/icon-facebook.svg) no-repeat 15px 50%;}#promo-x {padding-left: 50px;background: #0a78ba url(../img/icon-x.svg) no-repeat 15px 50%;}#promo-instagram {padding-left: 50px;background: #801c6b url(../img/icon-instagram.svg) no-repeat 15px 50%;}#promo-whatsapp {padding-left: 50px;background: #801c6b url(../img/icon-whatsapp.svg) no-repeat 15px 50%;}#promo-pinterest {padding-left: 50px;background: #801c6b url(../img/icon-pinterest.svg) no-repeat 15px 50%;}.button {display: inline-block;height: 28px;line-height: 27px;padding: 0 10px;font-family: 'Open Sans Condensed', sans-serif;font-size: 1.143rem;font-weight: bold;color: #fff !important;text-decoration: none !important;cursor: pointer;white-space: nowrap;text-shadow: 1px 1px 3px #000;border-radius: 5px;border: 1px solid #555;box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.25);background-color: #888;background-image: -webkit-linear-gradient(#888, #888 25%, #222);background-image: linear-gradient(#888, #888 25%, #222);background-repeat: no-repeat;}.button:hover, .button:active, .review-header.fixed a:hover .button, .review-header.fixed a:active .button {background-color: #222;background-position: 0 -10px;-webkit-transition: background-position 0.1s linear;transition: background-position 0.1s linear;}.button[class*="color-"]:hover, .button[class*="color-"]:active {-webkit-transition: box-shadow 0.1s linear;transition: box-shadow 0.1s linear;}.button:active, .review-header.fixed a:active .button {box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);}.button[class*="color-"] {box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 -10px 10px rgba(0, 0, 0, 0.25);}.button[class*="color-"]:hover {box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.25), inset 0 -20px 10px rgba(0, 0, 0, 0.25);}.button[class*="color-"]:active {box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);}.button.big {font-size: 1.714rem;padding: 0 15px;height: 40px;line-height: 38px;}.button.green {background-color: #64c800;background-image: -webkit-linear-gradient(#64c800, #64c800 25%, #326400);background-image: linear-gradient(#64c800, #64c800 25%, #326400);border-color: #4b9600;}.button.green:hover, .button.green:active, .review-header.fixed a:hover .button.green, .review-header.fixed a:active .button.green {background-color: #326400;}.button.red {background-color: #ff0000;background-image: -webkit-linear-gradient(#ff0000, #ff0000 25%, #800000);background-image: linear-gradient(#ff0000, #ff0000 25%, #800000);border-color: #c80000;}.button.red:hover, .button.red:active, .review-header.fixed a:hover .button.red, .review-header.fixed a:active .button.red {background-color: #800000;}.button.blue {background-color: #0080ff;background-image: -webkit-linear-gradient(#0080ff, #0080ff 25%, #004080);background-image: linear-gradient(#0080ff, #0080ff 25%, #004080);border-color: #0064c8;}.button.blue:hover, .button.blue:active, .review-header.fixed a:hover .button.blue, .review-header.fixed a:active .button.blue {background-color: #004080;}.button.yellow {color: #000 !important;text-shadow: 1px 1px 3px #fff;background-color: #ffe600;background-image: -webkit-linear-gradient(#ffe600, #ffe600 25%, #ffaa00);background-image: linear-gradient(#ffe600, #ffe600 25%, #ffaa00);border-color: #ffc800;}.button.yellow:hover, .button.yellow:active, .review-header.fixed a:hover .button.yellow, .review-header.fixed a:active .button.yellow {background-color: #ffaa00;}.button.orange {background-color: #ff8000;background-image: -webkit-linear-gradient(#ff8000, #ff8000 25%, #804000);background-image: linear-gradient(#ff8000, #ff8000 25%, #804000);border-color: #c86400;}.button.orange:hover, .button.orange:active, .review-header.fixed a:hover .button.orange, .review-header.fixed a:active .button.orange {background-color: #804000;}.button.purple {background-color: #8000ff;background-image: -webkit-linear-gradient(#8000ff, #8000ff 25%, #400080);background-image: linear-gradient(#8000ff, #8000ff 25%, #400080);border-color: #6400c8;}.button.purple:hover, .button.purple:active, .review-header.fixed a:hover .button.purple, .review-header.fixed a:active .button.purple {background-color: #400080;}input.button {padding: 0 15px;height: 39px;font-size: 1.286rem;}.post {border-top: 1px solid #ddd;padding: 20px 0;}.jscroll-added {border-top: 1px solid #ddd;}.posts .post:first-child {border-top: 0;}.posts.box-content {padding: 0 20px 10px;}.posts .line {padding-top: 0;}.post h2, .post h3, .post p {margin: 0 0 0 270px;}.post h2 {font-size: 1.571rem;}.post a {text-decoration: none;display: block;}.post a:hover h2, .post a:hover h3 {color: #222;text-decoration: underline;}.post a:hover .thumb, .related a:hover .thumb {opacity: 0.9;}.post h3 {font-size: 1.571rem;}.post time {font-weight: bold;}.post .thumb {float: left;margin-top: 5px;margin-right: 20px;border-radius: 4px;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);width: 250px;height: 141px;}.post div.thumb, div.article-img {background: #444 url(../img/logo.svg) no-repeat 50% 50% / 75% auto;}div.article-img {height: 225px;}.related, .discussion {border-top: 1px solid #ddd;margin-top: 50px;clear: both;}.related h2, .discussion h2 {margin-top: 20px;}.related ul {list-style: none;margin: 0;padding: 0;}.related ul li {float: left;width: 180px;margin-right: 25px;}.related ul li:last-child {margin-right: 0;}.related h3 {margin-top: 10px;font-size: 1.143rem;line-height: 1.4;}.related a, img {display: block;}.related img, .related div.thumb {width: 100%;border-radius: 4px;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);}.related div.thumb {height: 127px;}.news-box a, .related a {text-decoration: none;}.news-box a:hover, .related a:hover h3 {text-decoration: underline;color: #222;}.article-img, .page-img {float: left;margin-bottom: 20px;width: 590px;height: 332px;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);border-radius: 4px;}.loading {background: url(../img/loading.svg) no-repeat 50% 0;padding-top: 55px;margin-top: 20px;text-align: center;}.post-item {position: relative;margin: 15px 0;}.post-user {background: url(../img/post-user.svg) no-repeat 0 0 / 40px auto;display: block;width: 40px;height: 40px;float: left;}.post-title {font-size: 0.8571rem;float: right;margin-right: 5px;clear: right;width: 260px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: right;}.post-content {background-color: #ffffe1;background-image: -webkit-linear-gradient(#ffffe1, #f4e4b7);background-image: linear-gradient(#ffffe1, #f4e4b7);border: 1px solid #f4e4b7;padding: 8px 10px;float: right;width:250px;border-radius: 4px;position: relative;line-height: 1.5;overflow-wrap: break-word;word-wrap: break-word;font-size: 0.8571rem;}#review .post-content {width:300px;}.post-date {font-size: 0.8571rem;position: absolute;right: 0;top: -10px;padding: 0 10px;z-index: 1;}.post-content::before {width: 0;height: 0;content: '';position: absolute;top: 10px;left: -8px;border-top: 7px solid transparent;border-bottom: 7px solid transparent;border-right: 7px solid #f4e4b7;}.search-button {cursor: pointer;}.home a > span, .search-button > span, .feed a > span, .forum a > span, .facebook a > span, .instagram a > span, .x a > span, .whatsapp a > span, .pinterest a > span {display: block;background: url(../img/menu-icons.svg?v=3) no-repeat;height: 36px;width: 24px;}.home a > span {background-position: 2px 50%;}.forum a > span {background-position: -28px 50%;}.feed a > span {background-position: -58px 50%;}.search-button > span {background-position: -88px 50%;}.facebook a > span {background-position: -118px 50%;}.instagram a > span {background-position: -148px 50%;}.x a > span {background-position: -178px 50%;}.pinterest a > span {background-position: -208px 50%;}.whatsapp a > span {background-position: -238px 50%;}.search-wrap {display: none;position: absolute;right: 0;top: 37px;background: #004080;border: 1px solid #0064c8;padding: 10px;z-index: -1;box-shadow: -10px 10px 20px rgba(0, 0, 0, 0.75);}.search .search-form input[type="search"] {width: 200px;font-size: 1.286rem;float: none;border-color: #0064c8;}.search-form input[type="search"] {width: 150px;float: left;}.search-form input[type="submit"] {margin-left: 5px;}#newsletter #mlb2-7055010 button {margin-left: 10px;font-size: 1.714rem !important;padding: 4px 10px;border-radius: 4px !important;font-family: 'Open Sans Condensed', sans-serif !important;text-shadow: 1px 1px 3px #000;}.search .search-form input[type="submit"] {width: 100%;margin: 5px 0 0;display: block;font-size: 1.286rem;padding-top: 3px;padding-bottom: 3px;}#newsletter #mlb2-7055010 input[type="email"] {border: 0;border-radius: 4px;box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);font-size: 1.143rem !important;padding: 9px 10px 8px;float: left;cursor: auto;}#newsletter #mlb2-7055010 .subscribe-form {background: #64c800 url(../img/bg-newsletter.png) no-repeat 115% 55% !important;border-radius: 4px;clear: both;color: #326400;padding: 15px 20px 0;}#home #newsletter {margin-bottom: 10px;}#newsletter #mlb2-7055010 h4 {margin-top: 0;color: #ffff80;text-shadow: 1px 1px 3px #000;font-family: 'Open Sans Condensed', sans-serif !important;line-height: 1.3 !important;font-weight: bold !important;font-size: 28px !important;}#newsletter .box-content {background-color: #ffffe1;background-image: -webkit-linear-gradient(bottom, #f4e4b7, #ffffe1 50px, #ffffe1);background-image: linear-gradient(to top, #f4e4b7, #ffffe1 50px, #ffffe1);border-color: #f4e4b7 #f4e4b7 #ecd284;}#newsletter p {line-height: 1.7;margin-top: 0;overflow: hidden;}#review-notice {background-position: 25px 20px;margin: 0;border-radius: 0;padding: 20px 20px 20px 85px;border: 10px solid #cc0000;}.required {color: #ff0000;cursor: help;line-height: 1;vertical-align: middle;margin-left: 3px;}.contact-form label {display: block;clear: both;margin-bottom: 10px;font-family: 'Open Sans Condensed', sans-serif;font-size: 1.143rem;}.contact-form input:not([type="button"]):not([type="submit"]):not([type="reset"]):not([type="checkbox"]):not([type="radio"]):not([type="file"]), .contact-form textarea, .contact-form select {display: block;margin-top: 3px;font-family: 'Open Sans', sans-serif;font-size: 1rem;}.contact-form input[type="text"], .contact-form input[type="email"], .contact-form select, .contact-form textarea {width: 50%;box-sizing: border-box;}.contact-form textarea {width: 100%;}.contact-form input.button {display: block;clear: both;}.contact-form iframe {height: 78px;}.popup div[class^="notice-"] {margin-top: 0;}.popup .notice-success {margin-bottom: 0;}.left-col > div[class^="notice-"]:first-child {margin-top: 0;}.links-box ul {margin-left: -25px;}.content-box ul, .useful-links-box ul {margin-left: -20px;}.links-box ul li {float: left;margin: 0 0 0 25px;width: 140px;}.content-box ul li, .useful-links-box ul li {margin: 2px 0 2px 20px;}.content-box ul li {float: left;width: 154px;}.content-box ul li a, .useful-links-box ul li a {display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}.promo-item, .news-item {border-bottom: 1px solid #ddd;margin-bottom: 10px;padding-bottom: 10px;}.promo-item:last-child, .news-item:last-child {border-bottom: 0;margin-bottom: 0;padding-bottom: 0;}.promo-item img, .news-item .thumb {margin-top: 2px;border: 1px solid #ddd;width: 100px;height: 56px;border-radius: 4px;float: left;}.news-item div.thumb {background: #666 url(../img/icon-logo.svg) no-repeat 50% 50%;}.promo-item p {margin-top: 3px;font-size: 0.8571rem;}.promo-item h3, .news-item h3 {margin: 0;font-size: 1.143rem;}.promo-item h3 a, .news-item h3 a {text-decoration: none;}.promo-item h3 a:hover, .news-item h3 a:hover {color: #222;text-decoration: underline;}.promo-text, .news-text {padding-left: 115px;line-height: 1.5;}#promo-tipsport .box-content {background: #125a9c;color: #fff;border: 0;}.promo-top {font-family: 'Open Sans Condensed', sans-serif;font-size: 1.143rem;}.promo-top a {text-decoration: none;}.promo-top a:hover {text-decoration: underline;}.button-block {text-align: center;margin-top: 15px;}.button-block .button, .button-block .button-img {margin: 0 5px;}.button-img {display: inline-block;}table .buttons {text-align: center;padding: 10px;}.buttons {text-align: center;margin-top: 15px;}.buttons .button {margin: 5px;}#post .content .button-block {margin-top: 40px;}.promo-logo {position: relative;}.promo-logo img {display: block;width: 350px;height: 50px;border-radius: 5px 5px 0 0;}.promo-logo::before {height: 25px;left: 0;top: 0;position: absolute;width: 350px;border-radius: 5px 5px 0 0;content: '';}.promo-logo.dark::before {background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));}.promo-logo.light::before {background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));background-image: linear-gradient(rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));}.promo-logo::after {background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));height: 10px;left: 0;top: 50px;position: absolute;width: 350px;content: '';}.promo-menu {background: #326400 no-repeat;height: 34px;display: block;}.skrill-box {height: 70px;position: relative;background: #942169 url(../img/skrill-logo-box.png) no-repeat;border-radius: 5px;}.skrill-box a {float: right;margin-top: 10px;margin-right: 10px;}.skrill-box span {position: absolute;bottom: 2px;left: 18px;font-family: 'Open Sans Condensed', sans-serif;font-size: 1.143rem;font-weight: bold;color: #fff;text-shadow: 1px 1px 3px #000;}.recommended-box {background-color: #0064c8;background-image: -webkit-linear-gradient(#003264, #0080ff);background-image: linear-gradient(#003264, #0080ff);border-radius: 5px;padding: 3px 10px 5px;border-top: 3px solid #0080ff;}.recommended-box div {color: #fff;font-size: 1.286rem;margin: 0;padding-bottom: 3px;text-align: center;text-shadow: 1px 1px 3px #000;font-family: 'Open Sans Condensed', sans-serif;}.recommended-box table, .recommended-box table td {border: 0;}.recommended-box table tr {background: transparent;}.recommended-box table td {border-width: 1px 0;border-style: dashed;border-color: #2d96ff;}.recommended-box .table-logo {padding-left: 0;}.recommended-box .table-logo a, .recommended-box .table-rating a {color: #fff;}.recommended-box .table-button {padding-right: 0;}.recommended-box .logo {border-color: #2d96ff;}#home .left-col .banner-box {background: #eee;border-width: 1px 0;border-color: #ddd;border-style: solid;margin: 10px -10px;padding: 10px;}.right-col .banner-box {background: #fff;padding: 10px;margin-bottom: 10px;border: 1px solid #ddd;}.banner-box iframe, .banner-box img {text-align: center;margin: 0 auto !important;}iframe {display: block;border: 0;overflow: hidden;}.widget {margin: 20px 0;}.widget iframe {width: 100%;}.video {overflow: hidden;padding-bottom: 56.25%;position: relative;margin: 30px 0;}.video iframe {left: 0;top: 0;height: 100%;width: 100%;position: absolute;}.instagram {margin: 30px 0;}.instagram iframe {width: 50%;height: 575px;margin: 0 auto;}.rating {background: url(../img/rating.svg) repeat-x 0 0 / 20px auto;height: 20px;float: left;overflow: hidden;width: 100px;display: block;}.rating.big {background-size: 32px auto;height: 32px;width: 160px;}.rating.bar {background-image: url(../img/rating-bar.svg);background-size: auto;width: 80px;}.rating span {background: url(../img/rating.svg) repeat-x 0 -26px / 20px auto;height: 20px;float: left;display: block;}.rating.big span {background-position: 0 -42px;background-size: 32px auto;height: 32px;}.rating.bar span {background-image: url(../img/rating-bar.svg);background-position: 0 -26px;background-size: auto;}.rating span span, .logo span, .icon span, .sport-icon span, .payment-icon span {display: none;}.bar-5 {width: 100%;}.bar-4 {width: 80%;}.bar-3 {width: 60%;}.bar-2 {width: 40%;}.bar-1 {width: 20%;}.payment-icon {background: url(../img/payment-logos.svg) no-repeat 0 20px / 40px auto;display: block;height: 20px;width: 40px;border-radius: 2px;}.payment-icon.bank-transfer {background-position: 0 0;}.payment-icon.instant-bank-transfer {background-position: 0 -28px;}.payment-icon.neteller {background-position: 0 -56px;}.payment-icon.payment-card {background-position: 0 -84px;}.payment-icon.skrill {background-position: 0 -112px;}.payment-icon.branch {background-position: 0 -140px;}a > .logo {margin-right: 7px;}.logo {display: block;height: 25px;line-height: 25px;float: left;width: 75px;border: 1px solid #ddd;background-image: url(../img/bookmakers-logos.svg?v=4);background-repeat: no-repeat;border-radius: 4px;}.logo-tipsport {background-position: 0 0;}.logo-fortuna {background-position: 0 -35px;}.logo-chance {background-position: 0 -70px;}.logo-synottip {background-position: 0 -105px;}.logo-sazkabet {background-position: 0 -140px;}.logo-betano {background-position: 0 -175px;}.logo-merkurxtip {background-position: 0 -210px;}.intro {font-size: 1.143rem;font-weight: bold;margin: 10px 0;}.share-box {margin: -15px 0px 10px;line-height: 20px;height: 20px;background-color: #eee;background-image: -webkit-linear-gradient(right, #eee, #fff);background-image: linear-gradient(to left, #eee, #fff);border-top: 1px solid #ddd;font-size: 0.8571rem;}.share-box + table {margin: 10px 0;}.share-buttons {margin-right: -2px;float: right;}.review-menu .share-buttons {margin-top: 3px;margin-right: 1px;}.share-buttons a {padding: 0 2px;display: inline-block;float: left;height: 20px;}.share-buttons.big a {padding: 0 4px;height: 32px;}.share-buttons svg {height: 14px;width: 14px;padding: 3px;}.share-buttons.big svg {height: 22px;width: 22px;padding: 5px;}.icon-facebook {background-color: #3b5998;}.icon-x {background-color: #1da1f2;}.share-buttons svg {-webkit-transition: 25ms ease-out;transition: 25ms ease-out;fill: #fff;border-radius: 2px;-webkit-transition-duration: 0.75s;transition-duration: 0.75s;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;transition-property: transform;transition-property: transform, -webkit-transform;}.share-buttons svg:hover {-webkit-transform: rotate(360deg);transform: rotate(360deg);}.share-footer {background: #eee;border-top: 1px solid #ddd;clear: both;font-family: 'Open Sans Condensed', sans-serif;font-size: 1.714rem;line-height: 0.8;padding: 10px 0;box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.25);}.share-footer p {float: left;margin: 5px 20px 0;}.tabs {float: left;width: 100%;border-bottom: 4px solid #326400;}.tabs ul {list-style: none;margin: 0;padding: 0;float: left;width: 100%;border-bottom: 1px solid #4b9600;}.tabs ul li {background: none;display: block;float: left;padding: 0;margin: 0;}.tabs ul li a {display: block;float: left;font-family: 'Open Sans Condensed', sans-serif;font-size: 1.143rem;font-weight: bold;text-decoration: none;text-shadow: 1px 1px 3px #000;background-color: #222;background-image: -webkit-linear-gradient(#888, #222 25px, #222);background-image: linear-gradient(#888, #222 25px, #222);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);color: #fff;padding: 6px 10px 8px;margin-right: 1px;border-width: 1px 1px 0;border-style: solid;border-color: #555;border-radius: 5px 5px 0 0;line-height: 1.3;}.tabs ul li a:hover {background-image: none;}.tabs ul li.active a {background-color: #326400;background-image: -webkit-linear-gradient(#64c800, #326400 25px, #326400);background-image: linear-gradient(#64c800, #326400 25px, #326400);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);border-color: #4b9600;margin-bottom: -1px;padding-bottom: 9px;}.tabs ul li a span {float: left;margin-top: 1px;margin-right: 5px;}.tab-content {display: none;overflow: hidden;clear: both;}.tab-content.first {display: block;}.tab-content h3:first-child, .tab-content h4:first-child, .tab-content p:first-child {margin-top: 0;}.live {background: #ff0000;border-radius: 3px;color: #fff;display: block;float: right;font-size: 0.8571rem;font-weight: bold;height: 14px;line-height: 14px;margin: 2px 0;padding: 0 3px;cursor: default;}.scroll-top {display: none;height: 50px;width: 50px;position: fixed;background: #222 url(../img/to-top.svg) no-repeat 50% 50%;border: 1px solid #555;margin-left: 1000px;bottom: 10px;cursor: pointer;border-radius: 10px;outline: 0;}.scroll-top:hover {background-color: #408000;border-color: #4b9600;}.geo-web {background: #ffd700 no-repeat 10px 50% / auto 64px;border: 1px solid #eec900;font-family: 'Open Sans Condensed', sans-serif;font-size: 20px;font-weight: bold;padding: 20px 45px 20px 90px;margin-bottom: 10px;line-height: 25px;color: #444;border-radius: 4px;}.geo-web a {color: #cc0000;text-decoration: underline;}.geo-web a:hover {text-decoration: none;}.geo-web .close {right: 9px;top: 5px;}.view-options {display: none;text-align: center;background: #222;}.view-options span {display: inline-block;color: #fff;font-weight: bold;padding: 10px 20px;font-family: 'Open Sans Condensed', sans-serif;font-size: 1.429rem;}
/* Stylesheet: Global Modified On 2025-08-06 15:25:46 */
/* MOBILE STYLES START */@media (max-width: 767px) {body {font-size: 15px;}.main-container,.container {width: 100%;}.container {padding-left: 10px;padding-right: 10px;}.header-logo {width: auto;max-width: 250px;background-size: contain;height: 40px;}.header-logo span {font-size: 11px;left: 30px;bottom: -1px;}.jump-menu {margin-top: 8px;}.jump-menu button {font-size: 0.9rem;height: 26px;line-height: 23px;padding-right: 28px;padding-left: 8px;background-size: 24px auto;}.main .left-col {width: 100%;float: none;padding: 10px;}.main .right-col {width: 100%;padding: 10px;display: flex;flex-wrap: wrap;justify-content: space-between;gap: 1rem 0%;background: #f5f5f5;}.right-col .box-content.posts .post {width: 48%;padding: 0;margin-bottom: 1rem;}.right-col .box-content.posts .post .thumb {float: none; width: 100%; height: auto; margin-right: 0; margin-bottom: 5px;}.right-col .box-content.posts .post h3 {font-size: 0.9rem; margin: 5px 0 0 0; line-height: 1.2;}.right-col .box-content.posts .post time {font-size: 0.75rem;}.main .right-col .box {width: 100%;margin-bottom: 1rem;}.main .right-col .box.skrill-box,.main .right-col .box.banner-sidebar,.main .right-col .box.links-box {width: 100%;height: auto;}/* UPDATED .box-title h2 specific for .left-col on mobile */.left-col .box .box-title h2 {font-size: 1.1rem;height: auto;      /* Ensure auto height on mobile */min-height: 30px;line-height: 1.3;  /* Ensure flexible line height */padding: 8px 10px 8px 35px; /* Adjusted padding */background-size: 20px auto; /* Slightly smaller icon */}/* General .box-title on mobile (e.g. in right column) */.main .right-col .box .box-title div,.main .right-col .box .box-title h2 {font-size: 1.05rem; /* Slightly smaller */height: auto;min-height: 28px;line-height: 1.3;padding: 6px 10px 6px 35px;background-size: 18px auto;}.main .right-col .box .box-content {font-size: 0.9rem;}.skrill-box {padding: 10px;background-position: 50% 10px;background-size: 100px auto;}.skrill-box span {margin-top: 60px;margin-bottom: 10px;font-size: 0.95rem;}.skrill-box a.button { /* Ensured flex for centering */height: 32px;font-size: 0.95rem;display: flex;align-items: center;justify-content: center;}.main .right-col .banner-sidebar img {width: 100%;height: auto;display: block;}.right-col .banner-box {padding:0;border:0;}.content-box ul li {width: 100%;float: none;}.subscribe-form.horizontal p {line-height: 1.4 !important;width: 100% !important;}.subscribe-form.horizontal p span {font-size: 1rem !important;}#newsletter #mlb2-7054960 h4 { font-size: 1.4rem !important; }#newsletter #mlb2-7054960 input[type="email"] { width: calc(100% - 90px); font-size: 0.9rem !important; padding: 8px 10px; }#newsletter #mlb2-7054960 button { font-size: 0.9rem !important; padding: 8px 10px; }.left-col .box .box-content.posts .post {padding-bottom: 15px;margin-bottom: 15px;border-bottom: 1px solid #eee;}.left-col .box .box-content.posts .post:last-child {border-bottom: none;margin-bottom: 0;}.left-col .box .box-content.posts .post .thumb { /* Full width thumb for posts in left-col */width: 100%;height: auto;float: none;margin-right: 0;margin-bottom: 10px;display: block;}.left-col .box .box-content.posts .post h3 { /* Title below thumb */font-size: 1.2rem;line-height: 1.3;margin: 0 0 5px 0;width: 100%;display: block;}.left-col .box .box-content.posts .post time { /* Date below title */font-size: 0.85rem;margin: 0 0 10px 0;width: 100%;display: block;}.left-col img.live-stream {width: 100%;height: auto;}/* .left-col .box .box-title h2 specific rule above */.menu .main-menu {overflow-x: auto;overflow-y: hidden;white-space: nowrap;-webkit-overflow-scrolling: touch;}.menu .main-menu ul {display: inline-flex;flex-wrap: nowrap;gap: 0;padding: 0;margin: 0;list-style: none;}.menu .main-menu ul li {flex: 0 0 auto;}.menu .main-menu ul li a, .menu .main-menu ul li.active a {font-size: 0.95rem;padding: 8px 10px;height: auto;line-height: normal;}.menu .main-menu ul li a span, .menu .main-menu ul li.active a span {height: 22px;}.home a > span, .search-button > span, .feed a > span, .forum a > span, .facebook a > span, .instagram a > span, .x a > span, .whatsapp a > span, .pinterest a > span {height: 22px;background-size: auto 18px;}.menu .sub-menu {overflow-x: auto;overflow-y: hidden;white-space: nowrap;-webkit-overflow-scrolling: touch;padding: 2px 0;}.menu .sub-menu ul {display: inline-flex;flex-wrap: nowrap;padding: 0 5px;}.menu .sub-menu ul li {flex: 0 0 auto;margin-right: 5px;}.menu .sub-menu ul li a {font-size: 0.85rem;padding: 5px 8px;}.menu .sub-menu ul li a .new {font-size: 0.7em;padding: 1px 3px;position: relative;top: -1px;margin-left: 3px;}nav.breadcrumb {font-size: 0.85rem;white-space: normal;padding: 8px 10px;}nav.breadcrumb h1 {font-size: 1em;white-space: normal;word-break: break-word;line-height: 1.3;}table.dark th, table.dark td {font-size: 0.8rem; /* Further refined font size for dark table */padding: 5px 4px;}table.dark th {white-space: normal;vertical-align: middle;line-height: 1.25; /* Slightly more line height for wrapped headers */}table.dark tfoot a,table.dark .table-logo a {font-size: 0.8rem;}table.dark .table-button a {font-size: 0.8rem;padding: 3px 5px;height: auto;line-height: normal;}table.dark span.tip { font-size: 0.75rem; }table.dark span.tip.tag { font-size: 0.7rem; padding: 2px 3px; margin-left: 3px;}table.dark span.logo {height: 18px;background-size: contain;background-repeat: no-repeat;background-position: 0 50%;width: 50px;}.table-rank { font-size: 0.8rem; }.table-logo { font-size: 0.8rem; line-height: 18px; }.table-rating .rating { transform: scale(0.7); transform-origin: left center; }h1 { font-size: 1.6rem; }h2 { font-size: 1.4rem; }h3 { font-size: 1.15rem; }h4 { font-size: 1.05rem; }article.content h2 { font-size: 1.3rem; margin-top:25px; margin-bottom:12px;}article.content h3 { font-size: 1.1rem; margin-top:20px; margin-bottom:10px;}.links-box ul {margin-left: 0; /* Remove negative margin */padding-left: 20px; /* Standard padding for list items */list-style-type: disc; /* Use standard bullets */}.links-box ul li {width: 100%;float: none;margin: 0 0 6px 0;padding-left: 0; /* Remove individual padding */line-height: 1.4; /* Adjust line height for wrapped links */}.links-box ul li a {white-space: normal; /* Allow link text to wrap */display: inline; /* Let it flow with text */padding-left: 0; /* Remove padding for arrow */background: none; /* Remove arrow background */font-size: 0.9rem;}.footer {font-size: 0.8rem;padding-top: 30px;background-size: auto 22px;}.footer .l, .footer .r {float: none;display: block;text-align: center;margin-bottom: 6px;}.footer .footer-legal, .footer .center {font-size: 0.75rem;line-height: 1.4;}.footer .center a {margin: 0 2px;display: inline-block;}.post .thumb {width: 80px;height: auto;margin-right: 8px;}.post h2, .post h3, .post p {margin-left: 90px;}.post h3, .post h2 {font-size: 1rem;line-height: 1.2;}.post time {font-size: 0.8rem;}.benefits-box-home {float: none;width: 100%;margin: 15px 0;padding: 15px;}.benefits-box-home h2 { font-size: 1.1rem; }.benefits-box-home ul li { font-size: 0.9rem; width:100%; margin-left:0; padding-left:25px; }}/* Stylesheet: Global Modified On 2025-05-22 11:14:51 */@media only screen and (max-width: 767px)  {.scroll-top {opacity: 0.5;}.contact-form input[type="text"], .contact-form input[type="email"], .contact-form select {width: 100%;}}@media only screen and (max-width: 960px)  {.table-responsive  {position: relative;}.table-responsive::after {content: 'Tabuľku zobrazíte potiahnutím doľava / doprava';font-size: 0.8571rem;}.table-caption .table-responsive {margin-top: 50px;}.pinned caption {display: none;}.scrollable caption {position: absolute;left: 0;top: -34px;white-space: nowrap;width: 100%;overflow: hidden;text-overflow: ellipsis;}.pinned {position: absolute;left: 0;top: 0;width: 35%;overflow: hidden;box-shadow: 10px 0 10px rgba(0, 0, 0, 0.1);}.pinned th, .pinned td {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}.scrollable {margin-left: 35%;overflow-x: scroll;}.scrollable td, .scrollable th {white-space: nowrap;overflow: hidden;}.scrollable th:first-child, .scrollable td:first-child {display: none;}.table-ranks .scrollable th:nth-child(-n+2), .table-ranks .scrollable td:nth-child(-n+2) {display: none;}.scrollable th, .scrollable td, .scrollable table {border-left: 0;}.table-logos .pinned  {width: 200px !important;}.table-logos .scrollable {margin-left: 200px !important;}.table-ranks .pinned  {width: 235px !important;}.table-ranks .scrollable {margin-left: 235px !important;}.table-responsive thead tr {height: 35px;}.table-responsive tbody tr {height: 45px;}.table-responsive .sort {height: 25px;}}@media only screen and (max-width: 480px) {.table-logos .pinned {width: 97px !important;}.table-logos .scrollable {margin-left: 97px !important;}.table-ranks .pinned  {width: 131px !important;}.table-ranks .scrollable {margin-left: 131px !important;}}@media only screen and (max-width: 1199px) {div.responsive {overflow-x: scroll;}}
/* Stylesheet: Responsive Modified On 2025-05-23 15:51:33 */
.icon, .sport-icon {display: block;height: 16px;width: 16px;}.icon {background: url(../img/icons.png?v=8) no-repeat 0 16px;}.icon.android {background-position: 0 0;}.asian-handicap {background-position: 0 -26px;}.audio-commentary {background-position: 0 -52px;}.award {background-position: 0 -78px;}.banker {background-position: 0 -104px;}.icon.basketball {background-position: 0 -130px;}.blackberry {background-position: 0 -156px;}.icon.bonus {background-position: 0 -182px;}.branch {background-position: 0 -208px;}.fees {background-position: 0 -234px;}.friend-bonus {background-position: 0 -260px;}.icon.greyhound-racing {background-position: 0 -286px;}.help:hover {background-position: 0 -312px;}.help {background-position: 0 -338px;}.high-bets {background-position: 0 -364px;}.high-odds {background-position: 0 -390px;}.high-winnings {background-position: 0 -416px;}.icon.hockey, .benefits-box .hockey {background-position: 0 -442px;}.community {background-position: 0 -468px;}.info:hover {background-position: 0 -494px;}.info {background-position: 0 -520px;}.icon.ios {background-position: 0 -546px;}.live-betting {background-position: 0 -572px;}.live-chat {background-position: 0 -598px;}.live-streaming {background-position: 0 -624px;}.local-currency {background-position: 0 -650px;}.local-support {background-position: 0 -676px;}.local-web {background-position: 0 -702px;}.loyalty-program {background-position: 0 -728px;}.mobile-betting {background-position: 0 -754px;}.mobile-bonus {background-position: 0 -780px;}.mobile-live-streaming {background-position: 0 -806px;}.no-fees {background-position: 0 -832px;}.no {background-position: 0 -858px;}.professional-bookmaker {background-position: 0 -884px;}.recommended-bookmaker {background-position: 0 -910px;}.sms-notification {background-position: 0 -936px;}.icon.soccer {background-position: 0 -962px;}.statistics {background-position: 0 -988px;}.superscore {background-position: 0 -1014px;}.supertoto {background-position: 0 -1040px;}.support {background-position: 0 -1066px;}.icon.tennis {background-position: 0 -1092px;}.virtual-sports {background-position: 0 -1118px;}.warning {background-position: 0 -1144px;}.website:hover {background-position: 0 -1170px;}.website {background-position: 0 -1196px;}.windows-phone {background-position: 0 -1222px;}.multi-view-live-betting {background-position: 0 -1248px;}.quick-bet {background-position: 0 -1274px;}.group-bet {background-position: 0 -1300px;}.cash-out {background-position: 0 -1326px;}.popular-bookmaker {background-position: 0 -1352px;}.betting-exchange {background-position: 0 -1378px;}.bet-builder {background-position: 0 -1404px;}.match-tracker {background-position: 0 -1430px;}.yes {background-position: 0 -1456px;}.sport-icon {background: url(../img/sport-icons.png) no-repeat 0 16px;}.american-football {background-position: 0 0;}.australian-rules {background-position: 0 -26px;}.badminton {background-position: 0 -52px;}.bandy {background-position: 0 -79px;}.baseball {background-position: 0 -105px;}.basketball {background-position: 0 -131px;}.beach-soccer {background-position: 0 -157px;}.beach-volleyball {background-position: 0 -183px;}.bowling {background-position: 0 -209px;}.bowls {background-position: 0 -235px;}.boxing {background-position: 0 -261px;}.cricket {background-position: 0 -287px;}.cycling {background-position: 0 -313px;}.darts {background-position: 0 -339px;}.field-hockey {background-position: 0 -365px;}.floorball {background-position: 0 -392px;}.futsal {background-position: 0 -418px;}.golf {background-position: 0 -444px;}.greyhound-racing {background-position: 0 -470px;}.handball {background-position: 0 -496px;}.horse-racing {background-position: 0 -522px;}.hockey {background-position: 0 -548px;}.lacrosse {background-position: 0 -574px;}.mma {background-position: 0 -600px;}.motorsport {background-position: 0 -626px;}.netball {background-position: 0 -652px;}.pool {background-position: 0 -678px;}.rugby-league {background-position: 0 -704px;}.rugby-union {background-position: 0 -730px;}.snooker {background-position: 0 -756px;}.soccer {background-position: 0 -782px;}.squash {background-position: 0 -808px;}.table-tennis {background-position: 0 -834px;}.tennis {background-position: 0 -860px;}.volleyball {background-position: 0 -886px;}.water-polo {background-position: 0 -912px;}.winter-sports {background-position: 0 -938px;}
/* Stylesheet: Icons Modified On 2020-11-23 15:52:05 */
.tooltip{position: absolute;left: -28000px;top: -28000px;display: none;max-width: 200px;min-width: 10px;font-size: 0.8571rem;line-height: 1.3;direction: ltr;border: 2px solid #fff;border-radius: 5px;box-shadow: 0 0 10px #000;color: #fff;}.tooltip-content{position: relative;padding: 5px 8px;overflow: hidden;text-align: left;word-wrap: break-word;}.tooltip-titlebar{position: relative;padding: 5px 35px 5px 10px;overflow: hidden;border-bottom: 1px solid transparent;font-weight: bold;}.tooltip-titlebar + .tooltip-content{border-top-width: 0 !important;}.tooltip-close{position: absolute;right: -9px;top: -9px;cursor: pointer;outline: medium none;border: 1px solid transparent;}.tooltip-titlebar .tooltip-close{right: 4px;top: 50%;margin-top: -9px;}* html .tooltip-titlebar .tooltip-close{top: 16px;}.tooltip-titlebar .ui-icon,.tooltip-icon .ui-icon{display: block;text-indent: -1000em;direction: ltr;vertical-align: middle;}.tooltip-icon, .tooltip-icon .ui-icon{border-radius: 3px;text-decoration: none;color: #fff;}.tooltip-icon .ui-icon{width: 18px;height: 14px;text-align: center;text-indent: 0;font: normal bold 10px/13px Tahoma,sans-serif;color: inherit;background: none no-repeat -100em -100em;}.tooltip .tooltip-tip{position: absolute;color: #fff;margin: 0 auto;overflow: hidden;z-index: 10;}.tooltip-default{background-color: #222;background-image: -webkit-linear-gradient(#555, #222 50%, #222);background-image: linear-gradient(#555, #222 50%, #222);}.tooltip-default .tooltip-icon{border-color: #333;}.tooltip-default .tooltip-titlebar{background: #111;border-color: #333;}x:-o-prefocus, .tooltip .tooltip-tip{visibility: hidden;}.tooltip .tooltip-tip,.tooltip .tooltip-tip .tooltip-vml,.tooltip .tooltip-tip canvas{position: absolute;color: #123456;background: transparent;border: 0 dashed transparent;}.tooltip .tooltip-tip canvas{ top: 0; left: 0; }.tooltip .tooltip-tip .tooltip-vml{behavior: url(#default#VML);display: inline-block;visibility: visible;}.tooltip-content .line {border-bottom: 1px solid #555;clear: both;margin: 0 0 5px;padding: 5px 0 0;}.tooltip-content strong {color: #ffff00;}.tooltip-content img[src*="/payment-methods/"] {float: left;margin: 2px;height: 18px;border-radius: 3px;}.tooltip-content ul {list-style: none;padding: 0;}.tooltip-content ul li {margin: 0;float: left;}.tooltip-content ul li::after {content: ',\00a0';}.tooltip-content ul li:last-child::after {content: none;}.tip:not(a) {cursor: default;}
/* Stylesheet: Tooltip Modified On 2019-11-07 13:11:13 */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding: 0;margin: 0;border: 0;outline: none;vertical-align: top;}.fancybox-wrap {position: absolute;top: 0;left: 0;z-index: 8020;}.fancybox-skin {position: relative;background: #fff;color: #444;text-shadow: none;border-radius: 4px;}.fancybox-opened {z-index: 8030;}.fancybox-opened .fancybox-skin {box-shadow: 0 0 25px rgba(0, 0, 0, 0.5);}.fancybox-outer, .fancybox-inner {position: relative;}.fancybox-inner {overflow: hidden;}.fancybox-type-iframe .fancybox-inner {-webkit-overflow-scrolling: touch;}.fancybox-error {margin: 0;padding: 15px;white-space: nowrap;}.fancybox-image, .fancybox-iframe {display: block;width: 100%;height: 100%;}.fancybox-image {max-width: 100%;max-height: 100%;}#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {background-image: url(../img/fancybox-sprite.png);}#fancybox-loading {position: fixed;top: 50%;left: 50%;margin-top: -22px;margin-left: -22px;background-position: 0 -108px;opacity: 0.7;cursor: pointer;z-index: 8060;}#fancybox-loading div {width: 44px;height: 44px;background: url(../img/fancybox-loading.gif) center center no-repeat;}.fancybox-close {position: absolute;top: -18px;right: -18px;width: 36px;height: 36px;cursor: pointer;z-index: 8040;}.fancybox-nav {position: absolute;top: 0;width: 40%;height: 100%;cursor: pointer;text-decoration: none;background: transparent url(../img/blank.gif);-webkit-tap-highlight-color: rgba(0,0,0,0);z-index: 8040;}.fancybox-prev {left: 0;}.fancybox-next {right: 0;}.fancybox-nav span {position: absolute;top: 50%;width: 36px;height: 34px;margin-top: -18px;cursor: pointer;z-index: 8040;visibility: hidden;}.fancybox-prev span {left: 10px;background-position: 0 -36px;}.fancybox-next span {right: 10px;background-position: 0 -72px;}.fancybox-nav:hover span {visibility: visible;}.fancybox-tmp {position: absolute;top: -99999px;left: -99999px;visibility: hidden;max-width: 99999px;max-height: 99999px;overflow: visible !important;}.fancybox-lock {overflow: hidden !important;width: auto;}.fancybox-lock body {overflow: hidden !important;}.fancybox-lock-test {overflow-y: hidden !important;}.fancybox-overlay {position: absolute;top: 0;left: 0;overflow: hidden;display: none;z-index: 8010;background: url(../img/fancybox-overlay.png);}.fancybox-overlay-fixed {position: fixed;bottom: 0;right: 0;}.fancybox-lock .fancybox-overlay {overflow: auto;overflow-y: scroll;}.fancybox-title {visibility: hidden;font-size: 14px;line-height: 1.3;position: relative;text-shadow: none;z-index: 8050;}.fancybox-opened .fancybox-title {visibility: visible;}.fancybox-title-float-wrap {position: absolute;bottom: 0;right: 50%;margin-bottom: -45px;z-index: 8050;text-align: center;}.fancybox-title-float-wrap .child {display: inline-block;margin-right: -100%;padding: 3px 15px;background: transparent;background: rgba(0, 0, 0, 0.5);border-radius: 10px;text-shadow: 0 1px 2px #222;color: #fff;font-weight: bold;line-height: 24px;white-space: nowrap;}.fancybox-title-outside-wrap {position: relative;margin: 10px 10px 0;color: #fff;text-align: center;text-shadow: 1px 1px 3px #000;font-family: 'Open Sans Condensed', sans-serif;font-size: 18px;}.fancybox-title-inside-wrap {padding-top: 10px;}.fancybox-title-over-wrap {position: absolute;bottom: 0;left: 0;color: #fff;padding: 10px 15px;background: #000;background: rgba(0, 0, 0, 0.7);}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5){#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {background-image: url(../img/fancybox-sprite@2x.png);background-size: 44px 152px;}#fancybox-loading div {background-image: url(../img/fancybox-loading@2x.gif);background-size: 24px 24px;}}#fancybox-buttons {position: fixed;left: 0;width: 100%;z-index: 8050;}#fancybox-buttons.top {top: 10px;}#fancybox-buttons.bottom {bottom: 10px;}#fancybox-buttons ul {display: block;width: 166px;height: 30px;margin: 0 auto;padding: 0;list-style: none;border: 1px solid #111;border-radius: 3px;box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.05);background: rgb(50,50,50);background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 );}#fancybox-buttons ul li {float: left;margin: 0;padding: 0;}#fancybox-buttons ul li::before {content: none;}#fancybox-buttons a {display: block;width: 30px;height: 30px;text-indent: -9999px;background-color: transparent;background-image: url(../img/fancybox-buttons.png);background-repeat: no-repeat;outline: none;opacity: 0.7;}#fancybox-buttons a:hover {opacity: 1;}#fancybox-buttons a.btnPrev {background-position: 5px 0;}#fancybox-buttons a.btnNext {background-position: -33px 0;border-right: 1px solid #3e3e3e;}#fancybox-buttons a.btnPlay {background-position: 0 -30px;}#fancybox-buttons a.btnPlayOn {background-position: -30px -30px;}#fancybox-buttons a.btnToggle {background-position: 3px -60px;border-left: 1px solid #111;border-right: 1px solid #3e3e3e;width: 35px}#fancybox-buttons a.btnToggleOn {background-position: -27px -60px;}#fancybox-buttons a.btnClose {border-left: 1px solid #111;width: 35px;background-position: -56px 0px;}#fancybox-buttons a.btnDisabled {opacity : 0.3;cursor: default;}
/* Stylesheet: Fancybox Modified On 2019-10-21 09:44:07 */
