.pricing .table-header {
  -webkit-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  zoom: 1; }

.pricing .table-header:before, .pricing .table-header:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden; }

.pricing .table-header:after {
  clear: both; }

.pricing .table-header label {
  font-weight: bold;
  font-size: 20px;
  float: left; }

.pricing .table-header input[type=submit] {
  padding: 6px 30px 6px 18px;
  font-size: 16px; }

.pricing .table-header .styled-select {
  max-width: 340px;
  min-width: 200px;
  height: 30px;
  overflow: hidden;
  background: url("//www.ooma.com/wp-content/themes/ooma/images/icons/select-arrow.svg") no-repeat right white;
  border: 1px solid #b6b6b8;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

.pricing select::-ms-expand {
  display: none; }

.pricing .table-header .styled-select select {
  background: transparent;
  width: 100%;
  font-size: 16px;
  line-height: 1;
  border: 0px solid #b6b6b8;
  height: 30px;
  display: inline-block;
  -webkit-appearance: none;
  -ms-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-overflow: '';
  cursor: pointer;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #717073;
  outline: none;
  padding-left: 12px; }

@media (max-width: 768px) {
  .international-table {
    font-size: 14px; } }

/*# sourceMappingURL=intl-rates.css.map */
