/*
    WP Customer Reviews
    You can override any of these values in your theme CSS if you use !important
    Example: #pbhs_reviews_respond_1 blockquote.description p { font-size:12px !important; font-weight:bold !important; }
*/

.pbhs_reviews_show { display:inline !important; }
.pbhs_reviews_hide { display:none !important;}
.pbhs_reviews_fl {  }
.pbhs_reviews_sc { padding:0px 10px 0px 0px; }
.pbhs_reviews_rname { padding:0px 0px 0px 0px; line-height:20px; }
.pbhs_reviews_clear { clear:both; }
.pbhs_reviews_spacing1 { padding-bottom:5px; }
.pbhs_reviews_lh30 { line-height:30px; }
.pbhs_reviews_pb5 { padding-bottom:5px; }
.pbhs_reviews_power { padding-top:30px !important; padding-bottom:5px !important; font-size:10px !important; }
.pbhs_reviews_status_msg { color:#c00;font-weight:bold; }
.pbhs_reviews_status_msg div { color:#FFF;font-weight:bold;padding-bottom:15px;padding-top:15px;
    font-size:18px;
    text-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px;
    line-height:1.5em;
    width: 100%;
    text-align: center;
}

/* title of review */

/* review text */

/* hcard */

#pbhs_reviews_hcard_h { display:none; }
#pbhs_reviews_hcard_s { display:block; }

#pbhs_reviews_postcomment { font-size:1.1em; font-weight:bold; }


#pbhs_reviews_commentform #fconfirm1, #pbhs_reviews_commentform #fconfirm3 { display:none; }
#pbhs_reviews_ad { background:#ffffff; }
#pbhs_reviews_ad label { font-weight:bold; }

#pbhs_reviews_commentform #fconfirm2 { width:auto !important; }

.pbhs-reviews-container{
    max-width: 100%;
}
#content_main .pbhs-reviews-container{
    width: 100%;
}
.pbhs_reviews_rating, #pbhs_reviews_commentform .pbhs_reviews_rating {
    padding-top: 0;
    padding-bottom: 0;
    float: right;
}

/* Thank you ColorRating for the inspiration and image */
.sp_rating, .review-aggregate { line-height:1.7em; display:inline-block; }
.sp_rating * { border:0 none; margin:0; padding:0; }

/*
.base  { background:url(../newstars.png) 0 0 no-repeat; width:85px; height:17px; float:left; padding-right:4px; overflow:hidden; display:block; }
.pbhs_reviews_rating.stars-lg .base{ background:url(../newstars-lg.png) 0 0 no-repeat; width:105px; height:20px; float:left; padding-right:0px; overflow:hidden; display:block; }
.average { background:url(../newstars.png) 0 -16px no-repeat; text-indent:-9999px; height:17px; }
.pbhs_reviews_rating.stars-lg .average{ background:url(../newstars-lg.png)0 -20px no-repeat;text-indent:-9999px; height:20px; }

.pbhs_reviews_rating.stars-lg .score a{
    height:20px;
}
*/

.status { height:16px; width:85px; overflow:hidden; position:relative; cursor:pointer; display:block; }
.pbhs_reviews_rating.stars-lg .status { height:20px; width:105px; overflow:hidden; position:relative; cursor:pointer; display:block; }
.base, .pbhs_reviews_rating.stars-lg .base  { display:none; }
.show-base .base { display:block; }


/*.score { background:url(../newstars.png) 0 0 no-repeat; width:105px; height:20px; float:left; position:relative; }*/
/*.pbhs_reviews_rating.stars-lg .score { background:url(../newstars-lg.png) 0 0 no-repeat; width:105px; height:20px; float:left; position:relative; }*/
/*.score a {*/
    /*display:block;*/
    /*height:17px;*/
    /*float:left;*/
    /*text-indent:-9999px;*/
    /*position:absolute;*/
    /*overflow:hidden;*/
    /*line-height:1em;*/
/*}*/


.stars-wrapper {
    display: inline-block;
    font-size: 18px;
    margin: 0 5px 0 0;
}
.stars-wrapper.h3 {
    font-size: 24px;
}
.stars-wrapper .star {
    font-family: "FontAwesome";
    color: #F9872A;
    font-style: normal;
}
.stars-lg .star { font-size: 24px; }

.stars-wrapper .star:hover { text-decoration: none; }
.stars-wrapper .star:first-child { padding-left: 0; }
.stars-wrapper .star { padding-left: 2px; }

