/* Yahoo CSS zeroing */
html {
  color: #000;
  background: #FFF;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}
button {
  border: none;
}
.content-menu .activity-index {
  float: right;
  padding: 0 20px;
}
.content-menu .activity-index a {
  color: white;
}
.content-menu .activity-index.ai-yellow a {
  color: black;
}
.ai-green {
  background: #0ea716;
}
.ai-greenish {
  background: #9dc32c;
}
.ai-yellow {
  background: #e9ed00;
}
.ai-orange {
  background: #cf9b00;
}
.ai-red {
  background: #cf1800;
}
.ai-black {
  background: #053a3b;
}
.avatar {
  position: relative;
  width: 64px;
}
#page-content .avatar {
  position: absolute;
  left: -74px;
}
.avatar img {
  display: block;
  width: 64px !important;
  height: 64px !important;
}
.avatar .insider-icon {
  position: absolute;
  width: 23px;
  height: 23px;
  background: url(/icons/insider.png);
}
.avatar .insider-icon.right {
  top: 49px;
  right: -4px;
}
.avatar .insider-icon.left {
  top: 50px;
  bottom: 10px;
}
#page-content {
  float: left;
  width: 512px;
  min-height: 200px;
  margin: 10px 74px;
}
#page-content .post ul,
.nicEdit-main ul {
  list-style: disc;
  padding-left: 20px;
  margin: 1em 0;
}
#page-content .post ul li,
.nicEdit-main ul li {
  list-style-type: disc;
}
#page-content .post ol,
.nicEdit-main ol {
  list-style: decimal;
  padding-left: 30px;
  margin: 1em 0;
}
#page-content .post ol li,
.nicEdit-main ol li {
  list-style-type: decimal;
}
.thread-header {
  overflow: hidden;
  margin: 0 0 10px;
  position: relative;
}
.thread-header .readcount {
  border-right: 1px solid #ccc;
  padding-right: 8px;
}
.thread-header .message-group {
  font-size: 17px;
  line-height: 24px;
  color: #666;
  font-weight: 300;
}
.thread-header .title {
  font-size: 32px;
  font-weight: 300;
}
.thread-header .group-name,
.thread-header .thread-links {
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 4px;
  line-height: 20px;
  font-size: 13px;
  display: none;
}
#show-thread.tapped .thread-header .group-name,
#show-thread.tapped .thread-header .thread-links,
.mouse-hover #show-thread:hover .thread-header .group-name,
.mouse-hover #show-thread:hover .thread-header .thread-links {
  display: block;
}
.thread-header .group-name a,
.thread-header .thread-links a,
.thread-header .group-name span,
.thread-header .thread-links span {
  padding-left: 12px;
}
.thread-header .group-name span,
.thread-header .thread-links span {
  color: #999;
}
.thread-header .group-name .bookmark span,
.thread-header .thread-links .bookmark span,
.thread-header .group-name .subscribe span,
.thread-header .thread-links .subscribe span {
  margin: 0;
  padding: 0;
  color: inherit;
}
.thread-header .group-name {
  right: auto;
  left: 0;
}
.post-media {
  margin: 20px -74px;
  text-align: center;
}
.message_0 .post-media {
  margin: 10px -74px;
}
.post-media img {
  max-width: 660px;
  margin: 0 auto;
  display: block;
}
.post-content-header,
.post-content-body,
.signature,
.signature p,
.post-actions {
  margin: 0;
}
.post-content-body {
  overflow: hidden;
}
.post-content-body p {
  font-size: 14px !important;
}
.post {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
  margin-top: 24px;
}
.placeholder .post {
  margin-top: 0;
}
.post-actions {
  clear: both;
  padding: 3px 0;
}
.post-actions a {
  margin-right: 20px;
}
.post-actions a:first-child {
  margin-right: 0;
}
.post-actions .count {
  border-radius: 3px;
  margin: 0 8px 0 0;
  background: #666666;
  color: white;
  padding: 3px 6px;
}
.post-actions .count.active {
  background: #68b317;
}
.manage,
.report {
  float: right;
  display: none;
}
.touch-hover .tapped .manage,
.touch-hover .tapped .report,
.mouse-hover .post:hover .manage,
.mouse-hover .post:hover .report {
  display: block;
}
.post.message_0,
.moderation .post {
  margin-top: 0;
}
.post-content {
  position: relative;
  clear: both;
}
.post-content .avatar {
  position: absolute;
  top: 0;
  left: -74px;
}
.post-content .post-content-header {
  font-size: 18px;
  margin-bottom: 10px;
}
.post-content .post-content-header .moderator-icon {
  background: url(/icons/i-moderator.png);
  width: 17px;
  height: 17px;
  position: relative;
  top: 2px;
  margin: 0 8px;
  display: inline-block;
}
.post-content .posted-at {
  float: right;
  font-size: 13px;
  font-weight: 300;
  color: #666;
  padding-top: 2px;
}
.signature {
  max-height: 5em;
  margin-top: 1em;
  margin-bottom: 1em;
  overflow: hidden;
}
.signature,
.signature a {
  color: #999;
}
.comment-form {
  margin: 30px 74px 30px 0;
}
.jump-up {
  text-align: right;
  margin: 16px 0 0;
}
#page-content .thread .attachment {
  float: right;
  margin: 0 0 16px 12px;
}
#page-content .thread .attachment img {
  max-width: 155px;
}
#page-content .thread .attachment.file {
  padding: 8px 16px;
  background: #f4f4f4;
  border: 1px solid #e0e0e0;
}
h1,
#page-content > h1:first-child,
section > h1:first-child,
.main-content > h1:first-child {
  margin: 0.6em 0 0.3em;
}
.abstract {
  font-weight: bold;
}
.feature-panel {
  border-radius: 5px;
  padding: 18px 36px;
  margin: 1.5em -74px;
  overflow: hidden;
}
.feature-panel.blue {
  background: #c1dbe5;
}
.feature-panel .right-decoration {
  float: right;
  margin: -18px -36px -18px 30px;
}
.feature-panel .left-decoration {
  float: left;
  margin: -18px 30px -18px -36px;
}
.feature-panel h1 {
  margin: 0 0 6px 0;
  font-size: 22px;
  line-height: 22px;
}
#show-thread .ad-placeholder {
  margin: 0 -74px;
  width: 660px;
}
a.wikilink {
  color: inherit !important;
  font-weight: inherit !important;
  text-decoration: none;
  border-bottom: 1px dotted black;
}
.dark-theme-color {
  background: #0d5c9b;
}
.dark-theme-color,
.dark-theme-color a {
  color: white;
}
.middle-theme-color {
  background: #1192ca;
}
.middle-theme-color,
.middle-theme-color a {
  color: white;
}
.light-theme-color {
  background: #73c3e4;
}
.light-theme-color,
.light-theme-color a {
  color: white;
}
html,
body {
  font-family: 'Lato', 'Helvetica Neue', Helvetica, Verdana, sans-serif;
  font-size: 14px;
  line-height: 1.6em;
  background: white;
}
body.contrast-option-1 {
  background: #f7f7f7;
}
body.contrast-option-2 {
  background: #e7e7e7;
}
a {
  color: black;
  text-decoration: none;
}
a label {
  cursor: pointer;
}
a.unread {
  font-weight: bold;
}
#left-column .author,
#left-column .updated-at,
#left-column .answers {
  color: #777;
  font-weight: normal;
}
#left-column .updated-at {
  font-size: 13px;
}
p {
  margin: 0 0 1em;
}
p a,
.post-content li a,
.attachment .file-name {
  color: #0d5c9b;
  font-weight: bold;
}
h1 {
  font-size: 32px;
  font-weight: 300;
  line-height: 32px;
  padding: 10px 0 6px;
  letter-spacing: 2px;
}
h2 {
  font-size: 24px;
  line-height: 24px;
  font-weight: 300;
  margin-top: 20px;
  padding: 6px 0;
}
h3 {
  font-size: 20px;
  font-weight: 300;
  line-height: 22px;
  margin-top: 20px;
  padding: 6px 0;
}
h4.light-theme-color,
h4.middle-theme-color,
h4.dark-theme-color {
  height: 33px;
  line-height: 33px;
  padding: 0 10px;
}
ol,
ul {
  list-style: none;
}
ol li,
ul li {
  list-style-type: none;
}
#page-content img {
  max-width: 100%;
}
.show-number {
  color: #4677a9;
  font-weight: 300;
}
span.label {
  color: #999;
}
.center-content {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.ad-strip {
  margin: 0 auto 4px;
  min-height: 250px;
  max-height: 250px;
  min-width: 980px;
  overflow: hidden;
}
.ad-strip .right {
  float: right;
}
.ad-strip img {
  display: block;
  margin: 0 auto;
}
.ad-strip iframe {
  display: block;
}
label.ad {
  font-size: 11px;
  color: #999;
  display: block;
}
.infobar {
  background: red;
  color: white;
  padding: 6px 74px;
  margin: 0 -74px 5px;
}
.infobar a {
  color: white;
}
#modern-footer {
  clear: both;
}
#footer {
  clear: both;
  padding-top: 100px;
  width: 1280px;
  margin: 0 auto 100px;
}
#footer .links {
  text-transform: uppercase;
  text-align: center;
  color: #ccc;
  padding: 3px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#footer img {
  margin: 30px auto 20px;
  display: block;
}
#footer p {
  padding-top: 0;
  text-align: center;
  color: #999;
  font-size: 15px;
  font-weight: 300;
}
#footer a {
  margin: 0 24px;
  font-size: 15px;
  font-weight: 300;
  color: #666;
}
ul.notifications {
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
ul.notifications li:first-child {
  padding-top: 8px;
}
ul.notifications li:last-child {
  padding-bottom: 8px;
}
ul.notifications li:hover {
  background: #e0e0e0;
}
ul.notifications li.unread {
  font-weight: bold;
}
ul.notifications li {
  cursor: pointer;
  margin: 4px 0;
  height: 32px;
  overflow: hidden;
}
ul.notifications li img {
  float: left;
  margin-right: 20px;
  margin-left: 10px;
}
ul.notifications li span {
  line-height: 32px;
}
ul.notifications li span.time {
  float: right;
  text-align: right;
  padding-right: 10px;
  display: block;
  width: 120px;
}
#page-header img {
  display: block;
}
#page-header .unread-messages {
  background: #e1914b;
  border-radius: 50px;
  padding: 2px 6px;
  min-width: 20px;
  height: 14px;
}
#page-header .top {
  height: 34px;
  line-height: 34px;
}
#page-header .top .ifokus-links {
  float: left;
}
#page-header .top .user-links {
  float: right;
  margin-right: 70px;
}
#page-header .top .guest-links {
  float: right;
  margin-right: 6px;
}
#page-header .top li {
  float: left;
  padding-left: 15px;
  padding-right: 10px;
}
#page-header .status {
  height: 41px;
  font-weight: 300;
}
#page-header .status img {
  float: left;
}
#page-header .status .message {
  font-size: 22px;
  color: black;
  font-weight: 300;
  line-height: 41px;
}
#page-header .avatar {
  position: absolute;
  top: 3px;
  right: 3px;
}
#page-header .avatar img {
  border: 1px solid rgba(255, 255, 255, 0.5);
  float: right;
}
#page-header .avatar .name,
#page-header .avatar .show-number {
  font-size: 15px;
  font-weight: 300;
}
#page-header .avatar label {
  color: #999;
  font-size: 12px;
}
#page-header .avatar .text {
  position: absolute;
  top: 33px;
  right: 80px;
  text-align: right;
  line-height: 17px;
  font-weight: 300;
  width: 300px;
}
#page-header a.site-banner {
  position: relative;
  display: block;
}
#page-header a.site-banner label {
  position: absolute;
  bottom: 36px;
  left: 30px;
  width: 1200px;
  font-size: 48px;
  color: white;
  font-family: 'Lato', verdana;
  font-weight: 300;
}
.site-menu .sidebar-menu {
  overflow: hidden;
  width: 299px;
  margin-right: 10px;
}
.site-menu .sidebar-menu li {
  z-index: 1;
  width: 50%;
  text-align: center;
  font-size: 15px;
  position: relative;
}
.site-menu .sidebar-menu li div {
  display: none;
}
.site-menu .sidebar-menu .current a {
  color: white;
}
.site-menu .sidebar-menu .current div {
  display: block;
  width: 110%;
  height: 217px;
  position: absolute;
  top: -100px;
  left: -21px;
  z-index: -5;
  transform: rotate(25deg);
  -webkit-transform: rotate(25deg);
}
.site-menu .sidebar-menu .current:last-child div {
  left: 10px;
}
.site-menu ul {
  float: left;
  height: 33px;
  line-height: 33px;
  border-right: 1px solid #d5d0d0;
  border-bottom: 1px solid #d5d0d0;
}
.site-menu li {
  float: left;
}
.content-menu {
  position: relative;
  width: 659px;
  font-size: 15px;
  margin-right: 10px;
}
.content-menu li {
  padding: 0 12px;
}
.content-menu .admin {
  font-style: italic;
  color: #999;
}
.content-menu .text-size {
  padding-left: 3px;
  float: right;
}
#site-nav {
  background: white;
  z-index: 999;
}
.show-fixed-header #page-header {
  position: fixed;
  top: 0;
  z-index: 999;
  width: 1280px;
  background: white;
}
.show-fixed-header #site-nav {
  position: fixed;
  top: 175px;
  z-index: 999;
  background: white;
}
#page-content .ace_editor {
  margin: 7px -74px;
  border: 1px solid #777;
  border-radius: 2px;
}
.moderation .post {
  margin-top: 10px;
}
.thread.moderation h3.middle-theme-color {
  margin-left: -74px;
  margin-right: -74px;
  padding-left: 10px;
}
.figure.left {
  float: left;
  max-width: 45%;
  margin: 0 10px 10px 0;
}
.figure.right {
  float: right;
  max-width: 45%;
  margin: 0 0 10px 10px;
}
.figure.center {
  display: table;
  max-width: 100%;
  margin: 20px auto;
  text-align: center;
}
#page-content .figure.center img {
  margin: 0 auto;
  max-width: 512px;
}
#lv0 .figure img {
  max-width: 100%;
  _width: 100%;
}
.figure .caption {
  padding: 5px 14px;
  font-size: 90%;
  color: #555555;
  background: #f7f7f7;
  text-align: center;
  line-height: 1.6em;
}
.figure.with-border {
  padding: 0 1px;
}
.figure.with-border img {
  border: 1px solid #bbbbbb;
  margin: 0 -1px;
}
.figure.with-border .caption {
  margin: 0 -1px;
}
.nicEdit-main .figure {
  cursor: pointer;
}
.big-text {
  font-size: 16px;
}
.big-text .post-content-body p,
.big-text #left-column .new_post,
.big-text #left-column .threadlist-link {
  font-size: 16px;
}
.big-text #ifokus-sidebar h4,
.big-text #left-column .group,
.big-text #left-column .new_post,
.big-text #left-column h4 {
  font-size: 17px;
}
.big-text #left-column .group.latest {
  margin-bottom: 8px;
}
.big-text .post-content-body p {
  font-size: 16px !important;
}
.big-text #ifokus-sidebar li,
.big-text #left-column li {
  height: 32px;
  line-height: 32px;
}
.big-text #left-column .threadlist-link {
  height: 40px;
}
.big-text #left-column .threadlist-link .title,
.big-text #left-column .threadlist-link .answers {
  padding-bottom: 2px;
}
.bigger-text {
  font-size: 18px;
}
.bigger-text .post-content-body p,
.bigger-text #left-column .new_post,
.bigger-text #left-column .threadlist-link {
  font-size: 18px;
}
.bigger-text #ifokus-sidebar h4,
.bigger-text #left-column .group,
.bigger-text #left-column .new_post,
.bigger-text #left-column h4 {
  font-size: 20px;
}
.bigger-text #left-column .group.latest {
  margin-bottom: 10px;
}
.bigger-text .post-content-body p {
  font-size: 18px !important;
}
.bigger-text #ifokus-sidebar li,
.bigger-text #left-column li {
  height: 36px;
  line-height: 36px;
}
.bigger-text #left-column .threadlist-link {
  height: 44px;
}
.bigger-text #left-column .threadlist-link .title,
.bigger-text #left-column .threadlist-link .answers {
  padding-bottom: 2px;
}
.bigger-text .featured-article h1 {
  font-size: 28px;
}
.featured-articles .left,
.featured-articles .right {
  float: left;
  width: 245px;
}
.featured-articles .left {
  margin-right: 20px;
}
.featured-article {
  width: 245px;
  float: left;
  margin: 0;
  overflow: hidden;
  padding: 5px 0 6px;
  border-top: 1px solid #aaa;
}
.featured-article h1 {
  font-size: 26px;
  line-height: 26px;
  letter-spacing: 1px;
  padding-top: 0;
}
.featured-article.left {
  float: left;
}
.featured-article.right {
  float: right;
}
.featured-article a {
  text-decoration: none;
}
.featured-article .read-more {
  display: block;
  color: #369;
  font-weight: bold;
}
.featured-article-0 {
  width: 512px;
  overflow: visible;
  padding-top: 0;
  border-top: none;
}
.featured-article-0 h1 {
  font-size: 46px;
  letter-spacing: 2px;
  font-weight: 300;
  line-height: 54px;
  padding: 20px 0 0;
  margin-top: 0;
}
.featured-article-0 .image {
  margin: 0 -74px;
}
.featured-article-0 .image img {
  margin-top: 10px;
}
.guestbook-entry {
  min-height: 84px;
  position: relative;
  margin-top: 20px;
}
.guestbook-entry header img {
  position: absolute;
  top: 0;
}
.guestbook-entry header p {
  background: #f0f0f0;
  padding: 3px 12px;
  color: #444;
}
.guestbook-entry footer {
  height: 2em;
  line-height: 2em;
}
.guestbook-entry footer a {
  float: right;
  margin-left: 12px;
}
.guestbook-comment {
  border-left: 6px solid #ccc;
  border-bottom: 1px solid #ddd;
  padding: 0 0 0 10px;
  margin-bottom: 5px;
  font-size: small;
}
.guestbook-comment a {
  color: #999;
}
.guestbook-comment p:last-child {
  margin-bottom: 0;
}
.link-list {
  float: left;
  width: 332px;
  margin-right: 10px;
}
.link-list h4,
.link-list li {
  padding: 1px 5px;
}
.link-list-ads {
  float: left;
  width: 170px;
  padding-top: 5px;
}
.member-list-page {
  margin: 20px -74px;
}
.member-list .user,
.friend-list .user,
.newest-members-list .user {
  padding: 3px 10px;
  line-height: 24px;
  height: 24px;
  border-bottom: 1px solid #ddd;
}
.member-list .user img,
.friend-list .user img,
.newest-members-list .user img {
  float: left;
}
.member-list .user .username,
.friend-list .user .username,
.newest-members-list .user .username {
  float: left;
  margin-left: 10px;
}
.member-list .user .links,
.friend-list .user .links,
.newest-members-list .user .links {
  float: right;
}
.member-list .user .links a,
.friend-list .user .links a,
.newest-members-list .user .links a {
  margin-left: 12px;
}
.profile {
  position: relative;
}
.profile h2 {
  border-top: 2px solid #666;
  padding: 3px 0 5px;
  font-weight: bold;
  clear: both;
  margin: 0;
  font-size: 13px;
  line-height: 13px;
}
.profile .user-content .left {
  float: left;
  width: 292px;
}
.profile .user-content .right {
  float: right;
  width: 200px;
  position: relative;
  padding-bottom: 20px;
}
.profile .user-content .right img {
  width: 100%;
}
.profile .user-content .right td {
  padding-left: 10px;
}
.profile .user-content .right td:first-child {
  padding-left: 0;
}
.profile .field {
  width: 20%;
  float: left;
  padding: 5px 0 12px;
}
.profile .field label {
  text-align: center;
  display: block;
  color: #777;
}
.profile .field span {
  text-align: center;
  display: block;
  font-size: 18px;
  line-height: 36px;
}
.slideshow {
  margin: 0 0 12px;
  position: relative;
  overflow: hidden;
}
.slideshow .images {
  display: none;
}
.slideshow .canvas {
  position: relative;
  box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.6);
  transition: left 0.4s;
  left: 0;
}
.slideshow .canvas img:first-child {
  z-index: 101;
}
.slideshow .canvas img {
  z-index: 10;
}
.slideshow img {
  transition: opacity 1s;
  position: absolute;
  top: 0;
  left: 0;
}
.slideshow .controls a {
  position: absolute;
  top: 50%;
  color: white;
  z-index: 105;
  font-size: 48px;
  text-shadow: 0 0 5px black;
  opacity: 0;
}
.slideshow .controls .prev {
  left: 15px;
}
.slideshow .controls .next {
  right: 15px;
}
.slideshow:hover .controls a {
  opacity: 1;
}
table {
  margin: 0.5em 0;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
table thead tr {
  background: #f0f0f0;
  border-bottom: 1px solid #ccc;
}
table th {
  padding: 4px 10px;
}
table td {
  padding: 2px 10px;
}
table td.actions:last-child,
table th.actions:last-child {
  text-align: right;
}
.conversation-header,
.write-answer {
  margin: 0;
}
#show-conversation .post-content {
  margin-top: 36px;
}
#show-conversation .post-content-header {
  border-bottom: 1px solid #999;
}
.field.comment-input {
  position: relative;
  padding: 0;
  margin: 16px 0 12px 0 !important;
}
.field.comment-input .rte {
  width: 512px;
}
.field.comment-input > .avatar {
  position: absolute;
  top: 0;
  left: -74px;
}
.field.comment-input:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.comment-form-type .actions {
  margin-top: 20px;
  margin-left: -2px;
}
.comment-form-type label {
  display: block;
  font-weight: bold;
  margin-top: 12px;
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: 300;
}
.comment-form-type .toggle label,
.comment-form-type .checkbox label {
  display: inline;
  font-size: 14px;
  font-weight: normal;
}
.comment-form-type textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 512px;
  height: 240px;
}
.comment-form-type textarea.rte-initialized {
  height: 120px;
}
.comment-form-type .field {
  margin: 0;
}
.comment-form-type .wide {
  width: 486px;
}
.comment-form-type select {
  min-width: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 33px;
}
.comment-form-type select.wide {
  width: 512px;
}
.comment-form-type .full-width {
  width: 486px;
}
.comment-form-type select.full-width {
  width: 502px;
}
.comment-form-type button.full-width {
  width: 100%;
  margin-top: 16px;
}
.comment-form-type .optional-features {
  padding-top: 6px;
  overflow: hidden;
}
.comment-form-type .optional-features .toggle {
  width: 255px;
  float: left;
}
.comment-form-type .optional-features .toggle label {
  float: none;
  line-height: 26px;
  padding: 0;
  display: inline;
}
.comment-form-type .optional-features .toggle input {
  position: relative;
  top: -1px;
  height: auto;
}
.comment-form-type .buttons {
  margin: 10px 0 0 0;
}
.comment-form-type .image-uploader {
  margin-top: 16px;
}
.field.attachment .file-name {
  display: inline;
  font-weight: normal;
  float: none;
  padding-left: 10px;
}
.field.attachment + .field.checkbox {
  padding-top: 4px;
}
.login-type-form input {
  background: white;
  margin: 14px 0 0;
  height: 23px;
  line-height: 23px;
  font-size: 16px;
  font-weight: 300;
  width: 340px;
  padding: 10px 12px;
  border-radius: 4px;
  border: 1px solid #ccc;
}
.login-type-form .field.checkbox {
  padding: 4px 0;
}
.login-type-form .field.checkbox input {
  width: auto;
  height: auto;
}
.login-type-form .field.checkbox label {
  font-size: 15px;
  font-weight: 300;
  display: block;
  text-align: left;
  line-height: 42px;
}
.login-type-form button {
  width: 160px;
  float: right;
  margin: 6px -5px 0 0;
}
.ifokus-custom-ui-field {
  background: white;
  border-radius: 4px;
  padding: 0;
  color: white;
  line-height: 31px;
  height: 31px;
  border: 1px solid #999;
  cursor: pointer;
  position: relative;
  margin: 5px 0;
}
.error .ifokus-custom-ui-field {
  border: 1px solid red;
}
.ifokus-custom-ui-field .iu-lbl {
  float: left;
  padding: 0;
  background: #aaa;
  min-width: 110px;
  text-align: center;
}
.ifokus-custom-ui-field.error .iu-lbl {
  background: red;
}
.ifokus-custom-ui-field .iu-preview {
  height: 31px;
  overflow: hidden;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  background-size: cover;
  background-position-y: 50%;
  padding: 0 20px;
  line-height: 33px;
  color: #888;
  position: relative;
}
.ifokus-custom-ui-field .color-selector {
  z-index: 50;
  background: white;
  border: 1px solid black;
  position: absolute;
  width: 100%;
  padding: 0 5px 5px 0;
  top: 25px;
  left: 15px;
  width: 315px;
}
.ifokus-custom-ui-field .color-selector ul {
  margin: 0 !important;
}
.ifokus-custom-ui-field .color-selector li {
  list-style-type: none !important;
}
.ifokus-custom-ui-field .color-selector a {
  width: 40px;
  height: 25px;
  display: block;
  float: left;
  margin: 5px 0 0 5px;
}
.ifokus-custom-ui-field .col {
  width: 50%;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0;
  background: blue;
}
.ifokus-custom-ui-field .col.middle {
  left: 35%;
  background: #44f;
  width: 32%;
  z-index: 30;
  height: 114px;
  top: -50px;
  -transform: rotate(25deg);
  -webkit-transform: rotate(25deg);
}
.ifokus-custom-ui-field .col.right {
  left: 50%;
}
.ifokus-image-selector .image-uploader {
  margin-left: 145px;
}
.form-type-1 .field {
  display: block;
  padding-top: 6px;
}
.form-type-1 .field .ifokus-custom-ui-field {
  margin-top: 0;
}
.form-type-1 .comment-input {
  padding-top: 0;
}
.form-type-1 .buttons {
  padding-top: 6px;
  clear: left;
}
.form-type-1 label {
  float: left;
  clear: left;
  width: 125px;
  margin-right: 20px;
  line-height: 26px;
  padding-top: 1px;
}
.form-type-1 textarea,
.form-type-1 textarea.rte {
  margin-left: 145px;
  width: 367px;
  min-height: 80px;
  display: block;
}
.form-type-1 select {
  height: 33px;
  line-height: 33px;
}
.form-type-1 .rte-container {
  float: left;
}
.form-type-1 .checkbox,
.form-type-1 .buttons {
  padding-left: 145px;
  position: relative;
}
.form-type-1 button.half-width {
  width: 149px;
}
.form-type-1 button.third-width {
  width: 87px;
}
.form-type-1 .ifokus-custom-ui-field {
  margin-left: 145px;
}
.form-type-1 .full-width,
.form-type-1 .wide {
  width: 341px;
}
.form-type-1 select.wide {
  width: 367px;
}
.form-type-1 .checkbox {
  padding-bottom: 3px;
}
.form-type-1 .checkbox input {
  width: auto;
  border: none;
}
.form-type-1 .checkbox label {
  float: none;
  margin-left: 0;
}
.ifokus-popover-content .form-type-1 input {
  width: 321px;
}
.ifokus-popover-content .form-type-1 select {
  width: 347px;
}
.form-type-2 .field {
  display: block;
  padding: 6px 0;
}
.form-type-2 .full-width {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.form-type-2 label {
  display: block;
  font-size: 18px;
  font-weight: 300;
}
.form-type-2 .checkbox label,
.form-type-2 .toggle label {
  font-size: 14px;
  font-weight: normal;
}
.form-type-2 .checkbox input {
  float: left;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
#page-content .quiz-input {
  list-style-type: none;
}
#page-content .quiz-input h2 {
  clear: both;
  padding-top: 20px;
  margin-top: 0;
}
#page-content .quiz-input,
#page-content .quiz-input ul {
  padding: 0;
}
#page-content .quiz-input li {
  list-style: none;
}
#page-content .quiz-input .question,
#page-content .quiz-input .add-question {
  margin-top: 20px;
}
#page-content .quiz-input input {
  font-size: 15px;
  width: 486px;
  margin-bottom: 8px;
  height: 32px;
  line-height: 32px;
}
#page-content .quiz-input ul input {
  width: 325px;
  margin-bottom: 4px;
  float: left;
}
#page-content .quiz-input .options label {
  float: left;
  width: 64px;
  font-size: 15px;
  line-height: 32px;
  clear: left;
  margin-top: 0;
}
#page-content .quiz-input .correct {
  float: right;
  width: 85px;
  text-align: center;
}
#page-content .quiz-input .correct input {
  width: auto;
}
#page-content .quiz-question ul {
  margin-bottom: 1em;
}
#page-content .quiz-question ul,
#page-content .quiz-question li {
  list-style: none;
  padding-left: 0;
}
#page-content .quiz-question .page {
  color: #999;
  text-align: right;
}
#page-content .quiz-answers ul,
#page-content .quiz-answers li {
  list-style: none;
  padding-left: 0;
}
#page-content .quiz-answers .percent {
  float: right;
}
#page-content .quiz-answers .correct {
  color: green;
  font-weight: bold;
}
#page-content .quiz-answers .incorrect {
  color: red;
  font-weight: bold;
}
textarea {
  padding: 6px 12px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  background: #fff;
  line-height: 1.6em;
  height: 240px;
}
.field {
  overflow: visible;
}
.field.checkbox input[type=checkbox] {
  width: auto;
}
textarea.rte {
  width: 100%;
  padding: 0;
  border: 0;
  margin-bottom: 10px;
}
.touch textarea.rte {
  border: 1px solid #666;
  padding: 5px;
}
button {
  border: none;
  color: white;
  background: #de873a;
  height: 33px;
  line-height: 33px;
  margin: 2px 0;
  font-size: 14px;
  border-radius: 4px;
  padding: 0 16px;
  min-width: 80px;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  cursor: pointer;
}
button.gray {
  background: #666;
}
button.blue {
  background: #66b;
}
button.red {
  background: #de473a;
}
button.tall {
  height: 44px;
  line-height: 44px;
  font-size: 16px;
}
button.disabled {
  opacity: 0.5;
}
button.full-width {
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 44px;
  font-size: 16px;
}
input {
  border: 1px solid #999;
  border-radius: 2px;
  background: white;
  height: 33px;
  line-height: 26px;
  padding: 0 12px;
  background: #fff;
  color: #333;
}
select {
  min-width: 170px;
  line-height: 26px;
  height: 26px;
  border: 1px solid #999;
  background: white;
}
div {
  outline: none;
}
input[type="checkbox"],
input[type="radio"] {
  margin-right: 2px;
  height: auto;
  position: relative;
  top: -1px;
  margin-left: 2px;
}
.field.error input,
.field.error select,
.field.error textarea {
  border: 1px solid red;
}
.field.error .rte-container > div:nth-child(2) {
  border: 1px solid red !important;
}
.field.error .error-message {
  color: red;
  font-size: 13px;
}
.wrapped-error-message {
  display: none;
  color: red;
}
.error .wrapped-error-message {
  display: block;
}
#gold-coin-holder {
  background: url('/images/guldmynt.jpg') 50% 0 no-repeat #4488ff;
  width: 300px;
  height: 75px;
  margin: 16px 0;
  display: none;
}
#gold-coin-holder.active {
  cursor: pointer;
  display: block;
}
#notices,
.notices {
  margin: 0 -74px;
}
.notice {
  padding: 8px 20px;
  border: 1px solid #db9;
  background: #fec;
  color: black;
  border-radius: 2px;
}
.notice.blue {
  border: 1px solid #9bd;
  background: #cef;
}
.notice.red {
  border: 1px solid #f66;
  background: #d66;
}
.revealing .hidden {
  display: none;
}
.touch-hover-target.tapped .revealing,
.mouse-hover .revealing:hover {
  background: #f0f0f0;
}
.touch-hover-target.tapped .revealing .hidden,
.mouse-hover .revealing:hover .hidden {
  display: block;
  position: absolute;
  padding: 0 10px;
  background: #f0f0f0;
  right: 0;
  color: #de873a;
  font-size: 12px;
  font-weight: 300 !important;
}
.show-on-hover {
  display: none;
}
.touch .touch-hover.tapped .show-on-hover,
.desktop .touch-hover:hover .show-on-hover {
  display: block;
}
.topchart-input input {
  width: 350px;
  margin-right: 24px;
}
.topchart {
  margin: 0 -74px 30px;
}
.topchart .help {
  float: right;
  text-align: right;
  font-weight: bold;
}
.topchart ul {
  clear: both;
  overflow: hidden;
  border-top: 1px solid #999;
}
.topchart li {
  clear: both;
  padding: 0 20px;
  line-height: 32px;
  overflow: hidden;
}
.topchart .text,
.topchart .average,
.topchart .score {
  float: left;
  display: inline-block;
}
.topchart .text {
  width: 410px;
}
.topchart .average {
  width: 60px;
  text-align: right;
}
.topchart .score {
  width: 150px;
  text-align: right;
}
.topchart .new-entries {
  background: #f8f8f8;
  padding: 10px 20px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}
