
* {
	box-sizing: border-box;
}

body {
	font-family: arial;
	background-color: #ffffff;
	height: 100%;
	width: 100%;
	max-width: 960px;
	margin: auto;
	padding: 10px;
}

.results-only {display: none;}
.m_results {display: none;}
.current {display: block;}
.m_current {display: none;}

.blankdisplay {
	height: 40px;
}

div#container {
	width: 100%;
	height: 100%;
	position: relative;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	background-color: white;
	font-family:arial;
}

.title {
	margin : auto;
	text-align : center ;
	width : 100%;
	max-width: 960px;
	height: 9%;
  	background-color: white;
	font-size: 24px;
	font-family: arial;
	font-weight: bold;
	color: white;
	text-shadow: 2px 2px 4px #000000;
	position: relative;
}

#matchday-title {
	height: 15%;
	margin : auto;
	text-align : center ;
	width : 100%;
	max-width: 960px;
	height: 9%;
  	background-color: #418a41;
	font-size: 24px;
	font-family: arial;
	font-weight: bold;
	color: white;
	text-shadow: 2px 2px 4px #000000;
	position: relative;
}

.vertical-center {
	margin: 0;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.results { 
	margin-top: 0px;
	font-weight: bold;
	text-align: center;
	color: #418a41;
	border-bottom: 2px solid #418a41;
	height: 40px;
	padding-top: 15px;
	display: none;
}

.results { 
	margin-top: 0px;
	font-weight: bold;
	text-align: center;
	color: #418a41;
	border-bottom: 2px solid #418a41;
	height: 40px;
	padding-top: 15px;
	margin-bottom: 5px;
	display: none;
}

.results-top { 
	margin-top: 0px;
	font-weight: bold;
	text-align: center;
	color: #418a41;
	border-bottom: 2px solid #418a41;
	height: 25px;
	padding-top: 0px;
	margin-bottom: 5px;
	display: none;
}

p {text-align: center; padding-top: 0px;}

.block-form { margin: 2px; margin-top: 10px; margin-bottom: 0px; width : 22px; background-color : white; text-align : center; padding-top : 2px;color : white; font-size : small; padding-bottom : 2px}

.block-m-form { 
	margin-left: 3px; 
	margin-right: 3px; 
 	width : 20px;
	background-color : white; 
	text-align : center; 
	padding: 3px;
	color : white; 
	font-size : 10px; 
	opacity: 0.9;
}

.red { width: 8px; height: 13px; background-color: #DF0101;margin: 0px; padding-bottom: 2px;}

.score {color: black; background-color: white; font-size : 14px ; text-align: center;  font-family: arial; margin: 0; margin-left: 0px; margin-right: 0px;}

.team {  font-size: 14px; padding-top: 0px;}

.container1 { background-color: white; height: 6%; }
.container2 { background-color: white; height: 7%;  }

.button1 { 
	width: 10%; 
	display: inline-block; 
	float: left; 
	background-color:white; 
	border: 1px solid #418a41; 
	color:black; 
	text-align:center; 
	text-decoration:none;
	font-family: arial;
	font-size:14px; 
	padding-top: 4px ;
	padding-bottom: 3px ; 
	margin-top: 0px; 
	margin-bottom: 3px;
	cursor: pointer;	
}
.button1:hover { 
	width: 10%; 
	display: inline-block; 
	float: left; 
	background-color: #F3F781; 
	color: black;
}
.month {
	width: 10%; 
	display: inline-block; 
	float: left; 
	background-color: #418a41; 
	border: 1px solid #418a41; 
	color:white; 
	text-align:center; 
	text-decoration:none;
	font-family: arial;
	font-size: 14px; 
	padding-top: 4px ;
	padding-bottom: 3px ; 
	margin-top: 0px; 
	margin-bottom: 3px; 
	cursor: none;
	overflow: hidden;
}

.button2 { 
	width: 16.6666%; 
	display: inline-block; 
	float: left;
	background-color:white; 
	border: 1px solid #418a41; 
	color:black; 
	text-align:center; 
	text-decoration:none;
	font-family: arial;
	font-size: 14px; 
	padding-top: 4px ;
	padding-bottom: 3px ;  
	margin-top: 3px; 
	margin-bottom: 0px; 
	cursor: pointer;
}
.button2:hover { 
	width: 16.6666%;
	display: inline-block; 
	float: left;
	background-color: #F3F781;
	color:black;
}
.week {
	width: 16.6666%; 
	display: inline-block; 
	float: left; 
	background-color: #418a41; 
	border: 1px solid #418a41; 
	color:white; 
	text-align:center; 
	text-decoration:none;
	font-family: arial;
	font-size: 14px; 
	padding-top: 4px ;
	padding-bottom: 3px ; 
	margin-top: 3px; 
	margin-bottom: 0px; 
	cursor: none;
	overflow: hidden;
}

div.border { 
	height: 36px; 
	background-color: white; 
	margin: 0px; 
	width: 100%px; 
	border-bottom:  1px solid #D8D8D8; 
	border-radius: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-top: 4px; 
	padding-bottom: 7px;
}

div.border_last {
	height: 36px; 
	background-color: white; 
	border-bottom: 1px solid #D8D8D8; 
	margin-top: 0px; 
	padding-top: 4px; 
	padding-bottom: 7px;
}

div.borderP { height: 36px; background-color: #f0f0f0; margin: 0px; width: 100%px; border-bottom: 1px solid #D8D8D8; border-radius: 0px; margin-top: 0px; margin-bottom: 0px; padding-top: 7px; padding-bottom: 7px;}

.matchday {
	float: left; 
	width: 75%;
}

.showmatch {
	visibility: hidden;
}

.showtime {
	display: block;
	font-size: 14px;
	font-family: arial;
	color: black;

}

.kickoff {
	float: right;
	display: block;
	font-size: 14px;
	font-family: arial;
	color: black;
	padding-right: 20px;
	padding-top: 2px;
}
.clearer {
	clear: both;
	height: 60x;
}

#fixtures-content {
	position: relative;
	height: 86%;
	width: 100%;
	margin: 0;
	background-size: cover;
}

.form { margin: 2px; width : 20px; background-color : #484848; padding-top : 1px;color : white; text-align: center; font-size : small; padding-bottom : 1px}

/* Hide scrollbar for Chrome, Safari and Opera */
#nav::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE and Edge */
#nav {
  -ms-overflow-style: none;
}

/* Hide scrollbar for Chrome, Safari and Opera */
#fixtures-content::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE and Edge */
#fixtures-content {
  -ms-overflow-style: none;
}

.clearfix {
	clear: both;
}

#fixtures-footer {
	font-size: 14px;
	text-align: center;
	padding: 15px;
	color: #418a41;
	background-color: white;
}

