﻿
.flex-container {
    display: flex;
    float: left;
    margin: 0 4px 0 0;
    font-size: 13px;
    color: black;
    /*font-weight:bold*/
}

.PadLeft {
    margin-left: 20px;
}

.AudioLabel {
    width: 130px;
    text-align: right;
    font-size: 1em;
    color: gray;
}

#aPlayAudioBtn {
    background-color: #1f3776;
    border-radius: 8px;
    display: block;
    border: 0;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    line-height: 21px;
    margin: 10px 0px 10px 0;
    padding: 6px 2px !important;
    text-align: center;
    white-space: nowrap;
    width: 115px;
    text-decoration: none;
}

.ResponsiveOAList section header {
    font-size: 1.1em;
    display: inline-block;
    width: 99%;
    padding-left: 1px;
    /*color: #ffffff;*/
    color: darkslateblue;
    /*background-color: #000066*/
    background-color: wheat;
    border-top: solid;
    border-top-color: gray;
    border-bottom: solid;
    border-top-width: thin;
    border-bottom-width: thin;
    border-bottom-color: gray;
}


.ResponsiveOAList > section {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    display: inline-block;
    width: 99%;
    overflow: hidden;
    border-bottom: none;
}

.ResponsiveOAList section a {
    font-size: 1em;
    text-transform: capitalize;
}

