<style>#start{}#logo{
						  content:url('https://626suite.laformazione.it/theme/adaptable/elementi_esterni/img/loghi/AGE_Suite.png');
						  max-width: none !important;
						  max-height: 80px;
						}#loginbtn {
	 			color: #fff;
	 			background: #7E7C82 !important;
			   }
				
			  #loginbtn:hover, .help_button:hover {
				color: #fff;
				background: #7E7C82 !important;
				filter: brightness(0.9);
			   }
			   
			   .btn-outline-secondary{
			   	background: #C2012C !important;
			   }
			   .btn-outline-secondary:hover{
			    background: #C2012C !important;
				filter: brightness(0.8);
				color: #fff;
			   }
			   
			   
			   .block .title h2{
				color: #7E7C82 !important;
			   }
			   
			   #adaptable-page-header-wrapper #main-navbar{
			   	/*
			   	background-color: #C2012C !important;
	    		background-image: linear-gradient(to bottom right, #C2012C, #C2012C);
	    		*/
	    		background-image: linear-gradient(142deg, #C2012C 30%, #C2012C 39%, black 122%, black 100%);
	    		position: relative;	    		
	    		
	   		   }

	   		   	   		   
	   		   .userpicture{
	   		    content: none;
	   		    }
	
				a:hover,
				a:focus {	
				 color: #C2012C !important;
				}
				
				
				/* Societa, Contatti, Social */
				.container.blockplace1 > .row:nth-child(1){
				  display: none;	
				}
 				
 				#page-wrapper #page-footer::before{
 					content: "PARTNER TECNICO" !important;
 					color: #cabe9f!important;
 					font-size: 20px;
 					margin-left: 50px;
 				}
				
				.container.blockplace1::before{
					content: "Questa piattaforma è messa a disposizione da Regalami il Tuo Sogno Srl, partner di AGE Web Solutions e soggetto erogatore della parte tecnica." !important;						
				
				}
				
				#page-wrapper #page-footer #course-footer::after{
					content: url('/theme/adaptable/elementi_esterni/img/logo_rits_white.png') !important;			
					margin-left: 40px;			
				
				}
				
				#course-footer{
				
				padding-top: 20px;
				}
				</style>