body {
    background: #000;
    color: #fff;
    font-family: Sans-serif, Arial;
    margin: 0px;
}

img {
    max-width: 100%;
}

.header {
    text-align: center;
}

.logo {
    max-width: 50%;
    padding-top: 10px;
}

.container {
    width: 700px;
    max-width: 100%;
    margin: auto;
	padding: 5px;
}

.content-wrapper-box {
	border-radius: 5px;
	border: 1px solid #b3009f;
	box-shadow: 0px 0px 10px #ff57d5;
	padding: 5px;
}

h1 {
	text-align: center;
	font-size: 18px;
}

h2 {
	font-size: 15px;
	margin-bottom: 0px;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a, a:hover {
    text-decoration: none;
}
.tabelform {
	width: 100%;
}

.tabelform tr td {
	padding: 3px 0px;
}

.form-control {
    display: block;
    width: 100%;
    padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
}

.btn {
    display: block;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 4px;
    background: #fa00df ;
    background-image: -webkit-linear-gradient(top, #fa00df  0%, #3e011b 100%);
    background-image: linear-gradient(to bottom, #fa00df  0%, #3e011b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fa00df ', endColorstr='#3e011b', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    color: #ffffff;
    border: 1px solid #5e4f00;
    border-width: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    padding: 8px 12px;
    text-decoration: none;
    margin-top: 15px;
}

.btn-block {
	font-weight: 400;
	text-align: center;
	padding: .25rem .5rem;
	font-size: .875rem;
	line-height: 1.5;
	border-radius: .2rem;
	border: 0px;
	min-width: 100px;
	cursor: pointer;
}

.btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745;
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

.hasilgenerate {
	width: 100%;
	height: auto;
}

.icon-back {
    text-decoration: none;
    color: #fff;
    background: #6F6F6F url("../images/icon-back.png");
    background-repeat: no-repeat;
    padding: 6px 10px 6px 31px;
    background-size: auto 13px;
    background-position: 7px center;
    border-radius: 5px;
    box-shadow: 0px 0px 7px #FFF;
    display: inline-block;
    margin-bottom: 12px;
    border: 1px solid #b3009f;
    font-size: 14px;
}

.keluaran-togel {
    width: 100%;
    border:none;
    font-family:helvetica;
    font-size: 16px;
}

.keluaran-togel th {
    background:#000;
    color:#fff;
    padding:2px 5px;
    text-align: left;
}

.keluaran-togel th, .keluaran-togel td {
    text-align: center;
}

.keluaran-togel th:first-child, .keluaran-togel td:first-child {
    text-align: left;
}

.keluaran-togel td {
    color:#fff;
    padding:5px 8px;
}

.keluaran-togel tr:hover td {
    background-color: #555;
}

.ball-number {
    width: 22px;
    height: 22px;
    text-align: center;
    border-radius: 50%;
    font-size: 19px;
    margin: 0px 2px;
    display: inline-block;
    background: #fff;
    color: #000;
}

.keluaran-togel tr:nth-child(even) {
    background-color: #444;
}

.keluaran-togel tr:nth-child(odd) {
    background-color: #000;
}

.judulcontent {
    font-size: 20px;
    color: gold;
}

.tabeldatakeluaran tr th, .tabeldatakeluaran tr td {
    padding: 5px !important;
}

.bar {
    display: block;
    text-align: right;
    color: #fff;
    padding: 5px;
    font-size: .7em;
    background: -webkit-linear-gradient(top,#c69102,#fcca42);
    border-radius: 2px;
    margin: 0;
    height: 100%;
    transition: width .5s;
    box-shadow: 0 3px 4px 0 rgba(0,0,0,.3);
}

.barshio {
	background: -webkit-linear-gradient(top,#b37d29,#fd992f);
}

.table-statistik {
	border: 1.5px solid #2a2f37;
	border-collapse: initial;
	border-spacing: 2px;
}

.table-statistik tbody tr td {
	border: none;
	padding: 6px;
}

.table-statistik tbody tr td:first-child {
	background: #2c2b27;
}

.titlekombinasi {
	font-family: Impact;
	text-align: center;
	font-size: 28px;
	letter-spacing: 3px;
}

.graphic-content {
	border: 1.5px solid #2a2f37;
	border-radius: 4px;
	background: #242323;
	padding: 0px 6px;
	margin-bottom: 20px;
}

.graphic-wrap {
	display: flex;
	flex-direction: row;
	margin-bottom: 8px;
	height: 200px;
	align-items: flex-end;
}

.graphic-bar {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 10%;
    margin: 0 2px;
    justify-content: flex-end;
    font-size: .7em;
    height: 200px;
}

.graphic-bar-bar {
    display: block;
    text-align: center;
    background: -webkit-linear-gradient(top,#67d234,#c6ea01);
    width: 100%;
    border-radius: 3px;
    margin: 0;
    height: 0;
    transition: height .5s;
}

.graphic-number {
    order: 2;
    justify-content: center;
}

.copyright {
    text-align: center;
    font-size: 12px;
}

.copyright a {
    text-decoration: none;
    color: #fff;
}