﻿#mainmenuDIV {
    z-index: 150;
}

body {
    font-size: 12pt !important;
    -webkit-text-size-adjust: none !important;
}

h2 {
    margin: 0;
    font-size: 14pt;
}

.bo1 {
    border-radius: 40px 0px 0px 40px;
}

.bo2 {
    border-radius: 0px 40px 40px 0px;
}

.budgetcomplete {
    -moz-box-shadow: inset 0 -10px 10px -10px #000000;
    -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
    box-shadow: inset 0 -10px 10px -10px #000000;
}

.budgetincomplete {
    -moz-box-shadow: inset 0 -10px 10px -10px #000000;
    -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
    box-shadow: inset 0 -10px 10px -10px #000000;
}

.budgetinprogress {
    -moz-box-shadow: inset 0 -10px 10px -10px #000000;
    -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
    box-shadow: inset 0 -10px 10px -10px #000000;
}

.budgetometer {
    text-align: left;
    width: 100%;
    height: 50px;
    vertical-align: top;
}

.budgetometer div {
    text-align: center;
}

.budgetometerexplanation {
    display: block;
    height: 0px;
    position: absolute;
    width: 899px;
    margin-right: auto;
    margin-left: auto;
    top: 90px;
    left: 48px;
    z-index: 200;
}

    .budgetometerexplanation img {
        position: absolute;
        top: 7px;
    }

    .budgetometerexplanation span {
        border: 1px solid gray;
        display: inline-block;
        padding: 3px;
        width: 880px;
        background-color: rgba(255, 255, 255, 0.9);
        margin-top: 15px;
        margin-right: auto;
        margin-left: auto;
        border-radius: 8px;
        padding-left: 8px;
        padding-right: 8px;
    }

.budgetsection {
    display: inline-block;
    width: 120px;
    height: 50px;
    vertical-align: middle;
    line-height: 50px;
    border: 1px solid black;
}

.budgetsection a {
    outline: none;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    padding-left: 2px;
    padding-right: 2px;
}

.budgetsection a:hover {
    text-decoration: none;
}

.confdocs {
    background-color: white; /*rgba(255, 255, 255, 0.5);*/
    height: calc(25vh - 116.2px);
    overflow: auto;
    padding: 3px;
    margin-top: 39px;
}

.confdocs a {
    display: list-item;
    border-bottom: 1px solid black;
    font-weight: bold;
    padding: 1px;
    text-decoration: none;
    margin: 2px;
}

.confdocs li {
    margin: .5em 0;
}

.DocHeaderRow {
    width: 99%;
    height: 24px;
    font-weight: bold;
    display: block;
    border-bottom: 2px solid white;
    line-height: 24px;
    padding-left: 1%;
}

.DocInfoCell {
    width: 88%;
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
    height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 2px;
}

.DocInfoCellRC {
    width: 82%;
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
    height: 24px;
    margin-left: 10px;
}

.DocRow {
    width: 100%;
    display: block;
    border-bottom: 2px solid white;
    font-size: 9pt;
}

.generalsec {
    vertical-align: top;
    display: inline-block;
    overflow: visible;
    margin-left: 2px;
    margin-right: 2px;
    margin-bottom: 10px;
}

.generalsecbody {
    font-size: 11pt;
    color: black;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    text-align: left;
}

.generalsecbody li {
    font-weight: bold;
    margin-left: -10px;
    padding: 3px;
}

.generalsecbox {
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    text-align: center;
    position: relative;
    height: auto;
    background-color: white;
}

.generalsecfooter {
    font-size: 11pt;
    color: black;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 2px;
    left: 0px;
}

