﻿body
{
	background-color: white;
	padding: 0px;
	margin: 0px;
	font-family: 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}
img
{
	border-width: 0px;
}
a {
		-moz-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
		border-bottom: dotted 1px rgba(255, 255, 255, 0.35);
		color: #ffffff;
		text-decoration: none;
	}

		a:hover {
			border-bottom-color: transparent;
			color: #67AECB !important;
		}
.beericon {
	display: inline-block; 
	float:left; 
	margin:3px; 
	height:80px; 
	width:80px; 
	border:1px solid #999;
}
.beericon2 {
	display: inline-block; 
	float:left; 
	margin:0 0.6vw 0.6vw 0; 
	height:83px; 
	width:83px;
	border:4px solid #67AECB;
	border-radius:50%;
}
.totals {
	text-align: center;
	vertical-align: middle;
	line-height: 80px;
	font-size:2.6em;
	font-weight:bold;
	text-shadow: 2px 2px #FF6666;
	-webkit-user-select: none; /* Chrome/Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+ */
	-o-user-select: none;
	user-select: none;
	cursor:default;
}
#container {
	clear:both;
	margin:0 auto;
	width:100%;
	height:100%;
	background-color: skyblue;
	border-radius:8px 0 0 0;
	margin:0 2%;
	width:96%;
	margin-top:3.5em; 
}
#banner {
	width:100%;
	margin:0;
	text-align:center;
}
TitleRed {
	font-size: 4.7em;
	color:#f66;
	font-family: 'Teko', sans-serif;
	font-weight:700; 
}
TitleBlack {
	font-size: 4.7em;
	font-family: 'Teko', sans-serif;
	color:#333;
	font-weight:700; 
}
h1 {
	font-size: 2.5em; 
	font-family: 'Teko', sans-serif;
	font-weight:700; 
	margin:0 0 -15px;
}
h2 {
	font-size: 1.5em; 
	font-family: 'Teko', sans-serif;
	margin:-10px 0 1px;
}
h4 {
	margin:5px 0 2px 5px;
	color:#793915;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #000;
    margin: 1em 0;
    padding: 0;
}
bigImage {
	display: inline-block; 
	float:left; 
	margin:3px; 
	margin-right:10px; 
	height:380px; 
	width:390px;
	border:3px solid #67AECB;
	border-radius:9px;
}
logo {
	display: inline-block; 
	float:left; 
	margin:3px; 
	margin-right:10px; 
	height:202px; 
	width:201px;
	border:3px solid #67AECB;
	border-radius:9px 0 0 0;
	overflow:hidden;
	background-color: rgba(0,0,0,0.1);
}
.whitebar {
	display: inline-block; 
	color:#292F33;
	font-size:1.1em;
	height:auto; 
	width:320px; 
	margin:5px 0; 
	padding:6px; 
	background:#FFF8DC; 
	border:3px solid #67AECB;
	border-radius:7px;
}
.whitebar2 {
	display: inline-block; 
	height:70px; 
	width:320px; 
	margin:5px 0; 
	padding:6px 6px; 
	background:#eee; 
	border-radius:5px;
	font-size:1.1em;
}
.shade {
	background-color: rgba(0, 0, 0, 0.1);
	border-radius:5px;
}
.clear {
	clear:both;
}

