input.omnipong_mobile1 {
	font-size:25px;
	font-weight:bold;
    width:155px;
    height:70px;
    margin-left: 10px;
    } 

input.omnipong_mobile2 {
	font-size:50px;
	font-weight:bold;
    width:190px;
    height:110px;
    } 

input.omnipong_mobile3 {
	font-size:25px;
	font-weight:bold;
    width: 350px;
    height:70px;
    margin-left: 10px;
    } 

input.transparent {
	font-size:25px;
	font-weight:bold;
    width:50px;
    height:70px;
    margin-left: 10px;
    } 

input.stage {
    font-size: 35px;
    height: 45px;
    width: 200px;
    margin-left: 5px;
    }
    
div.stay-left {
    float: left;
    margin-right: 5px;
    }

div.stay-put {
    position:fixed;
    top:0;
    left:0;
    background-color:#49A1F4;
    width:100%;
    overflow-x: hidden;
    }

div.stage {
    background-color:#49A1F4;
    width:100%;
    text-align: center;
    padding: 10px 0px 10px 0px;
    }

div.overflow {
    overflow: auto;
    }

div.conflict {
    background-color: yellow;
    margin-top: 5px;
    }
    
div.message {
	background-color: #99C9F7;
	font-weight:bold;
    font-size: 30px;
    text-align: center;
    padding: 0px;
    margin: 0px;
    }
    
div.name {
	background-color: #99C9F7;
	font-weight:bold;
    font-size: 35px;
    text-align: center;
    margin: 0px;
    width: 100%
    }
    
body {
    padding-top: 130px;
    margin-right: 0px;
    margin-left: 0px;
    background-image:url(../images/back.gif);
    }

table.stay-put {
    display: inline-block;
    width: 100px;
    }

table.omnipong {
	font-family: arial;
	font-size: 35px;
	background-color: #99C9F7;
    width: 100%;
    padding: 0px;
    }

table.schedule_date {
	font-family: arial;
	font-size: 14px;
	background-color: #99C9F7;
	width: 100%;
    }

input.omnipong3 {
    background: -moz-linear-gradient(top, #ffffff, #decd9a);
    height:90px;
    font-size:40px;
	font-weight:bold;
    } 

input.search {
    height: 80px;
    width: 400px;
    font-size: 70px;
    }

th {
	border-style:solid;
	border-color:#49A1F4;
	border-width: 1px;
	padding:15px 8px 15px 8px;
	scroll-margin-top: 160px;
    }
    
th.round {
    background-color: #00ff00;
    height: 20px;
    width: 200px;
    font-size: 25px;
    padding: 5px;
    }
    
th.schedule_date {
	background-color:#49A1F4;
	border-style:solid;
	border-color:#49A1F4;
	border-width: 1px;
	padding:2px 2px 2px 2px;
    text-align: left;
    font-size:30px
    } 

th.event_results {
	background-color:#49A1F4;
	border-style:solid;
	border-color:#49A1F4;
	border-width: 1px;
	padding:2px 2px 2px 2px;
    text-align: left;
    font-size:30px;
    } 

th.narrow {
	border-style:solid;
	border-color:#49A1F4;
	border-width: 1px;
	padding: 0px 0px 0px 0px;
    }
    
td.action_header {
	background-color:#49A1F4;
	border-style:solid;
	border-color:#49A1F4;
	border-width: 1px;
	padding:2px 2px 2px 2px;
    text-align: center;
    font-size:45px
    } 

td.omnipong {
	border-color:#99C9F7 #49A1F4 #49A1F4 #99C9F7;
	border-width: 2px;
    } 

tr.results_header {
    background-color: #00ff00;
    font-size: 30;
    font-weight: bold;
    }
    
table.event {
    width:100%;
    }

table.event th,
table.event td {
	border-style:solid;
	border-color:#99C9F7 #49A1F4 #49A1F4 #99C9F7;
	border-width: 2px;
    }
    
table.rr_table {
    border-spacing: 0px;
    }

table.rr_table tr {
    height: 35px;
    font-size: 15;
    border: 1px solid black;
    }
    
tr.rr_header {
    background-color: #00ff00;
    text-align: center;
    font-weight: bold;
    }

table.rr_table tr td {
    border: 1px solid black;
    }
    
td.results_opponent {
    text-align: left;
    font-size: 30;
    }

td.results_rating {
    text-align: center;
    font-size: 30;
    width: 5%;
    }

td.results_format {
    text-align: center;
    font-size: 30;
    width: 5%;
    }

td.results_event {
    text-align: left;
    font-size: 30;
    width: 25%;
    }

td.results_scores {
    text-align: left;
    font-size: 30;
    width: 10%;
    }

td.schedule_description {
    text-align: left;
    font-weight: bold;
    font-size: 30;
    background-color: #00ff00;
    width: 100%;
    }

td.schedule_text {
    text-align: left;
    font-size: 30;
    }

td.schedule_date {
    text-align: center;
    font-size: 30;
    width: 17%;
    }

td.schedule_time {
    text-align: center;
    font-size: 30;
    width: 13%;
    }

td.schedule_table {
    text-align: center;
    font-size: 30;
    width: 17%;
    }

select.letter {
    width: 70;
    height: 60;
    font-size:50px;
    text-align: center;
    }
p.tournament {
    font-size: 30px;
	font-weight:bold;
    margin: 10px 0px 10px 10px;
    }

p.Selected {
    font-size: 25px;
	font-weight:bold;
    text-align: center;
    padding: 30px;
    }

.popup-overlay {
    display: none;  /* Hidden by default */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent background */
    justify-content: center;
    align-items: center;
    z-index: 1000; /* Ensure it's on top */
    }

.popup-content {
    background-color: white;
    padding: 40px;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    text-align: center;
    width: 500px;
    }
  
  a {
    text-decoration: none;
    }
  
  a:hover {
    background-color: #f0f0f0; /* Adds a light gray background on hover */
    }

  a:visited {
    color: #0000ff; /* Sets visited link color to purple */
    }

  a:active {
    color: #0000ff; /* Sets active link color to orange-red */
    }
