@charset "utf-8";
/* ####### Template specific css ####### */

/* #### XSLT Search #### */
/* # Descscription: Displays the search results  # */
/* # Author: gdwi # */
/* # Created: 05-11-2011 # */
/* # Updated: 02-10-2012 # */
#searchPage div.xsltsearch { margin: 0; padding-bottom: 20px; }
#searchPage .xsltsearch_summary { margin-bottom: 20px; border: 1px solid #cccccc; padding: 5px; background: #f0f0f0; }
#searchPage .xsltsearch_navigation { text-align: center; border: 1px solid #cccccc; padding: 5px; background: #f0f0f0; }
#searchPage .xsltsearch_navigation .disabled { color: #AAA; }
#searchPage .xsltsearch_stats { font-size: 75%; color: #999; }
#searchPage .xsltsearch_results { padding-bottom: 20px; }
#searchPage .xsltsearch h2 { font-size: 150%; }
#searchPage .xsltsearch_result p { margin: 0; padding: 0; }
#searchPage .xsltsearch_result:hover { background: #fafafa; }
#searchPage .xsltsearch_ordinal { font-weight: bold; font-size: 75%; }
#searchPage .xsltsearch_title { font-weight: bold; }
#searchPage .xsltsearch_score { font-size: 75%; }
#searchPage .xsltsearch_form { margin-bottom: 20px; }
#searchPage p.xsltsearch_result_description { padding-bottom: 10px; }
#searchPage .xsltsearch_description strong { color: #5B70AA; }

/* #### Sitemap #### */
/* # Descscription: Shows a summary of all content pages   # */
/* # Author: gdwi # */
/* # Created: 05-11-2011 # */
/* # Updated: 02-10-2012 # */
#sitemap ul { margin-left: 30px; }

/* #### Distributors #### */
/* # Descscription: Shows a dropdown where user can select a distributor. After selecting the address is shown   # */
/* # Author: gdwi # */
/* # Created: 05-11-2011 # */
/* # Updated: 02-10-2012 # */
#distributor { margin-bottom: 50px; }
#distributor div.intro { padding-bottom: 20px; }
#distributor a { text-decoration: underline; }
#distributor select { border: 1px solid #cccccc; }
#distributor div.address { margin-top: 20px; margin-bottom: 20px; }

/* #### FAQs #### */
/* # Descscription: Shows a question and onclick it shows the answer    # */
/* # Author: gdwi # */
/* # Created: 05-11-2011 # */
/* # Updated: 02-10-2012 # */
#faqs { margin-bottom: 30px; }
#faqs a:hover { text-decoration: underline; }
#faqs h3 { padding-bottom: 20px; padding-top: 20px; }
#faqs p { padding-top: 0; padding-bottom: 10px; }
#faqs div.faqQuestion { background-image: url(/images/icons/arrow.gif); background-repeat: no-repeat; background-position: top left; cursor: pointer; color: #5C6EAA; padding-left: 30px; }
#faqs .faqQuestion div.answer { color: #666666; padding-left: 10px; padding-right: 20px; }

/* #### Download List #### */
/* # Descscription: Shows a list of items    # */
/* # Author: gdwi # */
/* # Created: 05-11-2011 # */
/* # Updated: 02-10-2012 # */
#downloadList { }
#downloadList input.button { }
#downloadList img { float: left; padding-right: 5px; }
#downloadList a.read-more, #downloadList h3 a { color: #5B70AA; }
#downloadList div.downloadListDate { font-size: 0.9em; margin-bottom: 10px; }
#downloadList div.downloadListItem { border-top: 1px dotted #ccc; margin-top: 10px; padding-top: 20px; padding-bottom: 10px; }


