:root{
    --primary-color: #041E42;
}

.bold{
    font-weight: bold;
}

.red{
    color:red;
}

.center{
    text-align:center;
}

.noindent{
    text-indent:0;
}

.indent{
    margin-left:20px;
}

.arrow {
    border: solid var(--primary-color);
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
  }
  
.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

hr{
    width:870px;
    margin:auto;
    margin-top:10px;
    margin-bottom:10px;
    height:1px;
    border:none;
    border-top:1px solid var(--primary-color);
}

img.statehouse{
    width:25%;
    object-fit: contain;
    margin:0;
    padding:0 10px;
}

.committeenamebox{
    display:flex;
    flex-direction:column;
    width:60%;
    padding-left:10px;
    border-left:2px solid white;
}

.chamberimage{
    width:100%;
}

.nochamber{
    margin-top:20px;
}

.committeename{
    display:inline-block;
    width:50%;
    color:white;
    font-family:Georgia Pro;
    font-size:2.5em;
    font-weight:normal;
    text-align:left;
    padding-left:10px;
    border-left:2px solid white;
}

.committeenameheader{
    display:inline-block;
    width:100%;
    color:white;
    font-family:Georgia Pro;
    font-size:2.0em;
    font-weight:normal;
    text-align:center;
    margin-top:-15px;
}

.breadcrumbs{
    margin-left:25px !important;
}

.headerboxcontent{
    display:flex;
    flex-direction:row;
    width:100%;
    margin-top:20px;
    justify-content: center;
    text-align:center;
}

.headerbox{
    color:white;
    text-align:center;
    width:94%;
    max-width:900px;
    height:228px;
}

.headerboxBG{
    background: url(../images/StateHouse_bluebw_1920.jpg);
    background-size:cover;
    background-position:bottom;
}

.headerboxhouse{
    background: url(../images/House_Panorama_bluebw_1920.jpg);
    background-size:cover;
}

.headerboxsenate{
    background: url(../images/Senate_Panorama_bluebw_1920.jpg);
    background-size:cover;
}

.chairmanphotodiv{
    width:25%;
    margin:20px;
}

img.chairmanphoto{
    width:100%;
}

.messagetitle{
    margin:20px;
    font-family:Georgia Pro;
    font-size:2.00em;
    color: var(--primary-color);
}

.membername{
    margin-left:20px;
    font-family:Arial, Helvetica, sans-serif !important;
    font-size:1.25em !important;
    font-weight:bold !important;
    color:black !important;
}

.membertitle{
    font-style: italic;
}

.memberdistrict{
    margin-left:20px;
    font-family:Arial, Helvetica, sans-serif !important;
    font-size:1.25em !important;
    font-weight:normal !important;
    color:black !important;
}

.welcomemessage{
    margin:30px 20px 20px 20px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.25em;
    font-weight:200;
}

.chairmanprofile{
    display:flex;
    flex-direction:column;
    width:75%;
}

.chairmanphotojointdiv{
    width:50%;
    margin:20px;
    align-self: end;
}

.chairmanprofilejoint{
    display:flex;
    flex-direction:column;
    width:50%;
    justify-content: end;
    padding-bottom:20px;
    margin-left:-20px;
}

.chairmanboxcontentjoint{
    width:50%;
    display:flex;
    flex-direction:row;
}

.chairmanboxcontent{
    width:100%;
    display:flex;
    flex-direction:row;
}

.chairmanbox{
    background-color:white;
    width:89%;
    max-width:850px;
    margin-top:-25px;
    z-index:2;
    border:1px solid #555;
}

.aboutheader{
    display:inline-block;
    text-align:center;
    margin-top:-22px;
    margin-left:20px;
    background-color:white;
    color: var(--primary-color);
    border:0;
    padding:10px;
    font-family:Georgia Pro;
    font-size:1.75em;
}

.aboutcontent{
    padding:20px;
    padding-top:10px;
    color:var(--primary-color);
}

.aboutcontainer{
    box-sizing: border-box;
    width:810;
    margin:20px;
    border:2px solid var(--primary-color);
}

.aboutlist{
    margin:10px 0 0 20px;
    list-style-type:disc;
}

.committeestafflist{
    padding:8px;
    font-size:1.1em;
}

.committeestafflist.staffhide{
    display:none;
}

.committeeinfo{
    display:flex;
    flex-direction:column;
    width:100%;
    max-width:960px;
    align-items:center;
    justify-items:center;
}

