/* kz.css */
/* KVR W and Z */
/*! jQuery UI: draggable.css, core.css, selectable.css, sortable.css, autocomplete.css, menu.css, theme.css (some) */

.ui-draggable-handle {
	touch-action: none;
}

.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
}

.ui-front {
	z-index: 100;
}

.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}

.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	background-image: none;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-selectable {
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-sortable-handle {
	touch-action: none;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}

html {
  --scrollbarBG: #fff;
  --thumbBG: #aaa;
}

.pe-none a *,
a.pe-none *,
.kvr-toggle-next *,
.kvr-toggle-id * {
  pointer-events: none;
}

.kvr-toggle-next,
.kvr-toggle-id {
  cursor: pointer;
}

.block-300250-rel {
  display: block;
  height: 250px;
  overflow: hidden;
  position: relative;
  width: 300px;
}

.kvrmp-discount-circle {
  align-items: center;
  background-color: #a42b58;
  border-radius: 40px;
  box-shadow: 1px 1px 10px #000;
  color: #fff;
  display: flex;
  font-size: 150%;
  font-weight: bold;
  height: 80px;
  justify-content: center;
  line-height: 20px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 80px;
}

.bottom-overlay-darkbg {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgb(0, 0, 0) 100%);
  bottom: 0;
  color: #fff;
  left: 0;
  padding: 10px;
  position: absolute;
  right: 0;
  text-shadow: 1px 1px 10px #000;
}

/* Burger */
.kvrburger {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  flex-direction: column;
  height: 12px;
  width: 12px;
}

.kvrburger>* {
  background-color: #999;
  height: 2px;
}

.kvrlight .kvrburger>* {
  background-color: #555;
}

a:hover .kvrburger>*,
a:active .kvrburger>*,
a:focus .kvrburger>*,
a.active .kvrburger>*,
.onshow .kvrburger>* {
  background-color: #eee;
}

.kvrlight a:hover .kvrburger>*,
.kvrlight a:active .kvrburger>*,
.kvrlight a:focus .kvrburger>*,
.kvrlight a.active .kvrburger>*,
.kvrlight.onshow .kvrburger>* {
  background-color: #333;
}

.kvrburger>*:nth-of-type(2) {
  margin: 3px 0;
}

/* Slide Out Nav Bar */
#kvrmainfixedbar {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  font-size: 1.2em;
  z-index: 1019;
  width: 320px;
  background-color: #fff;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

#kvrmainfixedbar.onshow {
  -webkit-animation: onshow 0.1s forwards;
  animation: onshow 0.1s forwards;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

#kvrmainfixedbar:not(.onshow):not(.firstload) {
  -webkit-animation: offshow 0.1s forwards;
  animation: offshow 0.1s forwards;
}

@-webkit-keyframes onshow {
  100% {
    -webkit-transform: translateX(0%);
  }
}

@keyframes onshow {
  100% {
    transform: translateX(0%);
  }
}

@-webkit-keyframes offshow {
  0% {
    -webkit-transform: translateX(0%);
  }

  100% {
    -webkit-transform: translateX(-100%);
  }
}

@keyframes offshow {
  0% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(-100%);
  }
}

#kvrmainfixedbar a {
  display: flex;
  padding: 10px;
  color: #666;
  position: relative;
  border-bottom: 1px solid #eee;
  transition: 0.5s;
  font-family: "Open Sans", Verdana, Helvetica, "Trebuchet MS";
  font-weight: 500;
  align-items: center;
}

#kvrmainfixedbar a * {
  pointer-events: none;
}

#kvrtogglemainfixedbar {
  align-items: center;
  background-color: #333;
  box-sizing: border-box;
  display: flex;
  height: 46px;
  justify-content: center;
  width: 45px;
}

#kvrtogglemainfixedbarlogo {
  opacity: 1.0;
  transition: 0.5s;
}

#kvrtogglemainfixedbarcon {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 1020;
}

#kvrtogglemainfixedbarcon.onshow #kvrtogglemainfixedbarlogo {
  display: none !important;
}

#kvrmainfixedbar a.hasarrow {
  padding: 10px 14px;
}

#kvrmainfixedbar a.hasarrowtext {
  padding-right: 14px;
}

#kvrmainfixedbar a:hover {
  background-color: #ddd;
  text-decoration: none;
}

.kvrdownarrow,
.kvrbackarrow {
  border-color: #666;
  border-style: solid;
  border-width: 0 2px 2px 0;
  display: inline-block;
  height: 6px;
  margin: -3px 0 0 auto;
  pointer-events: none;
  transform: rotate(45deg);
  width: 6px;
}

.kvrbackarrow {
  transform: rotate(135deg);
  margin: 0 5px 0 0;
}

.isopen {
  background-color: #ddd;
}

.isopen .kvrdownarrow {
  margin: 0 0 -3px auto;
  transform: rotate(-135deg);
}

.kvrsection {
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  margin-left: 10px;
  margin-top: 36px;
  position: absolute;
  width: calc(100% - 20px);
  z-index: 1;
}

.kvrsection>a:first-child {
  border-radius: 5px 5px 0 0;
}

.kvrsection>a:last-child {
  border-radius: 0 0 5px 5px;
}

.kvrsection a> :nth-child(2) {
  margin-left: 10px;
}

#kvrmainfixedbar>.kvrsection {
  margin-top: -5px;
}

.onshow #kvrtogglemainfixedbar .kvr-notify-circle {
  display: none;
}

/* News / Article Quotes */
#kvrsite blockquote {
  border-left: 5px solid #eee;
  font-family: Georgia, serif;
  font-size: 1.1rem;
  font-style: italic;
  line-height: 1.4;
  margin: 0 35px 10px 22px;
  padding: 10px 20px;
  quotes: "“" "”" "‘" "’";
}

#kvrsite blockquote::before {
  content: open-quote;
  margin-left: -8px;
  position: absolute;
}

#kvrsite blockquote p:last-of-type::after {
  content: close-quote;
}

#kvrsite blockquote p:last-child {
  padding-bottom: 0;
}

#kvrsite blockquote cite::before {
  content: "-- ";
}

.rcabadge {
  width: 250px;
  height: 250px;
  margin: auto;
  padding: 20px 0;
  filter: drop-shadow(0 3px 10px rgba(0, 0, 0, 0.8));
}

