﻿@charset "utf-8";
/* ####### Overwriting of Core usercontrols.css file ####### */


/* #### ucCartCheckOut #### */
/* # Author: gdwi # */
/* # Created: 2017-04-24 # */
/* # Updated: 2017-04-24 # */
/* # Description: Change the color for the primer controls as customer are not recognizing them# */
.ucSeqPrimer h2 {background: lavender;}


/* #### ucCartCheckOut #### */
/* # Author: gdwi # */
/* # Created: 2017-04-05 # */
/* # Updated: 2017-04-05 # */
/* # Description: Hide the continue shopping button to allow all other buttons in one line # */
.ucCartCheckOut .jButton.continueShopping {display: none !important;margin-left: 0 !important;}
.ucCartCheckOut .jButton.pdf {margin-left: 0 !important;}
.ucCartCheckOut div.boxLeft {float: left;width: 20% !important;}
.ucCartCheckOut div.boxRight {float: right !important; width:79% !important;}

/* #### ucToolOligoPropertyCalculation #### */
/* # Author: gdwi # */
/* # Created: 2017-03-20 # */
/* # Updated: 2017-03-20 # */
/* # Description: Add scrollbar if table is overlapping the UI# */
.ucToolOligoPropertyCalculation div.sctLegacyService {width:510px !important; overflow:scroll;}

/* #### ucMyOrdersAdvancedSearch #### */
/* # Author: gdwi # */
/* # Created: 2017-02-17 # */
/* # Updated: 2017-02-17 # */
/* # Description: Hiding info icon alone from login regester page.  EU# */
#tpCheckoutLoginRegister div.boxInfo p {padding:0; background-image:none;}


/* #### ucMyOrdersAdvancedSearch #### */
/* # Author: gdwi # */
/* # Created: 2017-02-07 # */
/* # Updated: 2017-02-07 # */
/* # Description: Hide legacy orderref field for EU# */
.ucMyOrdersAdvancedSearch div.sctAdvancedSearchLegacyOrderRef.left div {display:none;}
.ucMyOrdersAdvancedSearch div.sctAdvancedSearchLegacyOrderRef.left:after {content:"\00a0";}

/* #### ucSeqQuickDisplay #### */
/* # Author: gdwi # */
/* # Created: 2016-09-20 # */
/* # Updated: 2016-09-20 # */
/* # Description: Hide the comTotalBarcodes # */
.ucSeqQuickDisplay div.comTotalBarcodes {display:none;}

/* #### ucInstructions #### */
/* # Author: gdwi # */
/* # Created: 2016-08-26 # */
/* # Updated: 2016-08-26 # */
/* # Description: Change the margin top so it is the same as other controls # */
.ucInstructions {margin-top:0;}

/* #### ucActivateKit #### */
/* # Author: gdwi # */
/* # Created: 2016-09-12 # */
/* # Updated: 2016-09-12 # */
/* # Description: Remove the image # */
.ucActivateKit div.sctImage {display:none;}

/* #### ucMyOrdersTable #### */
/* # Author: gdwi # */
/* # Created: 24-09-2014 # */
/* # Updated: 24-09-2014 # */
/* --> Description: Change the width of the table so it fits for chrome <-- */
.ucMyOrdersTable table.tablesorter th.orderId {width: 18%;}
.ucMyOrdersTable table.tablesorter th.yourOrderId {width: 27%;}
/*.ucMyOrdersTable table.tablesorter tr.openDetails div.sctLegacyOrderRef {display:none;} */
.ucMyOrdersTable table.tablesorter th.legacyOrderRef {display:none !important;}
.ucMyOrdersTable table.tablesorter td.legacyOrderRef {display:none !important;}

