/* Star Ratting styles */
/* version 0.0.3 */

.star_rating {
    position: relative;
    background: #d3d3d3;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 5px
}
.star_rating .star_bar {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
}
.star_rating .star_bar img {
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}
.star_rating .star_level {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #333;
    z-index: 0;
    height: 100%;
}
.star_rating_number {
    display: inline-block;
}
.star_rating_number {
    vertical-align: middle;
}
/* bar rating styles */

.bar_back img {
    position: absolute;
}
.bar_back {
    position: relative;
}
/* comment styles */

.comment_list {
    margin-bottom: 40px;
}
.comment_list li {
    padding-left: 30px;
    margin-bottom: 16px;
    position: relative;
}
.comment_list .comment_author {
    margin-right: 10px;
    height: 100%;
}
.comment_list a.all_comments {} .comment_list a.all_comments:hover {
    color: #009c90;
}
/* other review styles */

li.bazaar_voice_reviews {
    display: none;
}
li.bazaar_voice_reviews.active {
    display: block;
    transition: all 1s;
}
li .review-content {
    min-height: 400px;
}
.show_all_reviews li .review-content {
    min-height: 0px;
    transition: all 1s;
}
.show_all_reviews li.bazaar_voice_reviews {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: solid 1px #dedede;
    overflow: auto;
    display: block;
}
.show_all_reviews li.bazaar_voice_reviews:last-child {
    border-bottom: none;
}
.show_all_reviews .review_number, .show_all_reviews .review_navigation {
    display: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
p.first_review {
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .05em;
    font-weight: normal;
    color: #333333;
    margin: 0 0 10px;
}
.bazaar_voice_no_reviews .stars_placeholder {
    margin: 20px 0px;
}
.ratings_reviews .review_right {
    margin: 80px 0px 80px 15px
}
.ratings_reviews .review_right .button {
    float: right;
    margin-right: 0px;
}
.ratings_reviews .four.columns.row {
    margin-bottom: 1px;
}
.ratings_reviews .sort_reviews p {
    margin: 0;
}
.ratings_reviews .sort_reviews .options .dropdown_display {
    text-align: left;
    background: #fff url('../images/ICONS/dropdown_display_product.jpg') top right no-repeat;
    font-family: "Smith", Sans-serif !important;
    font-size: 10px !important;
    color: #333333;
    letter-spacing: .15em;
}
.bazaar_voice_reviews {
    margin-top: 30px;
}
.bazaar_voice_reviews .review_number {} .bazaar_voice_reviews .BVRRReviewTitle {
    display: block;
}
.BVRRReviewTitleContainer {
    margin-bottom: 16px;
}
.BVRRDate {
    display: block;
    color: #666;
}
.bazaar_voice_reviews .BVRRReviewText {
    margin-bottom: 16px;
    display: block;
    overflow: hidden;
}
.bazaar_voice_reviews .BVRRRecommended {
    margin-bottom: 40px;
    display: block;
}
.bazaar_voice_reviews .review_response .review_response-img {
    vertical-align: middle;
    margin-right: 10px;
    width: 32px;
    height: 23px;
    display: inline-block;
}
.bazaar_voice_reviews .review_response:hover .review_response-img {
    background-position: -64px;
}
.bazaar_voice_reviews .review_response:hover {
    color: #009c90;
}
.BVImgOrSprite {
    margin-bottom: 22px;
}
.BVImgOrSprite img {
    vertical-align: middle;
    margin-right: 15px;
}
.review_number {
    color: #666;
    display: block;
    float: right;
}
.bazaar_voice_reviews .BVRRLabel {
    display: inline-block;
    margin-bottom: 0px;
    margin-right: 5px;
    margin-top: 5px;
}
.bazaar_voice_reviews .BVRRContextDataContainer {
    margin-bottom: 35px;
}
.bazaar_voice_reviews .BVRRRatingSliderImage img {
    width: 100%;
    height: 10px;
}
.bazaar_voice_reviews .BVRRRatingEntry {
    position: relative;
    margin-bottom: 30px;
}
.bazaar_voice_reviews .BVRRRatingSliderLabel1 {
    position: absolute;
    left: 0;
    top: 35px;
}
.bazaar_voice_reviews .BVRRRatingSliderLabel2 {
    position: absolute;
    right: 0;
    top: 35px;
}
.bazaar_voice_reviews .BVRRRatingContainerSlider {
    margin-bottom: 40px;
}
.review_navigation ul {
    list-style: none;
    margin-top: 19px;
    margin-left: 0;
}
.review_navigation li {
    display: inline-block;
    padding-right: 5px;
    margin-right: 10px;
}
.helpful_review {
    display: inline-block;
    margin-right: 15px;
    cursor: pointer;
    position: relative;
    width: 120px;
}
.helpful_review:hover a, .unhelpful_review:hover a, .unhelpful_review:hover, .helpful_review:hover {
    color: #009c90;
}
.unhelpful_review {
    display: inline-block;
    cursor: pointer;
    position: relative;
}
.unvoted a:hover, .unvoted:hover a, .unvoted:hover, .unvoted a, .unvoted {
    color: #999;
}
.voted a:hover, .voted:hover a, .voted:hover, .voted a, .voted {
    color: #333;
}
.thumbs_up_img, .thumbs_down_img {
    height: 46px;
    width: 29px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.thumbs_up_img {} .thumbs_down_img {} .unvoted .thumbs_down_img, .unvoted .thumbs_up_img {
    background-position: -30px 0px;
}
.unhelpful_review:hover .thumbs_down_img, .helpful_review:hover .thumbs_up_img {
    background-position: -60px 0px;
}
.voted:hover .thumbs_down_img, .voted:hover .thumbs_up_img {
    background-position: 0px 0px;
}
.unvoted:hover .thumbs_down_img, .unvoted:hover .thumbs_up_img {
    background-position: -30px 0px;
}
.BVSectionSubjectInformation {
    display: none !important;
}
#BVMessagePageHeaderID {
    border-bottom: none;
    display: none;
}
.BVMESectionHeader {
    font-family: "Smith", Sans-serif !important;
    font-weight: bold;
    font-size: 18px !important;
    letter-spacing: .05em;
    text-align: center !important;
    text-transform: uppercase;
    color: #333333;
    margin: 0px 0px 30px;
    line-height: 18px !important;
    width: 100%;
}
span.BVMESectionHeader {
    display: inline-block;
}
.BV {
    font-family: "Smith", Sans-serif !important;
}
.BVRequiredFieldIndicatorLegend {
    color: #333 !important;
    font-family: "Georgia" Serif;
    font-style: italic !important;
    text-transform: lowercase !important;
    display: none;
}
.BVMESignedIn, #BVSectionAuthenticationWelcomeID {
    border-bottom: none !important;
}
#BVSectionMediaUploadID {
    display: none;
}
.BVField div.star a {
    background-color: #d3d3d3 !important;
    background-image: url("/_ui/desktop/smithoptics/images/REVIEW/review_star.png") !important;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.BVFieldError.BVField div.star a {
    background-color: #F0B5B5 !important;
}
.BVFieldError.BVField div.star_hover a {
    background-color: #333333 !important;
}
.BVField div.star {
    background: none;
}
.BVField div.star, .BVField div.star a {
    height: 30px !important;
    width: 43px !important;
}
.BVRatingStarsLegend, #BVFieldRatingLabelID, .BVFieldLegend {
    display: none !important;
}
.BVField div.star_hover a, .BVField div.star_live a:hover .BVFieldError.BVField div.star_live.star_hover a, .BVFieldError.BVField div.star_live a:hover, .BVFieldError.BVField div.star_on a, .BVFieldError.BVField div.star_on a:hover {
    background-position: 0 0 !important;
    background-color: #333333 !important;
}
.BVField div.star_on a {
    background-position: 0 0 !important;
    background-color: #333333 !important;
}
#BVSectionRatingsID, .BVSection {
    border: none !important;
}
#BVSectionAuthenticationWelcomeID, #BVFieldTitleFieldHelperID, #BVFieldReviewtextCounterID, .BVMEFieldHelper, .BVFieldLowValue, .BVFieldHighValue {
    font-size: 12px !important;
    font-style: normal !important;
    letter-spacing: .05em !important;
    color: #000 !important;
}

