/*RRA-Front-end-style*/

/* Add page */

.rra-addform label{
	font-weight: 400;
	display: block;
	font-size: 14px;
    color: #2a2a2a;
}
.rra-addform {
    max-width: 550px;
	text-align: left;
	width:80%;
	margin:0 auto;
}
#rra_addform{
	position: relative;

}
#rra_addform p{
	font-size: 14px;
	color: #2a2a2a;
}
.rra-inputs {
    padding-bottom: 25px;
}
.rra-inputs select{
	width: 100%;
}
#rra-submit{
	background-color: #ea9bb6;
    /* box-shadow: 0px 5px 0px 0px #ea9bb6; */
	color: #fff;
	text-transform: uppercase;
	padding: 13px 60px 13px;
	font-size: 15px;
    border: 1px solid #ea9bb6;
}
#rra-submit:hover{
    background-color: #c4718d;
    transform: translate3d(0, -3px, 0);
}

.rra_mail{
	position: absolute;
	top: 50px;
	max-width: 100%;
	text-align: center;
	z-index:9999;
}
.rrasuccess-msg{
	color: #028302;
}
.rraerror-msg{
	color: #d50f0f;
}
#web_reviews{
	display: none;
}
#rra-reviewtype #web_reviews{
	display: block;
}
.rraprod_list{
	display: none;
}

.rrashow_loc{
	display: block;
}
.rraprod_list.rrashow_loc .ShowHideLoc .notavailble{
	display: none;
}
.rra_news{
	cursor: pointer;
}

#rra_subscribeNews{
	opacity: 0;
	position: absolute;
	
}
.rra_newssec{
	position: relative;
	line-height: 1;
}
.rra_newssec .rra_newslabel label{
	margin: 0;
    text-indent: 1.5em;
}
.rra_newssec .rra_newslabel label:after, .rra_newssec .rra_newslabel label:before{
	content: '';
    width: calc(1em + 2px);
    height: calc(1em + 2px);
    display: block;
    box-sizing: border-box;
    border-radius: 0;
    border: 1px solid transparent;
    z-index: 0;
    position: absolute;
    left: 0;
    top: calc((0% - (100% - 0em)) - 8%);
    background-color: transparent;
}
.rra_newssec .rra_newslabel label:before{
	border-color: #bdc3c7;
}
.rra_newssec .rra_newslabel label:after {
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);
}
.rra_newssec input:checked~.rra_newslabel label:after {
    background-color: green!important;
}
.rra-inputs input, .rra-inputs select, .rra-inputs textarea, #rra_selectedProduct{
	border-radius: 3px;
        width: 100%;
        color: #666;
        padding: 12px 0 12px 10px;
	border: 1px solid #ccc;
	box-shadow: none;
	font-size:15px;
	line-height:20px;
        max-width:100%;
        height:45px;
        background:#fff;
max-width:100%;
}
#rra_selectedProduct {
    border: 1px solid #bbb;
    display: block;
    position: relative;
    cursor: pointer;
    max-width: 100%;
}
#rra_selectedProduct::after {
    content: "\A";
    border-style: solid;
    border-width: 6px 3px 0px 3px;
    border-color: #666 transparent transparent transparent;
    position: absolute;
    top: 40%;
    right: 10px;
}
#rraf_selected_prod {
    float: left;
    width: 100%;
    background: #f7f6f6;
    display: inline-block;
    border: 1px solid #ccc;
    margin-bottom: 25px;
}
.rraprod_list .ShowHideLoc{
	padding: 7px 10px;
}
#rraf_selected_prod label:hover, #rraselect_location:hover, #rra-reviewtype:hover{
	cursor: pointer;
}
/* End add page */


