*, *::before, *::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  min-height: 100vh;
}
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -.1em !important;
	background: 0 0 !important;
	padding: 0 !important
}

:where(.wp-block-button__link) {
	border-radius: 9999px;
	box-shadow: none;
	padding: calc(.667em + 2px) calc(1.333em + 2px);
	text-decoration: none
}

:where(.wp-block-calendar table:not(.has-background) th) {
	background: #ddd
}

:where(.wp-block-columns) {
	margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
	padding: 1.25em 2.375em
}

:where(.wp-block-post-comments input[type=submit]) {
	border: none
}

:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
	color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
	color: #000
}

:where(.wp-block-file) {
	margin-bottom: 1.5em
}

:where(.wp-block-file__button) {
	border-radius: 2em;
	display: inline-block;
	padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
	box-shadow: none;
	color: #fff;
	opacity: .85;
	text-decoration: none
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background {
	padding: 1.25em 2.375em
}

.wp-block-image img {
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
	vertical-align: bottom
}

.wp-block-image :where(.has-border-color) {
	border-style: solid
}

.wp-block-image :where([style*=border-top-color]) {
	border-top-style: solid
}

.wp-block-image :where([style*=border-right-color]) {
	border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-color]) {
	border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-color]) {
	border-left-style: solid
}

.wp-block-image :where([style*=border-width]) {
	border-style: solid
}

.wp-block-image :where([style*=border-top-width]) {
	border-top-style: solid
}

.wp-block-image :where([style*=border-right-width]) {
	border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-width]) {
	border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-width]) {
	border-left-style: solid
}

.wp-block-image figure {
	margin: 0
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {
	line-height: 1.1
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {
	line-height: 1.8
}

ul {
	box-sizing: border-box
}

ul.has-background {
	padding: 1.25em 2.375em
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
	padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
	padding: .5em 1em
}

p.has-background {
	padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
	color: inherit
}

:where(.wp-block-post-excerpt) {
	margin-bottom: var(--wp--style--block-gap);
	margin-top: var(--wp--style--block-gap)
}

:where(.wp-block-preformatted.has-background) {
	padding: 1.25em 2.375em
}

:where(.wp-block-pullquote) {
	margin: 0 0 1em
}

:where(.wp-block-search__button) {
	border: 1px solid #ccc;
	padding: 6px 10px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
	border: 1px solid #949494;
	box-sizing: border-box;
	padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
	border: none;
	border-radius: 0;
	padding: 0 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
	outline: 0
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
	padding: 4px 8px
}

.wp-block-table {
	overflow-x: auto
}

.wp-block-table table {
	border-collapse: collapse;
	width: 100%
}

.wp-block-table thead {
	border-bottom: 3px solid
}

.wp-block-table td,
.wp-block-table th {
	border: 1px solid;
	padding: .5em
}

:where(.wp-block-term-description) {
	margin-bottom: var(--wp--style--block-gap);
	margin-top: var(--wp--style--block-gap)
}

:where(pre.wp-block-verse) {
	font-family: inherit
}

.entry-content {
	counter-reset: footnotes
}

:root {
	--wp--preset--font-size--normal: 16px;
	--wp--preset--font-size--huge: 42px
}

html :where(.has-border-color) {
	border-style: solid
}

html :where([style*=border-top-color]) {
	border-top-style: solid
}

html :where([style*=border-right-color]) {
	border-right-style: solid
}

html :where([style*=border-bottom-color]) {
	border-bottom-style: solid
}

html :where([style*=border-left-color]) {
	border-left-style: solid
}

html :where([style*=border-width]) {
	border-style: solid
}

html :where([style*=border-top-width]) {
	border-top-style: solid
}

html :where([style*=border-right-width]) {
	border-right-style: solid
}

html :where([style*=border-bottom-width]) {
	border-bottom-style: solid
}

html :where([style*=border-left-width]) {
	border-left-style: solid
}

html :where(img[class*=wp-image-]) {
	height: auto;
	max-width: 100%
}

:where(figure) {
	margin: 0 0 1em
}

html :where(.is-position-sticky) {
	--wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
	html :where(.is-position-sticky) {
		--wp-admin--admin-bar--position-offset: 0px
	}
}

body {
	--wp--preset--color--black: #000000;
	--wp--preset--color--cyan-bluish-gray: #abb8c3;
	--wp--preset--color--white: #ffffff;
	--wp--preset--color--pale-pink: #f78da7;
	--wp--preset--color--vivid-red: #cf2e2e;
	--wp--preset--color--luminous-vivid-orange: #ff6900;
	--wp--preset--color--luminous-vivid-amber: #fcb900;
	--wp--preset--color--light-green-cyan: #7bdcb5;
	--wp--preset--color--vivid-green-cyan: #00d084;
	--wp--preset--color--pale-cyan-blue: #8ed1fc;
	--wp--preset--color--vivid-cyan-blue: #0693e3;
	--wp--preset--color--vivid-purple: #9b51e0;
	--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
	--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
	--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
	--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
	--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
	--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
	--wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
	--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
	--wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
	--wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
	--wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
	--wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
	--wp--preset--font-size--small: 13px;
	--wp--preset--font-size--medium: 20px;
	--wp--preset--font-size--large: 36px;
	--wp--preset--font-size--x-large: 42px;
	--wp--preset--spacing--20: 0.44rem;
	--wp--preset--spacing--30: 0.67rem;
	--wp--preset--spacing--40: 1rem;
	--wp--preset--spacing--50: 1.5rem;
	--wp--preset--spacing--60: 2.25rem;
	--wp--preset--spacing--70: 3.38rem;
	--wp--preset--spacing--80: 5.06rem;
	--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, .2);
	--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, .4);
	--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, .2);
	--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
	--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1)
}

