/* ==========================================================================
   BREAKPOINTS
========================================================================== */
/* ==========================================================================
   COLORS
========================================================================== */
/* ==========================================================================
   IMAGES
========================================================================== */
/* ==================================================================
   DIGTIAL LOOM'S CLEAR FIX
   This clearfix is better than both Drupal and Compass's clearfix
   http://css-tricks.com/snippets/css/clear-fix/
===================================================================== */
/* ==================================================================
   RESPOND TO
   Use the breakpoint names defined in base.scss
   The $direction argument defines the whether to to include sizes up or down from the breakpoint.
===================================================================== */
/* ==========================================================================
   LINK STYLES
   These should only be applied directly to anchor tags
========================================================================== */
/* ------- Button -------------------------- */
/* Used by link buttons, form buttons, search button, and view/edit buttons */
/* ------- Arrow -------------------------- */
/* ------- Clear list style --------------------- */
/* line 253, ../sass/_custom.scss */
#page.NuoDBDeveloperCenter .meta .terms {
  text-align: right;
}
/* line 256, ../sass/_custom.scss */
#page.NuoDBDeveloperCenter .meta .terms .field-item {
  display: inline-block;
  margin-left: 8px;
  border-radius: 3px 3px 3px 3px;
  padding: 1px 4px 2px;
  background: #eee;
}
/* line 263, ../sass/_custom.scss */
#page.NuoDBDeveloperCenter .meta .terms .field-item a {
  color: #5f5f5f;
  font-size: 11.8px;
  font-weight: normal;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.25);
}

/* ==========================================================================
TYPOGRAPHY STYLES TO EXTEND THROUGHOUT THE THEME
Table of Contents
  %heading1
  %heading2
  %heading3
  %heading4
  %intro
  %list-item
  %quote
  %related-link
  %caption
========================================================================== */
/* =============================================================================
 *   Dev Center Specific HomePage
 * ========================================================================== */