/* #### My Cart #### */
/* # Author: gdwi # */
/* # Created: 2014-09-24 # */
/* # Updated: 2017-02-07 # */
/* # ---> Description: Shows a list of all available shipping options <-- # */
.ucMyCart table.tablesorter td.amount div.amountBox {min-width: 55px;}
/* # ---> Description: Underline Links in Promo Info box and increase the font size <-- # */
.ucMyCart div.promoInfo { font-size: 0.9em;}
.ucMyCart div.promoInfo a { text-decoration: underline;color: #444444;}
/* # SIT specific classes for cart items in cart # */
/* # Genes # */
.ucMyCart table.tablesorter tr.Genes td.product ul li.pos0 { float: left; }
.ucMyCart table.tablesorter tr.Genes td.product ul li.pos1 { float: none; }
.ucMyCart table.tablesorter tr.Genes td.product ul li.pos2 { float: left; }
.ucMyCart table.tablesorter tr.Genes td.product ul li.pos3 { float: none; }
/* # Use different color for edit links */
.ucMyCart a.lnkEditAll {color:#669402;}

/* # Description: Hide Tooltips in cart # 
.ucMyCart span.tooltip_icon-small {display:none !important;}
.ucOrderItemDetialsDialog table td span.tooltip_icon-small {display:none !important;}
div.jqDialog div.jqDialogContent div.right .tooltip_icon-small {display:none !important;}
.ucPlateCheck div.comPlateDetails > div.container div.plateDisplayMethods div.tabPlateView ul .tooltip_icon-small {display:none !important;}
.ucPlateCheck div.comPlateDetails > div.container div.plateDisplayMethods div.tabPlateView ul li a span.tooltip_icon-small {display:none !important;}
*/
/* #### My Wishlist #### */
/* # Author: isna # */
/* # Created: 2014-09-24 # */
/* # Updated: 2017-02-07 # */
/* # SIT specific classes for wishlist items in wishlist # */
/* # Genes # */
.ucMyWishList table.tablesorter tr.Genes td.product ul li.pos0 { float: left; }
.ucMyWishList table.tablesorter tr.Genes td.product ul li.pos1 { float: none; }
.ucMyWishList table.tablesorter tr.Genes td.product ul li.pos2 { float: left; }
.ucMyWishList table.tablesorter tr.Genes td.product ul li.pos3 { float: none; }
/* # Use different color for edit  links */
.ucMyWishList a.lnkEditAll {color:#669402;}
/* # Description: Hide Tooltips in wishlist # 
.ucMyWishList span.tooltip_icon-small {display:none;}*/

/* #### ucCartOverview #### */
/* # Author: gdwi # */
/* # Created: 2017-05-06 # */
/* # Updated: 2017-05-06 # */
/* # Description: Changed tje width  # */
.ucCartOverview {width: 150px;}
/* # Description: Hide Checkout link # */
.ucCartOverview div.links p.checkout {display:none;}

/* #### ucCartLastSavedItems #### */
/* # Author: gdwi # */
/* # Created: 2017-05-06 # */
/* # Updated: 2017-05-06 # */
/* # Description: Change the alignment # */
.ucCartLastSavedItems {left:-21px;width: 180px; }
/* # Description: Hide checkout link # */
.ucCartLastSavedItems div.topLastItems div.links p.checkout { display:none;}

/* #### ucInstructions #### */
/* # Author: gdwi # */
/* # Created: 2015-02-06 # */
/* # Updated: 2015-02-06  # */
.ucInstructions div.content a {text-decoration: underline;color: #00a6da; }

/* #### Checkout Wizard #### */
/* # Author: gdwi # */
/* # Created: 30-09-2014 # */
/* # Updated: 30-09-2014 # */
/* # ---> Hide shipping costs until the freight cost service is available <-- # */
.ucOrderingWizard div.navigationWizard { margin-top: 2px;margin-bottom: 10px;}

/* #### Gene Synthesis #### */
/* # Author: gdwi # */
/* # Created: 2014-11-19 # */
/* # Updated: 2014-11-19 # */
/* # ---> Change max height for gene synthesis wizard <-- # */
.ui-dialog.gsy-wizard-dialog {max-height: 650px;overflow-y: auto;}

/* #### Overwrite jQuery UI #### */
/* # Descscription: Overwrites default jQuery UI # */
/* # Author: gdwi # */
/* # Created: 2014-11-18 # */
/* # Updated: 2014-11-18 # */
.ui-dialog {position: fixed;font-size: 12px;font-family:Arial;}
.ui-dialog a {text-decoration: underline; color: #00a6da;}
.ui-widget-content { z-index: 9999;}
.ui-widget {font-family:Arial;}
.ui-widget-overlay {background: #666666;opacity: .8;filter: Alpha(Opacity=80);}
.ui-widget-content {background: url("../../images/website/diagonals.png") !important;}
.ui-dialog-buttonpane { background: #cccccc !important;}
.ui-widget-header {font-weight:normal;}
.jButton, .ui-button  {background:#444444 !important;border: 1px solid #000000 !important; color:#ffffff !important;}
.jButton.jButtonLight {background-color: #f0f0f0 !important;color:#666666 !important;}
.jButton.jButtonSeq {background-color: #004795 !important;}
.jButton.jButtonOligo {background: #fe6613 !important;}
.jButton.jButtonNGS {background: #00b9e7 !important;}
.jButton.jButtonMolBiol {background: #ab3f97 !important;}
.jButton.jButtonGeno {background: #af2a42 !important;}
.jButton:hover, .jButton:active, .ui-button:hover, .ui-button:active  {background-color: #004795 !important;color:#ffffff !important;border: 1px solid #023770;}
/* jQuery: Accordion */
.jqAccordion .ui-state-default {  background: #f0f0f0 !important;color: #444444 !important;border: 1px solid #cccccc; margin: 0px; }  
.jqAccordion .ui-state-default .ui-icon { background-image: url("../ext/jquerythemes/images/ui-icons_222222_256x240.png");}
.jqAccordion .ui-state-default a { color: #444444 !important; }  
.jqAccordion .ui-accordion-content > * {  margin: 0; }  
.jqAccordion .ui-accordion-content a {  color: #444444;text-decoration: underline; }  

/* #### ucOligoDefinitionTotallyCustomized #### */
/* # Author: isna # */
/* # Created: 2015-07-16 # */
/* # Updated: 2015-07-16 # */
/* # ---> Change position and style of the open/collapse <-- # */
.ucOligoDefinitionTotallyCustomized div.oligoItem div.header div.openCollapse { float: right;background-color: #444444;padding: 1px 3px;font-size: 0.9em;}
.ucOligoDefinitionTotallyCustomized div.oligoItem div.header div.openCollapse a { color: #ffffff;text-decoration: none;}

/* #### ucMyCart/ucMyWishlist #### */
/* # Author: gdwi # */
/* # Created: 2015-11-06 # */
/* # Updated: 2015-11-10 # */
/* # ---> Mark total savings in green<-- # */
table tr.totalDiscount td {color:green !important;}
div.totalDiscount > div {color:green !important;}

/* Set bottom with higher value, because we have "Scroll To Top" text at the right bottom as well*/
#gritter-notice-wrapper.bottom-right { bottom: 80px; }


/* #### ucToolOligoPropertyCalculation #### */
/* # Author: gdwi # */
/* # Created: 2016-11-09 # */
/* # Updated: 2016-11-09 # */
/* # Description: Fix width for the legacy Ecom results # */
.ucToolOligoPropertyCalculation div.comDetails div.sctLegacyService div.dimerResult {width: 510px !important;}

/* #### ucAddressList #### */
/* # Author: gdwi # */
/* # Created: 2016-11-23 # */
/* # Updated: 2016-11-23 # */
/* # Description: Add some margin between the shipping address and dropbox control (mixed checkout) # */
.ucAddressList  {margin-bottom:30px;}

/* #### Gene Wizard #### */
/* # Author: b4jv # */
/* # Created: 2017-06-08 # */
/* # Updated: 2017-06-08 # */
/* # Description: Hidden help icon in cloning vector section as per Stephis request. # */
div#gs-subcloning-standard >.gs-left .tooltip {display:none !important;}

/* #### Assaymix Wizard #### */
/* # Author: b4jv # */
/* # Created: 2017-12-15 # */
/* # Updated: 2017-12-15 # */
/* # Description: Hidden Instructions for oligo assay mix wizard. # */
div#tpOligonucleotidesOrderPage.assaymix div.sctInstructions {display:none !important;}


/* #### Oligo Timer #### */
/* # Author: b4jv # */
/* # Created: 2018-03-06 # */
/* # Updated: 2017-03-06 # */
/* # Description: Timer control to show in EBE specific. # */
.ucCountDownTimer div.time span.time {font-weight:bold;}
.ucCountDownTimer div.time span.expiredTime {font-weight:bold; color:red !important;}
.ucCountDownTimer div.time {padding:0px !important;padding-top:1px !important;margin-top:-56px;width:35% !important;height:36px;}

/* #### Cart popup #### */
/* # Author: b4jv # */
/* # Created: 2018-03-21 # */
/* # Updated: 2017-03-21 # */
/* # Description: Same day oligo popup has close icon hidden by default and making it to show for EU. # */
div.expressOligo button.ui-dialog-titlebar-close {display:block !important;}

/* #### Cart popup #### */
/* # Author: b4jv # */
/* # Created: 2018-03-28 # */
/* # Description: Same day oligo popup in checkout has close icon hidden by default and making it to show for EU. # */
div.SameDayServiceExpiresFinalCheckoutAlertMessage div.ui-dialog-buttonpane div.ui-dialog-buttonset button.dialogButton1 {display:none !important;}

/* #### Cart popup #### */
/* # Author: b4jv # */
/* # Created: 2018-03-28 # */
/* # Description: This is to have the space between name and labcode text. # */
.ucDropboxes div.content div.sctDropboxList table tr td.distance div span {margin-bottom: 3px; display:inline-block;}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