:where(.is-layout-flex) {
	gap: .5em
}

:where(.is-layout-grid) {
	gap: .5em
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
	background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important
}

:where(.wp-block-post-template.is-layout-flex) {
	gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
	gap: 1.25em
}

:where(.wp-block-columns.is-layout-flex) {
	gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
	gap: 2em
}

#telegram-notification-box {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	padding: 15px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	z-index: 1000;
	max-width: 300px
}

#telegram-notification-content {
	display: flex;
	flex-direction: column;
	align-items: center
}

#telegram-notification-content p {
	font-size: 14px;
	margin-bottom: 10px
}

.telegram-join-button {
	display: flex;
	align-items: center;
	background-color: #08c;
	color: #fff;
	padding: 10px 15px;
	margin-top: 10px;
	text-decoration: none;
	border-radius: 5px
}

.telegram-join-button img {
	margin-right: 10px;
	width: 24px;
	height: 24px
}

#telegram-notification-close {
	cursor: pointer;
	font-size: 20px;
	position: absolute;
	top: 5px;
	right: 10px
}

article,
aside,
figure,
footer,
header,
main,
nav,
section {
	display: block
}

canvas {
	display: inline-block
}

[hidden],
template {
	display: none
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

a {
	background: 0 0
}

a:focus {
	outline: dotted thin
}

a:active,
a:hover {
	outline: 0
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

strong {
	font-weight: 700
}

code {
	font-family: monospace, serif;
	font-size: 1em
}

svg:not(:root) {
	overflow: hidden
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0
}

button,
input {
	line-height: normal
}

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
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

body,
figure {
	margin: 0
}

button::-moz-focus-inner,
input::-moz-focus-inner,
legend {
	border: 0;
	padding: 0
}

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box
}

html {
	font-size: 10px
}

body {
	background: url(http://www.casinocraps.fr/wp-content/themes/highroller/images/bg.png) #0f0f0f;
	color: #444;
	font-family: Arimo, sans-serif;
	line-height: 1em
}

a {
	color: #137cbd;
	text-decoration: none
}

a:hover {
	color: #999
}

ul {
	margin: 0;
	padding: 0
}

p {
	margin: 0 0 20px;
	padding: 0
}

img {
	border: 0
}

.clearboth {
	clear: both
}

span.hilite {
	color: #161e21;
	font-weight: 700
}

h1,
h2,
h3,
h4 {
	color: #1f1f1f;
	font-weight: 700;
	line-height: 1.1em;
	margin: 0 0 20px
}

h1 {
	font-size: 1.9em;
	margin: 0 0 24px;
	border-bottom: 2px solid #d3d3d3;
	padding-bottom: 12px
}

h2 {
	font-size: 1.6em
}

h3 {
	font-size: 1.4em
}

h4 {
	font-size: 1.2em
}

#outerwrap {
	width: 1144px;
	overflow: hidden;
	margin: 0 auto;
	background: #343434;
	padding: 0 12px
}

.wrap {
	width: 1120px;
	margin: 0 auto
}

a.visbutton {
	background: #1481c4;
	color: #fff !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	line-height: 1em;
	padding: 13px 12px;
	text-align: center;
	text-decoration: none !important;
	display: inline-block;
	margin: 0 .5em;
	font-size: 15px !important;
	text-transform: uppercase;
	font-weight: 700
}

a.visbutton.fullbutton {
	width: 100%;
	margin: 0 0 10px;
	padding: 12px 0
}

a.visbutton.lg {
	padding: 16px 0;
	display: block;
	margin: 0;
	width: 200px;
	font-size: 16px !important
}

a.visbutton.sm {
	padding: 10px 0;
	font-size: 12px !important;
	width: 75px
}

a.visbutton:active,
a.visbutton:hover,
a.visbutton:visited {
	opacity: .85;
	box-shadow: none
}

span.rate {
	display: block;
	height: 16px;
	width: 98px;
	background: url(http://www.casinocraps.fr/wp-content/themes/highroller/images/ratestars.png) -2px -19px
}

span.ratetotal {
	display: block;
	height: 16px;
	width: 98px;
	background: url(http://www.casinocraps.fr/wp-content/themes/highroller/images/ratestars.png) -2px -2px
}

span.rate.ratecen {
	margin: 0 auto
}

.excerptlist {
	line-height: 1.5em;
	overflow: hidden;
	margin-bottom: 10px
}

.articleexcerpt p {
	margin: 0;
	padding: 0;
	line-height: 1.5em
}

.articleexcerpt {
	overflow: hidden;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ddd
}

.articleexcerpt img {
	width: 125px;
	height: 125px;
	margin: 0 15px 0 0;
	display: block;
	float: left
}

.articleexcerpt h3 {
	margin: 0 0 5px;
	padding: 0;
	color: #111;
	font-size: 17px;
	font-weight: 700
}

.articleexcerpt .bylines {
	font-size: 12px;
	margin: 0 0 14px;
	color: #777;
	line-height: 1.2em
}

.bylines {
	font-size: 13px;
	margin-bottom: 20px;
	color: #777
}

img[class*=wp-image-] {
	height: auto;
	max-width: 100%
}

.main-content img.size-full {
	max-width: 100%;
	width: auto
}

header.main-header {
	width: 100%;
	padding: 10px 0;
	background: #0e0e0e
}

.header-logo {
	float: left;
	padding: 0 20px 0 15px
}

.header-logo h2 {
	line-height: 1.1em;
	font-size: 30px;
	padding: 10px 0 0 10px;
	margin: 0;
	text-transform: uppercase
}

.header-logo h2 a {
	color: #fff;
	text-decoration: none
}

.header-logo h2 a:hover {
	color: #eee
}

.headerwidgets {
	overflow: hidden
}

.headerwidgets .widget {
	float: right;
	padding: 5px 15px 5px 5px
}

nav.navbar {
	overflow: hidden;
	background: #0b0b0b;
	background-image: -moz-linear-gradient(top, #1f1f1f 33%, #060606 100%);
	background-image: -webkit-linear-gradient(top, #1f1f1f 33%, #060606 100%);
	clear: both;
	padding: 0
}

.nav {
	height: 46px;
	display: block;
	margin: 0;
	float: left
}

.nav,
.nav ul {
	line-height: 34px;
	margin: 0;
	padding: 0;
	list-style: none
}

.nav li {
	float: left;
	font-size: 13px;
	margin: 0;
	font-weight: 700;
	text-transform: uppercase;
	border-right: 1px solid #111;
	border-left: 1px solid #343434
}

.nav li:first-child {
	border-left: none
}

.nav li:last-child {
	border-right: none
}

.nav li a,
.nav li a:visited {
	color: #fff;
	display: block;
	padding: 6px 12px
}

.nav li a:active,
.nav li a:hover {
	background: #202020
}

.nav li ul {
	position: absolute;
	left: -999em;
	width: 180px;
	margin: 0 0 0 -1px;
	line-height: 17px;
	background: #333;
	z-index: 10
}

.nav li li {
	width: 180px;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #444;
	font-size: 12px;
	font-weight: 400
}

.nav li li a,
.nav li li a:visited {
	color: #fff;
	background: 0 0;
	border-right: 0
}

.nav li li a:active,
.nav li li a:hover {
	background: #222
}

.nav li li li:hover ul,
.nav li li:hover ul,
.nav li:hover ul {
	left: auto
}

.nav li.current-menu-item>a {
	color: #fff;
	line-height: 10px;
	text-align: center;
	padding: 6px 12px
}

.nav li.current-menu-item ul {
	margin-top: -1px
}

.nav li li ul {
	margin: -30px 0 0 160px;
	visibility: hidden;
	font-size: 1em
}

.nav li li:hover ul {
	visibility: visible
}

#mobile-menu-btn {
	display: none;
	position: absolute;
	right: 2px;
	top: 5px;
	z-index: 10000;
	padding: 0 3px
}

#mobile-menu {
	display: none
}

#mobile-menu .menu-item-has-children .arrow {
	display: none
}

#main,
.container {
	overflow: hidden;
	background: #d9d9d9;
	clear: both
}

.main-content {
	float: left;
	background: #fff;
	width: 765px;
	margin: 15px 20px 15px 15px;
	padding: 15px;
	font-size: 15px;
	line-height: 1.7em
}

.main-content ul {
	margin: 0;
	padding: 0 0 6px 35px
}

.main-content ul li {
	padding: 0 0 12px;
	list-style: disc inside;
	text-indent: -.9em
}

.main-content h2.title {
	margin: 20px 0 12px
}

.top-slider {
	display: block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	overflow: hidden;
	border: 1px solid #eaeaea;
	margin-bottom: 25px
}

.top-slider .slides,
.top-slider ul,
.top-slider ul.slides {
	padding: 0;
	margin: 0
}

.slides li,
.top-slider ul li {
	text-indent: 0;
	list-style: none;
	margin: 0;
	padding: 0
}

.slide-item {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 10px
}

.top-slider .banner-image {
	float: left;
	width: 274px
}

.banner-content {
	float: left;
	width: 400px;
	margin-left: 20px
}

.banner-content h2 {
	font-size: 30px;
	margin-bottom: 10px
}

.banner-content p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px
}

.comptable {
	font-size: 15px;
	line-height: 1.1em;
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	margin-bottom: 30px
}

.comptable tr.topcomp {
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	background: #434343
}

.comptable th {
	color: #fff;
	padding: 15px 2px;
	text-transform: uppercase;
	line-height: 1em
}

.comptable td {
	text-align: center;
	color: #666;
	line-height: 1.1em;
	padding: 8px 2px;
	font-weight: 700
}

.comptable tr:nth-child(odd) td {
	background: #f3f3f3
}

.comptable img.logocomp {
	display: block;
	margin: 0 auto;
	width: 150px;
	height: auto;
	max-width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px
}

.rankcir {
	background: grey;
	color: #fff;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	font-size: 26px;
	line-height: 46px;
	font-weight: 700;
	margin: 0 auto;
	display: block
}

.comptable .rankcol {
	width: 10%
}

.comptable .casinocol {
	width: 25%
}

.comptable .bonuscol {
	width: 24%
}

.comptable .visitcol {
	width: 18%
}

.comptable a.visbutton {
	display: block;
	width: 120px;
	margin: 0 auto 8px
}

.sidebar {
	float: left;
	font-size: 14px;
	width: 320px;
	background: #fff;
	padding: 25px 10px
}

.sidebar li a {
	color: #444
}

.sidebar li a:hover {
	color: #666
}

.sidebar h2,
.sidebar h3 {
	margin: 0;
	font-size: 17px;
	margin: 0 0 12px;
	border-bottom: 2px solid #d3d3d3;
	padding-bottom: 6px;
	color: #1f1f1f;
	text-transform: uppercase
}

.sidebar ul {
	margin: 0;
	padding: 0
}

.sidebar ul li {
	padding: 0 0 12px;
	margin: 0 0 12px;
	list-style: none;
	border-bottom: 1px solid #e8e8e8
}

.sidebar ul li:last-child {
	border: 0;
	margin-bottom: 0
}

.sidebar .widget {
	-moz-border-radius: 3px;
	margin: 0 0 25px;
	background: #fff
}

.textwidget {
	margin-bottom: 0
}

ul.smedia {
	padding: 0 10px;
	margin: 0;
	overflow: hidden
}

ul.smedia li {
	display: block;
	float: left;
	padding: 6px;
	list-style: 0;
	background: 0;
	margin: 0;
	border: 0
}

.topsiteswidget {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	font-size: 14px
}

.topsiteswidget th {
	background: #434343;
	color: #fff;
	padding: 10px 4px;
	text-transform: uppercase;
	font-size: 12px
}

.topsiteswidget td {
	padding: 10px 4px;
	border-bottom: 1px solid #d7d7d7;
	line-height: 1.1em
}

.topsiteswidget tr:last-child td {
	border-bottom: 0
}

a.revlink {
	text-decoration: underline;
	display: block;
	text-align: center;
	padding-top: 5px;
	color: #666
}

a.revlink:hover {
	text-decoration: none;
	color: #666
}

a.revlink.tc {
	font-size: 11px;
	color: #888;
	text-decoration: none;
	line-height: 11px;
	text-align: left;
	font-weight: 400
}

a.revlink.widget {
	position: relative;
	width: 100%;
	padding: 10px 0;
	background-color: #666;
	color: #fff;
	margin-bottom: 20px;
	top: -15px;
	text-decoration: none;
	font-size: 13px
}

a.revlink.widget::after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #d7d7d7;
	position: absolute;
	left: 0;
	bottom: -10px
}

