@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300);
@charset 'UTF-8';
/* Base Styles */

.cssmenu,
.cssmenu ul,
.cssmenu li,
.cssmenu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  position: relative;
}
.cssmenu a {
  line-height: 1.3;
}
.cssmenu {
  width: 100%;
}

div#topCart {
}

.cssmenu > ul > li > a {
  font-size: 25px;
  font-weight: bold;
  display: block;
  background: #007ec3;
  color: #ffffff;
  border-bottom: 1px solid #003c5d;
  text-transform: uppercase;
}
.cssmenu > ul > li > a > span {
  background: #14498B;
  padding: 10px;
  display: block;
  font-size: 13px;
  font-weight: 800;
}
.cssmenu > ul > li > a:hover {
  text-decoration: none;
}
.cssmenu > ul > li.active {
  border-bottom: none;
}
.cssmenu > ul > li.active > a {
  color: #fff;
}
.cssmenu > ul > li.active > a span {
  background: #007ec3;
}
.cssmenu span.cnt {
  position: absolute;
  top: 8px;
  right: 15px;
  padding: 0;
  margin: 0;
  background: none;
}
/* Sub menu */
.cssmenu ul ul {
  display: none;
}
.cssmenu ul ul li {
  border: 1px solid #e0e0e0;
  border-top: 0;
}
.cssmenu ul ul a {
  padding: 10px;
  display: block;
  color: #14498B;
  font-size: 13px;
}
.cssmenu ul ul a:hover {
  color: #0B59BB;
}
.cssmenu ul ul li.odd {
  background: #f4f4f4;
}
.cssmenu ul ul li.even {
  background: #fff;
}
.main-mobile-nav {display:none;}
body {
  color: #333333;;
  !font-family: 'Open Sans', sans-serif!important;
}
a {
   color: #003882; 
}
a:hover {
 text-decoration: none; 
}
ul {
    list-style:none;
    margin:0;
    padding:0;
}
ol li {
    list-style-type: inherit !important;
    list-style-position: inherit !important;
    list-style-image: inherit !important;
}
#Main #tabs table {
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    border-collapse: separate;
    padding: 2px;
    /*width: 100% !important;
    border: 1px solid #ccc;*/
}
.maincontent p,
.maincontent ul{
    margin: 0 0 10px;
}
.maincontent ul ul {
    margin-left: 35px;
}
#Main.inner #content li {
    list-style: disc outside none;
    margin-left: 40px;
}
#Main.inner #content #tpNGS li,
#Main.inner #content .checkout li,
#Main.inner #content ul.content-tab li,
#Main.inner #content .ui-sortable li{
    list-style: none;
    margin-left: 0;
}
.checkbox input[type="checkbox"]{
    float: none;
    }
div#wrap {
    min-height: 100%;
}
#Logo .edgeTab{
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 44.5%;
    color: #FFF;
    background: #404040;
    padding: 4px 12px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
#Logo .edgeTab:hover{
    background: #143D8D;
}
#Logo a img {
    border: none;
    margin-right: 0;
}
#fixedmenu {
  position: fixed;
  width: 100%;
  background: #fff;
float:left;
    z-index: 9999;
}
.header-aux {
    display: inline-table;
    float: none;
    margin-left: 0;
    margin-top: 5px;
    width: 78.5%;
}
.CurrentUserName, .signInOut {
    display: inline-block;
    font-size: 15px;
    margin-right: 2px;
    margin-left: 10px;
    vertical-align: middle;
}
.signInOut div.bottom {
clear: both;
top: 0;
position: absolute;
right: 20%;
}
.signInOut div.top, #ContentPlaceHolderDefault_TopLoggedOut_3_pnlDragableWindowContent > p {
    position: relative;
    top: 6px;
    z-index: 9999;
}
.signInOut div.middle {
    bottom: 3.75rem !important;
    clear: none !important;
    display: inline-block;
    left: 0 !important;
    position: relative;
    right: 0;
    z-index: -9;
}
.signInOut div.bottom {
    bottom: 28px;
    clear: both;
    position: relative;
    right: 60px;
}
.ucCartOverview{
  width: 90px;
}
.ucCartOverview:before{
  content: '';
  background: url('../images/EG_fullcart_icon.png') 0 0 no-repeat;
  height: 28px;
  width: 28px;
  display: inline-block;
  vertical-align: middle;
}
.ucCartOverview .content{
  display: inline-block;
  vertical-align: middle;
}
.ucCartOverview p.cart {
    float: left;
    height: 20px;
    padding-left: 0px;
}

.ucCartOverview a{
  text-decoration: none;
}

.items p{
  display: none;
}
td, td span {
    font-weight: normal !important;
    font-size: 1.4rem;
}
.BannerZone2 {
  margin-top: 140px;
}
form[action="/en/home.aspx"] .BannerZone2 {
    margin-top: 170px;
}
form[action="/en/home.aspx"] .maincontent {
    margin-top: 0;
}
.signInOut a {
  color: #777;
}
.signInOut a:hover {
  color: #003882;
}
.loginlink {
   color: #f58025!important;
}
nav {
  background: #404040;
   margin-bottom:0!important;
}
.middlelinks {
    font-size: 15px;
    position: relative;
    text-align: right;
    top: 20px;
    z-index: 9999;
}

.middlelinks > #topCart {
    display: inline-block;
    vertical-align: middle;
}

#quickorder li {
    line-height: 1.8em;
}
#quickorder a {
  color: #666;
}
#quickorder a:hover {
  color: #003882;
}

