@charset "utf-8";
/* CSS Document */

.wrapper {
	width: auto;
	margin: auto;
}
.row {
	margin-left: 0px;
	margin-right: 0px;
}
/* GLOBAL STYLES ===================================================== */

body {
	padding-bottom: 0px;
	color: #5a5a5a;
	background: #fff url(/images/grad.jpg) repeat-x top left;
}
.html, body { position: relative; }
.imgLeft {
	float: left;
	margin: 20px 20px 20px 0;
}
.imgRight, .flagImg, .linuxBut {
	float: right;
	margin: 20px 0 20px 20px !important;
}
.flagImg { margin: 0px 0 00px 0px !important; }
.sixthouIm {
	margin: 0 !important;
	width: 250px;
}
.flagImg, .linuxBut { margin: 0; }
.linuxBut {
	font-size: 22px;
	line-height: 32px;
	padding: 15px 20px;
	letter-spacing: -1px;
	font-family: "chantillymedium", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 10px 0 20px 20px;
}
.manLink {
	float: left;
	line-height: 32px;
}
.manSize, .update, .version { line-height: 32px !important; }
.version { text-align: center; }
a[rel~="external"], a[rel~="external"]:link, a[rel~="external"]:link:hover {
	background: url("/images/ext.png") no-repeat 100% 0;
	padding: 0 15px 0 0;
}
/* CUSTOMIZE THE NAVBAR
------------------------------------------------------------------- */

/* TOP BAR ======================================================== */

/* CART and SEARCH ================================================ */
.barElements {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 40px;
}
.barElements li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 40px;
}
.barElements li.searchList {
	border-left: 1px solid #fff;
	padding-left: 10px;
}

.cart a {
	display: block;
	height: 24px;
	line-height: 24px;
	min-width: 120px;
	color: #fff;
	background: url(/images/cartIcon.png) left top no-repeat;
	padding-left: 24px;
	margin: 9px 15px 0 0;
}
.cart a:hover {
	text-decoration: none;
	background-position: left -24px;
	color: #bbc9dd;
}



/* END TOP BAR ==================================================== */