.BVMESignedInUserName, #BVButtonSignoutID {
    margin-left: 0;
    font-size: 11px !important;
    font-family: "Smith Medium" sans-serif;
    letter-spacing: .05em;
    font-weight: normal !important;
    font-style: normal !important;
    color: #333333;
}
.BVMESignedInUserName:before {
    content: "hiddentext";
    display: block;
    font-size: 0px;
    height: 0px;
    margin: 0px;
}
a.BVLink:visited, a.BVLink {
    color: #333333 !important;
}
a.BVLink:hover {
    color: #009c90 !important;
}
#BVButtonSignoutID span {
    font-size: 11px !important;
    font-family: "Smith Medium" sans-serif;
    letter-spacing: .05em;
}
.BVSliderField .BVFieldLabel {
    font-family: "Smith", Sans-serif;
    font-size: 12px !important;
    line-height: 18px !important;
    color: #000000 !important;
    font-weight: bold;
    margin-bottom: 3px;
}
.BVSliderPrefix, .BVSliderSuffix {
    font-family: "Smith", Sans-serif !important;
    font-size: 12px !important;
    line-height: 18px !important;
    letter-spacing: .05em;
    color: #999 !important;
    /* text-transform: uppercase !important; */
    font-weight: 200 !important;
    font-style: normal  !important;
}
.BVSliderSuffix {
    right: 17px !important;
}
.BVSliderField .ui-slider {
    background-image: url("/_ui/desktop/smithoptics/images/REVIEW/review_slider.png") !important;
    height: 16px !important;
    width: 282px !important;
}
.ui-slider-handle {
    background-image: url("/_ui/desktop/smithoptics/images/REVIEW/review_scrubber.png") !important;
    background-color: none !important;
    height: 16px !important;
    width: 16px !important;
    top: 0px !important;
}
#BVFieldRatingRatingStarsID {
    display: inline-block;
    margin-bottom: 30px;
}
#BVFieldRatingContainerID {
    text-align: center;
}
.BVSliderField {
    display: block;
    float: none !important;
    margin-left: 50px !important;
}
#BVFieldRecommendContainerID {
    position: absolute;
    top: 200px;
    right: 100px;
    display: block;
    overflow: visible;
}
span#BVFieldRecommendContainerID {
    position: static;
}
span.BVFieldLabelCoreRecommendLabel {
    font-family: "Smith" sans-serif !important;
    font-weight: bold;
    /* font-style: italic; */
    /* color: #999 !important; */
    font-size: 12px !important;
    letter-spacing: 0.05em;
    margin-bottom: 15px;
    margin-right: 100px;
}
input.BVFieldText:not(.BVTagTextBox), textarea.BVFieldTextArea{
    width: 544px !important;
    display: block !important;
}

