@media (max-width: 991px) {
    .slide-in {
        -webkit-animation: slide-in 0.5s forwards;
        -moz-animation: slide-in 0.5s forwards;
        -o-animation: slide-in 0.5s forwards;
        -ms-animation: slide-in 0.5s forwards;
        animation: slide-in 0.5s forwards;
        overflow: hidden;
    }

    @-webkit-keyframes slide-in {
        0% {
            left: 100%;
            height: 0px;
        }

        100% {
            left: 0%;
            height: auto;
        }
    }

    @-moz-keyframes slide-in {
        0% {
            left: 100%;
            height: 0px;
        }

        100% {
            left: 0%;
            height: auto;
        }
    }

    @keyframes slide-in {
        0% {
            left: 100%;
            height: 0px;
        }

        100% {
            left: 0%;
            height: auto;
        }
    }
}

body {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-bottom: 3.5rem;
    overflow-x: hidden;
}

@media(min-width:576px) and (max-width:991px) {
    
    #collapseFour>div>div.col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
}

@media (min-width: 992px) {
    .modal-xl {
        max-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px;
    }
}

@media(max-width:576px) {
    #collapseFour>div>div.col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #collapseFour>div>div.col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 20%;
        max-width: 20%;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #collapseFour>div>div.col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60%;
        flex: 0 0 20%;
        max-width: 20%;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #my-chart>div.container>div>div>span {
        -webkit-box-flex: 0;
        max-width: 50% !important;
    }
    #my-chart>div.container>div>div>select {
        max-width: 50% !important;
    }

    .col-sm-6.item-divided {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-4.item-divided {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-2.item-divided {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
}

.navContainer {
    margin-top: 10px;
    padding-right: 20px;
    padding-left: 0px;
}

#mainMenu {
    background-color: #004990;
    padding-top: 8px;
    padding-bottom: 6px;
}

#navbarSupportedContent {
    padding-top: 6px;
}

@media(max-width:991px) {
    .footer-text-links {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .navContainer {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .content-left-col.col-sm-6 {
        padding-right: 0px !important;
    }

    .content-full-col {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }


    .footer-left {
        display: none !important;
    }

    .footer-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center !important;
        padding-right: 20px !important;
        padding-left: 20px !important;
    }

    #breadCrumb {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    footer > div > .row {
        margin-right: 0px !important;
    }

    .contentRow {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .topLinks {
        padding-right: 5px !important;
        margin-right: 0px !important;
    }

    .topLinkNav {
        padding-right: 0px !important;
        margin-right: 0px !important;
    }

    .blankRow {
        display: none;
    }

    #accountInformation label {
        margin-bottom: 0px;
    }

}

@media (min-width:576px) and (max-width:991px) {
    .my-chart-collapse-button {
        width: 10% !important;
        padding-top: 0.25rem;
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .div40 {
        padding-top: 0.25rem;
        width: 85% !important;
    }

    .col-sm-6.item-divided  {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .col-sm-6  {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .col-sm-2 {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        padding-left: 0px;
        padding-right: 0px;
    }

    .accountSelectorDiv {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

* {
    font-size: 0.9rem;
}

h1 *,
h2 *,
h3 *,
h4 *,
h5 *,
h6 * {
    font-size: inherit;
}

html {
    position: relative;
    min-height: 100%;
}



nav 
{
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -ms-transform: none;
    transform: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-text-fill-color: inherit !important;
    -webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset !important;
    transition: background-color 5000s ease-in-out 0s;
}

.footer {
    margin-bottom: 20px;
    padding-bottom: 15px;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    /* Set the fixed height of the footer here */
    line-height: 3.5em;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

@media (max-width: 991px)
{
    .footer {
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
}

.header-right-side {
    color: #74bce8;
}

.header-text-links {
    padding-left: 1rem;
}

.main-menu {
    /* background-color: #1d7bc3; */
    padding: 0;
}

/* .main-menu .navbar-nav .active {
    background-color: #1f689b;
    border-radius: .25rem!important;
} */

.main-menu .nav-item a {
    color: #898989;
    margin-left: 0px;
    padding: 20px 20px 16px 20px !important;
    font-size: 14px;
}

.main-menu .nav-item a:hover {
    color: #333333;
}

.main-menu .nav-item a:focus {
    color: #19ace7;
    outline: none;
}

#navbarNav>ul>li.nav-item.dropdown>div>a {
    color: black;
    border: 0;
    padding: 7px 10px 7px 10px !important;
}

.content-title {
    padding: 10px 10px 0px 10px;
}

.content-data {
    padding: 0px 10px 10px 10px;
}

.collapsibleContent {
    background-color: white;
    border: solid lightgray 1px;
    padding: 10px 10px 10px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #666666;
    width: 100%;
}

.collapsibleContent h5 {
    color: #285faf;
    font-weight: 600;
    font-size: 1.35rem;
}

.footer-right-side {
    text-align: right;
    background-color: #def1fd;
    padding-left: 100px;
}

.footer-text-links {
    padding-left: 10px;
    padding-right: 10px;
}

.button-styles {
    padding: 10px 0px 10px 0px;
    width: 100%;
    color: white;
    border-radius: 5px;
    border: none;
}

.collapseButton {
    float: right;
    background-color: white;
    padding: 0px 10px 0px 0px;
    outline: none;
    font-size: 20px;
}

.collapseButton:active {
    outline: 0;
}

.collapseButton:focus {
    outline: 0;
    box-shadow: none !important;
}

.truncate {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.row-divided {
    padding: 0px 15px 4px 15px !important;
}

.item-divided {
    padding: 0px 0px 0px 0px;
    font-size: 0.95rem;
}

.item-divided-right {
    text-align: right;
    padding-right: 5px;
}

.small-select {
    display: inline-block;
    height: 34px !important;
    padding: 0.25rem 1.75rem 0rem 0.25rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
}

.med-select {
    display: inline-block;
    height: calc(2rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url('../images/caret-down.svg') no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
}

#bar-button {
    background: white;
}

#line-button {
    background: white;
}

#list-button {
    background: white;
}

.chart-button {
    border: #ced4da solid 1px !important;
    height: 38px;
    width: 38px;
}

.my-chart-collapse-button {
    padding-left: 15px;
    float: right;
}

.toggler-style {
    color: gray;
    margin-left: 0px;
    padding: 20px 20px 16px 20px !important;
}

.toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: #1e7dc4 url('../images/menu.png') no-repeat center center;
    background-size: 100% 100%;
}

.service-account-select {
    margin: 15px 0px 15px 0px;
    padding-right: 30px;
}


.collapseOne-left-col {
    padding-top:  5px;
    padding-left: 15px;
}

.collapseOne-right-col {
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
}

.collapseOne-total-row {
    padding-top: 10px;
}

.collapseOne-total-row>.collapseOne-left-col>span {
    font-size: 1rem;
    font-weight: 700;
}

.collapseOne-total-row>.col-sm-4>b {
    font-size: 1.2rem;
    font-weight: 900;
}

.collapseOne-button-1-row {
    padding: 20px 0px 5px 0px;
}

.collapseOne-button-2-row {
    padding: 5px 0px 20 0px;
}

.collapseOne-button-1 {
    background-color: #595a5a;
}

.collapseOne-button-2 {
    background-color: #19ace7;
    padding-top: 11px;
    padding-bottom: 11px;
}

.collapseOne-button-2>span {
    font-size: 1.2rem;
    font-weight: 700;
}

#collapseTwo {
    padding-top: 14px;
}

#collapseTwo>div>div {
    padding-bottom: 4px;
}

.collapseTwo-extra-padding {
    padding-top: 15px;
}

.content-right-align {
    float: right;
}

#accountDetailsDiv > .row {
    padding-top: 10px;
}

#collapseThree>.row>.col-sm-4 {
    padding-bottom: 10px;
}

#collapseThree>.row>.col-sm-4>.small-select {
    margin-top: 10px;
    padding-top: 0.1rem;
    width: 90%;
}

#collapseFour {
    padding-top: 15px;
    padding-bottom: 25px;
}


.my-chart-select {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 38px;
}

.collapseFiveTitle {
    color: #333333 !important;
    font-size: 1.15rem;
    font-weight: 500;
    padding-right: 15px;
}

#my-chart>div.container>div>div>div>div.btn-group {
    padding-right: 2rem;
}

#bar-button {
    border-right: 0px;
}

#my-chart {
    position: relative;
}
.chart-button-row {
    padding-top: 0.1rem;
}

.collapseFive>hr {
    margin-top: 0;
    padding-left: 0;
}

.chart-wrapper {
    padding-bottom: 20px;
}

#barChart {
    padding: 1rem 1.5rem 1rem 1.5rem;
}

#horizontalBarChart {
    padding: 1rem 1rem 1rem 1rem;
}

@media(max-width: 576px) {
    #horizontalBarChart {
        padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    }

    #barChart {
        padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    }
}

.blank-div-top-space {
    padding-top: 60px !important;
}

#contact-link-footer {
    padding-left: 0px;
}

.div5 {
    width: 5%;
}

.div45 {
    width: 50%;
    padding-right: 0.5rem;
    padding-top: 2px;
}

.div40 {
    width: 35%;
    padding-right: 1rem;
    padding-top: 2px;
}

.divider-margin {
    margin-top: 5px;
    margin-left: 15px;
    margin-right: 15px;
}

.divider-margin-rem {
    margin-top: 0.5rem;
}

.no-side-margin {
    margin-left: 0px;
    margin-right: 0px;
}

.no-side-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.no-vertical-padding {
    padding-top: 0px;
    padding-bottom: 0px;
}

.add-side-padding {
    padding-left: 15px;
    padding-right: 15px;
}

.add-vertical-padding-3 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.add-top-padding {
    padding-top: 0.65rem;
    padding-left: 1.5rem;
}

.add-full-padding {
    padding: 0.75rem 1rem 0.5rem 1rem;
}

.no-top-margin {
    margin-top: 0px;
}

#accountsCount {
    color: #376fa5;
    font-weight: 500;
    font-size: 1.2rem;
    font-family: inherit;
    -webkit-margin-before: 1.67em;
    -webkit-margin-after: 1.67em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 0;
}

.collapsible-title {
    color: #285faf;
    font-weight: 500;
    font-size: 1.15rem;
}


.content-top-padding {
    padding-top: 20px;
}

.table-border {
    border-bottom: 1px solid lightgray;
}

.table-title {
    padding-top: 0.5rem;
    font-size: 1.05rem;
    padding-bottom: 1rem;
    display: block;
}

.right-pad-2 {
    padding-left: 2rem;
}

.edit-link {
    padding-right: 1.5rem;
    padding-top: 0.35rem;
}

.grayIcon {
    background-color: #def1fd;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 0.75rem;
}

.copyright {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

.fa-chevron-down {
    color: #595a5a;
}


.brand_logo {
    width: 100%;
}

/* ---------------------- EPCOR STYLES ---------------------------- */

.paymentBtn-left {
    padding-right: 5px !important;
}

.paymentBtn-right {
    padding-left: 5px !important;
}

.paymentBtnContainer {
}

#contentTopRow {
    padding-top: 20px;
}

@media (max-width: 1280px) {
    .col-sm-6.paymentBtnContainer {
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100%  !important;
        max-width: 100%  !important;
        padding-bottom: 10px;
    }

    .paymentBtn-left {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .paymentBtn-right {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }


}

@media (max-width: 1330px), (max-height: 700px) {
    .logo {
        height: 120px !important;
    }
}
   
@media (max-width: 1023px), (max-height: 600px) {
    .logo {
        height: 89px !important;
    }
}
    
@media (max-width: 625px), (max-height: 500px) {
    .logo {
        height: 42px !important;
    }
}

@media (min-width:576px) and (max-width:991px) {
    .navbar-top {
        padding-left: 0px !important;
        float: none !important;
    }
    .navbar-bottom {
        padding-left: 0px !important;
    }
}

@media (max-width:991px) {
    .navbar-bottom-row {
        background-color: #004990;
        margin-top: 0;
        height: 57px;
    }
    #header-right {
        margin-bottom: 0;
    }
    #header-left .nav-item {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .main-menu .nav-item a {
        color: white !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .message-icon {
        height: 35px;
        width: 35px;
        background: url('../images/msg_white_2.png') no-repeat !important;
    }
    .content-left-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .content-right-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 100%;
        max-width: 100%;
    }
    .menu-image-col {
        display: none;
    }
    .menu-description-col {
        display: none;
    }
    .close-button-col {
        display: none;
    }
    .large-menu {
        position: static !important;
        background-color: #004990 !important;
        border: none !important;
        border-radius: 0 !important;
    }
    .menu-links-list {
        padding-top: 0px !important;
        padding-left: 4.5%;
    }

    .dropdown-item:focus, .dropdown-item:hover {
        background-color: #004990 !important;
    }

    #header-left {
        width: 100%;
    }

    .msg-container {
        background-color: #004990;
        width: 100%;
        padding-left: 20px;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        margin-right: 0 !important;
    }

    .paymentInfoTopRow {
        margin-top: 0px;
    }
}

@media (max-width: 1366px) {
    #bannerHeading {
        font-size: 40px !important;
    }
    #bannerRow {
        min-height: 250px !important;
        line-height: 250px !important;
    }
    .interval-left-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 85%;
        flex: 0 85%;
        max-width: 85%;
    }
    .interval-right-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 15%;
        flex: 0 0 15%;
        max-width: 15%;
    }
    .collapseFiveButton {
        padding-left: 10px;
    }
    .chart-controls .interval-right-col .col-sm-6 {
        display: none;
    }
    .chart-controls .interval-right-col .col-sm-4 {
        display: none;
    }

    .intervalWrapper {
        display: none;
    }

    .utilityWrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .titleWrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}

@media (max-width: 1023px) {
    #bannerHeading {
        font-size: 30px !important;
        padding-left: 100px !important;
    }
    #bannerRow {
        min-height: 200px !important;
        line-height: 200px !important;
    }
    .menu-image {
        width: 250px !important;
    }

}

.mobile-only {
    display: none;
}

#accountSelectorContainer {
    margin-top: -7px;
    margin-bottom: 7px;
}

@media (max-width: 991px) {
    #header {
        display: none;
    }

    #contentTopRow {
        padding-top: 0px;
    }

    #bannerHeading {
        font-size: 35px !important;
        padding-left: 100px !important;
    }

    #bannerRow {
        padding-right: 0px !important;
    }

    .table {
        margin-top: 0px;
    }

    .logo-font, .navbar-toggler {
        color: white;
    }

    .mobile-padding-1 {
        margin-bottom: 1rem !important;
    }

    .mobile-only {
        display: flex;
    }

    #accountSelectorContainer {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

@media (max-width: 576px) {
    #bannerHeading {
        font-size: 35px !important;
        padding-left: 0;
        margin: auto !important;
        padding-left: 0px !important;
    }

    #bannerRow {
        padding-right: 0px !important;
    }

    .bannerHeadingDiv {
        text-align: center;
    }
}

.content-full-col  {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.content-left-col {
    padding-left: 0px !important;
}

.content-right-col {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.nav-dropdown-style {
    position: static;
}

.menu-links-list {
    padding-top: 1.5rem;
}

.navbar-top-container {
    background-color: #fafafa;
    margin-top: 0;
}


.navbar-top {
    background-color: #fafafa; 
    padding-left: 200px;
}

.navbarContainer {
    background-color: #ffffff;
}

.navbar-bottom {
    background-color: #ffffff;
    padding-left: 200px;
}

.navbar-brand {
    padding: 0px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    
}

.navbar-brand:hover {
    color: white;
}

#bannerRow {
    background-color: #ededed;
    margin-left: 0;
    padding-right: 60px;
    min-height: 355px;
    line-height: 355px;
}

.overlay-black {
    background-color: rgba(32, 26, 22, .3) !important;
}

.banner-container {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    padding: 10px 10px 10px 4%;
    line-height: 60px;
}

#myAccountLabel {
    font-size: 16px; 
    line-height: 18px;
    padding-left: 10px;
}

#myAccountLabelDiv {
    font-size: 16px;
}

#bannerHeading {
    padding-left: 20px;
    width: 100%;
    color: #fff;
    font-family: "brandFontLight", sans-serif;
    font-size: 60px;
    font-weight: 500;
    vertical-align: middle;
    text-shadow: -1px 1px 2px black;
    display: inline-block;
}

#bannerHeadingDiv {
    vertical-align: middle;
}



#breadCrumb {
    margin-right: 0;
    background-color: #ededed;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding-left: 20px;
}

#content {
    /* padding-left: 150px;
    padding-right: 150px; */
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.footer-left {
    vertical-align: bottom;
    padding-left: 70px;
    line-height: 30px;
    margin-left: 0;
}

.footer-right {
    line-height: 30px;
    padding-right: 70px;
    margin-right: 0;
    text-align: right;
}

.footer-brand {
    height: 60px;
    position: absolute;
    bottom: 0;
}

/*
.row {
    margin: 0;
    padding: 0
}*/

#header-left .nav-item {
    padding-left: 2rem;
    padding-right: 2rem;
}

/* -------- z-indexed items ------------ */

.logo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    padding-top: 0 !important;
}

.large-menu {
    z-index: 4;
    margin-top: -1px;
    background-color: #0a3c6c;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 0;
}

.large-menu:hover {
    outline: none;
}

.large-menu .menu-links a {
    font-family: "brandFont", sans-serif;
    color: white;
}

.large-menu .menu-links a:hover {
    font-family: "brandFont", sans-serif;
    color: #19ace7;
}

.dropdown-item:focus, .dropdown-item:hover {
    background-color: #0a3c6c;
}

.menu-image {
    min-height: 355px;
    top: 0;
    left: 0;
    position: relative;
    width: 100%;
}

#bannerCol {
    background: url('../images/billing_01.jpg') no-repeat 50% 50%/cover;
}

/* -------- z-indexed items ------------ */
/*
.divider {
    border-color: white;
}*/

.menu-description {
    color: white;
    padding: 20px;
    top: 10%;
    position: absolute;
}

.menu-description h5 {
    font-family: "brandFontLight", sans-serif;
    color: white;
}

.icons {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #0a3c6c;
    text-align: center;
    margin-bottom:-10px;
}

.icons span {
    font-family: "brandFontLight", sans-serif;
    color: white;
}

.icon {
    color: white !important;
    font-size: 14px;
}

.icon:hover {
    color: #19ace7 !important;
}

.message-icon {
    height: 35px;
    width: 35px;
    background: url('../images/msg.png') no-repeat;
}

.badge {
    vertical-align: top;
    margin-left: 25px;
    margin-top: -6px;
    /* background-color: #e37222; */
    background-color: #ffc425;
    padding: 0.4em 0.6em 0.4em 0.6em;
}

.messageLink {
    color: white;
}

.messageLink:hover {
    color: white;
}

.close {
    font-size: 1.7rem;
}

.close:hover {
    color: #19ace7;
}

.close span {
    font-size: inherit;
}

img.shrink {
    height: 118px;
}

.interval-right-col {
    padding-top: 1px;
}

nav {
    background-color: white;
}

.billing-arrow-container {
    position: absolute;
    left: 535px;
    z-index: 6;
    top: 81px;
    display: none;
}

.payment-arrow-container {
    position: absolute;
    left: 745px;
    z-index: 6;
    top: 81px;
    display: none;
}

nav {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.my-account-link {
    background-color: #004990;
}

.menu-border-bottom {
    border-bottom: 2px solid white;
}

.menu-border-icons {
    border-top: 2px solid white;
}

.menu-border-top {
    border-top: 1px solid #1ba2db;
}

.text-white {
    color: white;
}

.topLinkNav {
    color: #898989;
    padding-right: 10px;
    padding-top: 10px !important;
    margin-right: 35px;
}

.caretNav {
    float: right;
    background-color: transparent;
    outline: none;
    min-width: 0 !important;
    padding-right: 15px !important;
    padding-bottom: 10px !important;
    padding-top: 5px !important;
}

.caretNav:active {
    outline: 0;
}

.caretNav:focus {
    outline: 0 !important;
    box-shadow: none !important;
}

nav .nav-item.active {
    background-color: #19ace7;
}

nav .nav-link.active {
    background-color: #19ace7;
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 36px;
    padding-right: 36px;
}

.topLinks {
    margin-right: 10px;
    margin-left: 10px;
    font-family: "brandFont",sans-serif;
    font-size: 13px;
    vertical-align: middle;
    display: inline-block;
    padding-top: 2px;
    color: #898989;
}

a.topLinks {
    text-decoration: none;
}

.topLinksSep {
    margin-right: 7px;
    font-family: "brandFont", sans-serif;
    font-size: 13px;
    vertical-align: middle;
    display: inline-block;
    padding-top: 2px;
    color: #898989;
    width: 20px;
    text-align: center;
}

.topLinksColor {
    color: #898989;
}

nav .nav-item:hover {
    background-color: #0e5ba5;
}

.nav-link:hover {
    background-color: #0e5ba5;
}

.nav-link.ml-4:hover {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 36px;
    padding-right: 36px;
}

.flex-container-100 {
    margin: 15px;
    padding: 15px;
    list-style: none;
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    flex-direction: row;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;

    background-color: white;
    border: solid lightgray 1px;
    color: #666666;
}

.flex-container-50 {
  padding-right: 15px;
  padding-top: 15px;
  margin:0;
  list-style: none;
  width: 50%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  
  -webkit-flex-flow: row wrap;
  justify-content: space-between;
}

.contentRow {
    padding-right: 60px;
}

#collapseThree >  div > .col-sm-6 {
    text-overflow: ellipsis;
    overflow: hidden;
}

footer > div >  .row {
    margin-left: 0;
    margin-right: 45px;
}

p.separator {
    overflow: hidden;
    text-align: center;
    color: #333;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-weight: bold;
}

p.separator:before,
p.separator:after {
  background-color: #000;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 50%;
}

p.separator:before {
  right: 0.5em;
  margin-left: -50%;
  background-color:#e9ecef;
}

p.separator:after {
  left: 0.5em;
  margin-right: -50%;
  background-color:#e9ecef;
}


.hr{
    border-top: 1px solid #e9ecef !important;
}

/* -------- master-page-bundle ------------ */

.top-nav {
    z-index: 3;
    background: #fff;
    text-align: center;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.login-brand {
    padding-bottom: 15px;
}

.login-brand img{
    height: 65px !important;
}

@media(max-width:1330px),
(max-height:700px) {
}

@media(max-width:1023px),
(max-height:600px) {
}

@media(max-width:625px),
(max-height:500px) {
    .login-brand img {
        height: 42px !important
    }
}

.ms-rtestate-field h2,
h2.ms-rteElement-H2,
h2.ms-rteElement-H2B,
.ms-rtestate-field h3,
h3.ms-rteElement-H3,
.ms-webpart-titleText>a,
h3.ms-rteElement-H3B {
    margin-bottom: 10px;
    margin-top: 20px;
    color: #333
}

.ms-rtestate-field {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 18px;
    color: #333;
    line-height: 1.5;
    font-weight: 400;
    word-wrap: normal
}

.ms-rtestate-field a {
    color: #009ddc;
    cursor: pointer;
    font-weight: 500
}

.ms-rtestate-field a:hover {
    text-decoration: underline;
    color: #0a3c6c
}

@media(max-width:1330px) {
    .ms-rtestate-field h2,
    h2.ms-rteElement-H2 {
        font-size: 35px
    }
}

@media(max-width:1023px) {
    .ms-rtestate-field h2,
    h2.ms-rteElement-H2 {
        font-size: 30px
    }
}

@media(max-width:625px) {
    .ms-rtestate-field h2,
    h2.ms-rteElement-H2 {
        font-size: 26px
    }
    .ms-rtestate-field {
        font-size: 16px
    }
}

@media(max-width:341px) {
    #bannerHeading {
        font-size: 20px !important;

    }

    .svg-inline--fa.fa-comment {
        display: none !important;
    }
    .overlay-black {
        background-color: transparent !important;
    }

    .topLinks {
        margin-left: 0px;
        padding-right: 0px;
    }

    .topLinkNav {
        padding-top: 0px;
        padding-left: 60px;
    }

    .col-sm-6.item-divided {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    .col-sm-4.item-divided {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        text-align:left;
    }

    .col-sm-2.item-divided {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        text-align:left;
    }

    .collapseButton {
        display: none !important;
    }

}


a.btn, button.accent-inverted, button.accent {
    display: inline-block;
    padding: 10px 20px 8px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    cursor: pointer;
    vertical-align: middle;
    border: 1px solid transparent;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 1;
    min-width: 93px;
}

.btn.accent {
    background-color: #fff !important;
    border-color: #19ace7 !important;
    color: #19ace7 !important
}

.btn.accent:visited {
    color: #19ace7 !important;
}

.btn.accent:hover {
    background-color: #19ace7 !important;
    color: #fff !important;
    text-decoration: none
}

.btn.accent-inverted {
    background-color: #19ace7 !important;
    color: #fff !important;
}

.btn.accent-inverted:visited {
    color: #fff !important;
}

.btn.accent-inverted:hover {
    background-color: #0a3c6c !important;
    color: #fff !important;
    text-decoration: none
}

.form-label {
    display: inline-block;
    min-width: 100px;
    vertical-align: middle;
    font-size: 14px;
    font-weight: bolder;
    /*line-height: 1rem;*/
}

.fa .fas .far{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

/*
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}*/

.fa-comment {
    font-size: 18px;
}

.payment-info-button {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.non-auth-card {
    width: 385px;
}

@media (max-width:400px) {
    .non-auth-card {
        width: 100%;
    }
}
 
#startService {
    width: 200px;
}

#collapseTwo  a {
    color: #19ace7;
}

#collapseFour a {
    color: #19ace7;
}

.footer-text-links {
    color: #19ace7;
}

#breadCrumb a {
    color: #19ace7;
}

.topDiv {
    padding-left: 0px;
    padding-right: 0px;
    height: 42px; 
}

.borderless td, .borderless th {
    border: none !important;
    padding-left: 0px !important;
    padding-right: 5px !important;
}

.bordered {
    border: 1px solid  #dee2e6;
}

.table-label {
    vertical-align: middle !important; 
    word-wrap: break-word;
    width: 165px;
}

.table-label-sm {
    vertical-align: middle !important; 
    word-wrap: break-word;
    width: 150px;
}

.table-control-sm {
    width: 80px;
}


.table-data {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.table-group-label {
    vertical-align: top !important; 
}

.table-col {
    vertical-align: middle !important; 
    word-wrap: break-word;
    max-width: 200px;
    border-bottom : none !important;
}

.table-head {
    /* background-color: #f7f7f7; */
} 

.bg-alternate tr:nth-child(odd) {
  background-color:  #f7f7f7;
}

a {
    color: #057CBB;
}

a:focus,
button:focus,
input:focus,
textarea:focus {
    outline: none;
}

.nav-tabs>li>a:focus, .nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
    text-decoration: none;
    background-color: #eee;
    outline: none;
}

@media(max-width: 576px) {
    .table-label {
        width:auto !important;
    }
}

.labelText {
    display:inline-block;
    vertical-align:middle;
    font-weight:bolder;
}

.accountTableDiv {
    margin-right: 10px;
    overflow-x: hidden !important;
}

.accountSelectorDiv {
    padding-left: 14px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #B2DCFF;
    color: #65686c;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #e9ecef;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #ced4da;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #ced4da;
}

.form-header-1,
.form-header-1 b {
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 9px;
    padding-right: 5px;
    border-color: #7bd5ff;
    background-color: white;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 3px;
}

.form-header-2 {
    border: none;
    background-color: white;
    font-size: 14px;
    font-weight: bold;
    color:#4073b8;
    margin-bottom: 1rem;
    margin-top: 1rem;
}

.header-2-border-btm {
    border-bottom: 1px solid #19ace7;
}

.form-header-3 {
    margin-left: 9px;
    margin-right: 9px;
    padding-left: 9px;
    padding-right: 9px;
    border-color: #7bd5ff;
    background-color: white;
    font-size: 17px;
    font-weight: bold;
    padding-bottom: 3px;
}


.form-body-1 {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
}

.form-footer-1 {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0px;
}

.form-select {
    width: 50% !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da ;
    height: 33.78px ;
    padding-top: 2px;
    padding-left: 3px;
}

.is-invalid {
    border-color: #a94442 !important;
}

.select2-selection__arrow {
    margin-top: 2px;
}

.col-sm-6 .select2-container {
    width: 100% ;
}
/* temporary hack */
.col-sm-6 .select2-container {
    width: 100% !important;
}

::-webkit-input-placeholder {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 0.9rem;
}

:-moz-placeholder { /* Firefox 18- */
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 0.9rem;
}

::-moz-placeholder { /* Firefox 19+ */
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 0.9rem;
}

.form-control::-webkit-input-placeholder { 
    color: #c6c6c6; 
}  /* WebKit, Blink, Edge */
.form-control:-moz-placeholder { 
    color: #c6c6c6; 
}  /* Mozilla Firefox 4 to 18 */
.form-control::-moz-placeholder { 
    color: #c6c6c6; 
}  /* Mozilla Firefox 19+ */
.form-control:-ms-input-placeholder { 
    color: #c6c6c6; 
}  /* Internet Explorer 10-11 */
.form-control::-ms-input-placeholder { 
    color: #c6c6c6; 
}  /* Microsoft Edge */

/* Used for Standard inputs */
.text-input-1 {
    width: 50% !important;
    padding-right: 0px !important;
    min-width: 150px;
}

/* Used for Full Name */

.text-input-2 {
    width: 75% !important;
}


.text-input-2 .first-name {
    padding-left: 0;
}

.text-input-2 .middle-initial {
    padding-left: 0;
    padding-right: 0;
    max-width: 70px;
}


@media(max-width: 991px) {
    .text-input-1 {
        width: 100% !important;
    }

    .text-input-2 {
        width: 100% !important;
    }

    .text-input-2 .col-sm-5 {
        width: 100% !important;
    }

    .text-input-2 .middle-initial {
        padding-left: 0;
        padding-right: 0;
        max-width: none;
    }

    
    .text-input-2 .last-name {
        padding-right: 0px;
    }

    .form-select {
        width: 100% !important;
    }

    .content-left-col.col-sm-6 {
        padding-right: 0px;
    }

    
}

@media(max-width: 576px) {
    .full-name-row .first-name,
    .full-name-row .middle-initial,
    .full-name-row .last-name {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 5px;
    }

    .text-input-1 {
        min-width: unset;
    }
}

.table-sm td {
    padding-top: 5px;
}

.table-md td, .table-md th {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.table-lg td, .table-lg th {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.table td {
	vertical-align: top !important;
}

.card-body table {
    margin-top: 15px;
}


@media(max-width: 991px) {
    .card-body table {
        margin-top: 10px;
    }

    .col-form-label {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-bottom: 0.2rem;
    }
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #caca4c;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    background-color: #caca4c;
}

/*
    .input-group-addon {
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
}
*/
.input-group-addon {
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    color: #495057;
    text-align: center;
}

.input-group-addon svg {
    color: #19ace7;
}

.date {
    width: 220px;
}

.form-small {
    font-size: 0.8rem;
    font-weight: 400;
    margin-bottom: 0.2rem;
    line-height:1.1rem;
    padding-top: 3px;
    padding-bottom: 3px;
}

form label {
    margin-bottom: 0.2rem;
}

.col-label {
    min-width: 140px !important;
    display: flex;
    align-content: center;
}

.col-input {
    padding: 5px 0px 5px 0px !important; 
}

@media (max-width: 991px) {
    .col-input {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.input-label{
    width: 165px;
    padding-top: 5px;
}

@media only screen 
  and (max-width: 576){
    .input-label{
        width: 100%;
    }
}

p {
    font-weight: 400;
}




#accountInformation {
    background-color: #ededed;
    border:none;
}

#select2-accountSelector-container {
	padding-top: 2px;
}

.btn-chart {
    border: none;
    background-color: white;
    color: #666;
    cursor: pointer;
    margin-left: 3px;
    margin-right: 3px;
}

.input-group > .form-control {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}

.input-group-sm > .form-control {
    height: 2.2em;
}

.required-indicator {
    color: #a94442;
    vertical-align: top;
    padding-left: 3px;
}

.help-block {
    color:#a94442;
}

#ErrorMessageContainerRow .col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.back-to-login{
    color:#359cdc;
    text-align:center;
    padding-top:15px;
}

/* .card-footer
.btn {
    margin: 0.25rem;
} */

.btn-space {
    margin-right: 10px;
}

.btn-space-vertical {
    margin-top: 10px;
}

.btn-toolbar .btn:last-child {
    margin-right: 0;
}

#mobileMenu {
    display: none;
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
}

#mobileFooter {
    display: none;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
}

#menuPlaceholder {
    width: 43px;
    color: #004990;
}

#menuText {
    padding-left: 12px;
    font-size: 12px;
    line-height: 19px;
    float: right;
}

@media (max-width: 991px) {
    .card-footer .btn {
        width: 100%; 
        margin-left: 0;
        margin-right: 0;
    }

    a.btn {
        width: 100%;
    }

    .btn-space {
        margin-right: 0px;
        margin-top: 10px;
    }

    .card-body {
        padding-left: 13px;
    }

    #myAccountLabelDiv {
        display: none !important;
    }

    .navbar-toggler {
        margin-left: 0px;
        color: white;
    }

    .menu-border-icons {
        border-top: 0;
    }

    #mobileMenu {
        display: flex;
    }

    #mobileFooter {
        display: flex;
    }

}

.has-error, .form-check-input.is-invalid ~ .form-check-label {
    color: #a94442 !important;
}

.form-check-input[type='checkbox'] {
    position: relative;
    margin-top: 2px;
    margin-left: 0;
}

.alert-dismissible {
    padding-right: 1rem;
}

#loading {
    background: url(/Content/ManagementPortal/images/spinner.gif) no-repeat center center;
    height: 72px;
    width: 72px;
    position: fixed;
    border: none;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -36px;
    z-index: 10001;
    display: none;
}

#overlay {
    background: black;
    opacity: 0.5;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    display: none;
    z-index: 10000;
}

#my-chart .btn-chart img {
    width: 10px;
    height: 15px;
}

@media (max-width: 576px) {
    #my-chart .btn-chart img {
        width: 14px;
        height: 21px;
    }
}

/* Date picker styles */
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background-color: white;
    color: lightgray;
}

.datepicker table tr td.today:hover {
    background: #eee;
    color: black;
}

.datepicker table tr td.today {
    background-color: #19ace7;
    color: white;
}


/* hide/show password icon */
.field-icon {
    height: 22px;
    width: 22px;
    float: right;
    margin-top: 30px;
    margin-bottom: -29px;
    margin-right: 12px;
    position: relative;
    z-index: 2;
    cursor: url(hand.cur), pointer;
}

.icon-vertical {
    margin-top: 29px;
}

.hide-entry-icon {
    background: url('/Content/ManagementPortal/images/eye-grey.svg') no-repeat left top;
    background-size: contain;
}

.show-entry-icon {
    background: url('/Content/ManagementPortal/images/eye-blue.svg') no-repeat left top;
    background-size: contain;
}
label.has-error ~ .hide-entry-icon,
label.has-error ~ .show-entry-icon,
label.has-error ~ * > .hide-entry-icon,
label.has-error ~ * > .show-entry-icon {
    right: 1.2rem;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #e9ecef;
    opacity: 1;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 185px;
}

.nav-tabs .nav-link {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

@media (max-width: 400px) {
    .nav-tabs .nav-link {
        padding-left: 1rem;
        padding-right: 1rem;
    }

    .content-data {
        padding-left: 0px;
        padding-right: 0px;
    }

    .content-title {
        padding-left: 0px;
        padding-right: 0px;
    }

    .billingDescription, .usageAmount,
    .usageDaysOfService, .serviceOrderRequested, .confirmationCode {
        display: none;
    }

    .historyText {
        display: none;
    }

    .navbar-brand {
        font-size: 16px;
    }

    .table-control-sm {
        width: 50px;
    }

    .pending-payment-select-header {
        visibility: hidden;
        width: 30px;
    }

    .pending-payment-date {
        width: 82px;
    }

    .pending-payment-amount {
        width: 60px;
    }
}

#accountInformation .content-title {
    display: flex;
}

.accountTableDiv > div {
    display: flex;
}

.accountSelectorDiv > div:not(:first-child):not(.blankRow) {
    display: flex;
}

#accountDetailsDiv {
    padding-bottom: 10px;
}

.fixed-top {
    position: static;
}

.fixed-footer {
    display: none;
    background-color: #004990;
}

.logo_footer {
    height: 20px;
    display: none;
    margin-top: 4.5px;
    margin-bottom: 4.5px;
}

.mobile-footer-m {
    margin-bottom: 0px;
}

.mobile-master-non-auth-m {
    margin-top: 80px;
}

@media (max-width: 991px) {
    #accountInformation .content-title {
        display: none;
    }

    .accountTableDiv > div {
        display: none;
    }

    .fixed-top {
        position: fixed;
    }

    .accountSelectorDiv > div:not(:first-child):not(.blankRow) {
        display: none;
    }

    #accountDetailsDiv {
        padding-bottom: 0px;
    }

    .mobile-content-mt {
        margin-top: 45px;
    }

    .fixed-footer {
        display: flex;
    }

    .logo_footer {
        display: block;
    }

    .mobile-footer-m {
        margin-bottom: 50px;
    }

    .mobile-master-non-auth-m {
        margin-top: 30px;
    }
}

.card-img-default {
    height: 3em !important;
    width: 3.25em !important;
}

.card-img-highlight {
    color: #19ace7 !important;
    height: 3em !important;
    width: 3.25em !important;
}

.centerImage {
    display: flex;
    align-items: center;
}

.alertIcon i, .alertIcon svg {
    color: #999999 !important;
}

@media (max-width: 400px) {
    .flexLabel {
        flex: 2;
    }
}

legend {
    width: inherit;
    padding: 0 5px;
    margin-left: 5px;
}

fieldset {
    border: 1px solid silver;
    min-width: initial;
    padding: 0 15px 15px 15px;
    border-radius: 4px;
}

.accordion-toggle .glyphicon-plus,
.accordion-toggle .fa-plus-square,
.accordion-toggle.collapsed .glyphicon-minus,
.accordion-toggle.collapsed .fa-minus-square {
    display: none;
}

.accordion-toggle.collapsed .glyphicon-plus,
.accordion-toggle.collapsed .fa-plus-square,
.accordion-toggle .glyphicon-minus,
.accordion-toggle .fa-minus-square {
    display: inline-block;
}

a.accordion-toggle:hover {
    text-decoration: none;
}

.attachment-icon {
    min-width: 90px;
    max-width: 90px;
    width: 90px;
    
    text-align: center;
    word-wrap: break-word;
}
    .attachment-icon a {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #777;
    }

    .attachment-icon svg {
        font-size: 32px;
        padding-bottom: 3px;
    }

/* Step wizard styles */
#stepWizard {
    display: flex !important;
}

#stepWizard ul {
    display: inline-block;
    margin-bottom: 30px;
    color: #808080;
    text-align: center;
    position: relative;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    padding-left: 0;
}

#stepWizard .active {
    color: #337ab7;
}    

#stepWizard li {
    list-style-type: none;
    font-size: 12px;
    width: 120px;
    float: left;
    position: relative;
    z-index: 10;
    padding-left: 10px;
    padding-right: 10px;
}

#stepWizard li:before {
    width: 40px;
    height: 40px;
    line-height: 35px;
    display: block;
    font-size: 18px;
    color: #808080;
    background: white;
    border: 1.5px solid #808080;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px;
    z-index:10;
}

#stepWizard li:after {
    content: '';
    width: 100%;
    height: 1.5px;
    background: #808080;
    position: absolute;
    left: 0;
    top: 20px;
    z-index:-1;
}

#stepWizard li:first-child::after {
    width: 50%;
    left: 50%;
}
  
#stepWizard li:last-child::after {
    width: 50%;
    right: 50%;
}

#stepWizard li.active:before,
#stepWizard li.active:after {
    background: #337ab7;
    border: none;
    color: #ffffff;
}
#stepWizard li.previous:before {
    border: 0px solid #808080;
    color: #ffffff;
    background: #808080;
}

#stepWizard #step1:before {
    content: "1";
}

#stepWizard #step2:before {
    content: "2";
}

#stepWizard #step3:before {
    content: "3";
}

#stepWizard #step4:before {
    content: "4";
}

#stepWizard #step5:before {
    content: "5";
}

#stepWizard #step6:before {
    content: "6";
}

#stepWizard #step7:before {
    content: "7";
}

#stepWizard #step8:before {
    content: "8";
}

#stepWizard #step9:before {
    content: "9";
}

#stepWizard #step10:before {
    content: "10";
}