.ts_casinocol {
	width: 30%
}

.ts_bonusocol {
	width: 35%
}

.topsiteswidget img.ts_logo {
	width: 100%;
	height: auto;
	display: block;
	-moz-border-radius: 5px;
	border-radius: 5px
}

.topsiteswidget a.visbutton {
	margin: 0 auto;
	display: block
}

.featsites {
	font-size: 16px;
	padding: 10px;
	background: #eee;
	border-radius: 5px;
	-moz-border-radius: 5px;
	margin-top: 30px;
	position: relative
}

.featsites span.hilite {
	display: block;
	padding: 16px 0;
	font-size: 20px;
	text-align: center
}

.midtop {
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: -25px;
	left: 0;
	right: 0
}

.featsites h4 {
	margin: -10px auto 10px;
	text-align: center
}

.featsites img.casinologo {
	max-width: 100%;
	height: auto;
	display: block;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 auto
}

footer.main-footer {
	width: 100%;
	background: #1f1f1f;
	padding: 20px 15px 10px;
	overflow: hidden
}

.main-footer a {
	color: #ededed;
	text-decoration: none
}

.main-footer a:hover {
	color: #ededed;
	text-decoration: underline
}

.footerwidget {
	float: left;
	width: 25%;
	padding: 10px 8px;
	color: #ededed;
	font-size: 14px;
	line-height: 1.4em
}

