﻿/*
	colours
*/
.colours-bk-main,
.colours-bk-associated,
.crw-service-action-button .card-body:before,
.footer-contact {
	background-color: #e3756a;
}

.home-related-content {
	background-color: #a2d2b7;
}

.content-related-content {
    background-color: #F9E3E1;
}

.hub-related-content {
	background-color: #ECF6F1;
}

.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: #ECF6F1;
}

.more-news {
	background-color: #ECF6F1 !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;
}

