@CHARSET "ISO-8859-1";


div.desc {
	margin-top: 10px;
	float: left;
	width: 530px;
}

td.cell-oligo-name {
    width: 390px;
}

.cell-dye {
	width: 129px;
}

.cell-format {
	width: 250px;
}

.cell-quencher {
	width: 150px;
}

input.oligo-name{
	width: 95%;
}
.cell-synthesis {
	width: 180px;
}

.taqman-qty {
    float: right;
    position: relative;
    left: 75px;
}

.price-details .price {
    margin-top: 0px;
}


.price-details .price-label {
    width: 85px;
    float: left;
}

.price-details .price-value {
    width: 135px;
    text-align: right;
    float: right;
}

.price-details .promo-text span{
    font-weight: 700;
    color: #333;
	font-size: 13px;
	display: block;
	line-height: 22px;
}

.wop-endDate {
    float: right;
	font-style: italic;
	font-family: HelveticaNeueLT-Italic, Helvetica Neue, Helvetica, Roboto, Segoe UI, Arial, sans-serif;
	text-align: right;
}

.strike-out {
	text-decoration: line-through;
	color: #A8A8A8 !important;
	font-weight: 700;
}

tr.price-qty input.input-mini {
	width: 25px;
	vertical-align: bottom;
	float: left;
	padding-left: 5px;
	margin-left: 10px;
}

tr.price-qty td {
	vertical-align: top;
}

tr.price-qty p {
	display: inline;
	float: left;
	padding: 5px;
}

tr.price-qty .cell-price {
	vertical-align: bottom;
}

tr.price-qty div#qty-price {
	float: right;
	width: 230px;
	margin-right: -15px;
	padding-bottom: 15px;
}

td.qty-price {
	padding-bottom:0px;
}

td.taqman-price {
    padding-bottom:0px;
    padding-left: 73px;
}

tr.price-qty div#qty {
	width: 90px; 
	display: inline;
	font-weight: bold;
	height: 30px;
	float: left;
}

tr.price-qty div#price {
	font-weight: bold;
	float: left;
	vertial-align: bottom;
}

tr.price-qty div#price label {
	font-weight: bold;
	display: inline;
	margin: 5px;
}

tr.china-price-qty div#qty-price {
	float: right;
	width: 230px;
	padding-bottom: 15px;
}

tr.china-price-qty div#price {
	font-weight: bold;
	float: right;
}

tr.china-price-qty div#price label {
	font-weight: bold;
	display: inline;
	margin: 5px;
}

td.cell-sequence {
    width: 600px;
}

div.add-upload-oligos {
	float: left;
}
div#bulk-upload {
	width: 790px;
	margin-left: 0;
    max-height: 750px;
}

input.oligo-sequence {
    width: 98%;
}
 
table.legend-popover {
	font-weight: normal;
}

table.legend-popover td {
	padding: 0px 5px 10px 5px;
}

select#bulk-upload-format {
	width: 240px;
}

div#bulk-upload .modal-header, #bulk-upload .modal-body, #bulk-upload .modal-footer {
	overflow: visible;
}

div#legend {
	margin-left: 35px;
}

#legend table {
	width: 200px;
}

#legend table td {
	padding: 5px 5px;
}

#bulk-upload .modal-body {
    max-height: none;
	/*
    overflow: auto;
	*/
}

.modal.fade.in {
	top: 2%;
}

.oligo-screenshot {
    background:transparent url("../img/taqman.jpg") no-repeat;
    height: 434px;
}

.bulk-upload-info {
    margin: 344px 296px;
}

.add-oligo-info {
    margin: 242px -4px;
}

.project-input-name {
    margin: 199px 261px 0;
}

.addtocart-btn-info {
   margin: 143px 530px 0;
}

.td-qty-error {
	padding-left: 45px;
    padding-top: 0;
}

#error-message-area {
	margin-bottom: 5px;
}

#hide-all-seq {
	height: 20px;
	margin-top: 55px;
}

label.checkbox{
	float: left;
	margin: 0px 15px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}

input.hide-all-checkbox {
	margin-top: 0px;
}

.form-actions {
    padding: 0 0 10px;
}

input.hide-seq-checkbox {
	margin-top: 0px;
}

.oligo-value table span.disabled-seq {
    color: #000000;
    font-style: italic;
}

.oligoRow select {
	line-height: 25px;
}

table.valid_options_legend {
    width: 400px !important;
}
.radio, .checkbox{
	min-height: 15px;
}

@font-face {
	font-family: "HelveticaNeueLT-Italic";
	font-style: normal;
	font-display: swap;
	src: local('HelveticaNeueLT-Italic'),
	url('../fonts/HelveticaNeueLTW01-56Italic.eot?#iefix') format('eot'),
	url('../fonts/HelveticaNeueLTW01-56Italic.woff2') format('woff2'),
	url('../fonts/HelveticaNeueLTW01-56Italic.woff') format('woff'),
	url('../fonts/HelveticaNeueLTW01-56Italic.ttf') format('truetype'),
	url('../fonts/HelveticaNeueLTW01-56Italic.svg') format('svg');
}