﻿.section-select {
    display: flex;
}
.cart-section .tltchart {
    text-align: center;
    font-size: 12px;
    margin-bottom: 8px;
    margin-top: 16px;
}
.section-select .labelinputpair {
    width: 40%;
}

.section-select .labelinputpair.dd-Category {
    width: 55%;
    margin-right: 5%;
}
#sectionselectCommittees .labelinputpair {
    width: 100%;
}
.accordion-list .accordionjs .accordion-inner {
    margin-top: 0;
}
.general-accordion .accordion-inner .acc_content .item-acc .header-index {
    margin-top: 0;
}
.general-accordion .accordion-inner .acc_content .item-acc a {
    border: 0;
    width: 20px;
    height: 20px;
}
.accordion-list .accordionjs .accordion-inner .acc_section {
    background: #fff;
    margin-bottom: 12px;
}
.accordion-list .accordionjs .accordion-inner .acc_section:last-child {
    margin-bottom: 0;
}
.accordion-list .accordionjs .accordion-inner .item-acc {
    border: 1px solid #EDEDED;
    border-radius: 4px;
}
.accordion-list .accordionjs .accordion-inner .acc_section .acc_head h3 {
    font-size: 13px;
}
.accordion-list .accordionjs .accordion-inner .acc_section .acc_head {
    background: #fff;
}
.section-select .labelinputpair .nice-select,
.section-select .nice-select.open .list,
.section-select .nice-select .list {
    width: 100%;
}
.section-select .nice-select .option.disabled {
    background-color: transparent;
    color: #333333;
    cursor: default;
}
.section-search-list input::placeholder {
    color: #999999;
    opacity: 1; /* Firefox */
    font-size:13px;
}

