Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @import url(http://allfont.ru/css/?fonts=ds-digital);
- @font-face {
- font-family: ubuntu;
- src: local("Ubuntu"),
- url(../ubuntu/ubuntu_regular.ttf);
- }
- @font-face {
- font-family: Roboto;
- src: local("Roboto"),
- url(../ubuntu/roboto.ttf);
- url(../ubuntu/roboto.svg);
- url(../ubuntu/roboto.woff);
- url(../ubuntu/roboto.eot);
- url(../ubuntu/roboto.woff2);
- }
- html, body, .comingcontainer{ height: 100%; margin: 0; padding: 0; overflow: hidden; }
- body { line-height: 1; }
- var screenHeight = screen.height;
- if (screenHeight < 800) {
- $('body').css('zoom', 0.8);
- } else {
- $('body').css('zoom', 1);
- }
- /* Media Queries
- ================================================== */
- @media only screen and (max-width: 1200px) {
- }
- @media only screen and (max-width: 959px) {
- }
- @media only screen and (min-width: 768px) and (max-width: 959px) {
- }
- @media only screen and (max-width: 767px) {
- }
- @media only screen and (min-width: 480px) and (max-width: 767px) {
- .checkbacksoon p span { font-size: 150px; line-height: 160px; }.error {font-size: 14px;}.search {width: 220px;}
- @media only screen and (max-width: 479px) {
- .checkbacksoon p span { font-size: 150px; line-height: 160px; }.error {font-size: 14px;}.search {width: 220px;}
- }
- #leftbox{
- margin-left: auto;
- margin-right: auto;
- float: none;
- display: block;
- width: 97%;
- }
- #content{max-width: none; min-height: 0px; width: 95%; float: none; display: block; margin-left: auto; margin-right: auto;}
- #rightbox{ margin-left: auto;
- margin-right: auto;
- float: none;
- display: block;
- width: 97%;}
- .wrap{width: 100%;}
- }
- html {
- height: 80%;
- }
- body {
- height: 100%;
- margin: 0;
- color: #000;
- font-family: "Roboto","Arial",sans-serif ;
- min-width: 1186px;
- background:url(../images/bg.jpg);
- background-size: cover;
- background-attachment: fixed;
- }
- .flexcroll {
- scrollbar-face-color: #ff9c00;
- scrollbar-shadow-color: #ff9c00;
- scrollbar-highlight-color: #ff9c00;
- scrollbar-3dlight-color: #ff9c00;
- scrollbar-darkshadow-color: #ff9c00;
- scrollbar-track-color: #ff9c00;
- scrollbar-arrow-color: #ff9c00;
- }
- #header {
- background:#CCC;
- width:100%;
- height:58px;
- background-size: cover;
- background-attachment: fixed;
- display:inline-block;
- overflow:hidden;
- }
- .buttons {
- position:relative;
- }
- #button a {
- font-family:Trebuchet MS;
- text-decoration:none;
- color:#fff;
- font-size:25px;
- display:inline-block;
- padding:13px 10px;
- display:inline-block;
- position:relative;
- margin-left:10px;
- }
- #button a:hover {
- color:#ff5400;
- }
- #qinfo {
- background:#fff;
- width:600px;
- height:300px;
- margin-top:35px;
- margin-left:35px;
- border-top-left-radius: 8px;
- }
- #latestwinner {
- background:#fff;
- width:350px;
- height:300px;
- margin-top:-300px;
- margin-left:635px;
- border-top-right-radius: 8px;
- }
- .qinfostyle {
- width:560px;
- height:230px;
- margin-top:5px;
- margin-left:auto;
- margin-right:auto;
- }
- .lwinfo {
- width:231px;
- height:200px;
- margin-top:-0px;
- float:right;
- display:inline
- }
- #footer {
- background: rgba(0, 0, 0, 0.2);
- width:100%;
- height:58px;
- position: fixed;
- font-family:TSISQUILISDA;
- text-align:center;
- bottom: 0;
- color:#fff;
- }
- .barbbbb{
- height: 35px;
- border-top-right-radius: 8px;
- color: #FF5400;
- padding:8px;
- }
- .players-percent {
- overflow: hidden;
- position: relative;
- width: 950px;
- height: 100px;
- background-color: rgba(0, 0, 0, 0.2);
- margin-left:35px;
- }
- .players-tape {
- height: 100px;
- position: relative;
- text-align: center;
- width: 50%;
- z-index: 90;
- }
- .players-percent-block {
- display: inline-block;
- height: 80px;
- margin: 10px 6px;
- position: relative;
- overflow:auto;
- width: 80px;
- }
- .players-percent-block img {
- height: 80px;
- left: 0;
- position: absolute;
- overflow:auto;
- top: 0;
- width: 80px;
- }
- .players-percent-text {
- background: none repeat scroll 0 0 rgba(33, 49, 55, 0.85);
- color: #8ec7d2;
- height: 24px;
- left: 0;
- position: absolute;
- top: 56px;
- width: 80px;
- }
- .content .jackpot .ico_enter_btn {
- background: url(../img/ico2.png) 0px 16px no-repeat;
- display: inline-block;
- vertical-align: top;
- width: 28px;
- height: 36px;
- }
- .content .jackpot .enter_btn:hover {
- opacity: 0.9;
- }
- .content .jackpot .enter_btn:active {
- position: relative;
- bottom: -1px;
- }
- .content .jackpot .aut {
- font: 400 14px/17px "Roboto","Arial",sans-serif ;
- display: block;
- }
- .content .jackpot .aut a {
- text-decoration: none;
- color: #fff;
- }
- .content .jackpot .aut a:hover {
- text-decoration: underline;
- }
- .content .items {
- margin: 0 0 20px;
- }
- .content .items ul {
- margin: 0;
- padding: 0;
- overflow: hidden;
- list-style: none;
- }
- .content .items li {
- padding: 0 0 0 10px;
- float: left;
- width: 221px;
- -webkit-transition: 0.5s all ease;
- -o-transition: 0.5s all ease;
- transition: 0.5s all ease;
- }
- /*.content .items li:hover {
- opacity: 0.85;
- }*/
- .content .items li:first-child {
- padding: 0;
- }
- .content .items li a {
- text-decoration: none;
- display: block;
- }
- .content .items li .visual {
- background: rgba(45, 47, 59, 0.9);
- text-align: center;
- padding: 7px 0 12px 0;
- }
- .content .items li .text {
- text-align: center;
- position: relative;
- padding: 15px 0;
- background: #fff;
- border-radius: 5px;
- }
- .content .items li .text:before {
- content: '';
- display: block;
- position: absolute;
- width: 0px;
- height: 0;
- border-left: 7px solid transparent;
- border-right: 7px solid transparent;
- border-bottom: 6px solid #222531;
- top: -6px;
- left: 50%;
- margin: 0 0 0 -6px;
- }
- .content .items li .text strong {
- font-size: 25px;
- color: #FF5400;
- font-family: "Roboto","Arial",sans-serif ;
- font-weight: normal;
- }
- .content .items li .text p{
- color: #0000;
- margin-top: 5px;
- font-family: "Roboto","Arial",sans-serif ;
- font-size: 17px;
- }
- .here {
- padding: 0 0 15px;
- }
- .content h2 {
- background: #363636;
- text-align: center;
- color: #ffad08;
- font: 500 30px/30px "Roboto","Arial",sans-serif ;
- padding: 12px 0 8px;
- margin: 0;
- border-radius: 5px 5px 0 0;
- }
- .content .lists .box {
- margin: 0 0 18px;
- }
- .content .lists .box h3 {
- font: 700 18px/18px "Roboto","Arial",sans-serif ;
- color: #678098;
- margin: 0 29px 9px 0;
- padding: 0 0 8px;
- border-bottom: 1px #454a5d dashed;
- }
- .content .lists .box h3 span {
- color: #45B6AF;
- margin: 0 6px 0 0px;
- }
- .content .lists .box ul {
- margin: 0;
- padding: 0;
- list-style-type: none;
- }
- .content .lists .box li {
- padding: 0 0 18px;
- }
- .content .lists .box ul li ul {
- margin: 0;
- padding: 18px 0 0 37px;
- }
- .content .lists .box ul li ul li {
- font: 500 18px/18px "Roboto","Arial",sans-serif ;
- color: #678098;
- position: relative;
- }
- .content .lists .box ul li ul li:before {
- content: '';
- position: absolute;
- display: block;
- width: 3px;
- height: 3px;
- top: 10px;
- left: -19px;
- border-radius: 50%;
- background: #fff;
- }
- .content .lists .box ul li ul li:last-child {
- padding: 0
- }
- .content .lists .box li p {
- font: 500 18px/18px "Roboto","Arial",sans-serif ;
- color: #678098;
- margin: 0;
- }
- .content .lists .box li p span {
- color: #e63f24;
- margin: 0 6px 0 0px;
- }
- .content .lists {
- background: #fff;
- padding: 20px 12px 1px 12px;
- border-bottom-left-radius: 5px;
- border-bottom-right-radius: 5px;
- }
- .content .lists .box p {
- font: 500 18px/18px "Roboto","Arial",sans-serif ;
- color: #678098;
- margin: 10px 0 15px;
- }
- .content .lists .box .user {
- color: #45B6AF;
- }
- .content .lists .chat2 {
- margin: 0 0 18px;
- }
- .content .lists .btn_holder {
- padding: 14px 0 0 0;
- border-top: 1px dashed #484d61;
- margin: 15px 10px;
- }
- .content .lists .btn {
- background: #FF5400;
- font: 400 18px/47px "Roboto","Arial",sans-serif ;
- display: block;
- border-radius: 5px;
- width: 515px;
- text-align: center;
- text-decoration: none;
- margin: 0 auto;
- }
- .content .lists .btn:hover{
- opacity: 0.8;
- }
- .content .lists .btn:active {
- position: relative;
- bottom: -1px;
- }
- .content .history_game {
- background: #fff;
- border-radius: 5px;
- }
- .content .history_game h2,
- .content h2 {
- text-align: center;
- color: #678098;
- font: 500 25px/24px "Roboto","Arial",sans-serif ;
- padding: 12px 0px 8px;
- margin: 0px;
- background: rgb(255, 255, 255) none repeat scroll 0% 0%;
- }
- .content .history_game > ul {
- margin: 0;
- padding: 19px 26px 11px 23px;
- list-style: none;
- }
- .content .history_game > ul > li {
- background: #f2f6f9 none repeat scroll 0% 0%;
- border-radius: 5px;
- padding: 7px 13px 5px 19px;
- margin: 0px 0px 12px;
- position: relative;
- }
- .content .history_game > ul:after,
- .content .history_game > ul > li:after {
- clear: both;
- display: block;
- content: '';
- }
- #prograsd {
- width: 300px;
- height: 300px;
- padding-bottom: 5px;
- font-size: 25pt;
- font-weight: bold;
- }
- .promo-cover{
- overflow:hidden;
- margin:0;
- }
- .scrollbar{
- background:#f2f6fa;
- position:absolute;
- top:0;
- bottom:0;
- right:0;
- width:11px;
- overflow:hidden;
- border-radius:3px;
- }
- .handle{
- background:#d7dce2;
- width:11px;
- height:54px;
- position:absolute;
- top:0;
- left:0;
- z-index:2;
- border-radius:3px;
- }
- .promo-cover ul{
- margin:0;
- padding:0;
- list-style:none;
- color:#000;
- font-size: 15px;
- line-height:18px;
- }
- .promo-cover ul li{
- overflow:hidden;
- /* background:#fafafa; */
- position:relative;
- }
- .promo-cover ul li.active{
- border-radius:5px;
- }
- .promo-cover .head{
- overflow:hidden;
- }
- .promo-cover .icon{
- width:50px;
- height:50px;
- overflow:hidden;
- border-radius:5px;
- float:left;
- margin:0 10px 0 0;
- margin-left: 5px;
- }
- .promo-cover .title{
- overflow:hidden;
- padding:10px 50px 0 0;
- font-size: 15pt;
- margin-top: 8px;
- }
- .promo-cover .title a{
- text-decoration:none;
- color: #82949a;
- font-family:'helveticaneuecyrbold', Arial, Helvetica, sans-serif;
- }
- .promo-cover .title a:hover{
- text-decoration:underline;
- }
- .promo-cover .title span{
- font-family:'helveticaneuecyrbold', Arial, Helvetica, sans-serif;
- }
- .drop-box{
- margin:0;
- padding: 0px !important;
- list-style:none;
- overflow:hidden;
- display:none;
- margin-bottom: 1px;
- }
- .drop-box li{
- float:left;
- /*margin:0 5px 6px 0 !important;*/
- }
- .drop-box a{
- display:block;
- /*background:#a6b2b6;*/
- width:85px;
- height:85px;
- line-height:5px;
- text-align:center;
- text-decoration:none;
- }
- .drop-box a img{
- vertical-align:middle;
- max-height:90%;
- max-width:90%;
- }
- .fixed {
- position: fixed;
- bottom: 10px;
- left: 10px;
- }
- .fixed .btn {
- background: #2d303b;
- display: block;
- position: relative;
- text-decoration: none;
- padding: 14px 18px;
- border-radius: 5px;
- font: 300 21px/21px "Roboto","Arial",sans-serif ;
- color: #f4f4f4;
- margin: 0;
- }
- .fixed .btn:hover {
- opacity: 0.8;
- }
- .fixed .visual {
- position: absolute;
- top: -83px;
- right: -86px;
- z-index: 5;
- }
- .game {
- background: #fff;
- padding: 0px;
- border-radius: 5px;
- }
- .game .box {
- overflow: hidden;
- clear: both;
- }
- .game .box .number {
- text-align: center;
- margin: 20px auto;
- }
- .game .box .number p {
- font: 500 25px/25px "Roboto","Arial",sans-serif ;
- color: #678098;
- }
- .game .box .number p span {
- color: #FF3F3F;
- }
- .game .box .sound {
- float: right;
- text-decoration: none;
- background: #343434;
- -webkit-transition: 0.5s all ease;
- -o-transition: 0.5s all ease;
- transition: 0.5s all ease;
- }
- .game .box .sound span {
- font: 500 12px/26px "Roboto","Arial",sans-serif ;
- color: #fff;
- margin: 0;
- padding: 4px 11px 3px 9px;
- }
- .game .box .sound:hover {
- opacity: 0.8;
- }
- .game .box .sound .ico {
- background:url(../img/ico5.png) 0 6px no-repeat;
- display: inline-block;
- vertical-align: top;
- width: 17px;
- height: 17px;
- }
- .game .box .sound .icoOn {
- background:url(../img/ico8.png) 0 6px no-repeat;
- display: inline-block;
- vertical-align: top;
- width: 17px;
- height: 17px;
- }
- .game .progress {
- overflow: hidden;
- margin: 0px 15px 15px;
- padding: 10px;
- border-radius: 3px;
- }
- .game .progress .visual {
- position: relative;
- padding: 0px 28px 0px 14px;
- }
- .game .progress .num {
- font: 700 50px/50px "Roboto","Arial",sans-serif ;
- position: absolute;
- color: #fff;
- top: 50%;
- left: 50%;
- width: 134px;
- margin: -20px 0 0 -73px;
- webkit-text-shadow: 1px 4px 0px #1f4e8c;
- text-shadow: 1px 4px 0px #1f4e8c;
- }
- .game .progress div {
- float: left;
- text-align: center;
- }
- .game .progress .amount {
- width: 522px;
- padding: 10px 0px;
- background: #dadada;
- border-radius: 3px;
- margin-bottom: 10px;
- }
- .game .progress .amount .end_game {
- font: 400 18px/18px "Roboto","Arial",sans-serif;
- color: #7e7e7e;
- display: block;
- }
- .game .progress .amount .end_game .ico {
- background:url(../img/ico6.png) 0 0px no-repeat;
- display: inline-block;
- vertical-align: top;
- width: 24px;
- height: 22px
- }
- .game .progress .amount .end_game span {
- color: #FF3F3F;
- font-family: "Roboto","Arial",sans-serif ;
- }
- .game .progress p {
- font: 400 30px/30px "Roboto","Arial",sans-serif ;
- color: #3A3F42;
- margin: 0 0 11px
- }
- .game .progress .count {
- background: #3B3F51;
- border-radius: 7px;
- margin: 0 0 11px;
- overflow: hidden;
- }
- .game .progress .amount .count {
- width: 481px;
- height: 40px;
- }
- .game .progress .rate .count {
- width: 318px;
- margin: 0;
- }
- .game .progress .count span {
- font: 400 25px/40px "Roboto","Arial",sans-serif ;
- color: #FF3F3F;
- }
- .game .progress .rate {
- padding: 0px 5px 0 5px;
- }
- .game .btn_game {
- font: 700 35px/73px "Roboto","Arial",sans-serif ;
- webkit-text-shadow: 1px 2px 0px #346f2c;
- text-shadow: 1px 2px 0px #346f2c;
- margin: 0 auto;
- width: 820px;
- height: 76px;
- color:#fff;
- text-decoration: none;
- text-align: center;
- display: block;
- border-radius: 5px;
- border-bottom: 4px #188608 solid;
- background: #5bc24c;
- -webkit-transition: 0.5s all ease;
- -o-transition: 0.5s all ease;
- transition: 0.5s all ease;
- }
- .game .btn_game:hover {
- opacity: 0.8;
- }
- .game .btn_game:active {
- position: relative;
- bottom: -1px;
- }
- .game .btwn_game {
- font: 400 18px/50px "Roboto","Arial",sans-serif ;
- margin: 15px auto;
- width: 522px;
- height: 50px;
- color: #fff;
- text-decoration: none;
- text-align: center;
- display: block;
- border-radius: 3px;
- background: #FF5400;
- }
- .game .btwn_game:hover {
- opacity: 0.8;
- }
- .game .btwn_game:active {
- position: relative;
- bottom: -1px;
- }
- .bankbbas{
- position: absolute;
- top: 56%;
- left: 40%;
- font-family: sans-serif;
- font-size: 25px;
- padding: 2px 2px;
- border-radius: 1px;
- color: #ff5400;
- width: 105px;
- }
- #progbar {
- width:500px;
- height:360px;
- float:right;
- margin-top:-11.5%;
- margin-right:18%;
- display:inline-block;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement