﻿
@media screen{
    .printOnly {
        display: none;
    }

    .caseDisplayTable
    {
        margin: 0px auto; 
        text-align: center; 
        width: 100%; 
        page-break-inside: auto;
    }
    div {page-break-inside: auto;}
    table { page-break-inside:auto }
    tr    { page-break-inside:avoid; page-break-after:auto }     
    thead { display:table-header-group }     
    tfoot { display:table-footer-group }


}

@media print {
    .displayOnly {
        display: none;
    }
    .mainContentDiv {
        display: none;
    }
}

body {
    font-family: Arial;
}

#MainFormContainer {
    display: block !important;
}

#outerShell {
    padding-left: 10em;
}

#contentArea {
    float: left;
    position: relative;
    width: 100%;
}

.mainContentDiv > div:first-of-type {
    display: none;
}

#ContentPlaceHolder1_WebTab1 {
    width: auto !important;
    min-width: 0 !important;
}

.igtab_THControl {
    background-color: transparent !important;
}

.modalDialogTitle {
    background-color: #1966ac !important;
}

.caseDisplayPanel {

}

#c_NavBarContainer a:last-of-type {
    color: #000000 !important;
}

nav > div:nth-of-type(2) > div:first-of-type {
    color: transparent !important;
}

#c_WarrantsPanel > div > table > tbody > tr > td {
    padding: 13px;
}

#c_WarrantsPanel table table {
    background-color: white;
}

#c_WarrantsPanel table tbody {
    background-color: white;
}

#c_WarrantsPanel > div > table > tbody > tr:last-of-type > td:last-of-type {
    padding: 0px 0px 0px 20px ;
    background-color: #febe26;
}

#contentSidebar { 
    top: 40px;
    float: left;
    position: absolute;
    width: 10em;
    left: 0.5em;
    color: white;
    min-height: 5em;
    text-align: center;
    padding-top: 0.5em;
}

#contentEnd {
    clear: both;
}


.siteBannerMajor{
    font-weight: bold;
    font-size: 1.5em;
    text-align: center;
}

main {
    padding: 0.75em;
    display: block;
    min-height: 35em;
    border-radius: 2em 0 0 2em;
    margin-right: 0;
    position: relative;
}


nav {
    position: absolute;
    top: 30px;
    left: 0px;
    width: 170px;
}

nav table {
    border: solid 1px #1966ac !important;
}

.mainContentDiv {
    position: absolute;
    left: 170px;
    top: 133px;
    right: 10px;
    
    padding-top: 0px !important;
}

.navigationGroup, .navGroupHeader {
    text-align: left;
    background: linear-gradient(#1966ac, #02539d) !important;
    background-color: #1966ac !important;
    color: #ffffff !important;
    background-image: none !important;
}

.navigationItem, .navGroupItem {
    text-align: left;
    padding: 0.5em 1em 0.5em 1em;
    background-color: white !important;
    color: black;
    font-weight: normal; 
    font-family: 'Segoe UI'
}

.navigationItem:hover, .navGroupItem:hover {
    background-color: #febe26 !important;
    cursor: pointer;
}

footer {
    padding: 0.75em;
    text-align: center;
    font-weight: bold;
    font-size: 0.9em;
    position: fixed;
    bottom: 0px;
    background: linear-gradient(#1966ac, #02539d);
    left: 0px;
    right: 0px;
    height: 1.0em;
    color: #ffffff;

}

#siteCopyright {
    text-align: center;
    font-size: 0.7em;
    padding-top: 2.5em;
}

#footerItemOne {
    position: absolute;
    left: 0px;
    width: 50%;
}

#footerItemTwo {
    position: absolute;
    right: 0px;
    width: 50%;
}

#progressSpinner {
    position: absolute;
    height: 10em;
    width: 20em;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 1;
    text-align: center;
    background-color: white;     
    vertical-align: middle;
}

#progressSpinnerInner {
    position: absolute;
    text-align: center; 
    width: 20em;
    top: 10em;
    left: 50%;
    margin-top: -2em;
    margin-left: -10em;

}





.contentBlock{
    margin: 5px; 
    padding: 10px; 
    background-color: #ffffff;
}

/*.searchResultsTable td.tableColumnHeading {
    background-color: #e1e1e1;
    padding: 7px;
    font-weight: normal;
    font-family: Verdana;
    text-align: center;
    border-right: solid 1px #888888;
    border-bottom: solid 1px #888888;
}*/


.hleft {
    text-align: left !important;
}



.caseInquireResult {
    margin-top: 0;
    font-size: medium;
    padding:  0em 1em 1em 1em;
}

.caseSummary {
    margin: 0 auto;
}