.ResponsiveOAList section span, .ResponsiveOAList section p {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.ResponsiveOAList .fLabel {
    color: grey;
    width: 125px;
    text-align: right;
}

.ResponseCaseList {
    /*margin:0 0 0 130px;*/
    margin: 0 0 0 10px;
    font-size: 13px;
    display: inline-block;
    width:99%;
}

    .ResponseCaseList > section:nth-child(even) {
        /*background-color: #FFFFCC;*/
        background-color: aliceblue;
    }

    .ResponseCaseList > section > header {
        font-weight: 700;
    }

    .ResponseCaseList > section > div {
        margin-left: 0px;
    }

.CaseInfo {
    margin: 2px;
    display: inline-flex;
    width: 100%;
}

.DocketNo {
    width: 85px;
    float: left;
    margin: 10px 0 0 5px;
    vertical-align: middle;
}

.CaseName {
    width: calc(100% - 90px);
    float: left;
    /*word-wrap: break-word;
    overflow-wrap: normal;*/
    padding: 0;
    margin: 0;
    text-align: center;
}

.CaseMsg {
    display:block;
}

.CaseMsgHide {
    display:none
}

.vs {
    display: block;
    width: 99%;
}


.HeaderText {
    font-style: normal;
    font-size: 13px;
    font-family: Arial;
}

.CourtText {
    font-style: normal;
    font-size: 16px;
    font-family: Arial;
}

.PostedText {
    font-style: italic;
    font-weight: normal;
    font-size: small;
    font-family: Arial;
    padding-right: 8em;
}

.PageHeader {
    font-weight: Bold;
    font-size: 25px;
    font-family: Arial;
    color: navy;
    text-align: center;
    padding-bottom: 10px;
}

.PageSubHeader {
    font-weight: Bold;
    font-size: 17px;
    font-family: Arial;
    color: navy;
    text-align: center;
    padding-bottom: 5px;
}

.InfoBox {
    margin: 0 0 0 0;
    padding: .25em 0 .25em 0;
    background-color: #1f3776;
    color:white
}

.text_bold {
    font-weight: bold;
}

.AudioControl {
    display: inline-block;
    padding: 15px 0 25px 5px;
}

.JudButton {
    display: inline-block;
    background-color: #1f3776;
    border-radius: 8px;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    padding: 11px 11px 11px 11px !important;
    text-align: center;
    text-decoration: none;
    justify-content: space-around;
}

/*by CourtTerm*/
/* ===========================
   ========= Collapsible ========== 
   =========================== */
.collapsable {
    width: 100%;
    margin: 0 0 1em 0;
    /*background-color: #FEF8E5;*/
}

    .collapsable > header {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.9em;
        font-weight: bold;
        width: 100%;
        margin: 0;
        padding: .3em 0 .3em 0em;
        background-color: #1f3776; /*#f4ecd1*/
        color: black;
        cursor: pointer;
    }

.collapsable_cont {
    display: none;
    font-family: arial,sans-serif;
    padding: 2.25pt;
    font-size: .9em;
    background-color: transparent;
}


span.minButton {
    float: right;
    font-family: 'Courier New';
    margin-right: 1.5em;
    color:white;
}

.btnClose {
    height: 28px !important;
    min-width: 66px !important;
    margin: 0 !important;
    padding: 0 4px 0 0 !important;
}

.bigScreen {
}

.tabItem {
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    margin: 0 0 0 1%;
    padding: 7px 7px 7px 14px;
    background-color: #1f3776;
    color: white;
    cursor: pointer;
}

.yLinks {
    border: 1px solid;
    padding: 7px 5px 7px 5px !important;
    text-shadow: 0 1px 0 #fff;
    border-color: #dbdbdb;
    border-color: #ccc;
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    color: black;
    border-radius: 6px;
    font-weight: 700;
    text-decoration: none;
}

.sLinks {
    border: 1px solid;
    padding: 7px 5px 7px 5px;
    text-shadow: 0 1px 0 #fff;
    border-color: #dbdbdb;
    border-color: #ccc;
    background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
    color: black;
    border-radius: 6px;
    font-weight: 700;
    text-decoration: none;
}

.termMsg {
    text-align: center;
    color: #CC0000;
    font-style:italic;
    font-size:1.2em;
    margin:10px;
}


/* Data Entry Fields Desktop */
.OATabs1, .OATabs2 {
    display: block;
    height: 70px;
}
.DataEntry {
    display: block;
    height: 70px;
    width:60%;
    padding-top: 10px;
    font-size: 1em;
}
    .DataEntry > div {
        display: block;
        width: 100%;
    }

    .DataEntry p {
        display: inline-block;
        margin: 0;
    }

    .DataEntry label {
        display: inline-block;
        padding: 8px 0 6px 0;
        margin: 2px 0 2px 0;
        /*border:solid;*/
        text-align: right; /* Align left on small Screen*/
        vertical-align: bottom;
        color: Navy;
        line-height: 1.1em;
        font-size: 90%;
    }

    .DataEntry Input[type=text], .DataEntry select {
        min-width: 200px;
        padding: 5px 8px;
        margin: 2px 0 2px 0;
        display: inline-block;
        border: 1px solid #D2B926;
        border-radius: 4px;
        box-sizing: border-box;
        font-size: 1em;
    }

.btnSearch2 {
    width: 89%;
    float: left;
}

@media all and (max-width: 700px) {

    .ResponseCaseList {
        /*margin:0 0 0 130px;*/
        margin: 0 0 0 10px;
        font-size: 13px;
        display: block;
    }

        .ResponseCaseList > section:nth-child(even) {
            /*background-color: #FFFFCC;*/
            background-color: aliceblue;
        }

        .ResponseCaseList > section > header {
            font-weight: 700;
        }

        .ResponseCaseList > section > div {
            margin-left: 10px;
        }

    #aPlayAudioBtn {
        width: calc(80% - 85px);
        margin-left: calc(85px + 10%);
        display: inline-grid;
        text-align: center !important;
    }

    .btnSearch2 {
        width: 70%;
        float: none;
        margin-left:15%
    }

    .sLinks {
        width: calc(50% - 85px);
        margin: 1% 0 0 30%;
        display: inline-grid;
        text-align: center !important;
        padding: 5px 3px 5px 3px
    }

    .mobileMargin {
        margin: 0 0 3% 1%;
    }

    .PadLeft {
        margin-left: 0;
    }

    .flex-container {
        display: flex;
        float: left;
        margin: 0 0 0 5px;
        font-size: 13px;
        color: black;
    }

    .ResponsiveOAList section a {
        font-size: 1.2em;
        font-weight: bold;
        text-transform: capitalize;
    }

    .PlayAudioBtn .JudButton {
        display: flex;
        width: 95%;
    }

    /* Data Entry Fields Mobile */
    .OATabs1 {
        display: block;
        height: 70px;
    }
    .OATabs2 {
        display: block;
        height: 140px;
    }
    .DataEntry {
        display: block;
        width: 96% !important;
        padding-top: 5px;
        text-align: center;
    }
        .DataEntry label {
            display: inline-block;
            padding: 5px 0 0px 0;
            margin: 2px 0 0px 10px;
            float: left;
            text-align: left !important; /* Align left on small Screen*/
        }
        .DataEntry Input[type=text], .DataEntry select {
            width: 92%;
        }
    input[type=submit] {
        width: 92%;
        padding: 10px;
        margin: 4px 2px 4px 0px;
    }
}
