
a
{
   text-decoration:none;
}


.active {
  background-color: #4CAF50;
}


.container 	{
    margin-top: 10px;
	padding: 10px;
	display: block;
	min-width: 50%;
	width: 100%;
#	border: 2px solid;
	margin-left: auto;
	margin-right: auto;
	
}

.container-content {
	min-width: 50%;
	width: 69em;
	margin: auto;
##	border: 2px solid;

}


@font-face {
	font-family: open-sans-serif;
	src: url('../fonts/OpenSans-CondLight.ttf');
	
}

@font-face {
	font-family: open-sans-serif;
	src: url(../fonts/OpenSans-CondBold.ttf);
	font-weight: bold;
}

font-face {
	font-family: open-sans-serif;
	src: url(../fonts/OpenSans-CondItalic.ttf);
	font-weight: italic;
}

.formcontainer {
    padding: 15px;
    background-color: #eae5e0;
    box-shadow: 0px 6px 12px rgba(221, 212, 206, 0.6);    
}

html {

	font-family: open-sans-serif;
	margin-top: -40px;
	margin-left: -8px;
	margin-right: -8px;
	padding: 0;
	border: 0;
	outline: 0;
}


img {
	position: relative;
}

input[type=button], input[type=submit], input[type=reset] {
  background-color: #0e2440;
  border-radius: 100px;
  box-shadow: rgba(14, 36, 64, .2) 0 -25px 18px -14px inset, rgba(14, 36, 64, .15) 0 1px 2px, rgba(14, 36, 64, .15) 0 2px 4px, rgba(14, 36, 64, .15) 0 4px 8px, rgba(14, 36, 64, .15) 0 8px 16px, rgba(14, 36, 64, .15) 0 16px 32px;
  color: #fff; /* Changed text color to white */
  cursor: pointer;
  display: inline-block;
  font-family: CerebriSans-Regular, -apple-system, system-ui, Roboto, sans-serif;
  padding: 7px 20px;
  text-align: center;
  text-decoration: none;
  transition: all 250ms;
  border: 0;
  font-size: 16px;
  user-select: none;
}

input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover {
  box-shadow: rgba(14, 36, 64, .35) 0 -25px 18px -14px inset, rgba(14, 36, 64, .25) 0 1px 2px, rgba(14, 36, 64, .25) 0 2px 4px, rgba(14, 36, 64, .25) 0 4px 8px, rgba(14, 36, 64, .25) 0 8px 16px, rgba(14, 36, 64, .25) 0 16px 32px !important;
  transform: scale(1.05)  !important;
}


select {
  background-color: #0e2440;
  border-radius: 100px;
  box-shadow: rgba(14, 36, 64, .2) 0 -25px 18px -14px inset, rgba(14, 36, 64, .15) 0 1px 2px, rgba(14, 36, 64, .15) 0 2px 4px, rgba(14, 36, 64, .15) 0 4px 8px, rgba(14, 36, 64, .15) 0 8px 16px, rgba(14, 36, 64, .15) 0 16px 32px;
  color: #fff; /* Changed text color to white */
  cursor: pointer;
  display: inline-block;
  font-family: CerebriSans-Regular, -apple-system, system-ui, Roboto, sans-serif;
  padding: 7px 20px;
  text-align: center;
  text-decoration: none;
  transition: all 250ms;
  border: 0;
  font-size: 16px;
  user-select: none;
}



.logging_holder  {
    
    position: absolute;
    color: white;
    top:0px;
    padding: 0;
    margin: auto;
    overflow: hidden;
    background-color: #333;
    opacity: 0.9;
    font-size: 0.9em;
    font-weight: bold;      
    text-align: right;
    line-height: 2em;
    width: 100%;
    text-decoration: none !important;

}



#logout a:visited {
    color: white;
    text-decoration: none;
}

.logging_content {
    text-decoration: none;

}


.minibutton {
	margin: 0px !important;
	padding: 3px !important;

}

.maintitle {
    margin: auto;
    color: white;
	text-align: center;
	height: 20em;
	line-height: 20em;
	width: 100%;
	background-image: url("../img/hurray.jpg");
	background-position: center;
	background-repeat: repeat;
	background-size: 100% auto;
    box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.5);
    display: flex;
    flex-direction: column;
    justify-content: center;
    
	
}



.menu  {
    width: 100%;
  padding: 0;
  overflow: hidden;
  background-color: #333;
  opacity: 0.9;
  font-size: 1.2em;
  font-weight: bold;

}

.menu ul {
   width: 100%;
   display: table;
   text-align: center;
   
   
}
.menu li {
   display: inline-block;
   float: none;
   
   
}

.menu li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 1.5em;
    text-decoration: none;

}

.menu li a:hover:not(.active) {
  background-color: #111;
}

.menu li a.active {
  float: right;
}

.navbar {
    margin-bottom: 80px;
	text-align: center;
	line-height: 1em;
	
	
}



table {
	width: 100%;
	border: none;
	text-align: center ;
	border-collapse: collapse !important; 
	border-spacing: 0 !important;
	box-sizing: border-box !important;
	line-height: 40px;
	min-width: 50em;

	
}

thead {
	color: white !important;
	background-color: #0e2440 !important;
}

tbody {
	border: 1px solid;
	background: #eae5e0;
	line-height: 40px;
}

tbody tr:nth-child(odd) { background-color: #ddd4ce; }
tbody tr:nth-child(even) { background-color: #eae5e0; }

.positions{
    overflow:hidden;
    width: 100%;
    height: 100%;

}

#goalkeepersadded {
    float: left;
    left: 0;
    width: 32%;
    height: 100%;
}
#defendersadded {
    float: left;
    width: 32%;
    left: 34%;
}
#attackersadded {
    float: left;
    left: 68%;
    width: 32%;
}

#teamlist {
    column-count: 3;
    white-space: nowrap;
}

#teamstable {
    font-size: 30px;
    
}
#teamstablebody {
    font-size: 25px;
}
#title {
    margin-top: 100px;
    margin-bottom: -100px;
}