#MenuH .menu>li {
  background: url(/EcomMyOrders/images/menuH.sep.png) repeat-y right top;
  height: 80px;

}
#MenuH .menu>li>a, #MenuH .menu>li>span, #MenuH .menu>li:hover>a, #MenuH .menu>li:hover>span, #MenuH .menu>li.sel>a, #MenuH .menu>li.sel>span {
  font-size: 15px;
  line-height: 58px;
  font-weight: bold;
  padding: 11px 25px;
  display: block;
}
/*****
Horizontal menu edits
#MenuH .submenu {
    background: none repeat scroll 0 0 #f4f3f0;
    border-top: 3px solid #003882;
    left: 2.1%;
    margin: 0;
    min-width: 180px;
    padding: 0;
    width: 123.5%;
    -webkit-box-shadow: 0 1px 2px 0 #222222;
    -moz-box-shadow: 0 1px 2px 0 #222222;
    box-shadow: 0 1px 2px 0 #222222;
    z-index: 9999;
}
#MenuH ul ul li, #MenuH ul ul li a, #MenuH ul ul li span, #MenuV ul, #MenuV li, #MenuV li a, #MenuV li span {
    display: table-cell;
    white-space: nowrap;
}
#MenuH .submenu .submenu a {
    display: inline-block;
    width: 100%;
}
#MenuH .submenu .submenu > li {
    display: block;
}
.menu .submenu .submenu {
    left: 0 !important;
    margin-top: 0 !important;
}
*********/
#MenuH .submenu li a, #MenuH .submenu li span, #MenuH .submenu li a:hover, #MenuH .submenu li span:hover, #MenuH .submenu li.sel a, #MenuH .submenu li.sel span {
  font-size: 14px;

}
#MenuH > ul > li:hover > ul, #MenuV > ul > li:hover > ul,
#MenuH .submenu > li:hover > ul{
display: block;
position: absolute;
z-index: 500;
min-width: 200px;
   
}
#MenuH .submenu > li > ul {
left: 100%;
position: relative;
margin-top: -37px;

}
#Search {
  margin: 26px 10px 5px 0;
  position: relative;
}
#SearchBar {
  background: url(/EcomMyOrders/images/searchbarl.png) no-repeat left center;
 
    position:relative;

}
nav div#searchresults {
    position: absolute;
    right: 25px;
    top: 53px;
    top: 126px\9;
    
}
.fixed #SearchBar {
  margin-right: 0px;
}
#SearchBar input[type=text] {
  color: #666;
  height: 29px;
}
.middlelinks a {
  color: #777;
}
.middlelinks a:hover {
  color: #003882;
}
#Main {
    padding: 0;
    box-shadow: none;
    margin-bottom: 40px;
    width: 100%;
}
/*#Main #tabs table tr:first-child td {
    background-color: #f58026 !important;
    color: #FFFFFF !important;
}
#Main #tabs table td {
    color: #333 !important;
    font-size: 1.2rem !important;
    border: 1px outset #f9f9f9 !important;
    padding-top: 10px !important;
}*/
#content-container{
    overflow: auto;
    margin-bottom: 40px;    
}
#greyfooter {
    background: #e6e6e6;
    padding: 25px 0;
    position: relative;
    bottom: 0;
    width: 100%;
    height: 186px;
    clear: both;
}
#greyfooter .container {
    margin: 0 auto;
}

#Copyright {
  display: inline-block;
  margin: 10px 0 0;
}
#Copyright .Copyright {
  color: #666;
  font-size: 11px;
}
h2.footertitle {
  font-size: 17px;
  margin: 0;
  font-weight: bold;
}
#FooterWidgets ul.footerlinks {
  list-style: none;
  padding: 10px 15px 0 8px;
  font-size: 12px;
  margin: 0;
  line-height: 22px;
}
#FooterWidgets ul.footerlinkstwo {
  list-style: none;
  padding: 10px 15px 0 8px;
  font-size: 12px;
  margin: 0;
  line-height: 22px;
}
#FooterWidgets ul.footerlinkstwo li {
  float: left;
  width: 50%;
}
#FooterWidgets > div > div.col-md-9 {
  /*border-right: 1px solid #999;*/
}
.col-md-9.nopadding {
    width: 100%;
}
#section-header {
    display: none;
    padding: 0.1em 0 1.5em 7em;
    border-bottom: 1px solid;
    margin-bottom: 10px;
    margin-top: -20px;
}
#section-header a{
    color: #bbb;
}
#section-header a:hover,
#section-header a:active,
#section-header a:focus{
    color: #003882;
}
div.secondary-page #section-header {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid;
    color: #404040;
    font-family: "Lato","Helvetica Neue","Arial","Helvetica",sans-serif;
    font-size: 32px;
    margin-bottom: 20px;
    padding: 0.25em 0 0.5em;
    display: none;
}
div.secondary-page #section-header a {
font-size: 12px;
top: 63px;
position: absolute;
}
div.secondary-page #section-header a + a {
left: 20%;
}
div.secondary-page #section-header a + a + a {
left: 40%;
}
div.secondary-page #section-header a + a + a + a {
left: 60%;
}
div.secondary-page #section-header a:first-child{
    
}
div.secondary-page #section-header a:last-child:after {
display: block;
content: "";
}
div.secondary-page #section-header h1 {
    margin-top: -1px;
}
#section-header.section-oligo{
    background: url("/EcomMyOrders/images/oligo_icon_title.png") no-repeat left center transparent;
}
#section-header.section-genesynth{
    background: url("/EcomMyOrders/images/gsy_icon_title.png") no-repeat left center transparent;
}
#section-header.section-ngs{
    background: url("/EcomMyOrders/images/NGS_icon_title.gif") no-repeat left center transparent;   
}
#section-header.section-gettingstarted{
    background: url("/EcomMyOrders/images/icon_gettingstarted.png") no-repeat left center transparent;
}
#section-header.section-dnaseq{
    background: url("/EcomMyOrders/images/icon_dnaseq.gif") no-repeat left center transparent;
}
div#section-header.section-oligo h1{
    color: #F58026; 
}
div#section-header.section-ngs h1 {
    color: #00BCE4;
}
div#section-header.section-genesynth h1 {
    color: #A4318E;
}
div#section-header.section-dnaseq h1 {
    color: #063185;
}
.maincontent {
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 15px;
}
.maincontentNew {
  border-right: 1px solid #999;
  padding: 0 15px 0 0;
    
}
.maincontentNew img{
            width : 99%;
        }
