a.schott-link:link {color:#55c8ff;}
a.schott-link:visited {color:#55c8ff;}
a.schott-link:hover {color:#333; text-decoration: underline;}
a.schott-link:hover {color:#333; text-decoration: underline;}

.schott-input-box { display:block; clear:both; margin-bottom:7px; width:260px; }

.schott-drug-test-search-paragraph { margin-bottom: 10px;}

.schott-drug-test-search-scrollbox {
    border:1px dotted #ccc;
    width:220px;
    height: 110px;
    padding: 5px;
    overflow-y: scroll; }

input[type="checkbox"] {
    margin: 0px 0 0;
    margin-top: 1px \9;
    /* IE8-9 */
    line-height: normal;}

.schott-form-list .input-box { display:block; clear:both; margin-bottom:7px; width:560px;}

#qpcr-content{
	background: url(../images/keyvisual.jpg);
	min-height: 1000px;
}


/*qpcr-boxen*/
.qpcr-col-1 {
    background: #f9f9f9;
    position: relative;
	border-top: 15px solid #55c8ff;
	margin-left: 0;
    z-index: 10;
}

.qpcr-col-2 {
    background: #f9f9f9;
    position: relative;
	border-top: 15px solid #a8a8a8;
	}
	
.qpcr-col-3 {
    background: #f9f9f9;
	border-top: 15px solid #a8a8a8;
}

.qpcr-col-6 {
    background: #f9f9f9;
	position: relative;
	border-top: 15px solid #a8a8a8;
}

.qpcr-col-7 {
    background: #f9f9f9;
	position: relative;
	border-bottom: 15px solid #a8a8a8;
}

.qpcr-col-8 {
    background: #f9f9f9;
	border-bottom: 15px solid #a8a8a8;
}

.qpcr-col-1, .qpcr-col-2, .qpcr-col-3,  .qpcr-col-6, .qpcr-col-7, .qpcr-col-8{
    box-sizing: border-box;
    float: left;
    margin-left: 2%;
    padding: 10px 10px;
    width: 99%;
}

.qpcr-col-1 h3, .qpcr-col-2 h3, .qpcr-col-3 h3, .qpcr-col-6 h3, .qpcr-col-7 h3,  .qpcr-col-8 h3{
    color: #55c8ff;
    font-size: 12px;
    margin-top: 8px;
    margin-bottom: 12px;
    text-transform: uppercase;
}

button.button {
    padding-right: 40px;
}

a.productLink:link {color: #0090ac; text-decoration: underline;}
a.productLink:visited {color: #95a3ab; text-decoration: underline;}
a.productLink:focus {color: #ffc22c;}
a.productLink:hover {color: #f7941d;}
a.productLink:active {color: #bbd64f;}

.form-list li.control label {
    padding: 5px;
    margin: 10px 0 10px 0;
    border: 1px solid #ccc;
}

