/**
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License version 3.0
* that is bundled with this package in the file LICENSE.txt
* It is also available through the world-wide-web at this URL:
* https://opensource.org/licenses/AFL-3.0
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to a newer
* versions in the future. If you wish to customize this module for your needs
* please refer to CustomizationPolicy.txt file inside our module for more information.
*
* @author Webkul IN
* @copyright Since 2010 Webkul
* @license https://opensource.org/licenses/AFL-3.0 Academic Free License version 3.0
*/

#left_column {
  display: none;
}

#center_column {
  width: 100%;
  float: none;
}

#right_column {
  display: none;
}

.request-color td {
  background-color: #dff0d8 !important;
}

.wk-pb-block {
  float: left;
  width: 100%;
  font-family: inherit;
  font-size: 13px;
  /* margin-bottom: 20px; */
  position: relative;
}

.wk-pb-content {
  float: left;
  width: 78%;
  background-color: #fff;
  border-top: 1px solid #d5d5d5;
  border-left: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
  border-bottom: 4px solid #3498db;
  border-radius: 6px;
}

.wk-pb-content-without-leftbar {
  background-color: #fff;
  border-top: 1px solid #d5d5d5;
  border-left: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
  border-bottom: 4px solid #3498db;
  border-radius: 6px;
}

.wk-pb-save-column {
  border-top: 1px solid #d5d5d5;
}

.wk-pb-page-title {
  border-bottom: 1px solid #d5d5d5;
  margin-bottom: 10px;
  padding: 20px 20px 18px;
}

.wk-pb-page-title span {
  color: #333;
  font-size: 20px;
}

.wk-form-info {
  color: #555;
  font-size: 14px;
  margin-bottom: 20px;
}

.wk-required {
  color: #ff0000;
}

.wk-pb-right-column {
  padding: 15px 20px;
  /*background-color: #fff;*/
}

.wk_btn_cancel {
  border: 1px solid #ddd;
  color: #555555;
}

.wk_btn_extra {
  padding: 8px 35px;
  text-transform: uppercase;
}

.wk-pb-lead-details {
  float: left;
  width: 78%;
}

.wk-pb-lead-items {
  float: none;
  width: 100%;
  margin-bottom: 20px;
}

.wk-profile-container {
  margin-bottom: 10px;
}

.wk-profile-leftbar {
  position: absolute;
  top: 140px;
  width: 22%;
}

.wk-profile-sellername {
  border-bottom: 1px solid #d5d5d5;
  color: #333;
  padding: 0 0 10px;
  text-transform: uppercase;
}

.wk-pb-left-image {
  max-width: 100%;
}

.wk-pb-profile-content {
  background-color: #fff;
  box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
  float: right;
  width: 78%;
}

.wk-pb-block .box-account .box-content .wk-left-label label,
.wk-mp-block .box-account .box-content .wk-left-label label {
  float: left;
  width: 17%;
  text-align: left;
  font-weight: 600;
  text-transform: uppercase;
  padding-top: 2px;
}

.wk-pb-block .box-account .box-content .wk-left-label span,
.wk-mp-block .box-account .box-content .wk-left-label span {
  color: #555;
  float: left;
  font-size: 14px;
  width: 70%;
}

.wk-label-divide {
  width: 4%;
  float: left;
  font-weight: 600;
  color: #333;
}

.wk_anchor_links {
  font-size: 14px;
  font-weight: 600;
  outline: none;
}

.wk_profile_left_display {
  padding: 6px;
}

.wk_profile_left_display:hover {
  color: #249eb9;
}

#wk_question_form {
  padding: 10px 15px;
}

.wk_profile_img {
  background: #fafafa none repeat scroll 0 0;
  border: 1px solid #d5d5d5;
  border-radius: 6px;
  padding: 17px;
  width: 90%;
}

.wk_write_review {
  text-align: right;
  margin-bottom: 10px;
}

.wk-review-btns {
  float: right;
  text-align: right;
  width: 35%;
  font-size: 0.875rem;
  text-transform: capitalize !important;
}

.wk_review_content {
  width: 100%;
  margin-bottom: 20px;
  font-size: 13px;
  text-align: justify;
}

.rating_error {
  color: rgb(255, 0, 0);
  font-size: 12px;
}

