input.login{
	width: 250px;
}
.myalert{	
    width: 351px;
}
.container {
 	width: 100%;
}

.crnavbar{
	font-size: 13px;
}

.navbar-nav > li > a {
	padding-bottom: 6px;
    padding-top: 6px;
	}

	
.navbar {
    min-height: 30px;
}





	input.filoinput ,
	select.filoinput{
		border: 1px solid #CCCCCC;
		 height: 24px;
		 box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
		 transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ;
		 border-radius: 4px;
 	}
 	
 	.greenButton{
 			 	 background-color: #5CB85C;
			    border-color: #4CAE4C;
			    color: #FFFFFF;
 			
 	}
 	


	.separator {
		margin-top:6px;
		border-left: 1px solid black;
	}
 	