/* line 9, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter {
  margin-top: 46px;
}
/* line 13, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter h3 {
  font-weight: 300;
}
/* line 17, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter table {
  border: 0;
}
/* line 25, ../sass/12-devcenter.scss */
body.front #page.NuoDBDeveloperCenter .region-two-66-33-first h2 {
  font-size: 1.42857em;
  line-height: 1.1em;
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 1em;
}
/* line 33, ../sass/12-devcenter.scss */
body.front #page.NuoDBDeveloperCenter .region-two-66-33-first .panel-pane {
  width: 45%;
  float: left;
  margin-right: 5%;
}
@media (max-width: 690px) {
  /* line 33, ../sass/12-devcenter.scss */
  body.front #page.NuoDBDeveloperCenter .region-two-66-33-first .panel-pane {
    width: 100%;
  }
}
/* line 43, ../sass/12-devcenter.scss */
body.front #page.NuoDBDeveloperCenter .region-two-66-33-first .pane-3, body.front #page.NuoDBDeveloperCenter .region-two-66-33-first .pane-5 {
  clear: both;
}
/* line 48, ../sass/12-devcenter.scss */
body.front #page.NuoDBDeveloperCenter .panel-pane {
  margin-bottom: 50px;
}
/* line 53, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter #header {
  position: relative;
}
/* line 57, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter #branding {
  width: 30%;
}
@media (max-width: 640px) {
  /* line 57, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter #branding {
    display: none;
  }
}
/* line 65, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter #menu-button {
  top: 3px;
}
/* line 69, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter .region-header {
  float: none;
  margin-bottom: 0;
  position: relative;
  height: 110px;
  width: 100%;
}
@media (max-width: 640px) {
  /* line 69, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter .region-header {
    display: block;
    width: 91.796875%;
    height: auto;
    margin: 20px auto 0 auto;
  }
}
/* line 83, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter .region-header .block,
#page.NuoDBDeveloperCenter .region-header .block-inner {
  margin: 0;
}
/* line 88, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter .region-header #block-menu-menu-global-nav {
  position: absolute;
  z-index: 20;
  float: none;
  top: 0;
  right: 316px;
}
@media (min-width: 640px) and (max-width: 690px) {
  /* line 88, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter .region-header #block-menu-menu-global-nav {
    right: 126px;
    top: -53px;
  }
}
@media (min-width: 690px) and (max-width: 720px) {
  /* line 88, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter .region-header #block-menu-menu-global-nav {
    right: 126px;
    top: -53px;
  }
}
@media (min-width: 720px) and (max-width: 900px) {
  /* line 88, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter .region-header #block-menu-menu-global-nav {
    right: 126px;
    top: -53px;
  }
}
@media (max-width: 640px) {
  /* line 88, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter .region-header #block-menu-menu-global-nav {
    right: 123px;
  }
}
/* line 114, ../sass/12-devcenter.scss */
body.logged-in #page.NuoDBDeveloperCenter .region-header #block-menu-menu-global-nav {
  right: 355px;
}
@media (min-width: 640px) and (max-width: 690px) {
  /* line 114, ../sass/12-devcenter.scss */
  body.logged-in #page.NuoDBDeveloperCenter .region-header #block-menu-menu-global-nav {
    right: 165px;
  }
}
@media (min-width: 690px) and (max-width: 720px) {
  /* line 114, ../sass/12-devcenter.scss */
  body.logged-in #page.NuoDBDeveloperCenter .region-header #block-menu-menu-global-nav {
    right: 165px;
  }
}
@media (min-width: 720px) and (max-width: 900px) {
  /* line 114, ../sass/12-devcenter.scss */
  body.logged-in #page.NuoDBDeveloperCenter .region-header #block-menu-menu-global-nav {
    right: 165px;
  }
}
@media (max-width: 640px) {
  /* line 114, ../sass/12-devcenter.scss */
  body.logged-in #page.NuoDBDeveloperCenter .region-header #block-menu-menu-global-nav {
    right: 162px;
  }
}
/* line 136, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter .region-header #block-nuodb-blocks-user-controls {
  position: absolute;
  z-index: 20;
  float: none;
  top: 0;
  right: 180px;
}
@media (min-width: 640px) and (max-width: 690px) {
  /* line 136, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter .region-header #block-nuodb-blocks-user-controls {
    right: -10px;
    top: -53px;
  }
}
@media (min-width: 690px) and (max-width: 720px) {
  /* line 136, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter .region-header #block-nuodb-blocks-user-controls {
    right: -10px;
    top: -53px;
  }
}
@media (min-width: 720px) and (max-width: 900px) {
  /* line 136, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter .region-header #block-nuodb-blocks-user-controls {
    right: -10px;
    top: -53px;
  }
}
@media (max-width: 640px) {
  /* line 136, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter .region-header #block-nuodb-blocks-user-controls {
    right: -13px;
  }
}
/* line 162, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter .region-header #block-nuodb-blocks-devctr-logo {
  text-align: left;
  max-width: 300px;
  position: absolute;
  bottom: 0;
}
@media (max-width: 980px) {
  /* line 162, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter .region-header #block-nuodb-blocks-devctr-logo {
    position: relative;
    bottom: 18px;
  }
}
@media (max-width: 640px) {
  /* line 162, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter .region-header #block-nuodb-blocks-devctr-logo {
    position: relative;
    bottom: 45px;
    z-index: 10;
  }
}
/* line 179, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter .region-header #block-nuodb-blocks-devctr-logo h1.dev-center-logo a {
  margin: 0;
  display: block;
  clear: left;
  height: 28px;
  width: 297px;
  background: url("../images/dev-center-logo.png") center center no-repeat;
  text-indent: -20000px;
  overflow: hidden;
  position: relative;
  z-index: 100;
}
/* line 191, ../sass/12-devcenter.scss */
.no-touch #page.NuoDBDeveloperCenter .region-header #block-nuodb-blocks-devctr-logo h1.dev-center-logo a:hover, .touch #page.NuoDBDeveloperCenter .region-header #block-nuodb-blocks-devctr-logo h1.dev-center-logo a:active {
  border: 0;
}
/* line 198, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter .region-header #block-menu-menu-top-navigation {
  width: 100%;
}
/* line 201, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter .region-header #block-menu-menu-top-navigation .content a {
  color: #777777;
  width: 100%;
  display: inline-block;
  text-transform: uppercase;
}
@media (min-width: 640px) {
  /* line 198, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter .region-header #block-menu-menu-top-navigation {
    position: absolute;
    bottom: 0;
    display: block !important;
  }
  /* line 214, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter .region-header #block-menu-menu-top-navigation .content ul.menu {
    border-bottom: solid 1px #d0d0d0;
    text-align: right;
    padding: 0 20px;
    padding: 0 15px;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 222, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter .region-header #block-menu-menu-top-navigation .content ul.menu li {
    display: inline;
  }
  /* line 227, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter .region-header #block-menu-menu-top-navigation .content a {
    width: auto;
    text-transform: none;
    color: #777777;
    font-size: 1.14286em;
    border: solid 1px #d0d0d0;
    padding: 9px 26px;
    margin-left: -1px;
    margin-bottom: -1px;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px;
    border-radius: 5px 5px 0 0;
  }
}
@media (min-width: 640px) and (max-width: 650px) and (min-width: 641px) {
  /* line 227, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter .region-header #block-menu-menu-top-navigation .content a {
    padding: 9px 23px;
  }
}
@media (min-width: 640px) {
  /* line 242, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter .region-header #block-menu-menu-top-navigation .content a.active-trail {
    border-bottom: solid 1px #ffffff;
  }
}
@media (max-width: 640px) {
  /* line 250, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter .region-header #block-search-form {
    display: none;
  }
}
@media (max-width: 640px) {
  /* line 258, ../sass/12-devcenter.scss */
  #page.NuoDBDeveloperCenter .block-inner {
    margin-left: 0;
    margin-right: 0;
  }
}
/* line 264, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter ul.links {
  text-align: right;
}
/* line 267, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter ul.links li {
  display: inline;
  list-style: none;
  padding: 0 0 0 10px;
}
/* line 278, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter [class^="icon-"],
#page.NuoDBDeveloperCenter [class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
/* line 292, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter .icon-user {
  background-position: -168px 0;
}
/* line 296, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter .icon-calendar {
  background-position: -192px -120px;
}
/* line 300, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter .node-teaser div.submitted {
  padding: 0 0 10px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #e2e2e2;
  width: 100%;
  color: #777777;
}
/* line 308, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter #comment-form {
  font-weight: normal;
  padding: 8px 15px;
  background: #f8f8f8;
  box-shadow: 0px 0px 3px rgba(100, 100, 100, 0.3);
}
/* line 315, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter #comment-form label {
  padding: 2px 0;
  font-weight: normal;
}
/* line 320, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter #comments h2.title.comment-form {
  font-size: 24px;
  padding: 5px 15px;
  margin-bottom: 0;
  border: 0;
  margin-top: 30px;
  color: #5f5f5f;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  box-shadow: 0 0 3px rgba(100, 100, 100, 0.3);
  background: #f8f8f8;
}
/* line 334, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
/* line 346, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
/* line 354, ../sass/12-devcenter.scss */
#page.NuoDBDeveloperCenter .view-techblog-main-page .views-row ul.links li.comment-comments,
#page.NuoDBDeveloperCenter .view-techblog-main-page .views-row ul.links li.comment-new-comments {
  display: none;
}