.wk_reviews_customer_details {
  padding: 10px 0;
  color: #555555;
  font-style: italic;
}

.wk-review-btns .pb-delete-review {
  margin-right: 1rem;
}

.wk-pb-block .box-account .box-content {
  width: 100%;
  padding: 20px;
}

.wk-pb-block .box-account .box-content .wk-left-label,
.wk-mp-block .box-account .box-content .wk-left-label {
  width: 100%;
}

.wk-pb-banner-image {
  width: 100%;
  height: 250px;
}

.wk_display_none {
  display: none;
}

.wk_padding_none {
  padding: 0px;
}

.wk_text_left {
  text-align: left;
}

.wk_text_right {
  text-align: right;
}

.wk_text_center {
  text-align: center;
}

.wk-pull-left {
  float: left;
}

.wk-pull-right {
  float: right;
}

.wk-msg-selleremail {
  color: #971414 !important;
}

.wk_formfield_comment {
  color: #a9a9a9;
  padding-top: 0.3rem;
  margin-bottom: 0px;
}

.wk-pos-relative {
  position: relative;
}

/* Seller order page */

.wk_seller_total {
  padding: 10px;
}

.wkbadge-success {
  background-color: #72c279;
}

.wkbadge {
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: 0.0625em;
  line-height: inherit;
  min-width: 10px;
  padding: 1px 5px;
  text-align: center;
  vertical-align: baseline;
  white-space: nowrap;
}

.box-head-right {
  float: right;
}

.box-head-left {
  float: left;
  padding: 7px 7px 7px 0;
  width: 50%;
}

.box-content-order {
  width: 100%;
  padding: 10px;
}

.pb_order_row {
  cursor: pointer;
}

/* For lead attachment*/

.labelWidget {
  float: left;
  position: relative;
  margin-right: 10px;
}

.labelWidget .wk-display-attachment {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 65px;
  border-radius: 5px;
  text-align: center;
  line-height: 58px;
  border: 1px solid #eee;
  cursor: pointer;
}

.labelWidget .wk-display-attachment-pdf {
  background-image: url(../img/icon-file-pdf.png);
}

.labelWidget .wk-display-attachment-doc {
  background-image: url(../img/icon-file-doc.png);
}

/*.labelWidget:hover .wk-display-attachment {
    opacity: 0.3;
}*/