.stars-wrapper .star:before { content: "\f006"; }
.stars-wrapper .half-star:before { content: "\f123"; }
.can-vote .star.hover-star { color: #FF5500; }
.can-vote .star:hover:before, .stars-wrapper .star.hover-star:before, .stars-wrapper .active-star:before {
    content: "\f005";
}

/*
html.no-touch .score a:hover { background:url(../newstars.png) bottom right no-repeat; }
html.no-touch .pbhs_reviews_rating.stars-lg .score a:hover{ background:url(../newstars-lg.png) bottom right no-repeat; }
.score1 {width:20%; z-index:55;}
.score2 {width:40%; z-index:54;}
.score3 {width:60%; z-index:53;}
.score4 {width:80%; z-index:52;}
.score5 {width:100%; z-index:51;}
*/

/*from bootstrap 3 */
[data-toggle=buttons]>.btn>input[type=radio], [data-toggle=buttons]>.btn>input[type=checkbox] {
    display: none;
}
.form-group {
    margin-bottom: 15px;
}
/*end from bootstrap 3 */
#pbhs_reviews_div_2 { }
#pbhs_reviews_table_2 { }
#pbhs_reviews_table_2  td {  }
#pbhs_reviews_check_confirm { margin-top:10px;font-size:13px;color:#c00;margin-bottom:4px; }


#pbhs_reviews_pagination {
    clear:both;
    padding:0px 0px 0px 0px;
    position:relative;
    font-size:11px;
    line-height:13px;
}

#pbhs_reviews_pagination_page {
    float:left;
    display:block;
    line-height:30px;
    padding-right:5px;
}

#pbhs_reviews_pagination .pbhs_reviews_current, #pbhs_reviews_pagination a {
    display:block;
    float:left;
    margin: 2px 2px 2px 0;
    padding:6px 9px 5px 9px;
    text-decoration:none;
    width:auto;
    color:#fff;
    background: #555;
}

#pbhs_reviews_pagination a:hover{
    color:#fff;
    background-color: #3279BB;
}

#pbhs_reviews_pagination .pbhs_reviews_current{
    padding:6px 9px 5px 9px;
    background: #3279BB;
    color:#fff;
}

#launch_survey_email, #message{
    display: none;
}
.relative{
    position: relative;
}
label.error {
    margin-left: 10px;
    width: auto;
    display: inline;
}
.checkbox.checkbox-right label{

}
.checkbox.checkbox-right input[type="checkbox"] {
    float: right;
    margin-left: 0px;
    margin-right: -18px;
}
[data-toggle=buttons]>.btn>input[type=radio], [data-toggle=buttons]>.btn>input[type=checkbox] {
    display: block !important;
    left:-99999px;
    position: absolute;
}
.yesno .btn:active, .yesno  .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px 0 rgba(0,0,0,.6);
    box-shadow: inset 0 3px 5px 0 rgba(0,0,0,.6);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
#wpadminbar + .notifyjs-corner{
    margin-top: 48px;
}

@media screen
{
    .noPrint{}
    .noScreen{display:none;}
}

@media print
{
    .noPrint{display:none;}
    .noScreen{}

    a[href]:after {
        content: none;
    }

}

/* --- Review Answer Styles --- */
.review-fields {
    margin: 0 0 1em;
}
.review-answer {
    background: rgba(0,0,0,0.02);
    margin-top: 1px;
}
.review-answer:first-child {
    margin-top: 0;
}
.review-question-text,
.review-answer-text {
    padding: 2px 12px;
}
.review-question-text .sp_rating,
.review-question-text .stars-wrapper {
    display: inline-block;
    float: none;
}
.review-question-text .sp_rating {
    line-height: inherit;
    margin-left: 8px;
}
.review-question-text .stars-wrapper {
    font-size: inherit;
}
@media(max-width: 767px) {
    .review-question-text {
        border-right: none;
    }
}

/* -- Comment Feed and Form -- */
.pbhs-reviews-container .comment-author {
    margin-bottom: 0.5em;
}
.pbhs-reviews-container .comment-author cite {
    font-weight: bold;
}
.pbhs-reviews-container #commentform {
    padding: 15px;
    background-color: rgba(255,255,255,0.3);
    border: 1px solid rgba(255,255,255,0.3);
    border-radius: 4px;
}
.pbhs-reviews-container .list-group-item {
    border-color: rgba(255,255,255,0.3);
    background-color: rgba(255,255,255,0.3);
}
.pbhs-reviews-container .list-group-item.even {
    background-color: rgba(255,255,255,0.45);
}