.maincontent .col-md-4 {
  padding: 10px 15px 10px 0;
}
ul.lowfooterlinks {
  list-style: none;
  padding: 40px 10px 10px;
  font-size: 14px;
  margin: 0;
  line-height: 20px;
  border: 1px solid #999;
  min-height: 172px;
  text-align: left;
}
h2.lowfootertitle {
  font-size: 17px;
  margin: 0;
  font-weight: bold;
  position: absolute;
  top: -10px;
  padding: 10px 0;
  left: 3.5%;
    text-align: center;
  width: 152px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}


.ajax__tab_xp .ajax__tab_tab {
height: 21px !important;
}


h2.lowfootertitle:hover{
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; // IE8;
    filter: alpha(opacity=75); // IE 5-7;
    opacity: .75;
    top: -8px;
}
.orange {
    color: #EE7D11;
}
.blue { 
    color: #003883;
}
.purple { 
    color: #A33C90;
}
.paleblue {
    color: #00BCE4;
}
.lowfootbox {
  position: relative;
  padding: 10px 11px 10px 0;
}
.lowfootbox:hover .orange {
   background: #f58026; 
   color: #fff;
}
.lowfootbox:hover .blue {
   background: #143d8d; 
   color: #fff;  
}
.lowfootbox:hover .purple {
   background: #ab3f97; 
   color: #fff;  
}
.lowfootbox:hover .paleblue {
   background: #00bce4; 
   color: #fff;
}
.lowfootbox {
  position: relative;
  padding: 10px 5px 0px 0;
  margin-bottom: 30px;
}
.lowfootbox h2 a{
    color: #fff;
}
#productList {
  float: left;
  width: 100%;
  margin: 30px 0 0;
}
.maincontent h4 {
   margin-top: 15px;
}
.maincontent div.col-md-4 img {
  box-shadow: 2px 2px 5px #444;
  opacity: 0.8;
  height: auto;
}
.maincontent div.col-md-4:hover img {
  box-shadow: 2px 2px 5px #222;
  opacity: 1;
}
.maincontent .col-md-4:hover, .maincontent .col-md-4:hover a {
 color: #000; 
}

.more {
   text-transform: uppercase; 
}
#sidemenu {
   list-style: none;
   margin: 0;
   padding: 0; 
}
#sidemenu li {
   margin: 0;
}
ul#sidemenu li:first-child span{
    margin-top: 8px
}
ul#sidemenu li:first-child + li span{
    margin-top: -5px
}
ul#sidemenu li:first-child + li + li span{
    margin-top: 9px
}
ul#sidemenu li:first-child + li + li + li span,
ul#sidemenu li:first-child + li + li + li + li span,
#mores{
    margin-top: -4px
}
ul#sidemenu li:hover a span {
    background-position-y: -32px;
}
ul#certsBlock {
    display: table;
    margin: 30px auto;
    position: relative;
    top: 30px;
}
#certsBlock li {
    display: inline-block;
    padding: 5px;
}
img.certs {
  margin: 0 auto;
  width: auto;
  display: table;
}
#phama {
    background: url(/media/10239/phama.jpg) no-repeat left 0;
    padding-left: 60px;
    width: 38px;
    height: 32px;
    float: left;
}
#research {
  display: inline-block;
  background: url(/media/10264/research.jpg) no-repeat left center;
  padding-left: 80px;
}
#agro {
  display: inline-block;
  background: url(/media/10259/agro.jpg) no-repeat left center;
  padding-left: 80px;
}
#mores {
    display: inline-block;
    padding-left: 60px;
    cursor: pointer;
    background-size: 38px;
    background-position: 0px 0px;
    float: left;
    width: 38px;
    height: 32px;
}
ul#sidemenu li:hover span {
    background-position-y: -32px;
}
.open {
   background: url(/EcomMyOrders/images/more_homepage_sidebaricon.png) no-repeat left center;
   display: inline-block;
}
.cloze {
   background: url(/EcomMyOrders/images/minus_homepage_sidebaricon.png) no-repeat left center;
   display: inline-block!important;
}
#biotech {
  display: inline-block;
  background: url(/EcomMyOrders/images/biotexh.jpg) no-repeat left center;
  padding-left: 80px;
}
#cgmp {
  display: inline-block;
  background: url(/EcomMyOrders/images/cgmp.jpg) no-repeat left center;
  padding-left: 80px;
}
a#ContentPlaceHolderDefault_TopLoggedOut_4_hylTopCreateAccount,
a#ContentPlaceHolderDefault_TopLoggedOut_4_hylTopCreateAccount:hover,
a.signinoutButton,
a.signinoutButton:hover{
    background: url('/EcomMyOrders/images/create_account_icon.png') no-repeat left top;
    padding-left: 24px;
}
a#ContentPlaceHolderDefault_TopLoggedOut_4_hylTopCreateAccount:hover,
a.signinoutButton:hover{
    background-position: left -21px;    
}
#chat {
  display: inline-block;
  background: url(/EcomMyOrders/images/chat.jpg) no-repeat left top;
  padding-left: 35px;
  margin-left: 10px;
  height: 30px;
  line-height: 30px;
}
#chat:hover {
  background: url(/EcomMyOrders/images/chat.jpg) no-repeat left bottom;
}
#feedback {
  display: inline-block;
  background: url(/EcomMyOrders/images/feedback.jpg) no-repeat left top;
  padding-left: 35px;
  margin-left: 10px;
  height: 30px;
  line-height: 30px;
}
#feedback:hover {
  background: url(/EcomMyOrders/images/feedback.jpg) no-repeat left bottom;
}
#quick {
  display: inline-block;
  background: url(/EcomMyOrders/images/quick.jpg) no-repeat left top;
  padding-left: 35px;
  margin-left: 10px;
  height: 30px;
  line-height: 30px;
}
#quick:hover {
  background: url(/EcomMyOrders/images/quick.jpg) no-repeat left bottom;
}
.middlelinks a:hover:nth-child(3) + #quickorder,
#quickorder:hover{
  display: block;
}
.ucCartOverview div.cart-icon a {
    text-decoration: none;
    float: right;
    width: 35px;
    height: 30px;
    background: url("/EcomMyOrders/images/EG_cart_icon.png") top right no-repeat;
}
#social {
  list-style: none;
  margin: ;
  padding: 0;
  display: table;
  margin: 30px auto;
  position: relative;
