 @import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');
 body{text-decoration:none}table{border-collapse:collapse}td.day{color:red}td{border:1px solid #a86e0354}td.month{background-color:#fef9e7;color:#a86e03;}th.name{font-size:16px;font-weight:700}thead th{background:#1c6ea4;font-size:18px;font-weight:700;color:#fff;border-left:2px solid #d0e4f5}th,td{padding:10px;text-align:center}tr:nth-child(even){background-color:#eee}tr:nth-child(odd){background-color:#fff}td{font-size:15px;font-weight:700}tr:hover{background-color:#e3e3e3;color:red;cursor:pointer}h2{}h1{font-size:16px}img#logo-img{width:90%;max-width:520px;max-height:88px;margin:auto}div#container{width:98%;max-width:960px;margin:auto;display:inline-block}div#logo{background-color:;color:#000;text-align:center}.guesslink{background-color:#fff;text-align:center;float:center}.btn{background-color:#4caf50;border:none;color:#fff;padding:16px 32px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;-webkit-transition-duration:.4s;transition-duration:.4s;cursor:pointer;width:auto;font-weight:700;width:100%;float:center;max-width:350px}.link5{background-color:#fff;color:#000;border:2px solid #4caf50}.link5:hover{background-color:#4caf50;color:#fff}.link2{background-color:#fff;color:#000;border:2px solid #008cba}.link2:hover{background-color:#008cba;color:#fff}.link3{background-color:#fff;color:#000;border:2px solid #f44336}.link3:hover{background-color:#f44336;color:#fff}.footer{background-color:#fbc503;text-align:center;padding:10px 0;color:#000;font-size:15px;font-weight:700;max-width:100%}.button{background-color:#4caf50;border:none;color:#fff;padding:12px 22px;text-align:center;text-decoration:none;width:30%;float:center;display:inline-block;font-size:16px;margin:2px;cursor:pointer;font-weight:700;-webkit-transition-duration:.4s;transition-duration:.4s}.button2:hover{box-shadow:0 12px 16px 0 rgba(0,0,0,.24),0 17px 50px 0 rgba(0,0,0,.19)}div#chart-form{width:100%;/*max-width:960px;*/margin:auto;color:#fff;border:1px solid #e7aa26;background:linear-gradient(135deg,#1e3a8a,#2563eb);display:inline-block;padding:20px 4px}div#footer{width:100%;text-align:center;margin:4px auto 8px;display:inline-block}h2#chart-text{padding:2px;color:#000;line-height:20px}select#month,select#year,input#direct-chart{width:30%;min-width:180px;max-width:320px;margin:8px 1%;height:40px;font-size:1em;font-weight:700;padding:8px;color: #a86e03;border-color: #a86e03;}input.text,input.log{width:84%;margin:8px auto;font-size:1em;font-weight:700;padding:8px 4px}input.post,input.value{width:30%;min-width:120px;max-width:320px;margin:8px 1%;font-size:1em;font-weight:700;padding:8px 4px}
.resultCityRslt {
	font-size: 25px;
	font-weight: 800;
	margin-top: 10px;
}
#msgrow {
	margin-right: 0;
	margin-left: 0;
}
.resultCityRslt p {
    margin: 0;
}
#p2 {
    margin: 0;
}
.resultCityRslt h1 {
    margin: 8px 0 0;
    font-size: 20px !important;
}
#winner .h1, .h2, .h3, h1, h2, h3{
    margin-top:10px !important;
}
.resultCityRslt .nextg {
    background: #e7ae03;
    padding: 0 14px;
    border-radius: 20px;
    text-transform: uppercase;
    color: #fff;
    box-shadow:0 3px 6px 0px rgba(0,0,0,0.20);
    border:1px solid #991014
}
body{
    font-family: 'Roboto', sans-serif !important;
    background:#fff !important;
}
#rest .col-lg-12 {
    padding: 0 !important;
}
#rest .row{
    margin-left:0;
    margin-right:0;
}
#rest .chart-table {
    background: #fef9e7;
    color: #a86e03;
}
#rest .chart-table h1 {
    margin: 0;
    padding: 20px;
    font-size:25px;
}
.chart-table1 table {
    width: 100%;
}
#msgbox {
    padding: 50px 0;
}
#movingMsg {
    color: red;
    font-size: 30px;
}
.adnav a {
    font-size: 17px !important;
}
#customers-result {
    text-align: center;
}
.login-box, .register-box {
    width: 360px;
    margin: 7% auto;
}
.login-logo img {
    width: 100%;
}
.ngame {
    padding-top: 0;
    padding-bottom: 50px;
}
#conbox #sendmsg{
    padding: 50px 0;
}
#conbox .modal-footer {
    text-align: center !important;
}
#conbox .row {
    margin: 0;
}
#sendmsg .form-group {
    text-align: left;
}
#curtable .chart-table {
    width: 100%;
    margin: 30px 0;
}
.ngame a {
    background: #fbc503;
    padding: 15px 34px;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    margin-top: 20px !important;
    border: 5px solid darkred;
}
.ngame h4 {
    padding-bottom: 15px;
}
.tday {
    font-weight: bold;
    color: red;
}
.game-name {
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    color: green;
    margin-top: 36px !important;
    margin-bottom: 2px !important;
}
.number-old {
    background: #24ad55;
    border-radius: 50px;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    color: #fff;
    font-size: 50px;
    text-align: center;
    line-height: 100px;
    font-weight: bold;
}
.gold {
    text-shadow: 2px 8px 6px rgba(0,0,0,0.2), 0px -5px 35px rgba(255,255,255,0.3);
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 40px;
}
.login-logo {
    text-align: center;
}
.login-logo, .register-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
}
.login-box-body, .register-box-body {
    background: #fff;
    padding: 20px;
    border-top: 0;
    color: #666;
}
.login-page, .register-page {
    background: #fee7817a;
}
.login-logo a {
    color: #000;
}
.btn-primary {
    background-color: #a86e03 !important;
    border-color: #a86e03 !important;
}
.content-wrapper {
    min-height: 100%;
    z-index: 800;
}
.content {
    min-height: 250px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.golden {
    margin: 0;
    text-align: center;
    padding: 30px;
}
.container-top {
    background: #a86e03 !important;
    color: #fff;
    padding: 20px;
    text-align: center;
}
.addsec {
    background: #fbc503 !important;
    color: #fff;
    padding: 50px;
    text-align: center;
}
.res {
    color: #fff;
    background: #fbc503;
    border-color: #a86e03;
    border: 0;
    padding: 5px 20px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
}
select#month, select#year, input#direct-chart{
 font-family:'Roboto', sans-serif;   
}

