/**-----------------*/
.tml .bbp-submit-wrapper .bsp-register {
	display: none !important;
}
.tml-submit-wrap .tml-button {
	width: 100%;
}
#theme-my-login-3 {
	border: solid 3px #ccc !important;
    padding: 20px !important;
    border-radius: 6px;
    margin-bottom: 20px !important;
}
ul.tml-links {
    padding-left: 0px !important;
    margin-left: 0px !important;
}
.tml-links li {
    border-bottom: solid 1px #ccc !important;
    width: 49%;
    float: left;
    text-align: center;
    font-weight: bold;
	margin-left: 1%;
	list-style: none !important;
}