
.btnHomeColor a {
    background: url(img/btn-HomeColor.gif) no-repeat left top;
    font-family: verdana,Arial, sans-serif;
    font-size: 13px;
}

    .btnHomeColor a:hover {
        background: url(img/btn-HomeColorOver.png) no-repeat left top;
    }

.btnHomeGrey a {
    background: url(img/btn-HomeGrey.gif) no-repeat left top;
    font-family: Verdana,Arial, sans-serif;
    font-size: 13px;
}

    .btnHomeGrey a:hover {
        background: url(img/btn-HomeGreyOver.png) no-repeat left top;
    }

.btnHomeColor, .btnHomeGrey {
    margin-bottom: 6px;
}

    .btnHomeColor a, .btnHomeGrey a {
        display: block;
        width: 202px;
        height: 33px;
        text-align: left;
        padding: 12px 0 0 10px;
        font-size: 16px;
        text-decoration: none;
        line-height: 18px;
        color: #e5e5e5;
    }

        .btnHomeColor a:hover, .btnHomeGrey a:hover {
            text-decoration: none;
            line-height: 18px;
        }

.ulMenu {
    border: 1px solid #bfbfbf;
    list-style-type: none;
    margin-top: 20px;
    width: auto;
}

    .ulMenu ul {
        list-style-type: none;
        margin: 10px 0 10px 10px;
        width: auto;
    }

    .ulMenu li.header {
        background-color: #f2f2f2;
        border-bottom: 1px solid #bfbfbf;
        padding: 10px 0 10px 10px;
    }

    .ulMenu .divider {
        text-align: center;
        border-top: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
        padding: 4px 0 4px 0;
        margin-bottom: 6px;
        margin-top: 4px;
        font-size: 12px;
    }

    .ulMenu .link {
        padding: 0 0 5px 0;
        font-size: 12px;
    }

    .ulMenu .caption {
        padding: 0 0 8px 0;
        font-size: 11px;
    }

    .ulMenu select {
        font-size: 11px;
        margin-left: -4px;
        font-family: inherit;
        font-height: inherit;
        line-height: inherit;
        margin: 0; /* font: inherit; */
        color: inherit;
    }

.liMenu {
    display: none;
    padding-right: 10px;
}

    .liMenu a {
        color: #006ce0;
        font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
        font-weight: bold;
    }

.coList {
    font-family: inherit;
    color: #333333;
    margin: 0;
    height: 24px;
    cursor: pointer;
    width: 150px;
}

    .coList option {
        padding: 2px 0;
    }

ul.todaymenu {
    border: 1px solid #bfbfbf;
    list-style-type: none;
    margin-top: 20px;
    width: auto;
}

    ul.todaymenu ul {
        list-style-type: none;
        margin: 10px 7px 0px 7px;
        width: auto;
    }

    ul.todaymenu li.holiday {
        font-family: Helvetica, Arial, sans-serif;
        font-weight: bold;
        text-align: center;
        background-image: url(img/decodivider.png);
        background-position: 63px 36px, center;
        padding-bottom: 19px;
        background-repeat: no-repeat;
        background-size: 70px;
    }

    ul.todaymenu li.content {
        padding-bottom: 7px;
        padding-top: 7px;
    }

        ul.todaymenu li.content a {
            font-size: 11px;
            color: #006ce0;
        }

    ul.todaymenu li.header {
        background-color: #aaaaaa;
        color: white;
        border-bottom: 1px solid #bfbfbf;
        padding: 0px 0 15px 10px;
        height: 43px;
    }

    ul.todaymenu li.divider {
        text-align: center;
        border-top: 1px solid #dddddd;
        border-bottom: 1px solid #dddddd;
        padding: 4px 0 4px 0;
        font-size: 12px;
    }

    ul.todaymenu .attention {
        text-align: center;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: rgb(200,32,13);
    }

.icon3 {
    font-size: 11px;
    font-family: open_sansregular;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0 3px 2px 4px; /* font-weight:bolder; */
    color: white;
    background-color: #057eb6;
    margin-right: 2px;
}

.headingText {
    font-family: Georgia;
    font-style: italic;
    font-size: 16px;
    color: #8a8a9a;
}

ul.todaymenu .caption {
    padding: 3px 0 8px 0;
    font-size: 12px;
    text-align: center;
}

ul.todaymenu .caption2 {
    padding: 3px 0 8px 0;
    font-size: 11px;
    text-align: center;
}

