/* flexbox requires -webkit prefixes up to Saf <9 */

* {margin: 0; padding: 0; background-clip: padding-box;}
body {background-color: #3C454E; font-size: 0.7em;}
body, td, th, h1, h2, h3, h4, 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 35px 10px 35px;}
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: #F7F7EF; 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"] {padding: 3px;}
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;
}
::-moz-selection {text-shadow: none; background: #fff2a8; color: #000;}
::selection {text-shadow: none; background: #fff2a8; color: #000;}
#kvrsite blockquote {margin: 0 35px 10px 35px;}
#kvrblock {position: relative; min-width: 320px; max-width: 1344px; margin: 0 auto; overflow: hidden; background-color: #333;}
#superheader {padding: 10px;}
#header {padding: 10px 0; position: relative;}
#foot {padding: 15px 0; text-align: center; clear: both;}
#superheader, #foot {color: #888; margin: 0 -10px; background-color: #222;}

#kvrheaderlogo {
  width: 143px;
  height: 90px;
  display: block;
  position: absolute;
}

#kvrheader90 {
  position: absolute;
  width: 90px;
  height: 90px;
  right: 0;
  top: 10px;
}

#kvrheaderflex {
  position: absolute;
  right: 100px;
  top: 10px;
  height: 90px;
  left: 881px;
  overflow: hidden;
}

#main {
  position: relative;
  float: left;
  width: 100%;
  padding-right: 10px;
  box-sizing: border-box;
}

#column1, #column2 {clear: both;}
#column1 {padding-right: 300px;}

div.kvrgencontent {
  background-color: #FFF;
  padding: 20px;
  line-height: 150%;
}

div.kvrgencontent a, div.kvrgencontent a:visited {color: #3366CC;}
div.kvrgencontent td,div.kvrgencontent th {padding: 5px;}
div.kvrgencontent h1,
div.kvrgencontent h2 {
  padding-left: 10px;
  line-height: 30px;
  margin-bottom: 15px;
}

div.kvrgencontent h1 {
  border-bottom: 1px solid #ddd;
  border-radius: 5px 5px 0 0;
  font-size: 150%;
  line-height: 70px;
  margin: -20px -20px 10px -20px;
  padding-left: 20px;
  background-color: #eee;
}

div.kvrgencontent h2 {background-color: #eee;}
div.kvrgencontent h1 a,div.kvrgencontent h1 a:visited {color: #000;}
.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;}

div.forumarchive {
  color: #FFF;
  line-height: 150%;
  padding: 5px;
  background-color: #304060;
  border: 1px solid #000;
}

div.forumarchivehead {
  color: #FFF;
  font-weight: bold;
  line-height: 130%;
  padding: 5px;
  background-color: #333;
  border: 1px solid #000;
  border-bottom: 0;
}

.kvrltrow:nth-of-type(2n+1) {background-color: #283650;}
.kvrltrow:nth-of-type(2n+2) {background-color: #253545;}

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

.nav {
  font-weight: normal;
  color: #CCC;
}

.code {
  font-family: Courier, 'Courier New', sans-serif;
  color: #006600;
  background-color: #F7F7EF;
  border: 1px solid #D1D7DC;
}

.copyright, a.copyright {
  font-size: 10px;
  color: #444;
  letter-spacing: -1px;
}

.helpline {
  background-color: #DEE3E7;
  border-style: none;
}

.smlwhttxt {
  font-size: 90%;
  color: #FFF;
}

#newsheadlines a.nhl {
  display: block;
  font-weight: bold;
  color: #555;
  font-size: 1.2em;
  min-height: 80px;
  line-height: 130%;
  border-bottom: 1px solid #DDD;
  overflow: hidden;
}

#newsfootlines {
  background-color: #FFF;
  text-align: center;
  padding: 10px;
  line-height: 20px;
}

.blockleft {
  display: block;
  float: left;
}

.blockright {
  display: block;
  float: right;
}

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 {
  font-size: 90%;
  color: #777;
}

.newsicons {
  padding: 8px 10px 6px 20px;
  border-bottom: 1px solid #eee;
  min-height: 27px;
  background-color: #FFF;
}

.newsicons a:hover,
.newsicons a:active,
.newsicons a:focus {
  text-decoration: none;
}

.newsbodycon {
  padding: 20px;
  background-color: #FFF;
  font-size: 120%;
  line-height: 150%;
  color: #333;
}

#pluginsblock {padding: 20px;}

.prodinfoblock {
  width: 318px;
  float: right;
  margin: 0 -10px 20px 10px;
  padding-left: 5px;
  border-left: 1px dashed #DDD;
}

.prodbodycon {
  clear: left;
  font-size: 120%;
  line-height: 150%;
  color: #333;
}

.newsbodycon li {padding-bottom: 2px;}

.newsrel {
  background-color: #FFF;
  padding-top: 10px;
  text-align: center;
}

.newstags {
  padding: 10px;
  border-top: 1px solid #eee;
}

.newsfootcon {
  padding: 7px 5px 0 5px;
  float: right;
  position: absolute;
  right: 0;
}
.newsfootcon a {color: #FFF !important;}

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

#kvrmembar {
  height: 25px;
  line-height: 25px;
  font-weight: bold;
}

#kvrmembar a {
  display: inline-block;
  padding: 0 5px;
}

#tempjaxy {
  background-color: #aaa;
  width: 100%;
  position: absolute;
  z-index: 1;
  margin-left: -10px;
  margin-top: -10px;
  border-color: #AAA;
  border-style: solid;
  border-width: 1px 10px 10px 10px;
  box-sizing: border-box;
}

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

#subcol {
  width: 300px;
  float: right;
  margin-right: -300px;
  position: relative;
}

#kvrbar {
  height: 50px;
  font-size: 11px !important;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  background-color: #444;
}

#kvrbar > a,
#kvrbar .navmore > a {
  display: inline-block;
  padding: 0 10px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  color: #eee;
  border-right: 1px solid #4e4e4e;
  font-weight: bold;
  box-sizing: border-box;
}

#kvrbar > div > a.active,
#kvrbar > div > a:hover,
#kvrbar > div > a:active,
#kvrbar > div > a:focus,
#kvrbar > a.active,
#kvrbar > a:hover,
#kvrbar > a:active,
#kvrbar > a:focus {
  border-color: transparent !important;
}

div.navmore {display: inline-block;}

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

.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: bold;
  margin: 0 !important;
  color: #eee !important;
}

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

.navmoremenu a:hover,
.navmoremenu a:active,
.navmoremenu a:focus,
.navmoremenu a.active {
  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;
}

.livenav {background-color: #f1f1f1;}
.readnav {background-color: #f9f9f9;}

.newsintro {
  font-weight: normal;
  font-size: 90%;
  color: #777;
  display: block;
  padding-top: 3px;
}

.newsintro1 {color: #f1f1f1;}

.newsdate {
  font-weight: normal;
  color: #AAA;
  font-size: 2.7mm;
  display: block;
  margin-top: 5px;
}

.nimg50 {
  float: right;
  margin: 20px 10px 10px 10px;
  max-width: 50px;
  width: 17%;
}

span.nhh {
  display: block;
  margin-bottom: 1px;
  font-size: 110%;
  padding: 20px;
}

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

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

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

#kvrphd {
  background: #2E5E79 url(/i/kvr_head_bg_blue5.jpg) 50% -44px repeat-x;
  font-weight: bold;
  color: #fff;
  position: relative;
  z-index: 0;
  border-bottom: 5px solid #226D9B;
}

.newsitem {position: relative; overflow: hidden;}
.newsitem a {color: #3366CC;}

#kvrnavline {
  color: #FFF;
  line-height: 16px;
  padding: 10px;
  position: relative;
  white-space: nowrap;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  background-color: #226d9b;
}

#kvrnavline.tabit {
  padding-bottom: 0;
  border-bottom: 2px solid #14415D;
}

#kvrnavline.tabit a {
  margin-right: 5px;
  background-color: rgba(0, 0, 0, 0.1);
  padding: 10px;
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
}

#kvrnavline a.active {
  background-color: rgba(0, 0, 0, 0.4);
  color: #fff !important;
}

#kvrnavline a {
  font-weight: bold;
  color: #FFF !important;
  display: inline-block;
  padding: 5px;
}

a.activenav, #kvrnavline a:hover, #kvrnavline a:active, #kvrnavline a:focus {box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);}
#kvrnavline a.kvrlongmax {max-width: 300px;}

#kvrphd2 {
  color: #AAA;
  padding: 25px 10px 20px 10px;
  text-align: center;
  font-family: "Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
  text-shadow: 1px 1px 1px #333;
  position: relative;
}

#kvrphd2 a {color: #fff;}

#ptabs {
  display: block;
  margin: 0 auto;
  padding: 5px 0 0 0;
  text-align: center;
  line-height: normal;
  overflow: hidden;
}

#ptabs li {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 0 0 0;
  position: relative;
  vertical-align: bottom;
}

#ptabs .mysbsum {
  display: block;
  margin: 2px 0;
}

#ptabs li a {
  display: block;
  padding: 5px 10px;
  color: #FFF;
  font-weight: bold;
  line-height: 20px;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}

#pdetails {display: block;}

.ptitlesub {
  padding: 5px;
  font-size: 2.7mm;
  font-weight: bold;
}

table.pdetails td {
  border-top: 1px solid #F1F1F1;
  background: url(/i/pdcon.png) -1px 0 repeat-y;
}

table.pdetails td.ptitlesub {
  background: url(/i/pdtit.png) right top repeat-y;
}

.featuredsidebar {
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}

.featuredsidebar a {
  color: #FFF;
  display: block;
  padding: 10px;
  text-decoration: none;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
}

.featuredsidebar .productimg {
  display: block;
  float: right;
  max-width: 100px;
  max-height: 100px;
  margin: 10px 0 10px 10px;
  overflow: hidden;
}

.blockleft {
  display: block;
  float: left;
}

.featuredsidebar .videoimg {
  display: block;
  float: left;
  width: 100px;
  height: 80px;
  text-align: center;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.featuredsidebar .videodesc {
  display: table-cell;
  height: 80px;
  padding-left: 10px;
  text-align: center;
  vertical-align: middle;
}

.featuredsidebar .productimg img {max-width: 100%;}

.featuredsidebar strong {font-size: 120%;}

/* KVR Ranks */
#rankinfo {
  position: absolute;
  width: 651px;
  font-size: 2.7mm;
  text-align: center;
  color: #FFF;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}

#rankblock {
  position: absolute;
  width: 660px;
  height: 30px;
  text-align: right;
}

#rankhelp {
  position: absolute;
  margin-left: 633px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-top: 4px;
  background-color: #DDD;
  border: 1px solid #FFF;
  font-weight: bold;
  color: #304050;
  border-radius: 5px;
  text-align: center;
}

#rankblock {
  background-color: #333;
  opacity: 0.7;
  border-radius: 5px;
  cursor: pointer;
}

.rankhelp {
  background-color: #304050 !important;
  color: #FFF !important;
}

#pluginranks div.rankdiv {
  float: left;
  width: 33%;
}

.rankdiv p {padding-bottom: 0;}
#pluginranks ol {margin: 5px 0 10px 26px;}

#ranknav a {
  display: block;
  float: left;
  padding: 10px;
  margin-right: 2px;
  border: 3px double #CCC;
  border-bottom: 1px solid #CCC;
  background-color: #EEE;
  color: #333;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

#ranknav a:hover,
#ranknav a:focus,
#ranknav a:active,
#ranknav a.ranksel {
  background-color: #737980;
  color: #FFF;
  text-decoration: none;
}

#ranknav a.ranksel {border-bottom-color: #737980;}
div.kvrforumarchivefix td {padding: 5px;}

#pollotdholder {
  margin-bottom: 10px;
  z-index: 3;
  position: relative;
}

#pollotd {
  display: block;
  padding: 10px;
  text-align: center;
  color: #FFF;
  position: relative;
  z-index: 1;
  background-color: #998877;
}

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