/* line 363, ../sass/12-devcenter.scss */
.node-techblog .meta .field-item {
  margin-bottom: 15px;
}
/* line 366, ../sass/12-devcenter.scss */
.node-techblog .meta .submitted {
  padding: 10px 0;
}
/* line 372, ../sass/12-devcenter.scss */
.node-techblog .meta .field-name-field-tags .field-label {
  margin-top: 2px;
}
/* line 376, ../sass/12-devcenter.scss */
.node-techblog .meta .field-name-field-tags ul {
  margin: 0;
}

@media (max-width: 640px) {
  /* line 382, ../sass/12-devcenter.scss */
  .NuoDBDeveloperCenter #block-nuodb-blocks-devctr-link-to-corp-site {
    display: none;
  }
}
/* line 387, ../sass/12-devcenter.scss */
.NuoDBDeveloperCenter #block-nuodb-blocks-devctr-link-to-corp-site .content {
  position: absolute;
  width: 100%;
  background: #efefef;
  left: 0;
  right: 0;
}
/* line 394, ../sass/12-devcenter.scss */
.NuoDBDeveloperCenter #block-nuodb-blocks-devctr-link-to-corp-site .content p {
  margin: 0;
}
/* line 398, ../sass/12-devcenter.scss */
.NuoDBDeveloperCenter #block-nuodb-blocks-devctr-link-to-corp-site .content a {
  display: inline-block;
  padding: 16px 0 10px 42px;
  background: url("../images/corp-link.png") no-repeat left center;
  color: gray;
}

