body {
  font-size: 16px;
  width: 100%;
  padding: 0;
  font-size: 16px;
  line-height: 1.4;
}
body #right .right-inner a {
  margin: 0 0 20px -13px;
  width: 325px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.membership-feed .table caption {
  margin: 0;
  text-transform: none;
}
h4,
.membership-feed .table caption {
  font-size: 87.5%;
  line-height: 1.125;
}
h4,
.membership-feed .table caption {
  color: #05283d;
  line-height: 20px;
}
h4 em,
.membership-feed .table caption em {
  font-style: normal;
  color: #d91e3b;
}
h2 {
  font-family: 'Rokkitt', cursive;
  font-weight: 700;
  font-size: 240%;
  line-height: 90%;
}
div.alert a,
div.alert a:hover,
div.alert a.visited {
  color: inherit;
}
.hyphenate {
  text-align: justify;
  -webkit-hyphens: ;
  -moz-hyphens: ;
  -ms-hyphens: ;
  hyphens: ;
}
.tooltip {
  z-index: 1060;
}
@-moz-keyframes bounce-in-down {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes bounce-in-down {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes bounce-in-down {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounce-in-down {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes bounce-out-up {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@-webkit-keyframes bounce-out-up {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@-o-keyframes bounce-out-up {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes bounce-out-up {
  0% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -ms-filter: none;
    filter: none;
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateY(-2000px);
    -moz-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    -o-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.dropdown {
  position: initial;
}
ul.dropdown-menu {
  text-align: left;
  left: auto;
  right: 0px;
}
ul.dropdown-menu li a {
  padding-left: 10px;
  font-size: 75%;
}
ul.dropdown-menu li i {
  font-size: 116.7%;
}
.modal-backdrop,
.modal.fade {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.modal.fade {
  padding-top: 25px !important;
  top: 0px !important;
  margin-top: 0 !important;
  -webkit-border-radius: 0 0 0 5px !important;
  border-radius: 0 0 0 5px !important;
  -webkit-animation-duration: 70s;
  -moz-animation-duration: 70s;
  -ms-animation-duration: 70s;
  -o-animation-duration: 70s;
  animation-duration: 70s;
  -webkit-animation-name: bounce-out-up;
  -moz-animation-name: bounce-out-up;
  -ms-animation-name: bounce-out-up;
  -o-animation-name: bounce-out-up;
  animation-name: bounce-out-up;
}
.modal.fade.open-modal {
  -webkit-animation-duration: 0.7s;
  -moz-animation-duration: 0.7s;
  -ms-animation-duration: 0.7s;
  -o-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-name: bounce-in-down;
  -moz-animation-name: bounce-in-down;
  -ms-animation-name: bounce-in-down;
  -o-animation-name: bounce-in-down;
  animation-name: bounce-in-down;
}
.modal.fade.close-modal {
  -webkit-animation-duration: 0.7s;
  -moz-animation-duration: 0.7s;
  -ms-animation-duration: 0.7s;
  -o-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-name: bounce-out-up;
  -moz-animation-name: bounce-out-up;
  -ms-animation-name: bounce-out-up;
  -o-animation-name: bounce-out-up;
  animation-name: bounce-out-up;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.modal .close {
  position: absolute;
  bottom: -15px;
  top: auto !important;
  right: -1px !important;
  display: block;
  background-color: #0078cc;
  opacity: 0.99;
  filter: alpha(opacity=99);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
  font-size: 9px;
  color: #fff;
  text-shadow: none;
  padding: 0 10px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  font-family: verdana;
  font-weight: 400;
  line-height: 14px;
  text-transform: uppercase;
  border: 1px solid rgba(0,0,0,0.3);
  border-top: none;
}
#id_publication_date {
  width: 328px;
}
.btn-file {
  position: relative;
  overflow: hidden;
  vertical-align: middle;
  cursor: default;
}
.btn-file > input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  font-size: 23px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transform: translate(-300px, 0) scale(4);
  -moz-transform: translate(-300px, 0) scale(4);
  -ms-transform: translate(-300px, 0) scale(4);
  -o-transform: translate(-300px, 0) scale(4);
  transform: translate(-300px, 0) scale(4);
  direction: ltr;
}
.fileupload {
  margin-bottom: 9px;
}
.fileupload .uneditable-input {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  cursor: text;
}
.fileupload .thumbnail {
  display: inline-block;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
}
.fileupload .thumbnail > img {
  display: inline-block;
  max-height: 100%;
  vertical-align: middle;
}
.fileupload .btn {
  vertical-align: middle;
}
.fileupload-new,
.fileupload-exists {
  cursor: pointer;
}
.fileupload-exists .fileupload-new,
.fileupload-new .fileupload-exists {
  display: none;
}
.fileupload-inline .fileupload-controls {
  display: inline;
}
.fileupload-new .input-append .btn-file -webkit-border-radius 0 3px 3px 0 -moz-border-radius 0 3px 3px 0 {
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.thumbnail-borderless .thumbnail {
  padding: 0;
  border: none;
}
.thumbnail-borderless .thumbnail -webkit-border-radius 0 -moz-border-radius 0 {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.thumbnail-borderless .thumbnail -webkit-box-shadow none -moz-box-shadow none {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fileupload-new.thumbnail-borderless .thumbnail {
  border: 1px solid #ddd;
}
.control-group.warning .fileupload .uneditable-input {
  color: #a47e3c;
  border-color: #a47e3c;
}
.control-group.warning .fileupload .fileupload-preview {
  color: #a47e3c;
}
.control-group.warning .fileupload .thumbnail {
  border-color: #a47e3c;
}
.control-group.error .fileupload .uneditable-input {
  color: #b94a48;
  border-color: #b94a48;
}
.control-group.error .fileupload .fileupload-preview {
  color: #b94a48;
}
.control-group.error .fileupload .thumbnail {
  border-color: #b94a48;
}
.control-group.success .fileupload .uneditable-input {
  color: #468847;
  border-color: #468847;
}
.control-group.success .fileupload .fileupload-preview {
  color: #468847;
}
.control-group.success .fileupload .thumbnail {
  border-color: #468847;
}
#container {
  max-width: 1170px;
  margin: 0 auto;
  margin-top: 35px;
  zoom: 1;
  position: relative;
  min-width: 1028px;
}
#container:before,
#container:after {
  content: "";
  display: table;
}
#container:after {
  clear: both;
}
#left {
  width: 70%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 25px;
  min-height: 600px;
  min-width: 728px;
}
#left .table {
  font-size: 85%;
  margin: 20px 0;
}
#right {
  width: 30%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 25px;
  min-height: 600px;
  min-width: 300px;
}
body #right #right-arrow {
  position: relative;
}
body #right #right-arrow span {
  background-color: transparent;
  height: 0;
  width: 0;
  content: "";
  display: block;
  position: absolute;
  top: 45px;
  left: -15px;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #f06348;
}
body.group-city #right #group-header,
.group-other #right #group-header {
  color: #000;
}
body.group-city #right #group-header h4,
.group-other #right #group-header h4 {
  color: #666;
}
body.group-city #right #group-header p,
.group-other #right #group-header p {
  color: #333;
  text-shadow: 1px 1px 1px #fff;
}
body.group-city #right section h2,
.group-other #right section h2 {
  text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
}
body.group-city #right section>div .l,
.group-other #right section>div .l,
body.group-city #right section>div .r,
.group-other #right section>div .r {
  background-color: rgba(255,255,255,0.3);
  border-top: 1px solid rgba(0,0,0,0.5);
}
body.group-city #right section.article-meta h4,
.group-other #right section.article-meta h4 {
  color: rgba(0,0,0,0.5);
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
body.group-other #right #right-arrow>span {
  border-right: 15px solid #f06348;
}
body.group-other #right section h2 {
  text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
}
body.group-other #right section>div .l,
body.group-other #right section>div .r {
  background-color: rgba(255,255,255,0.3);
  border-top: 1px solid rgba(0,0,0,0.5);
}
body.group-other #right section.article-meta h4 {
  color: rgba(0,0,0,0.5);
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
#group-header {
  zoom: 1;
  margin-bottom: 20px;
}
#group-header:before,
#group-header:after {
  content: "";
  display: table;
}
#group-header:after {
  clear: both;
}
#group-header h4 {
  font-size: 56.3%;
  margin: -15px 0 -5px 0;
}
#group-header h2 {
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(255,255,255,0.3);
}
#group-header p {
  color: #fff;
  font-family: Rokkitt;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
section.group {
  zoom: 1;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
section.group:before,
section.group:after {
  content: "";
  display: table;
}
section.group:after {
  clear: both;
}
section.group a,
section.group a:hover {
  color: inherit;
  text-decoration: none;
}
section.group nav {
  position: relative;
  height: 30px;
}
section.group nav h4 {
  position: absolute;
  left: 0;
  top: 0;
}
section.group nav>div {
  position: absolute;
  right: 0;
  top: 0;
}
section.group>div {
  width: 50%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section.group>div.next>div {
  zoom: 1;
  position: relative;
  margin-bottom: 16px;
}
section.group>div.next>div:before,
section.group>div.next>div:after {
  content: "";
  display: table;
}
section.group>div.next>div:after {
  clear: both;
}
section.group>div.next>div .content-w {
  position: absolute;
  bottom: 0px;
  left: 0px;
}
section.group>div.next {
  padding-left: 10px;
}
section.group>div.next .editorial .content-w {
  padding: 10px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.5);
  box-shadow: 0 1px 4px rgba(0,0,0,0.5);
  background-image: url("../css/pat/txture.a922e59e0e52.png");
  text-transform: uppercase;
  color: rgba(255,255,255,0.5);
}
section.group>div.next .editorial .meta {
  border-bottom: none;
}
section.group>div.next .editorial .meta:after {
  display: none;
}
section.group>div.next .editorial .meta:before {
  border-bottom: none;
}
section.group>div.next .editorial h2 {
  font-size: 180%;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.6);
}
section.group>div.next .editorial h2 a {
  color: rgba(255,255,255,0.95);
}
section.group>div.next .editorial-image {
  zoom: 1;
  position: relative;
  color: #fff;
}
section.group>div.next .editorial-image:before,
section.group>div.next .editorial-image:after {
  content: "";
  display: table;
}
section.group>div.next .editorial-image:after {
  clear: both;
}
section.group>div.next .editorial-image .content-w {
  padding: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute;
  font-size: 100%;
/*left 5px
          bottom 5px*/
  background-image: none;
/*width 60%

          .date
          h2
            padding 8px 3px
            background-color rgba(0,0,0,0.5)
            */
}
section.group>div.next .editorial-image .content-w h2 {
  padding: 5px 5px;
  background-color: rgba(0,0,0,0.5);
  color: rgba(255,255,255,0.95);
  text-shadow: 1px 1px 3px rgba(0,0,0,0.6);
  max-width: 60%;
  text-transform: uppercase;
  margin: 0;
}
section.group>div.next .editorial-image .content-w .date {
  padding: 0px 5px;
  font-size: 81.3%;
  display: inline-block;
  width: auto;
  background-color: rgba(255,255,255,0.8);
  color: rgba(0,0,0,0.9);
  text-shadow: 1px 1px 3px rgba(255,255,255,0.6);
  margin: 0;
}
section.group>div.next .editorial-image h2 {
  font-size: 120%;
}
section.group>div.next .editorial-image h2 a {
  font-weight: 400;
  line-height: 1.1;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.6);
}
section.group>div.first {
  padding-right: 10px;
  padding-left: 0px;
}
section.group>div.first .editorial .content-w {
  position: initial;
  padding: 0;
  padding-top: 10px;
}
section.group>div.first .editorial .content-w .meta .authors {
  background: none;
  border: none;
}
section.group>div.first .editorial .content-w .meta a:hover {
  text-decoration: underline;
}
.img-w {
  position: relative;
}
.img-w a {
  display: block;
}
.gallery-btn {
  padding: 0 5px;
  position: absolute;
  right: 5px;
  top: 5px;
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-stretch: normal;
  font-size: 87.5%;
  color: #000;
  text-transform: uppercase;
}
.gallery-btn i {
  color: #d91e3b;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.magazine-btn {
  background-color: #d91e3b;
  padding: 0 5px;
  position: absolute;
  top: 0px;
  left: 0px;
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal;
  font-size: 87.5%;
  color: #fff;
  text-transform: uppercase;
}
.magazine-btn.community {
  background-color: #f06348;
}
.meta span.authors ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
}
.meta span.authors ul li {
  display: inline;
  background: none;
  margin-right: 5px;
  position: relative;
}
.meta span.authors ul li:after {
  content: ",";
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal;
  border-box: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute;
  top: -1px;
  left: auto;
  right: -3px;
}
.meta span.authors ul li:before {
  content: "";
  border-box: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.meta span.authors ul li:last-child {
  margin-right: 0px;
}
.meta span.authors ul li:last-child:after {
  content: "";
}
.meta span.authors ul li:last-child a:hover {
  text-decoration: underline;
}
.article-from-community ul {
  list-style: none;
  margin: 14px 0 0 0;
  padding: 0;
}
.article-from-community ul li {
  font-size: 100%;
  color: #000;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 5px;
}
.article-from-community ul li:before {
  content: "";
  background-color: #dc304b;
  display: block;
  width: 13px;
  height: 3px;
}
.article-from-community ul li .meta {
  font-size: 68.8%;
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal;
}
.article-from-community ul li i {
  position: absolute;
  right: 0;
}
.article-from-community ul li h3 {
  font-family: "Rokkitt", "rokkitt", cursive;
  font-weight: 400;
  font-stretch: normal;
  font-size: 100%;
  color: #575757;
  line-height: 16px;
  text-transform: none;
}
#lead {
  position: relative;
  margin-top: 10px;
  margin-bottom: 70px;
  height: 470px;
}
#lead ul {
  list-style: none;
  padding: 0;
  margin: 10px 0 0;
}
#lead ul li {
  margin-bottom: 2px;
  position: relative;
  list-style: none;
  display: inline-block;
}
#lead ul li .label {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #c60959;
  text-transform: uppercase;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  font-size: 62.5%;
  text-shadow: 0 -1px 0 rgba(255,255,255,0.25);
}
#lead ul li a {
  display: block;
}
#lead ul li a .meta-w {
  position: absolute;
  bottom: 20px;
}
#lead ul li a .meta-w h2 {
  padding: 5px 10px 5px 10px;
  background-color: rgba(0,0,0,0.5);
  color: rgba(255,255,255,0.95);
  text-shadow: 1px 1px 3px rgba(0,0,0,0.6);
  text-transform: uppercase;
  max-width: 400px;
  font-size: 180%;
}
#lead ul li a .meta-w .meta {
  font-size: 81.3%;
  display: inline-block;
  width: auto;
  background-color: rgba(255,255,255,0.8);
  color: rgba(0,0,0,0.9);
  text-shadow: 1px 1px 3px rgba(255,255,255,0.6);
}
#lead ul li a .meta-w .meta .authors {
  background: none;
  border: none;
}
#lead ul li a img {
  width: 100%;
}
#lead ul li:last-child {
  float: right;
}
#lead ul .lead-first {
  width: 100%;
}
#lead ul .lead-next {
  width: 49.8%;
}
#lead ul .lead-next h2 {
  font-size: 120%;
}
#lead ul .lead-next .date {
  text-transform: uppercase;
  padding: 0 5px;
  font-size: 81.3%;
  display: inline-block;
}
#right {
  padding-top: 60px;
