.LeftNavAside, a, abbr, acronym, address, article, blockquote, body, caption, code, dd, del, dfn, dialog, div, dl, dt, em, fieldset, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, iframe, img, label, legend, li, nav, object, ol, p, pre, q, section, span, table, tbody, td, tfoot, th, thead, tr, ul {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
    font-family: Open Sans, Helvetica Neue, Helvetica, Arial, sans-serif;
}
.pg-heading, h1 {
    font-size: 30px;
    font-weight: 300;
    padding: 10px 0;
    margin: 0 auto;
}
section .details .left_box_blue {
    float: left;
    background: #f5f5f5;
    width: 100%;
    border: 1px solid transparent;
    border-color: #ddd;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 8px;
}
section .details .left_box_blue .heading {
    color: #454545;
    font-size: 18px;
    font-weight: bold;
    float: left;
    width: 100%;
    margin-top: 3px;
}
.left {
    float: left !important;
}
section .details .left_box_blue .data_name {
    color: #0071bc !important;
}
.data_name {
    color: #0071bc;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 4px;
    width: 100%;
    *line-height: 20px;
}
section .details .left_box_blue .data_box {
    background: #ffffff;
    float: left;
    *float: none;
    padding: 3px;
    width: 100%;
    border-radius: 3px;
    border: 1px solid #e7e7e7;
    margin-bottom: 10px;
    box-shadow: 1px 1px 1px #ffffff;
}
section .details .left_box {
    float: left;
    background: #f5f5f5;
    width: 100%;
    border: 1px solid transparent;
    border-color: #ddd;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 8px;
}
section .details .lft_box_main {
    width: 49%;
}
.search-full-link {
    width: 116px;
    float: right;
    padding-left: 20px;
    font-size: 12px;
}
section .details .data_alert {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-top: 10px;
}
section .details .data_alert ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
section .details .data_alert li {
    background: url(../../images/aapc/arrow01.gif) no-repeat 10px 5px;
    margin: 5px 0 5px 0;
    padding: 0 0 0 20px;
    font-size: 12px;
    line-height: 18px;
    float: left;
    width: 100%;
}
section .details .data_alert li a {
    color: #1B75BB;
    text-decoration: underline;
}
section .details .left_box .heading {
    color: #454545;
    font-size: 18px;
    font-weight: bold;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 3px;
}
h3 {
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1em;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #111;
}
.bx-left {
    float: left;
    height: auto;
    padding: 5px;
    text-decoration: none;
    width: 12%;
    color: #0071bc;
}
.search-main a {
    color: #1B75BB;
    font-weight: bold;
    text-decoration: none;
}
.bx-left a {
    color: #0071bc !important;
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

#loadingdiv{right: 125px !important;}
#manual_lookup{float: left;}