/***********  New Custom Styles  ***********/
body {
    font-family: "myriad_proregular", "helveticaregular", "Arial Regular", sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
    color: #0c1f31;
    line-height: 24px;
    position: relative;
    min-height: 100%;
    top: 0;
    /*    padding-bottom: 587px;*/
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: "jungeregular", "times_new_romanregular", Times, serif !important;
}

h2 {
    margin-top: 44px !important;
    font-family: "jungeregular", "times_new_romanregular", Times, serif !important;
}

h1 {
    font-weight: 400 !important;
    font-size: 4.2rem;
    font-family: "jungeregular";
}

.banner .container h1 {
    margin-bottom: 0.5rem;
}

.h3-um {
    text-decoration: underline;
    display: inline-block;
}

.section-break {
    border-top: solid 4px #E5E5E5;
    margin: 48px 0 24px 0;
}

.tooltip-um {
    color: #D12727;
}

.goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: #666;
    white-space: nowrap;
    height: 22px;
}

/*    general-template  ,  general-template-inner ;*/

.general-template .general-template-inner {
    /*    background-color: #F3F3F3;*/
     background-color: #FFF; 
    /* border-radius: 20px; */
    padding: 6rem 6rem 5rem 6rem;
}

.general-template {
    background-color: #E5E5E5;
}

    .general-template a {
        color: #1976D2;
        text-decoration: underline;
    }

.overlap-general-template .general-template-inner:after {
    content: "";
    background-color: #FFFFFF !important;
}

.general-template-inner-att {
    background-color: #FFF;
    border-radius: 20px;
    padding: 6rem 17rem 5rem 17rem;
}

.general-template-notice {
    background-color: #F3F3F3;
    border-radius: 20px;
    padding: 6rem 15rem 6rem 15rem;
}

#footer {
    background-color: #0c1f31;
    color: #fff;
    position: relative;
    bottom: 0;
    width: 100%;
}

/*Back to the top Icon*/



#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background-color: #EFEFEF !important;
    padding: 5px 8px;
    border-radius: 48px;
    border: 1px solid #666;
    cursor: pointer;
    z-index: 100;
    transition: all 0.3s ease 0s;
    cursor: pointer;
    border-radius: 8px;
    backface-visibility: hidden;
    background-color: rgba(17, 17, 17, 0);
}

.fa-arrow-up {
    content: "\f054";
    color: #000;
    height: 24px;
    width: 24px;
    font: normal normal normal 24px/1 FontAwesome;
}

hr {
    color: #D12727;
    border-top: .1em solid #D12727;
    opacity: 1;
}

@media screen and (min-width: 320px) and (max-width: 767.98px) {
    h1 {
        font-size: 2.8rem;
    }
}

.remove-bold {
    font-weight: 100;
}

.bold-font, .emphasis-um {
    font-weight: 600;
}
/**********  FORMS   *********/
.form-group {
    margin-bottom: 0 !important;
}


/* form layout */
.form-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    font-family: "Roboto", sans-serif;
}

.form-field {
    flex: 0 0 48%;
    margin-bottom: 3rem;
}

.form-field-20 {
    flex: 0 0 20%;
    margin-bottom: 3rem;
}

.form-field-80 {
    flex: 0 0 80%;
    margin-top: 3rem;
}

.form {
    margin-top: 24px;
}

div.radio-button span label {
    margin-right: 6px;
}

label, .label {
    white-space: normal !important;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.6rem !important;
    color: #51545B !important;
    font-family: "Roboto", sans-serif !important;
    width: 100% !important;
    font-weight: 400 !important;
}

form label, .form label {
    font-size: 1.6rem;
    color: #51545B;
    font-family: "Roboto", sans-serif;
    width: 100%;
    font-weight: 600;
    text-align: left;
}

.form-col-title {
    font-weight: 600;
    font-size: 1.3rem;
}

.textbox {
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: dotted 2px #000 !important;
    padding: 0 0 0.5rem 0;
    border-radius: 0;
    font-size: 1.6rem;
    color: #0c1f31;
    font-family: "Roboto", sans-serif;
    outline: none;
    box-shadow: none;
    width: 100%;
    margin: 0;
    max-width: 100% !important;
}
/*====== Radio Buttons ======*/
.ao-radio-container fieldset legend {
    font-weight: 700;
    font-size: 1.2em;
    line-height: 1.2em;
    display: block;
    float: none !important;
    width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
}

.ao-radio-btns {
    width: 100%;
}

    .ao-radio-btns tbody tr {
        display: flex;
        flex-direction: row;
        align-content: center;
    }

        .ao-radio-btns tbody tr td {
            width: 12.5%;
        }

            .ao-radio-btns tbody tr td label {
                width: auto !important;
                padding-left: 6px;
            }

.radio-button {
    display: flex;
    flex-direction: row;
    align-content: center;
}

    .radio-button input, .radio-button label {
        margin: 0 3px 0 6px;
    }

form tbody tr > td:first-child, form tbody tr th:first-child {
    padding-left: 12px;
}

.legend-um {
    font-weight: 700;
    font-size: 1.2em;
    line-height: 1.2em;
    display: block;
    float: none !important;
    width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
}

.umbraco-forms-tooltip {
    font-size: 1.2rem;
    display: inline-block;
    margin-top: 0.5rem;
    color: #D12727;
    font-weight: 500;
}

/*Banner*/
.banner {
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-bg {
    min-height: 160px !important;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    padding-top: 1.6rem;
    padding-bottom: 1.6rem;
    background-position: center;
}
/* end form layout */
/*===============  Gridviews REPEATERS Loops and  Data only containers =========*/
.grid-um, .zebraRowTable {
    border: 1px solid #0c1f31;
    border-radius: 5px;
    background-color: #FAFAFA !important;
    margin-top: 48px;
}

.data-panel {
    border: 1px solid #0c1f31;
    border-radius: 5px;
    /* background-color: #FAFAFA !important; */
    margin-top: 48px;
}

.grid-um, .zebraRowTable {
    background-color: transparent !important;
    text-align: left;
}

    .grid-um tr > td:first-of-type, .zebraRowTable tr > td:first-of-type, .zebraRowTable tbody tr th {
        font-weight: 700;
        padding-left: 6px;
    }

.data-panel {
    border: 1px solid #0c1f31;
    border-radius: 5px;
    /* background-color: #FAFAFA !important; */
    margin-top: 48px;
}

    .data-panel .flex-row {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .data-panel > div:first-child {
        color: #ffffff !important;
        background-color: #0c1f31;
        padding: 12px 6px;
    }

    .data-panel .row {
        padding: 12px 6px;
    }

        .data-panel .row:nth-child(even) {
            background-color: transparent;
        }

    .data-panel .explanation {
        padding-top: 12px;
        padding-left: 24px;
    }



    .data-panel .btn-um {
        background-color: #ffffff;
        align-self: end;
    }


#rptrInfo > div {
    padding: 12px 0;
}

.attPickRepeater {
    font-size: 1.4rem;
    text-align: left;
}

table.grid-um, table.zebraRowTable {
    font-size: 16px;
    margin-top: 24px;
    border: 1px solid #0c1f31;
}

    table.zebraRowTable:first-child {
        margin-top: 0;
    }

    table.grid-um tr:first-child, .grid-um > div:first-child, .table-header, table.zebraRowTable tr:first-child {
        font-size: 16px;
        background-color: #0c1f31 !important;
        color: #FFF;
        font-weight: 400 !important;
    }

    table.grid-um th, table.zebraRowTable th {
        font-weight: 400 !important;
    }

.zebraRowTable tbody tr, .grid-um > div {
    line-height: 28px;
}


    .zebraRowTable tbody tr:nth-child(even), .zebraRowTable .row:nth-child(odd) {
        background-color: #E5E4E2;
    }

.no-zebra .row:nth-child(even) {
    background-color: transparent;
}

.zebraRowTable > div {
    padding: 18px 12px;
}

.m-visibility {
    display: none;
}


.rptr-header {
    padding: 0 !important;
}

    .rptr-header > div:first-child {
        padding-left: 12px;
    }

    .rptr-header > div {
        font-weight: 500;
        background-color: dimgrey;
        color: white;
    }
/*=============== Forms =========*/
form tbody tr > td:nth-child(odd) {
    padding-right: 24px;
    padding-bottom: 3px;
}

form tbody tr > td:nth-child(even) {
    padding-right: 24px;
    padding-bottom: 3px;
}

.umFieldset {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: normal;
    align-content: normal;
    padding-right: 24px;
}

.form-left {
    display: block;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
    width: 50%;
}

.form-right {
    display: block;
    flex-grow: 0;
    flex-shrink: 1;
    flex-basis: auto;
    align-self: auto;
    order: 0;
    width: 50%;
    padding-left: 24px;
}

.form-date {
    border: none;
    border-bottom: dotted 2px #000;
    padding: 0 0 0.5rem 0;
    border-radius: 0;
    font-size: 1.6rem;
    color: #0c1f31;
    font-family: "Roboto", sans-serif;
    outline: none;
    box-shadow: none;
    width: 100%;
    margin: 0;
    max-width: 100% !important;
}

.form-btn {
    float: right;
    margin: 12px 0;
    padding-right: 24px;
}

/* Group button and H3 */
.flex-group {
    justify-content: space-between;
    align-items: center;
    display: flex;
}

    .flex-group h3, .flex-group > div, .flex-group > div > a {
        margin: 0 0 6px 0 !important;
    }
/**********  Buttons   *********/
.btn-group {
    justify-content: end;
}

.btn-um, .ui-dialog-buttonset > button, a.btn-um {
    background-color: transparent;
    border-radius: 5px;
    padding: 0.8rem 2rem;
    font-size: 1.8rem;
    text-transform: capitalize;
    font-weight: 400;
    font-family: "myriad_proregular";
    color: #0c1f31;
    border: solid 1px #0c1f31;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    line-height: normal;
}

.mr-btn {
    margin-right: 24px;
}



.btn-um:hover, .ui-dialog-buttonset > button:hover, a.btn-um:hover {
    background-color: #0c1f31;
    color: #fff;
}

.btn-group {
    margin: 24px 0 0 0;
    display: inline-block;
    text-align: right;
}

.btn-edit {
    display: flex;
    justify-content: end;
}
/**********  Cards *************************/

.location-card {
    flex-direction: column;
    padding: -7rem;
}

.zebraSubHeader {
    font-weight: 700;
}



/*Right Column*/

.well-tan {
    background-color: #0c1f31;
    border-radius: 10px;
    color: #fff;
    padding: 3rem;
    display: flex;
    align-items: center;
    margin-left: 24px;
    color: #FFFFFF;
    /* margin-top: 88px; */
}

.vnav li a {
    color: #FFCC00;
    text-decoration-line: underline;
}

.blue > ul > li > a {
    color: #1976D2 !important;
    text-decoration-line: underline;
}

.general-template ul {
    margin-left: 1.5rem;
    padding-left: 12px;
}

    .general-template ul a {
        /* font-size: 1.3rem; */
    }
/*Watermaster pages*/

.water-master a {
    word-break: break-word;
    font-size: 1.6rem;
    font-family: "myriad_proregular", "helveticaregular", "Arial Regular", sans-serif !important;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 0.2px;
}

.strong {
    font-size: 1.5rem;
    font-weight: 600;
    margin-top: 24px;
    text-decoration: underline;
}

.faqAnchorText {
    font-weight: 600;
    font-size: 1.8rem;
    margin: 30px 0 20px 0;
    display: block;
    color: #1b263a;
    border-bottom: 1px solid #1b263a;
}

div .h2 {
    font-size: 3.2rem !important;
    font-family: "jungeregular" !important;
    font-weight: 400 !important;
    color: #0c1f31 !important;
    margin-top: 3rem !important;
    margin-bottom: 2rem !important;
    filter: contrast(1) !important;
    text-align: left !important;
}

.heading-2 {
    font-weight: 700;
    margin-top: 1.6rem;
    display: block;
    /* margin-bottom: -24px; */
}

.heading-3 {
    font-weight: 700;
    font-size: 1.6rem;
}

*, ::after, ::before {
    box-sizing: border-box;
}

/*   Attorney Calendar   */


#new-user-form .row div {
    margin-bottom: 12px;
}

/*============ Attorney Info ================*/
.col-list {
    list-style-position: initial;
    list-style: none;
    margin-left: 0 !important;
    padding-left: 0 !important;
}
/*   Attorney Calendar Timeframe  */
#calendar-selection .row {
    align-items: center;
}

#calendar-selection label {
    margin: 0;
}


#calendar-selection div div:nth-child(even) {
    text-align: left;
}

#calendar-selection div div:nth-child(odd) {
}

.attorney-calendar .row div {
    text-align: left;
}





/**********  Attorney Roster Registration ************/


#rptrInfo [class*="col"], #rptrInfo div label {
    text-align: left;
    font-size: 1.4rem;
}

#rptrInfo div label {
    font-weight: normal;
}


.align-center {
    justify-content: flex-start;
    align-items: center;
}

.flex-left {
    text-align: left;
}

#pageWrapper-um {
    width: 100%;
}

.common-form, .common-form-inner {
    background-color: #fff;
    border: solid 0.4px #EFEFEF;
    padding: 3rem;
    border-radius: 20px;
}

.title-legend {
    font-size: 1.6rem;
    text-align: left;
    font-weight: 700;
}

.required-field {
    color: red;
    /* padding-left: 6px; */
}

.btn-block {
    margin: 48px 0 36px 0;
    text-align: right;
}

.cal-link a {
    font-size: 1.2rem;
}

.vnav ul {
    display: grid;
    list-style-type: none;
    margin: 0 0 24px 0;
    padding: 0;
}

    .vnav ul li {
        float: left;
        margin-top: 0 !important;
        margin-right: 1rem;
    }

        .vnav ul li a {
            color: #FFCC00;
            text-decoration: underline;
        }

.law-map {
    width: 531px !important;
    height: 100%;
}
/* ++++++++++++ Pro Tempore +++++++++++++++++++++++ */
.depts {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: normal;
}

    .depts > div {
        margin-right: 24px;
    }

    .depts label {
        display: inline;
        margin-top: 0;
    }

.data-panel .btn-um:hover {
    border-color: #ffffff;
}

.data-panel > .flex-row > div {
    text-transform: uppercase;
}

.area-of-law .row:not(.header-row) {
    margin: 12px 0;
}

.area-of-law .textbox {
    max-width: 50px !important;
    margin-right: 6px;
    padding-right: 6px;
    text-align: right;
}

.textbox-phone {
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: dotted 2px #000 !important;
    padding: 0 0 0.5rem 0;
    border-radius: 0;
    font-size: 1.6rem;
    color: #0c1f31;
    font-family: "Roboto", sans-serif;
    outline: none;
    box-shadow: none;
    margin: 0;
    max-width: 100% !important;
}

textarea {
    width: 100%;
}

.description {
    font-weight: 600;
    text-decoration: underline;
    padding-left: 24px;
    margin-top: 12px;
}

    .description + div {
        padding-left: 24px;
    }

/*Loyalty Oath Widget*/
.ui-widget-header {
    background-color: #0c1f31 !important;
}

.ui-dialog .ui-dialog-titlebar-close:after {
    content: "X";
    color: black;
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 0.3em;
    top: 50%;
    width: 26px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 26px;
}
/*font aweome*/
.close-um {
    background-color: transparent;
    border: none;
    font-size: 3rem;
    text-align: ``;
}

.JudicialBiographiesImage {
    width: 100%;
    max-width: 100%;
}
/* ========== Lower Court command Admin APP ================*/

#lca-search {
    width: 100%;
    font-size: 1.5rem;
}
/*Accordion*/
.ui-accordion .ui-accordion-header {
    border: solid 1px #0c1f31 !important;
    border-radius: 10px !important;
    margin-top: 2.5rem !important;
    font-size: 1.8rem !important;
    font-family: "jungeregular", "times_new_romanregular", Times, serif !important;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
    color: #0c1f31 !important;
    background: #fff !important;
}

.ui-accordion .ui-accordion-content {
    border: solid 1px #0c1f31 !important;
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
    border-radius: 0 0 10px 10px !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    border: 1px solid #aaaaaa;
    background-color: #0c1f31 !important;
    font-weight: bold;
    color: #fff !important;
    border-radius: 10px 10px 0 0 !important;
}


.accordion-icon {
    background-color: #fff;
    width: 39px;
    min-width: 39px;
    height: 36px;
    min-height: 36px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 2rem;
}


/* Tabs */

.ui-tabs .ui-tabs-nav li {
    margin-top: 1px !important;
}

.ui-tabs-nav {
    border-bottom: 1px solid #d7d7d7 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    border-top: 0 !important;
    background: none !important;
    border-radius: 0 !important;
}

li.ui-state-active {
    background-color: #ffffff !important;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
    background-color: #ffffff !important;
}

div.ui-state-active {
    background-color: #000000 !important;
}
/*  ================================================= */
/* ++++++++++++ Mobile Styles +++++++++++++++++++++++ */
@media (min-width: 1200px) {
}

@media (min-width: 768px) {
}

@media (max-width: 1200px) {


    .general-template .general-template-inner {
        padding: 6rem 5rem 5rem 5rem;
    }
}

@media (max-width: 1100px) {

    .general-template-inner-att {
        background-color: #FFF;
        border-radius: 20px;
        padding: 4rem 1rem 4rem 1rem;
        /*text-align: center;*/
    }

    #locations.general-template-inner {
        /*background-color: #F3F3F3;*/
        background-color: #FFF;
        border-radius: 20px;
        padding: 6rem 3rem 5rem 3rem !important;
    }

    .btn-um, a.btn-um {
        font-size: 1.5rem;
        margin-top: 24px;
        padding: 12px 24px;
    }

    footer .nav-links li {
        padding-left: 2rem;
        margin-left: 0;
    }
}

@media (min-width: 320px) and (max-width: 991px) {
    header nav .nav-links > li > a {
        display: inline-block;
    }

        header nav .nav-links > li > a:after {
            content: none !important;
        }

        header nav .nav-links > li > a ~ .menu-icon {
            content: "";
            vertical-align: middle;
            margin-left: 1rem;
            border: solid #0c1f31;
            border-width: 0 2px 2px 0;
            display: inline-block;
            padding: 4px;
            transform: rotate(45deg);
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            margin-top: -6px;
        }

    header.menu-open nav .nav-links > li.open-dropdown .close-dropdown {
        display: none;
    }

    header.menu-open nav .nav-links .open-dropdown-btn {
        display: none;
    }

    header.menu-open nav .nav-links > li.open-dropdown .open-dropdown-btn {
        display: inline-block;
    }

    header.menu-open nav .nav-links > li.open-dropdown > a ~ .menu-icon {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
        margin-top: 3px;
    }

    .nav-links > li.two-column .SubMenu {
        left: 0;
        right: -1rem;
        max-width: 40vw;
    }

    .general-template-notice {
        background-color: #F3F3F3;
        border-radius: 20px;
        padding: 2rem 3rem 2rem 3rem;
    }


    header .top-bar ul li select {
        padding-right: 0;
    }

    .m-visibility {
        display: inline-block;
    }

    .d-visibility {
        display: none;
    }

    .rptr-bg {
        background-color: #fff;
    }
    /*======= Right Column ========*/
    .well-tan {
        margin-left: 0;
    }

    /*======= Data Panel =======*/
    .data-panel .flex-data-row {
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: normal;
    }

        .data-panel .flex-data-row .flex-items:nth-child(3) {
            display: inline-block;
            flex-grow: 0;
            flex-shrink: 1;
            flex-basis: auto;
            align-self: auto;
            order: 1;
            align-self: end;
        }
}



@media (min-width: 320px) and (max-width: 767.98px) {
    .container {
        padding-left: 0;
        padding-right: 0;
    }
    /*==== Body Layout =======*/
    body {
        font-size: 1.4rem;
        line-height: 24px;
    }

    #leftColumn {
        margin-top: 36px;
    }

    #footer {
        position: relative;
    }

    .general-template .general-template-inner {
        background-color: #FFF;
        border-radius: 20px;
        padding: 0 !important;
    }

    /*===== Banner  =========*/
    .banner-content h1 {
        text-align: center;
    }
    /*===== Navigation  =========*/
    .nav-links > li.two-column .SubMenu {
        left: 0;
    }

    .nav-links > li.three-column .SubMenu {
        right: 0;
    }

    header nav .nav-links {
        top: 89px;
    }
    /*===== Text =========*/
    .h3-um {
        font-size: 2.5rem;
        text-decoration: underline;
    }

    .header-margin {
        margin-top: 24px;
    }

    .label {
        font-size: 100%;
    }
    /*===== Forms =========*/
    form label, .form label {
        text-align: left;
    }

    form tbody tr > td:nth-child(odd), form tbody tr > td:nth-child(even) {
        padding-right: 0;
    }

    .radio-button input, .radio-button label, #applicable label {
        text-align: left;
    }
    /*==== Button Layout =======*/
    .btn-block {
        margin: 24px 0;
        text-align: center;
    }

    /* Group button and H3 */
    .flex-group {
        justify-content: normal;
        /* flex-direction: column;*/
        justify-content: space-between;
    }



    /*==== Text Layout =======*/
    .title-legend {
        text-align: center;
    }

    .title-legend {
        font-size: 1.6rem;
        text-align: center;
    }

    label {
        text-align: center;
        margin-top: 12px;
    }

    .section-break {
        border-top: solid 4px #E5E5E5;
        margin: 48px 0 24px 0;
    }
    /* Various*/
    #new-user-form .row div {
        text-align: center;
    }

    .mobile-left-justify {
        text-align: left;
    }




    .banner > img {
        width: auto;
    }

    .mx-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .vnav ul {
        /*        display: inline-block;
        list-style-type: disc;*/
        margin: 0 0 24px 0;
        padding: 0;
    }

    .btn-group {
        display: inline-block;
        justify-content: center;
        text-align: center;
    }

    #calendar-selection div div:nth-child(even) {
        text-align: left;
        text-indent: 20%;
    }

    #calendar-selection div div label:nth-child(odd) {
        text-align: right;
        /* text-indent: 60%; */
    }



    form tbody tr > td:first-child, form tbody tr th:first-child {
        padding-left: 3px;
    }

    /*============ Attorney Info ================*/
    #rptrInfo {
        padding: 12px 0;
    }

        #rptrInfo [class*="col"] {
            text-align: left;
        }

        #rptrInfo div label {
            margin: 0;
        }

    /*======== Grid Views =======*/
    .grid-um {
        font-size: 1.4rem;
    }

        .grid-um tr td a {
            font-size: 1.4rem;
        }

    table.grid-um {
        font-size: 14px;
        text-align: left;
        border: 1px solid #0c1f31;
    }

        table.grid-um tbody tr td a {
            font-size: 13px !important;
        }

    .zebraRowTable > div {
        padding-left: 12px;
        padding-right: 12px;
    }
    /*============ Forms ================*/
    .form-field {
        flex: 100%;
        margin-bottom: 3rem;
    }

    /* ++++++++++++ Pro Tempore +++++++++++++++++++++++ */

    .depts {
        flex-direction: column;
        align-items: start;
    }

    .form-field-20 {
        flex: 0 0 30%;
        margin-bottom: 3rem;
    }

    .form-field-80 {
        flex: 0 0 60%;
        margin-bottom: 3rem;
    }

    .btn-edit .btn-um {
        margin-top: 0;
    }


    .ui-tabs .ui-tabs-nav li {
        width: 100% !important;
    }
}





@media (max-width: 575.98px) {
    .banner img {
        width: -moz-min-content;
        width: min-content;
        max-width: initial;
        max-height: 350px;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
    }

    .btn-um {
        width: 100%;
    }

    .nav-links > li.two-column .SubMenu {
        min-width: 40vw;
        left: 10%;
    }
}


@media (min-width: 992px) {
    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667% !important;
    }
}
