﻿@charset "utf-8";
/* CSS Document */
.modal-dialog.terms {
	max-width: 700px; 
}
.modal-content.terms {
	background: url("/event/assets/eg33/images/fourD-weekly-prediction/popup-base.png")no-repeat;
	background-size: 100% 100%;
	border: none;
	padding: 30px 30px;
	color: #2e120c;
	font-weight: 700;
	font-size: 14px;
}
.title-popup {
    text-align: center;
    padding-bottom: 8px;
}
button.close-x {
    position: absolute;
    background: none;
    border: none;
	padding: 0;
    color: #000;
    font-size: 18px;
    font-weight: 700;
    right: 21px;
    top: 9px;
	z-index: 2;
}
ul.terms {
	padding-left: 17px;
}
.deco.pop1 {
    left: -6%;
    top: 70%;
    max-width: 9%;
}
.deco.pop2 {
    top: 17%;
    right: -6%;
    max-width: 10%;
}
.deco.pop3 {
    top: 68%;
    right: -4%;
    max-width: 6%;
}
.modal-content.terms.pz {
	padding: 15px 30px 40px;
	font-family: 'Cubano';
    text-transform: uppercase;
}
.title-1 {
    font-family: 'Cubano';
    font-size: 28px;
    color: #381e0f;
    text-align: center;
}
table.top-title {
    background: url(/event/assets/eg33/images/fourD-weekly-prediction/green-bar.png)no-repeat;
    background-size: 100% 100%;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 15px;
	position: relative;
}
table.top-title tr td {
	padding: 10px 2px 14px;
    height: 50px;
    line-height: 1;
}
table.table-prize {
    margin: 0 auto;
	background: #fff;
	color: #2e120c;
	font-weight: 400;
    font-size: 16px;
	text-align: center;
	margin-top: -1%;
}
table.table-prize tr td {
    border: 1px solid #b6b7b7;
    padding: 6px 2px 7px;
}

.modal-dialog.history {
	max-width: 600px; 
}
.modal-content.history {
	background: url("/event/assets/eg33/images/fourD-weekly-prediction/popup-base.png")no-repeat;
	background-size: 100% 100%;
	border: none;
	padding: 30px 30px;
	color: #2e120c;
	font-weight: 600;
	font-size: 14px;
	font-family: 'Cubano';
    text-transform: uppercase;
}
.table-responsive.record-wrap {
    max-height: 300px;
	min-height: 150px;
}
.record-wrap::-webkit-scrollbar {
	width: 2px;
}
.record-wrap::-webkit-scrollbar-track {
  background: #fdb405;
}
.record-wrap::-webkit-scrollbar-thumb {
  background: #ffca00;
}
.record-wrap::-webkit-scrollbar-thumb:hover {
  background: #ffca00;
}
.deco.pophis1 {
    left: -6%;
    top: 56%;
    max-width: 11%;
}
.deco.pophis2 {
    right: -6%;
    top: 62%;
    max-width: 10%;
}
.modal-dialog.result {
	max-width: 400px; 
}
.modal-content.result {
	background: url("/event/assets/eg33/images/fourD-weekly-prediction/popup-base-sm.png")no-repeat;
	background-size: 100% 100%;
	border: none;
	padding: 30px 30px;
	color: #0F0F0F;
	font-weight: 600;
	font-size: 14px;
	font-family: 'Cubano';
    text-transform: uppercase;
}
.rstable {
    background: linear-gradient(to bottom, rgba(242,245,252,1) 0%, rgba(242,245,252,1) 70%, rgba(231,236,251,1) 100%);
    border-radius: 6px;
    border: 1px solid #fefefe;
    padding: 5px;
	max-width: 300px;
	margin: 0 auto;
}
table.lotto-table {
    text-align: center;
    font-weight: 500;
}
table.lotto-table tr.lotto-header td {
	border: none;
	padding: 5px 10px;
}

tr.lotto-header img {
    max-height: 44px;
}
table.lotto-table.top tr td:first-child {
    background: #d5d8e3;
}
table.lotto-table tr th {
    background: #d5d8e3;
    border: 1px solid #c6c8cd;
    padding: 2px;
    text-transform: uppercase;
    font-weight: 500;
}
table.lotto-table tr td {
    background: #e0e5f4;
    border: 1px solid #c6c8cd;
    padding: 2px;
}
.magnum table.lotto-table tr.lotto-header td {
    color: #000;
    background: #ffea00;
}
.date-wrapper {
    background: url(/event/assets/eg33/images/fourD-weekly-prediction/yellow-bar.png)no-repeat;
    background-size: 100% 100%;
    color: #2e120c;
    height: 51px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 275px;
    margin: 0px auto 15px;
    padding: 10px;
}
.calendar-icon {
    font-size: 21px;
    margin-right: 15px;
}
.input-date input {
    background: none;
    border: none;
	width: 100%;
    font-size: 16px;
}
.input-date input:focus {
	outline: none;
}
.deco.rs1 {
    left: -7%;
    top: 70%;
    max-width: 17%;
}
.deco.rs2 {
    top: 20%;
    right: -7%;
    max-width: 15%;
}
.modal-content.language {
	background: url("/event/assets/eg33/images/fourD-weekly-prediction/popup-base-m.png")no-repeat;
	background-size: 100% 100%;
	border: none;
	padding: 30px 30px;
	color: #0F0F0F;
	font-weight: 600;
	font-size: 14px;
	font-family: 'Cubano';
    text-transform: uppercase;
}
.lang-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 15px;
}
.lang-wrap a {
	display: block;
	max-width: 90px;
	margin: 0 5px;
}
.lang-wrap a:hover {
	transform: scale(1.05);
	filter: brightness(1.1);
}

@media(max-width: 670px) {
.modal-content.terms, .modal-content.history, .modal-content.result, .modal-content.language  {
    background: linear-gradient(to bottom, rgba(253,234,93,1) 0%, rgba(245,170,39,1) 11%, rgba(245,170,39,1) 100%);
    box-shadow: inset 0 -5px 15px #fde95d;
    border-radius: 20px;
    border: 2px solid #ffffab;
}
button.close-x {
    font-size: 17px;
    right: 5px;
    top: 5px;
}
.title-1 {
    font-family: 'Cubano';
    font-size: 22px;
}
}

@media(max-width: 480px) {
.modal-content.terms, .modal-content.history, .modal-content.result, .modal-content.language  {
	padding: 15px;
}
.modal-content.terms.pz {
    padding: 15px 15px 25px;
}
table.top-title {
    font-size: 13px;
}	
table.table-prize {
    font-size: 14px;
}
.table-responsive.record-wrap {
    max-height: 400px;
}
	
}








