/**
 * Webkul Software.
 *
 * @category  Webkul
 * @package   Webkul_Requestforquote
 * @author    Webkul
 * @copyright Copyright (c) Webkul Software Private Limited (https://webkul.com)
 * @license   https://store.webkul.com/license.html
 */
.wk_mp_rfq_main_container {
    width: 100%;
    border: 1px solid #ececec;
    padding: 10px;
}
.wk_mp_rfq {
    padding: 0 17.8%;
}
.wk_mp_rfq_first_container {
    width: 100%;
    display: inline-block;
}
.wk_mp_rfq_subject {
    width: 85%!important;
    float: left;
}
.wk_mp_rfq_subject input{
    width: 99%!important;
}
.wk_mp_rfq_qty {
    width: 15%!important;
    float: left;
}
.wk_mp_rfq_qty input{
    width: 100%!important;
}
.wk_mp_rfq_second_container {
    width: 100%;
    height: 300px;
    border: 1px solid #ccc;
    margin: 5px 0;
    overflow-y: hidden;
}
.wk_mp_rfq_second_container .wk_mp_rfq_textarea_container {
    width: 100%!important;
    max-width: 100%!important;
    height: 186px;
    border: none;
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    overflow-y: auto;
    padding: 10px;
}
.wk_mp_rfq_second_container [contentEditable=true]:empty:not(:focus):before{
    content:attr(data-text);
}
.wk_mp_rfq_textarea {
    display: none;
}
.wk_mp_rfq_image_wrapper {
    width: 100%;
    display:inline-block;
}
.wk_mp_rfq_image_label,
.wk_mp_rfq_image_box {
    width: 100px;
    height: 100px;
    border: 1px dotted #ccc;
    margin: 5px;
    float: left;
}
.wk_mp_rfq_image_label {
    position: relative;
    text-align: center;
    overflow: hidden;
}
.wk_mp_rfq_image_box {
    background: #fff none repeat scroll 0 0;
    position: relative;
    overflow: hidden;
}
.wk_mp_rfq_image {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}
.wk_mp_rfq_image_delete[type="button"] {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    padding: 0;
    box-shadow: none;
    bottom: 6px;
    left: 6px;
    position: absolute;
    z-index: 10;
}
.wk_mp_rfq_image_delete::before {
    color: #9e9e9e;
    content: "x";
    display: inline-block;
    font-size: 1.8rem;
    font-weight: normal;
    line-height: inherit;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}
.wk_mp_rfq_image_delete span {
    display: none;
}
.wk_mp_rfq_image_box .actions {
    visibility: hidden;
}
.wk_mp_rfq_image_box:hover .actions {
    visibility: visible;
}
.wk_mp_rfq_image_span_icon {
    bottom: 0;
    left: 0;
    right: 0;
    top: -17px;
    width: 32px;
    margin: auto;
    z-index: 1;
    font-size: 5rem;
    font-weight: 100;
    color: #3399cc;
    position: absolute;
}
.wk_mp_rfq_image_span_text {
    margin-top: 42px;
    position: absolute;
    left: 0;
    color: #008bdb;
    font-size: 13px;
    font-weight: normal;
}
.wk_mp_rfq_container {
    /* width: 100%; */
    /* height: 200px; */
    /* border: 1px solid #ccc; */
    /* margin: 5px 0; */
    /* overflow-y: hidden; */
}
.wk_mp_rfq_container .wk_mp_rfq_textarea_container {
    width: 100%!important;
    max-width: 100%!important;
    height: 200px;
    /* border: none; */
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    overflow-y: auto;
    padding: 10px;
}
.wk_mp_rfq_container [contentEditable=true]:empty:not(:focus):before{
    content:attr(data-text);
}
.wk_mp_rfq_communication_box {
    padding: 20px 10px;
    border-bottom: 1px solid #ccc;
    display: inline-block;
    width: 100%
}
.wk_mp_rfq_reponse_box {
    padding: 20px 10px;
    display: inline-block;
    width: 100%;
}
.wk_mp_rfq_border {
    border: 1px solid #ccc;
    padding: 10px;
}
.wk_mp_rfq_reponse_left {
    border-radius: 25px;
    border: 1px solid #ccc;
    width: 50px;
    height: 50px;
    overflow: hidden;
    float: left;
    background-color: #ccc;
}
.wk_mp_rfq_reponse_right {
    width: 93%;
    float: left;
    padding-left: 10px;
}
.wk_mp_rfq_reponse_user_container {
    display: inline-block;
    width: 100%;
}
.wk_mp_rfq_span {
    border-radius: 3px;
    padding: 2px 4px;
    font-size: 12px;
    font-weight: 500;
}
.wk_mp_rfq_seller {
    border: 1px solid #37bc9b;
}
.wk_mp_rfq_description_container_seller {
    border: 1px solid #ccc;
}
.wk_mp_rfq_customer {
    border: 1px solid #37bc9b;
}
.wk_mp_rfq_description_container {
    width: 100%;
    height: auto;
    margin: 5px 0;
    overflow-y: hidden;
}
.wk_mp_rfq_description_container {
    padding: 10px;
}
ul.wk_mp_rfq_list {
    padding: 10px 0;
    list-style-type: none;
    display: inline-block;
    width: 100%;
}
.wk_mp_rfq_list li.open {
    float: left;
    padding: 1%;
    /*width: 20%;*/
    width: 17%;
    text-align: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    background-color: #f4f4f4;
    cursor: pointer;
}
.wk_mp_rfq_list li.open.active {
    background-color: #fff;
    border-bottom: none;
    border-top: 3px solid #3399cc;
}
.wk_mp_rfq_list li.open.last {
    border-right: 1px solid #ccc;
}
.wk_mp_rfq_no_record {
    text-align: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
.wk_mp_rfq_approved_box {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}
.wk_req_admin_defined_attribute_input {
    width:45% !important;
}
.wk_req_admin_defined_attribute_span_text{
    display:none;
}
th.webkul-rfq-req::after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
}