#customers-data {
    padding:50px;
}
#customers {
    width: 100%;
}
.content-header {
    text-align: center;
    padding-top: 30px;
}
#customers th, .date-name td, .date-name th {
    font-size: 15px;
    text-align: center;
    padding: 3px;
    background: #a86e03;
    color: #fff;
    border:1px solid #ffffff;
}
#customers h3 {
    font-size: 17px;
}
#customers h2 {
    font-size: 19px;
    line-height: 10px;
}
tr:nth-child(even) {
    background-color: #f9f9f9 !important;
}
#customers td {
    border-color: #a86e0354;
}
.logo img {
    padding: 0;
    width: 32%;
}
.navigation {
    text-align: center;
    padding: 35px;
}
.navigation a {
	
    font-weight: 500 !important;
    color: #fff;
    font-size: 20px;
    background: #cbcbcb;
    padding: 6px 20px;
    border-radius: 5px;
    margin-right: 10px;
}
.footer {
    border-top: 10px solid #a86e03;
}
.day-number td {
    font-size: 15px;
}
.navigation a:hover {
    text-decoration: none;
    color: #fbc503;
}
#chart-form2 {
    padding: 50px;
}
.btn-success {
    background-color: #a86e03 !important;
    border-color: #a86e03 !important;
}
.rescit {
    padding: 20px;
    font-size: 20px;
}
#addresult {
    padding: 50px 20px;
}
.gline {
    text-shadow: 3px 1px 3px #ebfa01;
    color: #000000;
}
.ombanner {
    text-align: center;
    padding: 30px 0;
}
.omtext {
    text-align: center;
}
.omtext h4 {
    font-weight: bold;
    font-size: 30px;
}
#winner {
    background: #fbc503 !important;
    padding: 5px 0;
}
.resultno {
    text-align: center;
    color: #641805;
}
.ombanner img {
    width: 100%;
}
#rcity .form-control {
    width: auto;
    display: inline;
}
.resultno h2 {
    font-weight: bold;
    text-transform: uppercase;
}
.resultno h2::before, .resultno h2::after {
    content: '';
    background: url(../img/crown.png);
    width: 30px;
    height: 38px;
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
}