.staffinfoheader{
    display:inline-block;
    text-align:center;
    margin-top:-22px;
    background-color:var(--primary-color);
    color:white;
    border:0;
    padding:10px;
    font-family:Georgia Pro;
    font-size:1.75em;
}

.staffheader{
    width:50%;
}

ul.stafflist{
    list-style-type: none;
    padding:5px;
}

.stafflistandcontactcontent{
    display:flex;
    flex-direction:column;
    height:calc(100% - 25px);
    justify-content:center;
    justify-items:center;
    align-content:center;
}

.staffinfocontainer{
    width:40%;
    border:2px solid white
}

.contactinfoheader{
    width:70%;
}

.contactinfocontent{
    padding:8px;
    font-size:1.1em;
}

.contactinfocontent a, .contactinfocontent a:link, .contactinfocontent a:visited{
    color:white;
}

.addressinfo{
    line-height:1.25em;
}

.staffinfobox{
    background-color:var(--primary-color);
    color:white;
    width:94%;
    max-width:900px;
    min-height:228px;
    text-align:center;
    margin-top:-25px;
}

.staffinfocontent{
    width:100%;
    display:flex;
    flex-direction:row;
    justify-content:space-around;
    margin-top:50px;
    margin-bottom:20px;
}

.staffinfobox .toggle{
    text-align:center;
    margin-top:-7px;
    background-color:var(--primary-color);
    color:white;
    border:0;
    padding:5px;
    font-size:1.1em;
    cursor:pointer;
}

.staffinfobox .more{
    display:inline-block; width:20%;
}

.staffinfobox .less{
    display:none; width:20%;
}

.meetingcontainer{
    margin:0 50px 0 50px;
    font-family:Georgia Pro;
    font-size:1.50em;
    color:var(--primary-color);
}

.committeetabs{
    margin:0 50px 0 50px;
    display: flex;
    flex-direction: row;
}

