HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux WebLive 5.15.0-79-generic #86-Ubuntu SMP Mon Jul 10 16:07:21 UTC 2023 x86_64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/wpwatermates_err/wp-content/plugins/wp-facebook-reviews/admin/css/wprevpro_admin.css
/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
 .welcomediv>p {
    font-size: 14px;
}

 .fs-freemium-licensing {
    display: none;
}
div#TB_window {
    /*height: 655px !important;*/
}

 div.wp_pro-settings {
    width: 99%;
    background-color: white;
    border-style: solid;
    border-color: #E6E6E6;
    border-width: 1px;
    padding: 10px;
	margin: 10px 0px 0 -10px;
	display: inline-block;
}

.wprevpro_row select {
    width: unset !important;
}

a.nav-tab.nav-tab-active {
	background: #ffffff;
    border-bottom-color: white;
}
.margin_top_5 {
	margin-top: 5px;
}
.btn_green{
    background: #1DBA00;
    border-color: #32AA00 #109900 #189900;
    -webkit-box-shadow: 0 1px 0 #189900;
    box-shadow: 0 1px 0 #109900;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 -1px 1px #099900,1px 0 1px #1F9900,0 1px 1px #109900,-1px 0 1px #109900;
	display: inline-block;
    font-size: 13px;
    line-height: 26px;
    height: 28px;
    margin: 0;
    padding: 0 10px 1px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.btn_off{
    color: #d2d2d2 !important;
    cursor: default !important;

}
.wpfbr_loctype{
	background: aliceblue;
}
.wpfbr_locsearch{
	background: aliceblue;
}
div#setting-error-settings_updated {
    background: aliceblue;
}

.text_green {
    color: #00d600;
}
.text_red {
    color: #ce0606;
}
.notice, .updated {
    background-color: rgba(0, 160, 210, 0.14) !important;
}
.btn_small_lookup{
    font-size: 12px !important;
    line-height: 15px !important;
    height: 20px !important;
    margin-bottom: 2px !important;
}
div#pageslisterror {
    color: red;
}
/*-------- popup style -------*/
.wprevpro_hide {
	display: none;
}
.popup-wrapper {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  box-shadow: 0 2px 8px #aaa;
  overflow: visible;
}

.popup-title {
  padding: 10px 15px;
  background-color: #0073aa;
  border-bottom: 1px solid #f0f0f0;
}

.popup-title h3 {
  margin: 0;
  line-height: 1.5em;
  color: #ccc;
}

.popup-body {
  padding: 10px 15px;
  color: #555;
}

.popup-close {
    float: right;
    margin-top: -2px;
    padding: 0;
    font-size: 26px;
    line-height: 1;
    border: 0;
    background: transparent;
    color: #aaa;
    cursor: pointer;
}

.popup-close:hover { color: #333; }

#popup_bobytext2 {
    font-weight: bold;

}
.addloctxt {
    cursor: pointer;
}
a.button.rmrevbtn.dashicons-before.dashicons-no {
    margin: 2px;
}
/*---------------review list page-------------*/
.wpfb_review_list_pagination_bar {
    margin-bottom: 10px;
}
span#rl_totalrevcount {
    float: right;
    margin-right: 2px;
}
.wprevpro_margin10 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.wprevpro_btnicononly {
    padding-left: 4px !important;
	padding-right: 3px !important;
}
.dashicons-before::before {
    padding-top: 3px;
    padding-right: 2px;
}
#wpfb_review_list_pagination_bar {
    margin-top: 10px;
}
.button.blue_grey {
    background: #cccccc;
}
div#wprevpro_new_review {
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
    box-shadow: 0 1px 1px rgba(0,0,0,0.04);
    padding: 10px;
	display: none;
}
.hiderevbtn {
    cursor: pointer;
	display: block;
}
.revdelbtn {
    cursor: pointer;
}
.reveditbtn {
    cursor: pointer;
	display: block;
}
input#wprevpro_nr_title {
    width: 331px;
}
span.wprev_row_review_title_span {
    font-weight: bold;
    margin-right: 5px;
}
#showmorefields>td {
    color: blue;
    font-style: italic;
    cursor: pointer;
}
span.sortspan {
    float: left;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 5px;
    color: #0073aa;
    cursor: pointer;
	padding-left: 10px;
}
.sorting-indicator:before {
    top: 2px;
}
span.sorting-indicator {
    float: left;
}
table#selectcatstable {
    margin-top: 15px;
}
td.check-column {
    padding: 7px 0 12px !important;
    text-align: center;
}
div#tb_content_cat_search {
    float: right;
    margin-bottom: 3px;
}
.wprev_loader_catlist {
	border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #b4b9be;
    width: 15px;
    height: 15px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin-top: 2px;
    margin-right: 4px;
    float: right;
}
@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}

