@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-color: #F6F7Fb;
}
a {color:#0D63A0;}
a:hover, a:focus {
    color: #61A4D7;
	text-decoration:none;
}
.btn {border-radius: 3px;}
.btn-primary {background-color: #0D63A0; border:none;}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {background-color: #61A4D7;}

.html, body { position: relative; }
.imgLeft {
	float: left;
	margin: 20px 20px 20px 0;
}
.imgRight, .flagImg, .linuxBut{
	float: right;
	margin: 20px 0 20px 20px !important;
}
.prodPromImg {
	float: right;
	margin: 10px 0 0 10px !important;
}
.prodagtImg {
	float: left;
	margin: 0 20px 0 0 !important;
}
.agtList {padding: 10px 15px 0 15px;}
.agtPanel {margin:20px 0; border: 1px solid #ddd !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: "Roboto", 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;
}
a { color: #0D63A0; }
a:hover, a:focus {
    color: #61A4D7;
    text-decoration: none;
}
/* 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 {
	/*order-left: 1px solid #fff;*/
	padding-left: 10px;
}
#searchBox {
	margin-bottom: 0;
	margin-top: 0;
}
#searchBox input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
	background: #0D63A0;
}
#searchBox input::-webkit-search-decoration, #searchBox input::-webkit-search-cancel-button {
	display: none;
}
#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;}
#searchBox input[type=search]:hover {
	background-color: #0D63A0;
	background: #fff url(/images/search-icon-active.png) no-repeat 9px center;
}
#searchBox input[type=search]:focus {
	width: 140px;
	padding-left: 32px;
	color: #0D63A0;
	background-color: #fff;
	cursor: auto;
	border-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 10px;
}
#searchBox input:-moz-placeholder {
	color: transparent;
}
#searchBox input::-webkit-input-placeholder {
	color: transparent;
}
.cart a {
	display: block;
	height: 24px;
	line-height: 24px;
	min-width: 120px;
	color: #fff;
	padding-left: 0px;
	margin: 9px 15px 0 0;
}
.cart a::before {
	font-family: "Font Awesome 5 Pro"; font-weight: 300; content: "\f07a";
	font-size:22px;
}
.cart a:hover {
	text-decoration: none;
	background-position: left -24px;
	color: #405f9e;
}

.cart-table {
	margin-top:5px; 
	margin-bottom: 20px !important; 
	background:transparent;
}
.checkoutBut {margin-top: 20px;}

/* 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 {
	font-size: 16px;
	font-weight: bold;
	text-indent: -9999px;
}
.brandsearch .navbar-brand { margin-top: 7px; }
.brandsearch .home-brand { margin-top: 7px; }
.brandsearch .home-brand {background:none;}

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

#searchBox { margin-bottom: 0; margin-top: 0; }
#searchBox input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;
	font-family: "Font Awesome 5 Pro", "Roboto"; font-weight: 400; color: #9BB3D6;
}
#searchBox input::-webkit-search-decoration, #searchBox input::-webkit-search-cancel-button { display: none; }
#searchBox input[type=search] {
	background: #fff;
	border: none;
	padding: 0 10px 0 12px;
	margin-top: 6px;
	width: 60px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
}
#searchBox input {
    margin-right: 0.5em;
	display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	font-family: "Font Awesome 5 Pro", "Roboto"; font-weight: 400; color: #9BB3D6;
}
div#searchHolder { width:150px; height:20px; }
#searchBox input[type=search]:hover {
	background-color: #0D63A0;
	background: #fff;
}
#searchBox input[type=search]:focus {
	width: 140px;
	padding-left: 12px;
	color: #0D63A0;
	background-color: #fff;
	cursor: auto;
	border-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-radius: 3px;
}
#searchBox input:-moz-placeholder { color: #9BB3D6; }
#searchBox input::-webkit-input-placeholder { color: #9BB3D6; }
.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; }								 
/* END TOP BAR ==================================================== */

/* NAVBAR ========================================================= */ 
.navbar {
	background: #A0C9EC;
	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: #405f9e;
	text-shadow: none;
	font-family: "Roboto", 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: #0D63A0;
	color: #fff;
	box-shadow: none;
}
/* MAIN SITE NAV */
.navbar-default .navbar-right li a {
	color: #5676a5;
	font-size: 26px;
	line-height: 40px;
	font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;
	background: none;
	letter-spacing: -1px;
}
.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: "Roboto", Verdana, Arial, Helvetica, sans-serif;
}
.navbar-brand {
	padding: 0; /* Increase vertical padding to match navbar links */
	margin-top: -67px;
	/*position: absolute;*/
	z-index: 1000;
	width: 230px;
	/*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: 12px; }
.home-brand {background:none;}
.wrapper {
	width: auto;
	margin: auto;
}
.caro-wrap {
	height: 100%;
	margin-top: 0;					 
	box-sizing: border-box;
}
.caro-wrap .container { margin-top: -115px; /**/ }
.body-wrap { padding: 10px 0 0 0; }
.body-wrap-home { position: relative; width: 1170px; }
.body-wrap-home h1 { margin-top: 0px; margin-bottom: 5px; line-height:36px; }
.head-wrap {
	background: url(/images/wave.svg) center -1px no-repeat;
	background-size:cover;
	padding-bottom: 90px;
	margin-bottom: 0px;
	margin-top: 0;
}
/* FOOTER =================================================================== */