/* #### New Events Page #### */
/* # Description: Shows an overview of the next events / news # */
/* # Author: gdwi # */
/* # Created: 01-10-2012 # */
/* # Updated: 22-10-2012 # */
#listNewsEvents { }
#listNewsEvents div.description { border: 1px solid #cccccc; background: #f0f0f0; padding: 5px; margin-bottom: 20px; }
#listNewsEvents div.item { margin-top: 10px; padding-bottom: 10px; border-bottom: 1px dotted #cccccc; }
#listNewsEvents div.item div.newsIcon { margin-top: 3px; float: left; width: 10px; height: 10px; background-image: url(/images/icons/bg_purple.gif); background-repeat: no-repeat; font-size: 8px; color: #ffffff; padding-left: 2px; }
#listNewsEvents div.item div.eventIcon { margin-top: 3px; float: left; width: 10px; height: 10px; background-image: url(/images/icons/bg_cyan.gif); background-repeat: no-repeat; font-size: 8px; color: #ffffff; padding-left: 2px; }
#listNewsEvents div.item div.dateLocation { float: left; font-size: 0.9em; font-style: italic; }
#listNewsEvents div.item div.header { font-weight: bold; font-size: 1.1em; }
#listNewsEvents div.item div.teaser a { margin-left: 5px; text-decoration: underline; }

/* #### New Events Details Page #### */
/* # Description: Shows the details of an event / news # */
/* # Author: gdwi # */
/* # Created: 01-10-2012 # */
/* # Updated: 22-10-2012 # */
#listNewsEventsDetails { }
#listNewsEventsDetails div.item { margin-top: 10px; padding-bottom: 10px; }
#listNewsEventsDetails div.item div.teaser { margin-top: 10px; padding-top: 10px; padding-bottom: 10px; border-top: 1px dotted #cccccc; border-bottom: 1px dotted #cccccc; }
#listNewsEventsDetails div.item div.newsIcon { margin-top: 3px; float: left; width: 10px; height: 10px; background-image: url(/images/icons/bg_purple.gif); background-repeat: no-repeat; font-size: 8px; color: #ffffff; padding-left: 2px; }
#listNewsEventsDetails div.item div.eventIcon { margin-top: 3px; float: left; width: 10px; height: 10px; background-image: url(/images/icons/bg_cyan.gif); background-repeat: no-repeat; font-size: 8px; color: #ffffff; padding-left: 2px; }
#listNewsEventsDetails div.item div.dateLocation { float: left; font-size: 0.9em; font-style: italic; }
#listNewsEventsDetails div.item div.header { font-weight: bold; font-size: 1.1em; }
#listNewsEventsDetails div.item div.bodytext { margin-top: 15px; }
#listNewsEventsDetails div.item div.bodytext ul { margin-left: 15px; }
#listNewsEventsDetails div.link { margin-top: 30px; border-top: 1px dotted#cccccc; padding-top: 5px; margin-bottom: 90px; text-align: left; }
#listNewsEventsDetails div.link a { color: #cccccc; }

/* #### List Press Releaseses #### */
/* # Description: Shows an overview of all press releases # */
/* # Author: gdwi # */
/* # Created: 12-11-2012 # */
/* # Updated: 12-11-2012 # */
#listPressReleases { margin-bottom: 50px; float: left; width: 100%; }
#listPressReleases div.additionalInformation { float: right; width: 30%; }
#listPressReleases div.additionalInformation div.headline { background: #666666; color: #ffffff; height: 25px; }
#listPressReleases div.additionalInformation div.headline h3 { font-size: 1.1em; padding: 5px; }
#listPressReleases div.additionalInformation div.inner { border: 1px solid #cccccc; background: #f0f0f0; padding: 5px; margin-bottom: 20px; }
#listPressReleases div.additionalInformation a { text-decoration: underline; }
#listPressReleases div.content { float: left; }
#listPressReleases div.item { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #cccccc; margin-right: 20px; }
#listPressReleases div.item div.date { float: left; font-size: 0.9em; font-style: italic; }
#listPressReleases div.item div.title { font-weight: bold; font-size: 1.1em; }
#listPressReleases div.item div.title a { color: #666666; text-decoration: none; }
#listPressReleases div.item div.title a:hover { text-decoration: underline; }
#listPressReleases div.item div.teaser { margin-top: 8px; }
#listPressReleases div.item div.teaser a { margin-left: 5px; text-decoration: underline; }

