/* stylelint-disable selector-id-pattern */
/* stylelint-disable shorthand-property-no-redundant-values */
/* stylelint-disable scss/dollar-variable-pattern */
/* stylelint-disable selector-class-pattern */
html,
body {
  background-color: #fff;
  background-image: none;
  color: #747678;
  font-family: "myriad-pro-n4", sans-serif, myriad-pro, Arial;
  font-size: 13px;
  margin: 0;
  padding: 0;
}

a {
  color: #e97300;
  font-size: 15px;
  font-style: italic;
  font-weight: bold;
  line-height: 24px;
}

h1,
h2,
h3 {
  color: #003f72;
  font-family: "Myriad Pro", sans-serif, arial;
}

h1 {
  background-color: transparent;
  color: #003f72;
  display: block;
  font-size: 24px;
  font-weight: normal;
  line-height: 24px;
  margin: 0 0 8px 0;
  padding: 0;
  position: relative;
}

h2 {
  font-size: 18px;
}

p#date {
  padding-top: 20px 0 10px 0;
}

label {
  float: left;
  display: block;
  padding: 6px 0 3px 0;
  text-align: right;
}

fieldset {
  margin: 0 2px;
  border: 1px solid #c0c0c0;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  color: #003f72;
  float: none;
  font-weight: bold;
  width: unset;
}

legend > h2 {
  font-weight: bold;
}

h2 {
  font-size: 18px;
}

input[type=text] {
  margin-left: 15px;
  width: 80%;
}

input[type=radio] {
  height: auto !important;
  margin-left: 15px;
  margin-top: 4px;
}

input[type=button],
input[type=submit] {
  background-color: #e97300;
  border: none;
  color: #fff;
  font-size: 15px;
  height: 32px;
  line-height: normal;
  min-width: 85px;
  padding: 2px 2px 0 0;
  text-transform: uppercase;
  margin-left: 15px;
}

label[for=radioNameSearch] {
  padding-top: 0;
}

p#radio {
  margin-top: 15px;
}

span#or {
  margin-bottom: 10px;
  display: block;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}

input#searchnow {
  font-size: 12px;
  margin-left: 15px;
  padding-left: 10px;
  padding-right: 10px;
  white-space: pre-wrap;
  word-break: break-word;
  word-wrap: break-word;
}

form {
  margin-bottom: 20px;
}

form[name=MyForm] {
  margin-bottom: 0;
}

p,
label,
span {
  font-size: 15px;
}

.select-category {
  margin: 20px 0 10px 0;
  text-transform: uppercase;
}

.select-category select {
  border: none;
  font-size: 10px;
  height: 22px;
  width: 112px;
}

.select-category .sbHolder {
  background: url("../images/ddl-bg.png") no-repeat;
  font-size: 10px;
  font-weight: normal;
  height: 22px;
  margin-left: 28px;
  position: relative;
  width: 112px;
}

.select-category .sbToggle {
  background: url("../images/ddl-close-big.png") 0 8px no-repeat;
  height: 23px;
  left: 92px;
}

.select-category .sbToggle:hover {
  background: url("../images/ddl-close-big.png") 0 8px no-repeat;
}

.select-category .sbToggleOpen {
  background: url("../images/ddl-open-big.png") 0 8px no-repeat;
}

.select-category .sbToggleOpen:hover {
  background: url("../images/ddl-open-big.png") 0 8px no-repeat;
}

.select-category .sbSelector {
  font-size: 11px;
  left: 6px;
  top: 2px;
}

.select-category .sbOptions {
  height: auto;
  padding-left: 8px;
  top: 30px;
  width: 112px;
}

.select-category .sbOptions li {
  padding-left: 2px;
  padding-top: 2px;
}

.select-category .sbOptions li a {
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

input#txtCity {
  width: 80%;
}

input#txtCountry {
  width: 80%;
}

select {
  margin-left: 15px;
}

p,
span {
  font-size: 15px;
}

div.header {
  margin-top: 15px;
}

div.summary {
  margin: 0;
  text-align: center;
  width: 100%;
}

table#uid {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 15px;
  width: 100%;
}

table#participants {
  margin-left: auto;
  margin-right: auto;
  width: 435px;
}

table#uid thead,
table#participants thead {
  background-color: #000 !important;
  vertical-align: top;
}

table#uid th,
table#participants th {
  color: #fff;
}

table#uid th:nth-child(1),
table#uid td:nth-child(1) {
  width: fit-content;
}

table#uid th:nth-child(2),
table#uid td:nth-child(2) {
  width: 150px;
}

table#uid th:nth-child(3),
table#uid td:nth-child(3) {
  width: 300px;
}

table#uid tr {
  border-bottom: solid 1px #000;
}

table#uid > tbody > tr:nth-child(odd) {
  background-color: rgba(34, 34, 34, 0.0862745098);
}

table#uid > tbody > tr:nth-child(even) {
  background-color: #fff;
}

table#uid tbody tr.linkable {
  margin-bottom: 20px;
}

table#uid tbody tr.linkable:hover {
  background-color: #ddd !important;
  color: #000 !important;
}

table#uid tr:last-child {
  border-bottom: 0;
}

table#uid th,
table#uid td {
  font-size: 15px;
  padding: 5px;
}

table#uid td:nth-child(2) {
  text-align: center;
  width: 150px;
}

table#uid th:last-child,
table#uid td:last-child {
  padding-left: 10px;
}

table#uid td:last-child {
  text-align: left;
}

table#displayuid tr:last-child,
table#participants tr:last-child {
  border-bottom: 0;
}

table#displayuid th,
table#displayuid td,
table#participants th,
table#participants td {
  font-size: 15px;
  padding: 5px;
}

table#displayuid th:first-child,
table#displayuid td:first-child,
table#participants th:first-child,
table#participants td:first-child {
  text-align: center;
  width: 145px;
}

table#displayuid th:nth-child(2),
table#displayuid td:nth-child(2) {
  text-align: center;
  width: 145px;
}

table#displayuid th:last-child,
table#displayuid td:last-child,
table#participants th:last-child,
table#participants td:last-child {
  padding-left: 10px;
  width: 290px;
}

table#displayuid td:last-child,
table#participants td:last-child {
  text-align: left;
}

#display-container {
  min-height: 365px;
}

.addressLabel {
  display: inline-table !important;
  flex-direction: unset !important;
  justify-content: unset !important;
  padding-left: unset !important;
  text-align: left !important;
  text-transform: uppercase;
  width: 50% !important;
}

.addressText {
  display: inline-table !important;
  flex-direction: unset !important;
  justify-content: unset !important;
  padding-left: unset !important;
  text-align: right !important;
  width: 50% !important;
}

.addressTable {
  width: 100%;
  border-collapse: collapse;
}

.searchArea {
  display: flex;
  flex-direction: row;
}

.refineTitle {
  font-weight: bold;
  margin-top: 20px;
}

@media screen and (max-width: 500px) {
  .searchArea {
    align-items: flex-start !important;
    display: flex;
    flex-direction: column;
  }
}
.searchControl {
  align-items: center;
  display: flex;
}

.labelSpan {
  font-size: 15px;
}

.searchButton {
  margin-left: 0 !important;
  margin-top: 0 !important;
}

/*# sourceMappingURL=styles.css.map */
