/* Base CSS */
/* HTML5 elements */
section, header, footer, nav, article, aside, figure, dialog, address {
  display: block; }

#namedcolor .green {
  color: #4e9a06; }
#namedcolor .darkgreen {
  color: #000099; }
#namedcolor .highlight {
  color: #ffff99; }
#namedcolor .highlightText {
  color: #993300; }
#namedcolor .selection {
  color: #333333; }
#namedcolor .selectionText {
  color: #eeeeee; }

#offline-mode-warning {
  background: #ffffdd;
  border: 10px solid red;
  display: none;
  padding: 10px 25px; }

html {
  height: 100%;
  overflow-y: scroll; }
  html > body {
    font-size: 13px; }
    html > body #page {
      height: auto;
      min-height: 100%;
      position: relative; }
    html > body #frontpage-choose img {
      border: medium none; }
    html > body .block {
      height: auto; }
  html.iframe {
    overflow: auto; }
    html.iframe .flash-message {
      margin-top: 0; }

body {
  background: white;
  color: black;
  cursor: default;
  font-family: Droid Sans, Albany AMT, lucida grande, tahoma, helvetica, arial, sans-serif;
  font-size: 9.5pt;
  height: 100%;
  margin: 0;
  padding: 0; }

p {
  line-height: 130%; }
  p.warning {
    margin: 3em 5em;
    padding: 1em 1em 1em 90px;
    background: url(../../images/warning-64.png) no-repeat 4px;
    border-top: 2px solid #eeeeee;
    border-bottom: 2px solid #eeeeee;
    font-weight: bold;
    font-size: 90%;
    color: #444444;
    line-height: 160%; }

a {
  cursor: pointer;
  color: #005ed8;
  text-decoration: none;
  -webkit-transition: background-color 0.15s ease-out, font 0.2s ease-out, color 0.15s ease-out;
  -moz-transition: background-color 0.15s ease-out, font 0.2s ease-out, color 0.15s ease-out;
  -o-transition: background-color 0.15s ease-out, font 0.2s ease-out, color 0.15s ease-out; }
  a:link {
    cursor: pointer;
    color: #005ed8;
    text-decoration: none; }
  a:visited {
    color: #005ed8; }
  a:hover {
    text-decoration: underline;
    color: #f57900; }
  a.source {
    line-height: 1.2; }
  a.clear {
    text-indent: -5000px;
    letter-spacing: -5000px;
    position: absolute;
    z-index: 99;
    width: 16px;
    top: 0;
    bottom: 0;
    padding: 8px 3px;
    right: 2px;
    background: url(../../images/clear.png) no-repeat 50%;
    font-size: 0; }
  a img {
    border: none; }

img {
  /* Make IE scale images nicely, like other browsers do by default */
  -ms-interpolation-mode: bicubic; }

#page-loading {
  font-size: 20px;
  font-weight: bold;
  color: #999999;
  padding: 6px 12px;
  text-align: center;
  position: absolute;
  top: 240px;
  left: 25%;
  right: 25%;
  margin-top: -18px;
  z-index: 200;
  background: url(../../images/spinner-big.gif) no-repeat bottom;
  padding-bottom: 42px;
  /* Don't display this unless needed */
  display: none; }

a.feedback {
  overflow: hidden;
  position: relative;
  display: block;
  line-height: 28px;
  text-align: left !important; }
  a.feedback img {
    float: left;
    margin-right: 6px;
    vertical-align: middle; }

/* Rails-specific CSS */
.fieldWithErrors {
  display: inline;
  color: #cc0000;
  font-weight: bold; }

#errorExplanation {
  margin: 0 24px;
  padding: 6px 12px;
  color: #cc0000; }
  #errorExplanation h2 {
    color: #333333;
    padding: 0;
    font-size: 1.4em;
    font-weight: strong; }

/* Header */
#page {
  background: white; }

#header-wrap {
  background: #83b354 url(../../images/bg-header.png) center top no-repeat;
  color: white;
  line-height: 1;
  position: relative;
  z-index: 1; }

#snowfog {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(../../images/snowfog.png) repeat-x 0 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  z-index: 2; }

#snowpiles {
  position: absolute;
  left: 50%;
  bottom: -1px;
  height: 15px;
  width: 934px;
  margin-left: -487px;
  z-index: 3;
  background: url(../../images/snow.png) no-repeat 0 0;
  opacity: 0.9;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  filter: alpha(opacity=90); }

body.community_frontpage #snowpiles {
  height: 50px;
  bottom: -36px; }

#snowtiles {
  border: none;
  position: absolute;
  height: 74px;
  bottom: 0;
  width: 100%;
  background: url(../../images/snowflakes.gif) repeat-x 0 0;
  z-index: 1;
  opacity: 0.4;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40); }

#header {
  height: 73px;
  margin: 0 auto;
  position: relative; }
  #header #userbar {
    color: #bbbbbb;
    line-height: 45px;
    position: absolute;
    right: 0;
    z-index: 2; }
  #header a {
    color: #c6deae;
    padding: 18px 12px;
    text-decoration: none; }
    #header a:hover {
      color: white;
      text-decoration: underline; }
    #header a#link-gallery {
      background: url(../../images/nav-gallery.png) 12px 50% no-repeat;
      padding-left: 36px; }
    #header a#link-home {
      background: url(../../images/nav-home.png) 12px 50% no-repeat;
      padding-left: 39px; }
    #header a#link-myaccount {
      background: url(../../images/nav-user.png) 12px 50% no-repeat;
      padding-left: 33px; }
    #header a#link-bug {
      background: url(../../images/nav-bug.png) 12px 50% no-repeat;
      padding-left: 37px; }
    #header a#link-help {
      background: url(../../images/nav-help.png) 12px 50% no-repeat;
      padding-left: 34px; }

a#logo, a#logo_gallery, a#logo_search, a#logo_login_white {
  border: 0 none;
  height: 66px;
  overflow: hidden;
  display: block;
  left: 6px;
  position: absolute;
  padding-bottom: 0;
  z-index: 5;
  top: -4px; }
  a#logo img, a#logo_gallery img, a#logo_search img, a#logo_login_white img {
    border: 0 none; }

a#logo_onsite {
  border: 0 none;
  bottom: -4px;
  overflow: hidden;
  display: block;
  left: 6px;
  position: absolute;
  padding-bottom: 0;
  z-index: 5; }
  a#logo_onsite img {
    border: 0 none; }

a#logo_gallery, a#logo_search {
  height: 76px;
  bottom: -21px;
  top: 0px !important; }

a#logo_login_white {
  height: 88px;
  bottom: -27px; }

/* Subheader */
#subhead {
  border-bottom: 1px solid #bbbbbb;
  padding: 0 0 18px;
  position: relative; }
  #subhead form {
    overflow: visible; }
  #subhead a.browse {
    margin: 0 6px;
    padding: 6px; }
  #subhead input.form-text,
  #subhead .go,
  #subhead a.browse,
  #subhead a.gui-button {
    font: inherit;
    padding-top: 5px;
    padding-bottom: 5px;
    vertical-align: middle; }
  #subhead input.form-text {
    width: 62.5%;
    padding-left: 6px; }
  #subhead .go {
    overflow: hidden;
    position: relative;
    z-index: 100;
    padding-right: 21px; }
    #subhead .go input {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 200;
      opacity: 0;
      -moz-opacity: 0;
      -khtml-opacity: 0;
      -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      filter: alpha(opacity=0);
      border-radius: 0px;
      -moz-border-radius: 0px;
      -webkit-border-radius: 0px; }
    #subhead .go img {
      position: absolute;
      background: url(../../images/search.png) no-repeat 50% 50%;
      top: 0;
      left: -1px;
      width: 100%;
      height: 100%; }

#search_form {
  overflow: visible; }

.testdrive #page {
  background: white url(../../images/bg-header-small.png) repeat-x scroll center top; }

.testdrive #page #notebooktabs,
body.feedback_new_message #page #notebooktabs,
body.feedback_send_message #page #notebooktabs,
#page.small #notebooktabs {
  font-size: 0.9em;
  left: 0;
  line-height: 34px;
  padding-left: 137px;
  top: 3px;
  width: 100%; }
.testdrive #page #notebookcontent,
body.feedback_new_message #page #notebookcontent,
body.feedback_send_message #page #notebookcontent,
#page.small #notebookcontent {
  margin-top: -3px; }
.testdrive #page #header,
.testdrive #page #logo,
body.feedback_new_message #page #header,
body.feedback_new_message #page #logo,
body.feedback_send_message #page #header,
body.feedback_send_message #page #logo,
#page.small #header,
#page.small #logo {
  height: 38px; }
.testdrive #page #logo-small,
body.feedback_new_message #page #logo-small,
body.feedback_send_message #page #logo-small,
#page.small #logo-small {
  margin: 0;
  padding: 0; }
.testdrive #page #logo,
body.feedback_new_message #page #logo,
body.feedback_send_message #page #logo,
#page.small #logo {
  background: url(../../images/studio-logo-small.png) no-repeat 50% 50%;
  width: 126px;
  padding: 0;
  left: 0; }
  .testdrive #page #logo img,
  body.feedback_new_message #page #logo img,
  body.feedback_send_message #page #logo img,
  #page.small #logo img {
    display: none; }

body.feedback_new_message #header, body.feedback_new_message #content, body.feedback_send_message #header, body.feedback_send_message #content {
  max-width: 100%; }
body.feedback_new_message #userbar, body.feedback_send_message #userbar {
  display: none; }

/* Footer */
#footer {
  clear: both;
  color: #888888;
  font-size: 0.86em;
  height: 14ex;
  margin-top: -14ex;
  position: relative;
  text-align: center; }
  #footer .links {
    display: block;
    font-size: 1.1em;
    margin: 0;
    padding: 12px 0; }
    #footer .links li {
      display: inline;
      padding-left: 0; }
      #footer .links li.first {
        border: medium none;
        padding-left: 0; }
    #footer .links a {
      padding: 6px 18px; }
  #footer .disk-quota {
    color: black;
    font-weight: bold;
    padding-bottom: 5px; }
  #footer .copy a {
    margin-left: 6px; }

body.appliance_edit #footer {
  display: none;
  margin-left: 212px; }

/* Headings */
h1, h2, legend {
  color: #888a85;
  font-family: RaveIn Condensed, Droid Sans, lucida grande, helvetica, arial, sans-serif;
  font-weight: bold;
  margin: 0; }

h3, h4, h5, h5 {
  color: #4e8f0f;
  font-family: Droid Sans, Albany AMT, lucida grande, tahoma, helvetica, arial, sans-serif;
  margin: 0; }

h1 {
  font-size: 200%; }

h2 {
  font-size: 175%;
  padding: 24px 0 12px; }
  h2.first {
    padding-top: 0 !important; }

h3 {
  font-size: 120%;
  margin: 0.5em 0; }

h4 {
  font-size: 105%; }

legend {
  font-size: 175%;
  position: relative;
  margin: 0 0 0 -24px; }

fieldset fieldset legend {
  margin-left: -12px; }

html.ie h1, html.ie h2, html.ie h3, html.ie h4, html.ie h5, html.ie fieldset {
  zoom: 1; }

.step-1,
.step-2,
.step-3,
.step-4 {
  background: url(../../images/step-1.png) no-repeat 0 6px;
  padding: 2px 0 0 40px; }
  .step-1 h2,
  .step-2 h2,
  .step-3 h2,
  .step-4 h2 {
    padding-top: 0; }
  .step-1 p,
  .step-2 p,
  .step-3 p,
  .step-4 p {
    margin: 0;
    padding: 0 0 1em; }
  .step-1 h2 + div,
  .step-2 h2 + div,
  .step-3 h2 + div,
  .step-4 h2 + div {
    padding: 0 1em 2em 1em; }

.step-2 {
  background-image: url(../../images/step-2.png); }

.step-3 {
  background-image: url(../../images/step-3.png); }

.step-4 {
  background-image: url(../../images/step-4.png); }

/* Guru meditation */
#guru-meditation {
  background: black;
  color: white;
  display: none;
  padding: 6px;
  position: relative;
  z-index: 500; }
  #guru-meditation div {
    background: black url(../../images/guru-bg.gif);
    cursor: pointer;
    margin: 0 auto;
    padding: 8px 9px;
    width: 75%; }
  #guru-meditation .close {
    background: url(../../images/close-button.png) right center no-repeat;
    color: #eeeeee;
    font-weight: bold;
    padding-right: 20px;
    position: absolute;
    right: 4px;
    text-decoration: none;
    top: 4px; }

#guru-meditation-message {
  background: black;
  color: #f72000;
  font: inherit;
  font-family: lucidasanstypewriter, fixed;
  font-size: 18px;
  font-stretch: extra-condensed;
  letter-spacing: 1px;
  margin: 0;
  overflow: hidden;
  padding: 6px 12px;
  text-align: center;
  white-space: normal; }

#guru-meditation-backtrace {
  display: none;
  height: 30em;
  overflow: auto; }