.footerwidget h3 {
	margin: 0 0 15px;
	font-size: 17px;
	color: #ededed
}

.footerwidget ul {
	padding-bottom: 8px
}

.footerwidget li {
	list-style: none;
	margin: 0 0 8px
}

.bottomfooter {
	width: 100%;
	text-align: center;
	padding: 15px;
	background: #111;
	font-size: 14px;
	color: #ededed;
	line-height: 1.5em
}

.bottomfooter a,
.bottomfooter a:visited {
	color: #ededed
}

@media screen and (min-width:1px) and (max-width:1143px) {
	.wrap {
		position: relative
	}

	.navbar {
		display: none
	}

	#mobile-menu-btn {
		display: block;
		background: #444;
		border: none;
		cursor: pointer;
		border-radius: 5px;
		-moz-border-radius: 5px
	}

	#mobile-menu-btn:focus {
		outline: 0
	}

	#mobile-menu-btn i {
		display: block;
		width: 22px;
		height: 3px;
		background: #eee;
		margin: 4px 0;
		padding: 0
	}

	#mobile-menu {
		display: none;
		position: relative;
		top: 0;
		right: 0;
		z-index: 9999;
		width: 100%;
		background: #252525;
		box-shadow: 0 0 12px 0 #333
	}

	#mobile-menu ul {
		list-style: none;
		margin: 0;
		padding: 0
	}

	#mobile-menu ul li {
		border-top: 1px solid #3d3e3e;
		position: relative;
		padding: 10px
	}

	#mobile-menu .menu-item-has-children .arrow {
		content: "\25bc ";
		position: absolute;
		display: block;
		border-left: 1px solid #3d3e3e;
		top: 0;
		right: 0;
		color: #fff;
		padding: 10px;
		cursor: pointer
	}

	#mobile-menu .menu-item-has-children .arrow.up {
		display: none
	}

	#mobile-menu .menu-icon-up>.arrow.down {
		display: none !important
	}

	#mobile-menu .menu-icon-up>.arrow.up {
		display: block !important;
		background-color: #3c3c3c
	}

	#mobile-menu ul li a {
		position: relative;
		color: #eee;
		text-decoration: none;
		font-family: Arial, sans-serif;
		font-size: 14px;
		font-weight: 700;
		line-height: 1.2em;
		z-index: 99999
	}

	#mobile-menu a:hover {
		color: #008268
	}

	#mobile-menu ul ul {
		display: none;
		padding-left: 15px
	}

	#mobile-menu ul ul a {
		padding-left: 30px
	}

	.comptable .depcol {
		display: none
	}

	.top-slider .banner-content,
	.top-slider .banner-image {
		width: 100%;
		margin: 0
	}
}

