/*	Name: Slots2	Date: Dec 2013	Description: dark color scheme	Version: 1.0	Template: black (HTML5)	Author: Tereza Simčič <tereza.simcic@gmail.com>
*/
* {
  box-sizing: border-box;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, header, menu, nav, output, ruby, section, summary, time, mark, audio, video, main {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img {
    max-width: 100%;
    height: auto;
}
:focus {
    outline: 0;
}
a:active, img a:active {
    outline: 0;
}
a:focus, img a:focus {
    -moz-outline-style: none;
}
a img {
    border: 0;
    text-decoration: none;
}
a {
    outline: 0;
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.red {
    color: red;
}
h1 {
    font-size: 1.8em;
    font-family: Georgia, serif;
    font-weight: bold;
}
h2 {
    font-size: 1.571em;
    text-shadow: 1px 1px #ccc;
    font-weight: bold;
}
h3 {
    font-size: 1.429em;
}
h4 {
    font-size: 1.2em;
}
h5 {
    font-size: 1.143em;
}
h6 {
    font-size: 1em;
}
h2, h3, h4, h5, h6 {
    line-height: 1;
}
p {
    margin-bottom: 0;
}
* p:last-child {
    margin-bottom: 0;
}
strong, b {
    font-weight: bold;
}
em, i {
    font-style: italic;
}
a {
    color: #f9ec3b;
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix {
    zoom: 1;
}
*:first-child+html .clearfix {
    zoom: 1;
}
.center {
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
}
.align_center {
    text-align: center;
}
.align_left {
    text-align: left;
}
.left {
    float: left;
}
.right {
    float: right;
}
.radius5 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.radius10 {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.radius20 {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}
.bottom-radius5 {
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}
html {
    height: 100%;
    width: 100%}
body {
    color: #111;
    position: relative;
    font-size: 87.5%;
    font-family: Arial, sans-serif;
    line-height: 1;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    height: 100%;
    width: 100%;
    padding: 0;
    background: #b8bac6;
}
.gm-bg {
    color: #2b2b2b;
    background: #f6f7f8;
}
#container {
    width: 100%;
    display: inline-block;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
}
header {
    display: inline-block;
    position: fixed;
    height: 60px;
    width: 100%;
    background: #b8bac6;
    z-index: 100;
}
.header-top {
    display: table;
    width: 100%}
header h1,  header p.site_title {
    font-size: 2.7em;
    font-family: "Trebuchet MS", serif;
    text-align: left;
    line-height: 1;
    padding-left: 10px;
 }

header h1 a,  header p.site_title a {
    color: #fff !important;
    text-shadow: 1px 1px #555, 2px 1px #a4a6b0;
    line-height: 60px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    float: left;
    width: 360px;
    font-size: 28px;
}
.top-banner, .middle-banner {
    width: 468px;
    height: 60px;
}
.middle-banner {
    display: block;
    margin: 5px auto;
    margin-top: 20px;
}
.top-banner-link {
    display: none;
}
header h1,  header p.site_title, .social-bar, .top-banner, .searching {
    display: table-cell;
    vertical-align: middle;
}
.searching {
    width: 210px;
    margin: 0;
    position: relative;
    float: left;
}

footer .searching.left {
    margin-left: 15px;
}

.social-bar {
    max-width: 180px;
    width: 180px;
    padding: 0 0 0 15px;
    text-align: left;
}
.social-bar-popularity {
    position: absolute;
    top: 60px;
    margin-left: -15px;
    display: none;
    z-index: 100;
    background: rgba(0, 0, 0, 0.3);
    border-top: 1px solid #b8bac6;
    border-bottom: 1px solid #111;
    width: 100%;
    height: 45px;
}
.social-bar-popularity table, .social-bar-popularity table tr, .social-bar-popularity table td {
    padding: 10px 0 0 20px;
    float: none;
}
.social-bar-popularity table td {
    width: 90px;
    text-align: center;
}
.social-bar-popularity table td.s_pinterest {
    width: 120px;
}
.addthis_counter.addthis_pill_style.addthis_nonzero a.addthis_button_expanded {
    display: none !important;
}
.fb-icon, .gp-icon, .tw-icon, .pt-icon {
    display: inline-block;
    width: 60px;
    height: 60px;
    border: none !important;
}
.fb-icon {
    width: 128px;
    height: 128px;
    position: absolute;
    top: 110px;
    left: -10px;
    cursor: pointer;
}
.tw-icon {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 190px;
    left: 150px;
}
.gp-icon {
    width: 100px;
    height: 80px;
    position: absolute;
    top: 70px;
    left: 210px;
}
.pt-icon {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 330px;
    left: 10px;
}
.fb-icon .pluginCountButton.blueButton {
    display: none !important;
}
.custom {
    margin-left: 20px;
    display: none;
}
.sp_like-blue {
    background: transparent !important;
}
.fb-icon {
    background: url(../../images-layout/black/fb.png) no-repeat top left;
}
.gp-icon {
    background: url(../../images-layout/black/gp.png) no-repeat top left;
}
.tw-icon {
    background: url(../../images-layout/black/tw.png) no-repeat top left;
}
.pt-icon {
    background: url(../../images-layout/black/pt.png) no-repeat top left;
}
.cloud-icon {
    background: url(../../images-layout/black/cloud-icon.png) no-repeat top right;
    width: 70px;
    height: 52px;
    position: absolute;
}
.fb-icon .cloud-icon, .tw-icon .cloud-icon, .gp-icon .cloud-icon, .pt-icon .cloud-icon {
    color: #333;
    font-size: 1.5em;
    left: 75px;
    line-height: 1.1;
    padding: 10px;
    text-align: center;
    text-indent: 20px;
    top: -20px;
}
.tw-icon .cloud-icon {
    left: 55px;
    top: -20px;
}
.gp-icon .cloud-icon {
    left: 35px;
    top: -30px;
}
.pt-icon .cloud-icon {
    left: 20px;
    top: -30px;
}
.fb-sm, .gp-sm, .tw-sm, .pt-sm {
    display: inline-block;
    width: 37px;
    height: 37px;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 37px 37px;
}
.fb-sm {
    background-image: url(../../images-layout/black/fb-small.png);
}
.gp-sm {
    background-image: url(../../images-layout/black/gp-small.png);
}
.tw-sm {
    background-image: url(../../images-layout/black/tw-small.png);
}
.pt-sm {
    background-image: url(../../images-layout/black/pin-small.png);
}
.stophover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.3);
    z-index: 100;
}
.head-menu-inner {
    float: left;
    height: 500px;
    width: 25%;
    transition: all 500ms ease;
    position: relative;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}
.hovering {
    width: 120px;
    height: 60px;
    background: rgba(0, 0, 0, 0.5) !important;
    border: 1px solid red !important;
    z-index: 100;
    display: inline-block;
}
.hovering-out {
    width: 120px;
    height: 60px;
    background: transparent;
    border: 0;
}
.head-menu div div.overflow {
    height: 100%;
    width: 100%;
    background-color: #000;
    opacity: 0;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    transition: opacity .5s;
    z-index: 10;
}
.head-menu div:hover div.overflow {
    opacity: 0 !important;
    z-index: 0;
}
.head-menu:hover div.overflow {
    opacity: .7;
    position: absolute;
    top: 0;
    width: 100%;
    index: 30;
}
.content {
    height: 95%;
    left: 5px;
    min-height: inherit;
    position: absolute;
    top: 5px;
    width: 95%}
.categories {
    background-image: url(../../images-layout/black/categories.jpg);
    border-left: none !important;
}
.categories {
    background-color: #50c1e9;
    background-color: -webkit-gradient(linear, 0 0, 0 100%, from(#50c1e9), to(#0d89bc));
    background-color: -webkit-linear-gradient(top, #f5e907, #0d89bc);
    background-color: -moz-linear-gradient(top, #f5e907, #0d89bc);
    background-color: -ms-linear-gradient(top, #f5e907, #0d89bc);
    background-color: -o-linear-gradient(top, #f5e907, #0d89bc);
}
.games {
    background-image: url(../../images-layout/black/games.jpg);
}
.partners {
    background-image: url(../../images-layout/black/partners.jpg);
}
.socials {
    background-image: url(../../images-layout/black/socials.jpg);
}
.partners, .games, .categories, .socials {
    background-size: fixed;
    background-position: left top;
    background-repeat: no-repeat;
    height: 100%;
    position: relative;
    min-height: 500px;
    width: 23.3%}
.head-menu ul {
    display: inline-block;
    width: 120px;
    height: 60%;
    margin: 180px auto 0 20px;
}
.head-menu .games ul {
    display: inline-block;
    width: 120px;
    height: 60%;
    margin: 100px auto 0 20px;
}
.head-menu .partners ul {
    display: inline-block;
    width: 270px;
    height: 255px;
    background-image: url(../../images-layout/black/partners-rect.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin: 180px 0 0 20px !important;
    height: 261px;
    -webkit-transition: margin-left 1000ms linear;
    -moz-transition: margin-left 1000ms linear;
    -o-transition: margin-left 1000ms linear;
    -ms-transition: margin-left 1000ms linear;
    transition: margin-left 1000ms linear;
}
.head-menu ul li {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.head-menu .partners ul li {
    width: 120px;
}
.head-menu ul li a {
    display: inline-block;
}
.head-menu ul li img, .head-menu ul li span {
    display: block;
    border: 2px solid rgba(255, 255, 255, .4);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.head-menu ul li a:hover, .head-menu ul li a:hover {
    border: 2px solid #fff;
}
.head-menu {
    clear: left;
    width: 100%;
    height: 100%;
    display: inline-block;
    min-height: 500px;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.head-menu {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    display: flex !important;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.head-menu.top-head {
    margin-top: 60px;
}
.head-menu-inner {
    width: 25%;
    float: left;
    height: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    min-height: inherit;
    clear: right;
}
.head-menu>.head-menu-inner {
    flex: 1;
    -ms-flex: 1;
    -webkit-flex: 1;
    height: 500px;
    background-color: #000;
    transition: 800ms;
}
.head-menu>.head-menu-inner:hover {
    flex: 1.3;
    -ms-flex: 1.3;
    -webkit-flex: 1.3;
}
.games-hover, .categories-hover, .play_hover {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 9;
    top: -1px;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border: 2px solid #fff;
}
.opacity_trans {
    opacity: 1 !important;
    -webkit-transition: opacity 800ms linear;
    -moz-transition: opacity 800ms linear;
    -o-transition: opacity 800ms linear;
    -ms-transition: opacity 800ms linear;
    transition: opacity 800ms linear;
    -webkit-transition: color 800ms linear;
    -moz-transition: color 800ms linear;
    -o-transition: color 800ms linear;
    -ms-transition: color 800ms linear;
    transition: color 800ms linear;
}
.games-hover span.text, .categories-hover span.text, .partners span.text {
    color: #f9ec3b;
    font-weight: bold;
    margin: auto;
    border: none !important;
    margin: -10px auto auto;
    position: relative;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
}
.play_hover {
    background: rgba(0, 0, 0, 0.7);
}
.partners span.text {
    color: #f9ec3b;
    font-size: 1.3em;
}
.head-menu .partners ul li img {
    border: 0;
}
.partners a:hover span.play_hover {
    color: red;
    display: inline-block;
    font-size: 1.3em;
    border: 2px solid #fff;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0;
}
.rotate-0, .rotate-1, .rotate-2, .rotate-3 {
    position: absolute;
    border: 2px solid rgba(0, 0, 0, 0.03);
    width: 120px;
    height: 60px;
}
.rotate-0 {
    left: 125px;
    top: 20px;
}
.rotate-2 {
    left: 25px;
    top: 170px;
}
.rotate-1 {
    left: -10px;
    top: 50px;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4);
}
.rotate-3 {
    border: 2px solid #f60088;
    left: 157px;
    top: 135px;
    transform: rotate(-270deg);
    -webkit-transform: rotate(-270deg);
    -moz-transform: rotate(-270deg);
    -o-transform: rotate(-270deg);
    -ms-transform: rotate(-270deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=-3);
}
.crop {
    width: 120px;
    height: 120px;
}
.left-hover {
    float: left;
}
.right-hover {
    float: right;
    margin: 180px 10px 0 auto !important;
    -webkit-transition: margin-left 500ms linear;
    -moz-transition: margin-left 500ms linear;
    -o-transition: margin-left 500ms linear;
    -ms-transition: margin-left 500ms linear;
    transition: margin-left 500ms linear;
}
.games .right-hover {
    margin: 100px 10px 0 auto !important;
}
.breadcrumbs {
    clear: both;
    margin-left: 20px;
    color: #d50f32;
    display: block;
    font-size: 1.2em;
    line-height: 1.3;
    margin-top: 5px;
    float: left;
    text-shadow: 1px 1px #f4f4f4;
    padding: 10px 0 0 0;
}
.breadcrumbs a {
    color: #d90404;
}
article.hp {
    font-size: .975em;
    line-height: 1.4;
}
.central-more {
    font-size: 2rem;
    font-weight: bold;
    color: #2d509d;
    line-height: 25px;
    cursor: pointer;
    width: 25px;
    height: 25px;
    float: right;
}
.casinos {
    clear: both;
    display: inline-block;
    height: 180px;
    overflow: hidden;
    padding-top: 5px;
    text-align: center;
    width: 100%;
    margin-top: 10px;
}
.casinos a {
    display: inline-block;
    text-align: center;
    position: relative;
    width: 170px;
    height: 170px;
    margin: 0 7px 20px;
    border: 1px solid #333;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background: #212020;
    text-shadow: 1px 1px #161616;
}
.casinos a:hover {
    border: 1px solid #999;
    background: #444;
    -webkit-transition: background 1000ms linear;
    -moz-transition: background 1000ms linear;
    -o-transition: background 1000ms linear;
    -ms-transition: background 1000ms linear;
    transition: background 1000ms linear;
}
.casinos img {
    display: block;
    width: 120px;
    height: 60px;
    margin: 0 auto;
}
.btn-text, .bonus {
    display: inline-block;
    width: 100%;
    height: 55px;
    font-size: 2rem;
    line-height: 50px;
    color: #fff;
    text-shadow: 1px 2px #000305;
}
.btn-text {
    color: #d50f32;
    font-family: Verdana;
    font-size: 1rem;
    font-weight: bold;
    line-height: 20px;
    height: 40px;
    text-transform: uppercase;
    margin-top: 20px;
}
.casinos a:hover .btn-text, .casinos a:hover .bonus {
    color: red;
}
main {
    display: block;
    width: 100%;
    margin: 0 auto;
    position: relative;
    top: 60px;
    padding: 0 0 60px;
}
main.inner-content {
    top: 0;
    padding: 0;
    margin-bottom: 170px;
    float: left;
    clear: left;
}
main.inner-content h3, main.inner-content h4, main.inner-content h5, main.inner-content p {
    padding: 10px;
    line-height: 22px;
    word-break: break-word;
}
main.main_games {
    height: 100%;
    margin-bottom: 20px !important;
 }

main h3, main h2,  main h1 {
    color: #2b2b2b;
    font-size: 2.1em;
    line-height: 1.2;
    text-shadow: 1px 1px #eeeff0;
    display: block;
    padding: 10px;
    word-break: break-word;
}
.gm-bg h3 {
    font-size: 2.2em;
    line-height: 1.2em;
}
main p.thank-you {
    margin: 15px;
}
.entry p a img {
    width: auto !important;
    float: left;
    padding: 10px 10px 10px 0;
}
.innerframe {
    height: 600px;
}
.main-text {
    display: block;
    text-align: left;
    width: 980px;
    margin: 10px auto 20px;
    padding-left: 20px;
}
.random-games {
    display: inline-block;
    width: 100%;
    text-align: center;
    height: 182px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.05);
    padding: 10px 0;
}
.random-games-list {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
     height: 100%}
.random-games .inside, .random-games-list .inside {
    float: none;
}
.games-list {
    display: block;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}
.game-page.games-list.random-games-list .inner_games {
    float: left;
    margin-top: 25px;
    margin-bottom: 20px;
}
.inner-game {
    float: left;
}
.games-list li, .inside {
    border: 1px solid #b8bac6;
    display: inline-block;
    height: 170px;
    margin: 5px;
    padding: 2px;
    position: relative;
    width: 170px;
    overflow: hidden;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    clear: none;
    float: left;
}
.game-title, .btn-play {
    position: static;
    display: inline-block;
    top: 10px;
    left: 0;
    width: 100%;
    height: auto;
    min-height: 20px;
    text-align: center;
    background: rgba(0, 0, 0, 0.8);
    line-height: 1.3;
    padding: 5px 0;
}
.btn-play {
    background: rgba(0, 0, 0, 0.6);
    color: #0c60f5;
    font-family: Verdana;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    bottom: 20px;
}
.games-list-hover {
    border: 1px solid #fff;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 9;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    filter: alpha(opacity=0);
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.games-list-hover span.text {
    display: inline-block;
    color: #fff;
    font-weight: bold;
    margin: auto;
    border: none !important;
    margin: -85px auto auto;
    position: relative;
    top: 50%;
    height: inherit;
    font-family: Verdana, sans-serif;
    font-size: 1.2em;
    width: 100%}
.loader {
    display: inline-block;
    background: transparent url(../../images-layout/black/ajax-loader.gif) no-repeat right top;
    width: 26px;
    height: 26px;
    padding-right: 30px;
    line-height: 26px;
    float: right;
    margin-top: -10px;
}
.center-middle {
    display: inline-block;
}
.frames {
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    max-height: 600px !important;
}
#simplemodal-data iframe#gameIframe {
    width: 100%;
    height: 100%;
    overflow: hidden;
    min-height: 515px;
    min-width: 630px;
}
iframe#gameIframe {
    width: 100%;
    height: 100%;
    overflow: hidden;
    max-height: 600px !important;
}
footer {
    clear: both;
    color: #111;
    display: none;
    height: auto;
    margin: 5px auto;
    padding: 5px 0;
    padding-top: 7px;
    width: 100%;
    position:  absolute;
}
/*display:inline-block not for ms*/
footer .left {
    margin-left: 10px;
}
footer .right {
    margin-right: 10px;
}
footer a {
    color: #2d509d;
}
.footer-content {
    color: #111;
}
.ft-games {
    position: static;
}
.long-banner-right {
    display: inline-block;
    float: right;
}
.long-banner-left {
    display: inline-block;
    width: 160px;
    float: left;
}
#backgroundPopup, #backgroundsPopup, #backgroundthPopup, #box-container, #box-secondcontainer, #third-box {
    display: none;
}
.box-title {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 4px;
    text-align: center;
    text-shadow: 1px 1px #111;
}
.box-content {
    color: #111;
    display: inline-block;
    text-align: center;
    text-shadow: 1px 1px #ccc;
}
.box-text, .pop_content {
    color: #111;
    font-size: .9rem;
    line-height: 1.1;
    margin-bottom: 20px;
    padding: 0 10px;
}
.pop_content {
    margin-top: 15px;
     max-height:  130px;
    overflow:  hidden;
}

.escbtn {
    margin: 0 0 0 10px;
    color: #111;
    text-align: left;
    text-shadow: 1px 1px #ccc;
    position: absolute;
    bottom: 10px;
}
.imgalign {
    border: 1px solid #333;
    box-shadow: 1px 1px 4px #333;
    padding: 1px;
}
.btn_play {
    display: block;
    margin: 10px auto;
}
.btn_play a {
    background: rgba(0, 0, 0, 0.8);
    border: 1px solid #0a4dc2;
    box-shadow: 0 0 14px #186cff inset;
    color: #2b2b2b;
    display: inline-block;
    font-family: verdana;
    font-size: 1.1rem;
    line-height: 1.1;
    padding: 8px 14px;
    text-shadow: 1px 1px 1px #07327d;
}
.btn_play a:hover {
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.8) inset;
    background: #186cff;
}
.btn_play {
    margin: 20px 0;
    text-align: center;
    color: #fff;
}
.casino-img {
    margin: 5px 0;
}
.btn_play_pop a span {
    color: #d50f32;
}
.btn_wrapper {
    clear: both;
    text-align: center;
    margin-top: 10px;
}
.btn_play_pop {
    background: #9899a3;
    display: inline-block;
    font-size: 15px;
    padding: 8px 25px;
    text-shadow: none;
    -webkit-box-shadow: #9899a3 0 1px, #b6b6ba 0 1px 5px inset, rgba(0, 0, 0, 0.4) 0 -5px 12px inset;
    -moz-box-shadow: #9899a3 0 1px, #b6b6ba 0 1px 5px inset, rgba(0, 0, 0, 0.4) 0 -5px 12px inset;
    box-shadow: #9899a3 0 1px, #b6b6ba 0 1px 5px inset, rgba(0, 0, 0, 0.4) 0 -5px 12px inset;
}
.btn_play_pop:hover, .btn_play_pop:active {
    background: #9899a3;
    text-shadow: 1px 1px #81848c;
}
a.btn_play_pop {
    color: #fff;
}
.poptable {
    margin: 10px auto 0;
    width: 300px;
    table-layout: fixed;
}
.p_addthis {
    clear: both;
    display: block;
    margin: 10px auto;
    width: 150px;
}
#simplemodal-overlay {
    background: #000 !important;
    z-index: 10000 !important;
}
#simplemodal-container {
    border-radius: 10px;
    border-width: 3px;
    left: 50% !important;
    margin-left: -360px;
    width: 700px;
    height: 530px;
    z-index: 10000 !important;
    webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 6px #0c60f5;
    -moz-box-shadow: 0 0 6px #0c60f5;
    -o-box-shadow: 0 0 6px #0c60f5;
    box-shadow: 0 0 6px #0c60f5;
    text-align: center !important;
}
#simplemodal-data {
    text-align: center;
}
#simplemodal-container a.modalCloseImg {
    background: url(../../images-layout/black/close_button.png) no-repeat right center transparent;
    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -2px;
    right: 0;
    cursor: pointer;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: rgba(1, 6, 15, 0.8);
    z-index: 100;
}
.modal_out {
    top: 20px !important;
    position: fixed !important;
    z-index: 100;
}
.modal_out, .modal {
    position: absolute;
    background: #000;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    background: none repeat scroll 0 0 #a4a6b0;
    border: 1px solid #333;
    box-shadow: 1px 1px 20px #333;
    z-index: 100000;
    webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.content-modal {
    background: #b8bac6;
    border: 1px solid #81848c;
    box-shadow: 0 0 10px #81848c;
    border-radius: 5px;
    display: block;
    height: 300px;
    margin: 10px;
    text-align: center;
    max-width: 450px;
    position: relative;
}
.close {
    background: url(../../images-layout/black/close_button.png) no-repeat right center transparent;
    cursor: pointer;
    height: 24px;
    text-decoration: none;
    width: 24px;
    text-indent: -9999px;
    position: absolute;
    top: -3px;
    right: -1px;
}
textarea, input, fieldset {
    display: inline-block;
}
textarea, input {
    width: 100%;
    border: 1px solid #ebebeb;
    color: #333;
}
.search_form {
    display: inline-block;
    position: relative;
    margin-left: 10px;
}
.search-txt {
    font: 13px/1.5 arial, helvetica, sans-serif;
    float: left;
    width: 182px;
    height: 36px;
    padding: 0 5px 0 10px;
    color: #333;
    background-color: #a4a6b0;
    border: 1px solid #81848c;
    border-radius: 5px 0 0 5px;
    background-image: url(../../images-layout/black/magnifier.png);
    background-repeat: no-repeat;
    background-position: 166px 6px;
}
input::-webkit-input-placeholder {
    color: #dcdcdc;
}
.res_games, .res_games_footer {
    background: #a4a6b0;
    color: #333;
    height: 310px !important;
    left: 12px;
    overflow-y: scroll;
    padding: 0 0 0;
    position: absolute;
    top: -310px;
    width: 196px;
    z-index: 100;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    display: none;
}
.res_games_footer {
    height: 210px;
     top: -200px;
     left: 25px;
    padding-left: 10px;
     line-height: 20px;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.res_games ul li, .res_games_footer ul li {
    list-style: none;
    margin: 0;
    border-bottom: 1px dotted #666;
    cursor: pointer;
}
.res_games ul li a, .res_games_footer ul li a {
    color: #3355b1;
    text-shadow: 1px 1px #b8bac6;
    padding: 6px;
    display: block;
}
.res_games ul li:hover, .res_games_footer ul li:hover {
    background: #9899a3;
    color: #111 !important;
    text-shadow: 1px 0 1px #eee;
}
.short, .captcha_code {
    max-width: 270px;
    width: 90%}
.captcha_code {
    max-width: 180px;
}
.form_contact {
    display: inline-block;
    width: 400px;
    padding: 10px;
    float: left;
}
.form_contact fieldset, .form_contact textarea, .form_contact input {
    display: inline-block;
}
label {
    display: block;
}
.form_contact input[type="text"] {
    height: 24px;
    width: 70%}
.form_contact fieldset {
    width: 100%;
    padding: 5px 0;
}
fieldset span {
    display: inline-block;
    line-height: 32px;
    margin-left: 10px;
}
.msg {
    float: left;
    height: 150px;
    overflow: hidden;
    padding: 7px;
    width: 90%;
    max-width: 400px;
}
#submit-contact {
    width: 120px;
    padding: 5px;
    color: #333;
    text-shadow: 1px 1px #000;
    font-size: 1.5em;
    cursor: pointer;
}
#submit-contact:hover {
    color: #333;
    background: #b8bac6;
    -webkit-box-shadow: inset 0 1px 0 #999;
    -moz-box-shadow: inset 0 1px 0 #999;
    box-shadow: inset 0 1px 0 #999;
}
.err, .error {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: red;
    margin-left: 20px;
}
.input_text {
    padding: 5px;
    border: 1px solid #b8bac6;
    background: -moz-linear-gradient(center top, #fff, #eee 1px, #fff 20px);
    background: -webkit-gradient(linear, left top, left 20, from(#fff), color-stop(5%, #eee) to(#fff));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBFBFB', endColorstr='#fff');
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 2px #b8bac6;
    -webkit-box-shadow: 0 0 2px #b8bac6;
    box-shadow: 0 0 2px #b8bac6;
}
.input_text:hover {
    border: 1px solid #ccc;
}
.input_text:focus {
    box-shadow: 0 0 2px #adafbc;
}
.captcha {
    margin-bottom: 5px;
}
.noSelect {
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}
.games-btn {
    display: inline-block;
     float: left;
     font: 13px/1.5 arial, helvetica, sans-serif;
    width: 145px;
    height: 36px;
    padding: 0 5px 0 10px;
    color: #333;
    padding-left:  20px;
     border: 1px solid #81848c;
    border-radius: 0;
     line-height: 36px;
}

.new-games {
    background:  url(../../images-layout/black/new.png) no-repeat 8px center #A4A6B0;
}

.best-games {
    background:  url(../../images-layout/black/best.png) no-repeat 8px center #A4A6B0;
}

.new-games,  .best-games {
    margin: 0 0 0 15px;
    float: left;
}

.new-games a,  .best-games a {
    line-height: 36px;
    width: 145px;
    height: 36px;
    display: inline-block;
    text-align: center;
    color: black;
}

.new-games a:hover,  .best-games a:focus,
.new-games a:focus,  .best-games a:hover {
    color: #fff;
}

.new-games:hover, .best-games:hover,
.new-games:focus, .best-games:focus,
.styled-select select:hover, .styled-select select:focus {
    background-color: #777;
    color: #fff;
}

.styled-select select  {
    
background:  transparent;
    
width:  200px;
    
padding:  0 5px 0;
    
font-size: 13px;
    
line-height: 36px;
    
font-family:  arial, helvetica, sans-serif;
    
border:  0;
    
height:  36px;
    
-moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    
    
cursor: pointer;
    
display:  block;
    
}

@-moz-document url-prefix() {
  .styled-select select {
    padding: 9px 5px;
  }
}

.styled-select  {
    
width:  200px;
    
height:  36px;
    
overflow:  hidden;
    
background:  #A4A6B0;
    
border: 1px solid #81848c;
    
-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    
display: inline-block;
    
position: relative;
    
line-height: 36px;
    
cursor: pointer;
    
}

.breadcrumbs.blink_me a
 {
    
    color: #f7f304 !important;
    
    font-weight: bold
}
.blink_me  {
    
    animation-name:  blinker;
    
    animation-duration:  1s;
    
    animation-timing-function:  linear;
    
    animation-iteration-count:  infinite;
    
    -webkit-animation-name:  blinker;
    
    -webkit-animation-duration:  1s;
    
    -webkit-animation-timing-function:  linear;
    
    -webkit-animation-iteration-count:  infinite;
    
}
@-moz-keyframes blinker  {
    
    0%  {
    
        opacity:  1.0;
    
}

    50%  {
    
        opacity:  .3;
    
}

    100%  {
    
        opacity:  1.0;
    
}

}
@-webkit-keyframes blinker  {
    
    0%  {
    
        opacity:  1.0;
    
}

    50%  {
    
        opacity:  .3;
    
}

    100%  {
    
        opacity:  1.0;
    
}

}
@keyframes blinker  {
    
    0%  {
    
        opacity:  1.0;
    
}

    50%  {
    
        opacity:  .3;
    
}

    100%  {
    
        opacity:  1.0;
    
}

}
.red-gradient  {
    
    text-shadow:   none;
    
    color:  yellow;
    
    padding:  8px;
    
    background:  #e40204;
    
    background:  -webkit-gradient(linear,  left top,  left bottom,  color-stop(0.05,  #e40204),  color-stop(1,  #8f2424));
    
    background:  -moz-linear-gradient(center top,  #e40204 5%,  #8f2424 100%);
    
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#E40204',  endColorstr='#8F2424');
    
}
.red-gradient:hover  {
    
    background:  #8f2424;
    
    background:  -webkit-gradient(linear,  left top,  left bottom,  color-stop(0.05,  #8f2424),  color-stop(1,  #e40204));
    
    background:  -moz-linear-gradient(center top,  #8f2424 5%,  #e40204 100%);
    
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#8F2424',  endColorstr='#E40204');
    
}
.radius5  {
    
    -moz-border-radius:  5px;
    
    -webkit-border-radius:  5px;
    
    border-radius:  5px;
    
}

.head-menu-inner.games li.crop {
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    position: relative;
}

.head-menu-inner.games li.crop span.text {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    margin: 0px auto auto;
}

.head-menu-inner.categories li {
    width: 120px;
    height: 64px;
    line-height: 64px;
    text-align: center;
}

.head-menu-inner.categories li span.text {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    margin: 0px auto auto;
}

.head-menu-inner.partners li span.text {
    top: 50%;
    height: inherit;
}

.game-container {
    max-width: 1000px;
    margin: 0 auto;
    display: block;
    clear: left;
    overflow: hidden;
}

.ed-banner-left {
    width: 160px;
    display: inline-block;
    text-align: right;
    float: left;
    margin-left: 20px;
    margin-right: 20px;
    height: 600px;
}

.ed-center-middle {
    width: 800px;
    display: inline-block;
    float: right;
    text-align: left;
    height: 684px;
}

.ed-frames {
    margin: 0 auto;
    width: 800px;
    height: 600px;
    display: block;
    position: relative;
    background-image: url(/images-layout/black/game-bg.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

#inner_games {
    margin: 0 auto;
    display: block;
    float: left;
    margin-bottom: 20px;
}

/* Implementing responsiveness */
/* HEADER */
header h1 {
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    height: 60px;
}

@media (max-width: 1150px) {
    header {
        height: 120px;
    }
    
    header .social-bar {
        float: right;
        width: 40%;
        margin: 0;
        padding: 0;
        text-align: center;
        display: block;
        clear: right;
        max-width: 40%;
        margin-top: 8px;
    }
    
    header h1 {
        float: left;
        clear: left;
        display: inline-block;
        line-height: 2.0em;
        width: auto;
        margin: 0;
        max-width: 60%;
        font-size: 2.0em;
    }
    
    header .top-banner {
        width: 100%;
        display: block;
        float: left;
        text-align: center;
    }
    
    header .social-bar-popularity {
        display: none !important;
    }
    
    main.main_games {
        margin-top: 60px;
    }
}

@media (max-width: 540px) {
    header {
        height: 108px;
    }

    header h1 {
        font-size: 1.6em;
    }
    
    header .social-bar {
        margin-top: 4px;
    }
}

@media (max-width: 460px) {
    header {
        height: 103px;
    }
}

/* HOMEPAGE MIDDLE */
.head-menu-nrwd {
    margin-top: 60px;
}

@media (max-width: 1150px) {
    .head-menu-nrwd {
        margin-top: 120px;
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    main.inner-content .central-more {
        margin-bottom: 34px;
    }
}

@media (min-width: 976px) {
    .head-menu-rwd {
        display: none;
    }
    
    .head-menu-nrwd {
        display: block;
    }
}

@media (max-width: 976px) {
    .head-menu-nrwd {
        display: none;
    }
    
    .head-menu-rwd {
        display: block;
    }
}

@media (max-width: 768px) {
    main.inner-content .central-more {
        margin-bottom: 74px;
    }
}

@media (max-width: 530px) {
    .head-menu {
        display: block !important;
    }
    
    .head-menu-inner {
        width: 100%;
        display: block;
        clear: left;
        float: left;
    }
}

/* GAME PAGE */
@media (max-width: 1200px) {
    .main-text {
        margin-bottom: 100px;
    }
}

@media (max-width: 1023px) {
    .game-container {
        max-width: 100%;
    }
    
    .main-text {
        width: 90%;
    }
    
    .ed-banner-left {
        max-width: 20%;
    }
    
    .ed-center-middle {
        max-width: 65%;
    }
}

/* FOOTER */
@media (min-width: 1200px) {
    footer #one, footer #two, footer #three, footer #four {
        display: inline-block;
    }
}

@media (max-width: 1200px) {
    footer .left {
        width: 99%;
        margin: 0;
    }
    
    footer .right {
        margin: 0;
        width: 100%;
        text-align: center;
    }
    
    footer #one, footer #two, footer #three, footer #four {
        width: 25%;
        display: inline-block;
        float: left;
        text-align: center;
        margin: 0;
        padding: 0;
    }
    
    footer .search_form {
        margin: 0;
    }
    
    footer #one .res_games.bottom-radius5 {
        width: 70%;
        left: 15%;
        text-align: left;
    }
    
    footer #one form#search {
        width: 80%;
    }
    
    footer #one #search input#inputString {
        width: 90%;
        background-position-x: 94%;
    }
    
    footer #two {
        text-align: right;
    }
    
    footer #three {
        text-align: left;
    }
    
    footer .radius5.games-btn {
        margin: 0;
        float: none;
    }
    
    footer .radius5.games-btn.best-games {
        margin-right: 10px;
    }
    
    footer .radius5.games-btn.new-games {
        margin-left: 10px;
    }
    
    footer .searching.left {
        margin: 0;
    }
    
    footer #four .styled-select {
        width: 80%;
    }
    
    footer #four select#cats_select {
        width: 100%;
    }
    
    .category-text-down {
        margin-bottom: 40px;
    }
}

@media (max-width: 768px) {
    footer #one, footer #two, footer #three, footer #four {
        width: 50%;
    }
    
    footer #one #search input#inputString {
        width: 95%;
    }
    
    footer #two {
        text-align: center;
    }
    
    footer #three {
        text-align: center;
    }
    
    footer .radius5.games-btn.best-games {
        margin-right: 0;
        margin-top: 4px;
    }
    
    footer .radius5.games-btn.new-games {
        margin-left: 0;
        margin-top: 4px;
    }
    
    .category-text-down {
        margin-bottom: 80px;
    }
}

@media (max-height: 530px) {
    header {
        position: relative !important;
    }
    
    .head-menu.top-head {
        margin-top: 0;
    }
    
    main.inner-content {
        margin-bottom: 0;
    }
    
    main.inner-content .central-more {
        margin-bottom: 0;
    }
    
    footer {
        position: relative !important;
    }
}

@media (max-width: 468px) {
    header .social-bar {
        display: none;
    }
    
    header h1 {
        width: 100%;
        max-width: 100%;
    }
    
    footer #one {
        text-align: right;
        margin-right: 4%;
        width: 45%;
    }
    
    footer #one form#search {
        width: 90%;
    }
    
    footer #four {
        text-align: left;
        margin-left: 4%;
        width: 45%;
    }
    
    footer #four .styled-select {
        width: 90%;
    }
    
    footer #two {
        text-align: right;
    }
    
    footer #two .radius5.games-btn.best-games {
        margin-right: 5%;
        width: 80%;
    }
    
    footer #three {
        text-align: left;
    }
    
    footer #three .radius5.games-btn.new-games {
        margin-left: 5%;
        width: 80%;
    }
}

