@-webkit-keyframes load7 {
  0%,
    80%,
    100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
    80%,
    100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@-webkit-keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadeout {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
sf-block,
sf-group,
sf-title,
sf-dw-component,
sf-dw-title,
sf-intag-component,
sf-intag-div,
sf-intag-group,
sf-header {
  display: block;
}

sf-span {
  display: inline;
}

sf-highlight {
  font-weight: bold;
  font-size: inherit;
}

.dw-article-title.sfdw-text-expanded, .dw-article-text.sfdw-text-expanded {
  white-space: normal;
}
.dw-article-title.sfdw-text-expanded a, .dw-article-text.sfdw-text-expanded a {
  white-space: normal;
}

.dw-article, .sfdw-kw-ad, .sfdw-video {
  position: relative;
}
.dw-article:after, .sfdw-kw-ad:after, .sfdw-video:after {
  content: "";
  display: table;
  clear: both;
}
.ft-desktop .dw-article, .ft-desktop .sfdw-kw-ad, .ft-desktop .sfdw-video {
  margin: 44px 0 0 0;
}
.ft-mobile .dw-article, .ft-mobile .sfdw-kw-ad, .ft-mobile .sfdw-video {
  margin: 28px 0 0 0;
}
.dw-article > a, .sfdw-kw-ad > a, .sfdw-video > a {
  color: inherit;
  width: 100%;
}
.dw-article a, .sfdw-kw-ad a, .sfdw-video a {
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}
.dw-article a:hover, .sfdw-kw-ad a:hover, .sfdw-video a:hover {
  text-decoration: none;
}

.dw-external-source {
  font-size: 12px;
  color: #ababab;
  margin: 0 0 10px 0;
  text-align: left;
}

.dw-article-title {
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1.2;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.dw-article-title a {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  font-size: inherit;
}

.dw-article-text {
  display: block;
  /* Fallback for non-webkit */
  margin: 0 0;
  font-size: 16px;
  line-height: 1.5;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.dw-article-text a {
  font-size: inherit;
}
.ft-mobile .dw-article-text {
  -webkit-box-orient: vertical;
  display: -webkit-box;
}

.sfdw-ad {
  width: 100%;
  height: auto;
  -webkit-overflow-scrolling: touch;
}
.sfdw-ad img {
  width: auto;
  height: auto;
}
.ft-mobile .sfdw-ad {
  margin: 28px auto 0 auto;
}
.ft-mobile .sfdw-ad {
  margin: 44px auto 0 auto;
}
.sfdw-ad iframe {
  width: 1px;
  min-width: 100%;
  border: 0;
}
.sfdw-ad.sfdw-ad-appnexus, .sfdw-ad.sfdw-ad-capssol {
  box-sizing: content-box;
  padding: 20px 0;
  border-top: 1px dotted;
  border-bottom: 1px dotted;
  border-color: #ccc;
  height: 250px;
}
.sfdw-ad .sfdw-ad-span {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  font-size: 12px;
  color: #ababab;
  font-weight: bold;
}
.sfdw-ad-ebay .sfdw-ad .sfdw-ad-span, .sfdw-ad-amp.sfdw-default .sfdw-ad .sfdw-ad-span {
  display: none;
}

.sfdw-kw-ad .dw-article-image {
  position: relative;
}
.sfdw-kw-ad .dw-article-image a {
  position: relative;
  display: block;
}
.sfdw-kw-ad .dw-add-info .dw-link {
  width: calc(100% - 35px);
}
.sfdw-kw-ad.sfdw-ad-eBay .sfdw-logo-placeholder, .sfdw-kw-ad.sfdw-ad-ebay .sfdw-logo-placeholder {
  background: #eee url("../assets/images/badge_logo.png") center no-repeat;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 19px;
  display: block;
  z-index: 10;
  background-size: contain;
}
.sfdw-kw-ad.sfdw-ad-bing .dw-article-image {
  border-color: #0a9080;
}
.sfdw-kw-ad.sfdw-ad-AMP .sfdw-img {
  background-size: contain;
}

.sfdw-pixel-img img {
  width: 0;
  height: 0;
  display: none;
}

.sfdw-ad-span {
  font-family: "Open Sans", Helvetica, sans-serif;
  border-radius: 1px;
  border: 1px solid #c4c4c4;
  font-size: 12px;
  text-align: center;
  margin-right: 5px;
  color: #8e8e8e;
  padding: 0 3px 0 3px;
  white-space: nowrap;
  position: relative;
  display: inline;
}
.dw-add-info .sfdw-ad-span, .dw-add-info .sfdw-ad-span:first-child {
  padding: 0 3px 0 3px;
  border-right: 1px solid #c4c4c4;
  bottom: -2px;
}
.sfdw-ad-span sf-highlight {
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
}

.sfdw-logo-placeholder {
  display: none;
}

.dw-article-image {
  position: relative;
  height: 108px;
  width: 108px;
  overflow: hidden;
  border: 1px solid #e7e7e7;
  margin-right: 11px;
  float: left;
}
.dw-article-image:after {
  content: "";
  display: table;
  clear: both;
}
.dw-article-image a {
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}
.dw-article-image.sfdw-image-placeholder {
  border-radius: 50%;
  border: none;
  font-size: 30px;
  color: white;
  text-align: center;
  text-transform: capitalize;
}

.sfdw-img {
  display: block;
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.dw-add-info {
  font-size: 13px;
  color: #227839;
  line-height: 1.4;
  text-align: left;
}
.dw-add-info:after {
  content: "";
  display: table;
  clear: both;
}
.dw-add-info .dw-link {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  color: #227839;
  font-size: inherit;
}
.dw-add-info .dw-link a {
  color: inherit;
  font-size: inherit;
}
.dw-add-info sf-span {
  display: inline-block;
  float: left;
  padding: 2px 1px;
  border-right: 1px solid #227839;
}
.dw-add-info sf-span:last-child {
  border-right: 0 solid transparent;
}
.dw-add-info sf-span:first-child {
  padding-left: 0;
}

.sfdw-rate {
  line-height: 12px;
  height: 12px;
}

.sfdw-rating {
  line-height: 12px;
  height: 12px;
}
.sfdw-rating > sf-span {
  display: inline-block;
  height: 100%;
}
.sfdw-rating svg {
  height: 100%;
  width: 12px;
}
.sfdw-rating .sfdw-empty-star svg {
  fill: #ccc;
}
.sfdw-rating .sfdw-full-star svg {
  fill: #f47320;
}
.sfdw-rating .sfdw-half-star svg .sfdw-h-star {
  fill: #f47320;
}
.sfdw-rating .sfdw-half-star svg .sfdw-h-star_e {
  fill: #ccc;
}

.sfdw-search-btn-wrapper {
  height: 100%;
  width: 40px;
  background-size: 65%;
  flex: 0 0 40px;
  position: relative;
}
.sfdw-search-btn-wrapper input.dw-search-btn[type="button"] {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  background-color: transparent;
  box-shadow: none;
  background-image: none;
  position: relative;
  z-index: 2;
}
.sfdw-search-btn-wrapper svg {
  position: absolute;
  z-index: 1;
  fill: #424242;
  width: 30px;
  height: auto;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
}

.sfdw-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  align-items: center;
  -webkit-align-items: center;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #ccc;
}
.sfdw-header:after {
  content: "";
  display: table;
  clear: both;
}
.sfdw-header form {
  box-shadow: none;
  border: 0;
  background-color: transparent;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.ft-mobile .sfdw-header {
  margin-right: 10px;
  padding-bottom: 10px;
}
.ft-desktop .sfdw-header {
  justify-content: flex-start;
  margin-right: 40px;
}
@media screen and (min-width: 400px) {
  .sfdw-header {
    align-content: flex-end;
  }
}

.sfdw-search-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 40px;
  max-width: 330px;
  border-radius: 3px;
  border: 1px solid #b6b6b6;
  -webkit-appearance: none;
  background-color: white;
  padding-left: 2px;
  position: relative;
  font-size: 16px;
  color: #262626;
  font-family: Helvetica, sans-serif;
}
.ft-desktop .sfdw-search-box {
  margin-left: 20px;
}
.ft-mobile .sfdw-search-box {
  margin-left: 10px;
}
.ft-no-search .sfdw-search-box {
  display: none;
}
@media screen and (min-width: 400px) {
  .sfdw-search-box {
    margin-left: 10px;
  }
}

input[type="search"].sfdw-search-input {
  height: 38px;
  padding: 2px 0;
  margin: 0 0 0 1ex;
  border: none;
  outline: none;
  font-family: inherit;
  float: left;
  color: inherit;
  font-style: normal;
  font-size: inherit;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  -webkit-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 100px;
  -webkit-appearance: none;
  box-sizing: border-box;
}
input[type="search"].sfdw-search-input::-webkit-input-placeholder {
  font-style: italic;
  color: #b6b6b6;
}
input[type="search"].sfdw-search-input:-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
  color: #b6b6b6;
}
input[type="search"].sfdw-search-input::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic;
  color: #b6b6b6;
}
input[type="search"].sfdw-search-input :-ms-input-placeholder {
  font-style: italic;
  color: #b6b6b6;
}

.ft-no-logo .sfdw-logo {
  display: none;
}

.dw-iframe-holder {
  max-width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 Aspect Ratio */
}

.dw-external-iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

.sfdw-video .dw-article-image {
  background-color: #111;
}

.sfdw-video-time {
  background-color: black;
  position: absolute;
  z-index: 10;
  color: white;
  line-height: 1;
  bottom: 1px;
  right: 1px;
  padding: 1px 4px;
  font-size: 12px;
}

.sfdw-video-play {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  width: 48px;
  height: 48px;
  line-height: 1;
}
.ft-mobile .sfdw-video-play {
  margin-top: -16px;
  margin-left: -16px;
  width: 32px;
  height: 32px;
}

.sfdw-open-player {
  cursor: pointer;
}

.dw-body, .sfdw-extension {
  font-family: Helvetica, sans-serif;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: 0;
  right: 0;
  top: auto;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 0 0 0 10px;
  background-color: #fff;
}
.dw-body:after, .sfdw-extension:after {
  content: "";
  display: table;
  clear: both;
}
.dw-body *, .sfdw-extension * {
  box-sizing: border-box;
}
.dw-body img, .sfdw-extension img {
  margin: 0;
  padding: 0;
}
.dw-body a, .sfdw-extension a {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
}
.ft-desktop .dw-body, .ft-desktop .sfdw-extension {
  position: absolute;
  top: 0;
  overflow: hidden;
  background-color: #fff;
  padding: 0 0 0 40px;
}
.ft-mobile .dw-body, .ft-mobile .sfdw-extension {
  position: fixed;
}
.sfdw-pully.ft-mobile .dw-body, .sfdw-pully.ft-mobile .sfdw-extension {
  position: absolute;
  width: 100vw;
}

.ft-desktop .dw-body {
  background-color: white;
  z-index: 222000000;
}
.ft-mobile .dw-body {
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 210000000;
}
.dw-body.sfdw-body-with-content {
  background-color: white;
}

.ft-desktop .sfdw-extension {
  z-index: 210000000;
}
.ft-mobile .sfdw-extension {
  z-index: 222000000;
}

.dw-body input[type="radio"],
.sfdw-extension input[type="radio"] {
  -webkit-appearance: radio;
}
.dw-body input[type="search"],
.dw-body input[type="radio"],
.dw-body input[type="checkbox"],
.dw-body input[type="button"],
.sfdw-extension input[type="search"],
.sfdw-extension input[type="radio"],
.sfdw-extension input[type="checkbox"],
.sfdw-extension input[type="button"] {
  box-shadow: none;
  outline: none;
  font-weight: normal;
  transition: all 0s linear;
}
.dw-body label,
.sfdw-extension label {
  font-weight: normal;
}

.mobileScroll {
  font-size: 16px;
  max-width: 960px;
  position: relative;
  height: 89vh;
  width: 100%;
  -webkit-overflow-scrolling: touch;
  overflow-y: scroll;
  overflow-x: hidden;
}
.ft-no-search.ft-no-logo .mobileScroll {
  height: 96vh;
}
.ft-no-search .mobileScroll {
  height: 93vh;
}
.ft-mobile .mobileScroll {
  -webkit-transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  padding: 0 10px 0 0;
}
.ft-desktop .mobileScroll {
  padding: 0 40px 0 0;
  height: calc(100% - 100px);
}
.sfdw-animation-slide-down .mobileScroll {
  transition: top .3s linear;
}
.sfdw-no-animation .sfdw-animation-slide-down .mobileScroll {
  transition: all 0s linear;
}

.ft-desktop .sfdw-sections {
  clear: both;
  overflow-y: hidden;
  overflow-x: hidden;
}

.ft-desktop .sfdw-section1 {
  max-width: 410px;
  width: 410px;
  float: left;
  margin-right: 40px;
}
.ft-mobile .sfdw-section1 > sf-block:first-child {
  margin-top: 20px;
}
.sfdw-section1.sfdw-no-top-margin > sf-block:first-child {
  margin-top: 0 !important;
}

.ft-desktop .sfdw-section2 {
  max-width: 410px;
  width: 410px;
  float: right;
  margin-top: 0 !important;
}

.dw-article-placeholder {
  height: 120px;
  overflow: hidden;
  margin-bottom: 24px;
  background: transparent url("../assets/images/dummy_content.svg") center no-repeat;
}
@media screen and (min-width: 400px) {
  .dw-article-placeholder {
    margin-bottom: 12px;
  }
}
@media screen and (min-width: 960px) {
  .dw-article-placeholder {
    margin-bottom: 18px;
  }
}

.sfdw-col-1 .sfdw-section1 {
  max-width: 100%;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.sfdw-col-1 .sfdw-section2 {
  max-width: 0;
  width: 0;
}

.dw-desktop-bottom {
  color: #333;
  margin-top: 15px;
  text-align: center;
}
.ft-mobile .dw-desktop-bottom {
  margin-bottom: 40px;
}
@media screen and (min-width: 960px) {
  .dw-desktop-bottom {
    margin-bottom: 25px;
  }
}

.sfdw-noresult {
  color: #a4a4a4;
  font-size: 16px;
  text-align: center;
  line-height: 1.5;
  margin: 30px 0;
}

.sfdw-noresult-svg {
  margin-bottom: 18px;
}
.sfdw-noresult-svg svg {
  fill: #a4a4a4;
  height: 90px;
  width: 90px;
}
.sfdw-noresult-svg .ft-mobile {
  margin-bottom: 28px;
}
.sfdw-noresult-svg .ft-mobile svg {
  height: 80px;
  width: 80px;
}

.scroll-on {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
}
@media screen and (min-width: 960px) {
  .scroll-on {
    overflow-x: hidden;
  }
}

.scroll-off {
  overflow: hidden;
  -webkit-overflow-scrolling: unset;
  position: relative;
  margin: 0;
}
@media screen and (min-width: 960px) {
  .scroll-off {
    position: fixed;
    overflow-y: scroll;
    width: 100%;
  }
}

.sfdw-float {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2500000000;
  -webkit-overflow-scrolling: touch;
  max-width: 960px;
  overflow: hidden;
}
.sfdw-float.ft-mobile {
  width: 100%;
  min-width: 100%;
  height: 1vh;
  transition: height 0.2s linear;
}
.sfdw-float.ft-mobile.sfdw-animation-slide-down {
  height: 0;
  top: 0;
}
.sfdw-float.ft-mobile.sfdw-animation-slide-up {
  height: 0;
  bottom: 0;
}
.sfdw-float.ft-desktop {
  top: 0;
  width: 1vw;
  min-width: 1%;
  height: 100%;
  transition: width 0.4s linear;
  box-shadow: 1px -6px 15px 0 rgba(0, 0, 0, 0.2);
}
.sfdw-float.sfdw-no-animation {
  transition: all 0 linear;
}
.sfdw-float.sfdw-no-shadow {
  box-shadow: none;
}
.sfdw-float.sfdw-preopen.ft-desktop {
  width: 960px;
  height: 100%;
}
.sfdw-float.sfdw-preopen.ft-mobile {
  height: 100vh;
}
.sfdw-float.sfdw-pully {
  min-width: 0;
}
.sfdw-float.sfdw-place-left {
  top: 0;
  bottom: 0;
  left: 0;
  right: auto;
}
.sfdw-float.sfdw-place-right {
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
}
.sfdw-float.sfdw-place-top {
  top: 0;
  bottom: auto;
  left: 0;
  right: 0;
}
.sfdw-float.sfdw-place-bottom {
  top: auto;
  bottom: 0;
  left: 0;
  right: 0;
}

.IShtml {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 2400000000;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.click-cover {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2100000000;
}

.shadow-from-right {
  position: fixed;
  left: 0;
  width: 0;
  height: 0;
}

.timeline-item {
  background: transparent;
  border: 1px solid;
  border-color: #f3f3f3 #f3f3f3 #f3f3f3;
  border-radius: 3px;
  padding: 20px;
  margin: 10px auto;
  width: 95%;
  min-height: 140px;
}

.animated-background {
  -webkit-animation: placeHolderShimmer 1s infinite linear;
  animation: placeHolderShimmer 1s infinite linear;
  background: #eeeeee;
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background-size: 800px 104px;
  height: 96px;
  position: relative;
}

.background-masker {
  background: #fff;
  position: absolute;
  box-sizing: border-box;
}
.outlined .background-masker {
  border: 1px solid #ddd;
}
.outlined:hover .background-masker {
  border: none;
}
.outlined:hover .background-masker:hover {
  border: 1px solid #ccc;
  z-index: 1;
}

.background-masker.header-top,
.background-masker.header-bottom,
.background-masker.subheader-bottom {
  top: 0;
  left: 40px;
  right: 0;
  height: 10px;
}

.background-masker.header-left,
.background-masker.subheader-left,
.background-masker.header-right,
.background-masker.subheader-right {
  top: 10px;
  left: 40px;
  height: 8px;
  width: 10px;
}

.background-masker.header-bottom {
  top: 18px;
  height: 6px;
}

.background-masker.subheader-left,
.background-masker.subheader-right {
  top: 24px;
  height: 6px;
}

.background-masker.header-right,
.background-masker.subheader-right {
  width: auto;
  left: 300px;
  right: 0;
}

.background-masker.subheader-right {
  left: 230px;
}

.background-masker.subheader-bottom {
  top: 30px;
  height: 10px;
}

.background-masker.content-top,
.background-masker.content-second-line,
.background-masker.content-third-line,
.background-masker.content-second-end,
.background-masker.content-third-end,
.background-masker.content-first-end {
  top: 40px;
  left: 0;
  right: 0;
  height: 6px;
}

.background-masker.content-top {
  height: 20px;
}

.background-masker.content-first-end,
.background-masker.content-second-end,
.background-masker.content-third-end {
  width: auto;
  left: 380px;
  right: 0;
  top: 60px;
  height: 8px;
}

.background-masker.content-second-line {
  top: 68px;
}

.background-masker.content-second-end {
  left: 420px;
  top: 74px;
}

.background-masker.content-third-line {
  top: 82px;
}

.background-masker.content-third-end {
  left: 300px;
  top: 88px;
}

#feedbackBtn {
  position: absolute;
  height: 40px;
  line-height: 40px;
  padding-left: 10px;
  padding-right: 10px;
  cursor: pointer;
  text-align: center;
}

.rotate {
  transform: rotate(-90deg);
  /* Safari */
  -webkit-transform: rotate(-90deg);
  /* Firefox */
  -moz-transform: rotate(-90deg);
  /* IE */
  -ms-transform: rotate(-90deg);
  /* Opera */
  -o-transform: rotate(-90deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.blur {
  -webkit-filter: blur(8px) contrast(0.4) brightness(1.4);
  -moz-filter: blur(8px) contrast(0.4) brightness(1.4);
  -o-filter: blur(8px) contrast(0.4) brightness(1.4);
  -ms-filter: blur(8px) contrast(0.4) brightness(1.4);
}

sf-button.dw-x-btn {
  position: absolute;
  top: 10px;
  right: 10px;
  border: 0;
  outline: none;
  padding: 0;
  cursor: pointer;
  width: 16px;
  height: 16px;
  display: block;
  z-index: 23000000000;
}
sf-button.dw-x-btn svg {
  fill: #848484;
}
.ft-mobile sf-button.dw-x-btn.sfdw-ext-open {
  display: none;
}
.ft-no-search.ft-no-logo sf-button.dw-x-btn {
  top: 21px;
}
.ft-mobile.ft-no-search.ft-no-logo sf-button.dw-x-btn {
  top: 10px;
}
.ft-desktop sf-button.dw-x-btn {
  right: 10px;
  top: 10px;
}
.ft-no-search.ft-no-logo .ft-desktop sf-button.dw-x-btn {
  top: 21px;
}

/*Avia- add loader gif when loading internal content*/
.cf-dw-loader:before,
.cf-dw-loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}

.cf-dw-loader {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  color: #949292;
}

.cf-dw-loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.cf-dw-loader:after {
  left: 3.5em;
}

.cf-dw-loader:before,
.cf-dw-loader:after {
  content: '';
  position: absolute;
  top: 0;
}

.sfdw-footer {
  background-color: #f5f5f5;
  border-top: 1px solid #ebeaea;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: right;
}
.sfdw-footer a {
  text-decoration: none;
  color: #2d2d2d;
}
.ft-desktop .sfdw-footer {
  height: 24px;
  z-index: 222000000;
  line-height: 24px;
  padding: 0 15px;
}
.ft-desktop .sfdw-footer .sfdw-footer-svg {
  height: 14px;
  width: 56px;
  display: inline;
  position: relative;
  top: 4px;
}
.ft-desktop .sfdw-footer .sfdw-footer-span {
  font-size: 12px;
  margin-right: 5px;
  color: #2d2d2d;
  font-family: 'Open Sans', sans-serif;
}
.ft-mobile .sfdw-footer {
  z-index: 210000000;
  height: 15px;
  line-height: 10px;
  padding: 0 5px;
}
.ft-mobile .sfdw-footer .sfdw-footer-svg {
  height: 12px;
  width: 48px;
  display: inline;
  position: relative;
  top: 2px;
}
.ft-mobile .sfdw-footer .sfdw-footer-span {
  font-size: 10px;
  margin-right: 3px;
  color: #2d2d2d;
  font-family: 'Open Sans', sans-serif;
  position: relative;
  top: -1px;
}

.dw-article-image img {
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  height: 100% !important;
  width: auto !important;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-bottom: 11px;
  max-width: none !important;
}
.dw-article-image img.portrait {
  width: 100% !important;
  height: auto !important;
}

.sfdw-ad1 {
  width: 100%;
  height: auto;
  margin: 28px auto 0 auto;
}
.sfdw-ad1 iframe {
  width: 1px;
  min-width: 100%;
  border: 0;
}
.sfdw-ad1 img {
  width: auto;
  height: auto;
}
@media screen and (min-width: 960px) {
  .sfdw-ad1 img {
    width: 100%;
    height: auto;
  }
}
.sfdw-col-1 .sfdw-ad1 {
  padding: 0;
}
@media screen and (min-width: 960px) {
  .sfdw-ad1 {
    width: 100%;
    height: auto;
    border-color: #ccc;
    margin: 44px auto 0 auto;
  }
}
.sfdw-ad1.sfdw-ad-appnexus, .sfdw-ad1.sfdw-ad-capssol {
  box-sizing: content-box;
  padding: 20px 0;
  border-top: 1px dotted;
  border-bottom: 1px dotted;
  border-color: #ccc;
  height: 250px;
}

.sfdw-ad2 {
  width: 728px;
  height: 90px;
  margin: 28px auto 0 auto;
  background-color: #ccc;
}
.sfdw-ad2 img {
  width: 100%;
  height: auto;
}

/*# sourceMappingURL=style.css.map */