img.rlimg {
    cursor: pointer;
}
input#wprevpro_nr_avatar_url {
    width: 268px;
}
.avatar_images_list {
    margin-top: 10px;
    margin-bottom: -5px;
}
.wppro_owners_res_div {
    font-style: italic;
}
.wppro_revres_title {
    font-weight: bold;
}
/*-----------template post page-------------*/
select#wprevpro_t_word_or_char {
    margin-top: -3px;
}
.iconoverdiv {
    margin-left: 2px;
    margin-top: 15px;
}
.mt2 {
    margin-top: -4px;
}
#newtemplateform th {
    padding-left: 5px;
    padding-right: 5px;
}
div#wprevpro_new_template {
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
    box-shadow: 0 1px 1px rgba(0,0,0,0.04);
    padding: 10px;
	display: none;
}
.wprevpro_template_thumb{
    width: 200px;
    margin-top: 10px;
}
.divtemplatestyle {
	width: 200px;
    border-style: solid;
    border-width: 1px;
    border-color: #eaeaea;
    padding: 10px;
	padding-right: 20px;
    float: left;
    margin: 5px;
}
.slidersettingsdivs {
    border-style: solid;
    border-width: 1px;
    border-color: #dadada;
    padding: 8px;
}
.slidersettingsdiv {
    margin-bottom: 8px;
    margin-top: 8px;
}
.googlesnippetsettingsdiv {
    margin-bottom: 4px;
    margin-top: 4px;
}
.slidersettingsdivtoprow {
    margin-top: 4px;
}
select#wprevpro_t_display_num {
    margin-right: 20px;
}
.selectrevstable th {
    padding: 7px;
    font-weight: normal;
    display: table-cell;
    vertical-align: inherit;
}
input#wprevpro_filter_table_name {
padding: 4px;
    margin-top: -3px;
    height: 28px;
}
.darkgreybg{
	background-color: #c4c4c4 !important;
}
.greenbg{
	    background-color: #2bd600;
}
div#wprevpro_list_pagination_bar {
    margin-top: 5px;
}
th.wprevpro_tablesort.manage-column {
    cursor: pointer;
	    text-align: center;
}
table.selectrevstable.wp-list-table.widefat.striped.posts {
    margin-top: 10px;
}
span#wprevpro_selectedrevsdiv {
    cursor: pointer;
    vertical-align: -webkit-baseline-middle;
}

.wprevpre_temp_label_row {
    min-height: 35px;
}
.wp-picker-container.wp-picker-active {
    z-index: 999 !important;
    position: absolute !important;
}

div#wprevpro_template_preview {
    margin-left: -10px;
	/*line-height: 26px;*/
}
span#wprevpro_clearselectedrevsbtn {
    vertical-align: -webkit-baseline-middle;
    cursor: pointer;
}
div#importform {
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
    box-shadow: 0 1px 1px rgba(0,0,0,0.04);
    padding: 10px;
}
span#wprevpro_selectedpagesspan {
    vertical-align: -webkit-baseline-middle;
}
.stariconlist {
    margin: 2px !important;
    font-size: 18px !important;
    width: 40px;
    text-align: center;
}
.btnstaricon {
    font-size: 18px !important;
}
img.default_avatar_img {
    width: 35px;
    vertical-align: top;
}
.tcenter{
    text-align: center !important;
}
/*-----yelp page-------------*/
input#yelp_business_url {
    width: 400px;
}
.yelp_business_url {
    width: 400px;
}
/*---------google--------------*/
.showapikey {
    display: none;
}
/*-----trip page-------------*/
input#tripadvisor_business_url {
    width: 400px;
}
.tripadvisor_business_url {
    width: 400px;
}
/*-----airbnb page-------------*/
input#airbnb_business_url {
    width: 400px;
}
.airbnb_business_url {
    width: 400px;
}
/*-----vrbo page-------------*/
input#vrbo_business_url {
    width: 400px;
}
.vrbo_business_url {
    width: 400px;
}
/*--------fremius----------*/
#packages ul>li article {
    float: none;
    width: 100%;
}
.thinoutline {
    border-style: solid;
    border-width: 2px;
    border-color: gainsboro;
    padding: 5px;
}
/*-------badges----------*/
.bluerowbackground thead tr td, .bluerowbackground thead tr th {
    background-color: #1E8AC4;
    color: white;
}
div#div_icon_options {
    margin-left: -10px;
    margin-top: 30px;
}
div#ssilabel {
    margin-top: 20px;
    margin-bottom: 10px;
}
div#yelpwarningmsg {
    color: red;
}
.bluerowbackground {
    border: 1px solid #2D87C3 !important;
}
/*---------forms page-----------*/
.greenrowbackground thead tr td, .greenrowbackground thead tr th {
    background-color: #4CB344;
    color: white;
}
.greenrowbackground {
    border: 1px solid #4CB344 !important;
}