/* Widgets */
.admin-only {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #ffecd1;
  border: 1px solid #f89b40; }

.kiwi-import-button {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #eaf1f8;
  border: 1px solid #98b9db; }

iframe.content {
  height: 35ex;
  border: none; }

.right {
  text-align: right; }

.float-right {
  float: right; }

.left {
  text-align: left; }

.float-left {
  float: left; }

.clear {
  clear: both; }

.hidden {
  display: none !important; }

.disabled {
  color: lightgray; }

.pointer {
  cursor: pointer;
  padding-right: 10px; }

.greytext {
  color: #999999; }

.monospaced {
  font-family: Droid Sans Mono, DejaVu Sans Mono, Bitstream Sans Mono, monospace; }

.status {
  color: #f57900;
  font-weight: bold;
  margin: 0 0 0 24px; }
  .status.busy {
    color: #999999; }

.form-row,
.row {
  clear: both;
  display: block;
  margin-bottom: 3px;
  position: relative; }
  .form-row a,
  .row a {
    outline: none; }
  .form-row .form-radio,
  .row .form-radio {
    display: block;
    float: left; }
  .form-row fieldset,
  .row fieldset {
    clear: both; }
  .form-row > input,
  .form-row > button,
  .form-row > img,
  .row > input,
  .row > button,
  .row > img {
    vertical-align: middle; }

.minibutton,
.form-button {
  background: #fefefe url(../../images/minibutton-shade.png) center bottom repeat-x;
  border: 1px solid #aaaaaa;
  color: #333333;
  cursor: pointer;
  font-size: 90%;
  font-family: inherit;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none; }
  .minibutton img,
  .form-button img {
    vertical-align: middle;
    border: none; }
  .minibutton:visited,
  .form-button:visited {
    color: #333333; }
  .minibutton:hover,
  .form-button:hover {
    background-color: white;
    border-color: #888888;
    color: #555555;
    text-decoration: none; }
  .minibutton:active,
  .form-button:active {
    background: #eeeeee url(../../images/minibutton-shade-active.png) center bottom repeat-x; }
  .minibutton b,
  .form-button b {
    color: black;
    font-weight: 400; }
  .minibutton.default,
  .form-button.default {
    background-color: #c4f990;
    border-width: 2px;
    margin: -1px; }

.minibutton {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding: 2px 6px; }
  .minibutton.disabled, .minibutton[disabled='true'], .minibutton[disabled='disabled'] {
    color: #aaaaaa !important;
    border-color: #cccccc !important;
    background: #eeeeee !important;
    cursor: default; }
  .minibutton.half-left {
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    margin-right: -2px; }
  .minibutton.half-right {
    border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    margin-left: -2px; }

.form-button {
  border-radius: 100px;
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  padding: 3px 12px;
  background-color: #4e9a06;
  border-color: #4e9a06;
  color: white !important;
  text-shadow: #4e9a06 0 0 2px;
  background-image: url(../../images/button-highlight.png);
  background-position: top; }
  .form-button.default {
    background-color: #308302; }
  .form-button:hover {
    background-color: #61b114;
    border-color: #438405; }
  .form-button:focus {
    box-shadow: 0 0 2px rgba(78, 154, 6, 0.9);
    -moz-box-shadow: 0 0 2px rgba(78, 154, 6, 0.9);
    -webkit-box-shadow: 0 0 2px rgba(78, 154, 6, 0.9); }
  .form-button.large {
    display: inline-block;
    font-size: 1.125em;
    padding: 6px 12px; }
  .form-button.orange {
    background-color: #ce5c00;
    background-image: url(../../images/button-highlight-orange.png);
    border-color: #774b15;
    text-shadow: #774b15 0 0 1px; }
    .form-button.orange:hover {
      background-color: #dd7714; }
    .form-button.orange:focus {
      box-shadow: 0 0 2px rgba(119, 75, 21, 0.75);
      -moz-box-shadow: 0 0 2px rgba(119, 75, 21, 0.75);
      -webkit-box-shadow: 0 0 2px rgba(119, 75, 21, 0.75); }
  .form-button:active {
    background-image: url(../../images/minibutton-shade-active.png);
    background-position: center bottom;
    background-repeat: repeat-x; }
  .form-button.disabled, .form-button[disabled='true'], .form-button[disabled='disabled'] {
    background: #eeeeee; }

.button-half-right {
  border-radius: 0 100px 100px 0;
  -moz-border-radius: 0 100px 100px 0;
  -webkit-border-radius: 0 100px 100px 0;
  margin-left: -5px;
  padding-bottom: 2px;
  padding-left: 9px; }

.form-text {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: white url(../../images/input-bg.png) center top repeat-x;
  border: 1px solid #aaaaaa;
  margin: 1px;
  padding: 3px;
  position: relative; }
  .form-text:focus {
    background: white url(../../images/input-bga.png) center top repeat-x;
    border: 2px solid #729fcf;
    margin: 0;
    box-shadow: 0 0 12px rgba(114, 159, 207, 0.2);
    -moz-box-shadow: 0 0 12px rgba(114, 159, 207, 0.2);
    -webkit-box-shadow: 0 0 12px rgba(114, 159, 207, 0.2); }
  .form-text.error {
    border: 2px solid #990000;
    margin: 0; }

.row.error .form-text {
  border: 2px solid #990000;
  margin: 0; }

.text-half-left {
  border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px; }

.form-button,
.form-text {
  -webkit-transition: background 0.3s ease-out, border-color 0.2s ease-in, -webkit-box-shadow 0.2s ease-in;
  -moz-transition: background 0.3s ease-out, border-color 0.2s ease-in, -webkit-box-shadow 0.2s ease-in;
  -o-transition: background 0.3s ease-out, border-color 0.2s ease-in, -webkit-box-shadow 0.2s ease-in; }
  .form-button.disabled, .form-button[disabled='true'], .form-button[disabled='disabled'],
  .form-text.disabled,
  .form-text[disabled='true'],
  .form-text[disabled='disabled'] {
    border-color: #cccccc;
    color: #999999 !important;
    background: #f6f6f6;
    cursor: default;
    text-shadow: none;
    opacity: 0.9;
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    filter: alpha(opacity=90); }
  .form-button:focus,
  .form-text:focus {
    outline: none; }

input.searchinput {
  padding-left: 22px; }
input.edit {
  padding-right: 22px; }

textarea.form-text {
  padding: 3px;
  width: 95%; }
  textarea.form-text:focus {
    margin: 1px;
    padding: 2px; }
textarea.natural {
  font: inherit; }

blockquote {
  margin: 0;
  padding: 6px 24px; }

.doc {
  clear: both; }
  .doc .toc {
    margin: -2em 0 0;
    padding: 1em; }
    .doc .toc li {
      padding: 0;
      font-weight: bold; }
      .doc .toc li.title {
        margin-top: 2em;
        list-style: none; }
        .doc .toc li.title strong {
          font-size: 1.2em; }
        .doc .toc li.title .title strong {
          font-size: 1.1em; }
        .doc .toc li.title ul {
          padding: 0.5em 1.5em 1em; }
      .doc .toc li a {
        font-weight: normal; }
      .doc .toc li ul {
        margin: 0; }
  .doc .request {
    padding: 12px 21px 24px; }
    .doc .request kbd {
      display: block;
      margin-left: -18px;
      padding: 12px 0;
      white-space: nowrap;
      line-height: 1.5em; }
      .doc .request kbd tt {
        border-radius: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        background: #333333;
        color: #eeeeee;
        padding: 12px 18px; }
  .doc dl.changelog {
    margin: 6px; }
    .doc dl.changelog dd {
      margin: 12px 12px 24px; }

.widget input[type=text] {
  width: 95%; }

.form-radio,
.form-check {
  cursor: pointer;
  white-space: nowrap;
  -webkit-transition: background-color 0.15s ease-out, font 0.2s ease-out, color 0.15s ease-out;
  -moz-transition: background-color 0.15s ease-out, font 0.2s ease-out, color 0.15s ease-out;
  -o-transition: background-color 0.15s ease-out, font 0.2s ease-out, color 0.15s ease-out; }
  .form-radio:hover, .form-radio.hover,
  .form-check:hover,
  .form-check.hover {
    color: #f57900; }

.form-radio {
  background: url(../../images/radiobutton.png) left top no-repeat;
  border: 0 none;
  min-height: 16px;
  padding: 0 0.5em 0.5em 22px; }
  .form-radio input {
    display: none; }
  .form-radio.checked {
    background: url(../../images/radiobutton-checked.png) left top no-repeat; }

.form-check input {
  vertical-align: middle; }

fieldset {
  border: none;
  margin: 0 0 24px 24px; }
  fieldset.slidedown {
    font-size: 90%;
    margin: 0;
    overflow: hidden;
    padding-top: 0 !important;
    position: relative; }

hr {
  border-color: #999999;
  border-style: solid;
  border-width: 0 0 1px;
  clear: both; }

form {
  overflow: hidden; }

.noselect {
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none; }

div.spacer,
label.spacer,
span.spacer {
  display: block;
  float: left;
  padding: 3px 1ex 0 0;
  text-align: right;
  color: #333333; }

.spacer {
  clear: both;
  min-width: 9ex;
  min-height: 1ex; }
  .spacer.text-only {
    padding-top: 0; }

label {
  vertical-align: middle; }
  label .container {
    float: left; }

.form-uploadbutton {
  overflow: hidden;
  position: relative; }
  .form-uploadbutton .transparenter input {
    bottom: 0;
    cursor: pointer;
    float: right;
    font-size: 100px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    filter: alpha(opacity=0); }
  .form-uploadbutton .button-label {
    display: block; }

.backlink img,
.backlink-two img {
  background: url(../../images/arrow-link-left.png) 0 50% no-repeat;
  border: medium none;
  float: left;
  height: 12px;
  margin: 2px 6px 0 0;
  vertical-align: middle;
  width: 9px; }

.backlink-two img {
  background: url(../../images/arrow-link-two-left.png) 0 50% no-repeat;
  width: 14px; }

.edit-wrap {
  position: relative; }
  .edit-wrap input.edit {
    padding-right: 22px;
    border: 1px solid #888888; }

.container {
  overflow: hidden;
  position: relative; }

.searchform {
  position: relative; }
  .searchform .loupe,
  .searchform .busy {
    bottom: 0;
    left: 2px;
    padding: 8px 3px;
    position: absolute;
    top: 0;
    width: 16px;
    z-index: 99; }

.loupe {
  background: url(../../images/loupe.png) 50% 50% no-repeat; }

.busy {
  background: url(../../images/spinner.gif) 50% 50% no-repeat; }
  .busy.big {
    background-image: url(../../images/spinner-big.gif); }

.popupMenu {
  background-color: #eeeeee;
  border: 1px solid #999999; }
  .popupMenu .form-radio {
    color: inherit;
    display: block;
    padding: 3px 6px 3px 28px;
    background-position: 6px 50%; }
    .popupMenu .form-radio:hover {
      background-color: highlight;
      color: highlighttext;
      text-decoration: none; }

.pagination {
  float: right;
  font-size: 0.86em;
  overflow: hidden;
  position: relative; }
  .pagination span,
  .pagination a {
    background: #f6f6f6;
    border: 1px solid #cccccc;
    display: block;
    float: left;
    font-size: 0.86em;
    font-weight: bold;
    margin: 1px;
    padding: 3px 8px; }
  .pagination a:hover {
    background: #4a90e6;
    border-color: #1f75df;
    color: white;
    text-decoration: none; }
  .pagination .inactive,
  .pagination .selected {
    background: inherit;
    border: none;
    color: inherit;
    cursor: default;
    margin: 2px;
    text-decoration: none; }
  .pagination .selected {
    font-weight: bold; }

.per-page {
  overflow: hidden;
  position: relative;
  padding: 5px;
  float: left; }
  .per-page span {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    color: #555555; }
  .per-page a {
    padding: 5px;
    width: 3ex;
    text-align: center; }

td.popularity {
  padding: 0 !important;
  width: 70px !important; }
  td.popularity b {
    background: url(../../images/popular.png) left center repeat-x;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -20em; }

table {
  border-collapse: collapse;
  font-size: inherit; }
  table th, table td {
    font-size: inherit; }
  table tr.selected td {
    background-color: #d5f4b6; }

table.list,
.list table {
  margin: 0;
  width: 100%; }
  table.list th, table.list td,
  .list table th,
  .list table td {
    padding: 3px 6px;
    -webkit-transition: background-color 0.3s ease-out, font 0.3s ease-out, color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out, font 0.3s ease-out, color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out, font 0.3s ease-out, color 0.3s ease-out; }
    table.list th .form-text, table.list td .form-text,
    .list table th .form-text,
    .list table td .form-text {
      width: 100%; }
  table.list thead th,
  .list table thead th {
    border-bottom: 1px solid #cccccc;
    font-size: 0.9em;
    padding: 3px 3px 0;
    text-align: left;
    white-space: nowrap;
    font-weight: normal;
    vertical-align: middle;
    color: #555555; }
  table.list tbody tr:hover th, table.list tbody tr:hover td,
  .list table tbody tr:hover th,
  .list table tbody tr:hover td {
    background-color: #ffffcc; }
  table.list tbody tr.selected:hover th, table.list tbody tr.selected:hover td,
  .list table tbody tr.selected:hover th,
  .list table tbody tr.selected:hover td {
    background-color: #cdf49f; }
  table.list.nohover tr:hover th, table.list.nohover tr:hover td,
  .list table.nohover tr:hover th,
  .list table.nohover tr:hover td {
    background-color: inherit !important; }

section.list,
div.list,
form.list {
  overflow: visible; }
  section.list article,
  section.list .list-row,
  div.list article,
  div.list .list-row,
  form.list article,
  form.list .list-row {
    -webkit-transition: background-color 0.3s ease-out, font 0.3s ease-out, color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out, font 0.3s ease-out, color 0.3s ease-out;
    -o-transition: background-color 0.3s ease-out, font 0.3s ease-out, color 0.3s ease-out; }
    section.list article:hover,
    section.list .list-row:hover,
    div.list article:hover,
    div.list .list-row:hover,
    form.list article:hover,
    form.list .list-row:hover {
      background-color: #ffffcc; }

.list.style {
  margin: 0 0 12px; }
  .list.style h2,
  .list.style h3 {
    margin: 0;
    padding: 0; }
  .list.style tbody td,
  .list.style article,
  .list.style .list-row {
    overflow: hidden;
    position: relative;
    padding: 15px 9px;
    border-bottom: 1px dotted #babdb6; }

.average_rating {
  float: left;
  height: 13px;
  width: 62px; }

.small-error-message,
.inline-error,
.inline-warning {
  padding: 0 0 0 24px; }

.inline-error {
  background: url(../../images/icon-error.png) no-repeat 0 50%;
  color: #cc0000; }

.inline-warning {
  background: url(../../images/icon-warning.png) no-repeat 0 50%;
  color: #ce5c00; }

.message,
.flash-message {
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  background: #eeeeee;
  border: 1px solid #d3d7cf;
  padding: 9px 15px; }
  .message.tip,
  .flash-message.tip {
    color: black;
    background-color: #eaf1f8;
    border-color: #98b9db; }
  .message.flash-notice, .message.info,
  .flash-message.flash-notice,
  .flash-message.info {
    background-color: #dbf8be;
    border-color: #c1f390; }
  .message.flash-warning, .message.warning,
  .flash-message.flash-warning,
  .flash-message.warning {
    background-color: #feecd0;
    border-color: #fcaf3e; }
    .message.flash-warning p, .message.warning p,
    .flash-message.flash-warning p,
    .flash-message.warning p {
      margin: 1em 0 0;
      padding: 0; }
      .message.flash-warning p:first-child, .message.warning p:first-child,
      .flash-message.flash-warning p:first-child,
      .flash-message.warning p:first-child {
        margin-top: 0; }
  .message.flash-error, .message.error,
  .flash-message.flash-error,
  .flash-message.error {
    background-color: #ffdddd;
    border-color: #ffa4a4; }

.flash-message {
  margin: 12px auto 0;
  padding: 6px 12px;
  width: 75%; }

.tip {
  color: #777777; }
  .tip tt {
    color: #333333;
    font-weight: bold; }

.note {
  color: #555555; }

.return-row {
  padding: 0px 6px;
  position: relative;
  border-bottom: 1px solid #dddddd;
  overflow: hidden;
  margin: 0 0 6px; }
  .return-row .backlink-two {
    position: relative;
    margin-left: -2px; }
  .return-row a {
    position: relative;
    padding-top: 6px;
    padding-bottom: 6px;
    float: left; }

.return {
  padding: 6px 12px 6px 0; }

section.featured {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  padding: 12px;
  border: 1px solid #d3d7cf;
  background: #f6f6f6 url(../../images/featured-bg.png) repeat-x 0 0; }
  section.featured h2 {
    margin: 0 0 9px;
    padding: 0; }
  section.featured header {
    line-height: 21px; }

.tags.cloud .tag {
  padding: 0 6px 0 0; }
  .tags.cloud .tag.weight-1 {
    font-size: 70%;
    opacity: 0.3;
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    filter: alpha(opacity=30); }
  .tags.cloud .tag.weight-2 {
    font-size: 80%;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    filter: alpha(opacity=50); }
  .tags.cloud .tag.weight-3 {
    font-size: 100%;
    opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    filter: alpha(opacity=70); }
  .tags.cloud .tag.weight-4 {
    font-size: 120%; }
  .tags.cloud .tag:hover {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100); }

.overflow {
  overflow: visible; }

.block {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top; }

.ie .block {
  /* Trigger hasLayout */
  overflow: hidden; }

.ie6 .block {
  display: inline;
  /* IE6 will expand the height */
  /* this also triggers hasLayout */
  height: 1%; }

.relaxed {
  width: auto !important; }

.help-link {
  cursor: help !important; }

.true .false,
.false .true {
  display: none; }

.pad-0 {
  padding: 0px; }

.pad-top-0 {
  padding-top: 0px; }

.pad-right-0 {
  padding-right: 0px; }

.pad-bottom-0 {
  padding-bottom: 0px; }

.pad-left-0 {
  padding-left: 0px; }

.pad-1 {
  padding: 3px; }

.pad-top-1 {
  padding-top: 3px; }

.pad-right-1 {
  padding-right: 3px; }

.pad-bottom-1 {
  padding-bottom: 3px; }

.pad-left-1 {
  padding-left: 3px; }

.pad-2 {
  padding: 6px; }

.pad-top-2 {
  padding-top: 6px; }

.pad-right-2 {
  padding-right: 6px; }

.pad-bottom-2 {
  padding-bottom: 6px; }

.pad-left-2 {
  padding-left: 6px; }

.pad-3 {
  padding: 9px; }

.pad-top-3 {
  padding-top: 9px; }

.pad-right-3 {
  padding-right: 9px; }

.pad-bottom-3 {
  padding-bottom: 9px; }

.pad-left-3 {
  padding-left: 9px; }

.pad-4 {
  padding: 12px; }

.pad-top-4 {
  padding-top: 12px; }

.pad-right-4 {
  padding-right: 12px; }

.pad-bottom-4 {
  padding-bottom: 12px; }

.pad-left-4 {
  padding-left: 12px; }

.pad-5 {
  padding: 15px; }

.pad-top-5 {
  padding-top: 15px; }

.pad-right-5 {
  padding-right: 15px; }

.pad-bottom-5 {
  padding-bottom: 15px; }

.pad-left-5 {
  padding-left: 15px; }

.pad-6 {
  padding: 18px; }

.pad-top-6 {
  padding-top: 18px; }

.pad-right-6 {
  padding-right: 18px; }

.pad-bottom-6 {
  padding-bottom: 18px; }

.pad-left-6 {
  padding-left: 18px; }

.pad-7 {
  padding: 21px; }

.pad-top-7 {
  padding-top: 21px; }

.pad-right-7 {
  padding-right: 21px; }

.pad-bottom-7 {
  padding-bottom: 21px; }

.pad-left-7 {
  padding-left: 21px; }

.pad-8 {
  padding: 24px; }

.pad-top-8 {
  padding-top: 24px; }

.pad-right-8 {
  padding-right: 24px; }

.pad-bottom-8 {
  padding-bottom: 24px; }

.pad-left-8 {
  padding-left: 24px; }

.pad-9 {
  padding: 27px; }

.pad-top-9 {
  padding-top: 27px; }

.pad-right-9 {
  padding-right: 27px; }

.pad-bottom-9 {
  padding-bottom: 27px; }

.pad-left-9 {
  padding-left: 27px; }

.pad-10 {
  padding: 30px; }

.pad-top-10 {
  padding-top: 30px; }

.pad-right-10 {
  padding-right: 30px; }

.pad-bottom-10 {
  padding-bottom: 30px; }

.pad-left-10 {
  padding-left: 30px; }

/* Tabs */
@media projection,screen {
  .ui-tabs-hide {
    display: none; } }

.ui-tabs-nav {
  display: block;
  list-style-image: none;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  z-index: 2; }
  .ui-tabs-nav li {
    cursor: pointer;
    float: left;
    position: relative; }
    .ui-tabs-nav li a {
      text-decoration: none;
      display: block;
      font-size: 1.125em;
      margin: 0;
      padding: 0 24px;
      position: relative;
      z-index: 50; }
  .ui-tabs-nav a:hover {
    text-decoration: underline; }
  .ui-tabs-nav .ui-tabs-selected a {
    border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
    color: #555753;
    cursor: default;
    outline: none;
    text-decoration: none; }

#notebooktabs {
  left: 192px;
  position: absolute;
  top: -32px;
  line-height: 35px;
  font-weight: bold; }
  #notebooktabs a:link, #notebooktabs a:visited {
    color: white; }
  #notebooktabs > .ui-tabs-selected {
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3); }
  #notebooktabs .ui-tabs-selected a {
    background-color: white;
    color: #555753; }
    #notebooktabs .ui-tabs-selected a:hover {
      color: #555753; }

#notebookcontent {
  position: relative;
  padding: 6px;
  z-index: 2; }

#notebookcontent {
  color: black;
  overflow: hidden;
  padding-top: 18px;
  position: relative; }
  #notebookcontent.background {
    background: white; }
  #notebookcontent div.ui-tabs-panel {
    border-left: 1px solid #dddddd;
    margin: 0;
    overflow: hidden;
    padding: 24px 38px 30px; }
    #notebookcontent div.ui-tabs-panel div.ui-tabs-panel {
      border: 0 none;
      padding: 0;
      position: static; }
  #notebookcontent fieldset fieldset {
    margin-bottom: 15px; }
  #notebookcontent #software-addpkg {
    margin: 0; }

.subtabs {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0; }
  .subtabs li {
    float: left;
    margin: 0;
    padding: 0; }
    .subtabs li a {
      float: left;
      padding: 3px 6px; }

/* Popup */
.popup-wrap {
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 100; }
  .popup-wrap.popup-shadow {
    box-shadow: 2px 2px 9px #777777;
    -moz-box-shadow: 2px 2px 9px #777777;
    -webkit-box-shadow: 2px 2px 9px #777777; }
  .popup-wrap .close-link {
    display: block;
    float: right;
    text-align: right; }
  .popup-wrap .minibutton {
    font-size: 1em; }

.popup {
  line-height: 1.2em; }
  .popup h3 {
    clear: both;
    margin-top: 0; }
  .popup h4 {
    clear: both; }
  .popup hr {
    clear: both; }
  .popup .row {
    clear: both;
    overflow: hidden;
    padding: 6px 3px; }
    .popup .row .heading {
      clear: both;
      color: #555555;
      float: left;
      font-weight: 400;
      min-width: 10ex;
      padding-right: 1ex; }
    .popup .row .minibutton {
      margin-right: 6px;
      margin-top: -3px; }
    .popup .row .constrain {
      clear: both;
      float: left;
      margin: -1.2em 0 0 11ex; }
  .popup .actions {
    margin-top: 12px;
    overflow: hidden;
    text-align: right; }
    .popup .actions .form-button {
      margin-left: 6px; }
  .popup .action {
    bottom: 9px;
    left: 9px;
    position: absolute; }
    .popup .action .minibutton {
      bottom: 3px;
      position: relative; }
  .popup ul {
    float: left;
    margin: 0 0 6px;
    padding: 0 0 0 12px; }
  .popup li {
    margin: 0;
    padding: 0; }
  .popup p {
    clear: both;
    margin: 12px 12px 12px 0; }
  .popup br {
    clear: both; }

.popup-loading {
  padding: 6px 12px;
  text-align: center; }
  .popup-loading img {
    margin-right: 6px;
    vertical-align: middle; }

.popup-dialog {
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  max-width: 45em;
  position: fixed;
  overflow: hidden; }
  .popup-dialog .popup {
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border: 1px solid #3465a4;
    background: #b6cee6; }
  .popup-dialog .popup-status {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border: 1px solid #a5bdd5;
    padding: 12px;
    margin: 6px; }
  .popup-dialog .actions {
    overflow: visible; }
  .popup-dialog form {
    overflow: visible; }
  .popup-dialog h2 {
    line-height: 1.2;
    font-size: 24px;
    padding: 0 6px 12px; }
  .popup-dialog .popup-status {
    background-color: white; }
  .popup-dialog .warning .popup-status, .popup-dialog .error .popup-status, .popup-dialog .info .popup-status {
    background-position: 12px 12px;
    background-repeat: no-repeat;
    padding-left: 72px; }
  .popup-dialog .warning h2, .popup-dialog .error h2, .popup-dialog .info h2 {
    margin-top: -1.2ex;
    padding-top: 23px;
    padding-left: 0; }
  .popup-dialog .warning {
    border-color: #ce5c00;
    background-color: #fdd79e; }
    .popup-dialog .warning .popup-status {
      background-image: url(../../images/dialog-warning.png);
      border-color: #ecc68d; }
  .popup-dialog .error {
    border-color: #ce0000;
    background-color: #ff8787; }
    .popup-dialog .error .popup-status {
      background-image: url(../../images/dialog-error.png);
      border-color: #ee7676; }
  .popup-dialog .info .popup-status {
    background-image: url(../../images/dialog-info.png); }
  .popup-dialog .software-details {
    width: 52ex; }
    .popup-dialog .software-details h2 {
      padding: 0; }
    .popup-dialog .software-details p {
      margin: 0 !important;
      display: inline; }
    .popup-dialog .software-details div.row {
      line-height: 1.6;
      padding: 3px 7ex 3px 6px; }
      .popup-dialog .software-details div.row .minibutton {
        float: none; }
      .popup-dialog .software-details div.row b {
        font-weight: 400; }
      .popup-dialog .software-details div.row .size {
        color: #999999;
        float: right;
        margin-right: -7ex;
        padding-right: 6px; }

.popup-dialog-content {
  max-height: 26em;
  min-width: 20em;
  overflow: auto; }
  .popup-dialog-content .row {
    border-bottom: 1px solid #eeeeee; }
    .popup-dialog-content .row .minibutton {
      float: left;
      position: relative; }

.shade {
  background: #d9d9d5 url(../../images/bg-page.png) center top repeat-x;
  bottom: 0;
  display: none;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 99;
  opacity: 0.7;
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  filter: alpha(opacity=70); }

/* Progressbar */
.progressbar {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background: #bdc0b9 url(../../images/progress-bg.png) bottom left repeat-x;
  border: 1px solid #999999;
  float: left;
  height: 9px;
  margin: 0;
  position: relative;
  width: 100%; }
  .progressbar .slider {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: url(../../images/progress.gif) 0 50% repeat-x;
    border: 1px solid #4e9a06;
    height: 100%;
    margin: -1px;
    overflow: hidden;
    position: relative;
    width: 1px;
    z-index: 1; }
    .progressbar .slider .progressbar-message {
      color: white; }
  .progressbar.stop .slider, .progressbar.complete .slider {
    background-image: url(../../images/progress-stop.gif); }
  .progressbar.warning .slider {
    background-image: url(../../images/progress-warn.gif);
    border-color: #b65e06; }
  .progressbar.error .slider {
    background-image: url(../../images/progress-error.gif);
    border-color: #980707; }

.progressbar-message {
  color: #555555;
  float: left;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  text-align: center;
  width: 100%; }

.progressbar-time {
  padding-left: 2px; }

.image-replace {
  white-space: nowrap;
  overflow: hidden;
  text-indent: -5000px;
  letter-spacing: -5000px; }

/* inline icons */
.icon {
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 19px;
  line-height: 16px;
  min-height: 16px;
  min-width: 16px; }
  .icon.add {
    background-image: url(../../images/icon-add.png); }
  .icon.remove {
    background-image: url(../../images/icon-remove.png); }
  .icon.rpm {
    background-image: url(../../images/icon-packages.png); }
  .icon.warning {
    background-image: url(../../images/icon-warning.png); }
  .icon.error {
    background-image: url(../../images/icon-error.png); }
  .icon.missing {
    background-image: url(../../images/icon-missing.png); }
  .icon.modified {
    background-image: url(../../images/icon-modified.png); }
  .icon.download {
    background-image: url(../../images/action-download-small.png); }
  .icon.lock {
    background-image: url(../../images/icon-lock.png); }
  .icon.question {
    background-image: url(../../images/icon-question.png); }
  .icon.comment {
    background-image: url(../../images/icon-comments.png); }
  .icon.reply {
    background-image: url(../../images/icon-reply.png); }
  .icon.help {
    background-image: url(../../images/icon-help.png); }

th.icon {
  padding-left: 24px;
  background-position: 3px 50%; }
  th.icon.question {
    padding-left: 21px; }

.iconbutton,
.action-icon {
  overflow: hidden;
  position: relative;
  line-height: 16px;
  min-height: 16px; }
  .iconbutton img,
  .action-icon img {
    text-indent: -5000px;
    letter-spacing: -5000px;
    outline: none;
    margin-right: 3px;
    background-image: url(../../images/action-icons.png);
    background-repeat: no-repeat;
    float: left;
    height: 18px;
    width: 18px;
    vertical-align: middle; }
  .iconbutton:focus img,
  .action-icon:focus img {
    outline: none; }
  .iconbutton.remove img,
  .action-icon.remove img {
    background-position: 0px 0px; }
  .iconbutton.remove:hover img, .iconbutton.remove:focus img,
  .action-icon.remove:hover img,
  .action-icon.remove:focus img {
    background-position: -18px 0px; }
  .iconbutton.remove.disabled img,
  .action-icon.remove.disabled img {
    background-position: -36px 0px; }
  .iconbutton.download img,
  .action-icon.download img {
    background-position: 0px -18px; }
  .iconbutton.download:hover img, .iconbutton.download:focus img,
  .action-icon.download:hover img,
  .action-icon.download:focus img {
    background-position: -18px -18px; }
  .iconbutton.download.disabled img,
  .action-icon.download.disabled img {
    background-position: -36px -18px; }
  .iconbutton.clonebutton img, .iconbutton.clone img,
  .action-icon.clonebutton img,
  .action-icon.clone img {
    background-position: 0px -90px; }
  .iconbutton.clonebutton:hover img, .iconbutton.clonebutton:focus img, .iconbutton.clone:hover img, .iconbutton.clone:focus img,
  .action-icon.clonebutton:hover img,
  .action-icon.clonebutton:focus img,
  .action-icon.clone:hover img,
  .action-icon.clone:focus img {
    background-position: -18px -90px; }
  .iconbutton.clonebutton.disabled img, .iconbutton.clone.disabled img,
  .action-icon.clonebutton.disabled img,
  .action-icon.clone.disabled img {
    background-position: -36px -90px; }
  .iconbutton.edit img,
  .action-icon.edit img {
    background-position: 0px -108px; }
  .iconbutton.edit:hover img, .iconbutton.edit:focus img,
  .action-icon.edit:hover img,
  .action-icon.edit:focus img {
    background-position: -18px -108px; }
  .iconbutton.edit.disabled img,
  .action-icon.edit.disabled img {
    background-position: -36px -108px; }

a.comments {
  background: url(../../images/icon-comments.png) 100% 50% no-repeat;
  min-height: 12px;
  padding-right: 16px; }
  a.comments:hover {
    text-decoration: none; }

.iconbutton {
  background-image: url(../../images/action-icons.png);
  text-indent: -5000px;
  letter-spacing: -5000px;
  outline: none;
  float: left;
  height: 18px;
  width: 18px; }

/* Appliance type icons */
.image-type-ec2,
.image-type-iso,
.image-type-oem,
.image-type-oemiso,
.image-type-usb,
.image-type-vmx,
.image-type-ovf,
.image-type-xen {
  white-space: nowrap;
  background-position: 0 50%;
  background-repeat: no-repeat; }

.image-type-ec2 {
  background-image: url(../../images/type-ec2.png); }

.image-type-iso {
  background-image: url(../../images/type-cd.png); }

.image-type-oem {
  background-image: url(../../images/type-hdd.png); }

.image-type-oemiso {
  background-image: url(../../images/type-oemiso.png); }

.image-type-vmx {
  background-image: url(../../images/type-vmx.png); }

.image-type-ovf {
  background-image: url(../../images/type-ovf.png); }

.image-type-xen {
  background-image: url(../../images/type-xen.png); }

.medium.image-type-ec2, .medium.image-type-iso, .medium.image-type-oem, .medium.image-type-oemiso, .medium.image-type-usb, .medium.image-type-vmx, .medium.image-type-ovf, .medium.image-type-xen {
  background-position: 50% 50%;
  height: 22px;
  width: 22px; }
.medium.image-type-ec2 {
  background-image: url(../../images/type-ec2-22.png); }
.medium.image-type-iso {
  background-image: url(../../images/type-cd-22.png); }
.medium.image-type-oem {
  background-image: url(../../images/type-hdd-22.png); }
.medium.image-type-oemiso {
  background-image: url(../../images/type-oemiso-22.png); }
.medium.image-type-usb {
  background-image: url(../../images/type-usb-22.png); }
.medium.image-type-vmx {
  background-image: url(../../images/type-vmware-22.png); }
.medium.image-type-ovf {
  background-image: url(../../images/type-ovf-22.png); }
.medium.image-type-xen {
  background-image: url(../../images/type-xen-22.png); }

td.medium.image-type-ec2, td.medium.image-type-iso, td.medium.image-type-oem, td.medium.image-type-oemiso, td.medium.image-type-usb, td.medium.image-type-vmx, td.medium.image-type-ovf, td.medium.image-type-xen {
  background-position: 3px 50%;
  padding-left: 32px !important;
  width: auto; }

.big.image-type-vmx, .big.image-type-ovf, .big.image-type-xen, .big.image-type-ec2, .big.image-type-oem, .big.image-type-oemiso, .big.image-type-usb, .big.image-type-iso {
  background-position: 3px 50%;
  padding-left: 42px !important; }
.big.image-type-oem {
  background-image: url(../../images/type-hdd-32.png); }
.big.image-type-oemiso {
  background-image: url(../../images/type-oemiso-32.png); }
.big.image-type-vmx {
  background-image: url(../../images/type-vmware-32.png); }
.big.image-type-ovf {
  background-image: url(../../images/type-ovf-32.png); }
.big.image-type-xen {
  background-image: url(../../images/type-xen-32.png); }
.big.image-type-ec2 {
  background-image: url(../../images/type-ec2-32.png); }
.big.image-type-usb {
  background-image: url(../../images/type-usb-32.png); }
.big.image-type-iso {
  background-image: url(../../images/type-cd-32.png); }

#page {
  height: 100%;
  overflow: hidden; }

#header,
#content {
  margin: 0 auto;
  max-width: 80em; }

#content {
  min-height: 500px;
  margin: 0 auto;
  min-height: 500px;
  padding: 24px 12px 14ex;
  position: relative; }

/* Sign in */
body.account {
  background-color: #eeeeee; }
  body.account #content {
    background-color: #eeeeee; }
body.accountadd_openid #content, body.account_login #content {
  padding: 0 12px 192px; }
body.accountadd_openid .flash-error, body.account_login .flash-error {
  position: static;
  background-image: url(../../images/icon-error.png);
  background-position: 12px 7px;
  background-repeat: no-repeat;
  padding-left: 34px;
  margin-top: 30px;
  width: 75%; }
  body.accountadd_openid .flash-error p, body.account_login .flash-error p {
    display: block !important; }
  body.accountadd_openid .flash-error br, body.account_login .flash-error br {
    display: block !important;
    margin: 0.5em 0 0; }
body.accountadd_openid #invites-only, body.account_login #invites-only {
  font-size: 1.2em;
  width: 80%;
  margin: 0 auto;
  padding: 18px 24px;
  line-height: 1.4; }
body.account_login .user-signin {
  display: none; }
body.account_invitation form, body.account_new_openid_request form {
  margin: 32px 24px 96px; }

#signin-busy {
  position: absolute;
  left: 32%;
  top: 100px;
  z-index: 100; }
  #signin-busy .busy {
    margin: 0 auto;
    background: url(../../images/spinner-big.gif) no-repeat 0 50%;
    line-height: 32px;
    padding: 0; }
  #signin-busy .busy,
  #signin-busy .tip {
    padding-left: 35px; }

#signinform-wrap {
  margin: 32px auto; }

#signinform {
  display: none; }
  #signinform p, #signinform li {
    color: #555555; }
  #signinform hr {
    margin: 48px 15%; }
  #signinform ol {
    padding: 0 0 0 3ex;
    margin: 0; }
  #signinform form {
    overflow: visible; }
  #signinform .spacer {
    vertical-align: middle;
    min-width: 12ex;
    text-align: right; }
  #signinform #signin-user, #signinform #OIDentry {
    white-space: nowrap; }
  #signinform #openid-custom {
    width: 42%;
    padding-left: 22px;
    background: url(../../images/signin-openid-icon.png) no-repeat 3px 50%; }
  #signinform #userInput {
    min-height: 8ex;
    margin-bottom: 24px; }
  #signinform #OIDuser {
    padding-left: 22px;
    background: url(../../images/signin-user.png) no-repeat 3px 50%; }
  #signinform #signin-choices {
    margin: 0;
    padding: 0 0 0 18px; }
    #signinform #signin-choices li {
      background: url(../../images/signin-user.png) no-repeat 0 50%;
      line-height: 16px;
      list-style: none;
      margin: 0; }
      #signinform #signin-choices li a {
        display: block;
        padding: 3px 3px 3px 21px; }
      #signinform #signin-choices li.auth-email {
        margin-bottom: 12px;
        background-image: url(../../images/signin-email.png); }
      #signinform #signin-choices li.auth-openid {
        background-image: url(../../images/signin-openid-icon.png); }
      #signinform #signin-choices li.auth-novell {
        background-image: url(../../images/signin-novell.png); }
      #signinform #signin-choices li.auth-google {
        background-image: url(../../images/signin-google.png); }
      #signinform #signin-choices li.auth-yahoo {
        background-image: url(../../images/signin-yahoo.png); }
      #signinform #signin-choices li.auth-aim {
        background-image: url(../../images/signin-aim.png); }
      #signinform #signin-choices li.auth-wp {
        background-image: url(../../images/signin-wp.png); }
      #signinform #signin-choices li.auth-lj {
        background-image: url(../../images/signin-lj.png); }
  #signinform .auth-openid #OIDuser {
    background-image: url(../../images/signin-openid.png); }
  #signinform .auth-novell #OIDuser {
    background-image: url(../../images/signin-novell.png); }
  #signinform .auth-email #OIDuser {
    background-image: url(../../images/signin-email.png); }
  #signinform .auth-google #OIDuser {
    background-image: url(../../images/signin-google.png); }
  #signinform .auth-yahoo #OIDuser {
    background-image: url(../../images/signin-yahoo.png); }
  #signinform .auth-aim #OIDuser {
    background-image: url(../../images/signin-aim.png); }
  #signinform .auth-wp #OIDuser {
    background-image: url(../../images/signin-wp.png); }
  #signinform .auth-lj #OIDuser {
    background-image: url(../../images/signin-lj.png); }
  #signinform #OIDwp {
    margin-top: 32px; }
  #signinform .info,
  #signinform .note {
    background: url(../../images/info.png) no-repeat left top;
    padding: 0 0 0 22px;
    color: #555555;
    clear: both;
    margin: 0 48px 0 0; }
  #signinform .note {
    background: url(../../images/icon-warning.png) no-repeat left top; }

