.wcqs-quote-product-btn{
display: inline-block;
background-color: #7d3f71;
color: #fff;
padding: 8px 15px;
text-transform: uppercase;
}
.wcqs-variablebtn{
display: none !important;
}
.wkcqs_sidebar__wrapper {
display: none;
position: fixed;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
z-index: 999;
padding: 0px 20px;
padding-top: 0px;
padding-right: 20px;
padding-bottom: 0px;
padding-left: 20px;
}
.wcqs_sidebar__wrapper--open {
z-index: 99999;
background: rgba(0,0,0,.7);
-webkit-transition: background 200ms ease;
transition: background 200ms ease;
overflow: auto;
}
.wcqs-quote-content-wrap .wcqs-outer-wrapper{
max-height: 600px;
margin: 25px auto;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
font-size: 16px;
overflow: hidden;
max-width: 600px;
position: relative;
background: #fff;
border-radius: 2px;
}
.wcqs-quote-content-wrap .wcqs-outer-wrapper .wcqs-quote-header{
background-color: #f2f2f2;
padding: 10px;
}
.wcqs-quote-content-wrap .wcqs-outer-wrapper .wcqs-quote-header p{
margin-bottom: 0px;
text-align: center;
font-size: 18px;
font-weight: 700;
padding: 0 25px;
}
.wcqs-customer-sent-quote p{
color: #777;
}
.wcqs-customer-sent-quote{
display: inline-block;
width: 100%;
text-align: center !important;
}
.wcqs-quote-wrap{
display: table;
height: 100%;
width: 100%;
}
.wcqs-quote-content-wrap{
display: table-cell;
vertical-align: middle;
} .overflow-hidden{
overflow: hidden;
}
.wcqs-quote-content-wrap .wcqs-outer-wrapper .wcqs-quote-header span.wcqs-close-quote-box{
position: absolute;
right: 12px;
top: 12px;
background-image: url(//marketplace.wshasia.com/wp-content/plugins/wp-marketplace-quote-system/assets/images/icon-cross.png);
height: 24px;
width: 24px;
display: inline-block;
cursor: pointer;
}
.wcqs-quote-content-wrap .wcqs-outer-wrapper .wcqs-quote-header span.wcqs-close-quote-box:hover{
opacity: .8;
}
.wcqs-quote-content-wrap .wcqs-outer-wrapper .wcqs-quote-body{
padding: 10px 20px;
}
.wcqs-quote-content-wrap .wcqs-outer-wrapper .form-group-elm{
margin: 10px 0px;
}
.wcqs-quote-content-wrap .wcqs-outer-wrapper label{
display: inline-block;
}
.wcqs-quote-content-wrap .wcqs-outer-wrapper .wcqs-quote-body textarea{
height: 100px;
width: 90%;
margin: 10px 0px;
display: inline-block;
background-color: #f2f2f2;
border:none;
padding: 10px;
}
.wcqs-quote-content-wrap .wcqs-outer-wrapper .wcqs-quote-body input{
width: 90%;
margin: 10px 0px;
display: inline-block;
background-color: #f2f2f2;
border:none;
height: 40px;
padding: 10px;
}
.wcqs-quote-content-wrap .wcqs-outer-wrapper .wcqs-quote-body input:focus{
outline: none;
}
.wcqs-quote-content-wrap .wcqs-outer-wrapper .wcqs-quote-body button{
padding: 5px 10px;
}
.wcqs-quote-content-wrap .wcqs-outer-wrapper .quote-footer{
margin: -17px 10px 20px 20px;
}
.wcqs-quote-content-wrap .wcqs-outer-wrapper .wcqs-quote-body input[type="file"]{
padding: 6px;
}
.wcqs-quote-content-wrap .wcqs-outer-wrapper .wcqs-quote-body img{
color: #17944E;
font-size: 15px;
font-style: italic;
margin-bottom: 10px;
}
.wcqs-quote-content-wrap .wcqs-outer-wrapper .quote-footer button{
display: inline-block;
}
.wcqs-quote-content-wrap .wcqs-outer-wrapper .quote-footer .quote-result{
margin-left: 20px;
}
.wcqs-quote-text{
display: inline-block;
text-align: center;
font-size: 18px;
font-weight: 700;
text-transform: capitalize;
padding: 2px 15px;
margin-top: 10px;
}
.wcqs-quote-header{
text-align: center;
}
.wcqs-quote-error{
color: #A20323;
border:2px solid #A20323;
}
.wcqs-error-class{
color: #A20323;
}
.wcqs-edit-quote,.wcqs-delete-quote,.wcqs-view, .wc-expired{
display: inline-block;
margin: 3px;
cursor: pointer;
}
.wcqs-view, .wcqs-view:active,.wcqs-view:hover, .wcqs-view:visited, .wcqs-view:focus{
outline: none;
text-decoration: none;
}
span.wc-expired:before{
background-image: url(//marketplace.wshasia.com/wp-content/plugins/wp-marketplace-quote-system/assets/images/block-icon.png);
}
.wcqs-edit-quote:before, .wcqs-delete-quote:before, .wcqs-view:before,span.wc-expired:before{
content: "";
display: inline-block;
height: 16px;
width: 16px;
background-size: cover;
}
.wcqs-view:before{
background-image:url(//marketplace.wshasia.com/wp-content/plugins/wp-marketplace-quote-system/assets/images/icon-view.svg);
}
.wcqs-edit-quote:before{
background-image:url(//marketplace.wshasia.com/wp-content/plugins/wp-marketplace-quote-system/assets/images/icon-edit.png);
}
.wcqs-delete-quote:before{
background-image:url(//marketplace.wshasia.com/wp-content/plugins/wp-marketplace-quote-system/assets/images/icon-trash.png);
}
.wcqs-quote-conversation,.wcqs-quote-detail{
margin-top: 40px;
}
.wcqs-quote-header h3{
margin-bottom: 0px;
color: #6d6d6d;
font-size: 24px;
}
.wcqs-quote-body .woocommerce-Message,.wcqs-quote-wrapper .woocommerce-Message{
padding: 10px;
font-size: 18px;
background-color: #4f565a;
}
.wcqs-quote-wrapper .woocommerce-Message h3{
margin-bottom: 0px;
color: #fff;
font-size: 18px;
}
.wcqs-quote-body{
padding: 20px;
display: inline-block;
width: 100%;
}
.wcqs-quote-detail input,.wcqs-quote-detail textarea,.wcqs-quote-detail select{
width: 90%;
margin-top: 10px;
margin-bottom: 20px;
background-color: #f2f2f2;
border:none;
padding: 10px 10px;
}
.wcqs-quote-detail button[type="submit"]{
background-color: #4f565a;
margin: 15px 0px ;
color: #fff;
}
.wcqs-quote-detail button[type="submit"]:focus{
outline: none;
}
.wcqs-quote-detail textarea{
margin-bottom: 0px;
}
.wcqs-quote-detail span{
font-size: 14px;
font-style: italic;
display: block;
}
.wcqs-quote-detail input:focus{
outline:none;
box-shadow: inset 0 1px 1px rgba(0,0,0,.125);
}
.wcqs-quote-detail label{
display: block;
}
.wcqs-quote-detail a{
display: inline-block;
margin: 10px 0px 20px;
}
.wcqs-quote-comment{
position: relative;
width: 80%;
}
.wcqs-quote-comment:before {
content: "";
display: inline-block;
position: absolute;
top: 0px;
}
.wcqs-quote-comment .wcqs-comment-body {
padding: 10px;
background: #dcdcde;
position: relative;
}
.wcqs-quote-comment .wcqs-comment-body::after {
content: "";
display: block;
position: absolute;
bottom: -10px;
width: 0;
height: 0;
border-style: solid;
border-color: #d7cad2 transparent;
}
.wcqs-quote-comment.wcqs-cs-me .wcqs-comment-body{
background: #cdd7ca;
}
.wcqs-quote-comment.wcqs-cs-admin .wcqs-comment-body::after {
border-width: 10px 10px 0 0;
left: 20px;
}
.wcqs-quote-comment.wcqs-cs-me .wcqs-comment-body::after {
border-color: #cdd7ca transparent;
right: 20px;
border-width: 10px 0px 0 10px;
}
.wcqs-comment-footer {
padding: 10px;
color: #999;
margin: 0;
font-size: 11px;
}
.wcqs-comment-body p{
color: #999;
margin-bottom: 0px;
}
.wcqs-comment-date{
display: block;
margin-bottom: 30px;
}
.wcqs-quote-comment.wcqs-cs-me .wcqs-comment-date{
float: right;
margin-bottom: 20px;
}
.wcqs-comment-footer time, .wcqs-comment-footer .wcqs-time{
color: #999;
float: left;
font-size: 14px;
}
.wcqs-comment-footer span{
float: left;
color: #999;
text-transform: capitalize;
font-weight: bold;
margin-top: 4px;
margin-left: 10px;
}
.wcqs-comment-footer span.wcqs-cs-admin{
color: #478749;
}
.wcqs-comment-footer span.wcqs-cs-me{
color: #5399b8;
}
.wcqs-comment-footer span.cs-vendor,.wcqs-comment-footer span.cs-customer{
color: #93756c;
} div.wcqs-cs-admin,.cs-customer{
float: left;
} div.wcqs-cs-me{
float: right;
} span.wc-sold{
display: inline-block;
margin: 6px 8px;
cursor: pointer;
} span.wc-sold:before{
background-image: url(//marketplace.wshasia.com/wp-content/plugins/wp-marketplace-quote-system/assets/images/block-icon.png);
content: "";
display: inline-block;
height: 16px;
width: 16px;
}
.customer-account td{
padding: 10px;
}
.customer-account th{
font-size: 15px !important;
padding: 5px 10px 5px 10px !important
} a.wc-add-cart{
display: inline-block;
color:#5d5d5d;
margin: 6px 8px;
cursor: pointer;
} a.wc-add-cart span{
text-decoration:none;
} a.wc-add-cart:before{
content:"\f217";
}
.wcqu-view-more{
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 7;
max-height: 145px;
position: relative;
pointer-events: none;
}
.wcqu-view-more:before{
content: attr(data);
position: absolute;
right: 9px;
pointer-events: all;
bottom: 4px;
font-weight: bold;
background: #ffffff;
cursor: pointer;
}
.wcqs-quote.wc-add-cart:hover, .wcqs-quote.wc-add-cart{
text-decoration: none !Important;
}
.wcqs-quote.wc-add-cart:before{
content: none;
}
.wcqs-wrapper{
margin-top: 10px;
}
.wcqs-img-wrap img{
max-height: 100px;
max-width: 100px;
object-fit: contain;
}
.wcqs-ib-top{
display: inline-block !important;
vertical-align: top;
} ul#wcmqs_tabs {
border-bottom: 1px solid #ccc;
height: 35px;
width: 100%;
margin: 0;
padding: 0;
}
ul#wcmqs_tabs li {
float: left;
list-style: none;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
margin-right: 5px;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
outline: 0;
}
ul#wcmqs_tabs li a {
cursor: pointer;
background: none repeat scroll 0 0 #fff;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
font-weight: 700;
outline: medium none;
text-decoration: none;
padding: 5px 8px 8px;
}
ul#wcmqs_tabs li a.inactive {
color: #666;
background: #eee;
outline: 0;
border-bottom: solid 1px #ccc;
padding: 5px 8px 8px;
} .wcqs-quote-url + a:visited, .wcqs-quote-url + a:focus, .wcqs-quote-url + a:active{
outline: none;
}
.wcqs-cursor-p{
cursor: pointer;
}
.wcqs-display-none{
display: none;
}
.wcqs-text-center{
text-align: center;
}
.wcqs-loader-wrap {
height: 100%;
width: 100%;
position: fixed;
z-index: 99999;
background-color: #00000047;
top: 0;
}
.wcqs-loader{
border: 4px solid #f3f3f3;
border-radius: 50%;
border-top: 4px solid #333333c4;
width: 27px;
height: 27px;
margin: auto;
-webkit-animation: wcqsspin 0.7s linear infinite;
animation: wcqsspin 0.7s linear infinite;
position: absolute;
left: 0;
right: 0;
top: 49%;
}
.wkqs-tab-img img{
display: inline;
}
.wk-mp-loader {
background: #000;
display: none;
height: 100%;
opacity: .6;
position: fixed;
top: 0;
width: 100%;
z-index: 999999;
}
.wcqs-loader {
border: 2px solid #f3f3f3;
border-radius: 50%;
border-top: 3px solid #3498db;
width: 30px;
height: 30px;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
margin: 2px 0px 0px 0px
}
.mkqs-view-quote{
display: inline-block;
width: 13px;
height: 13px;
border: solid 1px #000;
border-radius: 75% 15%;
position: relative;
transform: rotate(45deg);
margin: 0px 2px;
}
.mkqs-view-quote::before {
content: '';
display: block;
position: absolute;
width: 5px;
height: 5px;
border: solid 1px #000;
border-radius: 50%;
left: 2px;
top: 2px;
background-color: #000;
}
.wcqs-status {
color: #c98002;
background: #fddb9f;
line-height: 2.5em;
border-radius: 4px;
padding: 0 12px;
display: inline-flex;
text-transform: capitalize;
}
.wcqs-status.status-approved {
color: #5175c4;
background: #c3d3f7;
}
.wcqs-status.status-unapproved{
color: #777;
background: #e5e5e5;
}
.wcqs-status.status-sold{
background: #c6e1c6;
color: #5b841b;
}
.wcqs-status.status-expired{
background: #eba3a3;
color: #761919;
}
@-webkit-keyframes wcqsspin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes wcqsspin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
div.wcqs-error-class {
margin: -13px 0px 0px 0px;
}
form#wcqs-quote-form {
margin: -10px 0px 0px 0px;
}
select#wcqs_bulk_actions { height: 42px;
border-radius: 5px;
}
input#wkmqs_quote_id {
border-radius: 7px;
}
input#wkmqs_search_quote_by_id {
border-radius: 5px;
}
button#wcqs_delete_records {
border-radius: 4px;
}
.wcqs-quote-column-data {
display: inline-block;
}
.wcqs-quote-column-data:first-child {
margin: 0px 5px 13px 0px;
} @-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
table.wcqs-quote_table.shop_table_responsive thead th {
padding: 0px 2px 0px 22px !important;
}
.wcqs-quote-table-container {
max-height: 400px; overflow-y: auto;
} .wcqs-quote_table thead th {
position: sticky;
top: 0;
background-color: #fff; z-index: 1;
}
.wkmqs-display{
display: none !important;
}
.wkmp-mr{
margin: 10px;
}
a.wkmpqs_policy_link {
color: #000000fa;
}
.wkmpqs_policy_desc {
height: 87px; overflow-y: auto; padding: 10px; border: 1px solid #ccc; }
.wkmqs-mainquote-mess {
width: 600px !important;
}
#wkmqs-quote-message, #qdesc {
resize: none; overflow: hidden; height: 134px;
}
form#wcqs-quote-form {
height: 590px;
overflow-y: scroll;
overflow-x: hidden;
border: 1px solid #ccc;
padding: 10px;
}