@charset "utf-8";
/* CSS Document */

	.flat-table {
	border-collapse:separate;
	border_spacing:3px;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	width-max:725px;
	margin-bottom:5px;
	margin-top:5px;
	border: thin solid #000066;
			border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius:6px;
	text-align: center;
  	vertical-align: middle;
		
	}
	.flat-table th {
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	padding: 6px;
	color: rgba(0,0,0,0.45);
	text-shadow: 0 0 1px rgba(0,0,0,0.1);
	font-size: 1.25em;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius:6px;
	}
	.flat-table-2 th {
		font-weight: normal;
		-webkit-font-smoothing: antialiased;
		padding: 6px;
		color: rgba(0,0,0,0.45);
		text-shadow: 0 0 1px rgba(0,0,0,0.1);
		font-size: 1.25em;
		border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius:6px;
	}
	.flat-table-3 th {
		font-weight: normal;
		-webkit-font-smoothing: antialiased;
		padding: 0em;
		color: rgba(0,0,0,0.45);
		text-shadow: 0 0 1px rgba(0,0,0,0.1);
		font-size: 1.25em;
		border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius:6px;
	}
	.flat-table td {
	color: #000066;
	text-shadow: 0 0 1px rgba(255,255,255,0.1);
	font-size: 1.25em;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius:6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	}
		.flat-table-3 td {
	color: #000066;
	padding: 0;
	text-shadow: 0 0 1px rgba(255,255,255,0.1);
	font-size: 10px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius:6px;
	}
	.flat-table tr {
		-webkit-transition: background 0.3s, box-shadow 0.3s;
		-moz-transition: background 0.3s, box-shadow 0.3s;
		transition: background 0.3s, box-shadow 0.3s;
	}
		.flat-table-3 tr {
		-webkit-transition: background 0.3s, box-shadow 0.3s;
		-moz-transition: background 0.3s, box-shadow 0.3s;
		transition: background 0.3s, box-shadow 0.3s;
	}
	.flat-table-1 {
	background:#003366;
	border-radius: 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius:3px;
	margin-bottom: 5px;
	margin-top: -30px;
	padding: 1px;
	max-width:725px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-width: 1;
		
	}
	.flat-table-1 tr td:hover  {
	background:#2D70EC;
		
		
	}
	.flat-table-2 tr td:hover {
		background:#2D70EC;
	
	}
		.flat-table-3 tr td:hover {
	background:#2D70EC;
	cursor: pointer;
	
	}
	.flat-table-2 {
	background: #000066;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin-bottom: 5px;
	margin-top: 5px;
	max-width:725px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
		
	}
	.flat-table-3 {
		background:none;
		border:.5px;
		border-style:inset;
        border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
		margin-bottom: 5px;
		margin-top: 5px;
		max-width:725px;
		
	}
	.style1 {
	color: #FFFFFF;
	font-weight: bold;
	}
	.style2 {
	font-size: .9em;
	color:#000000;
	font-weight:500;
	
	}
	.style3 {
	font-size: .8em;
	color:#FFFFFF;
	
	}
	.style15 {
	font-size: .9em;
	color: #000066;
	font-weight: bold;
	
	}
	

	.style5 {
	font-size:16px;
	color:#FF0000;
	font-weight: bold;
	}
	
	/*Controls LettingTableNEW*/
	.flat-table-4 {
		background:none;
		border-radius: 6px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
		max-width:100%;
		
	}
	
	.flat-table-4 tr {
		-webkit-transition: background 0.3s, box-shadow 0.3s;
		-moz-transition: background 0.3s, box-shadow 0.3s;
		transition: background 0.3s, box-shadow 0.3s;

	}
	
	.flat-table-4 td {
	color: #000000;
	padding: 0;
	text-shadow: 0 0 1px rgba(255,255,255,0.1);
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius:6px;
	}
	
	