.spit, .spit2 {
  background-color: transparent;
  background-image: url(/i/kvr_sprite_2016-9.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;
}

.spitt2 .spit, .lblt2 label {margin-top: 2px;}
.spitr2 .spit, .lblr2 label {margin-right: 2px;}
.spitb2 .spit, .lblb2 label {margin-bottom: 2px;}
.spitl2 .spit, .lbll2 label {margin-left: 2px;}

.sp1s {background-position: -82px -6px; width: 16px; height: 16px;}
.sp1b {background-position: 0 -57px; height: 27px; width: 27px;}
.sp2s {background-position:  -68px -130px; width: 33px;}
.sp2b {background-position: -226px -34px; width: 31px; height: 27px;}
.sp3s {background-position: -30px -258px; width: 18px; height: 16px;}
.sp3b {background-position: 0 -258px; height: 27px; width: 29px;}
.sp6s {background-position:  -59px -146px;}
.sp6b {background-position: -226px -64px; width: 31px; height: 27px;}
.sp7s   {background-position:   0    -146px; width: 13px;} /*Linux*/
.sp7b   {background-position:  -26px  -29px; width: 23px; height: 27px;}
.sp8s   {background-position:  -76px -146px; width: 21px;} /*UAD*/
.sp8b   {background-position:  -28px  -86px; width: 33px; height: 27px;}
.sp9s   {background-position:  -71px -114px; width: 28px;} /*UAD1*/
.sp9b   {background-position:  -62px  -86px; width: 49px; height: 27px;}
.sp10s  {background-position: -102px -130px; width: 15px;} /*UAD2*/
.sp10b  {background-position:    0    -86px; width: 27px; height: 27px;}
.sp13s  {background-position:  -54px -114px;} /*OpenSource*/
.sp13b  {background-position: -148px  -58px; width: 29px; height: 27px;}
.sp14s  {background-position:    0   -219px; width: 23px;} /*iOS*/
.sp14b  {background-position:    0   -190px; width: 41px; height: 27px;}
.sp15s  {background-position:  -26px -219px; width: 13px;} /*Android*/
.sp15b  {background-position:  -42px -190px; width: 23px; height: 27px;}
.sp19s  {background-position:  -60px -316px; width: 44px;} /*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;}
.sp23s  {background-position:  -25px -129px; width: 17px;} /*DX*/
.sp23b  {background-position:  -31px  -58px; width: 32px; height: 27px;}
.sp24s  {background-position:  -14px -146px; width: 27px;} /*RTAS*/
.sp24b  {background-position: -101px  -59px; width: 46px; 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;}
.sp27s  {background-position: -159px -114px; width: 14px;} /*ReWire*/
.sp27b  {background-position: -178px  -58px; width: 25px; height: 27px;}
.sp28s  {background-position:  -43px -146px;} /*SonicCore*/
.sp28b  {background-position:    0    -58px; width: 30px; 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;}
.spfrm  {background-position:  -41px -218px;}
.spsave {background-position:  -59px -219px;}
.spplus {background-position:  -84px -213px;}
.sptick {background-position: -104px -213px;}
.sptwit {background-position:  -68px -294px;}
.spface {background-position:  -17px -294px;}
.spgoog {background-position:  -34px -294px;}
.spskype {background-position: -50px -253px;}
.spscld {background-position:  -51px -294px;}
.sptube {background-position:  -50px -270px;}
.spdown {background-position: -187px -122px; width: 14px; height:  8px; line-height: 8px;}
.spdown15 {background-position: -4px -240px; height: 15px; width: 15px;}
.sporg  {background-position: -185px -144px;}
.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;}
.sprfr  {background-position:  -82px  -62px;}
.spexcl {background-position: -164px -273px;}
.sptag  {background-position:  -68px -235px;}
.sparrr {background-position: -118px -129px;}
.spbox  {background-position: -184px -193px;}
.spnews {background-position: -143px -232px;}
.sptv {background-position: -86px -294px;}
.spinfo {background-position: -164px -193px;}
.spedit {background-position: -209px -312px;}
.spsrch {background-position: -153px -169px;}
.spplm16o {background-position:  -94px -342px;}
.spplm16r {background-position: -112px -342px;}
.spplv16 {background-position: -205px  -66px;}
.spplv25 {background-position: -199px -87px; height: 25px; width: 25px;}
.spstar  {background-position:  -85px -192px;}
.spstarg {background-position:  -29px -240px;}
.spcog   {background-position: -144px -213px;}
.spdl    {background-position: -205px 0;}
.spdarl  {background-position: -214px -167px; height: 6px; width: 6px;}
.spdarc  {background-position: -213px -154px; height: 4px; width: 7px;}
.spdarcl {background-position: -222px -154px; height: 4px; width: 7px;}
.spdarr  {background-position: -214px -137px; height: 5px; width: 5px;}
.spdurc  {background-position: -213px -217px; height: 4px; width: 7px;}
.spcart  {background-position:  -131px -342px;}
.spswitch {background-position: -167px -346px; height: 9px; width: 11px;}
.splarr   {background-position: -183px -344px; height: 6px; width: 8px;}
.sprarr   {background-position: -195px -344px; height: 6px; width: 8px;}
.sploading {background: transparent url(/i/loader-16x11.gif) no-repeat 0 0 !important;}
.splock {background-position: -209px -275px;}
.spreport {background-position: -184px -168px;}
.spwrite {background-position: -144px -253px;}
.sponline {background-position: -35px -164px;}
.spoffline {background-position: -18px -164px;}
.spabuss {background-position: 0 -164px;}
.spabusb {background-position: -53px -163px; height: 27px; width: 28px;}
.sprevpad {background-position: -184px -213px;}
.sppanes {background-position: -144px -194px;}
.spquote {background-position: -84px -164px;}
.speditpost {background-position: -104px -167px;}
.spmusic25 {background-position: -63px -366px; height: 25px; width: 25px;line-height: 25px;}
.spplay25 {background-position: -32px -366px; height: 25px; width: 25px;line-height: 25px;}
.spvideo25 {background-position: -37px -460px; height: 25px; width: 25px;line-height: 25px;}
.spdl25 {background-position: 0 -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;}
.sptwitcircle {background-position: -8px -398px; height: 25px; line-height: 25px; width: 25px;}
.spgpluscircle {background-position: -90px -398px; 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;}
.sprsscircle, .sprss2 {background-position: -131px -398px; height: 25px; line-height: 25px; width: 25px;}
.spifcircle {background-position: -172px -398px; height: 25px; line-height: 25px; width: 25px;}
.spzcircle {background-position: -205px -398px; height: 25px; line-height: 25px; width: 25px;}
.spmpcircle {background-position: -95px -366px; height: 25px; line-height: 25px; width: 25px;}
.spdarklight {background-position: -8px -460px; height: 25px; line-height: 25px; width: 25px;}
.sppluginscircle {background-position: -172px -366px; height: 25px; line-height: 25px; width: 25px;}
.spforumcircle {background-position: -205px -366px; height: 25px; line-height: 25px; width: 25px;}
.spnewscircle {background-position: -55px -429px; height: 25px; line-height: 25px; width: 25px;}
.spmycircle {background-position: -90px -429px; height: 25px; line-height: 25px; width: 25px;}
.spmore25 {background-position: -7px -429px; height: 25px; line-height: 25px; width: 25px;}
.spmore5 {background-position: -39px -429px; height: 25px; line-height: 25px; width: 5px;}
.spmykvr40 {background-position: -190px -428px;}
.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;}
.spkvrlogo {background-position: -2px -492px; height: 65px; width: 124px;}
.spkvrlogo25 {background-position: -3px -164px; height: 25px; width: 60px; line-height: 25px;}
.spcalpink {background-position: -2px -561px;}
.spcalgreen {background-position: -30px -561px;}
.spcalwhite {background-position: -58px -561px;}
.spbadgepink {background-position: -87px -561px;}
.spbadgegreen {background-position: -116px -561px;}
.spbadgegreen35 {background-position: -232px -94px; width: 35px; height: 34px;}
.spbadgewhite {background-position: -134px -527px;}
.spstopwatchpink {background-position: -145px -561px;}
.spstopwatchgreen { background-position: -173px -561px;}
.spstopwatchwhite { background-position: -200px -561px;}

.spcalpink,
.spcalgreen,
.spcalwhite,
.spbadgepink,
.spbadgegreen,
.spbadgewhite,
.spstopwatchpink,
.spstopwatchgreen,
.spstopwatchwhite {
  width: 26px;
  height: 26px
}

.sp25container a {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  vertical-align: text-bottom;
}

.dbnavjump {
  position: absolute;
  width: 200px;
  padding: 10px;
  line-height: 100%;
  border: 1px solid #CCC;
  border-radius: 3px;
}

.dbnavjump1 {
  z-index: 2;
  position: absolute;
  margin-top: 5px;
  display: none;
  padding: 0;
  line-height: 200%;
  font-weight: bold;
  left: -1px;
  right: -1px;
  border: 1px solid #CCC;
  border-top-width: 0;
  border-radius: 0 0 3px 3px;
  background-color: #fff;
}

.dbnavjumpqs {
  padding-right: 17px;
  background: url(/i/sh_bg.gif) 100% 50% no-repeat;
  display: block;
  font-weight: bold;
  color: #666 !important;
}

a.pollq {
  box-shadow:0 0 2px #CCC;
  border-radius:5px;
  background: url(/i/pwatchbgt.png) repeat-x 0 -14px #F1F1F1;
  border:1px solid #CCC;
  display:block;
  font-weight:bold;
  padding:5px;
}

a.pollq:hover, a.pollq:focus, a.pollq:active {
  text-decoration: none;
  border-color: #FFF;
}

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

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

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

.newspaddiv img.newspad {
  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/x/kvrintans.png) 15px -1px no-repeat;
  margin-top: 15px;
  min-height: 100px;
  padding: 0 15px 15px 95px;
}

.nischmitt {background-image: url(/i/x/schmitt_head.png);}
.nihaver {background-image: url(/i/x/haver_head.png);}
.troels {background-image: url(/i/x/troels-frohman-head.jpg);}
.tawnia {background-image: url(/i/x/tawnia-knox-head.jpg);}
.kvrfocus {font-size: 120%;}

.kvrfocuslinks {
  margin: 10px 9px 20px 9px;
  width: 194px;
  height: 144px;
  position: relative;
  border-radius: 5px;
  display: inline-block;
}

.kvrfocuslinks a {
  display: block;
  border: 2px solid #fff;
  border-radius: 5px;
  line-height: 150%;
  color: #555 !important;
  font-size: 130%;
  font-family: "Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
  text-shadow: 1px 1px 0 #FFF;
  height: 100px;
  padding: 20px;
  text-align: center;
  overflow: hidden;
}

.kvrfocuslinks a:hover {
  border-color: #777;
  text-decoration: none;
  background-color: #fff;
}

.kvrallinterviews img {
  margin: 4px;
  box-shadow: 1px 1px 10px #333;
}

#sidecolx {margin-bottom: 10px;}

#scxtabs {
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
}

#scxtabs ul {
  margin: 0;
  padding: 0;
}

#scxtabs li {
  display: inline-block;
  text-align: center;
  margin: 0 2px 0 0;
  padding-top: 3px;
}

#scxtabs a {
  display: block;
  padding: 5px;
  color: #ccc;
  font-weight: bold;
  background-color: #555;
  box-shadow: -1px 0 3px -1px rgba(0, 0, 0, 0.5);
  line-height: 16px;
  font-size: 90%;
}

#scxcon {
  position: relative;
  overflow: hidden;
  background-color: #222;
  border-top: 2px solid #226D9B;
  border-bottom: 1px solid #666;
  min-height: 500px;
}

#scxcon br {display: block;}
.scxp {position: relative;}

.ui-autocomplete {
  text-align: left;
  z-index: 2001 !important;
}