.rca-results .rcaheader {
  background-color: #c48a3c;
  background-image: linear-gradient(to top, #eccb68 0%, #c48a3c 100%);
  color: #333;
  padding: 10px;
  filter: drop-shadow(0 3px 10px #000c);
  border-radius: 25px;
  text-align: center;
  margin: 20px auto;
  width: 300px;
  box-sizing: border-box;
}

.rca-results .rcaheader a {
  font-size: 2rem;
  line-height: 2rem;
  color: #333 !important;
  padding-bottom: 20px;
}

.kvr-award-badges {
  margin-bottom: 20px;
  display: none;
}

.kvr-award-badges a {
  flex-basis: 200px;
  margin: auto;
}

.kvr-award-badges a:nth-child(n+3) {
  flex-basis: 100px;
  max-width: 100px;
  min-width: 100px;
  width: 100px;
}

.kvr-award-badges img {
  display: block;
  filter: drop-shadow(0 3px 10px #000c);
}

.kvr-rca-badge-bug {
  height: 75px;
  margin-bottom: 20px;
  position: absolute;
  right: 2px;
  top: 2px;
  width: 75px;
  z-index: 1;
}

.kvrform2019 .ui-autocomplete-loading {
  background: url(https://static.kvraudio.com/i/loading16.gif) no-repeat scroll calc(100% - 10px) 50% #fff !important;
}

/* Style Form Elements Cross-Browser Consistently */
/* https://github.com/filamentgroup/select-css */
.kvrform2019 input[type="text"],
.kvrform2019 input[type="password"],
.kvrform2019 input[type="submit"],
.kvrform2019 input[type="button"],
.kvrform2019 input[type="file"],
.kvrform2019 input[type="number"],
.kvrform2019 input[type="search"],
.kvrform2019 input[type="date"],
.kvrform2019 input[type="email"],
.kvrform2019 select,
.kvrform2019 label,
.kvrform2019 button:not(.tox button),
.kvrform2019 .kvrbuttonizea a,
.kvrform2019 span.kvronoffleft,
.kvrform2019 span.kvronoffright,
.kvrform2019 div.kvronoffleft,
.kvrform2019 div.kvronoffright {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  color: #444;
  line-height: 1.4;
  border: 1px solid #aaa;
  border-radius: .3em;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, .04);
  box-sizing: border-box;
  width: auto !important;
  margin: 2px !important;
  font-weight: lighter;
  text-shadow: none;
  background-clip: initial;
}

.kvrform2019 select:invalid,
.kvrform2019 input:invalid,
.kvrform2019 textarea:invalid {
  border-color: red !important;
  box-shadow: 0 0 5px 0 red !important;
}

.kvrform2019 input[type="text"],
.kvrform2019 input[type="password"] {
  width: 100% !important;
}

.kvrform2019 input[type="text"],
.kvrform2019 input[type="password"],
.kvrform2019 input[type="submit"],
.kvrform2019 input[type="button"],
.kvrform2019 input[type="file"],
.kvrform2019 input[type="number"],
.kvrform2019 input[type="search"],
.kvrform2019 input[type="date"],
.kvrform2019 input[type="email"],
.kvrform2019 label,
.kvrform2019 button:not(.tox button),
.kvrform2019 .kvrbuttonizea a,
.kvrform2019 span.kvronoffleft,
.kvrform2019 span.kvronoffright,
.kvrform2019 div.kvronoffleft,
.kvrform2019 div.kvronoffright {
  padding: .6em .8em .5em .8em !important;
}

.kvrform2019 label,
.kvrform2019 button.kvronoffright:not(.tox button),
.kvrform2019 span.kvronoffleft,
.kvrform2019 span.kvronoffright,
.kvrform2019 div.kvronoffleft,
.kvrform2019 div.kvronoffright {
  display: flex;
  align-items: center;
}

.kvrform2019 .highlight {
  text-shadow: none;
}

.kvrform2019 label input {
  margin: 0 5px 0 0 !important;
  width: auto;
}

.kvrform2019 input[type="submit"],
.kvrform2019 input[type="button"],
.kvrform2019 button:not(.tox button),
.kvrform2019 .kvrbuttonizea a {
  background-color: #eee;
  background-image: linear-gradient(to bottom, #eee 0%, #ddd 100%);
}

.kvrform2019 select,
.kvrform2019 select.tablesorter-filter.searchbg {
  padding: .6em 1.4em .5em .8em;
  max-width: 100%;
  height: auto;

  /*
  bg image below uses 2 urls: an svg data uri for the arrow icon / the second is the gradient
  To change the icon color, use `%23` instead of `#`, since it is a url
  */
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E'),
    linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  background-repeat: no-repeat, repeat;
  /* arrow icon position (1em from the right, 50% vertical) , then gradient position*/
  background-position: right .7em top 50%, 0 0;
  /* icon size, then gradient */
  background-size: .65em auto, 100%;
  min-width: 50px !important;
}

.kvrform2019 select:hover {
  border-color: #888;
}

.kvrform2019 input[type="submit"]:hover,
.kvrform2019 input[type="button"]:hover,
.kvrform2019 button:hover:not(.tox button),
.kvrform2019 .kvrbuttonizea a:hover,
.kvrform2019 .kvrbuttonizea a.active,
.kvrform2019 .kvrbuttonizea a:active,
.kvrform2019 .kvrbuttonizea a:focus {
  border-color: #bbb !important;
  background-image: none !important;
  background-color: #f1f1f1 !important;
  color: #444 !important;
  text-shadow: none !important;
}

.kvrform2019 .kvrbuttonizea a:hover *,
.kvrform2019 .kvrbuttonizea a:active *,
.kvrform2019 .kvrbuttonizea a:focus *,
.kvrform2019 .kvrbuttonizea a.active * {
  color: #444 !important;
}

.kvrform2019 select:focus,
.kvrform2019 input[type="text"]:focus,
.kvrform2019 input[type="password"]:focus,
.kvrform2019 input[type="button"]:focus,
.kvrform2019 button:focus:not(.tox button),
.kvrform2019 input[type="submit"]:focus,
.kvrform2019 input[type="file"]:focus,
.kvrform2019 input[type="number"]:focus,
.kvrform2019 input[type="search"]:focus,
.kvrform2019 input[type="date"]:focus,
.kvrform2019 input[type="email"]:focus {
  border-color: #aaa;
  box-shadow: 0 0 3px 3px rgba(59, 153, 252, .3);
  color: #222;
  outline: none;
}

.kvronoffleft:focus,
.kvronoffmid:focus,
.kvronoffright:focus {
  z-index: 10 !important;
}

.kvrform2019 .kvrselected,
.kvrform2019 .highlight {
  opacity: 1.0;
  color: #FFF !important;
  border: 1px solid #25729A !important;
  text-shadow: none;
  background-color: #3093c7;
  background-image: linear-gradient(to bottom, #3093c7, #1c5a85 150%);
  transition: 0.5s cubic-bezier(.18, .89, .32, 1.28);
}

.kvrform2019 .kvrselected.redwhenon,
.kvrform2019 .highlight.redwhenon {
  background-color: red !important;
  color: #fff !important;
  border-color: red !important;
  background-image: none;
  text-shadow: none;
}

.kvrform2019 .kvrselected.greenwhenon,
.kvrform2019 .highlight.greenwhenon {
  background-color: green !important;
  color: #fff !important;
  border-color: green !important;
  background-image: none;
  text-shadow: none;
}

.kvrform2019 span.kvronoffleft,
.kvrform2019 div.kvronoffleft,
.kvrform2019 label.kvronoffleft,
.kvrform2019 input.kvronoffleft,
.kvrform2019 .kvrbuttonizea a.kvronoffleft {
  margin-right: 0 !important;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-color: #eee;
  z-index: 2;
}

.kvrform2019 span.kvronoffleft,
.kvrform2019 div.kvronoffleft {
  background-color: #eee;
  border-right-color: #ddd;
  color: #555;
}

.kvrform2019 span.kvronoffright,
.kvrform2019 div.kvronoffright {
  background-color: #eee;
  border-left-color: #ddd;
  color: #555;
}

.kvrform2019 label.kvronoffmid,
.kvrform2019 input.kvronoffmid,
.kvrform2019 .kvrbuttonizea a.kvronoffmid {
  margin-left: 0 !important;
  margin-right: 0 !important;
  border-radius: 0 !important;
  border-left-width: 0 !important;
  border-right-color: #eee;
}

.kvrform2019 input.kvronoffleft,
.kvrform2019 input.kvronoffmid {
  border-right-color: #aaa;
  z-index: 1;
}

.kvrform2019 label.kvronoffright,
.kvrform2019 input.kvronoffright,
.kvrform2019 button.kvronoffright:not(.tox button),
.kvrform2019 .kvrbuttonizea a.kvronoffright,
.kvrform2019 span.kvronoffright,
.kvrform2019 div.kvronoffright {
  margin-left: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-left-width: 0 !important;
  z-index: 2;
}

.kvrform2019 .grplabel90deg {
  background-color: #555;
  width: 20px;
  margin: 2px -6px 2px 2px;
  position: relative;
  align-self: stretch;
  overflow: hidden;
  border-radius: 5px 0 0 5px;
}

.kvrform2019 .grplabel90deg>* {
  color: #fef9f9;
  position: absolute;
  transform: translate(-50%, -50%) rotate(-90deg);
  left: 50%;
  top: 50%;
  display: block;
}

/* Set options to normal weight */
.kvrform2019 select option {
  font-weight: normal;
}

/* Support for rtl text, explicit support for Arabic and Hebrew */
*[dir="rtl"] .kvrform2019 select,
:root:lang(ar) .kvrform2019 select,
:root:lang(iw) .kvrform2019 select {
  background-position: left .7em top 50%, 0 0;
  padding: .6em .8em .5em 1.4em;
}

.kvrform2019 input.adinpnobordhov {
  width: 280px !important;
}

.kvrform2019 input.searchbg {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAAAA3NCSVQICAjb4U/gAAAARVBMVEX////7+/v5+fn29vbx8fHq6urn5+fm5ubj4+Pg4ODb29vZ2dnNzc3MzMytra2srKypqamoqKinp6empqalpaWampqZmZl+OQyUAAAACXBIWXMAAAsSAAALEgHS3X78AAAAJXRFWHRTb2Z0d2FyZQBNYWNyb21lZGlhIEZpcmV3b3JrcyBNWCAyMDA0h3aszwAAABZ0RVh0Q3JlYXRpb24gVGltZQAwMi8wNy8xOXRSRxUAAABWSURBVHicXY1LEoAwCENb+rOViqLl/kdVcGHHLB6TCQHnoPPgDk4FRDUsO5lDUnpCHVxtobFSgpk4lOec4Oa1c1kHtqPFlSW/t/H5g1mK+1QkTS79shv/KgMA0KdAOgAAAABJRU5ErkJggg=='), linear-gradient(to bottom, #fff 0%, #fff 100%);
  background-repeat: no-repeat, repeat;
  background-position: right .7em top 50%, 0 0;
  padding-right: 30px !important;
}

.kvrform2019 .kvrbuttonizea .navmoremenu a,
.kvrform2019 .kvrbuttonizea .bignflat a {
  background-image: none !important;
  background-color: transparent !important;
  border: 0 solid transparent !important;
  box-shadow: none !important;
}

.kvrform2019 .kvrbuttonizea .navmoremenu a:hover,
.kvrform2019 .kvrbuttonizea .bignflat a:hover {
  background-color: #fff !important;
}

.kvrform2019 .kvrbuttonizea .bignflat {
  background-color: #f6f6f6;
}

.kvrform2019 .kvrbuttonizea .bignflat a {
  white-space: normal;
}

#kvr-display-full-cover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  /*
  bottom: 0;
  */
  background-color: #fff;
  z-index: 1020;
  overflow: auto;
  height: 100dvh;
}

.kvr-darkbg-content-centered {
  background-color: rgba(0, 0, 0, 0.8) !important;
  align-items: center;
  display: flex;
  justify-content: center;
}

.kvr-darkbg-content-centered>div:first-child {
  background-color: #fff;
  border-radius: 5px;
  max-height: 90vh;
  max-width: 90vw;
  font-size: 1rem;
  line-height: 1.5;
  color: #333;
  padding: 5px 0;
  /*account for scroll on overflow*/
}

.kvr-darkbg-content-centered>div:first-child>div:first-child::-webkit-scrollbar {
  width: 11px;
}

.kvr-darkbg-content-centered>div:first-child>div:first-child::-webkit-scrollbar-track {
  background: var(--scrollbarBG);
}

.kvr-darkbg-content-centered>div:first-child>div:first-child::-webkit-scrollbar-thumb {
  background-color: var(--thumbBG);
  border-radius: 6px;
  border: 3px solid var(--scrollbarBG);
}

.kvr-darkbg-content-centered>div:first-child>div:first-child {
  padding: 15px 20px;
  /* 15px = account for scroll on overflow*/
  overflow: auto;
  max-height: 90vh;
  box-sizing: border-box;
  scrollbar-width: thin;
  scrollbar-color: var(--thumbBG) var(--scrollbarBG);
  overscroll-behavior: contain;
  scrollbar-gutter: stable both-edges;
}

.kvr-darkbg-content-centered h1,
.kvr-darkbg-content-centered h2 {
  font-family: "Open Sans", Verdana, Helvetica, "Trebuchet MS";
  font-size: 1.3rem;
  line-height: 1.2;
  color: #333;
  overflow: hidden;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #ddd;
  padding: 0 30px 5px 0;
  clear: both;
}

.kvr-darkbg-content-centered h2 {
  font-size: 1.15rem;
}

.kvr-darkbg-content-centered a {
  color: #36c;
}

.kvr-fetch-n-display *,
.close-kvr-display-full-cover *,
.kvr-fetch-link * {
  pointer-events: none;
}

#kvr-fetch-submit-msg {
  color: red;
  font-size: 0.8rem;
  padding-right: 10px;
}

.kvr-force-grid-column {
  display: grid;
  grid-template-columns: auto;
  gap: 10px;
}

.kvr-force-grid-column>* {
  margin: 0;
}

.close-kvr-display-full-cover {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 1021;
}

.kvr-darkbg-content-centered .close-kvr-display-full-cover {
  position: absolute;
  display: flex;
  background-color: #fff;
  border-radius: 50%;
}

.close-kvr-display-full-cover:hover .spclose {
  background-position: -205px -460px;
}

.stroke-svg-on-hover:hover svg,
.close-kvr-display-full-cover:hover svg {
  stroke: red;
}

.kvr-notify-circle {
  background-color: #df4141;
  width: 24px;
  border-radius: 50%;
  height: 24px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #fff;
  line-height: 12px;
  font-weight: 700;
  position: relative;
}

.kvr-notify-circle> :first-child,
.kvr-cen-spit-num .spit> :first-child {
  position: absolute;
  transform: translate(-57%, -55%);
  top: 50%;
  left: 50%;
  display: block;
  font-weight: normal;
  font-size: 11px;
  letter-spacing: -1px;
  font-family: "Open Sans", Verdana, Helvetica, "Trebuchet MS";
}

.pad0,
.pad-children-0>* {
  padding: 0 !important;
}

.pad1,
.pad-children-1>* {
  padding: 1px !important;
}

.pad2,
.pad-children-2>* {
  padding: 2px !important;
}

.pad3,
.pad-children-3>* {
  padding: 3px !important;
}

.pad4,
.pad-children-4>* {
  padding: 4px !important;
}

.pad5,
.pad-children-5>* {
  padding: 5px !important;
}

.pad6,
.pad-children-6>* {
  padding: 6px !important;
}

.pad7,
.pad-children-7>* {
  padding: 7px !important;
}

.pad8,
.pad-children-8>* {
  padding: 8px !important;
}

.pad9,
.pad-children-9>* {
  padding: 9px !important;
}

.pad10,
.pad-children-10>* {
  padding: 10px !important;
}

.pad20,
.pad-children-20>* {
  padding: 20px !important;
}

.pad30,
.pad-children-30>* {
  padding: 30px !important;
}

.pad40,
.pad-children-40>* {
  padding: 40px !important;
}

.pad50,
.pad-children-50>* {
  padding: 50px !important;
}

.bg-children-gry1>* {
  background-color: #eeeeee !important;
  color: #333 !important;
}

.bg-children-gry2>* {
  background-color: #dddddd !important;
  color: #333 !important;
}

.bg-children-blu1>* {
  background-color: #e1eefd !important;
  color: #333 !important;
}

.bg-children-red1>* {
  background-color: #ead1dc !important;
  color: #333 !important;
}

.bg-children-grn1>* {
  background-color: #e6f3c1 !important;
  color: #333 !important;
}

.border-radius-5,
.border-radius-children-5>* {
  border-radius: 5px !important;
}

.gap0 {
  gap: 0 !important;
}

.gap5 {
  gap: 5px !important;
}

.gap10 {
  gap: 10px !important;
}

.gap20 {
  gap: 20px !important;
}

.gap30 {
  gap: 30px !important;
}

.gap40 {
  gap: 40px !important;
}

.gap50 {
  gap: 50px !important;
}

.marg-bot-10 {
  margin-bottom: 10px;
}

.marg-bot-20 {
  margin-bottom: 20px;
}

.marg-bot-30 {
  margin-bottom: 30px;
}

.grid-c2-g1-p20 {
  display: grid;
  grid-template-columns: minmax(200px, 300px) 1fr;
  grid-gap: 1px;
  gap: 1px;
  background-color: #ddd;
}

.grid-c2-g1-p20>* {
  background-color: #fff;
  padding: 20px;
}

.grid-c2-g1-p20>*:nth-child(odd) {
  background-color: #f1f1f1;
  font-weight: bold;
  text-align: right;
}

.grid-c150 {
  border: 1px solid #ddd;
  grid-template-columns: 150px 1fr;
  border-radius: 5px;
}

.grid-c150> :first-child {
  border-top-left-radius: 5px;
}

.grid-c150> :nth-child(2) {
  border-top-right-radius: 5px;
}

.grid-c150> :nth-last-child(2) {
  border-bottom-left-radius: 5px;
}

.grid-c150> :last-child {
  border-bottom-right-radius: 5px;
}

.grid-c150>* {
  padding: 10px;
}

.grid-c200 {
  grid-template-columns: 200px 1fr;
}

.grid-content-subheader {
  margin: -20px -20px 20px -20px;
  padding: 20px;
  background-color: #f1f1f1;
  border-bottom: 1px solid #ddd;
}

@media (max-width: 1100px) {

  /* Sub-Sub-Grid */
  .grid-cspan2-1100>* {
    grid-column: span 2;
  }

  .grid-cspan2-1100>*:nth-child(odd) {
    text-align: left;
  }

  .grid-cspan2-1100>*:nth-child(odd) br {
    display: none;
  }

  .grid-cspan2-1100.grid-c150> :first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .grid-cspan2-1100.grid-c150> :nth-child(2) {
    border-top-right-radius: 0;
  }

  .grid-cspan2-1100.grid-c150> :nth-last-child(2) {
    border-bottom-left-radius: 0;
  }

  .grid-cspan2-1100.grid-c150> :last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
}

@media (max-width: 800px) {

  /* Main-Grid */
  .grid-cspan2-800>* {
    grid-column: span 2;
  }

  .grid-cspan2-800>*:nth-child(odd) {
    text-align: left;
  }

  .grid-cspan2-800>*:nth-child(odd) br {
    display: none;
  }
}

/* Duplicates what happens in the Media Query below so when embedded in a table it will always wrap */
.force-grid-cspan2-600-wrap .grid-cspan2-600>* {
  grid-column: span 2;
}

.force-grid-cspan2-600-wrap .grid-cspan2-600>*:nth-child(odd) {
  text-align: left;
}

.force-grid-cspan2-600-wrap .grid-cspan2-600>*:nth-child(odd) br {
  display: none;
}

.force-grid-cspan2-600-wrap .grid-cspan2-600.grid-c150> :first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.force-grid-cspan2-600-wrap .grid-cspan2-600.grid-c150> :nth-child(2) {
  border-top-right-radius: 0;
}

.force-grid-cspan2-600-wrap .grid-cspan2-600.grid-c150> :nth-last-child(2) {
  border-bottom-left-radius: 0;
}

.force-grid-cspan2-600-wrap .grid-cspan2-600.grid-c150> :last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

@media (max-width: 600px) {

  /* Sub-Grid*/
  .grid-cspan2-600>* {
    grid-column: span 2;
  }

  .grid-cspan2-600>*:nth-child(odd) {
    text-align: left;
  }

  .grid-cspan2-600>*:nth-child(odd) br {
    display: none;
  }

  .grid-cspan2-600.grid-c150> :first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }

  .grid-cspan2-600.grid-c150> :nth-child(2) {
    border-top-right-radius: 0;
  }

  .grid-cspan2-600.grid-c150> :nth-last-child(2) {
    border-bottom-left-radius: 0;
  }

  .grid-cspan2-600.grid-c150> :last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
}

.kvr-breadcrumbs {
  list-style: none;
  margin: -5px 0 15px -5px;
  padding: 0;
}

.kvr-breadcrumbs li,
.kvr-breadcrumbs li:last-of-type {
  margin: 0;
  padding: 5px;
}

.kvr-breadcrumbs a,
.kvr-breadcrumbs a:link,
.kvr-breadcrumbs a:visited {
  color: #555;
}

.kvr-fixed-centered-pop {
  max-width: 800px;
  min-width: 320px;
  position: fixed;
  z-index: 1030 !important;
  overflow: auto;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  width: 100%;
  border-radius: 5px;
  background-color: #fff;
  border-width: 0;
  box-sizing: border-box;
}

/* ckeditor kvr2col5050 plugin */
.kvr2col5050 {
  display: flex;
  flex-wrap: wrap;
  min-width: 200px;
  clear: both;
}

.kvr2col5050>* {
  flex-basis: 300px;
  min-width: 50%;
  overflow-wrap: anywhere;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto;
  flex-grow: 1;
}

.kvr2col5050.top-aligned>* {
  justify-content: initial;
  margin: initial;
}

.kvr2col5050.grid-100-fr> :first-child {
  width: 100px;
  min-width: 100px;
  flex: 0 0 100px;
}

.kvr2col5050.grid-200-fr> :first-child {
  width: 200px;
  min-width: 200px;
  flex: 0 0 200px;
}

.kvr2col5050.grid-300-fr> :first-child {
  width: 300px;
  min-width: 300px;
  flex: 0 0 300px;
}

.kvr2col5050.grid-fr-100> :last-child {
  width: 100px;
  min-width: 100px;
  flex: 0 0 100px;
}

.kvr2col5050.grid-fr-200> :last-child {
  width: 200px;
  min-width: 200px;
  flex: 0 0 200px;
}

.kvr2col5050.grid-fr-300> :last-child {
  width: 300px;
  min-width: 300px;
  flex: 0 0 300px;
}

.kvr2col5050.grid-fr-fr>* {
  width: auto;
  min-width: 300px;
  flex: 1 0 300px;
}

.kvr2col5050>* :last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}

.kvr2col5050 p {
  width: 100% !important;
  box-sizing: border-box;
}

.kvr2col5050>div> :first-child {
  margin-top: 0;
}

.kvr2col5050 img {
  display: block;
}

p+div.kvr2col5050 {
  margin-top: 10px;
}

.kvr2col5050 blockquote {
  margin: 0 !important;
}

.kvr2col5050 a[href*=youtube] {
  display: none;
}

.kvr2col5050 .youetubed {
  margin: 0;
}

.kvr_tutd.kvrsuccess svg {
  fill: #065fd4;
}

.kvr_tutd span,
.kvr_tutd span {
  color: #777;
  font-size: 11px !important;
}

.kvr_tutd:hover,
.kvr_tutd:hover span,
.kvr_tutd:focus span,
.kvr_tutd:hover svg,
.kvr_tutd:focus svg {
  fill: #0A8ED0;
  color: #0A8ED0;
  text-decoration: none;
}

#tmpdragthis {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 25px;
  height: 25px;
  transition: all 0.5s;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: move;
}

