/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 27, 2018, 5:36:26 PM
    Author     : Magazine3
*/
.saswp_warning{
    color: #ef6c00 !important;   
}

.saswp_hide{
    display: none;
}
.saswp-general table th{
    width: auto;
    font-weight: 600;
    padding: 0px;
} 
.saswp-general table{
    margin-top: 0px;   
} 
.saswp-general table td{
    padding: 5px;   
} 
.saswp-knowledge table th{    
    width: auto;
    padding: 0px;
}
.saswp-knowledge table{
    margin-top: 0px;   
} 
.saswp-knowledge table td{
    padding: 5px;   
} 
.saswp-schema table th{    
    width: auto;
    padding: 0px;
}
.saswp-schema table{
    margin-top: 0px;   
} 
.saswp-schema table td{
    padding: 5px;   
}
.saswp-amp table th{    
    width: auto;
    padding: 0px;
}
.saswp-amp table{
    margin-top: 0px;   
} 
.saswp-amp table td{
    padding: 5px;   
}
.saswp-help table th{    
    width: auto;
    padding: 0px;
}
.saswp-support table th{    
    width: auto;
    padding: 0px;
}
.saswp-review table th{    
    width: auto;
    padding: 0px;
}
.saswp-help table{
    margin-top: 0px;   
} 
.saswp-help table td{
    padding: 5px;   
}
.saswp-settings-list{
    display:inline-block;
    width:100%
}
.saswp-settings-list li{    
    padding-right:0px;    
}
.saswp-settings-list li div label{
    font-weight: 600;
}
.saswp-general h2{
    margin-bottom: 0px;
}
.saswp-knowledge h2{
    margin-bottom: 0px;
}
.saswp-schema h2{
    margin-bottom: 0px;
}
.saswp-help h2{
    margin-bottom: 0px;
}
.saswp-settings-form p.submit{
    margin-top:0px;
}
.saswp_qanda_p{
    font-weight: 500;
}
.saswp-display-none{
display: none !important;    
}
.saswp-placement-groups{
    border: 1px solid #e5e5e5;
}
.saswp-query-success{
    color: #006600;
}
.saswp-query-error{
    color: #bf3322;
}
.saswp-tools table th{    
    width: auto;
    padding: 0px;
}
.saswp-tools table{
    margin-top: 0px;   
} 
.saswp-tools table td{
    padding: 5px;   
}
.saswp-tools-field-title strong{
    padding-left: 130px;
}
.saswp-tools .saswp-tooltip{
    width: 230px;
}
.saswp-tools .saswp-knowledge-label {
   float: right;
}
.saswp-error{
    color: #ff0000 !important;
}
/*
Tooltip css starts here

*/
.saswp-tooltip {
    position: relative;
    display: inline-block;   
}
.saswp-tooltip .saswp-tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    bottom: 100%;
    right: 50%;
    margin-right: -25px;
}
/*.saswp-tooltip:hover .saswp-tooltiptext {
    visibility: visible;
}*/

.saswp-tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    right: 10%;
    margin-right: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

/*
Tooltip css ends here

*/
.saswp-knowledge-base .saswp-knowledge-label{
    width:200px;
    float:right;
    clear: both;
    
}
.saswp-knowledge-base .saswp-knowledge-field{
    width:75%; 
    float:left;
}