.topchart-input .star,
.topchart .star {
  background: url(/icons/star.png);
  float: right;
  width: 23px;
  height: 23px;
  position: relative;
  top: 5px;
}
.topchart-input .star.off,
.topchart .star.off {
  background-position: -23px 0;
}
#login-popover {
  position: relative;
  width: 840px;
  height: 512px;
  margin-left: -420px;
  margin-top: -256px;
  background: url(/images/popups/login.jpg) #035190;
  text-align: center;
}
#login-popover img {
  margin: 0 auto;
}
#login-popover h2 {
  line-height: 1em;
  font-size: 24px;
  font-weight: 300;
  margin: 16px 0;
  color: #0d5c9b;
}
#login-popover a {
  color: #0b5a95;
}
#login-popover p {
  text-align: left;
  font-size: 15px;
  font-weight: 300;
  color: #0d5c9b;
}
#login-popover p.error {
  color: red;
  margin: 0;
  font-weight: 400;
}
#login-popover p.signature {
  font-weight: 400;
  font-style: italic;
}
#login-popover footer {
  font-size: 18px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 55px;
  line-height: 55px;
  background: #035190;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  color: #c2d1dd;
  letter-spacing: 1px;
}
#login-popover footer a {
  color: white;
  font-weight: 400;
  padding: 0 5px;
}
#login-popover .info {
  position: absolute;
  bottom: 70px;
  width: 360px;
  left: 40px;
}
#login-popover .forms {
  position: absolute;
  bottom: 70px;
  right: 40px;
  width: 360px;
}
#login-popover .register .checkbox {
  padding: 0;
  text-align: left;
}
#login-popover .register .remember {
  padding-top: 4px;
  float: left;
}
#login-popover.ifokus-popover-content .forgot {
  text-align: right;
  margin-bottom: 12px;
}
#login-popover.ifokus-popover-content .forgot a {
  font-style: italic;
  font-weight: 300;
  color: #777;
}
#popmodal .window {
  position: fixed;
  top: 0;
  left: 50%;
  right: 0;
  bottom: 0;
  background: #f8f8f8;
  z-index: 1000;
  width: 512px;
  margin-left: -340px;
  overflow: auto;
  padding: 20px 84px;
}
#popmodal input,
#popmodal textarea {
  background: white;
}
#popmodal .close {
  position: absolute;
  top: 10px;
  right: 20px;
}
.ifokus-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: black;
  opacity: 0.7;
}
.ifokus-overlay .escape-hatch {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  color: white;
  text-align: center;
  cursor: pointer;
}
.ifokus-popup h1 {
  line-height: 20px;
}
.ifokus-popover-content {
  position: fixed;
  top: 50%;
  left: 50%;
  border-radius: 10px;
  background: white;
}
.ifokus-popover-content .margins {
  margin: 10px 20px;
  position: relative;
}
.ifokus-popover-content .margins h1,
.ifokus-popover-content .margins p {
  margin-right: 0;
  margin-left: 0;
}
.ifokus-popover-content .rounded {
  border-radius: 10px;
  overflow: hidden;
}
.ifokus-popover-content .close {
  position: absolute;
  top: -20px;
  right: -20px;
  background: url(/images/big-close.png);
  width: 40px;
  height: 40px;
}
.ifokus-popover-content h1 {
  margin: 16px 30px 10px;
}
.ifokus-popover-content h2 {
  margin: 0;
  padding: 0;
}
.ifokus-popover-content h3 {
  margin: 1em 0 0.5em;
  font-size: 12px;
  font-weight: bold;
  padding: 0;
}
.ifokus-popover-content p {
  font-size: 12px;
  font-family: 'Lato', 'Helvetica neue', Helvetica, sans-serif;
  line-height: 1.5em;
  margin: 0.25em 0 0.75px;
}
.ifokus-popover-content footer {
  background: #ebe4dc;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  line-height: 58px;
  padding: 0 20px;
}
.ifokus-popover-content footer.links {
  line-height: 1.5em;
  font-size: 12px;
  padding: 10px 20px;
}
.ifokus-popover-content footer a {
  font-weight: bold;
}
.ifokus-popover-content footer button {
  margin-left: 10px;
}
.ifokus-popover-content img {
  max-width: 100%;
  display: block;
}
.ifokus-popover-content.gift-popup {
  background: none;
}
.ifokus-popover-content.gift-popup .close {
  background: url(/images/small-close.png);
  width: 30px;
  height: 30px;
  position: absolute;
  top: -15px;
  right: -15px;
}
#sidebar {
  float: right;
  width: 300px;
  min-height: 300px;
  margin-top: 4px;
}
#ifokus-sidebar h4 {
  height: 33px;
  line-height: 33px;
  margin-bottom: 9px;
  padding-left: 50px;
  font-size: 16px;
  font-weight: 300;
}
#ifokus-sidebar li {
  position: relative;
  display: block;
  height: 22px;
  line-height: 22px;
  padding-left: 10px;
}
#ifokus-sidebar .extra-links a {
  font-weight: bold;
}
#ifokus-sidebar .extra-links,
#ifokus-sidebar #readqueue,
#ifokus-sidebar #users-favorite-communities {
  margin-bottom: 16px;
}
#ifokus-sidebar li:hover {
  background: #f0f0f0;
}
#ifokus-sidebar #users-favorite-communities a {
  font-weight: bold;
}
#ifokus-sidebar #users-favorite-communities .footer a {
  font-weight: normal;
  color: #999;
}
#ifokus-sidebar #users-favorite-communities .footer li:hover {
  background: none;
}
#ifokus-sidebar .new-thread {
  font-weight: normal;
}
.icon-white-speech {
  background-image: url(/icons/white-speech.png);
  background-position: 10px 4px;
  background-repeat: no-repeat;
}
.icon-white-man {
  background-image: url(/icons/white-man.png);
  background-position: 10px 4px;
  background-repeat: no-repeat;
}
.icon-white-talking {
  background-image: url(/icons/white-talking.png);
  background-position: 9px 2px;
  background-repeat: no-repeat;
}
#left-column {
  float: left;
  width: 299px;
  min-height: 300px;
  border-right: 1px solid #d5d0d0;
  margin-right: 10px;
  margin-top: 10px;
  padding-bottom: 60px;
}
.nonav #left-column {
  margin-top: 0;
}
#left-column a.dark-theme-color,
#left-column a.middle-theme-color,
#left-column a.light-theme-color {
  margin-bottom: 1px;
}
#left-column .group,
#left-column .new_post,
#left-column .threadlist-link {
  display: block;
  line-height: 33px;
  padding-left: 10px;
  background-repeat: no-repeat;
  font-size: 16px;
}
#left-column .new_post {
  line-height: 44px;
  background-image: url(/icons/new-post.png);
  background-position: 10px 6px;
  padding-left: 50px;
}
#left-column .group.current {
  background-image: none;
  background-position: 260px 13px;
}
#left-column .group {
  background-image: url(/icons/down.png);
  background-position: 260px 13px;
  padding-right: 50px;
}
#left-column .group.latest {
  background-image: url(/icons/speech.png), url(/icons/down.png);
  background-position: 10px 1px, 260px 13px;
  padding-left: 50px;
}
#left-column .group.latest.current {
  background-image: url(/icons/speech.png), none;
}
#left-column .group.private {
  background-image: url(/icons/white-lock.png);
  background-position: 260px;
}
#left-column .group.stickies {
  background-image: url(/icons/exclamation.png), url(/icons/down.png);
  background-position: 10px 1px, 260px 13px;
  padding-left: 50px;
}
#left-column .group.stickies.current {
  background-image: url(/icons/exclamation.png), none;
}
#left-column .threadlist-link {
  height: 36px;
  padding: 4px 10px 4px 23px;
  font-size: 14px;
  line-height: 18px;
  position: relative;
}
#left-column .threadlist-link:hover {
  background-color: #f0efef;
}
#left-column .threadlist-link .title {
  max-width: 210px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#left-column .threadlist-link .title,