.no-marg-first-last> :first-child {
  margin-top: 0;
  padding-top: 0;
}

.no-marg-first-last> :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.kvr-required::before {
  content: "\26b9";
  color: red;
  font-size: 16px;
  position: absolute;
  margin-left: -13px;
  margin-top: 8px;
}

.kvr-required-block {
  color: red;
  font-size: 16px;
  margin-right: -16px;
}

#kvr-alert {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8) !important;
  align-items: center;
  display: flex;
  justify-content: center;
}

#kvr-alert> :first-child {
  background-color: #fff;
  border-radius: 5px;
  max-height: 90vh;
  max-width: 90vw;
  font-size: 1rem;
  line-height: 1.5;
  color: #333;
  padding: 20px;
  min-width: 200px;
  text-align: center;
}

.kvr2col5050 a[href^='http://www.youtube.com/watch?v='],
.kvr2col5050 a[href^='https://www.youtube.com/watch?v='],
.kvr2col5050 a[href^='http://youtu.be/'],
.kvr2col5050 a[href^='https://youtu.be/'],
.kvr2col5050 a[href^='http://www.youtube.com/playlist?list='],
.kvr2col5050 a[href^='https://www.youtube.com/playlist?list='],
.kvr2col5050 a[href^='http://vimeo.com/'],
.kvr2col5050 a[href^='https://vimeo.com/'],
.kvr2col5050 a[href^='http://soundcloud.com/'],
.kvr2col5050 a[href^='https://soundcloud.com/'],
.kvr2col5050 a[href^='http://hearthis.at/'],
.kvr2col5050 a[href^='https://hearthis.at/'] {
  display: none;
}

.dash-card-with-shadow {
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 2px 1px -1px rgba(0, 0, 0, .12);
  padding: 20px;
}

.force-no-bg {
  background-color: transparent !important;
  background-image: none !important;
}

.force-center {
  align-items: center;
  align-content: center;
  justify-items: center;
  justify-content: center;
}

p:has(link) {
  display: none !important;
}

.kvr-aff-box > *,
.kvr-aff-box > [class] {
  margin: 0 !important;
}

.kvr-aff-box * {
  max-width: 100% !important;
  overflow: hidden;
}

.kvr-aff-box.kvr-aff-wrap a {
  color: #36c !important;
}

.kvr-aff-box.kvr-aff-wrap > :first-child {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.kvr-aff-box.kvr-aff-wrap > :last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

/* kvr.css */
* {margin: 0; padding: 0; background-clip: padding-box;}
body {background-color: #eee; font-size: 11px; padding: 0;}
body, td, th, input {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
th {font-weight: bold; padding: 5px;}
p {padding-bottom: 10px; margin-bottom: 0;}
ul, ol {margin: 0 0 10px 35px;}
li {margin: 0 35px 0 0;}
li ul, li ol {margin-top: 10px;}
li p {padding: 0;}
ul {list-style-type: square;}
td {vertical-align: top; padding: 5px;}
a, a:link, a:visited {color: #36c; text-decoration: none;}
a:hover {text-decoration: underline; outline: none;}
a:active, a:focus {text-decoration: none; outline: none;}
hr {height: 0; border: solid #D1D7DC 0; border-top-width: 1px; margin: 10px 0; clear: both;}
img, table, iframe {border: 0 none;}
img {max-width: 100%;}
table {border-spacing: 0;}
input[type="text"], input[type="password"], input[type="email"], textarea {border: 1px solid #ccc; padding: 5px;}
input[type="button"], input[type="submit"], input[type="reset"] {padding: 1px 6px;}
input[type="checkbox"], input[type="radio"] {vertical-align: text-bottom;}
input, textarea {background-clip: border-box; box-sizing: border-box;}
option {padding: 0 5px 0 3px;}
::selection {text-shadow: none; background: #fff2a8; color: #000;}
#kvrblock {
  min-width: 320px;
  max-width: 1344px;
  margin: 0;
  position: relative;
  background-color: #fff;
  padding: 0;
  overflow: initial;
  box-shadow: 0 0 15px rgba(0,0,0,0.2);
  width: 100%;
  z-index: 1;
}

#header {
  padding: 20px 0;
}

#foot {
  padding: 10px 0;
  text-align: center;
  clear: both;
}

#header320to728 {
  margin: 0 0 0 auto;
}

#kvrheaderflex {
  height: 90px;
  overflow: hidden;
  margin: 0 0 0 20px;
  flex: 1 1 auto;
}

#kvrheader90 {
  width: 180px;
  height: 90px;
  position: relative;
  padding: 0;
  margin: 0 auto 0 20px;
}

#main {
  position: relative;
  box-sizing: border-box;
}

#column1, #column2 {clear: both;}

#column1 {
  padding: 30px;
  display: grid;
  grid-template-columns: auto 300px;
  grid-gap: 30px;
  gap: 30px;
}

#column2 {
  padding: 30px;
}

.padtd2 td, .padtd2 th {padding: 2px;}
.padtd5 td, .padtd5 th {padding: 5px;}
.pad10, .padtd10 td, .padtd10 th {padding: 10px;}
.vertmid td, .vertmid th, .vertmid {vertical-align: middle;}

.gen, .name {color: #FFF;}

#newsfootlines {
  text-align: center;
  padding-top: 20px;
  line-height: 20px;
}

span.hldates {
  font-size: 2.7mm;
  color: #999;
  display: block;
  float: right;
  margin: 10px 10px 10px 20px;
}

.newspreheadlabel {
  position: absolute;
  top: 5px;
  color: #777 !important;
  font-weight: bold;
  font-size: 90%;
}

.newsheaderdate {
  color: #777;
}

.newsbodycon {
  padding: 20px 0;
  font-size: 1.0rem;
  line-height: 26px;
  color: #333;
}

.prodinfoblock {
  width: 400px;
  float: right;
  margin: 0 0 30px 30px;
}

.prodbodycon {
  clear: left;
  font-size: 1.0rem;
  line-height: 26px;
  color: #333;
}

.prodbodycon, .newsbodycon, .pmaincontent {
  overflow-wrap: anywhere;
}

.wrap-normal, .svk_prod_container {
  overflow-wrap: normal;
}

img.newspad {
  float: right;
  margin: 0 0 20px 20px;
  clear:right;
}

img.newspadleft {
  float: left;
  margin: 0 20px 20px 0;
}

.kvrsuccess {
  color: green !important;
  font-weight: bold;
}

.kvrerror {
  color: red;
  font-weight: bold;
}

/* jQ rating */
.rating {
  cursor: pointer;
  margin: 0;
  clear: both;
  display: block;
}

.rating:after {
  content: '.';
  display: block;
  height: 0;
  width: 0;
  clear: both;
  visibility: hidden;
}

.cancel, .star {
  float: left;
  width: 17px;
  height: 15px;
  overflow: hidden;
  text-indent: -999em;
  cursor: pointer;
}

.cancel, .cancel a {background: url(/i/delete.gif) no-repeat 0 -16px;}
.star, .star a {background: url(/i/star.gif) no-repeat 0 0;}
.cancel a, .star a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: 0 0;
}

div.rating div.on a {background-position: 0 -16px;}
div.rating div.hover a, div.rating div a:hover {background-position: 0 -32px;}

#subcol {
  z-index: 1; /*fixes menu bleed through*/
}

#subcol > * {
  margin-bottom: 30px;
  max-width: 300px;
}

div.navmore {display: inline-block;}

.navmoremenu {
  display: none;
  position: absolute;
  z-index: 10;
  background-color: #f6f6f6;
  padding: 10px;
  box-sizing: border-box;
  max-height: 500px;
  overflow: auto;
  background-image: none;
}

.navmoremenu a {
  float: none !important;
  text-align: left !important;
  height: auto !important;
  padding: 5px !important;
  display: block !important;
  background-color: transparent !important;
  line-height: normal !important;
  font-weight: normal;
  margin: 0 !important;
  color: #555 !important;
  border-width: 0;
}

.navmoremenu a.flex {
  box-sizing: border-box;
  display: flex !important;
  flex: 0 1 auto;
}

.navmoremenu a:hover,
.navmoremenu a:active,
.navmoremenu a:focus,
.navmoremenu a.active {
  text-decoration: none !important;
  text-shadow: none !important;
  color: #36c !important;
  background-image: none !important;
}

.clearit {
  clear: both;
  display: block;
}

div.mainforumdiv a, div.mainforumdiv a:active, div.mainforumdiv a:visited {color: #105289;}

/* lightBox */
#jquery-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  width: 100%;
  height: 500px;
}