#form_preview {
    background: #fdfdfd;
    border: 1px solid #bbb;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
    min-height: 250px;
}
div#edit_fields {
    margin-right: 20px;
}
.hideme {
	display: none;
}
.fullwidth {
	width:100%;
}
.forminputtable th {
    width: 120px;
}



#custom_fields_list {
  margin-bottom: 20px;
}

#custom_fields_list li {
  background: #fff;
  margin: 0;
  border: 1px solid #DDD;
  border-top-width: 0;
}

#custom_fields_list li:first-child {
  border-top-width: 1px;
}

#custom_fields_list .custom-field-header {
  /*padding: 10px;*/
  font-size: 1.1em;
  height: 40px;
}

#custom_fields_list span.link {
  display: inline-block;
  cursor: pointer;
  padding: 10px;
  width: calc(100% - 20px);
}

/* toggle */

#custom_fields_list span.link span.toggle:before {
  content: "\f140";
  display: inline-block;
  font: normal 20px/1 dashicons;
  float: right;
  color: #999;
  width: 20px;
  height: 20px;
}

/* handle */

#custom_fields_list .handle:before {
  content: "\f333";
  display: inline-block;
  font: normal 20px/1 dashicons;
  float: left;
  color: #999;
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

#custom_fields_list .handle:hover {
  color: #111;
  cursor: move;
}

#custom_fields_list a.field {
  text-decoration: none;
}

/* open */

#custom_fields_list li.open {
  border-color: #a0a5aa;
}
#custom_fields_list li.hiddenfield {
  background: #ECF3FB;
}

#custom_fields_list li .custom-field-header {
  transition: background 0.2s ease;
}

#custom_fields_list li.open .custom-field-header {
  background: #a0a5aa;
}

#custom_fields_list li.open span.toggle:before {
  content: "\f142";
}

#custom_fields_list li.open span.handle:before,
#custom_fields_list li.open span.link a,
#custom_fields_list li.open span.toggle:before {
  color: #fff;
}

/* field inputs */

#custom_fields_list .custom-field {
  display: none;
}

#custom_fields_list select.field-type {
  min-width: 120px;
}

#custom_fields_list option[disabled] {
  color: #999;
}

#custom_fields_list optgroup {
  font-weight: 600;
}

#custom_fields_list optgroup:before {
  color: #333;
  content: attr(label);
  display: block;
  font-style: normal;
  padding-left: 4px;
}

#custom_fields_list .field-table {
  border-collapse: collapse;
  width: 100%;
}

#custom_fields_list .field-table th,
#custom_fields_list .field-table td {
  border-bottom: 1px solid #E8E8E8;
  padding: 10px;
}

#custom_fields_list .field-table th {
  font-weight: 600;
  width: 130px;
  padding-top: 14px;
  text-align: left;
  vertical-align: top;
  white-space: nowrap;
}

#custom_fields_list .field-table td input[type="text"] {
  width: 100%;
}

#custom_fields_list .field-table td input[type="text"].as-number {
  width: 4em;
}

#custom_fields_list .field-table td span.help {
  display: block;
  padding: 3px;
}

#custom_fields_list .field-table td span.help.inline {
  display: inline-block;
}

#custom_fields_list .field-table td span.help:first-of-type {
  margin-top: 5px;
}

#custom_fields_list .form-error {
  background: rgba(242, 0, 0, 0.05);
}
#custom_fields_list .form-error-text {
  color: #EE0000;
}
textarea#wprevpro_form_css {
    width: 100%;
}
textarea#wprevpro_form_headerhtml {
    width: 100%;
}
.wprevform-headerhtml {
    margin-bottom: 10px;
}
tr.field-secondary.trhidefield {
    background: #ecf4fb;
}
input#wprevpro_form_required_text {
    vertical-align: middle;
}
input.formfield.lname {
    width: 38% !important;
}
input.formfield.lurl {
    width: 58% !important;
}
.wprev_quest{
display: inline-block;
    vertical-align: top;
    margin: 1px 3px 0 3px;
    padding: 0 5px;
    min-width: 4px;
    height: 15px;
    border-radius: 15px;
    background-color: #0073aa;
    color: #fff;
    font-size: 9px;
    line-height: 15px;
    text-align: center;
}
/*-------floats----------*/
.purplerowbackground thead tr td, .purplerowbackground thead tr th {
    background-color: #372783;
    color: white;
}
.purplerowbackground {
    border: 1px solid #372783 !important;
}
.marginpaddinginput {
    width: 55px;
}
.getrevssidemenu {
    margin-right: 15px;
	font-family: "Segoe UI",Arial,sans-serif;
    font-size: 14px;
}
/*-----for sidemenu and hiding wp menu items-----
#toplevel_page_wp_pro-getrevs>.wp-submenu>li:nth-child(3) {
    display: none;
}
#toplevel_page_wp_pro-getrevs>.wp-submenu>li:nth-child(4) {
    display: none;
}
#toplevel_page_wp_pro-getrevs>.wp-submenu>li:nth-child(5) {
    display: none;
}
#toplevel_page_wp_pro-getrevs>.wp-submenu>li:nth-child(6) {
    display: none;
}
#toplevel_page_wp_pro-getrevs>.wp-submenu>li:nth-child(7) {
    display: none;
}
*/
div#dropdownsidemenu {
    width: 200px;
    position: absolute;
    z-index: 9999;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, .3);
}
.getrevshiddenmenu:hover + #getrevshiddenmenu_inner {
 display: block;
}
#getrevshiddenmenu_inner:hover {
 display: block;
}

