﻿#Meetings .tbl p.item_head {
    margin: 0;
    margin-left: 1.5em;
    font-size: 100%;
}

#Meetings .tbl div.item_body ul {
    margin: 0;
}

#Meetings .tbl div.item_body li {
    list-style: disc;
}

.meetingComment {
    display: block;
    font-style: italic;
    font-weight: bold;
    margin: 0;
    padding: 0;
    margin-left: 1em;
}

td.lefttext {
    width: 100%;
}
/*table.tbl {max-width: 1100px;}*/
/*#tabBodyMeetings {max-width: 1100px;}*/
.icon {
    text-align: center;
}

h3 {
    color: #000;
    font-size: 1.2em;
    display: inline-block;
    font-style: italic;
}

    h3.viewFilters {
        font-style: normal;
    }

    h3.mar-bot0 + p {
        margin-top: 0;
    }

p.gray {
    border-bottom: 0.1em dotted #999999;
    border-top: 0.1em dotted #999999;
    clear: both;
    margin-left: 0em;
    margin-top: 0.5em;
    padding: 0.3em 0;
}

h3 + ul {
    margin-top: 0;
}
/* ---- Process Control ---- */
/*.processControlContainer {
            border: .1em solid #999;
            border-radius: 1em;
            background: #fff;
            padding: .5em;
            font:normal .9em  "Trebuchet MS", Arial, Helvetica, sans-serif;
            box-shadow: 2px 2px 8px #666; margin: 0 auto 1em auto;
            float:left;
        }*/
.processControl {
    width: 725px;
    overflow: hidden;
    position: relative; /*margin: 1em 0;*/ /*text-align: center;*/
    border: .1em solid #999;
    border-radius: 1em;
    background: #fff;
    padding: .5em; /*font:normal .9em  "Trebuchet MS", Arial, Helvetica, sans-serif;*/
    box-shadow: 2px 2px 8px #666;
    margin: 0 auto;
}

.stepGroup {
    clear: left;
    float: left;
    position: relative;
    left: 50%; /*text-align: center;*/
}
/*div.stepTip {
            letter-spacing: .04em;
            color: #999;
            float: left;
            padding: .5em 1em;
            padding-right: 2em;
            background-color: #e0e0e0;
            position: relative;
        }*/
.processControl div.stepTip {
    white-space: normal;
    display: block;
    float: left;
    list-style: none;
    margin: 0;
    padding: .5em 1em;
    padding-right: 2em;
    position: relative;
    right: 50%;
    background-color: #e0e0e0;
    color: #999; /*line-height: 3ex;*/
}

    .processControl div.stepTip:not(:last-of-type) {
        background-image: url(/Content/img/processControl/process-arrow-tip.png);
        background-repeat: no-repeat;
        background-position: center right;
    }

    .processControl div.stepTip.active {
        background-color: #036;
        color: #fff;
        background-image: url(/Content/img/processControl/process-arrow-tail-tip-active.png);
        background-repeat: no-repeat;
        background-position: center right;
    }

        .processControl div.stepTip.active.point {
            background-color: #036;
            color: #fff;
            background-image: url(/Content/img/processControl/process-arrow-tip-active.png);
            background-repeat: no-repeat;
            background-position: center right;
            text-shadow: 2px 2px 5px #000;
        }

.processControl .stepTip.active:last-of-type {
    background-image: none !important;
    padding-right: 1.5em;
}

.processControl .completed {
    position: absolute;
    right: -.5em;
    bottom: 0;
    z-index: 3;
    margin-bottom: .5em;
    -ms-transform: rotate(15deg); /* IE 9 */
    -webkit-transform: rotate(15deg); /* Chrome, Safari, Opera */
    transform: rotate(15deg);
    text-shadow: 2px 2px 5px #000;
}

.processControl .description {
    clear: left;
    display: block;
    padding-top: 0.5em;
    text-align: center;
}

.js-disable, .hide {
    display: none;
}

#appropriationscontent {
    visibility: hidden;
}

.confReports .tbl, .confOffers .tbl {
    margin-left: 2em;
}

    .confReports .tbl tbody td:last-of-type, .confOffers .tbl tbody td:last-of-type {
        white-space: nowrap;
    }

    .confReports .tbl thead .thNumber {
        width: 200px;
    }

    .confReports .tbl thead .thTitle {
        width: 70%;
    }

    .confReports .tbl thead .thConfReport {
        width: 300px;
    }

/* Conference Offers Appropriations Meetings Table Only Fix */
.confOffers #meetingsTbl {
    width: 100%;
    margin: 0;
}

    .confOffers #meetingsTbl tbody th:first-of-type {
        width: 75px;
    }

    .confOffers #meetingsTbl tbody td:nth-child(2) {
        text-align: center;
        width: 150px;
    }

.confOffers .tbl tbody td:last-of-type {
    white-space: normal;
}

.confOffers ul ul {
    margin: 0;
}

    .confOffers ul ul li {
        list-style-type: circle;
    }