.resultno h1 {
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px !important;
}
h3{
    font-size:20px !important;
}
.resultinfo {
    /* background: url(../img/winner.png); */
    /* background-size: contain; */
    /* background-position: center; */
    /* height: 130px; */
    /* background-repeat: no-repeat; */
    /* padding: 20px; */
    font-size: 60px;
    color: #fff;
    font-weight: bold;
    /* animation: move linear 5000ms infinite; */
}
@keyframes move {
  0% {
    text-shadow:
      4px -4px 0 #fcc603, 3px -3px 0 #fcc603, 2px -2px 0 #fcc603, 1px -1px 0 #fcc603, -4px 4px 0 #661905, -3px 3px 0 #661905, -2px 2px 0 #661905, -1px 1px 0 #661905;
  }
  25% {    
    text-shadow:      
      -4px -4px 0 #661905, -3px -3px 0 #661905, -2px -2px 0 #661905, -1px -1px 0 #661905, 4px 4px 0 #fcc603, 3px 3px #fcc603, 2px 2px 0 #fcc603, 1px 1px 0 #fcc603;
  }
  50% {
    text-shadow:-4px 4px 0 #fcc603, -3px 3px 0 #fcc603, -2px 2px 0 #fcc603, -1px 1px 0 #fcc603, 4px -4px 0 #661905, 3px -3px 0 #661905, 2px -2px 0 #661905, 1px -1px 0 #661905;
  }
  75% {
    text-shadow:4px 4px 0 #661905, 3px 3px 0 #661905, 2px 2px 0 #661905, 1px 1px 0 #661905, -4px -4px 0 #fcc603, -3px -3px 0 #fcc603, -2px -2px 0 #fcc603, -1px -1px 0 #fcc603;
  }
  100% {
    text-shadow:4px -4px 0 #fcc603, 3px -3px 0 #fcc603, 2px -2px 0 #fcc603, 1px -1px 0 #fcc603, -4px 4px 0 #661905, -3px 3px 0 #661905, -2px 2px 0 #661905, -1px 1px 0 #661905;
  }  
}
@media only screen and (max-width: 768px) {
.navigation a {
    margin-bottom: 10px !important;
    display: inline-flex;
}
 .omtext img {
    width: 100%;
}
}
#customers-data {
    z-index: 1;
    padding: 15px;
}
.colleft {
    width: 48%;
    float: left;
}
.colright {
    width: 48%;
    float: left;
    margin-left: 3%;
}
.colright .game-name {
    font-size: 18px !important;
}
.colleft .game-name {
    font-size: 18px !important;
}
.spacingcls {
    width: 100%;
    padding: 0 !important;
}
.spacingcls .number-old {
    width: 50px;
    height: 50px;
    font-size: 20px;
    line-height: 50px;
}
#movingMsg p {
    margin: 0 !important;
}
#addresultold {
    margin-bottom: 2%;
}
.spacingcls h4.game-time {
    font-size: 16px;
    margin: 0 0 3px;
}
header.main-header {
    /* background-color: #f8f9fa; */ /* Light background color */
    padding: 0;
}
.navigation1{
    color: #fff;
    font-size: 20px;
    background: #a86e03;
    padding: 11px 20px;
    border-radius: 5px;
    margin-right: 10px;
}
header .logo img {
    /* max-height: 60px; */ /* Adjust logo size */
}

header .navigation a {
    margin: 0;
    text-decoration: none;
    font-weight: bold;
}

.omtext {
    z-index: 1;
}
.top-time {
    /*background-color: #ffdea0;*/
    color: #fff;
    padding: 5px 0;
    font-size: 16px;
}

@media screen and (max-device-width: 767px) and (orientation: portrait) {
    
    .resultno h2 {
    font-size: 20px !important;
}

.container-top {
    font-size: 20px !important;
}
.resultno h1 {
    font-size: 22px !important;
}
.table-responsive th, .table-responsive td {
  padding: 3px !important;
  font-size:13px;
}
.table-responsive_2 th, .table-responsive_2 td {
  padding: 3px !important;
  font-size:13px;
}
}
.numold {
    background: #d93d15;
}
.numnew {
    background: #e80303;
    animation: 1.5s linear 0s infinite normal pulse;
}
table th {
    text-transform: uppercase !important;
}
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0px rgba(232, 3, 3, 0.4);
  }
  100% {
    box-shadow: 0 0 0 15px rgba(247, 74, 74, 0.2);
    
  }
}
.table-responsive {
  width: 100%;
  overflow-x: auto;
}

.table-responsive table {
  width: 100%;
  border-collapse: collapse;
 /* min-width: 600px;  optional - so that scroll appears on small screens */
}

.table-responsive th, .table-responsive td {
  padding: 5px;
}
.table-responsive_2 {
  width: 100%;
  overflow-x: auto;
}

.table-responsive_2 table {
  width: 100%;
  border-collapse: collapse;
  /*min-width: 600px;   optional - so that scroll appears on small screens */
}

.table-responsive_2 th, .table-responsive_2 td {
  padding: 5px;
}
.p-5 {
    padding: 0 2%;
}