#jquery-lightbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  line-height: 0;
}

#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: auto !important;
  margin: 0 auto;
  max-width: 100%;
  min-height: 100px;
}

#lightbox-container-image {padding: 10px;}
#lightbox-loading {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

#lightbox-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav {left: 0;}
#lightbox-nav a {outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
  width: 49%;
  height: 100%;
  display: block;
}

#lightbox-nav-btnPrev {
  left: 0;
  float: left;
}

#lightbox-nav-btnNext {
  right: 0;
  float: right;
}

#lightbox-container-image-data-box {
  font: 10px Verdana, Helvetica, sans-serif;
  background-color: #fff;
  margin: 0 auto;
  line-height: 1.4em;
  overflow: auto;
  width: 100%;
  padding: 0 10px 0;
}

#lightbox-container-image-data {
  padding: 0 10px;
  color: #666;
}

#lightbox-container-image-data #lightbox-image-details {
  width: 70%;
  float: left;
  text-align: left;
}

#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
  display: block;
  clear: left;
  padding-bottom: 1.0em;
}

#lightbox-secNav-btnClose {
  width: 66px;
  float: right;
  padding-bottom: 0.7em;
}

#ptabs {
  margin: 0 15px 0 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  font-family: "Open Sans";
}

#ptabs li {
  list-style: none;
  padding: 0;
  margin: 0;
}

#ptabs li a {
  padding: 10px 35px 5px 10px;
  color: #555;
  font-size: 1rem;
  position: relative;
  line-height: 24px;
  border-bottom: 2px solid transparent;
  display: block;
}

#ptabs li a:hover,
#ptabs li a.active {
  border-color: #36c;
  text-decoration: none;
  transition: 0.5s;
  transition-property: border-color;
  font-weight: bold;
}

#pollopts tr:hover {background-color: #eee;}

.spit {
  background-color: transparent;
  background-image: url(/i/kvr_sprite_2023-5.png) !important;
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  vertical-align: baseline;
  margin: 0;
  padding: 0 !important;
  line-height: 16px;
  width: 16px;
  height: 16px;
  background-clip: initial;
}

/*OS & Formats*/
.sp1s  {background-position:  -82px   -6px; width: 16px; height: 16px;} /*Win*/
.sp1b  {background-position:    0    -57px; width: 27px; height: 27px;}
.sp3s  {background-position: -30px  -258px; width: 18px; height: 16px;} /*Mac*/
.sp3b  {background-position:   0    -258px; width: 29px; height: 27px;}
.sp4s  {background-position: -119px -595px; width: 16px; height: 16px;} /*MacUB*/
.sp4b  {background-position: -237px -524px; width: 27px; height: 27px;}
.sp7s  {background-position:   0    -146px; width: 13px;} /*Linux*/
.sp7b  {background-position:  -26px  -29px; width: 23px; height: 27px;}
.sp13s {background-position:  -54px -114px;} /*OpenSource*/
.sp13b {background-position: -148px  -58px; width: 29px; height: 27px;}
.sp14s {background-position:   -6px -197px; width: 28px;} /*iOS*/
.sp14b {background-position:  -52px  -28px; width: 48px; height: 27px;}
.sp15s {background-position:  -26px -219px; width: 13px;} /*Android*/
.sp15b {background-position:  -42px -190px; width: 23px; height: 27px;}
.sp19s {background-position:  -61px -317px; width: 43px;} /*AnyOS*/
.sp19b {background-position:   -0px -311px; width: 55px; height: 27px;}
.sp20s {background-position:    0   -114px; width: 26px;} /*VST*/
.sp20b {background-position: -147px  -28px; width: 46px; height: 27px;}
.sp21s {background-position:  -43px -130px; width: 24px;} /*VST3*/
.sp21b {background-position: -103px    0;   width: 43px; height: 27px;}
.sp22s {background-position: -134px -114px; width: 24px;} /*AU*/
.sp22b {background-position:  -32px    0;   width: 43px; height: 27px;}
.sp25s {background-position: -142px -129px; width: 30px;} /*LADSPA*/
.sp25b {background-position: -141px  -86px; width: 51px; height: 27px;}
.sp26s {background-position:    0   -130px; width: 24px;} /*LV2*/
.sp26b {background-position: -102px  -28px; width: 43px; height: 27px;}
.sp29s {background-position: -136px -294px; width: 25px;} /*AAX*/
.sp29b {background-position: -162px -294px; width: 44px; height: 27px;}
.sp30s {background-position: -169px -325px; width: 30px;} /*DSSI*/
.sp30b {background-position: -115px -315px; width: 45px; height: 27px;}
.sp31s {background-position: -176px    0;  } /*RE*/
.sp31b {background-position: -147px    0;   width: 28px; height: 27px;}
.sp40s {background-position: -186px -498px; width: 38px;} /*App / SA*/
.sp40b {background-position: -166px -524px; width: 61px; height: 27px;}
.sp50s {background-position: -148px -595px; width: 16px;} /*CLAP*/
.sp50b {background-position: -174px -590px; width: 27px; height: 27px;}
/*Other Sprites*/
.spfrm  {background-position:  -41px -218px;}
.spsave {background-position:  -59px -219px;}
.spplus {background-position:  -84px -213px;}
.sptick {background-position: -104px -213px;}
.sptickg {background-position: -242px -567px;}
.spscld {background-position:  -51px -294px;}
.spdate {background-position:  -66px -253px;}
.spdel  {background-position: -144px -273px;}
.spmail {background-position: -183px -253px; width: 18px;}
.spmailon {background-position: -183px -233px; width: 18px;}
.spprnt {background-position:  -63px  -64px; width: 18px;}
.spperm {background-position:  -209px -294px;}
.splnk  {background-position:  -67px -201px;}
.sptv {background-position: -86px -294px;}
.spinfo {background-position: -164px -193px;}
.spsrch {background-position: -153px -169px;}
.spplm16o {background-position:  -94px -342px;}
.spstar  {background-position:  -85px -192px;}
.spstar25 {background-position: 0 0;}
.spstar50 {background-position: 0 -18px;}
.spstar75 {background-position: 0 -36px;}
.spstarg {background-position:  -29px -240px;}
.spdarc  {background-position: -213px -154px; height: 4px; width: 7px;}
.spdurc  {background-position: -213px -217px; height: 4px; width: 7px;}
.spswitch {background-position: -167px -346px; height: 9px; width: 11px;}
.spmusic25 {background-position: -63px -366px; height: 25px; width: 25px;line-height: 25px;}
.sparrowleft {background-position: -130px -372px; height: 13px; width: 9px;line-height: 13px;}
.sparrowright {background-position: -151px -372px; height: 13px; width: 9px;line-height: 13px;}
.spfacecircle {background-position: -49px -398px; height: 25px; line-height: 25px; width: 25px;}
.spinstacircle {background-position: -238px -398px; height: 25px; line-height: 25px; width: 25px;}
.sptwitcircle {background-position: -8px -398px; height: 25px; line-height: 25px; width: 25px;}
.spyoutubecircle {background-position: -90px -398px; height: 25px; line-height: 25px; width: 25px;}
.spsoundcloudcircle {background-position: -238px -429px; height: 25px; line-height: 25px; width: 25px;}
.spskypecircle {background-position: -238px -460px; height: 25px; line-height: 25px; width: 25px;}
.spredditcircle {background-position: -138px -491px; height: 25px; line-height: 25px; width: 25px;}
.spshare25 {background-position: -103px -461px; height: 25px; line-height: 25px; width: 25px;}
.spshare25drk {background-position: -70px -461px; height: 25px; line-height: 25px; width: 25px;}
.sprss2 {background-position: -131px -398px; height: 25px; line-height: 25px; width: 25px;}
.spcartwht {background-position: -242px -372px; height: 16px; width: 17px;}
.spdarklight {background-position: -8px -460px; height: 25px; line-height: 25px; width: 25px;}
.spkvrmark25 {background-position: -131px -429px; height: 25px; line-height: 25px; width: 25px;}
.spclose {background-position: -172px -460px; height: 25px !important; line-height: 25px !important; width: 25px !important;}
.spclose:hover, .spclose:active, .spclose:focus {background-position: -205px -460px;}
.spwatch {background-position: -141px -465px;}
.sphelp {background-position: -125px -194px; width: 14px; height: 14px; vertical-align: middle;}
.spcross {background-position: -129px -167px; height: 16px; width: 16px; margin: 0;}
.spmplogo {background-position: -3px -594px; width: 100px;}
.spbadgepink {background-position: -87px -561px;}
.spbadgegreen {background-position: -116px -561px;}
.spbadgegrey {background-position: -236px -264px;}
.spbadgegreen,
.spbadgepink,
.spbadgegrey {
  color: #fff;
  font-weight: bold;
  line-height: 22px;
  font-size: 9px;
  width: 26px;
  height: 26px;
}
.spbadgegreen35 {background-position: -231px -94px;}
.spbadgepink35 {background-position: -231px -183px;}
.spbadgegrey35 {background-position: -231px -222px;}
.spbadgegreen35,
.spbadgepink35,
.spbadgegrey35 {
  width: 36px;
  height: 34px;
  line-height: 31px;
  text-align: center;
  font-weight: normal;
  color: #fff;
  font-size: 14px;
  text-shadow: none;
  font-family: "Open Sans", Verdana, Helvetica, "Trebuchet MS";
}

.spmove {
  background-position: -17px -347px;
  height: 3px;
  vertical-align: inherit;
  width: 9px;
}

.newspaddiv {
  width: 300px;
  max-width: 310px;
  min-width: 100px;
  float: right;
  text-align: center;
  margin: 0 0 20px 20px;
  clear: both;
  overflow: hidden;
}

.newspaddiv > a:first-child,
.newspaddiv > p:first-child > a:first-child {
  display: block;
}

.newspaddiv p {
  padding-bottom: 0 !important;
}

.newspaddiv img {
  padding: 5px;
  vertical-align: bottom;
  max-width: 100%;
  box-sizing: border-box;
}

.newspaddiv.bns-30 img:not(:first-of-type) {max-height: 30px; width: auto;}
.newspaddiv.bns-50 img:not(:first-of-type) {max-height: 50px; width: auto;}
.newspaddiv.bns-100 img:not(:first-of-type) {max-height: 100px; width: auto;}

.newspaddiv.bns-30 a:not(:first-of-type) img {max-height: 30px; width: auto;}
.newspaddiv.bns-50 a:not(:first-of-type) img {max-height: 50px; width: auto;}
.newspaddiv.bns-100 a:not(:first-of-type) img {max-height: 100px; width: auto;}

.newspaddiv.bns-30 p:not(:first-of-type) img {max-height: 30px; width: auto;}
.newspaddiv.bns-50 p:not(:first-of-type) img {max-height: 50px; width: auto;}
.newspaddiv.bns-100 p:not(:first-of-type) img {max-height: 100px; width: auto;}

.newspaddiv img.newspad,
.newspaddiv img.newspadleft {
  float: none;
  margin: 0;
}

.newspaddivshad {
  box-shadow: 0 1px 7px -2px #555;
  color: #333;
}

.newspaddivshad p {
  background-color: #eee;
  padding: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.niq {
  background-color: #eee;
  padding: 15px;
  font-weight: bold;
  clear: both;
  font-size: 120%;
  font-family: "Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
  color: #444;
}

.kvrinterviewanswer {
  background: url(/i/s/kvr-interview-answer-default.png) 15px -1px no-repeat;
  margin-top: 15px;
  min-height: 100px;
  padding: 0 15px 15px 95px;
}

#scxcon {
  overflow: hidden;
  border-top: 1px solid #ddd;
  min-height: 500px;
  color: #555;
  margin-top: 5px;
}

.scxp {position: relative;}

#scxtitle {
  padding: 5px;
  text-align: center;
  color: #555;
  font-weight: bold;
}

#scxlinks {
  justify-content: space-around;
  font-family: "Open Sans";
  text-transform: uppercase;
  font-size: 0.8rem;
  overflow: hidden;
}

#scxlinks a {
  padding: 5px;
  border-radius: 5px;
}

.scxp a {
  display: block;
  font-weight: bold;
  position: relative;
  padding: 15px;
  margin: 5px 0;
  border-radius: 5px;
  line-height: 1.5;
}

.scxp a, .scxp a:link, .scxp a:visited {
  background-color: #f1f1f1;
  color: #555;
}

.scxp a.cleanlnk {text-align: center;}

.elliptit {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.scxpsub {
  font-weight: normal;
  color: #666;
}

.scxpinline {
  padding: 0 !important;
}

.scxpinline a {
  display: inline;
  background-color: transparent !important;
  padding: 5px;
}

.kvrselected {
  opacity: 1.0;
  color: #FFF !important;
  border: 1px solid #25729A;
  text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
  box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2) inset;
}

.bl0k300250 {
  height: 250px;
  width: 300px;
  overflow: hidden;
}

.kvr320to728 {
  height: 90px;
  width: 728px;
  overflow: hidden;
}

.roundit {border-radius: 3px;}
.shaditdrk {box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);}
.shaditpopup {box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);}

.kvrbuttonizea a,
a.kvrbuttonizea {
  border: 1px solid #DDD;
  border-color: #DDD #CCC #CCC #DDD;
  box-sizing: border-box;
  display: inline-block;
  font-size: 90%;
  font-weight: bold;
  padding: 2px 5px !important;
  margin: 0 1px 1px 0;
  color: #444 !important;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-shadow: 0 1px 1px #FFF;
  position: relative;
}

.kvrbuttonizea a:hover,
.kvrbuttonizea a:focus,
.kvrbuttonizea a:active,
a.kvrbuttonizea:hover,
a.kvrbuttonizea:focus,
a.kvrbuttonizea:active {
  border-color: #BBB #AAA #AAA #BBB;
  text-decoration: none;
  color: green !important;
}

.kvrbuttonizea a:active, a.kvrbuttonizea:active {top: 1px;}
.kvrbuttonizea a:visited, a.kvrbuttonizea:visited {color: #666;}

/* SoundManager Inline Player */
.kvr_sm_inline a.sm2_link,
.kvraudios a {
  display: inline-block;
  padding-left: 22px;
  min-height: 16px;
  vertical-align: middle;
  background-color: #336699;
  border-radius: 3px;
  padding: 3px 3px 3px 25px !important;
  text-decoration: none;
  font-weight: bold;
  color: #f6f9ff !important;
  transition-property: background-color;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  background-image:url(/inc/sm2/image/icon_play.png);
  background-position: 3px 50%;
  background-repeat: no-repeat;
  margin: 2px;
  line-height: 18px;
  text-align: left !important;
  word-break: break-all;
}

.kvraudios a {
  display:block !important;
  height: 18px !important;
  overflow: hidden !important;
}

.kvr_sm_inline a.sm2_link:hover,.kvraudios a:hover {background-color: #003366; color: #fff;}
.kvr_sm_inline a.sm2_paused {background-color: #999;}
.kvr_sm_inline a.sm2_paused:hover {background: #003366 url(/inc/sm2/image/icon_play.png) no-repeat 3px 50%;}
.kvr_sm_inline a.sm2_playing,.kvr_sm_inline a.sm2_playing:hover {background: #003366 url(/inc/sm2/image/icon_pause.png) no-repeat 3px 50%; text-decoration: none;}

#sm2-container {
  position:absolute;
  width:1px;
  height:1px;
}

#kvreditlink {
  background-color: #444;
  top: 0;
  right: 0;
  line-height: 80%;
  position: absolute;
  text-align: center;
  font-size: 90%;
  z-index: 1;
  height: 16px;
  overflow: hidden;
  opacity: 0.5;
}

#kvreditlink:hover {
  height: auto;
  overflow: visible;
  opacity: 1.0;
}

#kvreditlink a {
  color: #eee;
  font-weight: normal;
  display: block;
  padding: 4px;
}

#kvreditlink a:hover {
  background-color: #CCC;
  color: #333;
  text-decoration: none;
}

.newspaddiv a.sm2_link {
  display: block;
  text-align: left;
}

.potherlist p {
  border-bottom: 1px dashed #DDD;
  font-weight: bold;
  margin-bottom: 10px;
}

.kvrmorelist a {
  display: block;
  padding: 10px;
  color: #555;
}

.hovthisblue.kvrmorelist a:hover span.hldates {color: #fff;}

.kvrmorelist .dealexp {
  color: #fff;
  background-color: #9f0f0f;
  opacity: 0.6;
  padding: 0 2px;
}

.kvrmorelist .deallive {background-color: #467954;}

.potherlist span.hldates, .kvrmorelist span.hldates {margin: 0 0 0 20px;}

.pmaincontent {
  padding: 20px;
  line-height: 1.63;
}

.kvrnomes {
  text-align: center;
  padding: 10px;
  background-color: #EEE;
  border: 0 !important;
  font-weight: normal !important;
  border-radius: 5px;
}

.kvrgrad2 {
  background-color: #555;
  background-image: linear-gradient(to bottom, #555555 5%, #333333 95%);
}

.kvrgrad3 {
  background-color: #757575;
  background-image: linear-gradient(to bottom, #757575 0%, #4b4b4b 100%);
}

.kvrgrad5 {
  background-color: #FDFDFD;
  background-image: linear-gradient(to top, #EEEEEE 0%, #FDFDFD 100%);
}

.kvrbuttonizea a,
a.kvrbuttonizea {
  background-color: #FDFDFD;
  background-image: linear-gradient(to top, #DDDDDD 0%, #FDFDFD 100%);
}

.kvrgrad6 {
  background-color: #467954;
  background-image: linear-gradient(to bottom, #467954 25%, #33583D 100%);
}

.kvrgrad8 {
  background-color: #9F0F0F;
  background-image: linear-gradient(to bottom, #9F0F0F 0%, #AB2D2D 50%);
}

.kvrgabble {
  padding: 15px 15px 5px 15px;
  background-color: #eee;
  border-radius: 5px;
  margin-top: 5px;
}

.kvrgabble .hldates {margin: 0;}

.kvrgabble .kvrnomes {
  color: #777;
  margin: -10px -10px 0 -10px;
  text-align: left;
}

.indent1 {margin-left: 15px;}
.indent2 {margin-left: 30px;}
.indent3 {margin-left: 45px;}
.indent4 {margin-left: 60px;}
#gabbleform {display: none;}
.kvrgabmy {border-color: #E6F3C1;}

.gableperms {
  float: right;
  font-size: 90%;
  text-align: right;
}

.diff-removed {
  background-color: #FEF1EC;
  color: red;
  text-decoration: line-through;
}

.diff-added {
  background-color: #E6F3C1;
  color: green;
}

.kvrtimeline {
  position: relative;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 5px 0 3px 7px;
  line-height: 130%;
}

.kvrtimeline a {
  width: 97px;
  font-weight: normal;
  color: #777 !important;
  text-align: center;
}

.kvrversion .spit {
  display: block;
  margin: 0 auto;
}

.kvrsmltxt {font-size: 90%;}

.kvrproductimages {
  text-align: center;
  float: left;
  margin-bottom: 30px;
  width: calc(100% - 440px);
  min-width: 280px;
}

.kvrproductimages img {
  height: 100%;
  margin-bottom: 2px;
  max-width: 100px;
  max-height: 50px;
}

.kvrproductimages > a:first-child > img {
  height: auto;
  margin-bottom: 5px;
  max-height: 400px;
  max-width: 100%;
}

.lnk {color: #CCFFCC;}

.kvrsys {
  font-size: 90%;
  border-top-width: 0 !important;
  padding-top: 0 !important;
  color: #444;
}

.mysbsum {
  padding: 0 4px;
  border-radius: 2px;
  text-shadow: none;
  color: #fff;
  background-color: #aaa;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  line-height: 16px;
  height: 16px;
  min-width: 16px;
}

.mysbtop {
  background-color: #FFC500 !important;
  color: #555;
  line-height: 16px;
  width: 54px;
  font-size: 0.7rem;
  text-shadow: none;
  border-radius: 999em;
}

#mykvr {
  display: none;
  max-height: 100vh;
  color: #333;
}

.mykvr {
  display: block;
  position: absolute;
  cursor: pointer;
  right: 2px;
  top: 2px;
  padding: 3px 6px;
  font-weight: bold;
  white-space: nowrap;
  z-index: 2;
  font-family: "Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
  line-height: 16px !important;
  margin-left: 24px;
  font-size: 3mm;
  background-color: #777;
  color: #fff;
  background-image: none !important;
  text-shadow: none;
}

.mykvrp {
  position: absolute !important;
  left: -20px;
}

.mykvr:hover, .mykvr.myactive {
  background-color: #36c;
  color: #fff;
  text-decoration: none;
  background-image: none;
}

.mykvrd:hover {
  cursor: pointer;
  opacity: 0.5;
}

#mykvrg {
  text-align: left;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}

#mykvrg > .mykvri, #mykvrg > .mykvro {
  flex: 1 1 200px;
}

#mykvrg a {
  display: flex;
  color: #666;
  padding: 10px;
  font-size: 100%;
  font-weight: bold;
  position: relative;
  background-color: #e1eefd;
  border-radius: 5px;
  margin: 2px;
}

#mykvrg a .mylims {
  margin-left: auto;
}

#mykvrg a:hover {
  text-decoration: none;
  background-color: #eee;
}

#mykvrg .mykvri a:hover {color: red;}
#mykvrg .mykvro a:hover {color: green;}

#mykvrg .mykvri a:hover:after,
#mykvrg .mykvro a:hover:before {
  font-size: 3mm;
  font-weight: bold;
  position: absolute;
  right: 0;
  padding: 0 15px;
  display: flex;
  top: 0;
  bottom: 0;
  align-items: center;
}

#mykvrg .mykvri a:hover:after {
  content: "Remove from this group";
  color: #ff0000;
  background-color: #f9dfdf;
  border-radius: 0 5px 5px 0;
}

#mykvrg .mykvro a:hover:before {
  content: "Add to this group";
  color: green;
  background-color: #c0f9a0;
  border-radius: 0 5px 5px 0;
}

#mykvrg .mykvrgr1 {
  padding: 10px;
  background-color: #eee;
  border-radius: 5px;
  margin: 2px;
  display: flex;
  color: #555;
}

#mykvrg .switchc {
  width: 20px;
  overflow: hidden;
  background: url(/i/switch-arrows.gif) no-repeat scroll 50% 50% #fff;
}

.mykvrpopsub {
  text-align: center;
  font-family: "Open Sans", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
}

.mykvrpopsub a {color: #111 !important;}

.myverrow {
  padding: 10px;
  background-color: #f1f1f1;
  border-radius: 5px;
  margin-bottom: 5px;
  border: 1px solid #eee;
}

.tdmyprod {
  min-width: 200px;
  color: #666;
}

.tdmyprod a {
  display: block;
  color: #555 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);
}

.tdmyprod .mykvr {
  bottom: -8px;
  right: -8px;
  top: auto;
}

.tdmyimg {
  width: 50px;
  background: none no-repeat scroll 50% 50% #f1f1f1 !important;
  margin-right: 10px;
}

.tdmyimg div {
  height: 34px;
  background: none no-repeat scroll 0 0 #f1f1f1;
  width: 50px;
}

.tdmyver {
  text-align: center;
}

.posrelit {position: relative;}

.kvrverlatest {
  background-color: #666;
  color: #fff;
  border-radius: 999em 0 0 999em;
}

.kvrveredit {
  background-color: #fff;
  padding: 0 5px;
  display: block;
  color: #fff !important;
  border-radius: 0 999em 999em 0;
}

.kvrverlatest, .kvrveredit {
  padding: 5px 0;
}

.kvrhasupds .kvrveredit {background-color: #990000;}
.kvrisuptd .kvrveredit {background-color: #467954;}
.kvrnotsync .kvrveredit {background-color: #999;}
a.kvrhasupds {background-color: #990000 !important;}
a.kvrisuptd {background-color: #467954 !important;}
a.kvrnotsync {background-color: #999 !important;}

.kvrveredit:hover {
  background-color: #000 !important;
  color: #fff !important;
  text-decoration: none;
}

.kvrversion {
  display: grid;
  grid-template-columns: 48px 98px 25px 98px auto;
  align-items: center;
}

.kvrsyncmyversion a {
  margin: 0 !important;
  box-shadow: none;
  padding: 4px !important;
  width: 100%;
  box-sizing: border-box;
}

.nowrap {white-space: nowrap !important;}

.mykvr:hover .spit,
.mykvr.myactive .spit {opacity: 1.0;}

.kvrupdatever {
  float: right;
  margin: 1px 0 0 4px;
}

#kvrmyversion {
  width: 64px;
  border: 1px solid #ddd;
}

.mylims {
  line-height: 16px;
  font-weight: normal;
  color: #555;
  font-size: 2.7mm;
  text-shadow: none;
  display: flex;
  align-items: center;
  gap: 2px;
}

.mylims.mylims1 {
  padding: 4px;
  border-radius: 2px;
}

.mylims span {margin: 0 0 0 1px;}

.mylimi {
  padding: 2px;
  background-color: #fff;
  text-align: center;
  min-width: 8px;
  border-radius: 2px;
  text-align: center;
}

#mykvrg .mylimi {padding: 0 2px;}

.kvrddb:hover {
  text-decoration: none;
  cursor: pointer;
}

.kvrddm:hover {cursor: initial;}

.isclosed .spdurc {background-position: -213px -154px !important;}
.kvrdctoggle a:hover {background-color: #ccc;}

.dctagline span {
  vertical-align: middle;
  margin-right: 4px;
}

#mykvrbg {
  display: none;
  position: fixed;
  background-color: #000;
  opacity: 0.7;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1001;
}

#nomatchos p {
  position: relative;
  background-color: #EEE;
  padding: 15px 10px 15px 115px;
  margin-bottom: 2px;
}

#nomatchos .mykvr {
  left: 55px;
  right: auto;
  top: 13px;
}

#nomatchos .mykvrinpgrpswp {
  left: 10px;
  top: 7px;
  position: absolute;
  padding: 7px;
}

.mykvro .sptick {opacity: 0.2;}

.mykvrwideblock .mykvr {
  bottom: auto;
  display: block;
  left: auto;
  position: relative;
  right: auto;
  top: auto;
  text-align: center;
  line-height: 32px !important;
}

.myppgn {
  border-bottom: 1px dotted #CCC;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  font-size: 0.8rem;
}

.myppgn a {
  display: block;
  padding: 5px;
}

.myppgn a:hover {
  text-decoration: none;
}

.myppgn > a:first-child:hover {
  background-color: #eee;
  color: green;
}

.myppgn .mysbsum {
  padding: 5px;
  min-width: 25px;
  background-color: #DDD;
}

.mysbsum.kvrgrad6 {
  background-color: #467954;
  background-image: none;
}

.mysbsum.kvrgrad8 {
  background-color: #9F0F0F;
  background-image: none;
}

.mykvro .sptickg {
  opacity: 1.0;
  background-position: -84px -213px; /* .spplus*/
}

.mykvri .mykvrinpgrpswp:hover .sptickg {
  background-position: -144px -273px; /* .spdel*/
}

.mykvri .mykvrinpgrpswp:hover::before,
.mykvro .mykvrinpgrpswp:hover::before {
  display: block;
  position: absolute;
  right: 30px;
  background-color: #eee;
  padding: 5px;
  border-radius: 5px;
}

.mykvri .mykvrinpgrpswp:hover::before {
  content: "Remove from group";
  color: red;
}

.mykvro .mykvrinpgrpswp:hover::before {
  content: "Add to group";
  color: green;
}

.activeblue,
a.activeblue {
  text-decoration: none !important;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2) !important;
  color: #fff !important;
  border-color: #226D9B !important;
  background-color: #226D9B !important;
  background-image: none !important;
}

.mykvr.activeblue {
  border-color: #36c !important;
  background-color: #36c !important;
}

a.hovthisblueop:hover,
a.hovthisblueop:active,
a.hovthisblueop:focus,
.hovthisblueop a:hover,
.hovthisblueop a:active,
.hovthisblueop a:focus,
.hovthisblueop a.active {
  text-decoration: none !important;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3) !important;
  color: #fff !important;
  border-color: #226D9B !important;
  background-color: transparent !important;
  background-image: linear-gradient(to bottom, rgba(48, 147, 199, 0.5) 0%, rgba(34, 109, 155, 0.5) 100%) !important;
}

a.activeblue:focus, a.activeblue:hover {color: #fff !important;}

.kvrshopboxbuybox {
  line-height: 16px;
  text-align: center;
}

.kvrshopboxbuybox a {
  padding: 10px 0;
}

.buyatkvr .mysbsum {
  padding: 5px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  border-radius: 0;
  border: 1px solid #ddd;
  float: left;
}

.buyatkvr .buynowtext {
  padding: 5px;
  display: block;
}

.mykvrarptbl {
  margin: 0 auto;
  border-spacing: 1px;
  background-color: #fff;
}

.mykvrarptbl td {
  padding: 5px;
  vertical-align: middle;
  background-color: #eeeedd;
}

#mykvraddgrpfield {
  padding: 5px;
  position: absolute;
  background-color: #FFF;
  z-index: 4;
  width: 290px;
  margin-right: 5px;
}

.cke_chrome {box-shadow: none !important;}

.kvrshowtiny, .kvrshowsmall {display: none;}

/*override #kvrblock max-width*/
.max1024 {max-width: 1044px !important;}
.max1200 {max-width: 1200px !important;}
.max1400 {max-width: 1400px !important;}
.max1600 {max-width: 1600px !important;}
.max1900 {max-width: 1900px !important;}

fieldset.fields2 dt {width: 30%;}
fieldset.fields2 dd {margin-left: 31%;}
input.inputbox {width: initial;}
textarea.inputbox, dd select {width: 100%;}

.kvrpbox {
  height: auto;
  display: inline-block;
  min-width: 300px;
  margin: 0;
  overflow: hidden;
  box-sizing: border-box;
  flex: 1 1 300px;
  -webkit-user-select: none;
  user-select: none;
  box-shadow: 0 0 10px -2px rgba(0,0,0,0.5);
  border-radius: 5px;
  max-width: 500px;
  position: relative;
}

.kvrpbox .svk_offer_line {
  margin: 0;
  font-weight: normal;
  text-shadow: none;
}

.kvrpbox .kvrshopboxbuybox {
  background-color: #cfd7c0;
}

.kvrpbox1 {
  height: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  border-radius: 5px;
  background-color: #fff;
}

.kvrpbox1 > div {
  background-color: #fff;
  border-top-color: #ddd;
}

.kvrpbox1 > div.kvrshopboxbuybox  {
  background-color: #333 !important;
  margin-top: auto;
}

.kvrpbox1.hovthisblue a:hover {
  background-color: #f8f8f8 !important;
  color: #444 !important;
}

.kvrpbox1.hovthisblue div.kvrshopboxbuybox a:hover {background-color: #555 !important;}

.kvrpboxa {
  height: 250px;
  color: #555 !important;
  border-bottom: 1px solid #ddd;
}

.kvrpboxt {
  position: relative;
  padding: 10px;
  display: block;
}

.kvrpboxn {
  overflow: hidden;
  display: block;
  font-size: 150%;
  line-height: 150%;
}

.kvrpboxd {
  padding-top: 5px;
}

.kvrpboximg {
  background: none no-repeat 50% 50% / contain;
  margin: 10px 10px 0 10px;
  position: relative;
}

.flex {
  box-sizing: border-box;
  display: flex !important;
  flex: 0 1 auto;
}

.flexinline {display: inline-flex !important;}
.flexstretch {align-items: stretch;}
.flexcenter {align-items: center;}
.flexend {align-items: flex-end;}
.flexcontentstart {justify-content: flex-start !important;}
.flexcontentend {justify-content: flex-end;}
.flexcontentcenter {justify-content: center;}
.flexcolumn {flex-direction: column;}
.flexflexed {flex: 1 1 auto;}
.flexselfend {align-self: flex-end;}
.flexselfstart {align-self: flex-start;}
.flexselfstretch {align-self: stretch;}
.flexfixed {flex: 0 0 auto;}
.flexwrap {flex-wrap: wrap;}
.flexwrapreverse {flex-wrap: wrap-reverse;}
.flexaligncontentend {align-content: flex-end;}
.flex100b4wrap {flex-basis: 100px;}
.flexbasis200 {flex-basis: 200px;}
.flexbasis300 {flex-basis: 300px;}
.flexgrow50 {flex-grow: 50;}
.flexgrow100 {flex-grow: 100;}

.maxwidth200 {max-width: 200px;}

.featured-badge-lowkey {
  background-color: #666;
  display: block;
  position: absolute;
  top: 3px;
  z-index: 2;
  padding: 1px 2px;
  color: #fff;
  font-size: 90%;
  left: 3px;
  opacity: 0.8;
}

li:last-of-type {padding-bottom: 0;}

.kvrhidden {opacity: 0.3;}

.hovthisblue a:hover span.hldates {color: #fff;}

.kvrsortp a {
  background-color: #ddd;
  box-sizing: border-box;
  color: #555 !important;
  display: block;
  float: left;
  font-weight: bold;
  line-height: 23px;
  padding: 5px;
  width: 29%;
}

.kartinmy {
  display: none;
  background-color: #83a93a;
  color: #fff;
  font-weight: bold;
  left: 0;
  padding-left: 10px;
  position: absolute;
  right: 0;
  line-height: 28px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  font-family: "Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
  z-index: 1;
}

.kvrpbox .kartinmy {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

span.kvrdelfromcart {
  padding: 0 3px;
  margin-left: 3px;
  background-color: #990000;
  border-radius: 2px;
}

span.kvrdelfromcart:hover {
  background-color: red;
  cursor: pointer;
}

.kvrstorep100 {
  position: relative;
  display: inline-block;
  width: 220px;
  height: 200px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-family: "Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
  white-space: normal;
  background-color: #ddd;
  background-position: 0 0;
  background-size: cover;
  overflow: hidden;
  margin-right: 10px;
  -webkit-user-select: none;
  user-select: none;
}

.kvrstorep100:hover {
  opacity: 0.6;
  text-decoration: none;
}

.kvrstorep100_specialbubble  {
  box-sizing: border-box;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  line-height: 17px;
  padding: 10px;
  position: absolute;
}

.kvrstorep100 .kartinmy {
  z-index: initial;
}

.kvrstorep100_specialbubble {
  background-color: #a42b58;
  border-radius: 50%;
  height: 54px;
  right: 10px;
  top: 10px;
  width: 54px;
}

.kvrstorep100 .spbadgegreen35,
.kvrstorep100 .spbadgepink35 {
  position: absolute;
  right: 10px;
  top: 100px;
  z-index: 2;
}

.kvrstorep100 .mainflexbox {
  height: 200px;
}

.kvrstorep100_img {
  background-position: 0 0;
  background-size: cover;
}

.kvrstoreheader {
  background-color: #4A5964;
  color: #fff;
  font-family: "Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
  font-size: 150%;
  font-weight: bold;
  padding: 20px;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
  position: relative;
}

.kvrmarketplace .kvrstoreheader {
  background-color: #83a93a;
}

.kvrstoreheader a,
.kvrstoreheader a:active,
.kvrstoreheader a:focus,
.kvrstoreheader a:visited {
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff !important;
  padding: 6px !important;
}

.kvrstoreheader a:hover {background-color: rgba(0, 0, 0, 0.5);}

.kvrerrorhighlight {
  background-color: #fef1ec;
  color: red;
  border: 1px solid red;
}

.kvrsuccesshighlight {
  background-color: #e6f3c1;
  color: green;
  border: 1px solid green;
}

#chkmes {
  display: none;
  padding: 10px;
  margin: 10px 0;
}

.hidden {display: none !important;}

.kvr_side_scroller {
  height: auto;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}

.kvr_side_scroller > a:first-of-type {
  margin-left: 5px;
}

.kvr_side_scroller_outer {
  position: relative;
  margin: 0 30px;
  overflow: hidden
}

.kvr_side_scroller_inner {position: relative;}

.kvr_scroller_link {
  position: absolute;
  display: block;
  top: 0;
  width: 20px;
  height: 200px;
  background-color: rgba(255, 255, 255, 0.3);
  margin: 0 !important;
  border-radius: 0;
  text-align: center;
  padding: 10px 0;
  box-sizing: border-box;
}

.kvr_scroller_left {left: 0;}
.kvr_scroller_right {right: 0;}
.kvr_scroller_link:hover {
  text-decoration: none;
  background-color: #f1f1f1;
}

.kvrddm a {
  height: initial;
  line-height: initial;
}

header:after, section:after {
  content: ".";
  display: block;
  height: 0;
  width: 0;
  clear: both;
  visibility: hidden;
}

.tags a {
  background-color: #ddd;
  color: #555;
  display: inline-block;
  margin: 0 1px 1px 0;
  padding: 5px;
}

.tags a:visited {
  color: #555;
}

.tags a:hover, .tags a:active {
  text-decoration: none;
  color: #fff;
  background-color: #36c;
}

.flexnoneimp {
  display: none !important;
}

.kartnotempty {
  background-color: #83a93a !important;
  color: #ffffff !important;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.kvrtexttag {
  margin-right: 2px;
  margin-bottom: 1px;
  background-color: #ddd;
  color: #555;
  display: inline-block;
  padding: 0 5px;
  border-radius: 2px;
  line-height: 20px;
}

#scxbox .kvrtexttag {
  background-color: #ddd;
  border-radius: 0;
  color: #777;
  line-height: 16px;
  margin: 1px;
  padding: 0 5px;
}

.kvrloadingcss3an1,
.kvrloadingcss3an2 {
  content: ' ';
  position: relative;
  overflow: hidden;
  color: transparent;
  display: block;
  border-radius: 50%;
  border-width: 2px;
  border-style: solid;
  border-color: transparent transparent #555 #555;
  animation: tsloading .5s infinite linear;
  background-image: none !important; /*override sprite if necessary*/
}

.kvrloadingcss3an1 {
  width: 25px;
  height: 25px;
  margin: 20px auto;
}

.kvrloadingcss3an2 {
  width: 12px;
  height: 12px;
  margin: 0 auto;
}

@keyframes tsloading {
  0% {transform: rotate(0deg);}
  100% {transform: rotate(360deg);}
}

@keyframes kvrpulse {0% {background: #fff;}}

.kvrloadingcss3an3 {
  position: relative;
  width: 8px;
  height: 8px;
  display: inline-block;
  background: transparent;
  animation: kvrpulse 1500ms infinite;
  animation-delay: 500ms;
  background-image: none !important; /*override sprite if necessary*/
}

.kvrloadingcss3an3:before,
.kvrloadingcss3an3:after {
  content: '';
  position: absolute;
  display: block;
  height: 8px;
  width: 8px;
  background: transparent;
  animation: kvrpulse 1500ms infinite;
}

.kvrloadingcss3an3:before {left: -10px;}
.kvrloadingcss3an3:after {left: 10px; animation-delay: 1000ms;}

/*MP*/

.svk_offer_line {
  background-color: #a42b58;
  color: #fff;
  display: block;
  margin: 5px -5px -5px -5px;
  padding: 5px;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.svk_prod_buy .buyatkvr {
  display: block;
  background-color: #cccbbb;
  color: #444 !important;
  font-size: 125%;
  font-weight: bold;
  min-width: 100px;
  padding: 10px;
  text-align: center;
}

.svk_prod_buy .buy-in-mp {
  padding: 5px;
  background-color: #cccbbb;
  margin: 1px 0 1px 5px;
  min-height: 45px;
}

.svk_prod_buy .discountoff {
  background-color: #a42b58;
  color: #fff;
}

.svk_prod_buy .sellingprice {background-color: #83a93a;}

.svk_prod_img {
  width: 100px;
  padding: 10px;
  text-align: center;
}

.svk_prod_txt {padding: 10px;}

.svk_prod_txt .svk_prod_title {
  font-size: 150%;
  font-weight: bold;
  color: #444 !important;
}

.svk_prod_buy {
  padding: 10px;
  text-align: center;
}

.svk_prod_buy .discountoff {
  display: block;
  margin-bottom: 5px;
  padding: 10px;
}

.svk_prod_buy .sellingprice {
  display: block;
  padding: 10px;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
  color: #fff;
}

.svk_prod_intro {
  color: #555;
  padding: 10px 0;
}

#svk_search_filter_div {
  padding: 10px 10px 0;
  text-align: right;
}

#svk_search_filter {width: 180px;}

.kvrstorepnamebox {
  background-color: #555;
  bottom: 0;
  color: #fff;
  font-size: 16px;
  left: 0;
  line-height: 14px;
  padding: 20px 5px;
  overflow: hidden;
  position: relative;
  right: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.relatedscrolltitle {
  font-size: 125%;
  margin: 0;
  padding: 20px 30px;
  font-weight: bold;
  color: #555;
  border-top: 2px solid #eee;
}

.relatedscrolltitle .invertit {
  padding: 10px;
  color: #fff;
  background-color: #A42B58;
  display: block;
}

.hideflex {display: none !important;}

.reviewbox {
  margin: 10px;
  background-color: #f8f8f8;
  flex-basis: 340px;
  border-radius: 5px;
  line-height: 1.4;
}

.reviewcon {
  position: relative;
  margin: 20px;
  font-size: 0.9rem;
  line-height: 1.6;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
}

.reviewcon.fullheight {display: block}

.review-replies > * {
  padding: 10px;
  background-color: #eee;
  border-radius: 5px;
  margin-top: 5px;
  font-size: 0.9rem;
}

.showmorrreview {
  position: absolute;
  bottom: 0;
  display: block;
  left: 0;
  right: 0;
  text-align: center;
  padding-top: 20px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(248, 248, 248, 0.99) 100%);
  font-weight: bold;
}

.reviewcon.fullheight .showmorrreview {
  position: relative;
}

.spratingstar:hover {
  background-position: -85px -192px;
  cursor: pointer;
}

.spratingstar.forceon {background-position: -85px -192px !important;}

#kvrcartsummary {
  background-color: #eee;
  color: #555;
}

[contenteditable]:hover {
  cursor: pointer;
  background-color: #f1f1f1;
  color: #36c;
}

.ce_kvrup {position: relative;}

[contenteditable] br {display: none !important;}
.ce_kvrup div {display: inline !important;}
[contenteditable]:focus {
  border-color: #51a7e8 !important;
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.075),0 0 5px rgba(81,167,232,0.5);
}

.kvr_ce_loading {
  position: absolute;
  background-color: rgba(0,0,0,0.1);
  border-radius: 50%;
  z-index: 1;
}

.youetubed {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin: 10px 0;
  clear: both;
  break-inside: avoid;
}

.youetubed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.youetubed .kvrloadingcss3an1 {
  position: absolute;
  top: calc(50% - 37px);
  left: calc(50% - 18px);
}

.kvrcbox {
  background-color: #fff;
  position: relative;
  max-width: 400px;
  box-sizing: border-box;
  display: flex;
  flex: 1 1 198px;
  flex-direction: column;
}

.borderbottomit .kvrcbox {
  border-bottom: 2px solid #deebec;
}

.kvrcbox > div:first-child {
  background-position: 50% 50%;
  background-size: cover;
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}

.kvrcbox.make6to5-300250 > div:first-child {
  padding-top: 83.33%;
}

.kvrcbox > div:first-child a {
  bottom: 0;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  flex: 0 1 auto;
  justify-content: center;
}

.kvrcbox > div:nth-child(2) {
  color: #999;
  box-sizing: border-box;
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  padding: 10px 0;
  text-align: left;
}

.kvrcbox.kvrmidcen > div:nth-child(2) {
  text-align: center;
  justify-content: center;
}

.kvrcbox > div:nth-child(2) > a {
  font-size: 120%;
  color: #555;
  font-weight: bold;
  line-height: 1.4em;
}

.kvrcbox > div:nth-child(2) > a:hover {
  text-decoration: none;
  color: #36c;
}

.kvrcbox > div:nth-child(2) > div {padding-top: 5px;}

.kvrcbox .kvrsuccess {font-weight: normal;}
.kvrcbox.isupcoming .kvrsuccess {color: orange !important;}
.kvrcbox.isexpired .kvrsuccess {color: red !important;}

.gridgrid {display: grid;}

.grid20 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));
  grid-gap: 20px;
  gap: 20px;
}

