/**
* MSR Legacy styling
* Version: 1.6.3
*/
/* form & newsletter */
.msr-news img.alignright { margin: 3px 0 20px 15px;}

.msr-left-side-bar .menu li {
	display: block;
	}

.msr-left-side-bar .menu li a {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 8px 0;
	text-decoration: none;
	}

.msr-left-side-bar .menu li a:hover {
	color: #666666;
	}

.msr-left-side-bar div .menu { margin-bottom: 17px;}

form .columns { padding: 0;}

.msr-blue-box { 
	background-color: #0033CC;
	padding: 18px 18px 0 18px;
	color: #fff;
	clear: both;
	}

.msr-blue-box label { color: #fff; font-weight: bold; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea { height: 18px; font-size: 12px; line-height: 14px; margin-bottom: 12px; padding-top: 0px; padding-bottom: 0px;}

[type='checkbox'] + label, [type='radio'] + label { vertical-align: top; margin: 0;}

[type='file'], [type='checkbox'], [type='radio'] { margin: 0 3px 8px 0; }

form .msr-tablewidth [type='text'], form .msr-tablewidth textarea { 
	width: 100%;
	margin-top: 10px;
    margin-bottom: 5px;
}

form .msr-tablewidth .select_OK { 
	width: 100%;
	outline-color: #0033cc;
	border-color: rgb(133, 133, 133);
	border-radius: 3px;
}


label { font-size: 12px; line-height: 18px; margin: 0; padding:0;}

#filterForm label { line-height: 14px; margin-bottom: 6px; font-weight: normal;}

#filterForm .columns { padding: 0 8px;}

#filterForm .item {clear: both;}

input:disabled, input[readonly], textarea:disabled, textarea[readonly] {background-color: #e6e6e6 !important;}

.tech-descr-table select {
    font-size: 11px;
    line-height: 12px;
    width: inherit;
    margin: 0 0 1px;
    padding: 0 14px 0 4px;
    height: 16px;
	background-position: right -12px center;
	min-width: 90px;
}

.tech-descr-table select:lang(en-US) {
	min-width: 65px;
}

.tech-descr-table .size-msr-sidebar-thumb-unlimited { margin: 10px; }

input[type='checkbox'] {
	float: left;
}

input[type='checkbox'].chkbx_OK {
	float: none;
	margin-right: 5px;
	vertical-align: middle;
    margin-bottom: 2px;
}

input[type='checkbox'] + label {
  display: block;
}

.button { font-size: 12px; }

.msr-blue-box .button { float: right; background: #fff; color: #0033CC; }

.msr-blue-box .button:hover { background-color: #2199e8; color: #fff; }

.clear-both { clear: both;}

.txt_dark_grey { color: #444444;}

.msr-left-side-bar a { display: block;}

ol {
    font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
    font-size: 14px;
	margin:0 0 0 40px;
	color: #000000;
}

a.msr-datasheets,
.msr-datasheets a { 
	display: block;
	background: url(https://www.msr.ch/images/icons/pdf.gif) left top no-repeat;
	padding-left: 18px;
	    clear: both;
	}

a.msr-datasheets-right,
.msr-datasheets-right a { 
	display: block;
	background: url(https://www.msr.ch/images/icons/pdf.gif) right top no-repeat;
	padding-right: 18px;
	    clear: both;
	}

.msr-grey-box { background-color: #EEEEEE; padding: 1px 10px; margin-bottom: 15px; margin-top: 25px;}
.msr-grey-box+.msr-grey-box { margin-top: -15px;}

.msr-grey-box-v2 { background-color: #EFEFEF ; padding: 15px; margin-top: 25px;}

.entry-content .msr-grey-box-v2  ul {
  list-style-type: none;
  padding-left: 5px;
}
.msr-grey-box-v2 ul > li {
  text-indent: -5px;
}
.msr-grey-box-v2 ul > li:before {
  content: "-";
  margin-right: 5px;
  color: #0033CC;
}

.msr-grey-box ul { padding-left: 15px !important;}

.msr-grey-box ul li {padding-bottom: 13px;}

/* MSR NEWSLETTER WIDGET */
.msr-newsletter-subscribe-widget .msr-form {
    border: 1px solid #0033cc;
    margin: 18px 0;
    padding: 10px 28px;
    text-align: center;
}

.msr-newsletter-subscribe-widget img {
    width: 100%;
	height: auto;
	margin: 0 0 16px !important;
}

.msr-newsletter-subscribe-widget h3 {
    margin-bottom: 9px;
    font-size: 14px;
}

.msr-newsletter-subscribe-widget input[type='text'] {
    height: 25px;
    font-size: 11px;
	line-height: 14px;
	box-shadow: none;
	border-radius: 0;
	font-weight: bold;
	color: #9f9f9f;
	background-color: #efefef;
	border: none;
	margin: 4px 0 16px;
	padding: 0 0 0 12px;
}

.msr-newsletter-subscribe-widget input[type='text']::placeholder {
  	font-weight: bold;
	color: #6B6B6B;
	opacity: 1;
}

.msr-newsletter-subscribe-widget p {
  	font-weight: normal;
	color: #9f9f9f;
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	margin: 0 0 8px;
}

.msr-newsletter-subscribe-widget input.button {
    float: right;
}

.msr-newsletter-privacy {
    float: left;
	margin-top: 18px;
}

.msr-newsletter-privacy a {
	color: #0033cc;
	font-size: 9px;
}

.msr-newsletter-subscribe-widget .button {
	background-color: #0033cc;
	color: #fff;
	border-radius: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	padding: 9px;
	margin: 0;
}

.msr-newsletter-subscribe-widget .button:hover, .msr-newsletter-subscribe-widget .button:focus {
    border: 1px solid transparent;
}

.msr-newsletter-subscribe-widget .clear-both {
    height: 5px;
}

/*Flex */

.msr-flex-page h1 {
	font: normal normal bold 20px/23px Arial;
}

.msr-flex-page h2 {
	font: normal normal bold 13px/22px Arial;
}

.msr-flex-page .entry-content p {
	letter-spacing: 0px;
	text-align: left;
}

.msr-flex-order-wrap {
	margin: 20px 0 20px 20px;
}

.msr-flex-order-wrap a {
    display: block;
}

.msr-flex-order-wrap a span {
	display: block;
	text-align: left;
	font-weight: Bold;
	letter-spacing: 0px;
	color: #FFFFFF;
	padding: 15px 15px 20px;
	line-height: 24px;
	background: #0033CC;
}

.msr-flex-order-form a span {margin-bottom: 83px;}

.msr-flex-order-form {
    display: inline-block;
    width: 240px;
	background: url(https://www.msr.ch/images/Buttons/flex-arrow-down.png) left bottom no-repeat;
	vertical-align: top;
}

.msr-flex-order-shop{
    display: inline-block;
    width: 320px;
	background: url(https://www.msr.ch/images/Buttons/flex-arrow-right.png) left top no-repeat;
	margin-left: 50px;
	padding-right: 78px;
}

@media screen and (max-width: 688px) {
	.msr-flex-order-wrap { text-align: center;	}
	
	.msr-flex-order-shop { margin-top: 20px; margin-left: 80px;	}
	
}

/*Flex v2*/
.flex-separator { text-align:center}
.flex-separator span {
	display: inline-block;
	width: 136px;
	height: 3px;
	background-color: #0033CC;
	margin: 40px 0 0;
}

.entry-content .textwidget .msr-flex-banner ul {
    text-align: left;	
	padding: 0 23px;
	margin-bottom: 15px;
}

.entry-content .textwidget .msr-flex-banner ul li {
	font: normal normal normal 11px/13px Arial;
	background: url(../images/Haken.png) no-repeat left top; /* <-- change `left` & `top` too for extra control */
	padding: 0px 0px 10px 30px;
	list-style: none;
	margin: 0;
	min-height: 26px;
    box-sizing: content-box;
}

.entry-content .textwidget .msr-flex-banner ul li:last-child {
	padding-bottom: 0px;
}

.msr-flex-banner h2 {
	font: normal normal bold 13px/22px Arial;
	margin-bottom: 20px;
}

.msr-flex-banner .item {
	background: transparent url('../images/flex-banner-300x200-2.jpg') 0% 0% no-repeat padding-box;
	box-shadow: 0px 4px 10px #00000033;
	border-radius: 7px;
	width: 300px;
	padding: 220px 0px 17px;
	margin: 30px auto 0;
}

.msr-flex-banner:first-child .item { background: transparent url('../images/flex-banner-300x200-1.jpg') 0% 0% no-repeat padding-box; }

.flex-banner-btn {
	display: block;
	background: #0033CC 0% 0% no-repeat padding-box;
	box-shadow: 0px 3px 6px #00000067;
	border-radius: 9px;
	margin: 15px 23px 0;
}

.flex-banner-btn-eq {
	margin-top: 3px;
}

.flex-banner-btn span{
	display:inline-block;
	font: normal normal bold 12px/14px Arial;
	color: #FFFFFF;
	padding: 10px 0;
}

/*Flex V3*/
.msr-logger-banner { text-align: center;}

.msr-logger-banner span {
	margin: 15px 23px;
	background: #0033CC;
	display: block;
	color: white;
    text-decoration: none;
	font: normal normal bold 12px Arial;
	padding: 10px 0;
	position: relative;
}

.msr-logger-banner.msr-logger-banner-orange span {
	background: #FF9900;
}

.msr-grey-banner .msr-logger-banner span {
	background: #CCCCCC;
	color: #0033CC;		
}

.msr-bw-banner .msr-logger-banner span {
	background: #FFFFFF;
	border: 1px solid #0033CC;
	color: #0033CC;
}

.msr-bw-banner .msr-logger-banner.msr-right-arrow span:after {
    content: "";
    position: absolute;
    display: block;
    left: 267px;
    top: 11px;
    width: 1px;
    padding-top: 13px;
    padding-right: 1px;
    background: #FFFFFF;
}

.msr-bw-banner .msr-logger-banner.msr-down-arrow span:after {
    content: "";
    position: absolute;
    display: block;
    bottom: -1px;
    width: 12px;
    margin: 0 146px;
    padding-top: 3px;
    background: #FFFFFF;
}

.msr-logger-banner.msr-down-arrow span,
.msr-logger-banner.msr-right-arrow span {
	margin: 0;
}

.msr-down-arrow {
	margin: 15px 0 0;
    background: url(../images/msr-banner-down-arrow-blue.png) center bottom no-repeat;
    display: block;
    padding-bottom: 39px;
	text-decoration: none;
}

.msr-grey-banner .msr-down-arrow {
    background: url(../images/msr-banner-down-arrow-grey.png) center bottom no-repeat;
	text-decoration: none;
}

.msr-bw-banner .msr-down-arrow {
    background: url(../images/msr-banner-down-arrow-bw.png) center bottom no-repeat;
	text-decoration: none;
}

.msr-right-arrow {
	margin: 15px 0;
	display: block;
	background:url('../images/msr-banner-right-arrow-blue.png') right center no-repeat;
	padding-right: 39px;
	text-decoration: none;
}

.msr-grey-banner .msr-right-arrow {
	background:url('../images/msr-banner-right-arrow-grey.png') right center no-repeat;
	text-decoration: none;
}

.msr-logger-banner-orange.msr-right-arrow {
	background:url('../images/msr-banner-right-arrow-orange.png') right center no-repeat;
	text-decoration: none;
}

.msr-bw-banner .msr-right-arrow {
	background:url('../images/msr-banner-right-arrow-bw.png') right center no-repeat;
	text-decoration: none;
}

.msr-flex-banner .msr-down-arrow {
	background-position: 50% 100%;
	margin: 0px 23px;
	-webkit-filter: drop-shadow(0px 3px 2px rgba(0,0,0,0.2));
  	filter: drop-shadow(0px 3px 2px rgba(0,0,0,0.2));
}

.msr-flex-banner .msr-right-arrow {
	margin: 0px 23px 15px;
	-webkit-filter: drop-shadow(0px 3px 2px rgba(0,0,0,0.2));
  	filter: drop-shadow(0px 3px 2px rgba(0,0,0,0.2));
}

.no-padding {
	padding-left:0;
	padding-right:0;
}

@media screen and (min-width: 688px) {
	.msr-down-arrow {background: url(../images/msr-banner-down-arrow-blue.png) 45px bottom no-repeat;}
	.msr-grey-banner .msr-down-arrow {background: url(../images/msr-banner-down-arrow-grey.png) 45px bottom no-repeat;}
	.msr-bw-banner .msr-down-arrow {background: url(../images/msr-banner-down-arrow-bw.png) 45px bottom no-repeat;}
	.msr-bw-banner .msr-logger-banner.msr-down-arrow span:after { margin: 0 53px; }
}

@media screen and (max-width: 688px) {
	.msr-down-arrow {
		margin-right: 0;
	}

	.msr-right-arrow {
		margin-left: 0;
	}
}
/*PC Soft v2*/
.msr-pc-soft-banners { margin-bottom: 30px; }

.msr-pc-soft-banner a{
	display: inline-block;
	box-shadow: -8px 4px 10px #00000033;
	height: 200px;
	width: 250px;
	padding-top: 160px;
	margin: 30px auto 0;
}

.msr-pc-soft-banner a span{
	display: block;
	background: #0033CC 0% 0% no-repeat padding-box;
	height: 100%;
    color: #ffffff;
	font: normal normal bold 13px/23px Arial;
	text-decoration: none;
	padding: 8px;
}

.msr-pc-soft-std { background: transparent url('../images/pcsoft/MSR_PC_Software_Standard.png') 0% 0% no-repeat padding-box;}
.msr-pc-soft-165 { background: transparent url('../images/pcsoft/MSR_ShockViewer.png') 0% 0% no-repeat padding-box;}
.msr-pc-soft-175 { background: transparent url('../images/pcsoft/MSR175_Dashboard.png') 0% 0% no-repeat padding-box;}
.msr-pc-soft-bl  { background: transparent url('../images/pcsoft/MSR_BudgetLine.png') 0% 0% no-repeat padding-box;}
.msr-pc-soft-wlan  { background: transparent url('../images/pcsoft/MSR145W2D-Dashboard.jpg') 0% 0% no-repeat padding-box;}

.msr-support-partner { background: transparent url('../images/support/MSR_Data_Logger_Sales.png') 0% 0% no-repeat padding-box;}
.msr-support-faq { background: transparent url('../images/support/faq.png') 0% 0% no-repeat padding-box;}
.msr-support-frmw { background: transparent url('../images/support/frmw_update.png') 0% 0% no-repeat padding-box;}
.msr-support-cloud { background: transparent url('../images/support/MSR SmartCloud_MSR Electronics GmbH_Messdatenkurve.png') 0% 0% no-repeat padding-box;}
.msr-support-dl-app { background: transparent url('../images/support/DataLogger-iPhone-app3.png') 0% 0% no-repeat padding-box;}
.msr-support-manuals { background: transparent url('../images/support/Anleitung.png') 0% 0% no-repeat padding-box;}
.msr-support-orientation { background: transparent url('../images/support/Beschleunigung.png') 0% 0% no-repeat padding-box;}

.msr-banners-custom-image a {
    padding-top: 0;
    height: auto;
}

/*MSR CONF TABLES MOBILE FIX*/
@media screen and (max-width: 916px) {
	table {
	  display: block;
	  overflow-x: auto;
	  /*white-space: nowrap;*/
	}

	/*
	table tbody {
	  display: table;
	  width: 100%;
	}*/
}

.entry-content .textwidget ul {list-style-image: initial;}
#menu-item-991 .sub-menu { display:block;}

/*MSR FOA*/

.msr-product-gallery img{
    border: 2px solid #d7dad9;
	width: 47%;
    display: inline-block;
}

.msr-page-product-container p{
	text-align:justify;
}

.msr-page-product-container h2 {
    margin-top: 15px;
}

.msr-product-gallery .msr-image-popup:first-child img {
    width: 100%;
	margin-bottom:15px;
}

.msr-product-gallery .msr-image-popup:last-child img {
    float: right;
}

.msr-product-gallery p { margin:0;}

.msr-product-gallery-right { float:right;     margin: 0 0 0 15px;}

/*Table and data table*/
b {
    font-weight: bold;
}

.data_td_odd {
	background-color: #EEEEEE;  
	border-color: #666666;  
	border-width: 1px;  
	border-style: none solid solid none;  
}

:not(table) .data_table {
	width: 100%;
	/*min-width: 645px;*/
	display: block;
	overflow-x: auto;
	/*white-space: nowrap;*/
}

.data_table > tbody {
	display: table;
    width: 100%;
	border-color: #666666;
	border-width: 1px;
	border-style: solid none none solid;
}

.data_table .vc_btn3.vc_btn3-color-grey {
	color: rgb(0, 51, 204);
	background: rgb(204, 204, 204);
	border: 1px solid rgb(0, 51, 204);
}

.data_table .vc_btn3.vc_btn3-color-grey:disabled {
	color: #FFF;	
	border: 1px solid#666666;
}

tr td.data_td_odd {width: auto;}

tr th.data_td_odd {width: 10%;}

td.data_td_odd img {height: auto;

	position: relative;

	width: 500px;}

.data_th,
.data_th b {

font-size: 12px;

font-weight: bold !important;

text-align: left;

color: #FFFFFF !important;

background-color: #666666;

border-color: #666666;

border-width: 1px;

border-style: none solid solid none;

padding: 4px;

line-height: 14px;

}


td {

font-size: 12px;

}

.tech-descr-table td {
	font-size: 12px;
	vertical-align: top;
	padding: 4px;
}

.tech-descr-table td table td { padding: 0;}

.tech-descr-table table { margin: 0;}

.tech-descr-table tr td:first-child { min-width: 119px;}

.tech-descr-table ul li { font-size: 11px;}

.tech-descr-table b { color: #141412;}

.data_td_even {

	border-color: #666666;
  
	border-width: 1px;
  
	border-style: none solid solid none;
  
}

.btn_small {
	font-size: 11px;
	color: #0033CC;
	background-color: #CCCCCC;
	padding: 2px;
	border-width: 2px;
	border-style: outset;
	border-color: buttonface;

}

.btn_disabled {
    
    font-size: 11px;
    color: #FFFFFF;
    background-color: #CCCCCC;
    padding: 2px;
	border-width: 2px;
    border-style: outset;
    border-color: buttonface;
}

/* MSR FOUND TABLE */
.msr-found-table .heading-row div { 
	text-align: center;
	font: normal normal bold 12px/14px Arial;
	letter-spacing: 0px;
	color: #FFFFFF;
	background: #666666;
	padding: 5px 0;
}

.msr-found-table .items .item {
    vertical-align: top;
    padding: 5px 3px;
    border-color: #000;
    border-width: 1px;
    border-style: solid solid none none;
	font: normal normal normal 12px/12px Arial;
	letter-spacing: 0px;
	color: #000000;
	min-height: 125px;
	background: #FFF;	
}

.items .msr-double-h .item { min-height: 125px;}

.msr-found-table.msr-es-hfx .items .item,
.msr-es-hfx .items .msr-double-h .item { min-height: 140px;}

.msr-found-table .items .item img { margin-top: 5px;}
.msr-found-table .items .item ul {
    font: normal normal normal 12px/12px Arial;
    padding-left: 14px;
    margin: 0 0 5px;
}

.msr-found-table .items .item a {
	font-weight: bold;
	text-decoration: none;	
}

.msr-found-table .items .item:first-child {
    border-style: solid solid none solid;
}

.msr-shop-btn { 
	background: #CCCCCC;
	box-shadow: 2px 2px 0px #666666;
	border-radius: 3px 0px;
	font: normal normal bold 12px/14px Arial;
	letter-spacing: 0px;
	color: #0033CC;
	display: block;
	margin: 10px;
}

.msr-shop-btn-alt {
    font-size: 11px;
    background: #CCCCCC;
	box-shadow: 2px 2px 0px #666666;
	border-radius: 3px 0px;
	letter-spacing: 0px;
	color: #0033CC;
	display: block;
	margin: 10px;
	font-weight: normal !important;
}

.msr-shop-btn-alt span,
.msr-shop-btn span{
	padding: 5px 10px;
    display: block;
}	

.msr-word-break { margin: 0 5px; word-break: break-all;}

@media screen and (min-width: 687px) {
	.msr-found-table .items .item-row:last-child .item {
		border-style: solid solid solid none;
	}

	.msr-found-table .items .item-row:last-child .item.item:first-child {
		border-style: solid;
	}
}

@media screen and (max-width: 999px) {
	.msr-found-table .items .item {
		border-style: none solid none solid;
		min-height: 0;
		text-align: center;
	}
	
	.msr-found-table .items .item:first-child {
		border-style: solid solid none;
	}
	
	.msr-found-table .items .item:last-child {
		border-style: none solid solid;
	}

	.msr-found-table [class*=col-md-] + [class*=col-md-] {
		margin-top: 0;
	  }
}

table.msr-table {
    border: 1px solid #666666 !important;
}

table.msr-table table > tbody > tr > td,
table.msr-table table { border: none;}

/* MSR content */
.msr-left-side-bar {
	width: 204px;
	padding: 0 25px 0 25px;
	float: left;
}

.msr-page-content {
	width: 82%;
	border-left: solid #999999 1px;
	float: right;
	padding: 0 25px 40px 26px;
}

.msr-left-side-bar a img { padding: 0 0 10px;}

.msr-sidebar-gallery a img { padding: 0;}

.msr-sidebar-gallery a { margin-bottom: 25px;}

.post-title { margin-bottom: 25px !important}

@media screen and (max-width: 916px) {
	
	.msr-left-side-bar {
		width: 100%;
		float: none;
	}
	
	.msr-page-content {
		width: 100%;
		border-left: none;
		float: none;		
	}
	
	.hide-xs,
	.msr-page-product-container .msr-left-side-bar { display:none;}
}

.msr-sub-article {
    float: right;
    border: 1px solid #ccc;
    width: 40%;
    margin-left: 10px;
    margin-bottom: 6px;
	padding: 10px 15px;
}

.msr-sub-article h1,
.msr-sub-article h2,
.msr-sub-article h3,
.msr-sub-article h4,
.msr-sub-article h5,
.msr-sub-article h6 { margin-top:10px; }

.msr-sub-article img.alignleft { margin: 3px 7px 0 0 !important; }
.msr-sub-article img.alignright { margin: 3px 0 0 7px !important; }

.msr-sub-article ul { padding-left: 10px !important; }

.msr-sub-article-wide { border:1px solid black;padding:0 10px 5px; margin:15px 0; }

@media screen and (max-width: 440px) {
	
	.size-msr-content-250-thumb-unlimited,
	.size-msr-content-200-thumb-unlimited,
	.size-msr-content-182-thumb-unlimited {
		width: 50%;		
		}
	
	.msr-sub-article { width: 100%;	 }
}

.content-container > .row > *.col-md-12 {
    padding-bottom: 25px  !important;
    padding-top: 25px  !important;
}

.ipt_readonly {
    border-radius: 5px;
}

.msr-full-w-tabbed-header {
    margin-bottom: 25px;
}

.msr-prod-conf-pricetable { margin-bottom: 25px;}

.msr-footer-newsletterwidget a { color: #fff !important;}

.top-bar-right .contact-info-item a { color: #fff !important;}