/* #### New Events Details Page #### */
/* # Description: Shows the details of an event / news # */
/* # Author: gdwi # */
/* # Created: 01-10-2012 # */
/* # Updated: 22-10-2012 # */
#listPressReleasesDetails { margin-bottom: 5px; float: left; width: 100%; margin-top: 20px; }
#listPressReleasesDetails div.additionalInformation { float: right; width: 30%; }
#listPressReleasesDetails div.additionalInformation div.headline { background: #666666; color: #ffffff; height: 25px; }
#listPressReleasesDetails div.additionalInformation div.headline h3 { font-size: 1.1em; padding: 5px; }
#listPressReleasesDetails div.additionalInformation div.inner { border: 1px solid #cccccc; background: #f0f0f0; padding: 5px; margin-bottom: 20px; }
#listPressReleasesDetails div.additionalInformation div.inner ul { margin-left: 20px; margin-top: 10px; }
#listPressReleasesDetails div.additionalInformation div.inner ul li { margin-top: 5px; }
#listPressReleasesDetails div.additionalInformation a { text-decoration: underline; }
#listPressReleasesDetails div.content { float: left; }
#listPressReleasesDetails div.item { margin-bottom: 10px; padding-bottom: 10px; margin-right: 20px; }
#listPressReleasesDetails div.item div.title { font-weight: bold; font-size: 1.1em; }
#listPressReleasesDetails div.item div.title a { color: #666666; text-decoration: none; }
#listPressReleasesDetails div.item div.title a:hover { text-decoration: underline; }
#listPressReleasesDetails div.item div.teaser { padding-bottom: 10px; border-bottom: 1px dotted #cccccc; }
#listPressReleasesDetails div.item div.teaser a.directLink { color: red; }
#listPressReleasesDetails div.item div.date { float: left; font-size: 0.9em; font-style: italic; }
#listPressReleasesDetails div.item div.bodyText { padding-top: 10px; padding-bottom: 15px; }
#listPressReleasesDetails div.item div.bodyText ul { margin-left: 15px; }
#listPressReleasesDetails div.link { margin-top: 30px; border-top: 1px dotted#cccccc; padding-top: 5px; margin-bottom: 90px; text-align: left; }
#listPressReleasesDetails div.link a { color: #cccccc; }

/* #### Start RFI Template #### */
/* # Description: General CSS for all RFI sheets # */
/* # Author: Dominik Wittmann # */
/* # Created: 22-10-2013 # */
#rfi { }
#rfi div.introText { padding-bottom: 20px; border-bottom: 1px dotted #cccccc; }
#rfi div.questions { padding-top: 20px; }

/* #### Start Ecom Template #### */
/* # Description: General Template for all ECOM parts # */
/* # Author: Dominik Wittmann # */
/* # Created: 31-07-2013 # */
#ecom { width: 100%; }
#ecom h1 { padding: 10px 0 10px 0; }

#ecom div.content-tab { width: 100%; }
#ecom ul.content-tab { list-style-type: none; width: 100%; float: left; background: url(/images/Website/line.gif) bottom left repeat-x; }
#ecom ul.content-tab li { margin: 0 2px 0 0; float: left; }
#ecom ul.content-tab div { float: left; display: block; padding: 4px 8px; border: 1px solid #ccc; border-bottom: 0; color: #666; background: #eee; text-decoration: none; font-weight: normal; }
#ecom ul.content-tab a { float: left; display: block; padding: 4px 8px; border: 1px solid #ccc; border-bottom: 0; color: #666; background: #eee; text-decoration: none; font-weight: normal; }
#ecom ul.content-tab a:hover { background: #ffffff; }
#ecom ul.content-tab div.active { background: #ffffff; padding-bottom: 5px; cursor: default; color: #666666; }
#ecom ul.content-tab a.active { background: #ffffff; padding-bottom: 5px; cursor: default; color: #666666; }
#ecom .content-tab-content { clear: left; border: 1px solid #ccc; border-top: 0; padding: 10px; }

/* #### Start Template Cart #### */
/* # Description: Template for shopping cart # */
/* # Author: Dominik Wittmann # */
#ecom div#tpMyCart { }
#ecom div#tpMyCart div.inner { margin: 0; }
#ecom div#tpMyCart div.header > div.headerLeft { float: left; width: 30%; }
#ecom div#tpMyCart div.header > div.headerRight { float: right; width: 69.999%; }

/* #### Start Template My Orders #### */
/* # Description: Site for showing the order history # */
/* # Author: Dominik Wittmann # */
#ecom div#tpMyOrders { }
#ecom div#tpMyOrders div.inner { margin: 0; }
#ecom div#tpMyOrders div.inner div.boxes { }
#ecom div#tpMyOrders div.leftBox { float: left; width: 24%; }
#ecom div#tpMyOrders div.rightBox { float: right; width: 72%; }