#oid-wrap {
  float: left;
  position: relative; }
  #oid-wrap img {
    top: 0;
    left: 0;
    position: absolute; }
  #oid-wrap input {
    float: none; }

#signin-openid {
  margin: 42px 0 0; }

#OIDprovider {
  margin-bottom: 12px; }

#OIDreminder {
  overflow: hidden;
  position: relative; }
  #OIDreminder a {
    display: block;
    float: left;
    padding: 6px; }

#signin-problem a {
  padding-left: 21px;
  margin-top: 42px;
  margin-left: 19px; }

#show-openid a {
  padding: 6px 6px 6px 32px;
  line-height: 22px;
  background: url(../../images/signin-openid-22.png) no-repeat 3px 50%; }

#OIDother {
  overflow: hidden;
  position: relative;
  line-height: 36px; }
  #OIDother .spacer {
    padding-top: 0; }
  #OIDother span {
    overflow: hidden;
    position: relative;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #f0f0f0;
    background: -moz-linear-gradient(center bottom, #f0f0f0 35%, white 65%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.35, #f0f0f0), color-stop(0.65, white));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#f0f0f0');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='white', endColorstr='#f0f0f0')";
    zoom: 1;
    margin: 0 6px 0 0;
    float: left;
    box-shadow: 1px 1px 2px #f6f6f6;
    -moz-box-shadow: 1px 1px 2px #f6f6f6;
    -webkit-box-shadow: 1px 1px 2px #f6f6f6; }
    #OIDother span:hover, #OIDother span:active, #OIDother span.selected {
      background-color: #eff4fa;
      background-color: #a7c3e1;
      background: -moz-linear-gradient(center bottom, #e6ebf1 35%, #fbffff 65%);
      background: -webkit-gradient(linear, left bottom, left top, color-stop(0.35, #e6ebf1), color-stop(0.65, #fbffff));
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbffff', endColorstr='#e6ebf1');
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbffff', endColorstr='#e6ebf1')";
      zoom: 1; }
    #OIDother span:hover {
      box-shadow: 0 0 1px #a7c3e1;
      -moz-box-shadow: 0 0 1px #a7c3e1;
      -webkit-box-shadow: 0 0 1px #a7c3e1; }
    #OIDother span a {
      display: block; }
  #OIDother a {
    text-indent: -5000px;
    letter-spacing: -5000px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: url(../../images/signin-novell.png) no-repeat 50% 50%;
    height: 34px;
    float: left;
    border: 1px solid #bbbbbb; }
    #OIDother a:hover, #OIDother a:active, #OIDother a.selected {
      border-color: #a7c3e1; }
    #OIDother a:active {
      opacity: 0.8;
      -moz-opacity: 0.8;
      -khtml-opacity: 0.8;
      -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
      filter: alpha(opacity=80); }
    #OIDother a#OIDnovell {
      width: 96px; }
    #OIDother a#OIDgoogle {
      width: 94px;
      background-image: url(../../images/signin-google.png); }
    #OIDother a#OIDyahoo {
      width: 100px;
      background-image: url(../../images/signin-yahoo.png); }
    #OIDother a#OID {
      width: 100px;
      background-image: url(../../images/signin-openid.png); }

