.h1 {
  font-size: 36px;
  color: white;
}

.reverse-text {
  color: white;
  background: black;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  font-size: 1.2em;
}

.black-line {
  line-height: 1;
  border-bottom: 2px black solid;
}

h4 span {
  font-size: 14px;
}

.wq-tip {
  background: #E8E8E8;
  padding: 10px;
  Margin-bottom: 10px;
  border-radius: 10px;
}

.wq-tip-pic {
  padding-right: 7px;
  margin-bottom: inherit;
}

.center-img {
  margin: 0 auto;
}

.panel-default {
  border-color: #000000;
  background: #E8E8E8;
}

.ordercode {
  font-weight: bold;
  font-variant: normal;
  text-transform: none;
  color: #800;
  text-decoration: none;
}

/*.panel-heading a:after {
	font-family:'Glyphicons Halflings';
	content:"\e114";
	float: left;
	color: #000000;
}*/

.indent {
  padding-left: 70px;
  text-indent: -50px;
}

.center {
  margin-left: auto;
  margin-right: auto;
}

/*.panel-heading a.collapsed:after {
	content:"\e080";
}*/

.panel-group {
  margin-bottom: 0;
  font-family: century gothic;
}

.panel-default {
  border-color: #000000;
  background-color: #000000;
}

.panel-default>.panel-heading {
  background-color: #D8D8D8;
  border-color: #000000;
}

.panel-second {
  border-color: #000000;
}

.panel-second>.panel-heading {
  background-color: #F2F2F2;
  border-color: #000000;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}

.panel-default {
  background: #fff;
}

.btn-group-sm>.btn,
.btn-sm {
  padding: 1px 1px;
}

.Rotate-90 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  flex-wrap: wrap;
}

#content {
  background-color: #FFFFFF;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 13%;
  width: 74%;
  float: left;
}

.doorsearch {
  position: relative;
  display: inline;
  color: #fff;
  font-weight: lighter;
  margin-left: 2%;
  margin-top: 15px;
  float: left;
}

.doorsearch a {
  color: #fff;
}

.share {
  position: relative;
  float: right;
  margin-top: 35px;
  display: inline;
}

.share a {
  color: #fff;
}

.logonc {
  position: relative;
  margin-left: 1%;
  margin-top: 15px;
  margin-bottom: 20px;
  margin-right: 20px;
  height: 40px;
  display: inline;
  float: left;
}

.h1 {
  color: #fff;
  text-align: center;
  font-weight: lighter;
  display: inline;
  position: relative;
  margin-top: 15px;
  margin-left: 15%;
  float: left;
}

.tbfish {
  border: 0px;
  padding: 0px;
  margin: 0px;
  text-justify: inter-word;
  line-height: 10px;
}

object {
  width: 100%;
  min-height: 1320px;
}

.hover555 {
  zoom: 1;
  background-color: #5A5A5A;
  color: #5A5A5A;
}

.secondlevel {
  padding-left: 2%;
  Padding-right: 2%;
  Padding-top: 25px;
  padding-bottom: 10px;
}

.changes-info {
  padding-left: 25px;
  position: absolute;
  color: #000;
  text-decoration: underline;
}

.painted {
  color: #00abeb;
}

.wood {
  color: #fff340;
}

.engineered {
  color: #ffa039;
}

.melamine {
  color: #cb313d;
}

.euro {
  color: #2fac55;
}

.gloss {
  color: #25418a;
}

.new {
  background-color: #00A482;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  position: relative;
  float: right;
  margin-right: 80px;
}

.changed {
  background-color: #E87022;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  position: relative;
  float: right;
  margin-right: 80px;
}

.updated {
  background-color: #F3DC00;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  position: relative;
  float: right;
  margin-right: 80px;
}

table {
  border-collapse: collapse;
}

td {
  padding: 4px;
}

.dropdown-menu>li {
  position: relative;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  /* Rules below not implemented in browsers yet */
  -o-user-select: none;
  user-select: none;
  cursor: pointer;
  z-index: 9999;
}

.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  display: none;
  margin-top: -1px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left-color: #fff;
  box-shadow: none;
}

.right-caret:after,
.left-caret:after {
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  display: inline-block;
  height: 0;
  vertical-align: middle;
  width: 0;
  margin-left: 5px;
}

.right-caret:after {
  border-left: 5px solid #ffaf46;
}

.left-caret:after {
  border-right: 5px solid #ffaf46;
}

.contentdoor {
  display: none;
  float: right;
}

.contentdoor img {
  max-height: 400px;
}

.Edge {
  padding: 5px;
  border: 1px solid #ddd;
  border-radius: 7px;
}

.col-md-crown {
  text-align: center;
  padding: 5px;
}