/* Styling contact page */
@media (max-width: 1150px) {
    main.contact_us {
        margin-top: 60px;
    }
    
    main.contact_us .long-banner-right {
        margin-bottom: 100px;
    }
}

@media (max-width: 530px) {
    main.contact_us .long-banner-right {
        margin-bottom: 200px;
    }
}

main.contact_us h1 {
    padding: 10px;
    padding-left: 0;
    margin-left: 20px;
}

main.contact_us form.form_contact {
    max-width: 60%;
}

main.contact_us .long-banner-right {
    max-width: 20%;
}

.category-text-up {
    display: block;
    float: left;
    clear: both;
    padding: 0 10px;
    margin-bottom: 20px;
}

.category-text-down {
    padding: 10px;
}

.category-text-up p, .category-text-down p {
    margin: 10px 0;
}

.article-text {
    display: block;
    float: left;
    clear: both;
    padding: 0 10px;
    margin-bottom: 20px;
}

.article-text a {
    display: block;
    float: left;
    clear: both;
    padding: 0 10px;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}

.article-text p {
    margin: 10px;
    padding: 10px;
}

#popup_one, #popup_two, .overlay {
    display: none;
}

#popup_two .pcontent {
    padding: 8px 8px 6px 8px;
}

.social-buttons {
    display: none;
    left: 40%;
    width: 20%;
    position: absolute;
    text-align: center;
    padding-top: 8px;
}

