#Clear_Search1 {
  cursor: pointer;
  background: #dadada;
  color: #000000;
}

#Clear_Search1:hover {
  background: #000000;
  color: #ffffff;
}

.Outlets_GPS2 {
  display: none;
}

@media (max-width: 576px) {
  .Outlets_GPS2 {
    margin-right: -250px;
    margin-top: -70px;
    transform: translateX(80px) translateY(9px);
  }
}

@media (min-width: 576px) {
  .Outlets_GPS2 {
    margin-right: -250px;
    margin-top: -70px;
    transform: translateX(151px) translateY(9px);
  }
}

@media (min-width: 769px) {
  .Claims_Centres_GPS_Cor2 {
    transform: translateX(139px) translateY(-44px);
  }
}

@media (min-width: 769px) {
  .Outlets_GPS_Close1 {
    transform: translateX(95px) translateY(-78px);
  }
}

@media (min-width: 769px) {
  .Claims_Centres_GPS_Cor_Close1 {
    transform: translateX(95px) translateY(-78px);
  }
}

@media (min-width: 769px) {
  .Outlets_GPS_Close1:hover {
    width: 25px;
    height: 25px;
    transform: translateX(95px) translateY(-80px);
  }
}

@media (min-width: 769px) {
  .Claims_Centres_GPS_Cor_Close1:hover {
    width: 25px;
    height: 25px;
    transform: translateX(95px) translateY(-80px);
  }
}

@media (max-width: 768px) {
  .Outlets_GPS_Close1 {
    transform: translateX(99px) translateY(-80px);
  }
}

@media (max-width: 768px) {
  .Outlets_GPS_Close1:hover {
    width: 25px;
    height: 25px;
    transform: translateX(96px) translateY(-82px);
  }
}

@media (max-width: 768px) {
  .Claims_Centres_GPS_Cor2 {
    transform: translateX(-64px) translateY(7px);
  }
}

@media (max-width: 768px) {
  .Claims_Centres_GPS_Cor_Close1 {
    transform: translateX(99px) translateY(-80px);
  }
}

@media (max-width: 768px) {
  .Claims_Centres_GPS_Cor_Close1:hover {
    width: 25px;
    height: 25px;
    transform: translateX(96px) translateY(-82px);
  }
}

.Claims_Centres_GPS_Cor2 {
  display: none;
}

.Button_Click_Effect1:hover {
  transform: translateY(4px);
  transform: scale(1.5);
}

.Toto_Hyperlink2 {
  color: #dd020d;
  text-decoration: none;
}

.Toto_Hyperlink2:hover {
  color: #ff000d;
  font-weight: 600;
  text-decoration: underline;
}

.DownloadResults2:hover {
  opacity: 0.1;
}