top: 30px;
}
#social li {
  float: left;
}
#fb {
  display: inline-block;
  background: url(/EcomMyOrders/images/fb.jpg) no-repeat left center;
  padding-left: 30px;
  margin: 0 5px;
  width: 32px;
  height: 32px;
  background-size: contain;
}
#tw {
  display: inline-block;
  background: url(/EcomMyOrders/images/twitter.jpg) no-repeat left center;
  padding-left: 30px;
  margin: 0 5px;
  width: 32px;
  height: 32px;
  background-size: contain;
}
#google {
  display: inline-block;
  background: url(/EcomMyOrders/images/google.jpg) no-repeat left center;
  padding-left: 30px;
  margin: 0 5px;
  width: 32px;
  height: 32px;
  background-size: contain;
}
#in {
  display: inline-block;
  background: url(/EcomMyOrders/images/linkedin.jpg) no-repeat left center;
  padding-left: 30px;
  margin: 0 5px;
  width: 32px;
  height: 32px;
  background-size: contain;
}
#sidemenu li h4 {
    color: #404040;
  font-size: 1.8rem;
  line-height: 24px;
}
#sidemenu li {
  transition: 0.2s;
  clear: both;
    margin: 15px 0;
}
#sidemenu li:hover h4{
  color: #003882;
}
ul.lowfooterlinks li {
  transition: 0.2s;
}
ul.lowfooterlinks li:hover {
  padding-left: 5px;
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 15%;
  z-index: 15;
  display: table;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators .active {
  margin: 0 5px;
  width: 25px;
  height: 25px;
  background: url(/EcomMyOrders/images/slideactive.png)no-repeat 0 0;
  background-size: contain;
}
.carousel-indicators li {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin: 0 5px;
  text-indent: -999px;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  background: url(/EcomMyOrders/images/slideinactive.png)no-repeat 0 0;
  background-size: contain;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
   width: 100%; 
}
#sliderboxes {
  list-style:none;
  padding: 0;
}
.sidebar #sliderboxes{
    margin-top: 15px !important;
    }
ul.lowfooterlinks:hover li a {
  color: #000;
}
ul.lowfooterlinks h2:hover li a {
  color: #000;
}
.sboxes {
  position: absolute;
  z-index: 999;
  right: 0;
  padding: 0;
}
#sliderboxes li a {
    width: 258px;
    height: 68px;
    float:right;
    margin: 10px 0; 
}
.sidebar #sliderboxes li a{
        float: none;
    }
.inner #sliderboxes li a {
    width: 225px;
    height: 59px;
    float: right;
    margin: 3px 0;
}
#sliderboxes li a:hover {
    box-shadow: 1px 2px 3px #444;
}
#sliderboxes li {
  margin: 0;
}
div#side-options {
    margin: 25px auto;
    padding: 0px 0px 10px 0px;
    font-size: 12px;
    background: #f2f2f2;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    border-top: none;
    display: none;
}
div#side-options > h4 {
    background: #404040;
    font-size: 15px;
    color: #ffffff;
    margin-top: 0;
    padding: 7px 10px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
#side-options > ul {
    list-style: disc outside none;
    margin-left: 40px;
}
#side-options ul li {
    line-height: 1.5em;
}
#side-options a {
color: rgba(51, 51, 51, .8);
}
#side-options a:hover {
color: #003882;
}
#quickorder {
  width: 420px;
  background: #eee;
  font-weight: bold;
  position: absolute;
  z-index: 99999999;
  padding: 10px 20px;
  border-radius: 5px;
  top: 28px;
  left: 175px;
  display: none;
  text-align: left;
    -webkit-box-shadow: 0px 2px 3px 0px #666666;
    -moz-box-shadow: 0px 2px 3px 0px #666666;
    box-shadow: 0px 2px 3px 0px #666666;
}
.helfsec {
    display: inline-table;
    vertical-align: top;
    margin-right: 5%;
    margin-bottom: 15px;
    width: 44%;
}
#quickorder > .helfsec > img {
    float: left;
    margin-right: 5px;
}
#quickorder h4 {
  margin: 5px 0;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}
