hr {
  height: 1px;
  margin: 1em 0;
  background-color: #CACACA;
  background-image: none;
  filter: none;
  border: 0;
}
hr.separator-light {
  margin-top: 5px;
  margin-bottom: 5px;
  background-color: #e3e3e3;
  border: 0;
}
hr.separator-form {
  margin-top: 0px;
  margin-bottom: 8px;
}
code {
  background-color: transparent;
  border: 0px;
}
.strong {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.wrap {
  word-wrap: break-word !important;
}
blockquote cite {
  font-style: italic;
  display: block;
}
.form-actions {
  margin-bottom: 0;
  padding-bottom: 0;
  background: transparent;
}
.table th, .table td {
  border-top: 1px solid #dfdfdf;
}
.table tbody tr:hover td,
.table tbody tr:hover th {
  background-color: #fcfcfc;
}
.table tbody tr:hover td,
.mcp-frame .table tbody tr:hover th {
  background: transparent;
}
th {
  font-family: "Open Sans Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.3em;
  font-weight: normal !important;
  color: #204a87 !important;
  text-rendering: optimizelegibility !important;
  text-shadow: 0px 1px 0px white !important;
  line-height: 0em !important;
  padding-bottom: 15px !important;
  background: transparent !important;
  border-top: 0px !important;
}
th.big {
  margin: 0;
  font-family: "Open Sans Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #204a87;
  text-rendering: optimizelegibility;
  text-shadow: 0px 1px 0px white;
  font-size: 1.8em;
  padding-top: 20px !important;
  line-height: 1em !important;
}
td {
  border-top: 0px !important;
  border-bottom: 1px solid #e3e3e3;
}
h1,
h2,
h3 {
  line-height: 1em;
  margin-bottom: 20px;
}
h4 {
  font-size: 1.1em;
  line-height: 1em;
  margin: 0;
  margin-bottom: 10px;
}
.clean {
  text-decoration: none !important;
}
.ucp-label-friends {
  padding-top: 15px !important;
}
.ucp-no-friends {
  font-size: .9em;
  color: #888;
  margin-left: 2px;
}
.mcp-frame th {
  font-size: 1em;
  font-weight: bold !important;
  color: #636363 !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.mcp-frame .table td {
  border-top: 1px solid #e3e3e3 !important;
  border-bottom: 0px !important;
}
.mcp-frame td {
  border: 0 !important;
}
th[align=center], td[align=center] {
  text-align: center !important;
}
td:first-child, th:first-child {
  padding-left: 0 !important;
}
td:last-child, th:last-child {
  padding-right: 0 !important;
}
.table-padded td {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.guided-apps td:first-child, .guided-apps td:last-child {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.well {
  padding: 10px;
}
.alert h2 {
  line-height: 1.3em;
  margin-bottom: 10px;
}
.alert p {
  margin: 0;
}
.navbar-top .navbar-inner {
  margin-left: 15px !important;
}
.nomargin {
  margin: 0 !important;
}
.nopadding {
  padding: 0 !important;
}
.row > div {
  word-wrap: break-word;
}
select {
  word-wrap: normal !important;
}
.row-pagination {
  padding-top: 10px;
  padding-bottom: 10px;
}
.forumcat {
  line-height: 3em;
}
.topic-title {
  max-width: 800px;
}
.topic-thumb {
  float: right;
  margin-right: 10px;
  margin-left: 20px;
  margin-bottom: 8px;
}
.topic-thumb img {
  width: 60px;
}
.topic-data {
  line-height: 1.8em;
  color: #000;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.topic-column h4 {
  max-width: 550px;
  word-wrap: break-word !important;
}
.topic-preview i {
  margin-bottom: -2px;
}
.topic-preview:hover {
  text-decoration: none !important;
}
.topic-preview {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .2s linear;
     -moz-transition: all .2s linear;
          transition: all .2s linear;
}
.topicrow:hover .topic-preview {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.topic-preview:hover {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.topic-preview.touch {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
#topic-preview {
  width: 780px;
  left: 41.5%;
  max-height: auto !important;
}
#topic-preview .modal-header {
  height: 28px;
  padding-left: 10px;
}
#topic-preview .modal-body {
  padding: 0;
}
#topic-preview table {
  word-break: break-word !important;
}
#topic-preview table td:first-child {
  padding-left: 10px !important;
}
#topic-preview table td:last-child {
  padding-right: 10px !important;
}
#topic-preview table tr:first-child td {
  box-shadow: 0 1px 1px #fff;
}
#topic-preview table tr:nth-child(2) td {
  border: 0;
}
#topic-preview .loading {
  margin: 20px;
}
#topic-preview .btn-mini i {
  margin-bottom: -2px;
}
#topic-preview .btn-mini img {
  margin-bottom: -3px;
}
#topic-preview .slimScrollDiv {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: transparent;
}
#topic-confirm .btn i {
  margin-top: 3px !important;
}
#pie_timer {
  margin-bottom: -1px;
  margin-right: 1px;
  width: 11px;
  height: 11px;
}
.forumrow, .topicrow, .draftrow, .pmrow, .onlinerow {
  height: 50px;
  font-size: 95% !important;
}
.forumrow td, .topicrow td, .draftrow td, .pmrow td, .onlinerow td {
  padding-bottom: 0px !important;
}
.forumrow td:first-child, .topicrow td:first-child, .pmrow td:first-child, .onlinerow td:first-child {
  width: 40px !important;
}
.forumrow h4 a, .topicrow h4 a, .draftrow h4 a, .pmrow h4 a, .onlinerow h4 a {
  color: #00409f !important;
  font-size: 102%;
}
.userrow {
  font-size: 95% !important;
}
.forum-image {
  padding-top: 5px;
}
.forum-caption {
  font-size: 0.9em;
  color: #1B1E20;
}
.forum-subs {
  font-size: 0.9em;
  margin-top: -8px;
  color: #000;
}
.topic-info {
  font-size: 0.9em;
}
.topicpages {
  margin-top: 3px;
}
.offsite-links a {
  color: #444 !important;
  text-decoration: none !important;
}
.offsite-links img {
  margin-bottom: -10px;
  margin-right: 5px;
}
.shadowsep {
  -webkit-box-shadow: -10px 0 10px -6px rgba(150,150,150,.2);
     -moz-box-shadow: -10px 0 10px -6px rgba(150,150,150,.2);
          box-shadow: -10px 0 10px -6px rgba(150,150,150,.2);
  margin-left: 0px;
}
.shadowfix {
  padding-left: 10px;
}
.shadowfix-hr {
  margin-left: -20px;
  padding-left: 20px;

}
.carousel-caption.top {
  bottom: auto;
  top: 0;
}
.tour {
  width: 860px;
  margin-left: 55px;
}
.tour img {
  width: 850px;
}
.avatar img, .tour img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  margin-top: 20px;
  padding: 4px;
  border: 1px solid #d3d7cf;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  background: #fff;
}
a.avatar:hover img {
  border-color: #0068c6;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.avatar-form img {
  margin-top: 0px;
  margin-left: 10px;
}
.avatar-gallery {
  padding-left: 40px;
}
.avatar-small img {
  width: 40px;
  margin: 0;
  margin-right: 10px;
}
.presence {
  margin-top: 10px;
}
.dl-horizontal dt {
  float: left;
  clear: left;
  width: 140px;
  text-align: right;
  margin-bottom: 5px;
  color: #204a87;
  font-weight: normal;
}
.dl-horizontal dd {
  margin-left: 160px;
  margin-bottom: 5px;
}
.dl-profile {
  margin-top: 10px;
}
.dl-profile dt {
  float: left;
  clear: left;
  width: 95px;
  text-align: right;
  color: #204a87;
  font-weight: normal;
}
.dl-profile dd {
  text-align: left;
  margin-left: 105px;
}
.iconfix {
  margin-bottom: -3px;
}
.wrapperfix {
  margin-right: -20px;
}
#preview.grey-box {
  font-size: 0.95em;
  line-height: 1.5em;
}
.profile, .post-body {
  font-size: 0.95em;
  line-height: 1.5em;
  width: 100%;
}
.profile-info-area {
  text-align: center !important;
  width: 200px;
}
.actions i {
  margin-left: 5px;
}
.actions a:hover {
  text-decoration: none;
}
.label-blue {
  color: #204A87;
  font-weight: normal;
  margin-bottom: 5px;
}
.form-nobreak, .control-nobreak {
  display: inline !important;
}
.form-small {
  margin-top: 5px;
  margin-bottom: 0px;
}
.form-small select {
  width: 140px;
}
.bookmarks {
  padding-top: 15px;
}
.bookmarks div {
  min-width: 90px;
  width: auto;
}
.bookmarks a {
  color: black;
}
.bookmarks a:hover {
  text-decoration: none;
}
.bookmarks img {
  margin-left: 10px;
  margin-bottom: -7px;
  margin-right: 5px;
  *width: 16px;
  margin-top: -8px;
}
.small {
  font-size: 0.85em;
}
.medium {
  font-size: 0.95em;
}
.postbit-body {
  font-size: 0.95em;
  padding-top: 15px !important;
  padding-bottom: 60px;
  max-width: 760px !important;
}
.postbit-body img {
  margin-bottom: -5px;
}
.postbit-body {
  word-break: break-word;
}
.postbit-data {
  min-height: 245px;
}
.postbit-actions {
  margin-top: 20px;
  margin-bottom: 10px;
}
.postbit-date {
  font-size: 0.85em;
  margin-top: 5px !important;
  margin-bottom: 10px !important;
}
.postbit-subject {
  max-width: 680px;
}
.postbit-subject a img {
  margin-bottom: 0px;
}
.postbit-header {
  margin-top: -15px;
  margin-left: -20px;
  margin-bottom: 15px;
  padding: 15px;
  padding-left: 20px;
  padding-bottom: 5px;
  background: #f5f5f5;
  background: rgba(0,0,0,.02);
}
.postbit-message {
  padding-top: 15px;
}
.pm-body {
  font-size: 0.95em;
}
.pm-actions {
  margin-top: 20px;
  text-align: right;
}
.post-actions {
  margin-top: 10px;
  margin-bottom: 10px;
}
.post-actions a, .postbit-actions a, .pm-actions a, .search-info i {
  margin-left: 5px;
}
.pm-review, .topic-review {
  overflow: auto;
  max-height: 300px;
  border: 1px solid #bbb;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
  -webkit-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.pm-review-header, .topic-review-header {
  padding: 10px;
  margin-left: 0px;
  background: #f5f5f5;
  background: rgba(0,0,0,.02);
}
.pm-review-body, .topic-review-body {
  margin: 10px;
}
.codebox {
  border: 1px solid #bbb;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fbfbfb;
  padding: 5px;
  -webkit-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
.codebox dt {
  margin-left: 5px;
  margin-right: 5px;
  padding-bottom: 3px;
  margin-bottom: 8px;
  border-bottom: 1px solid #e5e5e5;
}
.codebox dd {
  margin-left: 5px;
  margin-right: 5px;
  max-height: 500px;
  overflow: auto;
}
.codebox code {
  margin-left: 0px;
}
.section-ucp .btn-link {
  margin-left: -4px;
  margin-bottom: 1px;
}
.friend-list a {
  display: inline !important;
}
.palette {
  width: 385px;
}
.error {
  color: darkred;
}
.first-control {
  padding-left: 8px;
}
.faq-box {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 15px;
}
.policies > div {
  padding: 5px;
  text-align: justify;
  color: #222 !important;
}
.rss-icons img {
  margin-bottom: -7px !important;
}
.vote-control {
  padding-bottom: 5px;
}
.vote-control table {
  width: 100%;
  margin-bottom: 5px;
}
.vote-control td {
  border: 0;
}
.vote-control-small {
  padding: 5px;
  margin: 0;
  height: 25px;
  margin-top: 5px;
}
.vote-control-small button {
  float: right;
  margin-left: 5px;
  padding: 0;
  width: 30px;
  height: 25px;
  font-size: 1.2em;
  line-height: 0.8em;
}
.vote-counters-small {
  float: left;
  margin-top: 3px;
  width: 45px;
  text-align: center;
}
.vote-counters-small h3 {
  line-height: 1em;
}
.vote-counter {
  margin-left: 20px;
  text-align: center;
  width: 100px;
  padding: 0;
}
.vote-counter h1 {
  line-height: 1em;
}
.vote-updn {
  width: 50px;
}
.vote-updn i {
  font-size: 1.2em;
}
.vote-actions {
  padding-top: 10px;
}
.vote-actions .progress {
  margin-bottom: 5px;
}
.vote-actions button {
  height: 25px;
  margin-left: 10px;
  margin-right: 8px;
  padding-top: 0;
  font-size: 1.2em;
  line-height: 1.3em;
}
.guided-actions {
  margin-top: 20px;
}
.guided-actions a {
  margin-right: 10px;
}
.guided-actions .input-prepend {
  width: 307px;
  margin-left: auto;
  margin-right: auto;
}
.guided-actions .btn img {
  margin-right: 5px;
}
.guided-apps {
  width: 305px;
  height: 305px;
}
.guided-apps:hover {
  overflow-y: scroll;
}
.guided-apps table {
  margin: 0px !important;
}
.guided-apps h4 {
  font-size: 1em;
  margin-top: 5px !important;
}
.slimScrollDiv {
  border: 1px solid #ccc;
  margin-left: auto;
  margin-right: auto;
  overflow-y: hidden;
  overflow-x: hidden;
  border: 1px solid #bbb;
  border: 1px solid rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  background: #f9f9f9;
}
.slimScrollBar {
  width: 8px !important;
}
.mcp-frame thread tr th, .mcp-frame tfoot tr td {
  color: #204a87;
}
.mcp-frame table {
  margin-bottom: 0px;
}
.mcp-filters select {
  width: 140px;
}
.mcp-filters .input-large {
  width: 290px !important;
}
.mcp-post {
  margin-bottom: 30px;
}
.whois {
  margin-left: 2px;
}
.nav-panel > li {
  float: left;
  margin-right: 15px;
  padding-top: 5px;
}
.nav-panel > li > a:hover {
  background-color: transparent;
}
.panel {
  height: 32px;
}
.footerfix a {
  line-height: 3em;
}
.dropdown-hover:hover .dropdown-menu {
  display: block;
}
.dropdown-hover .dropdown-menu {
  margin-bottom: -1px;
}
.dropdown-clickable {
  margin-top: 10px;
}
.dropdown-clickable > a {
  display: inline !important;
}
.dropdown-clickable .caret-up {
  position: absolute;
  margin-top: 9px;
  margin-left: 4px;
  width: 1px;
}
.dropdown-clickable .dropdown-toggle {
  margin-left: -18px !important;
}
.btn a {
  color: #636363;
}
.btn a:hover {
  color: #636363;
  text-decoration: none;
}
.category-toggle {
  cursor: pointer;
  margin-right: 10px;
  padding-top: 3px;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.category-title:hover .category-toggle {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.rowheader {
  background-color: #f5f5f5;
  padding: 10px;
  border: 1px solid #efefef;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
#user-menu .dropdown-menu,
#forum-actions-top .dropdown-menu,
#forum-actions-bottom .dropdown-menu,
#topic-actions-top .dropdown-menu,
#topic-actions-bottom .dropdown-menu {
  left: auto;
  right: 0;
}
#footer-breadcrumbs.dropdown-clickable, #layout-nav.dropdown-clickable {
  margin-top: 0;
}
.navbar .nav > li#footer-breadcrumbs > a, .navbar .nav > li#layout-nav > a {
  float: left;
}
.radio h4 {
  display: inline;
}
#format-buttons input[type="button"] {
  font-size: 14px;
  padding: 3px 6px;
  min-width: 30px;
}
#format-buttons .btn {
  font-size: 14px;
}
#smiley-box {
  margin-bottom: 10px;
}
#smiley-box a:hover {
  text-decoration: none;
}
#search .nav-panel.collapse {
  background-color: #f5f5f5;
  padding: 10px;
  width: 200px;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: none;
}
#search .nav-panel.collapse.in {
  display: block;
}
#search .nav-panel.collapse li {
  display: block;
}
@media (min-width: 980px) {
  #search .btn-navbar {
    display: none;
  }
}
blockquote {
  margin: 1.4em 0 0 0;
}
