﻿.text_footer {
    position: relative;
    left: 30px;
    font-family: "Open Sans", sans-serif;
    font-size: 10px;
    color: rgb(74, 74, 74);
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    bottom: 15px;
}

.text_footer_login {
    width: 234px;
    height: 14px;
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: rgb(255, 255, 255);
    position: fixed;
    bottom: 25px;
    left: auto;
    text-align: center !important;
    width: 100%;
}

.powered-by-footer {
    display: block;
    margin-bottom: 16px;
    width: 150px;
}