table {
	width="100%;
	table-layout: fixed;
	border-collapse: collapse;
	margin: auto;
}

td {	
	vertical-align: center;
	height: 23px;
}

tr {
	vertical-align: center;
	height: 23px;
}

.view-button {
	color: black;
	text-decoration: none;
}

.close-button {
	float: right;
	color: black;
	text-decoration: none;
	margin-top: 15px;
	margin-right: 20px;
}

#indiv-match-content, .indiv-match-content {
	visibility: hidden;
	height: 0px;
	transition: 1s;
	margin: 0px;
	margin-left: 100px;
	margin-right: 100px;
	border: 2px solid green;
	border-radius: 10px;
	overflow-y: scroll;
}
	
.indiv-mtch {
	visibility: hidden;

}

.mobileversion {
	display: none;
}
.fullversion {
	display: block;
}
	
@media screen and (max-width: 850px) {
#indiv-match-content, .indiv-match-content{
	margin-left: 30px;
	margin-right: 30px;
}
div.border { 
	height: 40px; 
	padding-top: 8px; 
	padding-bottom: 8px;
}
.results { 
	height: 44px;
	padding-top: 17px;
}
}

 @media screen and (max-width: 600px) {

.mobileversion {
	display: block;
}
.fullversion {
	display: none;
}

.current {display: none;}
.m_current {display: block;}

div.border { 
	height: 57px;
 	padding-top: 0px; 
	padding-bottom: 5px;
}

.block-m-form { 
	margin-top: 3px;
	opacity: 0.8; 
}

.button1 { 
	width: 20%; 
	font-size:12px; 
	padding-top: 3px ;
	padding-bottom: 3px ;
}

.button1:hover { 
	width: 20%; 
}

.month { 
	width: 20%;
 	font-size:12px; 
	padding-top: 3px ;
	padding-bottom: 3px ;
}

.button1 { 
	font-size:12px; 
	padding-top: 3px ;
	padding-bottom: 3px ;
}

.month { 
 	font-size:12px; 
	padding-top: 3px ;
	padding-bottom: 3px ;
}

.results-top { 
	height: 25px;
	padding-top: 0px;
	display: none;
}

#fixtures-footer {
	font-size: 12px;
	padding: 12px;
}

}