.labelWidget .wk-download-img {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  /*background-image: url(../img/icon-file-doc.png);
    width: 60px;
    height: 65px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;*/
  cursor: pointer;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.labelWidget:hover .wk-download-img {
  opacity: 1;
}

/* Spiner css */

.wk-spinner {
  display: inline-block;
}

.wk-spinner-center {
  text-align: center;
  width: 100%;
}

.wk-spinner > div {
  width: 10px;
  height: 10px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.wk-spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.wk-spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.wk-spinner-extra {
  left: 57px;
  position: absolute;
  top: 15px;
}

.wk-pos-absolute {
  position: absolute;
  right: 0px;
}

.wk-loading-overlay {
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 100000;
}

.wk-loading-content {
  position: absolute;
  left: 50%;
  top: 50%;
}

.wk-loading-content > div {
  width: 15px;
  height: 15px;
}

@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.wk_pb_plan_data {
  background-color: #fff;
  border: 1px solid #d6d4d5;
  float: left;
  margin: 25px 4px 25px 25px;
  position: relative;
  text-align: center;
  width: 30%;
}

.wk_pb_plan_data .wk_img_block {
  width: 100%;
  height: 60%;
}

.wk_pb_plan_data .wk_pb_plan_details {
  width: 100%;
  padding: 5%;
}

.wk_pb_plan_data .wk_pb_plan_details div {
  width: 100%;
  margin-bottom: 2%;
}

.wk_pb_plan_details .pb_plan_name {
  color: #414141;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.wk_pb_plan_details .pb_plan_price {
  color: #414141;
  font-weight: 600;
  text-align: center;
  font-size: 13px;
  min-height: 21px;
}

.wk_pb_plan_details .pb_plan_extra {
  color: #414141;
  text-align: center;
  font-size: 13px;
  min-height: 21px;
}

.wk-pb-block .menu_item .wk-list-content ul {
  box-shadow: 2px 2px 11px 0 rgba(0, 0, 0, 0.1);
}

.wk-last-blank-menu {
  padding: 5px;
}

.wk-menu-item {
  float: left;
  width: 20%;
  margin-right: 2%;
}

.wk-menu-item .wk-menu {
  border-bottom: 1px solid #d5d5d5;
  border-left: 3px solid #fff;
}

.wk-menu-item .wk-menu-active,
.wk-menu-item .wk-menu:hover {
  background-color: #e1f3ff;
  border-left: 3px solid #3498db !important;
}

.wk-menutitle {
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  padding: 14px;
  text-transform: uppercase;
}

.wk-list-content {
  border: 1px solid #d5d5d5;
  border-radius: 6px;
  border-bottom: 4px solid #3498db !important;
  float: left;
  font-size: 13px;
  width: 100%;
}

.wk-list-content ul {
  list-style-type: none;
  margin-bottom: 0px;
}

.wk-list-content li span a {
  color: #333;
  display: block;
  padding: 13px;
  font-size: 14px;
  text-transform: uppercase;
}

.wk-seller-leads {
  background: #444 none repeat scroll 0 0;
  color: #fff;
  padding: 3px 6px;
}

.wk-current-plan-table td {
  padding: 4px 10px;
}

.lwms-left label,
.lwms-right label {
  font-weight: 400;
}

.wk-pb-block .box-account .box-content .wk-facebook-button {
  float: left;
  width: 24px;
  height: 24px;
  background-image: url(../img/icon/social/facebook.png);
  background-position: center top;
  display: block;
  margin-right: 10px;
}

.wk-pb-block .box-account .box-content .wk-facebook-button:hover {
  background-image: url(../img/icon/social/facebook-hover.png);
}

.wk-pb-block .box-account .box-content .wk-twitter-button {
  float: left;
  width: 24px;
  height: 24px;
  background-image: url(../img/icon/social/twitter.png);
  background-position: center top;
  display: block;
  margin-right: 10px;
}

.wk-pb-block .box-account .box-content .wk-twitter-button:hover {
  background-image: url(../img/icon/social/twitter-hover.png);
}

.wk-pb-block .box-account .box-content .wk-googleplus-button {
  float: left;
  width: 24px;
  height: 24px;
  background-image: url(../img/icon/social/google-plus.png);
  background-position: center top;
  display: block;
  margin-right: 10px;
}

.wk-pb-block .box-account .box-content .wk-googleplus-button:hover {
  background-image: url(../img/icon/social/google-plus-hover.png);
}

.wk-pb-block .box-account .box-content .wk-instagram-button {
  float: left;
  width: 24px;
  height: 24px;
  background-image: url(../img/icon/social/instagram.png);
  background-position: center top;
  display: block;
  margin-right: 10px;
}

.wk-pb-block .box-account .box-content .wk-instagram-button:hover {
  background-image: url(../img/icon/social/instagram-hover.png);
}

.wk_pb_disabled,
.wk_pb_disabled:focus {
  background: #ddd none repeat scroll 0 0;
  border: medium none #ddd;
  pointer-events: none;
}

.border_warning {
  border: 1px solid red !important;
}

/*leads details page css*/

.wk-pb-chat-description {
  margin-top: 0px !important;
  /*margin-bottom: 5px !important;*/
}

.wk-pb-chat-box {
  padding: 10px !important;
}

/*.wk-pb-leads-info {
    border: 1px solid #D2D2D2;
    padding: 7px;
    background-color: #fbfbfb;
}*/

.wk-lead-heading {
  font-weight: 600;
  margin-top: 25px;
}

.wk-leads-data td {
  padding: 2px 10px;
  vertical-align: sub;
}

/*.wk-seller-chat {
    padding: 7px;
    margin: 20px 0;
}*/

.wk-seller-chat-head {
  /*border-bottom: 1px solid #d5d5d5;*/
  padding-bottom: 10px;
}

.wk-seller-chat-head .row {
  border-bottom: 1px solid #d5d5d5;
  padding-bottom: 10px;
}

.wk-chat-user {
  background: #3498db none repeat scroll 0 0;
  border-radius: 14px;
  color: #fff;
  padding: 9px;
}

.wk-seller-chat-content {
  width: 100%;
  margin: 20px 0;
}

/*.wk-chat-box {
    padding-right: 0px;
}*/

.wk-chat-box textarea {
  height: 40px;
}

.wk-chat-message-send {
  background: #333 none repeat scroll 0 0;
  color: #fff;
  padding: 13px;
}

.wk-seller-chat-box {
  width: 65%;
  color: #333;
  margin-bottom: 20px;
  padding: 10px;
  margin-right: 10px;
  border-radius: 5px;
}

.wk-seller-chat-box-left {
  float: left;
  border: 1px solid #3498db;
  background-color: #3498db;
  color: #8fd2ff;
  line-height: 22px;
}

.wk-seller-chat-box span {
  font-size: 14px;
}

.wk-seller-chat-box-left span {
  color: #fff;
}

.wk-seller-chat-box-right {
  float: right;
  background-color: #e6e6e6;
  line-height: 22px;
  color: #777;
}

.wk-seller-chat-box-right span {
  color: #555;
}

#wk-send-chat-message {
  cursor: pointer;
  font-size: 14px;
  padding: 7px 27px;
  text-transform: uppercase;
  margin-top: 13px;
}

#wk-seller-chat-content {
  overflow-y: auto;
  max-height: 400px;
}