/* NAVBAR ========================================================= */ 
.navbar {
	background: #5777a5;
	min-height: 40px;
	/*height:40px;*/
	box-sizing: content-box;
	border: none;
	margin-bottom: 0;
}
.navbar-home { height: 40px; }
/* TOP EXTERNAL SITE NAV ========================================== */
.navbar-default .navbar-nav {
	float: right;
	height: 40px;
}
.navbar-default .navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	text-shadow: none;
	font-family: "chantillyregular", Verdana, Arial, Helvetica, sans-serif;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li.active a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	background: #6885ae;
	color: #fff;
	box-shadow: none;
}
/* MAIN SITE NAV */
.navbar-default .navbar-right li a {
	color: #5676a5;
	font-size: 26px;
	line-height: 40px;
	font-family: "chantillymedium", Verdana, Arial, Helvetica, sans-serif;
	background: none;
}
.navbar-collapse .navbar-nav.navbar-right:last-child { margin-right: 0px; }
.navbar-default .navbar-right li a:hover, .navbar-default .navbar-right li.active a, .navbar-default .navbar-right li.active a:hover, .navbar-default .navbar-right li.active a:focus {
	color: #b7d1e3;
	background: none;
}
.collapseHeader {
	padding: 8px;
	background: #807f83;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	font-family: "chantillyregular", Verdana, Arial, Helvetica, sans-serif;
}
.head-wrap, .navbar-home { z-index: inherit; }
.navbar-brand {
	padding: 0; /* Increase vertical padding to match navbar links */
	margin-top: -67px;
	/*position: absolute;*/
	z-index: 1000;
	width: 220px;
	/*height: 95px;*/
	font-size: 16px;
	font-weight: bold;
	text-indent: -9999px;
	/*background: url(/images/pico-logo.png) no-repeat;*/
}
.container.main .navbar-brand { margin-top: -130px; }
.container .home-brand { margin-top: -50px; }
.home-brand { background:none; }
.wrapper {
	width: auto;
	margin: auto;
}
.caro-wrap {
	height: 454px;
	margin-top: 0;
	padding-top: 60px;
	box-sizing: content-box;
	background: url(/images/caroBgWave.jpg) center top no-repeat;
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.caro-wrap .container { margin-top: 0; }
.body-wrap { padding-top: 10px; }
.body-wrap-home { padding-top: 20px; }
.body-wrap-home h1 { margin-top: 0px; margin-bottom: 5px; line-height:36px; }
.head-wrap {
	background: url(/images/wave.png) center top no-repeat;
	padding-bottom: 90px;
	margin-bottom: 0px;
	margin-top: 0;
}
/* FOOTER =================================================================== */

.foot-wrap-home {
	margin-top: 0px;
	padding-top: 0px;
}
.foot-wrap {
	background: #f1f6f9 url(/images/waveFoot.jpg) center top no-repeat;
	margin-top: 10px;
	padding-top: 73px;
}
.foot-wrap .aboutPico { padding: 10px 0 20px 0; }
.foot-wrap .aboutPico h2 {
	font-size: 32px;
	padding-bottom: 20px;
	border-bottom: 1px solid #5676a5;
	margin-bottom: 20px
}
.newsletter {
	background: #fff;
	padding: 10px 30px;
	border: 1px solid #e5e5e5;
	margin-bottom: 20px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 232px;
}
.newsletter .newsLetterRow label {
	float: left;
	width: 60px;
	font-weight: normal;
	display: block;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	padding-top: 5px;
}
.newsletter h2 {
	font-size: 32px;
	margin-top: 10px;
}
.newsletter p {
	font-size: 22px;
	line-height: 24px;
	font-family: "chantillymedium", Verdana, Arial, Helvetica, sans-serif;
	color: #8f8f8f;
}
.newsletter .newsLetterRow input[type=text] { width: 228px; }
.newsletter .newsLetterRow input[type=submit] {
	margin-left: 212px;
	margin-top: 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
.footBar {
	background: #5777a5;
	height: 50px;
}
.footBar p {
	color: #fff;
	font-size: 22px;
	line-height: 50px;
	font-family: "chantillymedium", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0;
}

.footBar .picofoot { float: left; }
.footBar .telephone {
	float: right;
	text-align: right;
}
/* AFFIX STYLES =========================================================
.affix { position: static; }*/
@media screen and (min-width: 992px) {
.affix {
	position: fixed !important;
	top: 0px;
	width: 360px;
	bottom: auto;
}
.affix-top { width: 360px; }
.affix-bottom {
	top: auto;
	width: 360px;
	bottom: 655px;
}	

.stickem {box-sizing: border-box; width:380px; margin-right:0; padding:0;}
		
.container.main, .stickem-container { position:relative; }

#stickem-container:after { 
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
		
.leftCol, .stickem-container, .body-wrap { position:relative; clear:both; }
		
.mainContent { /*min-height: 710px;*/
	margin-bottom: 20px;
	padding-top: 5px
}
}
/* CAROUSEL STYLES ======================================================

.caro-wrap {
	height:483px;
	margin-top:-83px;
	background:url(/images/caroBg.jpg) center top no-repeat;
}*/

.caro-wrap-foot {
	background: url(/images/whiteWave.png) center bottom no-repeat;
	width: auto;
	height: 63px;
	position: relative;
	bottom: 69px;
	z-index: 1000;
}
/*=======================================================================*/

/* body copy styling - FLOATERS! */

.imgLeft {
	float: left;
	margin: 20px 20px 20px 0;
}
.imgRight {
	float: right;
	margin: 20px 0 20px 20px;
}
.imgBlockLeft {
	float: left;
	margin: 20px 0;
	padding: 0 20px 0 0;
}
.imgBlockRight {
	float: right;
	margin: 20px 0 20px 40px;
	padding: 0 20px 0 0;
}
.img-thumbnail {
	text-align: center;
	margin-bottom: 20px;
}
.img-responsive { margin: auto; }
.img-caption {
	padding: 10px 0 0 0;
	text-align: center;
}
a .img-caption:hover { text-decoration: none; }
.tableLeft {
	float: left;
	width: 66%;
	margin: 20px 0;
	padding: 0 20px 0 0;
}
/*=====================================*/

a.zoom {
	display: block;
	position: relative !important;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}
a.zoom span {
	display: block;
	position: absolute;
	z-index: 1000;
	background-image: url(/images/zoom.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 53px;
	left: 15px;
	top: 15px;
}
.glance {
	float: right;
	margin-left: 20px;
	width: 100%;
}
.glance div {
	float: left;
	margin-right: 3%;
	width: 30%;
}
.glance div.endCol {
	float: left;
	margin: 0 0 0 2%;
	width: 30%;
}
.glance h3 { margin-top: 5px; }
.glanceLeftPanel {
	float: left;
	margin: 0;
	width: 100%;
}
.glance ul li { line-height: 20px; }
.glance ul, .glanceLeftPanel ul {
	padding-left: 20px;
	list-style: none;
}
.glanceLeftPanel { line-height: 20px; }
.glanceHead {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}
.quan { width: 20px; }
.button {
	display: block;
	width: 120px;
	height: 30px;
	background: url(/images/addtocart.png) no-repeat;
	text-indent: -9999px;
	border: none;
}
.well {
	border: 1px solid #e3e3e3;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	background: #f3f9ff;
}
.well-nobg {
	margin-top: 20px;
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #ffffff;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.oscWell { background: #f1f6f9 url(/images/HomePanel-oscilloscopes.jpg) top left no-repeat; }
.datWell { background: #f1f6f9 url(/images/HomePanel-datalogger.jpg) top left no-repeat; }
.sofWell { background: #f1f6f9 url(/images/HomePanel-software.jpg) top left no-repeat; }
.accWell { background: #f1f6f9 url(/images/HomePanel-accessories.jpg) top left no-repeat; }
.eduWell { background: #f1f6f9 url(/images/HomePanel-education.jpg) top left no-repeat; }
.supWell { background: #f1f6f9 url(/images/HomePanel-support.jpg) top left no-repeat; }
a.datWellHome {
	display: block;
	background: url(/images/data-loggers-web-image.jpg) bottom right no-repeat transparent;
}
a.oscWellHome {
	display: block;
	background: url(/images/oscilloscope-web-image.jpg) bottom right no-repeat transparent;
}
a.accWellHome {
	display: block;
	background: url(/images/accessories-web-image.jpg) bottom right no-repeat transparent;
}
a.autWellHome {
	display: block;
	background: url(/images/auto-web-image.jpg) bottom right no-repeat transparent;
}
a.datWellHome:hover, a.oscWellHome:hover, a.accWellHome:hover, a.autWellHome:hover {
	text-decoration: none;
	color: #888;
}
a.datWellHome:hover h2, a.oscWellHome:hover h2, a.accWellHome:hover h2, a.autWellHome:hover h2 { color: #888 }
.oscWell, .datWell, .sofWell, .accWell, .eduWell, .supWell { padding-top: 118px; }
.oscWellHome, .datWellHome, .accWellHome, .autWellHome {
	padding-top: 0px;
	height: 210px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.salesPanel { background: #fff; }
.oscLand {
	display: block;
	position: relative;
	background: #f1f6f9 url(/images/paneBG.jpg) no-repeat -160px top;
}
.oscLand .ribbon {
	width: 140px;
	height: 140px;
	background: url(/images/visitRibbon.png) no-repeat;
	position: absolute;
	top: -5px;
	right: -5px;
}
.oscLand .ribbon2 {
	width: 131px;
	height: 63px;
	background: url(/images/visitRibbon2.png) no-repeat;
	position: absolute;
	bottom: 30px;
	right: -10px;
	z-index: 9999;
}
.oscLand:hover { text-decoration: none; }
.oscLand h2, .salesPanel h2, .oscLand h3 {
	margin-top: 0;
	letter-spacing: -1px;
}
.oscLand table, a.oscLand:hover table {
	background-color: #fff;
	color: #777;
	font-size: 10px;
}
.oscLand .tableHolder { width: 40%; }
a.oscLand p {
	color: #444;
	padding-right: 0;
}
.panelBG { background: #f1f6f9 url(/images/paneBG.jpg) no-repeat -160px top; }
.pico2000Panels {
	background: transparent;
}
.pico6000Panels {
	background: transparent;
	min-height: 240px;
	margin: 0;
}
a.pico2000Panels:hover h3, a.pico2000Panels:hover h4, a.pico6000Panels:hover h3, a.pico6000Panels:hover h4, a.oscLand:hover h2, a.oscLand:hover p { color: #888 }
.libraryPanels { height: 185px; }
.supportPanels { height: 240px; }
.supEnq { background: #f1f6f9 url(/images/paneBG-enq.jpg) no-repeat -160px top; }
.supFor { background: #f1f6f9 url(/images/paneBG-for.jpg) no-repeat -160px top; }
.supDis { background: #f1f6f9 url(/images/paneBG-dis.jpg) no-repeat -160px top; }
.supMyp { background: #f1f6f9 url(/images/paneBG-myp.jpg) no-repeat -160px top; }
.libExp { background: #f1f6f9 url(/images/paneBG-exp.jpg) no-repeat -160px top; }
.libVid { background: #f1f6f9 url(/images/paneBG-vid.jpg) no-repeat -160px top; }
.libMan { background: #f1f6f9 url(/images/paneBG-man.jpg) no-repeat -160px top; }
.libLab { background: #f1f6f9 url(/images/paneBG-lab.jpg) no-repeat -160px top; }
.libMea { background: #f1f6f9 url(/images/paneBG-mea.jpg) no-repeat -160px top; }
.libApp { background: #f1f6f9 url(/images/paneBG-app.jpg) no-repeat -160px top; }
.libAtoz { background: #f1f6f9 url(/images/paneBG-kno.jpg) no-repeat -160px top; }
.libNew { background: #f1f6f9 url(/images/paneBG-new.jpg) no-repeat -160px top; }
.libArc { background: #f1f6f9 url(/images/paneBG-arc.jpg) no-repeat -160px top; }

.supportPanels.passive-oscilloscope-probes { background: #f1f6f9 url(/images/uploads/product-section/accs-panel-passive-probes.jpg) no-repeat left top; }
.supportPanels.active-oscilloscope-probes { background: #f1f6f9 url(/images/uploads/product-section/accs-panel-active-probes.jpg) no-repeat left top; }
.supportPanels.current-probes-clamps { background: #f1f6f9 url(/images/uploads/product-section/accs-panel-current-clamps.jpg) no-repeat left top; }
.supportPanels.accelerometers { background: #f1f6f9 url(/images/uploads/product-section/accs-panel-accelerometer.jpg) no-repeat left top; }
.supportPanels.sensors { background: #f1f6f9 url(/images/uploads/product-section/accs-panel-sensors.jpg) no-repeat left top; }
.supportPanels.sma-rf-test-accessories { background: #f1f6f9 url(/images/uploads/product-section/accs-panel-rftest.jpg) no-repeat left top; }
.supportPanels.bnc-terminators-leads { background: #f1f6f9 url(/images/uploads/product-section/accs-panel-bnc-leads.jpg) no-repeat left top; }
.supportPanels.clips-leads-and-4-mm-probes { background: #f1f6f9 url(/images/uploads/product-section/accs-panel-4mm-leads.jpg) no-repeat left top; }
.supportPanels.miscellaneous { background: #f1f6f9 url(/images/uploads/product-section/accs-panel-misc.jpg) no-repeat left top; }

.supSal  { background: #f1f6f9 url(/images/paneBG-salesEnq1.jpg) no-repeat -160px top; }
a.list-group-item { padding: 7px 25px 7px 15px; }
a.oscLand p.pr20 { padding-right: 20px; }

/* Chevrons */

[class^="icon-"], [class*=" icon-"] {
 display: inline-block;
 width: 14px;
 height: 14px;
 margin-top: 1px;
 *margin-right: 20px;
 line-height: 14px;
 vertical-align: text-top;
 background-image: url("/images/glyphicons-halflings.png");
 background-position: 14px 14px;
 background-repeat: no-repeat;
}
.glyphicon-plus { top: 3px; }

/* White icons with optional class, or on hover/focus/active states of certain elements */

a.list-group-item .icon-chevron-right, a.moreBut .icon-chevron-right, li.list-group-item a .icon-chevron-right, li.list-group-item a:hover .icon-chevron-right {
	background-image: url(/images/glyphicons-halflings.png);
	background-position: -456px -72px;
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	opacity: .25;
	position: absolute;
	right: 10px;
	top: 6px;
}
li.list-group-item .glyphicon-chevron-down {
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	opacity: .25;
	position: absolute;
	right: 10px;
	top: 6px;
}
li.list-group-item.active a .glyphicon-chevron-down { opacity: 1;}
a.moreBut .icon-chevron-right {
	right: 10px;
	top: 4px;
}
a.list-group-item:hover .icon-chevron-right, a.moreBut:hover .icon-chevron-right, li.list-group-item.active a .icon-chevron-right, a.list-group-item.active .icon-chevron-right {
	background-image: url(/images/glyphicons-halflings-white.png);
	background-position: -456px -72px;
	opacity: 1;
}
a.moreBut {
	text-align: left;
	width: 73px;
	color: #428bca;
	font-weight: normal;
	position: relative;
}
a.moreButAutolink {
	text-align: left;
	width: 146px;
	color: #428bca;
	font-weight: normal;
}
a.moreBut:hover, a.moreButAutolink:hover {
	color: #fff;
	background-color: #428bca;
	border-color: #fff;
}
a.list-group-item:hover, a.list-group-item:focus, a.list-group-item:active, a.list-group-item.active, a.list-group-item.disabled, a.list-group-item[disabled] {
	color: #fff;
	background-color: #428bca;
 *background-color: #428bca;
}
a.list-group-item:hover a.list-group-item:focus {
	color: #fff;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}
a.list-group-item:hover .badge, a.list-group-item:focus .badge {
	background: #fff;
	color: #999;
}
.PWhalf {
	width: 49%;
	float: left;
}
.PWthird {
	width: 33%;
	float: left;
}
.PWtwothird {
	width: 66%;
	float: left;
}
.PWfull {
	width: 98%;
	float: left;
}
.salesbox {
	padding: 10px;
	
}
.stickem {box-sizing: border-box; width:360px; margin-right:0; padding:0; padding-top: 20px;}

h4.normalCase {
	margin-bottom: 0;
	text-transform: none;
}
.modelDesc {
	text-transform: none;
	font-weight: normal;
	color: #405f9e;
}
.modelDesc span {
	text-transform: uppercase;
	color: red;
}
.btn {
	font-weight: normal;
	padding: 4px 10px;
}
.btn-grp-atoz { margin-left:0!important; }
.btn-atoz {
	width:36px;
	margin:0 7px 10px 0!important;
}
.btn-info {
	background-color: #5779a6;
	border-color: #fff;
}
.btn-info:hover {
	background-color: #c3d7f0;
	color: #5779a6;
	border-color: #5779a6;
}
.buttonList { margin-bottom: 10px; }
.nav-header {
	display: block;
	padding: 3px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 20px;
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	text-transform: uppercase;
	letter-spacing: -1px;
}
.nav-header span { text-transform: none; }
.nav-header h4 { font-size: 18px }
.salesbox .btn.active {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.nav-header h4 { margin-top: 0px; }
/*Testimonial Ticker ================================================ */

#vertical-ticker {
	height: 480px;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
#vertical-ticker li {
	height: 140px;
	padding: 10px 10px;
	display: block;
	background: #fff;
	text-align: left;
}
/*Testimonial Ticker - FOOTER ====================================== */

blockquote {
	padding: 0 0 0 50px;
	margin: 0 0 20px;
	border-left: none;
	background: url(/images/quote.gif) no-repeat 0 0;
}
blockquote p {
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 20px;
	color: #999999;
}
blockquote small {
	display: block;
	line-height: 20px;
	color: #444444;
}
.footTest {
	margin-top: 0;
	margin-bottom: 60px;
	height: 232px;
}
.footTest h2 { margin-top: 0; }
#vertical-ticker-foot {
	height: 150px;
	overflow: hidden;
	margin: 0 0 21px 0;
	padding: 0;
	list-style: none;
}
#vertical-ticker-foot li {
	height: 150px;
	padding: 5px 5px;
	display: block;
	background: #fff;
	text-align: left;
}
.testFoot {
	background: url(/images/testimonialSpeechFoot.png) no-repeat;
	width: 100px;
	height: 46px;
	margin-left: 215px;
}
a.list-group-item { color: #428bca; }
/* FOOT NAV =================================================*/

.footNav, .homeSubNav { margin-top: 0; }
.footNav ul, .homeSubNav ul { }
.footNav ul li, .homeSubNav ul li { }
.homeSubNav ul li { }
.footNav ul li a, .homeSubNav ul li a { padding: 6px 10px; }
.footNav ul li a:hover, .homeSubNav ul li a:hover, .footNav ul li a:focus, .homeSubNav ul li a:focus, .footNav ul li a:active, .homeSubNav ul li a:active, .footNav ul li a.active, .homeSubNav ul li a.active, .footNav ul li a.disabled, .homeSubNav ul li a.disabled, .footNav ul li a[disabled], .homeSubNav ul li a[disabled] {
	color: #333333;
	background-color: #fff;
 *background-color: #d9d9d9;
}
.footNav ul li a:hover, .homeSubNav ul li a:hover, .footNav ul li a:focus, .homeSubNav ul li a:focus {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}
/* SCROLL TOP ===============================================*/

.scrollup {
	width: 40px;
	height: 56px;
	opacity: 0.3;
	position: fixed;
	bottom: 100px;
	right: 60px;
	display: none;
	text-indent: -9999px;
	background: url('/images/icon_top.png') no-repeat;
	z-index: 8000;
}
.dataTables_info {
	padding: 5px 0 10px;
	font-size: 14px;
	color: #5777a5;
}
/*
 * customRadioCheck: jQuery plugin for checkbox and radio replacement
 * Usage: $('input[type=checkbox], input[type=radio]').customRadioCheck();
 * Author: Cedric Ruiz
 * License: MIT
*/
.custom-label {
	display: inline-block;
	margin-right: .8em;
	cursor: pointer;
}
.custom-check {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	top: -.15em; /* Adjust to for best fit */
	margin: 0 .4em;
	width: 20px;
	height: 20px;
	background: url('/images/customRadioCheck.png') 0 0 no-repeat;
}
.custom-check:focus, .custom-check:hover { background-position: -20px 0; }
.custom-check.checked { background-position: -40px 0; }
.custom-check.checked:focus, .custom-check.checked:hover { background-position: -60px 0; }
.form-control {
	display: inline-block;
	width: 100%;
	height: 34px;
	padding: 4px 8px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* Tabbed padding ============================= */
.nav>li>a { padding: 8px 9px; }
.vidTab>li>a { padding: 8px 18px; }
.tab-content { margin-top: 0px; }
.about-tab { margin-top: 20px; }
.content-head {
	margin-top: 20px;
	border-bottom: 1px solid #EEEEEE;
}
/* OSCILLOSCOPE CAROUSEL ========================================================= */

.caroWrapper {
	background-color: transparent;
	width: 280px;
	height: 180px;
	padding-top: 27px;
	margin: 0;
}

/*--PRoduct Carousel--*/

.caroWrapperProd {
	background-color: transparent;
	width: 350px;
	height: 360px;
	padding-top: 27px;
	margin: 0;
}

/*--End PRoduct Carousel--*/

.tabs > div {
	width: 280px;
	height: 180px;
	float: left;
	overflow: hidden;
}
.caroWrapperProd .tabs > div { height: 360px; width:350px; }

.tabs img {
	display: block;
	margin: 0 10px 0 0;
	float: left;
}
.tabs h3 {
	font-size: 12px;
	display: none;
}
#pager1 a, #pager2 a, #pager3 a, #pager4 a, #pager5 a, #pager6 a { }
.pageTab {
	width: 280px;
	margin: -27px auto 5px auto;
	text-align: center;
}
.pageTab a {
	display: inline-block;
	position: relative;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #b7d1e3;
	margin: 3px;
	cursor: pointer;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset,  1px 1px 1px rgba(255,255,255,0.1);
}
.pageTab a:hover {
	color: #666666;
	background: #fff;
}
.pageTab a:first-child { border-left: 1px solid #ccc; }
.pageTab a.selected {
	background-color: #5777a5;
	color: #fff;
}
#myTab>li>a:hover, .softTab>li>a:hover, .measureTab>li>a:hover, .discTab>li>a:hover { background-color: #fdfefe; }
#myTab>li.active>a, .softTab>li.active>a, .measureTab>li.active>a, .discTab>li.active>a { background-color: #f6f9fb; }
.softTab>li>a:hover, .measureTab>li>a:hover, .discTab>li>a:hover { background-color: #f6f9fb; }
.softTab>li.active>a, .measureTab>li.active>a, .discTab>li.active>a {
	background-color: #5777a5;
	color: #fff;
}

.discTab>li.active, .discTab>li.list-group-item-info.active {border-color:#ddd;}
.discTab>li.list-group-item-info a {
	background-color: #e5f0fe; /*cae2ee*/
	color: #5777a5;
}
.discTab>li.list-group-item-info.active>a {
	background-color: #7FAEF1; /*cae2ee*/
	color: #fff;
}

.discTab>li.list-group-item-info a:hover, .discTab>li.list-group-item-info.active>a:hover { background-color:#abbbd2; color:#fff; }

.pageTab span.pageTab-current:after {
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	top: 2px;
	left: 2px;
	border-radius: 50%;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}

.calcWidgetAWG:focus { outline: none; }
.colTop { margin-top: 20px; }
.rule {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
}
.title {
	border-bottom: 2px solid #ddd;
	padding-bottom: 5px;
}
.borTop { border-top: 1px solid #EEEEEE; }
.borBot { border-bottom: 1px solid #EEEEEE; }
.borLef { border-left: 1px solid #EEEEEE; }
.borRig { border-right: 1px solid #EEEEEE; }
#map_uk, #map_us {
	width: 100%;
	height: 700px;
	margin-bottom: 20px;
}
#map_canvas_uk, #map_canvas_us {
	width: 730px;
	height: 400px;
	float: left;
}
address {
	width: 33%;
	padding: 0 20px;
	float: left;
}
address h2 {
	font-size: 24px;
	letter-spacing: -1px;
	line-height:24px;
	margin-top:0px;
}
address h4 { letter-spacing: -1px; font-size:18px; }
h5.telephone {
	color: ##405f9e;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	font-size: 16px;
	letter-spacing: -1px;
	background: url(/images/officePhone.png) no-repeat left center;
}
h5.fax {
	color: ##405f9e;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	font-size: 16px;
	letter-spacing: -1px;
	background: url(/images/fax.png) no-repeat left center;
}
/* SOCIAL NETWORL ICONS =================================================================================================================================== */
.social-networking {
	float: left;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}
.social-networking li {
	display: inline-block;
	float: left;
	margin: 0 2px;
	padding: 0;
}
.social-networking li a:hover {
	background: none;
	opacity: 0.5;
}

/* SOFTWARE DOWNLOAD ======================================================================================================================================= */

.softCont {
	float: left;
	margin-top: 0;
}
.softPane {
	float: left;
	padding: 0 0 0 10px;
}
.softPaneTab {
	width: 210px;
	float: left;
} /* Header pane, no impact on tab structure */
.softPaneTab ul li a { padding-right: 35px; }
.softTab .list-group-item, .measureTab .list-group-item, .discTab .list-group-item { padding: 0; }
.softTab .manualsBlock { background: #e3f4fe; }
.softPaneTabMain {
	width: 435px;
	float: left;
	margin-right: 5px;
}
.softPaneTabMain .dcont { padding: 20px; }
.softContMain {
	float: left;
	margin-top: 0;
	position: relative;
}
.softPaneMain {
	float: left;
	padding: 0 0 0 10px;
}

/*dload panel heights*/
ul.nav.list-group.softTab.tabs {
max-height: 522px;
overflow: auto;
}

.panel-heading {
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -1px;
	font-family: "chantillymedium", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 8px 11px;
	color: #807f83 !important;
}
.dload {
	font-size: 22px;
	line-height: 22px;
	padding: 10px 15px;
	letter-spacing: -1px;
	font-family: "chantillymedium", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.dloadIcon {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	background: url(/images/downldIcon.png) no-repeat;
	padding: 5px 0;
	margin-right: 10px
}
.dloadIconMan {
	display: block;
	float: left;
	width: 100%;
	height: 50px;
	line-height:40px;
	background: url(/images/dloadCircle.png) no-repeat;
	padding: 5px 0;
	margin-left: 15px;
	padding-left:60px;
}
.tuxIcon {
	display: block;
	float: left;
	width: 32px;
	height: 32px;
	background: url(/images/tux-bw.png) no-repeat;
	padding: 0;
	margin-right: 10px
}
.softDang { margin-bottom: 0; }
.latestRelease {
	display: block;
	width: 140px;
	height: 139px;
	background: url(/images/latestRelRibbon.png) no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 999999px !important;
}
/*  ======================================================
	Mosaic - Sliding Boxes and Captions jQuery Plugin
	Version 1.0.1
	www.buildinternet.com/project/mosaic
	
	By Sam Dunn / One Mighty Roar (www.onemightyroar.com)
	Released under MIT License / GPL License
	======================================================  */

/*	General Mosaic Styles	============================== 	*/
.mosaic-block {
	position: relative;
	overflow: hidden;
	height: 185px;
	border: 2px solid #b3c6d5;
}

.mosaic-backdrop {
	display: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background: #111;
}
.mosaic-overlay {
	display: none;
	z-index: 5;
	position: absolute;
	width: 100%;
	height: 100%;
	background: #111;
}
.fade .mosaic-overlay, .vidHolder .mosaic-overlay {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=00)";
	filter: alpha(opacity=00);
	background: url(/images/vidPlay.png) no-repeat center center;
}
.bar .mosaic-overlay {
	bottom: 35px;
	height: 100px;
	background: url(/images/vidPlay.png) no-repeat center center;
	opacity: 0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
}
.bar2 .mosaic-overlay {
	bottom: 35px;
	height: 110px;
	left: 0;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}
.bar2 .mosaic-overlay:hover {
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}
.bar3 .mosaic-overlay {
	bottom: 35px;
	height: 100px;
	background: url(/images/vidPlay.png) no-repeat center center;
}
/*** End Animation Styles ***/
.subtitle {
	font-size: 15px;
	font-family: "chantillybold", Verdana, Arial, Helvetica, sans-serif;
}
.creator {
	color: #405f9e;
	font-weight: bold;
}
.vidInf { color: #aaa; }
.details h4 {
	letter-spacing: -1px;
	color: #fff;
	padding: 2px 10px;
	font-size: 18px;
	margin-top: 10px;
	height: 40px;
}
.details p {
	color: #ddd;
	padding: 0px 10px;
}
.mosaic-block a { text-decoration: none; }
/*.vidNav .nav-tabs { border-bottom:none }
.vidNav .nav-tabs li { margin:5px 0; }*/

.icon-white { background-image: url("/images/glyphicons-halflings-white.png"); }
.icon-play { background-position: -264px -72px; }
.icon-fullscreen { background-position: -456px -144px; }
.icon-volume-down { background-position: -384px -24px; }
.icon-volume-up { background-position: -408px -24px; }
.icon-volume-off { background-position: -360px -24px; }
.icon-pause { background-position: -288px -72px; }
/* DISTRIBUTORS */

#map_canvas {
	height: 500px;
	width: 100%;
}
.distList, .measureTab {
	height: 500px;
	overflow: auto;
	border-radius: 4px;
	border: 1px solid #ddd;
}
.distList .list-group-item:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 4px;
	border-top: none;
}
.distList .list-group-item {
	border: none;
	border-top: 1px solid #ddd;
}
/*=====================================*/

.inlineOverlay { display: none; }
.inlineOverlay .details {
	text-align: left;
	padding: 10px 20px 10px 10px;
	overflow: auto;
	background: #f9f9f9;
}
.inlineOverlay .details .distTab {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0
}
.inlineOverlay .details .distTab li {
	list-style: none;
	margin: 0;
	padding: 0
}
.inlineOverlay .details .distTab li a {
	display: block;
	padding: 3px 10px;
	color: #444;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #efefef
}
.inlineOverlay .details .distTab li:last-of-type a { border-bottom: none }
.inlineOverlay .details .distTab li a:hover, .inlineOverlay .details .distTab li.active a {
	background: #405f9e;
	color: #fff
}
.inlineOverlay .details .distribDet ul, .inlineOverlay .details .distribDet ul li {
	margin: 0;
	padding: 0;
	list-style: none
}
.inlineOverlay .details .distribDet ul li a {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	border: 3px solid #add6ef;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px
}
.inlineOverlay .details .distribDet ul li a:hover {
	border-color: #405f9e;
	background: #405f9e;
	color: #fff
}
.inlineOverlay .details h2, .inlineOverlay .details h3, .inlineOverlay .details h4 {
	margin-top: 0;
	text-align: left
}
.inlineOverlay .details h3, .inlineOverlay .details h4 {
	font-weight: normal;
	margin-left: 16px
}
.inlineOverlay .details h4 { font-weight: normal }
.distPane {
	width: 550px;
	float: left;
	padding: 0;
	margin-left: 20px
}
.distPane .addr {
	width: 550px;
	float: left;
	font-size: 11px
}
.distPane .addr address {
	margin: 0;
	padding: 0;
	width: 160px;
	float: left
}
.distPane h2 { font-size: 24px; }
.distPane .addr p, .distPane .autoProd {
	margin: 20px 0 0 0;
	padding: 0;
	width: 290px;
	float: right;
	text-align: right;
	font-size: 11px;
}
.distPane .addr p { color: #777; }
.distPane .autoProd ul { list-style: none; }
.distPane .autoProd p {
	margin-right: 0;
	padding-right: 0;
	color: #777;
}
/* ================== tab pane layout  display:none;*/
.inlineOverlay .pane {
	padding: 10px 0 10px 0;
	padding-top: 20px;
	text-align: left;
	border-top: 1px solid #5777a5;
}
/*NEWS*/

.newsNav { margin-top: 0px; }
.newsBody {
	padding: 0px;
	background: #b0d1ed
}
.newsBody .list-group { margin-bottom: 0; }
.newsBody .list-group-item { border-radius: 0; }
.newsBody .list-group-item:hover {
	border-left-color: #428bca;
	border-right-color: #428bca;
}
.newsBody .list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.newsNav a .panel-heading {
	background-color: #5777a5;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -1px;
	font-family: "chantillymedium", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 8px 11px;
}
.newsNav a .panel-heading h4 { color: #fff !important; }
.newsNav a:hover { text-decoration: none; }
.meta-wrap {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.meta {
	position: relative;
	top: 2px;
}
.dateTime { font-size: 11px; }
.author a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
/*!*** Post ***!*/

img.attachment-post-thumbnail {
	height: auto !important;
	max-width: 60%;
	position: relative;
	margin-bottom: 15px;
	float:right;
}
.newsItem ul { padding-left:20px; }
a.readmore {
	text-decoration: none;
	font-size: 16px; font-family: "chantillymedium", Verdana, Arial, Helvetica, sans-serif;
}
hr.heavy { border-width: 2px; }
.readmore {
	display: block;
	height: 20px;
}
.post p a { text-decoration: none; }
.post h2 a { text-decoration: none; }
.readmore { margin-bottom: 20px }
.item h4 { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75); }
.item h4 a { color: #fff; }
.time-ago {
	background: none repeat scroll 0 0 #0088CC;
	color: #FFFFFF;
}
.dateTime { color: #666666; }
.post p a { color: #428bca; }
.post p a:hover {
	color: #2a6496;
	text-decoration: underline;
}
/*.post h2 a { color: #333; }*/
.discTab { margin-top: 10px;
max-height: 422px;
overflow: auto; 
}
#prodFilter, #langFilter, #docFilter, #accsFilter, #disconFilter { margin-left: 15px; }
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	white-space: nowrap;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-submenu:hover>a, .dropdown-submenu:focus>a {
	text-decoration: none;
	color: #ffffff;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
	background-image: -o-linear-gradient(top, #0088cc, #0077b3);
	background-image: linear-gradient(to bottom, #0088cc, #0077b3);
	background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
th.hide_me, td.hide_me { display: none; }
.prod-feat-mod {
	float: left;
	border-bottom: 1px solid #EEEEEE;
	width: 100%;
}
.prod-feat-mod ul li { margin: 7px 0; }
.prod-feat-mod ul { margin: 25px 0 20px 0; }
.prod-feat-mod img.imgRight { margin-right: 20px !important; }
/* EVENTS */
.imgEvents {
	float: left;
	margin: 0 20px 0 0;
}
.textEvents {
	float: left;
	margin: 20px 0 0 0;
	width: 50%;
}
.textEvents abbr {
	font-family: "chantillymedium", Verdana, Arial, Helvetica, sans-serif;
	color: #405f9e;
	font-weight: normal;
	font-size: 20px;
}
.textEvents .summary, .textEvents .location {
	font-family: "chantillymedium", Verdana, Arial, Helvetica, sans-serif;
	color: #405f9e;
	font-weight: normal;
	font-size: 16px;
}
.vevent {
	position: relative;
	width: 100%;
	float: left;
	border-bottom: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	margin-bottom: 10px;
	padding: 10px 0;
}
.eventLink {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	background: url(/images/eventLink.png) no-repeat;
	text-indent: -9999px;
}
h3.eventMonth {
	float: left;
	margin-top: 30px;
}
.dLog .caroWrapper { padding-top: 0px; }
.oscCompBut {
	display: block;
	width: 230px;
	height: 90px;
	background: url(/images/oscCompChart.png) no-repeat;
	float: right;
	margin: 20px 0 0 30px;
}
.whatsinthebox {
	margin-left: 20px;
	margin-top: 20px;
	width: 50%;
}
.whatsinthebox h3 { margin-top: 0px; }
.formbut { margin-top: 16px; }
form.formbut { margin-top: 0px; }
.PWfull.formbut {
	margin-top: 0;
	margin-bottom: 10px
}
.formbut input[type="submit"], .atc {
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	letter-spacing: -1px;
	padding-right: 32px;
	background: #5cb85c url(/images/cartButIcon.png) no-repeat right center !important;
}
.fancybox, .imSize { width: 47%; }
.table { margin-top: 20px; }
.input-mini { width: 60px; }
.panel { margin-top: 5px; }
.sidePanel { border: 0px; }
table.table thead .tablehead {
	background: #5777a5 !important;
	color: #fff;
}
table.table tbody .tableHead, table.table thead .tableheadSub {
	background: #7fb2de !important;
	color: #fff;
}
table.table {
	margin-bottom: 0px !important;
	border-bottom: 1px solid #ddd;
}
.table>thead>tr>th { border-bottom: 1px solid #ddd; }
table.table { border-bottom: 0; }
table.tabDown { margin-top: 0px; }
.table>tbody+tbody { border-top: 1px solid #ddd; }
.table>thead>tr>th>a { color: #2b6fa9; }
.norm { font-weight: normal; }
#aster {
	margin-top: 20px;
	text-transform: lowercase;
}
.asterRow #aster {
	font-size: 10px;
	margin-bottom: 0px
}
.breadcrumb { margin-bottom: 0px; }
.newsMonth {
	margin-bottom: 20px;
	margin-top: 0;
	margin-left: 5px;
}
.vid-tab { margin-top: 20px; }
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #428bca;
	border: none;
}
.form-horizontal .form-group {
	margin-right: 0px;
	margin-left: 0px;
}
.nLetterImg {
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
	max-width:300px;
}
.queensaward {
	width: auto;
	height: 210px;
	background: url(/images/QAfooter.png) center top no-repeat;
}
.newsNav .panel { border: 0px solid transparent; }
.panel-group .panel-heading+.panel-collapse .newsBody { border-top: 0px solid #ddd; }
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #F93;
	background-color: #f7fcff !important;
	border: 1px solid #ddd;
	border-bottom-color: transparent
}
.breadcrumb>.active { color: #F93 }
.search-form-control {
	display: inline-block;
	width: 100%;
	height: 28px;
	padding: 4px 8px;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	outline: #5777a5;
	margin-top: 4px;
}
.oscTable { width: 100%; }
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { padding: 6px; }

/* ==============================================================================================================================================================
 RESPONSIVE CSS
================================================================================================================================================================= */
@media (max-width: 1199px) {/*TABLETS landscape*/
.navbar-default .navbar-right>li>a {
	font-size: 20px;
	line-height: 20px;
	color: #5777a5 !important;
}
.navbar-default .navbar-right li a:hover, .navbar-default .navbar-right li.active a, .navbar-default .navbar-right li.active a:hover, .navbar-default .navbar-right li.active a:focus {
	color: #b7d1e3 !important;
	background: none;
}
.container.main .navbar-brand {
	/*background: url(/images/pico-logo-mid.png) no-repeat;*/ 
	margin: -130px 0 0 0;
	position: absolute;
}
.home-brand { background:none; width:190px !important; }

/* OSCILLOSCOPE CAROUSEL ========================================================= */

.caroWrapper {
	background-color: transparent;
	width: 220px;
	height: 180px;
	padding-top: 27px;
	margin: 0;
}

.tabs > div {
	width: 220px;
	height: 180px;
	float: left;
	overflow: hidden;
}

.pageTab {
	width: 220px;
	margin: -27px auto 5px auto;
	text-align: center;
}
.stickem {box-sizing: border-box; width:100%; margin-right:0; padding:0; padding-top: 20px;}
.affix { width:27.5%;}
.PWhalf { width: 48%; }
.PWthird { width: 33%; }
.PWtwothird { width: 66%; }
.PWfull { width: 100%; }

.testFoot { margin-left: 115px; margin-top: 29px; }

.newsletter .newsLetterRow input[type=text] { width: 158px; }
.newsletter .newsLetterRow input[type=submit] { margin-left: 140px; }
.newsletter p {font-size: 18px; }

}

/* ============================================================================================================================================================== */
 @media (max-width: 979px) {/*TABLETS - portrait*/
.head-wrap { background: url(/images/wave.png) -640px top no-repeat; }
.container.navbar-wrapper {
	margin-bottom: 0;
	width: auto;
}
.barElements { margin-top: 0px; }
nav {
	border-radius: 0;
	margin: -20px 0;
}
.navbar-default .navbar-right li a {
	font-size: 16px;
	line-height: 40px;
}
.navbar-brand {
	margin: -70px 0 0 0px;
	position: absolute;
}
.footBar { height: auto; }
.footBar p {
	font-size: 18px;
	margin-left: 15px;
}
.caroCol {
	padding-right: 0;
	padding-left: 0;
}
.caro-wrap { height: 444px; }
.caro-wrap .container {
	padding-left: 0;
	padding-right: 0;
	height: 390px;
}
.body-wrap { padding-top: 20px; }
.homeSubNav a.list-group-item { font-size: 11px; }
.PWhalf {
	width: 48%;
	float: left;
}
.PWthird {
	width: 33%;
	float: left;
}
.PWtwothird {
	width: 66%;
	float: left;
}
.PWfull {
	width: 100%;
	float: left;
}
.salesbox .btn { font-size: 11px; }
.breadcrumb { margin-bottom: 0px; }
.newsletter {
	padding: 10px;
	height: auto;
}
.newsletter .newsLetterRow label {
	width: 40px;
	font-size: 12px;
	line-height: 24px;
}
.newsletter h2 {
	font-size: 26px;
	margin-top: 10px;
}
.newsletter p {
	font-size: 18px;
	line-height: 20px;
}
.newsletter .newsLetterRow input[type=text] { width: 140px; }
.newsletter .newsLetterRow input[type=submit] {
	margin-left: 102px;
	margin-top: 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
blockquote p {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
}
blockquote {
	padding: 0 0 0 30px;
	margin: 0 0 20px;
	border-left: none;
	background: url(/images/quote-sml.png) no-repeat 0 0;
}
blockquote small { line-height: 14px; }
.testFoot { margin-left: 75px; margin-top:36px; }
.footTest { padding: 12px; }
.scrollup { display: none !important; }
.navbar-default .navbar-right>li>a {
	line-height: 20px;
	color: #5777a5 !important;
}
.navbar-default .navbar-right li a:hover, .navbar-default .navbar-right li.active a, .navbar-default .navbar-right li.active a:hover, .navbar-default .navbar-right li.active a:focus {
	color: #b7d1e3 !important;
	background: none;
}
.container.main .navbar-brand {
	/*background: url(/images/pico-logo-mid.png) no-repeat;*/
	margin: -140px 0 0 0;
	position: absolute;
}
.stickem {box-sizing: border-box; width:100%; margin-right:0; padding:0; padding-top: 20px;}
.affix { width:27.5%;}
.PWhalf { width: 48%; }
.PWthird { width: 33%; }
.PWtwothird { width: 66%; }
.PWfull { width: 100%; }


}

/* ============================================================================================================================================================== */
 @media (max-width: 767px) { /*MOBILES*/
.barElements {
	float: left;
	padding-left: 0;
	margin-top: 0;
	margin-left: 15px;
	height: 50px;
}
.barElements li {
	height: 50px;
	padding-top: 5px;
}
.navbar {
	box-sizing: border-box;
	height: auto;
	padding-bottom: 0px;
	margin-bottom: 0;
	min-height: 40px;
	background: #5777a5;
}
.navbar-default .navbar-nav {
	float: none;
	height: auto
}
.navbar-default .navbar-right { background: #f1f6f9; }
.navbar-default .navbar-nav>li>a:hover {
	background: #6885ae;
	color: #fff;
}
.navbar-default .navbar-nav>li>a { color: #fff; }
.navbar-default .navbar-right>li>a {
	font-size: inherit;
	line-height: 20px;
	color: #5777a5 !important;
}
.navbar-default .navbar-right>li>a:hover, .navbar-default .navbar-right li.active a, .navbar-default .navbar-right li.active a:hover {
	color: #b7d1e3;
	background: #dae1ec;
}
.navbar-brand {
	/*background: url(/images/logo-mobile.png) no-repeat;*/
	margin: -70px 0 0 20px;
	position: absolute;
}
.container.main .navbar-brand {
	/*background: url(/images/logo-mobile.png) no-repeat;*/
	margin: -110px 0 0 0;
	position: absolute;
}
.caro-wrap {
	height: 30px;
	background: url(/images/mobile-carousel.png) left top no-repeat;
}

.body-wrap {
	padding-top: 120px;
	background: url(/images/mobile-carousel.png) left top no-repeat;
}
.navbar-collapse { height: auto; }
.caroCol {
	padding-right: 0;
	padding-left: 0;
}
.body-wrap-home { padding-top: 10px; }
.footBar p {
	font-size: 14px;
	margin-left: 10px;
}
.telephone p {
	font-size: 12px;
	margin-left: 0px;
}
.footBar .telephone { margin-right: 15px; }
.telephone {float:left; margin:0!important; padding:0;}
.testFoot { margin-left: 135px; }
.newsletter {
	padding: 10px;
	height: auto;
}
.newsletter .newsLetterRow label {
	width: 60px;
	font-size: 12px;
	line-height: 24px;
}
.newsletter h2 {
	font-size: 26px;
	margin-top: 10px;
}
.newsletter p {
	font-size: 18px;
	line-height: 20px;
}
.newsletter .newsLetterRow input[type=text] { width: auto; }
.newsletter .newsLetterRow input[type=submit] {
	margin-left: 0px;
	margin-top: 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
.scrollup { display: none !important; }

.series3000ch2, .series3000ch4, .series3000mso, .series3000diff, .series4000-4224, .series4000-4262, .series4000-4824 {
	background-position:right 15px !important;
}

.stickem {box-sizing: border-box; width:100%; margin-right:0; padding:0; padding-top: 20px;}
.affix { width:27.5%;}
/*.well {width:420px;}
.nav-list {width:380px;}*/
.PWhalf { width: 48%; }
.PWthird { width: 33%; }
.PWtwothird { width: 66%; }
.PWfull { width: 100%; }

.testFoot {
	margin-top: 36px;
}
.navbar-collapse .navbar-nav.navbar-right:last-child { margin-right:inherit; }

address { width:100%; padding:20px 0;}
.telephone { float:none; }
#map_canvas_uk, #map_canvas_us { width: 100%; }
#key .well table tr td { padding:5px; vertical-align:top;} 
}

/* ============================================================================================================================================================== */

@media (max-width: 479px) { /*MOBILES portrait*/

.oscLand .tableHolder { width: 100%; }
.oscCompBut { width: 240px; margin: 20px; }
.stickem {box-sizing: border-box; width:100%; margin-right:0; padding:0; padding-top: 20px;}
.affix { width:27.5%;}
/*.well {width:260px;}
.nav-list {width:220px;}*/
.PWhalf { width: 50%; }
.PWthird { width: 33%; }
.PWtwothird { width: 66%; }
.PWfull { width: 100%; }
	
}

/* BOOTSTRAP AMEND ============================================================================================================================================== */

small, .small { font-size: 75% }
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th { background-color: #f3f9ff }
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {background-color: #f0f5f9;}
.breadcrumb {
	padding: 2px 0;
	background-color: transparent;
}

/* ============================================================================================================================================================== */

.teleText { font-size:18px; float:left; margin-left:20px; padding-top:5px; }
.enquiriesText { font-size:12px; line-height:16px; }
.skypeicon {
	display:block;
	width:23px;
	height:22px;
	background:url(/images/skypeBW.png) no-repeat 0 3px;	
	float:left;
	box-sizing: border-box;
}
.contPad { padding:10px }
.contPad a { float:left; margin-left:20px; }
h2.contHead { margin-top:10px; }
.fancybox-skin, .fancybox-inner { background:#f0f5f9!important; }
/*.imgBlockRight { width:30%; padding: 5px; }
.imgBlockLeft { width:30%; margin-right:10px; text-align:center; padding: 5px; }*/

.prod-title {
	color: #405f9e;
	font-family: "chantillymedium",Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 33px;
	line-height: 40px;
	letter-spacing: -1px;	
	margin-top: 10px;
}
.prod-sub-title {
	color: #405f9e;
	font-family: "chantillymedium",Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 24px;
	margin-top: 10px;
}
.prod-intro { margin-bottom: 10px; }

.newsSoftCol { border-left:1px solid #ddd }
.newsItem { float:left; }

.series3000ch2, .series3000ch4, .series3000mso, .series3000diff, .series4000-4224, .series4000-4262, .series4000-4824 {
	background: transparent;
	min-height: 200px;
}

.series3000ch2 {background: url(/images/uploads/portal/3200-scope-portal.jpg) right bottom no-repeat; color: #405F9E;}
.series3000ch4 {background: url(/images/uploads/portal/3400-laptop.jpg) right bottom no-repeat; color: #405F9E;}
.series3000mso {background: url(/images/uploads/portal/3400D-MSO.jpg) right bottom no-repeat; color: #405F9E;}
.series3000diff {background: url(/images/uploads/portal/3425-differential-scope.jpg) right bottom no-repeat; color: #405F9E;}
.series6000 {background: url(/images/uploads/portal/6000CD-laptop-probe-screenshot.jpg) right top no-repeat; color: #405F9E;}
.port6407 {background: url(/images/uploads/portal/6407portal.jpg) right top no-repeat; color: #405F9E;}
.series4000-4224 {background: url(/images/uploads/portal/picoscope4224-4424.jpg) right top no-repeat; color: #405F9E;}
.series4000-4262 {background: url(/images/uploads/portal/picoscope4262.jpg) right top no-repeat; color: #405F9E;}
.series4000-4824 {background: url(/images/uploads/portal/picoscope4824.jpg) right top no-repeat; color: #405F9E;}


#msomap {
	margin:0;
	padding:0;
	width:700px;
	height:393px;
	background:url(/images/uploads/product-section/PS_MSO_Embedded_10.gif) top left no-repeat;
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	position:relative;
}
	
#msomap li {
	margin:0;
	padding:0;
	list-style:none;
	display:block;
}
	
#msomap li a {
	position:absolute;
	display:block;
	/*
	   Specifying a background image
	   (a 1px by 1px transparent gif)
	   fixes a bug in older versions of
	   IE that causeses the block to not
	   render at its full dimensions.
	*/
	background:url(/images/blank.gif);
	text-decoration:none;
	color:#fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	z-index:999;
}
		
#msomap li a span { display:none; }
		
#msomap li a:hover, #msomap li a:link:hover { opacity:1;
	z-index:99999; }
		
#msomap li a:hover span, #msomap li a:link:hover span {
	position:relative;
	display:block;
	width:200px;
	left:20px;
	top:20px;
	border:3px solid #fff;
	background:#405F9E;
	padding:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	opacity:1;
}
	
#msomap a.msomap1 {
	top: 22px;
	left: 100px;
	width: 20px;
	height: 20px;
	border: 5px solid #f00;
}
		
#msomap a.msomap2 {
	top: 38px;
	left: 447px;
	width: 20px;
	height: 20px;
	border: 5px solid #f00;
}
		
#msomap a.msomap3 {
	top: 262px;
	left: 321px;
	width: 20px;
	height: 20px;
	border: 5px solid #f00;
}
		
#msomap a.msomap4 {
	top:103px;
	left:578px;
	width:20px;
	height:20px;
	border:5px solid #f00;
}
	
#msomap a.msomap5 {
	top: 294px;
	left: 178px;
	width: 20px;
	height: 20px;
	border: 5px solid #f00;
}
		
#msomap a.msomap6 {
	top: 338px;
	left: 469px;
	width: 20px;
	height: 20px;
	border: 5px solid #f00;
}
.leftCol, #myTab { margin-top:10px }
a.topicImRight { width:150% }
a.topicImLeft { width:90% }
.imgBlockLeft { /*width:25%;*/ margin-right:0px; text-align:center; padding: 5px 0; margin-bottom: 0; }

.imgBlockLeft {
	float: left;
	margin: 20px 0;
	padding: 0 0 0 20px;
}
.imgBlockRight {
	float: right;
	margin: 20px 0;
	padding: 0 0 0 20px;	
}
.imgBlockCenter {
	float: none;
	margin: 20px auto;
	padding: 0;
	text-align:center;	
}

.duoRight {	
	width:50%;
	float: right;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
}
.duoRight .imgBlockRight { margin:0; padding:0; width:100%; }

.img-thumbnail { width:100% } 

.triggerTypes, .triggerTypes li {
	display:block;
	margin:0; padding:0;
	list-style:none;
}

.adva, .wint, .puls, .inte, .runt, .winp, .leve, .wind, .logi, .digi {
	display:inline-block;
	height:auto;
	width:18.85%;
	height:92px;
	background-color:#fff;
	border:1px solid #ddd;
	border-radius:4px;
	margin:5px 10px 5px 0px;
	padding:20px 10px;
	float:left;
	position:relative;
	box-sizing: border-box;
	font-size:80%;
	text-align:center;
}

.adva, .winp { margin-left:0; }
.runt, .digi { margin-right:0; }

.triggerTypes li a:hover {
	background:#428bca;
	color:#fff;
	text-decoration:none;
}

.tnail { margin-bottom:0; }

.col-md-offset-4 h1 { padding-left:15px; }

p.bg-warning, p.bg-danger, p.bg-primary, p.bg-success, p.bg-info { padding:15px; }

/*Topic carousel*/
.caroTopic {
	background-color: transparent;
	text-align:center;
	padding-top: 27px;
	margin: 0 auto;
}
.topicCap {width:100%; float:left;}
.caroTopic .tabs > div {
	width:100%;
	height:600px;
	margin:0 auto;
	overflow:auto;
}
.caroTopic .tabs img {
	display: block;
	margin: 0 auto;
	float: none;
}
.caroTopic .tabs h3 {
	font-size: 12px;
	display: none;
}
.caroTopic .pageTab {
	width: 100%;
	margin: -27px auto 5px auto;
	text-align: center;
}
.caroTopic .pageTab a {
	display: inline-block;
	position: relative;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #b7d1e3;
	margin: 3px;
	cursor: pointer;
	box-shadow: 1px 1px 1px rgba(0,0,0,0.1) inset,  1px 1px 1px rgba(255,255,255,0.1);
}
.caroTopic .pageTab a:hover {
	color: #666666;
	background: #fff;
}
.caroTopic .pageTab a:first-child { border-left: 1px solid #ccc; }
.caroTopic .pageTab a.selected {
	background-color: #5777a5;
	color: #fff;
}
.caroTopic .pageTab span.pageTab-current:after {
	content: '';
	width: 8px;
	height: 8px;
	position: absolute;
	top: 2px;
	left: 2px;
	border-radius: 50%;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}

.popover{
	position:absolute;top:0;left:0;z-index:1010;display:none;max-width:366px;padding:1px;
	text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);
	border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);background-clip:padding-box;
}

.vcalendar { float:left; width:100%; }
.vcalendar h3, .vcalendar .vevent { padding-left:20px; }

.accsTabs { margin-top:20px; }
.accsTabs li { margin-right:5px; }

.product-information {position:relative;}
.rotate-icon { width:41px; height:37px; position:absolute; bottom:0; left:10px; z-index:999; background:url(/images/imgRotateIcon.png); }

#reviewForm { display:none }
#reviewForm .required { color:red }
.reviewRow { margin-top:20px; margin-bottom:20px; border-bottom:1px solid #EEEEEE }
.reviewRow p { line-height:20px; }
.revBut { font-weight:normal; }

.discTab .list-group-item-info a { padding-left:40px; }

/*FOCUS ISSUE  -------------------------------------------------------------------------------------------------------*/ /*removes the dotted border*/
:focus {
	outline-color: rgba(200,200,200,0.5)!important;
	box-shadow:none;
	border-color:transparent;
}
a:focus { outline-style: thin dotted; } 
input[type=submit]:focus, input[type=submit]:active{
    background-color:#ccc; /*different color than regular*/
}

/*Button hover*/
.btn-default:hover { background-color:#f3f3f3; }
.btn-default.active:hover { background-color:#98bede; }
.btn-default.active {color: #fff; background-color: #428bca;}

.awardsColQuart {
width: 25%;
float: left;
}
.awardsCol2Quart {
width: 75%;
float: left;
padding-top: 20px;
}
.awardsRow {
margin: 5px 0;
}

.fb_halfColLeft { width:58%; float:left; }
.fb_halfColRight { width:38%; float:right; }
.fancybox-inner h2 { margin-top:0; font: bold 22px/1.6 ; }

.gm-style-iw { width:180px; }
.gm-style-iw div { overflow:none }

.accsInc {display:none}
.btn.fancyAccs, .bFull { width:100%; letter-spacing:-1px; }

td.tick{
	background:url(/images/check.png) center no-repeat;
	width:18px;
	height:20px;
	text-indent:-9999px; }
	
.screen-reader {
  display: block !important;
  left: -9999px !important;
  position: absolute !important;
}

.series9200 { background:url(/images/9200ButIm.jpg) right top no-repeat; }
.series9300 { background:url(/images/9300ButIm.jpg) right top no-repeat; }

.charProg {margin-bottom:0px;}
.formPad { padding:10px 0; }
.rat { float:left; padding:10px 8px; text-align:center; margin-left:auto; margin-right:auto; }

/*SITESEARCH*/
#searchresults {list-style:none; margin-left:0px; padding-left:0px}
#searchresults h3 { margin-bottom:0px; }
#searchresults h3 a {color:#405F9E; text-decoration:underline;}
#searchresults .meta {color:#96BCD5;} 
#searchresults .excerpt {color:#777777; display:inline-block; padding-top:5px;}

.oscRan[disabled] {
cursor: default !important;
background-color: #fff;
border:none;
opacity: 1;
box-shadow:none;
color: #F93;
}

/* CURRENCY POPOVER */
.caroCol {z-index:999;}
.caro-wrap-foot {z-index:998;}
.popover {z-index:999999;}
.popover-content {z-index:99999; padding:0;}
.popover-content a { display:block; padding:3px 10px;  width:180px;}
.currSym { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 28px; color:#5777a5; }
.popover-content a:hover {text-decoration:none; background:#dde4ed; }
.currencyBut {
	width:36px; height:34px;
	display:block;
	margin:3px 10px 0 0;
	float:left;
	background: url(/images/currency.png) top left no-repeat;
}
.currIconGB { background-position: -36px 0; }
.currIconUS { background-position: -72px 0; }
.currIconEU { background-position: -108px 0; }

/* LOGO AND SEARCH =====================================================================================================================================*/

.container.searchbar {
    height:0;
}
.brandsearch { height:100px; position:absolute; top:40px; }
.brandsearch div.searchList {
	border-left: 1px solid #fff;
	padding-left: 10px;
	margin-left: 190px;
	margin-top: -40px;
    height: 40px;
}
.brandsearch div.no_border { border-left:none; }
.brandsearch .navbar-brand {
	width: 220px;
	font-size: 16px;
	font-weight: bold;
	text-indent: -9999px;
}
.brandsearch .navbar-brand { margin-top: 10px; }
.brandsearch .home-brand { margin-top: 10px; }
.brandsearch .home-brand { background:none; }

.caro-wrap { margin-top:0; }

form#searchBox { margin-bottom: 0; margin-top: 0; }
form#searchBox input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
	background: #5777a5;
}
form#searchBox input::-webkit-search-decoration, form#searchBox input::-webkit-search-cancel-button { display: none; }
form#searchBox input[type=search] {
	background: #fff url(/images/search-icon-active.png) no-repeat 9px center;
	border: none;
	padding: 0 10px 0 32px;
	margin-top: 6px;
	width: 0px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	/*width: 150px;*/
	color: transparent;
	cursor: pointer;
}
div#searchHolder { width:150px; height:20px; }
form#searchBox input[type=search]:hover {
	background-color: #5777a5;
	background: #fff url(/images/search-icon-active.png) no-repeat 9px center;
}
form#searchBox input[type=search]:focus {
	width: 140px;
	padding-left: 32px;
	color: #5777a5;
	background-color: #fff;
	cursor: auto;
	border-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 10px;
}
form#searchBox input:-moz-placeholder { color: transparent; }
form#searchBox input::-webkit-input-placeholder { color: transparent; }
.pico2000Panels {min-height: 410px;}
.p4000 {min-height: auto;}
.downWell { margin-top:5px; }
.container.searchbar { height:0; }
span.cartSubTot {font-size:10px;}
.barElements li.searchList { margin-left: -3px; }

.popover-title { font-size: 22px; padding: 10px 14px; }
.popover-content p { padding: 5px 15px; color:#444; }
.popover-content p a.poplink { width: 250px; padding: 3px 0; }
.popover-content p a.poplink:hover { background:none; text-decoration:underline; }
/* ==============================================================================================================================================================
 RESPONSIVE CSS
================================================================================================================================================================= */
@media (max-width: 1199px) {/*TABLETS landscape*/
.body-wrap { padding-top: 0; }
.navbar-brand {	width: 190px !important; }
.breadcrumb { padding:10px 0 2px 0; }
.pico2000Panels {min-height: 370px;}
.p4000 {min-height: auto;}
.tabs > .dat-prod {
    width: 250px;
    margin-left: -30px;
	}
#loadSelect {padding-left:0; width:24%; }
#loadCont {padding-left:0; width:75%; }

.disconcopy { width: 188px !important; font-size: 12px !important; }
}
/* ============================================================================================================================================================== */
 @media (max-width: 979px) {/*TABLETS - portrait*/

.brandsearch {height:140px; position:absolute; top:40px;}
.brandsearch div.searchList {
	margin-left: 190px;
}
.brandsearch div.no_border { border-left:none; }
.brandsearch .navbar-brand {
	font-size: 16px;
	font-weight: bold;
	text-indent: -9999px;
}
.brandsearch .navbar-brand { margin-top: 10px; }
.brandsearch .home-brand { margin-top: 10px; }
.brandsearch .home-brand { background:none; } 

.navbar-brand {	width: 190px !important; }
.caro-wrap { background-position: -640px bottom;}
.caro-wrap-foot { background-position: -640px bottom; }
.da-dots { width: 40%; left: 360px; }
.da-slide h2 { top: 60px; }

.breadcrumb { padding:10px 0 2px 0; }

form#searchBox input[type=search]:focus { width: 117px; }

ul.display li.checkListA { margin-top:10px !important; margin-left:0 !important; }
.pico2000Panels {min-height: auto;}
.pico2000Panels img {float:right}
.pico2000Panels .copy {float:left; width:45%}
.pico6000Panels {margin-bottom:20px;}

#loadSelect {padding-left:0; width:100%; }
#loadCont, #loadCont .softPaneTab, #loadCont .softContMain, #loadCont .softPaneTabMain, #loadCont .tab-pane {padding-left:0; width:100%; }

.bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]) {
    width: 160px !important;
}
.checkRow h3 { margin: 0 0 20px 10px !important; font-size: 18px;}
#prodFilter { margin-left: 10px; }
.disconcopy { width: 114px !important; }
}
/* ============================================================================================================================================================== */
 @media (max-width: 767px) { /*MOBILES*/
/* .container.searchbar { height:auto; } */
.navbar-nav { margin: 0 -15px; }
.pico2000Panels, .pico6000Panels {min-height: 250px; background-color:#fff;}
.pico2000Panels img {float:right}
.pico2000Panels .copy {float:left; width:90%}
.pico9000Panels {min-height: 150px; background-color:#fff;}
.brandsearch { height:60px; position:relative; top:0px; padding-top:10px; }

.barElements li.searchList {
    border-left: none;
    padding-left: 10px;
    margin: 6px 0 0 108px;
}
.container.searchbar { height:auto; }
.navbar { background: url(/images/navSprite.png) left top #5777a5 ; }
.brandsearch .navbar-brand {
	font-size: 16px;
	font-weight: bold;
	text-indent: -9999px;
	margin:0;
}
.brandsearch .navbar-brand { background:none; width:100px !important; }
.brandsearch .home-brand { background:none; } 

.caro-wrap { height: 0px; margin-top:0; padding-top: 0px;  }
.body-wrap { padding-top: 0px; background:none; }


form#searchBox input[type=search] { width: 100px; }

.breadcrumb { padding:10px 0 2px 0; }

.navbar-collapse ul.nav li { border-bottom: 1px solid #e7e7e7; }
.navbar-collapse ul.picoSites li a { background-color: #5777a5; }
.navbar-collapse ul.nav li a:hover { background-color: #e7e7e7; color:#5777a5; }
.navbar-collapse ul.navbar-right li a:hover { background-color: #5777a5; color:#e7e7e7; }

.social-networking { margin: 0 0 20px 20px; }
a.oscWellHome {  background: url(/images/oscilloscope-web-image.jpg) bottom right no-repeat #fff; }
.barElements {  width: 300px; }

}

/* ============================================================================================================================================================== */

@media (max-width: 479px) { /*MOBILES portrait*/

.breadcrumb { padding:10px 0 2px 0; }
.pico6000Panels, .pico9000Panels { background-position-y: 60px; }
.table tr.tablehead th { font: normal 10px/1.5 Verdana, Arial, Helvetica, sans-serif; }
.disconcopy { width: 164px !important; font-size: 12px !important; }
.barElements { width: 214px; }
}