/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222;
}
body {
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
img {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Media Queries
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.tipsy {
  font-size: 10px;
  position: absolute;
  padding: 5px;
  z-index: 100000;
}
.tipsy-inner {
  background-color: #fff;
  color: #000;
  max-width: 300px;
  padding: 10px 16px 10px 16px;
  text-align: center;
  border: 1px solid #dddddd;
  z-index: 100001;
  font-weight: normal;
}
/* Rounded corners */
.tipsy-inner {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.tipsy-arrow {
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border: 8px solid #000;
}
.tipsy-arrow:before {
  content: "";
  z-index: -1;
  position: absolute;
  width: 0;
  height: 0;
  line-height: 0;
  border: 9px solid #999999;
}
/* Rules to colour arrows */
.tipsy-arrow-n {
  border-bottom-color: #fff;
}
.tipsy-arrow-s {
  border-top-color: #fff;
}
.tipsy-arrow-e {
  border-left-color: #fff;
}
.tipsy-arrow-w {
  border-right-color: #fff;
}
.tipsy-n .tipsy-arrow {
  top: -2px;
  left: 50%;
  margin-left: -8px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-n .tipsy-arrow:before {
  top: 0px;
  left: 50%;
  margin-left: -9px;
  border-bottom-style: solid;
  border-top: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-s .tipsy-arrow {
  bottom: -2px;
  left: 50%;
  margin-left: -8px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
.tipsy-s .tipsy-arrow:before {
  bottom: 0px;
  left: 50%;
  margin-left: -9px;
  border-top-style: solid;
  border-bottom: none;
  border-left-color: transparent;
  border-right-color: transparent;
}
body {
  background-color: #ffffff;
  color: #4c4c4c;
  font-size: 16px;
  font-family: 'ProximaNovaA-Regular', 'Helvetica', sans-serif;
}
strong,
.strong,
table thead th {
  font-family: 'ProximaNovaA-Semibold', 'Helvetica', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'ProximaNovaA-Semibold', 'Helvetica', sans-serif;
}
.item .name {
  font-family: 'ProximaNovaA-Bold', 'Helvetica', sans-serif;
}
.item .name .mobile-meta {
  font-family: 'ProximaNovaA-Regular', 'Helvetica', sans-serif;
}
header nav a {
  font-family: 'ProximaNovaA-Bold', 'Helvetica', sans-serif;
}
.login-form button {
  font-family: 'ProximaNovaA-Bold', 'Helvetica', sans-serif;
}
/* header */
header {
  overflow: hidden;
  height: 110px;
  background-image: url(/static/shares/img/page-background.jpg);
  background-repeat: repeat;
}
header .bg-wrapper {
  padding: 0 50px;
  height: 100%;
  background-image: url(/static/shares/img/orange/header-background.jpg);
  background-position: center top;
  background-repeat: repeat-x;
}
header p {
  float: right;
  color: #fffcff;
  font-size: 16px;
  margin-right: 51px;
  white-space: nowrap;
}
header .logo {
  float: left;
  position: relative;
  top: 15px;
}
header nav {
  float: right;
  padding-top: 23px;
  text-align: right;
  margin-bottom: 45px;
}
header nav a {
  margin-left: 4px;
  font-size: 14px;
  color: #fff8fd;
  padding: 6px 12px;
  text-decoration: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
header nav .login-button {
  background-color: #c55c1a;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(197, 92, 26, 0.7);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(197, 92, 26, 0.7);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(197, 92, 26, 0.7);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4), 0px 1px 0px rgba(197, 92, 26, 0.3);
}
header nav .login-button:hover {
  background: #aa4d12;
}
header nav .signup-button {
  background-color: #adadaf;
  background: -moz-linear-gradient(top, #adadaf 0%, #676362 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #adadaf), color-stop(100%, #676362));
  background: -webkit-linear-gradient(top, #adadaf 0%, #676362 100%);
  background: -o-linear-gradient(top, #adadaf 0%, #676362 100%);
  background: -ms-linear-gradient(top, #adadaf 0%, #676362 100%);
  background: linear-gradient(to bottom, #adadaf 0%, #676362 100%);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(128, 128, 128, 0.7);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(128, 128, 128, 0.7);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(128, 128, 128, 0.7);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.3);
}
header nav .signup-button:hover {
  background-color: #868883;
  background: -moz-linear-gradient(top, #868883 0%, #4b4d4a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #868883), color-stop(100%, #4b4d4a));
  background: -webkit-linear-gradient(top, #868883 0%, #4b4d4a 100%);
  background: -o-linear-gradient(top, #868883 0%, #4b4d4a 100%);
  background: -ms-linear-gradient(top, #868883 0%, #4b4d4a 100%);
  background: linear-gradient(to bottom, #868883 0%, #4b4d4a 100%);
}
header nav .learnmore-button {
  background-color: #c55c1a;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(197, 92, 26, 0.7);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(197, 92, 26, 0.7);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(197, 92, 26, 0.7);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4), 0px 1px 0px rgba(197, 92, 26, 0.3);
}
header nav .learnmore-button:hover {
  background: #aa4d12;
}
.meta-wrapper {
  padding: 0px 50px;
  background-image: url(/static/shares/img/page-background.jpg);
  background-repeat: repeat;
}
.fixWidth-show-inline,
.fixWidth-show {
  display: none;
}
.fixWidth .fixWidth-show-inline {
  display: inline;
}
.fixWidth .fixWidth-show {
  display: block;
}
.fixWidth .fixWidth-hide {
  display: none;
}
.fixWidth-fader {
  display: none;
  height: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100px;
  pointer-events: none;
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.list-view table > tbody > tr:nth-child(odd) .fixWidth-fader {
  background-color: #fafafa;
  background: -moz-linear-gradient(left, rgba(250, 250, 250, 0) 0%, #fafafa 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(250, 250, 250, 0)), color-stop(100%, #fafafa));
  background: -webkit-linear-gradient(left, rgba(250, 250, 250, 0) 0%, #fafafa 100%);
  background: -o-linear-gradient(left, rgba(250, 250, 250, 0) 0%, #fafafa 100%);
  background: -ms-linear-gradient(left, rgba(250, 250, 250, 0) 0%, #fafafa 100%);
  background: linear-gradient(to right, rgba(250, 250, 250, 0) 0%, #fafafa 100%);
}
.fixWidth .fixWidth-fader {
  display: block;
}
/* footer */
.footer-container {
  padding: 50px 50px 10px 50px;
}
footer {
  overflow: auto;
  height: 100%;
  padding: 14px 0;
  border-top: 1px solid #d6d6d6;
  color: #c4c4c4;
  font-size: 12px;
}
footer a {
  color: #c4c4c4;
}
footer a:hover {
  color: #000000;
}
footer .copyright {
  float: left;
  width: 45%;
}
footer nav {
  float: right;
  width: 45%;
  text-align: right;
}
footer nav a {
  text-decoration: none;
}
/* notification */
.share-notification {
  display: none;
}
.share-notification p {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 12px;
  font-size: 13px;
  text-align: center;
  margin: 9px 0px;
}
.share-notification p.notification-error {
  background-color: #C72127;
  color: white;
}
/* info */
/* content */
#content {
  padding: 0 50px;
  background-image: url(/static/shares/img/page-background.jpg);
  background-position: 0px -163px;
  background-repeat: repeat-x;
  min-height: 50px;
}
/* folder contents */
.folder-contents {
  clear: both;
}
.folder-contents .items .item a {
  color: #e37d33;
}
/* list view */
.list-view table {
  width: 100%;
  table-layout: fixed;
  border: 1px solid #dddddd;
  background-color: #ffffff;
  font-size: 15px;
}
.list-view table > thead > tr > th {
  padding: 16px 8px 4px 8px;
  border-bottom: 2px solid #dddddd;
  text-align: left;
  font-weight: bold;
}
.list-view table > thead > tr > th:hover {
  text-decoration: underline;
}
.list-view table > tbody > tr:hover > td {
  background-color: #e6e6e6;
}
.list-view table > tbody > tr:hover > td .fixWidth-fader {
  display: none;
}
.list-view table > tbody > tr > td {
  padding: 14px 4px 14px 8px;
  border-bottom: 1px solid #dddddd;
}
.list-view table > tbody > tr:nth-child(odd) {
  background-color: #fafafa;
}
.list-view table th.size {
  width: 100px;
}
.list-view table th.modified {
  width: 100px;
}
.list-view table th.actions {
  width: 200px;
}
.list-view table a:hover {
  color: #e37d33;
}
.list-view .folder {
  cursor: pointer;
}
.list-view .item .name {
  white-space: nowrap;
  overflow: hidden;
  position: relative;
}
.list-view .item .name div {
  display: inline;
}
.list-view .item .name .mobile-meta {
  display: none;
  margin-left: 32px;
}
.list-view .item .name .svg-icon {
  margin-right: 5px;
}
.list-view .item .actions .view,
.list-view .item .actions .download {
  text-decoration: none;
  color: #858585;
  font-weight: bold;
  visibility: hidden;
}
.list-view .item .actions .view {
  margin-right: 15px;
}
.list-view .file:hover .view,
.list-view .file:hover .download {
  visibility: visible;
}
/* grid view */
.items.grid-view {
  position: relative;
  overflow: auto;
  margin: 0;
  padding: 0;
  text-align: left;
  list-style: none;
}
.items.grid-view .item {
  float: left;
  min-width: 177px;
  width: 20%;
}
.items.grid-view .item .content {
  width: 165px;
  height: 260px;
  margin: 0 auto 20px auto;
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.items.grid-view .item .name {
  margin: 0 0 6px 0;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.items.grid-view .item .size,
.items.grid-view .item .modified_at {
  margin: 4px 0;
  font-size: 13px;
}
.items.grid-view .item .info-container {
  padding: 12px;
  background-color: #fff;
}
.items.grid-view .item .preview-container {
  width: 165px;
  height: 165px;
  text-align: center;
  position: relative;
  background-color: #dedede;
  -webkit-box-shadow: inset 0px 0px 6px rgba(128, 128, 128, 0.4);
  -moz-box-shadow: inset 0px 0px 6px rgba(128, 128, 128, 0.4);
  box-shadow: inset 0px 0px 6px rgba(128, 128, 128, 0.4);
}
.items.grid-view .item .preview-container .icon img {
  margin-top: 40px;
}
.items.grid-view .item .preview-container .preview {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.items.grid-view .item .preview-container .preview img {
  position: absolute;
  left: 100%;
}
.items.grid-view .folder .preview-container {
  cursor: pointer;
}
.items.grid-view .file .actions {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background-color: #909090;
  background-color: rgba(32, 32, 32, 0.4);
}
.items.grid-view .file .actions .view {
  margin-top: 55px;
  margin-bottom: 10px;
}
.items.grid-view .file .actions .view,
.items.grid-view .file .actions .download {
  position: static;
  display: block;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
}
.items.grid-view .file:hover .actions {
  display: block;
}
/* directory actions */
.share-directory-actions {
  margin-top: 1em;
}
/* share header */
.share-header {
  padding-right: 300px;
  margin-bottom: 16px;
  position: relative;
  z-index: 9000;
}
/* share info */
.share-info {
  overflow: hidden;
  display: none;
}
.share-info .upload-icon {
  color: #929292;
  font-size: 36px;
  line-height: 36px;
  position: relative;
  top: 6px;
}
.share-info .svg-icon {
  position: relative;
  top: -3px;
}
.share-info .share-meta {
  position: absolute;
  top: 12px;
  right: 100px;
}
.share-info .share-description {
  line-height: 62px;
  font-size: 28px;
  margin-left: 5px;
  cursor: pointer;
  display: inline;
}
.share-info .share-description i {
  color: #c6c6c6;
  font-size: 22px;
  position: relative;
  top: 2px;
}
.share-info .share-description .description {
  display: none;
}
.share-info .created_by,
.share-info .created_at {
  color: #b1b1b1;
  font-size: 11px;
  line-height: 20px;
}
.share-info .created_by i,
.share-info .created_at i {
  font-size: 10px;
  margin-right: 4px;
}
.share-breadcrumb {
  white-space: nowrap;
  margin: 0;
  font-size: 28px;
  line-height: 62px;
  float: left;
}
.share-breadcrumb a {
  text-decoration: none;
  color: inherit;
}
.share-breadcrumb a:hover span.name {
  text-decoration: underline;
  color: inherit;
}
.share-breadcrumb-folders {
  z-index: 10;
  position: absolute;
  top: 0px;
  left: 0px;
}
.share-breadcrumb-folders .share-breadcrumb-toggle {
  cursor: pointer;
  font-size: 14px;
  display: block;
  width: 30px;
  text-align: center;
  position: relative;
  top: 3px;
  color: #666;
}
.share-breadcrumb-folders ul {
  position: absolute;
  top: 60px;
  left: -15px;
  margin: 0px;
  padding: 10px 15px;
  background-color: white;
  border: 1px solid #ccc;
  list-style-type: none;
  font-size: 20px;
  line-height: 20px;
  z-index: 11;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.share-breadcrumb-folders ul li {
  height: 30px;
}
.share-breadcrumb-folders .share-breadcrumb-folders-arrow {
  position: absolute;
  top: 38px;
  left: 3px;
  width: 0;
  height: 0;
  line-height: 0;
  border: 12px solid transparent;
  border-bottom-color: #fff;
  z-index: 12;
}
.share-breadcrumb-folders .share-breadcrumb-folders-arrow-border {
  position: absolute;
  top: 35px;
  left: 1px;
  width: 0;
  height: 0;
  line-height: 0;
  border: 14px solid transparent;
  border-bottom-color: #999;
}
.share-breadcrumb-folders ul .upload-icon {
  font-size: 30px;
}
.share-breadcrumb-penultimate i.caret {
  font-size: 12px;
  margin-right: 6px;
  position: relative;
  top: -2px;
}
.share-breadcrumb-current {
  font-weight: bold;
}
/* share viewmodes */
.share-viewmodes {
  position: absolute;
  right: 0px;
  top: 15px;
}
/* share actions */
.share-actions {
  margin-top: 1em;
}
.share-viewmodes .view-formats a,
.share-viewmodes .view-formats a:visited,
.share-viewmodes .view-formats a:active {
  color: #929292;
  cursor: pointer;
}
.share-viewmodes .view-formats a.selected {
  color: #ffffff;
}
.share-viewmodes .view-formats .ss-icon {
  position: relative;
  top: 2px;
}
/* login form */
.login-form {
  text-align: center;
  color: #efefef;
}
.login-form .logo {
  width: 120px;
  height: 120px;
}
.login-form h1 {
  margin: 10px 0px 0px 0px;
  font-size: 16px;
  font-weight: bold;
  color: #999;
}
.login-form p {
  margin: 5px 0 15px 0;
  line-height: 18px;
  font-size: 12px;
  color: #7a7a7a;
}
.login-form form {
  text-align: center;
}
.login-form form input {
  display: block;
  width: 280px;
  padding: 10px 10px;
  border: 1px solid #9a9a9a;
  font-size: 12px;
  margin: 0px auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.login-form form button {
  display: block;
  width: 302px;
  margin: 10px auto;
  font-size: 14px;
  color: #fff8fd;
  padding: 6px 12px;
  border: none;
  background-color: #c55c1a;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(197, 92, 26, 0.7);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(197, 92, 26, 0.7);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 2px rgba(197, 92, 26, 0.7);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4), 0px 1px 0px rgba(197, 92, 26, 0.3);
  text-decoration: none;
}
.login-form form button:hover {
  background: #aa4d12;
}
.download-button {
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  padding: 12px 24px;
  background-color: #b1b1b1;
  border: 1px solid #a8a8a8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: -moz-linear-gradient(top, #d8d8d8 0%, #b1b1b1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d8d8d8), color-stop(100%, #b1b1b1));
  background: -webkit-linear-gradient(top, #d8d8d8 0%, #b1b1b1 100%);
  background: -o-linear-gradient(top, #d8d8d8 0%, #b1b1b1 100%);
  background: -ms-linear-gradient(top, #d8d8d8 0%, #b1b1b1 100%);
  background: linear-gradient(to bottom, #d8d8d8 0%, #b1b1b1 100%);
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.3);
  text-decoration: none;
}
.download-button:hover {
  background-color: #8b8b8b;
  background: -moz-linear-gradient(top, #b7b7b7 0%, #8b8b8b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b7b7b7), color-stop(100%, #8b8b8b));
  background: -webkit-linear-gradient(top, #b7b7b7 0%, #8b8b8b 100%);
  background: -o-linear-gradient(top, #b7b7b7 0%, #8b8b8b 100%);
  background: -ms-linear-gradient(top, #b7b7b7 0%, #8b8b8b 100%);
  background: linear-gradient(to bottom, #b7b7b7 0%, #8b8b8b 100%);
}
/* Loading */
.share-loading {
  height: 100px;
  background-image: url(/static/shares/img/orange/loading.gif);
  background-position: center center;
  background-repeat: no-repeat;
}
.view-formats .list-view-link {
  -webkit-border-radius: 2px 0px 0px 2px;
  -moz-border-radius: 2px 0px 0px 2px;
  border-radius: 2px 0px 0px 2px;
}
.view-formats .grid-view-link {
  -webkit-border-radius: 0px 2px 2px 0px;
  -moz-border-radius: 0px 2px 2px 0px;
  border-radius: 0px 2px 2px 0px;
}
.view-formats a {
  text-decoration: none;
  display: inline-block;
  padding: 4px 8px;
  color: #4c4c4c;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 1px rgba(128, 128, 128, 0.7);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 1px rgba(128, 128, 128, 0.7);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 1px rgba(128, 128, 128, 0.7);
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4), 0px 1px 0px rgba(255, 255, 255, 0.3);
}
.view-formats a span {
  display: none;
}
.view-formats a.selected {
  background-color: #a4a4a4;
  background: -moz-linear-gradient(top, #a4a4a4 0%, #5e5e5e 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a4a4a4), color-stop(100%, #5e5e5e));
  background: -webkit-linear-gradient(top, #a4a4a4 0%, #5e5e5e 100%);
  background: -o-linear-gradient(top, #a4a4a4 0%, #5e5e5e 100%);
  background: -ms-linear-gradient(top, #a4a4a4 0%, #5e5e5e 100%);
  background: linear-gradient(to bottom, #a4a4a4 0%, #5e5e5e 100%);
}
.view-formats a:hover {
  background-color: #dedede;
  background: -moz-linear-gradient(top, #efefef 0%, #dedede 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efefef), color-stop(100%, #dedede));
  background: -webkit-linear-gradient(top, #efefef 0%, #dedede 100%);
  background: -o-linear-gradient(top, #efefef 0%, #dedede 100%);
  background: -ms-linear-gradient(top, #efefef 0%, #dedede 100%);
  background: linear-gradient(to bottom, #efefef 0%, #dedede 100%);
}
.spacer {
  clear: both;
  height: 1px;
  margin-top: -1px;
}
.tablesorter-header {
  cursor: pointer;
}
.tablesorter-header-inner:after {
  display: none;
  position: absolute;
  font-size: 10px;
  line-height: 20px;
  margin-left: 5px;
  font-family: "SSStandard";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  /*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
.tablesorter-headerAsc .tablesorter-header-inner:after {
  display: inline;
  content: "\25B4";
}
.tablesorter-headerDesc .tablesorter-header-inner:after {
  display: inline;
  content: "\25BE";
}
/* svg icons */
.svg-icon {
  width: 24px;
  height: 24px;
}
.svg-icon-lg {
  width: 30px;
  height: 30px;
}
.svg-icon-xlg {
  width: 76px;
  height: 76px;
}
.na {
  color: #ccc;
}
/* lightbox */
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  outline: none;
}
#colorbox,
#cboxOverlay {
  overflow: hidden;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#cboxOverlay {
  background-image: url(/static/v20131004.0/shares/img/black0.7.png);
  background-repeat: repeat;
}
#cboxContent {
  padding-bottom: 30px;
  padding-top: 30px;
}
#cboxLoadedContent {
  display: none;
  border: 5px solid white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#cboxLoadedContent,
#cboxLoadingOverlay {
  background-color: white;
}
#cboxLoadingOverlay {
  position: relative;
}
#cboxLoadingGraphic {
  background-image: url(/static/shares/img/orange/loading.gif);
  background-position: center center;
  background-repeat: no-repeat;
}
#cboxTitle {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
#cboxTitle a {
  color: white;
  text-decoration: none;
}
#cboxClose {
  position: absolute;
  top: 0px;
  right: 0px;
  border: none;
  background-color: transparent;
  color: white;
}
@-webkit-keyframes browseIn {
  from {
    opacity: 0;
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -ms-transform: translateX(15px);
    -o-transform: translateX(15px);
    transform: translateX(15px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@-moz-keyframes browseIn {
  from {
    opacity: 0;
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -ms-transform: translateX(15px);
    -o-transform: translateX(15px);
    transform: translateX(15px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@keyframes browseIn {
  from {
    opacity: 0;
    -webkit-transform: translateX(15px);
    -moz-transform: translateX(15px);
    -ms-transform: translateX(15px);
    -o-transform: translateX(15px);
    transform: translateX(15px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px);
  }
}
.anim-browseIn {
  position: relative;
  -webkit-animation: browseIn 500ms;
  -moz-animation: browseIn 500ms;
  -o-animation: browseIn 500ms;
  animation: browseIn 500ms;
}
@media (max-width: 600px) {
  header .bg-wrapper {
    padding: 0px 20px;
  }
  .meta-wrapper {
    padding: 0px 20px;
  }
  #content {
    padding: 0px 20px;
  }
  .share-header {
    padding-right: 0px;
  }
  .share-info {
    height: 110px;
  }
  .share-info .share-name {
    float: none;
  }
  .share-info .share-meta {
    top: 70px;
    left: 0px;
    right: auto;
  }
  .share-viewmodes {
    top: 70px;
  }
  .list-view table thead {
    display: none;
  }
  .list-view table .size,
  .list-view table .modified_at {
    display: none;
  }
  .list-view .item .name .mobile-meta {
    display: block;
  }
  .list-view table > tbody > tr > td.actions {
    padding-right: 10px;
    width: 40px;
  }
  .list-view table .actions .view span,
  .list-view table .actions .download span {
    display: none;
  }
  .share-info .share-description {
    display: none;
  }
}
@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .share-loading {
    background-image: url(/static/shares/img/orange/loading-2x.gif);
    background-size: 65px 65px;
  }
}