/*slider styles*/
.launchSurveySlider {
    width: 100% !important;
    min-height: 200px;
    position: relative;
    visibility: hidden;
}
.launchSurveySlider .review-item {
    border-bottom: none;
}
.launchSurveySlider .rsContainer {
    width: 84%;
    margin: 0 auto;
}
.launchSurveySlider .rsContainer .stars {
    display: none;
}
.launchSurveySlider .rsContainer .sp_rating {
    line-height: 1.15em;
    display: block;
    float: none;
    margin: 0px;
}
.launchSurveySlider .rsContainer .review-author {
    font-weight: bold;
    margin-top: 15px;
}
.launchSurveySlider .rsOverflow,.launchSurveySlider .rsSlide, .launchSurveySlider .rsThumbs, .launchSurveySlider .rsVideoFrameHolder {
    background: transparent !important;
}
.launchSurveySlider .rsBullets{
    background: transparent !important;
}
.launchSurveySlider .rsBullet {
    background: rgba(0,0,0,.5) !important;
}
.launchSurveySlider .rsBullet.rsNavSelected {
    background: rgba(0,0,0,.9) !important;
}

.launchSurveySlider .rsBullets {
    position: absolute;
    z-index: 35;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #000;
    background: rgba(0,0,0,0.75);
    text-align: center;
    line-height: 18px;
    overflow: hidden;
}
.launchSurveySlider .rsBullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    *display:inline;
    *zoom:1;
    margin: 0 5px 1px;
    border-radius: 50%;
    background: #777;
    background: rgba(0,0,0,0.5);
}
.launchSurveySlider .rsBullet.rsNavSelected  {

}
/***************
*
*  1. Arrows
*
****************/

.launchSurveySlider .rsArrow {
    height: 100%;
    width: 44px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21;
    background: none;
    top:50%;
    margin-top: -22px;
}
.launchSurveySlider.rsVer .rsArrow {
    width: 100%;
    height: 44px;

}
.launchSurveySlider.rsVer .rsArrowLeft { top: 0; left: 0; }
.launchSurveySlider.rsVer .rsArrowRight { bottom: 0;  left: 0; }

.launchSurveySlider.rsHor .rsArrowLeft { left: 0; top: 0; }
.launchSurveySlider.rsHor .rsArrowRight { right: 0; top:0; }

.launchSurveySlider .rsArrowIcn {
    width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    margin-top:-16px;
    margin-left: -16px;

    position: absolute;
    cursor: pointer;
    background: url(http://pbhs-sites.com/wp-content/plugins/pbhs-common-plugin/_media/assets/royalslider.png);
    background-color: rgba(0,0,0,0.75);
    *background-color: #111;

    border-radius: 30px;
}
.launchSurveySlider .rsArrowIcn:hover {
    background-color: rgba(0,0,0,0.9);
}

.launchSurveySlider.rsHor .rsArrowLeft .rsArrowIcn { background-position: -64px -32px; }
.launchSurveySlider.rsHor .rsArrowRight .rsArrowIcn { background-position: -64px -64px; }

.launchSurveySlider.rsVer .rsArrowLeft .rsArrowIcn { background-position: -96px -32px; }
.launchSurveySlider.rsVer .rsArrowRight .rsArrowIcn { background-position: -96px -64px; }

.launchSurveySlider .rsArrowDisabled .rsArrowIcn {
    background-color: rgba(0,0,0,0.4);
    opacity: .4;
    *display: none;
}
@media (max-width: 767px) {
    div.launchSurveySlider .rsContainer {
        width: auto;
        margin: 0 50px;
    }
}

.review-item {
    clear:both;
    margin:15px 0px;
    position:relative;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.review-inner h3 {
    margin: 30px 0 15px;
}
label.photo-button {
    overflow:hidden;
    position:relative;
}
label.photo-button span input {
    z-index: 999;
    line-height: 0;
    font-size: 50px;
    position: absolute;
    top: -2px;
    left: -700px;
    opacity: 0;
    filter: alpha(opacity = 0);
    -ms-filter: "alpha(opacity=0)";
    cursor: pointer;
    _cursor: hand;
    margin: 0;
    padding:0;
}

.lead-row {
    padding: 8px 15px;
    border-top: 1px solid rgba(0,0,0, 0.3);
}

@media(max-width: 767px) {
    .container {
        max-width: 100%;
    }
    .pbhs_reviewscform label {
        display: block;
    }
    .pbhs_reviewscform .pbhs_reviews_rating {
        display: block;
        float: none !important;
    }
    .review_form .dc-social {
        display: none;
    }
    .pbhs_reviewscform label.btn {
        display: inline-block;
        width: 49%;
        margin-bottom: 10px;
    }
}