/* inbox styles */

.daimler-feedback-inbox h4 {
	font-size: 18px;
}


.daimler-feedback-inbox span.subheadline:before {
	speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    background-image: none;
	font-family: 'dse-icons';
	font-size: 17px;
	margin-right: 5px;
}

.daimler-feedback-inbox .dse-icon-glyph {
	speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000;
    background-image: none;
	font-family: 'dse-icons';
	font-size: 48px;
    opacity: .2;
	position: absolute;
    top: 10px;
    left: 0;
    z-index: 1;
}

.daimler-feedback-inbox p .j-avatar {
	position: relative;
    padding-left: 30px;
}

.daimler-feedback-inbox p .j-avatar > img {
	top: -6px;
}

.daimler-feedback-inbox span.subheadline.jive-glyphs:before {
    font-family: 'jiveglyphs';
	padding-right: 5px;
}

.daimler-feedback-inbox .icon-star:before {
	content: "\e937";
}

.daimler-feedback-inbox span.subheadline {
	font-weight: bold;
}

.daimler-feedback-inbox span.subheadline.jive-glyphs:before {
    font-family: 'jiveglyphs';
}

.daimler-feedback-inbox span.subheadline.space-icon:before {
	content: "\e939";
}

.daimler-feedback-inbox span.subheadline.info-icon:before {
	content: "\e362";
}

.daimler-feedback-inbox span.subheadline.cal-icon:before {
	content: "\e918";
}

.daimler-feedback-inbox span.subheadline.user-icon:before {
	content: "\e93e";
}
