
/* LOADER_CSS.PHP ============================================================================================================ */
/* CSS3 PERSONALIZZAZIONE NO VIEWPORT ============================================================================================================ */

/* AGHILON LOADER */
					.testo_ara {    
						color: #ff3300;
                        font-family: arial, verdana, sans-serif;
						font-weight: 500;
						line-height: 105%;   }
														
					.testo_agl {   
						font-size: 0.688em;   }
														
					.testo_mot {   
						font-size: 0.563em;    }
						
					.testo_go {    
						font-size: 0.610em;   } 

		#startLoader { 
			background-color: #ffffff; 
			width: 100%;
			height: 100%;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box; 
				position: absolute;
				z-index: 999000;
				top: 0px;
				left: 0px;   }

        #container_loader_fixed { 
            background-color: #none;
            width: 100%;  
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box; 
            float: center;
                position: fixed;
				z-index: 999000;   }
		
        #container_loader_top_cx {
            background-color: none;
            width: 956px; 
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box; 
            margin: 0px auto; 
            float: center; 
                position: relative;
				z-index: 999000;
			    top: 1px;   }			
				
        #container_loader_top_sx {
            background-color: none;
            width: 956px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;  
            float: left; 
                position: relative;
				z-index: 999000;   }

		#container_loader { 
			width: 230px;
			height: 130px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box; 
			margin: 25px 0px 1px 25px;
				position: relative;
				z-index: 999000;   }
				
		#loader_img {
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 100% 100%;
			background-image: url("/it/applications/common_images/loader/logo_loader_img.jpg");
			width: 50px;
			height: 45px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box; 
				position: absolute;
				z-index: 999600;
				top: 5px;
				left: 5px;   }
				
		#loader_gif {
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 100% 100%;
			background-image: url("/it/applications/common_images/loader/loader.gif");
			width: 37px;
			height: 43px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box; 
				position: absolute;
				z-index: 999300;
				top: 20px;
				left: 40px;   }
				
		#loader_agl {
			width: 155px;
			height: 15px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box; 
				position: absolute;
				z-index: 999000;
				top: 65px;
				left: 6px;   }
				
		#loader_mot { 
			width: 155px;
			height: 25px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box; 
				position: absolute;
				z-index: 999000;
				top: 78px;
				left: 6px;   }
				
/* AGHILON LOADER NEXT */						
					.testo_sot {
						text-decoration: underline;   } 
						
					.testo_l { 
						text-align: left;   } 	
						
					.testo_r { 
						text-align: right;   } 
					
					.margin_x {
						margin: 6px 0px 3px 26px;   }

					.margin_sx {
						margin: 6px 0px 0px 6px;   }
					
					.margin_go_tx {
						margin: 2px 0px 0px 5px;   }
												
					.margin_go_sx {
						margin: 3px 0px 0px 5px;   }
												
					.margin_go_dx {
						margin: 3px 6px 0px 6px;   }
								
					.margin_text {
						margin: 0px 0px 0px 6px;   }
						
					.width_text {
						width: 230px;     }
						
					.width_tx {
						width: 225px;     }
						
					.width_sx {
						width: 108px;     }
						
					.height_go {
						height: 19px;   }
																		
					.float_l {
						float: left;   }
																		
					.float_r {
						float: right;   }
																		
					.loader_cursor {
						cursor: pointer;   }
												
					.loader_go_tx_img {
						background-image: url("/it/applications/common_images/loader/arrow_tx.png");   }
																		
					.loader_go_sx_img {
						background-image: url("/it/applications/common_images/loader/arrow_sx.png");   }
																		
					.loader_go_dx_img {
						background-image: url("/it/applications/common_images/loader/arrow_dx.png");   }

		#container_loader_go { 
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box; 
			margin: 1px 0px 0px 0px;
			overflow: hidden; 
				position: relative;
				z-index: 999000;   }

		#loader_go_text { 
            line-height: 10px;
			height: auto;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box; 
            overflow: hidden;
                position: relative;
				z-index: 999000;   }

		#loader_go { 
            line-height: 13px;
			width: 14px;
			height: 14px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box; 
			overflow: hidden; 
				position: relative;
				z-index: 999000;   }
				
		#loader_go_img {
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 100% 100%;
			width: 14px;
			height: 14px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box; 
			overflow: hidden;
			float: left; 
				z-index: 999600;   }

		#maschera_loader { 
			background-color: #ffffff;
			width: 230px;
			height: 130px;
			box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box; 
                position: absolute;
				z-index: 999900;
				top: 146px;
				left: 0px;   }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 240PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 240px) {
		
/* AGHILON LOADER */
        #container_loader_top_cx {
            width: 236px;   }			
				
        #container_loader_top_sx {
            width: 236px;   }

		#container_loader {
			margin: 0px 0px 1px 0px;    }

/* AGHILON LOADER NEXT */
		#maschera_loader { 
				top: 131px;   }

    }
			

	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 320PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 320px) {
	
/* AGHILON LOADER */
        #container_loader_top_cx {
            width: 316px;   }			

        #container_loader_top_sx {
            width: 316px;   }

    }
	
	
	
	
	
	
	
	
		
/* CSS3 PERSONALIZZAZIONE VIEWPORT 360PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 360px) {
			
/* AGHILON LOADER */
        #container_loader_top_cx {
            width: 356px;   }			

        #container_loader_top_sx {
            width: 356px;   }

		#container_loader {
			margin: 10px 0px 0px 10px;   }

/* AGHILON LOADER NEXT */
		#maschera_loader {  
				top: 150px;
				left: 10px;   }

    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 400PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 400px) {
	
/* AGHILON LOADER */
        #container_loader_top_cx {
            width: 396px;   }			

        #container_loader_top_sx {
            width: 396px;   }	

    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 480PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 480px) {
	
/* AGHILON LOADER */
        #container_loader_top_cx {
            width: 476px;   }			
			
        #container_loader_top_sx {
            width: 476px;   }

    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 640PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 640px) {
				
/* AGHILON LOADER */
        #container_loader_top_cx {
            width: 636px;   }			
				
        #container_loader_top_sx {
            width: 636px;   }

		#container_loader {
			margin: 25px 0px 0px 25px;   }

/* AGHILON LOADER NEXT */
		#maschera_loader { 
				top: 180px;
				left: 25px;   }

    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 768PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 768px) {	
	
/* AGHILON LOADER */
        #container_loader_top_cx {
            width: 764px;   }			
			
        #container_loader_top_sx {
            width: 764px;   }	

    }


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 960PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 960px) {
	
/* AGHILON LOADER */
        #container_loader_top_cx {
            width: 956px;   }			

        #container_loader_top_sx {
            width: 956px;   }

    }	


	
	
	
	
	
	

/* CSS3 PERSONALIZZAZIONE VIEWPORT 1360PX - ORIENTAMENTO PORTRAIT ============================================================================================================ */
    @media screen and (min-width: 1360px) {
	
/* AGHILON LOADER */
        #container_loader_top_cx {
            width: 1276px;   }			

        #container_loader_top_sx {
            width: 1276px;   }	

    }	
				
					
				