/* visually align with home picture */
}
#right .selected-groups {
  width: 325px;
  margin-left: -13px;
  margin-bottom: 74px;
}
#right .selected-groups h2.groups {
  color: #fff;
  background-color: #07233b;
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal;
  font-size: 68.8%;
  padding: 5px 12px 6px;
  margin-bottom: 0px;
}
#right .selected-groups ul {
  background-color: #fff;
  border: 1px solid #e3e4e4;
  border-top: none;
  list-style: none;
  padding: 0 12px;
  padding-top: 10px;
  margin: 0px 0px 0px;
}
#right .selected-groups ul li:before {
  content: "";
  display: block;
  margin: 0px -12px 5px;
  border-top: 1px solid #ededed;
}
#right .selected-groups ul li:first-child:before {
  border: none;
  margin-bottom: 0px;
}
#right .selected-groups ul li h4 {
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-stretch: normal;
  font-size: 87.5%;
  color: #05283d;
  text-transform: uppercase;
}
#right .selected-groups ul li p.description {
  font-family: "Rokkitt", "rokkitt", cursive;
  font-weight: 400;
  font-stretch: normal;
  font-size: 87.5%;
  color: #303030;
  line-height: 16px;
  margin-top: 0px;
}
#right .selected-groups ul li a {
  display: block;
  position: relative;
  padding-bottom: 20px;
}
#right .selected-groups ul li a img {
  width: 100%;
}
#right .selected-groups ul li a h3 {
  padding: 5px;
  background-color: rgba(0,0,0,0.5);
  color: rgba(255,255,255,0.95);
  line-height: 16px;
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 20px;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.6);
  text-transform: uppercase;
  font-family: "Rokkitt", "rokkitt", cursive;
  font-weight: 400;
  font-stretch: normal;
  font-size: 100%;
}
#right .selected-groups ul li a .label {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #c60959;
  font-size: 62.5%;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 3px;
}
#beyond91 {
  display: block;
  margin: 0 0 20px -13px;
  width: 325px;
}
.article-row,
#language-disclaimer {
  text-align: center;
}
.article-groups ul,
.article-groups li {
  margin: 0;
  padding: 0;
}
.article-groups ul a,
.article-groups li a {
  font-size: 75%;
}
.article-groups ul {
  list-style: none;
  margin-top: 10px;
  zoom: 1;
}
.article-groups ul:before,
.article-groups ul:after {
  content: "";
  display: table;
}
.article-groups ul:after {
  clear: both;
}
.article-groups li {
  width: 50%;
  float: left;
}
.span8 {
  position: relative;
/*.gallery-btn
    padding-right 1px
    padding-left 1px
    position absolute
    right 5px
    top 3px
    bottom auto
    font-family Helvetica Neue
    font-size 87.5%
    color #000
    text-transform uppercase
    font-weight 700
    i
      color #d91e3b
      transform rotate(90deg)
      */
}
.span8 h2 {
  color: #fff;
  max-width: 100%;
  position: absolute;
  bottom: 3px;
  left: 5px;
  right: 5px;
  padding: 5px 10px;
  background-color: rgba(0,0,0,0.7);
  font-size: 240%;
  line-height: 1;
  overflow: hidden;
  font-weight: 700;
}
.span8 h2 a {
  color: #fff !important;
}
.editorial h2 {
  margin-bottom: 2px;
  font-size: 200%;
}
.editorial h2 a {
  color: #05283d;
}
.editorial h2 a:hover {
  text-decoration: none;
  color: #0086ce;
}
.editorial .header {
  margin-top: 6px;
  display: block;
  color: #666;
  line-height: 125%;
  font-size: 87.5%;
  font-family: Tahoma;
}
.editorial .meta {
  font-size: 81.3%;
  border-bottom: 1px solid rgba(255,255,255,0.7);
  padding-bottom: 3px;
  margin-bottom: 1px;
  position: relative;
  z-index: 1;
}
.editorial .meta:before {
  position: absolute;
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 1px solid rgba(0,0,0,0.07);
  z-index: -1;
}
ul.editorial-list {
  margin: 0;
  list-style: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  position: relative;
  z-index: 1;
}
ul.editorial-list li {
  padding: 0;
  margin: 25px 0;
  position: relative;
  padding-bottom: 15px;
  clear: both;
}
ul.editorial-list li:before,
ul.editorial-list li:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.05);
  box-shadow: 0 0 10px rgba(0,0,0,0.05);
  top: 50%;
  bottom: 0;
  left: 10px;
  right: 10px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  -webkit-border-radius: 100px/10px;
  border-radius: 100px/10px;
}
ul.editorial-list li .editorial-image .text-w {
  margin-left: 37.5%;
  width: 62.5%;
  min-height: 170px;
}
ul.editorial-list li .editorial-image .text {
  padding-left: 25px;
}
ul.editorial-list li .img {
  width: 37.5%;
}
ul.editorial-list li .img img {
  width: 100%;
  height: auto;
}
.ad-label {
  font-size: 56.3%;
  font-family: verdana;
  text-transform: uppercase;
  color: #999;
  margin: 10px 0 -5px 0;
  text-align: center;
}
article.editorial-type-article,
article.editorial-type-video,
article.editorial-type-gallery {
  width: 100%;
/*.credits
    border-top 1px solid #DDD
    font-size 87%
    color #666
    padding-top 5px
    margin-top 20px*/
}
article.editorial-type-article .header-w,
article.editorial-type-video .header-w,
article.editorial-type-gallery .header-w {
  position: relative;
}
article.editorial-type-article .header-w header,
article.editorial-type-video .header-w header,
article.editorial-type-gallery .header-w header {
  border-bottom: 1px solid #fff;
  zoom: 1;
  margin-bottom: 10px;
/*h1
        font-family Rokkitt
        font-size 180%
        margin 20px 0 0 0
        border-bottom 1px solid rgba(255,255,255,1)
        &:after
          content ""
          display block
          height 1px
          border-bottom 1px solid rgba(0,0,0,0.05)*/
}
article.editorial-type-article .header-w header:before,
article.editorial-type-video .header-w header:before,
article.editorial-type-gallery .header-w header:before,
article.editorial-type-article .header-w header:after,
article.editorial-type-video .header-w header:after,
article.editorial-type-gallery .header-w header:after {
  content: "";
  display: table;
}
article.editorial-type-article .header-w header:after,
article.editorial-type-video .header-w header:after,
article.editorial-type-gallery .header-w header:after {
  clear: both;
}
article.editorial-type-article .header-w header .image-less>.p,
article.editorial-type-video .header-w header .image-less>.p,
article.editorial-type-gallery .header-w header .image-less>.p {
  width: 100%;
  height: auto;
  padding-left: 0;
}
article.editorial-type-article .header-w header .warning,
article.editorial-type-video .header-w header .warning,
article.editorial-type-gallery .header-w header .warning {
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal;
  color: #fff;
  font-size: 87.5%;
  text-align: center;
  width: 100%;
  background-color: #d91e3b;
  clear: both;
  margin-bottom: 10px;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article.editorial-type-article .header-w header .warning p,
article.editorial-type-video .header-w header .warning p,
article.editorial-type-gallery .header-w header .warning p {
  margin: 0;
}
article.editorial-type-article .header-w header .wrapper,
article.editorial-type-video .header-w header .wrapper,
article.editorial-type-gallery .header-w header .wrapper {
  position: relative;
}
article.editorial-type-article .header-w header:after,
article.editorial-type-video .header-w header:after,
article.editorial-type-gallery .header-w header:after {
  content: "";
  display: block;
  height: 1px;
  border-bottom: 1px solid rgba(0,0,0,0.05);
}
article.editorial-type-article .apart,
article.editorial-type-video .apart,
article.editorial-type-gallery .apart {
  font-family: verdana;
  font-size: 87.5%;
  color: #666;
  background-color: #f0f0f0;
  padding: 15px;
  border: 1px solid #ddd;
}
article.editorial-type-article .credits,
article.editorial-type-video .credits,
article.editorial-type-gallery .credits {
  font-style: italic;
  color: #999;
  font-size: 83.5%;
  font-family: verdana;
  display: block;
  border-top: 1px solid #efefef;
  margin: 3px 0;
}
article.editorial-type-article .video-wrapper,
article.editorial-type-video .video-wrapper,
article.editorial-type-gallery .video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  width: auto;
}
article.editorial-type-article .video-wrapper iframe,
article.editorial-type-video .video-wrapper iframe,
article.editorial-type-gallery .video-wrapper iframe,
article.editorial-type-article .video-wrapper object,
article.editorial-type-video .video-wrapper object,
article.editorial-type-gallery .video-wrapper object,
article.editorial-type-article .video-wrapper embed,
article.editorial-type-video .video-wrapper embed,
article.editorial-type-gallery .video-wrapper embed,
article.editorial-type-article .video-wrapper img,
article.editorial-type-video .video-wrapper img,
article.editorial-type-gallery .video-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
article.editorial-type-article .pullquote,
article.editorial-type-video .pullquote,
article.editorial-type-gallery .pullquote {
  width: 33%;
  font-family: 'Rokkitt', cursive;
  font-size: 120%;
  font-weight: 700;
  line-height: 135%;
  text-transform: uppercase;
  float: right;
  margin: 5px 0 0 15px;
  text-align: left;
}
body.gallery header .img-w {
  margin: 15px 0;
}
body.gallery .gallery-items {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: rgba(0,0,0,0.85);
}
body.gallery .gallery-items .item {
  position: absolute;
  top: 45%;
  left: 50%;
}
body.gallery .gallery-items .item img {
  border: 1px solid #000;
}
body.gallery .gallery-items .item .legend {
  border: 1px solid #000;
  padding: 8px;
  background-color: #000;
  color: #f7f7f7;
}
body.gallery .gallery-items .item .legend blockquote p {
  font-size: 100%;
}
body.gallery .gallery-items .item .legend .body {
  font-size: 87%;
}
body.gallery .gallery-items .item .legend h3 {
  font-family: 'Rokkitt', cursive;
  font-size: 150%;
}
.header>.authors,
.wrapper>.authors {
  clear: both;
  background-color: #fff;
  padding: 5px 0;
  border-top: 1px solid rgba(0,0,0,0.05);
}
.header>.authors #authors-wrapper .author-type,
.wrapper>.authors #authors-wrapper .author-type {
  text-transform: uppercase;
  font-size: 75%;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 300;
  font-stretch: normal;
}
.header>.authors #authors-wrapper .toggle-author-description,
.wrapper>.authors #authors-wrapper .toggle-author-description {
  display: none;
}
.header>.authors #authors-wrapper h4,
.wrapper>.authors #authors-wrapper h4 {
  font-family: "Rokkitt", "rokkitt", cursive;
  font-weight: 400;
  font-stretch: normal;
  font-size: 125%;
}
.header>.authors #authors-wrapper p,
.wrapper>.authors #authors-wrapper p {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 300;
  font-stretch: normal;
}
.header>.authors #authors-wrapper ul,
.wrapper>.authors #authors-wrapper ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
  margin: 0 -4px;
  height: 100px;
  overflow: hidden;
}
.header>.authors #authors-wrapper ul li,
.wrapper>.authors #authors-wrapper ul li {
  display: inline;
  margin: 0;
  padding: 0;
}
.header>.authors #authors-wrapper ul li,
.wrapper>.authors #authors-wrapper ul li {
  width: 50%;
  float: left;
  overflow: auto;
  display: block;
  padding: 0 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header>.authors #authors-wrapper ul li .avatar,