/* #### Start Template Forgot Password #### */
/* # Description: Template for Forgot Password page # */
/* # Author: Dominik Wittmann # */
#ecom div#tpForgotPassword { }
#ecom div#tpForgotPassword div.inner { }
#ecom div#tpForgotPassword div.inner div.boxes { }
#ecom div#tpForgotPassword div.leftBox { float: left; width: 28%; }
#ecom div#tpForgotPassword div.rightBox { float: right; width: 68%; }

/* #### Start Template: tpMyAccountOverview #### */
/* # Description: Account overview for the logged in user # */
/* # Author: Dominik Wittmann # */
/* # Updated: 2015-08-17 # */
#ecom div#tpMyAccountOverview { }
#ecom div#tpMyAccountOverview div.inner { margin: 0; }
#ecom div#tpMyAccountOverview div.inner div.boxes { }
#ecom div#tpMyAccountOverview div.leftBox { float: left; width: 28%; }
#ecom div#tpMyAccountOverview div.rightBox { float: right; width: 68%; }

/* #### Start Template: tpMyAddressbook #### */
/* # Description: User can select his address out of an address book # */
/* # Author: gdwi # */
/* # Created: 2015-04-08 # */
/* # Updated: 2015-04-08 # */
#ecom div#tpMyAddresses div.inner { margin: 0; }
#ecom div#tpMyAddresses div.leftBox { float: left; width: 48%; }
#ecom div#tpMyAddresses div.rightBox { float: right; width: 48%; }
#ecom div#tpMyAddresses div.saveButton { margin-top: 10px; }
#ecom div#tpMyAddresses div.saveButton input { float: right; }

/* #### Start Template: tpEVOcards #### */
/* # Description: All EVOcard related information (ordering, refilling, managing) will be displayed on this page # */
/* # Author: gdwi # */
/* # Created: 2015-11-10 # */
/* # Updated: 2015-11-10 # */
#ecom div#tpEVOcards div.inner { margin: 0; }
#ecom div#tpEVOcards div.leftBox { float: left; width: 28%; }
#ecom div#tpEVOcards div.rightBox { float: right; width: 68%; }

/* #### Start Template: tpMyPreferences #### */
/* # Description: User can select his preferences which are saved on account (without order prefences)# */
/* # Author: gdwi # */
/* # Created: 2015-04-08 # */
/* # Updated: 2015-05-08 # */
#ecom div#tpMyPreferences div.inner { margin: 0; }

/* #### Start Template Checkout Master #### */
/* # Description: Master Page for all checkout steps # */
/* # Author: Dominik Wittmann # */
#ecom div#tpCheckout { }
#ecom div#tpCheckout div.inner { margin: 0; }
/* # Move buttons to the right */
#ecom div#tpCheckout div.ucCheckOutWizardNavigator { float: right; }
#ecom div#tpCheckout div.ucCheckOutWizardNavigator .jButton.checkout { background: #fe6613 !important; border: 1px solid #9b3a05 !important; }
#ecom div#tpCheckout div.ucCheckOutWizardNavigator .jButton.quote { background: #006ada !important; border: 1px solid #044474!important; }
#ecom div#tpCheckout div.ucCheckOutWizardNavigator .jButton:hover { background: #444444 !important; border: 1px solid #000000 !important; }

/* #### Start Template Checkout Login Register #### */
/* # Description: Shows the login register page # */
/* # Author: Dominik Wittmann # */
#ecom div#tpCheckout div#tpCheckoutLoginRegister { }
#ecom div#tpCheckout div#tpCheckoutLoginRegister div.leftBox { float: left; width: 43%; }
#ecom div#tpCheckout div#tpCheckoutLoginRegister div.rightBox { float: right; width: 54%; }

