@charset "utf-8";
/* CSS Document */


.patitle {
    background-color: white;
    bottom: 30px;
    opacity: 0.8;
    position: relative;
    text-align: center;
}

.product-display-cart-line {
    clear: both;
    margin-bottom: 5px;
    margin-top: 10px;
}

.product-display-node .field-name-field-price-usd {
    display: inline;
    float: left;
    font-size: 160%;
    margin-right: 50px;
}

.reviewmeter {
	width:100%;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 4px 4px 4px 4px;

}

.progressbar {

  height: 20px;

  background: #ebebeb;

  border-left: 1px solid transparent;

  border-right: 1px solid transparent;

  border-radius: 10px;
    -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
    display: flex;
  flex-direction: column;
  justify-content: center;


}

.progressbartext {
    background-color: white;
    float: left;

    opacity: 0.8;
    overflow: hidden;
	position:relative;
    width: 34%;
	float:left;
	  position: relative;

}

.progressbartext p {
position:relative;
   padding-left: 7px;}   /* 4 */
   
.progressbarmeter {

  height: 20px;
  background: #ebebeb;
  border-radius: 10px;
    position: relative;
	    width: 65%;
		float:left;
    margin-top: 10px;
    padding-left: 3px;
}

.progressbarmeter > span {
  position: relative;
  float: left;
  margin: 0 -1px;
  min-width: 30px;
  height: 18px;
  line-height: 16px;
  text-align: right;
  background: #cccccc;
  border: 1px solid;
  border-color: #bfbfbf #b3b3b3 #9e9e9e;
  border-radius: 10px;
  background-image: -webkit-linear-gradient(top, #f0f0f0, #dbdbdb 70%, #cccccc);
  background-image: -moz-linear-gradient(top, #f0f0f0, #dbdbdb 70%, #cccccc);
  background-image: -o-linear-gradient(top, #f0f0f0, #dbdbdb 70%, #cccccc);
  background-image: linear-gradient(to bottom, #f0f0f0, #dbdbdb 70%, #cccccc);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2);
  width:60%;
}

.progressbarmeter > span > span {

  padding: 0 8px;

  font-size: 11px;

  font-weight: bold;

  color: #404040;

  color: rgba(0, 0, 0, 0.7);

  text-shadow: 0 1px rgba(255, 255, 255, 0.4);

}

.progressbarmeter .orange {

  background: #f2b63c;

  border-color: #f0ad24 #eba310 #c5880d;

  background-image: -webkit-linear-gradient(top, #f8da9c, #f5c462 70%, #f2b63c);

  background-image: -moz-linear-gradient(top, #f8da9c, #f5c462 70%, #f2b63c);

  background-image: -o-linear-gradient(top, #f8da9c, #f5c462 70%, #f2b63c);

  background-image: linear-gradient(to bottom, #f8da9c, #f5c462 70%, #f2b63c);

}

.progressbarmeter .red {

  background: #db3a27;

  border-color: #c73321 #b12d1e #8e2418;

  background-image: -webkit-linear-gradient(top, #ea8a7e, #e15a4a 70%, #db3a27);

  background-image: -moz-linear-gradient(top, #ea8a7e, #e15a4a 70%, #db3a27);

  background-image: -o-linear-gradient(top, #ea8a7e, #e15a4a 70%, #db3a27);

  background-image: linear-gradient(to bottom, #ea8a7e, #e15a4a 70%, #db3a27);

}

.progressbarmeter .green {

  background: #85c440;

  border-color: #78b337 #6ba031 #568128;

  background-image: -webkit-linear-gradient(top, #b7dc8e, #99ce5f 70%, #85c440);

  background-image: -moz-linear-gradient(top, #b7dc8e, #99ce5f 70%, #85c440);

  background-image: -o-linear-gradient(top, #b7dc8e, #99ce5f 70%, #85c440);

  background-image: linear-gradient(to bottom, #b7dc8e, #99ce5f 70%, #85c440);

}


.progressbarmeter .blue {

  background: #5aaadb;

  border-color: #459fd6 #3094d2 #277db2;

  background-image: -webkit-linear-gradient(top, #aed5ed, #7bbbe2 70%, #5aaadb);

  background-image: -moz-linear-gradient(top, #aed5ed, #7bbbe2 70%, #5aaadb);

  background-image: -o-linear-gradient(top, #aed5ed, #7bbbe2 70%, #5aaadb);

  background-image: linear-gradient(to bottom, #aed5ed, #7bbbe2 70%, #5aaadb);

}

.rmq {

	overflow:hidden;
	 	margin: 5px 0 2px;
		    border-radius: 25px;
    box-shadow: 0 -1px 1px rgba(255, 255, 255, 0.3) inset;
	

}
.rmqtext {
    background-color: white;
    float: left;

    opacity: 0.8;
    overflow: hidden;
	position:relative;
    width: 34%;
	float:left;
}

.rmqtext p {
position:relative;
   padding-left: 7px;}   /* 4 */
   

.meter {
    background: #555 none repeat scroll 0 0;
    border-radius: 25px;
    box-shadow: 0 -1px 1px rgba(255, 255, 255, 0.3) inset;
    height: 20px;

    padding: 10px 0.5%;
    position: relative;
	    width: 65%;
		float:left;
}
.meter > span {
    background-color: rgb(43, 194, 83);
    background-image: -moz-linear-gradient(center bottom , rgb(43, 194, 83) 37%, rgb(84, 240, 84) 69%);
	background-image: -ms-linear-gradient(center bottom , rgb(43, 194, 83) 37%, rgb(84, 240, 84) 69%);
	background-image: -o-linear-gradient(center bottom , rgb(43, 194, 83) 37%, rgb(84, 240, 84) 69%);
	background-image: -webkit-gradient(linear, right top, left bottom, from(#0C93C0), to(#FFF));
	background-image: linear-gradient(center bottom , rgb(43, 194, 83) 37%, rgb(84, 240, 84) 69%);
    border-radius: 20px 8px 8px 20px;
    box-shadow: 0 2px 9px rgba(255, 255, 255, 0.3) inset, 0 -2px 6px rgba(0, 0, 0, 0.4) inset;
    display: block;
    height: 100%;
    overflow: inherit;
    position: relative;
	text-align:center;
}
.meter > span::after, .animate > span > span {
    animation: 2s linear 0s normal none infinite running move;
    background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#ffffff'); /* for IE */
	    background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
		background-image: -o-linear-gradient (-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
    background-size: 50px 50px;
    border-radius: 20px 8px 8px 20px;
    bottom: 0;
    content: "";
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.animate > span::after {
    display: none;
}
@keyframes move {
0% {
    background-position: 0 0;
}
100% {
    background-position: 50px 50px;
}
}

.nostripes > span > span, .nostripes > span::after {
    animation: 0s ease 0s normal none 1 running none;
    background-image: none;
}
