html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

/** Scout colors **/
/** Includes **/
/** Extends **/
.box-border-gray, .box.ugc .post-header .image, .box.ugc .post-comment .comment img, .box.ugc .post-comment .comment-form textarea, .box.user-stats .header .image, .box.user-stats .post .form-txt textarea, .box.user-stats .post .form-image textarea, .box.user-stats .post .form-video textarea, .box.user-stats .post .form-video input[type=text], .box.who-to-follow .item img, .box.box-follow-user img {
  border: 1px solid #8c8c8c;
}

.left-right-padding, .box.ugc .post-text, .box.webshop h2, .box.user-stats .post {
  padding-left: 20px;
  padding-right: 20px;
}

.left-right-margin {
  margin-left: 20px;
  margin-right: 20px;
}

.negetive-top-margin-20px, .box.frontpage-sort ul {
  margin-top: -20px !important;
}

.negetive-bottom-margin-20px, .box.ugc .post-comment, .box.frontpage-sort ul, .box.user-stats .post {
  margin-bottom: -20px !important;
}

.negetive-left-margin-20px, .box.ugc .post-image, .box.ugc .post-text, .box.ugc .post-comment, .box.user-stats .post {
  margin-left: -20px !important;
}

.negetive-right-margin-20px, .box.ugc .post-image, .box.ugc .post-text, .box.ugc .post-comment, .box.frontpage-sort ul, .box.user-stats .post {
  margin-right: -20px !important;
}

.piefix, .box.ugc .post-tags .title, .box.ugc .post-header .image, .box.ugc .post-header .image img, .box.ugc .post-comment, .box.ugc .post-comment .comment img, .box.ugc .post-comment .comment-form textarea, .box.frontpage-sort ul, .box.frontpage-sort ul li div.following, .box.user-stats .header .image, .box.user-stats .header .image img, .box.user-stats .post, .box.user-stats .post .form-txt textarea, .box.user-stats .post .form-image textarea, .box.user-stats .post .form-video textarea, .box.user-stats .post .form-video input[type=text], .box.who-to-follow .item img, .box.map-small img, .box.box-follow-user img, .box.profile-header .header-info img, .box.profile-header .header-menu ul li a .icon-48px {
  behavior: url("../pie-1.0.0/PIE.htc");
}

.ease-in-out-300, .box.ugc .post-header h2, .box.ugc .post-header h2:hover, .box.frontpage-sort ul li.active div, .box.frontpage-sort ul li.active div:hover, .box.frontpage-sort ul li div, .box.frontpage-sort ul li div:hover {
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */
}

.ease-in-out-200 {
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */
}

.ease-in-out-100, .box.ugc.update:hover, .box.ugc.tutorial:hover, .box.ugc.question:hover, .box.ugc.project:hover, .box.ugc.news:hover, .box.ugc.library:hover, .box.ugc.event:hover, .box.ugc .post-comment .comment-form textarea, .box.ugc .post-comment .comment-form textarea.active, .box.mop .btn div, .box.mop .btn:hover div, .box.user-stats .post .form-txt textarea, .box.user-stats .post .form-image textarea, .box.user-stats .post .form-video textarea, .box.user-stats .post .form-video input[type=text], .box.user-stats .post .form-txt.closed textarea, .box.user-stats .post .form-image.closed textarea, .box.user-stats .post .form-video.closed textarea {
  -webkit-transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 100ms cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */
  -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  /* ease-in-out */
}

.ease-100 {
  -webkit-transition: all 100ms cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition: all 100ms cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition: all 100ms cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 100ms cubic-bezier(0.25, 0.1, 0.25, 1);
  /* ease (default) */
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  -moz-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
  /* ease (default) */
}

.no-animate {
  -webkit-transition: all 1ms cubic-bezier(0.25, 0.25, 0.75, 0.75) !important;
  -moz-transition: all 1ms cubic-bezier(0.25, 0.25, 0.75, 0.75) !important;
  -o-transition: all 1ms cubic-bezier(0.25, 0.25, 0.75, 0.75) !important;
  transition: all 1ms cubic-bezier(0.25, 0.25, 0.75, 0.75) !important;
  /* linear */
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75) !important;
  -moz-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75) !important;
  -o-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75) !important;
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75) !important;
  /* linear */
}