/* #### Start Template Checkout Step 1 - Addresses #### */
/* # Description: Addressbook  # */
/* # Author: Dominik Wittmann # */
#ecom div#tpCheckout div#tpCheckoutAddresses div.inner { }
#ecom div#tpCheckout div#tpCheckoutAddresses div.inner div.boxes { margin: 10px 0 30px 0; }
#ecom div#tpCheckout div#tpCheckoutAddresses div.inner div.boxes div.leftBox { float: left; width: 48%; }
#ecom div#tpCheckout div#tpCheckoutAddresses div.inner div.boxes div.rightBox { float: right; width: 48%; }
#ecom div#tpCheckout div#tpCheckoutAddresses div.inner div.buttons { margin-top: 20px; }
#ecom div#tpCheckout div#tpCheckoutAddresses div.inner div.buttons div.buttonLeft { float: right;padding-right: 20px;}
#ecom div#tpCheckout div#tpCheckoutAddresses div.inner div.buttons div.buttonLeft div.text{ padding-top: 5px;}
#ecom div#tpCheckout div#tpCheckoutAddresses div.inner div.buttons div.buttonRight { float: right; }
#ecom div#tpCheckout div#tpCheckoutAddresses input.next-button { background: #fe7900; float: right; border: 1px solid #fe7900; height: 29px; color: #ffffff; background-image: url(/images/icons/arrow-right.gif); background-repeat: no-repeat; background-position: center right; padding-right: 25px; padding-left: 20px; }

/* #### Start Template Checkout Step 2.1 - Complete Data #### */
/* # Description: This page is shown if account information exists in EGSP but not in Ecom db  # */
/* # Author: Dominik Wittmann # */
#ecom div#tpCompleteData { margin-bottom: 30px; }
#ecom div#tpCompleteData div.inner { padding: 0; margin: 0; }
#ecom div#tpCompleteData input.next-button { background: #fe7900; float: right; border: 1px solid #fe7900; height: 29px; color: #ffffff; background-image: url(/images/icons/arrow-right.gif); background-repeat: no-repeat; background-position: center right; padding-right: 25px; padding-left: 20px; }

/* #### Start Template Checkout Step 2 - Preferences #### */
/* # Description: User can set his prefrences # */
/* # Author: Dominik Wittmann # */
#ecom div#tpCheckout div#tpCheckoutPreferences { margin-bottom: 30px; }
#ecom div#tpCheckout div#tpCheckoutPreferences div.inner div.boxes { margin: 10px 0 30px 0; }
#ecom div#tpCheckout div#tpCheckoutPreferences div.leftBox { width: 28%; float: left; }
#ecom div#tpCheckout div#tpCheckoutPreferences div.rightBox { width: 68%; float: right; }
#ecom div#tpCheckout div#tpCheckoutPreferences div.inner div.buttons { margin-top: 10px; }
#ecom div#tpCheckout div#tpCheckoutPreferences div.inner div.buttons div.buttonLeft { float: right;padding-right: 20px;}
#ecom div#tpCheckout div#tpCheckoutPreferences div.inner div.buttons div.buttonLeft div.text{ padding-top: 5px;}
#ecom div#tpCheckout div#tpCheckoutPreferences div.inner div.buttons div.buttonRight { float: right; }
#ecom div#tpCheckout div#tpCheckoutPreferences div.ucPreferencesGeneSynthesis div.configLine div.right div.content input[type=text] { width: 200px; }
#ecom div#tpCheckout div#tpCheckoutPreferences div.ucPreferencesDelivery div.configLine div.right div.content input[type=text] { width: 200px; }
#ecom div#tpCheckout div#tpCheckoutPreferences input.next-button { background: #fe7900; float: right; border: 1px solid #fe7900; height: 29px; color: #ffffff; background-image: url(/images/icons/arrow-right.gif); background-repeat: no-repeat; background-position: center right; padding-right: 25px; padding-left: 20px; }

/* #### Start Template Checkout Step 3 - SummaryPayment #### */
/* # Description: Summary of all items  # */
/* # Author: Dominik Wittmann # */
/* # Updated: 2015-07-21 # */
#ecom div#tpCheckout div#tpCheckoutSummaryPayment { margin-bottom: 30px; }
#ecom div#tpCheckout div#tpCheckoutSummaryPayment div.inner div.boxes { margin: 10px 0 30px 0; }
#ecom div#tpCheckout div#tpCheckoutSummaryPayment div.leftBox { float: left; width: 25%; }
#ecom div#tpCheckout div#tpCheckoutSummaryPayment div.rightBox { float: right; width: 71%; }
#ecom div#tpCheckout div#tpCheckoutSummaryPayment div.inner div.buttons { margin-top: 10px; }
#ecom div#tpCheckout div#tpCheckoutSummaryPayment input.next-button { margin-bottom: 15px; background: #fe7900; float: right; border: 1px solid #fe7900; height: 29px; color: #ffffff; background-image: url(/images/icons/arrow-right.gif); background-repeat: no-repeat; background-position: center right; padding-right: 25px; padding-left: 20px; }