#quickorder ul{
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.orderbutton {
  background: #133d8d;
  color: #fff!important;
  padding: 5px 0;
  float: left;
  width: 100%;
  text-align: center;
  border-radius: 5px;
  margin: 15px 0 0;
  transition: 0.2s;
}
.orderbutton:hover {
  color:#fff;
  background: #11316F;
}
.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;
}
.overlay{
    z-index: 9999;
}
#MenuH .menu>li:hover>a, #MenuH .menu>li:hover>span, #MenuH .menu>li.sel>a, #MenuH .menu>li.sel>span {
}
.fixed {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   border-radius: 0; 
   z-index:9999999999999999999999999;
}
footer #FooterWidgets a {
  color: #666;
}
footer #FooterWidgets a:hover {
  color: #003882;
}
.sidemore {
  list-style: none;
  margin: 0;
  padding: 5px 0 5px 30px;
  width: 100%;
  display:none;
}
.sidemore span {
  width: 40px;
  height: 40px;
  background-size: contain!important;
}
.sidemore h4 {
  font-size: 14px!important;
}
#sidemenu li:hover .sidemore h4{
  padding: 0;
}
.ui-widget {
    font-family: 'Arial'!important;
}
div.right.searchbox {
    position: relative;
    float: right;
    margin-right: 20px;
    display: none;
}
input#searchText, #searchstring {
    border: none;
    padding: 0 10px;
    line-height: 28px;
    height: 28px;
    width: 100%;
    max-width: 240px;
    margin: 25px 10px;
    float: right;
}
button#btnSearch {
    position: absolute;
    top: 3px;
    right: 0;
    background: transparent;
    font-size: 0;
    box-shadow: none;
    border: none;
}
button#btnSearch {
    position: absolute;
    top: 3px;
    right: 0;
}
#searchresults .sec {
    max-height: 205px;
    overflow-y: scroll;
    background: #eee;
    z-index: 999999;
    border-radius: 5px;
    padding: 0;
    width: 240px;
}
#searchresults h3{ 
    font-size: 11px;
    margin: 10px;
    
}
#ssubmit {
    font-size: 0;
    border: none;
    position: absolute;
    right: 20px;
    width: 30px;
    height: 27px;
    background: none;
}
.anchors h3{
    padding-top: 180px;
    margin-top: -180px;
}
/** FAQ Section **/
#faqs {
    padding: 25px;
}
#faqs dt, #faqs dd { padding: 0 0 0 50px }
        #faqs dt {
            font-size: 1.3rem;
            color: #FFFFFF;
            cursor: pointer;
            height: 41px;
            margin: 0 0 15px 0px;
            padding: 4px;
            padding-left: 50px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            -webkit-box-shadow: 0 2px 2px 0 #999999;
            -moz-box-shadow: 0 2px 2px 0 #999999;
            box-shadow: 0 2px 2px 0 #999999;
        }
        #faqs dt:hover,
        #faqs dt:focus,
        #faqs dt:active{
            background-color: #001A71; 
        }
        #faqs dd {
            font-size: 1.6rem;
            margin: 0 0 15px;
        }
        #faqs dt,
        #faqs .expanded{
            background: url(/media/29241/plus-minus-sprite.png) no-repeat 10px 8px #404040;
        }
        #faqs .expanded{
            background-position: 10px -30px;
            background-color: #001A71;
        }
.nopadding {
  padding: 0!important;
}
.col-md-3.nopadding {
    width: 29%;
}
.col-md-3.nopadding img {
    margin-bottom: 20px;
}
.col-md-3.flinks {
    width: 21%;
    text-align: left;
}
.col-md-3.flinks:nth-child(3) {
    width: 26%;
}
.topimage,
#section-header-image{
    width: 100%;
    margin-bottom: 15px;
}
ul.bxslide li img {
    width: 100%;
}
ul.search-results {
    list-style: none;
    margin: 20px 0;
    padding: 0;
}
ul.search-results .more {
    color: #f58025!important    
}
#breadcrumb {
    margin-left: 0!important;
    font-size: 12px;
    position: absolute;
    top: 66px;
    left: 86px;
}
#breadcrumb a{
    text-decoration: none;
}
#container {
  background: #fff;
}
li.ui-state-default.ui-corner-top.ui-tabs-selected.ui-state-active a {
    color: #fff;
}
.widtget-titles {
    background:#003883;
    padding: 8px 10px;
    font-weight: bold;
    text-transform: capitalization;
    color: #fff;
    margin: 0;
}
div#ContentPlaceHolderDefault_subContent_HomeLoggedOut_8_pnlDragableWindow {
    border: 1px solid;
    width: 98%;
    margin: 40px auto;
    float: left;
}
div#ContentPlaceHolderDefault_subContent_HomeLoggedOut_8_pnlDragableWindow input[type=text], 
div#ContentPlaceHolderDefault_subContent_HomeLoggedOut_8_pnlDragableWindow input[type=password] {
    width: 100%;
}
div#ContentPlaceHolderDefault_subContent_HomeLoggedOut_8_pnlDragableWindow p {
    margin: 0 0 5px;
}
p.new-user {
    float: left;
    margin-right: 5px;
}
div#ContentPlaceHolderDefault_subContent_HomeLoggedOut_8_pnlDragableWindowContent {
    padding: 10px;
}
.ui-tabs .ui-tabs-panel {
    margin-left: -4px;
    margin-top: -2px;
    width: 101%;
    text-align: left;
    z-index: 1;
}
.ui-tabs .ui-tabs-panel li{
    list-style: disc;
    margin-left: 40px;
}
#tabs h1, #tabs h2, #tabs h3, #tabs h4 {
    color:#003883;
}
#tabs > ul > li {
margin: 0 3px 0 0;
background: #777777;
outline: none;
border: none;
padding: 4px 5px;
    font-size: 13px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
#tabs > ul > li:hover{
    background: rgb(20, 61, 142);
    padding: 7px 5px;
    margin-top: -6px;
}
#tabs > ul > li > a{
    color: #FFFFFF;
    outline: none;
}
#tabs > ul > li.ui-tabs-active {
background: #FFFFFF;
    font-weight: bold;