#getrevshiddenmenu_inner {
display: none;
    position: absolute;
    background-color: #E4E4E4;
    top: 35px;
    border-style: solid;
    border-width: 1px;
    border-color: #b9b9b9;
    border-top-width: 1px;
    font-size: 14px;
    margin-left: 7px;
	z-index:1000;
}
a.ahiddengetrevs {
	text-decoration: none;
    margin: 10px;
    vertical-align: middle;
    display: block;
}
div#userpicwarning {
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
    margin-bottom: 10px;
    padding: 5px;
    background: aliceblue;
}

/*review funnel page */
.rfbtn {
    margin: 1px 0 1px 0 !important;
}
tr.trrfrow td {
    vertical-align: middle;
}
tr.trrfdatarow td {
    vertical-align: middle;
}
span.iconjobmoreinfo.dashicons.dashicons-info {
    font-size: 16px;
	cursor: pointer;
}
.loadingspinner {
background: url('/wp-admin/images/wpspin_light.gif') no-repeat;
background-size: 16px 16px;
opacity: .7;
filter: alpha(opacity=70);
width: 16px;
height: 16px;
margin: 5px 5px 0;
}
tr.trrfhiddendatarow {
    display: none;
}
.greenfont {
    color: green;
}
.redfont {
    color: red;
}
span#accountinfospan {
    color: #015177;
    cursor: pointer;
}
tbody#reviewfunnelstable th {
    word-break: break-all;
}

/*settings page */
.notifications_sections {
    padding: 10px;
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 1px;
	margin-bottom: 10px;
}
div#lang_progress_div {
    height: 250px;
}
/*analytics*/
.boxcontent {
    border-style: solid;
    border-color: #e5e5e5;
    border-width: 1px;
    padding: 5px;
	margin-bottom: 10px;
}
.boxouter {
    padding: 5px;
}
.starrow {
    color: gold;
	margin: 5px;
}
.wppro_smallheader {
    margin: 5px;
	font-size: 14px;
    font-weight: 600;
}
.w3-text-gold {
    color: gold;
}
.lh36 {
line-height: 36.2px;
}
.wpproslider_t6_DIV_4.sourcerevdetails {
    color: black;
}
.charttypelogo{
max-height: 24px;	
margin-right: 5px;
    display: unset!important;
    text-decoration: none;
}

.select2-container .select2-search--inline {
    margin-bottom: 0px !important;
}
.select2-selection--multiple {
    border: solid #e5e5e5 1px !important;
    outline: 0 !important;
	border-radius: 0px !important;
}
.select2-container .select2-selection--multiple {
    min-height: 30px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-right: 2px !important;
    margin-top: 4px !important;
}
li.select2-selection__choice {
    margin-bottom: 0px !important;
}
div.wordclouddiv {
    height: 300px;
    width: 100%;
}
.jqcloud-word {
    cursor: pointer;
}
input#wprevpro_analytics_filter_string {
    width: 100%;
    box-shadow: unset;
    height: 30px;
    border: solid #e5e5e5 1px !important;
}
input.wprevpro_not_input {
    width: 50%;
}

.bordered_form {
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
    box-shadow: 0 1px 1px rgba(0,0,0,0.04);
    padding: 10px;
}
.inputrow100per {
    width: 100%;
}
.twitter_key_div {
    margin-bottom: 10px;
}
.twitter_key_header {
    font-weight: bold;
    margin-bottom: 10px;
}
input#tb_content_query_input {
    height: 28px;
	width: 89%;
}
div#tb_content_query {
    margin-bottom: 5px;
    margin-top: 3px;
}
.tweetsavebtn {
    cursor: pointer;
}
.tweetdelbtn {
    cursor: pointer;
}