﻿.btn-back {
    z-index: 9999 !important;
}

a {
    text-decoration: none;
    color: #0085d3;
}

    a:hover, a:focus, a:active {
        text-decoration: none;
        color: #0085d3;
    }