.foot-wrap-home {
	margin-top: -150px;
	padding-top: 0px;
	position: relative;
}
.foot-wrap {
	margin-top: 0px;
				  
    padding-top: 30px;
}
.foot-port {
    padding-top: 0;
}
.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: none;
	margin-bottom: 20px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	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: 28px;
	margin-top: 10px;
}
.newsletter p, #mc-embedded-subscribe-form p {
	font-size: 18px;
	line-height: 20px;
	font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;
	color: #8f8f8f;
	width:auto;
}
.newsletter .newsLetterRow input[type=text], .newsletter .newsLetterRow input[type=email] { width: 100%; margin-top:10px; }
.newsletter .newsLetterRow input[type=submit] {
	margin-top: 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
.footBar {
	background: #A0C9EC;
	height: 50px;
}
.footBar p {
	color: #405f9e;
	font-size: 22px;
	line-height: 50px;
	font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:0;
	letter-spacing: -1px;
}

.footBar .picofoot { float: left; }
.footBar .telephone {
	float: right;
	text-align: right;
}

.padLeft {padding-left:0;}
.padRight {padding-right:0;}
/* 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: 755px;
}	

.stickem {box-sizing: border-box; width:350px; margin-right:0; padding:0;}
		
.container.main, .stickem-container {position:relative;}
.stickem-container {background-color: #fff; margin-top: 10px; padding-bottom: 20px;}

#stickem-container:after { 
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	background-color: #fff;
}
		
.leftCol, .stickem-container, .body-wrap { position:relative; clear:both; }
		
.mainContent { /*min-height: 710px;*/
	padding-top: 10px;
	margin-top:10px;
}
}
.mainContent {background: #fff;}
/* 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;
}
.imgTableLeft {
	float: left;
	margin: 0 10px 10px 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, a.gallery {
	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: 999;
	background-image: url(/images/zoom.png);
	background-repeat: no-repeat;
	width: 50px;
	height: 53px;
	left: 15px;
	top: 15px;
}
a.gallery span {
	display: block;
	position: absolute;
	z-index: 1000;
	background-image: url(/images/zoom-sml.png);
	background-repeat: no-repeat;
	width: 32px;
	height: 34px;
	left: 40px;
	top: 5px;
}
.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: none; /*1px solid #e3e3e3;*/
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	background: #fff;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-bottom: 30px;
}