.social-buttons button.join {
    display: none;
    cursor: pointer;
    text-shadow: 1px 1px #888;
    border: 2px solid #1b340b;
    background: #0c0;
    color: #fafafa;
    border-radius: 5px;
    font-size: 24px;
    padding: 6px 16px;
    margin-right: 8px;
    margin-left: 8px;
    white-space: nowrap;
}

#iFrame, #iFrame-parent {
    display: none;
    position: fixed;
    top: 2%;
    z-index: 10000;
    border-radius: 6px;
}

#closeBtn {
    position: absolute;
    right: 4px;
    top: 0;
    font-size: 32px;
    outline: 0!important;
    z-index: 10001;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
}

.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; background: #0c0; }
    50% { opacity: 0.8; background: #476cff; }
    100% { opacity: 1.0; background: #0c0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; background: #0c0; }
    50% { opacity: 0.8; background: #476cff; }
    100% { opacity: 1.0; background: #0c0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; background: #0c0; }
    50% { opacity: 0.8; background: #476cff; }
    100% { opacity: 1.0; background: #0c0; }
}

@media (max-width: 634px) {
    header .social-bar {
        display: none;
    }
    .social-buttons {
        left: initial;
        right: 20%;
    }
}

#game-report {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}

#report-problem {
    text-align: center;
    position: relative;
    background: rgb(184, 186, 198);
    display: inline-block;
    border-radius: 5px;
    padding: 8px;
}

#report-problem>img {
    font-size: 36px;
    color: #333;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 8px;
}

#report-game {
    line-height: 30px;
    color: #333;
    padding: 14px 0px;
}

#report-game img {
  color: #333;
  font-size: 18px;
  vertical-align: text-bottom;
  padding-left: 4px;
}

.game-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(4,1,1,0.9);
}

