﻿/*==================================
    Breadcrumb Styling
===================================*/

.breadcrumb-classic {
    position: relative;
}

.breadcrumb-classic {
    border-top: 1px solid #607566;
    background-image: url("../images/inst-header.jpg");
    background-color: #000;
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center !important;
}

.breadcrumb-classic:before {
    /*border-top: 1px solid #000;*/
    background-image: url("../images/inst-Header.jpg");
    background-color: #000;
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center !important;
}

.breadcrumb-classic, .breadcrumb-classic a {
    color: #ffffff;
}

.breadcrumb-classic:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    /*animation: fadeBoth 6s infinite;*/
}

.breadcrumb-classic > *:not(svg) {
    position: relative;
    z-index: 1;
}

.breadcrumb-classic .svg-triangle-bottom {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 60px;
    height: 30px;
    margin-top: -1px;
    margin-left: -30px;
    z-index: 2;
}

.breadcrumb-default {
    padding: 28px 15px;
    background: #f7f7f7;
}

.breadcrumb-default > li {
    display: inline-block;
}

.breadcrumb-default > li a {
    color: #9b9b9b;
    font-size: 15px;
}

    .breadcrumb-default > li a:hover {
        color: #55bbeb;
    }

.breadcrumb-default > li + li {
    margin-left: 3px;
}

.breadcrumb-default > li + li:before {
    content: "";
    font-family: "Material Design Icons";
    color: #9b9b9b;
    padding-right: 4px;
}

/*==================================
    AccountOpening FI Branding 
===================================*/

/*Buttons*/
.btn-primary {
    color: #fff;
    background-color: #00802B;
    border-color: #00802B;
}

.btn-primary:hover {
    border-color: #154734;
    background-color: #154734;
}

.btn-primary:active {
    border-color: #154734;
    background-color: #154734;
}

.btn-primary:focus {
    background-color: #154734;
    border-color: #154734;
}

.btn-primary:active:hover {
    border-color: #154734;
    background-color: #154734;
}

.btn-primary:focus:hover {
    border-color: #154734;
    background-color: #154734;
}

.btn-info {
color: #159b42;
background-color: #fff;
border-color: #00802B;
}

.btn-info:hover {
    color: #fff;
    border-color: #154734;
    background-color: #154734;
}

.btn-info:active {
    color: #fff;
    border-color: #154734;
    background-color: #154734;
}

.btn-info:focus {
    color: #fff;
    background-color: #154734;
    border-color: #154734;
}

.btn-info:active:hover {
    color: #fff;
    border-color: #154734;
    background-color: #154734;
}

.btn-info:focus:hover {
    color: #fff;
    border-color: #154734;
    background-color: #154734;
}


/*Highlights*/
.highlight-alert {
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #fd8f01;
    border-bottom: 1px solid #fd8f01;
    border-left: 1px solid #fd8f01;
    border-right: 1px solid #fd8f01;
    /*border-top: 1px solid #E5C31E;
    border-bottom: 1px solid #E5C31E;
    border-left: 1px solid #E5C31E;
    border-right: 1px solid #E5C31E;*/
    background: #FFB;
}

.highlight-verified {
    color: #56575a;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #3a3f43;
    border-bottom: 1px solid #3a3f43;
    border-left: 1px solid #3a3f43;
    border-right: 1px solid #3a3f43;
    background: #eaf5e2;
}

.NOTE {
    color: #717171;
    letter-spacing: 0;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
}

.page-header {
    padding-bottom: 1px;
    /*margin: 8px 0 24px;*/
    border-bottom: 1px solid #f5f5f5;
}
/*Welcome Tag at the top.*/
.welcome-tag {
    font-weight: 500;
    text-align: left;
    line-height: 1.25;
    color: inherit;
    font-size: 16px;
    color: #56575a;
}

/*Header over body sections like PHYSICAL ADDRESS, WE ALSO OFFER, etc.*/
.TXT-CMD-TITLE {
    color: #00802b;
    letter-spacing: 0;
    text-decoration: none;
    font-size: 16px;
}

.style11 {
    height: 6px;
    background: url(../../images/hr-11.png), repeat-x 0 0;
    border: 0;
}

/*Info popovers title*/
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 16px;
    color: #00802b;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 9px 9px 0 0;
}

/*==================================
    Media FI Branding 
===================================*/

/*Used in hyperlinks in Media column*/
.saved-app-link {
    color: #00802B;
    position: relative;
    text-decoration: none;
    padding-bottom: 2px;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: 1px;
    border: 0px none;
    outline: 0px none;
    margin: 0px 3px;
}

/*.icon-darker-filled {
    background: #8DC642;
}*/



/*.launcher .launcher-inner {
    background: #8DC642;
    width: 50px;
    height: 50px;
    border-radius: 30px;
    border: 1px solid #8DC642;
    box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.3);
    z-index: 100000;
}*/

/*==================================
    Footer Branding 
===================================*/
.bg-footer-navy {
    background: #154734;
    fill: #154734;
}

.unifi-routing-footer {
    margin-top: 4px;
    font-size: 12.5px;
    color: #C4C4C4;
    font-weight: 400;
}

.FI-Social-Footer {
    color: #C4C4C4;
    font-weight: 400;
}

/*/*===================================
    To-Top Button
====================================*/

.ui-to-top {
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
    position: fixed;
    right: 15px;
    bottom: 15px;
    overflow: hidden;
    z-index: 1;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
}

.ui-to-top:focus {
    color: #fff;
}

.ui-to-top:hover {
    color: #fff;
    background: #159b42;
}

.ui-to-top.active {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.mobile .ui-to-top,
.tablet .ui-to-top {
    display: none !important;
}

@media (min-width: 480px) {
    .ui-to-top {
        right: 40px;
        bottom: 40px;
    }
}

.unifi-control-error {
    color: #981b1e;
    font-size: small;
    margin-left: 5px;
    margin-bottom: 10px;
    margin-top: 5px;
    float: left;
}