.generalsecheader {
    font-size: 14pt;
    background-color: #385C8B !important;
    color: white !important;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.generalsecshuffle {
    vertical-align: top;
    display: inline-block;
    overflow: visible;
    /*margin-left: 2px;
        margin-right: 2px;*/
    margin-bottom: 6px;
    width: 100%;
    height: 280px;
}

.h3 {
    margin: 0;
    font-size: 14pt;
}

.h3 a {
    cursor: pointer;
    color: black;
    text-decoration: none;
}

.IconCell {
    width: 10%;
    display: inline-block;
    text-align: center;
    height: 24px;
}

.IconCell img {
    margin-top: 2px;
}

.liveFeed {
    width: 21px;
    margin-bottom: -3px;
    padding-bottom: 2px;
}

.mediaDIVs {
    padding-bottom: 5px;
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
}

.textLR {
    display: inline-block;
    width: 62px;
    padding-right: 3px;
    padding-left: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 2px;
}

.textSpon {
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 2px;
    width: 48px;
}

.textType {
    display: inline-block;
    width: 102px;
    padding-left: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 2px;
}

.titleBar {
    font-size: 14pt !important;
}

.titleOffset {
    top: -19px;
}

.topsecheader {
    font-size: 14pt;
    color: white;
    font-weight: bold;
    margin: 0px;
    padding: 6px;
    text-align: center;
    text-shadow: 1px 1px black;
}

.withhold {
    display: block;
    color: black;
    padding: 3%;
    border-width: 1px 3px 1px 2px;
    border-style: solid;
    border-color: rgba(236, 235, 235, 1.00);
    /*border-width: 1px 3px 1px 2px;
        border-style: solid;
        border-color: White;*/
    text-decoration: none;
}

.withholdSelect {
    display: block;
    color: black;
    padding: 3%;
    border-width: 1px 3px 1px 2px;
    border-style: solid;
    border-color: rgba(236, 235, 235, 1.00);
    text-decoration: none;
}

#appropsbills {
    z-index: 100;
    left: .7%;
    position: absolute;
    width: 9.3%;
    top: 112px;
    height: calc(100vh - 260px);
    background-color: white;
}

#appropsbills a div:hover {
    background-color: #ccc;
}

#billContent {
    width: 98.3%;
    vertical-align: top;
    overflow: visible;
    height: calc(100vh - 260px);
    position: absolute
}

#billContentH2 {
    width: 100%;
    display: inline-block;
    margin: 0;
}

#billContentH2 a {
    cursor: pointer;
    text-decoration: none;
    color: white;
}

#billContentTitle {
    text-align: left;
    text-align: left !important;
    font-weight: bold;
    border-bottom: 1px solid gray;
    width: 100%;
}

#billInformationDIV {
    height: calc(100vh - 260px) !important;
}

#billpage {
    width: 25.6%;
    padding-left: 9.78%;
    display: inline-block;
    position: absolute;
    height: 700px;
    margin-bottom: 5px;
    z-index: 0;
}

#billScrollDIV {
    overflow-x: hidden;
    overflow-y: auto;
    height: 663px;
    margin-top: 39px;
}

#budgetBillsHeader {
    text-align: center;
}

#budgetometerDIV {
    width: 100%;
    margin-top: -7px;
}

#budgetometerBarDIV {
    width: 910px;
    padding-left: 30px;
}

#budgetometerContainerDIV {
    width: 100%;
    margin-bottom: 5px;
}

#karat0 {
    left: 62px;
}

#karat1 {
    left: 194px;
}

#karat2 {
    left: 292px;
}

#karat3 {
    left: 376px;
}

#karat4 {
    left: 482px;
}

#karat5 {
    left: 586px;
}

#karat6 {
    left: 690px;
}

#karat7 {
    left: 814px;
}

#budgetometerTitleDIV {
    /*background-color: #385C8B !important;*/
    height: 96px !important;
    border: 1px solid gray;
}

#ContentPlaceHolder1_AppropBillSection div {
    margin-left: 20px;
    text-decoration: underline;
}

#ContentPlaceHolder1_AppropriationsCommittees {
    background-color: white;
    height: 277px;
    overflow: auto;
    margin-top: 38px;
}

#ContentPlaceHolder1_AppropriationsCommittees ul {
    margin-top: 0px;
}

#ContentPlaceHolder1_hearingbox {
    background-color: white; /*rgba(255, 255, 255, 0.5);*/
    border: none;
    height: 260px;
    width: 99%;
    overflow: hidden;
}