.section-search-list > div {
    margin-bottom: 15px;
}
.divButtons button:focus-visible {
    outline: none;
}
.divButtons .ui-corner-all.btn-search:hover {
    background: #4B78B3;
}
.divButtons .ui-corner-all.btn-search {
    background: #5D8CC9;
    border-radius: 4px;
    border: 0;
    width: 136px;
    height: 42px;
    font-size: 14px;
}
.divButtons .ui-corner-all.btn-clearform {
    background-color: transparent;
    color: #737373;
    border: 0;
    font-size: 14px;
    text-decoration: underline;
    margin-right: 10px;
}
.accordion-list h2 {
    color: #5D8CC9;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
}
.accordion-list .accordionjs .acc_section .acc_head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #EDEDED;
    border: 0;
}
.accordion-list .accordionjs .acc_section {
    background: #EDEDED;
    border: 0;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 5px 2px;
    z-index:1;
}
.accordion-list .accordionjs .acc_section .acc_head h3 {
    line-height: 1;
    margin: 2px 0;
    font-size: 16px;
    color: #000000;
}
.accordion-list .accordionjs .acc_section.acc_active > .acc_head img {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.accordion-list .accordionjs .acc_section.acc_active > .acc_head {
    background: transparent;
    border-bottom: 0;
}
.accordion-list .item-acc {
    background: #FCFCFC;
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 15px;
}
.accordion-list .item-acc:last-child {
    margin-bottom:10px;
}
.accordion-list .item-acc > span {
    color: #737373;
    font-size: 12px;
}
.accordion-list .item-acc h4 {
    margin-top: 10px;
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 14px;
    margin-bottom: 14px;
    color: #000;
    font-weight: bold;
    font-size: 12px;
}
.accordion-list {
    margin-bottom: 40px;
}
.section-select .labelinputpair .nice-select span.current {
    font-size: 14px;
    color: #959393;
}
.section-select .nice-select:after {
    width: 8px;
    height: 8px;
    border-color: #959393;
}
.input-search input {
    width: 97%;
    padding: 10px;
    border: 1px solid #EDEDED;
    border-radius: 4px;
    height: 20px;
    background-image: url(/images/search-icon.svg);
    background-repeat: no-repeat;
    background-position: center right 10px;
}
.list-urls {
    display: flex;
}
.list-urls .item-link {
    margin-right: 10%;
    display: flex;
    align-items: center;
}
.list-urls .item-link span {
    color: #000;
    margin-right: 8px;
}
.list-urls .item-link a {
    margin-right: 8px;
    border: 1px solid #EDEDED;
    border-radius: 2px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
    .list-urls .item-link a:hover {
        background-color: #EDEDED;
    }
.accordion-list .item-acc .header-index {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 14px;
    margin-bottom: 14px;
}
.accordion-list .item-acc .header-index span {
    font-size: 12px;
    font-weight: bold;
}
.accordion-list .item-acc .header-index h4 {
    font-size: 12px;
    border: 0;
    margin: 0;
    padding: 0;
}
#middlecolumnwide
{
    float: left;
    padding: 0px 0px 17px 17px;
    margin: 0px;
    width: 777px;
}

.pagecontent
{
    padding: 5px 15px 15px 15px;
}

#submenu
{
    background-color: #F3F5F7;
    height: 161px;
    position: relative;
    padding: 5px;
    vertical-align: top;
}

#submenu h1
{
    color: #416890;
    font-size: 1.1em;
    margin: 0px 0px 4px 0px;
}

#submenu h1 a
{
    color: #416890;
    font-size: 1.1em;
}

#submenu h2
{
    color: #003c7a;
    font-size: 1em;
    margin: 0px 0px 2px 0px;
}

#submenu h2 a
{
    color: #003c7a;
    font-size: 1em;
}


#submenu ul
{
    color: #575757;
    font-size: 0.9em;
    margin: 0px;
    list-style-image: url(../images/bullet.gif);
    padding: 3px 5px;
}

#submenu ul li
{
    padding-bottom: 1px;
    margin-left: 20px;
    padding-left: 0px;
}
#submenu ul li a
{
    color: #575757;
    font-size: 0.9em;
}

#submenu a
{
    text-decoration: none;
}


.section
{
    width: 185px;
    display: block;
    float: left;
    height: 161px;
    vertical-align: top;
}

#submenu .separator
{
    width: 5px;
    height: 161px;
    display: block;
    float: left;
    font-size: 1px;
    border-left: 1px solid #d5dbe1;
    vertical-align: top;
}


.labelinputpair, .radiopair, .checkboxpair
{
    padding-bottom: 5px;
    float: none;
    clear: both;
    display: block;
}

.optiongroup
{
    font-weight: bold;
    background-color: #F4FAFF;
}

.suboption
{
    padding-left: 30px;
}

.labelinputpair label.lblDate
{
    width: 35px;
}

.oddpub-list .oddpub .linkitems, .oddpub-list .oddpub .linkitem {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

#txtDateFrom, #txtDateTo, .txtDateFrom, .txtDateTo
{
    margin-right: 20px;
}

#txtKeywords
{
    width: 300px;
}

.grid
{
    border-right: 1px solid #C3C9CE;
}

.grid thead tr
{
    background-image: url(../images/grid/header.gif);
    background-repeat: repeat-x;
    color: #0C416F;
    font-weight: normal;
    background-color: #A5C1D6;
}

.grid th
{
    color: #0C416F;
    font-weight: normal;
}
.grid .sorting
{
    height: 16px;
    margin: -8px 0 auto;
    position: absolute;
    right: 2px;
    top: 50%;
    display: block;
}

.grid th .header
{
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}


.grid .headertext
{
    margin-right: 28px;
    padding-top: 0.5em;
    display: block;
    vertical-align: middle;
}

.grid .headertextnosorting
{
    padding-top: 0.5em;
    display: block;
    vertical-align: middle;
}




.grid th, .grid td
{
    height: 25px;
    border-left: 1px solid #C3C9CE;
    padding: 0px 6px;
}


.grid tr.tablefooter
{
    background-image: url(../images/grid/footer.gif);
    background-position: center bottom;
    background-repeat: repeat-x;
    border-bottom-color: #dfe1e2;
    height: 34px;
}
.grid tr.tablefooter td
{
    text-align: right;
}
.grid tr.odd
{
    background-color: #F6F7F7;
/*    background-image: url(../images/grid/row1.gif);*/
    background-position: center bottom;
    background-repeat: repeat-x;
    color: #4B555E;
}

    .grid tr.oddpub {
        text-align: left;
        font: normal normal normal 11px/12px Helvetica Neue;
        letter-spacing: 0px;
        color: #0F5598;
        opacity: 1;
    }

    .grid tr.oddmag {
        text-align: left;
        font: normal normal normal 11px/12px Helvetica Neue;
        letter-spacing: 0px;
        opacity: 1;
    }



.grid tr.even
{
    background-color: #EBECEC;
    /*background-image: url(../images/grid/row2.gif);*/
    background-position: center bottom;
    background-repeat: repeat-x;
    color: #4B555E;
}



.pager span.separator
{
    visibility: hidden;
    background-image: none;
    padding: 0 1px;
    width: 1px;
}

.pager .activepage
{
    color: #44556D;
    margin-left: 2px;
    margin-right: 2px;
    padding: 1px 2px;
}

.pager .page
{
    background-image: url(../images/grid/page_number_normal.gif);
    border: 1px solid #9CAFBD;
    color: #44556D;
    cursor: pointer;
    margin-left: 1px;
    margin-right: 1px;
    padding: 1px 3px;
    text-decoration: none;
}

.pager img, .pager span, .pager a
{
    display: inline-block;
    vertical-align: middle;
}

.pager .page:hover
{
    background-image: url(../images/grid/page_number_over.gif);
    color: #0c416f;
    border: 1px solid #829fb7;
}


.grid thead tr.superheader
{
    background-image: url(../images/grid/results.gif);
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: normal;
    background-color: #A5C1D6;
    height: 34px;
}

.grid thead tr.superheader th
{
    color: #FFFFFF;
    font-weight: normal;
    text-align: right;
    padding-right: 6px;
}

.grid td.center
{
    text-align: center;
}

.grid thead a
{
    text-decoration: none;
    color: inherit;
}

.grid td a
{
    text-decoration: none;
    color: #0f5598;
}
.grid th
{
    white-space: nowrap;
}

.inlinephoto
{
    padding: 2px;
    border: 1px solid black;
    float: left;
    margin-right: 4px;
    margin-bottom: 2px;
}

.info
{
    width: 40%;
    float: right;
}
.listHeader {
    background-image: url(/images/grid/results.gif);
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: normal;
    background-color: #A5C1D6;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0px 8px;
}
.oubTitle {
    background-image: url(/images/grid/header.gif);
    background-repeat: repeat-x;
    color: #0C416F;
    font-weight: normal;
    background-color: #A5C1D6;
    text-align: center;
}
.oubTitle a span.headertext {
    margin: 0;
    padding: 5px;
    display: block;
    font-size: 12px;
}
.listHeader {
    background-image: url(/images/grid/results.gif);
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-weight: normal;
    background-color: #A5C1D6;
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0px 8px;
}
.oddpub-list .oddpub span {
    letter-spacing: 0px;
    color: #0F5598;
    display: block;
    font-size: 11px;
    padding: 10px 0;
    margin-bottom: 35px;
    text-align: center;
}

.oddpub-list .oddpub span.author {
    letter-spacing: 0px;
    color: #0F5598;
    display: block;
    font-size: 11px;
    padding: 10px 0;
    margin-bottom: 25px;
    margin-top: -40px;
    text-align: center;
    color: #9ea0a2;
}

.oddpub-list .oddpub a img {
    max-width: 14px;
    margin-right: 5px;
}
.linkitems {
    display: flex;
}
.oddpub-list .oddpub a.pdflink {
    background: #E5E5E5;
    color: #416890;
}
.oddpub-list .oddpub .linkitems a img {
    max-width: 12px;
}

.oddpub-list .oddpub .linkitems a {
    font-size: 9px;
    width: 50%;
    justify-content: flex-start;
}
.list-btn > div {
    width: 50%;
}
.left-section .labelinputpair {
    margin-bottom: 10px;
}
    .left-section .labelinputpair:last-child {
        margin-bottom: 0;
    }
.right-section input, .right-section button {
    width: 110px;
}
.right-section .divButtons {
    margin-bottom: 0;
}
.list-btn {
    display: flex;
    padding-top: 35px;
    align-items: flex-end;
}
.left-section label {
    width: 100px;
    color: #4C4C4E;
    font-size: 13px;
}
.list-btn select {
    width: 260px;
}

.list-btn input[type=text] {
    width: 250px;
}

.grid-section .pager {
    background-image: url(/images/grid/footer.gif);
    background-position: center top;
    background-repeat: repeat-x;
    border-bottom-color: #dfe1e2;
    height: 34px;
    text-align: right;
    padding-top: 6px;
    padding-right: 10px;
}
.oddpub-list .oddpub a {
    display: flex;
    background: #416890;
    align-items: center;
    justify-content: center;
    padding: 8px;
    color: #fff;
}
.oddpub-list {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #000000;
    padding-top: 35px;
    margin-top: 35px;
}
    .oddpub-list .oddpub {
        width: 23%;
        margin-bottom: 30px;
        margin-right: 2.5%;
        position:relative;
    }
        .oddpub-list .oddpub:nth-child(4n+4) {
            margin-right: 0;
        }
        .oddpub-list .oddpub img {
            width: 100% !important;
            height: auto !important;
            max-height: 214px;
            object-fit: contain;
        }
.grid-section .details-list {
    max-width: 700px;
    margin: auto;
    margin-top: 30px;
}
.details-list .dateTime b {
    font-size: 12px;
}

.details-list .dateTime {
    text-align: center;
    margin-bottom: 20px;
}
.top-img {
    margin-top: 35px;
    text-align: center;
    margin-bottom:20px;
}
.top-img img {
    max-width: 540px;
    width: 100% !important;
    height: auto !important;
    margin: auto;
}

#mag-list .oddmag:nth-child(3n+3) {
    margin-right: 0;
}

#mag-list .oddmag {
    width: 31%;
    margin-right: 3%;
    margin-bottom: 20px;
}
    #mag-list .oddmag img {
        margin-bottom: 10px;
        width: 100% !important;
        height: auto !important;
    }
    #mag-list .oddmag span b {
        font-size: 12px;
    }

    #mag-list .oddmag span {
        display: block;
        text-align: center;
        margin: 10px 0;
        font-weight: bold;
        font-size: 12px;
        margin-top: 0;
        margin-bottom: 15px;
    }
