﻿/* From ../NewStyle.Css */

A.qLinks, A.Logout
{
    text-decoration: none;
    color: #ffffff
}

A.qLinks:hover, A.Logout :hover
{
    color: #140f42
}

A.mLinks
{
    font-size: 11px;
    color: #2b407b;
    font-family: Arial, Helvetica, sans-serif
}
A.mLinks:hover
{
    color: #990000;
}

A.smallLinks
{
    font-size: 8px;
    color: #990000;
    font-family: Arial, Helvetica, sans-serif
}
A.smallLinks:hover
{
    color: #2b407b;
}

A.rLinks
{
    font-size: 11px;
    color: #2b407b;
    font-family: Arial, Helvetica, sans-serif
}
A.rLinks:hover
{
    color: #990000;
}

A.lLinks
{
    font-size: 14px;
    color: #2b407b;
    font-family: Arial, Helvetica, sans-serif
}
A.lLinks:hover
{
    color: #990000;
    
}

.style15
{
    FONT-SIZE: 12px;
    COLOR: #ffffff
}
.styles
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11px;
    COLOR: #ffffff
}
.style18
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 18px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial narrow, Helvetica, sans-serif
}
.style18b
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 18px;
    COLOR: #3b4686;
    FONT-FAMILY: Arial narrow, Helvetica, sans-serif
}
.styleR
{
    FONT-SIZE: 11px;
    COLOR: #2b407b;
    FONT-FAMILY: Arial,Arial narrow, Helvetica, sans-serif
}
.styleRBold
{
    FONT-SIZE: 11px;
    FONT-WEIGHT: bolder;
    COLOR: #2b407b;
    FONT-FAMILY: Arial,Arial narrow, Helvetica, sans-serif
}
.m1
{
    DISPLAY: inline;
    BORDER-LEFT: blue 1px dotted;
    WIDTH: 400px;
    HEIGHT: 1px
}
.style16m
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 16px;
    COLOR: #ffffff;
    FONT-FAMILY: Arial narrow, Helvetica, sans-serif
}
.style15Blue
{
    FONT-SIZE: 14px;
    COLOR: #3b4686;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.style15Red
{
    FONT-SIZE: 14px;
    COLOR: #990000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

HR
{
    BORDER-RIGHT: #283b88 1px;
    BORDER-TOP: #283b88 1px;
    BORDER-LEFT: #283b88 1px;
    COLOR: #fff;
    BORDER-BOTTOM: #283b88 1px dotted;
    BACKGROUND-COLOR: #fff
}

#wrap
{
    OVERFLOW: hidden
}

FORM
{
    margin-bottom: 0px
}
A.mLinksBig
{
    FONT-SIZE: 16px;
    COLOR: #2b407b;
    FONT-FAMILY: Arial, Helvetica, sans-serif

}
A.mLinksBig:hover
{
    FONT-SIZE: 16px;
    COLOR: #990000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.formbutton{
	BACKGROUND-COLOR:  #FFCC00;
	CURSOR: hand;
	COLOR: #000000;
	FONT-FAMILY: Verdana,arial;
	FONT-SIZE: 12px;
	border: 0px solid #dedede;
}

.linklike {
	text-decoration: underline;
	cursor: hand;
}
A.TLinks  
{
    text-decoration: none;
    color: #273B89;
}
A.TLinks:hover {
    color: #990000
}

img.TLinks {
    display: block
}

.style14 {font-size: 11px;font-weight: bolder;Color:#273B89}

.stylem8 {font-size: 9px;Color:#FFFFFF}

.nofont {
    font-size: 0px; /*0Px to avoid whitepsce formatting issues*/
}
img {
    border: 0px
}

/* DEFAULTS
----------------------------------------------------------*/

/*
body   
{
    background: #b6b7bc;
    font-size: 11px; 
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}
*/
table {
    border-collapse: collapse;
    border-spacing: 0px;
}
/* removed by yaniv - was overwriting top links
a:link, a:visited
{
    color: #034af3;
}*/

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

/*
p
{
    font-size: 11px;
    margin-bottom: 10px;
    line-height: 1.6em;
}
*/

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 0px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #4b6c9e;
    width: 100%;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    /*padding: 0px 12px;
    margin: 12px 8px 8px 8px;*/
    margin: 0px 0px 0px 7px; /*MarginOnLeft*/
    padding: 0px;
    min-height: 420px;
    max-width: 825px; 
    border: 0px; 
    overflow: visible;

}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    background-color:#3a4f63;
    width:100%;
}

div.menu
{
    padding: 4px 0px 4px 8px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.menu ul li a, div.menu ul li a:visited
{
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.menu ul li a:hover
{
    background-color: #bfcbd6;
    color: #465c71;
    text-decoration: none;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

/*

============================================================================================
============================= STYLES FOR THE WATCHLIST PAGE ==================================
============================================================================================

*/
.displayNone
{
    display:none;
}
.gridWatchlist
{ 
    width:auto; 
    border:2px solid black;
    border-bottom:4px solid black; 
    background-color:#FFFFFF;
    margin-left:5px;
    margin-right:5px; max-width:1000px;
}
.gridWatchlist th
{ 
    font-weight:bold; color:#000000;
    border-bottom:2px solid black;
    background-color: Silver;
    /*background-image: url('/images/LightGrayGradient.png');*/
    /*padding: 6px 2px 6px 2px;*/
    height: 40px;
    cursor:pointer;
}
.gridWatchlist td
{
    padding: 0px 5px 0px 5px;
}
.gridWatchlist Caption
{ 
    font-size:larger;
    font-weight:bold;
}
.gridWatchlist td.IsStatus
{ 
    width:60px; 
}
.gridWatchlist td.colIsIndexNumber
{ 
    width:100px; 
    text-align:center;
}
.gridWatchlist td.colIsClientMatterNo
{ 
    width:50px; 
    text-align:center;
}
.gridWatchlist td.colIsLawyer
{ 
    width:150px; 
    text-align:center;
}
.gridWatchlist td.colIsCourt
{ 
    width:250px; 
    text-align:center;
}
.gridWatchlist td.colIsJudgeName
{ 
    width:80%;
    text-align:center;
}
.gridWatchlist td.colIsLinkMedium
{
    width: 50px; 
    padding: 0px 5px 0px 5px;
    text-align:center;
}
.highlight
{ 
    background-color:#E0FFFF;
}
.highlightEdit
{ 
    background-color:#FFFF00;
}
.headerPacerPages
{ 
    font-size:18px; font-weight:bold;
}
.divHeaderPacerPages
{ 
    font-size:18px; font-weight:bold; text-align:center;
}
/*****  CSS for Generic Watchlist Grid  *****/

.cssGenericWatchlistGrid
{ 
    width:auto; 
    border:2px solid black;
    border-bottom:4px solid black; 
    background-color:#FFFFFF;
    margin-left:5px;
    margin-right:5px; max-width:1000px;
}
.cssGenericWatchlistGrid th
{ 
    font-weight:bold; color:#000000;
    border-bottom:2px solid black;
    background-color: Silver;
    /*background-image: url('/images/LightGrayGradient.png');*/
    /*padding: 6px 2px 6px 2px;*/
    height: 40px;
    cursor:pointer;
}
.cssGenericWatchlistGrid td
{
    padding: 0px 5px 0px 5px;
}
.cssGenericWatchlistGrid td.cssCaptionTd
{ 
	width:250px; 
	/*max-width : 300px;*/
}
.cssGenericWatchlistGrid td.IsStatus
{ 
    width:60px; 
}
.cssGenericWatchlistGrid td.cssIndexNoTd
{ 
    width:100px; 
    text-align:center;
}
.cssGenericWatchlistGrid td.cssClientMatterTd
{ 
    width:75px; 
    text-align:center;
}
.cssGenericWatchlistGrid td.cssAttorneyTd
{ 
    width:75px; 
    text-align:center;
}
.cssGenericWatchlistGrid td.colIsCourt
{ 
    width:250px; 
    text-align:center;
}
.cssGenericWatchlistGrid td.colIsJudgeName
{ 
    width:80%;
    text-align:center;
}
.cssGenericWatchlistGrid td.colIsLinkMedium
{
    width: 50px; 
    padding: 0px 5px 0px 5px;
    text-align:center;
}

/* 
 * DataTables sorting
 */
.sorting_asc {
    padding: 2px 5px 0 5px;
	background: url('/images/sort_asc.gif') no-repeat bottom center;
}
.sorting_desc {
    padding: 2px 5px 0 5px;
	background: url('/images/sort_desc.gif') no-repeat bottom center;
}
.sorting 
{
    padding: 2px 5px 0 5px;
	background: url('/images/sort_ascdesc.gif') no-repeat bottom center;
}
/*
.sorting_asc_disabled {
	background: url('../images/sort_asc_disabled.png') no-repeat center right;
}
.sorting_desc_disabled {
	background: url('../images/sort_desc_disabled.png') no-repeat center right;
}
*/
.dataTables_filter
{
    margin: 10px 0 10px 0;
}
.dataTables_info
{
    margin: 5px 0px 10px 10px;
    font-size: 12px;
    font-weight: bold;
}

/*
============================================================================================
============================= STYLES ADDED BY JERVES for AddCase page ==================================
============================================================================================
*/
.imgIcon16Show
{
    height:16px; width:16px; 
    display:inline;
}
.imgIcon16Hide
{
    height:16px; width:16px; 
    display:none;
}
.imgIcon24Show
{
    height:24px; width:24px; 
    display:inline;
}
.imgIcon32Show
{
    height:32px; width:32px; 
    display:inline;
}
.addCaseInputControl
{ 
    width:145px;
}
.docketResponseTrue
{  
     font-weight: bold;
     font-size:14px;
     color:forestgreen; 
}
.docketResponseFalse
{ 
    font-weight: inherit;
    font-size:14px;
    color: red; 
}
.labelMessageSuccess
{ 
    font-size:14px;
    color: Green; 
}
.labelMessageFail
{ 
    font-size:14px;
    color: red; 
}
.warningMinor
{
    color:#FF8F00;
}

/*================ STYLES ADDED BY JERVES for PacerCaseInfo page =========================*/
.displayTable
{
    margin: 10px 10px 10px 0px;
}
.displayTable td
{
    padding: 0 10px 0 5px;
}
.topMessageDelete
{
    color:Red;
    font-size:16px;
}
.topMessageConfirm
{
    color:Green;
    font-size:16px;
}
/*================ Register page =========================*/
.colLeft
{
    text-align:right;
    padding-right: 5px;
}
.colRight
{
    text-align:left;
    padding-left: 5px;
}
/*================ Optional alerts settings page =========================*/
.gridAlertSettings
{
    width:95%;
    margin:10px 10px 10px 0px; 
    border: 2px solid Black;
}
.gridAlertSettings caption
{ 
    font-size: 18px; 
    font-weight:bold;
    margin-bottom: 5px;
    text-align:left;
}
.gridAlertSettings th
{
    margin: 10px 10px 10px 10px;
    height:30px;
    background-color: #c0c0c0;
    font-weight: bold;
    color:Black;
    border: 2px solid Black;
}
.gridAlertSettings td
{
    border: 2px solid Black;
}
.tableOtherOptionalAlerts
{
    width:95%;
    margin:10px 50px 10px 0px;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: gray;
    background-color: #adc1ce;
}
.validationSummaryClass
{
    margin: 10px 10px 0 0;
    color:#CC0000;
    border: 1px solid #888888;
}
.cursorHand
{
    cursor:pointer;
}

div.containerForFloatLeftFields
{
    clear:both;float:left;width:100%;border:1 solid Black;
}
div.floatLeftFields
{
    float:left;
    margin: 0px 5px 0px 0px;
    font-size: 13px; /*font-weight:bold;*/
}


.checklistTableColPadding
{
	padding: 5px 5px 5px 5px;
}