﻿/* Fix body background */

body {
    background-attachment: fixed;
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
}

/* Reset table styles */

table {
    border: none !important;
}

    table tr:nth-of-type(even) {
        background-color: transparent !important;
    }

    table tr th {
        padding: 0;
    }

    table tr td {
        padding: 0;
    }

    table tr:nth-of-type(even) {
        background-color: transparent;
    }

/* Adjustment to push right menu further right and up */

#content {
    width: 95%;
    margin-left: 5%;
    clear: both;
    padding-top: 20px;
}

#rightcolumn {
    margin-top: 0;
}

h2.first, p.first {
    margin-top: 0;
}

.display-none {
    display: none;
}

.display-inline {
    display: inline;
}

.coming-soon {
    color: #6666ff;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}

.valign-top {
    vertical-align: top;
}
/* Site specific styles */
a.print-payment-history-link {
    /*display: none !important;*/
}

a.previous-link, a.print-payment-history-link, a.nav-link {
    margin-top: 1em;
    text-align: center;
}

    a.previous-link:hover, a.nav-link:hover {
        cursor: pointer;
    }

a.nav-link {
    display: block;
}

div.center, p.center {
    text-align: center;
}

p.indent {
    margin-left: 1.5em;
}

p.last {
    margin-bottom: 0;
}

table.payment {
    border-collapse: collapse;
    width: 100%;
}

    table.payment td {
        border: none;
        padding: 6px 4px 0 4px;
    }

    table.payment th {
        border: none;
        border-bottom: 2px solid black;
        padding: 0 4px 6px 4px;
    }

    table.payment .summnsfrtn {
        width: 80px;
    }

    table.payment .paidto-cell {
        width: 120px;
    }

    table.payment .date-recd {
        width: 85px;
        text-align: center;
    }


    table.payment .distributed-cell {
        width: 150px;
    }

    table.payment .distributed-head, table.payment .paidto-head {
        text-align: left;
    }

    table.payment .summpayamt, table.payment .amount-cell {
        width: 85px;
        text-align: right;
    }

table.case-balance td {
    padding-top: 6px;
}

table.case-balance tr.no-header-above td {
    padding-top: 0;
}

table.case-balance td.value {
    text-align: right;
}

table.case-balance th {
    text-align: left;
}

    table.case-balance th.align-right {
        text-align: right;
    }

table.current-case-activity td {
    padding: 2px 4px 2px 0;
}

    table.current-case-activity td.label {
        text-align: right;
        vertical-align: top;
    }

    table.current-case-activity td.value {
        font-weight: bold;
        padding-right: 16px;
    }

table.my-cases td {
    background-color: #f9f9f9;
    vertical-align: top;
}

table.my-cases th {
    background-color: #e6e6e6;
}

table.my-cases td, table.my-cases th {
    border: 1px solid #d3d3d3;
    padding: 0.5em 1em;
}

table.my-court-order td {
    padding: 4px;
}

    table.my-court-order td.label {
        padding-left: 0;
        padding-right: 60px;
        text-align: right;
    }

    table.my-court-order td.value {
        text-align: right;
    }

table.security-info td {
    padding: 4px;
}

    table.security-info td.label {
        font-weight: bold;
        padding-left: 0;
        padding-right: 8px;
        text-align: right;
    }

.bold {
    font-weight: bold;
}

.italics {
    font-style: italic;
}

.error-box {
    background-color: rgb(252,244,242);
    border-color: rgb(231,205,208);
    border-left-color: rgb(227,38,0);
    color: rgb(139,37,33);
}

.message-box {
    background-color: rgb(243,250,242);
    border-color: rgb(211,219,208);
    border-left-color: rgb(121,177,88);
    color: rgb(72,89,57);
}

.warning-box {
    background-color: rgb(254,248,234);
    border-color: rgb(226,220,196);
    border-left-color: rgb(222,151,7);
    color: rgb(94,82,32);
}

.error-box, .message-box, .warning-box {
    border-width: 1px 1px 1px 4px;
    border-style: solid;
    border-radius: 2px;
    display: block;
    margin-bottom: 1em;
    padding: 1em;
}

.field-label {
    display: block;
    margin-bottom: 4px;
}

.text-field, .label-field {
    margin-bottom: 8px;
    width: 160px;
}

.page-headers h2 {
    margin-bottom: 4px;
}

.page-headers h3 {
    margin-top: 0;
}

.anon-page-left { /*background-color: #F0F0F0; border: 1px solid gray;*/
    float: left; /*padding: 25px 20px;*/
    width: 175px;
}

.anon-page-right {
    float: left;
    padding-left: 25px;
    width: 500px;
    text-align: justify;
}

.m-0-auto {
    margin: 0 auto;
}

.pad-left-10 {
    padding-left: 10px;
}

div.inline {
    display: inline-block;
}

.privacy-statement {
    clear: both;
    text-align: justify;
    width: 710px;
}

.z-zero {
    z-index: 0;
}

.mySD_Button {
    display: inline-block;
    width: 40%;
    font-size: 1.2em;
    /*background: rgb(199,91,18);*/
    background: #F28B00;
    padding: 20px 14px;
    margin: 0 15px 0 0;
    border-radius: 6px;
    /*border: 1px solid #933f06;*/
    text-align: center;
    transition: 0.5s;
}

a.mySD_Button {
    color: white !important;
    text-decoration: none !important;
}

#mySD_Button_Icon {
    height: 35px;
    vertical-align: middle;
}

.table-scrollable {
    overflow-y: scroll;
    display: block;
}


#SocialMedia img {
    padding-right: 15px;
}

@media (max-width: 800px) {
    #sitecontent #secondarymaincontent #content {
        width: 100%;
        margin-left: 0;
    }

    .privacy-statement {
        width: 100%;
    }

    .mySD_Button {
        width: 100%;
        padding: 20px 0;
    }

    .anon-page-right {
        width: 100%;
        padding-top: 15px;
        padding-left: 0;
    }

    #sitecontent #secondarymaincontent #content #rightcolumn {
        margin-top: 25px;
    }

        #sitecontent #secondarymaincontent #content #rightcolumn ul {
            margin-top: 0;
        }
}

.w-100-pct {
    width: 100%;
}

.w-50-pct {
    width: 50%;
}

.w-75-pct {
    width: 75%;
}

.w-30-px {
    width: 30px;
}

div.history-links {
    padding: 10px;
    text-align: center;
}

.recover-val-summary {
    font-size: smaller;
}