.col-crown {
  display: inline-block;
  float: left;
  background-color: #EFEFEF;
  margin: 0.3%;
  padding: 5px;
}

.col-crown img {
  background-color: #ffffff;
}

.col-crown:hover {
  border-color: #2830B1;
  background-color: #CFD5D7;
}

.Crowns {
  float: right;
  margin-top: 10px;
}

.piggy {
  margin-left: 5%;
  margin-right: 5%;
}

.mat {
  display: inline-block;
  width: 15%;
  height: 13vw;
  max-height: 170px;
  min-height: 100px;
  min-width: 70px;
  padding: 10px;
  margin: 3px;
  float: left;
}

.mat:hover {
  border-color: #2830B1;
  background-color: #CFD5D7;
}

.twitch {
  display: inline-block;
  width: 24%;
  padding: 5px;
  float: left;
}

.fish3 {
  display: inline-block;
  width: 50px;
  max-height: 100px;
  float: left;
  margin: 3px;
  text-align: center;
  overflow: hidden;
}

.fish3 img {
  width: 48px;
  max-height: 80px;
}

.fish3:hover {
  border-color: #2830B1;
  background-color: #CFD5D7;
}

.fish2 {
  display: inline-block;
  width: 14%;
  height: 15vw;
  min-height: 60px;
  max-height: 140px;
  padding: 5px;
  float: left;
  margin: 3px;
  text-align: center;
}

.fish2 img {
  height: 10vw;
  min-height: 50px;
  max-height: 110px;
}

.fish2:hover {
  border-color: #2830B1;
  background-color: #CFD5D7;
}

.fish {
  display: inline-block;
  width: 24%;
  height: 25vw;
  min-height: 160px;
  max-height: 280px;
  padding: 5px;
  float: left;
  margin: 3px;
  text-align: center;
}

.fish img {
  height: 20vw;
  min-height: 120px;
  max-height: 250px;
}

.fish:hover {
  border-color: #2830B1;
  background-color: #CFD5D7;
}

.crow {
  display: inline-block;
  width: 49%;
  min-width: 250px;
  padding: 5px;
  float: left;
}

.pigeon {
  display: inline-block;
  width: 74%;
  min-width: 325px;
  padding: 5px;
  float: left;
}

.edges {
  display: inline-block;
  width: 100%;
  min-width: 400px;
  padding: 5px;
  float: left;
}

.line-header {
  line-height: 1px;
  border-bottom: double #9A99B0;
  width: 85vw;
}

.thumbnail {
  overflow: hidden;
  max-width: 300px;
  height: 60vw;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

#sidebar_fixed {
  top: 100px;
  position: fixed;
  right: 0;
  z-index: 9999;
  height: 85%;
  border-left: 2px solid #0082e7;
  background-color: #333333;
  overflow-y: auto;
}

.side {
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  outline: 0;
}

.side:focus {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.min30RL {
  z-index: 10000;
  width: 35px;
  top: 100px;
}

#SBF1 {
  bottom: 0;
  right: 0;
  z-index: 10000;
  background-color: #333333;
  color: #fff;
  width: 35px;
  height: 100%;
  border-left: 3px solid #0082e7;
  float: left;
}

#SBF2 {
  bottom: 0;
  right: 0;
  z-index: 10000;
  background-color: #333333;
  color: #fff;
  width: 450px;
  height: 100%;
  border-left: 3px solid #0082e7;
  float: left;
  display: none;
}

#triangle-topleft {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -20px;
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-right: 20px solid #0082e7;
  border-bottom: 20px solid transparent;
}

#square {
  display: inline-block;
  float: left;
  width: 0;
  height: 0;
  padding-right: 5px;
  border-top: 20px solid transparent;
  border-left: 20px solid #0082e7;
  border-bottom: 20px solid transparent;
}

.crossRotate {
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  outline: 0;
}

.crossRotate:focus {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.displaynone {
  display: none;
}

body {
  padding: 0;
  padding-top: 100px;
  padding-bottom: 20px;
  margin: 0;
}

#fixedheader {
  width: 100%;
  height: auto;
  position: fixed;
  margin: 0px;
  top: 0px;
  background-color: #3E281D;
  z-index: 9999;
}

#homecontent {
  float: left;
  width: 95%;
  background-color: #fff;
  margin: 0px 2.5% 0px 2.5%;
  background-image: center;
}

#fixedfooter {
  float: left;
  width: 100%;
  height: 80px;
  background-color: #716558;
  margin-top: 15px;
}

.modal {
  padding-top: 100px;
}

.gly {
  margin: 5px;
  bottom: 0px;
  width: 20px;
  height: 15px;
}

.new_mds {
  color: #fff;
  float: left;
  margin-left: 45%;
  margin-top: 10px;
}

