﻿body {
    padding-top: 50px;
}

.borderless{
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border:none!important;
}

.profilepicture{
    max-height:100px;
}