/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: <strong>UPDATE</strong> - 4.0+ is here, completely overhauled, yet again. As always, <a href="http://tidythemes.com/concept/#upgrading">use caution when upgrading</a> (tidythemes.com/concept/#upgrading) and <a href="http://tidythemes.com/concept/">learn the TidyThemes concept</a> (tidythemes.com/concept). &nbsp; &rarr; <em><strong>CAUTION</strong>: If you're child theming or have clients that are child theming on top of BlankSlate (not the recommended use), please do not blindly upgrade to newer versions.</em> &nbsp; &rarr; <strong>DESCRIPTION</strong>: BlankSlate is the definitive WordPress HTML5 boilerplate starter theme. We've carefully constructed the most clean and minimalist theme available anywhere for designers/developers to use as a base/foundation to build websites for clients or to build completely custom themes from scratch to release faster. Clean, semi-minified, unformatted and valid code, SEO-friendly, no programmer comments, standardized and as white label as possible and most importantly, CSS reset for cross-browser-compatability and no intrusive visual CSS styles added whatsoever. A perfect skeleton theme that blows any others like it (the subsequent underscores.me for example) completely out of the water, as they're simply too overcomplicated for what people really want in this kind of theme. Now comes with jQuery enqueued and ready to go. &nbsp; &rarr; <strong>SUPPORT</strong>: Please use the <a href="http://tidythemes.com/forum/">official support forum</a> (tidythemes.com/forum). Comments and suggestions for improving BlankSlate, please see "<a href="http://tidythemes.com/tidythemes-sucks/">TidyThemes Sucks!</a>" (tidythemes.com/tidythemes-sucks). Just getting started? <a href="http://tidythemes.com/want-to-learn-css/">Want to learn CSS?</a> (tidythemes.com/want-to-learn-css) &nbsp; &rarr; <strong>WHAT'S NEW?</strong>: We stripped down as much custom, extraneous, superfluous junk code as we could and greatly improved the HTML5 structure. <a href="http://make.wordpress.org/themes/author/chipbennett/">Chip Bennett</a> (make.wordpress.org/themes/author/chipbennett), a highly experienced programmer and official WordPress administrator, worked closely with us to audit the theme code for quality. <a href="http://themes.trac.wordpress.org/changeset?old_path=/blankslate/3.3&new_path=/blankslate/4.0">See</a> (themes.trac.wordpress.org/changeset?old_path=/blankslate/3.3&new_path=/blankslate/4.0) just how much we've revamped things. Last, but not least, BlankSlate has now been <a href="https://github.com/tidythemes/blankslate">opened up on GitHub</a> (github.com/tidythemes/blankslate) if anyone would like to make suggested code additions/improvements. Thank you for using BlankSlate.
Version: 4.0.4
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: blankslate

BlankSlate WordPress Theme Ãƒâ€šÃ‚Â© 2011-2017 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

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

body {
	margin: 0;
	background-image: url(http://aksestoto.org/wp-content/uploads/2019/09/xperia-wallpaper-free-Download3.jpg);
	background-color: #053538;
	background-repeat: no-repeat;
	background-position: 50% 0%;
	background-size: cover;
	color:#fff;
	font-family: 'Lato', sans-serif;
	font-size: 12pt;
	line-height: 18pt;
}

h1, h2, h3, h4, h5, h6 {
	margin: 5px 0;
	text-shadow: #000 0 0 5px;
	line-height: 1;
	color: #ffff07;
}

h1 {
	background: #00000094;
	font-size: 27pt;
	padding: 10px;
	margin: -19px -19px 0 -19px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	}
h2 {
    font-size: 25pt;
    }
h3 {
    font-size: 17pt;
    }
h4 {
	font-size: 15pt;
   }
h5 {
	font-size: 14pt;
   }
h6 {
	font-size: 12pt;
   }

a {color:#fde597;
text-decoration:none}

a:hover {color:#fff}

.pagearea {width:100%;}

.wraper {
    position: relative;
    width: 1000px;
    margin: 0 auto;
}

.content {box-shadow: #ff0 0 0 15px;background: #000000;border: 3px solid #ecbd0e;padding: 20px;color: #e4e4e4;width: 90%;margin: 25px auto;border-radius: 5px;}

.scrooltext {
    background: #fde597;
    background: -moz-linear-gradient(to bottom, #0143ff 40%,#0931ff 100%);
    background: -webkit-linear-gradient(top, #fde597 27%,#604114 100%);
    background: linear-gradient(to bottom, #2c31fd 27%,#073cff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde597', endColorstr='#604114',GradientType=0 );
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: #ebeef7 0 0 25px 5px, #002aff 0 0 15px inset;
    text-shadow: #202020 0 0 3px;
    font-size: 15pt;
    color: #fff;
    width: 100%;
    padding: 5px 0;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    border-bottom: 1px solid #002aff;
    border-top: 1px solid #444;
}

.header {height: 110px;width: 1000px;position: relative;padding: 0 10px;overflow:hidden;margin: 0 auto;}

.logo {float:left;width: 37%;text-align: center;}

.logoimg {
    padding-top: 16px;
    width:100%;
}

.headright {
    float: right;
    width: 63%;
}

.form-column {
	width: 25%;
	overflow: hidden;
	background: #fde597;
	background: -moz-linear-gradient(top, #fde597 27%, #604114 100%);
	background: -webkit-linear-gradient(top, #fde597 27%,#604114 100%);
	background: linear-gradient(to bottom, #3f54fb 27%,#0559f4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fde597', endColorstr='#604114',GradientType=0 );
	box-shadow: #000 0 0 15px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	padding: 7px;
	right: 10px;
	/* top: 0; */
	position: absolute;
}

.form-inside {
    vertical-align: middle;
    width: 50%;
    float: left;
    display: inline-block;
}

.fir {
    border-top-right-radius:5px;
}

.fil {
    border-top-left-radius:5px;
}

.captcha-column {width: 13%;margin-right: 5px;}

.captcha-img-col {width: 19%;margin-left: 0;}

input[type=text] {
    background: #656565;
    font-size: 12pt;
    box-shadow: #000000 0 0 8px inset;
    width: 95%;
    padding: 7px 10px;
    margin: 0 5px;
    display: inline-block;
    border: none;
    box-sizing: border-box;
    text-align: center;
}

input[type=login], input[type=daftar] {
    border-radius: 5px;
    background: #45484d;
    background: -moz-linear-gradient(top, #45484d 0%, #000000 100%);
    background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%);
    background: linear-gradient(to bottom, #45484d 0%,#000000 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
    width: 95%;
    color: #fff;
    padding: 5px 0;
    margin: 0 5px;
    border: none;
    cursor: pointer;
    }

input[type=daftar]:hover,input[type=login]:hover {
    color:#000000;
    background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #d4d4d4 100%);
background: -webkit-linear-gradient(top, #ffffff 0%, #d4d4d4 100%);
background: linear-gradient(to bottom, #ffffff 0%, #d4d4d4 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d4d4d4',GradientType=0 );
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgb(226, 203, 129);
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #c38720;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: rgb(195,135,32);
}

.captcha {
    box-shadow: #908d8d 0 0 5px inset;
    overflow: hidden;
    background: #f5f5f5;
    padding: 0px 0px;
    margin-right: 2px;
    border: none;
}

.imgcaptcha {
    padding: 5px 0 0 5px;
    width: 70%;
    float: left;
}
.refresh {
    cursor: pointer;
    margin: 5px;
    vertical-align: middle;
    width: 16%;
    float: left;
}

.nav {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background: #45484d;
	background: -moz-linear-gradient(top, #45484d 0%, #000000 100%);
	background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%);
	background: linear-gradient(to bottom, #45484d 0%,#000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );
	box-shadow: #000 0 0 25px 5px;
	border-top: 1px solid #7d7d7d;
	border-bottom: 1px solid #2f2f2f;
	height: 45px;
	position: relative;
	z-index: 3;
	}

.navinside {
    width: 1000px;
    margin:0 auto;
    display:block;
}

.topnav {
  overflow: hidden;
}

.topnav a {
	text-shadow: #907228 0 0 15px;
	float: left;
	text-align: center;
	padding: 7px 38px;
	text-decoration: none;
	color: #e3cc82;
	font-weight: bold;
	font-size: 14pt;}

.panduan {
display:none;
}

.topnav a:hover, .dropdown:hover .dropbtn {
    color:rgba(195,135,32,1);
}

.topnav .icon {
  display: none;
}

.dropdown {
    float: left;
    overflow: hidden;
}

.dropdown .dropbtn {text-shadow: #ff0 0 0 15px, #ff0 0 0 25px, #ff0 0 0 35px;text-transform: uppercase;cursor: pointer;font-size: 14pt;border: none;outline: none;color: #000000;padding: 10px 20px;background: none;font-weight: bold;}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.91);
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgb(0, 0, 0);
    z-index: 2;
}

.dropdown-content a {
    text-shadow: none;
    float: none;
    color: #ffca1e;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {
background-image:none;
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.show {
    display: block;
}

.slidercontainer {overflow: hidden;margin: 0;box-shadow: #000 0 0 25px 5px;background: #000;height: auto;}

.jackpot {
    display: block;
    z-index: 2;
    height: 150px;
    width: 100%;
    position: relative;
}

.jackpotinside {width: 95%;margin:0 auto;height: 100%;}

.jackpot-title {text-shadow: #000 0 0 15px;font-size: 25pt;font-weight: bold;}

.jackpotl {background-image: url(img/poker.png);background-size: 300px;background-repeat: no-repeat;padding: 27px 0 20px 100px;text-align: center;font-family: arial;display: block;width: -webkit-fill-available;}

.jackpotr {
    background-image: url(img/domino.png);
    background-size: 300px;
    background-repeat: no-repeat;
    padding: 27px 0 20px 100px;
    text-align: center;
    font-family: arial;
    display: block;
    width: -webkit-fill-available;
    }

.bottom-column {
    position: relative;
    width: 100%;
    display:table;
    padding: 30px 0;
    z-index: 2;
}

.box {display: inline-block;float: left;width: 32%;margin-right: 2%;height: auto;}
.lastbox {
    margin-right: 0 !important;
}
.box img {}
.boxinside {
    
}
.boxtitle {background: #45484d;background: -moz-linear-gradient(top, #45484d 0%, #000000 100%);background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%);background: linear-gradient(to bottom, #45484d 0%,#000000 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 );box-shadow: #000 0 0 25px 5px;border-bottom: 1px solid #404040;color: #e1ca80;display: block;width: 100%;height: 20px;text-align: center;padding: 15px 0;font-size: 18pt;font-weight: bold;}
.box-inside {text-align: left;border-radius: 15px;padding: 0;color: #e1ca80;font-weight: bold;overflow: hidden;width: 100%;height: 205px;background: #000000bf;box-shadow: #000000 0 0 25px 5px inset, #000 0 0 25px 5px;}
.box-inside img {width: 18px;margin: 0;}
.boxcolumn1 {border-left: 1px solid #404040;line-height: 30px;padding-left: 5%;display: inline;float: left;width: 30%;}
.boxcolumn2 {
    border-left: 1px solid #404040;
    padding-left: 5%;
    line-height: 30px;
    display: inline;
    float: left;
    font-size: 18px;
    width: 45%;
}
.boxcolumn3 {margin-right: 0;padding: 0;line-height: 30px;display: inline;float: left;font-size: 18px;width: 14%;text-align: center;}
.bottom-teks-column {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #fdfdfd;
    border-radius: 15px;
    box-shadow: #fff 0 0 15px,#000 0 0 55px inset;
    background: #000;
    padding: 20px;
    text-align: left;
    margin: 25px 0;
    position: relative;
    z-index: 1;
}

.footer {
    text-align: center;
    overflow: hidden;
    padding: 0 0 5px;
    width: 100%;
    display: table;
}

.footbank {
display: block;
margin: 0 auto;
}

.contact {overflow: hidden;margin: 0 auto;display: table;margin-top: 30px;text-shadow: #000 0 1px 5px;}

ul.contactt {
    bottom: 10px;
    right: 10px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: absolute;
}

li.contact {
    margin-left: 15px;
    background-position: top left;
    padding-left: 27px;
    font-size: 14pt;
    background-size: 25px;
    float: right;
}

li.contact a {
    margin-left: -20px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14pt;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
}

li.contact a:hover {
    color: #000;
    text-shadow:#f7df92 0 0 5px;
}

.line {
    background: url(http://jokertaruhanikan.com/wp-content/uploads/2018/09/line.png) no-repeat 0% 50%;
    margin-left: 0 !important;
}
.bbm {
    background: url(http://jokertaruhanikan.com/wp-content/uploads/2018/09/bbm.png) no-repeat 0% 50%;
}
.wa {
    background: url(http://jokertaruhanikan.com/wp-content/uploads/2018/09/wa.png) no-repeat 0% 50%;
}
.fb {
    background: url(http://jokertaruhanikan.com/wp-content/uploads/2018/09/fb.png) no-repeat 0% 50%;
}

#axis:hover .move-right{
    transform: translate(-135px,0);
    -webkit-transform: translate(-135px,0); /** Chrome & Safari **/
    -o-transform: translate(-135px,0); /** Opera **/
    -moz-transform: translate(-135px,0); /** Firefox **/
}

#axis {position: absolute;margin:0;}
.download {
    width: 150px;
    height: auto;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background-image: url(http://jokertaruhanikan.com/wp-content/uploads/2018/09/download.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 240px;
    z-index: 3;
    top: 100px;
    position: fixed;
    right: -135px;
    padding: 15px 10px 25px 45px;
    margin: 0;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
}

.download li {
    text-align: center;
    font-size: 14pt;
    font-weight: bold;
    line-height: 16pt;
    margin-top: 15px;
    overflow: hidden;
    display: block;
    color: #fde597;
}

.download img {
	width: 110px;
	height:auto;
}