/* .text-button-white {
    background:none!important;
    border:none;
    padding:5px!important;
    font: inherit;
    cursor: pointer;
    box-shadow: none;
    float: left;
    left: 30%;
    color: #ffffff;
    text-shadow: none;
} */

/* .text-button-green {
    background:none!important;
    border:none;
    padding:5px!important;
    font: inherit;
    cursor: pointer;
    box-shadow: none;
    color: #008355;
} */

/* p.app_name {
    font-size: 21px;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.t-Button--hot {
    background-color: #008355;
    background-image: linear-gradient(to bottom,#008355,#008C55);
} */

/* .password .text_field {
    padding: 15px;
} */

.login-block{
    background-color: transparent;
    border: none;
    box-shadow: none;
}