/*-------- CSS -------------*/
/* ------------------Reset--------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background: #000000;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}

/*----------------- global ------------------------*/


/*----------------- Start of CSS for index php ------------------------*/
body {
	margin: auto;
	align-content: center;
	font-family: arial;
}

.body {
	width: 70%;
	margin: auto;
	color: white;
	display: flex;
	background-color: rgb(151 124 124);
}

.container {
	width : 65%;
	color: white;
	display: inline-block;
	float: left;
	margin-left: auto;
	margin-right: auto;
	vertical-align:top;
}

.container p {
	font-size: 18px;
	text-align: justify;
	cursor: default;
}

.container h1, h2 {
	font-size: 28px;
	padding: 5px;
	text-align: center;
	cursor: default;
}

.kolom {
	box-sizing : inherit;
	width : 100%;
	margin-top : 5px;
	margin-bottom : 5px;
	text-align: center;
	cursor: default;
}

.kolom p {
	text-align: center;
	cursor: default;
}

.kolom a {
	cursor: pointer;
	margin : 5px;
	width: 28%;
	padding: 10px;
	display: inline-block;
	background: #000000;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	border-radius: 7px;
	color: white;
	text-decoration: none;
}

.kolom a:hover {
	border-top: 1px solid yellow;
	border-left: 1px solid yellow;
	border-bottom: 1px solid gold;
	border-right: 1px solid gold;
}

.emas {
	color: #04ff00;
}

.putih {
	color: white;
	text-decoration: underline;
}
/*----------------- End of CSS for index php ------------------------*/


/*----------------- Start of CSS for header php ------------------------*/

.header {
	width : 70%;
	margin: auto;
	text-align : center;
	padding: 0px 0px 15px 0px;
	background-color: rgb(0 0 0);
}

.header img {
	width : 50%;
}

