.disclaimerContainerNo{
	//display:none;
}

#ctl00_FeaturedContent_folderStatusRepeater_ctl01_folderStatusCheckboxLabel{
	display:none;
}

 #ctl00_FeaturedContent_dropdown_list option[value=Neighbourhood] {display: none;}
 
 .ourcity-header-container {
	background-image: url(https://my.whistler.ca/OnlineServices/inhouse/images/header-bg-long.png);
    background-repeat: no-repeat;
	background-position: left top;
    min-height: 100px;
	background-color: #0062ab;
    border-bottom: solid #0062ab 1px;
    background-position: 0% 0%;
    background-size: cover;
}


.ourcity-header {
    padding-top: 18px;
	 min-height: 80px;
}


.nav-header-button {
    right: 5px;
    top: 55px;
}

.prospero-search-content {
    background-color: #e8eff7;
}

#filterSidebar {
    top: 0px;
    width: 250px;
    background: #e8eff7;
	color: #fff;
}

#searchContent {
    background-color: #ffffff;
}

#searchResultsDiv {
    background-color: #ffffff;
}

.content-container {
    background-color: #f3f3f3;
	border-radius: 5px;
	box-shadow: none;
	border: #054786 solid 1px;
}

.btn-primary {
    color: #fff;
    background-color: #76A031;
    border-color: #76A031;
}

.btn-primary:hover {
    color: #ffffff;
    background-color: #054786;
	border-color: #054786;
}

.btn-default {
    color: #fff;
    background-color: #76A031;
    border-color: #76A031;
}

.btn-default:hover {
    color: #fff;
    background-color: #015286;
    border-color: #015286;
}

.content-container-header {
    margin-top: 0px;
    margin-bottom: 4px;
    min-height: 25px;
    border: 1px solid #0062ab;
    border-radius: 5px 5px 0px 0px;
    background-color: #054786;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.25, #2f2f27), color-stop(1, #5e5e57) );
    background-image: -o-linear-gradient(bottom, #054786 25%, #054786 100%);
    background-image: -moz-linear-gradient(bottom, #054786 25%, #054786 100%);
    background-image: -webkit-linear-gradient(bottom, #054786 25%, #054786 100%);
    background-image: -ms-linear-gradient(bottom, #054786 25%, #054786 100%);
    background-image: linear-gradient(to bottom, #054786 25%, #054786 100%);
}

.content-container-header:hover {
    background-color: #054786;
    background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0.4, #054786), color-stop(0.77, #054786) );
    background-image: -o-linear-gradient(bottom, #054786 40%, #054786 77%);
    background-image: -moz-linear-gradient(bottom, #054786 40%, #054786 77%);
    background-image: -webkit-linear-gradient(bottom, #054786 40%, #054786 77%);
    background-image: -ms-linear-gradient(bottom, #054786 40%, #054786 77%);
    background-image: linear-gradient(to bottom, #054786 40%, #054786 77%);
}

.folderType-checkbox-label, .folderTypeMobile-checkbox-label, .folderStatus-checkbox-label, .folderStatusMobile-checkbox-label {
    color: #054786;;
}

#filterSidebarMobile .filterHeader, #filterSidebar .filterHeader {
    background-color: #054786;
    color: #fff;
    padding-bottom: 15px;
    padding-top: 15px;
}

.searchResultsFooter {
    background-color: #ffffff;
}

.search-pagination {
    margin-top: 10px;
}

.prospero-folderDetails-content {
    background-color: #fff;
}

.related-project-details-btn {
    background-color: #78a22f;
    border: thin solid #eeeeee;
    color: #fff;
}

.related-project-details-btn:hover {
    background-color: #054786;
    border: thin solid #eeeeee;
    color: #fff;
}

.completed-task {
    color:#666;
}

a {
    color: #78a22f;
    text-decoration: none;
}

#filterSidebar {
    padding-top: 0px;
}

#filterSidebarMobile .filterHeader:not(:first-child), #filterSidebar .filterHeader:not(:first-child) {
    border-top: 2px #054786 solid;
    margin-top: 5px;
    padding-top: 10px;
}

.prospero-body {
    top: 100px;
}

.filter-header-button {
    color: #0062ab;
}

.sidebar-left-nav {
    background: #e8eff7;
}

.dropdown-toggle img{
	content:url("../images/menu_white.png");
}

.btn-group.open .dropdown-toggle {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
	-webkit-box-shadow: none;
    box-shadow: none;
}

.btn{
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}



.related-permits-row div:nth-child(2){
	display:none;
} 

#searchResultsDiv div.content-container div.content-container-body div:nth-child(2){
	display:none;
}

#filterACTIVE{
	display:none !important;
	opacity:0;
}

#filterSidebar div:nth-child(4),#filterSidebar div:nth-child(5),#filterSidebar div:nth-child(6) {
	display:none;
}

.prospero-folderDetails-content div#sectionTopContainer div:nth-child(2) div:nth-child(7) {
	display:none !important;
}

#ctl00_FeaturedContent_disclaimerContainer{
    display: none;
}

/***************************************************
Test System
****************************************************/

