@charset "utf-8";
/* CSS Document */


.white {
		color: #FFFFFF;
}
.bold {
		font-weight: bold;;
}
.center {
		text-align: center;
}
.right {
		text-align: right;	
}

@media screen and (min-width: 620px) {
	

.style1 {
	font-size: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.style2 {
	font-size: 30px;	
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFFFFF
}
.style3 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF
	}
.style3b {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
}
.style3bl {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666;
}
.style4 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4b {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.style5 {
	font-size: 44px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.style6 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: -4px;
}
.style7 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
   font-color: #666;
}
.style8 {
	font-size: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.black {
		color: #000000;
}
.centerNum {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.centerNumBold {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
#RaceName, #submit{
 	width:450px; 
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;  
}
#GO{
 	width:150px; 
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;  
}
#Submit, #Driver1, #Driver1 option, #Driver2, #Driver2 option, #Driver3, #Driver3 option, #Constructor1, #Constructor1 option, #Constructor2, #Constructor2 option, #PitCrew, #PitCrew option, #SwapToCash, #result{
 	width:100%; 
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 2px;  
}
#Name, #Password, #Passkey, #result, #resultBudget, #Cell, #Carrier{
 	width:100%; 
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;  
}
.box_roster_footer {
  font-size: 20px; 
  color: #777e86;
  height: 25px;
  width: 100%;
  position: relative;
  background: #fff;
  display: inline-block;
  box-shadow: 0px 0px 0 1px #252730;
  cursor: pointer; 
  border-radius: 0 0 5px 5px; 
  margin-bottom: 10px;
}
.table-container
{
	width: 375px;
	overflow-y: auto;
	_overflow: auto;
	margin: 0 0 1em;
}
.table-container::-webkit-scrollbar
{
	-webkit-appearance: none;
	width: 24px;
	height: 7px;
}

.table-container::-webkit-scrollbar-thumb
{
	border-radius: 4px;
	border: 3px solid #fff;
	background-color: rgba(0, 0, 0, .3);
}
.constructorpast2 {

	font-size:8px;
	margin-top:-12px;
	margin-left:450px;

}
.driverpast-thin {

	position: absolute;

	left: 62%;

	top: 2px;

	width: 209px;

	height: 35px;

	text-align: left;

	font-size: 12px;

	z-index: 2;

}
}

/* 620px */
@media only screen and (max-width: 619px) {
	

.style1 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.style2 {
	font-size: 16px;	
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFFFFF}
.style3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
}
.style3b {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
}
.style3bl {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666;
}
.style4 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}
.style4b {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
.style5 {
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.style6 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.style7 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
   font-color: #666;
}
.style8 {
	font-size: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.centerNum {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.centerNumBold {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
}
#RaceName, #submit{
 width:200px; 
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;  
}
#GO{
 	width:90px; 
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;  
}

#Submit, #Proceed, #Exit{
 	width:95%; 
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 2px;  
}

#Driver1, #Driver1 option, #Driver2, #Driver2 option, #Driver3, #Driver3 option, #Constructor1, #Constructor1, #Constructor2, #Constructor2 option, #PitCrew, #PitCrew option, #SwapToCash, #result{
 	width:100%; 
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 2px; 
}

#Name, #Password, #Passkey, #result, #resultBudget {
 	width:100%; 
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold; 
}

#Cell{
 	width:240px; 
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;  
}

#Carrier{
 	width:80px; 
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;  
}

.box_roster_footer {
  font-size:11px; 
  color: #777e86;
  height: 15px;
  width: 100%;
  position: relative;
  background: #fff;
  display: inline-block;
  box-shadow: 0px 0px 0 1px #252730;
  cursor: pointer; 
  border-radius: 0 0 5px 5px; 
  margin-bottom: 10px;
}
.table-container
{
	width: 175px;
	overflow-y: auto;
	_overflow: auto;
	margin: 0 0 1em;
}
.table-container::-webkit-scrollbar
{
	-webkit-appearance: none;
	width: 24px;
	height: 7px;
}

.table-container::-webkit-scrollbar-thumb
{
	border-radius: 4px;
	border: 3px solid #fff;
	background-color: rgba(0, 0, 0, .3);
}
.constructorpast2 {

	font-size:8px;
	margin-top:-12px;
	margin-left:150px;

}
.driverpast-thin {

	display: none;
}
.chatbox {
width:100%;
height:400px;
overflow: auto;
}

@charset "utf-8";
}
@media screen and (min-width: 376px) {
.chatbox {
width:100%;
height:450px;
overflow: auto;
}
}

/* The side navigation menu */
.sidenav {
  height: 100%; /* 100% Full-height */
  width: 0; /* 0 width - change this with JavaScript */
  position: fixed; /* Stay in place */
  z-index: 100; /* Stay on top */
  top: 0; /* Stay at the top */
  left: 0;
  background-color: #111; /* Black*/
  overflow-x: hidden; /* Disable horizontal scroll */
  padding-top: 60px; /* Place content 60px from the top */
  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}

/* The navigation menu links */
.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 20px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-left .5s;
  padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

#menu {
  position: absolute;
  right: -28px;
  top: 58px;
  width: 8em;
  margin-top: -2.5em;
}
/* CSS Document */