@media screen and (min-width:992px) and (max-width:1143px) {
	#outerwrap {
		width: 992px;
		padding: 0 10px
	}

	#mobile-menu {
		position: absolute;
		top: 60px;
		width: 50%
	}

	.wrap {
		width: 972px
	}

	.main-content {
		width: 632px;
		padding: 10px;
		margin: 5px
	}

	.header-logo {
		width: 30%
	}

	.header-logo img {
		max-width: 100%
	}

	.headerwidgets {
		width: 68%
	}

	.sidebar {
		margin-left: 5px
	}
}

@media screen and (min-width:768px) and (max-width:991px) {
	#outerwrap {
		width: 768px;
		padding: 0 10px
	}

	#mobile-menu {
		position: absolute;
		top: 60px;
		width: 50%
	}

	.wrap {
		width: 748px
	}

	.main-content {
		width: 100%;
		padding: 5px 10px;
		float: none;
		margin: 0
	}

	.header-logo {
		width: 30%
	}

	.header-logo img {
		max-width: 100%
	}

	.headerwidgets {
		width: 68%
	}

	.header-logo h2 {
		font-size: 20px
	}

	.sidebar {
		margin: 0;
		width: 100%
	}

	.topsiteswidget td {
		padding: 12px 15px
	}
}

@media screen and (min-width:1px) and (max-width:767px) {
	.main-content {
		width: 100%;
		padding: 5px 10px;
		float: none;
		margin: 0
	}

	.header-logo h2 {
		font-size: 18px
	}

	.sidebar {
		float: none;
		width: 100%;
		margin: 0
	}

	.main-content {
		width: 100%;
		float: none;
		padding: 15px 10px;
		margin-bottom: 30px
	}
}