.saswp-social-fileds ul{
       display: grid;
       grid-template-columns: 26.5%  1fr;
}
.saswp-social-fileds li{
       display: flex;    
}
.saswp-social-fileds .saswp-knowledge-field{
    width: 100%;
    margin-right: 10px;
}
.saswp-social-fileds .saswp-knowledge-field input{
    float: left;
    margin: inherit;
}
.saswp-schema-type-fields .saswp-knowledge-label{
    width:200px;
    float:right;
    clear: both;
}
.saswp-schema-type-fields .saswp-knowledge-field{
    width:75%; 
    float:left;
}
.saswp-settings-first-div{
    width: 70%;
}
.saswp-settings-container{
    display: inline-flex;
    width: 100%;
}
.saswp-settings-second-div{
    float: left; 
    position: relative;
    top: 20px;
    margin-left: 30px;
    margin-top: 37px;
}
.saswp-feedback-panel{
    height: 200px;
    width: 280px;
    background: #ffffff;    
    position: relative;
  
}
.saswp-start-quck-setup{
   position: relative;
   float: inherit;
   top: 7px;
   right:15px;
}
.saswp-feedback-panel ul{
    list-style-type: circle;
    list-style:decimal;
    padding-right: 30px;
    font-size: 15px;
    
}
.saswp-feedback-panel a{
    text-decoration: none;
    
}
.saswp-feedback-panel h2{
    text-align: center;
    padding-top: 18px;
    
}
.saswp-social-sharing-buttons {
    text-align: center;
    padding-top: 20px;
    
    
}
.saswp-facebook-share{
    background: #3B5998;
    box-shadow: 0 0px 0 #1b95e0 !important;
    color: #fff !important;
    line-height: 20px !important;
    height: 21px !important;
    border-radius: 3px;
    margin-left: 5px;
}
.saswp-social-sharing-buttons a{
    text-align: center;
    padding: 8px;
    
    
}
.twitter-share-button{
    background: #1b95e0 !important;
    box-shadow: 0 0px 0 #1b95e0 !important;
    color:#fff !important;
    line-height: 20px !important;
    height: 21px !important;
    border-radius: 3px;
    margin-right: 5px;
    
}
.saswp-placement-button{
    padding: 3px 10px; 
    color: #0d0d0d; 
    font-size: 14px; 
    border: 1px solid #aaa; 
    border-radius: 2px; 
    background: linear-gradient(#ededed, #ffffff);
}
.saswp-placement-table td {
    padding: 5px 10px !important;
}
.saswp-archive-div .saswp-knowledge-field{
float: left;
width: 75%;
padding-bottom: 10px;
}
.saswp-archive-div .saswp-knowledge-label{
float:right;
clear: both;
}

.saswp-amp .saswp-knowledge-field{
float: left;
width: 75%;
padding-bottom: 10px;
}
.saswp-amp .saswp-knowledge-label{
float:right;
clear: both;
}

.saswp-review .saswp-knowledge-field{
float: left;
width: 75%;
padding-bottom: 10px;
}
.saswp-review .saswp-knowledge-label{
float:right;
clear: both;
}

.saswp-compativility-div .saswp-knowledge-field{
float: left;
width: 75%;
padding-bottom: 10px;
}
.saswp-compativility-div .saswp-knowledge-label{
float:right;
clear: both;
}
.saswp-compativility-div li {
    display: inline-flex;
}
.saswp-seller-div .saswp-knowledge-label{
    float: right;
   
    clear: both;
}
.saswp-seller-div .saswp-knowledge-field{
    float: right;
    width: 70%;   
}
.saswp-post-specific-tab-wrapper{
   display: inline-block;
    width: 25%;
    vertical-align: top; 
    box-sizing: border-box;
    padding-left:10px;
}
.saswp-post-specific-container{
    display: inline-block;
    width: calc(75% - 1px );
    border-right: 1px solid #eee;       
}
.saswp-post-specific-wrapper{
    padding: 10px;
}
.saswp-tab a.selected {
    background-color: #ccc;
}
.saswp-tab-links{
    display: block;
    background-color: inherit;
    color: black;
    padding: 6px 10px;    
    outline: none;
    text-align: right;
    cursor: pointer;
    transition: 0.3s;
    font-size: 15px;
        width: 130px;
    overflow: hidden;
    margin-left: 10px;
}
.saswp-star-rating{
    cursor: pointer;
}
.saswp-post-specific-wrapper select{
    width: 100%;
}
.saswp-review-tables{
    width: 100%;
}
.saswp-over-all-raring{
    float: left;
}

.saswp-review-pros-and-cons{
    position: relative;
    clear:both;
}
.saswp-review-pros-and-cons > div:first{
    padding-right: 10px;
}
.saswp-review-pros-and-cons > div{
    width: 49%;
    display: inline-block;
}
.saswp-review-pros-and-cons > div:nth-child(2){
    padding-right: 12px;
}
.saswp-wp-ediot-desc{
    margin-bottom: -23px;
    display: block;   
}
.saswp-review-description{
    margin-top: 40px;
    padding-top: 10px;
    border-top:  1px solid #eee;
}
.saswp-review-pros-and-cons{
    margin-top: 40px;
     padding-top: 10px;
    border-top:  1px solid #eee;
}
.saspw-review-item-list{
    margin-top: 20px;   
    border-top:  1px solid #eee;
}
.saswp-review-item-list-table{
    padding-bottom: 10px;
}
#sasw-review input[type=text] {
    width: 180px;
}
#sasw-review input[type=number] {
    width: 180px;
}
#saswp-review-item-enable{
    width: 10px;
}
.saswp-enable-review-on-post{
    padding-bottom: 10px;
}
.saswp-enable-review-on-post label{
    font-weight: 500;
}
/*
Compatibility tab css starts here
*/
.saswp-compatibility table th{    
    width: auto;
    padding: 0px;
}
.saswp-compatibility .saswp-knowledge-label {
    float: right;
    clear: both;
}
.saswp-tools .saswp-knowledge-label {
    float: right;
    clear: both;
}
.saswp-tools .saswp-knowledge-field {
    float: left;
    width: 69%;
    padding-bottom: 10px;
}
.saswp_kg_logo, .saswp_person_fields{
    background-color: #fff !important;
}
.saswp_image_thumbnail{
    padding-top: 5px;
    display: inline-block;
}
.saswp-compatibility .saswp-knowledge-field {
    float: left;
    width: 75%;
    padding-bottom: 10px;
}
.saswp-schem-type-note, .saswp-job-posting-note{
    color: chocolate;
}
.saswp-custom-fields-name{
    border: 1px solid #aaa;    
    border-radius: 4px;
}
/*
Compatibility tab css ends
*/
.saswp-option-table-class p{
    margin: auto;
    font-style: italic;
    color: #666;
}
/*
On/Off Buttons starts here
*/
.saswp-switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 22px;
    border: 20px;
}