.committeetabs .tabname{
    display: inline-block;
    cursor: pointer;
    padding:10px 20px;
    font-family:Georgia Pro;
    font-size:1.5em;
    font-weight:bold;
    text-align:center;
    color: var(--primary-color);
    background-color: transparent;
    border-radius: 8px 8px 0 0;
    /* border: 1px solid var(--primary-color); */
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.committeetabs .tabname.selected{
    color: white;
    background-color: var(--primary-color);
}

.buttoncontainer,
.chairmanbuttoncontainer{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin:0 50px 0 50px;
}

.buttoncontainer a:link,
.chairmanbuttoncontainer a:link{
    display: inline-block;
    padding:10px 20px;
    font-family:Georgia Pro;
    font-size:1.25em;
    font-weight:bold;
    text-align:center;
    color: white;
    background-color: var(--primary-color);
    border-radius: 8px;
}

.chairmanbuttoncontainer a:link{
    background-color: red;
}

.buttoncontainer a:visited,
.chairmanbuttoncontainer a:visited{
    display: inline-block;
    padding:10px 20px;
    font-family:Georgia Pro;
    font-size:1.25em;
    font-weight:bold;
    text-align:center;
    color: white;
    background-color: var(--primary-color);
    border-radius: 8px;
}

.chairmanbuttoncontainer a:visited{
    background-color: red;
}

.tabcontainers{
    margin:0 50px 0 50px;
}

.tabcontainers .tabcontent{
    display:none;
    border-top: 1px solid var(--primary-color);
    width:100%;
    max-width: 870px;
    height:440px;
    overflow:hidden;
    overflow-y:scroll;
}

.membercontent{
    display:flex;
    flex-wrap: wrap;
}

a.memberrowcontent{
    display:flex;
    flex-direction: row;
    width:50%;
    padding:5px 0;
    text-decoration: none;
}

a.memberrowcontent:link,a.memberrowcontent:visited,a.memberrowcontent:hover{
    padding:5px 0;
    text-decoration: none;
}

.memberprofile{
    display:flex;
    flex-direction: column;
    justify-content:center;
    justify-items:center;
    align-content:center;
}

.memberphoto{
    width:100px;
    border-radius: 50%;
}

.archivescontainer{
    margin:0 50px 0 50px;
    font-family:Georgia Pro;
    font-size:1.50em;
    color:var(--primary-color);
}

.archivescontent{
    width:89%;
    max-width:850px;
    font-family: arial,helvetica,sans-serif;
    font-size: .7em;
    margin-top:20px;
    text-align:center;
}

span.meetingsectiontitle, span.meetingsectiontitle a.clicktoopen{
    font-family:Georgia Pro;
    font-size:0.9em;
    color:var(--primary-color);
}

.meetingsectiontitle{
    display: inline-block;
    width: 50%;
}

.meeting{
    margin:20px 0 0 30px;
    list-style-type: none;
}

.meetingcontent{
    font-family: arial,helvetica,sans-serif;
    font-size: .7em;
    display:none;
}

.meetingdate{
    font-weight:bold;
    text-decoration:underline;
}

.meetingrevision{
    margin:0 0 0 20px;
}

.archivewindow{
    height: 410px;
    overflow:hidden;
    overflow-y:scroll;
    margin:0 0 0 0;
    list-style-type: none;
    margin-left:30px;
    margin-top:0px;
}

.archivemeeting{
    display: flex;
    justify-content: space-between;
    background-color:transparent;
    box-sizing: border-box;
    min-height:50px;
    padding-bottom:10px;
}

.archivemeetingtitle{
    max-width: 700px;
}

.archivemeeting .downloadlink{
    text-align:right;
    font-size:0.7em;
    padding-right:20px;
}

.archivemeetingdownload{
    width: 30px;
}

.archivemeetingbottom{
    border-bottom: 1px solid #888888;
}

.archivemeetinglink{
    display: inline-block;
}

.archivemeetinglinkindent{
    padding-left: 20px;
}

.committeetabcontent{
    box-sizing: border-box;
    padding:20px 20px;
}

.regmatrix{
    margin:10px 0 0 -45px;
    padding:0;
}

th {
    padding: 20px;
}

table.tablesort th{
    cursor:pointer;
}

table.tablesort th.sorting{
    cursor:wait;
}

td {
    padding: 20px;
}

table.noborders {
    border-collapse: collapse;
    border: 0;
}

table.noborders tr:nth-child(even) {
    background-color: white;
}

table.noborders th {
    background-color: #8f7f68;
    color: white;
}

table.noborders th, table.noborder td {
    border: 0;
}

table.borders {
    border-collapse: collapse;
    border: 1px solid black;
    text-align: left;
}

table.borders th, table.borders td {
    border: 1px solid black;
}

table.rowborder {
    border-collapse: collapse;
    border: 1px solid black;
}

table.rowborder th, table.rowborder td {
    border-bottom: 1px solid black;
}

table.vison th {
    padding: 20px;
}


@media(max-width: 900px){
    .contactinfoheader{
        width:85%;
    }
   
    .staffheader{
        width:85%;
    }  
}

@media(max-width: 750px){
    .contactinfoheader{
        width:92%;
    }
   
    .staffheader{
        width:92%;
    }  
}

@media(max-width: 700px){
    hr{
        width:100%;
    }

    .headerbox{
        height:auto;
    }

    .headerboxcontent{
        flex-direction:column;
        margin:20px auto;
    }

    img.statehouse{
        margin:5px auto;
    }

    .nochamber{
        margin-top:0;
    }
    
    .committeenamebox{
        width:90%;
        margin:5px auto 25px;
        padding:0;
        border: none;
    }

    .chairmanboxcontent{
        flex-direction:column;
    }

    .chairmanboxcontentjoint{
        width:100%;
    }

    .chairmanprofile{
        width:100%;
    }

    .chairmanphotodiv{
        width:50%;
        margin:0 auto;
    }
    
    .staffinfoheader{
        font-size:1.6em;
    }

    .contactinfoheader{
        width:75%;
    }
   
    .staffheader{
        width:75%;
    }
    
    .staffinfocontent{
        flex-direction:column;
    }

    .staffinfocontainer{
        width:90%;
        margin:15px auto;
        border:2px solid white
    }
    
    .meetingcontainer{
        margin: 0 25px 0 25px;
    }

    .meetingsectiontitle{
        width:100%;
    }

    .committeetabs{
        margin: 0 25px 0 25px;
        flex-direction: column;
    }

    .tabcontainers{
        margin: 0 25px 0 25px;
        border-top:2px solid var(--primary-color);
    }

    .tabcontent{
        border:1px solid var(--primary-color);
        background-color: lightgray;
    }

    .tabname{
        border:1px solid var(--primary-color);
    }

    .tabname i{
        margin-left:10px;
        border: solid var(--primary-color);
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }

    a.memberrowcontent{
        width:95%;
        font-size:0.75em;
    }

    .archivescontainer{
        margin-bottom:20px;
    }
}