.wrapper>.authors #authors-wrapper ul li .avatar {
  float: left;
  margin-right: 5px;
}
article.editorial-type-gallery header>.wrapper .img-w {
  width: 100%;
}
article.editorial-type-gallery .body>a {
  text-decoration: none;
  color: #fff;
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 300;
  font-stretch: normal;
}
._2015 #right .authors ul li .avatar img {
  float: none;
}
._2015 #right .authors ul {
  background: none;
}
._2015 #right section > h2 {
  font-size: inherit;
  font-weight: inherit;
}
._2015 article.editorial-type-article .header-w header::after,
._2015 article.editorial-type-video .header-w header::after,
._2015 article.editorial-type-gallery .header-w header::after {
  border: none;
}
._2015 .img-w a {
  display: inline;
}
._2015 .editorial .meta {
  margin: 0;
  padding: 0;
  font-size: inherit;
  border: none;
}
._2015 #left {
  margin: 0;
  padding: 0;
  width: auto;
  float: none;
  min-width: auto;
}
._2015 #container {
  max-width: auto;
  min-width: auto;
}
._2015 #right .authors ul li .avatar img {
  border: 0;
}
._2015 #subnav {
  text-transform: inherit;
  margin: inherit;
  line-height: inherit;
  font-size: inherit;
  font-family: inherit;
}
._2015 #subnav h3,
._2015 #subnav a {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin: 0;
}
._2015 #subnav ul li:hover,
._2015 #subnav ul li.active {
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
  background-color: inherit;
}
._2015 #right .authors ul {
  color: inherit;
  padding: none;
}
._2015 #right .authors ul li .author-type {
  display: inherit;
  color: inherit;
  position: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: inherit;
}
html._2015 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html._2015 #container {
  max-width: 1280px;
  margin: 50px auto 0 auto;
}
html._2015 header .navbar {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 1280px;
  padding: 0 50px;
}
html._2015 main {
  padding: 0 50px;
}
html._2015 #subnav {
  font-family: Rokkitt;
  padding-top: 5px;
}
html._2015 #subnav ul {
  line-height: 14px;
  margin-left: 85px;
}
html._2015 #subnav a {
  color: #777;
  border-right: 2px solid #777;
  font-size: 1.6em;
  padding-right: 20px;
  line-height: 20px;
}
html._2015 #subnav li:first-child {
  margin-left: 10px;
}
html._2015 #subnav li:last-child a {
  border-right: 0;
  padding-right: 0;
}
html._2015 #subnav> a h3 {
  color: #000;
}
.img-copyright {
  color: #808080;
  font-size: 0.9em;
  font-family: Rokkitt;
  padding: 0.5em 0;
}
header .navbar {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 15px;
}
body > header .avatar {
  position: relative;
}
ul.editorial-list li {
  background-color: #fff;
}
ul.editorial-list li .img {
  float: left;
}
#right .authors ul li .avatar img {
  width: 100px;
}
.social ul {
  margin: 0;
  height: 45px;
}
.social li {
  display: inline-block;
  width: 33.3%;
}
.social li:first-child {
  float: left;
  width: 33.4%;
}
.social li:last-child {
  float: right;
}
.social li a {
  display: block;
  height: 45px;
  line-height: 40px;
  overflow: hidden;
  padding-top: 5px;
  text-align: center;
  color: #fff;
  font-family: Rokkitt;
  font-weight: 400;
  text-decoration: none;
}
.social li a > * {
  display: none;
}
.social li a:before {
  display: block;
}
.social li.facebook a {
  background-color: #2d4684;
}
.social li.facebook a:before {
  content: "F";
}
.social li.twitter a {
  background-color: #4a78bd;
}
.social li.twitter a:before {
  content: "T";
}
.social li.googleplus a {
  background-color: #e62e25;
}
.social li.googleplus a:before {
  content: "G+";
}
article.editorial-type-article,
article.editorial-type-gallery,
article.editorial-type-video {
  line-height: 1.3;
  font-size: 1.2em;
  border-bottom: 2px solid #ccc;
  padding: 1.5em 0;
}
article.editorial-type-article .header-w header h1,
article.editorial-type-gallery .header-w header h1,
article.editorial-type-video .header-w header h1 {
  font-family: Rokkitt;
  font-size: 2.5em;
  margin: 20px 0;
}
article.editorial-type-article .header-w header .meta,
article.editorial-type-gallery .header-w header .meta,
article.editorial-type-video .header-w header .meta {
  display: table;
  width: 100%;
  height: 45px;
}
article.editorial-type-article .header-w header .meta > *,
article.editorial-type-gallery .header-w header .meta > *,
article.editorial-type-video .header-w header .meta > * {
  vertical-align: middle;
}
article.editorial-type-article .header-w header .meta .date,
article.editorial-type-gallery .header-w header .meta .date,
article.editorial-type-video .header-w header .meta .date {
  display: table-cell;
  font-family: Rokkitt;
  font-size: 1.2em;
  font-weight: 300;
}
article.editorial-type-article .header-w header .meta .languages,
article.editorial-type-gallery .header-w header .meta .languages,
article.editorial-type-video .header-w header .meta .languages {
  display: table-cell;
  font-family: Rokkitt;
  text-align: right;
}
article.editorial-type-article .header-w header .meta .languages > .vo,
article.editorial-type-gallery .header-w header .meta .languages > .vo,
article.editorial-type-video .header-w header .meta .languages > .vo {
  text-transform: lowercase;
  color: #ba323f;
  display: inline;
  font-size: 1.2em;
}
article.editorial-type-article .header-w header .meta .languages > .vo:after,
article.editorial-type-gallery .header-w header .meta .languages > .vo:after,
article.editorial-type-video .header-w header .meta .languages > .vo:after {
  content: " |";
}
article.editorial-type-article .header-w header .meta .languages ul,
article.editorial-type-gallery .header-w header .meta .languages ul,
article.editorial-type-video .header-w header .meta .languages ul {
  display: inline;
  margin: 0;
  padding: 0;
  margin-right: 1em;
}
article.editorial-type-article .header-w header .meta .languages li,
article.editorial-type-gallery .header-w header .meta .languages li,
article.editorial-type-video .header-w header .meta .languages li {
  display: inline;
}
article.editorial-type-article .header-w header .meta .languages li a,
article.editorial-type-gallery .header-w header .meta .languages li a,
article.editorial-type-video .header-w header .meta .languages li a {
  display: inline-block;
  width: 36px;
  line-height: 32px;
  margin-left: 0.4em;
  border: 2px solid #000;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  color: #000;
  text-align: center;
  font-size: 1.1em;
  font-weight: 500;
}
article.editorial-type-article .header-w header .meta .languages li:first-of-type a,
article.editorial-type-gallery .header-w header .meta .languages li:first-of-type a,
article.editorial-type-video .header-w header .meta .languages li:first-of-type a {
  color: #ba323f;
  border-color: #ba323f;
}
article.editorial-type-article .header-w header .social,
article.editorial-type-gallery .header-w header .social,
article.editorial-type-video .header-w header .social {
  display: table-cell;
  width: 240px;
  text-align: right;
}
article.editorial-type-article .header-w header .img-w,
article.editorial-type-gallery .header-w header .img-w,
article.editorial-type-video .header-w header .img-w {
  width: 100%;
}
article.editorial-type-article .header-w header .img-w.image-w-empty,
article.editorial-type-gallery .header-w header .img-w.image-w-empty,
article.editorial-type-video .header-w header .img-w.image-w-empty {
  min-height: 250px;
  background-color: #7d7d7d;
  background-image: url("../css/img/picture-background.6da071bd61b6.png");
  background-repeat: no-repeat;
  background-position: center;
}
article.editorial-type-article .p,
article.editorial-type-gallery .p,
article.editorial-type-video .p {
  font-family: 'Rokkitt', cursive;
  font-weight: bold;
  font-size: 1.3em;
  border: 0 solid #ccc;
  border-width: 2px 0 1px 0;
  padding: 0.8em 0;
}
.body {
  width: 67%;
  float: right;
}
.body h3 {
  font-family: 'Rokkitt', cursive;
  font-weight: 500;
  font-size: 1.3em;
  margin: 1em 0;
}
.body p {
  font-family: Georgia;
  margin: 1em 0 0 1em;
  font-weight: 200;
  line-height: 1.6em;
}
.body p a,
.body p a:hover,
.body p a:visited {
  color: #297a9f;
  text-decoration: underline;
}
.body p.cke_editable .img-width-1,
.body p.cke_editable .img-width-2,
.body p.cke_editable .img-width-3,
.body p.cke_editable .img-full {
  height: auto;
  float: left;
  margin-left: 0;
  margin-right: 20px;
  width: 50%;
}
.body p.cke_editable .img-width-1 {
  width: 30%;
}
.body p.cke_editable .img-width-2 {
  width: 50%;
}
.body p.cke_editable .img-width-3,
.body p.cke_editable .img-full {
  margin: 0;
  width: 100%;
}
.body p.cke_editable .img-left {
  float: left;
  margin-left: 0;
  margin-right: 20px;
}
.body p.cke_editable .img-right {
  float: right;
  margin-left: 20px;
  margin-right: 0;
}
.body p.error {
  outline: 2px solid #f00;
}
.body p .img-w {
  float: none;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: relative;
}
.body p:fist-child {
  margin-top: 0;
}
._2015 .editorial aside#right {
  float: left;
  margin-top: 10px;
}
._2015 .editorial .authors {
  font-family: Rokkitt;
  font-weight: 1.1em;
}
._2015 .editorial .authors li {
  margin-bottom: 1.5em;
}
._2015 .editorial .authors img {
  display: block;
  -webkit-border-radius: 100px 100px 100px 0;
  border-radius: 100px 100px 100px 0;
  width: 200px !important;
  height: 200px !important;
}
._2015 .editorial .authors dt {
  margin-top: 0.5em;
  text-transform: uppercase;
  font-size: 1.2em !important;
  font-weight: bold !important;
}
._2015 .editorial .authors dd {
  margin: 0.4em 0 0;
  color: #d22;
  font-size: 1.1em;
}
._2015 .editorial .authors a {
  display: block;
  font-family: Georgia;
  font-size: 0.9em;
  margin-top: 0.4em;
  color: inherit;
  text-decoration: underline !important;
}
._2015 aside > section {
  border-bottom: 2px solid #ccc;
  padding: 10px 0;
}
._2015 aside h3 {
  margin: 0.6em 0;
  text-transform: uppercase;
  font-size: 1em;
  color: #d22;
}
._2015 aside h3 span {
  color: #000;
}
._2015 aside > .social {
  padding-bottom: 3em;
}
._2015 aside > .social li {
  width: 33.33%;
}
._2015 aside > .social a {
  padding: 0.3em 0;
  line-height: 45px;
  font-size: 1.5em;
  height: 55px;
}
._2015 aside > .social .facebook a {
  background-color: #2d4684;
}
._2015 aside > .social .facebook a:before {
  content: "Facebook";
}
._2015 aside > .social .twitter a {
  background-color: #4a78bd;
}
._2015 aside > .social .twitter a:before {
  content: "Twitter";
}
._2015 aside > .social .googleplus a {
  background-color: #e62e25;
}
._2015 aside > .social .googleplus a:before {
  content: "Google+";
}
._2015 aside .comments h3 {
  display: inline-block;
  color: #000;
}
._2015 aside .comments h3:before {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  width: 43px;
  height: 36px;
  display: inline-block;
  margin: 0 1em -10px 0;
}
._2015 aside .comments h3:after {
  content: "|";
  display: inline-block;
  margin: 0 0.5em;
}
._2015 aside .comments > button {
  position: inherit;
  float: inherit;
  border: none;
  background: none;
  color: inherit;
  font: inherit;
  font-weight: bold;
  margin-bottom: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
._2015 aside .related > article {
  border: 1px solid #ccc;
  border-width: 1px 0;
  -webkit-box-shadow: 3px 3px 8px #888;
  box-shadow: 3px 3px 8px #888;
  width: 345px;
  height: 240px;
  margin: 0 1.5em 1em 0;
  display: inline-block;
  vertical-align: top;
}
._2015 aside .related > article img {
  width: 100%;
  height: 180px;
}
._2015 aside .related > article h2 {
  height: 60px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1em;
  padding: 0.4em;
  font-size: 1.3em;
  line-height: 1em;
  overflow: hidden;
}
._2015 aside .requests article {
  display: inline-block;
  width: 49.5%;
  height: 50px;
  margin-bottom: 0.8em;
  font-family: Rokkitt;
  vertical-align: top;
}
._2015 aside .requests h2 {
  font-size: 1.7em;
  border-left: 10px solid #d22;
  padding: 0 8% 0 0.8em;
  line-height: 1.1em;
}
._2015 aside .requests a {
  color: inherit;
}
._2015 aside .requests > a {
  display: block;
  text-align: center;
  padding: 0.6em;
  background: #d22 none repeat scroll 0% 0%;
  color: #fff;
  font-family: Rokkitt;
  font-size: 1.3em;
}
._2015 aside .requests > a:hover {
  text-decoration: none;
  background-color: #e33;
}
@media (max-width: 767px) {
  ._2015 .editorial .body {
    width: 100%;
  }
  ._2015 .editorial aside {
    width: 100%;
  }
  ._2015 .editorial aside .authors li {
    width: 220px;
  }
}
._2015 #right {
  float: none;
  min-width: auto;
  min-height: auto;
  padding: 0;
}
._2015 .editbox {
  font-family: Rokkitt !important;
}
._2015 .editbox ul {
  margin: 0;
  padding: 0;
  padding-left: 20px;
  font-size: 1em;
}
._2015 .editbox h2 {
  font-size: 1.3em;
  border-left: 10px solid #d22;
  font-weight: bold !important;
  text-transform: inherit !important;
  padding-left: 10px !important;
  line-height: 40px;
}
._2015 .editbox li {
  line-height: 10px;
}
._2015 .editbox li a {
  display: block;
  padding: 0.5em 0;
  color: inherit;
}
.carousel {
  margin: 30px -25px;
}
.carousel>h4 {
  margin-left: 25px;
}
.carousel .editorial .img {
  position: relative;
  margin-top: 5px;
  overflow: hidden;
}
.carousel .editorial .img:after {
  display: block;
  content: '';
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  -webkit-box-shadow: inset 2px 2px 8px 2px rgba(0,0,0,0.2);
  box-shadow: inset 2px 2px 8px 2px rgba(0,0,0,0.2);
  border: 1px solid #999;
  border-bottom: none;
}
.carousel>div {
  padding: 20px 10px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f0f0f0), color-stop(1, #e8e8e8));
  background: -webkit-linear-gradient(top, #f0f0f0 0%, #e8e8e8 100%);
  background: -moz-linear-gradient(top, #f0f0f0 0%, #e8e8e8 100%);
  background: -o-linear-gradient(top, #f0f0f0 0%, #e8e8e8 100%);
  background: -ms-linear-gradient(top, #f0f0f0 0%, #e8e8e8 100%);
  background: linear-gradient(top, #f0f0f0 0%, #e8e8e8 100%);
  border-top: 1px solid #fff;
  border-bottom: 1px solid #dfdfdf;
  zoom: 1;
}
.carousel>div:before,
.carousel>div:after {
  content: "";
  display: table;
}
.carousel>div:after {
  clear: both;
}
.carousel>div ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: block;
}
.carousel>div ul li {
  padding: 0;
  display: block;
  float: left;
  width: 25%;
  height: 100%;
  float: left;
  margin: 0;
  overflow: hidden;
  position: relative;
}
.carousel>div ul li h2 {
  color: #fff;
  max-width: 100%;
  position: absolute;
  bottom: -2px;
  left: 9px;
  right: 9px;
  padding: 5px;
  background-color: rgba(0,0,0,0.7);
  font-size: 125%;
  line-height: 1;
  overflow: hidden;
  font-weight: 400;
}
.carousel>div ul li>div {
  padding: 0 8px;
}
#right .grey-frame {
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
}
#right .fixed-bottom {
  position: absolute;
  bottom: 0;
}
#right .fixed-top {
  position: fixed;
}
#right .recents-groups ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 6px;
}
#right .recents-groups ul li {
  display: inline;
  margin: 0;
  padding: 0;
}
#right .recents-groups ul li {
  display: block;
  clear: both;
  font-size: 87%;
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
#right .recents-groups ul li span {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  font-size: 87%;
}
#right section {
  margin: 0 0 25px 0;
}
#right section>h2 {
  zoom: 1;
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 300;
  font-stretch: normal;
  color: rgba(0,0,0,0.8);
  text-transform: uppercase;
  font-size: 68.8%;
  text-align: left;
  z-index: 9;
  margin: 0;
  margin-bottom: 2px;
  padding: 0;
  text-shadow: none;
  overflow: visible;
  margin-bottom: 3px;
}
#right section>h2:before,
#right section>h2:after {
  content: "";
  display: table;
}
#right section>h2:after {
  clear: both;
}
#right section.autopromo {
  margin: 0 -15px 15px -15px;
}
#right .ad-rectangle {
  margin: 25px -25px;
  padding: 10px 0;
  position: relative;
  background-color: #fff;
  z-index: 0;
  overflow: hidden;
}
#right .ad-rectangle:before {
  z-index: -1;
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
  bottom: -2px;
}
#right .ad-rectangle .ads {
  text-align: center;
  overflow: hidden;
}
#right .ad-rectangle .ads iframe {
  overflow: hidden;
  height: 254px;
}
#right .btn-block {
  margin-bottom: 7px;
}
#right section.actions {
  margin-bottom: 53px;
}
#right section.actions .accordion-group {
  margin-bottom: 3px;
  border-style: none;
}
#right section.actions .accordion-group .accordion-heading {
  background-color: #ededed;
  border-left: 4px solid #9954ba;
}
#right section.actions .accordion-group .accordion-heading a.accordion-toggle .right-arrow {
  position: relative;
}
#right section.actions .accordion-group .accordion-heading a.accordion-toggle .right-arrow span {
  border-color: #9954ba transparent transparent transparent;
  border-style: solid;
  border-width: 8px 8px 0px 8px;
  height: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-top: 3px;
  margin-right: 0px;
  width: 0;
  z-index: 1;
  position: absolute;
  top: 0px;
  right: 0px;
}
#right section.actions .accordion-group .accordion-heading a.accordion-toggle.collapsed .right-arrow {
  position: relative;
}
#right section.actions .accordion-group .accordion-heading a.accordion-toggle.collapsed .right-arrow span {
  border-color: transparent transparent transparent #9954ba;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  height: 0;
  margin-top: 0px;
  margin-right: 3px;
  width: 0;
  z-index: 1;
  position: absolute;
  top: 0px;
  right: 0px;
}
#right section.actions .accordion-group .accordion-heading a {
  padding: 8px;
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
}
#right section.actions .accordion-group .accordion-heading a:hover {
  text-decoration: none;
}
#right section.actions .accordion-group .accordion-heading a h2 {
  color: #05283d;
  font-family: 'Rokkitt', cursive;
  text-shadow: none;
  margin: 0px;
  line-height: 15px;
  font-size: 112.5%;
  font-weight: 400;
  text-align: left;
}
#right section.actions .accordion-group .accordion-toggle {
  padding: 8px 8px;
}
#right section.actions .accordion-group .accordion-inner {
  padding: 0px;
  border-top: none;
}
#right section.actions .accordion-group .accordion-inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
  color: #555;
  position: relative;
  zoom: 1;
}
#right section.actions .accordion-group .accordion-inner ul li {
  display: inline;
  margin: 0;
  padding: 0;
}
#right section.actions .accordion-group .accordion-inner ul:before,
#right section.actions .accordion-group .accordion-inner ul:after {
  content: "";
  display: table;
}
#right section.actions .accordion-group .accordion-inner ul:after {
  clear: both;
}
#right section.actions .accordion-group .accordion-inner ul i {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  font-size: 120%;
  margin-top: -2px;
  margin-right: 2px;
}
#right section.actions .accordion-group .accordion-inner ul li {
  color: #555;
  background-color: #f3f3f3;
  border-bottom: 1px solid #f9f9f9;
  display: block;
  font-size: 68.8%;
  width: 100%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2px 10px;
}
#right section.actions .accordion-group .accordion-inner ul li a {
  color: #555;
}
#right section.actions .accordion-group .accordion-inner ul li a:hover {
  text-decoration: none;
}
#right section.actions .accordion-group .accordion-inner ul li:last-child {
  border-bottom: none;
}
#right section.waiting {
  margin-bottom: 48px;
}
#right section.waiting .waiting-heading {
  background-color: #ededed;
  border-left: 4px solid #9954ba;
}
#right section.waiting .waiting-heading .circle {
  position: relative;
}
#right section.waiting .waiting-heading .circle span {
  width: 16px;
  height: 16px;
  color: #fff;
  background-color: #9954ba;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  position: absolute;
  top: 10px;
  right: 5px;
  font-size: 80%;
  text-indent: 4px;
}
#right section.waiting .waiting-heading h2 {
  border-top: 1px solid #dfdfdf;
  border-bottom: 1px solid #dfdfdf;
  border-right: 1px solid #dfdfdf;
  color: #05283d;
  text-shadow: none;
  text-decoration: uppercase;
  margin: 0px;
  line-height: 15px;
  font-size: 112.5%;
  font-weight: 400;
  text-align: left;
  padding: 8px;
}
#right section.waiting .waiting-text {
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal;
  padding: 8px;
  font-size: 90%;
  position: relative;
  background-color: #f5f6f6;
}
#right section.waiting .waiting-btn {
  text-align: right;
}
#right section.waiting .waiting-btn button {
  margin-left: 5px;
}
#right section.call-article #call-heading {
  width: 301px;
  height: 30px;
  background-color: #ff0039;
}
#right section.call-article #call-heading h2 {
  text-transform: uppercase;
  text-align: left;
  padding-left: 35px;
  padding-top: 8px;
  padding-bottom: 8px;
}
#right section.call-article ul {
  list-style: none;
  margin: 0;
  padding: 0;
  zoom: 1;
}
#right section.call-article ul:before,
#right section.call-article ul:after {
  content: "";
  display: table;
}
#right section.call-article ul:after {
  clear: both;
}
#right section.call-article ul li {
  color: #000;
  font-size: 80%;
  background-color: #f5f6f6;
  border-bottom: 1px solid #c5cdd1;
  display: block;
  width: 100%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
}
#right section.call-article ul span.more a {
  color: #ff0039;
}
#right section.call-article ul span.more a:hover {
  text-decoration: none;
}
#right section.call-article span.view-all {
  float: right;
  font-size: 60%;
}
#right section.call-article span.view-all a,
#right section.call-article span.view-all:hover {
  text-decoration: none;
}
#right section.read-also {
  zoom: 1;
}
#right section.read-also:before,
#right section.read-also:after {
  content: "";
  display: table;
}
#right section.read-also:after {
  clear: both;
}
#right section.read-also ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0 -10px;
  padding: 5px 10px;
  zoom: 1;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
