
body {font-size : 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; word-wrap: normal;}
a { color: #0000ff; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; }
a:visited { color: #0000ff; }
a:hover { text-decoration: underline; }

#customers {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;

}

#customers td, #customers th {
  border: 1px solid #ddd;
  padding: 5px;
}

#customers tr:nth-child(even){background-color: #f2f2f2;}

#customers tr:hover {background-color: #f00;}



#customers th {
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
  background-color: #000;
  color: white;
}


.bgimg {
   background-image: url("Images/landinglogo.png");
   background-repeat: no-repeat;
   background-position: center;
   
}

h1 {
 
  font-family: verdana;
  font-size : 1.0em;
}
h2 {
 
  font-family: verdana;
  font-size : 1.0em;
}

a.linkbutton {
    color: white; 
	background-color: #0985f2; 
	text-align: right;
	padding: 3px 5px; 
	margin: 7px 7px; 
	font-size: 0.8em; 
	text-align: center; 
	/* line-height: 2.0em;*/
	border: none; 
	box-shadow: 2px 2px 2px #000000;
}
#intro {
    color: red;
    font-weight: bold;
}

.Green1 {
    color: #009900;
   
}

.NavDropdown {

  width: 100%;
  padding: 8px 16px;

}

.LongDropdown {

  width: 90%;
 

}

.FullDropdown {

  width: 100%;
  padding: 8px 16px;

}

.Active {
    color: #32CD32;
}

.Complete {
    color: red;
}

.Available {
    color: #32CD32;
}

.Looking {
    color: #32CD32;
}

.Normal { 
  color: #000000;  
}
.High { 
  color: #000000; 
font-weight: bold;  
}

.Low { 
  color: #808080; 
 
}


.footer {
  
   left: 0;
 
   bottom: 0;
    position: fixed;
   width: 100%;
   background-color: black;
   color: white;
   text-align: center;
}

pre {
font-size : 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: lightgrey; word-wrap: normal;
}

.iframe {
font-size : 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: lightgrey; word-wrap: normal;
}
.post-info{
	line-height:1.3em;
	font-size:5.em;
	color:#7d7d7d;
}

table.cantsee {
font-size : 8.em; font-family: Verdana, Arial, Helvetica, sans-serif;

 
}

.tableclass{
font-size : 8.em; font-family: Verdana, Arial, Helvetica, sans-serif;
border-collapse: collapse;
 
}

td {
font-size : 8.em; font-family: Verdana, Arial, Helvetica, sans-serif;	
border: none;
}
tr {
font-size : 8.em; font-family: Verdana, Arial, Helvetica, sans-serif;	
border: none;
}

textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	width: 80%;
}