 
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%
}
 
.rating-box{
}
.rating-box i{
	color:#FFBA00;
	width:15px;
	font-size:17px;
}
.rating-box i.fa-star-half-empty{
	color:#959595;
}
.review-box{
	color: #20a92a;
	display: inline-block;
	font-size:13px;
	line-height:14px;
	margin:6px 10px 0px 10px;
}
  
 
  
td.a-span10, th.a-span10 {
	width: 87.43%;
	float: none!important
}
 

.a-spacing-top-small {
	margin-top: 10px!important
}
 
  
a, a:active, a:link, a:visited {
	text-decoration: none;
	/* color: #0066c0 */
}
a.a-color-base, a:active.a-color-base, a:link.a-color-base, a:visited.a-color-base {
	color: #111
}
 a.a-link-section-expander:focus, a.a-link-section-expander:hover {
	color: #111;
	text-decoration: none;
	/* background-color: #e9e9e9 */
}
a.a-link-section-expander:focus .a-icon-section-expand, a.a-link-section-expander:hover .a-icon-section-expand {
	opacity: .64
}
a.a-link-section-expander:focus .a-icon-section-collapse, a.a-link-section-expander:hover .a-icon-section-collapse {
	opacity: .96
}
.a-expander-borderless a.a-link-section-expander {
	padding: 0 39px 0 0;
	background-color: transparent
}
.a-expander-borderless a.a-link-section-expander:hover {
	background-color: transparent
}
.a-section-expander-inner {
	border-top: 1px solid #ddd;
	padding: 12px 18px
}
.a-expander-borderless .a-section-expander-inner {
	border-top: none;
	padding: 4px 0 0 0
}
 