#left-column .threadlist-link .author {
  float: left;
}
#left-column .threadlist-link .answers,
#left-column .threadlist-link .updated-at,
#left-column .threadlist-link .delete {
  float: right;
}
#left-column .threadlist-link .delete {
  color: crimson;
}
#left-column .threadlist-link .delete,
.desktop #left-column .threadlist-link:hover .updated-at,
#left-column .threadlist-link .delete-mode .updated-at {
  display: none;
}
#left-column .threadlist-link .updated-at,
.desktop #left-column .threadlist-link:hover .delete {
  display: block;
}
#left-column .threadlist-link.delete-mode .delete {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 85px;
  line-height: 45px;
  text-align: center;
  background: red;
  color: white;
}
#left-column .threadlist-link.unread .title {
  font-weight: bold;
}
#left-column .threadlist-link .author {
  clear: left;
}
#left-column .threadlist-link .updated-at {
  clear: right;
}
#left-column .pagination {
  border-top: 1px solid #999;
  margin: 0.5em 0;
  padding: 4px 10px;
  overflow: hidden;
}
#left-column .pagination a {
  color: #999;
}
#left-column .pagination .prev {
  float: left;
}
#left-column .pagination .next {
  float: right;
}
#left-column .icon-ifokus,
#left-column .icon-moderator,
#left-column .icon-private,
#left-column .icon-quiz,
#left-column .icon-sticky,
#left-column .icon-survey {
  background-position: 2px 5px;
  background-repeat: no-repeat;
}
#left-column .icon-ifokus {
  background-image: url(/icons/i-ifokus.png);
}
#left-column .icon-moderator {
  background-image: url(/icons/i-moderator.png);
}
#left-column .icon-private {
  background-image: url(/icons/i-protected.png);
}
#left-column .icon-quiz {
  background-image: url(/icons/i-quiz.png);
}
#left-column .icon-sticky {
  background-image: url(/icons/i-sticky.png);
}
#left-column .icon-survey {
  background-image: url(/icons/i-survey.png);
}
#ifokus-sidebar h4,
#left-column h4 {
  height: 33px;
  line-height: 33px;
  margin-bottom: 9px;
  font-size: 16px;
  font-weight: 300;
  padding-left: 10px;
}
#ifokus-sidebar h4.icon,
#left-column h4.icon {
  padding-left: 50px;
}
#ifokus-sidebar ul,
#left-column ul {
  margin-bottom: 12px;
}
#ifokus-sidebar li,
#left-column li {
  display: block;
  height: 22px;
  line-height: 22px;
  padding-left: 10px;
  overflow: hidden;
}
#ifokus-sidebar li a,
#left-column li a {
  white-space: nowrap;
}
.gift-card {
  position: absolute;
  top: 270px;
  left: 133px;
  width: 220px;
  border: 1px solid #444444;
  padding: 10px 20px;
  background: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0px 0px 6px #000000;
  -webkit-box-shadow: 0px 0px 6px #000000;
  -ms-box-shadow: 0px 0px 6px #000000;
  -o-box-shadow: 0px 0px 6px #000000;
  -khtml-box-shadow: 0px 0px 6px #000000;
  box-shadow: 0px 0px 6px #000000;
}
.gift-card h3 {
  margin-top: 0;
}
.gift-card label {
  display: block;
  text-align: right;
  font-style: italic;
}
#shop {
  padding-bottom: 24px;
}
#shop #items img {
  float: left;
  margin-right: 16px;
  margin-top: -5px;
  width: 75px;
}
#shop #items h2 {
  font-size: inherit;
}
#shop #items h2 span {
  background: #555555;
  color: white;
  padding: 2px 12px;
  margin-top: 5px;
}
#shop #items .expensive h2 span {
  background: #880000;
}
#shop #items .expensive strong {
  color: #880000;
}
#shop #items button {
  float: right;
  margin: 0 0 30px 15px;
}
#shop #items li {
  padding-bottom: 12px;
}
#shop #items p {
  margin-left: 91px;
}
body .site-directory {
  margin: 12px 0;
  clear: both;
}
body .site-directory .column {
  width: 325px;
}
body .site-directory .category {
  border-left: 0.3em solid black;
  padding-left: 5px;
  margin-top: 12px;
}
body .site-directory .category h2 {
  font-size: 100%;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
body .site-directory .category a {
  color: #369;
  white-space: nowrap;
}
body .site-directory .category a.inactive {
  color: #888;
}
body .site-directory h4 {
  color: white;
  font-size: 18px;
  line-height: 44px;
  height: 40px;
  padding: 0 20px;
  border-radius: 2px;
  letter-spacing: 1px;
}
body .site-directory h4 a {
  color: white;
  font-weight: 300;
  line-height: 42px;
}
body .site-directory h4 a.current,
body .site-directory h4 a.current:hover {
  cursor: auto;
  font-weight: 300;
}
body .site-directory h4 a.new-community {
  background: url(/images/stars.png) 0 0 no-repeat;
  padding: 0 5px 0 36px;
  float: right;
}
body .site-directory h4 a:hover {
  text-decoration: none;
  color: #ddd;
}
body .site-directory h4 a:active {
  text-decoration: none;
  color: #777;
  transition: color 0s;
}
#lv0 span.fix-smiley {
  position: relative;
  height: 14px;
  width: 23px;
  display: inline-block;
  margin: 0 1px;
}
#lv0 span.fix-smiley img {
  position: absolute;
  top: -2px;
  left: 0;
  margin: 0;
}
.smiley-buttons .sm2 {
  margin: 5px 7px;
  cursor: pointer;
  display: inline;
}
img.sm2 {
  background-image: url(/images/smilies_ny_trans.png);
  width: 23px;
  height: 23px;
  margin: 0 1px;
  vertical-align: middle;
}
#smileys-popup input {
  margin: 0 10px 0 5px;
  position: relative;
  top: 3px;
}
.smiley-laughing {
  background-position: 0 0;
}
.smiley-sad {
  background-position: -50px 0;
}
.smiley-love {
  background-position: -100px 0;
}
.smiley-silent {
  background-position: -150px 0;
}
.smiley-silly {
  background-position: -200px 0;
}
.smiley-smug {
  background-position: -250px 0;
}
.smiley-winking {
  background-position: -300px 0;
}
.smiley-big-grin {
  background-position: -350px 0;
}
.smiley-crying1 {
  background-position: -400px 0;
}
.smiley-nerd {
  background-position: 0 -50px;
}
.smiley-straight-face {
  background-position: -50px -50px;
}
.smiley-smile {
  background-position: -100px -50px;
}
.smiley-tounge {
  background-position: -150px -50px;
}
.smiley-shy {
  background-position: -200px -50px;
}
.smiley-confused {
  background-position: -250px -50px;
}
.smiley-angry {
  background-position: -300px -50px;
}
.smiley-cool {
  background-position: -350px -50px;
}
.smiley-dont-tell {
  background-position: -400px -50px;
}
.smiley-lightbulb {
  background-position: 0 -100px;
}
.smiley-loser {
  background-position: -50px -100px;
}
.smiley-music {
  background-position: -100px -100px;
}
.smiley-angel {
  background-position: -150px -100px;
}
.smiley-sick1 {
  background-position: -200px -100px;
}
.smiley-sleepy {
  background-position: -250px -100px;
}
.smiley-sleeping {
  background-position: -300px -100px;
}
.smiley-phew {
  background-position: -350px -100px;
}
.smiley-yawn {
  background-position: -400px -100px;
}
.smiley-sick2 {
  background-position: 0 -150px;
}
.smiley-vomit {
  background-position: -50px -150px;
}
.smiley-crying {
  background-position: -100px -150px;
}
.smiley-party {
  background-position: -150px -150px;
}
.smiley-zzz {
  background-position: -200px -150px;
}
.smiley-hug {
  background-position: -250px -150px;
}
.smiley-tired {
  background-position: -300px -150px;
}
.smiley-yawn2 {
  background-position: -350px -150px;
}
.smiley-thinking {
  background-position: -400px -150px;
}
.smiley-dizzy {
  background-position: 0 -200px;
}
.smiley-drooling {
  background-position: -50px -200px;
}
.smiley-bye {
  background-position: -100px -200px;
}
.smiley-scared {
  background-position: -150px -200px;
}
.smiley-smoking {
  background-position: -200px -200px;
}
.smiley-hot {
  background-position: -250px -200px;
}
.smiley-raining {
  background-position: -300px -200px;
}
.smiley-dead {
  background-position: -350px -200px;
}
.smiley-zombie {
  background-position: -400px -200px;
}
.smiley-cold {
  background-position: 0 -250px;
}
.smiley-evil {
  background-position: -50px -250px;
}
.smiley-clown {
  background-position: -100px -250px;
}
.smiley-dog {
  background-position: -150px -250px;
}
.smiley-cat {
  background-position: -200px -250px;
}
.smiley-heart {
  background-position: -250px -250px;
}
.smiley-broken-heart {
  background-position: -300px -250px;
}
.smiley-kiss {
  background-position: -350px -250px;
}
.smiley-win {
  background-position: -400px -250px;
}
.smiley-bomb {
  background-position: 0 -300px;
}
.smiley-birthday {
  background-position: -50px -300px;
}
.smiley-wave {
  background-position: -100px -300px;
}
.smiley-sun {
  background-position: -150px -300px;
}
.smiley-night {
  background-position: -200px -300px;
}
.smiley-stars {
  background-position: -250px -300px;
}
.smiley-gift {
  background-position: -300px -300px;
}
.smiley-phone {
  background-position: -350px -300px;
}
.smiley-flower {
  background-position: -400px -300px;
}
.smiley-poo {
  background-position: 0 -350px;
}
.smiley-drinks {
  background-position: -50px -350px;
}
.smiley-balloon {
  background-position: -100px -350px;
}
.smiley-clock {
  background-position: -150px -350px;
}
.smiley-mail {
  background-position: -200px -350px;
}
.smiley-rainbow {
  background-position: -250px -350px;
}
.smiley-ghost {
  background-position: -300px -350px;
}
.smiley-ninja {
  background-position: -350px -350px;
}
.smiley-piggy {
  background-position: -400px -350px;
}
.osmiley-cool {
  background-position: 0 -400px;
}
.osmiley-sad1 {
  background-position: -50px -400px;
}
.osmiley-embarrased {
  background-position: -100px -400px;
}
.osmiley-confused {
  background-position: -150px -400px;
}
.osmiley-sad2 {
  background-position: -200px -400px;
}
.osmiley-innocent {
  background-position: -250px -400px;
}
.osmiley-kiss {
  background-position: -300px -400px;
}
.osmiley-laugh {
  background-position: -350px -400px;
}
.osmiley-money {
  background-position: -400px -400px;
}
.osmiley-silence {
  background-position: 0 -450px;
}
.osmiley-smile {
  background-position: -50px -450px;
}
.osmiley-horrified {
  background-position: -100px -450px;
}
.osmiley-tounge {
  background-position: -150px -450px;
}
.osmiley-disappointed {
  background-position: -200px -450px;
}
.osmiley-blink {
  background-position: -250px -450px;
}
.osmiley-angry {
  background-position: -300px -450px;
}
.survey-option {
  clear: both;
  padding: 1px 0 6px;
}
.survey-option input {
  margin: 0 10px 0 2px;
  height: auto;
  position: relative;
  top: 3px;
  float: left;
}
.survey {
  background-color: #F4F4F4;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999;
  margin: 2em 0 1em;
  padding: 1em 1em 1em 2em;
}
.survey input {
  width: 15px;
}
.survey button {
  margin-left: -7px;
  margin-top: 6px;
}
.survey .survey-row {
  margin: 6px 0;
  position: relative;
  width: 100%;
}
.survey .survey-row label {
  width: 115px;
  display: block;
}
.survey .survey-row .result-bar {
  width: 260px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.survey .survey-row .result-bar div {
  background: red;
  height: 15px;
  position: relative;
  left: 0px;
  color: black;
  text-align: center;
  margin-top: 0px;
}
.survey .survey-row .result-bar div span.inner-text {
  display: none;
}
.survey .survey-row .result-bar div :hover span.inner-text {
  display: inline;
}
.survey .survey-row .result-bar .color-nr0 {
  color: white;
  background-color: #006699;
}
.survey .survey-row .result-bar .color-nr1 {
  background-color: #ffff00;
}
.survey .survey-row .result-bar .color-nr2 {
  color: white;
  background-color: #cc0033;
}
.survey .survey-row .result-bar .color-nr3 {
  background-color: #99ccff;
}
.survey .survey-row .result-bar .color-nr4 {
  background-color: #ff9900;
}
.survey .survey-row .result-bar .color-nr5 {
  color: white;
  background-color: #990099;
}
.survey .survey-row .result-bar .color-nr6 {
  background-color: #009900;
}
.survey .survey-row .result-bar .color-nr7 {
  background-color: #ffcc80;
}
.survey .survey-row .result-bar .color-nr8 {
  background-color: #cc80cc;
}
.survey .survey-row .result-bar .color-nr9 {
  color: white;
  background-color: #006699;
}
.survey .survey-row .result-bar .color-nr10 {
  color: white;
  background-color: #cc0033;
}
.survey .survey-row .result-bar .color-nr11 {
  background-color: #99ccff;
}
.survey .survey-row .result-bar .color-nr12 {
  background-color: #ff9900;
}
.survey .survey-row .result-bar .color-nr13 {
  color: white;
  background-color: #990099;
}
.survey .survey-row .result-bar .color-nr14 {
  background-color: #009900;
}
.survey .survey-row .result-bar .color-nr15 {
  background-color: #ffcc80;
}
.survey .survey-row .result-bar .color-nr16 {
  background-color: #cc80cc;
}
.survey .survey-row .result-bar .color-nr17 {
  color: white;
  background-color: #006699;
}
.survey .survey-row .result-bar .color-nr18 {
  background-color: #ffff00;
}
.survey .survey-row .result-bar .color-nr19 {
  color: white;
  background-color: #cc0033;
}
.survey .survey-row .result-bar .color-nr20 {
  background-color: #99ccff;
}
.survey .survey-row .result-bar .color-nr21 {
  background-color: #ff9900;
}
.survey .survey-row .result-bar .color-nr22 {
  color: white;
  background-color: #990099;
}
#vote-in-survey div {
  clear: both;
}
/**
 * jQuery toast plugin created by Kamran Ahmed copyright MIT license 2014
 * v0.1
 */
