
div.login{
	width: 50%;
	min-width: 600px;
	max-width: 800px;
    border-style: solid;
    border-width: 2px;
	margin: 20px;
	padding: 20px;
    border-radius: 6px 6px 6px 6px;
	#pointer-events: none;
    #cursor: auto;
}

div.login2-master{
	display: inline-block;
	width: 100%;
	margin: 0px;	
	padding: 10px;
	#background-color: red;
	
    #display: inline-block;
    #position: absolute;
    #height: 200px;
    #width: 500px;
    /* margin: auto; */
    #margin: -100px 0 0 -200px;
    #top: 45%;
    #left: 50%;
    /* width: 100%; */
    /* margin: 0px; */
    #padding: 10px;
    #background-color: red;	
}	
div.login2{
	#width: 100%;
	min-width: 170px;
	max-width: 450px;
    border-style: solid;
    border-width: 2px;
	margin: 20px;
	padding: 20px;
    border-radius: 5px;
    color: #656565;
}

div.login2 h1{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 26px;
    color: #656565;
}
div.login2 label{
	display:block;
	position:relative;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #656565;
}
div.login2 input{
	display:block;
	position:relative;
	width: 200px;
	height: 35px;
	margin: 5px 0px 10px 0px;
	padding: 0px 5px 0px 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #ababab;
    border-radius: 4px;
	background-color: #ffffff;
	font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #656565;
}
div.login2 span{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #656565;
    line-height: 18px;
}
div.login2 a{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #82b64a;
    line-height: 18px;
}
div.login2 button{
	width: 210px;
	height: 35px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #ababab;
    border-radius: 4px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: white;
    line-height: 18px;
	background-color: #82b64a;
	border: none;
	cursor: pointer;
}
div.login2 button:active {
    #border-style: inset;
    #color: #00FF00;
    background-color: #62962a;
}
div.login2 div.button{
	display:block;
	width: 210px;
	height: 35px;
    line-height: 35px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #ababab;
    border-radius: 4px;
	background-color: red;
	text-align: center;
	cursor: pointer;
}
div.login2 div.button:active {
    #border-style: inset;
    #color: #00FF00;
    background-color: #62962a;
}
div.login2 div.button a{
    line-height: 35px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: white;
    text-decoration: none;
}


div.login2 p.p1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #656565;
	margin: 0px 0px 15px 0px; 
	#line-height: 14.0px; 
	#color: #000000; 
	#-webkit-text-stroke: #000000
}
div.login2 p.p2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #656565;
	#margin: 0.0px 0.0px 0.0px 0.0px; 
	#line-height: 14.0px; 
	#color: #000000; 
	#-webkit-text-stroke: #000000
}

div.login2 img.logo1 {
	float: right;
	#width: 57px;
	height: 85px;
}
div.login2 img.logo2 {
	margin: 0px 0px 10px -10px;
	width: 250px;
	height: 81px;
}


div.subscribe-master{
	display: inline-block;
	width: 100%;
	margin: 0px;	
	#padding: 10px;
	#background-color: red;	
}

div.subscribe{
	#width: 100%;
	min-width: 170px;
	max-width: 450px;
    border-style: solid;
    border-width: 2px;
	margin: 20px;
	padding: 20px;
    border-radius: 5px;
    color: #656565;
}

div.subscribe h1{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 26px;
    color: #656565;
}
div.subscribe label{
	display:block;
	position:relative;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #656565;
}
div.subscribe input{
	#display:block;
	#position:relative;
	#width: 200px;
	#height: 35px;
	#margin: 5px 0px 10px 0px;
	#padding: 0px 5px 0px 5px;
    #border-style: solid;
    #border-width: 1px;
    #border-color: #ababab;
    #border-radius: 4px;
	#background-color: #ffffff;
	font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #656565;
}
/*div.subscribe span{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #656565;
    line-height: 18px;
}
div.subscribe a{
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #82b64a;
    line-height: 18px;
}*/
div.subscribe button{
	width: 210px;
	height: 35px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #ababab;
    border-radius: 4px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: white;
    line-height: 18px;
	background-color: #82b64a;
	border: none;
	cursor: pointer;
}
div.subscribe button:active {
    #border-style: inset;
    #color: #00FF00;
    background-color: #62962a;
}
div.subscribe div.button{
	display:block;
	width: 210px;
	height: 35px;
    line-height: 35px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #ababab;
    border-radius: 4px;
	background-color: red;
	text-align: center;
	cursor: pointer;
}
div.subscribe div.button:active {
    #border-style: inset;
    #color: #00FF00;
    background-color: #62962a;
}
div.subscribe div.button a{
    line-height: 35px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: white;
    text-decoration: none;
}

/*
div.subscribe p.p1 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #656565;
	margin: 0px 0px 15px 0px; 
	#line-height: 14.0px; 
	#color: #000000; 
	#-webkit-text-stroke: #000000
}
div.subscribe p.p2 {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #656565;
	#margin: 0.0px 0.0px 0.0px 0.0px; 
	#line-height: 14.0px; 
	#color: #000000; 
	#-webkit-text-stroke: #000000
}

div.subscribe img.logo1 {
	float: right;
	width: 57px;
	height: 85px;
}
div.subscribe img.logo2 {
	margin: 0px 0px 10px -10px;
	width: 250px;
	height: 81px;
}
 */