
#wpcontent {
  padding: 0 !important;
}
#Shipping_active {
  text-align: center;
}
.Mns_Tbl_Body_Table_Ctrl_Col {
  text-align: center;
}
#DIV_Table {
}
#DIV_Edit {
  display: none;
  width: 100%;
  min-width: 397px;
}
.EditSubForm {
  width: 100%;
  background: white !important;
  padding: 10px;
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
  box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
  margin-bottom: 2em;
}
.CountryList {
  width: 100%;
}
.CountryListCtrl {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.CountrySelect {
  width: 97%;
  float: left;
}
.ListBox {
  width: 100%;
  height: 350px;
  overflow: auto;
  margin-top: 1em;
}
.OrderActionBtnDiv {
  float: right;
}
.ESBtnsDivs {
  width: 20px;
  height: 20px;
  float: left;
}
.ESBtns {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin: 0 !important;
  text-align: center;
  line-height: 20px;
  background: #2c7002;
  color: white;
  cursor: pointer;
  border-radius: 3px;
}
.ESBtns:hover {
  background: #399b00;
  color: white;
}
.ESBtns:focus {
  background: #399b00;
  color: white;
}
.RemoveEntry {
  background: #bf0000 !important;
  color: white;
}
.RemoveEntry i {
  display: block;
  margin-top: 3px;
}
.RemoveEntry:hover {
  background-color: #e50000 !important;
  color: white;
}
.RemoveEntry:focus {
  background-color: #e50000 !important;
  color: white;
}
.ListCountrySelector {
  width: 98%;
  margin-bottom: 1em;
  border: 1px solid #F1F1F1;
  -webkit-box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
  box-shadow: 2px 4px 6px 0 rgba(0,0,0,.1);
  cursor: pointer;
  line-height: 32px;
}
.ListElementBtnDiv {
  float: left;
  margin-left: 10px;
}
.ListElementNameDiv {
  float: left;
  line-height: 32px;
  font-size: 16px;
  margin-left: 1em;
  width: 90%;
}
.ListElementNameDiv:hover {
  color: #003eff;
}
.ListElementDataDiv {
  display: none;
  width: 100%;
  padding: 5px;
  height: 280px;
  overflow: auto;
}
.CountryShippingCosts {
  margin-top: 1em;
  width: 100%;
  border-collapse: collapse;
}
.CountryShippingCosts thead {
  text-align: left;
  background: #095256;
  color: white;
}
.CountryShippingCosts thead th {
  padding: 5px 10px;
}
.CountryShippingCosts tbody td {
  padding: 5px 10px;
}
.BtnCol {
  width: 20px;
}
.SmallCol {
  width: 50px;
}
.cntrcol {
  text-align: center;
}
.MDLInputDivs {
  display: table-cell;
  padding-left: 5px;
  padding-right: 5px;
}
#MDL_AddNewShippingOption {
  background: #204D74;
  color: white;
  width: 30px;
  border: none;
  box-shadow: none;
  margin-top: -43px;
  float: right;
}
#MDL_AddNewShippingOption:hover {
  background-color: #2B6EA5;
  color: white;
}
#MDL_AddNewShippingOption:focus {
  background-color: #2B6EA5;
  color: white;
}
@media all and (max-width: 782px) {
}
