/** --------------- TABLES --------------- **//** --------------- TABLES --------------- **/.oligo-table, .ngs-table, .gsy-table, .dna-table {
}
.oligo-table tr, .ngs-table tr, .gsy-table tr, .dna-table tr {
    font-size: 98%;
}
.oligo-table tr:first-child, .ngs-table tr:first-child, .gsy-table tr:first-child, .dna-table tr:first-child {
    color: #FFFFFF;
    font-size: 100%;
}
.oligo-table td, .ngs-table td, .oligo-table th, .ngs-table th, .gsy-table td, .gsy-table th, .dna-table td, .dna-table th {
    background: #fcfcfc;
    border: 1px outset #c9c9c9;
    padding: 5px;
}
.oligo-table th, .ngs-table th, .gsy-table th, .dna-table th {
    padding: 5px;
}
.oligo-table tr:first-child td, .oligo-table tr:first-child th {
    background: rgb(245,128,38);
}
.ngs-table tr:first-child td, .ngs-table tr:first-child th {
    background: rgb(1,188,228);
}
.gsy-table tr:first-child td, .gsy-table tr:first-child th {
    background: #AB3F97;
}
.dna-table tr:first-child td, .dna-table tr:first-child th {
    background: #143D8D;
}
 .oligoColor {
    color: #F58026;
}
 .dnaColor {
    color: #143D8D;
}
 .geneColor {
    color: #AB3F97;
}
 .ngsColor {
    color: #00BCE4;
}
 .gsy-wizard-dialog .content-box {
    margin: 34px 0 0;
    padding: 5px;
}
 div.gs-menu ul li {
    padding-left: 25px !important;
    padding-right: 1px !important;
}
/** --------------- BUTTONS --------------- **//** --------------- BUTTONS --------------- **/
.col-lg-3 .oligoBtn,.col-lg-3  .ngsBtn, .col-lg-3 .dnaseqBtn,.col-lg-3  .gsyBtn, .col-lg-3 .genotypeBtn {
    width:100%;
}
.oligoBtn, .ngsBtn, .dnaseqBtn, .gsyBtn, .genotypeBtn,.oligoBtn a, .ngsBtn a, .dnaseqBtn a, .gsyBtn a, .genotypeBtn a {
    color: #f5f5f5 !important;
}
.oligoBtn {
    background: #f49a55;
    background: -moz-linear-gradient(top, #f49a55 0%, #f58026 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f49a55), color-stop(100%,#f58026));
    background: -webkit-linear-gradient(top, #f49a55 0%,#f58026 100%);
    background: -o-linear-gradient(top, #f49a55 0%,#f58026 100%);
    background: -ms-linear-gradient(top, #f49a55 0%,#f58026 100%);
    background: linear-gradient(to bottom, #f49a55 0%,#f58026 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f49a55', endColorstr='#f58026',GradientType=0 );
    text-shadow: -1px -1px 0 #f46e07;
}
.ngsBtn {
    background: #5fcde2;
    background: -moz-linear-gradient(top, #5fcde2 0%, #00bce4 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5fcde2), color-stop(100%,#00bce4));
    background: -webkit-linear-gradient(top, #5fcde2 0%,#00bce4 100%);
    background: -o-linear-gradient(top, #5fcde2 0%,#00bce4 100%);
    background: -ms-linear-gradient(top, #5fcde2 0%,#00bce4 100%);
    background: linear-gradient(to bottom, #5fcde2 0%,#00bce4 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#5fcde2', endColorstr='#00bce4',GradientType=0 );
    text-shadow: -1px -1px 0 #07a4c4;
}
.dnaseqBtn {
    background: #1e5799;
    background: -moz-linear-gradient(top, #1e5799 0%, #143d8d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(100%,#143d8d));
    background: -webkit-linear-gradient(top, #1e5799 0%,#143d8d 100%);
    background: -o-linear-gradient(top, #1e5799 0%,#143d8d 100%);
    background: -ms-linear-gradient(top, #1e5799 0%,#143d8d 100%);
    background: linear-gradient(to bottom, #1e5799 0%,#143d8d 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#143d8d',GradientType=0 );
    text-shadow: -1px -1px 0 #03397f;
}
.gsyBtn {
    background: #ab3f97;
    background: -moz-linear-gradient(top, #ab3f97 0%, #7d2d6f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ab3f97), color-stop(100%,#7d2d6f));
    background: -webkit-linear-gradient(top, #ab3f97 0%,#7d2d6f 100%);
    background: -o-linear-gradient(top, #ab3f97 0%,#7d2d6f 100%);
    background: -ms-linear-gradient(top, #ab3f97 0%,#7d2d6f 100%);
    background: linear-gradient(to bottom, #ab3f97 0%,#7d2d6f 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ab3f97', endColorstr='#7d2d6f',GradientType=0 );
    text-shadow: -1px -1px 0 #890b70;
}
.genotypeBtn {
    background: #af5062;
    background: -moz-linear-gradient(top, #af5062 0%, #b02a43 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#af5062), color-stop(100%,#b02a43));
    background: -webkit-linear-gradient(top, #af5062 0%,#b02a43 100%);
    background: -o-linear-gradient(top, #af5062 0%,#b02a43 100%);
    background: -ms-linear-gradient(top, #af5062 0%,#b02a43 100%);
    background: linear-gradient(to bottom, #af5062 0%,#b02a43 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#af5062', endColorstr='#b02a43',GradientType=0 );
    text-shadow: -1px -1px 0 #B02A43;
}
/** --------------- OLIGOS --------------- **//** --------------- OLIGOS --------------- **/div#tpOligos {
    overflow: hidden;
}
#tpOrderPages .infoSection li, {
    list-style: disc;
    margin-left: 20px;
}
#tpOligos .ucInstructions {
    position: relative;
    float: left;
    width: 100%;
    border: 1;
    margin-top: 5px;
    margin-bottom: 15px;
    background: #FFF none repeat scroll 0% 0%;
}
#tpOligos .ucInstructions div.content {
    background-size: cover;
    padding: 10px;
}
#tpOligos .ucInstructions div#ContentPlaceHolderDefault_subContent_OrderPageSection_OrderGenes_OrderingWizardContainer_11_ucOrderwizrd_ucInstructions_pnlDragableWindowContent {
    background: #F57D21;
    text-shadow: 0 1px 0 #842f73;
}
#tpOligos .ucNavigationBar {
    position: relative;
    width: 100%;
    margin-bottom: 0px;
    cursor: pointer;
}
.ucNavigationBar > ul > li {
    background: #333 none repeat scroll 0% 0%;
    padding: 12px;
    height: 50px;
}
.ucNavigationBar {
    position: relative;
    width: 100%;
    margin-bottom: 8px;
}
.ucNavigationBar ul {
    width: 100%;
    float: left;
    margin-bottom: 8px;
    padding: 0px;
    list-style: outside none none;
    background-color: #fff;
}
#tpOligos .ucNavigationBar ul li.active {
    display: block;
    background-color: #F57D21;
}
.ucStockOrder table tr:nth-child(2n+1) {
    background: #fff none repeat scroll 0% 0%;
}
#tpOligos .ucStockOrder table tr th {
    background: #F57D21 none repeat scroll 0% 0%;
    color: #FFF;
    padding: 5px;
    text-align: left;
    border: 1px solid #CCC;
}
/********SynBio********/.radio.deliveryFormatType {
    padding-left: 0;
}
/** --------------- GENE --------------- **//** --------------- GENE --------------- **/h2.tpGene {
    background: #F0F0F0;
    repeat-x scroll left top rgba(0, 0, 0, 0);
    font-size: 1.2em;
    font-weight: bold;
    color: #333;
    height: auto;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-top: 6px;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: }
h3.tpGene {
    display: block;
    font-size: 1.5em;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;
    color: #AB3F97;
    ;
}
div.gs-menu ul li {
    list-style: none;
    margin: 0;
}
.gs-opt-sequence-box {
    width: 550px;
    max-height: 150px;
    float: left;
    border: 1px solid #cccccc;
    overflow: auto;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.gsy-wizard-dialog {
    position: absolute !important;
    height: auto;
}
.gs-form textarea, select {
    min-height: 30px;
}
#tpGene .ucInstructions div.content {
    padding: 15px;
}
#tpGene .ucInstructions div.content {
    background: none;
    background-size: cover;
}
#tpGene .ucInstructions div#ContentPlaceHolderDefault_subContent_OrderPageSection_OrderGenes_OrderingWizardContainer_11_ucOrderwizrd_ucInstructions_pnlDragableWindowContent {
    background: #AB3F97;
    text-shadow: 0 1px 0 #7D2D6F;
}
#tpGene .ucNavigationBar ul li.active {
    background-color: #AB3F97;
    padding: 12px 10px;
    position: relative;
    display: table;
    left: 0;
    top: 0;
}
#tpGene .infoBox {
    float: none;
    clear: left;
    border: 1px solid #1e96c4;
    color: #1e96c4;
    background: #d9f0f9;
    padding: 3px 5px;
    margin-bottom: 3px;
    border-left: 10px solid #1e96c4;
    margin-left: 3px;
}
#tpGene .headline .info {
    background: url('https: //www.eurofinsgenomics.com/media/268017/purple_questionmark-01.png') no-repeat left center;
    text-indent: -1000px;
    position: relative;
    display: inline-block;
    width: 20px;
    height: auto;
    margin-left: 3px;
}
/** --------------- NGS --------------- **//** --------------- NGS --------------- **/#tpNGS .ucOrderingWizard div.navigationWizard {
    background: transparent none repeat scroll 0 0;
    border: medium none;
}
#tpNGS .ucOrderingWizard div.ucOrderingWizardNGS div.navigationWizard ul li.step1-active,#tpNGS .ucOrderingWizard div.ucOrderingWizardNGS div.navigationWizard ul li.step2-active,#tpNGS .ucOrderingWizard div.ucOrderingWizardNGS div.navigationWizard ul li.step3-active,.ucOrderingWizardNGS div.innerContent h2,#tpNGS .ucOrderingWizard div.navigationWizard ul li {
    background-color: #00BCE4;
    position: relative;
    padding: 12px 10px;
    display: table;
    left: 0px;
    top: 0px;
    height: 50px;
    border-right: 1px solid #fff;
}
.ucOrderingWizard div.ucOrderingWizardNGS div.navigationWizard ul li.step1-active,.ucOrderingWizard div.ucOrderingWizardNGS div.navigationWizard ul li.step2-active,.ucOrderingWizard div.ucOrderingWizardNGS div.navigationWizard ul li.step3-active,#tpNGS .ucOrderingWizard div.navigationWizard ul li.step1,#tpNGS .ucOrderingWizard div.navigationWizard ul li.step2,#tpNGS .ucOrderingWizard div.navigationWizard ul li.step3 {
    background-color: #404040;
    background-image: none;
    line-height: 16px;
    background-position: 24px 12px;
}
.ucOrderingWizard div.ucOrderingWizardNGS div.navigationWizard ul li.step1-active:before,.ucOrderingWizard div.ucOrderingWizardNGS div.navigationWizard ul li.step2-active:before,.ucOrderingWizard div.ucOrderingWizardNGS div.navigationWizard ul li.step3-active:before,#tpNGS .ucOrderingWizard div.navigationWizard ul li.step1:before,#tpNGS .ucOrderingWizard div.navigationWizard ul li.step2:before,#tpNGS .ucOrderingWizard div.navigationWizard ul li.step3:before {
    content: '1';
    border-radius: 100%;
    display: block;
    position: absolute;
    left: 6px;
    background-color: #5573A9;
    font-size: 1.1rem;
    font-weight: normal;
    width: 17px;
    height: 17px;
    text-indent: 6px;
    color: #FFFFFF;
    background-image: none;
}
#tpNGS .ucOrderingWizard div.navigationWizard ul li.step1:before,#tpNGS .ucOrderingWizard div.navigationWizard ul li.step2:before,#tpNGS .ucOrderingWizard div.navigationWizard ul li.step3:before {
    background-color: #666;
}
#tpNGS .ucOrderingWizard div.navigationWizard ul li.step2:before,.ucOrderingWizard div.ucOrderingWizardNGS div.navigationWizard ul li.step2-active:before {
    content: '2';
}
#tpNGS .ucOrderingWizard div.navigationWizard ul li.step3:before,.ucOrderingWizard div.ucOrderingWizardNGS div.navigationWizard ul li.step3-active:before {
    content: '3';
}
*/#tpNGS .ucOrderingWizard div.navigationWizard ul li a {
    text-decoration: none;
    color: #fff;
    font-weight: normal;
    padding-right: 20px;
}
#tpNGS .ucNavigationBar > ul > li {
    background: #333 none repeat scroll 0% 0%;
    padding: 12px;
    height: 50px;
}
#tpNGS .ucOrderingWizard div.navigationWizard ul li a {
    color: #FFFFFF;
    line-height: 24px}
.ucOrderingWizardNGS div.innerContent h2 {
    font-size: 18px;
    color: #FFF;
}
.ucOrderingWizardNGS div.innerContent h4 {
    font-size: 16px;
}
.ucNavigationBar ul li a {
    text-decoration: none;
    line-height: 1.5rem;
}
.OrderBillingComment {
    display: none;
}
#tpNGS .ucNavigationBar {
    position: relative;
    width: 100%;
    margin-bottom: 0px;
    cursor: pointer;
}
/** --------------- OLIGO DOUBLE STRANDED --------------- **//** --------------- OLIGO DS --------------- **/.ucOligoDefinitionTotallyCustomizedDoubleStranded div.comUserInput div.sctName {
    font-weight: bold;
}
.packageSummary .right {
    font-weight: normal;
}
.infoLine,.ucOligoDefinitionTotallyCustomizedDoubleStranded div.comUserInput div.sctSirnaDefinition table tr td div.sequence div.sequenceInfo {
    color: #999999;
}
 .ucOligoDefinitionTotallyCustomized h3 {
    font-size: 1.0em;
    margin: 5px;
    margin-top: 4px;
}
 .ucOligoDefinitionTotallyCustomized a {
    color: #444444;
    font-size: 1rem;
    text-decoration: underline;
}
 .ucOligoDefinitionTotallyCustomized div.oligoItem div.comOligoBasics div.showOptions div.modifications div.showModifications {
    margin-left: -25px;
    padding-bottom: 5px;
}
 .ucOligoDefinitionTotallyCustomized div.oligoItem div.comOligoBasics div.showOptions div.modifications div.showModifications div.modi5s {
    float: left;
    margin-right: 25px;
}
 .ucOligoDefinitionTotallyCustomized div.oligoItem div.comOligoBasics div.showOptions div.modifications div.showModifications div.modiIntern {
    float: left;
    margin-right: 26px;
}
 .ucOligoDefinitionTotallyCustomized div.oligoItem div.comOligoBasics div.showOptions div.purificationScale div.block1 {
    clear: left;
    float: left;
    width: auto;
    margin-right: 20px;
}
 .ucOligoDefinitionTotallyCustomized div.oligoItem div.comOligoBasics div.showOptions div.purificationScale div.block2 {
    float: left;
    width: 40%;
}
 .ucOligoDefinitionTotallyCustomized div.oligoItem div.comOligoBasics div.showOptions div.left {
    float: left;
    margin-top: 4px;
    width: 21%;
}
 .ucOligoDefinitionTotallyCustomized div.oligoItem select {
    margin-bottom: 5px;
}
 .ucOligoDefinitionTotallyCustomized div.oligoItem div.comOligoBasics div.showOptions div.modifications div.showModifications span.text, .modi3s span.text {
    display: inline-block;
    width: 35px;
}
 .purificationScale span.text {
    width: 75px;
    display: inline-block;
}
 .ucOligoDefinitionTotallyCustomized div.oligoItem div.comOligoBasics div.showOptions {
    padding-top: 5px;
    padding-bottom: 10px;
}
 .ucOligoDefinitionTotallyCustomized div.oligoItem div.comOligoOptions div.showOptions div.deliveryFormat div.right div.deliveryFormatAdditions {
    border-top: none;
}
 .ucQuickOrder div.comPriceBox div.showText {
    position: relative;
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
 .ucOligoDefinitionTotallyCustomizedDoubleStranded div.comUserInput div.sctSirnaDefinition table tr td select {
    width: 100%;
}
 .ucOligoDefinitionTotallyCustomizedDoubleStranded div.comUserInput div.sctSirnaDefinition table tr.head th {
    border-bottom: 2px solid #444444;
    padding-bottom: 5px;
    text-align: center;
    text-align: left;
    padding-left: 10px;
}
.ucOligoDefinitionTotallyCustomizedDoubleStranded div.comUserInput div.sctName div.text {
    float: left;
    width: 13%;
    padding-left: 10px;
    margin-top: 8px;
}
.ucOligoDefinitionTotallyCustomizedDoubleStranded div.comUserInput div.sctName div.inputField textarea {
    width: 40%;
    line-height: 21px;
    min-height: 22px;
    !important;
    margin-left: 10px;
}
.ucOligoDefinitionTotallyCustomizedDoubleStranded div.comUserInput div.sctSirnaDefinition table {
    width: 100%;
    margin-top: 10px;
}
.ucOligoDefinitionTotallyCustomized div.oligoItem div.header div.basicApplyToAll, .ucOligoDefinitionTotallyCustomized div.oligoItem div.header div.optionsApplyToAll {
    display: block !important;
}
.ucOligoDefinitionTotallyCustomized div.oligoItem div.showOptions div.modifications div.modificationsApplyToAll {
}
.ucOligoDefinitionTotallyCustomized div.oligoItem {
    padding: 10px 0;
}
.ucOligoDefinitionTotallyCustomized div.oligoItem div.header {
    height: 34px;
}
.ucOligoDefinitionTotallyCustomized div.oligoItem div.header div.openCollapse {
    margin-top: 2px;
}
.ucOligoDefinitionTotallyCustomizedDoubleStranded div.comUserInput div.sctSirnaDefinition table tr td div.icons {
    float: left;
    margin-left: -30px;
}
.ucOligoDefinitionTotallyCustomizedDoubleStranded div.comUserInput div.sctPurificationYield {
    margin-top: 5px;
    padding-top: 10px;
    margin-left: 10px;
}
.ucOligoDefinitionTotallyCustomizedDoubleStranded div.comUserInput div.sctQC div.left {
    float: left;
    width: 25%;
    margin-left: 10px;
}
.ucOligoDefinitionTotallyCustomizedDoubleStranded div.comUserInput div.sctQC div.right div.qualityControl {
    float: left;
    margin-left: 10px;
}
.ucOligoDefinitionTotallyCustomizedDoubleStranded {
    position: relative;
    border-left: 1px solid rgb(204, 204, 204);
    margin-bottom: 15px;
    border-right: 1px solid rgb(204, 204, 204);
    border-bottom: 1px solid rgb(204, 204, 204);
}
/** --------------- MISC Plate --------------- **/.sctSirnaDefinition th {
    width: 10% !important;
}
.sctSirnaDefinition th.sequence {
    width: 30% !important;
}
.plateImage img {
    height: 75px;
    width: 125px;
}
.ucPlateProperties div.comPlateList {
    float: left;
    width: 20%;
    position: relative;
}
.ucPlateProperties div.comPlateList > div.container {
    width: 100% !important;
    padding-left: 0;
}
.ucPlateProperties div.comPlateList > div.container div.plate div.plateImage > div.plateImageText {
    right: 10px;
}
.ucPlateProperties div.comPlatePropertiesInput > div.container > div.content div.deliveryFormat div.left div.deliveryFormatAdditions div.block2 > div.left div.text {
    text-align: left;
    padding-right: 10px;
}
.ucPlateProperties div.comPlatePropertiesInput > div.container > div.content div.deliveryFormat div.right div.deliveryFormatAdditions div.block2 > div.left div.text {
    text-align: right;
    padding-right: 10px;
}
.ucPlateProperties div.comPlatePropertiesInput {
    float: left;
    width: 80%;
    position: relative;
}
.comPlatePropertiesInput .container,.comPlateList .container,.ucPlateCheck div.comPlateDetails > div.container {
    width: auto !important;
    padding: 0;
}
.comPlatePropertiesInput label,.ucPlateCheck label {
    font-weight: normal;
}
.comPlatePropertiesInput input,.ucPlateCheck input {
    display: inline-block;
    margin-right: 5px;
    vertical-align: top;
}
.ucPlateProperties div.comPlatePropertiesInput > div.container > div.content div.deliveryFormat div.right div.deliveryFormatAdditions div.block2 > div.left {
    float: left;
    width: 80%;
    padding-top: 3px;
}
.ucPlateProperties div.comPlatePropertiesInput > div.container > div.content div.deliveryFormat div.right div.deliveryFormatAdditions div.block2 > div.left div.text {
    text-align: left;
    padding-right: 10px;
}
.ucPlateProperties div.comPlatePropertiesInput > div.container > div.content div.deliveryFormat div.right div.deliveryFormatAdditions div.block1 > div.left {
    float: none;
    width: 80%;
    padding-top: 3px;
}
.ucPlateProperties div.comPlatePropertiesInput > div.container > div.content div.deliveryFormat div.right div.deliveryFormatAdditions div.block1 select {
    width: auto;
}
.ucPlateProperties div.comPlatePropertiesInput > div.container > div.content {
    padding: 12px;
}
.ucPlateProperties div.comPlatePropertiesInput > div.container > div.content div.multipleEdit {
    border-top: 1px dotted #cccccc;
    margin-top: 5px;
    padding-top: 10px;
    display: none;
}
.ucPlateProperties div.comPlateProperties > div.container > div.content div.deliveryFormat div.right div.deliveryFormatAdditions div.block1 input[type="text"] {
    width: 100%;
}
.ucPlateProperties div.comPlateProperties > div.container > div.content div.deliveryFormat div.right div.deliveryFormatAdditions div.block2 input[type="text"] {
    width: 62%;
}
.ucOrderingWizardNGS div.innerContent div.name {
    width: 18%;
    display: inline-block;
    float: none !important;
}
.ucOrderingWizardNGS div.innerContent div.field {
    display: inline-block;
    width: 80%;
    float: none !important;
}
span.infoLink a,.headline .info {
    background: url('/media/204762/orange_questionmark-01.png') no-repeat left center;
    text-indent: -1000px;
    position: relative;
    display: inline-block;
    width: 20px;
    height: auto;
}
.tooltip_icon {
    width: 10px;
    padding-left: 13px;
    background-image: url(/media/204762/orange_questionmark-01.png);
    background-repeat: no-repeat;
    background-position: left center;
    height: 14px;
    margin-left: 5px;
}
 .infoBox {
    float: none;
    clear: left;
    border: 1px solid #F89447;
    color: #F89447;
    background: transparent;
    padding: 3px 5px;
    margin-top: 5px;
    margin-bottom: 3px;
    border-left: 10px solid #F89447;
}
 #login-page .next-button {
    display: none;
}
div.ecomTab div.ecomTab-content {
    padding: 5px;
}
.gs-form textarea.comments {
    background: none repeat scroll 0 0 #f6ffea;
    height: 100px;
    width: 100%;
}
/** --------------- DNA SEQ--------------- **//** --------------- DNA SEQ --------------- **/#tpSequencing h2 {
    background: #F0F0F0;
    repeat-x scroll left top rgba(0, 0, 0, 0);
    font-size: 1.2em;
    font-weight: bold;
    color: #333;
    height: auto;
    padding-bottom: 8px;
    padding-left: 10px;
    padding-top: 6px;
    text-decoration: none;
    text-transform: uppercase;
    margin-top: }
