.site-logo {
  background: url(../img/ie-dm-logo.png) 50% 50% no-repeat; }
  [lang=no] .site-logo {
    background-image: url(../img/ie-dmno-logo.png); }

.header-search .header-search-icon {
  background: url(../img/ie-loupe.png) 50% 50% no-repeat; }

.header-search-clone .row {
  background: url(../img/ie-loupe-blue.png) 0 50% no-repeat; }

.icon-email,
.share-wrapper .email:before {
  background: url(../img/ie-email.png) 50% 50% no-repeat; }

.comments .thumbs.thumbs-up {
  background: url(../img/ie-thumbs-up.png) 100% 50% no-repeat; }
  .comments .thumbs.thumbs-up.active {
    background-image: url(../img/ie-thumbs-up-active.png); }
.comments .thumbs.thumbs-down {
  background: url(../img/ie-thumbs-down.png) 100% 50% no-repeat; }
  .comments .thumbs.thumbs-down.active {
    background-image: url(../img/ie-thumbs-down-active.png); }

.header-meta-clone li {widget widget-jobs
  display: block;
  width: 100%; }

.template-quiz .label-radio input {
  display: inline-block; }
.template-quiz .label-radio strong {
  padding-left: 5px; }
  .template-quiz .label-radio strong:before {
    display: none; }