/* CSS Document */

.canvas{
			  background-color: #036; 
			  background-image: url(../1m4635/bg2.png);
			  height: 100%; 
			  width:95%;
			  background-attachment: fixed;
			  background-position: bottom right; 
		      background-repeat: no-repeat;
			}

.canvas_portal{
			  background-color: #036; 
			  background-image: url(../1m4635/bg3-.jpg);
			  height: 100%; 
			  width:100%;
			  background-attachment: fixed;
			  background-size:cover;
		          background-repeat: no-repeat;
			}
.canvas_daftar{
			  background-color: #036; 
			  background-image: url(https://www.lifeofpix.com/wp-content/uploads/2018/05/308-name6012-ake-1-1600x1067.jpg);
			  height: 100%; 
			  width:95%;
			  background-attachment: fixed;
			  background-position: bottom right; 
		      background-repeat: no-repeat;
			}
      
        .logo{
            width: 100px;
			height:105px;
            margin-top: 0px;
            margin-right: 50px;
        }
		.form-group center{
			color:#fff; 
		}
		
		.middle-box {
		  max-width: 400px;
		  z-index: 100;
		  margin: 0 auto;
		  padding-top: 40px;
		}