.grid30 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  grid-gap: 30px;
  gap: 30px;
}

.grid20 > *,
.grid30 > * {
  margin: 0;
  max-width: initial;
}

.gridgrid .grid20 {
  overflow-x: auto;
  overflow-y: hidden;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  grid-template-columns: none;
  grid-auto-columns: 170px;
  grid-auto-flow: column;
}

.gridgrid .grid20 > * {
  scroll-snap-align: start;
}

.gridgrid .grid20 > :last-child {
  scroll-snap-align: end;
}

.kvrnogrid .gridgrid {display: flex;}

.kvrnogrid .grid20,
.kvrnogrid .grid30 {
  display: flex;
  flex: 1 1 auto;
  flex-wrap: wrap;
}

.kvrnogrid .grid20 > *,
.kvrnogrid .grid30 > * {
  margin: 0 20px 0 0;
  max-width: 170px;
}

.grid30 .kvrcbox > div:nth-child(2) > a {
  font-size: 1rem;
}

#kvrssgrid {
  display: grid;
  grid-template-columns: minmax(0px, 1fr) minmax(300px, 1344px) minmax(0px, 1fr);
}

#kvrssgrid > div:nth-child(1) > div,
#kvrssgrid > div:nth-child(3) > div {
  position: -webkit-sticky;
  position: sticky;
  top: 45px;
  overflow:
  hidden;
  height: calc(100vh - 45px);
}

.kvrnogrid #kvrssgrid > div:nth-child(1) > div,
.kvrnogrid #kvrssgrid > div:nth-child(3) > div {display: none;}

.labelimg-leftbot {
  background-color: #fff;
  display: block;
  position: absolute;
  padding: 0 5px;
  color: #555;
  left: 2px;
  bottom: 2px;
  font-weight: normal;
  text-shadow: none;
  font-family: "Open Sans";
  border-radius: 999em;
  line-height: 1.5;
  font-size: 0.7rem;
}

.kvr2cols {columns: 2 200px; column-gap: 30px;}
.kvr3cols {columns: 3 200px; column-gap: 30px;}
.kvr4cols {columns: 4 200px; column-gap: 30px;}
.kvr5cols {columns: 5 200px; column-gap: 30px;}
.kvr6cols {columns: 6 200px; column-gap: 30px;}

.kvr-col-rule1 {column-rule: 1px solid #eee;}

.kvr2cols > *,
.kvr3cols > *,
.kvr4cols > *,
.kvr5cols > *,
.kvr6cols > * {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

.kvr-vf-about {
  overflow: hidden;
  max-height: 16px;
}

.kvrmarkhighlight {
  background-color: yellow;
  color: #555;
  text-shadow: none !important;
}

.stickythis {
  position: -webkit-sticky;
  position: sticky;
}

#kvrloginbg {
  position: fixed;
  background-color: #000;
  opacity: 0.7;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1021;
}

#kvrloginbox {
  width: 320px;
  max-height: 80%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: fixed;
  box-shadow: 0 0 20px -5px #000;
  padding: 0;
  overflow: auto;
  z-index: 9999;
  font-size: 1.5em;
  min-height: 420px;
  border-radius: 5px;
}

svg.kvricon {
  width: 1em;
  height: 1em;
  min-width: 20px;
  min-height: 20px;
}

.li-no-bullets {margin: 0;}
.li-no-bullets li {list-style: none;}

[id="hyperheader"] a.kvr-checkout-top-bar,
a.kvr-checkout-top-bar {
  display: none;
}

.kartnotempty ~ a.kvr-checkout-top-bar {
  box-sizing: border-box;
  display: flex;
  flex: 0 1 auto;
  align-items: center;
}

.kvr-checkout-top-bar:hover .kvrdownarrow {
  border-color: #ddd !important;
}

.mykvr-loz {
  box-sizing: border-box;
  display: flex;
  flex: 0 0 auto;
  border-radius: 999em;
  background-color: #36c;
  color: #fff;
  background-image: linear-gradient(to right, #36c 24px, #4273d5 24px 25px, #36c 25px 100%);
}

.mykvrwideblock .mykvr-loz {
  background-image: linear-gradient(to right, #36c 31px, #4273d5 31px 32px, #36c 25px 100%);
}

.mykvr-loz:hover {
  background-image: none !important;
  background-color: #3371cc;
}

.mykvr-loz .mykvr {
  border-color: transparent !important;
  background-color: transparent !important;
  text-shadow: none !important;
}

.mykvr-loz .mykvrp {
  left: -19px;
}

.kvr-p-off {
  display: block;
  padding: 10px 0;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  line-height: 15px;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 125%;
  box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
  position: absolute;
  z-index: 1;
  text-align: center;
  background-color: #a42b58;
  color: #fff;
  top: 40px;
  right: 15px;
}

.kvr-auto-linked {
  text-decoration-line: underline !important;
  text-decoration-style: dotted !important;
  text-decoration-color: #777 !important;
  text-decoration-thickness: 2px !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", Verdana, Helvetica, "Trebuchet MS";
  line-height: 1.3;
  color: #333;
  overflow: hidden;
  text-wrap: balance;
}

h1 {font-size: 1.5rem;}
h2 {font-size: 1.3rem;}
h3 {font-size: 1.1rem;}
h4 {font-size: 1.0rem;}

[id]:not(textarea) {
  scroll-margin-top: 66px;
}

.kvrblockdynamic {
  position: relative;
  min-width: 320px;
  max-width: 1344px;
  margin: 0 auto !important;
}

#hyperheader {
  background-color: #333;
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

#hyperheader a {
  border-width: 0 !important;
  padding: 0 5px;
  background-color: transparent;
  color: #fff;
}

#herobar {
  z-index: 1;
  background-color: #222;
  position: relative;
  margin-top: 45px;
  overflow: hidden;
}

.hovthisblue a:hover,
.hovthisblue a:active,
.hovthisblue a:focus,
.hovthisblue a.active,
.scxp a:hover,
.scxp a:focus,
.scxp a:active {
  text-decoration: none;
  color: #555 !important;
  background-color: #ddd !important;
  text-shadow: none !important;
  box-shadow: none;
  border-color: #ddd !important;
}

#pluginsblock {padding: 20px 0;}

#scxbox .lnk {color: #555;}

.niq {margin: 15px 0;}

.newspreheadlabel {
  position: relative;
  top: initial;
  display: block;
  font-size: 1rem;
}

.kartnotempty {
  font-weight: bold;
  text-shadow: none;
}

.shaditdrk {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.clamp3lines {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
}

.clamp4lines {
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
}

#main .pmaincontent {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#kvrmenuc {
  top: 46px;
  display: none;
  background-color: #222;
  position: absolute;
  min-width: 320px;
  color: #555;
  border-radius: 5px;
  margin-top: -10px;
  z-index: 1020;
}

/*MP*/
#searchresults {
  padding: 10px 0 !important;
  margin: 0 -10px;
}

#svk_search_filter_div {
  background-color: #c1ceaa !important;
  border-width: 0 !important;
  padding: 10px;
}

.boxnotheader .svk_prod_buy .buyatkvr {
  position: initial;
  display: flex;
}

.boxnotheader .svk_prod_buy .sellingprice {
  display: flex;
  gap: 10px;
  margin-right: 10px;
  align-items: center;
}