#mag-list {
    display: flex;
    max-width: 600px;
    margin: auto;
    margin-top: 50px;
    flex-wrap: wrap;
}
.issue-item {
    display: flex;
    justify-content: center;
}
#mag-list .oddmag .magTitle span {
    font-weight: normal;
    font-size: 12px;
}
#mag-list .oddmag .issue-item span {
    margin: 0;
    margin-left: 5px;
    font-size: 12px;
}
.grid-section .details-list h2 b {
    font-size: 12px;
}

.grid-section .details-list h2 {
    text-align: center;
}
.details-txt {
    margin-top: 30px;
}
/*.oddmag-list .oddmag a {
    display: flex;
    background: #416890;
    align-items: center;
    justify-content: center;
    padding: 8px;
    color: #fff;
}
.oddmag-list {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #000000;
    padding-top: 35px;
    margin-top: 35px;
}
    .oddmag-list .oddmag {
        width: 23%;
        margin-bottom: 30px;
        margin-right: 2.5%;
        position:relative;
    }
        .oddmag-list .oddpub:nth-child(4n+4) {
            margin-right: 0;
        }
        .oddmag-list .oddmag img {
            width: 100% !important;
            height: auto !important;
            max-height: 214px;
            object-fit: contain;
        }*/



.info dl {
    background-color: #FFFFFF;
    padding: 10px;
    margin: 0px;
}


