a.child_shipping_method {
    margin-left: 4px;
    padding: 4px 8px;
    position: relative;
    top: -3px;
    text-decoration: none;
    border: none;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #f7f7f7;
    text-shadow: none;
    font-weight: 600;
    font-size: 13px;
    line-height: normal;
    color: #0073aa;
    cursor: pointer;
    outline: 0;
}
.jem_table_rate_shipping_methods_list{
    background: #fff;
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
    border-spacing: 0;
    width: 100%;
    clear: both;
    margin: 0;
     font-weight: 400;
    width: auto;
}
table.flexible_shipping_methods.wc_shipping th {

}
span.status-enabled.tips {
    width: auto;
}
input.tips.checkbox-select.chkItems{
	text-align: center;
    margin: 0;
    width: auto;
}
input#checkall-checkbox-id{margin:0;}
th.method_select{text-align:center;}

.pro-box {
  border: 1px solid black;
  padding: 20px;
  width: 650px;
  font-size: 14px;
  background: white;
}

.pro-box:focus, .pro-box:active, .pro-box:target {
  border: 5px solid #ff000040;
}

.woocommerce-recommended-shipping-extensions {
  display: none;
}

#jem_pricing {
  width: 100%;
  font-size: 14px;
}

#jem_pricing td {
  font-size: 14px;
  vertical-align: top;
}

#jem_pricing a.button-primary {
  margin-top: 10px;
  margin-bottom: 3px;
}