#signin-choices .selected {
  font-weight: bold; }

#signin-moreinfo h2 {
  margin-top: 48px; }

#invites-only,
.notice {
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  padding: 18px 24px;
  margin: 0 0 12px;
  border: 1px solid orange;
  background-color: #fff9ce;
  border: 1px solid #ffdd37; }
  #invites-only h2,
  .notice h2 {
    padding: 0; }

#invites-only {
  padding: 18px 12px 24px;
  background: url(../../images/signup.png) 0 50% no-repeat; }

#signup {
  margin-top: 96px; }
  #signup h2 {
    padding-bottom: 0; }
  #signup p {
    padding: 0 12px 6px; }
  #signup .form-row {
    padding-left: 12px; }

#invitation-code.form-row {
  overflow: hidden;
  position: relative;
  margin-bottom: 15px; }
#invitation-code b {
  color: #555555;
  float: left;
  font-weight: normal;
  padding: 3px 0 0 3px; }

/* Account sign-up */
body.account_signup fieldset {
  margin-left: 12px; }
  body.account_signup fieldset h3,
  body.account_signup fieldset .form-button {
    margin-top: 24px; }

/* Mozilla Weave */
#revert {
  padding-left: 6px; }

/* Error CSS */
body.error_page #page {
  background-position: 0 -60px;
  background-color: #eeeeee; }