@media screen and (min-width:481px) and (max-width:767px) {
	#outerwrap {
		width: 480px;
		padding: 0 5px
	}

	.wrap {
		width: 470px
	}

	.header-logo {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 96%;
		padding: 0 2% 5px 0
	}

	nav.navbar {
		float: none;
		padding: 0
	}

	.footerwidget {
		width: 44%;
		padding: 10px 3%;
		float: left
	}
}

@media screen and (min-width:1px) and (max-width:480px) {
	#outerwrap {
		width: 100%;
		padding: 0 4px
	}

	.wrap {
		width: 100%
	}

	.header-logo {
		float: none;
		margin: 0 auto;
		text-align: center;
		width: 96%;
		padding: 0 2% 5px 0
	}

	nav.navbar {
		float: none;
		padding: 0
	}

	.footerwidget {
		width: 100%;
		padding: 15px 0;
		float: none
	}

	.comptable img.logocomp {
		width: 80px
	}

	.comptable .rankcol {
		display: none
	}

	.comptable a.visbutton {
		width: 100%
	}
}

.clearboth {
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 100%
}

.slides,
.slides>li {
	margin: 0;
	padding: 0;
	list-style: none
}

.flexslider {
	margin: 0;
	padding: 0
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden;
	position: relative
}

.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

