@charset "utf-8";
/* CSS Document */
       .navbar {
      margin-bottom: 50px;
      border-radius: 0;
	  background: #456CA3;
	 
   
	
    }
    
     .jumbotron {
      margin-bottom: 0;
	  background-color: #27334B;
	  
    }
   
        footer {
      background-color: #27334B;
      padding: 25px;
    }
	
	iframe{ ;

	  top:0;
      left:0;
      width:100% ;
      height:750px;	
	}
	
		#login{
		width:100%;
		height:100%;
		border:solid 2px;
		border-radius:5px;
		border-color: #337AB7;
		padding-top:10px !important;
    }
	
	a{
	color:#999;
		
	} 
   
   

