body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.launcher_whole {
  width: 1024px;
  height: auto;
}

.header {
  width: 1024px;
  height: 30px;
  background-color: #0b1323;
}

.versionInfo {
  font-size: 10px;
  float: left;
  margin-left: 20px;
  color: #f7f8f9;
  letter-spacing: 0.5px;
  margin-top: 10px;
}

.headerIcons {
  float: right;
  margin-right: 20px;
}

.fa-cog {
  color: #f7f8f9;
}

.w3-button {
  float: left;
  margin-top: -3px;
}

.minimize {
  float: left;
  margin-left: -5px;
}

.close {
  float: left;
  margin-left: 7px;
  margin-top: 3px;
}

.w3-container{
max-width: 1024px;
font-family: 'PT Serif', serif;
}


button.w3-button:hover {
  background-color: none !important;

}



.w3-modal {
  background-color: none;
}



.accountMain {
  color: #f7f8f9;
  font-size: 12px;
  font-family: 'PT Serif', serif;
  text-align: center;
  margin-top: 8px;
  letter-spacing: 0.5px;
}

.accountTitlebg {
  background: url("./web/account_title.png");
  text-align: center;
  width: 242px;
  height: 24px;
  color: #f7f8f9;
  font-size: 12px;
  font-family: 'PT Serif', serif;
  margin-left: 60px;
  margin-top: 25px;
}

.accountline {
  margin-top: -5px;
  text-align: center;
}

.accountMenu3 {
  background: url("./web/accountMenu.png");
  width: 337px;
  height: 27px;
  margin-left: 15px;
  margin-top: 0px;
}

.accountMenu4 {
  background: url("./web/accountMenu.png");
  width: 337px;
  height: 27px;
  margin-left: 15px;
  margin-top: 10px;
}


.settingText {
  float: left;
  margin-left: 15px;
  margin-top: 5px;
  font-size: 12px;
  color: #f7f8f9;
}

.settingText2 {
  float: right;
  margin-top: 5px;
  font-size: 12px;
  margin-right: 45px;
  color: #f7f8f9;
}

.settingInnerButton {
  margin-top: 5px;
  float: right;
  margin-right: 15px;

}

#language {
  width: 337px;
  height: 25px;
  margin-left: 15px;
  border: 1px solid #153da7;
  font-family: 'PT Serif', serif;
  font-size: 12px;
  color: #161616;
}

.languageTitle {
  font-family: 'PT Serif', serif;
  font-size: 12px;
  color: #f7f8f9;
  margin-left: 18px;
  margin-bottom: 3px;
}

.rateImage {
  margin-left: 135px;
  margin-top: 15px;
}

.rate1 .rate2 {
  float: left;
}
.buttonWrap {
  margin-top: 13px;
  margin-left: 18px;
}

.settingButtons {
  float: left;
}

.w3-button2 {
  width: 110px;
  height: 20px;
  background: url("./web/close_button.png");
  z-index: 2;
  float: left;
  margin-top: 3px;
}

.w3-modal-content{
  background-color: none;
  max-width: 397px;
  height: 479px;
  background: url("./web/settingbg.jpg") no-repeat;
  float: left;
  margin-left: 312px !important;
  margin-top: -80px !important;
}


.mainFeature {
  background-image: url("./web/frame.jpg");
  width: 1024px;
  height: 475px;
}

.topMenu {
  float: left;
}

.left {
  float: left;
}

.menuText {
  font-family: 'PT Serif', serif;
  font-size: 12px;
  color: #f7f8f9;
  letter-spacing: 0.5px;
  margin-left: 40px;
  margin-top: 15px;
  text-shadow: 2px 2px 2px #161616;
}

.menuText2 {
  font-family: 'PT Serif', serif;
  font-size: 12px;
  color: #f7f8f9;
  letter-spacing: 0.5px;
  margin-left: 17px;
  margin-top: 15px;
  text-shadow: 2px 2px 2px #161616;
}

.menuText3 {
  font-family: 'PT Serif', serif;
  font-size: 12px;
  color: #f7f8f9;
  letter-spacing: 0.5px;
  margin-left: 45px;
  margin-top: 15px;
  text-shadow: 2px 2px 2px #161616;
}

