.dcsnstag2 ul, .dcsnstag2 li {
	padding: 0; 
	margin: 0; 
	list-style: none!important;
	background: none;
}

.dcsnstag2 {
    color: #444;
    list-style: none outside none;
    margin: 0;
	margin:0 auto!important;
	margin-bottom:30px!important;
}
.dcsnstag2 h1 {
    width: auto;
	position: relative;
}
.dcsnstag2 h1, .dcsnstag2 h2, .dcsnstag2 h3 {
    line-height: 1.35em;
}
.dcsnstag2 .dcsnstag2-content {
	position: relative;
	padding: 0;
	padding-top:20px;
	margin:0 auto!important;

}
.dcsnstag2-loading {
	background: url(../images/loading_light.gif) no-repeat 0 0;
	height: 24px;
	padding: 6px 0 0 30px;
	position: absolute;
	top: 10px;
	left: 10px;
}
.dcsnstag2 .stream{
margin:0 auto!important;

}
.dcsnstag2 .stream p {
	margin: 0;
	padding: 0;
}
.dcsnstag2 .stream li a {
	color: #2DB6E8;
}
.dcsnstag2 .stream li .dsinner {
	overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius:5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px ;
    border-radius: 5px ;
}
.dcsnstag2 .stream li {
    position: relative;
   
    -webkit-box-shadow: 0 1px 3px #999;
    -moz-box-shadow: 0 1px 3px #999999;
    box-shadow: 0 1px 3px #999;
    -webkit-box-shadow: 0 1px 3px #999;
    -moz-box-shadow: 0 1px 3px #999999;
    box-shadow: 0 1px 3px #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 224px;
	position: relative;
	margin: 0px!important;
	background-color:#FFFFFF!important;
	background-image: url(../images/bottombg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}


.dcsnstag2 .stream li .icon {
	position: absolute;
	left: 3px;
	bottom: 0;
	z-index: 3;
}
.dcsnstag2 .stream li .section-intro {
    padding: 7px 0;
	width: 100%;
	left: 0;
	bottom: 0;
	position: absolute;
	color: #fff;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	z-index: 2;
	display:none;
}
.dcsnstag2 .stream li .clear {
	clear: both;
}


.dcsnstag2 .stream li .section-intro a {
	text-decoration: underline;
	color: #fff;
	margin-left: 32px;
}
.dcsnstag2 .stream li .section-title {
	display: block;
	font-weight: bold;
	margin-bottom: 0px;
	padding:4px 10px 0px 10px;
}
.dcsnstag2 .stream li .trimlineTitle {
    font-size: 18px!important;
    font-weight: bold!important;
    line-height: 23px!important;
    max-height: 50px!important;
    overflow: hidden!important;
}

.dcsnstag2 .stream li .section-title a {
	color: #555;
	font-size: 12px;
}
.dcsnstag2 .stream li .section-title a:hover {
	color: #2DB6E8;
}
.dcsnstag2 .stream li .section-thumb {
	display:block;
	
	width:100%;
}
.dcsnstag2 .stream li .section-text {
	display: block;
	margin-bottom: 3px;
	padding:4px 10px;
	font-size: 12px;
}
.dcsnstag2 .stream li .section-text br {
	display: block;
}
.dcsnstag2 .stream li .meta {
	display: block;
	font-size: 12px;
	color: #999;
	display:none;
}
.dcsnstag2 .stream li .meta span {
	margin: 0 8px 5px 0;
	display: block;
	float: left;
	padding: 0 0 0 15px;
	line-height: 12px;
}
.meta span.shares {
	background: url(../images/shares.png) no-repeat 0 0;
	padding-left: 20px;
}
.meta span.views {
	background: url(../images/views.png) no-repeat 0 0;
	padding-left: 18px;
}
.meta span.likes {
	background: url(../images/likes.png) no-repeat 0 0;
	padding-left: 16px;
}

.dcsnstag2 .stream li.dcsnstag2-error {
	color: #990000;
}
.dcsnstag2 .stream li .section-share {
	display: block;
	padding: 4px 0 0;
	width:100%;
}
.dcsnstag2 .stream li .section-share a {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 2px 0 0;
	background: url(../images/share.png) no-repeat 0 0;

}
.dcsnstag2 .stream li .section-share a.share-twitter {
	background-position: 0 -16px;
}
.dcsnstag2 .stream li .section-share a.share-reply {
	background-position: 0 -32px;
}
.dcsnstag2 .stream li .section-share a.share-retweet {
	background-position: 0 -48px;
}
.dcsnstag2 .stream li .section-share a.share-favorite {
	background-position: 0 -64px;
}
.dcsnstag2 .stream li .section-share a.share-google {
	background-position: 0 -80px;
}
.dcsnstag2 .stream li .section-share a.share-linkedin {
	background-position: 0 -96px;
}
.dcsnstag2 .stream li .section-share a.share-facebook:hover {
	background-position: -16px 0;
}
.dcsnstag2 .stream li .section-share a.share-twitter:hover {
	background-position: -16px -16px;
}
.dcsnstag2 .stream li .section-share a.share-reply:hover {
	background-position: -16px -32px;
}
.dcsnstag2 .stream li .section-share a.share-retweet:hover {
	background-position: -16px -48px;
}
.dcsnstag2 .stream li .section-share a.share-favorite:hover {
	background-position: -16px -64px;
}
.dcsnstag2 .stream li .section-share a.share-google:hover {
	background-position: -16px -80px;
}
.dcsnstag2 .stream li .section-share a.share-linkedin:hover {
	background-position: -16px -96px;
}

/* Controls */
.dcsnstag2 .controls {
	position: absolute;
	right: 0;
	top: 7px;
	height: 22px;
	padding: 0;
	z-index: 12;
}
.dcsnstag2 .controls li {
	display: inline;
	background: none;
}
.dcsnstag2 .controls a {
	display: block;
	width: 22px;
	height: 22px;
	float: left;
	margin: 0 0 0 2px;
	background: url(../images/controls.png) no-repeat 0 0;
}
.dcsnstag2 .controls .prev {
	background-position: -44px 0;
}
.dcsnstag2 .controls .next {
	background-position: -66px 0;
}
.dcsnstag2 .controls .play {
	background-position: 0 0;
}
.dcsnstag2 .controls .pause {
	background-position: -22px 0;
}
.dcsnstag2 .controls .prev:hover {
	background-position: -44px -22px;
}
.dcsnstag2 .controls .next:hover {
	background-position: -66px -22px;
}
.dcsnstag2 .controls .play:hover {
	background-position: 0 -22px;
}
.dcsnstag2 .controls .pause:hover {
	background-position: -22px -22px;
}

/* feeds network specific styles */
.dcsnstag2 .stream li.dcsnstag2-rss .section-intro, .filter .f-rss a:hover {
	background-color: #FF9800;
}
.dcsnstag2 .stream li.dcsnstag2-flickr .section-intro, .filter .f-flickr a:hover {
	background-color: #f90784;
}
.dcsnstag2 .stream li.dcsnstag2-delicious .section-intro, .filter .f-delicious a:hover {
	background-color: #3271CB;
}
.dcsnstag2 .stream li.dcsnstag2-twitter .section-intro, .filter .f-twitter a:hover {
	background-color: #4ec2dc;
}
.dcsnstag2 .stream li.dcsnstag2-facebook .section-intro, .filter .f-facebook a:hover {
	background-color: #3b5998;
}
.dcsnstag2 .stream li.dcsnstag2-google .section-intro, .filter .f-google a:hover {
	background-color: #2d2d2d;
}
.dcsnstag2 .stream li.dcsnstag2-youtube .section-intro, .filter .f-youtube a:hover {
	background-color: #DF1F1C;
}
.dcsnstag2 .stream li.dcsnstag2-pinterest .section-intro, .filter .f-pinterest a:hover {
	background-color: #CB2528;
}
.dcsnstag2 .stream li.dcsnstag2-vimeo .section-intro, .filter .f-vimeo a:hover {
	background-color: #4EBAFF;
}
.dcsnstag2 .stream li.dcsnstag2-instagram .section-intro, .filter .f-instagram a:hover {
	background-color: #413A33;
}
.dcsnstag2 .section-thumb img {
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius:5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
	margin: 0 auto!important;
	display: block!important;
	min-height:120px;
}

.dcsnstag2 .stream li.dcsnstag2-facebook .section-text a {
	margin-right: 4px;
}
.dcsnstag2 .stream li.dcsnstag2-facebook .section-intro a {
	margin-left: 25px;
}
.dcsnstag2 .stream li.dcsnstag2-facebook .meta {
	display: block;
	clear: both;
}
.dcsnstag2 .stream li.dcsnstag2-facebook .meta.item-comments {
	padding: 0;
	min-height: auto;
}
.dcsnstag2 .stream li.dcsnstag2-facebook .meta.item-comments a {
	display: block;
	margin: 0 0 2px 0;
}
.dcsnstag2 .stream li.dcsnstag2-facebook .share-facebook {
	display: none;
}
/* twitter */
.dcsnstag2 .stream li.dcsnstag2-twitter .section-thumb {
	margin-top: 0px;
}
.dcsnstag2 .stream li.dcsnstag2-twitter .section-user {
	padding: 0;
	background: none;
}
.dcsnstag2 .stream li.dcsnstag2-twitter a {
	color: #38AEAE;
}
.dcsnstag2 .stream li.dcsnstag2-twitter .section-intro a, .dcsnstag2 .stream li.dcsnstag2-twitter .section-intro a:hover {
	color: #fff;
}
.dcsnstag2 .stream li.dcsnstag2-twitter .section-intro span a {
	text-decoration: none;
	margin-left: 0;
}
.dcsnstag2 .stream li.dcsnstag2-twitter .section-intro span a:hover {
	text-decoration: underline;
}
.dcsnstag2 .stream li.dcsnstag2-twitter a:hover {
	color: #38AEAE;
	text-decoration: underline;
}
.dcsnstag2 .stream li.dcsnstag2-twitter .twitter-user {
	margin-bottom: 2px;
	display: block;
}
.dcsnstag2 .stream li.dcsnstag2-twitter .twitter-user a {
	color: #999;
	line-height: 1.35em;
}
.dcsnstag2 .stream li.dcsnstag2-twitter .twitter-user a:hover {
	color: #999;
	text-decoration: none;
}
.dcsnstag2 .stream li.dcsnstag2-twitter .twitter-user a strong{
	color: #444;
}
.dcsnstag2 .stream li.dcsnstag2-twitter .twitter-user a:hover strong {
	color: #38AEAE;
	text-decoration: underline;
}
/* google */
.dcsnstag2 .stream li.dcsnstag2-google .section-title {
	
}
.dcsnstag2 .stream li.dcsnstag2-google .meta span.plusones {
	padding-left: 0;
}
.dcsnstag2 .stream li.dcsnstag2-vimeo .logo {
}
/* Flickr */
.dcsnstag2 .stream li.dcsnstag2-flickr .section-thumb {
	margin: 0;
}
.dcsnstag2 .stream li.dcsnstag2-flickr .section-thumb img{
}
/* Pinterest */
.dcsnstag2 .stream li.dcsnstag2-pinterest .section-thumb {
}
.dcsnstag2 .stream li.dcsnstag2-pinterest .section-text {
}
.dcsnstag2 .stream li.dcsnstag2-pinterest .section-thumb img {
}

/* instagram */
.dcsnstag2 .stream li.dcsnstag2-instagram {
}
.dcsnstag2 .stream li.dcsnstag2-instagram .section-title {
}
.dcsnstag2 .stream li.dcsnstag2-instagram .section-thumb img {
}
.dcsnstag2 .stream li.dcsnstag2-instagram .meta {
	
}
.dcsnstag2 .stream li.dcsnstag2-instagram .section-meta .meta .comments, .dcsnstag2 .stream li.dcsnstag2-instagram .section-meta .meta .likes {
	margin: 0 0 5px 0;
	padding-top: 5px;
	background-position: 0px 5px;
	font-size: 100%;
	font-weight: bold;
}


.isloading-wrapper.isloading-right {
  margin-left: 10px;
}
.isloading-overlay {
  position: relative;
  text-align: center;

}
.isloading-overlay .isloading-wrapper {
  background: #FFFFFF;
  -webkit-border-radius: 7px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 7px;
  -moz-background-clip: padding;
  border-radius: 7px;
  background-clip: padding-box;
  display: inline-block;
  margin: 0 auto;
  padding: 10px 20px;
  top: 10%;
  z-index: 9000;
    
}
.dcsnstag2-content{
min-height:100px;
width:inherit;
}

@-moz-keyframes dots-loader {
  0% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  8.33% {
    -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  16.67% {
    -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  25% {
    -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  33.33% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
  }
  41.67% {
    -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  50% {
    -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  58.33% {
    -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  66.67% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  75% {
    -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  83.33% {
    -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
  }
  91.67% {
    -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  100% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
}
@-webkit-keyframes dots-loader {
  0% {
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  8.33% {
    -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  16.67% {
    -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  25% {
    -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  33.33% {
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
  }
  41.67% {
    -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  50% {
    -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  58.33% {
    -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  66.67% {
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  75% {
    -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  83.33% {
    -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
  }
  91.67% {
    -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  100% {
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
}
@keyframes dots-loader {
  0% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  8.33% {
    -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  16.67% {
    -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 14px 14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  25% {
    -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  33.33% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae -14px -14px 0 7px;
  }
  41.67% {
    -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  50% {
    -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  58.33% {
    -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 -14px 14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  66.67% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 -14px -14px 0 7px, #6d7 -14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  75% {
    -moz-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
    -webkit-box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
    box-shadow: #f86 14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px -14px 0 7px, #4ae 14px -14px 0 7px;
  }
  83.33% {
    -moz-box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
    -webkit-box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
    box-shadow: #f86 14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae 14px 14px 0 7px;
  }
  91.67% {
    -moz-box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -webkit-box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px 14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
  100% {
    -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
    box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  }
}
/* :not(:required) hides this rule from IE9 and below */
.dots-loader:not(:required) {
  overflow: hidden;
  position: relative;
  text-indent: -9999px;
  display: inline-block;
  width: 7px;
  height: 7px;
  background: transparent;
  border-radius: 100%;
  -moz-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  -webkit-box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  box-shadow: #f86 -14px -14px 0 7px, #fc6 14px -14px 0 7px, #6d7 14px 14px 0 7px, #4ae -14px 14px 0 7px;
  -moz-animation: dots-loader 5s infinite ease-in-out;
  -webkit-animation: dots-loader 5s infinite ease-in-out;
  animation: dots-loader 5s infinite ease-in-out;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.photo-viewer-image {
    text-align: center;
    height: 100%;
    float: left;
    position: relative;
    background: none black;
    border: #ffffff 1px solid;
    border: rgba(255, 255, 255, .1) 1px solid;
    -webkit-box-sizing: border-box;
	width:70%;
}

    .photo-viewer-image:before {
        content: "";
        display: inline-block;
        height: 100%;
        margin-right: -0.25em;
        vertical-align: middle;
    }

    .photo-viewer-image img {
        display: inline-block;
        height: auto;
        margin: 0 auto;
        max-height: 100%;
        max-width: 100%;
        vertical-align: middle;
    }

    .photo-viewer-image .btnNext {
        background: url('../images/next_button_hover.png') 98% center no-repeat;
        width: 90%;
        position: absolute;
        right: 0;
        top: 0;
        display: block;
        height: 100%;
		cursor:pointer;
    }

    .photo-viewer-image .btnPrev {
        background: url('../images/prev_button_hover.png') 8px center no-repeat;
        display: block;
        left: 0;
        position: absolute;
        top: 0;
        width: 10%;
        height: 100%;
		cursor:pointer;
    }

.fancybox-caption {
    display: none;
}

.mediaTitleInfo {
    font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
    background-color: #000000;
    background-color: rgba(0, 0, 0, .8);
    bottom: 0;
    right: 0;
    color: #B3B3B3;
    font-size: 13px;
    position: absolute;
    padding: 0;
    /*width: 100%;*/
    margin: 0;
    height: 33px;
    line-height: 33px;
    text-align: left;
    z-index: 999;
    -webkit-font-smoothing: antialiased;
    -webkit-background-clip: padding-box;
}

    .mediaTitleInfo span:first-child {
        margin-left: 8px;
    }

    .mediaTitleInfo a {
        padding: 3px 5px;
        color: white;
        font-weight: bold;
        margin-right: 5px;
    }

        .mediaTitleInfo a:hover {
            background-color: #ffffff;
            background-color: rgba(255, 255, 255, 0.2);
            border-color: transparent;
            -ms-border-radius: 2px;
            -moz-border-radius: 2px;
            -khtml-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            -ms-opacity: 1;
            opacity: 1;
            text-decoration: none;
        }


    .mediaTitleInfo .photo_count {
        padding-right: 5px;
    }
	
	.person-container{
	padding:4px 8px;
	}
	.photo-viewer-wrapper{
	/*padding-right:30%;*/
	width:100%;
	}
	.photo-viewer-wrappersub{
	padding-right:30%;
	}
	.person-image {
	padding-right:30px;
overflow-wrap: break-word;
word-wrap: break-word;
-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
-ms-hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
	}
	.person-image a{
	padding:0px 4px;	
overflow-wrap: break-word;
word-wrap: break-word;
-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
-ms-hyphens: auto;
-moz-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
display:inline-block;
vertical-align:middle;
	}
	.person-name{
	display:block;
	padding:5px 0px;
	}
	.person-desc{
	display:block;
	padding:5px 0px;
	margin:10px 0px 0px 0px;
	font-size:13px;
	line-height:normal;
	color:#000000;
	}
	.person-eventdesc{
		display:block;
		padding:2px 0px;
		margin:0px 0px 0px 0px;
		font-weight:bold;
	}
	.photo-viewer-brand{
	position:absolute;
	bottom:10px;
	right:10px;
	width:100px;
	padding:10px 4px;
	background:#CCCCCC;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	}


@media (max-width: 480px) {

.photo-view-info{
display:none;
}
.photo-viewer-image{
width:100%;
}
}


.dcsnstag2 .section-thumb{ 
   position: relative; 
   width: 100%; /* for IE 6 */
}

.dcsnstag2 .stream li .section-title,.dcsnstag2 .stream li .section-text,.dcsnstag2 .stream li .section-meta{
display:none;
}
.dcsnstag2 .section-thumb .fadeText { 
   position: absolute; 
   left: 0;
   bottom:0px ;
   width: 100%;
   color:#fff!important;
   background: 
    linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.9)
    );
	/*max-height: 105px;*/
    overflow: hidden;
    padding-top: 35px;
}
.dcsnstag2 .section-thumb .fadeText a{
   color:#fff!important;
}
.dcsnstag2 .fadetxtIn{
padding:0px 14px 10px;
display:block;
font-size:12px;!important;
}
	.person-image  img.pavatar{
	max-width:50px;
	max-height:50px;
	}

.bigText{
max-height:200px;
overflow:scroll;
overflow-x: hidden;
}	
.dcsnstag2 .deventRowTop {
/*font-size:14px!important;
font-weight:bold!important;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;*/
}
.dcsnstag2 .eventDescMid{
font-size:13px!important;
line-height:18px!important;
height:36px!important;
max-height:36px!important;
display:inline-block!important;
overflow:hidden!important;
margin-top:5px;
}
.dcsnstag2 .deventRow {
margin-top:0px;
font-size:12px!important;
font-weight:bold!important;
}
.dcsnstag2 .play-button-div {
  margin: 0 auto;
  text-align: center;
  position: relative;
/*  padding-top:300px;*/
}

.dcsnstag2 .play-button-div:before {
  content: "\f144";
  font-family: FontAwesome;
  color: #ffffff;
  font-size: 50px;
  padding: .05em .2em;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}
 .intrinsic-container iframe {
  width: 100%;
  height: 400px;
}

.namelink{
padding-left:55px;
}
.pleft {
    float: left;
    width: 60px;
    min-height: 50px;
}

.pright {
    overflow: hidden;
    min-height: 50px;
	vertical-align:middle;
	line-height:50px;
}
.pright a{
line-height:normal;
}
.pReamMore{
box-shadow: rgb(252, 226, 193) 0px 1px 0px 0px inset; background: linear-gradient(rgb(255, 196, 119) 5%, rgb(251, 158, 37) 100%) rgb(255, 196, 119); border-radius: 6px; border: 1px solid rgb(238, 180, 79); display: inline-block; cursor: pointer; color: rgb(255, 255, 255); font-family: Arial; font-size: 15px; font-weight: bold; padding: 6px 24px; text-decoration: none; text-shadow: rgb(204, 159, 82) 0px 1px 0px;
text-decoration:none;
margin-bottom:8px;
margin-top:8px;

}

.loadbutton {
  display: inline-block;
  margin: 0.3em;
  padding: 0.7em 5em;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  border-radius: 3px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  box-shadow: 0 2px 10px rgba(0,0,0,0.5);
  border: none; 
  font-size: 15px;
  text-align: center;
  text-decoration:none!important;
  cursor:pointer;
}

.loadbutton:hover {
  box-shadow: 1px 6px 15px rgba(0,0,0,0.5);
}
.photo-viewer-image .dashVidMain > iframe{
position:absolute!important;
left:0px!important;
top:0px!important;
width:100%;
height:100%;
}