.dropstyle {
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
  	-webkit-border-radius: 5px; 

  	/* Firefox 1-3.6 */
  	-moz-border-radius: 5px; 
  
  	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  	border-radius: 5px;
	-moz-box-shadow: 2px 2px 4px #333;
	-webkit-box-shadow: 2px 2px 4px #333;
	box-shadow: 2px 2px 4px #333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#333333')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#333333');
}
/************************************************************/
form {
	width:98%;
	height:100%;
	margin:auto;
}
form column50 {
	width:40%;
	display: inline-block;
	margin:2px;
	float:left;
}
.notes {
	height:200px; 
	padding:6px; 
	line-height:1.5em;
}
form .row {
	width:100%;
	display: inline-block;
	margin:2px;
}
form input {
	width:300px;
	float:left;
	margin-right:100px;
}
form.left {
	float:left;
}
form input.small {
	margin:0 2px 0px;
	font-size:90%;
	width:auto;
}
form input.smallcheck {
	margin:2px 2px 0px;
	font-size:90%;
	width:auto;
}
form label.checkleft {
	display: block;
	text-align:left;
	clear:left;
	width:auto;
}
form input.checkleft {
	width: 13px;
	height: 13px;
	padding: 0;
	margin:2px 2px 0px;
	vertical-align: bottom;
	position: relative;
	top: -1px;
	*overflow: hidden;
}
form input.large {
	margin:0;
	font-size:1.4em;
	width:380px;
}
select {
	font-size:0.9em;
	float:left;
}
form label {
	width:200px;
	text-align:right;
	margin:0 2px;
	float:left;
	vertical-align: middle;
	line-height:1.7em;
}
form label.small {
	width:auto;
}
.column {
 	display:block; 
	float:left; 
	margin:0 2px 2px 0;
}
.cust50 {
	margin:1px 2px 2px;
	font-size:1em;
	width:32px;
}
.cust75 {
	margin:1px 2px 2px;
	font-size:1em;
	width:40px;
}
.cust100 {
	margin:1px 2px 2px;
	font-size:1em;
	width:80px;
}
.left {
	float:left;
}
form textarea{
	width:500px;
	height:300px;
}
form report{
	width:300px;
	float:left;
	margin-right:100px;
}
form repor.errort{
	color:rgba(255,0,0,1);
}
p {
	margin:0;
}
h3 {
	margin:3px 0;
}
form a:link, a:visited {
	color: #ffffff;
}
form .in_btn {
	width:150px;
	float:left;
}
form .search_term {
	font-size:1.4em;
	float:left;
}
.search {
	width:50%;
	margin: 0 auto;
}
form.whitebox {
	margin:0 auto;
	width:80%;
	height:370px;
	text-align:center;
	background-color:Cornsilk;
	border-radius:10px;
}
slot {
	text-align:left;
	width:95%;
	float:left; 
	padding:10px 12px;
	font-size: 0.95em; 
}
win {
	text-align:left;
	width:95%; 
	height:88%;
	float:left; 
	padding:5px 12px;
	overflow:auto;
}
input.custLog {
	clear:both;
	margin:1em 0 0 135px;
	font-size:1.4em;
	width:280px;
}
input.top50 {
	margin-top:50px;
	color:#666;
}
/************************************************************/
#credits {
	margin:10px;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:black;
}
#credits a {
	color:#000;
}
/************************************************************/
.aw_btn {
	font-size: 1.2em;
	padding:2px;
	border:none;
	margin:2px;
	border-radius:6px;
	color:#EDE;
	background:#4C4C4C; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#4C4C4C, black); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#4C4C4C, black); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#4C4C4C, black); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#4C4C4C, black); /* Standard syntax */
}
.fa-sm {
    font-size:0.63em;
}
table {
	font-size:1em;
}
/**************************************************************/
.darktext {
	color:#333;
	font-weight:bold; 
}
.darktext a, .darktext a:link {
		-moz-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
		-webkit-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
		-ms-transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
		transition: color 0.2s ease-in-out, border-bottom-color 0.2s ease-in-out;
		border-bottom: dotted 1px rgba(0, 0, 0, 0.35);
		color: #333;
		text-decoration: none;
	}

.darktext a:hover {
	border-bottom-color: transparent;
	color: #67AECB !important;
}
/**********************************************************/
/*.beericon2 {
		margin:0 2.2vw 2.2vw 0; 
		height:45vw; 
		width:45vw;
		border:1.5vw solid #67AECB;
	}*/
@media screen and (max-width: 768px) {
	.beericon2 {
		margin:0 1.2vw 1.2vw 0; 
		height: 13vw; 
		width: 13vw;
		border:0.6vw solid #67AECB;
	}
}
@media screen and (max-width: 600px) {
	.beericon2 {
		margin:0 1.8vw 1.8vw 0; 
		height: 18vw; 
		width: 18vw;
		border:0.8vw solid #67AECB;
	}
}
@media screen and (max-width: 480px) {
	.beericon2 {
		margin:0 2.2vw 2.2vw 0; 
		height: 26vw; 
		width: 26vw;
		border:1.2vw solid #67AECB;
	}
	bigImage {
		width:96%;
	}
}	