.saswp-switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.saswp-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #5a6783;
  transition: .4s;
  border-radius: 20px;
}

.saswp-slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    right: 4px;
    bottom: 4px;
    background-color: white;
    transition: .4s;
    border-radius: 20px;
}

input:checked + .saswp-slider {
  background-color: #61bd3b;
  border-radius: 30px;
}

input:focus + .saswp-slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .saswp-slider:before {
  
  transform: translateX(-15px);
}

/* Rounded sliders */
.saswp-slider.saswp-round {
  border-radius: 34px;
}

.saswp-slider.saswp-round:before {
  border-radius: 50%;
}

.saswp-tab-nav li{
    display: flex;    
    align-items: center;
    justify-content: space-between;
    margin-bottom:10px;
    border-bottom: 1px solid #eee;
}

.saswp-tab-nav .selected{
    background-color: #ccc;
}
.saswp-single-post-restore .saswp-switch{
    height: 28px;
}
.saswp-single-post-restore .saswp-slider:before{
    height: 20px;
}
/*
On/Off Buttons ends here
*/
.option-table-class {width:100%;}
.option-table-class tr td {padding: 10px 10px 10px 10px ;}
.option-table-class tr > td{width: 30%;}
.option-table-class tr td:last-child{width: 60%;}

.saswp-custom-fields-table{
    width: 100%;
}
.saswp-custom-fields-table input{
    width: 100%;
}
.saswp-custom-fields-table tr td {padding: 10px 10px 10px 10px ;}
.saswp-custom-fields-table td{
    width: 30%;
}

.saswp-option-table-class input[type="text"], .saswp-option-table-class select{
    width:100%;
}
.saswp-paywall-table-class input[type="text"], .saswp-paywall-table-class select{
    width:100%;
}

/*
Compatibility tab css starts here
*/
.saswp-email_schema table th{    
    width: auto;
    padding: 0px;
}
.saswp-email_schema .saswp-knowledge-label {
    float: right;
    clear: both;
}
.saswp-email_schema .saswp-knowledge-field {
    float: left;
    width: 75%;
    padding-bottom: 10px;
}
/*
Compatibility tab css ends
*/
.saswp-add-on-plugin label{
    margin-top: 10px; 
}
.saswp-add-on-plugin span{
    width: 250px;
    display: inline-block;
}
.saswp-knowledge-label label[for="saswp_search_box_schema_checkbox"] {
    padding-right: 10px;
}

.saswp-knowledge-label label[for="saswp-woocommerce-booking-checkbox"] {
    padding-right: 10px;
}

.saswp-knowledge-label label[for="saswp-woocommerce-membership-checkbox"] {
    padding-right: 10px;
}