.ui-autocomplete-loading {background: #FFF url(/i/loading16.gif) right center no-repeat;}

.ui-menu-item a {
  position: relative;
  padding: 5px !important;
}

.ui-menu-item span.qss1 {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 5px;
  overflow: hidden;
}

.ui-menu-item span.qss1 img {width: 50px;}
.ui-menu-item span.qss2 {font-weight: bold;}

.ui-menu-item span.qss3 {
  position: absolute;
  top: 23px;
  left: 60px;
  color: green;
  font-size: 90%;
}

.ui-menu-item span.qss4 {
  display: block;
  clear: both;
}

.ui-datepicker-month, .ui-datepicker-year {height: 18px;}

.kvrfmenblock {
  float: left;
  width: 33%;
  box-sizing: border-box;
}

.kvrfmenblock:nth-of-type(1) {overflow: hidden;}
.kvrfmenblock:nth-of-type(2) {width: 34%; border: 1px solid #555; border-top-width: 0;}
.kvrfmenblock:nth-of-type(3) {background-color: #222; float: right;}

.kvrmenugen {
  display: none;
  padding: 0;
  background-color: #222;
  position: absolute;
  color: #FFF;
  z-index: 100;
  text-align: left;
  min-width: 300px;
}

.kvrmenugen a {
  color: #eee;
}

.kvrmenugen ul,
.kvrmenugen li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.kvrmenugen li:nth-of-type(2n+1) {background-color: #333;}
.kvrmenugen li:nth-of-type(2n+2) {background-color: #222;}

.kvrmenugen li a {
  display: block !important;
  padding: 5px 10px !important;
}

.kvrmenugen li a:hover,
.kvrmenugen li a:active,
.kvrmenugen li a:focus {
  text-decoration: none;
  background-color: #555;
}

.kvrmenugen p {padding: 10px;}

#scxtitle {
  padding: 5px;
  text-align: center;
  color: #eee;
  position: relative;
}

.scxp a {
  display: block;
  font-weight: bold;
  padding: 10px;
  border-bottom: 1px solid #444;
  position: relative;
  color: #EEE;
  background-color: #222;
}

.scxp a.cleanlnk {text-align: center;}
.scxp a:hover, .scxp a:focus, .scxp a:active {text-decoration: none;}

.scxpimg {
  display: block;
  max-width: 50px;
  max-height: 50px;
  width: 20%;
  float: left;
  margin: 0 4% 0 0;
  overflow: hidden;
}

.scxpimg img {width: 100%;}

.scxpicons {
  position: absolute;
  padding: 5px 5px 3px 5px;
  text-align: center;
  top: 0;
  overflow: hidden;
  right: 0;
  width: 25px;
}

.scxpicons .spit {margin: 0 0 2px 0;}

.scxpcont {
  float: left;
  width: 68%;
}

.scxpwide {width: 76%;}

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

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

.scxpinline {
  padding: 10px;
  text-align: right;
  border-bottom: 1px solid #444;
}

.scxpinline a {
  border-width: 0;
  display: inline;
  font-weight: normal;
  padding: 2px;
}

.stylelabs label {
  display: block;
  padding: 3px;
  border: 1px solid #eee;
  margin-bottom: 1px;
  border-radius: 2px;
  color: #555;
  height: 16px;
  line-height: 16px;
}

.stylelabs.labelsflat label {
  box-shadow: none !important;
  border-radius: 0;
  padding: 4px;
  background-color: #fff;
  margin: 0 2px 0 0;
}

.stylelabs2 label {
  background-color: #ddd;
  box-sizing: border-box;
  display: inline-block;
  height: 27px;
  line-height: 27px;
  max-width: 100%;
  padding: 0 10px;
  vertical-align: text-bottom;
}

.stylelabs2 input[type="checkbox"],
.stylelabs2 input[type="radio"] {
  display: block;
  float: left;
  margin: 7px 7px 0 0;
}

.stylelabs label:hover {
  background-color: #eee;
  box-shadow: 1px 1px 1px #FFF inset, -1px -1px 1px #E6E6E6 inset;
  color: #666;
  border-color: #DDD;
}

.stylelabs label.kvrselected:hover {
  border-color: #000;
  background-color: #FEF1EC;
  opacity: 0.7;
  border-style: dotted;
}

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

.stylelabs2 label.kvrselected {border-width: 0;}
.stylelabs2 label:hover, .stylelabs2 label.kvrselected:hover {background-color: #aaa; background-image: none;}

.stylelabs input[type="checkbox"],
.stylelabs input[type="radio"],
.kvrprefbox input[type="radio"] {
  display: none;
}

.kvrprefhead {
  padding: 10px;
  color: #333;
  border: 1px solid #DDD;
  font-weight: bold;
}

.kvrprefbox {
  padding: 10px;
  border: 1px solid #DDD;
  margin-bottom: 5px;
  background-color: #fff;
}

.kvrprefbox input[type="checkbox"],
.kvrprefbox input[type="radio"] {
  position: relative;
  top: -2px;
  vertical-align: bottom;
}

.bl0k300250 {
  margin-bottom: 10px;
  height: 250px;
  width: 300px;
  overflow: hidden;
}

.kvr320to728 {
  height: 90px;
  width: 728px;
  overflow: hidden;
  padding-left: 143px;
}

.bl0k120600 {
  height: 600px;
  width: 120px;
}

.bl0k160600 {
  height: 600px;
  width: 160px;
  float: right;
}

.qss2 {
  display: block;
  float: left;
  width: 221px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qss5 {
  color: #3366CC;
  white-space: normal;
}

.opacity02 {opacity: 0.2;}
.opacity05 {opacity: 0.5;}
.roundit {border-radius: 3px;}
.roundittop {border-radius: 3px 3px 0 0;}
.rounditbot {border-radius: 0 0 3px 3px;}
.shadit {box-shadow: 1px 1px 5px #CCC;}
.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: #666 !important;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-shadow: 0 1px 1px #FFF;
  position: relative;
}

.kvrbuttonizea.blockand555 a {display: block;float: left;}

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

.kvrbutton a,
a.kvrbutton,
.kvrbutton label,
div.kvrbuttonthis {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 2px;
  outline: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding: .5em 2em .55em;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset, -1px -1px 0 rgba(255, 255, 255, 0.05) inset, 0 1px 2px rgba(0,0,0,0.2);
  position: relative;
  font-weight: bold;
}

.kvrbutton a,
a.kvrbutton,
.kvrbutton label,
div.kvrbuttonthis {
  color: #333 !important;
  border: solid 1px #bbb;
  text-shadow: 0 1px 1px #fff;
  background-color: #eee;
  background-image: linear-gradient(to bottom, #EEEEEE 0%, #CCCCCC 100%);
}

.kvrbutton label {margin-bottom: 2px;}

.kvrbutton a:hover,
a.kvrbutton:hover,
.kvrbutton label:hover,
div.kvrbuttonthis:hover {
  text-decoration: none;
  background-color: #ddd;
  background-image: linear-gradient(to bottom, #dddddd 0%, #bbbbbb 100%);
}

.kvrbutton a:active,
a.kvrbutton:active,
.kvrbutton label:active,
div.kvrbuttonthis:active {
  top: 1px;
  color: #333 !important;
  background-color: #CCC;
  background-image: linear-gradient(to bottom, #CCCCCC 0%, #eeeeee 100%);
}

a.kvrbutpad2, .kvrbutpad2 a {padding: 2px;}
a.kvrbutpad5, .kvrbutpad5 a {padding: 5px;}
.kvrqoptions br {display: none;}

.kvrbutblk a,
.kvrbutblk label,
a.kvrbutblk,
.kvrbutblk .kvrbuttonthis {
  color: #e9e9e9 !important;
  border: solid 1px #555;
  text-shadow: 0 1px 1px rgba(0,0,0,.3);
  background-color: #888;
  background-image: linear-gradient(to bottom, #888888 0%, #575757 100%);
}

a.kvrbutblk {
  color: #e9e9e9 !important;
  border: solid 1px #555 !important;
  text-shadow: 0 1px 1px rgba(0,0,0,.3) !important;
  background-color: #888 !important;
  background-image: linear-gradient(to bottom, #888888 0%, #575757 100%) !important;
}

a.kvrbutgry {
  color: #333 !important;
  border: solid 1px #bbb !important;
  text-shadow: 0 1px 1px #fff !important;
  background-color: #eee !important;
  background-image: linear-gradient(to bottom, #EEEEEE 0%, #CCCCCC 100%) !important;
}

.kvrbutblk a:hover,
.kvrbutblk label:hover,
.kvrbutblk a:active,
a.kvrbutblk:active,
.kvrbutblk label:active {
  text-decoration: none;
  background-color: #757575;
  background-image: linear-gradient(to bottom, #757575 0%, #4b4b4b 100%);
}

a.kvrbutblk:hover {
  text-decoration: none !important;
  background-color: #757575 !important;
  background-image: linear-gradient(to bottom, #757575 0%, #4b4b4b 100%) !important;
}

.kvrbutblk a:active,
a.kvrbutblk:active,
.kvrbutblk label:active {color: #FFF !important;}

.kvrbutleft {
  border-right-width: 0 !important;
  margin-right: 0 !important;
}

.kvrbutmid {
  border-right-width: 0 !important;
  border-left-width: 0 !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-left: 5px;
  padding-right: 5px;
}

.kvrbutright {
  border-left-width: 0 !important;
  margin-left: 0 !important;
}

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

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

body #sm2-container object,body #sm2-container embed {left: -9999em; top: -9999em;}

#sm2-container {
  position:absolute;
  width:1px;
  height:1px;
}
#sm2-container object,#sm2-container embed {position:absolute;}
#sm2-container.swf_unblocked {width:1px; height:1px;}
#sm2-container.swf_loaded object,#sm2-container.swf_loaded embed,#sm2-container.swf_unblocked object,#sm2-container.swf_unblocked embed {left:-9999em; top:-9999em;}
#sm2-container.swf_error {display:none;}
#sm2-container.high_performance {
  position:fixed;
  overflow:hidden;
  bottom:0;
  left:0;
  width:48px;
  height:48px;
  z-index:99;
}

#sm2-container.high_performance.swf_loaded,#sm2-container.high_performance.swf_unblocked {z-index:auto;}
#sm2-container.high_performance.swf_loaded,#sm2-container.high_performance.swf_unblocked,#sm2-container.high_performance.swf_unblocked object,#sm2-container.high_performance.swf_unblocked embed {width:8px;height:8px;}
#sm2-container.high_performance.swf_loaded {top:auto;bottom:0;left:0;}
#sm2-container.high_performance.swf_loaded object,#sm2-container.high_performance.swf_loaded embed,#sm2-container.high_performance.swf_unblocked object,#sm2-container.high_performance.swf_unblocked embed {left:auto;top:auto;}
#sm2-container.high_performance.swf_timedout {z-index:99;}

.kvrsignature {
  margin-top: 5px;
  max-height: 100px;
  overflow: hidden;
  font-size: 3mm !important;
}

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

.dak1 {
  position: relative;
  width: 210px;
  height: 60px;
  display: inline-block;
  overflow: hidden;
  margin: 0 5px 10px 5px;
  box-shadow: 0 0 2px #888;
  border-radius: 3px;
}

.dak2 {
  display: block;
  width: 145px;
  height: 60px;
  line-height: 60px;
  padding: 0 5px 0 60px;
  font-weight: bold;
  position: relative;
  color: #333 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dak2 img {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 50px;
  height: 50px;
}

.dak2:hover {
  text-decoration: none;
  color: green !important;
}

#pcontainer {background-color: #FFF;}

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

.kvrmorelist a {
  display: block;
  padding: 10px 5px;
  border-bottom: 1px dashed #ddd;
  overflow: auto;
}

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

.pmainheader {
  text-align: center;
  position: relative;
  padding: 20px;
  border-bottom: 1px solid #DDD;
}

.pmainheader, .kvrgrad10 {
  background-color: #E0E9F1;
  background-image: linear-gradient(to top, #E0E9F1 25%, #FFFFFF 100%);
}

.pmainheader h1 {font-size: 150%;}

.pmaincontent {
  padding: 20px;
  line-height: 150%;
  background-color: #FFF;
}

.pmaincontent a,
.pmaincontent a:visited,
.pmainheader a,
.pmainheader a:visited {color: #3366CC;}

.ptitheader {
  position: relative;
  padding: 20px;
  font-weight: bold;
  border: 1px solid #eee;
}

.phelpful {
  padding: 5px;
  border: 1px solid #eee;
}

.kvrqsection {
  border: 1px solid #CCC;
  border-bottom-color: #FFF;
  background-color: #FFF;
  color: #333;
}

.kvrqselect {
  box-shadow: 0 1px 2px #DDD;
  position: relative;
  float: right;
  padding: 5px;
  width: 150px;
  border: 1px solid #DDD;
  margin: 4px 4px 0 0;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
}

.kvrqselect:hover {
  cursor: default;
  color: green;
  border-color: #BBB;
}

.kvrqselect input {
  box-shadow: 0 1px 2px #DDD;
  width: 148px;
  border: 1px solid #DDD;
  padding: 2px;
  color: #888;
}

.kvrqdefaults {
  box-shadow: 0 1px 2px #DDD;
  display: none;
  position: absolute;
  background-color: #FFF;
  border: 1px solid #DDD;
  left: -1px;
  min-width: 160px;
  z-index: 100;
  border-radius: 0 0 3px 3px;
}

.kvrqdtit {
  padding: 5px;
  background-color: #EEE;
}

.kvrqannyallnone, .kvrqallany {
  float: right;
  padding: 10px;
  font-style: italic;
  color: #666;
  padding-left: 20px;
}

.kvrqtitle {
  padding: 10px;
  font-weight: bold;
}

.kvrqdcon {padding: 8px 8px 10px 10px;}

.kvrqdcon a {
  margin: 2px 2px 0 0 !important;
  display: block;
  white-space: nowrap;
}

.kvrqdcon img, .kvrqoptions img {vertical-align: sub;}
.kvrqoptions input[type="checkbox"] {display: none;}

.kvrqoptions input[type="text"] {
  width: 50px;
  border: 1px solid #DDD;
  box-shadow: 0 1px 2px #aaa;
  padding: 2px;
}

.divremove {
  border: 1px solid transparent;
  padding: 2px;
}

.kvrqoptions label:hover,
.divremove:hover {
  border-color: red;
  cursor: pointer;
  opacity: 0.4;
}

.kvrqoptions div {padding: 3px 3px 4px 3px;}

.kvrheaddiv {
  position: relative;
  padding: 20px;
  margin: 0;
  border-bottom: 1px solid #DDD;
}

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

#reviewguidelines {
  padding: 10px;
  border: 1px solid #eee;
  margin-bottom: 10px;
}

.nayearbox {
  width: 124px;
  height: 220px;
  display: block;
  float: left;
}

.kvrrestbl {
  background: url(/i/grygrdbg.png) 0 0 repeat-x #FFF;
  border-bottom: 1px solid #eee;
  position: relative;
}

#kvrqresults .kvrrestbl {margin: 0 -8px 0 -8px;}

.kvrrestbl div.kvrx1 {
  display: inline-block;
  width: 100px;
  padding: 10px;
  overflow: hidden;
  vertical-align: top;
  height: 50px;
  border-right: 1px solid #ddd;
  text-overflow: ellipsis;
  line-height: 130%;
}

.kvrxrank {
  background-color: green;
  border: 2px solid #FEF1EC;
  border-radius: 50%;
  color: #FFF;
  font-weight: bold;
  left: 3px;
  padding: 2px 7px;
  position: absolute;
  top: 3px;
  z-index: 1;
}

.kvrrating {
  margin-right: 1px;
  display: inline-block;
  width: 8%;
  height: 10px;
  border-radius: 2px 0 0 0;
  background-color: #ccc;
}

.kvrratingholder {
  position: relative;
  height: 30px;
  overflow: hidden;
  text-align: right;
  min-width: 50px;
  max-width: 150px;
}

.kvrratingtext {
  position: absolute;
  left: 0;
  top: -4px;
  color: #999;
  font-size: 90%;
}

.kvrratingsel {background-color: #467954;}

.kvr468 {
  text-align: center;
  padding: 20px;
}

.forum1filter {text-align: center;}

.forum1filter a {
  margin: 0 3px 3px 0;
  padding: 2px 1px !important;
  width: 15px;
  font-size: 100%;
}

.kvrgrad1 {
  background-color: #343434;
  background-image: linear-gradient(to bottom, #343434 0%, #202020 100%);
}

.scxp a:hover,
.scxp a:focus,
.scxp a:active {
  background-color: #444;
}

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

.kvrgrad2hov {
  background-color: #666;
  background-image: linear-gradient(to bottom, #666666 5%, #444444 95%);
}

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

.kvrgrad4b,
.stylelabs label.kvrselected,
.stylelabs2 label.kvrselected {
  background-color: #3093C7;
  background-image: linear-gradient(to bottom, #3093C7, #226D9B);
}

.kvrgrad5,
.kvrheaddiv,
.dak2,
.dbnavjump,
.mykvr,
.kvrgroupsync td,
.kvrprefhead {
  background-color: #FDFDFD;
  background-image: linear-gradient(to top, #EEEEEE 0%, #FDFDFD 100%);
}

.kvrgrad5hov,
.dak2:hover,
.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%);
}

.kvrgrad6hov {
  background-color: #467954;
  background-image: linear-gradient(to bottom, #467954 50%, #33583D 150%);
}

.kvrgrad7 {background-color: #14415D;}

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

.kvrgrad9a {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%);
}

#searchtags {
  padding: 10px;
  position: relative;
  min-height: 19px;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}

#searchtags input[type="text"] {
  border: 1px solid #DDD;
  box-shadow: 0 1px 2px #DDD;
  color: #888;
  padding: 2px;
  width: 152px;
}

.searchtag {line-height: 18px;}
.searchtag a {overflow: visible;}
.searchtag a:hover {color: red;}

#searchtags a.clean {
  background: none repeat scroll 0 0 transparent;
  border-width: 0;
  vertical-align: top;
  padding: 2px 0 !important;
}

#newdatefilter {margin: 0 1px 1px 0;}

#d3 {
  margin-left: -4px;
  margin-top: 4px;
  position: absolute;
  display: none;
  z-index: 1;
}

#searchnewsfilter {
  display: none;
  position: absolute;
  right: -245px;
  background-color: #FFF;
  width: 630px;
  z-index: 3;
}

.snfcolumn {
  width: 200px;
  float: left;
  padding: 5px;
  position: relative;
}

.simptitle {
  padding: 5px;
  background-color: #eee;
}

#quicktagsa a, #quickgrpsa a {
  display: block;
  clear: both;
}

#quicktagsa a.qtn {
  width: 87px;
  float: left;
  clear: none;
}

#gabbles {background-color: #FFF;}

.kvrgabble {
  padding: 15px 15px 5px 15px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 5px solid #ddd;
}

.kvrgabble .kvrgabble {padding: 20px 0;}
.kvrgabble .hldates {margin: 0;}

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

.indent0 {border-top: 5px solid #ddd;}
.indent1 {margin-left: 15px;}
.indent2 {margin-left: 30px;}
.indent3 {margin-left: 45px;}
.indent4 {margin-left: 60px;}
.indent1, .indent2, .indent3, .indent4 {border-left: 5px solid #ddd;}
.kvrgabble a {color: #3366CC;}
#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;
}

#tmpload16 {position: absolute;}

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

.kvrthead {
  color: #666;
  font-size: 90%;
  text-align: left;
  padding: 0 10px 5px 1px;
}

.kvrtlproduct {
  font-weight: bold;
  color: #333;
}

.kvrver,
.kvrverlatest,
.kvrvermy,
.kvrsyncmyversion {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

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

.kvrsmltxt {font-size: 90%;}

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

#shopprodframe .kvrproductimages {
  width: calc(100% - 320px);
}

.kvrproductimages img {
  height: 30px;
  margin-bottom: 2px;
}

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

.lnk, .forumarchive a, #forumcontent a {color: #CCFFCC;}

.kvrltrow {
  padding-left: 40px;
  margin: 1px 0;
  padding-right: 200px;
}

.kvrltwho {
  box-sizing: border-box;
  color: #CCC;
  margin-right: -200px;
  max-width: 200px;
  min-width: 200px;
  padding: 5px;
  width: 200px;
}

.kvrltwho .elliptit {width: 50%;}

.kvrlthasposts {
  border-left: 2px solid #FFA500;
  padding-left: 38px;
}

.kvrltmelastpost {
  border-left: 2px solid red;
  padding-left: 38px;
}

.kvrltmepostedin {color: #FFFFAA !important;}

.kvrltnewestlnk {
  position: absolute;
  display: block;
  height: 25px;
  padding: 2px;
  width: 25px;
  margin: 8px 0 0 -32px;
}

.kvrltnewestlnk img {
  width: 25px;
  height: 25px;
}

.ltlnk {
  display: block;
  padding: 4px 5px;
}

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

.kvrtagblockholder {
  padding: 5px 5px 4px 5px;
  max-height: 120px;
  overflow-y: auto;
  overflow-x: hidden;
  width: 216px;
}

.kvrtbl {display: table;}
.kvrtblr {display: table-row;}
.kvrtblc {display: table-cell;vertical-align: top;}
div.cellpadding2 .kvrtblc {padding: 2px;}
div.cellpadding5 .kvrtblc {padding: 5px;}

#othervids a {
  height: 70px;
  min-height: 70px;
  margin: 5px auto;
  text-shadow: 0 1px 1px #000;
  width: 209px;
  font-size: 90%;
  font-weight: bold;
  text-align: center;
  border: 1px solid #777;
}

#othervids a:hover {
  border-color: #CCFFCC !important;
  color: #CCFFCC;
  text-decoration: none;
}

#mykvrsb {
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}

#mykvrsb2 {
  background-color: #fff;
  position: absolute;
  display: none;
  min-width: 300px;
  z-index: 5;
}

#mykvrsb2 a {color: #3366CC;}

#mykvrsb2 .qss2 {
  width: 235px;
  color: #555;
}

#mykvrsb a {
  display: inline-block;
  line-height: 25px;
  color: #333;
  text-align: center;
  font-weight: bold;
  margin: 0;
  border-width: 0;
  border-radius: 0;
  padding: 0 !important;
  overflow: hidden;
  text-shadow: 1px 1px 0 #FFF;
}

.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;
  font-size: 90%;
  line-height: 16px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
  width: 54px;
}

#mykvr {
  display: none;
  max-width: 600px;
  min-width: 320px;
  background-color: #777;
  border: 5px solid #777;
  text-shadow: 1px 1px 1px #FFF;
  z-index: 1003;
  box-sizing: border-box;
}

#mykvrpopimg {
  background: url(/i/mykvr100.png) 0 0 no-repeat;
  padding-left: 105px;
  height: 100px;
}

.mykvr {
  display: block;
  position: absolute;
  cursor: pointer;
  right: 2px;
  top: 2px;
  color: #666;
  padding: 3px 6px;
  font-weight: bold;
  text-shadow: 1px 1px 0 #FFF;
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3) inset, -1px -1px 0 rgba(255, 255, 255, 0.05) inset, 0 1px 4px -2px rgba(0, 0, 0, 0.5);
  white-space: nowrap;
  z-index: 2;
  font-family: "Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
  line-height: 16px !important;
  margin-left: 15px;
  font-size: 3mm;
}

.mykvr.botrt {
  bottom: 5px;
  right: 4px;
  top: auto;
}

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

.mykvr.inrelblock {
  bottom: auto;
  right: auto;
  top: auto;
  left: auto;
  position: relative;
  display: inline-block;
}

.mykvr:hover, .mykvr.myactive {
  color: green;
  text-decoration: none;
  background-image: none;
}

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

.mydevdiv {
  padding: 10px;
  min-height: 50px;
}

.mydevimg {
  width: 50px;
  height: 50px;
  margin: 0 20px 0 0;
  float: left;
}

.srchdevmy {color: #777 !important;}
.srchdevmore {display: none;}

.srchdevmymore {
  display: none;
  margin-left: 70px;
}

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

#mykvrg a {
  display: block;
  color: #666;
  border-bottom: 1px solid #DDD;
  border-top: 1px solid #FFF;
  padding: 5px;
  font-size: 90%;
  font-weight: bold;
  text-shadow: 0 1px 1px #FFF;
  position: relative;
}

#mykvrg a:hover {
  text-decoration: none;
  background-image: none;
  border-top-color: #ddd;
  margin-top: -1px;
  padding-top: 6px;
}

#mykvrg a:hover span.mylims {top: 5px;}

.mykvri {
  float: left;
  width: 47%;
}

.mykvro {
  float: right;
  width: 47%;
}

#mykvrg .mykvri a:hover {
  color: red;
  margin-right: -19px;
  padding-right: 12px;

}
#mykvrg .mykvro a:hover {
  color: green;
  margin-left: -19px;
  padding-left: 12px;
}

#mykvrg .mykvri a:hover span.mylims {margin-right: 9px;}
#mykvrg .mykvri a:hover span.mylims:after {content: " »";}
#mykvrg .mykvro a:hover:before {content: "« ";}
#mykvrg .mykvrgr1 {padding: 5px;}

#mykvrg .switchc {
  position: absolute;
  left: 47%;
  right: 47%;
  top: 0;
  bottom: 0;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  overflow: hidden;
  background: url(/i/switch-arrows.gif) no-repeat scroll 50% 50% #fff;
}

