
@keyframes rotationFast {
    from {
    transform: rotate(0deg);
    }
    to {
    transform: rotate(359deg);
    }
}
.container-bg-color{
    background-color: #03132c;
	background-image: url('https://static.masterkala.com/image/catalog/app/wordcup/desktop/bg.webp');
    background-repeat: repeat-x;
    background-size: contain;  
}
.main{
    margin: auto;
    width: 1024px;    
}

.header {
	background-image: url('https://static.masterkala.com/image/catalog/app/wordcup/desktop/top1.webp?p=2');
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
	aspect-ratio: 1440/2196;
}

.prize_table {
	background-image: url('https://static.masterkala.com/image/catalog/app/wordcup/desktop/board.webp?p=2');
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
	aspect-ratio: 1440/623;    
}

.prize {
	background-image: url('https://static.masterkala.com/image/catalog/app/wordcup/desktop/prize.webp?p=2');
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
	aspect-ratio: 1440/675;        
    position: relative;
    font-size: 0.9rem;    
    user-select: none;
}

.gardone{
    display:flex;
}

.gardone-subtitle h1 {
    font-size: 2rem;
    font-weight: bold;
    margin-top: 100px;
}

.gardone-subtitle small {
    font-size: 1rem;
}


.achievement{
    background-image: url('https://static.masterkala.com/image/catalog/app/birthday1403/achievementtbanner.jpg');
    background-repeat: no-repeat;
    width: auto;
    height: 492px;          
}
    
.footer {
	background-image: url('https://static.masterkala.com/image/catalog/app/wordcup/desktop/bt1.webp');
	background-repeat: no-repeat;
	width: 100%;
    padding-top: 130px;
	aspect-ratio: 1440/2241;
	background-size: cover;
}

.bet-box-old{
	background-image: url('https://static.masterkala.com/image/catalog/app/wordcup/desktop/betpanel.webp');
	background-repeat: no-repeat;
	width: 100%;
    padding-top: 130px;
	aspect-ratio: 1440/995;
	background-size: cover;    
}

.bet-box {
	width: 100%;
}

.bet-box-wrapper {
	background-image: url('https://static.masterkala.com/image/catalog/app/wordcup/desktop/betpanel_header.webp');
	background-repeat: no-repeat;
	width: 100%;
	padding-top: 130px;
	background-size: contain;
	background-position-x: center;
	background-position-y: top;
	background-color: #0e276e;
	border-radius: 2rem;    
    max-width: 830px;
    margin: auto;    
}

.fav-team-box{
	background-image: url('https://static.masterkala.com/image/catalog/app/wordcup/desktop/favteam.webp');
	background-repeat: no-repeat;
	width: 100%;
    padding-top: 130px;
	aspect-ratio: 1440/592;
	background-size: cover;    
}

.prize_user_hint {
	position: relative;
	top: 100px;
	right: 140px;
	width: 220px;
	height: 60px;
	display: block;
}

.prize_max_score_hint {
	position: relative;
	top: 70%;
	right: 140px;
	width: 220px;
	height: 60px;
	display: block;
}

.mission1_bt_title {
	position: relative;
	top: 15px;
	right: 575px;
	width: 100px;
	height: 30px;
	display: block;
	font-size: 0.75rem;
	text-align: center;
	cursor: pointer;
}

.mission2_bt_title {
	position: relative;
	top: 00px;
	right: 450px;
	width: 100px;
	height: 30px;
	display: block;
	font-size: 5rem;
	text-align: center;
	cursor: pointer;
	color: white;
}

.mission3_bt_title {
	position: relative;
	top: 100px;
	right: 700px;
	width: 150px;
	display: block;
	font-size: 4rem;
	text-align: center;
	color: white;
}

.mission4_bt_title {
	position: relative;
	top: 210px;
	right: 510px;
	width: 120px;
	display: block;
	
	text-align: center;
	height: 30px;
}

