.addsRp-pagination-container-class .addsearch-pagination button[data-active=true] {
    background-color: #002c58 !important;
    border-color: #002c58 !important;
}

a.addsWg--hit .addsWg--highlight {
    font-size: 16px !important;
    font-family: Open Sans;
    font-weight: lighter;
}

.addsWg-searchfield-container{
	margin-right:1rem;
}

a.addsRp--hit .addsRp--hit-content,
a.addsWg--hit .addsWg--hit-content {
    font-size: 16px !important;
    font-family: Open Sans;
    font-weight: lighter;
}

.addsRp--title,
.addsWg--title {
    font-size: 1.125rem !important;
    font-family: Open Sans !important;
}

.search-widget-ci a.addsWg--hit span.addsWg--title {
    font-size: 18px !important
}


/* ResultPage Search Input */
.addsRp-searchfield-container-class .addsRp-searchfield-container button {
    font-weight: 300 !important;
    color: #fff !important;
    background-color: #002c58 !important;
    font-size: 1rem !important;
    border-color: #5f6a71 !important;
    border-radius: 0 !important;
    padding: .75rem 1rem !important;
    min-width: 4.125rem;

}

/* Widget Search Input */
.addsWg-searchfield-container-class .addsWg-searchfield input[type=search] {
    border-radius: 0px !important;
    min-width: 100% !important;
    margin-top: 1.125rem !important;
    margin-left: 0.625rem !important;
    box-shadow: none;
    height: 30px;
    font-family: Open Sans;
    font-weight: lighter;
}


@media only screen and (max-device-width: 480px) {
    .addsWg-searchfield-container-class .addsWg-searchfield input[type=search] {
        font-size: 0.875rem !important;
        width: 7.375rem !important;
		font-family: Open Sans !important;
    	font-weight: lighter;
    }

    .headerContainer .languageBox {
        margin-left: 0.625rem;
    }

    .addsWg-widget-container-class .addsWg-widget-wrapper a.addsWg--hit span.addsWg--title {
        font-size: 1rem !important;
    }


    .a.addsRp--hit .addsRp--img {
        background-position: 0;
        background-size: 100%;
        border: none;
        height: 100%;
    }

}

a.addsWg--hit.active,
a.addsWg--hit:hover {
    border-top: none;
    border-bottom: 1px #e5edf1 !important;
    background-color: #e5edf1 !important;
}

.addsRp-searchresults-container-class em {
    font-weight: 700;

}



a.addsWg--hit{
	border:none!important;
}

a.addsRp--hit.active,
a.addsRp--hit:hover 
{
    border: 1px solid #e5edf1 !important;
    background-color: #e5edf1 !important;
}

a.addsWg--hit.active,
a.addsWg--hit:hover
{
    background-color: #e5edf1 !important;
}


.addsRp-pagination-container-class .addsearch-pagination button:hover {
    background-color: #e5edf1 !important;
	color: #002c58 !important;
}

a.addsRp--hit .addsRp--img,
a.addsWg--hit .addsWg--img {
    border: none !important;
}


form.addsRp-searchfield {
    height: 3.125rem;
}

.addsRp-pagination-container-class {
    margin: 0 auto;
}

.search-widget-ci .addsRp-searchfield-container-class .addsRp-searchfield input[type=search].icon {
    background-position: 10px 50% !important;
    background-repeat: no-repeat !important;
    padding: 5px 16px 5px 40px !important;
}

a.addsRp--hit .addsRp--category, a.addsWg--hit .addsWg--category {
    background-color: #e5edf1 !important;
    border-radius: none !important;
    font-size: 12px;
    margin: .5em .5em .5em 0 !important;
}

a.addsRp--hit.active .addsRp--category,
a.addsWg--hit.active .addsWg--category{
    background-color: #fff !important;
}

a.addsRp--hit:hover .addsRp--category,
a.addsWg--hit:hover .addsWg--category
{
    background-color: white !important;
}