.accordionUc {
    border: 4px solid rgb(242,243,242);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: auto;
    overflow: auto;
    background-image: url(../images/courthouse/lb.jpg);
    background-size: 640px 400px;
    background-repeat: no-repeat;
    background-color: #999999;
}

    .accordionUc .accordionContent {
        width: auto;
        padding: 0px; /*cursor: pointer;*/
        opacity: 1;
        background-color: rgb(242,243,242);
    }

        .accordionUc .accordionContent a {
            margin-left: 0;
            line-height: 16px;
        }

    .accordionUc .accordionHeaderSelected {
        background-color: rgba(228,244,255,0.96);
        background-image: none;
        border: 1px solid #dddddd;
        border-top: 1px solid #cccccc;
        cursor: pointer;
        font-weight: normal;
        margin-top: 0px;
        padding: 1px 0 1px 0;
        width: auto;
        opacity: 1;
    }

    .accordionUc .accordionHeader {
        background-color: rgb(248, 248, 248);
        background-image: none;
        border: 1px solid #f0f0f0;
        color: white;
        cursor: pointer;
        font-family: Arial,Sans-Serif;
        font-size: 12px;
        font-weight: normal;
        margin-top: 0px;
        padding: 1px 0 1px 0;
        width: auto;
        opacity: .96;
    }

    .accordionUc .contentHeadingMain {
        background-size: 39px 29px;
        background-image: url(../images/courthouse/lacourtico.png);
        background-repeat: no-repeat;
        font-family: 'Times New Roman';
        font-size: 30px;
        color: #999999;
        padding: 0 0 0 50px;
        margin-top: 10px;
        line-height: 33px;
    }

    .accordionUc .contentHeading2 {
        padding: 3px 0 1px 50px;
        margin: 8px 0 8px 0;
        color: #179da5;
        font-size: 15px;
        font-family: "open_sanssemibold", sans-serif;
        text-transform: uppercase;
        background-image: url(../images/arrowbullet.png);
        background-repeat: no-repeat;
        line-height: 17px;
    }

    .accordionUc .accordionHeader .contentHeadingMain {
        border-bottom: 0px solid #cccccc;
        padding-bottom: 9px;
    }

    .accordionUc .accordionHeaderSelected .contentHeadingMain {
        border-bottom: 0px solid gray;
        padding-bottom: 9px;
        color: #999999;
    }

    .accordionUc .courthouseApp {
        background-image: url(../images/courthouse/lb_home.jpg);
        background-size: 420px 281px;
        background-repeat: no-repeat;
        width: auto;
        height: 245px;
        padding: 0;
    }

    .accordionUc .courthouseAppDiv {
        width: 409px;
        height: 245px;
    }

    .accordionUc .courthouseAppTd {
        width: 100px;
        padding: 0px 0px 10px 6px;
        color: rgb(250, 250, 250);
        font-size: 11px;
        vertical-align: bottom;
        background: rgb(108, 149, 180);
    }

    .accordionUc .tabHeader {
        width: 125px;
        font-size: 13px;
        color: #197264;
        font-weight: bold;
        font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
    }

    .accordionUc .tabHeaderSelected {
        width: 125px;
        font-size: 13px;
        color: #197264;
        font-weight: bold;
        font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
    }

    .accordionUc #findCaseTabA {
        float: left;
        width: 200px;
        height: 100px;
        margin-top: 5px;
        margin-left: 15px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 5px;
        border: 1px solid #555555;
    }

        .accordionUc #findCaseTabA:hover {
            background-color: #FFFCC1;
        }

    .accordionUc #findCaseTabB {
        float: right;
        width: 166px;
        margin-top: 5px;
        margin-right: 15px;
        height: 100px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 5px;
        border: 1px solid #555555;
    }

        .accordionUc #findCaseTabB:hover {
            background-color: #FFFCC1;
        }

        #findCaseError {
            color: rgb(255,0,0);
            margin: 10px 20px 0px;
            padding: 3px;
            text-align: center;
            background: white;
            border: 2px solid #EC9E9E;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            font-size: 12px;
            display:none;
        }