#tpSequencing .ucNavigationBar ul li.active {
    background-color: #004795;
    padding: 12px 10px;
    position: relative;
    display: table;
    left: 0px;
    top: 0px;
}
#tpSequencing .infoBox {
    float: none;
    clear: left;
    border: 1px solid #004795;
    color: #004795;
    background: transparent;
    padding: 3px 5px;
    margin-bottom: 3px;
    border-left: 10px solid #004795;
    margin-left: 3px;
}
#tpSequencing .headline .info {
    background: url('https: //www.eurofinsgenomics.com/media/279556/tooltip.png') no-repeat left center;
    text-indent: -1000px;
    position: relative;
    display: inline-block;
    width: 20px;
    height: auto;
    margin-left: 3px;
}
#tpSequencing .tooltip_icon {
    width: 10px;
    padding-left: 13px;
    background-repeat: no-repeat;
    background-position: left center;
    height: 14px;
    margin-left: 5px;
}
#tpSequencing .ucNavigationBar {
    position: relative;
    width: 100%;
    margin-bottom: 0px;
    cursor: pointer;
}
.ucQuickOrder div.comPriceBox div.showPrice {
    background: #ccc none repeat scroll 0% 0%;
    border-width: 1px;
    border-style: solid none solid;
    border-color: #666 #444;
}
div.plateSequencingSealingNotification {
    position: fixed !important;
}
/** --------------- START: 26-NOV-2025 : Updated manually on dev team request, Suyash and Suman --------------- **/
.PlateWellDialog .ui-dialog-buttonpane {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    min-height: 50px !important;
    position: relative !important;
    bottom: 0 !important;
    padding: 10px !important;
    background: #f5f5f5 !important;
    border-top: 1px solid #ddd !important;
    z-index: 1000 !important;
    overflow: visible !important;
}
 
.PlateWellDialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    display: block !important;
    float: right !important;
    margin-right: 10px !important;
}
 
.PlateWellDialog .ui-dialog-buttonpane button {
    display: inline-block !important;
    visibility: visible !important;
    margin: 5px !important;
    padding: 5px 15px !important;
    height: auto !important;
    width: auto !important;
}
 
.PlateWellDialog .ui-dialog-content {
    max-height: 500px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    margin-bottom: 10px !important;
    padding-bottom: 10px !important;
}
 
.ui-dialog.PlateWellDialog {
    overflow: visible !important;
    padding-bottom: 60px !important; /* Space for button pane */
}
 
.jqDialogPlateOligoDetails .sctPrimerInformation {
    max-height: 300px !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    margin-bottom: 15px !important;
}
 
.jqDialogPlateOligoDetails .sctPrimerInformation::-webkit-scrollbar {
    width: 12px !important;
    display: block !important;
}
 
.jqDialogPlateOligoDetails .sctPrimerInformation::-webkit-scrollbar-track {
    background: #f1f1f1 !important;
}
 
.jqDialogPlateOligoDetails .sctPrimerInformation::-webkit-scrollbar-thumb {
    background: #888 !important;
    border-radius: 6px !important;
}
 
.jqDialogPlateOligoDetails .sctPrimerInformation::-webkit-scrollbar-thumb:hover {
    background: #555 !important;
}
 
.jqDialogPlateOligoDetails .sctPrimerInformation {
    scrollbar-width: auto !important;
    scrollbar-color: #888 #f1f1f1 !important;
}
/** ---------------END : 26-NOV-2025 : Updated manually on dev team request, Suyash and Suman --------------- **/