#right section.read-also ul:before,
#right section.read-also ul:after {
  content: "";
  display: table;
}
#right section.read-also ul:after {
  clear: both;
}
#right section.read-also li {
  float: left;
  margin: 0;
  padding: 0;
  margin: 3px 0 0 0;
  font-size: 73%;
  text-transform: uppercase;
  position: relative;
  height: 75px;
  width: 100%;
  overflow: hidden;
  background-color: #549ec0;
}
#right section.read-also li span.group {
  display: inline-block;
  padding: 0 3px;
  line-height: 13px;
  background-color: #c40350;
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  font-family: verdana;
  position: absolute;
  top: 0;
  left: 0;
}
#right section.read-also li h3 {
  color: rgba(255,255,255,0.95);
  text-shadow: 1px 1px 3px rgba(0,0,0,0.6);
  text-transform: uppercase;
  font-family: Rokkitt;
  font-size: 225%;
  font-weight: 400;
  line-height: 112.2%;
  position: absolute;
  padding-top: 14px;
  padding-left: 8px;
  padding-right: 8px;
}
#right section.read-also li.editorial-image a {
  display: block;
}
#right section.read-also li.editorial-image a img {
  width: 100%;
}
#right section.read-also li.editorial-image a h3 {
  background-color: rgba(0,0,0,0.5);
  font-size: 172.5%;
  font-weight: 400;
  line-height: 125%;
  position: absolute;
  bottom: 0;
  padding-top: 2px;
  padding-left: 8px;
  padding-right: 8px;
}
#right section.most-popular {
  text-transform: uppercase;
  font-weight: 700;
  float: left;
  zoom: 1;
}
#right section.most-popular:before,
#right section.most-popular:after {
  content: "";
  display: table;
}
#right section.most-popular:after {
  clear: both;
}
#right section.most-popular ol {
  counter-reset: li;
  margin: 0;
  padding: 0;
}
#right section.most-popular ol li {
  float: left;
  margin: 0;
  padding: 0;
  margin: 3px 0 0 0;
  font-size: 73%;
  text-transform: uppercase;
  position: relative;
  height: 75px;
  width: 100%;
  overflow: hidden;
  background-color: #549ec0;
  zoom: 1;
}
#right section.most-popular ol li:before,
#right section.most-popular ol li:after {
  content: "";
  display: table;
}
#right section.most-popular ol li:after {
  clear: both;
}
#right section.most-popular ol li:first-child:after {
  display: none;
}
#right section.most-popular ol li:after {
  position: absolute;
  display: block;
  left: 30px;
  right: 0;
  top: -5px;
  content: "";
  height: 0px;
  border-top: 1px solid rgba(0,0,0,0.15);
  border-bottom: 1px solid rgba(255,255,255,0.1);
}
#right section.most-popular ol li::before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  line-height: 70px;
  height: 75px;
  width: 11%;
  color: #fff;
  text-align: center;
  background-color: #c40350;
  border-right: 1px solid #fff;
  left: 0px;
  top: 0px;
  font-family: "Rokkitt", "rokkitt", cursive;
  font-weight: 700;
  font-stretch: normal;
  font-size: 300%;
}
#right section.most-popular ol li img {
  float: left;
  margin-right: 5px;
  width: 100%;
  height: 75px;
}
#right section.most-popular ol li a {
  color: #fff;
  width: 89%;
  height: 100%;
  float: right;
}
#right section.most-popular ol li a span.group {
  display: inline-block;
  padding: 0 3px;
  line-height: 13px;
  background-color: #c40350;
  color: #fff;
  font-size: 9px;
  font-weight: 700;
  font-family: verdana;
  position: absolute;
  top: 0;
  right: 0;
}
#right section.most-popular ol li a h3 {
  color: rgba(255,255,255,0.95);
  text-shadow: 1px 1px 3px rgba(0,0,0,0.6);
  text-transform: uppercase;
  font-family: Rokkitt;
  font-size: 225%;
  font-weight: 400;
  line-height: 112.2%;
  margin-left: 1px;
  position: absolute;
  padding-top: 14px;
  padding-left: 8px;
  padding-right: 8px;
}
#right section.most-popular ol li.editorial-image a h3 {
  background-color: rgba(0,0,0,0.5);
  font-size: 150%;
  font-weight: 400;
  line-height: 125%;
  bottom: 0;
  padding-top: 2px;
  padding-left: 8px;
  padding-right: 8px;
}
#right section.members {
  position: relative;
}
#right section.members .activate {
  position: absolute;
  top: 0;
  right: 0;
}
#right section.members .activate a {
  position: absolute;
  color: #fff;
  top: -6px;
  left: 2px;
}
#right section.members .activate a:hover {
  text-decoration: none;
}
#right section.members .activate a i {
  color: #ccc;
}
#right section.members ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 6px;
  position: relative;
  background-color: transparent;
  height: 50px;
  overflow: hidden;
  zoom: 1;
}
#right section.members ul li {
  display: inline;
  margin: 0;
  padding: 0;
}
#right section.members ul:before,
#right section.members ul:after {
  content: "";
  display: table;
}
#right section.members ul:after {
  clear: both;
}
#right section.members ul li {
  display: block;
  height: 50px;
  margin-right: 2px;
  overflow: hidden;
  float: left;
  font-size: 75%;
  position: relative;
}
#right section.members ul li a {
  color: #fff;
}
#right section.members ul li a div {
  position: relative;
}
#right section.members ul li a div img {
  border: 1px solid rgba(0,0,0,0.5);
  float: left;
}
#right section.members ul li a div .staff {
  width: 8px;
  height: 8px;
  color: #c40451;
  background-color: rgba(255,255,255,0.5);
  position: absolute;
  bottom: -36px;
  right: 0px;
  font-family: "Rokkitt", "rokkitt", cursive;
  font-weight: 700;
  font-stretch: normal;
}
#right section.members ul li a div .staff span {
  position: absolute;
  top: -6px;
  left: 0px;
}
#right section.members ul li a div a {
  display: block;
  height: 100%;
  width: 100%;
}
#right section.members .active {
  height: auto;
  overflow: visible;
}
#right .authors {
  margin-bottom: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#right .authors .toggle-author-description {
  display: none;
}
#right .authors ul {
  height: auto;
  color: #fff;
  background-color: #f06348;
  padding: 15px;
  width: auto;
  zoom: 1;
  margin: 0;
}
#right .authors ul:before,
#right .authors ul:after {
  content: "";
  display: table;
}
#right .authors ul:after {
  clear: both;
}
#right .authors ul li {
  display: block;
  width: 100%;
}
#right .authors ul li .author-type {
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: right;
  text-transform: uppercase;
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 300;
  font-stretch: normal;
  font-size: 68.8%;
}
#right .authors ul li a,
#right .authors ul li a:hover {
  text-decoration: none;
}
#right .authors ul li a h4,
#right .authors ul li a:hover h4 {
  color: #fff;
  font-family: "Rokkitt", "rokkitt", cursive;
  font-weight: 300;
  font-stretch: normal;
  font-size: 131.3%;
}
#right .authors ul li .avatar img {
  border: 1px solid rgba(0,0,0,0.5);
  float: left;
  margin-right: 5px;
  height: 100px;
}
#right .multimedia h3 {
  text-transform: uppercase;
  font-family: Rokkitt;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  font-size: 225%;
}
#right .multimedia ul {
  list-style: none;
  margin: 0 -15px;
  margin-top: 15px;
  background-color: #fff;
  text-align: left;
  height: 183px;
  display: block;
  -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
  box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
}
#right .multimedia ul li {
  display: block;
  position: relative;
}
#right .multimedia ul li h4 {
  font-size: 118.8%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 5px;
  font-family: Rokkitt;
  color: #fff;
  background-color: rgba(0,0,0,0.5);
  font-weight: 400;
  opacity: 0.99;
  filter: alpha(opacity=99);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=99)";
}
section.editorial-requests {
  width: 100%;
  padding-top: 25px;
  zoom: 1;
}
section.editorial-requests:before,
section.editorial-requests:after {
  content: "";
  display: table;
}
section.editorial-requests:after {
  clear: both;
}
section.editorial-requests a,
section.editorial-requests a:hover {
  color: inherit;
  text-decoration: none;
}
section.editorial-requests ul {
  list-style: none;
  margin: 6px 0 0;
  padding: 0;
  background-color: #05283d;
}
section.editorial-requests ul li {
  display: block;
  padding: 10px 12px 12px;
  position: relative;
  border-top: 1px solid #82949e;
}
section.editorial-requests ul li:first-child,
section.editorial-requests ul li.first-child {
  border-top: none;
}
section.editorial-requests ul li h3 {
  font-family: "Rokkitt", "rokkitt", cursive;
  font-weight: 400;
  font-stretch: normal;
  font-size: 1.2em;
  color: #fff;
  width: 75%;
  line-height: 20px;
  float: left;
}
section.editorial-requests ul li p {
  font-family: Georgia;
  font-size: 87.5%;
  color: rgba(255,255,255,0.7);
}
section.editorial-requests ul li span.date {
  float: right;
  color: #c40250;
  font-family: "Rokkitt", "rokkitt", cursive;
  font-weight: 700;
  font-stretch: normal;
  width: 25%;
  font-size: 100%;
}
.modal.fade {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  top: -25%;
}
.modal-body .modal-footer {
  margin: -15px;
  margin-top: 15px;
}
.modal.open-modal {
  top: 10px !important;
}
.modal>form {
  margin: 0;
}
.modal h2 {
  text-transform: none;
}
#modal-edit-sections .modal-body>div {
  width: 100%;
}
#modal-edit-sections .modal-body>div input {
  width: 411px;
}
#modal-edit-sections .modal-body>div a {
  float: right;
}
#modal-edit-sections .modal-body>div .add-on.btn {
  padding: 4px 6px;
}
#modal-edit-sections .modal-body>div .btn:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#modal-edit-sections .modal-body>div .input-prepend.input-append .add-on:first-child,
#modal-edit-sections .modal-body>div .input-prepend.input-append .btn:first-child {
  cursor: move;
}
#modal-faq h3 {
  color: #c4004e;
  position: relative;
  margin-left: 40px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 150%;
}
#modal-faq h3:before {
  content: url("../css/img/faq-question.44698ce914a0.png");
  position: absolute;
  left: -40px;
}
#modal-faq .checkbox {
  font-size: 100%;
}
#modal-faq .checkbox input {
  display: block;
}
.social-auth {
  position: relative;
}
.social-auth li {
  margin-bottom: 10px;
  line-height: 200%;
}
.social-auth li a:hover {
  text-decoration: none;
}
.social-auth li i {
  font-size: 200%;
  line-height: 50%;
  width: 0.9em;
  text-align: left;
}
.social-auth:after {
  content: "";
  background-color: rgba(0,0,0,0.05);
  width: 1px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: -2.127659574468085%;
}
#modal-ckeditor-video .image-w {
  width: 370px;
  height: 277px;
  border: 1px solid #000;
  background-color: #7d7d7d;
  background-image: url("../css/img/video-background.91a39e08d701.png");
  background-repeat: no-repeat;
  background-position: center;
}
#modal-ckeditor-video .image-w.error img {
  display: none;
}
#modal-ckeditor-video .loading .controls {
  position: relative;
}
#modal-ckeditor-video .loading .controls:after {
  content: url("../css/img/362.40f2925e3c52.gif");
  position: absolute;
  right: 5px;
  top: 5px;
}
#modal-ckeditor-image label[for=imageFile] {
  display: none;
}
#modal-ckeditor-image input,
#modal-ckeditor-image select {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 30px;
}
#modal-ckeditor-image .modal-body>div {
  width: 50%;
  float: left;
}
#modal-ckeditor-image .image-w {
  width: 370px;
  height: auto;
  min-height: 100px;
  border: 1px solid #000;
  background-color: #7d7d7d;
  background-image: url("../css/img/picture-background.6da071bd61b6.png");
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#modal-ckeditor-image .image-w.empty,
#modal-ckeditor-image .image-w.error {
  height: 278px;
}
#modal-ckeditor-image .image-w.error {
  background-image: url("../css/img/ban-background.31ecb185a802.png");
}
#modal-ckeditor-image .image-w .control-group {
  position: absolute;
  top: 10px;
  right: 10px;
}
#modal-ckeditor-image .image-w.error img {
  display: none;
}
#modal-image-editor input[type=file] {
  width: auto;
}
#modal-image-editor label[for=imageFile] {
  display: none;
}
#modal-image-editor input,
#modal-image-editor select {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 30px;
}
#modal-image-editor form>div {
  width: 50%;
  float: left;
}
#modal-image-editor .image-w {
  width: 370px;
  height: auto;
  min-height: 100px;
  border: 1px solid #000;
  background-color: #7d7d7d;
  background-image: url("../css/img/picture-background.6da071bd61b6.png");
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#modal-image-editor .image-w.empty,
#modal-image-editor .image-w.error {
  height: 278px;
}
#modal-image-editor .image-w.error {
  background-image: url("../css/img/ban-background.31ecb185a802.png");
}
#modal-image-editor .image-w .control-group {
  position: absolute;
  top: 10px;
  right: 10px;
}
#modal-image-editor .image-w.error img {
  display: none;
}
.modal-footer .help {
  position: absolute;
  left: 15px;
  bottom: 15px;
  font-size: 74%;
}
.modal-footer .help a,
.modal-footer .help a:visited {
  color: #666;
}
.faves-checkbox .help-inline {
  display: block;
  font-size: 74%;
  color: #666;
  padding-left: 0;
}
#modal-add-to-group .control-group {
  clear: both;
}
#modal-add-to-group h5 {
  display: inline;
  margin-left: 5px;
}
#modal-add-to-group label.section {
  width: 50%;
  float: left;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#modal-add-to-group label.section span {
  margin-left: -20px;
}
#modal-add-to-group .sections {
  margin-left: 20px;
}
#modal-login .alert {
  font-size: 87%;
  line-height: 110%;
  padding: 5px;
}
#modal-login label {
  display: none;
}
#modal-login label.checkbox {
  margin-top: -10px;
  display: block;
  float: right;
  text-align: right;
  font-size: 74%;
}
#modal-login label.checkbox input {
  float: none;
  margin-bottom: 5px;
  display: inline-block;
}
#modal-login .checkbox {
  width: 130px;
}
#modal-login h2 {
  font-size: 100%;
  line-height: 110%;
  margin-bottom: 15px;
  font-family: Arial;
}
#modal-login .modal-body {
  padding-top: 20px;
}
#modal-login .close {
  position: absolute;
  top: 10px;
  right: 15px;
}
#modal-users-user-avatar .avatar {
  position: relative;
  width: 200px;
  height: 200px;
  border: 1px solid #999;
  float: left;
  margin-right: 10px;
}
#modal-users-user-avatar .avatar .fileupload {
  margin: 0;
}
#modal-users-user-avatar .avatar .control-group {
  display: none;
  position: absolute;
  right: 10px;
  bottom: 10px;
  margin: 0;
}
#modal-users-user-avatar .avatar:hover .control-group {
  display: block;
}
#modal-editorials-base-metas .disclaimers li {
  list-style: none;
}
#modal-editorials-base-metas .disclaimers input {
  display: inline-block;
}
#map-w {
  position: relative;
}
#map-w .legend {
  position: absolute;
  right: 10px;
  top: 10px;
  min-height: 100px;
  background-color: rgba(255,255,255,0.9);
  border: 1px solid rgba(0,0,0,0.3);
  width: 25%;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
  box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
  padding: 10px;
  display: none;
}
#map-w .legend h4 {
  font-family: Rokkitt;
  font-size: 100%;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  margin-bottom: 5px;
}
#map-w .legend p {
  font-size: 73%;
}
#map-w h1 {
  position: absolute;
  top: 15px;
  left: -5px;
  color: #fff;
  text-shadow: 1px 1px 5px rgba(0,0,0,0.6);
  line-height: 20px;
  text-transform: uppercase;
  font-size: 200%;
  background-color: rgba(0,0,0,0.8);
  padding: 10px;
  padding-left: 15px;
}
#map-w h1 em {
  font-style: normal;
}
#map-w #map {
  height: 300px;
  border: 1px solid rgba(0,0,0,0.3);
  margin-bottom: 30px;
}
#map-w #map .leaflet-control-container {
  display: none;
}
#map-w .not-locale-language {
  min-height: auto;
}
#map-w .not-locale-language h4 {
  border-bottom: none;
  margin-bottom: none;
}
#map-w .not-locale-language p {
  display: none;
}
body>footer {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #191919), color-stop(1, #303030));
  background-image: -webkit-linear-gradient(top, #191919 0%, #303030 100%);
  background-image: -moz-linear-gradient(top, #191919 0%, #303030 100%);
  background-image: -o-linear-gradient(top, #191919 0%, #303030 100%);
  background-image: -ms-linear-gradient(top, #191919 0%, #303030 100%);
  background-image: linear-gradient(top, #191919 0%, #303030 100%);
  border-top: 1px solid #000;
  zoom: 1;
  width: 100%;
  -webkit-box-shadow: 0 -5px 5px rgba(0,0,0,0.1);
  box-shadow: 0 -5px 5px rgba(0,0,0,0.1);
  color: #ccc;
  font-size: 67%;
  background-color: #000;
}
body>footer:before,
body>footer:after {
  content: "";
  display: table;
}
body>footer:after {
  clear: both;
}
body>footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 110%;
}
body>footer .container {
  padding: 20px 0;
  position: relative;
}
body>footer .container h3 {
  font-size: 100%;
  text-transform: uppercase;
}
body>footer .container>div {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body>footer .container>div.c1 {
  width: 35%;
  padding-right: 10px;
}
body>footer .container>div.c1:after {
  position: absolute;
  content: "";
  width: 1px;
  background-color: #000;
  display: block;
  top: 20px;
  bottom: 20px;
  left: 35%;
  border-left: 1px solid #393939;
}
body>footer .container>div.c2 {
  width: 35%;
  padding: 0 10px;
}
body>footer .container>div.c2:after {
  position: absolute;
  content: "";
  width: 1px;
  background-color: #000;
  display: block;
  top: 20px;
  bottom: 20px;
  left: 70%;
  border-left: 1px solid #393939;
}
body>footer .container>div.c3 {
  width: 30%;
  padding-left: 10px;
}
body>footer .container .links li {
  width: 50%;
  float: left;
}
body>footer .container .links li:before {
  content: "»";
  font-family: verdana;
  font-size: 12px;
  font-weight: 700;
  padding-right: 1px;
}
body>footer .container .share ul li {
  line-height: 48px;
  margin-bottom: -15px;
}
body>footer .container .share ul li i {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  margin-right: -10px;
}
body>footer a,
body>footer a:hover,
body>footer a:visited {
  color: #fff;
}
body>footer .logo {
  text-indent: -99999px;
  margin: 0;
  background-image: url("../css/img/logo.66e65e5a2f86.png");
  background-repeat: no-repeat;
  background-position: center;
  width: 105px;
  height: 30px;
  margin-right: 10px;
}
body>footer #footer-partners {
  background-color: #ddd;
}
body>footer #footer-partners >.container {
  padding: 0;
}
body>footer #footer-partners h3 {
  float: left;
  line-height: 48px;
  margin: 0;
  padding: 0;
  color: #666;
  margin-right: 20px;
}
body>footer #footer-partners span>a {
  background-image: url("../css/img/partnairs-logo.ea00ee3eecfe.png");
  text-indent: -99999px;
  display: block;
  height: 48px;
  width: 50px;
  float: left;
  margin: 0 10px;
  position: relative;
}
body>footer #footer-partners span>a:before {
  position: absolute;
  content: "";
  display: block;
  top: 9px;
  height: 30px;
  left: -10px;
  border-left: 1px solid #e9e9e9;
}
body>footer #footer-partners #fp-fph {
  width: 108px;
  background-position: 0px 0px;
}
body>footer #footer-partners #fp-fph:hover {
  background-position: 0px -48px;
}
body>footer #footer-partners #fp-europe {
  width: 41px;
  background-position: 0px -96px;
}
body>footer #footer-partners #fp-europe:hover {
  background-position: 0px -144px;
}
body>footer #footer-partners #fp-allianz {
  width: 110px;
  background-position: 0px -192px;
}
body>footer #footer-partners #fp-allianz:hover {
  background-position: 0px -240px;
}
body>footer #footer-partners #fp-hippocrene {
  width: 28px;
  background-position: 0px -288px;
}
body>footer #footer-partners #fp-hippocrene:hover {
  background-position: 0px -336px;
}
body>footer #footer-partners #fp-commission {
  width: 41px;
  background-position: 0px -384px;
}
body>footer #footer-partners #fp-commission:hover {
  background-position: 0px -432px;
}
body>footer #footer-partners #fp-ofaj {
  width: 45px;
  background-position: 0px -480px;
}
body>footer #footer-partners #fp-ofaj:hover {
  background-position: 0px -528px;
}
body>footer #footer-partners #fp-idf {
  width: 104px;
  background-position: 0px -576px;
}
body>footer #footer-partners #fp-idf:hover {
  background-position: 0px -624px;
}
body>footer #footer-partners #fp-jeunesse {
  width: 28px;
  background-position: 0px -672px;
}
body>footer #footer-partners #fp-jeunesse:hover {
  background-position: 0px -720px;
}
body>footer #footer-partners #fp-culture {
  width: 28px;
  background-position: 0px -768px;
}
body>footer #footer-partners #fp-culture:hover {
  background-position: 0px -816px;
}
body>footer #footer-partners #fp-diplomatie {
  width: 22px;
  background-position: 0px -864px;
}
body>footer #footer-partners #fp-diplomatie:hover {
  background-position: 0px -912px;
}
#gallery {
  display: block;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.9);
  content: "";
  z-index: 999999;
  position: fixed;
  top: 0px;
  left: 0px;
}
#gallery .emphasis .img-w {
  width: auto;
  margin: 15px 0;
}
#gallery .content-w {
  position: relative;
  height: 100%;
  position: relative;
}
#gallery .content-w img {
  max-height: 100%;
}
#gallery .content-w .table {
  display: table;
  height: 100%;
}
#gallery .content-w .table .table-cell {
  display: table-cell;
  vertical-align: middle;
}
#gallery .item {
  color: #fff;
  display: block;
  border: 1px solid rgba(255,255,255,0.1);
  -webkit-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
}
#gallery .item .item-w {
  top: 60px;
  left: 60px;
  bottom: 60px;
  right: 60px;
  position: absolute;
}
#gallery .legend {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(0,0,0,0.7);
  text-align: left;
  padding: 10px;
}
#gallery .legend h3 {
  margin: 0;
  font-weight: 400;
  font-family: Rokkitt;
  font-size: 180%;
  margin: 0 0 10px 0;
  color: #279bf4;
  text-shadow: 1px 1px 1px #000;
}
#gallery .legend h3:before {
  display: none;
}
#gallery .legend nav {
  position: absolute;
  top: 10px;
  right: 10px;
}
#gallery .legend nav button {
  background-color: transparent;
  background-image: url("../css/img/gallery-nav.d9c2410fce6f.png");
  height: 19px;
  width: 23px;
  overflow: hidden;
  border: none;
  text-indent: -99999px;
  opacity: 1;
  -ms-filter: none;
  filter: none;
  float: none;
  margin-right: 3px;
}
#gallery .legend nav button.prev {
  background-position: 0 -38px;
}
#gallery .legend nav button.prev:hover {
  background-position: -23px -38px;
}
#gallery .legend nav button.next {
  background-position: 0 -19px;
}
#gallery .legend nav button.next:hover {
  background-position: -23px -19px;
}
#gallery .legend nav button.close {
  margin-top: -1px;
}
body.editing .cke_editable_inline {
  min-height: 42px;
}
.cke_editable_inline {
  outline: 1px solid rgba(100,150,200,0.5);
  background-color: rgba(0,0,0,0.03);
}
.cke_editable_inline:focus {
  background-color: rgba(0,0,0,0.01);
  outline: 1px solid rgba(200,150,100,0.5);
}
.cke_editable .video-wrapper {
  position: relative !important;
  z-index: 1;
}
.cke_editable .video-wrapper:after {
  content: "";
  display: block !important;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(0,0,0,0.6);
  background-image: url("../css/img/video-background-wrapper.e8a227e8e0e6.png");
  background-repeat: no-repeat;
  background-position: center;
}
.cke_editable .video-wrapper>.cke_video {
  z-index: -1;
}
.image-actions {
  position: absolute;
  top: 10px;
  right: 10px;
}
.image-actions .btn {
  padding: 2px 10px;
}
.image-actions .btn-remove {
  font-size: 15px;
  padding: 2px 6px;
}
.image-actions .btn-remove i {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
table th.avatar,
table td.avatar {
  width: 35px;
  padding: 0;
}
table th.avatar img,
table td.avatar img {
  max-width: none;
}
.membership-feed h4 {
  margin-bottom: 8px;
}
.membership-feed .table {
  width: 100%;
  margin: 0;
}
.membership-feed .table thead {
  display: none;
}
.membership-feed .table caption {
  font-size: 102%;
  font-weight: bold;
  text-align: left;
  margin-bottom: 8px;
}
.membership-feed .table td {
  line-height: 19px;
  border-left: none;
}
.membership-feed .table tbody .username {
  overflow: hidden;
}
.membership-feed .table tbody .username a {
  color: #05283d;
}
.membership-feed .table tbody .avatar {
  background-color: #9999a2;
}
.membership-feed .table tbody .avatar img {
  border: 1px solid #000;
}
.membership-feed .table tbody .status {
  padding: 6px 8px;
}
.membership-feed .table tbody .actions a {
  margin: 0 6px;
}
.membership-feed .table .avatar {
  width: 35px;
}
.membership-feed .table .status {
  width: 45px;
}
.membership-feed .table .icon {
  width: 16px;
  text-align: center;
}
input[type="checkbox"],
input[type="radio"] {
  display: none;
  padding-left: 0;
}
input[type="checkbox"] + label,
input[type="radio"] + label {
  font-family: Arial, sans-serif;
  font-size: 14px;
  padding-left: 0;
}
input[type="checkbox"] + label span.checkbox,
input[type="radio"] + label span.checkbox,
input[type="checkbox"] + label span.radio,
input[type="radio"] + label span.radio {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: -1px 4px 0 0;
  vertical-align: middle;
  background: url("../css/img/form.9ddd2503118b.png") left top no-repeat;
  cursor: pointer;
  padding: 0;
  margin: 0 0 4px 0;
  min-height: 15px;
}
input[type="checkbox"] + label span.radio,
input[type="radio"] + label span.radio {
  background-position-y: -16px;
}
input[type="checkbox"]:checked + label span.checkbox,
input[type="radio"]:checked + label span.radio {
  background-position-x: -48px;
}
input[type="checkbox"]:hover + label span.checkbox,
input[type="radio"]:hover + label span.radio {
  background-position-x: -16px;
}
input[type="checkbox"]:checked + label:hover span.checkbox,
input[type="radio"]:checked:hover + label:hover span.radio {
  background-position-x: -32px;
}
input[type="checkbox"]:disabled + label span.checkbox,
input[type="radio"]:disabled + label span.radio {
  background-position-x: -64px;
}
input[type="checkbox"]:disabled + label:hover span.checkbox,
input[type="radio"]:disabled + label:hover span.radio {
  background-position-x: -64px;
}
input[type="checkbox"]:checked:disabled + label span.checkbox,
input[type="radio"]:checked:disabled + label span.radio {
  background-position-x: -80px;
}
#dashboard-feed h4 {
  margin-bottom: 23px;
}
#dashboard-feed a.link-img {
  display: block;
}
#dashboard-feed a.link-title,
#dashboard-feed a.link-title:hover {
  border-bottom: 1px dotted;
  text-decoration: none;
  font-style: italic;
}
#dashboard-feed ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  background: url("../css/img/tl-line.c569db0cdc4a.png");
  background-repeat: repeat-y;
  background-position: center 0;
}
#dashboard-feed ul li {
  display: inline;
  margin: 0;
  padding: 0;
}
#dashboard-feed ul li {
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 0;
}
#dashboard-feed ul li>em {
  position: absolute;
  right: 50%;
  margin-right: -12px;
  top: 5px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  width: 24px;
  height: 24px;
  background-color: #5d757d;
  color: #f0f2f2;
  line-height: 25px;
  font-size: 14px;
}
#dashboard-feed ul li .tl>div {
  width: 50%;
  float: left;
}
#dashboard-feed ul li .tl>div>div {
  margin-right: 40px;
  border: 1px solid #869aa7;
  background-color: #f0f2f2;
  padding: 10px 15px;
  color: #2e435e;
  position: relative;
  width: 312px;
}
#dashboard-feed ul li .tl .triangle {
  position: absolute;
  right: -8px;
  top: 10px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 7.5px 0 7.5px 8px;
  border-color: transparent transparent transparent #869aa7;
}
#dashboard-feed ul li .tl .triangle:after {
  position: absolute;
  right: 1px;
  top: -6px;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 6px 0 6px 7px;
  border-color: transparent transparent transparent #f0f2f2;
}
#dashboard-feed ul li .tl .metas {
  border-bottom: 1px solid #d9e0e2;
  position: relative;
  height: 40px;
  margin-bottom: 5px;
}
#dashboard-feed ul li .tl .metas span.user {
  right: 0px;
  top: 0px;
  position: absolute;
}
#dashboard-feed ul li .tl .metas span.date {
  left: 0px;
  padding-top: 8px;
  position: absolute;
  zoom: 1;
}
#dashboard-feed ul li .tl .metas span.date:before,
#dashboard-feed ul li .tl .metas span.date:after {
  content: "";
  display: table;
}
#dashboard-feed ul li .tl .metas span.date:after {
  clear: both;
}
#dashboard-feed ul li .tl .metas span.date * {
  display: block;
  float: left;
}
#dashboard-feed ul li .tl .metas span.date .day {
  font-size: 300%;
  font-family: "Rokkitt", "rokkitt", cursive;
  font-weight: 700;
  font-stretch: normal;
  margin-right: 3px;
}
#dashboard-feed ul li .tl .metas span.date .day-of-week,
#dashboard-feed ul li .tl .metas span.date .month {
  font-family: "Rokkitt", "rokkitt", cursive;
  font-weight: 400;
  font-stretch: normal;
  text-transform: uppercase;
  font-size: 125%;
  line-height: 32px;
  margin-top: -15px;
  float: none;
}
#dashboard-feed ul li .tl .title {
  font-family: "Rokkitt", "rokkitt", cursive;
  font-weight: 400;
  font-stretch: normal;
  font-size: 125%;
  display: block;
  text-transform: uppercase;
  opacity: 0.95;
  filter: alpha(opacity=95);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  float: left;
  width: 50%;
  padding: 3px 5px 0px 0;
  margin-bottom: -3px;
}
#dashboard-feed ul li .tl .title a {
  color: #2e435e;
}
#dashboard-feed ul li .tl p {
  font-size: 87.5%;
}
#dashboard-feed ul li .tl.right>div {
  width: 50%;
  float: right;
}
#dashboard-feed ul li .tl.right>div>div {
  margin-left: 40px;
  float: left;
}
#dashboard-feed ul li .tl.right .triangle {
  left: -8px;
  border-width: 7.5px 8px 7.5px 0;
  border-color: transparent #869aa7 transparent transparent;
}
#dashboard-feed ul li .tl.right .triangle:after {
  left: 1px;
  border-width: 6px 7px 6px 0;
  border-color: transparent #f0f2f2 transparent transparent;
}
#dashboard-feed li.editorial-change-image img.lead-image {
  margin: 7px 0;
  width: 100%;
  height: auto;
  border: 1px solid #000;
  display: block;
}
#dashboard-feed li.group-following-start p,
#dashboard-feed li.editorial-change p,
#dashboard-feed li.group-membership-join-approved p,
#dashboard-feed li.comment-published p {
  color: #333;
  line-height: 13px;
  margin-top: -28px;
  margin-left: 35px;
}
#dashboard-feed li.group-following-start>div>div>div,
#dashboard-feed li.editorial-change>div>div>div,
#dashboard-feed li.group-membership-join-approved>div>div>div,
#dashboard-feed li.comment-published>div>div>div,
#dashboard-feed li.group-following-start .right>div>div,
#dashboard-feed li.editorial-change .right>div>div,
#dashboard-feed li.group-membership-join-approved .right>div>div,
#dashboard-feed li.comment-published .right>div>div {
  zoom: 1;
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal;
  font-size: 87.5%;
  border: none;
}
#dashboard-feed li.group-following-start>div>div>div:before,
#dashboard-feed li.editorial-change>div>div>div:before,
#dashboard-feed li.group-membership-join-approved>div>div>div:before,
#dashboard-feed li.comment-published>div>div>div:before,
#dashboard-feed li.group-following-start .right>div>div:before,
#dashboard-feed li.editorial-change .right>div>div:before,
#dashboard-feed li.group-membership-join-approved .right>div>div:before,
#dashboard-feed li.comment-published .right>div>div:before,
#dashboard-feed li.group-following-start>div>div>div:after,
#dashboard-feed li.editorial-change>div>div>div:after,
#dashboard-feed li.group-membership-join-approved>div>div>div:after,
#dashboard-feed li.comment-published>div>div>div:after,
#dashboard-feed li.group-following-start .right>div>div:after,
#dashboard-feed li.editorial-change .right>div>div:after,
#dashboard-feed li.group-membership-join-approved .right>div>div:after,
#dashboard-feed li.comment-published .right>div>div:after {
  content: "";
  display: table;
}
#dashboard-feed li.group-following-start>div>div>div:after,
#dashboard-feed li.editorial-change>div>div>div:after,
#dashboard-feed li.group-membership-join-approved>div>div>div:after,
#dashboard-feed li.comment-published>div>div>div:after,
#dashboard-feed li.group-following-start .right>div>div:after,
#dashboard-feed li.editorial-change .right>div>div:after,
#dashboard-feed li.group-membership-join-approved .right>div>div:after,
#dashboard-feed li.comment-published .right>div>div:after {
  clear: both;
}
#dashboard-feed li.group-following-start>div>div>div .triangle,
#dashboard-feed li.editorial-change>div>div>div .triangle,
#dashboard-feed li.group-membership-join-approved>div>div>div .triangle,
#dashboard-feed li.comment-published>div>div>div .triangle,
#dashboard-feed li.group-following-start .right>div>div .triangle,
#dashboard-feed li.editorial-change .right>div>div .triangle,
#dashboard-feed li.group-membership-join-approved .right>div>div .triangle,
#dashboard-feed li.comment-published .right>div>div .triangle {
  border-color: transparent transparent transparent transparent;
}
#dashboard-feed li.group-following-start span.date,
#dashboard-feed li.editorial-change span.date,
#dashboard-feed li.group-membership-join-approved span.date,
#dashboard-feed li.comment-published span.date {
  float: right;
  color: #9f9f9f;
  text-transform: uppercase;
  font-family: Verdana;
  font-size: 68.8%;
}
#id_honeypot {
  display: none;
}
.comments .toggle {
  display: block;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-stretch: normal;
  color: #adadad;
  clear: both;
  margin: 0 45px;
  padding: 15px 0;
}
.comments .toggle span {
  color: #666;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  text-align: center;
  text-transform: uppercase;
  font-size: 75%;
}
.comments .toggle .more {
  display: none;
}
.comments .toggle .less {
  display: block;
}
.comments .toggle i {
  margin-left: 5px;
}
.comments .toggle:hover {
  text-decoration: none;
}
.comments .toggle:hover span {
  color: #333;
}
.comments h3 {
  font-size: 112.5%;
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-stretch: normal;
  color: #234254;
}
.comments h3:before {
  content: "";
  background-image: url("../css/img/comments.34732c7b16de.png");
  display: inline-block;
  margin-bottom: -14px;
  margin-right: 15px;
  width: 48px;
  height: 41px;
}
.comments h3 em {
  color: #c40350;
  font-style: normal;
}
.comments button {
  text-transform: none;
  float: right;
  margin-bottom: 10px;
  padding: 0 5px;
}
.comments ul {
  list-style: none;
  margin: 0;
}
.comments ul .meta {
  position: relative;
  margin-top: 5px;
}
.comments ul .meta span {
  display: block;
  width: 100%;
  padding-right: 40px;
  text-transform: uppercase;
  text-shadow: 1px 1px 2px #e8e8e8;
}
.comments ul .meta .date {
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal;
  font-size: 75%;
  color: rgba(0,0,0,0.6);
}
.comments ul .meta .author {
  font-family: "Rokkitt", "rokkitt", cursive;
  font-weight: 400;
  font-stretch: normal;
  font-size: 100%;
  color: #234254;
}
.comments ul .meta img {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #7d7d7d;
}
.comments ul .meta i {
  position: absolute;
  right: 45px;
}
.comments ul p {
  font-family: georgia;
  font-size: 87.5%;
  color: #234254;
  margin-top: 7px;
  line-height: 17px;
}
.comments.collapsed .more {
  display: block;
}
.comments.collapsed .less {
  display: none;
}
.comments.collapsed ul li {
  display: none;
}
.comments.collapsed ul li:last-child {
  display: block;
}
body.participate #left>*,
body.participate #right>* {
  margin-top: 50px;
}
body.participate #left {
  padding-right: 0;
}
.languages-selectors {
  font-family: Verdana;
  font-size: 75%;
  color: #797979;
  margin: 10px 0;
}
.languages-selectors .dropdown,
.languages-selectors .smooth-popup {
  position: relative;
  display: inline;
}
.languages-selectors .dropdown ul.dropdown-menu a,
.languages-selectors .smooth-popup ul.dropdown-menu a {
  font-size: 100%;
  text-decoration: none;
}
.languages-selectors a {
  color: #000;
  text-decoration: underline;
}
.recently-published span {
  font-family: Verdana;
  font-size: 75%;
  color: #797979;
}
.recently-published span a {
  color: #000;
  text-decoration: underline;
}
.recently-published .published-list {
  list-style: none;
  margin: 14px 0 0 0;
  padding: 0;
}
.recently-published .published-list li {
  font-size: 100%;
  color: #000;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 5px;
}
.recently-published .published-list li:before {
  content: "";
  background-color: #dc304b;
  display: block;
  width: 13px;
  height: 3px;
}
.recently-published .published-list li .meta {
  font-size: 68.8%;
  font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-stretch: normal;
}
.recently-published .published-list li .meta em {
  color: #dc304b;
}
.recently-published .published-list li i {
  position: absolute;
  right: 0;
}
.recently-published .published-list li h3 {
  font-family: "Rokkitt", "rokkitt", cursive;
  font-weight: 400;
  font-stretch: normal;
  font-size: 100%;
  color: #575757;
  line-height: 16px;
  text-transform: none;
}
.editorial-translations {
  width: 49%;
  float: right;
}
.editorial-translations ul.translation-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.editorial-translations ul.translation-list li {
  margin-top: 3px;
  background-color: #549ec0;
  height: 75px;
  max-width: 359px;
  position: relative;
}
.editorial-translations ul.translation-list li a {
  display: block;
}
.editorial-translations ul.translation-list li a img {
  width: 100%;
}
.editorial-translations ul.translation-list li a h3 {
  padding: 5px;
  background-color: rgba(0,0,0,0.5);
  color: rgba(255,255,255,0.95);
  line-height: 16px;
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.6);
  text-transform: uppercase;
  font-family: "Rokkitt", "rokkitt", cursive;
  font-weight: 400;
  font-stretch: normal;
  font-size: 100%;
}
.editorial-translations ul.translation-list li a .group {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #c60959;
  color: #fff;
  font-size: 62.5%;
  line-height: 13px;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 3px;
}
.participate-editorial-requests {
  width: 49%;
  float: left;
}
.participate-editorial-requests ul {
  list-style: none;
  margin: 12px 0 0;
  padding: 0;
}
.participate-editorial-requests ul li {
  margin-bottom: 10px;
  position: relative;
  text-align: right;
}
.participate-editorial-requests ul li.active .more {
  display: block;
}
.participate-editorial-requests ul li.active .more p {
  font-family: Georgia;
  font-size: 87.5%;
  color: #000;
  text-align: left;
  line-height: 1.3;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.participate-editorial-requests ul li.active .read-more {
  display: none;
}
.participate-editorial-requests ul li .author-box {
  background-color: #fff;
  padding: 3px 0;
  margin: 0 0 4px;
  font-family: Verdana;
  font-size: 75%;
  font-weight: 400;
  color: #000;
  text-transform: uppercase;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  text-align: left;
  float: left;
  position: relative;
  width: 100%;
  height: 35px;
}
.participate-editorial-requests ul li .author-box img {
  float: left;
  margin-right: 10px;
  width: 30px;
  height: 30px;
}
.participate-editorial-requests ul li .author-box>p,
.participate-editorial-requests ul li .author-box a {
  line-height: 14px;
  margin: 0;
  color: #000;
}
.participate-editorial-requests ul li .author-box .group {
  font-weight: 700;
}
.participate-editorial-requests ul li .author-box .answer {
  color: #c40350;
  position: absolute;
  top: 5px;
  right: 5px;
  text-align: right;
  font-size: 75%;
  width: 30%;
  line-height: 12px;
}
.participate-editorial-requests ul li h2 {
  font-family: "Rokkitt", "rokkitt", cursive;
  font-weight: 400;
  font-stretch: normal;
  font-size: 100%;
  color: #000;
  text-align: left;
  margin-bottom: 10px;
}
.participate-editorial-requests ul li p {
  font-family: Verdana;
  font-size: 75%;
  color: #000;
  text-align: left;
}
.participate-editorial-requests ul li p.intro {
  line-height: 1.3;
  font-family: Verdana;
  color: #424242;
  text-align: left;
}
.participate-editorial-requests ul li .read-more {
  font-family: Verdana;
  font-size: 56%;
  text-transform: uppercase;
  color: #424242;
  cursor: pointer;
}
.participate-editorial-requests ul li button {
  text-transform: none;
}
.participate-editorial-requests ul li .more {
  display: none;
}
.icon-important {
  color: #f00;
}
.datepicker {
  z-index: 1060;
}
.toggle-button {
  font-size: 68.8%;
}
.toggle-button span {
  font-weight: normal;
}
.btn-loading.btn.disabled {
  background-image: url("../css/img/loading.e8f7f7ce16b8.gif");
  text-indent: -5000px;
  border: none;
  padding: none;
  background-color: transparent;
  height: 30px;
  width: 50px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
#load-more,
.load-more {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: block;
  text-align: center;
  padding: 5px 0;
  margin: 20px auto;
  width: 200px;
  height: 30px;
}
#load-more button,
.load-more button,
#load-more button:hover,
.load-more button:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  text-transform: uppercase;
  color: #666;
  font-weight: 700;
  font-size: 75%;
  padding-left: 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
}
#load-more button i,
.load-more button i,
#load-more button:hover i,
.load-more button:hover i {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  margin: 0 0px;
}
#load-more button:hover,
.load-more button:hover {
  color: #333;
}
#load-more button:hover i,
.load-more button:hover i {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
#profile {
  margin-top: 25px;
}
#profile .tabs {
  position: relative;
  height: 30px;
}
#profile .tabs>* {
  position: absolute;
  width: 100%;
}
#profile .tabs>div {
  text-align: right;
  width: 100%;
}
#profile .tabs .badge {
  position: absolute;
  top: -10px;
  padding: 2px 6px;
}
.img-w-home {
  float: none;
}
.btn-group {
  margin-right: 0px;
  margin-bottom: 7px;
}
.mCustomScrollBox>.mCSB_scrollTools {
  opacity: 0.3;
  filter: alpha(opacity=30);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
/**********************************************************************************************************
****************************************** MEDIA - QUERIES ************************************************
**********************************************************************************************************/
@media screen and (max-width: 767px) {
  body:after {
    content: 'phone';
    display: none;
  }
  .ad-rectangle,
  .ad-banner {
    display: none;
  }
  .carousel {
    display: none;
  }
  #subnav {
    display: none;
  }
  body>footer {
    display: none;
  }
  body.home #right .right-inner a {
    display: none;
  }
  body.home #right .autopromo {
    display: none;
  }
  body.participate #left {
    width: 100%;
  }
  body.participate #left .participate-editorial-requests,
  body.participate #left .editorial-translations {
    width: 100%;
  }
  body.participate #left .editorial-translations {
    margin-top: 20px;
  }
  body.participate #left .editorial-translations ul.translation-list li {
    max-width: 100%;
    height: 75px;
    overflow: hidden;
  }
  body.participate #left .editorial-translations ul.translation-list li a>img {
    width: 100%;
    height: auto;
  }
  body.participate #right .right-inner {
    margin-top: 0;
  }
  body.participate #right .right-inner .recently-published {
    margin-top: 20px;
  }
  #beyond91 {
    display: none;
  }
  body>header {
    height: auto;
  }
  body>header .navbar {
    position: relative;
    width: 50%;
    float: left;
  }
  body>header .navbar .left {
    width: 100%;
    float: left;
  }
  body>header .navbar .left #title-box {
    margin-left: 5px;
    overflow: visible;
  }
  body>header .navbar .left #title-box i {
    color: #fff;
    font-size: 150%;
    float: left;
    margin: 5px 5px 0 0;
  }
  body>header .navbar .left #title-box i nav {
    background-color: #303030;
    color: #fff;
    font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 300;
    font-stretch: normal;
    font-size: 68.8%;
    height: 1000px;
    left: -5px;
    overflow: hidden;
    position: absolute;
    top: 35px;
    -webkit-transition: margin-left 0.3s ease 0.05s;
    -moz-transition: margin-left 0.3s ease 0.05s;
    -ms-transition: margin-left 0.3s ease 0.05s;
    -o-transition: margin-left 0.3s ease 0.05s;
    transition: margin-left 0.3s ease 0.05s;
    -webkit-box-shadow: 1px 0 3px rgba(0,0,0,0.3);
    box-shadow: 1px 0 3px rgba(0,0,0,0.3);
    width: 200px;
    margin-left: -250px;
  }
  body>header .navbar .left #title-box i nav .accordion {
    display: block;
    margin-bottom: 0;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group {
    margin-bottom: 0;
    border-style: none;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-heading {
    background-color: rgba(45,45,45,0.75);
    padding-left: 0;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-heading:after {
    content: " ";
    display: block;
    width: 200px;
    height: 1px;
    background-color: #121212;
    border-bottom: 1px solid #383838;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-heading a.accordion-toggle {
    padding-left: 0;
    width: 100%;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-heading a.accordion-toggle .right-arrow {
    position: relative;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-heading a.accordion-toggle .right-arrow span {
    border-color: #fff transparent transparent transparent;
    border-style: solid;
    border-width: 4px 4px 0px 4px;
    height: 0;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-top: 3px;
    margin-right: 0px;
    width: 0;
    z-index: 1;
    position: absolute;
    top: 3px;
    right: 5px;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-heading a.accordion-toggle.collapsed .right-arrow {
    position: relative;
    width: 100%;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-heading a.accordion-toggle.collapsed .right-arrow span {
    border-color: transparent transparent transparent #fff;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    height: 0;
    margin-top: 0px;
    margin-right: 3px;
    width: 0;
    z-index: 1;
    position: absolute;
    top: 3px;
    right: 5px;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-heading h2 {
    color: #fff;
    font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 700;
    font-stretch: normal;
    text-shadow: none;
    margin: 0 0 2px 10px;
    line-height: 15px;
    font-size: 87.7%;
    text-align: left;
    text-transform: capitalize;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-heading h2 a {
    display: block;
    color: inherit;
    margin: -10px 100px 0 0;
    padding: 0 0 10px 0;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-heading h2 a:hover {
    text-decoration: none;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-toggle {
    padding: 8px 8px;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-inner {
    padding: 0px;
    border-top: none;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-inner ul {
    background-color: rgba(49,49,49,0.75);
    list-style: none;
    margin: 0;
    padding: 0;
    color: #fff;
    margin: 0;
    position: relative;
    padding: 0;
    zoom: 1;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-inner ul li {
    display: inline;
    margin: 0;
    padding: 0;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-inner ul:before,
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-inner ul:after {
    content: "";
    display: table;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-inner ul:after {
    clear: both;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-inner ul i {
    opacity: 0.9;
    filter: alpha(opacity=90);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    font-size: 120%;
    margin-top: -2px;
    margin-right: 2px;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-inner ul li {
    background: none;
    background-color: rgba(49,49,49,0.75);
    color: #fff;
    display: block;
    font-size: 68.8%;
    width: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2px 10px;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-inner ul li a {
    color: #fff;
  }
  body>header .navbar .left #title-box i nav .accordion .accordion-group .accordion-inner ul li a:hover {
    text-decoration: none;
  }
  body>header .navbar .left #title-box:hover i nav,
  body>header .navbar .left #title-box .hover i nav {
    width: 200px;
    margin-left: 0;
  }
  body>header .navbar .left .languages {
    display: none;
  }
  body>header .navbar .right {
    display: none;
  }
  body>header .navbar .right .btn-group {
    display: none;
  }
  body>header .group-mobile {
    color: #fff;
    position: relative;
    width: 50%;
    float: left;
  }
  body>header .group-mobile h2 {
    font-size: 112.5%;
    font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 300;
    font-stretch: normal;
    text-align: right;
    margin: 10px 5px 0 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #container,
  #left,
  #right {
    max-width: 100%;
    min-width: 380px;
    min-height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 5px;
  }
  #container {
    margin-top: 35px;
  }
  article.editorial-type-article>.header-w,
  article.editorial-type-video>.header-w,
  article.editorial-type-gallery>.header-w {
    border-bottom: 1px solid #fff;
    position: relative;
    width: 100%;
  }
  article.editorial-type-article>.header-w .image-less,
  article.editorial-type-video>.header-w .image-less,
  article.editorial-type-gallery>.header-w .image-less {
    margin-top: 0 !important;
  }
  article.editorial-type-article>.header-w:after,
  article.editorial-type-video>.header-w:after,
  article.editorial-type-gallery>.header-w:after {
    content: "";
    display: block;
    height: 1px;
    border-bottom: 1px solid rgba(0,0,0,0.05);
  }
  article.editorial-type-article>.header-w .p,
  article.editorial-type-video>.header-w .p,
  article.editorial-type-gallery>.header-w .p {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 5px 0;
    position: initial;
    width: 100%;
  }
  article.editorial-type-article>.header-w .meta-mobile,
  article.editorial-type-video>.header-w .meta-mobile,
  article.editorial-type-gallery>.header-w .meta-mobile {
    color: rgba(17,17,17,0.5);
    text-transform: uppercase;
    font-size: 75%;
  }
  article.editorial-type-article>.header-w .meta-mobile:after,
  article.editorial-type-video>.header-w .meta-mobile:after,
  article.editorial-type-gallery>.header-w .meta-mobile:after {
    content: "";
    display: block;
    height: 2px;
    border-bottom: 1px solid rgba(0,0,0,0.05);
  }
  article.editorial-type-article>.header-w header,
  article.editorial-type-video>.header-w header,
  article.editorial-type-gallery>.header-w header {
    zoom: 1;
    width: 100%;
    margin: 0;
  }
  article.editorial-type-article>.header-w header:before,
  article.editorial-type-video>.header-w header:before,
  article.editorial-type-gallery>.header-w header:before,
  article.editorial-type-article>.header-w header:after,
  article.editorial-type-video>.header-w header:after,
  article.editorial-type-gallery>.header-w header:after {
    content: "";
    display: table;
  }
  article.editorial-type-article>.header-w header:after,
  article.editorial-type-video>.header-w header:after,
  article.editorial-type-gallery>.header-w header:after {
    clear: both;
  }
  article.editorial-type-article>.header-w header:after,
  article.editorial-type-video>.header-w header:after,
  article.editorial-type-gallery>.header-w header:after {
    display: none;
  }
  article.editorial-type-article>.header-w header h1,
  article.editorial-type-video>.header-w header h1,
  article.editorial-type-gallery>.header-w header h1 {
    border-bottom: none;
    font-family: "Rokkitt", "rokkitt", cursive;
    font-weight: 300;
    font-stretch: normal;
    font-size: 200%;
    line-height: 125.5%;
    margin: 0 0 8px 0;
    text-transform: uppercase;
  }
  article.editorial-type-article>.header-w header h1:after,
  article.editorial-type-video>.header-w header h1:after,
  article.editorial-type-gallery>.header-w header h1:after {
    display: none;
  }
  article.editorial-type-article>.header-w header .wrapper .img-w,
  article.editorial-type-video>.header-w header .wrapper .img-w,
  article.editorial-type-gallery>.header-w header .wrapper .img-w {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 200px;
    overflow: hidden;
    margin-bottom: 5px;
  }
  article.editorial-type-article>.header-w header .wrapper .img-w img,
  article.editorial-type-video>.header-w header .wrapper .img-w img,
  article.editorial-type-gallery>.header-w header .wrapper .img-w img {
    width: 100%;
  }
  article.editorial-type-article>.header-w header .wrapper .img-copyright,
  article.editorial-type-video>.header-w header .wrapper .img-copyright,
  article.editorial-type-gallery>.header-w header .wrapper .img-copyright {
    background: none;
    color: rgba(17,17,17,0.5);
    font-family: verdana;
    font-size: 55%;
    left: auto;
    text-align: right;
    text-shadow: none;
  }
  article.editorial-type-article>.header-w header .wrapper .date,
  article.editorial-type-video>.header-w header .wrapper .date,
  article.editorial-type-gallery>.header-w header .wrapper .date {
    color: rgba(17,17,17,0.5);
    font-size: 75%;
    font-family: verdana;
  }
  article.editorial-type-article>.header-w .authors,
  article.editorial-type-video>.header-w .authors,
  article.editorial-type-gallery>.header-w .authors {
    background-color: #fff;
    border-bottom: 1px solid rgba(0,0,0,0.05);
    border-top: 1px solid rgba(0,0,0,0.05);
  }
  article.editorial-type-article>.header-w .authors #authors-wrapper ul,
  article.editorial-type-video>.header-w .authors #authors-wrapper ul,
  article.editorial-type-gallery>.header-w .authors #authors-wrapper ul {
    display: inline-block;
    padding: 5px 0 7px 0;
    height: 50px;
    margin-bottom: -7px;
    overflow: hidden;
  }
  article.editorial-type-article>.header-w .authors #authors-wrapper ul li,
  article.editorial-type-video>.header-w .authors #authors-wrapper ul li,
  article.editorial-type-gallery>.header-w .authors #authors-wrapper ul li {
    display: inline-block;
    float: left;
    height: 50px;
    margin-bottom: 6px;
    position: relative;
    overflow: hidden;
  }
  article.editorial-type-article>.header-w .authors #authors-wrapper ul li .right-w,
  article.editorial-type-video>.header-w .authors #authors-wrapper ul li .right-w,
  article.editorial-type-gallery>.header-w .authors #authors-wrapper ul li .right-w {
    float: left;
    position: relative;
    padding-right: 5px;
  }
  article.editorial-type-article>.header-w .authors #authors-wrapper ul li .right-w span,
  article.editorial-type-video>.header-w .authors #authors-wrapper ul li .right-w span,
  article.editorial-type-gallery>.header-w .authors #authors-wrapper ul li .right-w span {
    color: rgba(17,17,17,0.5);
    font-size: 54%;
    text-transform: uppercase;
    position: absolute;
    top: -5px;
    left: 55px;
  }
  article.editorial-type-article>.header-w .authors #authors-wrapper ul li .right-w .avatar,
  article.editorial-type-video>.header-w .authors #authors-wrapper ul li .right-w .avatar,
  article.editorial-type-gallery>.header-w .authors #authors-wrapper ul li .right-w .avatar {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    float: left;
  }
  article.editorial-type-article>.header-w .authors #authors-wrapper ul li .right-w img,
  article.editorial-type-video>.header-w .authors #authors-wrapper ul li .right-w img,
  article.editorial-type-gallery>.header-w .authors #authors-wrapper ul li .right-w img {
    height: 50px;
    width: 50px;
    float: left;
    margin-right: 5px;
  }
  article.editorial-type-article>.header-w .authors #authors-wrapper ul li .right-w a h4,
  article.editorial-type-video>.header-w .authors #authors-wrapper ul li .right-w a h4,
  article.editorial-type-gallery>.header-w .authors #authors-wrapper ul li .right-w a h4 {
    color: #000;
    font-size: 75%;
    text-transform: uppercase;
    font-family: "HelveticaNeueLight", "HelveticaNeue-Light", "Helvetica Neue Light", "HelveticaNeue", "Helvetica Neue", 'TeXGyreHerosRegular', "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 400;
    font-stretch: normal;
    margin: 10px 0 0 55px;
  }
  article.editorial-type-article>.header-w .authors #authors-wrapper ul li .right-w p,
  article.editorial-type-video>.header-w .authors #authors-wrapper ul li .right-w p,
  article.editorial-type-gallery>.header-w .authors #authors-wrapper ul li .right-w p {
    width: 100%;
    font-size: 87.5%;
  }
  article.editorial-type-article>.header-w .authors #authors-wrapper ul li .toggle-author-description,
  article.editorial-type-video>.header-w .authors #authors-wrapper ul li .toggle-author-description,
  article.editorial-type-gallery>.header-w .authors #authors-wrapper ul li .toggle-author-description {
    position: absolute;
    bottom: 0;
    right: 2px;
    color: rgba(17,17,17,0.5);
    width: 12px;
    height: 12px;
    font-size: 100%;
    font-weight: 700;
  }
  article.editorial-type-article>.header-w .authors #authors-wrapper ul li .toggle-author-description span,
  article.editorial-type-video>.header-w .authors #authors-wrapper ul li .toggle-author-description span,
  article.editorial-type-gallery>.header-w .authors #authors-wrapper ul li .toggle-author-description span {
    color: #f2b2a4;
    font-size: 0;
  }
  article.editorial-type-article>.header-w .authors #authors-wrapper ul li .toggle-author-description span:before,
  article.editorial-type-video>.header-w .authors #authors-wrapper ul li .toggle-author-description span:before,
  article.editorial-type-gallery>.header-w .authors #authors-wrapper ul li .toggle-author-description span:before {
    content: "";
    width: 8px;
    height: 2px;
    background-color: rgba(17,17,17,0.5);
    position: absolute;
    top: 5px;
    left: 2px;
  }
  article.editorial-type-article>.header-w .authors #authors-wrapper ul li .toggle-author-description span:after,
  article.editorial-type-video>.header-w .authors #authors-wrapper ul li .toggle-author-description span:after,
  article.editorial-type-gallery>.header-w .authors #authors-wrapper ul li .toggle-author-description span:after {
    content: "";
    width: 2px;
    height: 8px;
    background-color: rgba(17,17,17,0.5);
    position: absolute;
    top: 2px;
    left: 5px;
  }
  article.editorial-type-article>.header-w .authors #authors-wrapper ul li.active,
  article.editorial-type-video>.header-w .authors #authors-wrapper ul li.active,
  article.editorial-type-gallery>.header-w .authors #authors-wrapper ul li.active {
    height: auto;
  }
  article.editorial-type-article>.header-w .authors #authors-wrapper ul li.active .toggle-author-description span:after,
  article.editorial-type-video>.header-w .authors #authors-wrapper ul li.active .toggle-author-description span:after,
  article.editorial-type-gallery>.header-w .authors #authors-wrapper ul li.active .toggle-author-description span:after {
    content: "";
    width: 0;
  }
  article.editorial-type-article .pullquote,
  article.editorial-type-video .pullquote,
  article.editorial-type-gallery .pullquote {
    width: 100%;
    font-family: Rokkitt;
    font-size: 120%;
    margin: 15px 0;
    text-align: left;
    text-transform: none;
    background-color: rgba(10,20,50,0.1);
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 400;
  }
  #right section.multimedia {
    margin: 0;
  }
  #right section.multimedia ul {
    margin: 0;
  }
  #right section.multimedia img {
    width: 100%;
  }
  #right section.most-popular li a>img,
  #right section.read-also li a>img {
    width: 100%;
    height: auto;
  }
  #lead {
    height: auto;
    margin-bottom: 20px;
  }
  #lead ul .lead-next {
    width: 100%;
  }
  #right section.selected-groups {
    width: auto;
    margin-left: 0px;
    margin-right: 10px;
  }
  section.group {
    margin-top: 20px;
    margin-bottom: 15px;
    padding-bottom: 0;
    width: 100%;
  }
  section.group .tabs {
    height: 30px;
  }
  section.group .tabs .btn-group-w {
    display: none;
  }
  section.group .first {
    width: 100%;
    padding: 0;
  }
  section.group .first .editorial-image .img-w {
    max-height: 300px;
    overflow: hidden;
  }
  section.group .first .editorial-image .img-w img {
    width: 100%;
    margin-top: -50px;
  }
  section.group .first .content-w h2 {
    font-family: "Rokkitt", "rokkitt", cursive;
    font-weight: 300;
    font-stretch: normal;
  }
  section.group .first .content-w .meta .authors {
    background: none;
    border-top: none;
  }
  section.group>div.next {
    width: 100%;
    padding: 10px 0 0 0;
  }
  section.group>div.next>div {
    margin-bottom: 0;
  }
  section.group>div.next .editorial-image .img-w {
    display: none;
  }
  section.group>div.next .editorial-image .content-w {
    position: relative;
  }
  section.group>div.next .editorial-image .content-w h2 {
    padding: 0;
    max-width: initial;
    background: none;
    text-shadow: none;
    color: #333;
    font-family: "Rokkitt", "rokkitt", cursive;
    font-weight: 300;
    font-stretch: normal;
    text-transform: none;
    padding: 5px 0;
    border-top: 1px solid rgba(0,0,0,0.07);
  }
  section.group>div.next .editorial-image .content-w .meta {
    display: none;
  }
  ul.editorial-list li .img-w,
  ul.editorial-list li .editorial-image .img-w,
  ul.editorial-list li .img,
  ul.editorial-list li .editorial-image .img {
    width: 100%;
    margin-bottom: 8px;
  }
  ul.editorial-list li .text-w,
  ul.editorial-list li .editorial-image .text-w {
    width: 100%;
    margin: 0;
  }
  ul.editorial-list li .text,
  ul.editorial-list li .editorial-image .text {
    padding: 0;
  }
  ul.editorial-list li .text h2,
  ul.editorial-list li .editorial-image .text h2 {
    font-family: "Rokkitt", "rokkitt", cursive;
    font-weight: 300;
    font-stretch: normal;
  }
}
.recently-published .dropdown-menu,
.editorial-translations .dropdown-menu {
  left: auto;
  top: auto;
  right: auto;
}


