a:link{color:#acb9fb;text-decoration: none;}
a:active{color:#3e50ac;} 
a:visited{color:#acb9fb;}
a:hover{color:#aaaaaa;}

#page-master {
	width: 100%;
	margin: 30px auto 10px auto;
	background:#FFFFFF;
	height: auto;
	position: relative;
	display: block;
	min-height: 3000px;
}


#content-container {
	width: 96%;
	margin: 103px auto 10px 2%;
	background:transparent;
	min-height: 2700px;
	height:  auto;
	position: absolute;
	display: block;
}

/*
#event-navigation {
	width: 90%;
	margin: 10px auto 21px auto;
	background:#FFFFFF;
	min-height: 30px;
	height:  50px;
	position: relative;
	display: block;
}
*/

#content-box {
	min-height: 2500px;
 height: auto;
 top: 1%;
 z-index: 10;
 position: relative;
 right: 10px;
 width: 95%;
 background: transparent;
	margin: 60px auto 5px 2%;
 padding: 10px 10px 30px 10px;
 border: none;
 border-radius: 6px;
	display: inline-block;
	text-align: center;
}



#account-navigation {
	width: 90%;
	margin: 10px auto 1px auto;
	background:#FFFFFF;
	min-height: 30px;
	height:  50px;
	position: relative;
	display: block;
}


.page-title {
		font-size: 24px;
		letter-spacing: -1px;
		background: transparent;
		width: 96%;
		font-family: "Old Standard TT", serif;
		font-weight: 400;
		float: left;
		position: absolute;
		padding: 0 0 5px 3px;
		border: 0.8px solid #555555;
		border-width: 0 0 0.8px 0;
}

#info_container{
	  width: 80%;
	  margin: -40px 15px 150px 3%;
	  padding: 30px 10px 37px 50px ;
	  background-color: #FFFFFF; 
			font-family: "Nunito,", sans-serif;
			position: relative;
			border: 1px solid #cccccc;
			border-radius: 9px;
			min-height: 400px;
			height: auto;
			text-align: left;
			color: #444444;
}

#account_container{
	  width: 80%;
	  margin: -70px 15px 150px 6%;
	  padding: 30px 10px 37px 50px ;
	  background-color: transparent; 
			font-family: "Nunito,", sans-serif;
			position: relative;
			border: 1px solid #cccccc;
			border-radius: 9px;
			min-height: 2500px;
			height: auto;
			text-align: left;
}

#user_logs_container{
	  width: 90%;
	  margin: -40px 15px 150px 3%;
	  padding: 14px 10px 37px 10px ;
	  background-color: #FFFFFF; 
			max-width: 460px;
			font-family: "Nunito,", sans-serif;
			position: relative;
			border: 1px solid #aaaaaa;
			border-radius: 9px;
}

#new_log_msg {
	width: 99%;
	height: 21px;
	background: transparent;
	font-size: 14px;
	color: #FAA0A0; /* DE3163 FAA0A0*/
	margin-bottom: -5px;
}

#account-details {
	width: 96%;
	background: transparent;
	min-height: 300px;
	margin: 50px 5% 10px auto;
}

.account-links {
	font-size: 18px;
}

.user_access_textbox{
		max-width: 460px;
		width: 79%;
		height: 31px;
		border: 1px solid #aaaaaa;
		margin: 0 6px 9px 0;
		font-size: 14px;
		border-radius: 7px;
		padding-left: 7px;
}

.login_submit{
			color: #ffffff;
			max-width: 460px;
			width: 83%;
			height: 41px;
			font-size: 18px;
			font-weight: 400;
			margin: 1px auto 1px auto;
			background: #5973F7;
			border: 0px solid #5973F7;
			cursor: pointer;
			letter-spacing: .6px;
			-webkit-appearance: none;
			-webkit-border-radius: 10px;
			border-radius: 30px;
			font-family: 'Nunito', sans-serif;
			outline:0;
}

.login_submit:hover{
		opacity: .5;
}

.login_submit:active{
		background: #777777;
}

#start-account-button {
			color: #5973F7;
			max-width: 460px;
			width: 83%;
			height: 41px;
			font-size: 18px;
			font-weight: 400;
			margin: 1px auto 1px auto;
			background: #FFFFFF;
			border: 1px solid #5973F7;
			cursor: pointer;
			letter-spacing: .6px;
			-webkit-appearance: none;
			-webkit-border-radius: 10px;
			border-radius: 30px;
			font-family: 'Nunito', sans-serif;
			outline:0;
}

#start-account-button:hover{
		opacity: .5;
}

#start-account-button:active{
		background: #f1f1f1;
}

.log_reminder{
		color: #999999;
		margin: 5px 0 0 0;
		font-size: 14px;
		font-family: 'Nunito', sans-serif;
}

#log_notice{
  color: #999999;
	  margin: 5px 0 0 0;
	  font-size: 13px;
			font-family: 'Nunito', sans-serif;
}

#pass_rule{
		color: #999999;
		text-align: center;
		font-size: 13px;
		line-height: 16px;
		margin: 0 auto 24px auto;
  width: 80%;
}

/*---New Sign Up Login---*/
#new_ask {
	width: 90%; 
	text-align: center; 
	border-bottom: 1px solid #aaaaaa; 
	line-height: 0.1em;
	margin: 30px auto 20px auto; 
} 

#new_ask span { 
		background:#fff; 
		padding:0 10px;
		color: #888888;
}

#new_ask_acct{
	margin-bottom: 20px;
}

@media (max-width: 765px) {
	
			#account-navigation {
	width: 93%;

}

.page-title {
				font-size: 19px;
			}
			
			#info_container {
				margin-left: 1%;
			}
			
			#account_container{
				margin-left: 1%;
			}
			
				#content-box{
				min-height: 2500px;
				height: auto;
				top: 1px;
				position: relative;
				margin-left: 2%;
				width: 93%;
    text-align: center;
				background: transparent; /*lavender*/
				float: none;
				clear: both;
				display: block;
			}
			
			#user_logs_container{
				margin-left: 1%;
			}
			
			#forgot_save_pass {
				color:#5973F7;
				font-size:14px;
			}
}



#save_need_signin_progress{
  display:none;
  top: 25%;
  width: 100%;
  height: 100%;
  position: absolute;
}