.saswp-global-selected{
    color: #000000;
    font-weight: 500;
}
#saswp-global-tabs a{
    cursor: pointer;
}
#saswp-global-tabs{
    padding-right: 5px;
}
#saswp-tools-tabs a{
    cursor: pointer;
}
#saswp-review-tabs a{
    cursor: pointer;
}
#saswp-tools-tabs{
    padding-right: 5px;
}
.saswp-need-help {
    padding-right: 60px;
}
.saswp-heading{
    display: inline-flex;
    align-items: baseline;    
}
.saswp-heading h2{
    margin-bottom: 0px;
}
.saswp-view-docs a{      
    margin-left: 5px !important;
    margin-top: 10px !important;
    float: left;
}
.saswp-tabs .nav-tab{
    margin-right: 4px;
    font-size: 13px;
}

/*
Google review module starts here
*/
.saswp-panel {
  padding: 7px 18px;
  background-color: white;
  box-shadow: 0px 0px 20px 1px #d2cccc;
}

/*** Review Design CSS ****/
.saswp-g-review-header{
    margin-top: 50px;
}
.saswp-g-review-body{
    display:inline-grid;
    grid-template-columns: 1fr 300px;
    grid-gap:30px;
    margin-top:30px;
}
.saswp-review-list{}
.saswp-channel-list{
    margin-left: 15px;
}
.saswp-input-fields{
    display: inline-flex;
    align-items: center;
    margin-bottom: 8px;
    width: 100%;
}
.saswp-input-fields label{
    width: 130px;
}
.saswp-input-fields select{
    width:100%;
}
.saswp-panel h3{
    font-size: 20px;
    line-height: 1.4;
    color: #222;
    text-align: center;
    margin: 10px 0px 20px 0px;
}
.saswp-input-fields a.button-primary{
    margin-top:10px;
}
.saswp-glg-review-body{
    display: grid;
    grid-template-columns: 100px 1fr;
    grid-gap: 20px;
    background: #fff;
    padding: 20px;
    box-shadow: 0px 0px 20px 1px #d2cccc;
    margin-bottom: 30px;
}
.saswp-g-plus{
    float: left;
    font-size: 15px;
}
.saswp-rtng{
    padding-right: 5px;
    font-size: 14px;
}
.saswp-pt-dt {
    font-size: 12px;
    color: #999;
    font-weight: 600;
    margin-top: 5px;
    display: inline-block;
}
.saswp-str{
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.saswp-athr{
    font-size: 15px;
    line-height: 1.4;
    color: #000;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}
.saswp-str-rtng .saswp-rvw-str{
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    width: auto;
}
.saswp-rv-cnt p{
    font-size: 16px;
    line-height: 1.6;
    color: #000;
    margin: 10px 0px 0px 0px;
}
.saswp-rv-img img{
    max-width:100px;
    border-radius: 100%;
}
/*
Google review module ends here
*/

/** Premium Feature CSS **/
.saswp-premium_features table th, .saswp-services table th{
    width: auto;
    padding: 0px;
}
.saswp-features-blocks{
    display: inline-grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}
.saswp-features-blocks li{
    background:#fff;
    padding: 25px;
    border: 1px solid #d8d8d8;
}
.saswp-features-blocks li a{
    text-decoration: none;
}
.saswp-ele-ic{
    border-radius: 256px;
    display: inline-block;
    padding:8px 10px 8px 10px;
    width: 70px;
    margin-left: 20px;
    float: right;
}
.saswp-ele-ic img{
    width:100%;
}
.saswp-ele-1{
    background: #96588a;
}
.saswp-ele-2{
    background: #00a97e;
}
.saswp-ele-3{
    background: #cacaca;
}.saswp-ele-4{
    background: #9c56cc;
}
.saswp-ele-tlt h3{
    margin:0;
    font-size: 18px;
    line-height: 1.4;
}
.saswp-ele-tlt p{
    margin-top:10px;
}
.saswp-sts-btn{
    box-sizing: border-box;
    height: 52px;
    margin-top: 20px;
    padding: 6px 15px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.saswp-d-btn{
    background: #d2150a;
    padding: 6px 18px;
    border-radius: 30px;
    font-size: 14px;
    color: #fff;
}
.form-wrap .saswp-sts-txt{
    font-size: 16px;
    color:#000;
}
.saswp-sts-txt span{
    color:#bebfc0;
    padding-right:5px;
}

/** star rating Feature CSS **/
.saswp_review_platform .saswp-g-plus{
    float: right;
}
.saswp-pc-wrap{background-color:#004f74;padding:15px 30px 15px 15px;color:#fff;display:inline-flex;width:100%;flex-wrap:wrap;margin-bottom:20px}.saswp-pc-wrap .saswp-lst span{font-size:18px;font-weight:500;margin-bottom:10px;display:inline-block;line-height:1.3}.saswp-pc-wrap .saswp-lst{flex:1 0 42%}.saswp-pc-wrap .saswp-lst ul{margin:0}.saswp-pc-wrap .saswp-lst p{list-style-type:none;font-size:15px;font-weight:lighter;line-height:1.2;margin-bottom:10px;position:relative;padding-right:20px;color:#eee}.saswp-pc-wrap .saswp-lst p:before{content:'';position:absolute;width:8px;height:8px;background-color:#ccc;right:0;top:6px;border-radius:10px}.sgl .saswp-rvw{width:100%;margin-bottom:34px;font-size:13px;border-bottom:1px solid #ededed}.saswp-rvw-hd span,.saswp-rvw-sm span{background-color:#222;color:#fff;display:inline-block;font-size:15px}.saswp-rvw-hd span{line-height:1.4;padding:8px 12px 6px;margin:26px 0}.saswp-rvw td{padding:7px 14px}.saswp-rvw td,.sgl table td{border:1px solid #ededed}.saswp-rvw tbody{width:100%}.saswp-rvw-sm span{padding:8px 12px 6px;margin-bottom:13px;position:relative;line-height:1.2}.saswp-rvw-fs{line-height:1.5;font-size:48px;font-weight:600;margin-bottom:5px}.saswp-rvw-ov .ovs{font-size:11px;font-weight:600}.sgl .saswp-rvw tr td{background:#fff;width:100%}.sgl .saswp-rvw tr:hover td{background-color:#fcfcfc}.saswp-rvw .saswp-rvw-sm{padding:21px 14px}
.str-ic{font-size:18px;line-height:1.2}.saswp-rvw-str{display:inline-flex;width:100%}.saswp-rvw-str .df-clr,.saswp-rvw-str .half-str,.saswp-rvw-str .str-ic{display:inline-block;width:20px;height:16px;background-repeat:no-repeat}.saswp-rvw-ov{text-align:center}.saswp-rvw-str .half-str{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0ODIuMjA3IDQ4Mi4yMDciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4Mi4yMDcgNDgyLjIwNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8cGF0aCBkPSJNNDgyLjIwNywxODYuOTczbC0xNTkuNjk5LTMzLjcwNUwyNDEuMTA0LDExLjgwM2wtODEuNDA0LDE0MS40NjVMMCwxODYuOTczbDEwOS4zODgsMTIxLjEzNEw5Mi4wOTQsNDcwLjQwNGwxNDkuMDEtNjYuNiAgbDE0OS4wMSw2Ni42bC0xNy4yOTQtMTYyLjI5Nkw0ODIuMjA3LDE4Ni45NzN6IE0yNDEuMTA0LDM3MC45NDNWNzEuOTUzbDYyLjA5LDEwNy45TDQyNSwyMDUuNTYxbC04My40MzMsOTIuMzkzbDEzLjE5MSwxMjMuNzg4ICBMMjQxLjEwNCwzNzAuOTQzeiIgZmlsbD0iI2ZmZDcwMCIvPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8Zz4KPC9nPgo8L3N2Zz4K)}.saswp-rvw-str .str-ic{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0ODIuMjA3IDQ4Mi4yMDciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4Mi4yMDcgNDgyLjIwNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8cG9seWdvbiBwb2ludHM9IjQ4Mi4yMDcsMTg2Ljk3MyAzMjIuNTA4LDE1My4yNjkgMjQxLjEwNCwxMS44MDMgMTU5LjY5OSwxNTMuMjY5IDAsMTg2Ljk3MyAxMDkuMzg4LDMwOC4xMDggOTIuMDk0LDQ3MC40MDQgICAyNDEuMTA0LDQwMy44MDMgMzkwLjExMyw0NzAuNDA0IDM3Mi44MTgsMzA4LjEwOCAiIGZpbGw9IiNmZmQ3MDAiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==)}.saswp-rvw-str .df-clr{background-image:url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pgo8IS0tIEdlbmVyYXRvcjogQWRvYmUgSWxsdXN0cmF0b3IgMTkuMC4wLCBTVkcgRXhwb3J0IFBsdWctSW4gLiBTVkcgVmVyc2lvbjogNi4wMCBCdWlsZCAwKSAgLS0+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA0ODIuMjA3IDQ4Mi4yMDciIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDQ4Mi4yMDcgNDgyLjIwNzsiIHhtbDpzcGFjZT0icHJlc2VydmUiIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiPgo8cG9seWdvbiBwb2ludHM9IjQ4Mi4yMDcsMTg2Ljk3MyAzMjIuNTA4LDE1My4yNjkgMjQxLjEwNCwxMS44MDMgMTU5LjY5OSwxNTMuMjY5IDAsMTg2Ljk3MyAxMDkuMzg4LDMwOC4xMDggOTIuMDk0LDQ3MC40MDQgICAyNDEuMTA0LDQwMy44MDMgMzkwLjExMyw0NzAuNDA0IDM3Mi44MTgsMzA4LjEwOCAiIGZpbGw9IiM2MzVlNjMiLz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPGc+CjwvZz4KPC9zdmc+Cg==)}
/*** Review Design CSS ****/
.saswp-g-review-header{
    margin-top: 50px;
}
.saswp-g-review-body{
    display:inline-grid;
    grid-template-columns: 1fr 300px;
    grid-gap:30px;
    margin-top:30px;
    width:100%;
}
.saswp-review-list{}
.saswp-channel-list{
    margin-left: 15px;
}
.saswp-input-fields{
    display: inline-flex;
    align-items: center;
    margin-bottom: 8px;
    width: 100%;
}
.saswp-input-fields label{
    width: 130px;
}
.saswp-panel h3{
    font-size: 20px;
    line-height: 1.4;
    color: #222;
    text-align: center;
    margin: 10px 0px 20px 0px;
}
.saswp-input-fields a.button-primary{
    margin-top:10px;
}
.saswp-glg-review-body{
    display: grid;
    grid-template-columns: 100px 1fr;
    grid-gap: 20px;
    background: #fff;
    padding: 20px;
    box-shadow: 0px 0px 20px 1px #d2cccc;
    margin-bottom: 30px;
}
.saswp-g-plus{
    float: left;
    font-size: 15px;
    width: 20px;
    height: 20px;
}
.saswp-g-plus img{
    max-width:100%;
}
.saswp-rtng{
    padding-right: 5px;
    font-size: 14px;
}
.saswp-pt-dt {
    font-size: 12px;
    color: #999;
    font-weight: 600;
    margin-top: 5px;
    display: inline-block;
}
.saswp-athr{
    font-size: 15px;
    line-height: 1.4;
    color: #000;
    font-weight: bold;
}
.saswp-rv-cnt p{
    font-size: 16px;
    line-height: 1.6;
    color: #000;
    margin: 10px 0px 0px 0px;
}
.saswp-rv-img img{
    max-width:100px;
}
.saswp-g-review-header div{
    margin-top:10px;
}

/*** Upgrade Pro CSS ***/
.saswp-upgrade-pro{
    background: #fff;
    padding: 25px;
    border: 1px solid #d8d8d8;
    display: inline-block;
    margin-top: 10px;
    width: 81%;
}
.saswp-upgrade-pro h2{
    font-size: 20px;
    margin: 0;
    color: #23282d;
    font-weight: 600;
    text-align: center;
}
.saswp-upgrade-pro ul{
    margin: 25px 0px 20px 0px;
    display: inline-block;
}
.saswp-upgrade-pro ul li{
    position: relative;
    padding-right: 30px;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 10px;
}
.saswp-upgrade-pro ul li:before {
    content: "\f147";
    background-repeat: no-repeat;
    font-family: dashicons;
    position: absolute;
    color: #46b450;
    font-size: 25px;
    left: 0px;
    line-height: 1;
    top: 0px;
}
.saswp-upgrade-pro a{
    background: #d2150a;
    padding: 10px 0px;
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 5px;
}
.saswp_image_prev{
    max-width: 200px;
    max-height: 200px;
    float: right;
    padding-right:2px;
}
.saswp_prev_close {    
    position: relative;
    width:30px;
    height:30px;
    top: 12px;    
    font-size: 20px;
    top: -5px;
    text-decoration:none;
    } 
.saswp-add-custom-schema-div{   
    margin-top: 10px;
    border-top: 1px solid #eee;
    padding-top: 5px;
}

.saswp-nav-menu-list label{
    padding-right: 10px;
}    
/*** How to schema css starts here ***/    

.saswp-dynamic-properties
{
    border: 1px solid #aaa;
    margin-top: 5px;
    margin-bottom: 5px;
            
}
.saswp-table-close{
    float: left;
    cursor: pointer;
}
.saswp-table-create-onajax table th, .saswp-table-create-onajax table td{
    padding: 5px;
}
.saswp-table-create-onajax select{
    width: 98%;
}

/*** How to schema css ends here ***/    

.saswp-g-reviews-settings-table input{
    width: 100%;
}
.saswp-s-reviews-settings-table input{
    width: 100%;
}
.saswp_rv_module_pro_notice{
    border: 1px solid #d8d8d8;
    background: #fff;
}

/*** Review Module section ***/

.saswp-settings-list .saswp-rev-mod{
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}
.saswp-rev-mod .saswp-knowledge-label{
    width: 100%;
    display: inline-block;
    padding: 10px 16px;
    font-weight: 600;
    font-size: 16px;
    color: #333;
    background: #f9f9f9;
    border: 1px solid #d8d8d8;
    border-bottom: none;
}
.saswp-rev-mod .saswp-knowledge-field{
    width:100%;
    display: inline-block;
}
.saswp-rev-mod .saswp_rv_module_pro_notice{
    padding:20px;
}
.saswp_cmpny_lst{
    width:100%;
    display: inline-block;
    margin-top:30px;
}
.saswp_rv_module_pro_notice ul{
    margin: 15px 0px 20px 0px;
    width: 100%;
    display: inline-grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}
.saswp_rv_module_pro_notice ul li{
    position: relative;
    font-size: 15px;
    line-height: 1.5;
    color: #444;
    margin: 0;
}
.saswp_rv_module_pro_notice ul li span{
    padding-right:3px;
}
/*.saswp_rv_module_pro_notice ul li.check-img:before{
    content: "";
    background-image: url(../images/check.png);
    background-repeat: no-repeat;
    background-size: 16px;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 2px;
    top: 6px;
}*/
.saswp_rv_module_pro_notice h2{
    text-align: center;
    font-size: 31px;
}
.saswp_rv_module_pro_notice .saswp_desc{
    text-align: center;
    font-size: 18px;
    font-style: normal;
    color: #000;
}
.saswp_rv_module_pro_notice .saswp_desc a{
    font-style: italic;
}
.saswp_rv_module_pro_notice .saswp_lst{
    color: #808080;
    font-family: georgia;
    font-style: italic;
    font-style: italic;
    font-size: 15px;
    font-weight: 600;
}
.saswp_rv_module_pro_notice .saswp_avlbl{
    color: #2a902e;
    font-family: georgia;
    font-style: italic;
    font-size: 15px;
    font-weight: 600;
}
.saswp_rv_module_pro_notice ul li img{
    width:20px;
    height:20px;
    position: relative;
    top: 4px;
}
.saswp-rev-btn{
    width:100%;
    display: inline-block;
    margin-top:20px;
    text-align: center;
}
.saswp-rev-btn span{
    display: block;
    font-size: 13px;
    margin-bottom: 15px;
}
.saswp-rev-btn a{
    padding: 12px 18px;
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
    background: #0085ba;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
}
.select2-container{
    width:100% !important;
}
.saswp-schema-modify-section{
    margin-top: 15px;    
    border-top: 1px solid #eee;
    padding-top: 15px;
}
.saswp-custom-meta-list{
    border: 1px solid #aaa;
    border-radius: 4px;
}
.saswp-custom-fields-table tr td:nth-child(3n+3) input{
    border: 1px solid #aaa;
    border-radius: 4px;
}
/** Notification CSS **/
.updated.notice p{
    display: flex;
    width: 100%;
    align-items: center;
}
.updated.notice .dashicons-thumbs-up{
    margin-left:10px;
}
a.saswp-feedback-remindme, a.saswp-feedback-no-thanks{
    display: inline-block;
    cursor: pointer;
}
.saswp-feedback-remindme:after{
    content:",";
    display: inline-block;
    margin-left:5px;
    padding-right: 5px
}
a.saswp-revws-lnk{
    display: inline-block;
    background: #0085ba;
    padding: 12px 20px;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    margin-right: 20px;
    font-size: 14px;
    line-height: 0.6;
}
.saswp-update-notice-btns{
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
}
.saswp-about-contact-page{
    width:75%; 
    float:left;
}
.saswp-about-contact-page-tooltip{
    float:right;
    clear: both;
}
.saswp-quick-setup{
    float: right;
}