#findCaseTxtInput {
    font-size:13px; color:#333333; width: 135px; padding-left: 5px;height:30px;line-height:30px; margin-top: 0px;margin-left: 10px;
}
.accordionUcdarkbrown {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: auto;
    overflow: auto;
    background-image: url(../images/courthouse/lb.jpg);
    background-size: 420px 290px;
    background-repeat: no-repeat;
    background-position-y: 44px;
}

    .accordionUcdarkbrown .accordionContent {
        background-color: rgba(127,148,156,0.96);
        width: auto;
        padding: 0px;
        cursor: pointer;
        opacity: 1;
    }

        .accordionUcdarkbrown .accordionContent a {
            margin-left: 0;
            line-height: 16px;
        }

    .accordionUcdarkbrown .accordionHeaderSelected {
        background-color: rgba(228,244,255,0.96);
        background-image: none;
        border: 1px solid #dfdfdf;
        cursor: pointer;
        font-weight: normal;
        margin-top: 0px;
        padding: 0px 3px 1px 4px;
        width: auto;
        opacity: 1;
    }

    .accordionUcdarkbrown .accordionHeader {
        background-color: rgba(80,62,51,1);
        background-image: none;
        color: white;
        cursor: pointer;
        font-family: Arial,Sans-Serif;
        font-size: 12px;
        font-weight: normal;
        margin-top: 0px;
        padding: 0px 3px 1px 4px;
        width: auto;
        opacity: 1;
        border: 1px solid #4b3f34;
        border-bottom: 0px;
    }

    .accordionUcdarkbrown .contentHeadingMain {
        background-size: 39px 29px;
        background-image: url(../images/courthouse/lacourtico.png);
        background-repeat: no-repeat;
        font-family: 'Times New Roman';
        font-size: 30px;
        color: #AAAAAA;
        padding: 0 0 0 50px;
        margin-top: 10px;
        line-height: 33px;
    }

    .accordionUcdarkbrown .contentHeading2 {
        padding: 3px 0 1px 50px;
        margin: 8px 0 8px 0;
        color: #68afb4;
        font-size: 15px;
        font-family: "open_sanssemibold", sans-serif;
        text-transform: uppercase;
        background-image: url(../images/arrowbullet.png);
        background-repeat: no-repeat;
        line-height: 17px;
    }

    .accordionUcdarkbrown .accordionHeader .contentHeadingMain {
        border-bottom: 1px solid gray;
        padding-bottom: 8px;
    }

    .accordionUcdarkbrown .accordionHeaderSelected .contentHeadingMain {
        border-bottom: 0px solid gray;
        padding-bottom: 9px;
        color: #999999;
    }

    .accordionUcdarkbrown .accordionHeaderSelected .contentHeading2 {
        color: #179da5;
    }

    .accordionUcdarkbrown #courthouseApp {
        background-image: url(../images/courthouse/lb_home.jpg);
        background-size: 420px 281px;
        background-repeat: no-repeat;
        width: auto;
        height: 245px;
        padding: 0;
    }

    .accordionUcdarkbrown #courthouseAppDiv {
        width: 413px;
        height: 245px;
    }

    .accordionUcdarkbrown #courthouseAppTd {
        width: 100px;
        padding: 0px 0px 10px 6px;
        color: rgb(250, 250, 250);
        font-size: 11px;
        vertical-align: bottom;
        background: rgb(108, 149, 180);
    }