.menuText4 {
  font-family: 'PT Serif', serif;
  font-size: 12px;
  color: #f7f8f9;
  letter-spacing: 0.5px;
  text-shadow: 2px 2px 2px #161616;
  margin-left: 40px;
  margin-top: 15px;
}

.homeMenu {
  box-shadow: 2px 2px 2px #161616;
  background: url("./web/menuFrame.jpg");
  width: 115px;
  height: 48px;
  float: left;
  margin-left: 31px;
  margin-top: 31px;
}

.ShopMenu {
  box-shadow: 2px 2px 2px #161616;
  background: url("./web/menuFrame.jpg");
  width: 115px;
  height: 48px;
  margin-top: 31px;
  float: left;
}

.supportMenu {
  background: url("./web/menuSupport.png");
  width: 115px;
  height: 48px;
  margin-top: 31px;
  float: left;
}

.mainLogo {
  position: absolute;
  margin-top: 10px;
  margin-left: 50px;
}


.right {
  position: absolute;
  margin-left: 648px;
  margin-top: 31px;
}


.emailMenu {
  background: url("./web/menuEmail.png") no-repeat;
  width: 210px;
  height: 48px;
  float: left;

}



.dropbtn2 {
  background-color: transparent;
  color: white;
  font-size: 12px;
  border: none;
  cursor: pointer;
}

.dropdown2 {
  position: relative;
  display: inline-block;
}

.dropdown-content2 {
  display: none;
  position: absolute;
  background-color: transparent;
  width: 398px;
  z-index: 1;
}

.dropdown-content2 .account {
  color: #f7f8f9;
  font-size: 10px;
  margin-top: 20px;
  margin-left: -40px;
  text-align: center;
  width: 398px;
  height: 233px;
  background: url("web/accountbg.jpg");
  text-decoration: none;
  display: block;
  box-shadow: 2px 2px 2px #161616;
}



.dropdown2:hover .dropdown-content2 {
  display: block;
}

.dropdown2:hover .dropbtn2 {
  background-color: transparent;
}

.accountTitle {
  font-size: 12px;
  font-family: 'PT Serif', serif;
  padding-top: 7px;
  letter-spacing: 0.5px;
}

.accountMenu {
  background: url("./web/accountMenu.png");
  width: 337px;
  height: 27px;
  margin-left: 30px;
  margin-top: 35px;
}

.accountMenu2 {
  background: url("./web/accountMenu.png");
  width: 337px;
  height: 27px;
  margin-left: 30px;
  margin-top: 10px;
}

.accountText {
  float: left;
  margin-left: 15px;
  margin-top: 5px;
  font-size: 12px;
}

.accountText2 {
  float: right;
  margin-top: 5px;
  font-size: 12px;
  margin-right: 25px;
}

.accountInnerButton {
  margin-top: 5px;
  float: right;
  margin-right: 15px;

}

.buttons {
  margin-top: 15px;
}



.regionMenu {
  background: url("./web/menuRegion.jpg");
  width: 138px;
  height: 48px;
}

.dropbtn {
  background-color: transparent;
  color: white;
  font-size: 12px;
  border: none;
  cursor: pointer;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: transparent;
  width: 138px;
  z-index: 1;
  margin-top: 15px;
}

.dropdown-content a {
  color: #f7f8f9;
  font-size: 10px;
  padding-top: 3px;
  text-align: center;
  width: 138px;
  height: 23px;
  background: url("web/dropdownbg.png");
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: transparent;
  color: #ca2128;
  text-decoration: none;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: transparent;
}

.slide {
  margin-top: 265px;
  margin-left: 190px;
}

.slidebarMain {
  width: 70px;
  height: 5px;
  background-color: #e5b019;
  float: left;
}

.slidebar {
  width: 70px;
  height: 5px;
  background-color: #f7f8f9;
  float: left;
  margin-left: 5px;
}

.mainImage {
  position: absolute;
  width: 605px;
  height: 330px;
  background-color: #040d16;
  opacity: 0.7;
  margin-top: 115px;
  margin-left: 24px;
  box-shadow: 2px 2px 2px #161616;
  background-image: url("./web/mainImage_1.jpg");
}

.mainText {
  width: 605px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.8);
  margin-top: 280px;
}

.mainTitle {
  color: rgba(247, 248, 249, 1);
  font-family: 'PT Serif', serif;
  text-align: center;
  letter-spacing: 0.5px;
  font-size: 14px;
  padding-top: 15px;
}

