﻿.header-search input,
.header-search button,
.header-search select,
.header-search optgroup,
.header-search textarea {
    margin: initial;
    font-size: 13.3333px;
    line-height: initial;
}

#sosSearchButton {
    font-family: Arial, Helvetica, sans-serif;
}

input[type="text" i] {
    padding-block: 1px;
    padding-inline: 2px;
}

header *,
header *::before,
header *::after {
    box-sizing: content-box;
}

th {
    text-align: center;
}

div {
    display: block;
    unicode-bidi: isolate;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    font-family: inherit;
}

body {
    margin: 0;
    font-family: inherit; /* Reset to default font family */
    font-size: inherit; /* Reset to default font size */
    font-weight: inherit; /* Reset to default font weight */
    line-height: inherit; /* Reset to default line height */
    color: inherit; /* Reset to default text color */
    text-align: inherit; /* Reset to default text alignment */
    background-color: #FAFAFA; /* Reset to default background color */
    -webkit-text-size-adjust: none; /* Reset text size adjustment */
    -webkit-tap-highlight-color: transparent; /* Remove tap highlight color */
    max-width: 100%;
}

hr {
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    opacity: inherit;
}

b, strong {
    font-weight: bold;
}

h2 {
    font-size: 1.5em;
}

p {
    margin-block-start: 1em;
}

ol {
    margin-top: 1em;
    margin-bottom: 1em;
}