.accordionUcdarkgray {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: auto;
    overflow: auto; /*background-image: url(../images/courthouse/lb.jpg);background-size: 420px 290px;background-repeat:no-repeat; background-position-y:44px*/
}

    .accordionUcdarkgray .accordionContent {
        background-color: rgb(219, 219, 219);
        background: #c8d7dc; /* Old browsers */
        background: -moz-linear-gradient(top, #c8d7dc 0%, #edf1f2 2%, #e8eaea 10%, #f2f5f6 88%, #e1e6e8 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c8d7dc), color-stop(2%,#edf1f2), color-stop(10%,#e8eaea), color-stop(88%,#f2f5f6), color-stop(100%,#e1e6e8)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #c8d7dc 0%,#edf1f2 2%,#e8eaea 10%,#f2f5f6 88%,#e1e6e8 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #c8d7dc 0%,#edf1f2 2%,#e8eaea 10%,#f2f5f6 88%,#e1e6e8 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #c8d7dc 0%,#edf1f2 2%,#e8eaea 10%,#f2f5f6 88%,#e1e6e8 100%); /* IE10+ */
        background: linear-gradient(to bottom, #c8d7dc 0%,#edf1f2 2%,#e8eaea 10%,#f2f5f6 88%,#e1e6e8 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8d7dc', endColorstr='#e1e6e8',GradientType=0 ); /* IE6-9 */
        width: auto;
        padding: 0px; /* cursor: pointer; */
        opacity: 1;
    }

        .accordionUcdarkgray .accordionContent a {
            margin-left: 0;
            line-height: 16px;
        }

    .accordionUcdarkgray .accordionHeader {
        background-color: rgb(228,244,255);
        background-image: none;
        border: 1px solid #dfdfdf;
        cursor: pointer;
        font-weight: normal;
        margin-top: 0px; /* padding: 0px 3px 1px 4px; */
        width: auto;
        opacity: 1;
        border-bottom: 0px;
    }

    .accordionUcdarkgray .accordionHeaderSelected {
        background-color: rgb(97, 97, 97);
        background-image: none;
        color: white;
        cursor: pointer;
        font-family: Arial,Sans-Serif;
        font-size: 12px;
        font-weight: normal;
        margin-top: 0px; /* padding: 8px 3px 0px 4px; */
        width: auto;
        opacity: 1;
        border: 0px solid #4b3f34;
        border-bottom: 0px;
        padding-top: 1px; /* border-bottom: 1px solid #555555; */
    }

    .accordionUcdarkgray .contentHeadingMain {
        background-size: 39px 29px;
        background-image: url(../images/courthouse/lacourtico.png);
        background-repeat: no-repeat;
        font-family: 'Times New Roman';
        font-size: 30px;
        color: #AAAAAA;
        padding: 11px 0 0 55px; /* margin-top:10px; */
        line-height: 33px;
        background-position-y: 11px;
        background-position-x: 2px;
    }

    .accordionUcdarkgray .contentHeading2 {
        color: #179da5;
        padding: 9px 0 9px 50px;
        margin: 0px 0 0px 0;
        font-size: 15px;
        font-family: "open_sanssemibold", sans-serif;
        text-transform: uppercase;
        background-image: url(../images/arrowbullet.png);
        background-repeat: no-repeat;
        background-position-y: 9px;
        background-position-x: 2px;
        text-shadow: 0 -1px 0 rgba(186, 255, 234, 0.5);
    }

    .accordionUcdarkgray .accordionHeader .contentHeadingMain {
        border-bottom: 0px solid gray;
        padding-bottom: 9px;
        text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.32);
    }

    .accordionUcdarkgray .accordionHeaderSelected .contentHeadingMain {
        border-bottom: 0px solid gray;
        padding-bottom: 9px;
        color: #AAAAAA;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    }

    .accordionUcdarkgray .accordionHeaderSelected .contentHeading2 {
        color: #71D0D6;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    }

    .accordionUcdarkgray #siteMasterHolder_midHolder_courthouseApp {
        height: 218px;
        background-size: 420px 220px;
        background-repeat: no-repeat;
        width: auto;
        padding: 0;
    }

    .accordionUcdarkgray #courthouseAppDiv {
        width: 420px;
        height: 218px;
    }

    .accordionUcdarkgray #siteMasterHolder_midHolder_courthouseAppTd {
        width: 74px;
        padding: 0px 5px 10px 10px;
        color: rgb(250, 250, 250);
        font-size: 11px;
        vertical-align: bottom;
        /*background: rgb(108, 149, 180);*/
        /*background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(98,162,214,0)), color-stop(15%,rgba(98,162,214,0.0)), color-stop(25%,rgba(98,162,214,.0)), color-stop(39%,rgba(98,162,214,.0)), color-stop(50%,rgba(109,159,214,.0)), color-stop(75%,rgba(10,15,21,.9)), color-stop(85%,rgba(10,15,21,0.7)), color-stop(100%,rgba(10,15,21,0.5)));
        background: -webkit-gradient(linear, left top, left bottom,color-stop(5%,rgba(10,15,21,0)), color-stop(15%,rgba(10,15,21,0)), color-stop(29%,rgba(10,15,21,0.1)), color-stop(56%,rgba(10,15,21,.5)), color-stop(75%,rgba(10,15,21,.7)), color-stop(90%,rgba(10,15,21,0.9)));*/
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0iIzBhMGYxNSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI5JSIgc3RvcC1jb2xvcj0iIzBhMGYxNSIgc3RvcC1vcGFjaXR5PSIwLjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTAlIiBzdG9wLWNvbG9yPSIjMGEwZjE1IiBzdG9wLW9wYWNpdHk9IjAuOSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(top, rgba(10,15,21,0) 5%, rgba(10,15,21,0.1) 29%, rgba(10,15,21,0.9) 90%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,rgba(10,15,21,0)), color-stop(29%,rgba(10,15,21,0.1)), color-stop(90%,rgba(10,15,21,0.9))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(10,15,21,0) 5%,rgba(10,15,21,0.1) 29%,rgba(10,15,21,0.9) 90%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(10,15,21,0) 5%,rgba(10,15,21,0.1) 29%,rgba(10,15,21,0.9) 90%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(10,15,21,0) 5%,rgba(10,15,21,0.1) 29%,rgba(10,15,21,0.9) 90%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(10,15,21,0) 5%,rgba(10,15,21,0.1) 29%,rgba(10,15,21,0.9) 90%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000a0f15', endColorstr='#e60a0f15',GradientType=0 ); /* IE6-8 */
    }
    /*-webkit-mask-image: -webkit-gradient(linear, left 70%, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,.5)))*/
    .accordionUcdarkgray .tabHeader {
        width: 125px;
        font-size: 13px;
        color: #176CC9;
        font-weight: bold;
        font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
    }

    .accordionUcdarkgray .tabHeaderSelected {
        width: 125px;
        font-size: 13px;
        color: #176CC9;
        font-weight: bold;
        font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
    }