/* Refer Page */
.refer-extreviews, .refer-webreviews{
	text-align: center;
}
.google-review.rate-mds-review {
    background-image: url(../images/icon-RateMDS-smalll.png) !important;
    background-size: 11% !important;
    padding: 15px 20px 15px 40px !important;
}
.rra-reviewbtns .google-review{
	background-color: #4359cb;
	color: #fff;
	padding: 15px 20px;
	margin-bottom: 20px;
    display: block;
    background-image: url(../images/icon-google.png);
    background-size: 8%;
    background-position: 8% center;
    background-repeat: no-repeat;
    font-size:17px;
}
.rra-reviewbtns .google-review:hover, .rra-reviewbtns .google-review:focus{
	background-color: #1d2f8a;
	color: #fff;
}
.rra-reviewbtns{
	max-width: 40%;
    margin: 0 auto;
}
.refer-webreviews{
	padding-top: 20px;
}
.refer-webreviews h3{
	font-size: 19px;
	padding-bottom: 20px;
}
.refer-thanks span {
    display: block;
}
.rra-contact{
	background: #ebebeb;
	padding: 15px 20px;
	color: #222;
	font-size:17px;
}
.rra-contact:hover, .rra-contact:focus{
	background-color: #1d2f8a;
	color: #fff;
}
.refer-thanks{
	padding-top: 30px;
	font-size:17px;
}
.refer-page{
	max-width: 950px;
    margin: 0 auto;
	padding: 40px 0;
}
.refer-extreviews p {
    font-size: 17px;
}
/* End Refer Page */

/* Backend reports page */
.request_reports{
	display: inline-block;
	border: 2px solid #333;
	text-align: center;
	padding: 10px;
	margin-right: 20px;
	background: #fff;
	width:20%;
	margin-bottom:10px;
}
.request_name{
	border-bottom: 2px solid #333;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #2CA11C;
	font-size: 15px;
}
.request_count{
	color: #333;
	font-size: 16px;
	font-weight: 600;
}
.location_request{
	padding-top: 0px;
}
.report_location{
	padding-top: 20px;
	padding-bottom: 30px;
}
.rra_daterange{
	font-size: 15px;
}
.request_date{
	display: inline-block;
	padding: 0 20px 0 0;
}
.request_date label{
	font-weight: 500;
}
/* End Backend reports page */

/* Settings Page */
#rra_settings h2{
	font-size: 23px;
}
.rra_reviewlinks{
	padding-bottom: 15px;
	padding-top: 10px;
}
#rra_settings {
    border-bottom: 2px solid #ccc;
    margin-bottom: 25px;

}
#ext_reviewlink{
	width: 95%;
	margin-bottom: 25px;
}
#rra_settings input, #rra_settings textarea, #rramail_update input, #rramail_update textarea{
	width: 30%;
	display: block;
}
#rramail_update #rra_rspage{
	display: inline-block;
}
#rra_settings .show_slocations input, #rra_settings .show_srtypes input, #rramail_update .rra_plainemail, #rra_settings .rra_newsletter, #rramail_update .rra_emailverify{
	display: inline-block;
	width: auto;
}
#rramail_update .rra_plainemail, #rramail_update .rra_emailverify{
	font-weight: 600;
}
.settings_labels{
	display: block;
	padding-bottom: 10px;
	font-weight: 600;
}
.preselect_values {
    padding-right: 30px;
}
.show_slocations, .show_srtypes{
	padding-bottom: 33px;
}
.settings_input{
	padding-bottom: 25px;
}
.rateus_settings{
	padding-bottom: 10px;
}
.rra_scpage{
	border-color: none;
	box-shadow: none;
}
.rra_shortcode i{
	cursor: pointer;
	font-size: 22px;
    font-weight: 400;
	color: #777;
	padding-left: 10px;
}
.rra_shortcode i:hover, .rra_shortcode i:focus{
	color: #4485F4;
}
.rra_shortsec{
	padding-bottom: 15px;
}
#rra_scpage, #rra_scphp, #rra_rspage, .settings_page #rra_genform, #rra_genscphp{
	width: 25%;
	background: #fff;
}
#email_success{
	color: #047804;
}

