﻿*
{
    margin: 0;
}

html
{
    height: 100% !important;
}

.popover-title
{
    background-color: #0088cc !important;
    color: white !important;
}

.recentSearchDescription
{
    font-weight: bold;
    padding: 5px 6px;
}

table > tbody > tr.activeprocess > td
{
    color: #d44950 !important;
    font-weight: bold !important;
    background: #f2dede;
}

/* page template style */
#page_header
{
    background-color: #336699;
    height: 40px;
    border-top: solid 1px #cccccc;
    border-left: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
}

div .headerTitle
{
    color: White;
    padding-left: 10px;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: normal;
    text-align: left;
}

#title
{
    color: White;
    padding-left: 10px;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: normal;
    text-align: left;
}


.content_left
{
    width: 7px;
    border-left: solid 1px #cccccc;
    background-color: White;
}

.content_main
{
    min-height: 400px;
    height: 400px;
    background-color: White;
}

.content_right
{
    width: 7px;
    border-right: solid 1px #cccccc;
    background-color: White;
}

.content_bottom_left
{
    border-bottom: solid 1px #cccccc;
    background-color: white;
}

.content_bottom_middle
{
    border-bottom: solid 1px #cccccc;
    background-color: White;
}

.content_bottom_right
{
    border-bottom: solid 1px #cccccc;
    background-color: white;
}

.innerRecentActivity
{
}

.vscroll
{
    overflow-y: auto;
}