margin-top: -6px;
-webkit-box-shadow: -2px -2px 0 0px #999;
-moz-box-shadow: -2px -2px 0 0px #999;
box-shadow: 2px -2px 0 1px #ddd;
padding: 7px 10px;
border-left: 1px solid #ddd;
border-top: 1px solid #FFF;
border-right: 1px solid #FFF;
}
#tabs > ul > li.ui-tabs-active > a {
color: #404040;
}
#tabs .ui-tabs-panel, #tabs .ui-tabs {
border: none;
}
div#horizontalTab {
    display: none!important;
}
.main-mobile-nav {
    display:none;
}
#res-nav {
    float: left;
    color: #fff;
    padding: 9px 5px;
    cursor: pointer;
    display:none;
}
i.fa.fa-bars {
    font-size: 21px;
}
#res-search {
    float: right;
    padding: 3px 5px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    display:none;
}
.ucDisplayQuestionaire div.inner {
    padding-bottom: 25px;
}
.ucDisplayQuestionaire label {
    display: inline;
    margin-left: 10px;
    padding-top: 2px;
    vertical-align: middle;
}
.ucDisplayQuestionaire div.section div.item div.input {
    width: auto;
    min-width: 40%;
}
.ucButtons a.jButton{
    color: #555555 !important;
}
.ucButtons a.jButton:hover,
.ucButtons a.jButton:focus{
    color: #FFFFFF !important;
    background: #333333 !important;
}
h2.lightGrey {
    height: auto;
    font-size: 1.2em;
    background-color: #f0f0f0;
    margin: 3px;
    padding: 5px 10px;
}
.ucInstructions div.content {
    padding: 3px 13px;
}
.downloadSection > div > div {
    background: transparent !important;
}
.ucOligoDefinitionTotallyCustomized div.oligoItem div.header {
    background: #f0f0f0;
    border: 1px solid #cccccc;
    padding: 4px;
    height: 55px;
    display: block;
}
.ucOligoDefinitionTotallyCustomized div.oligoItem div.header div.headline {
    float: none;
}
.ucOligoDefinitionTotallyCustomized h3 {
    font-size: 1.0em;
    margin: 5px;
    margin-top: 4px;
}
.ucOligoDefinitionTotallyCustomized div.oligoItem div.comOligoBasics div.showOptions div.left,
.ucOligoDefinitionTotallyCustomized div.oligoItem div.comOligoBasics div.showOptions div.purificationScale div.block1{
    float: none;
    width: 100%;
    margin-bottom: 5px;
}
.ucOligoDefinitionTotallyCustomized div.oligoItem select {
    width: 200px;
    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;
}
.ucQuickOrder div.comPriceBox div.showText {
position: relative;
margin-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
}
.infoBox {
    float: none;
    clear: left;
    border: 1px solid #F89447;
    color: #F89447;
    background: transparent;
    padding: 3px 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    border-left: 10px solid #F89447;
}
#login-page .next-button {
    display: none;
}
img {
    height: auto;
    vertical-align: middle;
}
img.iconimage {
    float: left;
    margin-right: 15px;
}
h2.main-title {
    margin-top: 15px;
    margin-bottom: 20px;
}
ul.menu li .submenu li .submenu {
    border: none!important;
}
        #container #sliderboxes .prodBtns{
            font-family: 'Segoe UI', sans-serif;
            font-size: 1.4rem;
            color: #BCBDC0;
            background: #ffffff; /* Old browsers */
            background: -moz-linear-gradient(top, #ffffff 0%, #F4F4F4 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#F4F4F4)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #ffffff 0%,#F4F4F4 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #ffffff 0%,#F4F4F4 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #ffffff 0%,#F4F4F4 100%); /* IE10+ */
            background: linear-gradient(to bottom, #ffffff 0%,#F4F4F4 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#F4F4F4',GradientType=0 ); /* IE6-9 */
            display: table;
            width: 100%;
            max-width: 248px;
            margin: 0.5rem 0;
            border: 1px solid #dfdfdf;
            -moz-border-radius: 6px;
            -webkit-border-radius: 6px;
            border-radius: 6px;
        }
        #container #sliderboxes .prodBtns:hover{
            box-shadow: 0 2px 2px -1px #777777;
        }
        #container #sliderboxes .prodBtns > div{
            color: #bcbdc0;
            padding: 1rem 0 0.5rem 1rem;
            float: left;
        }
        #container #sliderboxes .prodBtns > figure {
            background: none repeat scroll 0 0 #f2f2f2;
            border-right: 2px solid #dfdfdf;
            box-shadow: 0 0 4px 0 #ffffff inset;
            float: left;
            margin: 0;
            width: 29%;
        }
        #container #sliderboxes .prodBtns > figure > img{
            display: block;
            height: auto;
            width: 100%;
        }
        #container #sliderboxes .prodBtns span{
            font-size: 1.6rem;
            font-weight: bold;
            display: block;
            margin-top: 10px;
            
        }
        .oligoColor{
            color: #F58026;
        }
        .dnaColor{
            color: #143D8D;
        }
        .geneColor{
            color: #AB3F97;
        }
        .ngsColor{
            color: #00BCE4;
        }