/* Forums */
/* line 412, ../sass/12-devcenter.scss */
body.page-forum #content-area a,
body.page-forum #content-area a,
body.node-type-forum #content-area a,
body.node-type-forum #content-area a {
  color: #363D45;
}
/* line 418, ../sass/12-devcenter.scss */
body.page-forum #content-area a:hover,
body.page-forum #content-area a:active,
body.node-type-forum #content-area a:hover,
body.node-type-forum #content-area a:active {
  color: #363D45;
  text-decoration: underline;
}
/* line 424, ../sass/12-devcenter.scss */
body.page-forum #content-area .btn > a:hover,
body.page-forum #content-area .btn > a:active,
body.node-type-forum #content-area .btn > a:hover,
body.node-type-forum #content-area .btn > a:active {
  color: #000;
  text-decoration: none;
}
/* line 430, ../sass/12-devcenter.scss */
body.page-forum #page-wrapper .container-inline,
body.node-type-forum #page-wrapper .container-inline {
  border-radius: 5px;
}
/* line 434, ../sass/12-devcenter.scss */
body.page-forum .forum-table-superheader,
body.node-type-forum .forum-table-superheader {
  background-color: #C1CD23;
  padding: 0;
  -moz-border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
/* line 444, ../sass/12-devcenter.scss */
body.page-forum .forum-table-superheader a,
body.node-type-forum .forum-table-superheader a {
  color: #000000;
}
/* line 449, ../sass/12-devcenter.scss */
body.page-forum .forum-table-superheader > .forum-table-name,
body.node-type-forum .forum-table-superheader > .forum-table-name {
  padding: 4px 10px;
  margin: 0;
  width: auto;
  display: block;
  font-weight: bold;
  font-size: 14px;
}
/* line 458, ../sass/12-devcenter.scss */
body.page-forum .forum-table-superheader > .forum-table-description,
body.node-type-forum .forum-table-superheader > .forum-table-description {
  padding: 4px 10px;
  margin: 0;
  background-color: #e9e9e9;
  border-bottom: 1px solid #fff;
  width: auto;
}
/* line 466, ../sass/12-devcenter.scss */
body.page-forum .forum-table-superheader a:hover,
body.page-forum .forum-table-superheader a:active,
body.page-forum table.forum-table-topics th a:hover,
body.page-forum table.forum-table-topics th a:active,
body.node-type-forum .forum-table-superheader a:hover,
body.node-type-forum .forum-table-superheader a:active,
body.node-type-forum table.forum-table-topics th a:hover,
body.node-type-forum table.forum-table-topics th a:active {
  color: #363D45 !important;
}
/* line 473, ../sass/12-devcenter.scss */
body.page-forum .forum-table-forums th,
body.node-type-forum .forum-table-forums th {
  background-color: #e9e9e9;
  padding: 4px 8px;
  color: #363D45;
  border-bottom-width: 0;
}
/* line 480, ../sass/12-devcenter.scss */
body.page-forum tr.even, body.page-forum tr.odd,
body.node-type-forum tr.even,
body.node-type-forum tr.odd {
  border-top: 1px solid #e2e2e2;
  border-bottom-width: 0;
  background-color: #fff;
}
/* line 486, ../sass/12-devcenter.scss */
body.page-forum #forum tr.even:first-child,
body.page-forum #forum tr.even:first-child td,
body.node-type-forum #forum tr.even:first-child,
body.node-type-forum #forum tr.even:first-child td {
  border-top-width: 0;
}
/* line 491, ../sass/12-devcenter.scss */
body.page-forum .table th, body.page-forum .table td, body.page-forum th, body.page-forum td,
body.node-type-forum .table th,
body.node-type-forum .table td,
body.node-type-forum th,
body.node-type-forum td {
  vertical-align: middle;
}
/* line 495, ../sass/12-devcenter.scss */
body.page-forum td.forum-list-icon,
body.node-type-forum td.forum-list-icon {
  vertical-align: top;
  padding: 0;
}
/* line 500, ../sass/12-devcenter.scss */
body.page-forum .forum-name,
body.node-type-forum .forum-name {
  font-weight: bold;
}
/* line 504, ../sass/12-devcenter.scss */
body.page-forum .forum-add-node,
body.page-forum .topic-reply-link,
body.page-forum .topic-new-post-link,
body.page-forum .last-post-link,
body.node-type-forum .forum-add-node,
body.node-type-forum .topic-reply-link,
body.node-type-forum .topic-new-post-link,
body.node-type-forum .last-post-link {
  margin: 0 0 20px 0;
}
/* line 511, ../sass/12-devcenter.scss */
body.page-forum .forum-add-node a,
body.page-forum .topic-reply-link a,
body.page-forum .topic-new-post-link a,
body.page-forum .forum-post-links a,
body.page-forum .last-post-link a,
body.node-type-forum .forum-add-node a,
body.node-type-forum .topic-reply-link a,
body.node-type-forum .topic-new-post-link a,
body.node-type-forum .forum-post-links a,
body.node-type-forum .last-post-link a {
  display: inline-block;
  background-color: #e65c1e;
  padding: 5px 20px;
  color: #fff !important;
  text-decoration: none !important;
  margin-right: 10px;
}
/* line 524, ../sass/12-devcenter.scss */
body.page-forum .forum-add-node a:hover,
body.page-forum .forum-add-node a:active,
body.page-forum .topic-reply-link a:hover,
body.page-forum .topic-reply-link a:active,
body.page-forum .topic-new-post-link a:hover,
body.page-forum .topic-new-post-link a:active,
body.page-forum .forum-post-links a:hover,
body.page-forum .forum-post-links a:active,
body.page-forum .last-post-link a:hover,
body.page-forum .last-post-link a:active,
body.node-type-forum .forum-add-node a:hover,
body.node-type-forum .forum-add-node a:active,
body.node-type-forum .topic-reply-link a:hover,
body.node-type-forum .topic-reply-link a:active,
body.node-type-forum .topic-new-post-link a:hover,
body.node-type-forum .topic-new-post-link a:active,
body.node-type-forum .forum-post-links a:hover,
body.node-type-forum .forum-post-links a:active,
body.node-type-forum .last-post-link a:hover,
body.node-type-forum .last-post-link a:active {
  background-color: #bf3d16;
}
/* line 537, ../sass/12-devcenter.scss */
body.page-forum .comment-add a,
body.node-type-forum .comment-add a {
  background-image: none;
  border-width: 0;
  border-radius: 0;
  font-size: 14px;
  text-shadow: none;
}
/* line 545, ../sass/12-devcenter.scss */
body.page-forum table.forum-table-topics th,
body.node-type-forum table.forum-table-topics th {
  background-color: #C1CD23;
  padding: 8px;
  border-bottom-width: 0;
}
/* line 551, ../sass/12-devcenter.scss */
body.page-forum table.forum-table-topics th:first-child,
body.node-type-forum table.forum-table-topics th:first-child {
  -moz-border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
}
/* line 557, ../sass/12-devcenter.scss */
body.page-forum table.forum-table-topics th:last-child,
body.node-type-forum table.forum-table-topics th:last-child {
  -moz-border-top-right-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
/* line 563, ../sass/12-devcenter.scss */
body.page-forum .forum-node-create-links,
body.node-type-forum .forum-node-create-links {
  display: none;
}
/* line 567, ../sass/12-devcenter.scss */
body.page-forum .forum-node-create-links-top,
body.node-type-forum .forum-node-create-links-top {
  display: block;
}
/* line 571, ../sass/12-devcenter.scss */
body.page-forum .forum-tools,
body.node-type-forum .forum-tools {
  float: none;
  margin-bottom: 0;
}
/* line 576, ../sass/12-devcenter.scss */
body.page-forum .forum-tools > form,
body.node-type-forum .forum-tools > form {
  margin-bottom: 0;
}
/* line 580, ../sass/12-devcenter.scss */
body.page-forum #page-wrapper .forum-tools .container-inline,
body.node-type-forum #page-wrapper .forum-tools .container-inline {
  margin-bottom: 0;
  padding: 20px 20px 0 20px;
  -moz-border-bottom-left-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 591, ../sass/12-devcenter.scss */
body.page-forum .pane-forum-topic-list + .panel-separator,
body.node-type-forum .pane-forum-topic-list + .panel-separator {
  display: none;
}
/* line 595, ../sass/12-devcenter.scss */
body.page-forum #advanced-forum-forum-topic-list-sort-form .container-inline,
body.node-type-forum #advanced-forum-forum-topic-list-sort-form .container-inline {
  padding-top: 0;
  padding-bottom: 10px;
}
/* line 600, ../sass/12-devcenter.scss */
body.page-forum #sort-topic-submit,
body.node-type-forum #sort-topic-submit {
  height: 30px;
  position: relative;
  top: -5px;
}
/* line 606, ../sass/12-devcenter.scss */
body.page-forum td.active,
body.node-type-forum td.active {
  background-color: #f9f9f9;
}
/* line 610, ../sass/12-devcenter.scss */
body.page-forum .forum-topic-legend div,
body.node-type-forum .forum-topic-legend div {
  clear: none;
  float: left;
  padding: 5px 0 5px 27px;
  margin-right: 15px;
}
/* line 617, ../sass/12-devcenter.scss */
body.page-forum #forum-statistics-header,
body.node-type-forum #forum-statistics-header {
  padding: 4px 10px;
  font-weight: bold;
  background-color: #707070;
  color: #fff;
  -moz-border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