* html .flexslider .slides {
	height: 1%
}

.no-js .flexslider .slides>li:first-child {
	display: block
}

.flexslider {
	margin: 0;
	border: 0;
	position: relative;
	zoom: 1
}

.flexslider .slides {
	zoom: 1
}

.flexslider .slides img {
	height: auto;
	width: 100%
}

@font-face {
	font-display: swap;
	font-family: Arimo;
	font-style: italic;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CNkiA.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-display: swap;
	font-family: Arimo;
	font-style: italic;
	font-weight: 700;
	src: url(https://fonts.gstatic.com/s/arimo/v29/P5sCzZCDf9_T_10c9CNkiA.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-display: swap;
	font-family: Arimo;
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10ZxCE.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
	font-display: swap;
	font-family: Arimo;
	font-style: normal;
	font-weight: 700;
	src: url(https://fonts.gstatic.com/s/arimo/v29/P5sMzZCDf9_T_10ZxCE.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

a.visbutton {
	background: #e59112
}

a.visbutton {
	color: #fff !important
}

header.main-header {
	background-color: #1facc1
}

body {
	background: #f4f4f4
}

#outerwrap {
	background-color: #232b2d
}

.entry-content a,
.entry-content a:visited,
.sidebar a,
.sidebar a:visited {
	color: #000
}

.entry-content a:hover,
.sidebar a:hover {
	color: #d93
}

span.hilite {
	color: #000
}

.comptable th,
.topsiteswidget th {
	background: #000
}

.rankcir {
	background: #444
}

.rankcir {
	color: #fff
}

a.visbutton {
	background: #d93
}

a.visbutton {
	color: #444 !important
}

header.main-header {
	background-color: #fff
}

body {
	background: #000
}

</style>