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

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

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

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

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

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

.socialset .twitter {
    background-image: url(/site-elements/img/icons/twitter-social.svg);
}
.button, .button:hover {background-color:#a7007c}
.sys_form-submit {background-color:#a7007c !important}
.banner--getintouch .banner__text .button {
    background-color: #009ee0;
}
.banner--landing  .banner__text .button {background-color:#a7007c}
.card, .accordion, .panel {
    border-bottom: 2px solid #a7007c !important;
}
.content ul li,.content .list {
    background-image: url(/site-elements/img/icons/dot-student-life.svg);}

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

.more-bg{background-color: #a7007c !important;}
.more-txt{color:#a7007c !important;}
.more-az{text-decoration:none;color:#a0a0a0 !important}
@media only screen and (min-width: 64em){
.more-tri::after {
    border-color: transparent transparent #a7007c !important;   
}
.more-txt{color:#a7007c !important;}
}
@media only screen and (max-width: 63.99em){
.more-txt{color:#ab799e !important;}
 .site-search__input[type="search"] {
    background-image: none !important;
}
}
.mobile-menu-icon span {
    background: #a7007c;
}

.mag-color{display: block;
    height: 42px;
    margin-top:-3px !important;
    background-image: url(/site-elements/img/icons/magnifier-studentlife.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 65%;}
    .mag-color img {display:none !important;}
    
.sys_search-button, .site-search__submit[type=submit]{background-color:#a7007c !important;}
.side-nav-head,.sys_subitem {border-color: #a7007c !important;}
*/