.accordionUcbrown {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: auto;
    overflow: auto;
    background-image: url(../images/courthouse/lb.jpg);
    background-size: 420px 290px;
    background-repeat: no-repeat;
    background-position-y: 44px;
}

    .accordionUcbrown .accordionContent {
        background-color: rgba(191, 207, 212, 0.97);
        width: auto;
        padding: 0px;
        cursor: pointer;
        opacity: 1;
    }
        /*rgba(191, 207, 212, 0.97)rgba(127,148,156,0.96)*/
        .accordionUcbrown .accordionContent a {
            margin-left: 0;
            line-height: 16px;
        }

    .accordionUcbrown .accordionHeaderSelected {
        background-color: rgba(228,244,255,0.96);
        background-image: none;
        border: 1px solid #dfdfdf;
        cursor: pointer;
        font-weight: normal;
        margin-top: 0px;
        padding: 0px 3px 1px 4px;
        width: auto;
        opacity: 1;
    }

    .accordionUcbrown .accordionHeader {
        background-color: #8B847C;
        background-image: none;
        color: white;
        cursor: pointer;
        font-family: Arial,Sans-Serif;
        font-size: 12px;
        font-weight: normal;
        margin-top: 0px;
        padding: 1px 3px 1px 4px;
        width: auto;
        opacity: 1;
        border: 0px solid #4b3f34;
        border-bottom: 0px;
    }
    /*#8B847C, #937F6D*/
    .accordionUcbrown .contentHeadingMain {
        background-size: 39px 29px;
        background-image: url(../images/courthouse/lacourtico.png);
        background-repeat: no-repeat;
        font-family: 'Times New Roman';
        font-size: 30px;
        color: #C5CDCE;
        padding: 0 0 0 50px;
        margin-top: 10px;
        line-height: 33px;
    }
    /*AAAAAA, C5CDCE*/
    .accordionUcbrown .contentHeading2 {
        padding: 3px 0 1px 50px;
        margin: 8px 0 8px 0;
        color: #CDE6E7;
        font-size: 15px;
        font-family: "open_sanssemibold", sans-serif;
        text-transform: uppercase;
        background-image: url(../images/arrowbullet.png);
        background-repeat: no-repeat;
        line-height: 17px;
    }
    /*CDE6E7, 9dd9dd*/
    .accordionUcbrown .accordionHeader .contentHeadingMain {
        border-bottom: 1px solid rgb(31, 23, 11);
        padding-bottom: 8px;
    }

    .accordionUcbrown .accordionHeaderSelected .contentHeadingMain {
        border-bottom: 0px solid gray;
        padding-bottom: 9px;
        color: #999999;
    }

    .accordionUcbrown .accordionHeaderSelected .contentHeading2 {
        color: #179da5;
    }

    .accordionUcbrown #courthouseApp {
        background-image: url(../images/courthouse/lb_home.jpg);
        background-size: 420px 281px;
        background-repeat: no-repeat;
        width: auto;
        height: 245px;
        padding: 0;
    }

    .accordionUcbrown #courthouseAppDiv {
        width: 413px;
        height: 245px;
    }

    .accordionUcbrown #courthouseAppTd {
        width: 100px;
        padding: 0px 0px 10px 6px;
        color: rgb(250, 250, 250);
        font-size: 11px;
        vertical-align: bottom;
        background: rgb(108, 149, 180);
    }

