.align-center {
    align-items: middle
}

.myCases-container {
    background-color: #fff;
    padding-top: 10px;
}

.main-row2,
.container {
    width: inherit;
    padding: 0px;
}

.caseStatusSection {
    border-width: 2px;
    border-color: #dfe1e2;
    border-style: solid;
    border-radius: 1%;
    padding: 20px;
}

.caseStatusSection h2 {
    font-size: 32px;
    margin-top: 0px;
}

.caseStatusSection a {
    text-decoration: underline;
}

.correct-font {
    font-family: Public Sans Web, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}

.case-font {
    font-family: public sans, sans-serif !important;
    background-color: transparent;
}

.case-font:hover {
    background-color: transparent;
}

.case-font:disabled {
    background-color: transparent;
}

.case-font:disabled:hover {
    background-color: transparent;
}

.location-section {
    padding: 4px 16px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-color: #DFE1E2;
    border-top-style: solid;
    border-bottom-style: solid;
}

.location-section h3 {
    color: #005EA2;
    font-size: 18px;
}

.location-section p {
    font-size: 14px;
}

.receipt-label {
    color: #1B1B1B;
    font-style: bold;
    margin-bottom: -22px;
}

.receipt-helper-btn-MyCases {
    margin-left: 5px;
    position: relative;
    bottom: -5px;
}

.receipt-helper-btn-MyCases:hover {
    background-color: transparent;
}

.receipt-helper-btn-MyCases:not([disabled]):focus {
    outline-offset: -8px;
}

#helper_iconMyCases {
    margin-left: -20px;
    margin-top: 0px;
}

.field_help_group {
    display: flex;
}

.receipt-helper-btn-MyCases {
    margin-left: 0px;
    padding-top: 0px;
    background-color: initial;
}

#addCaseBtn {
    width: 163px;
    height: 42px;
}

.navlinks,
.navlinksEs {
    float: right;
    position: relative;
    top: -40px;
    font-size: 14px;
    text-decoration: none;
}



.caseStatusSection #receipt_number,
.caseStatusSection #tracking_number {
    width: 300px;
    text-align: left;

}

.errorMessage {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 10px;
    float: left;
    color: #B50909;
    width: 324px;
    text-align: left;
    font-weight: bold;
}

.align-parent1 {
    display: inline-block;
}

.align-parent2 {
    display: inline-block;
    margin-bottom: 16px;
}

.error_red_vertical_line {
    border-right: 4px solid #B50909;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 114px;

}

#p1 {
    font-size: 16px;
    margin-top: -16px;
}

#p2 {
    font-size: 13px;
    margin-top: -8px;
    font-style: italic;
}

.usa-link:visited {
    color: #285278;
    text-decoration: none;
}

#currentPage {
    color: #006699;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
}

#notCurrentPage {
    color: #006699;
    font-size: 14px;
    text-decoration: none;
}


.breadCrumbLink {
    color: #006699;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
}

.breadCrumbNotLink {
    color: #444444;
    font-size: 14px;
    font-weight: bold;
}

.usa-link {
    text-decoration: none;
}

#receiptNumLink {
    text-decoration: underline;
    color: #006699;

}

.usa-checkbox {
    background: none;
}

.numOfCasesSelectedText {
    padding-top: 8px;
}

.dataEntryYesNo {
    color: #1b1b1b;
}

.emailAndMobileAlertYes {
    color: #006699;
    font-size: 38px;
    float: right;
    position: relative;
    bottom: 6px;
    background-color: transparent;
}

.emailAndMobileAlertNo {
    color: #cccccc;
    font-size: 38px;
    float: right;
    position: relative;
    bottom: 6px;
    background-color: transparent;
}

.deleteIcon {
    background-color: transparent;
    color: #cc3333;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.deleteIcon-disabled {
    background-color: transparent;
    color: #000000;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.usa-pagination {
    float: right;
}

.tableHeader {
    display: inline-flex;
    align-items: center; 
    justify-content: center;  
}

.lastUpdateTh {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    text-align: left;
}

.textContainer {
	 display: flex;
	 flex-direction: column;
	 align-items: flex-start;
	 justify-content: center;
	 white-space: nowrap;
}

.arrowIcon {
    font-size: 19px;
}

#receipt_number_mycases {
    width: 324px;
}

.table-block-btn {
    width: 100%;
    float: left;
    padding: 18px 0 18px 0;
}

.table-block-btn ul {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.table-block-btn ul li {
    list-style: none;
    display: inline-block;
    margin: 0 3px;
    padding-top: 10px;
}

.table-block-btn ul li button {
    font-size: 14px;
    letter-spacing: 0.5px;
    outline: none;
}
.hideBtn {
    visibility: hidden
}

.maxCasesErrorToast {
    background-color: #f4e3db !important;
    width: 640px;
    top: 133px;
    right: 150px
}

.searchBar {
    margin-top: 5px;
    float: right;
}

.tableControls {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 5px;
}

.tableControls-left {
    display: flex;
}

.myCasesBottomPagination{
    display: flex;
}

.myCasesTable {
    padding: 0 .25rem;
    width: 101%;
}

.resultsNumber {
    width: 155px;
    padding: 8px;
}

@media(max-width: 280px) {
    .caseStatusSection #receipt_number {
        width: 170px;
        text-align: left;
    }

    .error_red_vertical_line {
        border-right: 4px solid #B50909;
        margin-right: 10px;
        margin-bottom: 10px;
        height: 77%;

    }

    .caseStatusSection #receipt_number_mycases {
        width: 170px;
        text-align: left;
    }
}

@media(min-width: 281px max-width: 320px) {
    .caseStatusSection #receipt_number {
        width: 210px;
        text-align: left;
    }

    .caseStatusSection #receipt_number_mycases {
        width: 210px;
        text-align: left;
    }
}

@media(min-width:321px max-width:359px) {
    .caseStatusSection #receipt_number {
        width: 100%;
        text-align: left;
    }

    .caseStatusSection #receipt_number_mycases {
        width: 100%;
        text-align: left;
    }
}

@media(min-width:360px) {
    .caseStatusSection #receipt_number {
        width: 100%;
        text-align: left;
    }

    .caseStatusSection #receipt_number_mycases {
        width: 100%;
        text-align: left;
    }
    .maxCasesErrorToast {
        top: 110px;
    }
}

@media (max-width: 1023px) {


    .errorMessage {
        font-size: 16px;
        margin-top: 5px;
        margin-bottom: 10px;
        float: left;
        color: #B50909;
        width: 90%;
        text-align: left;
        font-weight: bold;
    }

    .align-parent0 {
        display: flex;
    }

    .align-parent1 {
        display: inline-block;
    }

    .align-parent2 {
        display: inline-block;
        margin-bottom: 16px;
    }

    .error_red_vertical_line {
        border-right: 4px solid #B50909;
        margin-right: 10px;
        margin-bottom: 10px;
        height: 77%;

    }
    .maxCasesErrorToast {
        top: 110px;
    }

}

@media (max-width: 620px) {
    .navlinks {
        float: right;
        position: relative;
        top: -22px;
        font-size: 14px;
        text-decoration: none;
        white-space: nowrap;
        width: 59px;
        margin-right: 146px;
    }

    .navlinksEs {
        float: right;
        position: relative;
        top: -22px;
        font-size: 14px;
        text-decoration: none;
        white-space: nowrap;
        width: 65px;
        margin-right: 210px;
    }

    #vertLine2 {
        margin-left: 20px;
    }
    #myCasesTopPagination{
        margin-bottom: 0px;
    }

    .maxCasesErrorToast {
        width: 340px;
        margin: auto;
        left: 0px;
        top: 150px;
    }

}

@media(max-width: 320px) {
    .caseStatusSection #tracking_number {
        width: 210px;
        text-align: left;
    }
    .navlinksEs {
        margin-right: 192px;
    }
    .maxCasesErrorToast {
        width: 250px;
    }
}



@media screen and (min-width: 1100px) and (max-width: 3000px) {

    #receipt_number,
    #tracking_number {
        width: 380px;
    }

    #receiptError {
        width: 369px;
    }

    #receipt_number_mycases {
        width: 324px !important;
    }
    .maxCasesErrorToast {
        top: 130px;
    }

}

@media (max-width: 991px) {

    .table-block-btn {
        padding: 18px 20px 8px 20px;
    }

    .table-block-btn ul li {
        width: 48%;
        margin-bottom: 10px;
        margin: 0 1% 10px 1%;
        float: left;
    }

    .table-block-btn ul li button {
        width: 100%;
        margin: 0px;
    }

}

@media (max-width: 640px) {

    .table-block-btn ul li {
        width: 100%;
        margin-bottom: 10px;
    }

    .table-block-btn ul li button {
        padding: 6px 10px;
    }

    .maxCasesErrorToast {
        top: 130px;
    }
}

@media (max-width:380px) {

    .table-block-btn ul li {
        width: 98%;
        margin: 0 1% 10px 1%;
    }

}