﻿
.table-sm th, .table-sm td {
    padding: 0.3rem;
}
.ui-datepicker-calendar .ui-state-active {
   
    border: 1px solid #990033;
    
}
.ui-datepicker {
    z-index: 200;
}
.leg-title-text {
    font-size: 2rem;
} 

.leg-list-group-condensed .list-group-item {
    padding: 0.25rem 1.25rem;
}

.lrl-pointer {
    cursor: pointer;
}
.lrl-data-selected {
    background-color: #99ccff;
    background-color: #C2E0FF !important;
   }
.lrl-data-highlighted {
    background-color: #e6f2ff;
}
.lrl_histstep_img {
    margin: 5px 0 12px 0;
    box-shadow: 0 0 6px #888888;
    margin-left: 50px;
}
caption {
    padding-top: 0.75rem;
    padding-bottom: 0;
    color: black;
    
    text-align: left;
    caption-side: top;
    font-size: 1.2rem;
}

h2 { font-size: 1.4rem;}
.btn {
    cursor: pointer;
}
.lrl-width-80 {
    width:80%
}
.lrl_watermarked {
    font-style: italic;
    color: #999;
}
.lrl_side_nav_core {
    display: none;
}
.lrl_side_nav_item {
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 6px;
}
.lrl_side_nav_core {
    margin-bottom: 6px;
}


.lrl_rbl input[type="radio"] {
    margin-left: 3px;
    margin-right: 10px;
    vertical-align: middle;
}


.breadcrumb {
    margin-left: -.5rem;
}
.breadcrumb-li  {
    padding:0 0.5rem;
}
 




.lrl_contact_row {
    margin-top: 4px;
    padding-bottom: 2px;
    border-bottom: 1px solid #e0e0e0;
}
.lrl_contact_label {
    position: absolute;
    text-align: left;
    width: 240px;
}
.lrl_contact_data {
    display: inline-block;
    margin-left: 205px;
}
.lrl_contact_div_top {
    margin-bottom: 6px;
    width: 50%;
}
.lrl_contact_1 {
    position: absolute;
    text-align: left;
    width: 200px;
}

.lrl_contact_2 {
    display: inline-block;
    margin-left: 205px;
}

.lrl_contact_3 {
    display: inline-block;
    float: right;
}




    
.lrl_sym_img {
    width: 120px;
}



