.options_group .form-field.wcwm_days>label {
  float: left;
  margin-right: 10px;
}

.options_group .wcwm_type.option.select.short {
  float: left;
  margin-left: 10px;
  width: 100px !important;
}

#wcwmh_wcwl_general_settings label,
.wcwm_request_listing label {
  font-weight: normal !important;
}

.wcwm_general_setting h3 {
  text-transform: capitalize;
}

.wcwm_general_setting .form-table th,
.wcwm_request_listing .form-table th {
  font-weight: 600;
  line-height: 1.3;
  text-align: left;
  width: 400px;
}

.ascending {
  background-image: url("../images/sort_up.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 12px 12px;
}

.descending {
  background-image: url("../images/sort_down.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 12px 12px;
}

.wcwm_request_listing table.wcwm_req_list,
.wcwm_request_listing table.wcwm_req_list th {
  text-align: center !important;
}

#wcwm_general_settings {
  margin-bottom: 10px;
  margin-top: 20px;
}

.wcwm_general_setting .form-table td,
.wcwm_request_listing .form-table td {
  vertical-align: middle;

}

.wcwm_request_listing,
#wcwm_general_settings label {
  text-transform: capitalize;
}

.wcwm_request_listing .wcwm_pagination {
  float: right;
  margin-right: 1%;
}

.req_attachicon a {
  text-decoration: none;
}

.wcwm_attachment_icon,
.warraning_icon {

  width: 48px;
  height: 48px;

}

/********* warranty period select box ************/
#waranty_period_type {
  margin-left: 10px;
}

/********************/

/****************** Request form setting    ********************************/
#wcwm_standard_form table th,
#wcwm_email_template th {
  width: 300px;
}

.wcwm_request_listing .updated {
  display: none;
}

.wcwm_form_area {
  display: none;
}

#wcwm_email_template {
  float: left;
  width: 100%;
}

#wcwm_standard_form {
  float: left;
  width: 100%;
  border-left: 4px solid #75C5E5;
  padding-left: 15px;
}

#wcwm_custom_form_section {
  float: left;
  width: 100%;
  position: relative;
  background: #fff;
  margin-top: 15px;
}

#wcwm_formbuilder {
  border: 2px solid #ccc;
  margin-bottom: 20px;
}

#wcwm_email_template {
  float: left;
  width: 100%;
  border-left: 4px solid #75C5E5;
  padding-left: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}

#wcwm_email_template p {
  font-size: 13px;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  margin-top: 1em;
}

.templete_shortcode {
  border-left: 4px solid #D37E08;
  background: #FFFFFF;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.warraning_alert_icon {
  height: 48px;
  width: 48px;
  padding-right: 8px;
}

/**    View request form css***/
.previous_comment_content,
.previous_comment_content .comment_content,
.previous_comment_content .cmt_meta,
.req_section1,
.req_detail,
.req_notes,
.req_product_detail,
.req_section1 .req_username,
.req_section1 .req_product_detail .address,
.req_section1 .req_product_detail .req_username {
  float: left;
  width: 98%;
}

.req_section1 .req_reason {
  padding-left: 4px;
  padding-top: 12px;
}

.req_section1 .req_notes {
  padding-left: 52px;
}

.req_section1 .req_detail p,
.req_section1 .req_product_detail p {
  margin: 0px;
  font-size: 14px;
}

.req_section1 .req_detail {
  background: #D3D3D3;
  padding: 10px;
  margin-bottom: 10px;
}

.req_section1 .req_product_detail {
  background: #dddddd;
  padding: 10px;
  margin-bottom: 10px;
}

.req_section1 .req_reason,
.req_section1 .req_product_title {
  font-size: 14px;
  font-weight: 600;
  color: #222;
}

.req_product_detail .req_username {
  font-weight: bold;
}

.cmt_meta .cmt_meta_left,
.req_reason,
.req_product_title {
  float: left;
}

.cmt_meta .cmt_meta_right,
.req_attachicon,
.req_orderno {
  float: right;
}

