﻿.hidden-mobile
{
    display: none;
}

.padding-t-10 {
    padding-top: 10px;
}

#lo-profile-interface {
    padding-bottom: 10px;
}

#lo-profile-interface .details-table {
    font-size: 35px;
    line-height: 5px;
}

#lo-profile-interface .container {
    margin-top: 0;
}

#lo-profile-interface tr {
    vertical-align: top;
}


.lo-name-title {
    margin-bottom: 10px !important;
}

.lo-title {
    margin-top: -15px !important;
}

.footer-copyright a {
    color: white;
}