a.well {display:block;}
.well-nobg {
	margin-top: 20px;
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #ffffff;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	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/autoprod-web-image.jpg) bottom right no-repeat transparent;
}
a.oscWellHome {
	display: block;
	background: url(/images/autokit-web-image.jpg) bottom right no-repeat transparent;
}
a.accWellHome {
	display: block;
	background: url(/images/lib-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: 1px;
	height: 160px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.salesPanel { background: #fff; }
.oscLand {
	display: block;
	position: relative;
	background: #fff /*url(/images/paneBG.jpg) no-repeat -160px top*/ ;
}
.productWell {margin-bottom:0; background: #fff !important;}									
.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;
	min-height: 400px;background-color: #f93;
}
.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: 180px; }
.productPanels { height: 240px; }

.supEnq { background: #f1f6f9 url(/images/paneBG-enq.png) no-repeat -140px -60px; }
.supFor { background: #f1f6f9 url(/images/paneBG-for.png) no-repeat 0px -40px; }
.supDis { background: #f1f6f9 url(/images/paneBG-dis.png) no-repeat 0px -40px; }
.supMyp { background: #f1f6f9 url(/images/paneBG-myp.png) no-repeat 0px -40px; }
.libExp { background: #f1f6f9 url(/images/paneBG-exp.png) no-repeat -160px top; }
.libVid { background: #f1f6f9 url(/images/paneBG-vid.png) no-repeat -160px top; }
.libDoc { background: #f1f6f9 url(/images/paneBG-man.png) no-repeat -160px top; }
.libLab { background: #f1f6f9 url(/images/paneBG-lab.png) no-repeat -160px top; }
.libMea { background: #f1f6f9 url(/images/paneBG-mea.png) no-repeat -160px top; }
.libCas { background: #f1f6f9 url(/images/paneBG-cas.png) no-repeat -160px top; }
.libPID { background: #f1f6f9 url(/images/paneBG-kno.png) no-repeat -160px top; }
.libNew { background: #f1f6f9 url(/images/paneBG-new.png) no-repeat -160px top; }
.libArc { background: #f1f6f9 url(/images/paneBG-arc.png) no-repeat -160px top; }
.libWav { background: #f1f6f9 url(/images/paneBG-wav.png) no-repeat -160px top; }
.libTra { background: #f1f6f9 url(/images/paneBG-tra.png) no-repeat -160px top; }
.libRev { background: #f1f6f9 url(/images/paneBG-rev.png) no-repeat -160px top; }
.libTut { background: #f1f6f9 url(/images/paneBG-tut.png) no-repeat -160px top; }
.libJar { background: #f1f6f9 url(/images/paneBG-jar.png) no-repeat -160px top; }
.libAGT { background: #f1f6f9 url(/images/paneBG-agt.png) no-repeat -160px top; }

.supportPanels.breakout-leads-boxes { background: #f1f6f9 url(/images/panels/breakout-leads-boxes.jpg) no-repeat right top; }
.supportPanels.clips-and-adaptors { background: #f1f6f9 url(/images/panels/clips-adaptors.jpg) no-repeat right top; }
.supportPanels.current-clamps { background: #f1f6f9 url(/images/panels/currentclamps.jpg) no-repeat right top; }
.supportPanels.electric-and-hybrid-vehicle { background: #f1f6f9 url(/images/panels/ev-kits-and-accessories.jpg) no-repeat right top; }
.supportPanels.ignition-accessories { background: #f1f6f9 url(/images/panels/ignition-accessories.jpg) no-repeat right top; }
.supportPanels.noise-vibration-and-balancing { background: #f1f6f9 url(/images/panels/noise-vibration-and-balancing.jpg) no-repeat right top; }
.supportPanels.automotive-oscilloscope-kit { background: #f1f6f9 url(/images/panels/picoscope-kits-2020.jpg) no-repeat right top; }
.supportPanels.oem-custom { background: #f1f6f9 url(/images/panels/oem.jpg) no-repeat right top; }
.supportPanels.pressure-sensors { background: #f1f6f9 url(/images/panels/pressure-sensors.jpg) no-repeat right top; }
.supportPanels.test-leads { background: #f1f6f9 url(/images/panels/test-leads.jpg) no-repeat right top; }
.supportPanels.vehicle-design-and-development { background: #f1f6f9 url(/images/panels/vehicle-design-and-development.jpg) no-repeat right top; }
.supportPanels.accessories { background: #f1f6f9 url(/images/panels/accessories-panel.jpg) no-repeat right top; }
.supportPanels.picoscope-storage-solutions { background: #f1f6f9 url(/images/panels/picoscope-storage-solutions-bncplus.jpg) no-repeat right top; }
.supportPanels.milliohm { background: #f1f6f9 url(/images/panels/milliohm.jpg) no-repeat right top; }

.supportPanels.automotive-oscilloscope-kit h2, .supportPanels.picoscope-storage-solutions h2, .supportPanels.electric-and-hybrid-vehicle h2 {width:50%;}

.supSal { background: #fff url(/images/paneBG-salesEnq1.png) no-repeat -160px -40px; }
.supRet { background: #fff url(/images/autoNavLib-ret.png) no-repeat -180px -60px; }
.supTra { background: #fff url(/images/paneBG-tra.png) no-repeat 0px -40px; }
a.list-group-item, .discTab .list-group-item { padding: 7px 25px 7px 15px; border:none; border-top: 1px solid #ddd; }

.list-group-item:first-child, .discTab .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.list-group-item:last-child, .discTab .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
	border-bottom: 1px solid #ddd;
}
a.oscLand p.pr20 { padding-right: 20px; }

a.supportPanelsT p {padding-right:60px;}
a.supportPanelsB p {padding-right:200px;}

/* 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: 1px; left:2px }
.glyphicon-plus, .glyphicon-minus {font-size: 16px; top:2px; }

/* 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: 1px;
}
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; margin-right:0; margin-top:0px; padding:0; padding-top: 10px;}

.accsMain {margin-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: 2px 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, .nav-header span.pull-right {
	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; }

 .footNav .list-group-item {
    border-left: none;
    border-right: none;
}

.footNav .list-group-item:first-child {
	border-top:none;
	border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.footNav .list-group-item:last-child {
	border-bottom:none;	
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
#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-noborder.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: #0D63A0;
}
/*
 * 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: 12px;
	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;
}
.input-number { height: 26px; }
.comments-form { padding: 4px 8px; }

.prodSelect {padding: 4px 8px; width:70%; }
.store_mod { width:80%; float:right; }
.mod_name {padding-top:5px;}

/* 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 ========================================================= */

.wlCaroWrapper {
  background-color: transparent;
  
  height: 120px;
  padding: 0;
  margin: 30px;
  position: relative;
  box-sizing: border-box;
}

.wlCaroWrapper .tabs > div {
	width: 1140px;
	height: 100px;
	float: left;
	overflow: hidden;
}

.wlCaroWrapper .tabs img {
	display: block;
	margin: 0 auto;
	float: none;
}

.wlCaroWrapper .pageTab {
  width: 280px;
  margin: -67px auto 0 auto;
  text-align: center;
}

.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: #0D63A0;
	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: #0D63A0;
	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: #0D63A0;
}
.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: 20px;
  margin-bottom: 20px;
}
.title {
	border-bottom: 2px solid #ddd;
	padding-bottom: 5px;
}
#order {padding: 0px 10px 0px 10px;}
h1.aboutHead {margin: 10px 10px 20px 10px;}
.orderWell {margin-bottom:0;padding:0;}
.about-tab {margin: 30px 0;}
ul.aboutNav {margin: 0 10px;}
.borTop { border-top: 1px solid #EEEEEE; padding-bottom: 20px; }
.borBot { border-bottom: 1px solid #EEEEEE; }
.borLef { border-left: 1px solid #EEEEEE; }
.borRig { border-right: 1px solid #EEEEEE; }
#map_uk, #map_us, #map_de {
	width: 100%;
	height: 700px;
	margin-bottom: 20px;
	padding: 0 10px;
}
#map_canvas_uk, #map_canvas_us {
	width: 730px;
	height: 400px;
	float: left;
	margin-bottom: 20px;					 
}
address {
	width: 33%;
	padding: 0 20px;
	float: right;
}
address h2 {
	font-size: 24px;
	letter-spacing: -1px;
	line-height:24px;
	margin-top:0px;
}
address h4 { letter-spacing: -1px; font-size:18px; }

h5.telephone, h5.fax, h5.email {
	color: #405f9e;
	height: 30px;
	line-height: 30px;
	padding-left: 0px;
	font-size: 16px;
	letter-spacing: -1px;
}
h5.telephone::before, h5.fax::before, h5.email::before {
    margin-right: 0.5em;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
	color: #405f9e;
  }
h5.telephone::before {font-family: "Font Awesome 5 pro"; font-weight: 400; content: "\f095";}
h5.fax::before {font-family: "Font Awesome 5 pro"; font-weight: 400; content: "\f1ac";}
h5.email::before {font-family: "Font Awesome 5 pro"; font-weight: 400; content: "\f1fa";}

/* 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;
}

.twitter {color:#000;}
.facebook {color:#3B5998;}
.linkedin {color:#1385c8;}
.youtube {color:#f00;}
.instagram {color:#bc2a8d;}

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

.softCont {
	float: left;
	margin-top: 0;
}
.softPane {
	float: left;
	padding: 0 0 0 30px;
}
.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 30px;
}

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

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 22px;
    color: inherit;
    padding: 5px;
}

.panel-heading {
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -1px;
	font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 8px 11px;
	color: #807f83 !important;
	background-color: #CFE6F9 !important;
    border: none;
	border-radius: 0px;
}

#surv, .contBg {background: #fff;}
#dpanel{padding-bottom: 20px;
    background: #fff;}
.releasePanel{padding:0 20px; border: 1px solid #e3e3e3; border-radius:0;}														  
.dload, .reln {
	font-size: 20px;
	line-height: 22px;
	padding: 10px 15px;
	letter-spacing: -1px;
	font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
i.p7link {
	margin-left: 10px
}
.dloadIcon {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	background: url(/images/downldIcon.png) no-repeat;
	padding: 5px 0;
	margin-right: 10px
}
.relnoteIcon {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	background: url(/images/relnotes.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: 0px;
	height: 185px;
	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: #fff;
	width:800px;	 
}
.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 .addr address ul {list-style:none; padding-left:0;}
.distPane h2 { font-size: 24px; }
.distPane .addr p, .distPane .autoProd {
	margin: 0;
	padding: 0;
	width: 380px;
	float: right;
	text-align: right;
	font-size: 11px;
}
.distPane .addr p, .distPane .autoProd h4 {color:#405f9e;}
.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 #0D63A0;
}
/*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: #0D63A0;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -1px;
	font-family: "Roboto", 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: "Roboto", 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: "Roboto", Verdana, Arial, Helvetica, sans-serif;
	color: #405f9e;
	font-weight: normal;
	font-size: 20px;
}
.textEvents .summary, .textEvents .location {
	font-family: "Roboto", 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; }
.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;
}
.atcCol {width:140px;}

.fancybox, .imSize { width: 47%; }
.table { margin-top: 20px; }
.input-mini { width: 40px; }
.panel { 
	margin-top: 5px; 
	border-radius: 0px !important;
    -webkit-box-shadow: none;
	box-shadow: none;
	border:none
}
.transPanel {margin-top: -40px;}
.sidePanel { border: 0px; }
table.table thead .tablehead {
	background: #0D63A0 !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; 
	margin-bottom: 0px !important;
	border-bottom: 1px solid #ddd;
	background: #fff;
}
table.cartTable {background:none;}
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: 3px;
	-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: #0D63A0;
	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; }
.table-price>tbody>tr>td { vertical-align: middle; }
.datafile .table-price {border-bottom: 1px solid #ddd;}

/* ==============================================================================================================================================================
 RESPONSIVE CSS
================================================================================================================================================================= */
@media (max-width: 1199px) {/*TABLETS landscape*/
.agtAtc .form-actions .atc {background: #5cb85c !important; font-size:90%; padding: 4px 10px;}
.navbar-default .navbar-right>li>a {
	font-size: 20px;
	line-height: 20px;
	color: #0D63A0 !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;}
.stickem-container { background-color: #fff; }
.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*/
.agtAtc .form-actions .atc {text-indent:-9999px; font-size:90%; padding: 4px 10px 4p.supportPanels { height: 180px; }x 20px; background: #5cb85c url(/images/cartButIcon.png) no-repeat right center !important;}
.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 {
	background: url(/images/pico-logo-mid.png) no-repeat;
	margin: -70px 0 0 0px;
	position: absolute;
}
.container.main .navbar-brand {
	background: url(/images/pico-logo-mid.png) no-repeat;
	margin: -170px 0 0 0;
	position: absolute;
}
.home-brand { background:none; width:160px !important; }
.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: #0D63A0 !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;}
.stickem-container { background-color: #fff; }
.affix {width:27.5%;}
.PWhalf { width: 48%; }
.PWthird { width: 33%; }
.PWtwothird { width: 66%; }
.PWfull { width: 100%; }

a.supportPanels p {padding-right: 120px;}
}

/* ============================================================================================================================================================== */
 @media (max-width: 767px) { /*MOBILES*/
.agtAtc .form-actions .atc {text-indent:-9999px; font-size:90%; padding: 4px 10px 4px 20px;}
.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: #0D63A0;
}
.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: #0D63A0 !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;
}
.home-brand { background:none; width:100px !important; }
.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;}
.stickem-container { background-color: #fff; }
.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, #map_canvas_de { width: 100%; }
#key .well table tr td { padding:5px; vertical-align:top;} 

.transPanel {margin-top: 5px;}
}

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

@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;}
.stickem-container { background-color: #fff; }
.affix {width:27.5%;}
/*.well {width:260px;}
.nav-list {width:220px;}*/
.PWhalf { width: 50%; }
.PWthird { width: 33%; }
.PWtwothird { width: 66%; }
.PWfull { width: 100%; }
.agtAtc .form-actions .atc {text-indent:-9999px; font-size:90%; padding: 4px 10px 4px 20px;}

.supportPanels { height: 220px; }
}

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

small, .small { font-size: 75% }
.table-striped>tbody>tr:nth-child(odd), .table-striped>tbody>tr:nth-child(odd) { background-color: transparent; }
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th { background-color: #e7f2fc }
.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;}

/*.imgBlockRight { width:30%; padding: 5px; }
.imgBlockLeft { width:30%; margin-right:10px; text-align:center; padding: 5px; }*/

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

.newsSoftCol, .newsTop {background-color:#fff;}
.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;
}
.imgBlockLeft4 {
    float: left;
    margin: 20px 0;
    padding: 0 20px 0 0;
}
.imgBlockRight {
	float: right;
	margin: 20px 0;
	padding: 0 0 0 20px;	
	clear: right;
}
.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: 20px 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: #0D63A0;
	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 h4, .vcalendar .vevent.slick-slide {padding-left:20px;}
.vevent.slick-slide { height:130px !important;}
.awardImg { width:200px; height:140px; float:left; margin:auto; padding:0 20px; }
.textAwards { margin-top:0; text-align:left; }
.textAwards h3 { margin-top:10px; font-size:18px; }
.textAwards h4 {font-size:16px;}

.accsTabs {margin-top:20px;}
.accsTabs li { margin-right:10px; width:17rem; background-color:#e7f2fc; }

.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, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline-color: rgba(200,200,200,0.5)!important;
	box-shadow:none;
	border-color:transparent;
	outline: 3px auto -webkit-focus-ring-color;
    outline-offset: 0px;
	outline-color: rgba(200,200,200,0.1)!important;
}
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; margin-top: 20px; }
.fb_halfColLeft h3 {margin-top:0;}
.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%;}

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: not-allowed;
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;}

																																			  
 
.popover-content a:hover {text-decoration:none; background:#dde4ed; }
			  
						 
			   
					 
			
														  
 
											 
											 
											  


.copyright {width:auto; text-align:center; padding: 20px 0; color: #405f9e;}

.quant { margin:0 0 10px 0; float:left; margin-left:20px;}
.pucPrice, .casPrice  {
	font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;
  	color: #405f9e;
  	font-weight: normal;
	  font-size: 20px;
	  float:left;
}
.casPrice {font-size:16px;}
.puc.clearfix:before {display:block;}

.full-length { padding-left:0; padding-right:0; }

h1.case-head, h2.case-head {margin-left:15px;}
.caseSect h2 {margin-top:5px;}

.reviewRow p.commInfo {border-right:1px solid #EEE; display:block;}

i.wave { background-image: url(/images/waveIcon.png); width:24px; height:24px; background-position: 0 0;
  opacity: 1;   float: right;
  margin-top: 2px;
  margin-right: 0px;
  position: absolute;
  right: 10px;
  top: 3px; }
  
.dep1 {width:350px}
.dep2 {width:350px}
.dep3 {width:350px}

.agtAtc {
	width:45%;
	float:right;
}
.casAtc {
	width:100%;
	float:left;
}
.agtList a p, form p {
	width:40%;
	display:inline-block;
}
p.comment-notes, p.comment-form-comment {width:100%;}
form#mailinglist_form p {width:auto;}

.agtAtc .form-actions { margin:-17px 10px 10px 10px; }
.agtQuant, .casQuant { 
  margin: -16px 10px 10px 10px;
  float: left;
  margin-right: 0px;
  padding-right: 20px;
  width: 144px;
}
.casQuant { margin: 10px; }

.casBut { margin: 10px 0;}

.prodPrice {
	font-family: "Roboto", Verdana, Arial, Helvetica, sans-serif;
  	color: #405f9e;
  	font-weight: normal;
  	font-size: 20px;
  	line-height: 16px;
}
.pinf {line-height: 20px;}
.prodSku {
	padding-top: 4px;
  	font-size: 11px;
}
.listQuant {width:130px;}
.specQuant .controls {margin-top:14px}
.formSub {margin-top:6px;}

.table-products { border-bottom: 1px solid #ddd !important; }
.kitButs {text-align:left;}

/* 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:#0D63A0; 
}
a.currgb::before {
	font-family: "Font Awesome 5 Pro"; font-weight: 300; content: "\f154";
	font-size:22px;
}
a.currus::before {
	font-family: "Font Awesome 5 Pro"; font-weight: 300; content: "\f155";
	font-size:22px;
}
a.curreu::before {
	font-family: "Font Awesome 5 Pro"; font-weight: 300; content: "\f153";
	font-size:22px;
}
.popover-content a:hover {text-decoration:none; background:#dde4ed; }
.currencyBut, .langBut {
	width:36px; height:34px;
	display:block;
	margin:3px 10px 0 0;
	float:left;
	color:#fff;		
	background: url(/images/currcircle.svg) top left no-repeat;
}
.langBut i, .currencyBut i {font-size:23px; color:#fff;}
.langBut i {margin: 6px 0 0 6px;}
.currencyBut i.fa-pound-sign {margin: 6px 0 0 10px;}
.currencyBut i.fa-dollar-sign {margin: 6px 0 0 11px;}
.currencyBut i.fa-euro-sign {margin: 6px 0 0 8px;}
											  

.currIconGB, .currIconUS, .currIconEU {
	width: 26px;
    height: 24px;
    display: block;
}
.currIconGB { background: url(/images/pound.svg) top left no-repeat; color:#fff; margin: 4px 0 0 10px; }
.currIconUS { background: url(/images/dollar.svg) top left no-repeat; color:#fff; margin: 5px 0 0 11px; }
.currIconEU { background: url(/images/euro.svg) top left no-repeat; color:#fff; margin: 5px 0 0 8px; }

.langBut:hover i.fa-globe, .currencyBut:hover i.fa-pound-sign, .currencyBut:hover i.fa-dollar-sign, .currencyBut:hover i.fa-euro-sign {color:#405f9e;}
.vdadnail { border:none; margin-bottom:0; }

/*.navbar-static-top{z-index:1001; position:initial;}*/
.supForm {height:34px;}
.train-temp {margin-top:20px;}
.help-block, .help-inline { color: #f00; width:auto; }

.kitimg {float:right; width:460px;}
.conf-comp {width:960px;}

.kitcon { width:470px; float:left; padding-bottom:0px; margin-bottom:0px; background:#fff !important; border:none !important; }
.kitcon .btn {border: 1px solid #ccc !important;}
.kitcon .btn-default.active {
  color: #fff !important;
  background-color: #428bca !important;
}
.kitcon .btn-default:hover { background-color:#f3f3f3 !important; }
.kitcon .btn-default.active:hover { background-color:#98bede !important; }
.tableGA, .tableKL {margin-top:0;}
.tableGA>tbody>tr>td { line-height:1 !important; }
.table>tbody>tr>td.keybox { width:24px; height:24px; }
.tableKL>tbody>tr>td { line-height:1.42857143 !important; padding:4px }
.compareTabs li:first-child {margin-left:20px;}

.keyBla, .keyGre, .keyOra, .keyCya, .keyNav, .keyRed, .keyGra, .keyPur { display:block; width:12px; height:12px; }
.keyBla { background-color: #000; }  /*Black*/
.keyGre { background-color: #00a75b; }  /*Green*/
.keyOra { background-color: #fbad29; }  /*Orange*/
.keyPur { background-color: #25448e; }  /*NAVY was purple*/
.keyCya { background-color: #3CF; }  /*Cyan*/
.keyNav { background-color: #4aabe0; }  /*CYAN was navy*/
.keyRed { background-color: #ef404e; }  /*Red*/
.keyGra { background-color: #717174; }  /*Graphite*/

.badge { background-color: #428bca; }

.btn.kitonly, .btn.sconly, .btn.compare, .btn.dual, .btn.fmonly {
  font-size: 12px !important;
  padding: 4px 10px !important;
}					 
															   
.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; }

.notinc {color:#c7d4e1; padding-left:40px; background: url(/images/cross2.png) left no-repeat;}
.inc {color:#405f9e; padding-left:40px; background: url(/images/check.png) left no-repeat;}

.loader { position: absolute; top:0; left:0; background: url(/images/loading.gif); width:350px; height:350px; z-index:1000; }

.checkSteps { text-align:center; color: #405f9e;
	font-family: "Roboto",Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 44px;
	display: block;
}
.progress {margin-bottom:0;}
.payIcons { background: url(/images/approvedcards.png) no-repeat right; height: 60px; line-height: 90px; }
.alertIcon { background: url(/images/alert.png) no-repeat right; height: 16px; width:16px; padding: 4px 0 4px 20px; }

.warranty5 { background: url(/images/fiveyearwarranty.png) no-repeat right; height: 60px; width:46px; padding: 0 0 0 70px; display:block; float:left; }
.warranty2 { background: url(/images/twoyearwarranty.png) no-repeat right; height: 60px; width:47px; padding: 0 0 0 70px; display:block; float:left; }
.warranty1 { background: url(/images/oneyearwarranty.png) no-repeat right; height: 60px; width:47px; padding: 0 0 0 70px; display:block; float:left; }

.mbg { background: url(/images/guarantee.png) no-repeat right; height: 60px; width:59px; padding: 0 0 0 70px; display:block; float:left; }

.productInfo h4, .productInfo p {margin-bottom:0;}
.paypalAccept { width:30px; height:30px !important; margin-top:5px !important; background: url(/images/paypal.svg) no-repeat left; color:fff;}

.btn-toolbar { margin-left: auto; }

.paypalexpress { width 200px; display: inline-block; }
.paypalBut { margin-top: -6px; margin-left: 3px; float: right; }

/* CHECKOUT */

/*.euvat {display:none}
.vatDisplay {display:table-row;}*/

.adjust_hide, .hidethis {display:none}
.adjust_show, .showthis {display:table-row;}

.paypalEnabled, .textax {display:none;}
.payment_choice {display:inline-block;}

.ship_warn, .validate_warn { margin-top: 10px; }

.checkout-table tbody tr td { vertical-align: middle; }
.checkout-table tbody tr td img { margin: 8px; }
.checkout-table tbody tr td.itmqty input {width:50px;}

.ship_warn { margin-bottom: 30px; }

/* ==============================================================================================================================================================
 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; }

#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 #0D63A0 ; }
.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; }


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

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

.navbar-default .navbar-right>li>a:hover, .navbar-default .navbar-right li.active a, .navbar-default .navbar-right li.active a:hover {
		color: #fff !important;
		background: #61A4D7;
	}
	
	.navbar-collapse .navbar-nav.navbar-right:last-child {margin-right:inherit;}
	
	.navbar-collapse ul.nav li {border-bottom: 1px solid #e7e7e7;}
	.navbar-collapse ul.picoSites li a {background-color: #0D63A0;}
	.navbar-collapse ul.nav li a:hover, .navbar-collapse ul.nav li.active a:hover {background-color: #e7e7e7;	color: #0D63A0;}
	.navbar-collapse ul.navbar-right li a:hover {background-color: #61A4D7;	color: #fff !important;}

.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; }
}

.label {
    display: inline-block;
    line-height: 1.4;
    text-align: left;
    white-space: pre-line;
}
.revBut {
	display: inline;
	line-height: 1;
	white-space: nowrap;
}
.product_reviews {background: #f0f5f9!important;}
.testStyle {display:block;}

.reviBut {
 	background-color: rgba(253, 254, 254, 0.75);
	border-color: #eee #eee #ddd !important;
}
.reviBut span {color:#F0AD4E;}

.picarousel { text-align:left; margin:auto; }
.picarousel h4 { font-size: 12px; }

 @media (max-width: 1024px) {/*TABLETS - portrait*/
 	.picarousel {width:910px;}
	a.supportPanels p {
    	padding-right: 120px;
	}
 }
  @media (max-width: 768px) {/*TABLETS - portrait*/
 	.picarousel {width:690px;}
	a.supportPanels p {
    	padding-right: 0px;
	}
 }
  @media (max-width: 425px) {/*TABLETS - portrait*/
 	.picarousel {width:365px;}
	
 }
  @media (max-width: 375px) {/*TABLETS - portrait*/
 	.picarousel {width:315px;}
	.supportPanels {height: 220px;}
 }
 
.newsletterBut {
    display: block;
    width: 194px;
    height: 47px;
    background: url(/images/techNewsletter.gif) no-repeat;
    float: right;
    margin: 20px 10px 0 0;
}

.exhibitionsBut {
    display: block;
    width: 194px;
    height: 47px;
    background: url(/images/exhibitionsBut.gif) no-repeat;
    float: right;
    margin: 20px 10px 0 0;
}

.latestnews-but {
    display: block;
	text-indent:-9999px;
    width: 185px;
    height: 76px;
    background: url(/images/latestNewsBut.png) no-repeat;
    float: right;
    margin: -20px 0 0 30px;
}

.fanauto {width:auto;}

.worldregions {
	background:url(/images/world-map-regions.gif) no-repeat 80px center;

	display: flex;
	
}

.langlist {border-block-end: 1px solid #ddd;} /*autoguidedtests*/
.regionPanel { background:transparent; width:100%; }
.regionPanel .panel-body {padding:0;}
.regionPanel .panel-body .list-group-item { border-left:none; border-right:none; padding: 2px 10px 2px 15px; background-color: rgba(0, 0, 0, 0.5); color:#fff; }
.regionPanel .panel-body .list-group-item:hover {background-color: #428bca;}
.regionPanel .panel-body .list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.regionPanel .panel-body .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.regionPanel .panel-body .fancybox { width:100%; position:relative; }
.worldregions .panel {
    margin-bottom: 20px;
    border: 4px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.regionPanel a .badge {
    color: #337ab7 !important;
    background-color: #fff !important;
    float: right !important;
    padding: 1px 8px;
    font-size: 12px;
    font-weight: 600;
    line-height: 14px;
	margin-top:1px;
	width: 34px;
    position: absolute;
    right: 5px;
}

.wpscarousel { text-align:left; width:740px; margin:auto; border-bottom:none; }
.wpscarousel h4 { font-size: 12px; }

 @media (max-width: 1024px) {/*TABLETS - portrait*/
 	.wpscarousel {width:910px;}
 }
  @media (max-width: 768px) {/*TABLETS - portrait*/
 	.wpscarousel {width:690px;}
 }
  @media (max-width: 425px) {/*TABLETS - portrait*/
 	.wpscarousel {width:365px;}
 }
  @media (max-width: 375px) {/*TABLETS - portrait*/
 	.wpscarousel {width:315px;}
 }
 
 .nav>li>a.btn-primary:hover, .nav>li>a.btn-primary:focus { background-color:#3071a9 !important; }
.bookdemo { text-transform: uppercase; }

.inline-lang {padding:0 !important}
.langlist a {padding-right:18px;}
.lang-grey {display:block; width:30px; height:30px; background:url(/images/lang-grey.png); float:right; margin-top: -5px;}
.lang-head {font-size:18px;}

.wavLib { 
	padding: 8px 16px;
    font-size: 17px;
    font-weight: bold;
    display: inline-block;
}

.archive-but {
    display: block;
    text-indent: -9999px;
    width: 185px;
    height: 76px;
    background: url(/images/newsArchiveBut.png) no-repeat;
    float: right;
    margin: -20px 0 0 30px;
}

/* BING SEARCH */
#resultList { width:100%; display:none; height:500px; }
#resultList, #resultList li { list-style:none; padding-left: 5px; }
#resultList li { border-bottom: 1px solid #eee; margin-right: 30px; }
#resultList li div { margin-bottom:6px; font-size: 15px; }
#resultList h4 {font-family:'Roboto'; font-weight:300; font-size:22px; }
.display-url { color: #006d21; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 11px; margin-bottom: 3px; }

/*TRAINING UPDATE*/
.trCol1 {width: 650px; }
	.descript { font-size: 11px; color: #777777 }
	.trCol3 {width: 80px; background-color:#FFFFFF; color: #555555 }
	
.channel-a {color:#005EB8 !important;}
.channel-b {color:#E4002B !important;}
.channel-c {color:#009639 !important;}
.channel-d {color:#FFC72C !important;}

 .concheck {
 	height:20px;
	float left;
	box-shadow:none;
	width:20%;
 }
 
.configure {
    background-color: #e7f2fc;
}
 
 /*Specialist kit pages*/

.speckit-formbut {
	margin-top: 3px;
    height: 53px;
    padding-top: 11px;
}

.speckitWell {
	float:left;
	width:42%;
}
.speckitContent {
    float: right;
    width: 56%;
}
.speckitPanel {min-height:300px;}

.kitCheck span.glyphicon {    			
	opacity: 0;				
}
.kitCheck.active span.glyphicon {				
	opacity: 1;				
}
.addToBut {margin: 14px 0 0 10px;}
.addToBut label.disabled {background-color:#428bca !important;}

/*--- LATEST NEWS ---*/
h3.name {margin-top: 0px; color: #fff;}


.newsWell {
	padding: 0;
	margin-bottom: 30px;
	min-height: 150px;
}

.featured {
    float: right;
    margin: 20px;
    padding: 5px 11px;
	background-color: #a0c9ec;
	color: #182e4d;
}
.dateBadge {
    float: left;
    margin: -40px 20px 20px;
    padding: 5px 11px;
	background-color: #a0c9ec;
	color: #182e4d;
	position:relative;
}
.art-date {
	margin: 0 0 15px 0px;
    color: #a0c9ec;
}

.splitscreen {
	display: block;
    width: 100%;
    padding: 19px 110px 19px 19px;
	min-height: 150px;
	background: linear-gradient(180deg, rgba(0,44,80,.7) 0%, rgba(0,44,80,.5) 50%, rgba(0,44,80,0) 100%);
}
.splitscreen p {color: #fff;}
.splitscreen p, .splitscreen h3 {text-shadow: 1px 1px 4px #444;}

.prd1 {background: url("/images/uploads/news/picoscope-4823-in-use.jpg") no-repeat top left;}
.art1 {background: url("/images/uploads/news/software-in-use.jpg") no-repeat top left;}
.prd2 {background: url("/images/uploads/news/jigsaw.jpg") no-repeat top left;}
.lif1 {background: url("/images/uploads/news/2-channel-automotive-oscilloscope.jpg") no-repeat top left;}
.eve1 {background: url("/images/uploads/news/picoscope-4823-in-use.jpg") no-repeat top left;}
.pla1 {background: url("/images/uploads/news/autoCaro02.jpg") no-repeat top left;}
.lif2 {background: url("/images/uploads/news/software-in-use.jpg") no-repeat top left;}
.beh1 {background: url("/images/uploads/news/autoCaro02.jpg") no-repeat top left;}
.con1 {background: url("/images/uploads/news/jigsaw.jpg") no-repeat top left;}

.latest-news{
	display:block;
	width:350px;
	height:64px;
	background:url("/images/picoauto-logo-st.svg") no-repeat;
	float: left;
}
.social-media-news {
    float: right;
    list-style: none;
    margin: 40px 0 0px 0;
    padding: 0;
}
.social-media-share {
    list-style: none;
    margin: 20px 0 60px 0;
    padding: 0 !important;
}
.social-media-news li, .social-media-share li {
    display: inline-block;
    float: left;
    margin: 0 2px;
    padding: 0;
}
.social-media-share li {margin:0 10px 0 0;}
.social-media-news li a:hover, .social-media-share li:hover {
    background: none;
    opacity: 0.5;
}
.social-media-share li a {
	display: inline-block;
    padding: 6px 14px 6px 14px;
    border-radius: 20px;
    font-size: 13px !important;
    line-height: 1.7em;
	color:#fff;
}
.twitter-share {
	/* background-color: #1dcaff; */
	background-color: #14171a;
}
.facebook-share {
    background-color: #3B5998;
}
.twitter {
	/* color: #1dcaff; */
	color: #14171a;
}
.facebook {
    color: #3B5998;
}
.linkedin {
    color: #1385c8;
}
.youtube {
    color: #f00;
}
.instagram {
    color: #bc2a8d;
}
.smi {
    font-size: 1.2em;
}
.signUpBut, .lozenge {
	display: inline-block;
    padding: 6px 14px 6px 14px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 20px;
	font-size:13px !important;
	line-height: 1.7em;
}
.signUpBut:hover, .lozenge:hover {text-decoration:none;}
.newsignup {height:auto !important;}
.newsletterIcon, .buildingIcon, .globalIcon, .twitterIcon, .facebookIcon {
	display: block;
	width:20px;
	height:20px;
	float:left;
	margin-right:6px;
}
.twitterIcon, .facebookIcon {
	margin-right: 4px;
    margin-left: 2px;
}
.newsletterIcon {background: url("/images/envelope-open-text-light.svg") no-repeat left center;}
.buildingIcon {background: url("/images/building-light.svg") no-repeat left center;}
.globalIcon {background: url("/images/globe-americas-regular.svg") no-repeat left center;}
.twitterIcon {background: url("/images/x-twitter.svg") no-repeat left center;}
.facebookIcon {background: url("/images/facebook-f-brands.svg") no-repeat left center;}
.neConWell h3 {
	Margin-top:0;
	font-size:20px;
	padding: 15px 0 0 15px;
}
.neConWell ul {
	list-style: none;
    padding-left: 15px;
}
.neConWell ul li {margin-bottom:15px;}
.neConWellLR {min-height:164px;}

.catList {
	float: left;
    background-color: #a0c9ec;
    display: block;
    padding: 1px 4px;
    border-radius: 22px;
	margin-bottom: 15px;
}
.catList p {
	display:inline-block;
	float:left;
	color:#fff;
	padding: 13px 10px 0;
}

.blogList {
	border-top: 1px solid #ddd;
    margin: 0 10px;
    padding: 0 !important;
}
.blogList li {
	margin: 0 !important;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}
.blogSub {
	background-color: #fff;
    display: block;
    padding: 4px 14px;
    border-radius: 14px;
    float: left;
	color: #a0c9ec;
	margin-right: 10px;
}
.blogSideSub {color: #a0c9ec;}
@media (max-width: 1024px) {/*TABLETS - landscape*/
	.news-tool .btn-group a.btn {font-size:12px;}
}
@media (max-width: 768px) {/*TABLETS - portrait*/
	.signUpBut {padding: 6px 6px 6px 14px;}
	.news-tool .btn-group a.btn {font-size:9px;}
}
@media (max-width: 425px) {/*TABLETS - portrait*/
 	.social-media-news {
    	float: left;
    	margin: 20px 0;
	}
	.signUpBut {padding: 6px 6px 6px 14px;}
}
@media (max-width: 375px) {/*TABLETS - portrait*/
 	.social-media-news {
    	float: left;
    	margin: 20px 0;
	}
 }
 
 /*COVID ALERT*/
 .covid {
	background-color: #f00;
    padding: 0px 4px !important;
    margin-left: 10px !important;
}
.covid:hover {background-color: #fff !important;}
.covnav {float:left !important;}
.covid a { color: #fff !important; }
.covid a:hover { color: #f00 !important; background-color: #fff !important;}

@media (max-width: 768px) {/*TABLETS - portrait*/
	.covid {
	background-color: #f00;
    padding: 0px 0px !important;
    margin-left: 0px !important;
	}	
	.covnav {float:left !important;}
	.navbar-nav>li>a { font-size: 11px; padding:10px 8px !important; }
}
  @media (max-width: 425px) {/*TABLETS - portrait*/
 	.covid {
	background-color: #f00;
    padding: 2px 0px !important;
    margin-left: 0px !important;
	}
	.covid a { color: #fff !important; }
	.covnav {float:none !important;}
 }
 
 /* STOCK LEVEL ALERT */
 
 .stockalert { margin:6px 0;}
.stklvl { 
	display:inline-block; 
	margin:0 0 10px 0; 
	font-size:inherit !important; 
	font-weight:normal !important; 
	text-align:left !important;
	letter-spacing: normal;
	width:154px;
	padding:6px;
	border-radius: 1px !important;
	white-space: normal;
}
.stklvl span {display:grid;}
.ac {width:100% !important;}
.accstk {width:100%;}
.stk9300 {
    width: 100%;
    padding-left: 3px;
    font-size: 12px !important;
    line-height: 16px;
    letter-spacing: -1px;
}
.stklvl i {
	font-size: 25px;
    float: left;
    padding-right: 6px;
}
.suc, .war, .dan {
	background-color: #fff;
	border: 2px solid #5cb85c;
    color: #5cb85c;
}
.war { border: 2px solid #f0ad4e; color: #f0ad4e; }
.dan { border: 2px solid #d9534f; color: #d9534f; }


.fancybox-inner {background:transparent !important;}

/*LOZENGES*/

li a.loz {
	border: 1px solid #eee;
    padding: 10px 60px 12px 9px;
    line-height: 1.5;
    height: 6rem;
	}
li a.loz:hover, li.active a.loz:hover {border: 1px solid #eee; background-color: #eee;}
li a.loz span {
    width: 30px;
    height: 30px;
    display: block;
    float: right;
    margin: 0 0 0 15px;
}
li.active a.loz {border: 1px solid #eee; background-color: #a0c9ec;}
li a.ignition-accessories {background: url(/images/loz-ignition.png) no-repeat top right; background-size: cover;}
li a.clips-and-adaptors {background: url(/images/loz-clips.png) no-repeat top right; background-size: cover;}
li a.test-leads {background: url(/images/loz-leads.png) no-repeat top right; background-size: cover;}
li a.picoscope-storage-solutions {background: url(/images/loz-storage.png) no-repeat top right; background-size: cover;}




#accordion .panel-title > a:before {
    float: left !important;
    font-family: "Font Awesome 5 Pro";
    padding-right: 15px;
	font-weight: 900;
    content: "\f068";
}
#accordion .panel-title > a.collapsed:before {
    float: left !important;
    content: "\f067";
}

.svg-white {
	filter: invert(99%) sepia(0%) saturate(47%) hue-rotate(247deg) brightness(117%) contrast(100%);
    margin-bottom: 3px;
}

form {
	display: flex;
	flex-direction: column;
	gap: 15px;
}

form .form-group {
	margin-bottom: 0;
	margin-top: 0;
}

#reviewForm form,
.configWell form,
.salesbox form,
#fback form {
	display: block;
}

#reviewForm form .form-group,
.configWell form .form-group,
.salesbox form .form-group,
#fback form .form-group {
	margin-bottom: 15px;
	margin-top: 0;
}

form.store_product_form {
	display: block;
}

form.store_product_form .form-group {
	margin-bottom: 15px;
	margin-top: 0;
}