.BVFieldRadioLabelrecommend {
    /* text-transform: uppercase; */
    font-family: "Smith" sans-serif !important;
}
.BVFieldLabel, .BVRequiredFieldIndicator, .BVTag label {
    font-family: "Smith", Sans-Serif !important;
    font-weight: 200 !important;
    font-size: 12px !important;
    color: #000 !important;
    line-height: 18px !important;
}
.BVMETipBoxHeader, .BVTagSectionHeaderContainer {
    font-family: "Smith" !important;
    font-size: 12px !important;
    letter-spacing: .05em !important;
    font-weight: bold !important;
}
.BVFieldNetPromoterScoreRadioLegendContainer{
    float: none;
    padding: 10px;
}
.BVFieldSelect{
    display: block;
    margin-left: 0;
}
.BVTagRow{
    display: block !important;
    margin-bottom: 9px !important;
}
.BVTagRow input[type=text]{
    padding: 6px 10px;
}
.BVHidden.BVTagRow{
    display: none !important;
}
.BVHidden.BVTagRow{
    display: none !important;
}
.BVMEStaticTip{
    width: 300px !important;
}
.BVTextCounter{
    width: 500px !important;
}
.BVModuleHeader {
    border-bottom: none !important;
}
.BVModuleBody ul {
    list-style: none !important;
    padding: 10px 0 0 0px !important;
}
.BVModuleBody li {
    background: none !important;
    padding-left: 0px !important;
}
.BVModuleBody li a {
    color: #333;
}
.BVSection {
    margin-bottom: 70px !important;
}
.BVButton {
    font-family: "Smith", Sans-Serif !important;
    letter-spacing: .2em !important;
    background: #009c90 !important;
    border: none !important;
    color: #fff !important;
    display: inline-block !important;
    font-size: 12px !important;
    font-weight: bold  !important;
    text-decoration: none !important;
    text-shadow: none !important;
    /* cursor: pointer; */

    margin: 10px 16px !important;
    line-height: 15px !important;
    padding: 8px 36px !important;
    text-align: center !important;
    width: 200px !important;
}
.BVButton:hover {
    background-color: #333333 !important;
}
.BVFieldError .BVFieldText, .BVFieldError .BVFieldTextArea {
    border-color: #ae2c30 !important;
    background-color: #F8F3F4 !important;
}
.BVErrors {
    border-top: none !important;
}
.BVErrors ul li {
    font-family: "Georgia", Serif !important;
    font-size: 12px !important;
    line-height: 20px !important;
    font-style: italic !important;
    font-weight: normal;
    color: #ae2c30 !important;
    margin-bottom: 15px !important;
    margin-top: -15px !important;
    text-transform: lowercase !important;
    background-image: none !important;
}
.BVErrors .BVMESectionHeader {
    font-family: "Smith Bold" !important;
    font-size: 13px !important;
    text-transform: uppercase !important;
    letter-spacing: .1em !important;
    font-weight: bold !important;
    color: #ae2c30 !important;
    text-align: left !important;
}
