﻿.countriesTable {
  border: 1px #cccccc;
  padding: 10px 10px 10px 20px;
  width: 100%;
}
.countriesTableCell {
  width: 30%;
}
.countryTableHeader {
  font-weight: bold;
}
select {
  width: 100%;
}
.distributorDetails {
  width: 100%;
  border-spacing: 0px;
  border-collapse: collapse;
}
.distributorDetails tr td {
  border-bottom: 0px;
  padding: 0px 0px 0px 0px;
  border-spacing: 0px;
  height: 5px;
}
.header {
  font-weight: bold;
  text-decoration: underline;
  padding-bottom: 10px;
}
.container {
  vertical-align: top;
}
select:focus::-ms-value {
  font-family: 'Segoe UI';
  font-size: 17px;
  background: url('/img/icons/ARROW Down_Filter Menu.png') no-repeat 98% 50% #d2d2d2;
  background-color: transparent;
  color: #777777;
}
select::-ms-expand {
  display: none;
}
.topAlign {
  vertical-align: top;
}
.linkWithNoUrl {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}
.linkWithNoUrl:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}
/*# sourceMappingURL=distributor.css.map */
/*# sourceMappingURL=distributor.css.map */