table.lrl_table_2 {
    border-style: none;
    line-height: 1.2em;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-top: .25em;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

    table.lrl_table_2 th {
        border-bottom: 1px solid #949494;
        border-top: 1px solid #949494;
        border-left: none;
        border-right: none;
        font-weight: bold;
        padding: 0.65em 0.3em;
        vertical-align: bottom;
        background-color: #ffffff;
        margin-left: 0;
        margin-right: 0;
        text-align: left;
    }

    table.lrl_table_2 td {
        border-bottom: 1px solid #E0E0E0;
        border-left: none;
        border-right: none;
        padding-bottom: 8px;
        padding-top: 8px;
    }

    table.lrl_table_2 tr:first-child td {
        padding-top: 0.75em;
    }



table.lrl_table_gallery {
    border-style: none;
    line-height: 1.2em;
    margin-bottom: 1em;
    margin-top: 1em;
    margin-top: .25em;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

    table.lrl_table_gallery th {
        border-bottom: 1px solid #949494;
        border-top: 1px solid #949494;
        border-left: none;
        border-right: none;
        font-weight: bold;
        padding: 0.65em 0.3em;
        vertical-align: bottom;
        background-color: #ffffff;
        margin-left: 0;
        margin-right: 0;
        text-align: left;
    }

    table.lrl_table_gallery td {
        
        border-left: none;
        border-right: none;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
    }

    table.lrl_table_gallery tr:first-child td {
        padding-top: 0.75em;
    }





.leg-table-data {
    border: 1px solid #B0CBEF;
}

    .leg-table-data thead th, .leg-table-data th {
        background: linear-gradient(to bottom, #f9fcfd 0,#d3dbe9 100%);
        border: 1px solid #B0CBEF;
        border-bottom: 2px solid #B0CBEF;
        font-weight: 500;
        background: #d9e8f2;
        line-height: 1.3;
        vertical-align: middle;
    }

    
#legdb-mapid {
    height: 260px;
    width: 200px;
    margin-top: 20px;
}
#legdb-map-label {
    font-weight: bold;
}

.legdb_header_div {
    border-top: 2px solid #E0E0E0;
    border-bottom: solid 2px #E0E0E0;
    padding: 8px 0 8px 2px;
    margin: 0 0 4px 0;
    font-weight: bold;
}

.legdb_alpha_a_selected, .legdb_alpha_a_selected a:visited, .legdb_alpha_a_selected:hover {
    background-color: #990033;
    color: white !important;
}
.legdb_comm_label {
    font-weight: bold;
    padding: 3px 0 0;
    position: absolute;
    text-align: right;
    width: 184px;
}

.legdb_comm_input {
    margin-left: 189px;
}
.legdb_FormatRadioButtonList label {
    margin-right: 15px;
}


.legdb_flex {
    display: flex;
    flex-direction: row;
}

.legdb_media_full_display {
    width: 100%;
    border: 1px solid black;
    border-radius: 3px;
    padding: 10px;
    
    height: auto;
    background-color: #f0f2f4;
}

.legdb_media_full_close {
    float: right;
    font-size: 24px;
    cursor: pointer;
    color: #CCCCCC;
    margin-right: 20px;
}

.legdb_media_link, .legdb_media_link:visited {
  
    margin-top: 10px;
    display: block;
}

.legdb_media_thumb_div {
    float: left;
    margin: 4px 2px;
    cursor: pointer;
}

.legdb_media_thumb_div_selected {
    
    background-color: red;
}

.legdb_media_thumb {
    height: 110px;
    padding: 2px 2px 1px 2px;
}

.legdb_media_full_div {
    width: 100%;
  
    padding: 10px;
}

.legdb_media_div_selected {
    clear: both;
}

.legdb_media_full {
    
    float: left;
    height: 390px;
  
}

.legdb_media_full_desc {
   
    float: left;
    font-weight: bold;
    padding: 10px 30px;
    
    max-width: 300px;
}

    .legdb_media_full_desc h3 {
       
    }

    .legdb_media_full_desc a {
        padding: 4px 8px;
     
        
    }

        .legdb_media_full_desc a:visited {
          
        }

        .legdb_media_full_desc a:hover, .legdb_media_full_desc a:active, .legdb_media_full_desc a:focus {
          
           
        }

.legdb_media_full_links_holder {
    clear: left;
    display: block;
    margin: 30px 0 0 -14px;
}

.legdb_media_full_credit_holder {
    clear: left;
    display: block;
    padding-top: 10px;
    line-height: 1.2em;
}

    .legdb_media_full_credit_holder a {
        padding: 0;
       
        text-decoration: underline;
    }

a.legdb_media_full_record {
    clear: left;
    display: block;
    float: left;
    height: 15px;
    margin-top: 4px;
}




.leg-sort {
  
}

.leg-sort {
  
}



.lrl_toc_tabheader {
    border-top: solid 1px black;
    border-right: solid 1px black;
    border-left: solid 1px black;
    padding: 2px 6px;
    font-weight: normal;
    background-color: #ececec;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 1.5em;
    margin-right: -5px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    color: gray;
}

.lrl_toc_tabheader_selected {
    cursor: default;
    background-color: white;
    color: black;
    padding-bottom: 4px;
}

.toc_tab {
   
    border-top: 2px solid black;
    padding-top: 6px;
}

.lrl-NA-topic-text {
    display: inline-block;
    margin-left: -6px;
    padding: 1px 4px 1px 10px;
    width: 80%;
}
.lrl-NA-div-sub {
    margin-left: 20px;
}
.lrl-na-retrieve-div {
    border: 1px solid black;
    float: right;
    
    margin-left: 2px;
    padding: 6px 2px;
    text-align: center;
    width: 74px;
    font-size: .8rem;
}
    .lrl-na-retrieve-div:hover {
        background-color: #e0f0ff;
}
.lrl-na-results-subj-box {
    width: 516px;
}

.lrl-na-results-detail-box {
    background-color: #ffffcc;
    border-style: solid;
    border-width: 1px;
    border-color: #C0C0C0;
    margin: 2px;
    padding: 4px;
    
    float: left;
}
.lrl-na-detail-data {
    display: block;
    margin-top: -2px;
}


.agencies_detail_label {
    width: 160px;
    text-align: right;
    position: absolute;
    font-weight: bold;
}

.agencies_detail_data {
    margin-left: 165px;
    display: inline-block;
}
.agencies_detail_data p {
    margin-bottom: 1rem;   
}
.agencies_detail_data p:last-child {
    margin-bottom:.5rem;   
}
.agencies_detail_data {
    margin-bottom: .5rem;
}


.lrl_ii_p {
    border-radius: 3px;
    margin-left: 30px;
    padding: 4px;
}
.lrl-ii-selected {
    background-color: #c2e0ff;
}


.lrl-tabs .nav-link {
    background-color: #e1eaea;
    margin-right: 2px;
    box-shadow: inset 2px -10px 10px -10px rgba(0, 0, 0, 0.55);
    cursor: pointer;
}
.lrl-tabs .active {
    box-shadow: none;
    cursor: default;
}
.lrl-tabs a:hover {
    color: white;

}
.lrl-tabs {
    border-bottom: 1px solid #c5ccd3;
}
.lrl-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
        border-color: #c5ccd3 #c5ccd3 #fff;
}

    
    
    .lrl-opacity-inactive {
    opacity: 0.3;
}


