.clearfix:after,
.clearfix:before {
    display: table;
    content: "";
    line-height: 0
}
a{
    text-decoration: none;
}

.clearfix:after {
    clear: both
}

.clear {
    clear: both
}
/* h3{
    font-size: 1.75em;
} */

#loadingSpinner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 1;
    z-index: 999999
}

#loadingSpinner p {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 21px;
    width: 150px;
    margin-left: -75px;
    line-height: 18px
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hide-visually {
    position: absolute;
    top: -9999px;
    left: -9999px;
    margin: 0;
    padding: 0
}

.green {
    color: #00883f !important
}

.yellow {
    color: #FCC917 !important
}

.red {
    color: #db1f1f !important
}

.gray,
.grey {
    color: #ccc !important
}

.border-gray,
.border-grey {
    border: 1px solid #d9d9d9
}

.border-gray-dark {
    border: 1px solid #707070
}

.border-pastel-blue {
    border: 1px solid #b5dff3
}

@media only screen and (max-width:767px) {
    .phone-indent {
        padding-left: 15px !important;
        padding-right: 15px !important
    }
}

.input-block-level {
    display: block;
    width: 83%;
    width: calc(100% - 45px);
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.always-in>.ico:first-child {
    position: absolute;
    left: 7px;
    top: 12px
}

.always-in>.ico:first-child~h3,
.always-in>.ico:first-child~h4,
.always-in>.ico:first-child~p {
    padding-left: 30px
}

.always-in>h3:first-child,
.always-in>h4:first-child,
.always-in>p:first-child {
    padding-left: 30px
}

.help-inline.always-in {
    padding-left: 30px
}

.help-inline.always-in .ico:first-child {
    left: -3px;
    top: 2px
}

.alert.always-in .ico:first-child {
    left: 7px
}

.background-light-green {
    background-color: #bad405 !important
}

.background-green {
    background-color: #00883f !important
}

.background-green-lighter {
    background-color: #f1f6cd
}

.background-green-light {
    background-color: #d9ede2
}

.background-gray {
    background-color: #707070 !important
}

.background-gray-dark {
    background-color: #e0e0e0 !important
}

.background-gray-lighter {
    background-color: #efefef !important
}

.background-blue {
    background-color: #36578c !important
}

.background-blue-lighter {
    background-color: #e4f9f7 !important
}

.background-light-blue {
    background-color: #0A94D6 !important
}

.background-cyan {
    background-color: #47D6C7 !important
}

.background-purple {
    background-color: #942eb5 !important
}

.background-orange {
    background-color: #F27D00 !important
}

.background-orange-lighter {
    background-color: #fcdebf !important
}

.background-red {
    background-color: #db1f1f !important
}

.background-yellow {
    background-color: #FCC917 !important
}

.background-pastel-light-green {
    background-color: #6ed69f !important
}

.background-pastel-green {
    background-color: #199b88 !important
}

.background-pastel-blue {
    background-color: #b5dff3 !important
}

.background-pastel-orange {
    background-color: #f7aa59 !important
}

.background-aegon-blue {
    background-color: #0070bb !important
}

.background-none {
    background-color: transparent !important
}

.background-white {
    background-color: #fff !important
}

.background-gray * {
    color: #FFF
}

.background-flat-top {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}

.background-flat-bottom {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0
}

.score-low {
    background-color: #eb8484 !important
}

.score-medium {
    background-color: #f7aa59 !important
}

.score-high {
    background-color: #fddc68 !important
}

.score-very-high {
    background-color: #8cc9a8 !important
}

.lock-bottom-left {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px
}

.border-bottom-white {
    border-bottom: 1px solid #fff
}

.black-circle-number {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    background-color: #000;
    padding: 6px 9px 5px 9px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 14px;

    line-height: 1em;
    color: #fff !important
}

.notification {
    display: inline-block;
    vertical-align: middle;
    background-color: #db1f1f;
    padding: 6px 9px 5px 9px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    font-size: 14px;
  
    line-height: 1em;
    color: #fff !important
}

.mini-widget-counter .non-flipboard {
    font-size: 20px;
    width: auto
}

.mini-widget-counter div {
    width: 24px;
    height: 36px;
    line-height: .7;
    font-size: 25px
}

.overflow-hidden {
    /* width: 100%; */
    overflow: hidden;
    /* margin-left: 0; */
    /* display: flex;
    flex-wrap: wrap; */
}

/* .fund-type .fund {
   
    cursor: pointer;
    width: 33.3%;
    min-width: 200px;
    float: left;
    border: 1px solid #FFF;
    border-bottom: 5px solid #fff;
    margin-bottom: 20px;
    border-radius: 0;
    list-style: none;
    padding: 20px 10px;
} */

.fund-type .fund h4 {
    font-weight: 400
}

.fund-type .fund .content-img,
.fund-type .fund .content-text {
    display: table-cell;
    vertical-align: top
}

.fund-type .fund .content-img p,
.fund-type .fund .content-text p {
    line-height: inherit
}

.fund-type .fund .content-img {
    line-height: 60px
}

.fund-type .fund .content-img img {
    vertical-align: top
}

.ie .fund-type .fund .content-img img {
    height: 45px
}

/* .fund-type .fund .content-text {
    font-size: 14px;
    padding-left: 15px;
    width: 80%
} */

.fund-type .fund .fund-title {
    padding-bottom: 0;
    /* color: #36578c; */

    margin: 0
}

.fund-selector h1 {
    background: #7ABCC8;
    text-align: center;
    line-height: 40px;
    color: #FFF;
    /* font-size: 18px */
}

.fund-selector .available-fund-cta {
    text-align: right;
    Padding: 0 10px
}



.fund-selector li {
    padding: 10px 20px
}

.fund-selector .available-fund .fund-count,
.fund-selector .investment-strategy .fund-count,
.fund-selector .retirement-target .fund-count,
.fund-selector .risk-level .fund-count {
    background: #666;
    border-radius: 50%;
    color: #FFF;
    display: inline-block;
    font-size: .8em;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    text-align: center;
    width: 35px
}

/* .fund-selector .available-fund h2,
.fund-selector .investment-strategy h2,
.fund-selector .retirement-target h2,
.fund-selector .risk-level h2 {
    font-size: 24px;
    color: #666;
    
} */

.fund-selector .available-fund h2 .help-icon,
.fund-selector .investment-strategy h2 .help-icon,
.fund-selector .retirement-target h2 .help-icon,
.fund-selector .risk-level h2 .help-icon {
    font-size: 16px;
    position: relative;
    top: -3px
}

.fund-selector .active {
    border: 1px solid #eee;
    border-top: 5px solid #7ABCC8;
    background: #F3F9FA;
    text-align: left
}

.fund-selector .active p {
    padding: 0;
    line-height: inherit
}

.fund-selector .fund-foot-desc {
    clear: both;
    padding-top: 25px
}

.available-fund.match-selection .available-fund-content .accord .accord-item .accord-title.icon-accord-plus {
    background-position: 99% center
}

/* .available-fund .available-fund-content h2 {
    font-size: 24px;
    color: #666;
  
} */

.available-fund .available-fund-content ul li {
    /* color: #36578c; */
  
    padding: 0;
    margin: 0
}

/* .available-fund .available-fund-content .available-fund-category {
    font-size: 20px
} */

.available-fund .available-fund-content .accord {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}



.available-fund .available-fund-content .accord .accord-item .accord-title.icon-accord-plus {
    background: url(/content/dam/auk/assets/dev/tool/workplace-fund/icon-accordion-plus.png) no-repeat;
    background-position: 97% center
}

.available-fund .available-fund-content .accord .accord-item .accord-title.icon-accord-minus {
    background: url(/content/dam/auk/assets/dev/tool/workplace-fund/icon-accordion-minus.png) no-repeat;
    background-position: 97% center
}

/* .available-fund .available-fund-content .accord .accord-item .accord-title {
    cursor: pointer;
    padding: 10px;
    margin: 0
} */

.available-fund .available-fund-content .accord .accord-item .accord-content {
    /* color: #333; */
    margin-bottom: 15px;
    /* padding: 10px */
}



.employer-theme.fund-selector h1 {
    background: #7ABCC8
}

.employer-theme.fund-selector .active {
    border: 1px solid #eee;
    border-top: 5px solid #7ABCC8;
    background: #F3F9FA
}

.adviser-theme.fund-selector h1 {
    background: #766293
}

.adviser-theme.fund-selector .active {
    border: 1px solid #d7d1d0;
    border-top: 5px solid #766293;
    background: #f2f0f5
}

@media only screen and (min-width:768px) {
    .mobile-hidden {
        display: none !important
    }   
}

@media only screen and (max-width:767px) {
    .desktop-hidden {
        display: none !important
    }
    .fund-type .fund {
        float: none;
        width: 100%;
        margin: 0
    }
    .fund-selector h1 {
        border-radius: 6px
    }
    .available-fund-block,
    .investment-strategy,
    .retirement-target,
    .risk-level {
        min-height: 500px
    }
}
.btn-block {
    display: block;
    width: 100%;
}
/* p a[target=_blank] {
    padding-right: 20px;
}
p a[target=_blank]:after {
    position: absolute;
    display: inline-block;
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    content: url("/content/dam/auk/assets/dev/tool/workplace-fund/new-window-icon.png");
    padding-left: 2px;
    padding-right: 2px;

} */


.sr-only {
    position: absolute;
    top:-999999999999999999999999999999999999999999px;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    clip: rect(0,0,0,0);
    border: 0;
}
.btn-secondary {
    color: #36578c;
    background-color: #ebebeb;
    border-color: #ebebeb;
}
/* .panel{
    margin-bottom: 2.5em;
} */
.hidden{
    display: none;
}
a.js-fund-title:focus{
    z-index: 999999999999999;
}
a.js-fund-title:hover{
    z-index: 9999999999999999;
}