.comment_content .cmt_text {
  border: 1px solid #dedede;
  float: left;
  padding: 5px;
  width: 98%;
}

.previous_comment_content {
  margin-top: 15px;
}

.previous_comment_content .comment_content {
  margin-bottom: 10px;
}

/*********************************** Comment template ***************/
.previous_comment_content .wcwm-comment-list {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin-bottom: 48px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}

.previous_comment_content .wcwm-comment-author .avatar {
  float: left;
  height: 34px;
  top: 2px;
  width: 34px;
  margin-right: 15px;
}

.previous_comment_content .wcwm-comment-list>li:first-child>article,
.previous_comment_content .wcwm-comment-list>.pingback:first-child,
.previous_comment_content .wcwm-comment-list>.trackback:first-child {
  border-top-color: -moz-use-text-color;
  border-top-style: none;
  border-top-width: 0;
}

.previous_comment_content .wcwm-comment-list article,
.previous_comment_content .wcwm-comment-list .pingback,
.previous_comment_content .wcwm-comment-list .trackback {
  border-top-color: rgba(0, 0, 0, 0.1);
  border-top-style: solid;
  border-top-width: 1px;
  margin-bottom: 24px;
  padding-top: 24px;
}

.wcwm-comment-list article,
.wcwm-comment-list footer {
  display: block;
}

.previous_comment_content .wcwm-comment-awaiting-moderation,
.previous_comment_content .wcwm-comment-content,
.previous_comment_content .wcwm-comment-list .reply,
.previous_comment_content .wcwm-comment-metadata {
  padding-left: 50px;
}

/****************** Report ************************/
#chart_div {
  margin-top: 60px;
}

.report_title_fail {
  float: left;
  width: 100%;
  position: relative;
  background: #fff;
  border-left: 4px solid red;
  margin-top: 15px;
  padding-left: 15px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.report_title_success {
  float: left;
  width: 100%;
  position: relative;
  background: #fff;
  border-left: 4px solid #75C5E5;
  margin-top: 15px;
  padding-left: 15px;
  padding-bottom: 5px;
  padding-top: 5px;
}

.report_title_fail,
.report_title_success {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

/***************************** Tooltip *************************************/
.tooltip {
  display: inline;
  position: relative;
  float: right;
}

.tooltip:hover:after {
  background: #333;
  background: rgba(0, 0, 0, .8);
  border-radius: 5px;
  bottom: 26px;
  color: #fff;
  content: attr(data-tooltip);
  left: 20%;
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
  width: 220px;
}

.tooltip:hover:before {
  border: solid;
  border-color: #333 transparent;
  border-width: 6px 6px 0 6px;
  bottom: 20px;
  content: "";
  left: 50%;
  position: absolute;
  z-index: 99;
}




.gmgt_ajax-ani {
  background-color: #ffffff;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 100;
}

.gmgt_ajax-img {
  display: none;
  left: 40%;
  position: absolute;
  top: 20%;
  z-index: 999;
}

/*.page-inner #message {padding:10px;}*/
.gmgt_ajax-img>img {
  margin-top: 220px;

}

#wcwm_tab_wrs {
  background-color: #f2f5fa;
}

#woocommerce-product-data ul.wc-tabs li a#wcwm_tab_wrs::before {
  content: "\f174" !important;
}

#woocommerce-product-data ul.wc-tabs li.active a#wcwm_tab_wrs {
  background-color: #f2f5fa;
}
table.widefat
{
  border: 0px !important;
}
.woocommerce-order-received .woocommerce-order-confirmation-address-wrapper ,.woocommerce-order-received .wc-block-order-confirmation-additional-information
{
  width: 85%;
  margin-left: 8%;
}
#example_wrapper
{
  margin-top: 3%;
}
.fb-save-wrapper
{
  margin-top: -15px !important;
}
input[type="file"]
{
  /* border: 1px solid #ddd; */
  padding: 5px;
  width: 97%;
}