/* line 630, ../sass/12-devcenter.scss */
body.page-forum #forum-statistics-active-header,
body.page-forum #forum-statistics-statistics-header,
body.node-type-forum #forum-statistics-active-header,
body.node-type-forum #forum-statistics-statistics-header {
  padding: 4px 10px;
  background-color: #e9e9e9;
  border-bottom: 1px solid #fff;
  width: auto;
}
/* line 638, ../sass/12-devcenter.scss */
body.page-forum .forum-statistics-sub-body,
body.node-type-forum .forum-statistics-sub-body {
  padding: 5px 0 10px 10px;
}
/* line 642, ../sass/12-devcenter.scss */
body.page-forum .marker,
body.node-type-forum .marker {
  font-weight: 300;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
/* line 648, ../sass/12-devcenter.scss */
body.page-forum .pane-forum-topic-list-sort,
body.node-type-forum .pane-forum-topic-list-sort {
  clear: left;
}
/* line 652, ../sass/12-devcenter.scss */
body.page-forum .pane-forum-topic-list-sort .container-inline,
body.node-type-forum .pane-forum-topic-list-sort .container-inline {
  padding-bottom: 10px;
}
/* line 656, ../sass/12-devcenter.scss */
body.page-forum #forum-node-form #edit-title,
body.node-type-forum #forum-node-form #edit-title {
  padding: 8px;
  margin-top: 5px;
  font-size: 14px;
}
/* line 662, ../sass/12-devcenter.scss */
body.page-forum #forum-topic-header,
body.node-type-forum #forum-topic-header {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
/* line 668, ../sass/12-devcenter.scss */
body.page-forum div.forum-post,
body.node-type-forum div.forum-post {
  border-bottom: 1px solid #e2e2e2;
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}
/* line 674, ../sass/12-devcenter.scss */
body.page-forum div.forum-post div.user-picture > a > img,
body.node-type-forum div.forum-post div.user-picture > a > img {
  margin-top: 5px;
}
/* line 678, ../sass/12-devcenter.scss */
body.page-forum .feed-icon,
body.node-type-forum .feed-icon {
  display: none;
  text-align: right;
  padding-right: 10px;
}
/* line 684, ../sass/12-devcenter.scss */
body.page-forum table,
body.node-type-forum table {
  width: 100%;
  margin-bottom: 20px;
}
/* line 689, ../sass/12-devcenter.scss */
body.page-forum table th, body.page-forum table td,
body.node-type-forum table th,
body.node-type-forum table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
/* line 697, ../sass/12-devcenter.scss */
body.page-forum table th,
body.node-type-forum table th {
  font-weight: bold;
}
/* line 701, ../sass/12-devcenter.scss */
body.page-forum table thead th,
body.node-type-forum table thead th {
  vertical-align: bottom;
}
/* line 705, ../sass/12-devcenter.scss */
body.page-forum table caption + thead tr:first-child th, body.page-forum table caption + thead tr:first-child td, body.page-forum table colgroup + thead tr:first-child th, body.page-forum table colgroup + thead tr:first-child td, body.page-forum table thead:first-child tr:first-child th, body.page-forum table thead:first-child tr:first-child td,
body.node-type-forum table caption + thead tr:first-child th,
body.node-type-forum table caption + thead tr:first-child td,
body.node-type-forum table colgroup + thead tr:first-child th,
body.node-type-forum table colgroup + thead tr:first-child td,
body.node-type-forum table thead:first-child tr:first-child th,
body.node-type-forum table thead:first-child tr:first-child td {
  border-top: 0;
}
/* line 709, ../sass/12-devcenter.scss */
body.page-forum table tbody + tbody,
body.node-type-forum table tbody + tbody {
  border-top: 2px solid #dddddd;
}

