﻿/* 
.secondary-nav--item:after {
    color: #bd834d;
}
.site-search__input[type="search"] {
    background-image:url("/site-elements/img/icons/magnifier-research.svg");
}

.content blockquote::before {
    background-color: #bd834d;
}

.sidebar-links {
      border-top-color: #bd834d !important;
}

.sidebar-links .currentpage a {
    border-left-color: #bd834d !important;
}

.content p a {
    color: #bd834d;
}
    .socialset .facebook {
    background-image: url(/site-elements/img/icons/facebook-research.svg);
}

.socialset .instagram {
    background-image: url(/site-elements/img/icons/instagram-research.svg);
}

.socialset .twitter {
    background-image: url(/site-elements/img/icons/twitter-research.svg);
}.button, .button:hover{background-color:#bd834d }
.sys_form-submit {background-color:#bd834d !important}

.banner--landing  .banner__text .button {background-color:#bd834d}
.card {
    border-bottom: 2px solid #bd834d;
}
.content ul li,.content .list {
    background-image: url(/site-elements/img/icons/dot-research.svg);}



.accordion, .panel {border-bottom: 2px solid #bd834d !important; }
.sys_theme-simple .sys_imageslideshowgallery-control .sys_imageslideshowgallery-container .ad-image .ad-image-description {
    background: #bd834d !important;
}
.sys_theme-simple .sys_imageslideshowgallery-control {
    border-bottom: 2px solid #bd834d !important;
}

.more-bg{background-color: #bd834d !important;}
.more-txt{color:#bd834d !important;}
.more-az{text-decoration:none;color:#454545 !important}
@media only screen and (min-width: 64em){
.more-tri::after {
    border-color: transparent transparent #bd834d !important;
}
}
.mobile-menu-icon span {
    background: #bd834d;
}
@media only screen and (max-width: 63.99em){
    .site-search__input[type="search"] {
    background-image: none !important;
}
}
.mag-color{display: block;
    height: 42px;
    margin-top:-3px !important;
    background-image: url(/site-elements/img/icons/magnifier-research.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 65%;}
    .mag-color img {display:none !important;}
    
.site-search__submit[type=submit]{background-color:#bd834d}
.side-nav-head{border-color: #bd834d !important;}
*/