#wk-lead-lock-form {
  padding: 10px 20px;
}

.deal_final_price_div {
  background: rgb(242, 242, 242) none repeat scroll 0 0;
  padding-bottom: 7px;
  padding-left: 15px;
  padding-top: 15px;
}

.deal_final_price_div span {
  background: #2fb5d2 none repeat scroll 0 0;
  color: #fff;
  padding: 4px 7px;
}

#deal_final_price {
  padding: 0px 7px 0 0px;
}

#deal_final_partial_price {
  padding: 0px 7px 0 0px;
}

.wk-deal-lock-btn {
  float: right;
  margin-bottom: 17px;
}

.wk-lead-created-product button {
  margin-top: 10px;
}

.wk-deal-lock-content {
  position: relative;
  /*padding: 10px;*/
}

.wk-deal-lock-info {
  margin-top: 5px;
}

.wk-customer-deal-lock {
  margin: 8px;
}

.wk-proceed-btn {
  width: 64%;
  float: left;
  margin-right: 3px;
}

.wk-alert-success {
  padding: 9px;
  margin: 10px;
  border: 1px solid transparent;
  background-color: #caedbf;
  border-color: #caedbf;
  color: #539c3b !important;
  font-size: 14px;
  border-left: 3px solid #539c3b;
}

.wk-alert-info {
  padding: 10px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  background-color: #4b80c3;
  border-color: #4b80c3;
  color: #fff;
}

.wk_row {
  margin-bottom: 5px;
}

/* TootTip Css */

.wk_tooltip {
  position: relative;
  display: inline-block;
  background-image: url(../img/icon/icon-help-circle.png);
  background-position: left center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  vertical-align: text-bottom;
}

.wk_tooltiptext {
  background-color: #363a41;
  border-bottom: medium none;
  border-radius: 4px;
  bottom: 130%;
  color: #fff;
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  left: 50%;
  letter-spacing: normal;
  line-height: 1.5;
  margin-left: -127px;
  padding: 4px 14px;
  position: absolute;
  text-align: center;
  text-shadow: none;
  text-transform: none;
  visibility: hidden;
  white-space: normal;
  width: 255px;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  z-index: 9;
}

.wk_tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #363a41 transparent transparent transparent;
}

.wk_tooltip:hover .wk_tooltiptext {
  visibility: visible;
  opacity: 1;
}

#wk_pb_list_length .selector {
  display: inline-block;
}

.wk_pb_lead_list_length .selector {
  display: inline-block;
}

.wk-lead-info-customer {
  border-top: 1px solid #d5d5d5;
  margin-top: 10px;
  padding-top: 10px;
}

.wk-list-icon {
  background-image: url(../img/icon/list-icon-menu.png);
  width: 21px;
  height: 5px;
  background-position: left top;
  display: block;
  margin-right: 16px;
}

.wk-list-icon:hover {
  background-position: right top;
  cursor: pointer;
}