.service_level1
{
    padding-bottom: 8px;
    text-decoration: none;
}
.service_level1 a
{
    font-weight: bold;
    font-size: 12px;
    color: Black;
    text-decoration: none;
}
.service_level2
{
    padding-bottom: 6px;
    padding-left: 20px;
    text-decoration: none;
}
.service_level2 a
{
    font-size: 11px;
    font-style: italic;
    color: Black;
    text-decoration: none;
}
.service_level3
{
    padding-bottom: 4px;
    padding-left: 40px;
    text-decoration: none;
}
.service_level3 a
{
    font-size: 10px;
    color: Black;
    text-decoration: none;
}

.pagecontent h1
{
    font-size: 1.4em;
    color: #416890;
}

ul.searchresults
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0;
}

ul.searchresults li
{
    margin: 10px 0;
}

ul.searchresults li a
{
    font-size: 1.2em;
    font-weight: bold;
    color: #008FBF;
    text-decoration: none;
}

.searchpath
{
    color: Green;
}


#lawdetailedform td
{
    text-align: left;
    vertical-align: top;
}

.pollbar
{
    background-image: url(../images/grid/header.gif);
    background-repeat: repeat-x;
    background-color: #A5C1D6;
}

.resultListing dt
{
    font-weight: bold;
}

.lawDetails dt
{
    font-weight: bold;
    padding-top: 5px;
}
.dataList dt
{
    font-weight: bold;
    padding-top: 5px;
}
#videos-container
{
    width: 730px;
    height: 660px;
    vertical-align: top;
}
#video-filters
{
}
#mediaspace
{
    width: 736px;
    height: 410px;
    text-align: center;
    margin-top: 10px;
}
    #mediaspace img {
        max-width: 100%;
        max-height: 100%;
    }
#mediaspace2
{
    width: 736px;
    height: 410px;
    text-align: center;
    margin-top: 10px;
}
#videoLink
{
    font-weight: bold;
    color: Gray;
    text-decoration: none;
}
#imagesLink
{
    font-weight: bold;
    color: white;
    text-decoration: none;
}
.thumbdescr
{
    height: 50px;
    overflow: hidden;
    width: 144px;
    font-size: 9px;
    vertical-align: bottom;
}

.copyright
{
    font-size: 9px;
}

.thumbdescr span
{
    font-size: 9px;
}
.videothumb
{
    width: 144px;
    height: 70px;
    vertical-align: middle;
    background-color: #416890;
    cursor: pointer;
}
.videothumbcontainer
{
    width: 144px;
    height: 70px;
}
#mainContainer
{
    height: 130px;
}


.nested-list
{
    text-align: left;
    border-top: solid 1px #C3C9CE;
    border-bottom: solid 4px #C3C9CE;
}


tr.even td, tr.odd td{
padding-top:8px;
padding-bottom:8px;
}