
body, html{margin:0;padding:0}
.logo{width:80px;margin:0 0 50px 0}
.h1{font-size:26px;margin-bottom:20px;font-family:Arial, sans-serif;color:#fff}
.button{
	margin:15px auto 0 auto;
    justify-content: center;
    align-items: center;
    height: 40px;
    padding-top: 1px;
    border-radius: 25px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 400;
    line-height: 34px;
    text-decoration: none;
    transition: .25s ease;
    background: #e2241c;
    width: 70%;
	border:0;
	cursor:pointer;
	outline:0;
}
div.bx-auth {font-size:16px;display:flex;align-items:center;flex-direction:column;justify-content:center;height:100%;width:100%;background-image:url(/local/templates/new-unk-lince/img/form-img.jpg);background-size:cover;background-position:center center;}
div.bx-auth form {padding:0; margin:0;}
div.bx-auth-line {border-bottom:1px solid #E3E3E3; padding-bottom:10px;}
div.bx-auth-title {font-size:140%; border-bottom:solid 2px #E3E3E3; padding-bottom:12px; }
div.bx-auth-note{margin:18px 0px 6px 0px;}
td.bx-auth-label{text-align:left; font-weight:bold;width:100px}
table.bx-auth-table{width:300px}
table.bx-auth-table td {padding:3px;text-align:center}

div.bx-auth input.bx-auth-input {vertical-align:middle;width:100%;height:40px;border-radius:25px;box-shadow:none;outline:0;border:0;background:#fff;text-indent:15px}
div.bx-auth span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth div.bx-auth-secure-icon {background-image:url(images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth div.bx-auth-secure-unlock {background-image:url(images/sec-unlocked.png);}

p{position:absolute;top:5px;left:5px;color:#fff;}