#game-play {
    position: absolute;
    background: transparent;
    border: none;
    font-size: 86px;
    line-height: 86px;
    width: 86px;
    height: 86px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
    background-image: url('/images-layout/black/game-play.png');
    background-repeat: no-repeat;
    background-position:center center;
}

#html5-game {
    position: absolute;
    width: 32px;
    height: 60px;
    border: none;
}

#cookie-bar {
    background: #a4a6b0;
    height: auto;
    line-height: 24px;
    color: #616161;
    text-align: center;
    padding: 3px 0;
    border-bottom: 1px solid #81848c;
}
#cookie-bar.fixed {
    position: fixed; 
    top: 0; 
    left: 0; 
    width: 100%;
    z-index: 9999;
}
#cookie-bar.fixed.bottom {
    bottom: 0; 
    top: auto;
}
#cookie-bar p {
    margin: 0 22px;
    padding: 0;
    display: inline-block;
    text-align: center;
    position: relative;
}
#cookie-bar a {
    color: #616161;
    display: block;
    text-decoration: none;
    padding: 1px 6px 1px;
    font-size: 17px;
    font-weight: normal;
    line-height: 18px;
    border-radius: 50%;
    position: absolute;
    margin-right: -22px;
    top: 2px;
    right: 0px;
}
#cookie-bar a:hover {
    color: #fff;
    background-color: #616161;
}
