.judulh1 h1 {
  font-size:30px;
  font-family:"sans-serif";
  color:#f2f2f2;
  width:100%;
  margin:.5% 0 0;
}
        .tron-login-winpalace88 {
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 5px;
            color: #fff;
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
            font-size: calc(12px+1vh);
            font-style: normal;
            font-variant: normal;
            font-weight: 700;
            line-height: 23px;
            padding: 10px;
            background: linear-gradient(180deg, rgba(255,0,62,1) 0%, rgba(106,0,0,1) 82%);
            -webkit-box-shadow: 1px 1px 15px 0 #e7d805;
            -moz-box-shadow: 1px 1px 15px 0 #e7d805;
            box-shadow: 1px 1px 15px 0 #770377;
            border: solid #c18408 3px;
            text-decoration: none;
            display: flex;
            cursor: pointer;
            text-align: center;
            justify-content: center
        }

        .tron-login-winpalace88:hover {
            background: linear-gradient(180deg, rgba(106,0,0,1) 82%), rgba(255,0,62,1) 0%;
            border: solid #c18408 3px;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 5px;
            text-decoration: none;
            color: #fff
        }

        .tron-daftar-winpalace88 {
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 5px;
            color: #fff;
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
            font-size: calc(12px+1vh);
            font-style: normal;
            font-variant: normal;
            font-weight: 700;
            line-height: 23px;
            padding: 10px;
            background: linear-gradient(180deg, #5bc0de 0%, #282828 100%);
            color: #fff;
            text-decoration: none;
            display: flex;
            cursor: pointer;
            text-align: center;
            justify-content: center;
            margin: 0 10px 0 0
        }

        .tron-daftar-winpalace88:hover {
            background: linear-gradient(180deg, #282828 0%, #5bc0de 100%);
            border: solid #abc2ec 5px;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 5px;
            text-decoration: none
        }
        

        .tron-daftar-winpalace88 {
            animation: blinkings 1s infinite;
            transition: all .4s;
            touch-action: manipulation;
            cursor: pointer
        }
        
        .btn-group {
            display: flex;
            justify-content: space-between;
            padding: 6px 0 6px 0;
        }

        .Daftar,
        .Login {
            flex-basis: 50%;
        }
        .anim {
            animation: blinkings 1s infinite
        }

        @keyframes blinkings {
            0% {
                border: 2px solid #fff
            }

            100% {
                border: 2px solid #c18408
            }
        }
        
.w-100 {
    width: 100%!important;
    border-radius: 15px;
}
        table.winpalace88 {
            font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
            width: 100%;
            text-align: left;
            border-collapse: collapse;
            font-size: calc(8px+1vh);
            margin: 0 20px 0 0
        }

        table.winpalace88 td,
        table.winpalace88 th {
            border: 1px solid #c18408;
            padding: 10px 5px 10px
        }

        table.winpalace88 tbody td {
            font-size: calc(8px+1vh);
            font-weight: 500;
            color: #bfbfbf
        }

        table.winpalace88 thead {
            background: #c18408
        }

        table.winpalace88 thead th {
            font-size: calc(12px+1vh);
            font-weight: 700;
            color: #fff;
            text-align: center;
            background: linear-gradient(to bottom,#feffd3 0,#feffd3 5%,#e8dcb2 6%,#998761 100%)
        }

.w7-btn.reg {
    background: #22be47;
		color:white;
		margin: 0 0 10px;
		width: 250px;
		border-radius: 8px;
}
.w7-btn {
    display: inline-block;
    padding: 3px 20px;
    vertical-align: middle;
    text-decoration: none;
    color: inherit;
    text-align: center;
    margin-bottom: 1.41575em;
}

.w8-btn.reg {
    background: #b7b7b7;
		color:white;
		margin: 0 0 10px;
		width: 250px;
		border-radius: 8px;
}
.w8-btn {
    display: inline-block;
    padding: 3px 20px;
    vertical-align: middle;
    text-decoration: none;
    color: inherit;
    text-align: center;
    margin-bottom: 1.41575em;
}