body>header>div .right .logged-user span.badge {
  font-size: 65%;
  line-height: 9px;
  padding: 1px 4px;
  position: absolute;
  right: -3px;
}
#postbox-modal {
  height: 420px;
}
#postbox-modal .modal-body {
  overflow-y: hidden;
}
#postbox-modal .modal-header {
  display: none;
}
#postbox-modal #postbox-menu {
  width: 150px;
  float: left;
  margin: -15px;
  border-bottom-left-radius: 5px;
  background-color: #eee;
  min-height: 400px;
  padding-top: 20px;
}
#postbox-modal #postbox-menu button {
  margin-left: 5px;
  margin-bottom: 5px;
}
#postbox-modal #postbox-menu .badge {
  font-size: 86%;
  line-height: 11px;
  padding: 0px 6px 1px 6px;
  text-shadow: none;
  color: #fff;
}
#postbox-modal #postbox-content {
  width: auto;
  overflow-y: auto;
  height: 400px;
  margin: -20px -15px -20px 135px;
  padding: 15px;
}
#postbox-modal #postbox-content>div {
  display: none;
}
#postbox-modal ul.nav-list {
  padding: 5px;
}
#postbox-modal ul.nav-list a {
  text-transform: uppercase;
  font-size: 75%;
  font-weight: bold;
  color: #777;
  margin: 0 -5px;
  padding: 5px 5px;
}
#postbox-modal ul.nav-list a i {
  color: #2e435e;
}
#postbox-modal ul.nav-list a:hover,
#postbox-modal ul.nav-list a:focus {
  color: #444;
  margin: 0 -5px;
  padding: 5px 5px;
  background-color: rgba(0,0,0,0.03);
  text-shadow: 1px 1px 1px #fff;
}
#postbox-modal ul.nav-list li.active a {
  color: #333;
  margin: 0 -5px;
  padding: 5px 5px;
  background-color: rgba(0,0,0,0.05);
  text-shadow: 1px 1px 1px #fff;
}
#postbox-modal ul.nav-list .bottom {
  margin-bottom: 0px;
}
#postbox-modal ul.nav-list .nav-header {
  margin: -12px;
}
#postbox-modal .folder-actions {
  float: right;
}
#postbox-modal .folder-actions .btn {
  margin-left: 10px;
}
#postbox-modal table thead tr {
  padding: 0;
}
#postbox-modal table thead tr th {
  text-transform: uppercase;
  font-size: 75%;
  line-height: 75%;
  color: #666;
}
#postbox-modal table td {
  padding: 4px;
}
#postbox-modal table th,
#postbox-modal table td {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#postbox-modal table th.sender,
#postbox-modal table td.sender {
  max-width: 150px;
  width: 150px;
}
#postbox-modal table th.date,
#postbox-modal table td.date {
  max-width: 150px;
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#postbox-modal table th.action,
#postbox-modal table td.action {
  width: 3px;
  font-size: 14px;
}
#postbox-modal table th.empty,
#postbox-modal table td.empty {
  text-align: center;
  padding: 10px 0;
}
#postbox-modal table tr.new {
  font-weight: 700;
}
#postbox-modal #postbox-reply {
  display: none;
}
#postbox-modal #postbox-new,
#postbox-modal #postbox-reply {
  clear: both;
}
#postbox-modal #postbox-new div#recipient-prepend,
#postbox-modal #postbox-reply div#recipient-prepend {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  zoom: 1;
}
#postbox-modal #postbox-new div#recipient-prepend:before,
#postbox-modal #postbox-reply div#recipient-prepend:before,
#postbox-modal #postbox-new div#recipient-prepend:after,
#postbox-modal #postbox-reply div#recipient-prepend:after {
  content: "";
  display: table;
}
#postbox-modal #postbox-new div#recipient-prepend:after,
#postbox-modal #postbox-reply div#recipient-prepend:after {
  clear: both;
}
#postbox-modal #postbox-new div#recipient-prepend>input,
#postbox-modal #postbox-reply div#recipient-prepend>input,
#postbox-modal #postbox-new div#recipient-prepend>div,
#postbox-modal #postbox-reply div#recipient-prepend>div {
  position: absolute;
  width: auto;
  left: 27px;
  right: 0;
  bottom: 0;
  top: 0;
  min-height: 28px;
  border-radius: 0 3px 3px 0;
}
#postbox-modal #postbox-new div#recipient-prepend>input.multiline,
#postbox-modal #postbox-reply div#recipient-prepend>input.multiline,
#postbox-modal #postbox-new div#recipient-prepend>div.multiline,
#postbox-modal #postbox-reply div#recipient-prepend>div.multiline {
  border-radius: 0 3px 3px 3px;
}
#postbox-modal #postbox-new div#recipient-prepend .ms-helper,
#postbox-modal #postbox-reply div#recipient-prepend .ms-helper {
  top: initial;
  bottom: -17px;
  color: #f00;
}
#postbox-modal #postbox-new div#recipient-prepend .ms-res-ctn,
#postbox-modal #postbox-reply div#recipient-prepend .ms-res-ctn {
  width: 100%;
}
#postbox-modal #postbox-new div#recipient-prepend .ms-sel-ctn,
#postbox-modal #postbox-reply div#recipient-prepend .ms-sel-ctn {
  overflow: hidden;
  padding: 0;
  min-height: 28px;
}
#postbox-modal #postbox-new div#recipient-prepend .ms-sel-ctn input,
#postbox-modal #postbox-reply div#recipient-prepend .ms-sel-ctn input {
  background-color: transparent;
  float: left;
  box-sizing: border-box;
  height: 23px;
  font-size: 83%;
  line-height: 23px;
  margin: 3px 5px 3px 3px;
}
#postbox-modal #postbox-new div#recipient-prepend .ms-sel-item,
#postbox-modal #postbox-reply div#recipient-prepend .ms-sel-item {
  display: block;
  float: left;
  margin: 3px 5px 3px 3px;
  height: 23px;
  padding: 0;
  background-color: transparent;
  color: #666;
}
#postbox-modal #postbox-new div#recipient-prepend .ms-sel-item .recipient,
#postbox-modal #postbox-reply div#recipient-prepend .ms-sel-item .recipient {
  float: left;
}
#postbox-modal #postbox-new div#recipient-prepend .recipient img,
#postbox-modal #postbox-reply div#recipient-prepend .recipient img {
  margin-right: 3px;
  height: 22px;
  width: 22px;
  display: none;
}
#postbox-modal #postbox-new div#recipient-prepend .recipient.avatar img,
#postbox-modal #postbox-reply div#recipient-prepend .recipient.avatar img {
  display: inline-block;
}
#postbox-modal #postbox-new textarea,
#postbox-modal #postbox-reply textarea {
  height: 200px;
}
#postbox-modal #postbox-new button,
#postbox-modal #postbox-reply button {
  float: right;
}
#postbox-modal #postbox-message>.meta {
  zoom: 1;
  padding: 15px;
  margin: -15px;
  background-color: #eee;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #fff;
  margin-bottom: 0;
}
#postbox-modal #postbox-message>.meta:before,
#postbox-modal #postbox-message>.meta:after {
  content: "";
  display: table;
}
#postbox-modal #postbox-message>.meta:after {
  clear: both;
}
#postbox-modal #postbox-message .subject {
  font-size: 200%;
  font-family: 'Rokkitt', cursive;
  font-weight: 700;
  margin: 0;
  float: left;
  text-shadow: 1px 1px 1px #fff;
}
#postbox-modal #postbox-message button {
  float: right;
  margin-left: 5px;
}
#postbox-modal #postbox-message ul.recipients {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
  padding-left: 30px;
  float: right;
}
#postbox-modal #postbox-message ul.recipients li {
  display: inline;
  margin-left: 2px;
}
#postbox-modal #postbox-message ul.messages {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
  padding-left: 30px;
  clear: both;
}
#postbox-modal #postbox-message ul.messages .meta>* {
  display: inline;
  font-size: 75%;
  color: #666;
}
#postbox-modal #postbox-message ul.messages .meta>* img {
  margin-left: -30px;
}
#postbox-modal #postbox-message ul.messages .sent_at {
  float: right;
}
#postbox-modal #postbox-message ul.messages li {
  border-top: 1px solid #eee;
  padding-top: 15px;
}
#postbox-modal #postbox-message ul.messages li:first-child {
  border-top: none;
}

