/*<meta />*/

@media only screen and (max-width: 767px)
{
	nav.title-bar
	{
		background-position: center top;
		background-repeat: no-repeat;
		background: #171F2C none;
		-pie-background: #171F2C;
	}

	.title-bar-layout a.logo
	{
		width: 35px;
		height: 33px;
		align-self: flex-start;
		background: transparent url('Images/CP_Logo_mobile.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/CP_Logo_mobile.png') no-repeat center center;
	}

	.search-bar .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		height: 25px;
		border-top: solid 2px #d2d5d9;
		border-right: solid 2px #d2d5d9;
		border-bottom: solid 2px #d2d5d9;
		border-top-right-radius: 1px;
		border-bottom-right-radius: 1px;
	}

	.search-bar .search-filter
	{
		background-position: center center;
		height: 25px;
		border-top: solid 2px #d2d5d9;
		border-bottom: solid 2px #d2d5d9;
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	.search-input
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.off-canvas.position-right
	{
		background-position: top center;
	}

	.off-canvas.position-right ul ul
	{
		background-position: top center;
	}

	.off-canvas.position-left
	{
		background-position: top center;
	}

	.off-canvas.position-left ul ul
	{
		background-position: top center;
	}

	.title-bar-section.middle > div
	{
		
	}

	.off-canvas-wrapper-inner nav.title-bar .outer-row
	{
		
	}

	.title-bar-layout .logo-wrapper
	{
		order: 2;
		min-height: 40px;
		align-self: flex-start;
		flex-basis: auto;
	}

	.menu-icon-container
	{
		min-height: 40px;
	}

	.off-canvas-wrapper-inner .main-section > .outer-row
	{
		
	}

	.main-section > .outer-row
	{
		
	}

	.off-canvas-wrapper-inner .outer-row
	{
		
	}

	.off-canvas
	{
		background-repeat: repeat;
		background-color: #F7F7F7;
	}

	.off-canvas ul ul
	{
		background-repeat: repeat;
		background-color: #F7F7F7;
	}

	ul.off-canvas-list li a
	{
		border-bottom: dotted 1px #333333;
		border-left: none 0px transparent;
		color: #333333;
		font-family: 'Open Sans';
		font-size: 13px;
		font-weight: bold;
	}

	ul.off-canvas-list ul > li > a
	{
		font-weight: normal;
	}

	ul.off-canvas-list ul ul > li > a
	{
		
	}

	ul.off-canvas-list ul ul ul > li > a
	{
		
	}

	ul.off-canvas-list ul ul ul ul > li > a
	{
		
	}

	ul.off-canvas-list li.js-drilldown-back > a
	{
		
	}

	ul.off-canvas-list li a:hover
	{
		background-color: #BCE3FE;
	}

	ul.off-canvas-list ul > li > a:hover
	{
		background-color: #BCE3FE;
	}

	ul.off-canvas-list ul ul > li > a:hover
	{
		background-color: #BCE3FE;
	}

	ul.off-canvas-list ul ul ul > li > a:hover
	{
		background-color: #BCE3FE;
	}

	ul.off-canvas-list ul ul ul ul > li > a:hover
	{
		background-color: #BCE3FE;
	}

	ul.off-canvas-list li.js-drilldown-back > a:hover
	{
		background-color: #BCE3FE;
	}

	ul.off-canvas-list li a.selected
	{
		color: #333333;
		background-color: #3594FF;
	}

	ul.off-canvas-list ul > li > a.selected
	{
		background-color: #3594FF;
	}

	ul.off-canvas-list ul ul > li > a.selected
	{
		background-color: #3594FF;
	}

	ul.off-canvas-list ul ul ul > li > a.selected
	{
		background-color: #3594FF;
	}

	ul.off-canvas-list ul ul ul ul > li > a.selected
	{
		background-color: #3594FF;
	}

	.title-bar .menu-icon span
	{
		background: transparent url('Images/Menu.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Menu.png') no-repeat center center;
	}

	nav.title-bar .menu-icon
	{
		left: -13px;
		right: auto;
	}

	.search-auto-complete ul
	{
		background-color: #ffffff;
	}

	.search-auto-complete li.auto-result-item a
	{
		
	}

	.search-auto-complete li.auto-result-item
	{
		
	}

	.search-auto-complete li.auto-result-content
	{
		
	}

	.search-auto-complete li.auto-result-history
	{
		
	}

	.search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	.search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	.search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	.search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	.search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	.search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	.search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	.search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	.search-auto-complete li.auto-result-content .auto-result-icon
	{
		background: transparent url('Images/icon-topic.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	.search-auto-complete li.auto-result-history .auto-result-icon
	{
		background: transparent url('Images/icon-search.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	.search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	.search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	.search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	.search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	.search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	.search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	.search-auto-complete li .auto-result-remove
	{
		width: 17px;
		height: 27px;
		background: transparent url('Images/icon-remove.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	.search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	.nav-search-wrapper
	{
		order: 1;
		flex-basis: auto;
	}

	.nav-search
	{
		width: 75%;
		margin-top: 10px;
		margin-bottom: 10px;
	}

	.search-bar .search-field
	{
		height: 25px;
		border-top: solid 2px #d2d5d9;
		border-right: solid 2px #d2d5d9;
		border-bottom: solid 2px #d2d5d9;
		border-left: solid 2px #d2d5d9;
		border-top-left-radius: 1px;
		border-top-right-radius: 1px;
		border-bottom-right-radius: 1px;
		border-bottom-left-radius: 1px;
		background-color: #ffffff;
		padding-right: 5px;
	}

	.search-filter-content
	{
		top: 25px;
		background-color: #ffffff;
	}

	.search-bar .search-filter.open
	{
		background-color: #ffffff;
	}

	.search-bar .search-filter:hover
	{
		background-repeat: no-repeat;
		background-color: #ffffff;
	}

	.search-bar .search-filter.selected
	{
		background-repeat: no-repeat;
		background: transparent url('Images/icon-filter-selected.png') no-repeat center center;
	}

	.search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	.search-bar .search-field::-webkit-input-placeholder
	{
		
	}

	.search-bar .search-field::-moz-placeholder
	{
		
	}

	.search-bar .search-field:-moz-placeholder
	{
		
	}

	.search-bar .search-field:-ms-input-placeholder
	{
		
	}

	.search-bar.search-bar-container .search-submit
	{
		background-repeat: no-repeat;
		background: transparent url('Images/icon-search.png') no-repeat center center;
	}

	.search-bar.search-bar-container .search-submit:hover
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}
}