.mykvrpopcols {
  margin-top: 5px;
  background-color: #EEE;
}

.mykvrpopcols #mykvrpopver {
  margin: 0 auto;
  padding: 5px 0;
  width: auto;
}

#mykvrpophead {
  font-size: 200%;
  height: 80px;
  line-height: 65px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#mykvrpopdetails {
  position: absolute;
  bottom: 10px;
  line-height: normal;
  font-size: 50%;
  left: 0;
  right: 0;
  text-align: center;
}

#mykvrpopdetails .spit {
  margin: 0 2px;
}

.mykvrpopsub {
  font-weight: bold;
  padding: 10px;
  text-align: center;
  font-family: "Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
  color: #333;
  border-bottom: 1px solid #ccc;
}

.mykvrpopsub a {color: #333;}

.mygrpsb {
  display: block;
  float: right;
  padding: 10px;
  border-left: 1px solid #EEE;
}

.myextlnk {
  display: block;
  float: right;
  padding: 8px 4px 7px 4px;
}

.myextlnk:hover,
.mygrpsb:hover,
.mygrpsb:active,
.mygrpsb:focus {
  background-image: none;
  background-color: #888;
}

.mygrpsba {
  color: #555 !important;
  display: block;
  padding: 10px;
  width: 228px;
  font-weight: bold;
  position: relative;
  text-shadow: 0 1px 1px #FFF;
  background-color: #FDFDFD;
  background-image: linear-gradient(to top, #DDDDDD 0%, #FDFDFD 100%);
}

.mygrpsba .mysbsum {
  position: absolute;
  right: 10px;
  top: 8px;
}

.mygrpsba:hover,
.mygrpsba:active,
.mygrpsba:focus {
  color: #FFF !important;
  text-decoration: none;
  background-image: none;
  background-color: #888;
  text-shadow: 0 1px 1px #555;
}

table.kvrgroupsync {
  border-spacing: 1px;
  background-color: #ddd;
  width: 100%;
}

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

.kvrmydl {
  width: 70px;
  display: inline-block;
}

.kvrmydl a {
  margin: 0;
  position: absolute;
  right: 0;
  top: -10px;
  font-size: 90%;
  padding: 4px 4px 1px;
}

.kvrmydl a:active {top: -9px;}

.tdmyimg {
  width: 50px;
  background: none no-repeat scroll 50% 50% #FFF !important;
}

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

.tdmyver {
  width: 304px;
  text-align: center;
}

.tdmydate {
  font-size: 90%;
  position: absolute;
  top: 17px;
  right: 188px;
  width: 98px;
  color: #555;
  padding: 0;
  text-align: center;
}

.kvrsyncmyversion {
  width: 20px;
  margin: 0;
  position: relative;
}

.kvrgroupsync td {
  background-color: #fff;
  padding: 10px;
  vertical-align: middle;
}

.posrelit {position: relative;}
.kvrver {width: 48px;}
.kvrverlatest, .kvrvermy {width: 98px;}

.kvrverlatest {
  background-color: #666;
  color: #fff;
  border-radius: 10px 0 0 10px;
}

.kvrvermy {border-radius: 0 10px 10px 0;}

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

.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 {
  color: #999;
  display: block;
  width: 334px;
  line-height: 17px;
}

.kvrsyncmyversion a {
  left: -3px;
  margin: 0 !important;
  padding: 2px 7px !important;
  position: absolute;
  top: -12px;
  box-shadow: none;
}

.kvrsyncmyversion a:active {top: -10px;}
.nowrap {white-space: nowrap !important;}
.inlineblock {display: inline-block !important;}

.myoption {
  padding: 5px;
  vertical-align: bottom;
  position: relative;
  color: #fff !important;
  font-weight: bold !important;
  text-align: center !important;
  display: block;
  border-radius: 2px;
}

.mydisabled {
  opacity: 0.5;
  background: none repeat scroll 0 0 #888 !important;
}

.myoption:hover {
  opacity: 1.0;
  background-color: orange;
  background-image: none;
  text-decoration: none;
}

#kvrloadingimg2div {
  position: absolute;
  border-radius: 50%;
  background-color: #FFF;
  width: 16px;
  height: 16px;
  padding: 2px;
  top: 0;
  left: 0;
}

.mykvrmove {
  cursor: move;
  width: 5px;
}

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

.mykvrmove:hover {background: none #ccc;}

#kvrmysortable {
  margin: 0 auto;
  background-color: #DDD;
  border-spacing: 1px;
}

#kvrmysortable .kvrtblc {
  vertical-align: middle;
  text-align: center;
}

