/*<meta />*/

@media only screen and (max-width: 1279px)
{
	/* 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;
	}

	.central-account-text
	{
		display: none;
	}

	._Skins_eLearning.mc-component .elearning-progress-bar-inner
	{
		background-color: #3D2562;
	}

	._Skins_eLearning.mc-component .elearning-progress-bar
	{
		background-color: #e0e1e2;
	}

	._Skins_eLearning.mc-component .elearning-progress-text
	{
		
	}

	._Skins_eLearning.mc-component .elearning-progress-wrapper
	{
		
	}

	.buttons._Skins_eLearning.mc-component
	{
		
	}

	._Skins_eLearning.mc-component .elearning-button
	{
		background-repeat: no-repeat;
		background: #3D2562;
		background: -moz-linear-gradient(top, #3D2562 0%, #3D2562 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3D2562), color-stop(100%,#3D2562));
		background: -webkit-linear-gradient(top, #3D2562 0%, #3D2562 100%);
		background: -o-linear-gradient(top, #3D2562 0%,#3D2562 100%);
		background: -ms-linear-gradient(top, #3D2562 0%,#3D2562 100%);
		background: linear-gradient(#3D2562 0%,#3D2562 100%);
		-pie-background: linear-gradient(#3D2562, #3D2562);
		background-position: center center;
	}

	._Skins_eLearning.mc-component .elearning-button > div
	{
		
	}

	._Skins_eLearning.mc-component .elearning-button .button-icon-wrapper
	{
		
	}

	._Skins_eLearning.mc-component .elearning-button .button-text
	{
		
	}

	._Skins_eLearning.mc-component .elearning-button.complete-button
	{
		background-repeat: no-repeat;
		background: #3D2562;
		background: -moz-linear-gradient(top, #3D2562 0%, #3D2562 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3D2562), color-stop(100%,#3D2562));
		background: -webkit-linear-gradient(top, #3D2562 0%, #3D2562 100%);
		background: -o-linear-gradient(top, #3D2562 0%,#3D2562 100%);
		background: -ms-linear-gradient(top, #3D2562 0%,#3D2562 100%);
		background: linear-gradient(#3D2562 0%,#3D2562 100%);
		-pie-background: linear-gradient(#3D2562, #3D2562);
	}

	._Skins_eLearning.mc-component .elearning-button.next-topic-button
	{
		background-repeat: no-repeat;
		background: #3D2562;
		background: -moz-linear-gradient(top, #3D2562 0%, #3D2562 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3D2562), color-stop(100%,#3D2562));
		background: -webkit-linear-gradient(top, #3D2562 0%, #3D2562 100%);
		background: -o-linear-gradient(top, #3D2562 0%,#3D2562 100%);
		background: -ms-linear-gradient(top, #3D2562 0%,#3D2562 100%);
		background: linear-gradient(#3D2562 0%,#3D2562 100%);
		-pie-background: linear-gradient(#3D2562, #3D2562);
	}

	._Skins_eLearning.mc-component .elearning-button.previous-topic-button
	{
		background-repeat: no-repeat;
		background: #3D2562;
		background: -moz-linear-gradient(top, #3D2562 0%, #3D2562 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3D2562), color-stop(100%,#3D2562));
		background: -webkit-linear-gradient(top, #3D2562 0%, #3D2562 100%);
		background: -o-linear-gradient(top, #3D2562 0%,#3D2562 100%);
		background: -ms-linear-gradient(top, #3D2562 0%,#3D2562 100%);
		background: linear-gradient(#3D2562 0%,#3D2562 100%);
		-pie-background: linear-gradient(#3D2562, #3D2562);
	}

	._Skins_eLearning.mc-component .elearning-button:disabled
	{
		background: #998cac;
		background: -moz-linear-gradient(top, #998cac 0%, #998cac 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#998cac), color-stop(100%,#998cac));
		background: -webkit-linear-gradient(top, #998cac 0%, #998cac 100%);
		background: -o-linear-gradient(top, #998cac 0%,#998cac 100%);
		background: -ms-linear-gradient(top, #998cac 0%,#998cac 100%);
		background: linear-gradient(#998cac 0%,#998cac 100%);
		-pie-background: linear-gradient(#998cac, #998cac);
	}

	._Skins_eLearning.mc-component .elearning-button:disabled .button-icon
	{
		
	}

	._Skins_eLearning.mc-component .elearning-button:disabled .button-text
	{
		
	}

	._Skins_eLearning.mc-component .elearning-button.complete-button:disabled
	{
		background: #998cac;
		background: -moz-linear-gradient(top, #998cac 0%, #998cac 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#998cac), color-stop(100%,#998cac));
		background: -webkit-linear-gradient(top, #998cac 0%, #998cac 100%);
		background: -o-linear-gradient(top, #998cac 0%,#998cac 100%);
		background: -ms-linear-gradient(top, #998cac 0%,#998cac 100%);
		background: linear-gradient(#998cac 0%,#998cac 100%);
		-pie-background: linear-gradient(#998cac, #998cac);
	}

	._Skins_eLearning.mc-component .elearning-button.next-topic-button:disabled
	{
		background: #998cac;
		background: -moz-linear-gradient(top, #998cac 0%, #998cac 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#998cac), color-stop(100%,#998cac));
		background: -webkit-linear-gradient(top, #998cac 0%, #998cac 100%);
		background: -o-linear-gradient(top, #998cac 0%,#998cac 100%);
		background: -ms-linear-gradient(top, #998cac 0%,#998cac 100%);
		background: linear-gradient(#998cac 0%,#998cac 100%);
		-pie-background: linear-gradient(#998cac, #998cac);
	}

	._Skins_eLearning.mc-component .elearning-button.previous-topic-button:disabled
	{
		background: #998cac;
		background: -moz-linear-gradient(top, #998cac 0%, #998cac 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#998cac), color-stop(100%,#998cac));
		background: -webkit-linear-gradient(top, #998cac 0%, #998cac 100%);
		background: -o-linear-gradient(top, #998cac 0%,#998cac 100%);
		background: -ms-linear-gradient(top, #998cac 0%,#998cac 100%);
		background: linear-gradient(#998cac 0%,#998cac 100%);
		-pie-background: linear-gradient(#998cac, #998cac);
	}

	._Skins_eLearning.mc-component .elearning-button:hover:enabled
	{
		background: #4c366e;
		background: -moz-linear-gradient(top, #4c366e 0%, #4c366e 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c366e), color-stop(100%,#4c366e));
		background: -webkit-linear-gradient(top, #4c366e 0%, #4c366e 100%);
		background: -o-linear-gradient(top, #4c366e 0%,#4c366e 100%);
		background: -ms-linear-gradient(top, #4c366e 0%,#4c366e 100%);
		background: linear-gradient(#4c366e 0%,#4c366e 100%);
		-pie-background: linear-gradient(#4c366e, #4c366e);
	}

	._Skins_eLearning.mc-component .elearning-button:hover:enabled .button-icon
	{
		
	}

	._Skins_eLearning.mc-component .elearning-button:hover:enabled .button-text
	{
		
	}

	._Skins_eLearning.mc-component .elearning-button.complete-button:hover:enabled
	{
		background: #4c366e;
		background: -moz-linear-gradient(top, #4c366e 0%, #4c366e 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c366e), color-stop(100%,#4c366e));
		background: -webkit-linear-gradient(top, #4c366e 0%, #4c366e 100%);
		background: -o-linear-gradient(top, #4c366e 0%,#4c366e 100%);
		background: -ms-linear-gradient(top, #4c366e 0%,#4c366e 100%);
		background: linear-gradient(#4c366e 0%,#4c366e 100%);
		-pie-background: linear-gradient(#4c366e, #4c366e);
	}

	._Skins_eLearning.mc-component .elearning-button.next-topic-button:hover:enabled
	{
		background: #4c366e;
		background: -moz-linear-gradient(top, #4c366e 0%, #4c366e 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c366e), color-stop(100%,#4c366e));
		background: -webkit-linear-gradient(top, #4c366e 0%, #4c366e 100%);
		background: -o-linear-gradient(top, #4c366e 0%,#4c366e 100%);
		background: -ms-linear-gradient(top, #4c366e 0%,#4c366e 100%);
		background: linear-gradient(#4c366e 0%,#4c366e 100%);
		-pie-background: linear-gradient(#4c366e, #4c366e);
	}

	._Skins_eLearning.mc-component .elearning-button.previous-topic-button:hover:enabled
	{
		background: #4c366e;
		background: -moz-linear-gradient(top, #4c366e 0%, #4c366e 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4c366e), color-stop(100%,#4c366e));
		background: -webkit-linear-gradient(top, #4c366e 0%, #4c366e 100%);
		background: -o-linear-gradient(top, #4c366e 0%,#4c366e 100%);
		background: -ms-linear-gradient(top, #4c366e 0%,#4c366e 100%);
		background: linear-gradient(#4c366e 0%,#4c366e 100%);
		-pie-background: linear-gradient(#4c366e, #4c366e);
	}

	._Skins_eLearning.mc-component .button-separator
	{
		background-color: #e1e1e1;
	}

	._Skins_Search.mc-component .search-auto-complete ul
	{
		background-color: #ffffff;
	}

	._Skins_Search.mc-component .search-auto-complete li.auto-result-item a
	{
		
	}

	._Skins_Search.mc-component .search-auto-complete li.auto-result-item
	{
		
	}

	._Skins_Search.mc-component .search-auto-complete li.auto-result-content
	{
		
	}

	._Skins_Search.mc-component .search-auto-complete li.auto-result-history
	{
		
	}

	._Skins_Search.mc-component .search-auto-complete li.auto-result-item.auto-result-selected a
	{
		
	}

	._Skins_Search.mc-component .search-auto-complete li.auto-result-item.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_Search.mc-component .search-auto-complete li.auto-result-content.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_Search.mc-component .search-auto-complete li.auto-result-history.auto-result-selected
	{
		background-color: #ececec;
	}

	._Skins_Search.mc-component .search-auto-complete li.auto-result-item .auto-result-description
	{
		
	}

	._Skins_Search.mc-component .search-auto-complete li.auto-result-content .auto-result-description
	{
		
	}

	._Skins_Search.mc-component .search-auto-complete li.auto-result-history .auto-result-description
	{
		
	}

	._Skins_Search.mc-component .search-auto-complete li.auto-result-item .auto-result-icon
	{
		
	}

	._Skins_Search.mc-component .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/Default/Stylesheets/Components/Images/icon-topic.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Search.mc-component .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/Default/Stylesheets/Components/Images/icon-search.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Search.mc-component .search-auto-complete li.auto-result-item .auto-result-phrase
	{
		
	}

	._Skins_Search.mc-component .search-auto-complete li.auto-result-content .auto-result-phrase
	{
		
	}

	._Skins_Search.mc-component .search-auto-complete li.auto-result-history .auto-result-phrase
	{
		
	}

	._Skins_Search.mc-component .search-auto-complete li.auto-result-item .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Search.mc-component .search-auto-complete li.auto-result-content .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Search.mc-component .search-auto-complete li.auto-result-history .auto-result-phrase .search-result-highlight
	{
		
	}

	._Skins_Search.mc-component .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/Default/Stylesheets/Components/Images/icon-remove.png') no-repeat center center;
		background-size: contain;
	}

	._Skins_Search.mc-component .search-auto-complete li.auto-result-item .auto-result-separator
	{
		
	}

	.search-bar._Skins_Search.mc-component
	{
		width: 50%;
	}

	.search-bar._Skins_Search.mc-component .search-field
	{
		background-color: #ffffff;
	}

	.search-bar._Skins_Search.mc-component .search-submit
	{
		
	}

	.search-bar._Skins_Search.mc-component .search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
		background: #ffffff none;
		-pie-background: #ffffff;
	}

	._Skins_Search.mc-component .search-filter-content
	{
		top: 3em;
		background-color: #ffffff;
	}

	.search-bar._Skins_Search.mc-component .search-filter-wrapper.open
	{
		background-position: center center;
		-pie-background: #ffffff;
		background-color: #ffffff;
		background-repeat: no-repeat;
	}

	.search-bar._Skins_Search.mc-component .search-filter:hover
	{
		background-color: #ffffff;
	}

	.search-bar._Skins_Search.mc-component .search-filter.selected
	{
		background: transparent url('Images/Filter.png') no-repeat center center;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/Filter.png') no-repeat center center;
	}

	._Skins_Search.mc-component .search-filter-content ul li:hover
	{
		background-color: #ffffff;
	}

	._Skins_Search.mc-component .search-filter-content ul li button:focus
	{
		background-color: #ffffff;
	}

	.search-bar._Skins_Search.mc-component .search-field::-webkit-input-placeholder
	{
		
	}

	.search-bar._Skins_Search.mc-component .search-field::-moz-placeholder
	{
		
	}

	.search-bar._Skins_Search.mc-component .search-field:-moz-placeholder
	{
		
	}

	.search-bar._Skins_Search.mc-component .search-field:-ms-input-placeholder
	{
		
	}

	.search-bar.search-bar-container._Skins_Search.mc-component .search-submit
	{
		background: #FFFFFF url('Images/search-med.png') no-repeat center center;
		-pie-background: #FFFFFF url('Skins/Default/Stylesheets/Components/Images/search-med.png') no-repeat center center;
	}

	.search-bar.search-bar-container._Skins_Search.mc-component .search-submit:hover
	{
		background-repeat: no-repeat;
		background-position: center center;
		background-color: #FFFFFF;
	}
}