/**
Content boxe 370px bred
**/
.box.ugc {
  /** Post type color **/
  /** Featured mark **/
  /** Post tags **/
  /** Post tags hover **/
  /** Post box stroke hover **/
  /** Post header **/
  /** Post story image **/
  /** Post text **/
  /** Post comment wrapper **/
}
.box.ugc img {
  display: block;
}
.box.ugc.update .post-tags .title {
  background-color: #58a665;
}
.box.ugc.tutorial .post-tags .title {
  background-color: #379a9c;
}
.box.ugc.question .post-tags .title {
  background-color: #c86ba8;
}
.box.ugc.project .post-tags .title {
  background-color: #3d94eb;
}
.box.ugc.news .post-tags .title {
  background-color: #622599;
}
.box.ugc.library .post-tags .title {
  background-color: #735a71;
}
.box.ugc.event .post-tags .title {
  background-color: #e8793c;
}
.box.ugc.pichitme .post-tags .title {
	background-color: #88a3aa;
}
.box.ugc.scoutnews .post-tags .title {
	background-color: #9fd5b4;
}
.box.ugc.featured .post-text h1 {
  padding-left: 0px;
}
.box.ugc.featured .post-text .mark-featured {
  position: absolute;
  top: 13px;
  left: -7px;
  width: 25px;
  height: 32px;
  background-image: url("../images/sprite-featured.png");
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
.box.ugc.featured.news .post-text .mark-featured {
  display: block;
  background-position: 0px -160px;
}
.box.ugc.featured.library .post-text .mark-featured {
  display: block;
  background-position: 0px -128px;
}
.box.ugc.featured.project .post-text .mark-featured {
  display: block;
  background-position: 0px -32px;
}
.box.ugc.featured.event .post-text .mark-featured {
  display: block;
  background-position: 0px -192px;
}
.box.ugc.featured.question .post-text .mark-featured {
  display: block;
  background-position: 0px -96px;
}
.box.ugc.featured.tutorial .post-text .mark-featured {
  display: block;
  background-position: 0px -64px;
}
.box.ugc .post-tags {
  position: absolute;
  width: 100px;
  top: 0px;
  right: 0px;
  font-size: 13px;
  z-index: 2;
}
.box.ugc .post-tags div {
  padding: 3px 7px 3px 5px;
  text-align: right;
}
.box.ugc .post-tags .title {
  color: white;
  padding-top: 6px;
  padding-bottom: 6px;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  -ms-border-radius: 0 3px 0 0;
  -o-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.box.ugc .post-tags .tag {
  background-color: #f2f2f2;
  border-right: 5px solid #8c8c8c;
}
.box.ugc .post-tags .tag.two {
  border-right: 5px solid #a6a6a6;
  background-color: white;
  color: white;
}
.box.ugc .post-tags .tag.three {
  border-right: 5px solid #bfbfbf;
  background-color: white;
  color: white;
}
.box.ugc:hover .post-tags .tag {
  background-color: #f2f2f2 !important;
  color: #404040 !important;
}
.box.ugc:hover .post-tags .tag:hover {
  background-color: #dfdfdf !important;
  border-right: 5px solid #dfdfdf !important;
  cursor: pointer;
}
.box.ugc.update:hover {
  border: 1px solid #58a665;
}
.box.ugc.tutorial:hover {
  border: 1px solid #379a9c;
}
.box.ugc.question:hover {
  border: 1px solid #c86ba8;
}
.box.ugc.project:hover {
  border: 1px solid #3d94eb;
}
.box.ugc.news:hover {
  border: 1px solid #622599;
}
.box.ugc.library:hover {
  border: 1px solid #735a71;
}
.box.ugc.event:hover {
  border: 1px solid #e8793c;
}
.box.ugc.pichitme:hover {
  border: 1px solid #88a3aa;
}
.box.ugc.scoutnews:hover {
  border: 1px solid #9fd5b4;
}
.box.ugc .post-header {
  position: relative;
  max-width: 250px;
  margin: 0 0 15px 0px;
}
.box.ugc .post-header .image {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0 5px 0 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.box.ugc .post-header .image img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}
.box.ugc .post-header h2 {
  margin-top: 4px;
  margin-bottom: 5px;
}
.box.ugc .post-header h2:hover {
  cursor: pointer;
  color: #666666;
}
.box.ugc .post-header p {
  color: #8c8c8c;
  margin: 2px 0 0 0;
  font-size: 11px;
}
.box.ugc .post-image {
  position: relative;
  margin: 0px 0 0px 0;
}
.box.ugc .post-image img {
  display: block;
}
.box.ugc .post-image .icon-play {
  display: none;
  position: absolute;
  width: 48px;
  height: 48px;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  background-position: -48px -1296px;
}
.box.ugc .post-image.video .icon-play {
  display: block;
  opacity: 0.8;
}
.box.ugc .post-image.video:hover .icon-play {
  opacity: 1;
}
.box.ugc .post-image:hover {
  cursor: pointer;
}
.box.ugc .post-text {
  position: relative;
  /** Post text hover - social box hover **/
}
.box.ugc .post-text h1 {
  margin: 15px 0 10px 0;
  cursor: pointer;
  font-weight: 300;
}
.box.ugc .post-text p {
  line-height: 18px;
  margin: 0 0 15px 0;
  cursor: pointer;
}
.box.ugc .post-text p a.translate,
.box.ugc .post-text p a.showoriginal,
.box.ugc p a.translate-comment,
.box.ugc p a.translate-comment-teaser,
.box.ugc p a.viewmore-comment,
.box.ugc p a.showoriginal-comment,
.box.ugc p a.showoriginal-comment-teaser,
.box.ugc .post-text p span.translaterrror {
  color: #8c8c8c;
  font-size: 11px;
}
.box.ugc .post-text p a.translate:hover,
.box.ugc .post-text p a.showoriginal:hover,
.box.ugc p a.translate-comment:hover,
.box.ugc p a.translate-comment-teaser:hover,
.box.ugc p a.viewmore-comment:hover,
.box.ugc p a.showoriginal-comment:hover,
.box.ugc p a.showoriginal-comment-teaser:hover {
  color: #404040;
}
.box.ugc .post-text:hover .social-box a.like {
  color: #666666;
}
.box.ugc .post-comment {
  position: relative;
  margin: 18px 0 0 0;
  padding: 0 0 10px 0;
  background-color: #f2f2f2;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  /** Post comment **/
  /** Post comment form **/
  /** Post comment - social box hover **/
}
.box.ugc .post-comment .header {
  position: relative;
  padding: 0 20px 0 20px;
}
.box.ugc .post-comment .header h2 {
  display: block;
  float: left;
  margin: 13px 0 13px 0;
}
.box.ugc .post-comment .header a {
  display: block;
  float: right;
  margin: 15px 0 0 0;
  color: #8c8c8c;
}
.box.ugc .post-comment .header a:hover {
  color: #404040;
}
.box.ugc .post-comment .comment {
  position: relative;
  padding: 0 20px 0 20px;
}
.box.ugc .post-comment .comment img {
  position: relative;
  display: block;
  float: left;
  width: 30px;
  height: 30px;
  margin: 0 5px 0 0;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
}
.box.ugc .post-comment .comment .text {
  position: relative;
  float: left;
  width: 280px;
  margin: 7px 0 0 0;
}
.box.ugc .post-comment .comment .text h3 {
  margin: 0 0 8px 0;
}
.box.ugc .post-comment .comment .text p {
  line-height: 18px;
  margin: 0 0 10px 0;
}
.box.ugc .post-comment .comment .text p a.translate {
  color: #8c8c8c;
  font-size: 11px;
}
.box.ugc .post-comment .comment .text p a.translate:hover {
  color: #404040;
}
.box.ugc .post-comment .comment-form {
  position: relative;
  padding: 0 20px 0 20px;
  margin: 10px 0 0 0;
  text-align: right;
  z-index: 1;
}
.box.ugc .post-comment .comment-form textarea {
  color: #404040;
  background-color: white;
  width: 318px;
  height: 15px;
  padding: 5px 5px 5px 5px;
  margin: 0 0 5px 0;
  resize: none;
  z-index: 2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.box.ugc .post-comment .comment-form textarea.active {
  height: 60px;
}
.box.ugc .post-comment:hover .social-box a.like {
  color: #666666;
}

/** mop box **/
.box.mop {
  text-align: center;
}
.box.mop #counter {
  display: block;
  font-size: 28px;
  font-weight: 300;
  margin: 10px 0 20px 0;
}
.box.mop p {
  margin: 15px 0 0 0;
}
.box.mop .btn {
  padding: 12px 30px 12px 30px;
  margin: 0 0 5px 0;
}
.box.mop .btn div {
  position: absolute;
  width: 16px;
  height: 10px;
  top: -10px;
  left: 0;
  right: 0px;
  margin: 0 auto 0 auto;
  background-image: url("../images/sprite-mop-box-btn-arrow.png");
  background-position: 0px 0px;
}
.box.mop .btn:hover div {
  background-position: 0px -10px;
}
.box.mop img {
  display: inline-block;
}

/** Scout shop **/
.box.webshop p {
  line-height: 18px;
}
.box.webshop h2 {
  padding: 16px 0 14px 54px;
  background-image: url("../images/icon-scout-shop.png");
  background-repeat: no-repeat;
}

/** Frontpage sort **/
.box.frontpage-sort {
  /*float: right;
  position: absolute;
  top: 0px;
  right: -800px;*/
}
.box.frontpage-sort h2 {
  margin-bottom: 0px;
  float: left;
}
.box.frontpage-sort ul {
  display: inline-block;
  position: relative;
  float: right;
  overflow: hidden;
  -webkit-border-radius: 0px 4px 4px 0;
  -moz-border-radius: 0px 4px 4px 0;
  -ms-border-radius: 0px 4px 4px 0;
  -o-border-radius: 0px 4px 4px 0;
  border-radius: 0px 4px 4px 0;
}
.box.frontpage-sort ul li {
  position: relative;
  float: left;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-left: 1px solid #8c8c8c;
}
.box.frontpage-sort ul li.active div {
  border-bottom: 5px solid #461b6e;
  background-color: #622599;
  color: white;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
}
.box.frontpage-sort ul li.active div:hover {
  border-bottom: 5px solid #461b6e;
  background-color: #622599;
  color: white;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.5);
}
.box.frontpage-sort ul li div {
  display: block;
  padding: 25px 10px 15px 10px;
  margin: 0 0 0 0 !important;
  color: #8c8c8c;
  border-bottom: 5px solid white;
  background-color: white;
  font-size: 13px;
}
.box.frontpage-sort ul li div.following {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  -ms-border-radius: 0 4px 4px 0;
  -o-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.box.frontpage-sort ul li div:hover {
  cursor: pointer;
  color: #8c8c8c;
  border-bottom: 5px solid #8c8c8c;
  background-color: #f2f2f2;
  text-shadow: 0px 1px white;
}

/** user stats **/
.box.user-stats {
  /** User stats - post update **/
}
.box.user-stats .header {
  position: relative;
  margin: 0 0 20px 0px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #8c8c8c;
}
.box.user-stats .header .image {
  position: relative;
  width: 46px;
  height: 46px;
  float: left;
  overflow: hidden;
  margin: 0 10px 0 0;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.box.user-stats .header .image img {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.box.user-stats .header h2 {
  margin-top: 7px;
  margin-bottom: 5px;
}
.box.user-stats .header h2:hover {
  cursor: pointer;
  color: #666666;
}
.box.user-stats .header p {
  color: #8c8c8c;
  margin: 2px 0 0 0;
  font-size: 11px;
}
.box.user-stats .stats {
  position: relative;
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  font-size: 13px;
  color: #8c8c8c;
}
.box.user-stats .stats ul li {
  margin: 10px 0 0px 0;
}
.box.user-stats .stats ul li div {
  margin: 0 5px 0 0;
  float: left;
}
.box.user-stats .stats ul li p {
 /* margin: -2px 0 0px 0;*/
	margin: 1px 0 0px 0;
}
.box.user-stats .post {
  position: relative;
  background-color: #f2f2f2;
  padding-bottom: 20px;
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  -ms-border-radius: 0px 0px 4px 4px;
  -o-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
}
.box.user-stats .post h2 {
  margin: 20px 0 10px 0;
}
.box.user-stats .post ul {
  position: relative;
}
.box.user-stats .post ul li {
  position: relative;
  float: left;
  text-align: center;
  margin: 0 10px 0 0;
}
.box.user-stats .post ul li p {
  margin: 0 0 0 0;
  font-size: 12px;
  color: #8c8c8c;
}
.box.user-stats .post ul li div {
  display: inline-block;
}
.box.user-stats .post ul li:hover, .box.user-stats .post ul li.active {
  cursor: pointer;
}
.box.user-stats .post ul li:hover p, .box.user-stats .post ul li.active p {
  color: #404040;
}
.box.user-stats .post ul li:hover div.icon-text, .box.user-stats .post ul li.active div.icon-text {
  background-position: -32px -1376px;
}
.box.user-stats .post ul li:hover div.icon-image, .box.user-stats .post ul li.active div.icon-image {
  background-position: -32px -320px;
}
.box.user-stats .post ul li:hover div.icon-play, .box.user-stats .post ul li.active div.icon-play {
  background-position: -32px -864px;
}
.box.user-stats .post .form-txt, .box.user-stats .post .form-image, .box.user-stats .post .form-video {
  position: relative;
  margin: 10px 0 0 0;
  text-align: left;
  z-index: 1;
}
.box.user-stats .post .form-txt .btn, .box.user-stats .post .form-image .btn, .box.user-stats .post .form-video .btn {
  float: right;
}
.box.user-stats .post .form-txt textarea, .box.user-stats .post .form-image textarea, .box.user-stats .post .form-video textarea, .box.user-stats .post .form-video input[type=text] {
  color: #404040;
  background-color: white;
  width: 318px;
  height: 100px;
  padding: 5px 5px 5px 5px;
  margin: 0 0 5px 0;
  resize: none;
  z-index: 2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.box.user-stats .post .form-txt.closed textarea, .box.user-stats .post .form-image.closed textarea, .box.user-stats .post .form-video.closed textarea {
  height: 15px;
}
.box.user-stats .post .form-image .form-submit {
  margin: 0 -2px 5px 0;
  float: right;
}
.box.user-stats .post .form-image .form-file {
  float: left;
  margin: 0 0 5px 0;
}
.box.user-stats .post .form-video .video-link {
  height: 15px;
}

/** Profile pages **/
.profilepage .about-text p {
  margin: 20px 0 0 0;
}
.profilepage .about-text p:first-child {
  margin: 0 0 0 0;
}
.profilepage .box.left {
  font-size: 13px;
}
.profilepage .box.left .header {
  position: relative;
  margin: 0 0 20px 0px;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #8c8c8c;
}
.profilepage .box.left .header h2 {
  margin: 0 0 0 0;
  font-weight: 400;
}
.profilepage .user-stats .header h2 {
  margin: 0 0 0 0;
  color: #404040;
}
.profilepage .user-stats .header h2:hover {
  cursor: default;
  color: #404040;
}
.profilepage .user-stats .stats {
  margin-bottom: 0px;
}

/** Profile page - left boxes **/
.box.about-scout .icon-32px {
  float: left;
  margin: 0 10px 0 0;
}
.box.about-scout .my-scouting-interests, .box.about-scout .about-my-scouting {
  border-top: 1px solid #a8a8a8;
  margin: 20px 0 0 0;
  padding: 20px 0 0 0;
}
.box.about-scout ul {
  position: relative;
  float: left;
  font-size: 13px;
  margin: 10px 0 0 0;
}
.box.about-scout ul li {
  padding: 0 0 0 10px;
  margin: 10px 0 0px 0;
  background-image: url("../images/sprite-li-dots-5x6.png");
  background-position: 0px 3px;
  background-repeat: no-repeat;
}
.box.about-scout ul li:first-child {
  font-weight: 500;
  background: transparent;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.box.about-scout .btn {
  margin: 20px 0 0 0;
  float: right;
}

.box.who-to-follow .header h2 {
  float: left;
}
.box.who-to-follow .header span {
  margin: 5px 0 0 0;
  float: right;
}
.box.who-to-follow .item {
  margin: 10px 0 0 0;
}
.box.who-to-follow .item img {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.box.who-to-follow .item h3 {
  display: block;
  max-width: 180px;
  float: left;
  margin: 8px 0 0 0;
}
.box.who-to-follow .item h3 span {
  display: block;
  margin: 5px 0 0 0;
  font-size: 13px;
  color: #a8a8a8;
  font-weight: 300;
}
.box.who-to-follow .item .btn {
  float: right;
  margin: 10px 0 0 0;
}

.box.map-small img {
  display: block;
  margin: -20px 0 -20px -20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

/** Follow/Unfollow box **/
.box.box-follow-user {
  margin: 30px 0 0 30px;
}
.box.box-follow-user:nth-child(even) {
  margin-left: 0px;
}
.box.box-follow-user img {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -ms-border-radius: 35px;
  -o-border-radius: 35px;
  border-radius: 35px;
}
.box.box-follow-user h1 {
  float: left;
  font-weight: 300;
  margin: 12px 0 50px 0;
  max-width: 250px;
}
.box.box-follow-user h1 span {
  display: block;
  font-size: 13px;
  color: #a8a8a8;
  margin: 5px 0 0 0;
}
.box.box-follow-user .btn {
  position: absolute;
  bottom: 22px;
  right: 20px;
}

/** Profile page - Profile header **/
.box.profile-header .header-image {
  display: block;
  margin: -20px -20px 0 -20px;
}
.box.profile-header .btn {
  float: right;
  margin: 25px 0 10px 0;
}
.box.profile-header .header-info {
  position: absolute;
  z-index: 10;
  bottom: 30px;
}
.box.profile-header .header-info img {
  display: block;
  float: left;
  border: 5px solid white;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}
.box.profile-header .header-info h1 {
  color: white;
  float: left;
  margin: 10px 0 0 10px;
  text-shadow: 2px 2px black;
}
.box.profile-header .header-info h1 span {
  display: block;
  color: #8c8c8c;
  font-size: 13px;
  font-weight: 300;
  margin: 5px 0 0 0;
  text-shadow: 0px 0px white;
}
.box.profile-header .header-info h1 span:first-child {
  margin-top: 25px;
}
.box.profile-header .header-menu {
  position: absolute;
  z-index: 20;
  bottom: 25px;
  right: 150px;
}
.box.profile-header .header-menu ul li {
  display: inline-block;
  float: left;
  text-align: center;
  margin: 0 10px 0 10px;
}
.box.profile-header .header-menu ul li a {
  color: #8c8c8c;
}
.box.profile-header .header-menu ul li a .icon-48px {
  border: 3px solid white;
  margin: 0 auto 0 auto;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.box.profile-header .header-menu ul li a:hover, .box.profile-header .header-menu ul li a.active {
  color: #404040;
}
.box.profile-header .header-menu ul li a:hover .icon-about, .box.profile-header .header-menu ul li a.active .icon-about {
  background-position: -48px -48px;
}
.box.profile-header .header-menu ul li a:hover .icon-pins, .box.profile-header .header-menu ul li a.active .icon-pins {
  background-position: -48px -2112px;
}
.box.profile-header .header-menu ul li a:hover .icon-followers, .box.profile-header .header-menu ul li a.active .icon-followers {
  background-position: -48px -384px;
}
.box.profile-header .header-menu ul li a:hover .icon-following, .box.profile-header .header-menu ul li a.active .icon-following {
  background-position: -48px -768px;
}

.profilepage .two-coll .one-coll.left {
  margin-left: 0px;
}

@media only screen and (max-width: 1170px) {


  .box.ugc {
    /** Post header **/
    /** Post story image **/
    /** Post comment wrapper **/
  }
  .box.ugc .post-header {
    max-width: 200px;
  }
  .box.ugc .post-header h2 {
    margin-top: 0px;
  }
  .box.ugc .post-image img {
    max-width: 308px;
    height: auto;
  }
  .box.ugc .post-image.video .icon-play {
    display: block;
  }
  .box.ugc .post-image.video:hover .icon-play {
    background-position: 0px -60px;
  }
  .box.ugc .post-image:hover {
    cursor: pointer;
  }
  .box.ugc .post-comment {
    /** Post comment **/
    /** Post comment form **/
  }
  .box.ugc .post-comment .comment .text {
    width: 230px;
  }
  .box.ugc .post-comment .comment-form textarea {
    width: 256px;
  }

  /** post update **/
  .box.user-stats .post .form-txt textarea, .box.user-stats .post .form-image textarea, .box.user-stats .post .form-video textarea, .box.user-stats .post .form-video input[type=text] {
    width: 256px;
  }
  .box.user-stats .post .form-image .form-submit {
    margin: 0 0px 5px 0;
  }
  .box.user-stats .post .form-image .form-file {
    width: 200px;
  }
  .box.user-stats .post .form-video .video-link {
    height: 15px;
  }

  .box.webshop h2 {
    padding-top: 7px;
  }

  /** profile page Boxes **/
  .box.profile-header .header-image {
    width: 638px;
    height: auto;
  }
  .box.profile-header .header-info {
    position: absolute;
    z-index: 10;
    bottom: 30px;
  }
  .box.profile-header .btn {
    margin-top: 70px;
    margin-bottom: 0px;
  }
  .box.profile-header .header-menu {
    bottom: 70px;
    right: 10px;
  }
  .box.profile-header .header-info {
    bottom: 66px;
  }

  .box.who-to-follow .header h2 {
    float: left;
  }
  .box.who-to-follow .header span {
    margin: 5px 0 0 0;
    float: right;
  }
  .box.who-to-follow .item h3 {
    max-width: 120px;
  }

  .box.box-follow-user {
    margin: 20px 0 0 20px;
  }
  .box.box-follow-user h1 {
    max-width: 190px;
  }

  .box.map-small img {
    height: auto;
    width: 308px;
  }
}
