.cemList {
    text-indent: 10px
}
body {
    background-color: #FFFFFF !important;
    font-family: Arial,Helvetica,sans-serif;
}
.h2-link {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    color: #010c29;
    line-height: 1.2em;
    font-weight: 400;
    margin-top: 12px;
    margin-bottom: 12px;
    pointer-events: none;
    text-decoration: none !important;
}
#results-content {
    color: #000B34;
    text-decoration: none !important;
}
.roundPanel {
    width: 100%;
    text-indent: 16px;
    background-color: #EFEFEF;
}
.results-pane {
    min-height: 600px;
    overflow: auto
}
.h3-link {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1.25em;
    color: #0b6cb2;
    line-height: 1.3em;
    font-weight: 600;
    margin-top: 12px;
    margin-bottom: 12px;
    text-decoration: underline !important;
}
.off-screen {
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
    clip-path: inset(100%);
    clip: rect(1px 1px 1px 1px);
}
.required-field {
    color: #B40000;
}
.main-pane {
    margin: 5px;
}
.hasDatepicker {
    color: #0b6cb2;
    text-align: center;
    background-color: transparent;
    border: none;
    display: inline;
    font-size: 1.17em;
    font-weight: bold;
    width: 325px !important;
}
#datepicker-container {
    text-align: center;
}
#datepicker-center {
    display: inline-block;
    margin: 0 auto;
}
.ui-widget-header {
    border: none;
    background: none;
    color: #222;
    font-weight: bold;
}
.ui-datepicker-trigger {
    position: relative;
    /* left: -20px; */
}
#selectedRow>td {
    background-color: #ffff99;
    font-weight: bold;
}
#selectedRow:focus>td {
    background-color: blue;
    font-weight: bold;
    outline: -webkit-focus-ring-color auto 5px;
}
.h3-date {
    color: #0b6cb2;
    text-align: center;
    background-color: transparent;
    border: none;
    display: inline;
    font-size: 1.17em;
    font-weight: bold;
}
.cem_address {
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: #003f72;
    line-height: 1.4;
    font-size: .9em;
}
.h_remark {
    text-align: center;
    font-family: verdana;
    color: #010c29;
    font-weight:bold;
    font-size: 1.0em;
    text-decoration: none !important;
}
.table-headers {
    font-family: Arial,Helvetica,sans-serif;
    color: #010c29;
    font-weight:bold;
    font-size: 1.0em;
    text-decoration: none !important;
}
.table-data {
    font-family: Arial,Helvetica,sans-serif;
    color: #010c29;
    font-weight:normal;
    font-size: 1.3em;
    text-decoration: none !important;
    pointer-events: none;
}
a.table-data-small {
    font-family: Arial,Helvetica,sans-serif;
    color: #010c29;
    font-weight:normal;
    font-size: 1.0em;
    text-decoration: none !important;
    pointer-events: none;
}
.roundedTable {
    border-top: 1px solid black;
    border-left: 1px solid black;
}
.search-label {
    padding: 0 4px;
}