﻿@media (min-width: 1251px) and (max-width: 2400px) {

    .sidenav {
        width: 200px;
        background: #fff;
        overflow-x: hidden;
        font-family: "PublicSans", Arial, Verdana, sans-serif !important;
    }

        .sidenav a {
            padding: 6px 8px 6px 16px;
            text-decoration: none;
            font-size: 15px;
            color: #064579;
            display: block;
            font-family: "PublicSans", Arial, Verdana, sans-serif !important;
            border-bottom: 1px solid;
            border-color: #d6cfcf
        }

            .sidenav a:hover {
                color: #fff;
                background-color: #005ea5;
                border-radius: 10px;
            }

    .connector {
        margin-top: 60px;
        border-top: 1px solid black;
    }
}

@media (min-width:850px) and (max-width:1250px) {
    .sidenav {
        width: 160px;
        background: #fff;
        overflow-x: hidden;
        font-family: "PublicSans", Arial, Verdana, sans-serif !important;
    }

        .sidenav a {
            padding: 6px 8px 6px 10px;
            text-decoration: none;
            font-size: 14px;
            color: #064579;
            display: block;
            font-family: "PublicSans", Arial, Verdana, sans-serif !important;
            border-bottom: 1px solid;
            border-color: #d6cfcf
        }

            .sidenav a:hover {
                color: #fff;
                background-color: #005ea5;
                border-radius: 8px;
            }

    .connector {
        height: 100px;
        border-top: 1px solid black;
        margin-top: 60px;
    }

    .btn {
        font-size: 11px;
        padding: 4px 6px;
    }

    body {
        font-size: 12px;
    }
}

@media (max-width:1400px) {
    .quicksearchrow {
        padding: 0px;
    }
}

.accessheader {
    font-size: large;
    font-weight: 500;
}

.MEOA {
    padding-left: 5px;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.banner {
    background-color: white;
    padding: 1px 1px;
}

.header {
    display: flex;
    top: 0;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff;
    font-family: "PublicSans", Arial, Verdana, sans-serif !important;
}

.header_branding {
    flex-basis: 15%;
    padding: 20px 40px;
    display: inline-block;
}

.header_content {
    /*display: flex;*/
    flex-basis: 80%;
    display: inline-block;
    /*flex-wrap: wrap;
        justify-content: flex-end;*/
}

.us-gov-desc::after {
    display: inline-block;
    margin-left: 4px;
    background-size: 100%;
    width: 0.75rem;
    height: 0.75em;
    content: '';
}

.visually-hidden {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal;
}

.header_dd_link {
    line-height: 1.21;
    color: #000000;
    font-size: 14px;
    font-weight: 300;
}

/*.connector {
        height: 40px;
        background-color: #fff;
        border-top: 1px solid black;
    }*/

.main {
    padding: 0px 0px 50px 0px;
    font-family: "PublicSans", Arial, Verdana, sans-serif !important;
}

.dropdown-menu {
    position: absolute;
    /* top: 100%; */
    /* left: 0; */
    /* z-index: 1000; */
    display: none;
    float: right;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    font-family: "PublicSans", Arial, Verdana, sans-serif !important;
}

.bgColor {
    background-color: #ccdeed;
    padding: 20px;
}

.h3 {
    font-family: "PublicSans", Arial, Verdana, sans-serif !important;
}

th a {
    font-size: 15px !important;
}

.EOATable {
    vertical-align: middle;
}

    .EOATable th {
        vertical-align: middle !important;
    }

#f1 {
    width: 250px;
    float: left;
    margin-top: 30px;
}

    #f1 li {
        list-style-type: none;
    }

        #f1 li a {
            color: white;
        }

.Mainheader {
    border-width: 0px;
    background-color: white;
    padding: 10px;
}

#footer {
    background-color: #112e51;
    font-family: "Merriweather", Arial, Verdana, sans-serif;
}

.footertitle {
    font-weight: bold;
    color: #ffffff;
    list-style-type: none;
}

#footerdivider {
    background-color: #112e51;
    clear: both;
    font-size: 14px;
    color: #b3b2b2;
}

.footerdivideotitle {
    font-size: 24px;
    color: #b3b2b2;
    text-align: center;
    font-weight: lighter;
    padding-top: 25px;
}

.col-1-footer {
    color: white;
    font-family: "Merriweather", Arial, Verdana, sans-serif;
    font-weight: 700;
    font-style: normal;
    height: 39px;
    list-style: none;
}

    .col-1-footer a {
        color: white;
        font-family: "Merriweather", Arial, Verdana, sans-serif;
        font-weight: 300;
        font-style: normal;
        line-height: 1.28;
        list-style: none;
    }

.footerheader {
    font-family: "Merriweather",Arial,Verdana,sans-serif;
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    line-height: 1.25;
    font-size: 20px;
}

.footer__submenu {
    margin-top: 18px;
}

.footer__menu-link {
    padding: 8px;
    color: #ffffff;
}

footer__menu-link--subheader {
    line-height: 1.71;
    font-size: 14px;
    font-weight: 300;
}

.footer__menu-link--header {
    font-family: "Merriweather",Arial,Verdana,sans-serif;
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    line-height: 1.25;
    font-size: 20px;
}

.footerTop {
    color: white;
    font-family: Arial;
    font-weight: 700;
    font-style: normal;
    font-size: medium;
    list-style: none;
    height: 39px;
    margin-top: 15px;
}

    .footerTop a {
        color: white;
    }

.footercontent {
    line-height: 1.21;
    color: #ccdeed;
    font-size: 14px;
}

    .footercontent a {
        line-height: 1.21;
        color: #ccdeed;
        font-size: 14px;
        font-weight: 700;
    }

.disclamier {
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #b3b2b2;
    padding-bottom: 25px;
}

    .disclamier a {
        text-decoration: underline;
        color: #b3b2b2;
    }

        .disclamier a:hover {
            text-decoration: none;
            color: #b3b2b2;
        }

.cardHeaders {
    background-color: #005ea5;
    color: white;
    padding: 10px;
    text-align: center;
    font-size: 24px;
}

.cardHeaders2 {
    background-color: #005ea5;
    color: white;
    padding: 10px;
    text-align: center;
    font-size: 24px;
    margin-top: 0px;
}

.cardHeaders3 {
    text-align: left;
    font-size: 17px;
    color: black;
    background-color: white;
    padding: 5px;
}

.cardLayout1 {
    border: 1px solid black;
    margin-right: 10px;
    padding: 0px;
    width: 31.5%;
}

.cardLayout2 {
    border: 1px solid black;
    padding: 0px;
    width: 35.5%;
}

.cardLayout3 {
    border: 1px solid black;
    margin-right: 10px;
    padding: 0px;
    width: 24.3%;
}

.quicksearchrow {
    text-align: right;
    float: right;
    padding: 13px;
    height: 40px;
}

.quicksearchleft {
    float: left;
    font-weight: bold;
}

.quicksearchleft2 {
    float: left;
    margin-left: 20px;
}

#lblDateTime {
    float: left;
}

#printthispage {
    margin-right: 20px;
}

.quicksearch_helptext {
    margin-right: 5px;
}

.quicksearch_dd {
    width: 100px;
    height: 22px;
    padding: 0px;
}

.quicksearch_textbox {
    height: 22px;
    padding: 0px;
}

.quicksearch_button {
    height: 28px;
    padding: 0px;
}

.floatright {
    float: right;
}

.FullTextInfo legend {
    font-weight: bold;
}

.CaseInfo legend {
    font-weight: bold;
}

.SubmitInfo legend {
    font-weight: bold;
}

.DocInfo legend {
    font-weight: bold;
}

.tradesearch_button {
    height: 52px;
    width: 50px;
    position: absolute;
    top: 20px;
    right: 50px;
    border: 2px solid #28a197;
    padding: 15px;
    -webkit-appearance: none;
    background-color: #28a197;
    background-image: url(../images/ic_search_24px_white.svg);
    background-position: center;
    background-size: 16px 18px;
    background-repeat: no-repeat;
}

.tradesearch_textbox {
    height: 52px;
    width: 212px;
    border: solid 2px #dee0e2;
    background-color: #f8f8f8;
    padding: 15px;
    top: 20px;
    right: 50px;
    position: absolute;
}

.ITA_header {
    height: 42px;
    margin-top: 5px;
}

.ITA_header1 {
    width: 190px;
}

.TradeIconUS {
    height: 10px;
    width: 15px;
    margin-right: 2px;
}

.TradeIconInt {
    height: 15px;
    width: 15px;
    margin-right: 2px;
}

.header_dropdown_bar {
    margin: 8px 0 18px;
    border: 1px solid #000000;
    width: 40px;
}

.multi-column-dropdown {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.dd_ITA {
    width: 850px;
    padding: 20px;
    background-color: #f1f1f1;
    color: #000000;
    font-size: 14px;
    font-weight: 300;
}

    .dd_ITA a {
        color: black;
    }

.fontblack {
    color: black;
}

.col-1 {
    margin: 2%;
}

.btncaseno {
    margin-top: 5px;
}

.Erow {
    border: 1px solid #ddd;
}

.btncolor {
    background-color: #005ea5;
}

.LoginTable {
    border-collapse: separate;
    border-spacing: 1px;
    text-align: center;
    padding: 0px;
}

.AccessHome {
    font-size: 16px;
    text-align: justify;
}

.homeTable {
    border-collapse: separate;
    border-spacing: 1px;
    border: 1px solid black;
    text-align: center;
    padding: 0px;
}

.homeTable1 {
    height: 23px;
    width: 270px;
    background: #005ea5;
    color: #fff;
}

.homeTable td th {
    border: 1px solid black;
}

.homeTabletd {
    border-right: 1px solid #ddd;
}

.homeTable2 {
    height: 35px;
}

.homeTable3 {
    table-layout: fixed;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
}

    .homeTable3 th td {
        border-bottom: 1px solid #ddd;
    }

.homeTable4 {
    table-layout: fixed;
    margin-left: auto;
    margin-right: auto;
}

td {
    padding: 5px;
}

.rptHeader {
    font-weight: bold;
}

.pageHeader {
    margin-left: 30px;
    font-weight: bold;
    font-size: medium;
}

.alignCenter {
    text-align: center;
}

.rowSpacing {
    height: 35px;
    border-bottom: 1px solid #ddd;
}

.marginTOP {
    margin-top: 15px;
}

.subHeader {
    margin-left: 30px;
}

.textboxwidth {
    padding: 0px;
    height: 24px;
}

.textboxwidthLogin {
    width: 260px;
    height: 30px;
    margin-top: 2px;
    padding: 2px;
}

.ACCESSHeader {
    text-align: center;
    width: 100%;
    height: 30px;
    background: #005ea5;
    color: #fff;
}

.ACCESSBorder {
    border: 2px solid #005ea5;
    border-radius: 10px;
    padding: 0px 0px 20px 0px;
}

.btnBold {
    font-weight: bold;
}

.marginTOP2 {
    margin-top: 50px;
}

.marginTOP3 {
    margin-top: 25px;
}

.marginTOP4 {
    margin-top: 70px;
}

.marginTOP5 {
    margin-top: 5px;
}

.glyphiconLarge {
    font-size: 30px;
}

.marginLeft {
    margin-left: 30px;
}

.marginLeft10 {
    margin-left: 10px;
}

.sourceFile {
    display: inline;
    width: 400px;
    border: none;
}

.legend1 {
    font-size: 16px !important;
}

.commonfontwithwidth {
    width: 500px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.inline {
    display: inline !important;
}

.noborder {
    border: none;
}

.dropdown_height {
    height: 26px;
}

.textboxwidthform {
    width: 400px;
    height: 26px !important;
}

.textbox_participant {
    width: 400px;
}

.txtboxregistration {
    width: 305px;
}

.AdditionalInfo {
    width: 400px;
    /*height:250px;*/
}

.section2dd {
    width: 100px;
}

.leftrightbutton {
    padding-left: 60px;
}

label {
    display: inline;
}

.paddingleft {
    padding-left: 9px;
}

.paddingleft2 {
    padding-left: 15px;
}

.paddingleft3 {
    padding-left: 30px;
}

.paddingleft_efile {
    padding-left: 25px;
}

.headerRight {
    text-align: right !important;
}

.textbold {
    font-weight: bold;
}

.txtboxfullsearch {
    width: 450px;
}

.txtboxsearch {
    width: 235px;
}

.txtboxsearchdates {
    width: 190px;
}

.txtboxdate {
    margin-left: 17px;
}

.txtboxefilewidth {
    width: 210px;
}

.APO_Explain {
    width: 880px;
}

.chkApplicationType label {
    padding-left: 5px;
}

.panelwidth legend {
    border: none;
    font-size: large !important;
    text-align: center;
    padding-top: 50px;
}

.panelwidth2 legend {
    border: none;
    font-size: medium !important;
    text-align: center;
    padding-top: 20px;
}

.panelwidth3 legend {
    line-height: 52px;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
}

.Welcome {
    font-size: xx-large;
    font-weight: bold;
}

.subHeaderFont {
    font-size: medium;
}

.chkParticipant label {
    padding-left: 5px;
    font-weight: normal;
    font-family: inherit;
}

.messageTop {
    color: red;
    font-weight: bold;
    font-size: medium;
    margin-top: 20px;
}

.createNewBtn {
    font-size: large;
    height: 40px;
    background-color: #9ac5ea;
}

.FRNotice_Table {
    margin-top: 100px;
    table-layout: fixed;
    margin-left: 30px;
}

.registrationRow {
    height: 41px;
}



.uploadWaitMessage {
    width: 100%;
    text-align: center;
    display: none
}

#parentProgressDiv {
    width: 100px;
    height: 100px;
    border: 1px solid red;
    margin-right: 10px;
    text-align: center;
}

.progressmessage {
    font-weight: bold;
    color: blue;
}

.customprogress {
    width: 1pt;
    height: 20px;
    background-color: blue;
    display: none;
}

.progresscontainer {
    width: 300pt;
    height: 20px;
    border: solid 1pt blue;
}

.progressresult {
    font-size: 1.1em;
    padding-bottom: 5px;
}

.progressstatus {
    width: 300pt;
}

/* IE10 */
progress {
    color: blue;
    border: solid 1pt gray;
    width: 300pt;
    height: 20px;
}

    /* Firefox */
    progress::-moz-progress-bar {
        background: blue;
        border: solid 1pt gray;
        width: 300pt;
        height: 20px;
    }

    /* Chrome */
    progress::-webkit-progress-value {
        background: blue;
        border: solid 1pt gray;
        width: 300pt;
        height: 20px;
    }

    /* Polyfill */
    progress[aria-valuenow]:before {
        background: blue;
        border: solid 1pt gray;
        width: 300pt;
        height: 20px;
    }

progress {
    -webkit-appearance: none;
    appearance: none;
}

    progress::-webkit-progress-bar {
        background-color: #eee;
        border-radius: 2px;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
    }

    progress[value] {
        -webkit-appearance: none;
        appearance: none;
    }

        progress[value]::-webkit-progress-value {
            border-radius: 2px;
            background-size: 35px 20px, 100% 100%, 100% 100%;
        }

.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.spinner {
    width: 170px;
    text-align: center;
    color: blue;
    height: auto;
    margin: 0 auto;
    padding: 10px;
    position: relative;
}

    .spinner > div {
        text-align: center;
        width: 18px;
        height: 18px;
        background-color: blue;
        color: blue;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    }

    .spinner .bounce1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
        color: blue;
    }

    .spinner .bounce2 {
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s;
        color: blue;
    }

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

    btn-secondary.focus, .btn-secondary:focus, btn-secondary:hover {
        color: #fff !important;
    }

@media screen and (max-width: 767px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all 0.25s ease-out;
        -moz-transition: all 0.25s ease-out;
        transition: all 0.25s ease-out;
    }

    .row-offcanvas-right
    .sidebar-offcanvas {
        right: -41.6%;
    }

    .row-offcanvas-left
    .sidebar-offcanvas {
        left: -41.6%;
    }

    .row-offcanvas-right.active {
        right: 41.6%;
    }

    .row-offcanvas-left.active {
        left: 41.6%;
    }

    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 41.6%;
    }
}

.linkbutton {
    cursor: pointer;
    color: blue;
    font-size: 15px;
    text-align: right;
    display: inline;
}

.tothetop {
    vertical-align: top;
}

.hiddenPanel {
    display: none;
    visibility: hidden;
}

.showPanel {
    display: block;
}

.requiredField {
    color: Red;
    display: none
}

.fontRed {
    color: red;
}

.underline {
    text-decoration: underline;
}

.fontSize {
    font-size: 16px;
}

.loginIcon {
    height: 25px !important;
    width: 39px !important;
}

.loginRowHeight {
    height: 25px;
}

.loginRowMargin {
    margin-top: 25px;
}

.searchResultBorder {
    border-width: 0px;
}

.searchtd1 {
    width: 230px;
}

.searchtd2 {
    width: 180px;
}

.registerMargin {
    margin-left: 15px;
}

.ddlistupdatepage {
    width: 329px;
}

.ITANav {
    min-height: 0px;
    margin-bottom: 0px;
}

.ACCESSDiv {
    width: 180px;
    text-align: left;
    padding: 0;
}

.efilepnl {
    height: auto;
    padding: 0px;
}

.upload {
    width: 300pt;
}

.parentProgress {
    width: 300pt;
    height: 20px;
    border: solid 1pt blue
}

.Message2 {
    font-weight: bold;
    color: red;
    text-align: center;
}

.displaynone {
    display: none;
}

.docketDivHeader {
    height: 54px;
}

.displayinline {
    display: inline !important;
}

.EOADiv {
    position: relative;
    margin-bottom: 20px;
    padding: 2px;
}

.EOADiv2 {
    overflow: auto;
    height: 400px;
}

.confirmationtd {
    height: 20px;
}

.bx {
    position: absolute;
    left: 590px;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 200px;
    vertical-align: top;
    margin: 0px 0px 0px 0px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

.bxright {
    position: absolute;
    padding: 0;
    margin: 0;
    width: 100%;
}

.bxrightlinks {
    padding: 0;
    margin: 0;
}


.boxleft {
    display: inline-block;
    float: left;
}

.boxleftlinks {
    margin-top: 0px;
    height: 200px;
    vertical-align: top;
    margin: 0px 0px 0px 0px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    width: 100%;
    z-index: 100;
}

.boxlefttextbox {
    display: inline-block;
    float: left;
}

.boxright {
    display: inline-block;
    float: right;
    text-align: right;
}

.tbtitle {
    font-weight: bold;
    left: 150px;
}

.shorterTextbox {
    width: 100px;
    font-weight: normal;
}

.nospace {
    padding: 0px;
}

.smallerFont {
    font-size: smaller;
}

.red {
    color: #D60000;
}

.loginBackground {
    background: #f1f1f1;
}

.btnuncheckall {
    width: 105px;
    margin-top: 5px
}

.marginRightBPI {
    margin-right: 15px;
}

/* Create three equal columns that floats next to each other */
.column {
    float: left;
    padding: 10px;
    width: 200px;
}

.divcenter {
    margin: auto;
    width: 50%;
    padding: 35px;
}

/* Clear floats after the columns */
.tablerow:after {
    content: "";
    display: table;
    clear: both;
}

.nospacebelow {
    margin-bottom: 0;
}

.nospaceabove {
    margin-top: 0;
}

.nomargin {
    margin: 0;
}

.DownloadCount {
    padding-top: 15px;
    float: right;
}

.notablespacing {
    padding: 0;
    margin: 0;
}

.littletablespacing {
    padding: 1px;
    margin: 1px;
}

.helptext {
    margin-right: 5px;
}

.bulkyUploadSubheader {
    text-align: left !important;
}

.divCenterLeft {
    display: inline-block;
    text-align: left;
}

.columnspace {
    width: 10%;
}

.column {
    float: left;
    width: 50%;
}

.column1 {
    float: left;
    width: 25%;
}

.column2 {
    float: left;
    width: 65%;
}

.moveright {
    right: 100px;
}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
    right: 10px;
}

.row {
    right: 10px;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.frLinkCenter {
    padding-right: 30px;
    margin-left: 20px;
}

.ResourcesSubHeader {
    margin-top: 100px;
    font-size: large;
}
    .ResourcesSubHeader a p{
        margin-left: 20px;
    }

.surrogateDetails{
    padding-left:20px;
}

.surrogateDetails a{
    font-size:large;
    font-weight:bold;
}
.extension_td {
    width: 70%;
}
.sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em;
    color: red;
}
.extension_textbox2{
    width:400px;
    height:26px;
}
.extension_textbox3{
    width:90px;
    height:26px;
}
.movedown {
    margin-top: 5px;
}

.spacebefore
{
    content: "\00a0 ";
}