.kvrgrprow {background-color: #FFF;}

.kvrgrpnametd {
  width: 212px;
  text-align: left !important;
}

.kvronofftd {width: 60px;}

.kvrlimitostd {
  width: 190px;
  padding-right: 4px;
}

#mykvrsb .spdarc {opacity: 0.2;}

#mykvrsb .spdarl {
  bottom: 3px;
  left: 3px;
  opacity: 0.2;
  position: absolute;
}

.mykvr .spdarr {
  bottom: 1px;
  opacity: 0.2;
  position: absolute;
  right: 1px;
}

#mykvrsb a:hover .spit,
#mykvrsb a:active .spit,
#mykvrsb a:focus .spit,
.mykvr:hover .spit,
.mykvr.myactive .spit {opacity: 1.0;}

#myloading {
  top: 7px;
  position: absolute;
  left: 70px;
  z-index: 1003;
}

.myclkinfo {
  float: right;
  font-size: 90%;
  color: #555
}

#mykvrpopver {
  width: 400px;
  min-height: 30px;
  line-height: 150%;
}

#mykvrpopver table.kvrgroupsync {
  border-spacing: 0;
  border-bottom: 1px solid #ccc;
}

#mykvrpopver table.kvrgroupsync td {border-top: 1px solid #ccc;}

#mykvrpopver .kvrversion {
  width: auto;
  text-shadow: 0 0 0;
}

.tmpkvrver {
  padding: 5px;
  position: absolute;
  border: 1px solid #ccc;
  width: 86px;
  z-index: 1;
}

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

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

.kvrloadingimg1wht {
  background-color: #FFF;
  border-radius: 16px;
  display: block;
  width: 16px;
  height: 16px;
  margin: auto;
}

#kvrloadingimg1div {
  margin: 0 auto;
  border-radius: 50%;
  background-color: #FFF;
  width: 16px;
  height: 16px;
  padding: 2px;
  box-shadow: 0 0 2px #999;
}

#mykvrxd {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
}

.mylims {
  position: absolute;
  right: 3px;
  line-height: 16px;
  font-weight: normal;
  color: #555;
  font-size: 2.7mm;
  text-shadow: none;
}

#filtergrps0 .mylims {right: 32px;}

.mylims.mylims1 {
  padding: 4px;
  background-color: #EEE;
  border-radius: 2px;
}

.mylims span {margin: 0 0 0 1px;}
.myfloated {float: right;}

.myfloated .mylims {
  position: relative;
  right: auto;
  vertical-align: text-bottom;
}

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

#mykvrg .mylims {
  background-color: #fff;
  top: 4px;
}

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

#filtergrps {
  position: absolute;
  display: block;
  z-index: 4;
  line-height: 20px;
  top: 0;
  left: 0;
  right: 0;
  color: #555;
}

#filtergrps:hover {cursor: pointer;}

#filtergrps1 {
  max-height: 400px;
  overflow-y: scroll;
  background-color: #FFF;
  width: 100%;
}

#filtergrps0,
#filtergrps1 a {
  font-size: 150%;
  position: relative;
  font-weight: normal;
}

#filtergrps1 a.active, #filtergrps0 {font-weight: bold;}

#mykvrgrpeditbutttons {
  display: none;
  border-bottom: 4px solid #226D9B;
  position: relative;
  white-space: normal;
}

#mykvrgrpeditbutttons a {
  padding: 4px;
  margin: 1px;
}

.mysidebar a.kvrgrad5:hover {background: none #888;}
.mysidebar a.kvrgrad5:hover .qss2 {color: #fff !important;}
.mysidebar a.kvrgrad5:hover .qss3 {color: #eee !important;}
.mysidebar .ui-menu {padding: 0;}

table.b1dddtd5fff {
  border-collapse: collapse;
}

table.b1dddtd5fff td {
  border: 1px solid #ddd;
  padding: 5px;
}

#mykvrmykvrpage .kvrnomes {padding: 10px;}

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

.kvrddm:hover {cursor: initial;}

.navonelinewithdarc {
  line-height: 32px;
  position: relative;
}

.navonelinedarc {
  display: block;
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  top: 30px;
}

.dcvotebuts {
  font-size: 2.7mm;
  background-color: #fff;
  position: absolute;
  right: -16px;
  top: -5px;
  padding: 0 3px;
  border: 2px solid #FFF;
  z-index: 1;
}

.dcvotebuts a {
  padding: 0 3px;
  margin: 3px 0;
  display: block;
  line-height: 18px;
}

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

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

a.dcvoted, .dcvoted {
  background-color: #467954 !important;
  background-image: linear-gradient(to bottom, #467954 25%, #33583D 100%) !important;
  color: #fff !important;
  text-shadow: 1px 1px 0 #555555 !important;
  border-color: #467954;
}

.tdsmgr50 {
  color: #444;
  font-size: 2.7mm;
  white-space: nowrap;
  width: 50px;
}

.limitimg634 img {max-width: 634px;}

.labelsinline label {
  display: inline-block;
  vertical-align: text-top;
}

.kvrdealblock {
  padding: 10px;
  color: #fff;
  position: relative;
  border-bottom: 1px solid #333;
  background-color: #305060;
}

.kvrdealblock:nth-of-type(even) {background-color: #334455;}

.kvrdealblock ul,
.kvrdealblock ol {
  margin: 0 0 10px 14px;
}

#myextracontent .kvrdealblock .clearit {clear: right;}
#myextracontent #addareviewdiv.clearit {clear: none;}

#kvrdealfp {
  display: none;
  position: absolute;
  width: 186px;
  border-bottom: 3px solid #777;
  background-color: #444;
}

a.nhl:hover {
  text-decoration: none;
  background-color: #FDFDFD;
  background-image: linear-gradient(to top, #DDDDDD 0%, #FDFDFD 100%);
}

.greyedout {color: #777;}

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

#filtermykvrtbl a span {
  border-top: 1px solid #BBB;
  display: block;
  margin-top: 3px;
}

#filtermykvrtbl a.kvrbutmid {
  border-left-width: 0 !important;
  border-right-width: 0 !important;
}

#filtermykvrtbl a.kvrbutleft {border-right-width: 0 !important;}
#filtermykvrtbl a.kvrbutright {border-left-width: 0 !important;}

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

#searchkvr {
  border-radius: 13px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  color: #888;
}

#searchkvrintro {
  padding: 20px 0 10px 30px;
  border-bottom: 1px solid #ddd;
  line-height: 150%;
}

#searchkvropts {
  float: right;
  border: 1px solid #eee;
  margin: 10px 10px 0 40px;
  color: #777;
}

#searchkvropts td.vertmid {
  font-size: 90%;
  text-align: right;
}

