﻿#sign-in .heading-elements {
    position: absolute;
    top: 10%;
    right: 20px;
    height: 36px;
    margin-top: -9px;
}

#sign-in .heading-elements > .links {
    list-style: none;
}

#wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -30px;
    padding: 0 0 30px;
}
.attachments .close{
    padding-left:15px;
}