.news {
  position: absolute;
  width: 370px;
  height: 330px;
  background-color: #040d16;
  opacity: 0.7;
  margin-top: 115px;
  margin-left: 633px;
  box-shadow: 2px 2px 2px #161616;
}

.mainNews {
  margin-left: 20px;
  margin-top: 12px;
}

.mainNewsFrame {
  background: url("./web/main_news_1.png");
  width: 332px;
  height: 37px;
}

.mainNewsText1 {
  height: 18px;
  color: #f2efd6;
  font-family: 'PT Serif', serif;
  letter-spacing: 0.25px;
  font-size: 14px;
  margin-left: 20px;
  padding-top: 10px;
  margin-top: -2px;
}

.mainNewsText2 {
  height: 18px;
  color: #f2efd6;
  font-family: 'PT Serif', serif;
  letter-spacing: 0.25px;
  font-size: 14px;
  margin-left: 20px;
  padding-top: 10px;
  margin-top: 8px;
}


.mainNewsFrame2 {
  background: url("./web/main_news_1.png");
  width: 332px;
  height: 37px;
}

.subnewsFrame {
  background: url("./web/sub_news.png");
  width: 332px;
  height: 179px;
  margin-top: 8px;

}

.subnewsText {
  color: #f7f8f9;
  font-size: 10px;
  letter-spacing: 0.25px;
  font-family: 'PT Serif', serif;
  margin-left: 20px;
  padding-top: 10px;
}

.subnewsText2 {
  color: #f7f8f9;
  font-size: 10px;
  letter-spacing: 0.25px;
  font-family: 'PT Serif', serif;
  margin-left: 20px;
  margin-top: -8px;
}

.line {
  position: absolute;
  margin-top: -10px;
}

.view {
  float: right;
  color: #f7f8f9;
  text-decoration: underline;
  margin-right: 25px;
  margin-top: -22px;
  font-size: 14px;
}

.socialMedia {
  margin-top: 13px;
}

.fa {
  margin-left: 5px;
}

.shop {
  float: left;
  margin-top: 40px;
  margin-left: 51px;
}

.shopFrame {
  background: url("./web/cashFrame.png");
  width: 305px;
  height: 317px;
  float: left;
}

.upgradeFrame {
  margin-left: 5px;
  background: url("./web/upgradeFrame.png");
  width: 305px;
  height: 317px;
  float: left;
}

.couponFrame {
  background: url("./web/couponFrame.png");
  width: 305px;
  height: 317px;
  float: left;
  margin-left: 5px;
}

.shopFrameTitle {
  color: #f7f8f9;
  text-align: center;
  letter-spacing: 0.5px;
  opacity: 0.95;
  font-size: 14px;
  margin-top: 15px;
  font-family: 'PT Serif', serif;
}

.cashbalance {
  font-size: 40px;
  text-align: center;
  margin-top: -10px;
  color: #f7f8f9;
  letter-spacing: 0.25px;
}

.status {
  font-size: 10px;
  text-align: center;
  color: #f7f8f9;
  margin-top: -22px;
  letter-spacing: 0.5px;
  font-family: 'PT Serif', serif;
}

.shopButton {
  margin-left: 80px;
  margin-top: 20px;
}

.checkboxContainer {
  margin-top: -10px;
}
.checkbox {
  color: #f7f8f9;
  opacity: 0.9;
  margin-left: 65px;
  margin-top: 3px;
}

.cashMoney {
  color: #f7f8f9;
  font-size: 12px;
  letter-spacing: 0.5px;
  font-family: 'PT Serif', serif;
}

.moneyInside {
  font-size: 11px;
}

.standard {
  margin-left: 80px;
  margin-top: -8px;
}

.packageContainer {
  height: 35px;
}

.status2 {
  font-size: 10px;
  text-align: center;
  color: #f7f8f9;
  letter-spacing: 0.5px;
  margin-top: -10px;
  font-family: 'PT Serif', serif;
}

.checkbox2 {
  color: #f7f8f9;
  opacity: 0.9;
  margin-left: 50px;
  margin-top: 3px;
}

#secondPackage {
  margin-top: 10px;
}

.saviourPackage {
  color: #f7f8f9;
  font-family: 'PT Serif', serif;
  font-size: 12px;
  margin-left: 70px;
  margin-top: 3px;
  letter-spacing: 0.5px;
}

