a {
  text-decoration: none;
}

img {
  border: 0;
  max-width: 100%;
}

* {
  box-sizing: border-box;
}

body {
  font-family: "Segoe UI", "Segoe WP", Arial, Sans-Serif;
}

html, body, #extcontentsponcon__sliver_1
{
  width: 100%;
  height: 100%;
}

.adchoices
{
    display: none;
}

.extnativeaditem {
  color: #000;
  display: inline-block;
  float: left;
  height: 100%;
  position: relative;
  width: 50%;
}

.extnativeaditem .extnativead {
  display: inline-block;
  height: 100%;
  margin-left: 16px;
  position: absolute;
}

.extnativeaditem .extnativead img {
  float: left;
  height: 100%;
}

.extnativeaditem .extnativead .caption {
  margin-left: 196px;
}

.extnativeaditem .extnativead .caption .title {
  font-family: "Segoe UI Semibold","Segoe WP Semibold","Segoe WP","Segoe UI",Arial,Sans-Serif;
  font-size: 15px;
  line-height: 22px;
  color: rgba(0, 0, 0, 0.83);
  height: 44px;
  display: block;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.extnativeaditem:first-of-type {
    border-right: 1px solid #d3d3d3;
}

.extnativeaditem:first-of-type .extnativead{
    margin-left: 0;
    padding-right: 16px;
}
.extnativeaditem:first-of-type .nativeadsource {
    margin-left: 196px;
}

.nativeadsource {
  margin-left: 212px;
  margin-right: 16px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  top: 65px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.nativeadsource .sourcename {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

span.adslabel {
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    margin-right: 4px;
    background: #1e6525;
    border-radius: 2px;
    line-height: 1.8;
    padding: 1.2px 6px 1.5px 6px;
}