/* #### Start Template Confirmation #### */
/* # Description: Thank you site - order has been placed # */
/* # Author: Dominik Wittmann # */
#ecom div#tpCheckout div#tpCheckoutConfirmation div.optionButtons { float: right; margin-bottom: 25px; margin-top: -10px; }
#ecom div#tpCheckout div#tpCheckoutConfirmation div.optionButtons a { margin-left: 10px; }
#ecom div#tpCheckout div#tpCheckoutConfirmation div.leftBox { float: left; width: 70%; }
#ecom div#tpCheckout div#tpCheckoutConfirmation div.rightBox { float: right; width: 27%; }
#ecom div#tpCheckout div#tpCheckoutConfirmation div.ucAddressSummary a.edit { display: none; }
#ecom div#tpCheckout div#tpCheckoutConfirmation div.ucPaymentSummary a.edit { display: none; }

/* #### NGS #### */
#ecom div#tpNGS { }
#ecom div#tpNGS div.inner { margin-bottom: 30px; }

/* #### Template for Molecular Biology #### */
/* # Type: Template # */
/* # Descscription: A general id for all molecular biology # */
/* # Author: gdwi # */
/* # Created: 2015-04-14 # */
/* # Updated: 2015-04-15 # */
#tpMolecularBiology h1 { margin-bottom: 10px; color: #ab3f97; }
#tpMolecularBiology div.ucNavigationBar ul li.active { background: #ab3f97; }
#tpMolecularBiology .jButton:hover { background: #ab3f97 !important; color: #ffffff !important; border: 1px solid #7d1f6c !important; }

/* #### Template for Oligonucleotides #### */
/* # Type: Template # */
/* # Descscription:Shows an order control for oligos  (e.g. PCR Primer) # */
/* # Author: gdwi # */
/* # Created: 02-06-2014 # */
/* # Updated: 17-06-2014 # */
#tpOligonucleotides h1 { margin-bottom: 10px; color: #fe6613; }
#tpOligonucleotides div.ucNavigationBar ul li.active { background: #fe6613; }
#tpOligonucleotides .jButton:hover { background: #fe6613 !important; color: #ffffff !important; border: 1px solid #9b3a05 !important; }

/* #### Start Template Errorpage #### */
/* # Description: Page is shown on HTML errors like 404, 500, 301,etc. # */
/* # Author: Dominik Wittmann # */
#errorPage { padding-top: 10px; border-left: 1px solid #cccccc; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }
#errorPage h1 { margin: 0; padding: 0; }
#errorPage div.leftBox { width: 211px; float: left; height: 100%; }
#errorPage div.leftBox div.inside { width: 190px; margin-left: 10px; margin-bottom: 30px; }
#errorPage div.rightBox { float: left; width: 600px; }
#errorPage div.errorInfoBox { border: 1px solid #cccccc; padding: 3px; }
#errorPage div.errorInfoBox div.content a { text-decoration: underline; }
#errorPage div.errorInfoBox div.content { padding: 5px; }
#errorPage div.errorInfoBox div.content div.ucSearch { padding-top: 0; height: 28px; margin-left: 8px; }
#errorPage div.errorInfoBox div.content ul { margin: 20px 0 10px 30px; }
#errorPage div.errorInfoBox div.content ul li { padding-bottom: 5px; }
#errorPage div.headline { float: left; margin-top: 10px; color: #a10001; padding: 0 0 20px 0; }

/* #### Template for Sequencing #### */
/* # Type: Template # */
/* # Descscription:Shows an order control for Sequencing  (e.g.TubeSeq) # */
/* # Author: gdwi # */
/* # Created: 2015-07-21 # */
/* # Updated: 2015-07-21 # */
#tpSequencing h1 { margin-bottom: 10px; color: #004896; }
#tpSequencing div.ucNavigationBar ul li.active { background: #004896; }
#tpSequencing .jButton:hover { background: #004896 !important; color: #ffffff !important; border: 1px solid #023D7D !important; }