.caseSummary tr td:first-of-type, .caseSummary tr td:nth-of-type(3) {
    background: #e1e1e1;
}

/*.caseSummary > div {
    display: inline-block;
    width: 49%;
    margin:  0.05em 0 0.05em 0;
}*/


/*.caseSummary > div > div:first-of-type {
    background-color: #e1e1e1;
}*/

/*.caseSummary > div > div:last-of-type {
    border-bottom: 0.05em solid #e1e1e1;
    border-right: 0.05em solid #e1e1e1;
    border-right: 0.05em solid #e1e1e1;
    margin-left: -0.25em;
    padding: .2em;
}*/

/*.caseSummary > div:first-of-type > div:last-of-type {
    border-top: 0.05em solid #e1e1e1;
}

.caseSummary > div:nth-of-type(2) > div:last-of-type {
    border-top: 0.05em solid #e1e1e1;
}*/

/*.caseSummary > div > div {
    display: inline-block;
    width: 47%;
    margin: 0;
    padding: 0.25em;    
    text-align: center;
}*/

.caseInquireResult h1 {
    text-align: center;
    font-size: 1em;
    background-color: #a5d0ff;
    padding: 0.5em;
    margin-bottom: 0;
    font-size: 0.95em;
}

.caseInquireResult h2 {
    text-align: center;
    font-size: 1.0em;
    margin-top: 2.5em;
    margin-bottom: 0;
    background-color: #a5d0ff;
    padding: 0.5em;
}

.caseInquireResult p {
    margin: 0;
}

.caseInquireResult address {
    font-style: normal;
}

.caseInquireResult table {
    width: 100%;
    border: solid 1px silver;
}

.caseInquireResult thead td {
    background-color: #e1e1e1;
    padding: 7px;
    font-weight: normal;
    font-family: Verdana;
    text-align: center;
    border-right: solid 1px #888888;
    border-bottom: solid 1px #888888;
}


.caseInquireResult:not(h2) {
    font-size: 1.5em;
}

.caseInquireResult tbody td {
    padding: 7px;
    font-weight: normal;
    font-family: Verdana;
    vertical-align: middle; 
    border-right: solid 1px #888888;
    border-bottom: solid 1px #888888;
    text-align: center;
}



/*----- Tabs -----*/
.tabs {
    width: 100%;
    margin-top: 3px;
}

/*----- Tab Links -----*/
/* Clearfix */


.tab-links {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding-left: 1em;
    padding-right: 0;
    margin: 0;
}

.tab-links li {
    display: inline-block;
    border-radius: 0.5em 0.5em 0 0;
    background: #e1e1e1;
    vertical-align: bottom;
}

.tab-links li.active {
    background-color: #ffd800;
}

.tab-links a {
    text-decoration: none;
    padding: 0.5em 0.7em;
}

.tab-links a:first-of-type {

    display: inline-block;
    border-radius: 1em 1em 0 0;
    font-size: 75%;
    font-weight: bold;
    color: #4c4c4c;
}

.tab-links li.inactive:hover {
    background: #00ff21; 
}

.caseChargePhase {
    cursor: pointer;
}

.selectedChargePhase {
    background-color: #ffd800 !important;
    font-weight: bold;
    border-top: solid 3px #febe26 !important;
    border-right: solid 3px #febe26 !important;
    border-left: solid 3px #febe26 !important;
}

.tab-links .active a {
    color: #4c4c4c;
    padding-top: 0.75em;
    padding-bottom: 0.75em;
}

/*----- Content of Tabs -----*/
.tab-content {
    border-radius: 3px;
    box-shadow: -1px 1px 1px rgba(0,0,0,0.15);
    background: #fff;
    border: solid 1px silver;
    position: relative;
}

.tab {
    display: none;
}

.tab.active {
    display: block;
}



.searchTab {
    background: #e1e1e1; 
}
.searchHeader {
    text-align: center; 
    margin-bottom: 10px; 
    margin-top: 10px;
    font-weight: bold;
    font-size: 85%;
}

#searchInputs {
    width: 100%;
}

#caseInquiryInput { 
    width: 100%;
}
.searchInputLabel{ 
    text-align: left;
    vertical-align: bottom;
    font-weight: bold;
    font-size: 70%; 
    padding: 0 5px 0 7px;
}

.searchInputField {
    margin: 0;
    padding: 0 5px 0 7px;
}

.searchInputField input {
    width: 100%;
}

.documentContainer {
    margin: 1em;
    border: groove 0.2em white;
    background-color: dimgrey;
}

.activeChildDocketParent {
    background-color: #febe26;
}

