/*<meta />*/

@media only screen and (max-width: 1170px)
{
	/* Search Styles */

	.search-bar .search-filter
	{
		font-size: 1em;
	}

	.button.login-button.feedback-required,
	.button.edit-user-profile-button.feedback-required
	{
		display: none;
	}

	.pulse-frame
	{
		display: none;
	}

	ul.menu._Skins_CCA_Side_Menu.mc-component
	{
		font-size: 14px;
		background-color: #f1f6ff;
	}

	ul.menu._Skins_CCA_Side_Menu.mc-component a
	{
		font-size: 14px;
	}

	ul.menu._Skins_CCA_Side_Menu.mc-component li > a
	{
		background-color: transparent;
	}

	ul.menu._Skins_CCA_Side_Menu.mc-component ul > li > a
	{
		background-color: transparent;
	}

	ul.menu._Skins_CCA_Side_Menu.mc-component ul ul > li > a
	{
		background-color: transparent;
	}

	ul.menu._Skins_CCA_Side_Menu.mc-component ul ul ul > li > a
	{
		background-color: transparent;
	}

	ul.menu._Skins_CCA_Side_Menu.mc-component ul ul ul ul > li > a
	{
		background-color: transparent;
	}

	ul.menu._Skins_CCA_Side_Menu.mc-component li > a.selected
	{
		background: transparent;
		background: -moz-linear-gradient(top, #a3bcf1 0%, #a3bcf1 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a3bcf1), color-stop(100%,#a3bcf1));
		background: -webkit-linear-gradient(top, #a3bcf1 0%, #a3bcf1 100%);
		background: -o-linear-gradient(top, #a3bcf1 0%,#a3bcf1 100%);
		background: -ms-linear-gradient(top, #a3bcf1 0%,#a3bcf1 100%);
		background: linear-gradient(top, #a3bcf1 0%,#a3bcf1 100%);
	}

	ul.menu._Skins_CCA_Side_Menu.mc-component li > a:hover
	{
		background-color: #d5e2fe;
	}

	ul.menu._Skins_CCA_Side_Menu.mc-component ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: #d5e2fe;
	}

	ul.menu._Skins_CCA_Side_Menu.mc-component ul ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: #d5e2fe;
	}

	ul.menu._Skins_CCA_Side_Menu.mc-component ul ul ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: #d5e2fe;
	}

	ul.menu._Skins_CCA_Side_Menu.mc-component ul ul ul ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: #d5e2fe;
	}

	ul.menu._Skins_CCA_Side_Menu.mc-component li > a.selected:hover
	{
		background: #d5e2fe;
		background: -moz-linear-gradient(top, transparent 0%, transparent 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,transparent), color-stop(100%,transparent));
		background: -webkit-linear-gradient(top, transparent 0%, transparent 100%);
		background: -o-linear-gradient(top, transparent 0%,transparent 100%);
		background: -ms-linear-gradient(top, transparent 0%,transparent 100%);
		background: linear-gradient(top, transparent 0%,transparent 100%);
	}

	.search-bar._Skins_CCA_Topic_Searchbar.mc-component
	{
		
	}

	.search-bar._Skins_CCA_Topic_Searchbar.mc-component .search-field
	{
		background-color: #ffffff;
	}

	.search-bar._Skins_CCA_Topic_Searchbar.mc-component .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #ffffff url('Images/FilterOutline.png') no-repeat center center;
	}

	.search-bar._Skins_CCA_Topic_Searchbar.mc-component .search-submit
	{
		
	}

	._Skins_CCA_Topic_Searchbar.mc-component .search-filter-content
	{
		top: 2em;
		background-color: #ffffff;
	}

	.search-bar._Skins_CCA_Topic_Searchbar.mc-component .search-filter.open
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #ffffff;
	}

	.search-bar._Skins_CCA_Topic_Searchbar.mc-component .search-filter:hover
	{
		background-color: #ffffff;
	}

	.search-bar._Skins_CCA_Topic_Searchbar.mc-component .search-filter.selected
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/Filter.png') no-repeat center center;
	}

	._Skins_CCA_Topic_Searchbar.mc-component .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	.search-bar._Skins_CCA_Topic_Searchbar.mc-component .search-field::-webkit-input-placeholder
	{
		
	}

	.search-bar._Skins_CCA_Topic_Searchbar.mc-component .search-field::-moz-placeholder
	{
		
	}

	.search-bar._Skins_CCA_Topic_Searchbar.mc-component .search-field:-moz-placeholder
	{
		
	}

	.search-bar._Skins_CCA_Topic_Searchbar.mc-component .search-field:-ms-input-placeholder
	{
		
	}

	.search-bar.search-bar-container._Skins_CCA_Topic_Searchbar.mc-component .search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: transparent url('Images/Magnifying_glass_white.png') no-repeat center center;
	}

	.search-bar.search-bar-container._Skins_CCA_Topic_Searchbar.mc-component .search-submit:hover
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #ebebeb url('Images/Magnifying_glass_grey.png') no-repeat center center;
	}

	.buttons._Skins_CCA_Topic_Toolbar.mc-component
	{
		
	}

	._Skins_CCA_Topic_Toolbar.mc-component .button
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #ececec;
		background: -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_CCA_Topic_Toolbar.mc-component .button.collapse-all-button
	{
		background: #ececec url('Images/collapse.png') no-repeat center center;
		background: url('Images/collapse.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/collapse.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/collapse.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_CCA_Topic_Toolbar.mc-component .button.current-topic-index-button
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #ececec;
		background: -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_CCA_Topic_Toolbar.mc-component .button.download pdf-button
	{
		background: #ececec url('Images/PDFIcon.png') no-repeat center center;
		background: url('Images/PDFIcon.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/PDFIcon.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/PDFIcon.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/PDFIcon.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/PDFIcon.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/PDFIcon.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Components/Images/PDFIcon.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_CCA_Topic_Toolbar.mc-component .button.expand-all-button
	{
		background: #ececec url('Images/expand.png') no-repeat center center;
		background: url('Images/expand.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/expand.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/expand.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/expand.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/expand.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/expand.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_CCA_Topic_Toolbar.mc-component .button.next-topic-button
	{
		background: #ececec url('Images/navigate-next.png') no-repeat center center;
		background: url('Images/navigate-next.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/navigate-next.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/navigate-next.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/navigate-next.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/navigate-next.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/navigate-next.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_CCA_Topic_Toolbar.mc-component .button.pdf-button
	{
		background: #ececec url('Images/PDFIcon.png') no-repeat center center;
		background: url('Images/PDFIcon.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/PDFIcon.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/PDFIcon.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/PDFIcon.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/PDFIcon.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/PDFIcon.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
		-pie-background: url('Skins/Default/Stylesheets/Components/Images/PDFIcon.png') no-repeat center center, linear-gradient(#ffffff, #ececec);
	}

	._Skins_CCA_Topic_Toolbar.mc-component .button.previous-topic-button
	{
		background: #ececec url('Images/navigate-previous.png') no-repeat center center;
		background: url('Images/navigate-previous.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/navigate-previous.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/navigate-previous.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/navigate-previous.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/navigate-previous.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/navigate-previous.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_CCA_Topic_Toolbar.mc-component .button.print-button
	{
		background: #ececec url('Images/printer.png') no-repeat center center;
		background: url('Images/printer.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/printer.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/printer.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/printer.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/printer.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/printer.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_CCA_Topic_Toolbar.mc-component .button.remove-highlight-button
	{
		background: #ececec url('Images/highlight.png') no-repeat center center;
		background: url('Images/highlight.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/highlight.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/highlight.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/highlight.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/highlight.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/highlight.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_CCA_Topic_Toolbar.mc-component .button.select-language-button
	{
		background: #ececec url('Images/select-language.png') no-repeat center center;
		background: url('Images/select-language.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/select-language.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/select-language.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/select-language.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/select-language.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/select-language.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_CCA_Topic_Toolbar.mc-component .button.select-skin-button
	{
		background: #ececec url('Images/select-skin.png') no-repeat center center;
		background: url('Images/select-skin.png') no-repeat center center, -moz-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/select-skin.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec));
		background: url('Images/select-skin.png') no-repeat center center, -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
		background: url('Images/select-skin.png') no-repeat center center, -o-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/select-skin.png') no-repeat center center, -ms-linear-gradient(top, #ffffff 0%,#ececec 100%);
		background: url('Images/select-skin.png') no-repeat center center, linear-gradient(top, #ffffff 0%,#ececec 100%);
	}

	._Skins_CCA_Topic_Toolbar.mc-component .toolbar-button-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_CCA_Topic_Toolbar.mc-component .toolbar-button-drop-down.select-language-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_CCA_Topic_Toolbar.mc-component .toolbar-button-drop-down.select-language-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_CCA_Topic_Toolbar.mc-component .toolbar-button-drop-down.select-skin-drop-down
	{
		background-color: #FFFFFF;
	}

	._Skins_CCA_Topic_Toolbar.mc-component .toolbar-button-drop-down.select-skin-drop-down ul li:hover
	{
		background-color: #E5EFF7;
	}

	._Skins_CCA_Topic_Toolbar.mc-component .button-separator
	{
		
	}
}