/*#courthouseAppTd{opacity:0.1}
 #courthouseAppTd:hover {opacity:0.95;}*/
/*937F6D,  rgba(129, 103, 87, 1)*/

.href {
    color: White;
    font-weight: bold;
    text-decoration: none;
}


.contentPanelLeft {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 150px;
    height: 242px;
    float: left;
    /*border: 1px solid #bfbfbf;*/
    color: white;
}

.contentPanelRight {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 212px;
    height: 242px;
    /*border-top: 1px solid #bfbfbf;*/
    /*border-right: 1px solid #bfbfbf;*/
    /*border-bottom: 1px solid #bfbfbf;*/
    background-color: #f2f2f2;
    float: right;
    padding: 50px 0 0 20px;
}

.contentPanelBasic {
    width: auto;
    /*border-top: 1px solid #bfbfbf;
            border-right: 1px solid #bfbfbf;
            border-bottom: 1px solid #bfbfbf;*/
    padding: 0px 30px 10px 30px;
}

#findCaseTabA {
    float: left;
    width: 209px;
    height: 120px;
    margin-top: 0px;
    margin-left: 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
    border: 1px solid #555555;
}

    #findCaseTabA:hover {
        background-color: #FFFCC1;
        cursor: pointer;
    }

#findCaseTabB {
    float: right;
    width: 166px;
    margin-top: 0px;
    margin-right: 15px;
    height: 121px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
    border: 1px solid #555555;
}

    #findCaseTabB:hover {
        background-color: #FFFCC1;
        cursor: pointer;
    }

.tabBknd {
    background-color: rgba(255, 255, 255, 0.31);
}

.tabBkndSelected {
    background-color: rgba(255, 252, 193, 1);
}

.tabHeader {
    width: 125px;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
}

.tabHeaderSelected {
    width: 125px;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: bold;
    font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
}

.tabDesc {
    font-size: 11px;
    color: #444444;
    font-weight: normal;
}

.tabDescSelected {
    font-size: 11px;
    color: #000000;
    font-weight: normal;
}

.contentPanelTitle {
    margin-top: 25px;
    margin-bottom: 17px;
    /* padding-left: 19px; */
    color: #5E564A;
    text-align: left;
    font-size: 15px;
    font-weight: normal;
    font-family: verdana,open_sanssemibold, sans-serif;
    /* text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.51); */
    text-align: center;
    line-height: 1.4;
}

.contentTabRight {
    float: right;
    width: 15px;
    margin-top: 14px;
    margin-right: 9px;
}

.contentTabLeft {
    padding: 10px 5px 0 10px;
    width: 111px;
    float: left;
}

hr {
    height: 1px;
    border: none;
    color: #d9d9d9;
    background-color: #d9d9d9;
}

#iconFeatures {
    padding: 0 10px 0 0;
}

    #iconFeatures li {
        margin-bottom: 18px;
        list-style: none;
        background-repeat: no-repeat;
        padding-left: 90px;
        cursor: pointer;
    }

        #iconFeatures li a {
            font-family: open_sanssemibold;
            color: #2E74B5;
            font-size: 16px;
            font-weight: bold;
        }


/*-------------NOTICE BUTTONS-------------------*/
.notice {
    font-size: 10px;
    width: 245px;
    background-color: #E2E2E2;
    padding: 3px 3px 3px 3px;
    margin-right: 20px;
    margin-top: 15px;
    border: 1px solid #333333;
    line-height: 18px;
    color: rgb(41, 39, 28);
    /* cursor: pointer; */
}

.notification-text {
    background-color: #CECBCB;
    padding: 15px;
    color: black;
    font-size: 14px;
    text-align: justify;
    position: absolute;
    width: 100%;
}