.searchbox {
  background-color: #fff;
  border: 1px solid #DDD;
  color: #000;
  padding: 4px 0;
  border-radius: 3em;
  margin: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset, 1px 1px 5px #EEE;
}

#searchkvrq {
  padding: 3px 0;
  font-size: 18px;
  margin: 0 0 0 16px;
  border: 0;
  width: calc(100% - 45px);
  vertical-align: inherit;
}

.kvrsearchddm {
  background-color: #fff;
  display: none;
  left: 10px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 101;
}

#kvrsearchresults {
  width: 100%;
  display: none;
  background-color: #FFF;
}

.kvrsearchresnav {
  background-color: #ddd;
  font-weight: bold;
  padding: 5px;
  color: #555;
  margin-bottom: 5px;
}

.kvrsearchressection {
  width: 186px;
  float: left;
  padding: 5px;
}

.kvrsearchresnav .mysbsum {
  float: right;
  margin-left: 5px;
}

#kvrsearchloading {
  display: none;
  text-align: center;
  padding: 20px;
}

#searchkvr:hover {color: #333;}
.kvrfullwidth {width: 984px;}

.featuredtitle {
  background-color: #555;
  color: #ccc;
  display: block;
  font-size: 90%;
  font-weight: normal;
  padding: 0;
  position: absolute;
  right: 10px;
  text-align: center;
  top: 5px;
  width: 100px;
}

.pricetag {
  background-color: #555;
  color: #FFF;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  padding: 0 5px;
  border-radius: 3px;
  vertical-align: top;
}

.fpfeattitle, .fpfeatmore {
  display: block;
  color: #FFF;
  font-size: 90%;
  font-weight: bold;
  padding: 3px 7px;
  position: absolute;
  text-align: center;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  z-index: 2;
}

.fpfeattitle {top: -3px; left: -3px; background-color: #DC2F00;}
.fpfeatmore {bottom: 3px; right: 3px; background-color: #555;}

.fpfeatimg {
  float: right;
  margin: 0 0 0 10px;
  max-width: 50px;
  width: 17%;
}

.mykvro .sptick {opacity: 0.2;}

#mykvrproductpage .kvrverlatest,
#mykvrproductpage .kvrvermy {width: 68px;}
#mykvrproductpage .kvrversion {width: auto;white-space: nowrap;}
#mykvrproductpage .tdmydate {right: 147px;}

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

#productstatsblock {
  width: 309px;
  padding: 0;
  background-color: #fff;
  color: #666;
  margin: 0 0 10px -9px;
}

.productbadge {
  position: absolute;
  width: 90px;
  height: 90px;
  top: 0;
  left: 0;
}

.productbadge img {
  width: 90px;
  height: 90px;
}

.myppgn {
  border-bottom: 1px dotted #CCC;
  box-sizing: border-box;
  padding-right: 26px;
  width: 100%;
  float: none;
}

.myppgn a,
.myppgn a:visited {
  color: #666;
  display: block;
  padding: 5px;
}

.myppgn a:hover {
  text-decoration: none;
  background-color: #eee;
  color: green;
}

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

.kvrsearchresbox {
  width: 186px;
  overflow: hidden;
  margin-bottom: 5px;
  border: 1px solid #ddd;
  border-radius: 3px;
  position: relative;
}

.kvrsearchresbox a, .kvrsearchresbox a:visited {color: #555 !important;}
.kvrsearchresbox a:hover,
.kvrsearchresbox a:active,
.kvrsearchresbox a:focus {
  text-decoration: none;
  color: green;
  background-color: #eee;
}

.mykvrbasicheader {
  border-bottom: 1px solid #ddd;
  padding: 20px 20px 20px 120px;
  height: 100px;
  line-height: 100px;
  font-size: 200%;
  position: relative;
  text-align: center;
  font-family: "Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
}

.mykvrbasicheader .mykvrimg100a {
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  left: 20px;
  top: 20px;
}

.kvrproductbox {
  position: relative;
  margin: 5px;
  height: 130px;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 315px;
  border-radius: 3px;
}

.kvrproductbox a {
  color: #444 !important;
  display: block;
  padding: 10px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #FFF;
  height: 110px;
  border: 1px solid #FFF;
}

.kvrproductbox a:hover {
  color: green !important;
  border-color: #aaa;
}

.kvrproductbox .spit {margin-right: 2px;}

.kvrrankssidebar .mysbsum {
  padding: 2px 5px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

.kvrdealtext a {color: #FFFFAA;}

.kvrselmen {
  position: relative;
  width: 200px;
  text-align: left;
  border: 1px solid #DDD;
  color: #555;
  display: inline-block;
}

.kvrselmen0 {
  padding: 5px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.kvrselmen1 {
  display: none;
  position: absolute;
  background-color: #FFF;
  min-width: 200px;
  z-index: 3;
  white-space: nowrap;
}

.kvrselmen1.kvrblorelnor {
  display: block;
  position: static;
  white-space: normal;
  min-width: 50px;
}

.kvrselmen1 a {
  padding: 10px;
  display: block;
  font-weight: bold;
  color: #555 !important;
  text-shadow: -1px -1px 0 rgba(255, 255, 255, 0.3);
  background-color: #FDFDFD;
  background-image: linear-gradient(to top, #EEEEEE 0%, #FDFDFD 100%);
}

.kvrselmen1 a:hover,
.dbnavjump1 a:hover,
.activeblue,
a.activeblue,
a.myoption,
.kvrvideoinline.activeblue,
a.activenav,
#kvrnavline a:hover,
#kvrnavline a:active,
#kvrnavline a:focus,
.hovthisblue a:hover,
.hovthisblue a:active,
.hovthisblue a:focus,
.hovthisblue a.active,
.featuredsidebar:hover,
.hovthisbluefirst > a:hover,
.hovthisbluefirst > a:active,
.hovthisbluefirst > a:focus,
.hovthisblue a:hover .bluethistoo,
.hovthisblue a:active .bluethistoo,
.hovthisblue a:focus .bluethistoo,
.hovthisblue a.active .bluethistoo,
.x25:hover,
.x25:active,
.x25:focus {
  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;
}

a.hovthisblueop:hover,
a.hovthisblueop:hover .bluethistoo,
a.hovthisblueop:active,
a.hovthisblueop:focus,
.hovthisblueop a:hover,
.hovthisblueop a:active,
.hovthisblueop a:focus,
.hovthisblueop a.active,
.hovthisblueop a:hover .bluethistoo {
  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;}
.mykvr.activeblue {border-color: #226D9B;}

.kvrselmenreset {
  position: absolute;
  text-decoration: none;
  background-color: #ddd;
  border-radius: 16px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  color: #555 !important;
  font-weight: bold;
  right: 3px;
  font-size: 10px;
  top: 3px;
}

.kvrshopbox {
  position: relative;
  height: 180px;
  width: 300px;
  display: inline-block;
  margin: 5px;
  background-color: #333;
}

.kvrshopboxa {
  color: #fff !important;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
  display: block;
  height: 110px;
  padding: 10px;
}

.kvrshopboxa:hover {
  text-decoration: none;
  background-color: #444;
}

.kvrprodboximg {
  display: block;
  float: right;
  max-width: 100px;
  max-height: 100px;
  margin: 0 0 10px 10px;
  overflow: hidden;
}

.kvrprodboximg img {max-width: 100px;}

.kvrprodboxtag {
  display: block;
  margin: 5px 0;
  color: #666;
}

.kvrshopbox .kvrprodboxtag {color: #eee;}

.kvrshopboxoverlay {
  top: 87px;
  display: block;
  left: 0;
  overflow: hidden;
  padding: 10px;
  position: absolute;
  right: 0;
}

.kvrshopboxicons {
  max-width: 230px;
  display: inline-block;
  padding: 3px 0;
  vertical-align: top;
}

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

.kvrshopboxbuybox a {
  padding: 5px 10px;
  height: auto;
  display: inline-block;
  box-shadow: none;
  vertical-align: bottom;
}

.kvrshopboxbuybox a.kvrshopmi {
  border-width: 0;
  margin: 0;
  padding: 10px;
  border-left: 1px solid #bbb !important;
  padding: 11px 10px;
}

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

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

.kvrshopboxicons .spit {margin-right: 2px;}

.dbnavjump1 a {
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #eee;
  padding: 5px 10px;
}

a.kvrvideoinline {
  height: 110px;
  display: block;
  overflow: hidden;
  color: #555;
  font-weight: bold;
  font-size: 120%;
  text-shadow: -1px -1px 0 #FFF;
  border-bottom: 3px solid #ddd;
}

.mymorecontent {
  background-color: #eee;
  color: #555 !important;
  display: block;
  margin: 10px 0;
  padding: 5px;
  text-align: center;
  font-weight: bold;
}

.mymorecontent:hover {
  background-color: #ddd;
  text-decoration: none;
}

#myextracontent #tempjaxy {position: relative; margin: 0;}

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

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

#mykvrtable tr {display: none;}
#mykvrtable tr.tblrow {display: table-row;}

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

#mykvraddgrpfielda, #mykvrextrareviewlnk {
  vertical-align: bottom;
  text-align: center;
  margin: 0;
  line-height: 18px;
}

#mykvraddgrpfieldg {
  border: 1px solid #ddd;
  padding: 3px;
  width: 204px;
  border-radius: 2px;
  -moz-appearance: none;
  -webkit-appearance: none;
}

#kvrsmicons a {
  display: inline-block !important;
  float: none !important;
  margin: 0 0 0 2px !important;
  padding: 0 !important;
  background-color: transparent;
}

.kvrsmicons {width: 24px;}
.kvrsmiconshoriz {width: auto; text-align: center;}
.kvrsmicons a {margin: 0 0 2px 0;}
.kvrsmiconshoriz a {margin: 0 1px;}
#kvrsmicons a:hover, .kvrsmicons a:hover {text-decoration: none;}

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

.mydevblock {
  width: 56px;
  text-align: center;
}

.mydevblocked {
  background-color: red;
  color: #fff;
}

.mysummaryblock {
  border: 1px solid #226D9B;
  float: left;
  margin: 10px 0;
  width: 32%;
  min-width: 200px;
  box-sizing: border-box;
}

.mysummaryblock:nth-of-type(2) {
  margin: 10px 2%;
}

.mysummaryblock .mysummaryhead {
  background-color: #226D9B;
  background-image: none;
  color: #fff;
  padding: 10px;
  font-weight: bold;
  position: relative;
}

.mysummaryblock .mysummarymore {
  background-color: #294e69;
  font-size: 90%;
  font-weight: normal;
  opacity: 0.8;
  padding: 0 3px;
  position: absolute;
  right: 10px;
}

#mykvrmessagebutbar {
  padding: 5px;
  border-bottom: 1px solid #ddd;
  position: relative;
}

#mymessagefilter {
  position: absolute;
  right: 168px;
  width: 96px;
  top: 5px;
}

.mymessage {
  display: none;
  position: relative;
  border-left: 10px solid #AAA;
  margin: 1px 0;
  overflow: auto;
}

.mymessage.newmsg {border-left-color: #3093C7;}
.mymessagesubj {font-weight: bold;}

.mymessagemsg {
  display: none;
  padding: 20px;
  margin: 40px;
  border-bottom: 10px solid #3093C7;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.mymessagesa {
  min-height: 34px;
  position: relative;
}

.mymessagesa .mysbsum {
  font-size: 90%;
  position: absolute;
  right: 58px;
}

.mymessagesa img {
  position: absolute;
  right: 2px;
  top: 2px;
  width: 50px;
  height: 50px;
}

.mymessagesubtext {
  font-size: 90%;
  font-weight: normal;
}

.mymessagebuts {
  position: absolute;
  right: 15px;
  margin-top: 5px;
  display: none;
}

.mymessagebuts a {float: left;}

#mykvrinfobar {
  padding: 10px;
  font-size: 90%;
  color: #333;
}

#mykvrinfobar a {color: #888;}

#mykvrsbbutton {
  font-family: "Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
  font-size: 100%;
  width: 80px;
  background-image: none;
}

.kvrbuttonleft {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  margin-right: 0 !important;
}

.kvrbuttonmid {
  border-radius: 0 0 0 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.kvrbuttonright{
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  margin-left: 0 !important;
}

.kvrbuttonizea.vertalignthem a {
  vertical-align: middle;
  margin-bottom: 0;
}

.spx {
  background-position: -166px -234px;
  width: 13px;
  height: 13px;
}

.absx {
  display: none;
  background-color: #ccc;
  border-radius: 10px;
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 1;
}

.absx:hover {
  text-decoration: none;
  background-color: #fff;
}

.mygrptitle {line-height: 20px;}

.kvrshowtiny, .kvrshowsmall, .kvrshowmid, .kvr6to9show {display: none;}
.kvrrebelow {white-space: normal;}

.kvrpostbuts {
  float: right;
  margin-right: -10px;
}

.kvrgbox {
  float: left;
  width: 50%;
}

.clearbefore:before,
.clearafter:after {
  content: "";
  display: table;
}

.clearafter:after {clear: both;}

#kvrmyupmen {
  width: 100px;
  border-right: 1px solid #ccc !important;
  border-left: 1px solid #ccc !important;
}

.search-box {
  float: right;
  margin: 10px 0 10px 10px;
}

.postprofile {
  border: 1px solid #DFDFDF;
  border-radius: 2px;
  display: block;
  margin: 0 0 20px 20px;
  padding: 8px 5px 8px 0;
  width: 150px;
  background-color: #f5f5f5;
  position: relative;
}

.search .postprofile {
  width: 22%;
  max-width: 22%;
  min-width: 22%;
  max-height: 100%;
  padding: 8px 5px 8px 0;
}

.post {padding: 20px; border-bottom-width: 2px;}

.postprofile > .kvrbuttonizea > a {
  line-height: 16px;
  margin-right: 2px;
  padding: 2px !important;
}

.postprofile > span.spit {margin: 0;}

.postbody {
  width: 100%;
  overflow: hidden;
  position: relative;
}

#kvrptcurrent .kvrsearchresbox {
  border: 0;
  border-radius: 0;
  margin: 1px 0 0;
  width: auto;
}

#kvrptcurrent .kvrgrad5 {
  background-image: none;
  background-color: #2E5E79;
  color: #fff !important;
}

