#mainboard {
	display: block;
	overflow: auto;
}
#quicklinks {
	display: block;
	width: 25%;
	color: #4E5356;
    text-align: left;
    font-size: 12pt;
    font-weight: normal;
    font-weight: 400;
	line-height: 30px;
	padding-top: 10px;
	padding-right: 5px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#quicklinks form {
	padding: 0px;
}
#mainlinks {
	display: block;
	width: 75%;
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#quicklinks span {
	display: block;
	margin-bottom: 2px;
	background-color: #ECEFEF;
    font-weight: bold;
    font-weight: 800;
	line-height: 24px;
	padding: 3px;
	padding-left: 10px;
}
#quicklinks a {
	display: block;
	background-color: #ECEFEF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../resources/images/quicklinks.png);
	line-height: 24px;
	padding: 3px;
	padding-left: 10px;
	cursor: pointer;
}
#quicklinks a:hover {
	background-color: #D5DBDB;
}
#quicklinks a.activeq {
	font-weight: bold;
	font-weight: 800;
	text-decoration: none;
	background-position: right bottom;
}
/* #quicklink a {
	color: #036;
}
#quicklink a.activeq {
	color: #000;
} */
.quicklinkbox {
	display: none;
	background-color: #ECEFEF;
	padding: 5px;
	padding-bottom: 10px;
}
.quicklinkbox input {
	padding-top: 0px!important;
	padding-bottom: 20px!important;
}
a.activeq + div.quicklinkbox {
	display: block!important;
}
#quicklinks .quicksubmit {
	display: none;
	text-align: center;
	margin-top: 5px;
	width: 100px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border: 0px;
	background-color: #0086D0;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#quicklinks .quicksubmit {
	background-color: #0086D0;
}
#quicklinks .quicksubmit:hover {
	background-color: #00A3FB;
}
#quicklinks .quicksubmit.activeq {
	display: inline-block!important;
	margin-right: 2px!important;
}
#dashboard, #dashboardmenu.miniboard #dashboard
{
	position: relative;
	/* padding-left:200px!important; */
	min-height: 100px!important;
}
#dashboard h1
{
/*	position: absolute;
	left: 0px;
	top: 0px; */
}
#searchfilter.nomargin {
	padding: 5px!important;
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	margin: 0px!important;
	background-color: #ECEFEF;
}

@media screen and (max-width: 960px) {

	.col2 {
		padding-right: 10px!important;
	}
	
}

@media screen and (max-width: 800px) {

	#dashboard, #dashboardmenu.miniboard #dashboard
	{
		padding-left: 10px!important;
	}
	#dashboard h1
	{
		position: inherit!important;
		left: inherit!important;
		top: inherit!important;
		line-height: inherit!important;
		height: inherit!important;
	}
	.searchtext {
		height: 40px !important;
		line-height: 40px!important;
		padding-left: 50px!important;
	}
	#dashboardmenu.miniboard #dashboard h1 .titleicon {
		width: 40px!important;
		height: 40px!important;
		font-size: 40px!important;
		line-height: 40px!important;
	}
	
}

#searchfilter.nomargin input[type="text"], #searchfilter.nomargin input[type="email"], #searchfilter.nomargin input[type="password"], #searchfilter.nomargin textarea, #searchfilter.nomargin select {
	/* height: 35px!important; */
	line-height: 35px!important;
}
#searchfilter.nomargin input[type="text"], #searchfilter.nomargin input[type="email"], #searchfilter.nomargin input[type="password"], #searchfilter.nomargin select {
	height: 35px!important;
}


/* ************************************************* */

.productblock > table {
	width: 100%;
}
.productblock > table * {
	margin: 0px;
	padding: 0px;
}
.productblock > table tr td {
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 11pt;
	/* height: auto; */
	min-height: 40px;
	color: #333;
	vertical-align: middle!important;
	padding: 7px;
}
.productblock > table tr.topborder td {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BBB;
}
.productblock > table tr:first-of-type td {
	background-color:#E6F2F8!important;
	line-height: 30px!important;
}
.productblock > table tr:last-of-type td {
	border: none!important;
}
/* .productblock > table tr td:nth-child(1), .productblock > table tr td.withicon {
	padding-left: 30px!important;
} */
.productblock > table tr:first-child td {
	padding: 7px!important;
}
.productblock > table tr td li.material-icons {
	position: absolute;
	left: 3px;
	right: 3px;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	height: 18px;
	line-height: 18px;
	display: inline-block!important;
	display: inline!important;
	margin: 0px!important;
	padding: 0px!important;
	text-decoration: none!important;
}
.productblock > table tr td a {
	color: #333333;
	text-decoration: none;
}
.productblock > table tr td a:hover {
	color: #000000;
	/* text-decoration: underline; */
}
/* .productblock > table tr td a.leadlink {
	line-height: 40px;
} */
.productblock > table tr:hover td {
	background-color: rgba(244,244,244,0.4);
}
/* .productblock > table tr:first-child:hover td {
	background-color: #FFFFFF!important;
} */

/* ************************************************************** */

.productboxwrapper {
	display: inline-block;
	float: left;
	width: 20%;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.productbox {
	display: block;
	position: relative;
	height: 200px;
	padding: 15px;
	padding-top: 130px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: thin solid #CCCCCC;
	text-align: center;
	text-decoration: none;
	color: #666666;
    opacity: 1;
    transition: opacity 0.5s;
}
.productbox:hover {
    opacity: 0.5;
}
.productbox div.imgdiv {
	display: block;
	position: absolute;
	height: 100px;
	left: 15px;
	top: 15px;
	right: 15px;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

#productdata {
	padding: 50px;
}

/* ******************************* */

.blockmenuwrapper {
	display: inline-block;
	float: left;
	width: 32%;
	width: calc(33.33333% - 10px)!important;
	width: -moz-calc(33.33333% - 10px)!important;
	width: -webkit-calc(33.33333% - 10px)!important;
	overflow: auto;
	padding: 0px;
	margin: 5px;
}
.blockmenuwrapper .blockmenu {
	margin: 0px!important;
	width: 100%!important;
}
.subspan {
	display: block;
	max-height: 0px;
	padding: 0px;
	text-align: left;
	font-size: 10pt;
	line-height: 28px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    transition: max-height 1s ease-in, padding-top 0.3s ease-in, padding-bottom 0.3s ease-in;
}
.subspan a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
.subspan a:hover {
	color: #fff;
	font-weight: bold;
	font-weight: 800;
}
.blockmenuwrapper:hover, .blockmenuwrapper:hover .blockmenu, .blockmenuwrapper:hover .blockmenu .svg-icons {
	background-color: #00B4F1;
	color: #FFF;
	background-position: right top;
}
/* .blockmenuwrapper:hover */
.opensubspan {
	background-color: #00B4F1!important;
	color: #FFF!important;
}
.opensubspan + .subspan {
	background-color: #00B4F1;
	color: #FFF;
	max-height: 4000px;
	padding: 10px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.opensubspan .svg-icons {
	background-position: right center!important;
}
/* ******************************* */