#ContentPlaceHolder1_MarkupSheets {
    /*border:1px solid gray;*/
    padding-left: 8px !important;
    padding-right: 4px !important;
    background-color: white; /*rgba(255, 255, 255, 0.5);*/
    height: 656px;
    overflow: auto;
    padding: 3px;
    margin-top: -1px;
    padding-top: 44px;
}

#currentDocsDIV {
    height: auto !important;
}

#dailyGRR {
    font-size: 13pt;
    color: blue;
}

#DocRows {
    background-color: white;
}

#feedArchive {
    width: 21px;
    margin-bottom: -1px;
}

#FeedsDIV {
    width: 100% !important;
    height: 95px
}

#Header2, .BillHeader {
    display: none;
}

#linkDocs {
    vertical-align: top;
    width: 100%;
    display: inline-block;
    padding-left: 3px;
}

#mainContainerDIV {
    width: 97%;
    padding: 10px;
    padding-top: 16px;
    position: absolute;
    left: 4%;
    margin-left: -3%;
    min-width: 910px;
    height: fit-content;
    padding-bottom: 5px;
    margin-top: 4px;
}

#otherStuff {
    padding-left: 45.7%;
    width: 54.4%;
    display: inline-block;
}

#otherStuffStuff {
    display: inline-block;
    height: calc(100vh - 259px);
    overflow-y: auto;
}

#otherStuffStuffCon {
    width: 100% !important;
    margin-bottom: 0px !important;
    height: auto !important;
}

#pageContent {
    overflow: hidden !important;
}

#sessions {
    position: absolute;
    width: 152px;
    font-size: 13pt;
    top: 10px;
    left: 10px;
    font-family: 'Trebuchet MS', 'Century Gothic', Arial, Helvetica, sans-serif !important;
}

#upcomingHearingsDIV {
    margin-bottom: 6px;
    margin-top: -22px;
    background-color: white;
}

#upcomingHearingsIframeDIV {
    text-align: center;
    padding-top: 42px;
}

#withholdingbox {
    background-color: white; /*rgba(255, 255, 255, 0.5);*/
    border: 1px solid gray;
    height: 270px;
    width: 99.3%;
    overflow: hidden;
}

@media screen and (min-width: 1165px) {

    #billpage {
        width: 26% !important;
    }

    #linkDocs {
        width: calc(50% - 4px) !important;
    }

    #otherStuffStuff {
        width: calc(50% - 10px) !important;
        padding-left: 6px !important;
    }

}

@media screen and (max-width: 1165px) {

    h2, h3 {
        font-size: 22pt !important;
    }

    .generalsecbody {
        font-size: 18pt !important;
    }

    .generalsecheader {
        font-size: 22pt !important;
    }

    .hslice {
        font-size: 18pt !important;
    }

    #appropsbills {
        top: 72px !important;
        width: 15% !important;
        height: 700px !important;
    }

    #billContent {
        height: 700px !important;
    }

    #billInformationDIV {
        height: 700px !important;
    }

    #billpage {
        position: relative !important;
        width: 70% !important;
        padding-left: 15.7% !important;
    }

    #billScrollDIV {
        height: 633px !important;
    }

    #budgetometerBarDIV {
        display: none;
    }

    #budgetometerTitleDIV
    {
        height: 56px !important;
    }

    #committeeListDIV {
        height: 385px !important;
    }

    #ContentPlaceHolder1_AppropriationsCommittees {
        height: 345px !important;
    }

    #ContentPlaceHolder1_MarkupSheets {
        padding-top: 56px !important;
    }

    #dailyGRR {
        font-size: 20pt !important;
    }

    #FeedsDIV {
        height: 126px !important;
    }

    #linkDocs {
        width: 100% !important;
    }

    #main, #mainbody {
        font-size: 18pt !important;
    }

    #otherStuff {
        padding-left: 0% !important;
        width: 100% !important;
    }

    #otherStuffStuff {
        width: 100% !important;
        padding-left: 0px;
        height: fit-content !important;
    }

    #pageContent {
        overflow-y: auto !important;
    }

    #sessions {
        position: relative !important;
    }
}