.caseCharges table:first-of-type thead tr:nth-of-type(1) td {
    border-radius: 15px 15px 0 0;
    border-top: solid 3px silver;
    border-right: solid 3px silver;
    border-left: solid 3px silver;
}

td.docketDescription {
    text-align: left !important;
    padding-left: 10px !important;
}

.caseCharges tbody:nth-of-type(even) > tr:first-of-type {
    background-color: #fffaf5;
}

.caseCharges tbody:nth-of-type(odd) > tr:first-of-type {
    background-color: #f1f8ff;
}

.chargeDescription {
    text-align: left !important;
    padding-left: 15px !important;
}




.searchResultsTable td {
    padding: 7px;
    font-weight: normal;
    font-family: Verdana;
    vertical-align: middle; 
    border-right: solid 1px #888888;
    border-bottom: solid 1px #888888;
    text-align: center;
}

.searchResultsTable tbody:hover {
    cursor: pointer;
    background-color: #febe26;
}

.searchResultsTable tbody:nth-child(even):hover {
    cursor: pointer;
    background-color: #febe26;
}

.searchResultsTable .searchResultLabel {
    background-color: #a5d0ff;
    color: #323232;
    text-align: center;
    font-weight: bold;
    
}

.searchResultsContainer {
    background-color: #DCDCDC;
}

.searchResultsTable{
    width: 100%;
    border: solid 3px #DCDCDC;
    background: #ffffff;
    font-size: 100% !important;
}


.searchResultsControl_Top {
    position: relative;
    top: 0;
}

.searchResultsControl_Bottom {
    position: relative;
    bottom: 0;
}

.searchResultsControl_Jumper {
    position: absolute;
    left: 5px;
    top: 12px;
}

.searchResultsControl_Buttons {
    padding: 6px;
    text-align: center;
}

.searchResultsControl_Page {
    position: absolute;
    right: 5px;
    top: 7px;
}


.diagnosticTrace {
    border: solid 1px silver;
    width: 100%;

}

/*.searchResultsTable td:first-of-type {
    width: 250px;
}*/

.searchResultsTable tbody:nth-child(even) {
    background-color: #f1f8ff;
}

.searchResultLabel td {
    font-weight: bold;
}

.searchResultLabel_CaseNumber {
    font-size: 115%;
}

.searchResultLabel_CitationNumber, .searchResultLabel_WarrantNumber {
    font-size: 85%;
}

.searchResultItem_CaseNumber {
    font-size: 125%;
    margin-bottom: 0;
}

.searchResultItem_Citations {
    margin-top: 0;
}

.searchResultItem_Party, .searchResultItem_IncidentNumber, .searchResultItem_StateAttorneyNumber {
    text-align: left;
}

.searchResultItem_PartyName {
    text-decoration: underline;
    font-weight: normal;
}

.searchResultItem_ActiveCapias {
    color: #FF0000;
    font-weight: bold;
    padding: 5px;
    font-size: 115%;
}




.calendarSearchResultContainer {
    font-size: 145%;
}

.calendarSearchResults {
    padding: 10px;
}

.calendarSearchResult {
    width: 100%;
    margin: 0 auto;
    border-bottom: inset 3px #e2e2e2;
    background: #ffffff;
}

.calendarSearchResults tbody tr  {
      border-bottom: solid 3px #888888;
}

.calendarSearchResults tbody td {
    padding: 4px;
    font-weight: normal;
    font-family: Verdana;
    vertical-align: middle; 
    border-right: solid 1px #888888;
    border-bottom: solid 1px #888888;
    text-align: center;
}

.calendarSearchResults tbody tr:first-of-type td:first-of-type {
    border-left: solid 1px #888888;
}

.calendarSearchResults tbody:nth-of-type(even) {
    background-color: #f1f8ff;
}

.calendarSearchResults thead td {

    background-color: #e1e1e1;
    padding: 4px;
    font-weight: normal;
    font-family: Verdana;
    text-align: center;
    border-right: solid 1px #888888;
    border-bottom: solid 1px #888888;
}

.calendarSearchResultMessage {
    text-align: center;
    background-color: #e1e1e1;
    padding-top: 125px;
    padding-bottom: 125px;
    font-size: 150%;
    font-weight: bold;
}

.calendarSearchResult_Date {
    background-color: #a5d0ff; 
    padding: 0.5em;
    font-weight: bold;
    margin: 0;
}

.calendarSearchResult_CalendarLabel {
    float: right;
}







.mouseOverItem:hover {
    cursor: pointer;
    background-color: #febe26;
}


.mouseOverItem:nth-of-type(even):hover {
    cursor: pointer;
    background-color: #febe26;
}

.mouseOverItem:nth-of-type(odd):hover {
    cursor: pointer;
    background-color: #febe26;
}