/* Used in the home page top right area: See AnnouncementButton.ascx*/
.btHomePageAnnouncementLink {
    font-size: 10px;
    width: 245px;
    background-color: #e7e7e7;
    padding: 5px 5px;
    border: 1px solid #bfbfbf;
    line-height: 12px;
    align-items: flex-start;
    text-align: center;
    border: 2px outset buttonface;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    background-color: buttonface;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	background: -webkit-linear-gradient(#e7e7e7, white);
    box-sizing: border-box;
    color: rgb(200, 32, 13);
}

.btHomePageAnnouncementLink a {
    font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
    font-size: 10px;
    line-height: 12px;
    cursor: pointer;
    white-space: normal;
    font-weight: bold;
    color: rgb(13, 95, 200);
    height: 40px;
    width: 245px;
}
.btHomePageAnnouncementLink a:focus {
outline:auto;
    }

.btHomePageAnnouncementLink a span {
    width: 17.5em; /*word-wrap:break-word;*/
    line-height: 12px!important;
}

.btHomePageAnnouncementLink img {
    width: 58px;
    height: 50px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.btHomeEmergency {
    background: #BB2626;
	font-size: 10px;
    width: 245px;
    padding: 5px 5px;
    border: 1px solid #bfbfbf;
    line-height: 12px;
    align-items: flex-start;
    text-align: center;
    border: 2px outset buttonface;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: rgb(234,234,234);
}

.btHomeEmergency a {
    color: rgb(234,234,234);
	font-weight: bold;
}


.btImportantHomePageAnnouncement {
    font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
    font-size: 10px;
    line-height: 14px;
    cursor: pointer;
    font-weight: bold;
    color: rgb(200, 32, 13);
    width: 245px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#btScammers {
    font-family: Verdana, Geneva, 'DejaVu Sans', sans-serif;
    font-size: 10px;
    line-height: 12px;
    cursor: pointer;
    font-weight: bold;
    color: rgb(200, 32, 13);
    height: 40px;
    width: 245px;
}


.popMessage {
    top: 100px;
    background-color: #FEF1EC;
    color: #CD0A0A;
}

.popMessage .textbox {
        background-color: #F7F6F0;
    }
/*
#pmScammers.popMessage {
    top: 100px;
    background-color: #FEF1EC;
    color: #CD0A0A;
}

    #pmScammers.popMessage .textbox {
        background-color: #F7F6F0;
    }
    */

.icon-info {
    background-color: #3229CF;
}

.symbol {
    font-size: 0.9em;
    font-family: Times New Roman;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    padding: .1em .6em .1em .6em;
    font-weight: bolder;
    color: white;
    background-color: #F51919;
}

.icon2 {
    font-size: 0.9em;
    font-family: Times New Roman;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    border-radius: 1em;
    padding: .1em .6em .1em .6em;
    font-weight: bolder;
    color: white;
    background-color: #0d96d6;
}

.icon-info:before {
    content: 'i';
}

/*-------------COMMUNITY OUTREACH----------------*/
.community .background {
}

.community { /* text-align: center; */ /* color: #E7E7E7; */
    border: 0px;
    padding: 0px 0px 0px 0px;
    /*background-color: #7DB1BD;*/
    border-top: 1px solid #797979;
}

    .community a.why {
        font-family: open_sansregular, arial, helvetica, sans-serif;
        font-weight: bold;
        font-size: 13px;
        color: #25665E;
        margin-left: 56px;
    }

        .community a.why:hover {
            text-decoration: underline;
        }

    .community .care {
        font-family: open_sansregular,georgia;
        font-size: 14px;
        line-height: 1.5;
        padding-top: 0px;
        padding-bottom: 0px;
        color: #FAFAFA;
        padding-right: 11px; /* text-align: left; */
    }

    .community .to {
        display: table-cell;
        font-family: open_sansregular,open_sanssemibold,verdana;
        font-size: 12px;
        color: #5F6219;
        vertical-align: middle; /* width: 129px; */
        padding: 0px 5px 0 0px;
        text-align: center; /*background-image: url(../images/arrowbullet.png);background-repeat: no-repeat;background-position-y: 6px;background-position-x: 2px;*/ /* line-height: 1.1; */ /* border: 1px solid #82847E; */ /* border-radius: 5px; */ /* margin-left: 15px; */ /* padding: 2px 8px 2px 2px; */
    }

    .community .qu {
        font-family: open_sans_condensedbold;
        font-size: 18px; /* padding-right: 8px; */ /* padding-left: 0px; */
        color: #F5FF9E;
        vertical-align: middle; /* font-weight: bold; */
        text-shadow: 0 -1px 0 rgba(60, 60, 22, 0.25);
    }

    .community .sec {
        font-family: serif;
        font-size: 24px;
        padding: 0px 18px 0px 0px;
        color: #1F6714; /* vertical-align: middle; */
        font-weight: bold;
    }

    .community .inquiry {
        width: 390px;
        height: 30px; /* background-color:aqua; */
        padding: 6px 0px 6px 12px; /* margin:0; */
        display: table-cell;
        vertical-align: middle;
    }

    .community .cell {
        display: inline-block;
        vertical-align: middle;
    }

.outreach {
    background-color: #65949E;
    background: #60afb2; /* Old browsers */
    background: -moz-linear-gradient(top, #60afb2 0%, #83d1d1 1%, #63afb2 12%, #4397a8 53%, #639fb7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#60afb2), color-stop(1%,#83d1d1), color-stop(12%,#63afb2), color-stop(53%,#4397a8), color-stop(100%,#639fb7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #60afb2 0%,#83d1d1 1%,#63afb2 12%,#4397a8 53%,#639fb7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #60afb2 0%,#83d1d1 1%,#63afb2 12%,#4397a8 53%,#639fb7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #60afb2 0%,#83d1d1 1%,#63afb2 12%,#4397a8 53%,#639fb7 100%); /* IE10+ */
    background: linear-gradient(to bottom, #60afb2 0%,#83d1d1 2%,#63afb2 20%,#4397a8 53%,#639fb7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60afb2', endColorstr='#639fb7',GradientType=0 ); /* IE6-9 */
    border-top: 1px solid #555555;
}

.outreachcontent { /* padding:10px */
}

    .outreachcontent .cell {
        display: table-cell; /* width: 50%; */ /* padding-bottom: 30px; */
        vertical-align: middle;
        text-align: center;
    }

        .outreachcontent .cell img { /* width: 220px; */
        }

    .outreachcontent .reason {
        color: #FFFFFF;
        font-family: open_sansregular;
        font-size: 15px;
        vertical-align: top;
        padding: 6px 15px 15px 15px; /* font-style: italic; */
        line-height: 1.3;
        text-align: center;
        display: block; /* text-shadow: 0 -1px 0 rgba(23, 16, 5, 0.27); */
    }

    .outreachcontent .desc {
        font-size: 12px;
        color: #000000;
        padding-left: 4px;
    }

    .outreachcontent .category {
        font-size: 20px;
        color: rgb(30, 79, 68);
        padding: 17px 0px 5px 0px; /* border-top: 1px solid silver; */
        text-align: center; /* border-bottom: 1px solid silver; */
        font-family: open_sansregular;
    }

    .outreachcontent .title {
        border-top: 1px solid #EDEDED;
        padding: 12px 0px;
        margin-top: 10px; /* background: #349348; */ /* margin-bottom: 6px; */ /* border-radius: 6px; */
    }

        .outreachcontent .title a { /* color:#f7f7f7; */
            font-family: open_sanssemibold;
            font-size: 14px;
            width: inherit;
            text-align: left;
            display: block;
        }
/*.outreachcontent .title a:hover{color:#2600B2;font-family:open_sanssemibold; font-size:14px;text-decoration:underline}*/

.arrow-down {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #4A858C;
    margin-top: 13px;
}

.coselect button {
    width: 100%;
    text-align: left;
}

.coselect .caret {
    position: absolute;
    right: 10px;
    margin-top: 10px;
}

.coselect:last-child > .btn {
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.selected {
    padding-right: 10px;
}

.option {
    width: 100%;
}

.todayCalendar {
    float: left;
    margin-top: 0px;
    padding-right: 10px;
    margin: 0 auto;
    width: 59px;
    height: 59px;
    background: url(../images/daycalendar2.png) no-repeat;
}

.todayCalendarMM {
    font-family: ARIAL;
    font-size: 8px;
    font-weight: bold;
    margin-top: 8px;
    text-align: center;
    padding-bottom: 0px;
    color: white;
    /*padding-top: 7px;*/
}

.todayCalendarD {
    color: black;
    font-size: 25px;
    font-family: 'Arial';
    font-weight: bold;
    text-align: center;
    /*padding-bottom: 0px;*/
}

.accessInfo {
    width: 198px;
    padding-top: 15px;
    text-align: right;
    font-size: 11px;
}
