@media only screen and (min-width: 600px)
 {
 .etb
 {
 font-size: 15px;
 }
 .etp
 {
 font-size: 15px;
 }
#error_reg
{
margin-left: 37%;
color:red;
}
#success
{
margin-top:2%;
margin-left:5%;
color:gray;
font-weight:bold;
}
#success1
{
margin-left: 10%;
color:red;
}
	.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin-left:35%;
    padding: 20px;
    border: 1px solid #888;
    margin-top:5%;
	height:10%;
	width:30%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.fpwd
{
	margin-left:28%;

}
	.ptag {
	font-size: 15px;
}

.fb {
	width: 8%;
	height: 32px;
	margin-left: 35%;
	cursor: pointer;
}

.go {
	width: 8%;
	height: 33px;
	cursor: pointer;
}

#error {
	margin-left: 30%;
	color: red;
}

.btn {
	border: solid 0px #c92233;
	border-radius: 3px;
    cursor:pointer;
	moz-border-radius: 3px;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 1.0);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 1.0);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 1.0);
	font-size: 12px;
	color: #f5f5f5;
	padding: 5px 10px;
	background: #ff1c1c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff1c1c),
		color-stop(100%, #7a0909));
	background: -moz-linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	background: -webkit-linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	background: -o-linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	background: -ms-linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	background: linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1c1c',
		endColorstr='#7a0909', GradientType=0);
	outline: none;
	font-weight: bold;
	margin-left: 18%;
}

#logged_in {
	display: none;
}

.btn1 {
	border: solid 0px #c92233;
	moz-border-radius: 3px;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 1.0);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 1.0);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 1.0);
	font-size: 12px;
	color: #f5f5f5;
	cursor:pointer;
	padding: 5px 10px;
	background: #ff1c1c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff1c1c),
		color-stop(100%, #7a0909));
	background: -moz-linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	background: -webkit-linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	background: -o-linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	background: -ms-linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	background: linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1c1c',
		endColorstr='#7a0909', GradientType=0);
	outline: none;
	font-weight: bold;
}

.btncreate {
cursor:pointer;
	border: solid 0px #c92233;
	moz-border-radius: 3px;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 1.0);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 1.0);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 1.0);
	font-size: 12px;
	color: #f5f5f5;
	padding: 5px 10px;
	background: #ff1c1c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff1c1c),
		color-stop(100%, #7a0909));
	background: -moz-linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	background: -webkit-linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	background: -o-linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	background: -ms-linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	background: linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1c1c',
		endColorstr='#7a0909', GradientType=0);
	outline: none;
	font-weight: bold;
	margin-left: 35%;
	margin-top:2%;
}
.btncreate1 {
	border: solid 0px #c92233;
	moz-border-radius: 3px;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 1.0);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 1.0);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 1.0);
	font-size: 12px;
	color: #f5f5f5;
	cursor:pointer;
	padding: 5px 10px;
	background: #ff1c1c;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff1c1c),
		color-stop(100%, #7a0909));
	background: -moz-linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	background: -webkit-linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	background: -o-linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	background: -ms-linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	background: linear-gradient(top, #ff1c1c 0%, #7a0909 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff1c1c',
		endColorstr='#7a0909', GradientType=0);
	outline: none;
	font-weight: bold;
	margin-left: 25%;
	margin-top:2%;
}
.image1 {
	margin-left: 40%;
}

.form {
	margin-left: 10%;
}

.span2 {
	margin-top: 5%;
	margin-left: 8%;
	font-size: 18px;
	color: grey;
	font-family: "Times New Roman", Georgia, Serif;
}

.spancreate {
	margin-left: 32%;
	font-size: 18px;
	color: grey;
	font-family: "Times New Roman", Georgia, Serif;
}

.span3 {
	font-size: 18px;
	color: grey;
	font-family: "Times New Roman", Georgia, Serif;
	margin-left: 12%;
}

.spanlogin {
	font-size: 18px;
	color: grey;
	font-family: "Times New Roman", Georgia, Serif;
	text-align: center;
	margin-top: 15%;
	display: block;
	line-height: 35px;
}

.loginspan {
	font-weight: bold; font-size : 18px;
	color: #d80f0f;
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 18px;
}

.forms {
	width: 500px;
}

.textbox {
	margin-left: 13%;
	border: 1px solid #d9d9d9 !important;
	color: black;
	padding: 7px 0px 7px 50px;
	outline: none;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	margin-bottom: 15px;
}

.textbox:focus {
	box-shadow: 0 0 4px #d80f0f;
	-webkit-box-shadow: 0 0 4px #d80f0f;
	-moz-box-shadow: 0 0 4px #d80f0f;
	border: 1px solid #d80f0f !important;
}

.tb1 {
	background: url("https://i.imgur.com/n6engUt.png") no-repeat left center;
	background-position: 10px 5px;
	border-right: 1px solid #f1f1f1;
}

.tb2 {
	background: url("https://i.imgur.com/xCWr97f.png") no-repeat left center;
	background-position: 10px 10px;
	border-right: 1px solid #f1f1f1;
}

.tb3 {
	background: url("https://i.imgur.com/69UwNcl.png") no-repeat left center;
	background-position: 10px 5px;
	border-right: 1px solid #f1f1f1;
}

.forms #mail {
	background: url("https://i.imgur.com/xCWr97f.png") no-repeat left center;
	background-position: 10px 10px;
	border-right: 1px solid #f1f1f1;
}

.forms #password {
	background: url("https://i.imgur.com/69UwNcl.png") no-repeat left center;
	background-position: 10px 5px;
	border-right: 1px solid #f1f1f1;
}

.regdiv {
	margin-top: 1%;
	float: left;
	border: 1px solid #E8E8E8;
	height: 290px;
	width: 50%;
}

.div1 {
	border: 1px solid #E8E8E8;
	float: left;
	width: 50%;
	height: 300px;
	margin-top: 1%;
}

.div3 {
	margin-top: 1%;
	margin-left: 10%;
	float: left;
	border: 1px solid #E8E8E8;
	height: 300px;
	width: 35%;
}
.spanChange
{
margin-left:20%;
font-size:16px;
}

.div2 {
	border: none;
	width: 98%;
	height: 350px;
}

#stacks_in_6_page17>.s3_row {
	margin: 0 -10px;
}

#stacks_in_6_page17>.s3_row>.s3_column_left {
	width: 50.00%;
}

#stacks_in_6_page17>.s3_row>.s3_column_right {
	width: 50.000000%;
}

#stacks_in_6_page17>.s3_row>.s3_column {
	padding: 0 10px;
}
.donate
     	{
     	width: 10%;
     	float: right;
     	}
}