.kvrptboxres {
  border-bottom: 10px solid #226D9B;
  background-color: #3c454e;
}

.kvrptboxres a {
  display: block;
  padding: 10px;
  border-top: 1px solid #333;
  color: #fff !important;
}

#wrap {
  padding: 0;
  background-color: #ddd;
}

#wrap, #tabs {min-width: 320px;}

#message-box textarea, input#subject {
  width: 100%;
  font-size: 16px;
  max-width: 100%;
  min-width: 100%;
}

.kvrpostavatar img { /*!important to ensure override*/
  width: 50px !important;
  height: 50px !important;
  min-width: 50px !important;
  min-height: 50px !important;
}

#kvrcompanyforumheader {
  background-color: #FFF;
  line-height: 150%;
  position: relative;
  border-bottom: 1px solid #ddd;
}

.kvrlatestnews {
  color: #444;
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 464px;
  text-align: right;
}

.kvrlatestnews a {color: #555;}

#kvrifbox {
  margin: 10px 0;
  width: 100%;
  color: #FFF;
  text-align: center;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
}

#kvrifbox1 {
  width: 190px;
  height: 280px;
  float: left;
}

#kvrifbox1 a {
  display: block;
  height: 140px;
}

#kvrifbox2 {
  width: 110px;
  float: right;
}

#kvrifbox2 a {
  display: block;
  width: 110px;
  height: 80px;
  overflow: hidden;
  margin-top: 1px;
}

#kvrifbox2 img {width: 110px;}
#kvrifbox2 a:first-of-type {margin-top: 0;}

#kvrifmore {
  height: 37px !important;
  line-height: 37px !important;
}

.topic-actions {overflow: hidden;}
dd.lastpost {width: 23%;}

#dealsearch a {
  width: 33%;
  margin: 0;
  border-radius: 0 !important;
  padding: 3px 0;
  border-width: 0 0 1px;
}

#dealsearch a:first-of-type {width: 34%;}
.nhl span.clearit {clear: left;}
#myextracontent .nhl span.clearit {clear: none;}

.kvrfpbox {
  background-color: #AAA;
  padding: 10px;
}

#kvrfeaturedcol {
  position: relative;
  background-color: #AAA;
  float: right;
  width: 50%;
  padding: 10px;
  z-index: 1;
  box-sizing: border-box;
}

.fcbox {margin-bottom: 10px;}
.fcbox:last-of-type {margin-bottom: 0;}

#kvrfeaturedcol .kvrselmen1 {position: relative;}

.fpheader, a.fpheader {
  background-color: #14415D;
  background-image: none;
  text-shadow: none;
  font-weight: bold;
  color: #fff !important;
  padding: 10px;
}

.fpheader .floatfix {
  display: table-cell;
  padding-right: 10px;
}

#mykvrheight {
  float: left;
  width: 217px;
  border-right: 4px solid #226D9B;
  background-color: #FFF;
}

#mykvrrightcol {
  margin-left: 217px;
  border-left: 4px solid #226D9B;
}

#mykvrtoggle {
  display: none;
  color: #555;
  padding: 10px;
}

#mykvroptbuts {
  position: absolute;
  right: 67px;
  z-index: 1;
  margin-top: -35px;
}

#wnakvr {
  width: 100%;
  display: none;
  position: absolute;
  background-color: #444;
  z-index: 4;
  left: 0;
}

#smiley-box {margin-left: 2%;}
/*override #kvrblock max-width*/
.max1024 {max-width: 1024px !important;}
.max1200 {max-width: 1200px !important;}
.max1400 {max-width: 1400px !important;}
.max1600 {max-width: 1600px !important;}
.max1900 {max-width: 1900px !important;}
.max984 {max-width: 984px !important;}

#kvrptblock {line-height: 150%;}
#kvrptblock:hover {cursor: pointer;}
.content > blockquote {margin-left: 0;}
blockquote blockquote {margin-left: 2%;}

.kvrnavcollapsed {position: relative;}
.kvrnavcollapsed.navmore {display: none;}
.kvrnavcollapsed > a {float: none; margin-right: 0 !important;}
.kvrnavcollapsed2 > a > br {display: none;}
.kvrnavcollapsed2 {right: 0;}

.kvrnavcollapsed .spdarc {height: 6px; line-height: 3px;}
fieldset.fields2 dt {width: 30%;}
fieldset.fields2 dd {margin-left: 31%;}
input.inputbox, textarea.inputbox {width: 100%;}

.kvrpbox {
  height: 250px;
  display: inline-block;
  max-width: 600px;
  min-width: 200px;
  margin: 5px;
  overflow: hidden;
  box-sizing: border-box;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
}

.kvrpbox1 {
  height: 220px;
  background: none 50% 0 / cover no-repeat;
  /*background: none 50% 0 / contain no-repeat;*/
  overflow: hidden;
  position: relative;
  text-align: center;
  box-sizing: border-box;
}

.tallerpbox .kvrpbox {height: 270px;}
.tallerpbox .kvrpbox1 {height: 260px;}

.kvrpboxa {
  display: block;
  height: 100%;
}

.kvrpboxmy {
  background-color: #4A5964;
  display: block;
  padding: 3px 3px 3px 8px;
  position: absolute;
  right: 0;
  top: 0;
}

.svk_mykvr {
  float: right;
  display: block;
  padding: 2px;
  text-align: right;
  width: 74px;
}

.kvrpboxt {
  background-color: rgba(11,35,49,0.9);
  bottom: 0;
  display: block;
  left: 0;
  padding: 10px 5px;
  position: absolute;
  right: 0;
  color: #fff;
}

.kvrpboxn {
  font-size: 125%;
  overflow: hidden;
  display: block;
}

.kvrpboxd {
  display: block;
  padding: 5px 5px 0 5px;
  text-align: left;
}

.kvrpboxd .blockright {
  background-color: rgba(85, 85, 85, 0.5);
  padding: 0 5px;
  text-align: center;
}

.dcsponsorslogos {
  margin: 10px auto;
  text-align: center;
}

.dcsponsorslogos a {
  width: 252px;
  height: 160px;
  margin: 10px;
  display: inline-block;
  overflow: hidden;
}

.dcsponsorslogos a span {
  width: 252px;
  height: 160px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.kvrautotbl {display: table;}

.kvrautotbl > div {
  display: table-cell;
  min-width: 200px;
}

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

.flexstretch {
  -webkit-align-items: stretch;
          align-items: stretch;
}

.flexcenter {
  -webkit-align-items: center;
          align-items: center;
}

.flexend {
  -webkit-align-items: flex-end;
          align-items: flex-end;
}

.flexcontentend {
  -webkit-justify-content: flex-end;
          justify-content: flex-end;
}

.flexcontentcenter {
  -webkit-justify-content: center;
          justify-content: center;
}

.flexcolumn {
  -webkit-flex-direction: column;
          flex-direction: column;
}

.flexflexed {
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
}

.flexselfend {
  -webkit-align-self: flex-end;
          align-self: flex-end;
}

.flexselfstart {
  -webkit-align-self: flex-start;
          align-self: flex-start;
}

.flexselfstretch {
  -webkit-align-self: stretch;
          align-self: stretch;
}

.flexfixed {
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
}

.flexwrap {
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}

.flexwrapreverse {
  -webkit-flex-wrap: wrap-reverse;
          flex-wrap: wrap-reverse;
}

.flexaligncontentend {
  -webkit-align-content: flex-end;
          align-content: flex-end;
}

.flexbasis200 {
  -webkit-flex-basis: 200px;
          flex-basis: 200px;
}

.flexgrow50 {
  -webkit-flex-grow: 50;
          flex-grow: 50;
}

.maxwidth200 {max-width: 200px;}

@media only screen {
  .kvrgbox {
    overflow: hidden;
    box-sizing: border-box;
  }
}

@media only screen and (min-width: 1200px) {
  .newsbodycon {
    padding: 40px;
    font-size: 135%;
  }
  .prodbodycon {font-size: 135%;}

  .max984 .prodbodycon, .max1024 .prodbodycon {font-size: 120%; }
  .max984 .newsbodycon, .max1024 .newsbodycon {font-size: 120%; padding: 20px;}
}

@media only screen and (min-width: 1093px) {
  .prodinfoblock {width: 400px;}
  .kvrtagblockholder {width: 298px;}
}
@media only screen and (min-width: 1023px) {
  #kvrblock {padding: 0 10px;}
}

@media only screen and (min-width: 600px) and (max-width: 993px) {
  .featuredsidebar .productimg {
    float: none;
    max-width: 100%;
    margin: 10px 0;
  }

  .featuredsidebar .videoimg {
    float: none;
    margin: 10px auto;
  }
  .featuredsidebar .videodesc {height: auto;}

  .featuredtitle {
    left: 1px !important;
    right: 1px !important;
    top: 1px !important;
    background-color: #333 !important;
    width: auto;
  }

  .kvr6to9hide {display: none;}
  .kvr6to9show {display: inline-block;}
}

@media only screen and (max-width: 993px) { /* narrow right col; lose/shrink stuff */
  .kvrhidesmall, #kvrsmicons, .kvrsmicons, .bl0k120600 {display: none !important;}
  .kvrshowsmall {display: inline-block;}
  #column1 {padding-right: 200px;}
  #mykvroptbuts {right: 10px;}
  #filtermykvrtbl a {
    padding-left: 5px;
    padding-right: 5px;
  }
  #kvrnavline {padding-right: 10px !important;}
  #kvrmyupmen {width: 47px;}

  #subcol {
    width: 200px;
    margin-right: -200px;
  }

  .bl0k300250 {
    width: 200px;
    height: 200px;
  }

  .kvr320to728 {padding-left: 0;}

  #kvrifbox1 {
    background-color: #444;
    height: auto;
    padding: 5px;
    margin: 0 auto;
    float: none;
  }

  #productstatsblock {
    width: 209px;
    margin-left: -9px;
    overflow: hidden;
  }

  .kvrfullwidth {width: auto;}

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

  .navmoremenu .kvrtblc {
    float: left;
    width: 300px !important;
  }

  .navmoremenu {max-width: 320px;}
  .navmoremenu a {white-space: normal;}
  .bl0k160600 {float: none; margin: 0 auto;}

  .kvrautotbl {display: block;}

  .kvrautotbl > div {
    display: block;
    min-width: 100%;
  }
}

