.shipping_outer {
    padding: 30px;
}

input#save_shipping_rate{
	font-size: 14px;
    padding: 10px 20px;
	background: #32CD32;
}

input#save_shipping_rate {
    font-size: 14px;
    padding: 10px 20px;
    background: #32CD32;
    border: none;
    color: white;
    font-weight: bold;
}

.chaining-condition-first label {
    vertical-align: middle;
}

input[type=number] {
    height: 40px;
}

.shipping_form_outer{
	max-width:1110px;
}

#mytable{
	clear:both;
	border: 1px solid #e1e1e1;
	width:65%!important;
}

#mytable tbody tr td {
    text-align: center;
    font-size: 14px;
}

.chaining-condition label:first-child {
width: 350px;
display: inline-block;
margin-right: 60px;
}

.panel.analytics select{
	margin:0
}


.checkbox-table-title.sub-heading i {
    font-size: 30px;
}
table.table tbody tr {
    background-color: #ffffff;
	border-bottom:1px solid #e1e1e
}
table.table tbody tr:nth-child(even), table.table tbody tr:nth-child(even) {
    background: #f7f7f7;
}

table.table tbody tr