button {
  color: #000000;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
a.button .icon {
  display: none;
}
a.button {
}
a.button:hover {
}
a.button:active,
a.button:focus {
}
.posts-form .button {
  max-width: 100%;
  float: left;
  display: block;
}
.posts-comments .posts-form a.button {
  background-color: rgb(96, 122, 145);
  background-image: url("../images/buttons/posts-topic-replies-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  font-size: 16px;
  line-height: 110%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(96, 122, 146);
  border-bottom-color: rgb(96, 122, 146);
  border-left-color: rgb(96, 122, 146);
  border-right-color: rgb(96, 122, 146);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  cursor: pointer;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.posts-comments .posts-form a.button:hover {
  background-color: rgb(82, 104, 124);
  background-image: url("../images/buttons/posts-topic-replies-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(96, 122, 146);
  border-bottom-color: rgb(96, 122, 146);
  border-left-color: rgb(96, 122, 146);
  border-right-color: rgb(96, 122, 146);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.posts-comments .posts-form a.button:active,
.posts-comments .posts-form a.button:focus {
  background-color: rgb(82, 104, 124);
  background-image: url("../images/buttons/posts-topic-replies-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(96, 122, 146);
  border-bottom-color: rgb(96, 122, 146);
  border-left-color: rgb(96, 122, 146);
  border-right-color: rgb(96, 122, 146);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.posts-topic .posts-form a.button {
  background-color: rgb(96, 122, 145);
  background-image: url("../images/buttons/posts-topic-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  font-size: 16px;
  line-height: 110%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(96, 122, 146);
  border-bottom-color: rgb(96, 122, 146);
  border-left-color: rgb(96, 122, 146);
  border-right-color: rgb(96, 122, 146);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  cursor: pointer;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.posts-topic .posts-form a.button:hover {
  background-color: rgb(82, 104, 124);
  background-image: url("../images/buttons/posts-topic-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(96, 122, 146);
  border-bottom-color: rgb(96, 122, 146);
  border-left-color: rgb(96, 122, 146);
  border-right-color: rgb(96, 122, 146);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.posts-topic .posts-form a.button:active,
.posts-topic .posts-form a.button:focus {
  background-color: rgb(82, 104, 124);
  background-image: url("../images/buttons/posts-topic-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(96, 122, 146);
  border-bottom-color: rgb(96, 122, 146);
  border-left-color: rgb(96, 122, 146);
  border-right-color: rgb(96, 122, 146);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.messages-menu a.button,
.posts-pm .posts-form a.button,
.posts-topic-replies .posts-form a.button {
  background-color: rgb(96, 122, 145);
  background-image: url("../images/buttons/posts-topic-replies-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  font-size: 16px;
  line-height: 110%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(96, 122, 146);
  border-bottom-color: rgb(96, 122, 146);
  border-left-color: rgb(96, 122, 146);
  border-right-color: rgb(96, 122, 146);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  cursor: pointer;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.messages-menu a.button:hover,
.posts-pm .posts-form a.button:hover,
.posts-topic-replies .posts-form a.button:hover {
  background-color: rgb(82, 104, 124);
  background-image: url("../images/buttons/posts-topic-replies-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(96, 122, 146);
  border-bottom-color: rgb(96, 122, 146);
  border-left-color: rgb(96, 122, 146);
  border-right-color: rgb(96, 122, 146);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.messages-menu a.button:active,
.messages-menu a.button:focus,
.posts-pm .posts-form a.button:active,
.posts-pm .posts-form a.button:focus,
.posts-topic-replies .posts-form a.button:active,
.posts-topic-replies .posts-form a.button:focus {
  background-color: rgb(82, 104, 124);
  background-image: url("../images/buttons/posts-topic-replies-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(96, 122, 146);
  border-bottom-color: rgb(96, 122, 146);
  border-left-color: rgb(96, 122, 146);
  border-right-color: rgb(96, 122, 146);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.posts-book .posts-form a.button {
  background-color: rgb(96, 122, 145);
  background-image: url("../images/buttons/posts-book-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  font-size: 16px;
  line-height: 110%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(96, 122, 146);
  border-bottom-color: rgb(96, 122, 146);
  border-left-color: rgb(96, 122, 146);
  border-right-color: rgb(96, 122, 146);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  cursor: pointer;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.posts-book .posts-form a.button:hover {
  background-color: rgb(82, 104, 124);
  background-image: url("../images/buttons/posts-book-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(96, 122, 146);
  border-bottom-color: rgb(96, 122, 146);
  border-left-color: rgb(96, 122, 146);
  border-right-color: rgb(96, 122, 146);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.posts-book .posts-form a.button:active,
.posts-book .posts-form a.button:focus {
  background-color: rgb(82, 104, 124);
  background-image: url("../images/buttons/posts-book-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(96, 122, 146);
  border-bottom-color: rgb(96, 122, 146);
  border-left-color: rgb(96, 122, 146);
  border-right-color: rgb(96, 122, 146);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.login-form-link-reg {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 0;
  margin-right: 0;
}
.login-form-link-reg a {
  background-color: var(--user-button-a);
  background-image: url("../images/buttons/reg-white-ico.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 4px;
  background-position-y: center;
  background-size: 22px auto;
  color: var(--user-button-a-color);
  line-height: 110%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-a-border);
  border-bottom-color: var(--user-button-a-border);
  border-left-color: var(--user-button-a-border);
  border-right-color: var(--user-button-a-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  float: left;
  display: block;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.login-form-link-reg a:hover {
  background-color: var(--user-button-hover);
  color: var(--user-button-hover-color);
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-hover-border);
  border-bottom-color: var(--user-button-hover-border);
  border-left-color: var(--user-button-hover-border);
  border-right-color: var(--user-button-hover-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.login-form-link-reg a:active,
.login-form-link-reg a:focus {
  background-color: var(--user-button-hover);
  color: var(--user-button-hover-color);
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-hover-border);
  border-bottom-color: var(--user-button-hover-border);
  border-left-color: var(--user-button-hover-border);
  border-right-color: var(--user-button-hover-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.login-form-link-lostpass {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 0;
  margin-right: 0;
}
.login-form-link-lostpass a {
  background-color: var(--user-button-a);
  background-image: url("../images/buttons/pass-white-ico.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 4px;
  background-position-y: center;
  background-size: 22px auto;
  color: var(--user-button-a-color);
  line-height: 110%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-a-border);
  border-bottom-color: var(--user-button-a-border);
  border-left-color: var(--user-button-a-border);
  border-right-color: var(--user-button-a-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  float: left;
  display: block;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.login-form-link-lostpass a:hover {
  background-color: var(--user-button-hover);
  color: var(--user-button-hover-color);
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-hover-border);
  border-bottom-color: var(--user-button-hover-border);
  border-left-color: var(--user-button-hover-border);
  border-right-color: var(--user-button-hover-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.login-form-link-lostpass a:active,
.login-form-link-lostpass a:focus {
  background-color: var(--user-button-hover);
  color: var(--user-button-hover-color);
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-hover-border);
  border-bottom-color: var(--user-button-hover-border);
  border-left-color: var(--user-button-hover-border);
  border-right-color: var(--user-button-hover-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
@media only screen and (max-width: 470px) {
  .login-form-link-reg,
  .login-form-link-reg a,
  .login-form-link-reg a:hover,
  .login-form-link-reg a:active,
  .login-form-link-reg a:focus,
  .login-form-link-lostpass,
  .login-form-link-lostpass a,
  .login-form-link-lostpass a:hover,
  .login-form-link-lostpass a:active,
  .login-form-link-lostpass a:active {
    text-align: center;
    width: 100%;
    min-width: 0;
    float: left;
    display: block;
  }
  .login-form-link-reg a,
  .login-form-link-reg a:hover,
  .login-form-link-reg a:active,
  .login-form-link-reg a:focus,
  .login-form-link-lostpass a,
  .login-form-link-lostpass a:hover,
  .login-form-link-lostpass a:active,
  .login-form-link-lostpass a:focus {
    padding-left: 0;
  }
}
.m-profile a.button {
  background-color: rgb(96, 122, 145);
  background-image: url("../images/buttons/profile-posts-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  font-size: 16px;
  line-height: 110%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(96, 122, 146);
  border-bottom-color: rgb(96, 122, 146);
  border-left-color: rgb(96, 122, 146);
  border-right-color: rgb(96, 122, 146);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  cursor: pointer;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.m-profile a.button:hover {
  background-color: rgb(82, 104, 124);
  background-image: url("../images/buttons/profile-posts-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(96, 122, 146);
  border-bottom-color: rgb(96, 122, 146);
  border-left-color: rgb(96, 122, 146);
  border-right-color: rgb(96, 122, 146);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.m-profile .button:active,
.m-profile .button:focus {
  background-color: rgb(82, 104, 124);
  background-image: url("../images/buttons/profile-posts-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(96, 122, 146);
  border-bottom-color: rgb(96, 122, 146);
  border-left-color: rgb(96, 122, 146);
  border-right-color: rgb(96, 122, 146);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
@media only screen and (max-width: 470px) {
  .posts-topic .posts-form a.button,
  .posts-topic .posts-form a.button:hover,
  .posts-topic .posts-form a.button:active,
  .posts-topic .posts-form a.button:focus {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
  .posts-comments .posts-form a.button,
  .posts-comments .posts-form a.button:hover,
  .posts-comments .posts-form a.button:active,
  .posts-comments .posts-form a.button:focus {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .m-profile a.button,
  .m-profile a.button:hover,
  .m-profile a.button:active,
  .m-profile a.button:focus {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .messages-menu a.button,
  .messages-menu a.button:hover,
  .messages-menu a.button:active,
  .messages-menu a.button:focus {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .posts-pm .posts-form a.button,
  .posts-pm .posts-form a.button:hover,
  .posts-pm .posts-form a.button:active,
  .posts-pm .posts-form a.button:focus {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
input[type="submit"] {
  background-color: rgb(83, 166, 124);
  background-image: url("../images/buttons/submit-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  font-size: 16px;
  line-height: 110%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(83, 166, 123);
  border-bottom-color: rgb(83, 166, 123);
  border-left-color: rgb(83, 166, 123);
  border-right-color: rgb(83, 166, 123);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  cursor: pointer;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
input[type="submit"]:hover {
  background-color: rgb(71, 143, 107);
  background-image: url("../images/buttons/submit-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(83, 166, 123);
  border-bottom-color: rgb(83, 166, 123);
  border-left-color: rgb(83, 166, 123);
  border-right-color: rgb(83, 166, 123);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
input[type="submit"]:active,
input[type="submit"]:focus {
  background-color: rgb(71, 143, 107);
  background-image: url("../images/buttons/submit-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(83, 166, 123);
  border-bottom-color: rgb(83, 166, 123);
  border-left-color: rgb(83, 166, 123);
  border-right-color: rgb(83, 166, 123);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.user_settings_remove input[type="submit"],
input[type="reset"] {
  background-color: rgb(173, 71, 71);
  background-image: url("../images/buttons/reset-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  line-height: 110%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(173, 71, 70);
  border-bottom-color: rgb(173, 71, 70);
  border-left-color: rgb(173, 71, 70);
  border-right-color: rgb(173, 71, 70);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  cursor: pointer;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.user_settings_remove input[type="submit"]:hover,
input[type="reset"]:hover {
  background-color: rgb(143, 58, 58);
  background-image: url("../images/buttons/reset-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(173, 71, 70);
  border-bottom-color: rgb(173, 71, 70);
  border-left-color: rgb(173, 71, 70);
  border-right-color: rgb(173, 71, 70);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.user_settings_remove input[type="submit"]:active,
.user_settings_remove input[type="submit"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus {
  background-color: rgb(143, 58, 58);
  background-image: url("../images/buttons/reset-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(173, 71, 70);
  border-bottom-color: rgb(173, 71, 70);
  border-left-color: rgb(173, 71, 70);
  border-right-color: rgb(173, 71, 70);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
input[name="download"] {
  background-color: rgb(65, 78, 61);
  background-image: url("../images/buttons/data-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  line-height: 110%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(30, 37, 29);
  border-bottom-color: rgb(30, 37, 29);
  border-left-color: rgb(30, 37, 29);
  border-right-color: rgb(30, 37, 29);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  cursor: pointer;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
input[name="download"]:hover {
  background-color: rgb(31, 37, 29);
  background-image: url("../images/buttons/data-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(30, 37, 29);
  border-bottom-color: rgb(30, 37, 29);
  border-left-color: rgb(30, 37, 29);
  border-right-color: rgb(30, 37, 29);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
input[name="download"]:active,
input[name="download"]:focus {
  background-color: rgb(31, 37, 29);
  background-image: url("../images/buttons/data-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(30, 37, 29);
  border-bottom-color: rgb(30, 37, 29);
  border-left-color: rgb(30, 37, 29);
  border-right-color: rgb(30, 37, 29);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
input[name="save"],
input[name="doit"] {
  background-color: rgb(83, 166, 124);
  background-image: url("../images/buttons/doit-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  font-size: 16px;
  line-height: 110%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(83, 166, 123);
  border-bottom-color: rgb(83, 166, 123);
  border-left-color: rgb(83, 166, 123);
  border-right-color: rgb(83, 166, 123);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  cursor: pointer;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
input[name="save"]:hover,
input[name="doit"]:hover {
  background-color: rgb(71, 143, 107);
  background-image: url("../images/buttons/doit-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(83, 166, 123);
  border-bottom-color: rgb(83, 166, 123);
  border-left-color: rgb(83, 166, 123);
  border-right-color: rgb(83, 166, 123);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
input[name="save"]:active,
input[name="save"]:focus,
input[name="doit"]:active,
input[name="doit"]:focus {
  background-color: rgb(71, 143, 107);
  background-image: url("../images/buttons/doit-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(83, 166, 123);
  border-bottom-color: rgb(83, 166, 123);
  border-left-color: rgb(83, 166, 123);
  border-right-color: rgb(83, 166, 123);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
@media only screen and (max-width: 470px) {
  input[type="submit"],
  input[type="submit"]:hover,
  input[type="submit"]:active,
  input[type="submit"]:focus {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }
  input[type="reset"],
  input[type="reset"]:hover,
  input[type="reset"]:active,
  input[type="reset"]:focus {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .user_settings_remove input[type="submit"],
  .user_settings_remove input[type="submit"]:hover,
  .user_settings_remove input[type="submit"]:active,
  .user_settings_remove input[type="submit"]:focus {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }
  input[name="download"],
  input[name="download"]:hover,
  input[name="download"]:active,
  input[name="download"]:focus {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }
  input[name="doit"],
  input[name="doit"]:hover,
  input[name="doit"]:active,
  input[name="doit"]:focus {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }
  input[name="save"],
  input[name="save"]:hover,
  input[name="save"]:active,
  input[name="save"]:focus {
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
/* backlink */
.backlink {
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 20px;
  clear: both;
  float: left;
  display: block;
}
.backlink a {
  background-color: rgb(240, 102, 68);
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(240, 102, 67);
  border-bottom-color: rgb(240, 102, 67);
  border-left-color: rgb(240, 102, 67);
  border-right-color: rgb(240, 102, 67);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  float: left;
  display: block;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.backlink a:hover {
  background-color: rgb(224, 60, 18);
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(240, 102, 67);
  border-bottom-color: rgb(240, 102, 67);
  border-left-color: rgb(240, 102, 67);
  border-right-color: rgb(240, 102, 67);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  float: left;
  display: block;
}
.backlink a:active,
.backlink a:focus {
  background-color: rgb(224, 60, 18);
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(240, 102, 67);
  border-bottom-color: rgb(240, 102, 67);
  border-left-color: rgb(240, 102, 67);
  border-right-color: rgb(240, 102, 67);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  float: left;
  display: block;
}
@media only screen and (max-width: 470px) {
  .backlink a,
  .backlink a:hover,
  .backlink a:active,
  .backlink a:focus {
    text-align: center;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .backlink {
    width: 100%;
  }
}
/* backlink - end */
.sbox input[type="submit"],
.sbox input[type="submit"]:hover,
.sbox input[type="submit"]:active,
.sbox input[type="submit"]:focus {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}
.box-item .sbox input[type="submit"],
.box-item .sbox input[type="submit"]:hover,
.box-item .sbox input[type="submit"]:active,
.box-item .sbox input[type="submit"]:focus {
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
}
@media only screen and (max-width: 470px) {
  .sbox input[type="submit"],
  .sbox input[type="submit"]:hover,
  .sbox input[type="submit"]:active .sbox input[type="submit"]:focus {
    text-align: center;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
/* user settings button */
.user-settings-action-account a {
  background-color: var(--user-button-a);
  background-image: var(--ub-account);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 4px;
  background-position-y: center;
  background-size: 22px auto;
  color: var(--user-button-a-color);
  line-height: 110%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-a-border);
  border-bottom-color: var(--user-button-a-border);
  border-left-color: var(--user-button-a-border);
  border-right-color: var(--user-button-a-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  float: left;
  display: block;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.user-settings-action-account a:hover {
  background-color: var(--user-button-hover);
  color: var(--user-button-hover-color);
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-hover-border);
  border-bottom-color: var(--user-button-hover-border);
  border-left-color: var(--user-button-hover-border);
  border-right-color: var(--user-button-hover-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.user-settings-action-account a:active,
.user-settings-action-account a:focus {
  background-color: var(--user-button-active);
  color: var(--user-button-active-color);
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-active-border);
  border-bottom-color: var(--user-button-active-border);
  border-left-color: var(--user-button-active-border);
  border-right-color: var(--user-button-active-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.user-settings-action-password a {
  background-color: var(--user-button-a);
  background-image: var(--ub-pass);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 4px;
  background-position-y: center;
  background-size: 22px auto;
  color: var(--user-button-a-color);
  line-height: 110%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-a-border);
  border-bottom-color: var(--user-button-a-border);
  border-left-color: var(--user-button-a-border);
  border-right-color: var(--user-button-a-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  float: left;
  display: block;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.user-settings-action-password a:hover {
  background-color: var(--user-button-hover);
  color: var(--user-button-hover-color);
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-hover-border);
  border-bottom-color: var(--user-button-hover-border);
  border-left-color: var(--user-button-hover-border);
  border-right-color: var(--user-button-hover-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.user-settings-action-password a:active,
.user-settings-action-password a:focus {
  background-color: var(--user-button-active);
  color: var(--user-button-active-color);
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-active-border);
  border-bottom-color: var(--user-button-active-border);
  border-left-color: var(--user-button-active-border);
  border-right-color: var(--user-button-active-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.user-settings-action-email a {
  background-color: var(--user-button-a);
  background-image: var(--ub-email);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 4px;
  background-position-y: center;
  background-size: 22px auto;
  color: var(--user-button-a-color);
  line-height: 110%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-a-border);
  border-bottom-color: var(--user-button-a-border);
  border-left-color: var(--user-button-a-border);
  border-right-color: var(--user-button-a-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  float: left;
  display: block;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.user-settings-action-email a:hover {
  background-color: var(--user-button-hover);
  color: var(--user-button-hover-color);
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-hover-border);
  border-bottom-color: var(--user-button-hover-border);
  border-left-color: var(--user-button-hover-border);
  border-right-color: var(--user-button-hover-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.user-settings-action-email a:active,
.user-settings-action-email a:focus {
  background-color: var(--user-button-active);
  color: var(--user-button-active-color);
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-active-border);
  border-bottom-color: var(--user-button-active-border);
  border-left-color: var(--user-button-active-border);
  border-right-color: var(--user-button-active-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.user-settings-action-profile a {
  background-color: var(--user-button-a);
  background-image: var(--ub-profile);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 4px;
  background-position-y: center;
  background-size: 22px auto;
  color: var(--user-button-a-color);
  line-height: 110%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-a-border);
  border-bottom-color: var(--user-button-a-border);
  border-left-color: var(--user-button-a-border);
  border-right-color: var(--user-button-a-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  float: left;
  display: block;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.user-settings-action-profile a:hover {
  background-color: var(--user-button-hover);
  color: var(--user-button-hover-color);
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-hover-border);
  border-bottom-color: var(--user-button-hover-border);
  border-left-color: var(--user-button-hover-border);
  border-right-color: var(--user-button-hover-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.user-settings-action-profile a:active,
.user-settings-action-profile a:focus {
  background-color: var(--user-button-active);
  color: var(--user-button-active-color);
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-active-border);
  border-bottom-color: var(--user-button-active-border);
  border-left-color: var(--user-button-active-border);
  border-right-color: var(--user-button-active-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.user-settings-action-download a {
  background-color: var(--user-button-a);
  background-image: var(--ub-download);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 4px;
  background-position-y: center;
  background-size: 22px auto;
  color: var(--user-button-a-color);
  line-height: 110%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-a-border);
  border-bottom-color: var(--user-button-a-border);
  border-left-color: var(--user-button-a-border);
  border-right-color: var(--user-button-a-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  float: left;
  display: block;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.user-settings-action-download a:hover {
  background-color: var(--user-button-hover);
  color: var(--user-button-hover-color);
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-hover-border);
  border-bottom-color: var(--user-button-hover-border);
  border-left-color: var(--user-button-hover-border);
  border-right-color: var(--user-button-hover-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.user-settings-action-download a:active,
.user-settings-action-download a:focus {
  background-color: var(--user-button-active);
  color: var(--user-button-active-color);
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-active-border);
  border-bottom-color: var(--user-button-active-border);
  border-left-color: var(--user-button-active-border);
  border-right-color: var(--user-button-active-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.user-settings-action-remove a {
  background-color: var(--user-button-a);
  background-image: var(--ub-remove);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 4px;
  background-position-y: center;
  background-size: 22px auto;
  color: var(--user-button-a-color);
  line-height: 110%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-a-border);
  border-bottom-color: var(--user-button-a-border);
  border-left-color: var(--user-button-a-border);
  border-right-color: var(--user-button-a-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  float: left;
  display: block;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.user-settings-action-remove a:hover {
  background-color: var(--user-button-hover);
  color: var(--user-button-hover-color);
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-hover-border);
  border-bottom-color: var(--user-button-hover-border);
  border-left-color: var(--user-button-hover-border);
  border-right-color: var(--user-button-hover-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.user-settings-action-remove a:active,
.user-settings-action-remove a:focus {
  background-color: var(--user-button-active);
  color: var(--user-button-active-color);
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 32px;
  padding-right: 8px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: var(--user-button-active-border);
  border-bottom-color: var(--user-button-active-border);
  border-left-color: var(--user-button-active-border);
  border-right-color: var(--user-button-active-border);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.post-form-preview {
  background-color: rgb(94, 119, 140);
  background-image: url("../images/buttons/preview-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  font-size: 16px;
  line-height: 110%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(77, 98, 115);
  border-bottom-color: rgb(77, 98, 115);
  border-left-color: rgb(77, 98, 115);
  border-right-color: rgb(77, 98, 115);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  cursor: pointer;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.post-form-preview:hover {
  background-color: rgb(79, 100, 117);
  background-image: url("../images/buttons/preview-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(77, 98, 115);
  border-bottom-color: rgb(77, 98, 115);
  border-left-color: rgb(77, 98, 115);
  border-right-color: rgb(77, 98, 115);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.post-form-preview:active,
.post-form-preview:focus {
  background-color: rgb(79, 100, 117);
  background-image: url("../images/buttons/preview-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: center;
  background-size: 17px auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 29px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(77, 98, 115);
  border-bottom-color: rgb(77, 98, 115);
  border-left-color: rgb(77, 98, 115);
  border-right-color: rgb(77, 98, 115);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
/* user settings button - end */
