﻿/* TUTTE LE VISUALIZZAZIONI PC */
@media screen and (min-width: 992px)
{
	html
	{
		
	}
	body
	{
		font-size: 16px;
	}

	.sm-only, 
	.xs-sm-only
	{
		display: none;
	}

	.container-reset-md
	{
		margin-left: -30px;
		margin-right: -30px;
	}
	.site-container
	{
		/*width: 1140px;
		margin: auto;*/
		padding: 0 !important;
	}

	.hamburger
	{
		
	}
	#menu-button
	{
		left: 30px;
		margin: 0;
		top: 20px;
		border-width: 0;
		display: none;
	}
	#menu-button:hover,
	#menu-button:active,
	#menu-button:focus
	{
		background-color: transparent !important;
	}
	#menu-button .icon-bar
	{
		background-color: #333;
		height: 2px;
		width: 35px;
		display: block;
		margin-bottom: 6px;
		/*box-shadow: 0 0 5px 0 #000;*/
	}
	#menu-button .title
	{
		position: absolute;
		top: 2px;
		left: 45px;
		font-size: 16px;
	}
	
	.sidebar-wrapper.toggled #sidebar-page-content
	{
		left: 250px;
		z-index: 998;
	}
	#sidebar-overlay
	{
		left: 250px;
		background-color: rgba(255,255,255,0.8);
		z-index: 1000;
	}
	.sidebar-wrapper.toggled #sidebar-menu-wrapper
	{
		width: 250px;
	}
	.sidebar-wrapper.toggled .hamburger
	{
		left: 280px !important; /* 440 + 30 */
		z-index: 999;
	}
	nav#sidebar-menu-wrapper
	{
		
	}
	nav .aside-menu
	{
	}
	nav .aside-menu .menu-close-wrap
	{
		padding: 20px 0 20px 30px;
		top: 0;
		left: 0;
		z-index: 1;
	}
	nav .aside-menu .menu-close-wrap figure
	{
		cursor: pointer;
	}
	nav .aside-menu .menu-close-wrap figure img
	{
		width: 15px;
		margin-left: 133px;
		vertical-align: baseline;
	}
	nav .aside-menu .menu-close-wrap .title
	{
		font-size: 16px;
		line-height: 16px;
		vertical-align: text-top;
	}


	#sidebar-page-content
	{
		overflow: auto;
		z-index: 1000;
	}

	.login-bar .header-logo img
	{
		width: 35px;
	}
	.login-bar .user-header-name
	{
		position: relative;
		padding:  30px 0 0 0;
	}
	.login-bar .user-header-name::before
	{
		content: '';
		display: block;
		position: absolute;
		left: -30px;
		right: -30px;
		top: 15px;
		height: 10px;
		z-index: 101;
		background: linear-gradient(to bottom, rgba(0,0,0,0.10) 0%,rgba(0,0,0,0) 100%);
	}
	.login-bar .user-header-name .box
	{
		margin-bottom: 0;
		font-size: 28px;
		line-height: 40px;
		padding-top: 10px;
		font-weight: bold;
	}
	.login-bar .user-header-name .box img
	{
		width: 21px;
		vertical-align: baseline;
		margin-right: 10px;
	}

	div#main, div#main > .table-cell
	{
		height: 100%;
		overflow: hidden;
		position: relative;
	}
	div#main aside
	{
		width: 250px;
	}
	div#main main 
	{
		width: 99%;
		background-color: #F0F0F0;
		z-index: 0;
		vertical-align: top;
		padding-top: 64px;
	}
	div#main main:before 
	{
		content: '';
		display: block;
		position: absolute;
		left: 0;
		width: 15px;
		top: 0;
		bottom: 0;
		z-index: 101;
		background: linear-gradient(to right, rgba(0,0,0,0.10) 0%,rgba(0,0,0,0) 100%);
	}

	footer
	{
		font-size: 14px;
		border-top: 1px solid #CCC;
		/*margin-top: 60px;
		padding-top: 30px;
		margin-bottom: 60px;*/
	}
	footer .footer-title
	{
		margin-bottom: 30px;
	}

	body.auth
	{
		background-image: url('./../Images/bg01.png');
		background-position: top center;
		background-repeat: no-repeat;
		background-size: cover;
		height: auto;
		overflow: auto;
	}
	body.auth .title
	{
		padding-top: 60px;
	}
	body.auth .title h1
	{
		font-size: 28px;
		font-weight: bold;
	}
	

	

	

	.registration
	{
	}
	.registration header
	{
		padding: 30px;
	}
	.registration header h2
	{
		font-size: 22px;
		margin-bottom: 30px;
	}
	.registration header h1
	{
		font-size: 28px;
		margin-bottom: 0;
	}
	.registration header img
	{
		width: 28px;
	}
	.registration main
	{
		position: relative;
		padding: 30px 0;
	}
	.registration main::before
	{
		content: '';
		display: block;
		position: absolute;
		width: auto;
		left: 0;
		right: 0;
		top: 0;
		height: 15px;
		z-index: 101;
		background: linear-gradient(to bottom, rgba(0,0,0,0.10) 0%,rgba(0,0,0,0) 100%);
	}
	.registration main .alert
	{
		font-size: 14px;
		margin-bottom: 30px;
	}
	.registration main .alert img
	{
		width: 28px;
		margin-bottom: 5px;
	}
	.registration main .wizard
	{
		
	}
	.registration main .wizard .next-prev-buttons-table .table-cell:first-child
	{
		padding-right: 10px;
	}
	.registration main .wizard .next-prev-buttons-table .table-cell:last-child
	{
		padding-left: 10px;
	}
	.registration main .wizard .privacy-box
	{
		font-size: 14px;
		padding-bottom: 20px;
	}
	.registration main .wizard .privacy-cb
	{
		margin-top: 15px;
	}
	.registration main .wizard #RegistrationWizard
	{
		width: 100%;
	}
	.registration main .wizard #RegistrationWizard td
	{
		text-align: center;
	}
	.registration main .wizard #RegistrationWizard td .step-button
	{
		padding: 15px 0;
	}

	.registration main .wizard #RegistrationWizard td #step1
	{
		width: 400px;
		margin: auto;
		text-align: left;
	}
	.registration main .wizard #RegistrationWizard td #step1 .step1-taxcode-present-wrap
	{
		margin-bottom: 5px;
	}
	.registration main .wizard #RegistrationWizard td #step1 .step1-taxcode-present-wrap figure img
	{
		width: 20px;
		margin-right: 10px;
	}
	.registration main .wizard #RegistrationWizard td #step1 .step1-taxcode-present-wrap .table-cell
	{
		font-size: 14px;
		line-height: 14px;
	}
	.registration main .wizard #RegistrationWizard td #step1 .already-registered-wrap
	{
		font-size: 14px;
		margin-top: 30px;
		text-align: center;
	}

	.registration main .wizard #RegistrationWizard td #step2
	{
		width: 400px;
		margin: auto;
		text-align: left;
	}
	.registration main .wizard #RegistrationWizard td #step2 ul.step2-radio-buttons
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.registration main .wizard #RegistrationWizard td #step2 ul.step2-radio-buttons li
	{
		margin-bottom: 4px;
	}

	.registration main .wizard #RegistrationWizard td #step3 .table.info
	{
		margin-bottom: 2px;
	}
	.registration main .wizard #RegistrationWizard td #step3 .table.info img
	{
		margin-left: 10px;
		margin-right: 3px;
	}

	.registration main .wizard #RegistrationWizard td #step4
	{
		width: 400px;
		margin: auto;
		text-align: left;
	}
	.registration main .wizard #step4 .step4-next-button
	{
		margin-bottom: 15px;
	}
	.registration main .wizard #step4 .resend-pin-wrap
	{
		font-size: 14px;
	}

	.registration main .wizard #RegistrationWizard td #step5
	{
		width: 400px;
		margin: auto;
	}
	.registration main .wizard #RegistrationWizard .final-step-text
	{
		font-size: 22px;
	}

	.registration #always-info-fancy-message
	{
		width: 70%;
	}
	.registration #always-info-fancy-message-container h3
	{
		margin-bottom: 30px;
	}
	.registration #always-info-fancy-message-container .fancy-message-text
	{
		font-size: 14px;
	}
	.registration #always-info-fancy-message-container .close-btn-wrap
	{
		margin-top: 30px;
	}

	.activation-notify-panel
	{
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
	}
	.activation-notify-panel header
	{
		padding: 30px;
	}
	.activation-notify-panel header h2
	{
		font-size: 22px;
		margin-bottom: 30px;
	}
	.activation-notify-panel header h1
	{
		font-size: 28px;
		margin-bottom: 0;
	}
	.activation-notify-panel header img
	{
		width: 28px;
	}
	.activation-notify-panel main
	{
		font-size: 22px;
		margin-bottom: 30px;
		padding-top: 30px;
	}
	.activation-notify-panel .close-btn
	{
		padding: 15px 30px;
		margin: 30px auto;
	}

	.minor-incapable-triggers
	{
		margin-bottom: 30px;
	}
	.minor-incapable-triggers .minor-incapable-separator .separator
	{
		width: 30px;
		display: inline-block;
	}
	.minor-box-button,
	.incapable-box-button
	{
		width: 100%;
		cursor: pointer;
		padding: 15px 20px;
		font-size: 16px;
	}
	.minor-box-button img,
	.incapable-box-button img
	{
		width: 20px;
	}

	
}

/* PC BIG */
@media screen and (min-width: 1200px)
{
	.site-container
	{
		/*width: 1140px;
		margin: auto;*/
		padding: 0 !important;
	}
}