@charset "UTF-8";
@import url("../webfonts/Chivo_Light/stylesheet.css");
.aboutinn {
	height: 400px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
}
.solutions {
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
}
.boxxi {
	background-color: #FFF;
	border: 1px solid #CCC;
	border-radius: 6px;
	box-shadow: 0px 0px #CCC;
}
.above {
	background-color: #999;
	height: 40px;
	width: 100%;
	background-image: url(../images/abovve.jpg);
	background-repeat: repeat-x;
}
.flashbox {
	height: 60px;
	width: 100%;
}

.toppings {
	background-color: #FFF;
	height: 20px;
	width: 100%;
}
.formtexter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333;
}
.formtexter2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #333;
}
.formscrib {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999;
}
.formboxer {
	font-family: "Raleway Regular";
	font-size: 14px;
	color: #333;
	border-radius: 6px;
	border: 1px solid #CCC;
	background-color: #FFFFFF;
	width: 100%;
	padding: 15px;
}
.formboxer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	border-radius: 4px;
	border: 1px solid #999;
	padding: 6px;
	background-color: #333;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #393;
	padding: 15px;
	border-radius: 4px;
	background: -webkit-linear-gradient(#6EB440, #6EB440); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#6EB440, #6EB440); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#6EB440, #6EB440); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#6EB440, #6EB440); /* Standard syntax */
	border: 1px solid #6EB440;
	letter-spacing: 0.5px;
}
.formbutton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #333;
	padding: 8px;
	border-radius: 4px;
	border: 1px solid #666666;
	letter-spacing: 0.5px;
}

table#pii tr:nth-child(odd) {
background-color: #E5E5E5; 
color: #000000;
tr:hover { background: yellow; }
table#pii tr:nth-child(even) {
background-color: #F9F9F9; 
color: #000000;
}

table#dii tr:nth-child(odd) {
background-color: transparent;
color: #000000;
}
table#dii tr:nth-child(even) {
background-color:#A7A5A9; 
color: #000000;
}

table#sii tr:nth-child(even) {
	background-color: #EBEBEB;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
}
table#sii tr:nth-child(odd) {
	background-color: #F0FFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
}
.quickmenu {
	/* [disabled]background-color: #FC3; */
	height: 15vh;
	width: 100%;
	border-top-width: 0.5px;
	border-top-style: solid;
	border-top-color: #CCC;
}