@media (min-width: 1200px) {

}
@media (max-width: 991px){
  .navbar-toggle.btn-navbar-menuh {
    float: left;
    font-size: 21px;
    margin: 3px 0 0 10px;
    font-weight: bold;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .collapse-nav.collapse {
    height: 80px!important;
  }
}
@media (min-width: 480px) {
  div#horizontalTab ul > li.has-sub {
    width: 50%;
    float: left;
  }
  div#horizontalTab ul > li.has-sub.active{
    width: 100%;
    float: left;
  }

}
@media (max-width: 1200px) {

    #sliderboxes {
        list-style: none;
        margin: 15px 0;
        padding: 0;
    }
    #sliderboxes li a {
        margin: 5px 0;
    }
  #sliderboxes li a img {
    width: 235px;
  }
  h2.lowfootertitle {
    font-size: 17px;
    margin: 0;
    font-weight: bold;
    position: absolute;
    top: -10px;
    padding: 10px 5px;
    left: 5px;
    width: 153px;
  }
    .inner #sliderboxes li a {
        width: 216px;
        height: 57px;
        float: right;
        margin: 4px 0;
    }
    .inner #sliderboxes li a img{
        width: 216px;
    }
}
@media (max-width: 992px) {
    .sidebar {
        display: none;
    }
    #sliderboxes {
        list-style: none;
        margin: 4px 0;
        padding: 0;
    }
    #sliderboxes li a {
        margin: 2px 0;
        background-size:232px;
        width: 225px;
        height: 61px;
    }
    #sliderboxes li a:hover {
        box-shadow: 1px 1px 2px #444;
    }
  footer #FooterWidgets {
    margin: 0px;
    text-align: center;
  }
  #FooterWidgets > div > div.col-md-9, .maincontent {
    border: none;
  }
  #FooterWidgets .col-md-3 {
    display: inline-block;
    vertical-align: top;
  }
  #FooterWidgets ul.footerlinkstwo li {
    float: none;
    width: 100%;
  }
  #productList {
    float: left;
    width: 100%;
    margin: 10px 0;
    text-align: center;
  }
  .lowfootbox {
    position: relative;
    margin: 30px 0;
    width: 25%;
    float: left;
  }
  h2.lowfootertitle {
    top: -10px;
    padding: 10px;
    width: 150px;
    left: 50%;
    margin-left: -82px;
    font-size:15px;
  }
  #sidemenu {
    width: 50%;
    float: left;
  }
  img.certs {
    margin: 0 auto;
    width: 40%;
  }
  #sidemenu li h4 {
   font-weight: bold;
   font-size: 15px;
  }
  div.col-md-4 {
    width: 33.3%;
    float: left;
    padding: 0 8px!important;
    font-size: 12px;
  }
  div.col-md-3.sidebar {
    clear: both;
  }
    #Logo a img {
        border: medium none;
        height: auto;
        margin-right: 0;
        width: 100%;
    }
    .header-aux {
        display: block;
        height: 75px;
        margin-left: 0;
        margin-top: 0;
        margin-right: 20px;
        width: auto;
    }
    .middlelinks {
        display: block;
        font-size: 15px;
        margin-right: 0;
        position: relative;
        top: -20px;
    }
    .CurrentUserName, .signInOut {
        display: block;
        font-size: 15px;
        margin-right: 0;
        text-align: center;
        position: relative;
        top: -28px;
    }
    .ucTopLogin {
        background: none repeat scroll 0 0 transparent !important;
        display: block !important;
        float: none !important;
        height: 50px;
        width: auto !important;
    }
    .ucTopLogin div.content {
        float: none;
        padding-right: 0;
        text-align: center;
        width: auto;
    }
    .ucCartOverview {
        margin-top: 5px !important;
        width: 18% !important;
    }
    .ucTopLogin div.middle {
        bottom: 1.6rem !important;
        top: -7px;
    }
    .ucTopLogin div.top {
        position: relative;
        right: 10rem;
        top: 10px;
    }
    #MenuH .menu > li > a, #MenuH .menu > li > span, #MenuH .menu > li:hover > a, #MenuH .menu > li:hover > span, #MenuH .menu > li.sel > a, #MenuH .menu > li.sel > span {
        padding: 11px 20px;
    }
    #myCarousel #sliderboxes {
        margin: 5px 0 !important;
    }
}
@media (max-width: 768px){
    div.gs-menu {
    width: 100%;
    margin: 0;
}
.gsy-wizard-dialog{
            width: 100% !important;
        }
.gsy-wizard-dialog .content-box {
    margin: 34px 0 0;
            padding: 5px;
}
        div.gs-menu ul li {
    padding-left: 25px !important;
    padding-right: 1px !important;
}
.ui-widget-content.ucUserCountryDialog {
    width: 95% !important;
}
        .ucUserCountryDialog div.dropdownSection {
    padding: 10px 10px !important;
    width: 96% !important;
}
            .ucUserCountryDialog div.dropdownSection div.regionContainer {
    margin-right: -3% !important;
}
        .ucUserCountryDialog div.footer {
    width: auto !important;
}
.ucUserCountryDialog div.dropdownSection div.regionText, .ucUserCountryDialog div.dropdownSection div.countryText {
    display: block !important;
    font-size: 1.6rem !important;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    text-align: center !important;
    width: 100% !important;
}
.ucUserCountryDialog input, .ucUserCountryDialog select {
    padding: 6px 5px !important;
    width: 100% !important;
}
.ucUserCountryDialog div.dropdownSection div.regionContainer {
    display: block !important;
    width: 100% !important;
}
.ucUserCountryDialog div.dropdownSection div.countryContainer {
    width: 100% !important;
}
    .ucUserCountryDialog div.dropdownSection div.buttonContainer input {
    width: 140px !important;
}
.ucUserCountryDialog div.dropdownSection div.buttonContainer {
    margin-top: 15px !important;
    width: 100% !important;
    text-align: center !important;
}
.ucUserCountryDialog div.dropdownSection div.buttonContainer input {
    margin: 0 auto !important;
    width: 25% !important;
}
}
@media (max-width: 767px) {
    #res-search, #res-nav {
        display: block;
    }
    .mobhide {
        display:none;
    }
    .main-mobile-nav {
        float: left;
        width: 100%;
        margin-top: 0px;
    }
    #greyfooter {
        background: #e6e6e6;
        padding: 0;
    }
    .flinks {
        display:none;
    }   
    .sidebar {
        display:none;
    }
    div#horizontalTab {
        display: block!important;
    }
    .lowfootbox {
        display: none;
    }
    #sidemenu {
        width: 50%;
        float: left;
        display: none;
    }
    #social {
        margin: 10px auto;
    }
    #productList {
        margin: 30px 0 0;
    }
  .container {
    width: 640px;
  }
  .header-aux {
    float: none;
    margin-top: 0;
  }
  .middlelinks {
    float: left;
  }
  
  div.col-md-3.sidebar {
    clear: both;
  }
  #MenuH .menu>li {
    background: url(/css/WeProEurofinsTheme/images/menuH.sep.png) repeat-y right top;
    height: 42px;
  }
  #MenuH .menu>li>a, #MenuH .menu>li>span, #MenuH .menu>li:hover>a, #MenuH .menu>li:hover>span, #MenuH .menu>li.sel>a, #MenuH .menu>li.sel>span {
    font-family: "Lato","Helvetica Neue","Arial","Helvetica",sans-serif;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    padding: 11px 25px;
  }
  #Logo {
    float: none;
    margin: 0 auto;
    display: table;
  }
  .maincontent {
    border: none;
    text-align: center;
  }
  .maincontent .col-md-4 {
    margin: 0px 0;
  }
    #sliderboxes {
        list-style: none;
        margin: 0px;
        padding: 0;
    }
    #sliderboxes li a {
        margin: 0px 0;
        background-size: 214px;
        width: 208px;
        height: 57px;
    }
  #sliderboxes li a img {
    width: 165px;
  }
  #fixedmenu {
    position: inherit!important;
  }
  .BannerZone2 {
    margin-top: 20px !important;
  }
  #MenuH .submenu li a, #MenuH .submenu li span, #MenuH .submenu li a:hover, #MenuH .submenu li span:hover, #MenuH .submenu li.sel a, #MenuH .submenu li.sel span {
    font-size: 11px;
  }
  .carousel-indicators {
    position: absolute;
    bottom: -5px;
    left: 70px; 
  }
  .carousel-indicators li, .carousel-indicators .active {
    width: 20px;
    height: 20px;
  }
  div.col-md-4 {
    width: 33.3%;
    float: left;
    padding: 0 8px;
    font-size: 12px;
  }
    #Search {
        margin: 0;
    }
}
@media (max-width: 640px) {
  .container {
    width: 480px;
  }
   .lowfootbox {
    position: relative;
    margin: 15px 0;
    width: 100%;
    float: left;
  }
  ul.lowfooterlinks {
    list-style: none;
    padding: 30px 10px 10px;
    font-size: 11px;
    margin: 0;
    line-height: 20px;
    border: 1px solid #999;
    min-height: 130px;
  }
  #FooterWidgets ul.footerlinks {
    font-size: 11px;
  }
    #sliderboxes li a {
        margin: 0px 0;
        background-size: 160px;
        width: 156px;
        height: 41px;
    }
    #sliderboxes {
        list-style: none;
        margin: 2px 0;
        padding: 0;
    }