input, select
{
    /* border: solid 1px #c2c1c1; */
    /*font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
}

.sectionTitle
{
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #7e9cb9;
}

.sectionTitle_ul
{
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #7e9cb9;
    border-bottom: solid 1px #7e9cb9;
}

.sectionTitle2
{
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #336699;
    font-weight: bold;
}

.searchHint
{
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #404040;
    font-style: italic;
}
/* page template style */
/* case details page */
.casedetailSectionTable
{
    vertical-align: top;
    border: 1px solid #7e9cb9;
    width: 100%;
    background: #fff;
}

.sectionHeader td
{
    border-bottom: 1px solid #7E9CB9;
    background: #c5dbf2; /* Old browsers */
    background: -moz-linear-gradient(top, #c5dbf2 0%, #f0f8fd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c5dbf2), color-stop(100%,#f0f8fd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c5dbf2 0%,#f0f8fd 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c5dbf2 0%,#f0f8fd 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c5dbf2 0%,#f0f8fd 100%); /* IE10+ */
    background: linear-gradient(to bottom, #c5dbf2 0%,#f0f8fd 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c5dbf2', endColorstr='#f0f8fd',GradientType=0 ); /* IE6-9 */
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Black;
    height: 23px;
    text-transform: uppercase;
}

.casedetailLabel
{
    font-weight: bold;
    text-align: right;
    width: 120px;
}

.casedetailContent
{
    font-weight: normal;
    text-align: left;
    padding-left: 4px;
}

.casemenu_tl
{
    width: 7px;
    height: 5px;
    background-image: url(Images/corner_top_left2.png);
    background-repeat: no-repeat;
    background-position: left top;
}

.casemenu_bl
{
    width: 7px;
    height: 5px;
    background-image: url(Images/corner_bottom_left2.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.casemenu_tr
{
    width: 7px;
    height: 5px;
    background-image: url(Images/corner_top_right2.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.casemenu_br
{
    width: 7px;
    height: 5px;
    background-image: url(Images/corner_bottom_right2.png);
    background-repeat: no-repeat;
    background-position: right bottom;
}

.casemenu
{
    /*background-color: #f4f2f2;*/
    min-width: 820px;
    width: 100%;
    height: 25px;
    border: none 1px #cccccc;
}

.casemenu_left
{
    width: 7px;
    border-left: solid 1px #cccccc;
    background-color: #f4f2f2;
}

.casemenu_right
{
    width: 7px;
    border-right: solid 1px #cccccc;
    background-color: #f4f2f2;
}

.casemenu_corner
{
    width: 7px;
    height: 5px;
}

.casemenu_content
{
    background-color: #f4f2f2;
    border-top: solid 1px #cccccc;
    border-bottom: solid 1px #cccccc;
    padding-top: 4px;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Black;
}

A.casemenu
{
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Black;
    text-decoration: none;
}

    A.casemenu:hover
    {
        font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: Black;
        text-decoration: underline;
    }

    A.casemenu.visited
    {
        font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: Black;
        text-decoration: none;
    }

#usermenu
{
    width: 160px;
    border: solid 0px #cccccc;
    background-color: #e6e6e6;
}

    #usermenu #container
    {
        width: 100%;
    }

        #usermenu #container .headleft
        {
            width: 7px;
            height: 5px;
            background-image: url(Images/corner_top_left3.png);
            background-repeat: no-repeat;
            background-position: left top;
        }

        #usermenu #container .headcontent
        {
            border-top: solid 1px #cccccc;
            background-color: White;
        }

        #usermenu #container .headright
        {
            width: 7px;
            height: 5px;
            background-image: url(Images/corner_top_right3.png);
            background-repeat: no-repeat;
            background-position: right top;
        }

        #usermenu #container .contentleft
        {
            width: 7px;
            border-left: solid 1px #cccccc;
            background-color: White;
        }

        #usermenu #container .contentmain
        {
            background-color: #ffffff;
            height: 35px;
        }

        #usermenu #container .contentright
        {
            width: 7px;
            border-right: solid 1px #cccccc;
            background-color: White;
        }
/* grids  #gridDockets, */
#gridCharges, #gridParties, #gridNames, #gridAddresses
{
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    color: Black;
    font-size: 11px;
}

.sortableGrid
{
    width: 100%;
}


#gridViewDockets thead #imgCol, #gridDockets thead #imgCol, .imgCol
{
    /*	background-image: none; */
    text-align: center;
    width: 20px;
}

#gridViewDockets thead #noteCol, #gridDockets thead #noteCol
{
    /* background-image: none; */
    width: 40px;
}



#gridViewDockets tbody tr td, #gridDockets tbody tr td, #gridCharges tbody tr td, #gridParties tbody tr td, #gridCaseEvents tbody tr td,
#gridHistory tbody tr td, #gridCourtEvents tbody tr td, #gridEventCases tbody tr td, #gridNames tbody tr td, #gridAddresses tbody tr td,
#gridPartyFees tbody tr td,
#matchingCasesGrid tbody tr td,
#relatedCasesGrid tbody tr td,
.benchmarkTableGrid thead th
{
    height: 20px;
    border-bottom: 1px solid #7e9cb9;
    vertical-align: middle;
    padding-left: 2px;
    color: Black;
    font-weight: normal;
}

#gridPartyFees tfoot td
{
    height: 20px;
    border-bottom: 1px solid #7e9cb9;
    padding-left: 2px;
    color: Black;
    font-weight: bold;
}

#gridViewDockets thead th, #gridDockets thead th, #gridCharges thead th, #gridParties thead th, #gridCaseEvents thead th, #gridHistory thead th,
#gridCourtEvents thead th, #gridEventCases thead th, #gridNames thead th, #gridAddresses thead th,
#gridPartyFees thead th,
#matchingCasesGrid thead th,
#relatedCasesGrid thead th,
.benchmarkTableGrid thead th
{
    border-top: 1px solid #c2d9f1;
    border-bottom: 1px solid #7e9cb9;
    height: 20px;
    background-color: #c2d9f1;
    cursor: pointer;
    padding-left: 2px;
    font: bold 10px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #4f6b72;
    text-transform: uppercase;
}

.benchmarkTableGrid thead th
{
    cursor: default !important;
}

.benchmarkTableGrid tbody tr
{
    cursor: pointer;
}

    .benchmarkTableGrid tbody tr.highlightedrow
    {
        background: yellow;
    }

/* Docket Viewer */

#docketViewerMenu
{
    background-color: #f4f2f2;
    height: 25px;
    border: solid 1px #cccccc;
}

    #docketViewerMenu td
    {
        background-color: #f4f2f2;
        height: 25px;
        padding-left: 4px;
    }

/* Docket Viewer */



/* Search Results Grid */
.sortableGrid
{
    width: 100%;
}

    /*
.sortableGrid thead #detailCol {
	text-align: center;
	width: 40px;
}

.sortableGrid thead #eFileCol {
	background-image: none;
	text-align: center;
	width: 20px;

}
*/

    .sortableGrid th
    {
        font: bold 10px/22px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif !important;
        color: #4f6b72 !important;
        border-right: 1px solid #C1DAD7 !important;
        border-bottom: 1px solid #C1DAD7 !important;
        border-top: 1px solid #C1DAD7 !important;
        letter-spacing: 1px !important;
        text-transform: uppercase !important;
        text-align: left !important;
        padding: 2px 4px 1px 2px;
        background: #c2d9f1 url(images/bg_header.png) no-repeat;
        vertical-align: middle !important;
    }

        .sortableGrid th.sortable,
        .sortableGrid th.sortable-text,
        .sortableGrid th.sortable-date,
        .sortableGrid th.sortable-keep,
        .sortableGrid th.sortable-date-dmy,
        .sortableGrid th.sortable-numeric,
        .sortableGrid th.sortable-currency,
        .sortableGrid th.sortable-sortByTwelveHourTimestamp,
        .sortableGrid th.sortable-sortIPAddress,
        .sortableGrid th.sortable-sortEnglishLonghandDateFormat,
        .sortableGrid th.sortable-sortScientificNotation,
        .sortableGrid th.sortable-sortImage,
        .sortableGrid th.sortable-sortFileSize,
        .sortableGrid th.sortable-sortAlphaNumeric,
        .sortableGrid th.sortable-sortEnglishDateTime
        {
            cursor: pointer;
            background: #c2d9f1 url(images/bg_header.png) no-repeat;
            /* padding:  8px 12px 4px 16px; */
            padding-left: 4px;
            padding-right: 4px;
        }

        .sortableGrid th.forwardSort
        {
            background: #c2d9f1 url(images/bg_header_sorted.png) repeat-x 0 0;
        }

        .sortableGrid th.reverseSort
        {
            background: #c2d9f1 url(images/bg_header_sorted.png) no-repeat 0 0;
        }

    .sortableGrid thead th.forwardSort a,
    .sortableGrid thead th.reverseSort a
    {
        color: #000;
        text-decoration: none;
    }
    /*
These styles should be added when very long tables are expected
*/
    .sortableGrid th.sort-active
    {
        background: #c2d9f1 url(images/bg_header.png) no-repeat 0 0;
        cursor: wait;
    }

        .sortableGrid th.sort-active a
        {
            color: #a80000 !important;
            cursor: wait;
        }


    .sortableGrid th a
    {
        text-decoration: none;
        color: #4f6b72;
        /*background: transparent;*/
    }

    .sortableGrid td img
    {
        margin: 0 auto;
        border: 3px solid #ddd;
    }

    .sortableGrid td
    {
        font: normal 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
        /* border-right: 1px solid #C1DAD7; */
        /* border-bottom: 1px solid #C1DAD7; */
        border-bottom: 1px solid #7e9cb9;
        /* padding: 6px 12px 6px 12px; */
        color: #000000;
    }

        .sortableGrid td.lft
        {
            text-align: left;
        }

    .sortableGrid tr.alt
    {
        background: #F5FAFA;
        color: #797268;
    }



    .sortableGrid tr.selected, .sortableGrid td.selected
    {
        background-image: url(Images/bg_selecteddocket.png);
        background-color: #f09f27;
        background-repeat: repeat-x;
    }

    .sortableGrid .imgCol.selected
    {
        background-image: url(Images/bg_selecteddocket.png) !important;
        background-color: #f09f27 !important;
        background-repeat: repeat-x !important;
    }

    .sortableGrid td.clickable_True
    {
        cursor: pointer !important;
    }

    .sortableGrid td.clickable_False
    {
        cursor: default;
    }

    /* Poor old Internet Explorer 6 has a bug that means we can't use background images for the table rows
as it trys to download the image each and every time that it is used (which means a 1000 row table
will produce 1000 http requests for the image in question) */
    .sortableGrid tr[class="alt"] td
    {
        background: #F5FAFA url(images/td_alt.jpg) no-repeat;
    }

    .sortableGrid td[class~="alt"]
    {
        background: #edf3f3 url(images/col_alt.jpg) no-repeat !important;
    }
    /* Poor old Internet Explorer won't see the next two rules either as it doesn't get :first-child */
    .sortableGrid tbody tr.alt td:first-child
    {
        background: #F5FAFA; /* url(images/bullet2.gif) no-repeat;*/
        font-weight: bold;
    }

    .sortableGrid tbody tr td:first-child
    {
        /*background: #fff; /*url(images/bullet1.gif) no-repeat;*/
        font-weight: bold;
    }
    /* Image free rules for Internet Explorer < 7 */
    .sortableGrid * html tr.alt td
    {
        background-color: #F5FAFA;
    }

        .sortableGrid * html tr td.alt,
        .sortableGrid * html tr.alt td.alt
        {
            background-color: #edf3f3;
        }

    .sortableGrid tbody tr td img, #gridHistory tbody tr td img
    {
        border: none;
        padding-top: 2px;
        padding-left: 2px;
    }

.thumb td
{
    border: none !important;
    background-color: #c2d9f1;
}

.thumb .title
{
    border-bottom: solid 1px #7e9cb9 !important;
    font-weight: bold !important;
    background-color: #c2d9f1;
}

.thumbch
{
    font-weight: bold !important;
    border-bottom: 1px black solid !important;
}

.thumbSummary
{
    width: 100%;
    background-color: #c2d9f1;
}

    .thumbSummary tr td
    {
        border: none !important;
        background-color: #c2d9f1;
    }

.thumblabel
{
    font-weight: bold !important;
    text-align: right;
    padding-right: 4px;
    width: 100px;
    background-color: #c2d9f1;
}


/* Easy Slider */

#slider ul, #slider li
{
    margin: 0;
    padding: 0;
    list-style: none;
}

#slider, #slider li
{
    /*
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/
    width: 825px;
    height: inherit;
    overflow: hidden;
}

span#prevBtn
{
}

span#nextBtn
{
}

/* // Easy Slider */


/*  logon control */

#btnLogin
{
    /*vertical-align: middle;
	background-image: url(images/btnlogin.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 20px;
	width: 59px;
	border: none;
	cursor: pointer;*/
}

.filterSection
{
    color: #999999;
    border-bottom: solid 1px silver;
    font-weight: bold;
}

/*  logon control */

/* pager control */

#tablePagination
{
    background-color: white;
}

    #tablePagination img
    {
        height: 16px;
        width: 16px;
        padding: 4px;
        cursor: pointer;
    }

/* pager control */
.pager
{
    background-color: white;
}

    .pager .first
    {
        background-image: url(images/navfirst_16.png);
        background-repeat: no-repeat;
        height: 16px;
        width: 16px;
        cursor: pointer;
        padding-top: 4px;
    }

    .pager .prev
    {
        background-image: url(images/navprev_16.png);
        background-repeat: no-repeat;
        height: 16px;
        width: 16px;
        cursor: pointer;
        padding-top: 4px;
    }

    .pager .last
    {
        background-image: url(images/navlast_16.png);
        background-repeat: no-repeat;
        height: 16px;
        width: 16px;
        cursor: pointer;
        padding-top: 4px;
    }

    .pager .next
    {
        background-image: url(images/navnext_16.png);
        background-repeat: no-repeat;
        height: 16px;
        width: 16px;
        cursor: pointer;
        padding-top: 4px;
    }


#partydetailmenu img
{
    padding-right: 4px;
    padding-bottom: 2px;
    border: none;
    float: left;
    height: 16px;
    width: 16px;
}

#partydetailmenu td
{
    padding-right: 10px !important;
}

/* case dockets */

.docketnote
{
    cursor: pointer;
    border: none;
    height: 16px;
    width: 16px;
    float: left;
}

.docketnoteadd
{
    cursor: pointer;
    border: none;
    height: 16px;
    width: 16px;
    float: left;
}

.casedocketimage
{
    cursor: pointer;
    border: none;
    height: 16px;
    width: 16px;
}

.casedocketnoimage
{
    border: none;
    height: 16px;
    width: 16px;
    cursor: default !important;
}

a .casedocketnoimage
{
    text-decoration: none;
}


.cd_casedocketimage
{
    cursor: pointer;
    border: none;
    height: 16px;
    width: 16px;
}

.cd_casedocketnoimage
{
    border: none;
    height: 16px;
    width: 16px;
    cursor: default !important;
}

a .cd_casedocketnoimage
{
    text-decoration: none;
}

/* case dockets */

/* case notes */
.caseNoteBody
{
    margin: 0;
    padding: 0;
    background-color: #c2d9f1;
    text-align: center;
    margin-bottom: 4px;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: black;
    background-image: none;
}

#gridNotes
{
    vertical-align: top;
    border: 0px solid #7e9cb9;
    width: 100%;
    background: #fff;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: Black;
}

    #gridNotes thead tr td
    {
        background-color: #c2d9f1;
        font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: Black;
        padding-left: 2px;
        border-top: 1px solid #c2d9f1;
        border-bottom: 1px solid #c2d9f1;
        height: 20px;
        font-weight: bold;
    }

    #gridNotes tbody tr td
    {
        height: 20px;
        vertical-align: middle;
        padding-left: 2px;
        border-bottom: 1px solid #7e9cb9;
        color: Black;
        font-weight: normal;
        text-align: left;
    }

    #gridNotes tbody tr.even td
    {
        background-color: #efefef;
    }

/* gb */

/* Last-Modified: 28/06/06 00:08:22 */
#GB_overlay
{
    background-color: #000;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 100;
}

#GB_window
{
    left: 0;
    top: 0;
    font-size: 1px;
    position: absolute;
    overflow: visible;
    z-index: 150;
    max-width: 640px;
}

    #GB_window .content
    {
        width: auto;
        margin: 0;
        padding: 0;
    }

#GB_frame
{
    border: 0;
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
}


.GB_Gallery
{
    margin: 0 22px 0 22px;
}

    .GB_Gallery .content
    {
        background-color: #fff;
        border: 3px solid #ddd;
    }

.GB_header
{
    top: 10px;
    left: 0;
    margin: 0;
    z-index: 500;
    position: absolute;
    border-bottom: 2px solid #555;
    border-top: 2px solid #555;
}

    .GB_header .inner
    {
        background-color: #333;
        font-family: Arial, Tahoma, sans-serif;
        padding: 2px 20px 2px 20px;
    }

    .GB_header table
    {
        margin: 0;
        width: 100%;
        border-collapse: collapse;
    }

    .GB_header .caption
    {
        text-align: left;
        color: #eee;
        white-space: nowrap;
        font-size: 20px;
    }

    .GB_header .close
    {
        text-align: right;
    }

        .GB_header .close img
        {
            z-index: 500;
            cursor: pointer;
        }

    .GB_header .middle
    {
        white-space: nowrap;
        text-align: center;
    }


#GB_middle
{
    color: #eee;
}

    #GB_middle img
    {
        cursor: pointer;
        vertical-align: middle;
    }

    #GB_middle .disabled
    {
        cursor: default;
    }

    #GB_middle .left
    {
        padding-right: 10px;
    }

    #GB_middle .right
    {
        padding-left: 10px;
    }


.GB_Window .content
{
    background-color: #fff;
    border: 3px solid #7e9cb9;
    border-top: none;
}

.GB_Window .header
{
    border-bottom: 1px solid #7e9cb9;
    border-top: 1px solid #7e9cb9;
    border-left: 1px solid #7e9cb9;
    border-right: 1px solid #7e9cb9;
    margin: 0;
    height: 22px;
    font-size: 12px;
    padding: 3px 0;
    color: #333;
}

.GB_Window .caption
{
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    /* white-space: nowrap; */
    padding-right: 20px;
}

.GB_Window .close
{
    text-align: right;
}

    .GB_Window .close span
    {
        font-size: 12px;
        cursor: pointer;
    }

    .GB_Window .close img
    {
        cursor: pointer;
        padding: 0 3px 0 0;
    }

.GB_Window .on
{
    border-bottom: 1px solid #333;
}

.GB_Window .click
{
    border-bottom: 1px solid red;
}


/* gb */


/* master */
body
{
    background-color: white;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px !important;
    padding: 0px !important;
    color: black;
    height: 100%;
    min-height: 100%;
    line-height: 20px;
    color: #2c3e50;
}

#headerTable
{
    width: 95%;
    border: solid 0px black;
}

#header
{
    background-color: white;
    border-bottom: solid 2px #336699;
    min-width: 1024px;
}

#footer
{
    background-color: white;
    border-top: solid 2px #336699;
    position: absolute;
    text-align: center;
    margin-top: -2.6px;
    /*min-width: 1024px;*/
    width: 100%;
}

#footer, .push
{
    clear: both;
    height: 40px;
}

.wrapper
{
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -40px;
}

#main
{
    background-color: #e6e6e6;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
    min-height: 200px;
    /*	width: 900px !important*/
}

#mainTableContent
{
    border: none 1px black;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.shimMain
{
    width: 3px;
}

.contentMain
{
    min-width: 830px;
}
/* master */

/* image vieer */

#ImageViewPort
{
    height: 999px;
    width: 680px;
    background-color: #C2D9F1;
    text-align: center;
}

    #ImageViewPort #imgPage
    {
        display: none;
        width: 680px;
        height: 999px;
        border: solid 1px #808080;
        margin-left: 15px;
        margin-top: 4px;
    }

    #ImageViewPort #imageloading
    {
        text-align: center;
        margin-top: 250px;
        color: #336699;
        font-family: Tahoma, Sans-Serif;
        font-size: 14px;
        display: block;
    }


#casedocketimageviewer
{
    margin-top: 0px;
}

#imagemenu
{
    border: 1px #cccccc solid;
    height: 50px;
    background-color: #f4f2f2;
    padding-right: 4px;
    padding-left: 4px;
}

    #imagemenu .docketinfo
    {
        vertical-align: middle;
        padding-right: 5px;
        font-size: 12px;
        font-weight: bold;
    }

    #imagemenu img
    {
        padding-top: 3px;
        cursor: pointer;
        border: none;
    }


#thumbnails
{
    width: 250px;
    border: 1px #cccccc solid;
    background-color: #C2D9F1;
}

    #thumbnails img
    {
        width: 136px;
        height: 200px;
        background-color: #C2D9F1;
        border: solid 1px #808080;
        background-image: url(Images/blue_loader.gif);
        background-position: center center;
        background-repeat: no-repeat;
        cursor: pointer;
    }

    #thumbnails div
    {
        width: 136px;
        height: 200px;
        padding: 2px 0px 2px 0px;
    }

/* image viewer */


/* panel */


/* panel */

#recentActivity
{
    /*min-width: 175px;
	width: 175px;
	min-height : 100px;
	height: 100px;*/
    /*border: solid 0px #cccccc;*/
    /*background-color: white;*/
}

.raRow
{
    height: 24px;
}

.raItem
{
    padding-left: 10px;
}

    .raItem a:link
    {
        text-decoration: none !important;
        color: #336699 !important;
    }

    .raItem a:hover
    {
        text-decoration: underline !important;
        color: #336699 !important;
    }

    .raItem a:visited
    {
        text-decoration: none !important;
        color: #336699 !important;
    }

/* Change the raItem into a selected state */
.raItemSelected
{
    padding-left: 10px;
    color: #880088 !important;
}

    .raItemSelected a:link
    {
        text-decoration: none !important;
        color: #880088 !important;
    }

    .raItemSelected a:hover
    {
        text-decoration: underline !important;
        color: #880088 !important;
    }

    .raItemSelected a:visited
    {
        text-decoration: none !important;
        color: #880088 !important;
    }


.raIcon
{
    width: 20px;
    height: 1px;
}

.raSeperator
{
    height: 1px;
    border-bottom: dashed 1px #d2d2d2;
}

.raNotifications
{
    height: 24px;
    width: 16px;
    background-image: url(Images/email_inbox_16.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.raCourtDocket
{
    height: 24px;
    width: 16px;
    background-image: url(Images/btnEvents.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.raPendingDocuments
{
    height: 24px;
    width: 16px;
    background-image: url(Images/Document_16.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.raPendingImageViewer
{
    height: 24px;
    width: 16px;
    background-image: url(Images/Picture.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.raCases
{
    height: 24px;
    width: 16px;
    background-image: url(Images/folder.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.raSearch
{
    height: 24px;
    width: 16px;
    background-image: url(Images/folder_search_16.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.raList
{
    height: 24px;
    width: 16px;
    background-image: url(Images/menu_16.png);
    background-repeat: no-repeat;
    background-position: left center;
}

.raEfile
{
    height: 24px;
    width: 16px;
    background-image: url(Images/document_note_add.png);
    background-repeat: no-repeat;
    background-position: left center;
}

/* treeview */
.treeview, .treeview ul
{
    padding: 0;
    margin: 0;
    list-style: none;
}

    .treeview ul
    {
        background-color: white;
        margin-top: 4px;
    }

    .treeview .hitarea
    {
        background: url(images/treeview-default.gif) -64px -25px no-repeat;
        height: 16px;
        width: 16px;
        margin-left: -16px;
        float: left;
        cursor: pointer;
    }
/* fix for IE6 */
* html .hitarea
{
    display: inline;
    float: none;
}

.treeview li
{
    margin: 0;
    padding: 3px 0pt 3px 16px;
}

.treeview a.selected
{
    background-color: #eee;
}

#treecontrol
{
    margin: 1em 0;
    display: none;
}

.treeview .hover
{
    color: red;
    cursor: pointer;
}

.treeview li
{
    background: url(images/tv/treeview-default-line.gif) 0 0 no-repeat;
}

    .treeview li.collapsable, .treeview li.expandable
    {
        background-position: 0 -176px;
    }

.treeview .expandable-hitarea
{
    background-position: -80px -3px;
}

.treeview li.last
{
    background-position: 0 -1766px;
}

.treeview li.lastCollapsable, .treeview li.lastExpandable
{
    background-image: url(images/tv/treeview-default.gif);
}

.treeview li.lastCollapsable
{
    background-position: 0 -111px;
}

.treeview li.lastExpandable
{
    background-position: -32px -67px;
}

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea
{
    background-position: 0;
}

.treeview-red li
{
    background-image: url(images/tv/treeview-red-line.gif);
}

    .treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable
    {
        background-image: url(images/tv/treeview-red.gif);
    }

.treeview-black li
{
    background-image: url(images/tv/treeview-black-line.gif);
}

    .treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable
    {
        background-image: url(images/tv/treeview-black.gif);
    }

.treeview-gray li
{
    background-image: url(images/tv/treeview-gray-line.gif);
}

    .treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable
    {
        background-image: url(images/tv/treeview-gray.gif);
    }

.treeview-famfamfam li
{
    background-image: url(images/tv/treeview-famfamfam-line.gif);
}

    .treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable
    {
        background-image: url(images/tv/treeview-famfamfam.gif);
    }


.filetree li
{
    padding: 3px 0 2px 16px;
}

.filetree span.folder, .filetree span.file
{
    padding: 1px 0 1px 16px;
    display: block;
}

.filetree span.folder
{
    background: url(images/tv/folder.gif) 0 0 no-repeat;
}

.filetree li.expandable span.folder
{
    background: url(images/tv/folder-closed.gif) 0 0 no-repeat;
}

.filetree span.file
{
    background: url(images/tv/file.gif) 0 0 no-repeat;
}

.filetree span.caseDisposed
{
    background: url(images/trash.png) 0 0 no-repeat;
}

.filetree span.file a.raItem:link
{
    text-decoration: none;
    color: #336699;
}

.filetree span.file a.raItem:visited
{
    text-decoration: none;
    color: #336699;
}

.filetree span.file a.raItem:hover
{
    text-decoration: underline;
    color: #336699;
}

.filetree span.caseDisposed a.raItem:link
{
    text-decoration: none;
    color: #336699;
}

.filetree span.caseDisposed a.raItem:visited
{
    text-decoration: none;
    color: #336699;
}

.filetree span.caseDisposed a.raItem:hover
{
    text-decoration: underline;
    color: #336699;
}

.casetree li
{
    padding: 3px 0 2px 16px;
}

.casetree span.folder, .filetree span.file
{
    padding: 1px 0 1px 16px;
    display: block;
}

.casetree span.folder
{
    background: url(images/tv/folder.gif) 0 0 no-repeat;
}

.casetree li.expandable span.folder
{
    background: url(images/tv/folder-closed.gif) 0 0 no-repeat;
}

.casetree span.file
{
    background: url(images/tv/folder-closed.gif) 0 0 no-repeat;
}

.casetree span.caseDisposed
{
    background: url(images/trash.png) 0 0 no-repeat;
}

.casetree span.file a.raItem:link
{
    text-decoration: none;
    color: #336699;
}

.casetree span.file a.raItem:visited
{
    text-decoration: none;
    color: #336699;
}

.casetree span.file a.raItem:hover
{
    text-decoration: underline;
    color: #336699;
}

.casetree span.caseDisposed a.raItem:link
{
    text-decoration: none;
    color: #336699;
}

.casetree span.caseDisposed a.raItem:visited
{
    text-decoration: none;
    color: #336699;
}

.casetree span.caseDisposed a.raItem:hover
{
    text-decoration: underline;
    color: #336699;
}

.searchtree li
{
    padding: 3px 0 2px 16px;
}

.searchtree span.folder, .filetree span.file
{
    padding: 1px 0 1px 16px;
    display: block;
}

.searchtree span.folder
{
    background: none 0 0 no-repeat;
}

.searchtree li.expandable span.folder
{
    background: none 0 0 no-repeat;
}

.searchtree span.file
{
    background: none 0 0 no-repeat;
}


    .searchtree span.file a:link
    {
        text-decoration: none;
        color: #336699;
    }

    .searchtree span.file a:visited
    {
        text-decoration: none;
        color: #336699;
    }

    .searchtree span.file a:hover
    {
        text-decoration: underline;
        color: #336699;
    }


/* treeview */

/* slidemenu */
.jqueryslidemenu
{
    font: normal 11px Tahoma;
    background: white;
    width: 100%;
}

    .jqueryslidemenu ul
    {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        /*Top level list items*/
        .jqueryslidemenu ul li
        {
            position: relative;
            display: inline;
            float: left;
        }

            /*Top level menu link items style*/
            .jqueryslidemenu ul li a
            {
                display: block;
                background: white; /*background of tabs (default state)*/
                color: black;
                padding: 0px 10px;
                border-right: 1px dashed #e6e6e6;
                /*color: #2d2b2b;*/
                text-decoration: none;
            }

            * html .jqueryslidemenu ul li a
            { /*IE6 hack to get sub menu links to behave correctly*/
                display: inline-block;
            }

                .jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited
                {
                    color: black;
                }

                .jqueryslidemenu ul li a:hover
                {
                    background: white; /*tab link background during hover state*/
                    color: #336699;
                    cursor: hand;
                    /*border: solid 1px #336699;*/
                }

            /*1st sub level menu*/
            .jqueryslidemenu ul li ul
            {
                position: absolute;
                left: 0;
                display: block;
                visibility: hidden;
                border-top: solid 1px #336699;
            }

                /*Sub level menu list items (undo style from Top level List Items)*/
                .jqueryslidemenu ul li ul li
                {
                    display: list-item;
                    float: none;
                    border-bottom: solid 1px #336699;
                }

                    /*All subsequent sub menu levels vertical offset after 1st level sub menu */
                    .jqueryslidemenu ul li ul li ul
                    {
                        top: 0;
                    }

                    /* Sub level menu links style */
                    .jqueryslidemenu ul li ul li a
                    {
                        font: normal 11px Tahoma;
                        width: 150px; /*width of sub menus*/
                        padding: 5px;
                        margin: 0;
                        border-right: 1px solid #336699;
                        border-left: 1px solid #336699;
                        background-color: White;
                    }

.jqueryslidemenuz ul li ul li a:hover
{ /*sub menus hover style*/
    background: #eff9ff;
    color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass
{
    position: absolute;
    top: 4px;
    right: 5px;
}

.rightarrowclass
{
    position: absolute;
    top: 6px;
    right: 5px;
}

.loginTextbox
{
    border: solid 1px #c2c1c1;
    font-family: Tahoma;
    font-size: 11px;
}

.tbStandardFont
{
    font-family: Tahoma;
    font-size: 11px;
    color: Black;
}

.tbTable
{
    width: 95%;
    padding: 0px 0px 0px 0px;
    background-color: #c2d9f1;
    height: 24px;
    border: solid 1px #336699;
}
/* slide menu */

/* context menu */
/* Generic context menu styles */
.contextMenu
{
    position: absolute;
    width: 120px;
    z-index: 99999;
    border: solid 1px #7e9cb9;
    background: #c2d9f1;
    padding: 0px;
    margin: 0px;
    display: none;
}

    .contextMenu LI
    {
        list-style: none;
        padding: 0px;
        margin: 0px;
    }

    .contextMenu A
    {
        color: #333;
        text-decoration: none;
        display: block;
        line-height: 20px;
        height: 20px;
        background-position: 6px center;
        background-repeat: no-repeat;
        outline: none;
        padding: 1px 5px;
        padding-left: 28px;
    }

    .contextMenu LI.hover A
    {
        color: #FFF;
        background-color: #FF8C1A;
        cursor: pointer;
    }

    .contextMenu LI.disabled A
    {
        color: #AAA;
        cursor: default;
    }

    .contextMenu LI.hover.disabled A
    {
        background-color: transparent;
    }

    .contextMenu LI.separator
    {
        border-top: solid 1px #7e9cb9;
    }

    /*
	Adding Icons

	You can add icons to the context menu by adding
	classes to the respective LI element(s)
*/

    .contextMenu LI.edit A
    {
        background-image: url(images/page_white_edit.png);
    }

    .contextMenu LI.cut A
    {
        background-image: url(images/cut.png);
    }

    .contextMenu LI.copy A
    {
        background-image: url(images/page_white_copy.png);
    }

    .contextMenu LI.paste A
    {
        background-image: url(images/page_white_paste.png);
    }

    .contextMenu LI.delete A
    {
        background-image: url(images/page_white_delete.png);
    }

/*.contextMenu LI.quit A
    {
        background-image: url(images/door.png);
    }*/
/* context menu */

.caseListHeader
{
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #7e9cb9;
    margin-left: 5px;
    border-bottom: solid 1px #eee;
}

.caseList
{
    margin-left: 15px;
    margin-bottom: 5px;
    font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
}

    .caseList a:link
    {
        text-decoration: none !important;
        color: #336699 !important;
    }

    .caseList a:hover
    {
        text-decoration: underline !important;
        color: #336699 !important;
    }

    .caseList a:visited
    {
        text-decoration: none !important;
        color: #336699 !important;
    }

.caseListIcon
{
    padding-right: 4px;
    height: 14px;
    width: 15px;
    padding-bottom: 4px;
    border: 0px none;
}

#backgroundPopup
{
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: #000000;
    border: 1px solid #cecece;
    z-index: 1;
}

#popupQuery
{
    display: none;
    position: fixed;
    _position: absolute; /* hack for internet explorer 6*/
    padding: 15px;
    background: #FFFFFF;
    border: 2px solid #cecece;
    z-index: 2;
    font-size: 13px;
}

    #popupQuery h1
    {
        text-align: left;
        color: #6FA5FD;
        font-size: 22px;
        font-weight: 700;
        border-bottom: 1px dotted #D3D3D3;
        padding-bottom: 2px;
        margin-bottom: 20px;
    }

#popupQueryClose
{
    font-size: 14px;
    line-height: 14px;
    right: 6px;
    top: 4px;
    position: absolute;
    color: #6fa5fd;
    font-weight: 700;
    display: block;
}

/* jqModal base Styling courtesy of;
  Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
  the Window's z-index value will be set to 3000 by default (in jqModal.js). You
  can change this value by either;
	a) supplying one via CSS
	b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */

.jqmWindow
{
    display: none;
    z-index: 2;
    color: #000;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #CECECE;
    padding: 12px;
}

    .jqmWindow .jqmWindowTitle
    {
        cursor: move;
    }

        .jqmWindow .jqmWindowTitle h1
        {
            border-bottom: 1px dotted #D3D3D3;
            color: #6FA5FD;
            font-size: 22px;
            font-weight: 700;
            margin-bottom: 20px;
            padding-bottom: 2px;
            text-align: left;
        }

    .jqmWindow .jqmClose
    {
        color: #6FA5FD;
        display: block;
        font-size: 14px;
        font-weight: 700;
        line-height: 14px;
        position: absolute;
        right: 6px;
        top: 4px;
    }

    .jqmWindow .jqmWindowContent
    {
        background-color: White;
        color: Black;
    }

.jqmOverlay
{
    background-color: #000;
}

/* Fixed posistioning emulation for IE6
	 Star selector used to hide definition from browsers other than IE6
	 For valid CSS, use a conditional include instead */
* html .jqmWindow
{
    position: absolute;
    top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/* WebLinks */
/* Adds a bit of padding to buttons to make them look a bit better */
button .standardButton
{
    padding: 2px 12px;
}

div .webLinkGroup
{
    border-bottom: 1px solid #7E9CB9;
    color: #7E9CB9;
    font-size: 14px;
    font-weight: bold;
}

#WebLinks
{
    font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
    font-size: 12px;
}

    #WebLinks a
    {
        color: #336699 !important;
        text-decoration: none !important;
    }

        #WebLinks a:hover
        {
            text-decoration: underline !important;
        }

.dropDownListGroups
{
    width: 115px;
}

.editButton
{
    margin-right: 7px;
}

#WebLinkError
{
    background-color: #FF9494;
    border: #E68585 solid 1px;
    padding: 5px 20px;
    font-size: 12px;
    color: #333333;
    display: none;
    width: 90%;
    margin-bottom: 15px;
}

/* Recent activity plus and minus icons */
.recentActivityHideRowPlus
{
    cursor: pointer;
    width: 15px;
    background-image: url(Images/tv/plus.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: White;
}

.recentActivityHideRowMinus
{
    cursor: pointer;
    width: 15px;
    background-image: url(Images/tv/minus.gif);
    background-repeat: no-repeat;
    background-position: left center;
    background-color: White;
}

.tableColumnDescription
{
    text-align: right !important;
    font-weight: bold !important;
    border-bottom: 0px !important;
}

#FeedbackForm div
{
    margin-bottom: 10px;
}

#FeedbackForm label
{
    display: inline-block;
}

#FeedbackForm input
{
    width: 217px;
}

#FeedbackForm textarea
{
    width: 300px;
    height: 200px;
}

/* image viewer related styles */
.ImageViewer-Contents
{
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
}

.ImageViewer-Canvas
{
    -webkit-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
    box-shadow: 7px 7px 5px rgba(50, 50, 50, 0.75);
    border: 1px solid rgba(50, 50, 50, 0.7);
}

.Image-PlaceHolder
{
    display: inline-block;
    border: 1px solid #006dcc;
    margin-top: 5px;
    margin-left: 10px;
    position: relative;
    overflow: hidden;
    background: aliceblue;
}

#actionConfirm, .action-confirm
{
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    display: none;
    padding: 50px 30px;
    border: #958b6c 1px solid;
    background-color: #FFF !important;
    color: black !important;
    z-index: 99999 !important;
    -moz-box-shadow: 0px 1px 3px #000;
    -webkit-box-shadow: 0px 1px 3px #000;
    box-shadow: 0px 1px 3px #000;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -200px;
    width: 400px;
    text-align: center;
}

.pager-left
{
    padding-top: 3px;
    cursor: pointer;
    border: none;
    padding-left: 2px;
    padding-right: 2px;
}

.pager-right
{
    padding-top: 3px;
    cursor: pointer;
    border: none;
    padding-left: 2px;
    padding-right: 2px;
}

.imageheader
{
    /* border: 1px #cccccc solid; */
    height: 48px;
    background-color: #eeeeee;
    padding-bottom: 7px;
    padding-left: 7px;
    clear: both;
}

.docketinfo
{
    vertical-align: middle;
    padding-right: 5px;
    font-size: 12px;
    font-weight: bold;
}

#zoomButtons
{
    width: 30px;
    top: 2px;
    right: 2px;
    padding: 5px;
    margin: 0px 0px 2px 0px;
}

.viewer-delete
{
    position: absolute;
    right: 0px;
    top: 0px;
    cursor: pointer;
    float: right;
}

.pointer
{
    cursor: pointer;
}

.zoom
{
    display: inline-block;
    position: relative;
}

    .zoom img
    {
        display: block;
    }

.caseDetailTabeSelected
{
    background: #fedaa6; /* Old browsers */
    background: -moz-linear-gradient(top, #fedaa6 0%, #fd9428 50%, #fed34d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fedaa6), color-stop(50%,#fd9428), color-stop(100%,#fed34d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fedaa6 0%,#fd9428 50%,#fed34d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fedaa6 0%,#fd9428 50%,#fed34d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fedaa6 0%,#fd9428 50%,#fed34d 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fedaa6 0%,#fd9428 50%,#fed34d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fedaa6', endColorstr='#fed34d',GradientType=0 ); /* IE6-9 */
    font-weight: bolder;
}

.checkBoxLabel
{
    display: block;
    padding-left: 15px;
    text-indent: -15px;
    margin-right: 10px;
}

.checkBoxInput
{
    width: 13px;
    height: 13px;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}

.clear-left
{
    clear: left;
}


.paymentPlanHeader
{
    padding: 2px;
    font-size: 1.2em;
    background-color: #c2d9f1;
    color: #4f6b72;
    border: 1px solid #B0C3D4;
}

.benchmarkDataTableGrid
{
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

    .benchmarkDataTableGrid th, .benchmarkDataTableGrid td
    {
        border-top: 1px solid #7e9cb9 !important;
        border-left: none !important;
    }

    .benchmarkDataTableGrid > thead > tr
    {
        background-color: #c2d9f1;
        text-transform: uppercase;
        font-weight: bold;
        color: #4f6b72;
    }

.ignorePadding
{
    padding: 0px !important;
}

.wrapText
{
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}

.mugShotImage
{
    width: 150px;
    border: 1px solid gray;
    -moz-box-shadow: 3px 3px 3px 0px gray;
    -webkit-box-shadow: 3px 3px 3px 0px gray;
    box-shadow: 3px 3px 3px 0px gray;
}

.activityPager
{
    font-size: 16px;
    font-weight: bold;
}

    .activityPager > li.active.global > a
    {
        color: #fff;
        background-color: #0079b6;
    }

    .activityPager > li.case > a
    {
        color: #297929;
    }

    .activityPager > li.active.case > a
    {
        color: #fff;
        background-color: #297929;
    }

.caseMenu ul > li > a
{
    color: #297929;
}

.caseMenu ul > li.active > a
{
    color: #fff;
    background-color: #297929 !important;
}

.caseMenu .title
{
    color: #297929;
    margin-left: -7px;
    font-weight: bold;
    font-size: 17px;
}

.benchmarkTableGridLeftCol
{
    background-color: #c2d9f1;
    border-right: 1px solid #7e9cb9;
    width: 1px;
    white-space: nowrap;
    padding-right: 10px;
}

.searchSection
{
    font-weight: bold;
    margin-bottom: 5px;
    padding: 5px 0px;
    text-transform: uppercase;
    border-bottom: 1px solid #2095f2;
    color: #2095f2;
    font-size: 1.1em;
}

.searchSectionDiv
{
    margin-right: 35px;
    margin-bottom: 5px;
}

.multiselect.btn
{
    min-height: 0;
}

.documentTotalRow {
    width: 200px;
}

.documentTotalHr {
    margin: 5px;
}

.documentTotalRowTotal {
    font-size: 1.3em;
}

.documentTotalColumnLeft {
    display: inline-block;
    margin-right: 5%;
    width: 70%;
    font-weight: bold;
}

.documentTotalColumnRight {
    display: inline-block;
}

.imageViewed {
    color: #6A1B9A;
}