﻿
.header-arrow-bg {
    background: none;
    padding-top: 71px;
}

#fundInfoAdvancedSearch h4 i.fa.fa-chevron-down {
    float: right;
    font-size: 18px;
}

.well {
    padding: 30px;
    margin: -20px 0 20px 0;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}


    .well.greyBg {
        padding: 30px 30px 15px 30px;
    }

    .well.historyBg {
        background-color: #fff;
        margin-bottom: 0;
        margin-top: 0;
        padding-bottom: 0px;
        background-image: linear-gradient(to bottom, #fff 0px, #fff 100%);
    }

    .well.searchBg {
        background-color: #fff;
        margin-top: 0px;
        padding-bottom: 55px;
        background-image: linear-gradient(to bottom, #fff 0px, #fff 100%);
    }

.alert.alert-info i.fa.fa-info.infoLarge {
    float: left;
    font-size: 133px;
    padding-right: 30px;
}

.alert-dismissible .close {
    position: relative;
    top: -25px;
    right: -21px;
}

.tableFundName {
    background-color: #7b7b7b;
}

    .tableFundName h4 {
        color: #fff;
        font-weight: 400;
    }

.table > thead > tr > th {
    border-right: 1px solid #7b7b7b;
    border-bottom: 1px solid #7b7b7b;
}

.fundInfoIcons {
    text-align: center;
    line-height: 2;
}

    .fundInfoIcons > li {
        display: inline-block;
        font-size: 14px;
    }

.fundKIIDIcons {
    margin-right: 0px !important;
}

.pubKIIDGrp {
    width: 100%;
}

.pubKIIDGrp .pubKIIDBtn {
    margin-left: 1px !important;
    margin-right: 1px; 
    width: 87%;
}


.tip-green {
    color: #1C8A24;
    font-size: 18px;
}

.bg-primary {
    color: #fff;
    background-color: #3b2b46;
}

.fundInfoBtn .btn-xs {
    padding: 1px 10px;
    font-size: 15px;
    border-width: 1px;
    margin-right: 10px;
    cursor: pointer;
    opacity: 1;
}

.fundInfoBtn .more-info {
    color: #ffffff;
}

.more-info-header {
    background-color: #7b7b7b;
    color: #fff;
}

.fundInfoBtn .btn-xs a.disabled {
    color: #373737;
}

ul.fundInfoBtn .btn-xs {
    padding: 1px 10px;
    font-size: 15px;
    border-width: 1px;
    margin-right: 10px;
    cursor: default;
}

.fundInfoBtnFa {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.btn-info.disabled {
    background-color: #8F7237;
    color: #fff;
    border-color: #8F7237;
}

li .fundIconLabel {
    margin-right: 25px;
}

.removePadding {
    padding: 0 !important;
}

.switch-pad label {
    font-size: 12px;
}

.panel-default#fundInfoAdvancedSearch {
    margin-bottom: 20px;
    background-color: #3a2a45;
    color: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
}

#fundInfoSearchCollapse > .panel-body > .form-group label {
    color: #fff;
}

.page-header a i.fa.fa-file-pdf-o {
    color: #D0021B;
    margin: 0 15px;
}

.page-header a i.fa.fa-file-excel-o {
    color: #1C8A24;
    margin: 0 30px;
}

.modal-header p {
    color: #fff;
    padding: 0 30px 0 0px;
}

.hidden-row {
    margin: 0px !important;
}

.danger {
    color: #D0021B;
}

.warning {
    color: #D48C14;
}

.margin-left-15 {
    margin-left: 15px;
}

a.disabled {
    color: #c0c0c0;
}

.dataTables_wrapper > div.row {
    width: 100%;
}

table.center-rows > tbody > tr {
    text-align: center;
}

form .ng-dirty.ng-invalid {
    border: 1px solid #D0021B;
}

.trend-nochange {
    color: #000;
}

.trend-increase {
    color: #1C8A24;
}

.trend-decrease {
    color: #D0021B;
}

.search-history > tbody > tr > td {
    vertical-align: middle;
}

.alert-danger {
    color: #fff;
    background-color: #D0021B;
    border-color: #D0021B;
    background-image: none;
}

.pageWarningCentered {
    text-align: center;
    margin-bottom: 20px;
}

.downloadText {
    font-size: 18px;
    font-family: Arial;
    margin-top: -6px;
    display: inline;
    padding-right: 15px;
}

.bck-FundInfo-purple {
    color: #ffffff;
    background-color: #3B2B46;
}

.bck-FundInfo-orange {
    color: #ffffff;
    background-color: #D48C14;
}

.bck-FundInfo-teal:hover {
    color: #ffffff;
    background-color: #005E5D;
}

.bck-FundInfo-teal {
    color: #FFFFFF;
    background-color: #049290;
}

#PPBFunds {
    float: left;
    margin: -2px 0 0;
}

.PPBFundsLabel {
    margin-left: 8px;
    float: left;
}

/*label[for="PPBRegulatedFundsOnly"] {
    float: left;
    margin: -20px 22px 0;
}*/

/* NewCo Company 1 styles */

.sale-notice h3 {
    font-family: "Avenir Next W03", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    text-align: center;
}

.sale-notice > .alert > .textitem > p {
    text-align: center;
}

.fundInfoDownlaod {
    margin-top: 30px;
}

#divFundSearchResultGrid table thead tr {
    background: #3b2b46
}

    #divFundSearchResultGrid table thead tr th {
        font-weight: 400;
    }



/* ! End NewCo Company 1 styles */

@media (max-width: 1199px) {
    .wellWhiteBgRight {
        width: 45.8%;
    }

    .wellWhiteBgLeft {
        width: 45.8%;
    }
}

@media (max-width: 991px) {
    .wellWhiteBgRight {
        width: 44.4%;
    }

    .wellWhiteBgLeft {
        width: 44.4%;
    }

    li .fundIconLabel {
        margin-right: 4px;
    }

    label {
        font-size: 13px
    }
}

@media (max-width: 767px) {
    .wellWhiteBgRight {
        width: 96%;
        margin: 30px 15px;
    }

    .wellWhiteBgLeft {
        width: 96%;
    }
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

iframe.fund-chart-frame {
    width: 100%;
    height: 560px;
}

.fundfactsheet > .fa-stack {
    width: 1em;
    height: 1em;
}

    .fundfactsheet > .fa-stack > .fa.fa-file-text-o {
        top: -0.6em;
    }

    .fundfactsheet > .fa-stack > .fa.fa-link {
        left: -0.3em;
        top: -0.3em;
    }