.a-meter {
	overflow: hidden;
	background: #f2f2f2;
	background: -webkit-linear-gradient(top, #eee, #f6f6f6);
	background: linear-gradient(to bottom, #eee, #f6f6f6);
	background-color: #f3f3f3;
	height: 17px; margin:0px 5px 3px 5px;
}
.a-meter .a-meter-bar {
	-webkit-transition: width .5s ease;
	transition: width .5s ease;
	float: left;
	font-size: 0;
	height: 100%;
	width: 0
}
.a-meter .a-meter-bar:before {
	content: "";
	display: block;
	font-size: 0;
	height: 1px;
	margin: 1px
}
.a-meter .a-meter-bar {
	border-radius: 1px;
	background: #ffba00;
	background: -webkit-linear-gradient(top, #ffce00, #ffa700);
	background: linear-gradient(to bottom, #ffce00, #ffa700);
	background-color: #ffce00
}
.a-meter .a-meter-bar:before {
	background-color: rgba(255,255,255,.25)
}
.a-meter.a-inactive .a-meter-bar {
	background: #b3b3b3;
	background: -webkit-linear-gradient(top, #bcbcbc, #aaa);
	background: linear-gradient(to bottom, #bcbcbc, #aaa);
	background-color: #ddd
}
.a-meter-with-txt {
	overflow: hidden;
	background: #f2f2f2;
	background: -webkit-linear-gradient(top, #eee, #f6f6f6);
	background: linear-gradient(to bottom, #eee, #f6f6f6);
	background-color: #f3f3f3;
	height: 17px;
	position: relative
}
.a-meter-with-txt .a-meter-bar {
	-webkit-transition: width .5s ease;
	transition: width .5s ease;
	float: left;
	font-size: 0;
	height: 100%;
	width: 0
}
.a-meter-with-txt .a-meter-bar:before {
	content: "";
	display: block;
	font-size: 0;
	height: 1px;
	margin: 1px
}
.a-meter-with-txt .a-meter-bar {
	border-radius: 1px;
	background: #ffba00;
	background: -webkit-linear-gradient(top, #ffce00, #ffa700);
	background: linear-gradient(to bottom, #ffce00, #ffa700)
}
.a-meter-with-txt .a-meter-bar:before {
	background-color: rgba(255,255,255,.25)
}
.a-meter-with-txt .a-meter-progress-txt {
	color: #111;
	line-height: 17px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%
}
.a-meter-with-txt .a-meter-progress-txt:hover {
	text-decoration: none
}
.a-meter-with-txt.a-inactive .a-meter-bar {
	background: #b3b3b3;
	background: -webkit-linear-gradient(top, #bcbcbc, #aaa);
	background: linear-gradient(to bottom, #bcbcbc, #aaa);
	background-color: #ddd
}
.a-histogram-row {
	color: #767676
}
.a-histogram-row:active a, .a-histogram-row:hover a {
	color: #c45500;
	text-decoration: underline
}
.a-histogram-row:active .a-meter {
	background-color: #ffdc99;
	background: #ffdc99;
	background: -webkit-linear-gradient(top, #ffdc99, #ffdc99);
	background: linear-gradient(to bottom, #ffdc99, #ffdc99)
}
.a-histogram-row.a-active {
	color: #111
}
.a-histogram-row.a-active a {
	color: #c45500;
	font-weight: 700
}
.a-histogram-row.a-active .a-meter {
	background-color: #faf1da;
	background: #faf1da;
	background: -webkit-linear-gradient(top, #faf1da, #faf1da);
	background: linear-gradient(to bottom, #faf1da, #faf1da)
}
.a-histogram-row.a-inactive .a-meter {
	background-color: #f3f3f3;
	background: #f2f2f2;
	background: -webkit-linear-gradient(top, #eee, #f6f6f6);
	background: linear-gradient(to bottom, #eee, #f6f6f6)
}
.a-histogram-row.a-inactive .a-meter .a-meter-bar {
	background-color: #ffa700;
	background: #ffcf75;
	background: -webkit-linear-gradient(top, #ffd88f, #ffc75c);
	background: linear-gradient(to bottom, #ffd88f, #ffc75c)
}
.a-histogram-row.a-disabled .a-meter {
	background-color: #f3f3f3;
	background: #f2f2f2;
	background: -webkit-linear-gradient(top, #eee, #f6f6f6);
	background: linear-gradient(to bottom, #eee, #f6f6f6)
}
.a-histogram-row.a-disabled .a-meter .a-meter-bar {
	visibility: hidden
}
.a-meter {
	border-radius: 1px;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.4), inset 0 0 0 1px rgba(0,0,0,.1)
}
.a-meter .a-meter-bar {
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.05)
}
.a-meter-with-txt {
	border-radius: 1px;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.4), inset 0 0 0 1px rgba(0,0,0,.1);
	height: 17px
}
.a-meter-with-txt .a-meter-bar {
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.25), inset 0 -1px 0 rgba(0,0,0,.05)
}
 
 
 
 
@-moz-document url-prefix() {
label .a-checkbox-label {
top:1px
}
}
 
.a-spinner-wrapper {
	width: 100%;
	height: 100%;
	display: table
}
.a-spinner-wrapper .a-spinner {
	margin: 0 auto;
	display: table-cell;
	vertical-align: middle
}
#a-draggables-mousedown-layer {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed
}
.a-scroller {
	width: 100%;
	height: 100%;
	overflow: auto
}
.a-scroller-vertical {
	overflow-x: hidden
}
.a-scroller-horizontal {
	overflow-y: hidden
}
.a-scroller-none {
	overflow: hidden
}
.a-hidden, .aok-hidden {
	display: none!important;
	visibility: hidden!important
}
.a-block, .aok-block {
	display: block;
	position: relative
}
.a-inline-block, .aok-inline-block {
	display: inline-block
}
.a-offscreen, .aok-offscreen {
	position: absolute!important;
	left: 0!important;
	bottom: -1px!important;
	z-index: -1!important;
	opacity: 0
}
.a-relative, .aok-relative {
	position: relative
}
.a-float-right, .aok-float-right {
	float: right!important
}
.a-float-left, .aok-float-left {
	float: left!important
}
.a-align-top, .aok-align-top {
	vertical-align: top!important
}
.a-align-center, .aok-align-center {
	vertical-align: middle!important
}
.a-align-bottom, .aok-align-bottom {
	vertical-align: bottom!important
}
.a-nowrap, .aok-nowrap {
	white-space: nowrap
}
.a-break-word, .aok-break-word {
	word-break: break-all
}
.a-clearfix:after, .a-clearfix:before, .aok-clearfix:after, .aok-clearfix:before {
	display: table;
	content: "";
	line-height: 0;
	font-size: 0
}
.a-clearfix:after, .aok-clearfix:after {
	clear: both
}
.a-hide-text, .aok-hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.a-spacing-base td { padding:1px 0px; }