#settings_page input{
	padding: 12px 5px;
}
#settings_page input, #settings_page select, #settings_page textarea{
	font-size: 15px;
}
#settings_page, #settings_page p, #settings_page .settings_labels{font-size: 15px;}
#settings_page input[type="checkbox"] { position: absolute; opacity: 0; z-index: -1; }
#settings_page input[type="checkbox"]+span:before { font: 16pt FontAwesome; content: '\00f096'; display: inline-block; width: 16pt; padding: 2px 0 0 3px;}
#settings_page input[type="checkbox"]:checked+span:before { content: '\00f046'; }
/*#settings_page input[type="checkbox"]:focus+span:before { outline: 1px dotted #aaa; }*/
#settings_page input[type="checkbox"]:disabled+span { color: #999; }
#settings_page input[type="checkbox"]:not(:disabled)+span:hover:before { text-shadow: 0 1px 2px #77F; }

#settings_page .button-primary{
	height: 48px;
	font-size: 17px;
	font-weight: 600;
	padding: 0;
}

.rrasettings_details{display: none; background: #FFEDD9; padding: 10px 20px; margin-bottom: 20px; width: 27%; font-size: 13px;}
.rrasettings_info:after{
	content: url(../images/info-icon-small.png);
	background: #72777c;
	border-radius: 13px;
	padding: 1px 6px 2px;
	margin-left: 6px;
}
.rrasettings_info:hover:after, .rrasettings_info:focus:after{
	background: #0073aa;
}

/* End Settings Page */

/* Instructions Page */
.rra_name{
	font-size: 21px;
	text-align: center;
}
#rra_inst ul{
	font-size: 15px;
	list-style-type: square;
	padding-left: 17px;
}
#rra_inst ul  li{
	padding-bottom: 10px;
}
.wisevu_logo{
	width: 15%;
	float: left;
}
.plugin_desc{
	font-size: 16px;
}
#rra_inst{
	background: #fff;
    margin-right: 30px;
	padding: 40px;
	position: absolute;
    left: 4%;
    top: 15%;
	margin-top: 30px;
}
.plugin_name{
	font-size: 20px;
    text-transform: uppercase;
}
/* End Instructions Page */

/* Sales rep page */
#AdminSelectLocationR, #AdminSelectLocation {
    border: 1px solid #bbb;
    padding: 7px 4px;
    display: block;
    position: relative;
    cursor: pointer;
	border-radius: 3px;
    max-width: 100%;
	width: 93%;
	background: #fff;
}
#AdminSelectLocationR::after, #AdminSelectLocation:after {
    content: "\A";
    border-style: solid;
    border-width: 6px 3px 0px 3px;
    border-color: #333 transparent transparent transparent;
    position: absolute;
    top: 40%;
    right: 10px;
}
#adminLocListR, #rra_adminLocList {
    float: left;
    width: 95%;
    background: #fff;
    display: inline-block;
    border: 1px solid #ccc;
    margin-bottom: 25px;
}
#adminLocListR label .state, #rra_adminLocList label .state{
	display: inline-block;
}
#adminLocListR .rra_loclist, #rra_adminLocList .rra_loclist{
	padding: 10px;
}
.rra_locslct{
	margin-bottom: 20px;
}
.disable-arrow-sel {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
	background:none !important;
}
/* End Sales rep page */
/* popup style */
#rra-reviewtype {
line-height: 24px;
padding:10px;
}
.rra_mail p {
    width: 100%;
    margin: 0 auto;
    padding: 15px;
    background: transparent;
    font-size:14px;
}
.rra_mail {
    bottom:0%;
}
.rra-popup-msg {
    background: rgba(0,0,0,.9);
}
.rra-popup-msg div#wrapper {
    z-index: -9999;
    position: relative;
}
.rra-reviewtype.disable-arrow-sel {
    line-height: 30px !important;
}
.refer-extreviews h2 {
    margin-bottom:20px;
}
@media (max-width: 767px) { 
    .rra_mail p{
        width:auto;
    }
    .rra-reviewbtns {
        max-width:75%;
    }
	.refer-extreviews p {
    padding: 0 20px;
   }
   .page-template-add-form div#content {
    background: #fff;
   }
   .rra_newssec {
       padding-left:20px;
   }
   .rra_newssec .rra_newslabel label {
       text-indent:0;
       text-align: left;
       padding-left:10px;
   }
   .rra_newssec .rra_newslabel label:after, .rra_newssec .rra_newslabel label:before {
       top:10px;
   }
}
@media (min-width: 768px) and (max-width: 1024px) {
     .rra-reviewbtns{
         max-width:35%;
     }
	 .refer-extreviews p {
      padding: 0 20px;
   }

}
@media (min-width: 767px) and (max-width: 1024px) {
     .rra_mail {
    top: 30%;
}

}
.rra-reviewtype.disable-arrow-sel {
    pointer-events:none;
}
.rra-addform {
    margin-bottom:40px;
}

