.add-save-btn {
	width: 390px;
	margin-top: 10px;
}
.add-save-btn.modify {
	width: 200px;
}
.oligogroup-footer input {
    margin-bottom: 0
}
input.add-oligo-qty{
	float: right;
	margin-right: 10px;
}
input.oligo-sequence{
	width: 850px;
}
input.oligogroup-name-input {
    margin-right: 5px;
    width: 365px;
}
.icon-remove-oligo-group,
.deleteRowButton,
.icon-question-sign, .icon-remove {
   opacity: .5
}
.addRow {
    margin-right: 10px;
    float: right;
}
span.icon-remove-oligo-group{
    background:transparent url("../img/x-close.png") no-repeat;
    width: 17px; height: 17px;
    display:inline-block;
}
.add-oligo-group {
    border-top: 1px solid #E5E5E5;
    float: left;
    padding-top: 15px;
    width: 930px;
    margin-bottom: 10px;
}
.add-oligo-group .icon-question-sign {
    margin-left: 10px;
    margin-top: 6px;
}
#addOligoGroup {
    float: left;
}
#addOligoGroup {
  float: left;
}
.oligo-remove{
	background-position: -312px -2px;
	margin-top: -6px;
}
.header-span-edits{
	float: right;
}
.validation-error {
	position: absolute;
	z-index: 99;
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	border: none;
	padding: 2px;
	width: 200px;
}

input.formFieldError, input.formFieldError:focus, 
select.formFieldError, select.formFieldError:focus,
textarea.formFieldError, textarea.formFieldError:focus {
	border-color: red;
}

.icon-settings{
	display:inline-block;
	width:20px;
	height:20px;
	margin-top:-3px;
	*margin-right:.3em;
	line-height:14px;
	vertical-align:text-top;
	background-image:url("../img/glyphicons-halflings.png");
	background-position:-450px -90px;
	background-repeat:no-repeat;
}

.oligo-value table tbody td.cell-select{
    width: 120px;
}
.oligo-value table span.promo-text {
	color: #058759;
}
i.icon-question-sign{
	margin-left: 8px;
}
button.remove-oligogroup{
    background:transparent url("../img/x-close.png") no-repeat;
    width: 17px; height: 17px;
    display:inline-block;
    margin: 0px 5px 0px 5px;
    opacity: .6;
}
div.alert-info{
	display: block;
	margin: 10px 0 0;
	float: left;
	width: 225px;
}
.oligo-value table span.base-count{ 
	color: #000000;
	font-weight: bold;
}
tbody.oligo-table-body label, .oligo-value-header label {
	cursor: default;
	font-weight: bold;
}
span.design_id_label {
	color: #000 !important;
	font-weight: normal !important;
}
td.cell-number{
	font-weight: bold;
}
span.design-id {
	color: #000 !important;
	font-weight: bold;
}
.header-span-edits{
	float: right;
	margin: 8px 0px 2px 0px;
}
.tooltip-inner{
    font-size: 12px;
    line-height: 17px;
    padding: 11px;
    text-align: left;
    font-weight: normal;
}
.tooltip-inner ul li{
	list-style: none;
	line-height: 18px;
}
.tooltip-inner ul{
	margin: 0 0 6px 10px;
}
.hide{
	display: none;
}
span.preview {
	cursor: pointer;
}
span[rel="tooltip"] {
	cursor: pointer;
}
#error-message-area{
	float: left;
	margin-bottom: -10px;
	margin-top: 10px;
	width: 878px;
}
div#save-progress div.modal-body div, div#order-progress div.modal-body div, div#add-to-cart-modal div.modal-body div, div#return-to-cart-modal div.modal-body div {
	text-align: center;
}
div#save-progress-success, div#order-progress-success {
	font-weight: bold;
	color: #08c;
}
div#save-progress-failure, div#order-progress-failure {
    font-weight: bold;
	color: #b94a48;
}
div#save-progress-failure p.msg {
	color: rgb(51, 51, 51);
}
div#bulk-upload {
	width: 680px;
	font-size: 13px;
    max-height: 700px;
    margin-left: 0px;
    top: 0px !important;
}
label.errorMessage {
	color: red;
	margin: 4px 0px 0px 0px;
}
.errorMessage ul, .errorMessage li {
	list-style: none;
	margin: 0px;
}
.oligo-value-header {
	padding-left: 8px;
}
#bulk-progress {
	 text-align:center;
	 font-size: 16px;
	 line-height: 30px;
	 font-weight: bold;
}
#bulk-upload-error {
	text-align: center;
	font-weight: bold;
	color: red;
	font-size: 14px;
}
#bulk-upload-file-error {
	color: red;
	margin: 3px 0;
}
#bulk-upload {
	position: absolute !important;
}
#bulk-upload .modal-body {
	max-height: none;
    /*
    overflow: auto;
	*/
}
.bulk-upload-step-subtext {
    margin-left: 35px;
    margin-top: -10px;
}
span.required {
	color: red;
}
table.legend-popover {
	margin-bottom: 0px;
	border-bottom: none;
}
.cell-price{
	width: 95px;
}
tbody.importRowError {
	border: 2px solid red;
}
tr.importRowError div {
	font-size: 12px;
}

table.legend-popover tr:hover, table.legend-popover tbody:hover, table.legend-popover td:hover { background-color: white; }
table.legend-popover tbody { border-bottom: none; }
table.legend-popover td { vertical-align: top; }
option[disabled="disabled"] { color: #D3D3D3; }
option.greyed-out { color: #D3D3D3; }
span.base-count-label { font-weight: normal !important; color: black !important; }

div.delivery-popover-show {
	width: 150px;
	float: left;
	margin-top: 13px;
	color: #007ed5;
	font-weight: bold;
}
div.delivery-popover-show:hover {
	cursor: pointer;
}
div.delivery-popover-show span {
	text-decoration: underline;
}
.oligo-value-header a {
    font-weight: normal;
}
table.template-sample-table {
    border: 1px solid gray;
    padding: 1px;
}
table.template-sample-table th, table.template-sample-table td {
	border: 1px solid gray;
	margin: 1px;
	padding: 2px;
	font-size: 0.85em;
}
table.template-sample-table th {
	font-weight: bold;
	background-color: #dedede;
}
table.valid_options_legend td, table.valid_options_legend th {
    padding: 2px;
    font-size: 10px !important;
    color: #333 !important;
    margin: 1px;
    border: 1px solid #CCCCCC;
}

table.valid_options_legend {
    border: 1px solid #CCCCCC;
    padding: 2px;
}

span.option-legend-popover-show {
    cursor: pointer;
    color: #007ed5 !important;
}

.importRowError h3.popover-title {
    color: #333 !important;
    font-weight: bold;
}

.importRowError .popover, #bulk-upload .popover {
    max-width: none;
}