/* #### Start Template: tpMySamplesPrimers #### */
/* # Description: Displays all primers and samples # */
/* # Author: gdwi # */
/* # Created: 2016-04-28 # */
/* # Updated: 2016-04-28 # */


/* #### Start Template: tpMySequencingDashboard #### */
/* # Description: Displays the sequencing dashboard # */
/* # Author: gdwi # */
/* # Created: 2016-04-28 # */
/* # Updated: 2016-04-28 # */
#tpMySequencingDashboard div.inner { margin: 0; }
#tpMySequencingDashboard div.leftBox { float: left; width: 24%; }
#tpMySequencingDashboard div.rightBox { float: right; width: 74%; }

/* #### Start Template: tpMyGroups #### */
/* # Description: List all groups and its options # */
/* # Author: gdwi # */
/* # Created: 2016-05-11 # */
/* # Updated: 2016-05-11 # */
#ecom div#tpMyGroups div.inner { margin: 0; }
#ecom div#tpMyGroups div.leftBox { float: left; width: 28%; }
#ecom div#tpMyGroups div.rightBox { float: right; width: 68%; }

/* #### Start Template: tpMyPreferences #### */
/* # Description: All preferences for the user # */
/* # Author: gdwi # */
/* # Created: 2016-05-11 # */
/* # Updated: 2016-05-11 # */
#ecom div#tpMyPreferences div.inner { margin: 0; }
#ecom div#tpMyPreferences div.leftBox { float: left; width: 28%; }
#ecom div#tpMyPreferences div.rightBox { float: right; width: 68%; }

/* #### Start Template: tpMyQuotes #### */
/* # Description: List all availabe quotes # */
/* # Author: gdwi # */
/* # Created: 2016-08-19 # */
/* # Updated: 2016-08-19 # */
#ecom div#tpMyQuotes div.inner { margin: 0; }
#ecom div#tpMyQuotes div.leftBox { float: left; width: 24%; }
#ecom div#tpMyQuotes div.rightBox { float: right; width: 74%; }

/* # Description: tpTools # */
/* # Author: gdwi # */
/* # Created: 2016-08-22 # */
/* # Updated: 2016-08-22 # */
#ecom div#tpTools div.inner { margin: 0; }

/* # Description: tpToolsPCRPrimerDesign # */
/* # Author: gdwi # */
/* # Created: 2016-08-26 # */
/* # Updated: 2016-08-26 # */
#ecom div#tpToolsPCRPrimerDesign div.inner { margin: 0; }
#ecom div#tpToolsPCRPrimerDesign div.tpLeftBox { float: left; width: 28%; }
#ecom div#tpToolsPCRPrimerDesign div.tpRightBox { float: right; width: 68%; }

/* # Description: tpToolsOligoAnalysis # */
/* # Author: gdwi # */
/* # Created: 2016-09-15 # */
/* # Updated: 2016-09-15 # */
#ecom div#tpToolsOligoAnalysis div.inner { margin: 0; }
#ecom div#tpToolsOligoAnalysis div.tpLeftBox { float: left; width: 28%; }
#ecom div#tpToolsOligoAnalysis div.tpRightBox { float: right; width: 68%; }

/* # Description: tpToolsSeqPrimerDesign # */
/* # Author: gdwi # */
/* # Created: 2016-10-21 # */
/* # Updated: 2016-10-21 # */
#ecom div#tpToolsSeqPrimerDesign div.inner { margin: 0; }
#ecom div#tpToolsSeqPrimerDesign div.tpLeftBox { float: left; width: 28%; }
#ecom div#tpToolsSeqPrimerDesign div.tpRightBox { float: right; width: 68%; }

/* #### Start Template: tpMyDropboxes #### */
/* # Description: Displays the dropboxes # */
/* # Author: gdwi # */
/* # Created: 2016-11-23 # */
/* # Updated: 2016-11-23 # */
#ecom div#tpMyDropboxes div.inner { margin: 0; }
#ecom div#tpMyDropboxes div.leftBox { float: left; width: 28%; }
#ecom div#tpMyDropboxes div.rightBox { float: right; width: 68%; }







/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