.rra-reviewtype.show-drp-dwn {
   -webkit-appearance: menulist !important;   
-webkit-appearance: none !important;  
}

/* Phone service Feature css */
.email-service, .phone-service {
	display:none;
}
.entry-content {
    position: relative;
}
.iti.iti--allow-dropdown {
    width: 100%;
}
a.google-review.refer-yellowpages {
    background-image: url(../images/icon-yellowpages.png) !important;
}
a.google-review.refer-facebook {
    background-image: url(../images/icon-facebook.png) !important;
	background-size:6%;
}
a.google-review.refer-homestars {
    background-image: url(../images/icon-homestars.png) !important;
}
a.google-review.refer-yelp {
    background-image: url(../images/icon-yelp.png) !important;
}
/* All star review css*/
a.google-review.Facebook.Review.refer-all-external-reviews {
   background-image: url(../images/icon-facebook.png) !important;
   background-size:6%;
}
a.google-review.Homestars.Review.refer-all-external-reviews {
	background-image: url(../images/icon-homestars.png) !important;
}
a.google-review.Yellow.Pages.Review.refer-all-external-reviews {
	background-image: url(../images/icon-yellowpages.png) !important;
}
a.google-review.Yelp.Review.refer-all-external-reviews {
	background-image: url(../images/icon-yelp.png) !important;
}
input#review_product {
    visibility: hidden;
}
.review_request_mode, .review_sales_preselect, .review_loc_preselect, .review_mode_preselect {
    height: 40px !important;
	width:30%;
}
/* Representative field in Form*/
.active_rep_field {
    padding: 0 !important;
    border: none !important;
}
.active_rep_field::after { 
   border:none !important;
}
/* End */

/* Review links based on locations */
#cus_reviewlink {
   width:95%;	
}
.cus_sreviewlink {
   width:95%;   
}
.form-table .inner-table th.f-head {
    padding: 0px 0px 10px;
}
.form-table .inner-table th.fs-head {
    padding: 10px 0px;
}
.form-table .inner-table td.input {
    padding: 0px;
}
.ext_reviewlink_logo {
   margin-bottom:10px !important;
}
.review_logo {
height: 50px;
    width: 50px;
    float: left;
    display: block;
}
span.review-span {
    float: left;
    padding-top: 13px;
}	
/* End */
/*.rra-reviewbtns .google-review {
	display: inline-block;
	padding: 10px 20px;
	background-image: none !important;
}
.google-review img {
    float: left;
    width: 20%;
}
.google-review span {
    float: left;
    width: 80%;
    padding: 6px 0;
}	*/

.review_sel_box {
   display:none;	
}
#rra-reviewtype::after {
	/* content: "\A";
    border-style: solid;
    border-width: 6px 3px 0px 3px;
    border-color: #333 transparent transparent transparent;
    position: absolute;
    top: 40%;
    right: 10px; */
}
.display_loc input[type="checkbox"] {
    margin-left: 20px;
}
.display_loc input[type="checkbox"]:first-child {
	margin-left: 0px;
}
.display_loc {
    float: left;
    margin-top: -25px;
}
#settings_page input[type="checkbox"]+span:before {
	position: relative;
    top: 3px;
}