.wk-pb-block .btn-group-action .dropdown-toggle {
  padding: 10px 0 10px 7px;
  box-shadow: none;
  cursor: pointer;
}

#wk_pb_lead_list .dropdown-toggle {
  border: none !important;
  background: none !important;
}

#wk_pb_lead_list .dropdown-toggle::after {
  border-top: 0px solid;
}

.wk-order-earning {
  background-color: #e1f3ff;
  border-left: 3px solid #3498db;
  color: #555;
  /* font-size: 36px; */
  margin-bottom: 13px;
  margin-top: 8px;
  padding: 18px 25px;
}

.wk-order-earning .wk-earn-heading {
  color: #333;
  font-size: 14px;
  margin-bottom: 20px;
}

#ui-datepicker-div {
  z-index: 9999 !important;
}

.wk-info-panel {
  border-bottom: 1px solid #d6d4d4;
  color: #555454;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 0 8px 15px;
  text-transform: uppercase;
}

.wk-view-count-icon {
  color: #3498db;
  font-size: 18px;
  position: relative;
  display: inline-block;
}

.wk-view-count-number {
  background: red none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  font-size: 13px;
  padding: 1px;
  position: absolute;
  right: -10px;
  top: -4px;
  padding: 1px 4px;
  border-radius: 50%;
}

.wk-set-message-badge {
  position: relative;
}

.wk-view-number {
  background: red;
  position: absolute;
  /*right:20px;*/
  top: -15px;
  padding: 1px 4px;
  border-radius: 50%;
}

.wk-pb-heading-desc {
  color: #555;
  font-size: 14px;
  margin-top: 10px;
}

.wk-mp-block div.dataTables_filter {
  text-align: center !important;
}

.wk-pb-block div.dataTables_filter {
  text-align: left !important;
}

.wk-pb-block label.required::before,
.wk-mp-block label.required::before {
  color: red;
  content: "*";
  font-size: 14px;
  line-height: 12px;
  position: relative;
}

.attachment-div .labelWidget .remove-file {
  left: 33px;
}

.wk-mp-block label,
.label {
  text-align: left;
}

#content .process-icon-default_plan::before {
  content: "\F055";
}

@media only screen and (max-width: 768px) {
  .menu_item {
    float: left;
    width: 100%;
  }
  .wk-pb-content {
    float: left;
    width: 100%;
    background-color: #fff;
    border: 1px solid #d5d5d5;
  }
  .wk-menu-item {
    width: 100%;
  }
  .wk_payment_mode_heading {
    width: 100%;
  }
  .wk_from_to {
    float: left;
    width: 100%;
  }
  .wk_from_to .wk_from {
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }
  .wk_from_to .wk_to {
    float: left;
    width: 100%;
    margin-left: 18px;
  }
  .wk_ordered_product {
    background-color: #f6f6f6;
    border-bottom: 3px solid #d5d3d4;
    float: left;
    padding: 10px;
    width: 100%;
  }
  .menu_item ul li:hover {
    background-color: #f0f0f0;
  }
  .menu_active {
    background-color: #f0f0f0;
  }
  .wk-pb-block .box-account .wk_order_table {
    width: 100%;
    overflow: scroll;
  }
  .menutitle {
    color: #555555;
    font-size: 16px;
    padding: 10px;
    display: block;
    text-transform: uppercase;
    background-color: #fbfbfb;
  }
  .menu_item ul li {
    border-bottom: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
  }
  .list_content {
    float: left;
    width: 100%;
    font-size: 13px;
    border-top: 4px solid #333333;
  }
  .list_content ul {
    list-style-type: none;
  }
  .list_content li span a {
    color: #555555;
    display: block;
    padding: 10px;
    font-size: 14px;
  }
  .box-head-left {
    float: left;
    width: 100%;
    margin-bottom: 10px;
  }
  .box-head-right {
    float: left;
    width: 100%;
  }
  .wk_btn_extra {
    font-size: 15px;
    padding: 6px;
  }
  .wk-pb-profile-content {
    width: 100%;
  }
  .wk-pb-lead-details {
    float: none;
    width: 100%;
  }
  .wk-profile-leftbar {
    position: inherit;
    width: 40%;
  }
}

