

body
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:14px;
}

img
{
	border:0px;
}

a
{
	color:rgb(30,30,30);
}

a:visited
{
	color:rgb(30,30,30);
}

a:hover
{
	color:rgb(200,0,0);
}

a.small-link
{
	font-size:10px;
	color:rgb(35,90,13);
}

a.small-link:visited
{
	color:rgb(35,90,13);
}

a.small-link:hover
{
	color:rgb(200,0,0);
}

div#team-a-caption
{
	float:left;
	width:30px;
	height:20px;
	text-align:center;
}

div#team-b-caption
{
	float:left;
	width:100px;
	height:20px;
	text-align:center;
}

div#team-a-score
{
	float:left;
	width:30px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

div#team-b-score
{
	float:left;
	width:100px;
	height:20px;
	text-align:center;
}

span.score
{
	font-size:20px;
	font-weight:bold;
}

div.clear
{
	clear:both;
}

div#players-a
{
	width:300px;
	float:left;
	text-align:center;
}

table.players-view
{
	width:300px;
}

table.players-view td
{
	padding:5px;
	text-align:center;
}

div#players-b
{
	width:300px;
	float:left;
	text-align:center;
}

div.score
{
	width:300px;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

#logo
{
width:60px;
height:60px;
float:left;
}

.line
{
	border-bottom:2px rgb(35,90,13) solid;
	float:left;
	width:120px;
	height:35px;
}

.line-blind
{
	width:80px;
	border-bottom:2px rgb(35,90,13) solid;
	float:left;	
	height:35px;
}

.active
{
	border-left:2px rgb(35,90,13) solid;
	border-right:2px rgb(35,90,13) solid;
	border-top:2px rgb(35,90,13) solid;
	height:25px;
	float:left;
	padding:5px;
	vertical-align:bottom;
	width:60px;
	text-align:center;
	font-weight:bold;
}

.inactive
{
	border:1px rgb(35,90,13) solid;
	border-bottom:2px rgb(35,90,13) solid;
	height:20px;
	float:left;
	padding:5px;
	margin-top:4px;
	vertical-align:bottom;
	width:60px;
	text-align:center;
}

.line-short
{
	border-bottom:2px rgb(35,90,13) solid;
	float:left;
	width:5px;
	height:35px;
}

.tabs
{
	height:35px;
	vertical-align:bottom;
}

.clear
{
	clear:both;
}

DIV#full
{
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
}	

DIV#leftb
{
  width:180px;
  margin-top:100px;  
  float:left;
}

DIV#main
{
	max-width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	--float:left;
}

.list-table
{
	width: 100%;
}

.list-table th
{
	padding:3px;
	color:rgb(255,255,255);
	background-color:rgb(35,90,13);
}

.list-table th a
{
	color:rgb(255,255,255);	
}

.list-table th a:visited
{
	color:rgb(255,255,255);	
}

.list-table th a:hover
{
	color:rgb(200,0,0);	
}

.list-table td
{
	padding-left:2px;
	padding-right:10px;
}

.link-control-main
{
	margin-top:5px;
	margin-bottom:5px;
	margin-right:10px;
	display: flex;
    gap: 10px;
}
.paging {
	display: flex;
	flex-flow: row wrap;
	flex-grow: 1;
	gap: 8px;
	justify-content: center;
}
#title
{
padding-left:20px;
font-size:20px;
font-weight:bold;
color:rgb(35,90,13);
}

#right
{
	width:100px;
	vertical-align:middle;
	text-align:right;
}

.title
{
font-size:40px;
font-weight:bold;
margin-top:100px;
margin-left:auto;
margin-right:auto;
color:rgb(35,90,13);
width:400px;
text-align:center;
}

.invert
{
	padding-left:3px;
	padding-right:3px;
	color:rgb(255,255,255);
	background-color:rgb(35,90,13);
}

.form-error
{
	color:red;
	padding:10px
}

#login-form
{
	width:400px;
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
}

div.header
{
	float:left;
	margin-left:20px;
	padding:5px;
	text-align:right;
	width:100px;
}
#footer {
	margin: 40px 0 10px 0;
	padding: 10px 0;
	border-top: 1px solid rgb(35,90,13);
}
div.control
{
	float:left;
	margin-left:5px;
	padding:5px;
}

div.control input
{
	border:2px rgb(35,90,13) solid;
}

div.submit
{
	margin-left:140px;
}

div.submit input
{
	width:120px;
}

#userinfo #name
{
	text-align:center;
	width:400px;
	height:30px;		
	vertical-align:middle;
	margin-left:auto;
	margin-right:auto;
	font-size:16px;
	font-weight:bold;
	color:rgb(35,90,13);
}

div#center
{
	--margin-left:20px;
}

td.smaller
{
	font-size:12px;
}

div.legend
{
	margin-top:20px;
	font-size:12px;
	font-style:italic;
	padding:4px;
}

hr
{
	background-color:rgb(35,90,13);
	color:rgb(35,90,13);
}

div.photo img
{
	border:1px black solid;
	height:55px;
}

div.photo-full img
{
	border:1px black solid;
	
}

div.photo-full
{
	height:90px;
	padding:5px;
	font-style:italic;
	font-size:12px;
}

div.photo
{
	height:90px;
	padding:5px;
	font-style:italic;
	font-size:12px;
}

div#bottom
{
font-size:10px;
}

.form-table th
{
	text-align:right;
	padding-right:10px;
}

table.list-table tr.odd
{
	background-color: rgb(230,240,230);
}

table.list-table tr.passive
{
	background-color:rgb(200,200,200);
}

table.list-table tr.passive td
{
	color:rgb(100,100,100);
}

div.info-popup
{
	position:absolute;
	display:none;
	width:150px;
	height:25px;
	text-align:center;
	vertical-align:middle;
	padding:5px;
	background-color:#f9f1bc;
	color:rgb(0,0,0);
	border:1px black solid;
	font-size:10px;
}

p.nfo
{
	width:370px;
	padding:4px;
	border:1px rgb(35,90,13) solid;
	color:rgb(35,90,13);
	font-size:10px;
}

canvas {
			border:1px black solid;
			display:none;
			position:absolute;
			visibility:hidden;
			background-color:white;
		}
div.val
{
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	z-index:100;
	cursor:pointer;
	width:120px;
	padding:1px;
	padding-left:10px;
	height:11px;
	vertical-align:middle;	
	align:left;
	position:absolute;	
}

div.view-val
{
	position:absolute;
	z-index:100;
	width:200px;
	height:130px;
	display:none;
	border:1px black solid;
	padding:5px;
	background-color:#e29454;
	color:white;
}

div.hl
{
	background-color:#e29454;
	color:white !important;
}



a.va
{
	cursor:pointer;
}
.banner_table {
	display: block;
	padding: 4px; 
	border: 1px solid #ccc; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
	margin-bottom: 8px;
}
.attraction_list_table h2 {
	margin-bottom: 8px;
	color: #353535;
	font-size: 11px;
	font-weight: normal;
}

.attraction_list_table .locality {
	margin-left: 6px;
}

.attraction_list_table .country {
	padding-top: 8px;
}
.banner_table a {
	color: #37c;
	text-decoration: none;
	outline: none;
}
.banner_table a:hover {
	text-decoration: underline;
}

div.match-teams-share-card  {
	border: 2px rgb(35, 90, 13) solid;
	display: table;
	padding: 10px;
}

div.partia-members-share-card  {
	border: 2px rgb(35, 90, 13) solid;
	display: table;
	padding: 10px;
}

@media (max-width: 630px) {
    body {
        padding: 8px;
    }

    td,
    th {
/*         display: block;
        width: 100% !important;
 */    }

    input,
    select,
    textarea,
    button,
    input[type="submit"] {
        width: 100%;
        margin-bottom: 8px;
    }

    a {
        display: inline-block;
        min-height: 32px;
    }
	
	div#players-a
    {
    	min-width:50%;
		width:fit-content;
    }
    
    table.players-view
    {
    	width:stretch;
    }
    
    /* table.players-view td
    {
	} */
    
    div#players-b
    {
    	min-width:50%;
		width:fit-content;
    }
    
    div.score
    {
    	width:stretch;
    }
	
	div.match-teams-share-card {
	width:stretch;
}

div.partia-members-share-card {
	width:stretch;
}

table.form-table {
	width:stretch;
}

td.collapse-on-mobile
{
	display: none;
}
th.collapse-on-mobile
{
	display: none;
}


}


@media (max-width: 300px) {
div#players-a
    {
		width:100%;
    }
    
    div#players-b
    {
    	width:100%;
    }
}