* {
    margin: 0;
    outline: none;
    padding: 0;
    text-decoration: none
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    margin: 0;
    -webkit-text-size-adjust: none
}

a:active {
    outline: none
}

input[type="submit"]::-moz-focus-inner {
    margin: 0;
    border: 0;
    padding: 0
}

input[type="submit"],
input[type="text"],
textarea {
    border-radius: 0
}

input[type="submit"] {
    -webkit-appearance: none
}

input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 1000px #fff
}

body {
    max-width: 100%;
    overflow-x: hidden;
    background-color: #fff;
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #777
}

h1 {
    color: #444
}

a {
    color: inherit;
    cursor: pointer
}

input[type="text"],
textarea {
    height: 36px;
    border: 1px solid #ddd;
    padding: 8px;
    vertical-align: middle
}

input,
textarea {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #777
}

textarea {
    min-height: 150px
}

input[type="text"]:focus,
textarea:focus {
    border-color: #ccc;
    color: #444
}

input[type="radio"],
input[type="radio"]+* {
    vertical-align: middle
}

input[type="submit"],
.button-1 {
    cursor: pointer
}

label,
label+* {
    vertical-align: middle
}

.master-wrapper-content {
    position: relative;
    z-index: 0;
    width: 90%;
    margin: 0 auto
}

.master-column-wrapper {
    position: relative;
    z-index: 0
}

.master-column-wrapper:after {
    content: "";
    display: block;
    clear: both
}

.center-1 {
    margin: 0 0 100px
}

.page {
    min-height: 200px;
    text-align: center
}

.page-title {
    min-height: 50px;
    margin: 0 0 25px;
    border-bottom: 1px solid #ddd;
    padding: 6px 10px
}

.page-title h1 {
    font-size: 30px;
    font-weight: normal
}

.page:after,
.page-title:after,
.page-body:after {
    content: "";
    display: block;
    clear: both
}

.center-1 .page-title,
.center-1 .title {
    text-align: center
}

.buttons {
    margin: 0 0 30px
}

.fieldset {
    position: relative;
    margin: 0 0 40px
}

.form-fields {
    position: relative;
    border-top: 1px solid #e6e6e6;
    background-color: #f9f9f9;
    padding: 30px 15px
}

.inputs {
    position: relative;
    margin: 0 0 15px;
    text-align: center;
    white-space: nowrap;
    font-size: 0
}

.inputs:after {
    content: "";
    display: block;
    clear: both
}

.inputs label {
    display: block;
    width: 100%;
    margin: 0 0 10px;
    text-align: center;
    font-size: 14px;
    color: #444
}

.inputs input[type="text"],
.inputs textarea {
    width: 400px;
    max-width: 100%;
    background-color: #fff
}

.required {
    margin: 0 -8px 0 3px;
    vertical-align: top;
    font-size: 20px;
    font-weight: normal;
    color: #e4434b
}

.field-validation-valid {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #4cb17c
}

.product-review-box {
    display: inline-block;
    margin: 0 0 8px
}

.product-review-box .rating {
    width: 95px;
    height: 14px;
    background: url('../../Themes/DefaultClean/Content/images/rating1.png') repeat-x
}

.product-review-box .rating div {
    height: 14px;
    background: url('../../Themes/DefaultClean/Content/images/rating2.png') repeat-x
}

.product-reviews-page h1 a {
    color: #4ab2f1
}

.product-reviews-page h1 a:before,
.product-reviews-page h1 a:after {
    content: "''"
}

.product-reviews-page .title {
    margin: 0 0 20px;
    font-size: 20px;
    color: #444
}

.product-reviews-page .title strong {
    font-weight: normal
}

.write-review {
    margin: 0 0 60px
}

.write-review .fieldset {
    margin: 0 0 30px
}

.write-review .review-rating {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px
}

.write-review .review-rating label {
    display: block;
    margin: 0 0 5px;
    font-size: 14px;
    color: #444
}

.write-review .review-rating div.first {
    color: #e4444c
}

.write-review .review-rating div.rating-options {
    padding-top: 2px
}

.write-review .review-rating div.rating-options input {
    vertical-align: baseline
}

.write-review .review-rating div.last {
    color: #4cb17c
}

.write-review .button-1 {
    border: none;
    background-color: #4ab2f1;
    padding: 10px 25px;
    text-align: center;
    font-size: 15px;
    color: #fff;
    text-transform: uppercase
}

.write-review .button-1:hover {
    background-color: #248ece
}

.product-reviews-page .result {
    margin: 0 0 20px
}

.product-review-list {
    overflow: hidden
}

.product-review-item {
    margin: 0 0 40px
}

.product-review-item .review-item-head {
    border-top: 1px solid #ddd;
    overflow: hidden;
    background-color: #f6f6f6;
    padding: 10px
}

.product-review-item .review-title {
    line-height: 20px;
    font-size: 15px;
    color: #444
}

.product-review-item .product-review-box {
    margin: 3px 0 0
}

.product-review-item .review-content {
    padding: 20px 10px
}

.product-review-item .review-text {
    margin: 0 0 15px;
    line-height: 22px;
    color: #444
}

.product-review-item .review-info {
    margin: 0 0 5px
}

.product-review-item .review-info label {
    font-weight: normal
}

.product-review-helpfulness .vote {
    display: inline-block;
    padding: 0 5px;
    color: #4ab2f1;
    cursor: pointer
}

.product-review-helpfulness .question {
    margin: 0 5px 0 0;
    font-style: italic
}

.product-review-helpfulness .result {
    margin: 0 0 0 10px
}

@media all and (max-width:769px) {
    .review-rating .name-description {
        text-align: center;
        width: 100%;
        display: block
    }
    .write-review .review-rating div {
        text-align: center;
        padding-bottom: 10px;
        display: inline-block
    }
}

@media all and (max-width:1000px) {
    .write-review .review-rating {
        text-align: center
    }
    .write-review .review-rating div.name-description {
        width: 100%;
        margin: 0 5px 0 0;
        text-align: center
    }
}

@media all and (min-width:481px) {
    .master-wrapper-content {
        width: 92.5%
    }
}

@media all and (min-width:769px) {
    .master-wrapper-content {
        width: 94%
    }
    .product-review-item .review-title {
        float: left;
        max-width: 600px
    }
    .product-review-item .product-review-box {
        float: right
    }
    .write-review .review-rating div {
        display: inline-block;
        margin: 0 0 0 5px;
        cursor: default;
        vertical-align: middle;
        font-size: 14px;
        height: 17px
    }
}

@media all and (min-width:1001px) {
    .master-wrapper-content {
        width: 980px;
        margin: auto
    }
    .page {
        text-align: left
    }
    .inputs {
        text-align: left
    }
    .inputs label {
        display: inline-block;
        width: 265px;
        margin: 0 10px 0 0;
        text-align: right
    }
    .inputs input[type="text"] {
        min-height: 40px
    }
    .center-1 .buttons {
        text-align: center
    }
    .product-review-item .review-title {
        max-width: 850px
    }
    .write-review .review-rating div.name-description {
        width: 265px;
        margin: 0 5px 0 0;
        text-align: right
    }
}

@media all and (min-width:1367px) {
    .master-wrapper-content {
        width: 1200px
    }
    .inputs label {
        width: 375px
    }
    .product-review-item .review-title {
        max-width: 1050px
    }
    .write-review .review-rating div.name-description {
        margin: 0 5px 0 0;
        min-width: 375px
    }
}