/* Custom styles */
.rra-add-form-section .rate-us {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px;
}
/**/

@media (min-width: 767px) and (max-width: 1024px) and (orientation:portrait) { 
.col-md-4.col-sm-12.rsidebar {
    
    width: 50%;
    margin: 0 auto;
    max-width: inherit;
    display:block;
}
.rateus-form {
    margin-bottom:10px;
}
.header-right .pestend-tags {
    display:none;
}
}

.rra_mail_wrapper {
    position: fixed;
    background: rgba(0, 0, 0, 0.36);
    z-index: 999;
    color: #59585A;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    text-align: center;
    display: table;
}

.rra_mail_wrapper .rra_mail_content {
    display: block ;
    vertical-align: middle;
}
.rra_mess_box {
    background: #F4F2F6;
    max-width: 300px;
    margin: 0 auto;
    padding: 10px;
    border-radius: 5px;
    position: relative;
}

.close-icon-rra {
position: absolute;
    right: 10px;
    top: -10px;
    cursor: pointer;
}

.close-icon-rra .fa-remove:before, .close-icon-rra .fa-close:before, .close-icon-rra .fa-times:before {
    content: "\f00d";
    background: #000;
    padding: 4px 6px 5px 7px;
    border-radius: 50%;
    cursor: pointer;
}
.rra_newssec .rra_newslabel label {
    text-indent: 0;
} 
.rra_newslabel {
    float: left;
    width: 100%;
    padding-left: 7%;
padding-bottom: 0%;
}
.rra-inputs {
    float: left;
    width: 100%;
}
#rra_addform {
    float: left;
    width: 100%;
}
.rra-inputs select option, .rra-inputs textarea, #rra_selectedProduct option {
 
}

.rra-inputs select{
     
   appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;

   background-color: #ffffff;
    background-image: linear-gradient(45deg, transparent 50%, #555 50%), linear-gradient(135deg, #555 50%, transparent 50%), linear-gradient(to right, #555, #555);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
    background-size: 5px 5px, 5px 5px, 0px 1.5em;
    background-repeat: no-repeat;
}

.rra-loading-sec .loading-icon {
     height: 50px;
    display: none;
}
 .rra-loading-sec {
     text-align:center;
 }
 .rra-inputs.rra-submit-sec {
     padding-bottom:0 !important;
 }
 .csv-date-sec {
    margin: 10px 0;
}
.rra-inputs.privacy-policy-rra {
    padding-bottom: 0;
}
.rra-inputs.privacy-policy-rra a {
    text-decoration: none !important;
    box-shadow: none;
    font-size: 16px;
    font-weight: 600;
}

.pre_sel_rwtype {
    width: auto !important;
    float: left;
	margin:0 !important;
}
.preselected_rtypes .preselect_values span {
    float: left;
    padding: 0 25px 0 5px;
}
.rra_email_format {
    width: auto !important;
    float: left;
    margin: 0 !important;
}
.rra-emailfrm-settings span {
    float: left;
    margin-right: 20px;
    margin-left: 5px;
}
.rra_email_ftype, .rra_logo_setting {
width: auto !important;
    float: left;
    margin: 0 !important;
}
.rra_emailftype_settings span {
	float:left;
	margin-left: 5px;
    margin-right: 20px;
}
.settings_input.rra_emailftype_settings {
    margin-bottom: 20px;
}
.rra_emailftype_settings h4 {
	font-size:16px !important;
}
.rra_emailsignature_cover {
	padding-bottom:10px;
}
.rrasel_rtypes {
	 width: auto !important;
    float: left;
    margin: 0 !important;
}
.prerrasel_rtypes .preselect_values span {
    float: left;
    padding: 0 25px 0 5px;
}
.rra_mail_wrapper{
    max-width: 100% !important;
      margin-top: 0px !important;}