#FooterWidgets .col-md-3 {
display: inline-block;
vertical-align: top;
padding: 0;
}
.ucUserCountryDialog div.dropdownSection {
    top: 20% !important;
    left: 2%;
}
}
@media (max-width: 480px) {
  .container {
    width: 420px;
  }
    #sliderboxes {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    #sliderboxes li a {
        margin: 0px 0;
        background-size: 139px;
        width: 135px;
        height: 36px;
    }
  .carousel-indicators li, .carousel-indicators .active {
    width: 15px;
    height: 15px;
  }
  div.col-md-4 {
    font-size: 11px;
  }
  #productList {
    margin: 20px 0 0;
  }
  #sidemenu {
    width: 100%;
    float: left;
    margin-bottom: 30px;
  }
}
@media (max-width: 420px) {
  .container {
    width: 360px;
  }
    #sliderboxes {
        list-style: none;
        margin: 1px 0;
        padding: 0;
    }
    #sliderboxes li a {
        margin: 0px 0;
        background-size: 116px;
        width: 112px;
        height: 30px;
    }
    .ucUserCountryDialog div.dropdownSection div.buttonContainer input {
    width: 45% !important;
}

}
@media (max-width: 360px) {
    #sliderboxes {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    #sliderboxes li a {
        margin: 0px 0;
        background-size: 105px;
        width: 102px;
        height: 27px;
    }
  .container {
    width: 320px;
  }
header {
height: 120px;
display: block;
}
#Logo {
float: left;
}
.ucCartOverview {
margin-top: 13px;
right: 5%;
position: absolute;
}
}
#breadcrumb { margin-left: 30px; }

/*Fat Erik's Breadcrumbs*/
#navlist
{
list-style: none;
padding: 0;
margin: 0;
}

#navlist li
{
display: inline;
padding: 0;
margin: 0;
}

#navlist li:before { content: "> ";
}
#navlist li:first-child:before { content: ""; }

/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
background-image: url("images/gt.gif");
background-repeat: no-repeat;
background-position: 0 50%;
padding: 0 0.5em 0 1em;
margin: 0 1em 0 -1em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
    
}

#TB_window {
   z-index: 9999 !important;
}

#TB_overlay {
   z-index: 9999 !important;
}

.ticker {
background: none repeat scroll 0 0 #f58026;
color: #ffffff;
font-size: 1.2rem;
height: auto;
left: 0;
padding: 2px 0;
position: relative;
text-align: center;
top: 0;
width: 100%;
z-index: 9999;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { background-image: none; }























































































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */