/*#region index*/
@media (max-width: 991px) {
    .icon-description {
        padding-left: 0px !important;
    }
}
.ab-sm-plus .sm-break {
    margin-top: 30px;
}
.margin-top-0 {
    margin-top: 0;
}
.register-ul {
    margin-top: 11px;
    padding-left: 0;
}
    .register-ul li {
        list-style-type: none;
        margin-bottom: 11px;
    }
    .register-ul .fa {
        margin-right: 8px;
        font-size: 21px;
        width: 25px;
        text-align: center;
        vertical-align: middle;
        color: #a6978a;
    }
        .register-ul .fa.fa-home {
            font-size: 26px;
        }
    .register-ul .fa-stack {
        vertical-align: middle;
        margin-top: -6px;
        margin-right: 4px;
    }
        .register-ul .fa-stack .fa-mobile {
            font-size: 36px;
            margin-top: -4px;
            margin-right: 0;
        }
        .register-ul .fa-stack .fa-info {
            font-size: 14px;
            margin-top: 1px;
            margin-right: 0;
        }
.forgot-link {
    font-size: 12px;
    margin-left: 15px;
}
.icon-credit-card path, .icon-file path, .icon-usage path, .icon-home path, .icon-alerts path {
    fill: #A6978A;
}
/*#endregion*/


/*#region account selection */
#wait-message h2 {
    margin-bottom: 5px;
}
#wait-message .account-type {
    text-transform: uppercase;
    color: gray;
    font-size: 12px;
}
#loading-image svg {
    color: #f15c22;
    width: 50px;
    height: auto;
    margin-bottom: 16px;
}
.toggle-li {
    max-width: 200px;
}
#accounts-available .card-row {
    cursor: pointer;
}
#accounts-available .row.card-row:hover {
    background-color: #f9f9f9;
}
#search-string-results {
    color: #858585;
    line-height: 23px;
}
.sortable-header {
    color: #1D8296;
    cursor: pointer;
    font-weight: bold;
    text-decoration: none;
}
.tableHeader .caret-down .icon {
    margin-top: -4px;
}
.past-due {
    color: red;
    font-weight: bold;
}
.icon-legend {
    margin-top: -5px;
    height: 24px;
    width: 24px;
}
.signin-icon {
    color: #ddd;
}
.row.card-row:hover .signin-icon {
    color: #f15c22;
}
#accounts-available .card-footer {
    padding-right: 30px;
    padding-left: 30px;
    cursor: pointer;
}
    #accounts-available .card-footer:hover {
        background-color: #f9f9f9;
    }
.ab-xs #accounts-available .card-footer {
    text-align: center;
}
.ab-xs #accounts-available .hide-for-all,
.ab-sm #accounts-available .hide-for-all,
.ab-md #accounts-available .hide-for-all,
.ab-lg #accounts-available .hide-for-all {
    display: none;
}
.ab-lg #accounts-available .card-footer[data-hide-for="sub-lg"] {
    display: none;
}

.dropdown-toggle {
    color: #495057 !important;
    font-weight: 400 !important;
    border-color: #d3d2d2 !important;
    background-color: #fff !important;
}

    .dropdown-toggle:hover,
    .dropdown-toggle:active,
    .dropdown-toggle:focus,
    .dropdown-toggle:visited {
        color: #495057 !important;
        background-color: #fff !important;
        border-color: #d3d2d2 !important;
    }

    .dropdown-toggle::after {
        display: none;
    }

.dropdown-toggle-text {
    left: 12px;
}

.dropdown-toggle-icon {
    position: relative;
    right: -20px;
    height: 18px;
    width: 18px;
}

.dropdown-menu {
    top: -2px !important;
    border-radius: 0px;
    transform: translate3d(0px, 38px, 0px) !important;
    width: 100% !important;
    padding-top: 0px;
    padding-bottom: 0px;
}

    .dropdown-menu .row {
        height: 35px;
        padding-top: 7px;
        padding-bottom: 3px;
        cursor: pointer;
        width: 100%;
        margin: 0px;
    }

    .dropdown-menu > .row:hover {
        background-color: #007bff;
        color: #fff;
    }

        .dropdown-menu > .row:hover .icon {
            color: #fff;
        }

.account-selection-container .has-popover.link {
    opacity: 0.5;
}

.margin-bottom-4 {
    margin-bottom: 4px;
}

.account-selection-legend {
    line-height: 30px;
}

.no-results-search-icon {
    text-align: center;
    width: 50px;
    height: 50px;
}

/*#endregion*/

.row.icon-row {
    background-color: #f9f9f9;
    margin-top: 55px;
    padding-bottom: 30px;
    border: 1px solid #eee;
    border-radius: 5px;
}
.icon-container {
    position: relative;
    margin-top: -40px;
}
.fa-stack .fa-circle {
    color: #fff;
    text-shadow: -1px 0 #eeeeee, 0 1px #eeeeee, 1px 0 #eeeeee, 0 -1px #eeeeee;
}


/*#region ssotransition */
#sso-loading-article {
    margin-top: 30px;
    text-align: center;
}
.ab-sm-plus #sso-loading-content {
    margin-top: 80px;
    margin-bottom: 160px;
}
#sso-loading-content {
    padding-top: 30px;
}
    #sso-loading-content h2 {
        margin-top: 0;
        margin-bottom: 5px;
        font-style: italic;
        font-weight: 700;
    }
#delayed-banner {
    margin-bottom: 5px;
    opacity: 0;
    transition: opacity 1s ease-in-out;
    -moz-transition: opacity 1s ease-in-out;
    -webkit-transition: opacity 1s ease-in-out;
}
    #delayed-banner.visible {
        opacity: 1;
        margin-bottom: 15px;
    }
#ellipsis-animated {
    text-align: left;
    line-height: 11px;
    font-size: 22px;
    display: inline-block;
    width: 20px;
}
/*#endregion*/

/*#region no-active-account */
h2.big-title {
    margin-top: 10px;
    font-family: 'Zilla Slab', times, 'Times New Roman';
    font-weight: 700;
    font-style: normal;
    font-size: 31.5px;
}
#no-account-person {
    margin-top: 25px;
    height: 300px;
    width: 415px;
    background-image: url(/Images/moves/no_account_banner.jpg);
    background-position: -40px 0;
}
.gutter #wave-container {
    margin: 15px -10px 0 -10px;
    height: 80px;
}
.gutter #wave {
    position: relative;
    height: 80px;
    background-image: url(/Images/smud-wave.png);
}
.ab-sm .gutter #wave-container {
    margin-top: -35px;
    margin-left: -30px;
    margin-right: -30px;
}
.ab-md .gutter #wave-container,
.ab-lg .gutter #wave-container {
    margin-top: -35px;
    margin-left: -45px;
    margin-right: -45px;
}
/*#endregion*/


/*#region verifyemail */
.ab-xs .xs-text-right {
    text-align: right;
}
.margin-bottom15 {
    margin-bottom: 15px;
}
.margin-bottom30 {
    margin-bottom: 30px;
}
.email-edit-link {
    margin-left: 5px;
}
/*#endregion*/

/*#region mergeprofiles */
.margin-right-0 {
    margin-right: 0;
}
/*#endregion*/

/*#region shell page*/
.card h2 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.card-title a {
    color: #fff;
}

.card.energy-ad {
    background-color: #FFFEF3;
}

.profile-card {
    animation: opacity0to1 0.5s 1 ease-in;
}

.ab-sm-plus .card.profile-card {
    padding-bottom: 0;
}

.xs-card h2 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.ab-sm-plus .half-gutter {
    margin: 15px;
}

.ie .half-gutter {
    margin: 15px;
}

.ie.ab-xs .half-gutter,
.ie.ab-sm .half-gutter {
    margin: 0;
}

.track-background {
    background-color: #8D89A5;
    border-radius: 5px;
    color: #fff;
    padding: 10px;
}

    .track-background .fa-stack {
        vertical-align: middle;
        margin-left: 15px;
        margin-top: -1px;
    }

        .track-background .fa-stack .fa-mobile {
            font-size: 70px;
            margin-top: -4px;
        }

        .track-background .fa-stack .fa-info {
            font-size: 20px;
            margin-left: 1px;
            margin-top: 18px;
        }

    .track-background .fa-desktop {
        font-size: 50px;
        margin-left: 5px;
        margin-top: 6px;
    }

    .track-background a {
        color: #fff;
    }

    .track-background .imgDigitalBillAd {
        background-repeat: no-repeat;
        background-position: center center;
        position: absolute;
        height: 70px;
        width: 70px;
        vertical-align: middle;
        margin-left: -6px;
        margin-top: 2px;
    }

.faq-background {
    background-color: #fbf8f6;
    border-radius: 5px;
    padding: 10px;
}

.ab-sm-plus .faq-background {
    min-height: 82px;
}

.track-background.smaller-font,
.faq-background.smaller-font {
    font-size: 14px !important;
}

.grayed-out-card {
    background-color: #ccc !important;
}
/*end region*/