.new_mds a {
  color: #fff;
}

#message {
  width: 100%;
}

.Matic {
  width: 32%;
  border: 1px solid #EAEAEA;
  float: left;
  padding: 20px;
  text-justify: inter-ideograph;
}

.fill {
  width: 2%;
  height: 20px;
  float: left;
}

.Vfill {
  height: 1vw;
  width: 100%;
  float: left;
}

.line {
  width: 65%;
  margin: auto;
  margin-bottom: 15px;
  border: 1px solid #EAEAEA;
}

.mghold {
  width: 100%;
  height: 20%;
  overflow: hidden;
}

.mghold img {
  width: auto;
  height: 35vw;
}

.mgholdF img {
  width: auto;
  height: 20vw;
}

.fullcenter {
  width: 100%;
  border: 1px solid #EAEAEA;
  float: left;
  padding: 20px;
  text-justify: inter-ideograph;
}

#Veneer1 {
  display: none;
}

.desI {
  font-style: italic;
  color: #aaa;
}

.RAT {
  text-align: right;
}

.CAT {
  text-align: center;
}

.Teemo {
  margin-left: 25%;
  display: inline-block;
  text-align: center;
}

.Circle-Green {
  float: right;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #bfd255;
  /* Old browsers */
  background: -moz-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #bfd255 0%, #8eb92a 50%, #72aa00 51%, #9ecb2d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d', GradientType=0);
  /* IE6-9 */
}

.Circle-Red {
  float: right;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background: #f3c5bd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f3c5bd 0%, #e86c57 50%, #ea2803 51%, #ff6600 75%, #c72200 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f3c5bd 0%, #e86c57 50%, #ea2803 51%, #ff6600 75%, #c72200 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f3c5bd 0%, #e86c57 50%, #ea2803 51%, #ff6600 75%, #c72200 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c5bd', endColorstr='#c72200', GradientType=0);
  /* IE6-9 */
}

table.td1 {
  Width: 100%;
}

table.td1 tr:nth-child(even) {
  background-color: #eee;
}

table.td1 tr:nth-child(odd) {
  background-color: #fff;
}

table.td1 th {
  color: white;
  background-color: black;
}

@media (min-width: 1600px) {
  .thumbnail {
    max-height: 500px;
  }
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 80%;
    margin: 30px auto;
  }
  .col-crown {
    width: 18%;
    margin: .5%;
    border-radius: .5em;
  }
  .thumbnail {
    max-height: 180px;
  }
}

@media (max-width: 767px) {
  .col-crown {
    display: inline-block;
    float: left;
    width: 30%;
    min-width: 170px;
    padding: 5px;
    margin: 2px;
    border-radius: 1em;
  }
  .thumbnail {
    max-height: 240px;
  }
}

@media (max-width: 500px) {
  .col-crown {}
  .thumbnail {
    max-height: 200px;
  }
}

@media print {
  .PImage,
  .preview {
    margin-top: 3px;
    width: 150px;
  }
  .PImage2 {
    margin-top: 3px;
    width: 265px;
    /*Remeber drawer images at 270px will print below each other, May 6 2016*/
    display: inline-block;
  }
  .PImage3 {
    margin-top: 3px;
    width: 350px;
  }
  .col-md-3,
  .col-md-2,
  .col-md-4,
  .col-md-5,
  .col-md-1,
  .col-md-6,
  .col-sm-6,
  .col-sm-3 {
    float: left;
    width: 50%;
    margin: 0;
    padding: 0;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  table.td1 {
    Width: 50%;
  }
  .container-fluid {
    margin-top: 20px;
  }
  .modal-content,
  .modal-dialog {
    background-color: #ffffff !important;
  }
  .no-print {
    display: none;
  }
  .logonc {
    display: none;
  }
  #cssmenu {
    display: none;
    border: 0px;
  }
  .bgcol {
    background-color: #999;
  }
  body {
    padding-top: 1px;
    background: transparent;
  }
  .row {
    display: block;
  }
  #content {
    background-color: #FFFFFF;
    float: left;
    background-color: #fff;
    margin: 0px 5px 0px 5px;
    background-image: center;
    background-color: #FFFFFF;
    padding: 0px;
    width: 100%;
  }
  div.page {
    padding-top: 60px;
    page-break-after: always;
    page-break-inside: avoid;
  }
  object {
    width: 100%;
    min-height: 1650px;
  }
  .hover555 {
    opacity: 1;
  }
  .row {
    margin: 0;
    padding: 0;
    width: 100%;
  }
  #fixedfooter {
    display: none;
  }
}

@media all {
  .page-break {
    display: none;
  }
}

@media print {
  .page-break {
    display: block;
    page-break-after: always;
  }
}