﻿/*
	colours #009091
*/
.colours-bk-main,
.colours-bk-associated,
.crw-service-action-button .card-body:before,
.footer-contact {
    background-color: #F5851F;
}

.home-related-content {
    background-color: #009091;
}

.content-related-content {
    background-color: #CCE9E9;
}

.hub-related-content {
    background-color: #FFD3B3;
}

.cs-input-label {
    height: 24px;
    margin: 0 200px 8px 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.33;
    color: #222;
}

#corserv-fac-logo {
    height: 49px;
}

.crw-service-action-button a:focus .card-body:before, .crw-service-action-button a:hover .card-body:before {
    background: #FCB316;
}

.news-colour {
    background-color: #CCE9E9;
}

.more-news {
    background-color: #CCE9E9 !important;
    border: solid 1px #1f1f1f;
    border-radius: 4px;
    position: relative;
    top: 40%;
}

.more-news h5 {
    text-align: center;
}

/**** umbraco forms date picker*****/

/*.is-today .pika-button {

}

.pika-button:hover {
}*/


/**** search results page ******/
.search-results h2 a {
    color: #0964b9 !important;
}