.t-btn {
    padding-left: 40px;
    padding-right: 40px;
}
.t-submit {
    padding-left: 40px;
    padding-right: 40px;
}




.tlk__user-image {
    width: 45px!important;
    height: 45px!important;
    box-shadow: 0 0 0 0 rgb(0 0 0 0);
}
.tlk__reg-form {
    padding: 35px 35px 40px;
    margin: 0 auto;
    border-radius: 6px;
    box-sizing: border-box;
    -webkit-box-shadow: none;;
    box-shadow:none;
}
.t-btn {
    padding-left: 40px;
    padding-right: 40px;
}
.t-submit {
    padding-left: 40px;
    padding-right: 40px;
}
  .t-input__vis-ph {
    opacity: 1;
}
.t166__textsmall a{
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 300'%3e%3cpath d='M253.6 170.9c0 31.2-25.3 56.5-56.5 56.5h-31.3c-5.2 0-9.4-4.2-9.4-9.4s4.2-9.4 9.4-9.4h31.3c20.8.3 38-16.3 38.3-37.1s-16.3-38-37.1-38.3H81.5l29.9 25.2c4 3.3 4.5 9.2 1.2 13.2s-9.2 4.5-13.2 1.2c0 0-.1 0-.1-.1L49.7 131c-4-3.3-4.5-9.2-1.1-13.2.3-.4.7-.8 1.1-1.1L99.3 75c4-3.3 9.9-2.8 13.2 1.2 3.3 3.9 2.8 9.8-1.1 13.1l-29.9 25.2h115.6c31.2-.1 56.5 25.2 56.5 56.4z' fill='%23e5d3bc'/%3e%3c/svg%3e")!important;
    padding-left: 30px;
    background-repeat: no-repeat;
}
.t166__textsmall a:hover{
    text-decoration-line: underline;
    color:#e5d3bc!important;
}
.donorlink:hover{
    text-decoration: underline;
    color:#e5d3bc!important;
}
.t401__bg {
    -webkit-filter: grayscale(10%);
    -moz-filter:    grayscale(10%);
    -ms-filter:     grayscale(10%);
    -o-filter:      grayscale(10%);
    filter: gray; 
}
.t401__bg:hover {
    -webkit-filter: grayscale(100%);
    -moz-filter:    grayscale(100%);
    -ms-filter:     grayscale(100%);
    -o-filter:      grayscale(100%);
    filter: none; 
}