body.error_page #content {
  margin: 0 auto;
  text-align: center; }
  body.error_page #content #error {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    background: white;
    border: 2px solid #aaaaaa;
    padding: 24px;
    margin: 24px 5% 48px; }
body.error_page h1 {
  padding: 12px 0 24px;
  font-size: 2em; }
body.error_page .form-row {
  font-size: 1.5em;
  margin: 24px auto 48px; }
  body.error_page .form-row a {
    padding: 2em 2em;
    text-decoration: underline; }

#error-robot {
  margin: 24px auto; }

#sorry-container {
  border: 2px solid #cccccc;
  padding: 2em;
  overflow: hidden;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  width: inherit; }
  #sorry-container #sorry img {
    display: block;
    margin: 0 auto 4em; }
  #sorry-container #sorry h1 {
    margin-bottom: 1em; }

/* Terms of use */
body.user_new form, body.user_update_new form {
  width: 45em;
  max-width: 100%;
  margin: 0 auto; }
body.user_new p, body.user_update_new p {
  font-size: 1.1em;
  line-height: 1.3;
  margin-bottom: 1.5em;
  display: block; }
body.user_new #content, body.user_update_new #content {
  min-height: 0;
  padding: 20px; }
body.user_new .disk-quota, body.user_update_new .disk-quota {
  display: none; }