.shopButton2 {
  margin-left: 80px;
  margin-top: 32px;
}

.redeemStatus {
  font-family: 'PT Serif', serif;
  font-weight: bold;
  color: #f7f8f9;
  margin-left: 50px;
}

.status3 {
  font-size: 10px;
  text-align: center;
  color: #f7f8f9;
  letter-spacing: 0.5px;
  margin-top: -15px;
  font-family: 'PT Serif', serif;
}

#redeemCode {
  width: 240px;
  height: 25px;
  margin-left: 30px;
  margin-top: 45px;
  border: 1px solid #c39922;
}

::placeholder {
  text-align: center;
}

.shopButton3 {
  margin-left: 80px;
  margin-top: 75px;
}

.startButton {
  float: right;
}

.footerLeft {
  float: left;
}

.pause {
  margin-top: 20px;
  margin-left: 25px;
}

.w3-green {
  border-radius: 5px;
  box-shadow: 0 1px 2px 0 rgba(247, 248, 249, 0.25), 0 2px 20px 0 rgba(247, 248, 249, 0.25);
  margin-top: 20px;
  background-image: linear-gradient(90deg, #967413, #e5b019, #f7da88);
}

.w3-green2 {
  border-radius: 5px;
  box-shadow: 0 1px 2px 0 rgba(247, 248, 249, 0.25), 0 2px 20px 0 rgba(247, 248, 249, 0.25);
  margin-top: 20px;
  background-image: linear-gradient(90deg, #7d1217, #a9262c, #7d1217);
}

.w3-light-grey {
  width: 700px;
  border-radius: 5px;
  margin-top: 20px;
}

.footer {
  width: 1024px;
  height: 75px;
  background-color: #0b1323;
  margin-top: -5px;
}



.signinArea {
  background: url("./web/signinbg.jpg");
  width: 1024px;
  height: 558px;
}

.signinLogo {
  text-align: center;
  padding-top: 25px;
}

.signinForm {
  background: url("./web/signin_form.jpg");
  width: 400px;
  height: 400px;
  margin-left: 312px;
  margin-top: 10px;
}

.signinText {
  font-family: 'PT Serif', serif;
  color: #f7f8f9;
  letter-spacing: 0.5px;
  font-size: 12px;
  margin-left: 31px;
  padding-top: 25px;
  height: 15px;
}

.signinText2 {
  font-family: 'PT Serif', serif;
  color: #f7f8f9;
  letter-spacing: 0.5px;
  font-size: 12px;
  margin-left: 31px;
  padding-top: 10px;
  height: 15px;
}


#email {
  width: 337px;
  height: 25px;
  margin-left: 31px;
  margin-top: 5px;
}

#password {
  width: 337px;
  height: 25px;
  margin-left: 31px;
}

.remember {
  margin-left: 31px;
  margin-top: 7px;
}

.rememberEmail {
  font-family: 'PT Serif', serif;
  color: #f7f8f9;
  letter-spacing: 0.5px;
  font-size: 10px;
  margin-left: 5px;
}

.signinButton {
  text-align: center;
  margin-top: 30px;
}

.newAccount {
  text-align: center;
  margin-top: 10px;
}

.newAccountText {
  font-family: 'PT Serif', serif;
  color: #f7f8f9;
  letter-spacing: 0.5px;
  font-size: 10px;
}

.blueline {
  margin-top: 10px;
}

.google {
  width: 120px;
  height: 25px;
  background-color: #ca2128;
  float: left;
  margin-left: 75px;
}

.facebook {
  width: 120px;
  height: 25px;
  background-color: #1b1bce;
  float: left;
  margin-left: 10px;
}

.blackScreen {
  position: absolute;
  width: 1024px;
  height: 574px;
  background: url("./web/blackScreen.png");
  z-index: 99;
}

.confirmation {
  background: url("./web/confirmation_frame.png");
  width: 500px;
  height: 200px;
  margin-left: 262px;
  margin-top: 170px;
  text-align: center;
  box-shadow: 2px 2px 2px #161616;
}

.confirmationText {
  font-family: 'PT Serif', serif;
  color: #f7f8f9;
  letter-spacing: 0.5px;
  font-size: 14px;
  padding-top: 60px;
}