div#conferencecontent .confOffers ul {
    margin-left: 1em;
}
/*modified conf offer display*/
#ConferenceSubjects .confOffers ul {
    margin-bottom: .5em;
}

    #ConferenceSubjects .confOffers ul, #ConferenceSubjects .confOffers ul a {
        color: #036;
    }

        #ConferenceSubjects .confOffers ul ul a:link {
            color: #2881CC;
        }

        #ConferenceSubjects .confOffers ul ul a:visited {
            color: #4B4B4B;
        }

#ConferenceSubjects .confOffers ul {
    list-style-type: none;
    margin-left: 0;
}

    #ConferenceSubjects .confOffers ul ul li {
        list-style-type: disc;
    }
/*amendment deadline box*/
#conferenceDeadlines.box {
    margin: 1em 0;
    padding: 0;
}

    #conferenceDeadlines.box ul {
        margin-right: 1em;
        margin-left: 2em !important;
        margin-bottom: 1em;
    }

    #conferenceDeadlines.box h3 {
        color: #000;
        border-bottom: 1px solid #000;
        margin: .4em;
        display: block;
    }

    #conferenceDeadlines.box h4 {
        margin-left: .8em;
    }

    #conferenceDeadlines.box .deadlineDoc {
        background: rgba(224, 224, 224, 0.71);
        border-radius: 1em;
        padding: .2em 1em;
        font-size: 90%;
    }

    #conferenceDeadlines.box .item_body ul {
        margin: 0 auto;
    }
/*#conferenceDeadlines.box .item_body p { margin-top:0; margin-left: 3em; }*/

.filter h3 {
    font-size: 100%;
    margin: 0 .3em;
    margin-left: .7em;
    color: #000;
    font-weight: normal;
    display: inline;
}

.viewFilters {
    display: inline;
}

    .viewFilters label {
        padding-left: 0;
        margin: auto 0;
    }

.filterBox {
    background: #F0F0F0 /*#E7F2FF*/;
    border: 1px solid #BAD0E6;
    border-radius: 1em;
    margin: .5em;
    margin-top: 0;
}

.subjectDescription {
    margin: 0 1em;
    border: .1em solid #CCCCCC;
    border-radius: 1em 1em 1em 1em;
    background: none repeat scroll 0 0 #EDEDED;
    padding: .5em;
    position: relative;
}

.confOffers ul, .filedBills ul, .pcbs ul {
    margin-left: 1em;
}

.subcategoryOffer {
    float: left;
    margin-left: 1em;
    width: 45%;
}

/*Conference Web Page added 2/2015 - styles for changes to appropriations web display */
.subMenu {
    margin: 1em;
}

    .subMenu ul {
        margin: 0 auto;
        padding: 0;
        display: table;
    }

    .subMenu li {
        list-style: none;
        display: table-cell;
        padding: 0 3em;
        text-align: center;
    }

        .subMenu li:not(:last-of-type) {
            border-right: 1px solid #c0c0c0;
        }

        .subMenu li:first-of-type { /*padding: 0 3em 0 6em;*/ /*padding-left: 6em;*/
        }
    /*.subMenu li:not(:last-of-type):after { border-right: 1px solid #c0c0c0; content: ''; padding-right: 3em;  font-size: 290%; vertical-align: middle; }*/
    .subMenu a {
        color: #666;
        font-weight: bold;
        font-size: 110%;
        text-decoration: none;
    }

        .subMenu a:hover {
            color: #036;
            text-decoration: underline;
        }

    .subMenu .selected {
        font-size: 110%;
        color: #036;
        font-weight: bold;
        text-shadow: .1em .1em .2em #999;
        padding-bottom: .5em;
        background: transparent url(/Usercontent/img/icons/selectedDownArrow.png) no-repeat 50% 100%;
    }

.confReports td:first-of-type a {
    white-space: nowrap;
}

#ConferenceSubjects .item_head, #ConferenceMeetings .item_head, #Conferees .item_head, /*legacy:*/ #budgetSubject .item_head {
    font-size: 125%;
    margin-bottom: .2em;
}

#ConferenceSubjects h2, #ConferenceMeetings h2, #Conferees h2, /*legacy:*/ #budgetSubject h2 {
    font-size: 125%;
    margin-left: 1em;
}

#ConferenceSubjects h3, #ConferenceMeetings h2, #Conferees h2, /*legacy:*/ #budgetSubject h3 {
    font-size: 120%;
}

#ConferenceSubjects .notFoundMsg, #ConferenceMeetings .notFoundMsg, #Conferees .notFoundMsg, #budgetSubject .notFoundMsg {
    font-weight: bold;
    color: #036;
    font-size: 120%;
    padding-left: 2em;
}

    #ConferenceSubjects .notFoundMsg + .subjectDescription, #ConferenceMeetings .notFoundMsg + .subjectDescription, #Conferees .notFoundMsg + .subjectDescription, #budgetSubject .notFoundMsg + .subjectDescription {
        display: none;
    }