@media screen and (max-width: 550px) {
		
		

		
			#MOBILE_MENU a{
				color:inherit;
			}
		.Article {
		
			
			
			margin:0;
			
			width:100%;
		
		}
		header{
			z-index: 100;
		}
		footer {
		
		}
		.FooterDataBlock{
			
			position:relative;
			float:left; 
			margin-left:10%;
			margin-top:7%;
		
			width:75%;
		}
		#NoArticles{
			width:100%;
			font-size:14px;
		}
		.ArticleContentWrapper {
			width:100%;
		}
		#ArticleWrapper{
			

	
			width:100% !important;
			
			
			background-color: white;
			margin:0%;
			float:none;
		
			
		}
		
		.ArticleSpacing{
			display:none;
		}
		.ArticleStylingBlock{
			display:none;
		}
		#ContactMenuButton{
			float:none;
		}
		.ArticleImage{
			margin: 0;
			
			box-shadow:none;
		}
		.VerticalToolbar{
			position: relative;

			
		
		}
		 .VToolbarItem{
			 
			height:100%;
		
		 }
 .MandatoryArticle{
	width:100%;
	
	margin:0;
	margin-bottom:10px;
	left:0;
   }
   .ArticleInnerTitle{

		margin:0px;
	
	}
	#alertBox{
		width:100%;
		left:0%;
		
		position:absolute;
	}
	.fc-left{
		float:none !important;
		
	
	}
	.fc-right{
		float:none !important;
		
	}
	#calendar{
		
		   left:0%; width:100%;
		padding:0px;
		position:relative;
	}
		.ArticleTitle{
			width:100%;
			-webkit-box-shadow:none;
			-moz-box-shadow:none;
			box-shadow:none;
			text-align: left;
			 left:0px;
		}
		.desktop-only{
			display:none;
		}
		
.mobile-only{
display:block;
}
			#AfterSpace{
			
				height:220px;
			
			}
			#EmptySpace{
				height:145px;
			
				display:block;
			}
			#MOBILE_MENU_CONTENT{
				padding:10px;
				margin-left:5px;
				font-size:20px;
				height:100px;
				color:inherit;
			
			}
           #MOBILE_MENU{
			   background-color:inherit;
			display:block;
			line-height:50px;
			height:50px;
			position:relative;
			margin:0%;
	
			top:0%;
	
			color:inherit;
		   }
		   #lights{
			z-index: 99;
			   width:100%;
		   }
		   .ArticleContent ul{
			   margin-left:-40px;
		   }
		   .ArticleContent li::before {
			
			padding-right: .2em;
			}
		   #MENU_LIST{
			   
		
			   width:100%;
				position:relative;
				display:none;
				background-color:grey;
				border-bottom:solid black 1px;
		   }
		   .CreateArticleToolboxListItem:nth-of-type(1) .CreateArticleToolboxTool{
			
				width:80% !important;
			}
		    input[type="text"],input[type="password"],select {


 
				width:87%;
			}
			.ArticleContent {
			
				 font-size:15px;
				padding: 5%;
			 }
			li {
				float: none;
			}
			nav li {
				float: none;
			}
			li a {
				
				text-align: left;
			
			}
		
			.DropDownTrigger{
				width:100%;
				
			}
			.BOX {
			
				box-shadow:none;
			
			}
			#CreateArticleToolbox{
			
				position: relative;
				width:100%;
				left:0;
			}
		
			#PopupForm{
				
				left:0% !important;
				top:20%;
		
				margin:0 !important;
				
				width:100% !important;
				
				
			}
			#PREVIEW{
			
				 left: 10%;
				 top:40%;
				
			 }
			 .DropDown:hover .DropDownList {
				display: none;
			}
        }