<style>
    <style>
  .bg-dd {
    display: inline-block;
    float: left;
    margin-left: -114px;
  }

  .bg-dd button {
    background-color: transparent;
    color: #000;
    border-color: #CCC;
  }

  .btn-primary:hover,
  .btn-primary:focus,
  .btn-primary:active,
  .btn-primary.active,
  .open>.dropdown-toggle.btn-primary {
    color: #000 !important;
    background-color: #F7F7F7 !important;
    border-color: #CCCCCC !important;
  }

  .bg-dd button:hover,
  .bg-dd button:active,
  .bg-dd button:focus,
  .bg-dd button:visited {
    color: #000 !important;
    background-color: #F7F7F7 !important;
    border-color: #CCCCCC !important;
  }

  .dropdown-menu>li>a {
    display: inline-block;
    padding: 5px 21px;
  }

  .dropdown-menu {
    min-width: 115px;
  }

  ul.dropdown-menu {
    padding: 0;
    top: 73%;
  }

  ul.dropdown-menu li {
    cursor: pointer;
    line-height: 0;
  }

  ul.dropdown-menu li:hover {
    border: 4px;
  }

  .div-buku-mimpi input[type="text"],
  .div-buku-mimpi select {
    height: 36px;
  }

  .bukumimpi-table {
    margin-top: 15px;
    height: 656px;
    overflow: auto;
  }

  .contact-icon-big {
    background: url('../img/contacts-big.png') no-repeat;
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
  }

  .error-reg {
    background: #f2dddd;
    color: #a70707;
    height: 38px;
    width: 100%;
    padding: 8px;
    margin: 10px 0px;
    border-radius: 7px;
    display: inline-block;
    text-align: center;
  }

  .img-reg {
    position: absolute;
    top: 5px;
    right: -15px;
    width: 25px;
  }


  .btn2 {

    font-family: 'Arial';
    background: transparent;
    border: none;
    color: black;
    padding: 8px 12px;
    font-size: 16px;
    cursor: pointer;
    width: 20%;
  }


  .btn2:hover {
    background: #eb9f14;
  }

  .ico-text {
    font-size: 10px;
    color: black;
    margin-top: 5px;

  }

  .game-img {
    max-width: none;
    text-align: center;
    padding-top: 40px;
    width: 100%;
  }

  .link-container {
    display: flex;
    justify-content: center;
    font-size: var(--x-large-font);
    padding: 0;
    width: 100%
  }

  .link-container a {
    width: 50%;
    text-align: center;
    padding: 15px 20px;
    text-transform: uppercase
  }

  .container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px
  }

  .login-button,
  .register-button {
    color: #000;
    font-family: system-ui
  }

  .login-button,
  .register-button {
    color: #000
  }

  .register-button {
    background: #000f;
    background: linear-gradient(to bottom, #fff700 0, #ff8d00 100%);
    font-size: 14px;
    font-weight: 700
  }

  .register-button:hover {
    box-shadow: 0 0 5px 3px #fff
  }

  .login-button {
    background: #000f;
    background: linear-gradient(rgb(253, 252, 38) 0%, rgb(144, 66, 0) 90%, rgb(252, 227, 12) 0%);
    font-weight: 700
  }

  .login-button:hover {
    box-shadow: 0 0 5px 3px #fff
  }

  .MyImage {
    position: relative;
    margin: 20px auto 0;
    width: 100%;
  }

  .theImage {
    display: block;
    position: relative;
    width: 100%;
  }



  @media only screen and (max-width: 600px) {


    .topnav {
      overflow: hidden;
      background-color: #2a312e;
      display: table;
      margin: 0 auto;
    }



    .topnav a {
      float: left;
      color: #f2f2f2;
      text-align: center;
      padding: 14px 12px;
      margin-left: 5px;
      text-decoration: none;
      background-color: #61796e;
      font-size: 15px;
    }

    .myButton {
      right: 5px;
      bottom: 5px;
      background: linear-gradient(to bottom, #fff700 0, #ff8d00 100%);
      color: black;
      height: 20px;
      width: 40px;
      border: none;
      margin: 0 auto;
      display: block;
      font-size: 10px;
      font-family: 'Arial';
      margin-top: -10px;
      border-radius: 10px;
    }

    .myButton2 {
      right: 5px;
      bottom: 5px;
      background: linear-gradient(to bottom, #fff700 0, #ff8d00 100%);
      color: black;
      height: 20px;
      width: 40px;
      border: none;
      margin: 0 auto;
      display: block;
      font-size: 10px;
      font-family: 'Arial';
      margin-top: -20px;
      border-radius: 10px;
    }
  }

  @media only screen and (min-width: 600px) {

    .topnav {
      overflow: hidden;
      background-color: #2a312e;
      display: table;
      margin: 0 auto;
    }

    .topnav a {
      float: left;
      color: #f2f2f2;
      text-align: center;
      padding: 14px 16px;
      text-decoration: none;
      background-color: #61796e;
      margin-left: 5px;
      font-size: 17px;
    }

    .myButton {
      right: 5px;
      bottom: 5px;
      background: linear-gradient(to bottom, #fff700 0, #ff8d00 100%);
      color: black;
      height: 30px;
      width: 100px;
      border: none;
      margin: 0 auto;
      display: block;
      margin-top: 10px;
      font-family: 'Arial';
      border-radius: 10px;
    }

    .myButton2 {
      right: 5px;
      bottom: 5px;
      background: linear-gradient(to bottom, #fff700 0, #ff8d00 100%);
      color: black;
      height: 30px;
      width: 100px;
      border: none;
      margin: 0 auto;
      display: block;
      margin-top: 15px;
      font-family: 'Arial';
      border-radius: 10px;
    }
  }

  .myButton:hover {
    background: #eb9f14;
  }



  .myMenuButton {
    right: 5px;
    bottom: 5px;
    background: linear-gradient(to bottom, #fff700 0, #ff8d00 100%);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    font-weight: bold;
    color: black;
    height: 30px;
    width: 100%;
    border: none;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
    font-family: 'Arial';
  }


  .myMenuButton:hover {
    background: #eb9f14;
  }


  .linkmenu {
    color: #ff8d00;
  }

  .linkmenu:hover {
    text-decoration: none;
  }


  .MyTable {
    width: 80%;
    margin: 0 auto;
    font-size: 16px;
  }


  .MyTable th {
    text-align: center;
    background-color: #fec341;

  }

  .MyTable td {
    text-align: center;

  }


  #overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 2;
    cursor: pointer;
  }


  #parent {

    position: absolute;
    top: 10%;
    min-width: 400px;
    left: 50%;
    transform: translate(-50%, -50%);
  }


  #form_login {
    position: fixed;
    width: 50%;
    margin: 0 auto;
    height: 80%;
  }

  #div-panel {
    background-color: black;
    height: 400px;
    text-align: center;
    padding-top: 40px;
    min-width: 400px;
    border-radius: 20px 20px 20px 20px;
  }


  .rate-area {
    float: left;
    border-style: none;
  }

  .rate-area:not(:checked)>input {
    position: absolute;
    top: -9999px;
    clip: rect(0, 0, 0, 0);
  }

  .rate-area:not(:checked)>label {
    float: right;
    width: .80em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 40px;
    line-height: 32px;
    color: lightgrey;
    margin-bottom: 10px !important;
  }

  .rate-area:not(:checked)>label:before {
    content: '★';
  }

  .rate-area>input:checked~label {
    color: #d4af37;
    text-shadow: none;
  }

  .rate-area:not(:checked)>label:hover,
  .rate-area:not(:checked)>label:hover~label {
    color: #d4af37;

  }

  .rate-area>input:checked+label:hover,
  .rate-area>input:checked+label:hover~label,
  .rate-area>input:checked~label:hover,
  .rate-area>input:checked~label:hover~label,
  .rate-area>label:hover~input:checked~label {
    color: #d4af37;
    text-shadow: none;

  }

  .rate-area>label:active {
    position: relative;
    top: 0px;
    left: 0px;
  }

  .badge {
    height: 40px;
    width: 40px;
    display: table-cell;
    text-align: center;
    font-weight: bold;
    color: white;
    vertical-align: middle;
    border-radius: 50%;
    background: green;
  }

  .MyRevTable {
    background: #000;
    border-radius: 8px;
    width: 100%;
    margin: 0 auto;
  }



  .MyRevTable td {
    background-color: black;
    color: white;

  }


  .star {
    height: 25px;
  }






  .topnav a:hover {
    background-color: #ddd;
    color: black;
  }

  .topnav a.active {
    background-color: #fff;
    color: #000;
    height: 10px;
    align-items: center;
    display: flex;
  }
  .topnav a {
  border-radius: 8px;
  height: 10px;
  align-items: center;
  display: flex;
  }


#menu {
  padding:10px;
  display: flex;
  justify-content: center !important;
}




.titles {
  border-radius: 25px;
  background: white;
  margin:0 auto;  
  width: 250px;
  align-items: center;
  justify-content: center;
  font-weight:bold;
  display: flex;
  color:black;
  height: 30px;
  }


.titleshort {
  border-radius: 25px;
  background: white;
  margin:0 auto;  
  width: 150px;
  align-items: center;
  justify-content: center;
  font-weight:bold;
  display: flex;
  color:black;
  height: 30px;
  }
  
.verline {
  background: white;
  margin:0 auto;  
  width: 2px;
  height:50px;'
}

.horline {
  background: white;
  margin:0 auto;  
  width: 250px;
  height:2px;
}

.txtgreen
{
	color:#9cecc5;
	font-weight:bold;
	
}


.txtred
{
	color:red;
	font-weight:bold;
	
}





  .first {
    position: absolute;
    top: 50px;
    right: 5px;
  }




  .claim {
    position: absolute;
    top: 15px;
    right: 5px;
  }
</style>
</style>