/*<meta />*/

@media only screen and (max-width: 950px)
{
	/* OffCanvas styles */

	html,
	body
	{
		height: 100%;
		margin: 0;
		overflow-x: hidden;
	}

	.left-off-canvas-menu,
	.right-off-canvas-menu
	{
		display: block;
	}

	/* Foundation Overrides */

	.foundation-wrap,
	.off-canvas-wrap,
	.inner-wrap
	{
		min-height: 100%;
	}

	.foundation-wrap,
	.off-canvas-wrap
	{
		height: 100%;
		overflow-y: auto;
	}

	nav.tab-bar .menu-icon
	{
		display: block;
		border: none;
		z-index: 100;
		top: 50%;
		margin-top: -24px;
		position: absolute;
		left: -11.5px;
	}

	nav.tab-bar
	{
		background-repeat: no-repeat;
		background-position: center top;
		padding-left: 0px;
		padding-top: 15px;
		background-color: transparent;
	}

	/* Topbar Menu Styles */

	.tab-bar-section.middle > div
	{
		min-height: 40px;
	}

	ul.navigation
	{
		display: none;
	}

	.responsive-header
	{
		display: block;
		background: #292929;
		height: 60px;
	}

	.tab-bar-section a.logo
	{
		top: 0;
		margin: 0 auto;
		width: 330px;
		height: 33px;
		background: transparent url('Images/Sage_UserManagement_Mobile.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/Sage_UserManagement_Mobile.png') no-repeat center center;
	}

	.tab-bar .menu-icon span
	{
		height: 48px;
		width: 48px;
		display: block;
		top: 12.5px;
		background: transparent url('Images/ButtonMenu.png') no-repeat center center;
		-pie-background: transparent url('Skins/Fluid/Stylesheets/Images/ButtonMenu.png') no-repeat center center;
	}

	.search-submit
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.search-filter
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.search-input
	{
		background-repeat: no-repeat;
		background-position: center center;
	}

	.right-off-canvas-menu
	{
		background-position: top center;
		background-repeat: no-repeat;
		background: #ebedef none;
		background: -moz-linear-gradient(top, #ebedef 0%, #ebedef 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebedef), color-stop(100%,#ebedef));
		background: -webkit-linear-gradient(top, #ebedef 0%, #ebedef 100%);
		background: -o-linear-gradient(top, #ebedef 0%,#ebedef 100%);
		background: -ms-linear-gradient(top, #ebedef 0%,#ebedef 100%);
		background: linear-gradient(top, #ebedef 0%,#ebedef 100%);
		-pie-background: linear-gradient(#ebedef, #ebedef);
	}

	.right-off-canvas-menu ul ul
	{
		background-position: top center;
		background-repeat: no-repeat;
		background: #ebedef none;
		background: -moz-linear-gradient(top, #ebedef 0%, #ebedef 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebedef), color-stop(100%,#ebedef));
		background: -webkit-linear-gradient(top, #ebedef 0%, #ebedef 100%);
		background: -o-linear-gradient(top, #ebedef 0%,#ebedef 100%);
		background: -ms-linear-gradient(top, #ebedef 0%,#ebedef 100%);
		background: linear-gradient(top, #ebedef 0%,#ebedef 100%);
		-pie-background: linear-gradient(#ebedef, #ebedef);
	}

	.left-off-canvas-menu
	{
		background-position: top center;
		background-repeat: no-repeat;
		background: #ebedef none;
		background: -moz-linear-gradient(top, #ebedef 0%, #ebedef 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebedef), color-stop(100%,#ebedef));
		background: -webkit-linear-gradient(top, #ebedef 0%, #ebedef 100%);
		background: -o-linear-gradient(top, #ebedef 0%,#ebedef 100%);
		background: -ms-linear-gradient(top, #ebedef 0%,#ebedef 100%);
		background: linear-gradient(top, #ebedef 0%,#ebedef 100%);
		-pie-background: linear-gradient(#ebedef, #ebedef);
	}

	.left-off-canvas-menu ul ul
	{
		background-position: top center;
		background-repeat: no-repeat;
		background: #ebedef none;
		background: -moz-linear-gradient(top, #ebedef 0%, #ebedef 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebedef), color-stop(100%,#ebedef));
		background: -webkit-linear-gradient(top, #ebedef 0%, #ebedef 100%);
		background: -o-linear-gradient(top, #ebedef 0%,#ebedef 100%);
		background: -ms-linear-gradient(top, #ebedef 0%,#ebedef 100%);
		background: linear-gradient(top, #ebedef 0%,#ebedef 100%);
		-pie-background: linear-gradient(#ebedef, #ebedef);
	}

	.right-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after,
	.left-off-canvas-menu ul.off-canvas-list li.has-submenu > a:after
	{
		margin-left: 0.5rem;
	}

	.right-submenu .back > a:after,
	.left-submenu .back > a:after
	{
		margin-left: 0.5em;
	}

	nav.tab-bar .row.outer-row
	{
		
	}

	.row.outer-row
	{
		
	}

	.main-section > .row.outer-row
	{
		
	}

	ul.off-canvas-list li a
	{
		border-bottom: solid 1px #e1e1e1;
		color: #2b2421;
		font-family: Arial;
		font-size: 10pt;
		white-space: normal;
		background: none;
	}

	ul.off-canvas-list li.back > a
	{
		border-bottom: solid 1px #e1e1e1;
		font-size: 10pt;
		background: none;
	}

	ul.off-canvas-list li a:hover
	{
		color: #ffffff;
		font-size: 10pt;
		background-color: #255bc7;
	}

	ul.off-canvas-list li.back > a:hover
	{
		font-size: 10pt;
		background-color: #255bc7;
	}

	.row.nav-search
	{
		
	}

	.search-bar
	{
		width: 98%;
		margin-right: -10px;
	}

	.search-field
	{
		padding-right: 97px;
	}

	.search-filter-content
	{
		font-family: Arial;
	}

	.search-filter.open
	{
		font-family: Arial;
	}

	.search-filter.selected
	{
		
	}

	.search-filter-content ul li:hover
	{
		
	}

	.search-field::-webkit-input-placeholder
	{
		
	}

	.search-field::-moz-placeholder
	{
		
	}

	.search-filter-wrapper
	{
		
	}
}