.jq-toast-wrap {
  display: block;
  position: fixed;
  width: 250px;
  pointer-events: none !important;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
}
.jq-toast-wrap * {
  margin: 0;
  padding: 0;
}
.jq-toast-wrap.bottom-left {
  bottom: 20px;
  left: 20px;
}
.jq-toast-wrap.bottom-right {
  bottom: 20px;
  right: 40px;
}
.jq-toast-wrap.top-left {
  top: 20px;
  left: 20px;
}
.jq-toast-wrap.top-right {
  top: 20px;
  right: 40px;
}
.jq-toast-single {
  display: block;
  width: 100%;
  padding: 10px;
  margin: 0px 0px 5px;
  border-radius: 4px;
  font-size: 12px;
  font-family: arial, sans-serif;
  line-height: 17px;
  position: relative;
  pointer-events: all !important;
}
.jq-toast-single h2 {
  font-family: arial, sans-serif;
  font-size: 14px;
  margin: 0px 0px 7px;
  background: none;
  color: inherit;
  line-height: inherit;
  letter-spacing: normal;
}
.jq-toast-single a {
  color: #eee;
  text-decoration: none;
  font-weight: bold;
  border-bottom: 1px solid white;
  padding-bottom: 3px;
  font-size: 12px;
}
.jq-toast-single ul {
  margin: 0px 0px 0px 15px;
  background: none;
  padding: 0px;
}
.jq-toast-single ul li {
  list-style-type: disc !important;
  line-height: 17px;
  background: none;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
}
.close-jq-toast-single {
  position: absolute;
  top: 3px;
  right: 7px;
  font-size: 14px;
  cursor: pointer;
}