.boxnotheader .svk_prod_buy .sellingprice > span {
  margin-right: 10px;
  margin-bottom: 0 !important;
  font-size: 100% !important;
}

.boxnotheader .svk_prod_buy .discountoff {
  display: flex;
  margin-bottom: 0px;
  position: absolute;
  top: 10px;
  width: 80px;
  border-radius: 40px;
  height: 80px;
  padding: 0;
  align-items: center;
  justify-content: center;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 22px;
  right: 10px;
  flex-direction: column;
}

.newsbodycon p {padding-bottom: 16px;}
.newsbodycon li p {padding-bottom: 0;}
.newsbodycon table, .prodbodycon table {margin-left: auto; margin-right: auto;}

.pmaincontent h2,
.pmaincontent h3,
.pmaincontent h4,
.newsitem h2,
.newsitem h3,
.newsitem h4 {
  margin: 20px 0;
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
  clear: both;
}

.prodbodycon h2,
.prodbodycon h3,
.prodbodycon h4 {
  clear: initial;
}

img, .kvrstorep100_img, .kvrcbox > div:first-child[data-kvrsrc] {
	opacity: 1;
	transition: opacity 0.3s;
}

img[data-kvrsrc], .kvrstorep100_img[data-kvrsrc], .kvrcbox > div:first-child[data-kvrsrc] {
	opacity: 0;
}

.kvrstorep100_specialbubble {
  z-index: 1;
}

.kvrstorep100_specialbubble {
  text-align: center;
  font-family: "Trebuchet MS";
}

.kvr-notify-circle {
  width: 30px;
  height: 30px;
}

.onshow #kvrtogglemainfixedbar {
  background-color: #222;
}

.kvrsection {
  width: calc(100% - 40px);
  padding: 10px;
  margin-left: 0;
}

#kvrmainfixedbar {
  background-color: #222;
  color: #eee;
}

.kvrsection {
  background-color: #232425;
  color: #ccc;
}

#kvrmainfixedbar > * {
  flex: 0 0 auto;
  box-sizing: border-box;
  display: flex;
}

#kvrmainfixedbar {
  padding: 0 10px;
}

#kvrmainfixedbar a {
  padding: 14px 14px;
  border-width: 0;
  color: #ccc;
  font-size: 14px;
  border-radius: 5px;
}

#kvrmainfixedbar a.hasarrowtext {
  padding-right: 6px;
}

#kvrmainfixedbar a.hasnotify {
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 0px;
}

#kvrmainfixedbar a.hasnotify .kvr-notify-circle {
  margin-left: auto;
  flex-shrink: 0;
}

#kvrmainfixedbar a.hasarrowtext .kvrdownarrow {
  margin: -2px 5px 0 auto;
}

#kvrmainfixedbar > :first-child {
  background-color: #222;
  color: #fff;
  height: 46px;
  box-sizing: border-box;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2;
}

#kvrmainfixedbar > :first-child > :first-child {
  padding: 10px 16px 10px 50px;
  color: #fff !important;
  margin-right: -10px;
  border-radius: 0;
}

.kvr-links-trans-05 a,
.kvrdownarrow,
.kvr-notify-circle {
  transition: 0.5s;
  transition-property: color, background-color, border-color;
}

.kvrdownarrow {
  margin: -2px 0px 0 0;
}

.isopen .kvrdownarrow {
  margin: 0 0 -3px 0;
}

.kvr-links-trans-05 a:hover,
.kvr-links-trans-05 a:active,
.kvr-links-trans-05 a.isopen {
  background-color: #444 !important;
  color: #ddd !important;
  text-decoration: none;
}

#kvrmainfixedbar a:hover .kvrdownarrow,
#kvrmainfixedbar a:active .kvrdownarrow,
#kvrmainfixedbar a.isopen .kvrdownarrow {
  border-color: #ddd;
}

#kvrmainfixedbar a.hasarrow {
  background-color: #373737;
  margin: auto 0 auto 10px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

#hyperheader,
#kvrtogglemainfixedbar {
  transition-property: background-color;
  transition-duration: 0.15s;
  transition-timing-function: linear;
}

[id="hyperheader"] a {
  display: flex;
  align-items: center;
  border-radius: 5px;
  font-size: 14px;
}

#hyperheader a > * {
  margin-left: 5px;
}

#hyperheader a > :nth-child(1) {
  margin-left: 0;
}

.kartnotempty {
  font-weight: normal;
  text-shadow: none;
  border-radius: 5px;
}

#kvrmainfixedbar a.hasnotify:hover .kvr-notify-circle {
  background-color: #444 !important;
}

.smallerlinksellipted {
  padding: 0;
  width: calc(100% - 20px);
}

#kvrmainfixedbar .smallerlinksellipted a {
  padding: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-radius: 0;
}

.h-pre-grid-wrapper {
  padding: 20px 0 5px 0;
  border-bottom: 1px solid #ddd;
  box-sizing: border-box;
  display: flex !important;
  align-items: center;
  flex-wrap: wrap;
  flex: 0 1 auto;
}

.navmore p {
  margin: 0;
  padding-bottom: 0;
}

.navmore p.niq {
  padding: 15px;
  background-color: #cccbbb;
}

.blockthechildren > * {
  display: block;
}

.flex-blocks {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  gap: 10px;
}

.flex-blocks > *,
.flex-blocks > p {
  padding: 10px;
  flex-grow: 1;
}

.flex-blocks.centereverything > * {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
}

.flex-blocks > blockquote {
  margin: 0 !important;
  border-width: 0 !important;
}

.flex-blocks > blockquote::before {
  display: none;
}

.flex-blocks > blockquote p:first-of-type::before {
  content: open-quote;
  margin-right: 3px;
}

.flexgrid > * {
  flex: 1 1 300px;
}

.kvr-glbl-note {gap: 10px;}
.kvr-glbl-note p:last-child, .kvr-gn-content.flex p {padding-bottom: 0;}
.kvr-gn-content.flex > p:first-child {flex: 0 0 auto;}
.kvr-gn-content.flex > p:not(:first-child) {flex: 1 1 200px;}
.prodbodycon > .kvr-glbl-note:first-child p:last-child {padding-bottom: 10px;}
.kvr-glbl-note .kvr-gn-content {
  background-color: transparent !important;
  line-height: 1.5;
}

.kvr-glbl-note svg {
  flex-grow: 0;
  flex-shrink: 0;
}

.kvr-glbl-note.hide-icon svg {display: none;}

.product-page-header {
  z-index: 12;
  margin: 0 -30px;
  padding: 0 30px;
  background-color: #fff;
}

.product-page-header > div {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  box-shadow: 0 25px 20px -30px rgba(0,0,0,0.3);
}

.wna-on {
  background-color: #eee;
  color: #555 !important;
}

.kvrdbox a:first-of-type {
  background-color: #eee;
  text-align: center;
  padding: 20px;
  color: #555;
  overflow: hidden;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.kvrdbox a:last-of-type {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.kvrdbox a:nth-of-type(2) {
  background-color: #83a93a;
  padding: 5px;
}

.kvrdbox > span:first-child {
  position: absolute;
  top: 5px;
  right: 5px;
  padding: 5px;
  background-color: #fff;
  border-radius: 50%;
  display: flex;
}

.mykvr-loz-big {
  display: flex;
  flex: 0 0 auto;
}

.mykvr-loz-big a {
  padding: 5px;
  position: relative;
  background-color: transparent;
  right: initial;
  top: initial;
  margin: 0;
  color: #fff !important;
  font-family: "Open Sans";
  font-weight: normal;
  font-size: 0.8rem;
  line-height: 20px !important;
  -webkit-gap: 5px;
  gap: 5px;
  text-shadow: none !important;
}

.mykvr-loz-big a.myactive {
  background-color: #36c;
  color: #fff;
  text-decoration: none;
}

.mykvr-loz-big a:first-of-type {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding-right: 10px;
}

.mykvr-loz-big a:last-of-type {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.mykvr-group-tot {
  background-color: rgba(255,255,255,0.1);
  border-radius: 5px;
  padding: 0 5px;
}

.mykvr-icon-0,
.mykvr-icon-1,
.mykvr-icon-3 {
  width: 20px;
  height: 20px;
}

.mykvr-loz-big a.mykvr {background-color: #30466f !important; color: #fff !important;}
.mykvr-loz-big a.mykvr-group-swap[data-g="1"] {background-color: #36c !important;}
.mykvr-loz-big a.mykvr-group-swap[data-g="3"] {background-color: #ae5d6c !important;}

.mykvr-icon-0 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1' stroke-linecap='square' stroke-linejoin='arcs'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Crect x='9' y='9' width='6' height='6'%3E%3C/rect%3E%3C/svg%3E");
}

.mykvr-icon-1 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1' stroke-linecap='square' stroke-linejoin='arcs'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'%3E%3C/polygon%3E%3C/svg%3E");
}

.mykvr-icon-3 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1' stroke-linecap='square' stroke-linejoin='arcs'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'%3E%3C/path%3E%3C/svg%3E");
}

.mykvr-loz-big a.mykvr.activeblue .mykvr-icon-0 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='1' stroke-linecap='square' stroke-linejoin='arcs'%3E%3Cpath d='M22 11.08V12a10 10 0 1 1-5.93-9.14'%3E%3C/path%3E%3Cpolyline points='22 4 12 14.01 9 11.01' stroke-width='2' stroke='%23fc0'%3E%3C/polyline%3E%3C/svg%3E");
}

.mykvr-in .mykvr-icon-1 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='%23f3d032' stroke='%23f3d032' stroke-width='1' stroke-linecap='square' stroke-linejoin='arcs'%3E%3Cpolygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'%3E%3C/polygon%3E%3C/svg%3E");
}

.mykvr-in .mykvr-icon-3 {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='pink' stroke='pink' stroke-width='1' stroke-linecap='square' stroke-linejoin='arcs'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'%3E%3C/path%3E%3C/svg%3E");
}

.mykvr-loz-big a.mykvr-group-swap:hover,
.mykvr-loz-big a.mykvr:hover,
.mykvr-loz-big a.mykvr.activeblue:hover {
  background-color: #777 !important;
  color: #fff !important;
  text-decoration: none !important;
  text-shadow: none !important;
}

.force-no-bg {
  background-color: transparent !important;
  background-image: none !important;
}

.first-last-child-no-pad-or-mar > :first-child {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

.first-last-child-no-pad-or-mar > :last-child {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.tablesorter.sorters-top-right .tablesorter-header {
  background-position: calc(100% + 5px) 0px;
  padding: 5px;
  text-align: center;
  line-height: 14px;
}

.txt-gry {color: #666;}

.kvr-blockui {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.75);;
  display: flex;
  color: #fff;
  z-index: 9999;
}

@media only screen and (max-width: 1093px) {
  .kvrproductimages {
    width: initial !important;
    float: none !important;
  }
}

@media only screen and (max-width: 1024px) {
  #kvrheaderflex {display: none !important;}
}

@media only screen and (max-width: 993px) {
  #column1 {display: block;}
  #subcol > * {margin: 0 auto 30px auto;}
  #header320to728 {margin: 0 auto;}
  .kvrhidesmall {display: none !important;}
  .kvrshowsmall {display: inline-block;}

  .navmoremenu div {
    display: block;
    border-width: 0 !important;
    width: auto;
  }

  .navmoremenu {max-width: 320px;}
  .navmoremenu a {white-space: normal;}

  .prodinfoblock {
    width: 100%;
    float: none;
    margin: 0 0 30px 0;
  }
}

@media only screen and (max-width: 748px) {
  #kvrheader90 {display: none;}

  .kvr320to728 {
    width: 468px;
    height: 60px;
    margin: 0 auto;
  }

  img.newspad, .newspad, .newspaddiv {
    float: none;
    margin: 20px auto;
    max-width: 100%;
    width: auto;
    display: block;
  }
}

@media only screen and (max-width: 600px) {
  .kvrhidemid {display: none !important;}
  .kvrinterviewanswer {
    background-position: 0 -1px;
    padding: 0 0 15px 70px;
  }
}

@media only screen and (max-width: 467px) {
  #column2 {padding: 10px;}
  .kvr2cols, .kvr3cols, .kvr4cols {column-count: 1;}
  .kvrhidetiny, .kvr_share_this, .product-page-header .line-through {display: none !important;}
  .kvrshowtiny {display: inline-block;}

  .kvr320to728 {
    width: 320px;
    height: 50px;
  }

  .product-page-header {
    margin: 0 -20px;
    padding: 0 20px;
  }

  .product-page-header * {
    text-align: center;
    justify-content: center;
  }

  .product-page-header .nomargsmall {margin: initial !important;}

  .product-page-header h1 {
    margin-right: 0 !important;
    font-size: 1.2rem !important;
    line-height: 1 !important;
  }

  .newsbodycon td, .newsbodycon th, .prodbodycon td, .prodbodycon th {font-size: 0.8rem; display: block; text-align: center; width: auto !important;}

  [data-th]::before {
    content: attr(data-th);
    display: block;
  }

}
