.tml.tml-login,
.tml.tml-resetpass{
	text-align: center;
}

.description.indicator-hint{
	width: 430px;
	margin:0 auto;
}

.tml-user-login-wrap-stom input:not([type=submit]),
.tml-user-pass-wrap-stom input:not([type=submit]),
#user_login{
	/* Style for "Rectangle" */
	width: 542px;
	height: 63px;
	border-radius: 1px;
	border: 1px solid #e3efe4;
	background-color: #ffffff;
	color: black !important;
	font-family: Henriette;
	font-size: 25px;
	font-weight: 500;
}

.tml-submit-wrap-stom input[type=submit],
input#wp-submit{
	width: 260px;
	border-radius: 2px;
	background: rgb(194, 217, 219);
	color: black;
	font-size: 22px;
	font-weight: 500;
}

.tml-submit-wrap-stom input[type=submit]:hover{
	background-color: #C2D9DB;
}

.tml-action-links a {
	text-decoration: none;
	font-size: 22px;
    display: none;
}

.tml-action-links li {
	list-style: none;
}

.tml.tml-lostpassword {
	text-align: center;
}

/*.page-id-339 .entry-header h1:after{
	top:320px;
}
*/
.page-id-339 div.entry-content div#theme-my-login.tml.tml-lostpassword ul.tml-action-links {
	padding: 0 !important;
}