body.user_new #footer, body.user_update_new #footer {
  display: none; }

.terms-of-use {
  height: 500px;
  overflow-y: scroll;
  padding: 0 12px;
  border: 1px solid #aaaaaa;
  background-color: white;
  color: #111111;
  border-width: 1px 0 1px 1px;
  margin: 12px 0;
  min-height: 10em; }
  .terms-of-use ol {
    margin: 0;
    padding: 0.5em 2em; }
  .terms-of-use li {
    font-size: 1.2em;
    font-weight: bold; }
  .terms-of-use dd {
    font-weight: normal;
    font-size: 0.8em;
    margin: 0;
    padding: 0 0 1em; }
  .terms-of-use dt {
    margin: 0.75em 0 0.5em;
    font-weight: bold; }
  .terms-of-use dl dl dd {
    font-size: 1em; }
  .terms-of-use dl strong {
    font-size: inherit;
    font-weight: bold; }

html.kiosk {
  overflow: auto !important; }
  html.kiosk a#logo, html.kiosk a#logo_gallery, html.kiosk a#logo_search, html.kiosk a#logo_login_white {
    bottom: 0; }
  html.kiosk #subheading {
    max-width: 100% !important; }
  html.kiosk #notebooktabs {
    max-width: 100% !important;
    left: 212px; }
  html.kiosk #content {
    max-width: 100% !important;
    padding-bottom: 0 !important; }
  html.kiosk #constrain {
    max-width: 100% !important; }
  html.kiosk body {
    font-size: 15px; }
  html.kiosk #sidebar,
  html.kiosk #sidebar.float #sidebar-content {
    width: 200px !important; }
  html.kiosk input, html.kiosk button, html.kiosk .form-text, html.kiosk .form-button, html.kiosk select {
    font-size: 13px; }
  html.kiosk #footer {
    display: none !important; }
  html.kiosk #mainnavigation {
    left: 58px; }
  html.kiosk #signup-wrap {
    display: none; }

/* Feedback form */
body.feedback_new_message .form-row .spacer {
  padding-top: 0; }
body.feedback_new_message #userbar,
body.feedback_new_message #footer {
  display: none; }