.bt-header-hamtapay {
	position: relative;
	top: 960px;
	right: 120px;
	width: 100px;
	height: 10px;
	display: block;
}

.bt-header-go-to-getprize {
	position: relative;
	top: 560px;
	right: 120px;
	width: 210px;
	height: 60px;
	display: block;

}
.bt-header-go-to-special {
	position: relative;
	top: 500px;
	right: 380px;
	width: 260px;
	height: 80px;
	display: block;

}
.bt-header-go-to-freeTether {
	position: relative;
	top: 420px;
	right: 690px;
	width: 200px;
	height: 60px;
	display: block;

}
.bt-header-go-to-bet{
	position: relative;
	top: 1220px;
	right: 120px;
	width: 220px;
	height: 60px;
	display: block;

}
.bt-header-go-to-favteam{
	position: relative;
	top: 1160px;
	right: 350px;
	width: 220px;
	height: 60px;
	display: block;

}

.bt-header-tether-price {
	position: relative;
	top: 1100px;
	right: 350px;
	width: 180px;
	height: 40px;
	display: block;
    user-select: none;
	text-align: center;
	color: white;
}


.gardone-invitefriend {
    max-width: 400px;
}

.bt-invitefriend-invite {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 4px 20px;
    gap: 4px;
    color: white;
    height: 48px;
    background: linear-gradient(86.95deg, #0370D5 17%, #00154B 100%);
    border-radius: 8px;      
    margin-top: 20px;
}

.bt-invitefriend-prize-table {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 4px 20px;
    gap: 4px;
    color: #092549;
    
    height: 48px;
    
    border-radius: 8px;      
    margin-top: 20px;
    background: rgba(23, 126, 230, 0.1);
    width: fit-content;
}

.bt-show-result-dialog {
	background: #f2ba00;
	color: black;
	border: none;
	border-radius: 50px;
	padding: 10px 18px;
	font-size: 13px;
	cursor: pointer;
	display: flex;
	align-items: center;
	gap: 8px;
	white-space: nowrap;
	direction: rtl;
	margin-top: 10px;
}

.gardone-invitefriend-btbox{
    display:flex;
    gap:15px;
}

.bt-invitefriend-prize-list {
    position: relative;
    top: -20px;
    right: 160px;
    width: 150px;
    height: 40px;
    display: block;
}

.customer-table{
    display: flex;
}
.your-score-table{
    width: 100%;
    font-size: 0.9rem;
    margin: 20px 0px;
}
.your-score-table tr{
    border-bottom: 1px solid #edeff3;
}
.customer-table img{
    display: inline;
}
.customer-table .bt-action{
    padding:5px 20px;
    color:#092549;
    
    background-color:#e8f3fd;
    border-radius:60px;
}
.customer-table .bt-title-td{
    text-align: right;
}  
.customer-table .bt-follow-td{
    display:flex;
    justify-content: flex-end;
    gap: 10px;
}    
.customer-table .bt-score-td{
    font-size: 1.1rem;
} 
.customer-table .bt-follow-image {
    width: 123px;
    height: 37px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.customer-table .bt-follow-wait{
    background-image: url('https://static.masterkala.com/image/catalog/app/birthday1403/btstatus2.png');
    width: 125px;
    height: 34px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.customer-table .bt-follow-empty{
    background-image: url('https://static.masterkala.com/image/catalog/app/birthday1403/btstatus3.png');
    width: 125px;
    height: 34px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.customer-table .bt-follow-accept{
    background-image: url('https://static.masterkala.com/image/catalog/app/birthday1403/btstatus1.png');
    width: 125px;
    height: 34px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.customer-table .bt-follow-deny{
    background-image: url('https://static.masterkala.com/image/catalog/app/birthday1403/btstatus4.png');
    width: 125px;
    height: 34px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.customer-table .bt-action span{        
    color:#f0c000;
    font-weight: bolder;
}
.top-score-table-container{
    overflow-y: scroll;
    margin-top: 85px;
    height: 290px;
    -ms-overflow-style: none;
    scrollbar-width: none;  
    display: inline-block;  
}
.your-score-table td{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.top-score-table {
	width: 350px;
	margin-right: 120px;
}

.top-score-table .row {
	background-color: #e7ebf7;
	width: 100%;
	display: flex;
	border-radius: 100px;
	margin-top: 20px;
    padding-right: 50px;
    padding-left: 20px;
    position: relative;
}
.top-score-table .score_avatar {
	display: inline;
	position: absolute;
	top: -10px;
	right: -10px;
}
.top-score-table .col{
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
}
.top-score-table .col span{
    direction:ltr;
    display: inline-block;
}

.top-score-table .row .second {
	flex-grow: 1;
	text-align: left;
	font-size: 0.7rem;
	align-content: center;
}

.top-score-table .col .score_number {
	color: #5b8afe;
	padding-left: 10px;
	font-weight: bold;
}


.your-score-div {
    display: flex;
    background: rgb(89,145,249);
    background: linear-gradient(90deg, rgba(220,231,254,1) 10%, rgba(89,145,249,1) 100%); 
    color: white;
    padding: 8px;
    margin-right: 120px;
    border-radius: 10px;
    width: 340px;
}
.your-score-div .second{
    background: #e8f3fd;
    color: #092549;
    border-radius: 3px;
    padding:1px 7px;
    
}
.product-list-container {
    background-image: url('https://static.masterkala.com/image/catalog/app/wordcup/desktop/products_bg.webp');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    aspect-ratio: 1440/761;
}
.product-list-container1 {
    background-image: url('https://static.masterkala.com/image/catalog/app/wordcup/desktop/products_slider1_bg.webp');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    aspect-ratio: 1440/761;
}
.product-list{    

}


.product-list-container .product-list .product-list-items {
	padding-top: 32px;
	max-width: 800px;
	max-height: 400px;
	margin: auto;
}
.product-list-container1 .product-list .product-list-items {
	padding-top: 112px;
	max-width: 800px;
	max-height: 400px;
	margin: auto;
}
.product-list .special-tag{
    display: none;
}
.product-list .title-holder{
    display:none;
}

  
.product-list .product-cart-box{
    background:white;
}
.product-list .countdown-div {
	display: block;
	position: relative;
	top: 40px;
	margin: auto;
	color: white;
	width: 400px;
	direction: ltr;
	right: 230px;
}
.product-list .clock-timer {
	display: inline-block;
	width: 40px;
	text-align: center;
	margin-left: 70px;
	font-size: 2rem;
}

.dbdialog-mask{
    position: fixed;
    top:0;
    left:0;
    z-index:900;
    width: 100%;
    height:100%;
    background: rgba(51,51,51,0.7);
}

.bdialog {
    background-color: white;
    width: 400px;
    min-height: 400px;
    border-radius: 16px 16px 0 0;
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    margin-right: 310px;
    padding: 10px;
    
}
.bd-header{
    display: flex;
    margin: 5px;
}
.bd-title{
    flex-grow: 1;
    font-size:1.5rem;
}
.bd-close{
    font-size:1.5rem;
}
.bd-body{
    padding: 5px;
}
.bd-bt-action {
    color: white;
    background: linear-gradient(86.95deg, #0370D5 17%, #00154B 100%);
    display: flex;
    width: 95%;
    padding: 10px;
    border-radius: 10px;
    position: absolute;
    bottom: 15px;
    text-align: center;
    justify-content: center;
    font-size: 0.9rem;
}
.bd-bt-action1 {
    color: #092549;
    background: rgba(23, 126, 230, 0.1);
    display: flex;
    width: 95%;
    padding: 10px;
    border-radius: 10px;
    position: absolute;
    bottom: 15px;
    text-align: center;
    justify-content: center;
    font-size: 0.9rem;
}
.bd-field-text {
    box-sizing: border-box;
    background: rgba(234, 237, 240, 0.25);
    border: 1px solid #8898aa;
    border-radius: 8px;
    padding: 5px;
    width: 100%;
    margin-top: 10px;
    direction:ltr;
}

.user-box{
    display: flex;
    margin-top:20px;
    gap:5px;
}
.user-box label {
    display: flex;
    font-size: 1.0rem;
    padding-top: 7px;
    gap:5px;
}
.user-box a.active{
    padding: 5px 20px;
    color: white;
    font-size: 0.9rem; 
    background: linear-gradient(86.95deg, #0370D5 17%, #00154B 100%);
    box-shadow: 0px 20px 35px rgba(78, 137, 248, 0.28);
    border-radius: 8px;        
    text-align: center;
}   
.user-box a.deactive{
    padding: 5px 20px;
    color: #092549;
    background-color: #e8f3fd;
    border-radius: 60px;     
    font-size: 0.9rem; 
    text-align: center;
}     

.brands-logo{
    margin: auto;
    width: 200px;
    margin-top: 50px;
}

.bt-footer-click-gardone{
    position: relative;
    top: 30px;
    right: 450px;
    width: 150px;
    height: 40px;
    display: block;
}
.bt-footer-special {
    position: relative;
    top: 35px;
    right: 450px;
    width: 150px;
    height: 40px;
    display: block;
}
.bt-footer-social {
    position: relative;
    top: -20px;
    right: 750px;
    width: 200px;
    height: 40px;
    display: block;
}
.customWheelImage {
    width: 300px;
    aspect-ratio: 1;
    animation: rotationFast 8s infinite linear;            
}
.leverageImage {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 15%;
    top: 10%;
    z-index: 3;
}
.bt-gardone-rotate {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 4px 20px;
    gap: 4px;
    color: white;
    height: 48px;
    background: linear-gradient(86.95deg, #0370D5 17%, #00154B 100%);
    border-radius: 8px;    
    margin: auto;
    margin-top: 20px;
    width: fit-content;
}    

.bt-viewall {
	display: block;
	height: 48px;
	margin: auto;
	width: 200px;
	position: relative;
	bottom: -30px;
}

.gardone-dialog{
    min-height: 650px;
    width:600px;
    margin-right: 210px;
}


.gardone-dialog iframe{
    border:none;
    overflow: hidden;
    width:100%;
    height:550px;
}

.gardone-dialog .main-div{
    padding:0px;
}


.chanse {
	padding: 9px 20px;
	color: #092549;
	background-color: #e8f3fd;
	border-radius: 60px;
	font-size: 1rem;
	text-align: center;
	width: fit-content;
	margin: auto;
}
.chanse span{
    color: #f0c000;
    font-weight: bolder;
}
.invite-dialog-action {
    background: rgba(23, 126, 230, 0.1);
    border-radius: 16px;
    padding: 20px;
    width: fit-content;
    margin: auto;
      margin-top: auto;
      margin-bottom: auto;
    margin-top: 20px;
    margin-bottom: 20px;    
}
.invite-dialog-action span {
    color:#f0c000;
}

.uc-box-container{
    overflow-y: auto;
    height:400px;
}
.uc-box{
    background: rgba(23, 126, 230, 0.1);
    border-radius: 16px;
    padding:15px;
    margin-bottom: 5px;
    text-align: center;
}
.uc-name{
    display: block;
    width: 100%;
    text-align: right;
    direction: rtl;
}
.uc-coupon{
    display: block;
    width: 100%;
    text-align: left;
    direction: ltr;
}
.uc-action-bt{
    display: flex;
    gap:5px;
    margin-top: 20px;
}
.uc-bt-copy{
    background: linear-gradient(86.95deg, #0370D5 17%, #00154B 100%);
    border-radius: 8px;
    padding: 8px 5px;
    color:white;
    width: 50%;
}
.uc-bt-link{
    width: 50%;
    color: #083463;
    align-items: center;
    flex-direction: row;
    display: flex;
    justify-content: center;    
}
.product-cart-box .product-card-name,.product-cart-box .product-action-class,.product-cart-box .price-text,.product-cart-box .text-sm{
    font-size: 80% !important;
}
.product-cart-box .bg-skycustom,.product-cart-box .tag-badge{
    font-size: 60% !important;
}
.faq-main{
    max-width: 800px;
    margin: auto;
    padding: 20px;
    padding-top: 0px;
    height: 900px;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;  
}


.faq-item{
    padding: 7px 5px;
}
.faq-delimeter {
	width: 80%;
	text-align: right;
	margin-right: 15px;
	border-color: #c9cfe9;
}
.faq-main .faq-q{
    display: flex;
    cursor: pointer;
    align-items: center;
    gap: 8px;    
}
.faq-main .faq-a{
    padding: 10px;
    color:rgb(107 114 128/1);
    user-select: none;
}


.faq-main .faq-q::before {
  content: "";
  width: 10px;
  height: 10px;
  background-color: #5081ff;
  border-radius: 50%;
}


.prize_hint{
    color:#4f79db;
}


.fav-team-select {
	position: relative;
	width: 300px;
	top: 30px;
	right: 350px;
}

.fav-team-select select {
    width: 100%;
    padding: 10px 20px 10px 50px;
    background: #1a2db5;
    color: white;
    border: none;
    border-radius: 50px;
    font-size: 22px;
    font-weight: 700;
    
    letter-spacing: 1px;appearance: none;
    cursor: pointer;
    outline: none;
}

.fav-team-select::before {
    content: "❯";
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%) rotate(270deg);
    color: white;
    font-size: 18px;
    pointer-events: none;
}


.match-box {
	position: relative;
	width: 800px;
	direction: ltr;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding-bottom: 50px;
	margin: auto;
}
.bet-hint {
	width: 700px;
	color: white;
	text-align: center;
	font-size: 1.3rem;
}
.bet-hint label{
    color:#e1a200;
}


.match-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 20px; /* فاصله بین بازی‌های مختلف */
}

.match-header {
    display: flex;
    justify-content: space-between;
    width: 700px;
    padding: 0 35px 4px 35px;
    font-size: 13px;
    color: white;
    font-weight: bold;
    direction: rtl;
    box-sizing: border-box;
}



.match-countdown {
    display: flex;
    align-items: center;
    gap: 8px;
}

.match-date {
    padding-top: 4px;
}

.time-boxes {
    display: flex;
    align-items: center;
    gap: 4px;
}

.time-box {
    background-color: #e1a200;; /* پس‌زمینه قرمز روشن */
    
    color: black;
    border-radius: 6px;
    padding: 2px 6px;
    min-width: 24px;
    text-align: center;
    font-weight: bold;
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}

.time-separator {
    color: #e1a200;;
    font-weight: bold;
}

.ended-text {
    color: #e1a200;;
    font-weight: bold;
}


.match-card {
    position:relative;
    background: white;
    border-radius: 50px;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    width: 700px;
    margin-top: 0px;
    direction: rtl;
}

.match-card .btn {
    position: absolute;
    background: #5179de;
    color: white;
    border: none;
    border-radius: 50px;
    padding: 10px 18px;
    font-size: 13px;
    
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    white-space: nowrap;
    direction: rtl;
}

.match-card .btn.btn-right {
    right:0px;
    transform: translateX(30%);
}

.match-card .btn.btn-left {
    left:0px;
    transform: translateX(-30%);
}

.match-card .btn .dot {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 3px solid white;
    background: transparent;
    flex-shrink: 0;
}

.match-card .btn.active .dot {
    background: white;
}

.match-card .team {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 20px;
    font-weight: bold;
    width: 170px;
}

.match-card .team img {
    width: 36px;
    height: 24px;
    object-fit: cover;
    border-radius: 3px;
}

.match-card .vs-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.match-card .vs-text {
    font-size: 20px;
    font-weight: 900;
    color: #1a2db5;
}

.match-card .draw-btn {
    background: #5179de;
    color: white;
    border: none;
    border-radius: 50px;
    padding: 8px 16px;
    font-size: 13px;
    
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    direction: rtl;
}

.match-card .draw-btn .dot {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 3px solid white;
    flex-shrink: 0;
}

.match-card .draw-btn.active .dot {
    background: white;
}

.match-card .team-right {
    justify-content: flex-end;
    align-items: center;
    gap: 8px;
}

.match-card .team-left {

}

.prize-list-box{
	background-image: url('https://static.masterkala.com/image/catalog/app/wordcup/desktop/prize_list.webp');
	background-repeat: no-repeat;
	width: 100%;
    padding-top: 130px;
	aspect-ratio: 1440/1349;
	background-size: cover;    
    position: relative;    
}



/* Prediction Result */

/* Widget Main Container */
.wc-widget-container {
    width: 100%;
    margin: 0 auto;
    background-color: #f8f9fa;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    overflow: hidden;
    color: #333;
    direction: rtl;
}

/* Statistics Header */
.wc-stats-header {
    background: linear-gradient(135deg, #1e3c72 0%, #2a5298 100%);
    color: #fff;
    padding: 15px;
    text-align: center;
}
.wc-stats-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
}
.wc-stats-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 2px;
    justify-content: space-between;
}
.wc-stat-box {
    background: rgba(255, 255, 255, 0.15);
    border-radius: 8px;
    width: 24%; 
    padding: 8px 0;
    text-align: center;
}
.wc-stat-value {
    font-size: 15px;
    font-weight: bold;
    display: block;
}
.wc-stat-label {
    font-size: 10px;
    opacity: 0.8;
}

/* Matches List */
.wc-matches-list {
    padding: 12px;
    max-height: 400px;
    overflow-y: auto;
}
.wc-match-card {
    background: #fff;
    border-radius: 8px;
    padding: 12px;
    margin-bottom: 10px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.04);
    border-right: 4px solid #ccc;
}

/* Prediction Status Borders */
.wc-match-card.status-correct { border-right-color: #28a745; }
.wc-match-card.status-incorrect { border-right-color: #dc3545; }
.wc-match-card.status-pending { border-right-color: #ffc107; }

/* Teams Layout */
.wc-teams {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}
.wc-vs {
    font-size: 11px;
    color: #888;
    margin: 0 10px;
}

/* Details and Footer */
.wc-match-details {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 11px;
    border-top: 1px solid #eee;
    padding-top: 8px;
}
.wc-match-footer {
    font-size: 11px;
    padding-top: 4px;
    margin-top: 4px;
    display: flex;
    justify-content: space-between;    
}
.wc-text-muted {
    color: #777;
}
.wc-date {
    color: #666;
}

.wc-result {
    padding: 3px 8px;
}

/* Badges */
.wc-badge {
    padding: 3px 8px;
    border-radius: 12px;
    color: #fff;
    font-size: 10px;
}
.wc-badge.correct { background-color: #28a745; }
.wc-badge.incorrect { background-color: #dc3545; }
.wc-badge.pending { background-color: #ffc107; color: #000; }


.prize-list-box table {
	position: absolute;
	top: 30%;
	left: 15%;
	width: 700px;
	height: 60%;
}


.prize-list-box table a {
	width: 210px;
	height: 300px;
	display: block;
}

.top-score-table table {
    width:100%;
}

.top-score-table table td,.top-score-table table th {
    direction: ltr;
}

.top-score-table table td {
    background-color: #e7ebf7;
    padding:5px 2px;
    
}