/*----------   Table format in mobile view --------------*/

@media only screen and (max-width: 990px) {
  .wk-table-responsive {
    overflow: visible;
  }
  .wk-table-responsive table,
  .wk-table-responsive thead,
  .wk-table-responsive tbody,
  .wk-table-responsive th,
  .wk-table-responsive td,
  .wk-table-responsive tr {
    display: block;
  }
  .wk-table-responsive thead tr {
    display: block;
    float: left;
    width: 70%;
  }
  .wk-table-responsive thead tr:first-child {
    width: 30%;
  }
  .wk-table-responsive thead tr:first-child th {
    width: 100% !important;
  }
  .wk-table-responsive thead tr:first-child:last-child {
    display: none;
  }
  .wk-table-responsive th {
    height: 48px;
    text-align: center;
  }
  .wk-table-responsive th .fixed-width-md {
    float: left;
  }
  .wk-table-responsive th .fixed-width-sm {
    width: 100% !important;
  }
  .wk-table-responsive tr {
    border: 1px solid #ccc;
    -webkit-box-shadow: #eaedef 0 2px 0 0;
    box-shadow: #eaedef 0 2px 0 0;
    width: 100%;
    margin-bottom: 6px;
  }
  .wk-table-responsive tr:last-child {
    border-bottom: 1px solid #ccc;
  }
  .wk-table-responsive td:not(.dataTables_empty) {
    position: relative;
    /*width: 100% !important;*/
    text-align: center !important;
    line-height: 2em !important;
    /*font-size: 1.15em !important;*/
    white-space: nowrap;
    padding-left: 37% !important;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .wk-table-responsive td .btn-group-action .dropdown-toggle {
    display: none !important;
  }
  .wk-table-responsive td .btn-group-action ul.dropdown-menu,
  .wk-table-responsive td .btn-group-action .dropdown-menu li {
    position: relative;
    padding: 0;
    margin: 0;
    /* float: right; */
    display: inline-block;
    background: transparent;
    border: none;
    z-index: 13;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .wk-table-responsive td .dropdown-menu li a,
  .wk-table-responsive td a.btn,
  .wk-table-responsive td button.btn {
    background-color: #fff;
    border: none;
    padding: 12px 10px !important;
    margin-right: 5px;
    display: inline-block;
    margin: 0 !important;
    float: right;
    border-left: 1px solid #eaedef;
    z-index: 13;
    /* color: #00aff0; */
    font-weight: bold;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
  }
  .wk-table-responsive td .dropdown-menu li a i,
  .wk-table-responsive td a.btn i,
  .wk-table-responsive td button.btn i {
    color: #00aff0;
  }
  .wk-table-responsive td .dropdown-menu li a:hover,
  .wk-table-responsive td a.btn:hover,
  .wk-table-responsive td button.btn:hover {
    background-color: #00aff0;
    color: #fff;
  }
  .wk-table-responsive td .dropdown-menu li a:hover i,
  .wk-table-responsive td a.btn:hover i,
  .wk-table-responsive td button.btn:hover i {
    color: #fff;
  }
  /*.wk-table-responsive .odd td {
        background-color: #FCFDFE !important
    }*/
  .wk-table-responsive td.row-selector {
    display: none;
  }
  .wk-table-responsive td:before {
    /* border-right: 1px solid #eaedef; */
    color: #aaa;
    font-size: 0.9em;
    font-style: italic;
    left: 6px;
    padding-right: 10px;
    position: absolute;
    text-align: right;
    top: 4px;
    white-space: nowrap;
    width: 33%;
  }
  .wk-table-responsive td:last-child:not(.dataTables_empty) {
    text-align: right !important;
    padding: 0 !important;
    border: none;
  }
  .wk-table-responsive td:last-child:before {
    content: none !important;
  }
  .wk-table-responsive .btn-group {
    float: none !important;
  }
  /*.wk-pb-lead-details {
        float: none;
        width: 100%;
    }*/
}
.img-responsive {
  width: 100%;
}

#content .tabs a > i {
  margin-top: -2px;
  margin-right: 5px;
  font-size: 20px;
  vertical-align: middle;
}

.dp_inline .label, #wk-lead-status .label {
  display: inline-block;
}