@import "bourbon";

body, nav, ul, li, a  {margin: 0; padding: 0;}
body {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }



body {

    background: url(images/bg1.12.jpg) ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	}











#wrapcont {
    margin:0px auto;
    max-width:1200px;
	height: 1800px;
	margin-bottom:40px;
	background: #FFFFFF ;
	overflow: hidden;
	border: solid 0px #CCC;
}



#obercont {
    margin:20px auto;
    max-width:1200px;
	background: #FFFF00 ;
	overflow: hidden;
}





	
a {text-decoration: none;}

	
	
	
	
	   iframe {
  border: none;
  }
	
	
	
	
	
	.skip-navigation {
  .sr-only();
  .sr-only-focusable();
}
	
	
	
	
	
	
	.wrapper {	
	margin-top: 20px;
  margin-bottom: 80px;
}

.form-signin {
  max-width: 280px;
  padding: 5px 35px 45px;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0.1);  

  .form-signin-heading,
	.checkbox {
	  margin-bottom: 30px;
	}

	.checkbox {
	  font-weight: normal;
	}

	.form-control {
	  position: relative;
	  font-size: 16px;
	  height: auto;
	  padding: 10px;
		@include box-sizing(border-box);

		&:focus {
		  z-index: 2;
		}
	}

	input[type="text"] {
	  margin-bottom: -1px;
	  border-bottom-left-radius: 0;
	  border-bottom-right-radius: 0;
	}

	input[type="password"] {
	  margin-bottom: 20px;
	  border-top-left-radius: 0;
	  border-top-right-radius: 0;
	}
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	@media only screen and (max-width: 768px) {
	
	
	


	#obercont {
    display:none;
    }
	
	
	

     }
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 
	 