.ms-srch-Paging {
    display: inline-block;
    margin-bottom: 75px;
    margin-top: 20px;
}

.ms-srch-Paging a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
}

.ms-srch-Paging a.active {
    background-color: #4CAF50;
    color: white;
    border-radius: 5px;
}

.ms-srch-Paging a:hover:not(.active) {
    background-color: #ddd;
    border-radius: 5px;
}

.ms-srch-ellipsis {
    font-size: 10px;
}

.ms-srch-item-summary {
    font-size: 12px;
}

.ms-srch-item-link {
    color: #00527f;
}

.news-archive {
    margin-left: 872px;
    color: #329bc2;
    font-size: 1.15em;
    font-weight: 700;
}

.news-archive {
    margin-left: 860px;
    color: #329bc2;
    font-size: 1.75em;
    font-weight: 700;
}

.empty-content a {
    color: #329bc2;
    font-size: 1.15em;
    font-weight: 700;
}

#NoResult {
	font-size: 14px;
}

.ms-srch-ellipsis search{
    color: #226494;
    font-weight: 700;
    font-size: 1.9em;
}


.ms-srch-item-summary search{
    font-size: 1.4em;
    color: #666;
}
