/*:root {
--mainColor: #7BE300;
--elementBackground: #333943;
--elementBackgroundSecond: #4B5062;
---mainBackground: #2B313A;
}*/
:root {
--color1: #d9935b;
--color2: #d9935b;
--color3: #2b313a;
--color4: #4b5062;
--color5: #333943;
}
body.signed-out {
background-color: var(--color3) !important;
}
.subcategory-all .category-icon {
background-image: url("/repository/images/f/8/f8b5af077ae57c779d0a15b53c8242b08407a440.png") !important;
}
.logged {
background: transparent;
}
.pul-type-play.active {
background: var(--color3);
}
.casino-category .game-globalbet .category-container-casino img {
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: url('/repository/images/7/a/7a5006ba2e38011d884c66a6a8622eb31145afc72.jpg');
background-size:contain;
background-repeat: no-repeat;
width:800px;
height: 280px;
padding-left: 800px;
}
.casino-category .game-globalbet .category-container-casino .info-button {
left: 5%;
bottom: 251px;
position: relative;
}
.casino-category .game-TTSoft .category-container-casino img {
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: url('/repository/images/a/5/a521aff4fc6d699b0c7ffb2d640f27257d91298d.jpg');
background-size:contain;
background-repeat: no-repeat;
width:800px;
height: 280px;
padding-left: 800px;
}