/* icompany icons. We have used Token icons from brsev (http://brsev.deviantart.com/art/Token-128429570)*/
/* line 717, ../sass/12-devcenter.scss */
[class^="icon48-"], [class*=" icon48-"] {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin-right: 5px;
  line-height: 48px;
  vertical-align: text-top;
  float: left;
  margin-top: 3px;
}

/* line 730, ../sass/12-devcenter.scss */
.icon48-iphone {
  background: url(img/icons/48/iPhone.png) center center no-repeat;
}

/* line 736, ../sass/12-devcenter.scss */
.icon48-tuneup {
  background: url(img/icons/48/tuneup-utilities.png) center center no-repeat;
}

/* line 742, ../sass/12-devcenter.scss */
.icon48-paint {
  background: url(img/icons/48/Paint.png) center center no-repeat;
}

/* line 748, ../sass/12-devcenter.scss */
.icon48-graph {
  background: url(img/icons/48/graph.png) center center no-repeat;
}

/* tabs */
/* line 758, ../sass/12-devcenter.scss */
ul.tabs {
  margin: 15px 0;
}

/* line 764, ../sass/12-devcenter.scss */
ul.btn-group.tabs {
  margin-bottom: 35px;
}

/* line 770, ../sass/12-devcenter.scss */
ul.tabs a {
  color: #5f5f5f;
}

/* line 776, ../sass/12-devcenter.scss */
.item-list ul.pager {
  margin: 20px;
}
