#avatarChanger h4 {
    display: none !important;
	visibility: hidden !important;
}

#bookmarks h1 {
    display: none !important;
	visibility: hidden !important;
}

#kaiwaNotice img {
    display: none !important;
	visibility: hidden !important;
}

#loginbox {
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 );
}

#menu #organization .settings svg {
    display: none !important;
	visibility: hidden !important;
}

#roster li .unread, #bookmarks li .unread {
    background: white;
}

#roster li.hasUnread, #bookmarks li.hasUnread, #roster li.hasUnread .prefix, #bookmarks li.hasUnread .prefix {
    color: #12acef;
}

#topbar #me {
    top: 13px;
}

#topbar .name {
    position: relative;
    top: 10px;
}

.conversation header .name {
    font-weight: 100;
}

.conversation header .title {
    font-weight: normal;
    position: relative;
    top: 13px;
}

.main h1 {
    font-weight: normal ;
    position: relative;
    top: 13px;
}

.main>div {
    bottom: 8px;
    position: relative;
}

.messages {
    margin-top: 62px !important;
}

button.primary.installFirefox {
    display: none !important;
	visibility: hidden !important;
}

div.contactState {
    display: none !important;
	visibility: hidden !important;
}

div.head h2 {
    font-weight: normal;
}

div.uploadRegion {
    display: none !important;
	visibility: hidden !important;
}

i.remove.fa.fa-times-circle {
    display: none !important;
	visibility: hidden !important;
}

input.inline {
    display: none !important;
	visibility: hidden !important;
}

span.status {
    display: none !important;
	visibility: hidden !important;
}

