/* line 1, ../../scss/parts/overview-content-desktop.scss */
.inset {
  clear: right;
  float: right;
  width: 300px;
  margin-bottom: 10px;
  margin-left: 5px;
  line-height: 100%;
}

/* line 10, ../../scss/parts/overview-content-desktop.scss */
.r_specstable {
  width: 300px;
  padding: 1px;
  line-height: 100%;
  margin-bottom: 10px;
}
/* line 15, ../../scss/parts/overview-content-desktop.scss */
.r_specstable th {
  background-color: #e2e2e2;
  text-align: left;
  font-weight: 400;
  padding: 5px;
}
/* line 21, ../../scss/parts/overview-content-desktop.scss */
.r_specstable td {
  background-color: #eee;
  font-weight: 700;
  text-align: left;
  padding: 5px;
  font-size: 11px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  line-height: 100%;
}

/* line 32, ../../scss/parts/overview-content-desktop.scss */
th.r_specstablehead {
  background-color: #c8c6de;
  padding: 5px 2px;
  font-weight: 700;
}

@media screen and (min-width: 951px) {
  /* line 39, ../../scss/parts/overview-content-desktop.scss */
  .review #wrapper #mid-col-2 .inset {
    display: block;
    width: 44.3%;
    margin-bottom: 0;
  }
  /* line 43, ../../scss/parts/overview-content-desktop.scss */
  .review #wrapper #mid-col-2 .inset .r_specstable {
    width: 100%;
    float: right;
  }
}
