@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Teko:300,400,500");
*,*:before,*:after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@font-face {
    font-family: "SecretOrigins BB";
    src: url("https://db.onlinewebfonts.com/t/fdfafbae71e3fec707758f26968b24dd.eot");
    src: url("https://db.onlinewebfonts.com/t/fdfafbae71e3fec707758f26968b24dd.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/fdfafbae71e3fec707758f26968b24dd.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/fdfafbae71e3fec707758f26968b24dd.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/fdfafbae71e3fec707758f26968b24dd.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/fdfafbae71e3fec707758f26968b24dd.svg#SecretOrigins BB")format("svg");
}
@font-face {
  font-family: ClashRoyale;
  src: url(../fonts/clashroyale.ttf);
}
@font-face {
    font-family: supercell;
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_md.eot);
    src: url(https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_md.eot#iefix) format("embedded-opentype"),url(https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_md.woff2) format("woff2"),url(https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_md.woff) format("woff"),url(https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_md.ttf) format("truetype")
}
@font-face {
    font-family: 'namek'; 
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/namek.ttf) format("ttf"), 
        url(../fonts/namek.ttf) format("ttf"),
        url(../fonts/namek.ttf) format("truetype");
}
@font-face {
    font-family: supercell;
    font-style: normal;
    font-weight: 600;
    src: url(https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_bd.eot);
    src: url(https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_bd.eot#iefix) format("embedded-opentype"),url(https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_bd.woff2) format("woff2"),url(https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_bd.woff) format("woff"),url(https://cdn.supercell.com/fonts/supercell/supercelltext/full/supercelltext_w_bd.ttf) format("truetype")
}
body {
	background: #e8e8e8 center / cover no-repeat;
	margin: 0;
	font-family: Arial;
}
figure {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.item2Shine figure {
	position: relative;
}

.item2Shine figure::before {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    width: 41%;
    height: 100%;
    top: 0px;
    left: -75%;
    position: absolute;
    z-index: 2;
    content: '';
    display: block;
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.item2Shine figure::before {
	-webkit-animation: shine 2s infinite;
	animation: shine 2s infinite;
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}
.box-rewards {
	width: 100%;
	height: auto ;
	margin-left:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	border: 0px solid #E29E53;
	border-radius: 5px;
	position: relative;
	display: block;
}
.box-item-rewards {
	width: 100%;
	height: auto;
	padding-top: 20px;
	margin-right: auto;
}
.item2 {	
    width: 80px;
    height: 100px;
	margin-top: 0px;
	margin-bottom: -5px;
	display: inline-block;
	border:none;
	border-radius: 4px;	
}
.item2 img {
	background-size:display;
	width: 100%;
    height: 100%; 
    border:none;   
    border-radius: 4px;	
}
.item2 p {
    width: 113%;
    margin-left: 2px;
    height: 24px;
    padding: 3px;
    padding-top: 5px;
    padding-left: 2px;
    color: #fff;
    text-shadow: 1px 1px 1px #000000;
    font-size: 8px;
    font-family: clashroyale;
    font-weight: 500;
    text-align: center;
    margin-top: -26px;
}


.item2 p img {
    margin-left: -15px;
    margin-bottom: -3px;
    width: 12px;
    height: auto;
    border: none;
    position: absolute;
    margin-top: 0px;
}

.item2 s {
	text-decoration: line-through;
	color: #fe9d9d;
}

.LabelCards_card_label_box__Hcfaa {
	box-sizing: border-box;
	left: 6px;
	overflow: hidden;
	position: absolute;
	right: 6px;
	top: 6px;
	z-index: 1;
}
.item button{
	
}
.namon1{
  background:url(../img/namon.png) no-repeat center center;
	background-size:100% 100%;
  animation: bounceIn 2s linear infinite; 
	width:30%;
	height:25px;
	text-shadow: 1px 1px 1px #000000;
	padding-top: 2px;
	color:#fff;
	font-size:11px;
	font-family:namek;
	font-weight: 500;
	text-align:center;
	padding-right:0px;
	border: none;
	outline:none;
}
.namoff1{
  background:url(../img/namoff.png) no-repeat center center;
	background-size:100% 100%;
  animation: bounceIn 2.5s linear infinite; 
	width:30%;
	height:25px;
	text-shadow: 1px 1px 1px #000000;
	padding-top: 2px;
	color:#fff;
	font-size:11px;
	font-family:namek;
	font-weight: 500;
	text-align:center;
	padding-right:0px;
	border: none;
	outline:none;
}
.namoff2{
  background:url(../img/namoff.png) no-repeat center center;
	background-size:100% 100%;
  animation: bounceIn 2.5s linear infinite; 
  	width:30%;
	height:25px;
	text-shadow: 1px 1px 1px #000000;
	padding-top: 2px;
	color:#fff;
	font-size:11px;
	font-family:namek;
	font-weight: 500;
	text-align:center;
	padding-right:0px;
	border: none;
	outline:none;
}
.namon2{
  background:url(../img/namon.png) no-repeat center center;
	background-size:100% 100%;
  animation: bounceIn 2s linear infinite; 
	width:30%;
	height:25px;
	text-shadow: 1px 1px 1px #000000;
	padding-top: 2px;
	color:#fff;
	font-size:11px;
	font-family:namek;
	font-weight: 500;
	text-align:center;
	padding-right:0px;
	border: none;
	outline:none;
}
.namekbox {	

	background: url(../img/bgnamek.jpg) no-repeat center center;
    background-size: 100% 100%;
    margin-top: 0px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 630px;
    position: relative;
    border:none;
}
.redeemRewardsImg {
    width:75px;
    height:75px;
    border:solid 1px #656565;
    border-radius: 10px;
}
.popup-box-wrapper10 {
	width: 350px;
	height: auto;
	position: relative;
	margin: 50px auto;
	margin-top: 15%;
	text-align: center;
	font-family:'selow';
	color:#fff;
}
.popup2 {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
	background-color:rgba(0, 0, 0, 0.9);
}
.popup-box-navbar10 {
	height: auto;
	padding-bottom: 6px;
}
.popup-box-navbar10 img {	
	width:30px;
	height: auto;
	float:right;
	margin-top:50%;
	margin-right:15px;
	padding-bottom: 6px;
}
.popup-box-navbar {
	background:#1c7274;
	height: auto;
	padding-bottom: 6px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.popup-box-navbar img {	
	width:18px;
	height: auto;
	float:right;
	margin-top:10px;
	margin-right:15px;
	padding-bottom: 6px;
}
.popup-box-navbar-titles {
	padding-top: 8px;
	color: #fff;
	font-size: 18px;
	margin-left:38px;
	margin-bottom:6px;
	font-family:arial;
	font-weight: 500;
	text-align: center;
}
.popup-box-navbar-title {
	padding-top: 8px;
	color: #fff;
	font-size: 18px;
	margin-bottom:6px;
	font-family:arial;
	font-weight: 500;
	text-align: center;
}
.popup-box-bgnamek {
	background:url(../img/namekpop.png) no-repeat center center;
	background-size:100% 100%;
	width: 100%;
	height:360px;
	opacity: 100%;
	margin-top: 50%;
}
.popup-box-item-redeem {
	width: 75px;
	height: 75px;
	margin: 1px;
	margin-left: 5px;
	margin-right: 15px;	
	margin-top: 30px;	
	float: left;
	display: inline-block;
}
.popup-box-item-redeem img {
	width:100%;
	height:100%;
}
.popup-box-form-footer {
	background: rbga(0,0,0,0);
	background-size:100% 100%;
	width: 100%;
	height: 60px;	
}
.popup-box-form-footernamek button {
	background:url(../img/button.png) no-repeat center center;
	background-size: 100% 100%;
	width: 70px;
	height: 28px;
  text-shadow: 1px 1px 1px #000;
	margin-top: 60px;
	margin-bottom: 5px;
	padding: 4px;
	color: #fff;
	font-size:8px;
	float:right;
	font-family: namek;
	margin-right: 25px;
	font-weight: 500;
	text-align: center;
	border:solid 0px #043c44;
	outline: none;
}
.popup-box-alert-enter {
	width: 95%;
	height: auto;
	margin-top: 10px;
	padding-top: 25px;
	padding-bottom: 20px;
	display: block;
}
.popup-box-alert-purchase {
	width: 95%;
	height: auto;
	margin-top: 10px;
	padding-top: 20px;
	display: block;
}
.popup-box-alert-purchase-content {
	width: 100%;
	height: 30px;
	padding: 5px;
}
.popup-box-alert-purchase-content {
	color: #fff;
	font-size: 18px;
	font-family: selow;
	font-weight: 550;
	text-align: left;
	line-height: 20px;
}
.popup-box-alert-purchase img {
	width: 18px;
	height: 18px;
	margin-top: 5px;
	margin-right: 5px;
	float: left;
}
.popup-box-gamecon {
	width: 40%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	display: block;
}	
.popup-box-alert {
	width: 95%;
	height: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px;
	color: #C3C3C3;
	font-size: 17px;
    font-family:selow;
	font-weight: 500;
	text-align: center;
	line-height: 20px;
	display: block;
}
.popup-box-alert span {
	color: #e67a07;
}
.popup-box-alert img {
	width: 20px;
	height: 20px;
	margin-right: 5px;
}
.popup-box-alert i {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #fff;
	font-size: 40px;
	text-align: center;
}
.popup-box-alert-center {
	width: 95%;
	height: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 5px;
	color: #C3C3C3;
	font-size: 17px;
    font-family:namek;
	font-weight: 500;
	text-align: center;
	line-height: 20px;
	display: block;
}
.popup-box-alert-center span {
	color: #e67a07;
}
.popup-box-alert-center img {
	width: 20px;
	height: 20px;
	margin-left: 2px;
	margin-right: 5px;
	margin-bottom: -4px;
}
.popup-box-alert-left {
	width: 95%;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;	
	margin-bottom: 10px;
	padding: 5px;
	color: #C3C3C3;
	font-size: 16px;
    font-family:selow;
	font-weight: 500;
	text-align: left;
	line-height: 20px;
	display: block;
}
.popup-box-alert-left span {
	color: #e67a07;
}
.popup-box-alert-left img {
	width: 20px;
	height: 20px;
	margin-left: 2px;
	margin-right: 5px;
	margin-bottom: -4px;
}
.popup-box-alert-right {
	width: 95%;
	height: auto;
	margin-top: 10px;
	margin-left: 10px;	
	margin-bottom: 10px;
	padding: 5px;
	color: #C3C3C3;
	font-size: 16px;
    font-family:selow;
	font-weight: 500;
	text-align: right;
	line-height: 20px;
	display: block;
}
.popup-box-alert-redeem {
	width: 95%;
	height: auto;
	margin-top: -15px;
	margin-left: 10px;	
	margin-bottom: 5px;

	padding-left: 50px;
	color: #e67a07;
	font-size: 13px;
    font-family:namek;
	font-weight: 500;
	text-align: left;
	line-height: 20px;
	display: block;
}
.popup-box-alert-redeem span {
	color: #e67a07;
}
.popup-box-alert-redeem img {
	width: 20px;
	height: 20px;
	margin-left: 2px;
	margin-right: 5px;
	margin-bottom: -4px;
}
.namekitem {
  width: 100%;
	display: inline-block;	
}
.namekreward {
  width:100%;
	height: 100px;	
	display: inline-block;	
}
.namek_collect {
	background: url(../img/namekbgreward.jpg) no-repeat center;
	background-size: 100% 100%;
	box-shadow: -1px 2px 10px black;
	width: 300px;
	height: 350px;
	margin: 20px;
	margin-bottom: 0px;
	display: inline-block;	
	border-radius:8px; 
	border: 1px solid #3be5de;
}
.namek_collect2 {
	background: url(../img/namekbg2.jpg) no-repeat center;
	background-size: 100% 100%;
	box-shadow: -1px 2px 10px black;
	width: 300px;
	height: 350px;
	margin: 20px;
	margin-bottom: 0px;
	display: inline-block;	
	border-radius:8px; 
	border: 1px solid #3bc0e5;
}
.namek_collect3 {
	background: url(../img/namekbg3.jpg) no-repeat center;
	background-size: 100% 100%;
	box-shadow: -1px 2px 10px black;
	width: 300px;
	height: 350px;
	margin: 20px;
	margin-bottom: 0px;
	display: inline-block;	
	border-radius:8px; 
	border: 1px solid #ce8aff;
}
.namekgas {	
  width: 160px;
  height: 160px;
	margin: 1px;
	margin-left:5px;
	margin-top: 8px;
	margin-bottom: -5px;
	display: inline-block;
	border:none;
	border-radius: 4px;	
}
.namekgas img {
	background-size:display;
	width: 100%;
    height: 100%; 
    border:none;   
} 
.titlenamek {
    animation: zoomInUp 1.1s ;
    color: #fff;
    font-family: namek;
    font-size: 14px;
    padding-top: 50px;
    float-text:center;
    position:relative;
    text-align:center;
    text-shadow: 1px 1px 5px #000;
}
.nomin2 {
    animation: bounceInRight 2.1s ;
    color: #fff;
    font-family: namek;
    font-size: 14px;
    padding-top: 235px;
    position:absolute;
    padding-left:120px;
    text-shadow: 0px 0px 0px #000;
}
.scroll {
	overflow:scroll;
	position:relative;
	width: 100%;
	height:700px;
	margin-top:10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	scrollbar-face-color:#ffbb40;
	scrollbar-shadow-color:#ffbb40;
	scrollbar-highlight-color:#ffbb40;
	scrollbar-3dlight-color:#ffbb40;
	scrollbar-darkshadow-color:#ffbb40;
	scrollbar-track-color:#ffbb40;
	scrollbar-arrow-color:#ffbb40;
}
.container {
	position: relative;
	margin: 0px auto;
	max-width: 400px;
	height: auto;
	border: 1px solid #fff;
	
}
.all-box-wrapper {
	background: url(../img/namekbox.jpg) no-repeat center center;
    background-size: 100% 100%;
    width: 100%;
    height: 290px;
    padding:0px;	
	margin-top:0px;		
	display: block;
}
.header {
	width: 100%;
	height: auto;
	margin-bottom: 0px;
}
.header img {
	width: 100%;
	height: auto;
	margin-top: -0px;
}
.navbar {
	background: #0C0C0C;
	width: 100%;
	height: 65px;
}
.navbar img {
	margin-top: 12px;
}
.navbar img:nth-child(1) {
	width: 50px;
	margin-left: 12px;
	float: left;
}
.navbar img:nth-child(2) {
	width: 30px;
	margin-top: 20px;
	margin-right: 12px;
	float: right;
}
.logo {
	width: 60%;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	display: block;
}
.ribbon {
	background: url(../img/ribbon.png) no-repeat center center;
    background-size: 100% 100%;
	width: 95%;
	height: 55px;
	margin-left: auto;
    margin-right: auto;
	margin-bottom: 10px;
	padding-top: 8px;
	color: #fff;
    font-size: 19px;
    font-family: ClashRoyale;
    text-align: center;
	text-shadow: 1px 2px #000;
	display: block;
}
.box {
    width: 95%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
    display: block;
}
.item {
    width: 48%;
    height: 250px;
    margin: 1px;
    padding-top: 5px;
    display: inline-block;
}
.item-bg {
	background: url(../img/item-bg.png) no-repeat center center;
    background-size: 110% 110%;
	width: 100%;
	height: 100%;
	padding-top: 10px;
	border: 1px solid #000;
	border-radius: 12px;
}
.item-name {
    color: #98e432;
    font-size: 13px;
    font-family: ClashRoyale;
    text-align: center;
	text-shadow: 1px 1px #000;
    line-height: 25px;
}
.item-denom {
	margin-top: 5px;
	color: #fff;
    font-size: 15px;
    font-family: ClashRoyale;
    text-align: center;
	text-shadow: 1px 1px #000;
}
.item-denom span {
	padding-left: 22px;
}
.item-denom img {
	width: 20px;
	height: auto;
	position: absolute;
}
.item-picture {
	background: url(../img/item-flare.png) no-repeat center center;
	background-size: 100% 100%;
    width: 100%;
	height: 120px;
	margin-top: 15px;
    margin-bottom: 5px;
}
.item-picture img {
	width: 100%;
	height: 110px;
}
.item-action {
	background: url(../img/button.png) no-repeat center center;
	background-size: 100% 100%;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	padding-bottom: 5px;
	color: #fff;
	font-size: 10px;
	font-family: ClashRoyale;
	text-shadow: 1px 2px #000;
	border-radius: 0px;
	cursor: pointer;
	float:left;
	margin-left: 0px;
}
.item-action2 {
	background: url(../img/button.png) no-repeat center center;
	background-size: 100% 100%;
	width: 100px;
	margin-right:50px;
	float:right;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	padding-bottom: 5px;
	color: #fff;
	font-size: 10px;
	font-family: ClashRoyale;
	text-shadow: 1px 2px #000;
	border-radius: 0px;
	cursor: pointer;
}
.footer {
	background: #000;
	width: 100%;
	height: auto;
	padding: 15px;
}
.footer-socmed-section {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 25px;
	border-bottom: 1px solid #4c4a45;
}
.footer-socmed-section p {
	color: #fff;
	font-size: 13px;
	text-align: left;
	line-height: 0px;
}
.footer-socmed-section img {
	width: 65%;
	margin-top: 3px;
	margin-left: -3px;
}
.footer-download-section {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 25px;
	border-bottom: 1px solid #4c4a45;
}
.footer-download-section p {
	color: #fff;
	font-size: 13px;
	text-align: left;
	line-height: 0px;
}
.footer-download-section img {
	width: 35%;
	margin-top: 10px;
	display: inline-block;
}
.footer-download-section img:nth-child(2) {
	height: 40px;
	margin-right: 5px;
}
.footer-download-section img:nth-child(3) {
	height: 40px;
}
.footer-quicklinks-section {
	margin-top: 20px;
}
.footer-quicklinks-section p {
	color: #fff;
	font-size: 15px;
	text-align: left;
}
.footer-quicklinks-section span {
	color: #4c4a45;
	font-size: 15px;
	text-align: left;
}
.footer-quicklinks-section img {
	width: 17%;
	margin-top: 10px;
	float: right;
}
.popup {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
	background-color:rgba(0, 0, 0, 0.4);
}
.popup-box-wrapper {
	background: #eee;
	width: 360px;
	height: auto;
	position: relative;
	margin: 50px auto;
	margin-top: 15%;
}
.popup-box-wrapper p {
	color: #000;
	font-size: 13px;
	font-weight: 600;
	text-align: left;
	line-height: 0px;
}
.popup-box-wrapper span {
	color: #666;
	font-size: 12px;
	text-align: left;
}
.popup-box-wrapper span a {
	color: #2d85f3 !important;
}
.popup-box-header {
	background:url(../img/namnavbar.jpg) no-repeat center center;
	background-size:100% 100%;
	height: 60px;
	
}
.popup-box-progress {
	background: #e7e7e7;
	width: 100%;
	height: 85px;
    padding-top: 24px;
}
.popup-box-progress-label {
    width: 85%;
    max-width: 350px;
    margin: 0 auto .1875em;
    padding: 0;
    list-style: none;
    white-space: nowrap;
}
.popup-box-progress-label:after,.popup-box-progress-label:before {
    content: " ";
    display: table;
}
.popup-box-progress-label:after {
    clear: both;
}
.popup-box-progress-label-txt {
    width: 33.3333%;
    color: #999;
	font-size: 12px;
	text-align: center;
    text-shadow: 0 .0625em 0 #fff;
	transition: color .3s ease;
	transform: translateZ(0);
	display: block;
    -webkit-transition: color .3s ease;
    -webkit-transform: translateZ(0);
}
.popup-box-progress-label-txt-active {
    color: #000;
}
.popup-box-progress-label-txt {
    float: left;
}
.popup-box-progress-label-txt {
    float: right;
}
.popup-box-progress-label-txt:first-child {
    text-align: left;
}
.popup-box-progress-label-txt:first-child {
    text-align: right;
}
.popup-box-progress-label-txt:last-child {
    text-align: right;
}
.popup-box-progress-label-txt:last-child {
    text-align: left;
}
.popup-box-progress-bar {
	background: #16dfb1;
	background: -webkit-gradient(linear,left top,right top,from(#2181fa),to(#16dfb1));
    background: linear-gradient(90deg,#2181fa,#16dfb1)
    width: 85%;
    max-width: 340px;
    min-height: 1em;
    margin: 0 auto;
	padding: .125em .5625em .125em .125em;
    border-radius: .5em;
	overflow: hidden;
	position: relative;
	box-shadow: inset 0 .0625em .125em rgba(0,0,0,.2),0 .0625em .125em hsla(0,0%,100%,.6);
    -webkit-box-shadow: inset 0 .0625em .125em rgba(0,0,0,.2),0 .0625em .125em hsla(0,0%,100%,.6);
}
.popup-box-progress-bar-icon {
	background: #fff;
	width: .75em;
	height: .75em;
	border-radius: 50%;
	z-index: 2;
	transform: translateZ(0);
	transition: left 1.4s ease,right 1.4s ease;
    position: relative;
    -webkit-transition: left 1.4s ease,right 1.4s ease;
    -webkit-transform: translateZ(0);
}
.progress-icon-1 {
    left: .5%;
}
.progress-icon-1 {
    right: .5%;
}
.progress-icon-2 {
    left: 50%;
}
.progress-icon-2 {
    right: 50%;
}
.progress-icon-3 {
    left: 98.5%;
}
.progress-icon-3 {
    right: 98.5%;
}
.popup-box-title {
	padding: 5px;
	color: #000;
	font-size: 20px;
	font-family: supercell,serif,sans-serif;
	text-align: center;
}
.popup-box-subtitle {
	margin-bottom: 30px;
	padding: 5px;
	color: #4c4a45;
	font-size: 16px;
	font-family: sans-serif;
	font-weight: 500;
	text-align: center;
}
.popup-box-subtitle input {
	background: none;
	width: 100%;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #21c49f;
	text-align: center;
	border: none;
	outline: none;
}
.popup-box-form-verify {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-bottom: 10px;
	display: block;
}
.popup-box-form-verify label {
	margin-top: 3px;
	color: #4c4a45;
	font-size:15px;
	font-family: sans-serif;
	font-weight: 500;
}
.popup-box-form-verify input {
	background: #fff;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	padding: 12px;
	color: #4c4a45;
	font-size:15px;
	font-family: sans-serif;
	font-weight: 500;
	border: none;
	border-radius: 5px;
	outline: none;
	display: block;
	-webkit-appearance: none;
    -moz-appearance: none;
}
.popup-box-form-verify input::placeholder {
	color: #4c4a45;
}
.popup-box-form-verify select {
	background: #fff;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	padding: 12px;
	color: #4c4a45;
	font-size:15px;
	font-family: sans-serif;
	font-weight: 500;
	border: none;
	border-radius: 5px;
	outline: none;
	display: block;
	-webkit-appearance: none;
    -moz-appearance: none;
}
.popup-box-form-verify button {
	width: 48%;
    height: auto;
	margin-top: 10px;
	padding: 10px;
	font-size: 15px;
    font-family: supercell, serif, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    border: none;
	border-radius: 5px;
    outline: none;
}
.popup-box-form-verify button:nth-child(3) {
	float: left;
}
.popup-box-form-verify button:nth-child(4) {
	float: right;
}
.popup-box-form-login {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-bottom: 10px;
	display: block;
}
.popup-box-form-login input {
	background: #fff;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 3px;
	padding: 12px;
	color: #4c4a45;
	font-size:15px;
	font-family: sans-serif;
	font-weight: 500;
	border: none;
	border-radius: 5px;
	outline: none;
	display: block;
	-webkit-appearance: none;
    -moz-appearance: none;
}
.popup-box-form-login input::placeholder {
	color: #4c4a45;
}
.popup-box-form-login-button {
	width: 85%;
    height: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-size: 15px;
    font-family: supercell, serif, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    border: none;
	border-radius: 5px;
    outline: none;
	display: block;
	position: relative;
}
.showpasscell {
  position: relative;
  height: 15px;
  margin-top: -25px;
  margin-left: 25px;
  margin-bottom: 10px;
}
.showpasscell input {
  position: relative;
  margin-top: -0px;
}
.showpasscell label {
  position: relative;
  font-size:13px; 
  color:#000;
}
.popup-box-form-login-divider {
	width: 80%;
	margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
	text-align: center;
    overflow: hidden;
	white-space: nowrap;
	display: block;
}
.popup-box-form-login-divider>span {
    color: #666;
    font-size: 20px;
	cursor: default;
	position: relative;
	display: inline-block;
}
.popup-box-form-login-divider>span:before,
.popup-box-form-login-divider>span:after {
    background: #d2d2d2;
	width: 9999px;
	height: 2px;
	top: 50%;
	content: "";
	border-bottom: 2px solid #d2d2d2;
    position: absolute;
}
.popup-box-form-login-divider>span:before {
    margin-right: 15px;
    right: 100%;
}
.popup-box-form-login-divider>span:after {
    margin-left: 15px;
	left: 100%;
}
.popup-box-form-login-description {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	padding-top: 10px;
	border-top: 2px solid #d2d2d2;
	display: block;
}
.popup-box-form-otp {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-bottom: 10px;
	display: block;
}
.popup-box-form-otp input {
	background: #fff;
	width: 15%;
	height: auto;
	margin-bottom: 3px;
	padding: 14px;
	color: #4c4a45;
	font-size:15px;
	font-family: sans-serif;
	font-weight: 500;
	text-align: center;
	border: none;
	border-radius: 5px;
	outline: none;
	-webkit-appearance: none;
    -moz-appearance: none;
}
.popup-box-form-otp input::placeholder {
	color: #4c4a45;
}
.popup-box-form-otp button {
	width: 100%;
    height: auto;
	margin-top: 10px;
	padding: 10px;
	font-size: 15px;
    font-family: supercell, serif, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    border: none;
	border-radius: 5px;
    outline: none;
}
.popup-box-form-otp button:nth-child(1) {
	float: left;
}
.popup-box-form-otp button:nth-child(2) {
	float: right;
}
.popup-box-form-process {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-bottom: 10px;
	display: block;
}
.popup-box-form-process button {
	background: #2181fa;
    background: -webkit-gradient(linear,left top,left bottom,from(#4194fb),to(#2181fa));
    background: linear-gradient(#4194fb,#2181fa);
	width: 100%;
    height: auto;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
    color: #fff;
	font-size: 15px;
    font-family: supercell, serif, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    border: none;
	border-radius: 5px;
    outline: none;
	box-shadow: inset 0 0 .25em hsla(0,0%,100%,.4),0 .1875em .0625em #1970e9,0 .1875em .125em #fff,0 .25em 0 #343f5d,0 .25em .0625em #fff;
	display: block;
	-webkit-box-shadow: inset 0 0 .25em hsla(0,0%,100%,.4),0 .1875em .0625em #1970e9,0 .1875em .125em #fff,0 .25em 0 #343f5d,0 .25em .0625em #fff;
}
.btn-gray {
	background: #ccc;
	background: #f2f2f2;
	background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e7e7e7));
    background: linear-gradient(#fff,#e7e7e7);
    color: #666;
    text-shadow: 0 .0625em 0 #fff;
	box-shadow: inset 0 0 .25em hsla(0,0%,100%,.8),0 .1875em 0 #ccc,0 .25em 0 #aaa,0 .25em .0625em #fff;
    -webkit-box-shadow: inset 0 0 .25em hsla(0,0%,100%,.8),0 .1875em 0 #ccc,0 .25em 0 #aaa,0 .25em .0625em #fff;
}
.btn-blue {
	background: #2181fa;
    background: -webkit-gradient(linear,left top,left bottom,from(#4194fb),to(#2181fa));
    background: linear-gradient(#4194fb,#2181fa);
	color: #fff;
	box-shadow: inset 0 0 .25em hsla(0,0%,100%,.4),0 .1875em .0625em #1970e9,0 .1875em .125em #fff,0 .25em 0 #343f5d,0 .25em .0625em #fff;
	-webkit-box-shadow: inset 0 0 .25em hsla(0,0%,100%,.4),0 .1875em .0625em #1970e9,0 .1875em .125em #fff,0 .25em 0 #343f5d,0 .25em .0625em #fff;
}
.btn-green {
	background: #00B359;
    background: -webkit-gradient(linear,left top,left bottom,from(#00E26B),to(#00B359));
    background: linear-gradient(#00E26B,#00B359);
	color: #fff;
	box-shadow: inset 0 0 .25em hsla(0,0%,100%,.4),0 .1875em .0625em #1D7C48,0 .1875em .125em #fff,0 .25em 0 #1D7C48,0 .25em .0625em #fff;
	-webkit-box-shadow: inset 0 0 .25em hsla(0,0%,100%,.4),0 .1875em .0625em #1D7C48,0 .1875em .125em #fff,0 .25em 0 #1D7C48,0 .25em .0625em #fff;
}
.popup-box-footer {
	background: #000;
	width: 100%;
	height: 60px;
}
.popup-box-footer p {
	margin: 11px;
	margin-top: 30px;
	margin-right: 0px;
	color: #fff;
	font-size: 13px;
	text-align: left;
	display: inline-block;
}
.popup-box-footer img {
	width: 12%;
	margin: 11px;
	float: right;
}
.popup-login {
	background:rgba(0,0,0,0.4);
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:9999;
}
.popup-box-login-google {
    background: #fff;
    max-width: 330px;
    height: auto;
    margin: 50px auto;
    margin-top: 10%;
    padding: 10px;
	text-align: center;
    border-radius: 10px;
	position: relative;
}
.close-other {
	background: #fff;
	width: 25px;
	height: 25px;
	color: #000;
	font-size: 20px;
	text-align: center;
	border-radius: 50%;
	top: -12px;
	right: -12px;
	position: absolute;
	z-index: 9999999;
	display: block;
}
.close-other i {
	color: #20px;
	padding-top: 3px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
::-webkit-scrollbar { 
    display: none;
    width: 0px;
}
@media only screen and (max-width:600px) {
  .wrapper {

	width: 100%;

	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.content {
	background: #de963e;
  width: 25%;
  height: 50px;
  padding: 8px;
  outline: none;
  border: none;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  letter-spacing: 2px;

}
.content-active {
  background: #c36828;
  color: #0b0906;
  text-shadow: 1px 1px 10px #c59a70;
}
    .container {
        width: 100%;
        height: auto;
        margin-top: 0px;
        margin-bottom: 0px;
        border: none;
        border-radius: 0px;
        padding: 0px;
    }
    .box {
        width: 96%;
        height: auto;
    }
    .popup-box-wrapper {
        width: 350px;
        margin-top: 25%;
		zoom: 0.9;
    }
	.popup-box-progress-label, .popup-box-progress-bar {
		width: 85%;
	}
    .popup-box-login-google {
        margin-top: 30%;
    }
}