@media only screen and (max-width: 748px) { /* change header; reformat forum */

  #kvrheader90 {display: none;}

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

  .kvrlatestnews {
    position: relative;
    width: auto;
    margin-top: 5px;
    right: 0;
  }

  dd.topics,
  dd.posts,
  dd.views,
  li.header,
  ul.topiclist dd br,
  #viewtopic label,
  .jumpbox label,
  .quickmod label,
  .signature {
    display: none !important;
  }

  #smiley-box {float: none; width: 100%;}

  ul.topiclist li, h2 {clear: both;}

  ul.topiclist dt, ul.topiclist dd {
    float: none;
    width: 100%;
    box-sizing: border-box;
  }

  ul.topiclist dd {padding-left: 40px !important;}
  #message-box {width: 100%;}

  .pagination {
    clear: both;
    float: none;
    padding-bottom: 5px;
  }

  .pagination:before, .pagination:after {
    content: "";
    display: table;
  }

  .jumpbox select {max-width: 260px;}
  .search-box {margin-bottom: 0;}

  .newspad, .newspaddiv {max-width: 50%; margin: 0 0 10px 10px;}

  #mykvrheight {
    width: 0;
    overflow: hidden;
    position: absolute;
  }

  #mykvrtoggle {display: block;}
  #mykvrheight.overwiden {width: 217px; z-index: 6;}
  #mykvrrightcol {margin-left: 0;}
  .content > blockquote {clear: right;}

  .mysummaryblock {
    width: 48%;
  }

  .mysummaryblock:nth-of-type(2) {
    margin: 10px 0 10px 4%;
  }
}

@media only screen and (max-width: 600px) { /*wrap right col*/

  #main {
    float: none;
    padding-right: 0;
    margin-bottom: 10px;
  }

  #subcol {
    float: none;
    width: 100%;
  }

  #column1 {padding: 0;}
  .kvrhidemid, .bl0k300250, .bl0k160600 {display: none !important;}
  .kvrshowmid {display: inline;}

  .kvrgbox {
    float: none;
    width: 100% !important;
    padding: 0;
  }

  .kvrltrow {padding-right: 0;}

  .kvrltwho {
    clear: left;
    float: none;
    max-width: 100% !important;
    width: 100% !important;
    margin-right: 0;
    padding-top: 0;
  }

  .kvrinterviewanswer {
    background-position: 0 -1px;
    padding: 0 0 15px 70px;
  }
}

@media only screen and (max-width: 467px) { /* reformat header */

  .kvrmenugen {width: 210px;}
  .newsbodycon {padding: 10px;}
  #kvrfeaturedcol, .kvrhidetiny {display: none !important;}
  .kvrshowtiny {display: inline-block;}
  #ptabs li a {padding: 5px 6px;}
  .kvrfpbox {padding: 0;}
  #tempjaxy {margin-left: 0; border-width: 10px 0;}
  #mykvrpopprod {font-size: 75%;}
  .kvrfmenblock:nth-of-type(1) {width: 0 !important; overflow: hidden;}
  .kvrfmenblock:nth-of-type(2) {width: 60% !important;}
  .kvrfmenblock:nth-of-type(3) {width: 40% !important;}
  p.author {margin: 0 0 0.6em 0;}
  .kvrpostbuts {opacity: 1.0;}

  #searchkvropts {
    margin: 0 0 10px 0;
    float: none;
  }

  .kvrsearchddm {
    left: 0;
    right: 0;
    top: 0;
    bottom:0;
  }

  .kvr320to728 {
    width: 320px;
    height: 50px;
    padding-left: 0;
  }

  .postprofile {
    border-width: 0;
    width: auto;
    height: auto;
    min-width: 0;
    min-height: 0;
    max-width: 50px;
    max-height: 50px;
    padding: 0;
    overflow: hidden;
    margin-bottom: 10px;
  }

  .kvrpostavatar {
    width: 50px;
    height: 50px;
    margin: 0;
  }

  .kvrproductimages {float: none; width: auto;}

  .prodinfoblock {
    float: none;
    margin: 0 auto 10px auto;
    padding-left: 0;
    border-left-width: 0;
    width: auto;
  }

  #cp-menu {width: 25%;}
  #cp-main {width: 75%;}
  #tabs {padding-left: 0; font-size: 90%;}
  .cp-mini {margin: 3px; padding: 2px;}

  .mysummaryblock {width: 100%;}

  .mysummaryblock:nth-of-type(2) {margin: 10px 0 10px 0;}
}

@media only screen and (max-width: 360px) {
  #pluginsblock {padding: 20px 5px;}
  .kvrdevsection {
     padding: 0;
     height: auto;
  }

  .kvrdevxblockheader {
    position: relative;
    width: 100%;
    height: auto;
  }

  .blockfloatedleft100a a {
    float: none;
    width: 100%;
    height: auto;
  }

  .expanddevsections {display: none;}
  .post {padding: 10px;}
}

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

.lowerize {margin-top: 38px;}
.inkvrshop .kvrpboxd .spit {margin: 0 2px;}
.inkvrshop .kvrpboxd {
 background-color: rgba(255, 255, 255, 0.4);
 border-radius: 2px;
 display: block;
 margin-top: 5px;
 padding: 5px;
}

.inkvrshop .kvrpboxt{
  padding-bottom: 5px;
}

.buyatkvr.isincart {color: green !important;}
.kvrhidden {opacity: 0.3;}

.kvrdevsection {
  clear: both;
  height: 150px;
  overflow: hidden;
  padding-left: 100px;
  position: relative;
  margin-bottom: 1px;
  background-color: #fff;
}

.flippeddown {
  margin-bottom: 1px;
  transform: rotate(180deg);
}

.blockfloatedleft100a a {
  padding: 10px;
  color: #555 !important;
}

.kvrdevxblockheader {
  background-color: #687;
  box-sizing: border-box;
  color: #eee;
  display: block;
  padding: 10px 0;
  text-align: center;
  width: 100px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

.kvrdevxblockheader strong {
  font-size: 150%;
}

.expanddevsections {
  position: absolute;
  bottom: 5px;
  left: 5px;
  right: 5px;
  padding: 5px;
  background-color: #ddd;
  color: #555 !important;
  text-shadow: initial;
  line-height: 26px;
  font-weight: bold;
}

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

.kvrmorelist a {
  border-bottom-width: 0;
  margin: 10px;
  background-color: #eee;
}

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

.kvrcheckoutprocess a {
  display: block;
  float: left;
  padding: 10px;
  border-right: 1px solid #ccc;
}

.heightauto {height: auto;}

.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: 0 1px 1px rgba(0, 0, 0, 0.5);
  font-family: "Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
}

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

.kvrpboxbdr {
  border: 1px solid #ccc;
  padding: 1px;
}

.kvrstorep100 {
  position: relative;
  display: inline-block;
  width: 200px;
  height: 150px;
  margin-right: 5px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-family: "Trebuchet MS",Geneva,Arial,Helvetica,sans-serif;
  white-space: normal;
}

.kvrstorep100.kvrstorepauto {
  width: 100%;
  margin: 5px 0 0 0;
}

.kvrstorep100:hover {opacity: 0.6;}

.kvrstorepnamebox {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(11, 35, 49, 0.7);
  padding: 5px;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
}

#qpline a {margin-bottom: 5px;}
#qpline a:hover {margin-bottom: 1px;}
#qpline a.active {margin-bottom: 0;}

.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: 0 1px 1px rgba(0, 0, 0, 0.5);
  position: relative;
}

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

.svk_offer_line {
  background-color: #a42b58;
  display: block;
  margin: 5px -5px -5px -5px;
  padding: 5px;
  font-weight: bold;
  text-shadow: 1px 1px 1px 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;
}

.labelsinline label .spit {vertical-align: text-top;}

.hidden {display: none !important;}

.kvr_side_scroller {
  height: 150px;
  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 25px;
  overflow: hidden
}

.kvr_side_scroller_inner {position: relative;}

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

.kvr_scroller_left {left: 2px;}
.kvr_scroller_right {right: 2px;}
.kvr_scroller_link:hover {background-color: #ddd;}

.ddseparator {
  border-left: 1px solid #4e4e4e;
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 15px;
  width: 0;
}

.ddarrow > .spit {line-height: 0 !important;}
#kvrsmicons a {background-color: transparent !important;}
.showwhencollapsed {display: none;}
.navmoremenu .showwhencollapsed {display: initial;}

.kvrcircle {
  background-color: #ddd;
  border-radius: 7.5px;
  display: inline-block;
  height: 15px;
  line-height: 15px;
  text-align: center;
  width: 15px;
}

#superheader a {padding: 0 5px;}

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

.x25 {
  background-color: #ddd !important;
  border-radius: 25px !important;
  color: #777 !important;
  display: block;
  font-size: 12.5px !important;
  font-weight: bold;
  height: 25px !important;
  line-height: 25px !important;
  padding: 0 !important;
  text-align: center;
  text-shadow: none;
  vertical-align: initial;
  width: 25px !important;

}

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

.newslogo100 {
  display: block;
  float: right;
  width: 100px;
  height: 100px;
  margin-left: 20px;
}

.forum1filtered a {color: #fff !important;}
#kvrgo {display: none;}
.kvrsubsearchboxes {margin-right: 5px;}

.kvrsubsearchboxes label {
  margin: 0 0 1px 0;
  display: block;
}

.kvrsubsearchboxes label input {
  display: inline-block !important;
  float: none !important;
  margin: 0 !important;
  vertical-align: text-top;
}

.kvrsubsearchboxes label .spit {vertical-align: text-bottom;}

.gobutton {
  -webkit-align-items: center;
          align-items: center;
  background-color: green;
  border-radius: 50%;
  box-sizing: border-box;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-flex: 0 1 auto;
          flex: 0 1 auto;
  font-weight: bold;
  height: 50px;
  -webkit-justify-content: center;
          justify-content: center;
  width: 50px;
  text-align: center;
}

.gobutton:hover, .gobutton:active, .gobutton:focus {background-color: #226d9b; text-decoration: none;}

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

.buttonblue {
  background-color: #1f628b !important;
  color: #fff !important;
  display: inline-block;
  padding: 5px;
}

.buttonblue:hover,
.buttonblue:active,
.buttonblue:focus {
  background-color: #14415d !important;
  text-decoration: none !important;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active, .pagination span strong {padding: 2px 4px;}
.kvrread {font-weight: normal !important;}

.ztitle {
  position: relative;
  padding: 10px;
  margin: 0;
  background-color: #606060;
  color: #fff;
}

.blockUI .ztitle {
  background-color: #226d9b !important;
}

.ztitle a {
  background-color: rgba(0, 0, 0, 0.1);
  color: #fff !important;
  display: inline-block;
  padding: 5px;
}

.ztitle a:hover, .ztitle a.active {
  background-color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

.ztitle a.kvraddimagelink.active {
  border-color:  rgba(0, 0, 0, 0.5) !important;
}

.ztitle .error, .ztitle .success {
  background-color: #fff;
  padding: 0 3px;
}

.flexnoneimp {
  display: none !important;
}

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

#scxbox .kvrtexttag {
  margin: 1px;
  background-color: #333;
  color: #aaa;
  padding: 1px 2px;
  border-radius: 2px;
}

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

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

/*MP*/

a#svkaccountmenu {
  color: #666 !important;
  background-color: transparent !important;
  text-shadow: none !important;
  margin-right: 0 !important;
}

.svk_prod_buy .buyatkvr {
  background-color: #777;
  color: #fff !important;
  font-size: 125%;
  font-weight: bold;
  min-width: 100px;
  padding: 10px;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

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

.svk_prod_buy .sellingprice {
  background-color: #adcb5d;
}

.svk_daily_deal_button {
  background-color: #a42b58;
}

.svk_weekly_deal_button {
  background-color: #adcb5d;
}
.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.5);
}