.homepage {
	width: 100%;
	background-image: linear-gradient(to bottom, #333434, #202020);
	margin: auto;
	display: inline-flex;
	vertical-align: top;
	justify-content: center;
	cursor: pointer;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.homemobi {
	display: none
}

.menu {
	color: #c7c7c7;
	font-family: arial;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	display: inline-block;
	border: none;
	padding: 10px;
	width: 100px;
}

.menu:hover {
	font-weight: bold;
}

.dropdown-content {
	display: none;
	position: absolute;
	float: center;
	background-color: transparent;
	border: none;
	z-index: 100000;
}

.dropdown-content a {
  color: white;
  padding: 10px;
  text-decoration: none;
  display: block;
  background: black;
  font-size: 12px;
  height: 20px;
  width: 100px;
  text-decoration: none;
  border: none;
  margin : 0px 5px 0px 5px;
  z-index: 9999;
}

.dropdown-content a:hover {
	background-color: #9e9e9e;
}

.banner {
	width: 100%;
	vertical-align: top;
	text-align : center;
	margin: auto;
}

.banner img {
	border: 1px solid gray;
	width: 99%;

}

#macau {
	width:99%;
	height:485;
	margin-bottom: 10px;
	border: 2px solid white;
	border-radius: 10px;
}

/*----------------- End of CSS for header php ------------------------*/


/*----------------- Start of CSS for side php ------------------------*/
.side {
	width : 32%;
	margin-left: auto;
	margin-right: auto;
	vertical-align:top;
	text-align: center;
	display: inline-block;
	float: right;
}

.list {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: auto;
	display: inline-block;
	margin-bottom: 25px;
	border: white solid 3px;
	border-radius: 8px;
	background:silver;
}

/*----------------- End of CSS for side php ------------------------*/


/*----------------- Start of CSS for footer php (NEW)------------------------*/
.footer {
	text-align : center;
	box-sizing : inherit;
	margin: auto;
	padding: 20px;
	display : inline-block;
	text-align: left;
}


.footer a {
	cursor: pointer;
	font-family: arial;
	margin : 10px;
	width: 17%;
	padding: 10px;
	display: inline-block;
	background: black;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	color: white;
	text-decoration: none;
}

.footer a:hover {
	border-top: 1px solid yellow;
	border-left: 1px solid yellow;
	border-bottom: 1px solid gold;
	border-right: 1px solid gold;
}
/*----------------- End of CSS for footer php (NEW)------------------------*/


/*----------------- Start of CSS for agen-terpercaya php ------------------------*/
.bandar {
	width: 70%;
	align-content: center;
	vertical-align: middle;
	margin: auto;
	background: rgba(0,0,0,0.4);
	border-radius: 5px;
	color: white;
}

.bandar h1 {
	font-size: 26px;
	padding: 10px;
	margin: auto;
	width: 95%;
}

.bandar p {
	margin: auto;
	padding: 10px;
	width: 95%;
	font-size: 18px;
}

.default-desc {
	width: 95%;
	display: flex;
	padding: 3px;
	font-size: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	flex-wrap: wrap;
	text-align: center;
	box-sizing: border-box;
	cursor: default;
}

.judul {
	background : #323232;
}

.juara1 {
	border: 1px solid grey;
	border-radius: 5px;
	background-image: linear-gradient(to bottom, #007294, #00f8fa);
}

.juara1 a {
	width: 18%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	box-shadow:0 1px 3px rgba(0,0,0,0.5);
	background: linear-gradient(251deg, #ee5221, #b72226, #ffa500);
	background-size: 600% 600%;
	-webkit-animation: AnimationName 3s ease infinite;
	-moz-animation: AnimationName 3s ease infinite;
	animation: AnimationName 3s ease infinite;
	cursor: pointer;
	border-radius: 5px;
	text-decoration: none;
	color: white;
	padding: 5px;
	box-sizing: border-box;
}

.juara2 {
	border: 1px solid grey;
	border-radius: 5px;
	background-image: linear-gradient(to bottom, #04548e, #05cbf6);
}

.juara2 a {
	width: 18%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	box-shadow:0 1px 3px rgba(0,0,0,0.5);
	cursor: pointer;
	border-radius: 5px;
	text-decoration: none;
	color: white;
	padding: 5px;
	box-sizing: border-box;
	background: #ce8500;
}

.juara3 {
	border: 1px solid grey;
	border-radius: 5px;
	background-image: linear-gradient(to bottom, #28446a, #448db5);
}

.juara3 a {
	width: 18%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	box-shadow:0 1px 3px rgba(0,0,0,0.5);
	cursor: pointer;
	border-radius: 5px;
	text-decoration: none;
	color: white;
	padding: 5px;
	box-sizing: border-box;
	background: #499a1d;
}

.juara4 {
	border: 1px solid grey;
	border-radius: 5px;
	background: rgba(0,0,0,0.3);
}

.juara4 a {
	width: 18%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	box-shadow:0 1px 3px rgba(0,0,0,0.5);
	cursor: pointer;
	border-radius: 5px;
	text-decoration: none;
	color: white;
	padding: 5px;
	box-sizing: border-box;
	background: #4a7644;
}

.judulrank {
	width:5%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	box-sizing: border-box;
}

.rank {
	background: #424242;
	border-radius: 5px;
}

.desc {
	width: 18%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 5px;
	box-sizing: border-box;
}

.star {
	color:  #FFC125;
}

@-webkit-keyframes AnimationName {
    0%{background-position:0% 62%}
    50%{background-position:100% 39%}
    100%{background-position:0% 62%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 62%}
    50%{background-position:100% 39%}
    100%{background-position:0% 62%}
}
@keyframes AnimationName {
    0%{background-position:0% 62%}
    50%{background-position:100% 39%}
    100%{background-position:0% 62%}
  }
/*----------------- End of CSS for agen-terpercaya php ------------------------*/

/*----------------- Start of CSS for number-generator php ------------------------*/
.group {
	display: inline-block;
	margin-bottom: 10px;
}

.button-red {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ae0000 0%, #ff0000 97%, #ae0000 97%) repeat scroll 0 0;
    vertical-align: middle;
	cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 1px #333;
    top: 0;
    transition: all 0.1s linear 0s;
}

.kocok {
	border: none;
	background: transparent;
	cursor: pointer;
	color: white;
	font-size: 16px;
	padding: 5px;
	font-weight: bold;
}

.reel {
background: linear-gradient(to bottom, #c8c3b6 0%,#ffffff 45%,#ffffff 55%,#c8c3b6 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 );
    text-align:center;
    float: left;
    padding:0 10px;
    width: 35px;
    height: 78px;
    overflow: hidden;
    margin-right: 10px;
}

.reel div {
      position: relative;
      top: -60px;
	  border-left: 1px solid grey;
	  border-right: 1px solid grey;
	  }
	
.reel p {
      font-weight: bold;
      height: 58px;
      margin-top: 10px;
	  font-size: 48px;
	  color: #07314a;
}

.reel p:nth-child(1) {color:#07314a}
.reel p:nth-child(2) {color:#07314a}
.reel p:nth-child(3) {color:#07314a}
/*----------------- End of CSS for number-generator php ------------------------*/

@media only screen and (max-device-width: 1000px) {
body {
	width: 100%;
	margin: auto;
}

p {
	width: 100%;
	margin: auto;
	font-size: 24px;
}

h1, h2, h3, h4 {
	width: 100%;
	font-size: 22px;
}

.homemobi {
	width: 100%;
	margin: auto;
	display: block;
	justify-content: center;
	cursor: pointer;
	background: black;
	color: white;
}

.menumobi {
	text-decoration: none;
	text-align: center;
	font-size: 54px;
	display: block;
	border: 2px solid white;
	padding-top: 15px;
	padding-bottom: 15px;
	width: auto;
	color: white;
	font-weight: bold;
}

.menumobi-content {
	display: none;
	background: rgb(255,255,255,0.9);
	
}

.menumobi-content a {
	text-decoration: none;
	display: block;
	border-top: 1px solid black;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 48px;
	color: black;
}

.visible {
	display: block;
}

.body {
	width: 100%;
	margin: auto;
	display: block;
}

.container {
	width: 98%;
	display: block;
	padding: 0px;
	float: none;
	margin: auto;
	text-align: center;
}

.container h1, h2, h3, h4 {
	font-size: 32px;
	margin: auto;
	text-align: center;
	cursor: default;
}

.container p {
	font-size:28px;
}

.header {
	width: 100%;
	margin: auto;
}

.homepage {
	display: none;
}

.kolom {
	width: 100%;
}

.kolom h2 {
	font-size: 32px;
}

.kolom p {
	font-size: 28px;
}

.kolom a {
	width: 40%;
	font-size: 36px;
	margin: 10px;
	padding: 20px;
}

.list {
	width: 95%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.side {
	width: 100%;
	padding: 0px;
	margin: auto;
	float: none;
}

.bandar {
	width: 100%;
}

.bandar h1 {
	font-size: 100%;
}


.depowd {
	display: none;
}

.rank {
	width: 12%;
	font-size: 36px;
}

#nomobi {
	display: none;
}

.desc {
	width: 35%;
	font-size: 46px;
	text-align: justify;
}

.judul {
	display: none;
}

.mobi {
	width: 95%;
}

.mobi a {
	width: 95%;
	font-size: 46px;
}


.button-red {
    padding-top: 30px;
    padding-bottom: 25px;

}

.kocok {
	font-size: 36px;
	padding-left: 25px;
	padding-right: 25px;
}

#macau {
	height:540;
}

}