.Past_Results_Print1 {
  display: none;
  /*display: block;*/
  position: fixed;
  z-index: 13;
  padding-top: 2%;
  padding-bottom: 10%;
  padding-left: 1%;
  padding-right: 1%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

.Past_Result_Table1 tbody tr:nth-child(even) {
  background-color: #f1f1f1;
}

.Past_Result_Table1 tbody tr:hover {
  background-color: #ccc;
}

.Past_Result_Table1 thead tr {
  color: #fff;
  background-color: #3385ff;
}

.Past_Result_Table1 {
  border-collapse: collapse;
  width: 100%;
}

.Past_Result_Table1 th, .Past_Result_Table1 td {
  padding: 8px;
  text-align: left;
}

.Past_Result_Table1 th {
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.Past_Result_Table1 tr {
  border: 1px solid #ddd;
  cursor: pointer;
}

.arrow-up:after {
  content: " ";
}

.arrow-down:after {
  content: " ";
}

#Main_Navbar1 {
  z-index: 10;
}

.Draw_Results_A1 {
  cursor: pointer;
}

.Draw_Results_A1:hover {
  text-shadow: 0px 0px 30px rgb(0, 133, 255);
}

.Past_Results_Draw_Date_Control {
  color: rgba(0, 0, 0, 0.20);
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.Past_Results_Draw_Date_Control:hover, .Past_Results_Draw_Date_Control:focus {
  color: rgb(0, 0, 0);
}

.Past_Results_Model_Box2 {
  display: none;
  /*display: block;*/
  position: fixed;
  z-index: 12;
  padding-top: 5%;
  padding-bottom: 10%;
  padding-left: 0%;
  padding-right: 0%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  /*background-color: rgb(0, 0, 0);*/
  /*background-color: rgba(0, 0, 0, 0.4);*/
}

.Past_Results_Model_Box1_Div2 {
  position: relative;
  /*background-color: #fefefe;*/
  margin: auto;
  padding: 0;
  /*border: 1px solid #888;*/
  width: 96%;
  /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
  -webkit-animation-name: Animate_Zoom1;
  -webkit-animation-duration: 0.1s;
  animation-name: Animate_Zoom1;
  animation-duration: 0.1s;
}

@keyframes Animate_Zoom2 {
  0% {
    top: -300px;
    transform: scale(0);
  }
  100% {
    top: 0;
    transform: scale(1);
  }
}

.Past_Results_Model_Box1_Close2 {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.Past_Results_Model_Box1_Header2 {
  padding: 2px 16px;
  background-color: #ff0000;
  color: white;
}

.Past_Results_Model_Box1_Body2 {
  padding: 2px 16px;
}

.Past_Results_Model_Box1_Footer2 {
  padding: 2px 16px;
  background-color: #ff0000;
  color: white;
}

.Modal_Box_Close_Button:hover, .Modal_Box_Close_Button:focus {
  color: rgb(255, 0, 0);
  text-decoration: none;
  cursor: pointer;
  transform: scale(2);
  text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.6);
}

/* ////////////////////////////////////////// */

.Past_Results_Draw_Date_Control {
  color: rgba(0, 0, 0, 0.20);
  cursor: pointer;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.Past_Results_Draw_Date_Control:hover, .Past_Results_Draw_Date_Control:focus {
  color: rgb(0, 0, 0);
}

.Past_Results_Model_Box1 {
  display: none;
  /*display: block;*/
  position: fixed;
  z-index: 11;
  padding-top: 2%;
  padding-bottom: 10%;
  padding-left: 1%;
  padding-right: 1%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

.Past_Results_Model_Box1_Div1 {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 96%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: Animate_Zoom1;
  -webkit-animation-duration: 0.1s;
  animation-name: Animate_Zoom1;
  animation-duration: 0.1s;
}

@keyframes Animate_Zoom1 {
  0% {
    top: -300px;
    transform: scale(0);
  }
  100% {
    top: 0;
    transform: scale(1);
  }
}

.Past_Results_Model_Box1_Close1 {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.Past_Results_Model_Box1_Header1 {
  padding: 2px 16px;
  background-color: #ff0000;
  color: white;
}

.Past_Results_Model_Box1_Body1 {
  padding: 2px 16px;
}

.Past_Results_Model_Box1_Footer1 {
  padding: 2px 16px;
  background-color: #ff0000;
  color: white;
}

.Modal_Box_Close_Button:hover, .Modal_Box_Close_Button:focus {
  color: rgb(255, 0, 0);
  text-decoration: none;
  cursor: pointer;
  transform: scale(2);
  text-shadow: 4px 4px 6px rgba(0, 0, 0, 0.6);
}

.Font_Family1 {
  font-family: Arial, Helvetica, sans-serif;
}

.control_a1 {
  opacity: 0;
}

.control_a1:hover {
  opacity: 1;
}

.control1:hover {
  background: rgba(255, 255, 255, 0.5);
}

.control2 {
  opacity: 0.3;
}

.control2:hover {
  background: rgba(255, 255, 255, 0.90);
  box-shadow: 0px 0px 2px rgb(130, 130, 130);
  opacity: 1;
}

.carousel-indicators .active {
  height: 10px;
  width: 10px;
  border-radius: 100%;
  margin-left: 10px;
  margin-right: 10px;
}

/* .active:hover, .active1:hover, .active2:hover, .active3:hover {} */

.active1:hover {
  cursor: pointer;
  font-weight: 500;
  text-decoration: overline rgba(84, 84, 84, 0.533);
}

.Past_Results_Shortcut1:hover {
  border-radius: 10px;
  border: 2px outset rgb(255, 255, 255);
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background: rgb(55, 99, 244);
}

td {
  vertical-align: middle;
}

.Past_Results_Draw_Day1 {
  background: #ffffff;
}

.Past_Results_Draw_Day2 {
  background: #fff0c3;
  cursor: pointer;
}

.Past_Results_Draw_Day2:hover {
  background: #9fd6ff;
}

.Won1 {
  color: #ff0000;
  font-weight: bold;
  background: url("Partially Won.gif") right no-repeat;
  background-position: 97%;
}

.Won2 {
  color: #ff0000;
  font-weight: bold;
  background: url("Won.gif") right no-repeat;
  background-position: 97%;
}

#live_chat {
  z-index: 10;
  position: fixed;
  bottom: 10px;
  right: 10px;
  text-decoration: none;
  display: block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* PC */

@media (min-width: 576px) {
  .tab_1 {
    border-radius: 10px 0 0 10px;
  }
}

@media (min-width: 576px) {
  .tab_3 {
    border-radius: 0 10px 10px 0;
  }
}

@media (min-width: 576px) {
  .jackpot_mobile_1 {
    border-radius: 0 0 0 10px;
  }
}

@media (min-width: 576px) {
  .jackpot_mobile_4 {
    border-radius: 0 10px 0 0;
  }
}

@media (min-width: 576px) {
  .result_tab_2 {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 992px) {
  .banner2 {
    border-radius: 15px 15px 0 0;
  }
}

@media (min-width: 992px) {
  .Berjaya_Group_Logo {
    margin-right: 110%;
  }
}

@media (min-width: 992px) {
  .copyright-left {
    margin-left: 5%;
  }
}

@media (min-width: 576px) {
  .Past_Results_Calendar_Date1 {
    font-size: 18px;
  }
}

@media (min-width: 576px) {
  .Past_Results_Draw_Day3 {
    background: #fff;
    font-size: 12px;
  }
}

/* Mobile */

@media (max-width: 575px) {
  .Past_Results_Draw_Day3 {
    background: #fff;
    width: 0;
    font-size: 0;
  }
}

@media (max-width: 575px) {
  .tab_1 {
    border-radius: 0 0 10px 10px;
  }
}

@media (max-width: 575px) {
  .tab_3 {
    border-radius: 10px 10px 0 0;
  }
}

@media (max-width: 575px) {
  .jackpot_mobile_2 {
    border-radius: 0 0 0 10px;
  }
}

@media (max-width: 575px) {
  .jackpot_mobile_3 {
    border-radius: 0 10px 0 0;
  }
}

@media (max-width: 575px) {
  .result_tab_2 {
    min-width: 300px;
  }
}

@media (max-width: 991px) {
  .Berjaya_Group_Logo {
    margin-right: 0;
  }
}

@media (max-width: 991px) {
  .copyright-left {
    margin-left: 0;
  }
}

@media (max-width: 575px) {
  .Past_Results_Calendar_Date1 {
    font-size: 3vw;
  }
}

#Scroll_2_Top_Btn {
  width: 30px;
  height: 30px;
  color: rgba(0, 0, 0, 0.5);
  background: rgba(255, 255, 255, 0.5);
  z-index: 10;
  position: fixed;
  bottom: 90px;
  right: 20px;
  text-decoration: none;
  border-radius: 100%;
  /*display: none;*/
  display: block;
  -webkit-transition: ease-out 0.3s ease;
  -moz-transition: ease-out 0.3s ease;
  -ms-transition: ease-out 0.3s ease;
  -o-transition: ease-out 0.3s ease;
  transition: ease-out 0.3s ease;
  padding: 0;
}

#Scroll_2_Top_Btn:hover {
  width: 50px;
  height: 50px;
  padding: 0;
  padding-top: 3px;
  color: rgb(255, 255, 255);
  background: rgba(0, 0, 0, 0.5);
  border: 5px double #0094ff;
  box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.1);
}

@media (min-width: 576px) {
  .rounded-nav {
    border-radius: 50rem !important;
  }
}

@media (min-width: 576px) {
  .rounded-nav .nav-link {
    border-radius: 50rem !important;
  }
}

.with-arrow .nav-link.active {
  position: relative;
}

.with-arrow .nav-link.active::after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #2b90d9;
  position: absolute;
  bottom: -6px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
}

.lined .nav-link {
  border: none;
  border-bottom: 3px solid transparent;
}

.NPR_Button1:hover {
  cursor: pointer;
  background: linear-gradient(-90deg, rgb(239, 239, 239), #c2c2c2);
}

.NPR_Button2:hover {
  cursor: pointer;
  background: linear-gradient(90deg, rgb(239, 239, 239), #c2c2c2);
}

.lined .nav-link:hover {
  border: none;
  border-bottom: 3px solid transparent;
}

.lined .nav-link.active {
  background: none;
  color: #555;
  border-color: #2b90d9;
}

.nav-pills .nav-link {
  color: #555;
}

.text-uppercase {
  letter-spacing: 0.1em;
}

/* carousel */

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px;
}

.carousel-item.active, .carousel-item-next, .carousel-item-prev {
  display: block;
}

.carousel-control-prev, .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

.carousel-control-prev:focus, .carousel-control-prev:hover, .carousel-control-next:focus, .carousel-control-next:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
  margin-bottom:0;
}

.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators .active {
  background-color: rgb(255, 255, 255);
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.dropdown-menu2 {
  height: 110px;
  overflow-x: hidden;
}

.PopupBanner {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 150px;
  padding-bottom: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.4);
}

.PopupBannerContent {
  background-color: #ffffff;
  margin: auto;
  padding: 20px;
  width: 90%;
}

.PopupBannerClose {
  color: #000000;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.PopupBannerClose:hover, .PopupBannerClose:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.page-item, .Press_Releases_Doc1, .Home_Carousel1_Slides, .DIW_Star_Power_Supreme_Toto_650_655_658_Your_Number, #DIW_4D_Jackpot_Pick_Type3 {
  cursor: pointer;
}

.PR_Table_Animation1 {
  animation: PR_Table_Animation1 0.75s ease 0s 1 normal none;
}

@keyframes PR_Table_Animation1 {
  0% {
    transform: translateZ(-1000px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    transform: translateZ(0) rotateX(0);
  }
}

.Press_Releases_P1 {
  color: #3763f4;
  font-weight: 600;
  transition: transform .2s;
}

.Press_Releases_P1:hover {
  transform: translateY(-5px) translateX(3%) scale(1.1);
}

.Did_I_Win_4D_Clear_All_Search_Results_Button1:active {
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

#DIW_4D_Roll1 {
  display: none;
}

#DIW_4D_Roll4 {
  display: none;
}

#DIW_4D_Jackpot_Pick_Type1 {
  display: flex;
}

@media (min-width: 1200px) {
  .Past_Result_H1 {
    font-size: 2vw;
  }
}

@media (max-width: 1200px) {
  .Past_Result_H1 {
    font-size: 3vw;
  }
}

@media (max-width: 992px) {
  .Past_Result_H1 {
    font-size: 4vw;
  }
}

@media (max-width: 768px) {
  .Past_Result_H1 {
    font-size: 5vw;
  }
}

@media (max-width: 576px) {
  .Past_Result_H1 {
    font-size: 6vw;
  }
}

@media (max-width: 366px) {
  .Past_Result_H1 {
    font-size: 8vw;
  }
}

.Corporate_FAQs_Animation1:hover {
  /*transform: scale(1.05);*/
  /*transition: all 0.3s ease 0s;*/
  /*z-index: 10;*/
  /*font-size: 20px;*/
}

.Corporate_FAQs_Animation2:hover {
  /*transform: scale(1.05);*/
  /*transition: all 0.3s ease 0s;*/
  /*background: #d8e7ff;*/
  /*font-size: 20px;*/
}

.Corporate_FAQs_Animation2 {
  /*transform: scale(1.05);*/
  background: #f3f3f3;
}

.accordion-collapse {
  transition: all 0.3s ease 0s;
}

.HideScrollbar1::-webkit-scrollbar {
  display: none;
}

#Download_Results_Dialog_1_Div_1 {
  /*display: block;*/
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 10%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  color: #ffffff;
  text-align: center;
}

.Download_Results_Dialog_1_Content {
  font-size: 20px;
  background-color: rgba(0, 0, 0, 0.3);
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 90%;
  border-radius: 20px;
}

#Download_Results_Dialog_1_Close {
  color: #ffffff;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

#Download_Results_Dialog_1_Close:hover, #Download_Results_Dialog_1_Close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

#RS_PG1 {
  display: none;
  /*display: block;*/
}

.RS_LSF_FB {
  background: #ffffff;
  border: 5px outset rgb(238, 238, 238);
}

.RS_LSF_FB:hover {
  background: rgb(131, 174, 255);
  /*background: rgb(0, 87, 255);*/
  color: rgb(255, 255, 255);
  cursor: pointer;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  font-weight: bold;
}