.lrl_issues_h1_rmi {
    font-size: 80%;
    font-style: italic;
}
.lrl_issues_exand_all {
    float: right;
}
.lrl_issues_exandable_div {
    display: none;
}

.lrl_issues_exand_arrow {
    margin-left: 10px;
}
.lrl_issues_exandable_header {
    cursor: pointer;
    color: #2b6dad;
}

.lrl_blockquote_yellow {
    margin: 1em .5em;
    padding: .5em .75em .5em .5em;
    border-left: 5px solid #fce27c;
    background-color: #f6ebc1;
    box-shadow: 3px 3px 5px 0 #9E9E9E;
}

    .lrl_blockquote_yellow p:first-letter {
        float: left;
        margin: .2em .3em .1em 0;
        font-family: "Monotype Corsiva", "Apple Chancery", fantasy;
        font-size: 220%;
        font-weight: bold;
    }


table.lrl_table_links_nav {
    width: 90%;
    margin-bottom: 20px;
}
table.lrl_table_links_nav td {
    padding: 2px 6px;
}


.lrl_bg_th {
    border: 1px solid #B0CBEF;
    border-bottom: 2px solid #B0CBEF !important;
    font-weight: 500;
    background: #d9e8f2;
    line-height: 1.3;
    vertical-align: middle;
    border-bottom: 

}



.tablesorter th.tablesorter-headerAsc {
    background-image: url(/img/asc.gif) !important;
    background-color: #9EB6CE !important;
    color: white;
}
.tablesorter th.tablesorter-headerDesc {
    background-image: url(/img/desc.gif) !important;
    background-color: #9EB6CE !important;
    color: white;
}
.tablesorter th.tablesorter-header {
    background-image: url(/img/bg.gif);
    cursor: pointer;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: center right;
    padding-left: 20px;
    
    margin-left: -1px;
    background-color: #dde6ee;
}
.tablesorter th.sorter-false {
    background-image: none;
} 