@charset "UTF-8";
/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010 Fontspring
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:     Mark Simonson Studio
 * License URL:http://www.fontspring.com/fflicense/mark-simonson-studio
 *
 *
 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.3333333333%;
  }
  .col-sm-2 {
    width: 16.6666666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.3333333333%;
  }
  .col-sm-5 {
    width: 41.6666666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.3333333333%;
  }
  .col-sm-8 {
    width: 66.6666666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.3333333333%;
  }
  .col-sm-11 {
    width: 91.6666666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.3333333333%;
  }
  .col-sm-pull-2 {
    right: 16.6666666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.3333333333%;
  }
  .col-sm-pull-5 {
    right: 41.6666666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.3333333333%;
  }
  .col-sm-pull-8 {
    right: 66.6666666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.3333333333%;
  }
  .col-sm-pull-11 {
    right: 91.6666666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.3333333333%;
  }
  .col-sm-push-2 {
    left: 16.6666666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.3333333333%;
  }
  .col-sm-push-5 {
    left: 41.6666666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.3333333333%;
  }
  .col-sm-push-8 {
    left: 66.6666666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.3333333333%;
  }
  .col-sm-push-11 {
    left: 91.6666666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-1 {
    width: 8.3333333333%;
  }
  .col-md-2 {
    width: 16.6666666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.3333333333%;
  }
  .col-md-5 {
    width: 41.6666666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.3333333333%;
  }
  .col-md-8 {
    width: 66.6666666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.3333333333%;
  }
  .col-md-11 {
    width: 91.6666666667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.3333333333%;
  }
  .col-md-pull-2 {
    right: 16.6666666667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.3333333333%;
  }
  .col-md-pull-5 {
    right: 41.6666666667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.3333333333%;
  }
  .col-md-pull-8 {
    right: 66.6666666667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.3333333333%;
  }
  .col-md-pull-11 {
    right: 91.6666666667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.3333333333%;
  }
  .col-md-push-2 {
    left: 16.6666666667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.3333333333%;
  }
  .col-md-push-5 {
    left: 41.6666666667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.3333333333%;
  }
  .col-md-push-8 {
    left: 66.6666666667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.3333333333%;
  }
  .col-md-push-11 {
    left: 91.6666666667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-1 {
    width: 8.3333333333%;
  }
  .col-lg-2 {
    width: 16.6666666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.3333333333%;
  }
  .col-lg-5 {
    width: 41.6666666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.3333333333%;
  }
  .col-lg-8 {
    width: 66.6666666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.3333333333%;
  }
  .col-lg-11 {
    width: 91.6666666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.3333333333%;
  }
  .col-lg-pull-2 {
    right: 16.6666666667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.3333333333%;
  }
  .col-lg-pull-5 {
    right: 41.6666666667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.3333333333%;
  }
  .col-lg-pull-8 {
    right: 66.6666666667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.3333333333%;
  }
  .col-lg-pull-11 {
    right: 91.6666666667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.3333333333%;
  }
  .col-lg-push-2 {
    left: 16.6666666667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.3333333333%;
  }
  .col-lg-push-5 {
    left: 41.6666666667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.3333333333%;
  }
  .col-lg-push-8 {
    left: 66.6666666667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.3333333333%;
  }
  .col-lg-push-11 {
    left: 91.6666666667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(173.4, 173.4, 173.4);
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #1F1C3A;
  border-color: rgb(21.8081395349, 19.6976744186, 40.8023255814);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(12.6162790698, 11.3953488372, 23.6046511628);
  border-color: hsl(246, 34.8837209302%, -0.137254902%);
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #1F1C3A;
  border-color: rgb(21.8081395349, 19.6976744186, 40.8023255814);
}
.btn-primary .badge {
  color: #1F1C3A;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(57.4371794872, 131.8628205128, 57.4371794872);
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: rgb(76.0064102564, 174.4935897436, 76.0064102564);
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(37.9081218274, 153.9299492386, 188.3918781726);
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: rgb(69.7715736041, 183.845177665, 217.7284263959);
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(213.2296875, 132.515625, 18.0703125);
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: rgb(238.0078125, 162.109375, 54.4921875);
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(172.1345794393, 41.0775700935, 37.1654205607);
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: rgb(212.4719626168, 62.5046728972, 58.0280373832);
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #1F1C3A;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: rgb(3.4244186047, 3.0930232558, 6.4069767442);
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: rgb(38.25, 38.25, 38.25);
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #1F1C3A;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #1F1C3A;
  background-color: #fff;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: rgb(213.7777777778, 232.9166666667, 197.5833333333);
  color: #3c763d;
}
.alert-success hr {
  border-top-color: rgb(200.5555555556, 225.8333333333, 179.1666666667);
}
.alert-success .alert-link {
  color: rgb(42.808988764, 84.191011236, 43.5224719101);
}

.alert-info {
  background-color: #d9edf7;
  border-color: rgb(187.5086956522, 231.9108695652, 240.7913043478);
  color: #31708f;
}
.alert-info hr {
  border-top-color: rgb(166.4434782609, 224.7043478261, 236.3565217391);
}
.alert-info .alert-link {
  color: rgb(35.984375, 82.25, 105.015625);
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: rgb(249.5322580645, 234.6478494624, 203.9677419355);
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: rgb(247.064516129, 225.4623655914, 180.935483871);
}
.alert-warning .alert-link {
  color: rgb(102.2741116751, 80.7817258883, 43.7258883249);
}

.alert-danger {
  background-color: #f2dede;
  border-color: rgb(234.7934782609, 203.7065217391, 208.8876811594);
  color: #a94442;
}
.alert-danger hr {
  border-top-color: rgb(227.5869565217, 185.4130434783, 192.4420289855);
}
.alert-danger .alert-link {
  color: rgb(132.3234042553, 53.2425531915, 51.6765957447);
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #1F1C3A;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #1F1C3A;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: rgb(247.35, 247.35, 247.35);
  border-bottom: 1px solid rgb(234.6, 234.6, 234.6);
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9 ;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9 ;
  max-width: 100%;
  height: auto;
}

.form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after,
.aside .aside-dialog .aside-footer:before,
.aside .aside-dialog .aside-footer:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after,
.aside .aside-dialog .aside-footer:after {
  clear: both;
}

/*
 * Aside element
 */
.aside {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 1049;
  overflow: auto;
  min-width: 320px;
  background: white;
}

.aside:focus {
  outline: none;
}

@media (max-width: 991px) {
  .aside {
    min-width: 240px;
  }
}
.aside.left {
  right: auto;
  left: 0;
}

.aside.right {
  right: 0;
  left: auto;
}

.aside .aside-dialog .aside-body {
  position: relative;
  padding: 15px;
}

.aside .aside-dialog .aside-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.aside .aside-dialog .aside-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.aside .aside-dialog .aside-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.aside .aside-dialog .aside-footer .btn-block + .btn-block {
  margin-left: 0;
}

.aside-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}

.aside-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.aside-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

@font-face {
  font-family: "ProximaNovaRegular";
  src: url("../fonts/ProximaNova/proximanova_regular/Proxima_Nova_Reg-webfont.eot");
  src: url("../fonts/ProximaNova/proximanova_regular/Proxima_Nova_Reg-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova/proximanova_regular/Proxima_Nova_Reg-webfont.woff") format("woff"), url("../fonts/ProximaNova/proximanova_regular/Proxima_Nova_Reg-webfont.ttf") format("truetype"), url("../fonts/ProximaNova/proximanova_regular/Proxima_Nova_Reg-webfont.svg#webfont") format("svg");
}
@font-face {
  font-family: "ProximaNovaSemibold";
  src: url("../fonts/ProximaNova/proximanova_semibold/Proxima_Nova_Sbold-webfont.eot");
  src: url("../fonts/ProximaNova/proximanova_semibold/Proxima_Nova_Sbold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova/proximanova_semibold/Proxima_Nova_Sbold-webfont.woff") format("woff"), url("../fonts/ProximaNova/proximanova_semibold/Proxima_Nova_Sbold-webfont.ttf") format("truetype"), url("../fonts/ProximaNova/proximanova_semibold/Proxima_Nova_Sbold-webfont.svg#webfont") format("svg");
}
@font-face {
  font-family: "ProximaNovaSemiboldItalic";
  src: url("../fonts/ProximaNova/proximanova_semibolditalic/Proxima_Nova_Sbold_It-webfont.eot");
  src: url("../fonts/ProximaNova/proximanova_semibolditalic/Proxima_Nova_Sbold_It-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova/proximanova_semibolditalic/Proxima_Nova_Sbold_It-webfont.woff") format("woff"), url("../fonts/ProximaNova/proximanova_semibolditalic/Proxima_Nova_Sbold_It-webfont.ttf") format("truetype"), url("../fonts/ProximaNova/proximanova_semibolditalic/Proxima_Nova_Sbold_It-webfont.svg#webfont") format("svg");
}
@font-face {
  font-family: "ProximaNovaBold";
  src: url("../fonts/ProximaNova/proximanova_bold/Proxima_Nova_Bold-webfont.eot");
  src: url("../fonts/ProximaNova/proximanova_bold/Proxima_Nova_Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova/proximanova_bold/Proxima_Nova_Bold-webfont.woff") format("woff"), url("../fonts/ProximaNova/proximanova_bold/Proxima_Nova_Bold-webfont.ttf") format("truetype"), url("../fonts/ProximaNova/proximanova_bold/Proxima_Nova_Bold-webfont.svg#webfont") format("svg");
}
@font-face {
  font-family: "ProximaNovaBoldItalic";
  src: url("../fonts/ProximaNova/proximanova_bolditalic/Proxima_Nova_Bold_It-webfont.eot");
  src: url("../fonts/ProximaNova/proximanova_bolditalic/Proxima_Nova_Bold_It-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova/proximanova_bolditalic/Proxima_Nova_Bold_It-webfont.woff") format("woff"), url("../fonts/ProximaNova/proximanova_bolditalic/Proxima_Nova_Bold_It-webfont.ttf") format("truetype"), url("../fonts/ProximaNova/proximanova_bolditalic/Proxima_Nova_Bold_It-webfont.svg#webfont") format("svg");
}
@font-face {
  font-family: "ProximaNovaItalic";
  src: url("../fonts/ProximaNova/proximanova_italic/Proxima_Nova_Reg_It-webfont.eot");
  src: url("../fonts/ProximaNova/proximanova_italic/Proxima_Nova_Reg_It-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova/proximanova_italic/Proxima_Nova_Reg_It-webfont.woff") format("woff"), url("../fonts/ProximaNova/proximanova_italic/Proxima_Nova_Reg_It-webfont.ttf") format("truetype"), url("../fonts/ProximaNova/proximanova_italic/Proxima_Nova_Reg_It-webfont.svg#webfont") format("svg");
}
@font-face {
  font-family: "AsapItalic";
  src: url("../fonts/Asap/Asap-Italic.ttf") format("truetype");
}
@font-face {
  font-family: "AsapRegular";
  src: url("../fonts/Asap/Asap-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "BagossStandard-Bold";
  src: url("../fonts/workspace/Bagoss_Standard/BagossStandard-Bold.otf") format("opentype");
  src: url("../fonts/workspace/Bagoss_Standard/BagossStandard-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "BagossStandard-Medium";
  src: url("../fonts/workspace/Bagoss_Standard/BagossStandard-Medium.otf") format("opentype");
  src: url("../fonts/workspace/Bagoss_Standard/BagossStandard-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "SagePeak-Bold";
  src: url("../fonts/workspace/Sage_Peak/SagePeak-Bold.otf") format("opentype");
}
@font-face {
  font-family: "SagePeak-BoldItalic";
  src: url("../fonts/workspace/Sage_Peak/SagePeak-BoldItalic.otf") format("opentype");
}
@font-face {
  font-family: "SagePeak-Italic";
  src: url("../fonts/workspace/Sage_Peak/SagePeak-Italic.otf") format("opentype");
}
@font-face {
  font-family: "SagePeak-Medium";
  src: url("../fonts/workspace/Sage_Peak/SagePeak-Medium.otf") format("opentype");
}
@font-face {
  font-family: "SagePeak-MediumItalic";
  src: url("../fonts/workspace/Sage_Peak/SagePeak-MediumItalic.otf") format("opentype");
}
@font-face {
  font-family: "SagePeak-Regular";
  src: url("../fonts/workspace/Sage_Peak/SagePeak-Regular.otf") format("opentype");
}
@font-face {
  font-family: "SagePeak-Semibold";
  src: url("../fonts/workspace/Sage_Peak/SagePeak-Semibold.otf") format("opentype");
}
@font-face {
  font-family: "f1000workbench";
  src: url("../fonts/F1000Fonticons/f1000workbench.eot?78690183");
  src: url("../fonts/F1000Fonticons/f1000workbench.eot?78690183#iefix") format("embedded-opentype"), url("../fonts/F1000Fonticons/f1000workbench.woff?78690183") format("woff"), url("../fonts/F1000Fonticons/f1000workbench.ttf?78690183") format("truetype"), url("../fonts/F1000Fonticons/f1000workbench.svg?78690183#f1000workbench") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class*=" icon-"]:before,
[class^=icon-]:before {
  font-family: "f1000workbench";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-add-file:before {
  content: "\e800";
}

.icon-annotator-icon:before {
  content: "\e801";
}

.icon-archived:before {
  content: "\e8ab";
}

.icon-arrow-left-big:before {
  content: "\e802";
}

.icon-arrow-right-big:before {
  content: "\e803";
}

.icon-back:before {
  content: "\e804";
}

.icon-banner-arrow-left:before {
  content: "\e805";
}

.icon-banner-arrow-right:before {
  content: "\e806";
}

.icon-bell:before {
  content: "\e807";
}

.icon-bold:before {
  content: "\e8a7";
}

.icon-browser-chrome:before {
  content: "\e808";
}

.icon-browser-firefox:before {
  content: "\e809";
}

.icon-browser-msie:before {
  content: "\e80a";
}

.icon-edge-chromium:before {
  content: "\e800";
}

.icon-browser-opera:before {
  content: "\e80b";
}

.icon-browser-safari:before {
  content: "\e80c";
}

.icon-calendar:before {
  content: "\e80d";
}

.icon-chevron:before {
  content: "\e80e";
}

.icon-classification-changes-clinical-practice:before {
  content: "\e80f";
}

.icon-classification-clinical-trial-non-rct:before {
  content: "\e810";
}

.icon-classification-clinical-trial-rct:before {
  content: "\e811";
}

.icon-classification-controversial:before {
  content: "\e812";
}

.icon-classification-good-for-teaching:before {
  content: "\e814";
}

.icon-classification-interesting-hypothesis:before {
  content: "\e815";
}

.icon-classification-negative-null-result:before {
  content: "\e816";
}

.icon-classification-new-finding:before {
  content: "\e817";
}

.icon-classification-novel-drug-finding:before {
  content: "\e818";
}

.icon-classification-refutation:before {
  content: "\e819";
}

.icon-classification-technical-advance:before {
  content: "\e81a";
}

.icon-close-big:before {
  content: "\e81b";
}

.icon-close-small:before {
  content: "\e81c";
}

.icon-collaborate:before {
  content: "\e81d";
}

.icon-columns:before {
  content: "\e81e";
}

.icon-comment:before {
  content: "\e81f";
}

.icon-comment-removed:before {
  content: "\e820";
}

.icon-confirmation:before {
  content: "\e821";
}

.icon-delete:before {
  content: "\e822";
}

.icon-discover:before {
  content: "\e823";
}

.icon-dropbox:before {
  content: "\e824";
}

.icon-edit:before {
  content: "\e825";
}

.icon-email:before {
  content: "\e826";
}

.icon-endnote:before {
  content: "\e827";
}

.icon-erase:before {
  content: "\e828";
}

.icon-f1000-short:before {
  content: "\e829";
}

.icon-facebook:before {
  content: "\e82a";
}

.icon-faculty-recommended-badge:before {
  content: "\e82b";
}

.icon-feature-access:before {
  content: "\e82c";
}

.icon-feature-annotate:before {
  content: "\e82d";
}

.icon-feature-collect:before {
  content: "\e82e";
}

.icon-feature-export:before {
  content: "\e82f";
}

.icon-feature-import-from-software:before {
  content: "\e830";
}

.icon-feature-offline-reading:before {
  content: "\e831";
}

.icon-feature-recommedations:before {
  content: "\e832";
}

.icon-feature-shared-reference-lists:before {
  content: "\e833";
}

.icon-feature-smart-citation:before {
  content: "\e834";
}

.icon-feature-unlimited-cloud-storage:before {
  content: "\e835";
}

.icon-feature-watch-folder:before {
  content: "\e836";
}

.icon-feature-word-plugin:before {
  content: "\e837";
}

.icon-file:before {
  content: "\e838";
}

.icon-file-misc:before {
  content: "\e839";
}

.icon-find-duplicates:before {
  content: "\e83a";
}

.icon-footer-facebook:before {
  content: "\e83b";
}

.icon-footer-blogger:before {
  content: "\e8a9";
}

.icon-footer-google-plus:before {
  content: "\e83c";
}

.icon-footer-linkedin:before {
  content: "\e83d";
}

.icon-footer-twitter:before {
  content: "\e83e";
}

.icon-footer-youtube:before {
  content: "\e83f";
}

.icon-google-drive:before {
  content: "\e840";
}

.icon-google-plus:before {
  content: "\e841";
}

.icon-grab-tile:before {
  content: "\e842";
}

.icon-grid:before {
  content: "\e843";
}

.icon-group:before {
  content: "\e844";
}

.icon-highlight:before {
  content: "\e845";
}

.icon-home:before {
  content: "\e846";
}

.icon-image:before {
  content: "\e847";
}

.icon-information:before {
  content: "\e848";
}

.icon-inst-access:before {
  content: "\e849";
}

.icon-italic:before {
  content: "\e8a4";
}

.icon-item-type-book:before {
  content: "\e84a";
}

.icon-item-type-conference-paper:before {
  content: "\e84b";
}

.icon-item-type-manual-pdf:before {
  content: "\e84c";
}

.icon-item-type-other:before {
  content: "\e84d";
}

.icon-item-type-patent:before {
  content: "\e84e";
}

.icon-item-type-research-article:before {
  content: "\e84f";
}

.icon-item-type-software:before {
  content: "\e850";
}

.icon-item-type-thesis:before {
  content: "\e851";
}

.icon-item-type-website:before {
  content: "\e852";
}

.icon-less-big:before {
  content: "\e853";
}

.icon-less-small:before {
  content: "\e854";
}

.icon-loader:before {
  content: "\e855";
}

.icon-lock:before {
  content: "\e856";
}

.icon-logout:before {
  content: "\e857";
}

.icon-member-add:before {
  content: "\e858";
}

.icon-member-notes:before {
  content: "\e859";
}

.icon-member-remove:before {
  content: "\e85a";
}

.icon-mendeley:before {
  content: "\e85b";
}

.icon-merge:before {
  content: "\e85c";
}

.icon-minus-big:before {
  content: "\e85d";
}

.icon-misc-app:before {
  content: "\e85e";
}

.icon-missing-data:before {
  content: "\e85f";
}

.icon-more-big:before {
  content: "\e860";
}

.icon-more-small:before {
  content: "\e861";
}

.icon-move:before {
  content: "\e862";
}

.icon-move-to:before {
  content: "\e863";
}

.icon-ms-excel:before {
  content: "\e864";
}

.icon-ms-word:before {
  content: "\e865";
}

.icon-new-window:before {
  content: "\e866";
}

.icon-open-in-new-window:before {
  content: "\e867";
}

.icon-options:before {
  content: "\e868";
}

.icon-os-apple:before {
  content: "\e869";
}

.icon-os-windows:before {
  content: "\e86a";
}

.icon-panel-pointer-left:before {
  content: "\e86b";
}

.icon-panel-pointer-right:before {
  content: "\e86c";
}

.icon-panel-pointer-top:before {
  content: "\e86d";
}

.icon-pdf:before {
  content: "\e86e";
}

.icon-pdf-remove:before {
  content: "\e86f";
}

.icon-pending:before {
  content: "\e870";
}

.icon-pin:before {
  content: "\e871";
}

.icon-play:before {
  content: "\e872";
}

.icon-plus-big:before {
  content: "\e873";
}

.icon-plus-small:before {
  content: "\e874";
}

.icon-plus-xsmall:before {
  content: "\e875";
}

.icon-ppt:before {
  content: "\e876";
}

.icon-profile:before {
  content: "\e877";
}

.icon-project:before {
  content: "\e878";
}

.icon-project-added:before {
  content: "\e879";
}

.icon-project-removed:before {
  content: "\e87a";
}

.icon-publish:before {
  content: "\e87b";
}

.icon-pubmed:before {
  content: "\e87c";
}

.icon-quote:before {
  content: "\e87d";
}

.icon-reading-off:before {
  content: "\e87e";
}

.icon-reading-on:before {
  content: "\e87f";
}

.icon-recommend-prime:before {
  content: "\e880";
}

.icon-reference-added:before {
  content: "\e881";
}

.icon-reference-deleted:before {
  content: "\e882";
}

.icon-references:before {
  content: "\e883";
}

.icon-remove-annotation:before {
  content: "\e884";
}

.icon-remove-file:before {
  content: "\e885";
}

.icon-reply:before {
  content: "\e886";
}

.icon-ribbon:before {
  content: "\e887";
}

.icon-save:before {
  content: "\e888";
}

.icon-scroll-down:before {
  content: "\e889";
}

.icon-search:before {
  content: "\e88a";
}

.icon-settings:before {
  content: "\e88b";
}

.icon-sfx:before {
  content: "\e88c";
}

.icon-share:before {
  content: "\e88d";
}

.icon-shared-project:before {
  content: "\e88e";
}

.icon-star:before {
  content: "\e88f";
}

.icon-star-stroke:before {
  content: "\e890";
}

.icon-sub-marker-down:before {
  content: "\e891";
}

.icon-sub-marker-right:before {
  content: "\e892";
}

.icon-onedrive:before {
  content: "\e8a1";
}

.icon-subscript:before {
  content: "\e8a2";
}

.icon-superscript:before {
  content: "\e8a3";
}

.icon-tag:before {
  content: "\e893";
}

.icon-tick:before {
  content: "\e894";
}

.icon-tick-large:before {
  content: "\e895";
}

.icon-tiles:before {
  content: "\e896";
}

.icon-tools:before {
  content: "\e897";
}

.icon-try-again:before {
  content: "\e898";
}

.icon-unlocked:before {
  content: "\e899";
}

.icon-underline:before {
  content: "\e8a8";
}

.icon-unsorted:before {
  content: "\e89a";
}

.icon-upload-file:before {
  content: "\e89b";
}

.icon-upload-pdf:before {
  content: "\e89c";
}

.icon-web-link:before {
  content: "\e89d";
}

.icon-web-link-thinner:before {
  content: "\e89e";
}

.icon-write:before {
  content: "\e89f";
}

.icon-zotero:before {
  content: "\e8a0";
}

.icon-google-docs:before {
  content: "\e813";
}

.icon-office-365:before {
  content: "\e801";
}

.typ1 {
  color: #3D3D3D !important;
}

.typ2 {
  color: #333 !important;
}

.typ3 {
  color: #656565 !important;
}

.typ4 {
  color: #757575 !important;
}

.typ5 {
  color: #ddeff9 !important;
}

.typ6 {
  color: #cce6f8 !important;
}

.typ7 {
  color: #e8f6fd !important;
}

.typ8 {
  color: #d4f4e0 !important;
}

.typ9 {
  color: #c0e5cf !important;
}

.typ10 {
  color: #13577d !important;
}

.typ14 {
  color: #919191 !important;
}

.bg4 {
  color: #F8F8F8 !important;
}

.bli1 {
  color: #cb2d2d !important;
}

.bli4 {
  color: #8993a2 !important;
}

.bli5 {
  color: #9ea6b0 !important;
}

.white {
  color: #fff !important;
}

.typ1 {
  color: #3D3D3D !important;
}

.typ2 {
  color: #333 !important;
}

.typ3 {
  color: #656565 !important;
}

.typ4 {
  color: #757575 !important;
}

.typ5 {
  color: #ddeff9 !important;
}

.typ6 {
  color: #cce6f8 !important;
}

.typ7 {
  color: #e8f6fd !important;
}

.typ8 {
  color: #d4f4e0 !important;
}

.typ9 {
  color: #c0e5cf !important;
}

.typ10 {
  color: #13577d !important;
}

.typ14 {
  color: #919191 !important;
}

.bg4 {
  color: #F8F8F8 !important;
}

.bli1 {
  color: #cb2d2d !important;
}

.bli4 {
  color: #8993a2 !important;
}

.bli5 {
  color: #9ea6b0 !important;
}

.white {
  color: #fff !important;
}

.shadow {
  -webkit-box-shadow: 0 0 6px 1px #DCDCDC;
  box-shadow: 0 0 6px 1px #DCDCDC;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  border: 0;
}

.t1,
h1 {
  font-weight: normal;
  font-size: 2.6rem;
  line-height: 3rem;
  letter-spacing: -0.01rem;
  color: #3D3D3D;
  font-weight: 700;
}

.t2,
h2 {
  font-weight: normal;
  font-size: 2.1rem;
  line-height: 2.5rem;
  letter-spacing: -0.01rem;
  color: #3D3D3D;
}

.t3,
h3 {
  font-weight: normal;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: 0;
  color: #3D3D3D;
}
.t3.alt, .t3.block-button.alt2,
.t3.inline-button.alt2,
h3.alt,
h3.block-button.alt2,
h3.inline-button.alt2 {
  color: #656565;
}

.t4,
h4 {
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 2rem;
  letter-spacing: 0;
  color: #656565;
}

.t5,
h5 {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2rem;
  color: #3D3D3D;
}
.t5.alt, .t5.block-button.alt2,
.t5.inline-button.alt2,
h5.alt,
h5.block-button.alt2,
h5.inline-button.alt2 {
  color: #f2673c;
}
.t5.old,
h5.old {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.intro-text,
.t6 {
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 2.1rem;
  letter-spacing: 0;
  color: #3D3D3D;
}
.intro-text a,
.t6 a {
  color: #3D3D3D;
}

.body-big,
.t6a {
  font-weight: normal;
  font-size: 1.6rem;
  line-height: 2.1rem;
  letter-spacing: 0;
  color: #3D3D3D;
}
.body-big.alt, .body-big.block-button.alt2,
.body-big.inline-button.alt2,
.t6a.alt,
.t6a.block-button.alt2,
.t6a.inline-button.alt2 {
  font-weight: bold;
}
.body-big.alt2,
.t6a.alt2 {
  font-style: italic;
}
.body-big.alt3,
.t6a.alt3 {
  font-weight: 500;
}

.body-medium,
.t7 {
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 2rem;
  letter-spacing: 0;
  color: #3D3D3D;
}
.body-medium.alt, .body-medium.block-button.alt2,
.body-medium.inline-button.alt2,
.t7.alt,
.t7.block-button.alt2,
.t7.inline-button.alt2 {
  font-weight: bold;
}
.body-medium.alt2,
.t7.alt2 {
  font-style: italic;
  color: #757575;
}
.body-medium.alt3,
.t7.alt3 {
  color: #8b8d8d;
}

.small-bold,
.t8 {
  font-weight: bold;
  font-size: 1.3rem;
  line-height: 1.6rem;
  letter-spacing: 0;
  color: #757575;
}
.small-bold.alt, .small-bold.block-button.alt2,
.small-bold.inline-button.alt2,
.t8.alt,
.t8.block-button.alt2,
.t8.inline-button.alt2 {
  color: #656565;
}

.small-regular,
.t9 {
  font-weight: normal;
  font-size: 1.3rem;
  line-height: 1.6rem;
  letter-spacing: 0;
  color: #3d3d3d;
}

.small-italic,
.t10 {
  font-style: italic;
  font-weight: normal;
  font-size: 1.3rem;
  line-height: 1.6rem;
  letter-spacing: 0;
  color: #757575;
}

.t11, #header .tools-dropdown,
#header .user-dropdown,
#dashboard-body-anchor2 .tools-dropdown,
#dashboard-body-anchor2 .user-dropdown,
.xsmall {
  font-weight: normal;
  font-size: 1.2rem;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #656565;
}
.t11.alt, #header .alt.tools-dropdown,
#header .alt.user-dropdown,
#dashboard-body-anchor2 .alt.tools-dropdown,
#dashboard-body-anchor2 .alt.user-dropdown, .t11.block-button.alt2, #header .block-button.alt2.tools-dropdown,
#header .block-button.alt2.user-dropdown,
#dashboard-body-anchor2 .block-button.alt2.tools-dropdown,
#dashboard-body-anchor2 .block-button.alt2.user-dropdown,
.t11.inline-button.alt2,
#header .inline-button.alt2.tools-dropdown,
#header .inline-button.alt2.user-dropdown,
#dashboard-body-anchor2 .inline-button.alt2.tools-dropdown,
#dashboard-body-anchor2 .inline-button.alt2.user-dropdown,
.xsmall.alt,
.xsmall.block-button.alt2,
.xsmall.inline-button.alt2 {
  font-weight: bold;
}
.t11.alt2, #header .alt2.tools-dropdown,
#header .alt2.user-dropdown,
#dashboard-body-anchor2 .alt2.tools-dropdown,
#dashboard-body-anchor2 .alt2.user-dropdown,
.xsmall.alt2 {
  font-style: italic;
  color: #757575;
}
.t11.alt3, #header .alt3.tools-dropdown,
#header .alt3.user-dropdown,
#dashboard-body-anchor2 .alt3.tools-dropdown,
#dashboard-body-anchor2 .alt3.user-dropdown,
.xsmall.alt3 {
  color: #949596;
}

.annotations,
.t12 {
  font-size: 1.6rem;
  line-height: 2.1rem;
  letter-spacing: 0;
  color: #656565;
}

.t13 {
  font-size: 1.4rem;
  line-height: 1.9rem;
  letter-spacing: 0;
  color: #333;
  font-style: italic;
}

a {
  color: #CC4B00;
}
a:hover {
  color: #CC4B00;
}
body,
html {
  height: 100%;
}

html {
  font-size: 62.5%;
}
html.ios .hide-on-ios {
  display: none !important;
}
html.android .hide-on-android {
  display: none !important;
}
html.mobile .hide-on-mobile {
  display: none !important;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  position: relative;
  font-family: Roboto, Arial, Verdana, sans-serif;
  line-height: 1.3;
}
body.aside-open, body.modal-open {
  overflow-x: hidden;
  overflow-y: hidden;
}
body.scroll-at-top {
  padding-top: 20px;
}
body.intercom-disabled .intercom {
  display: none !important;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.fonticon {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

ol,
ul {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
}

p {
  margin: 0;
  padding: 0;
  border: 0;
}

::-ms-clear {
  display: none;
}

:focus {
  outline: none;
}

a,
a:link,
a:visited {
  text-decoration: none;
}

.placeholder {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgba(0, 0, 0, 0.38);
}

::-webkit-input-placeholder {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgba(0, 0, 0, 0.38);
}

::-moz-placeholder {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgba(0, 0, 0, 0.38);
  opacity: 1;
}

:-ms-input-placeholder {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgba(0, 0, 0, 0.38);
  color: #757575 !important;
}

:-moz-placeholder {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: rgba(0, 0, 0, 0.38);
  opacity: 1;
}

.is-disabled {
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

@media (max-width: 970px) {
  body {
    overflow-x: auto;
  }
}
#intercom-container .intercom-sheet-content {
  -webkit-transform: none !important;
}

.is-hidden {
  display: none !important;
}

.overflowing {
  overflow: visible !important;
}

.hide-input {
  position: absolute;
  top: -10000px;
  left: -10000px;
}

#executable-downloader-iframe {
  display: none !important;
}

@media (max-width: 768px) {
  .mobile .view-switcher {
    display: none !important;
  }
}
.show-scrollbar::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
.show-scrollbar::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.caret-down {
  border-top: 4px solid #666;
  border-right: 4px solid transparent;
  border-bottom: 0;
  border-left: 4px solid transparent;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-top: -2px;
}

.caret-up {
  border-top: 0;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #666;
  border-left: 4px solid transparent;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-top: -2px;
}

.caret-right {
  border-top: 4px solid transparent;
  border-right: 0;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #666;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-top: -2px;
}

.caret-left {
  border-top: 4px solid transparent;
  border-right: 4px solid #666;
  border-bottom: 4px solid transparent;
  border-left: 0;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin-top: -2px;
}

.sng-radio .sng-radio-input {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  min-width: 1.6rem;
  width: 1.6rem;
  height: 1.6rem;
  background-image: url("../images/workbench/radio-button-default.png");
  background-image: url("../images/workbench/radio-button-default.svg"), none;
  background-repeat: no-repeat;
  background-position: center center;
}
.sng-radio .sng-radio-input.is-selected {
  background-image: url("../images/workbench/radio-button-selected.png");
  background-image: url("../images/workbench/radio-button-selected.svg"), none;
}
.sng-radio .sng-radio-label {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font-size: 1.3rem;
  line-height: 1.6rem;
  cursor: default;
  padding: 0 5px;
}

.select-all.all:before, .select-all.partial:before, .big-checkbox.is-checked:before, .is-checked.select-all:before, .is-checked.small-checkbox:before, .big-checkbox.is-half-checked:before, .is-half-checked.select-all:before, .is-half-checked.small-checkbox:before {
  content: "\e876";
  position: absolute;
  top: -2px;
  left: -2px;
  color: #fff;
}
.select-all.is-half-checked:before {
  content: "";
  top: calc(50% - 2px);
  width: 100%;
  height: 1px;
  left: 0px;
  border-bottom: 3px solid #fff;
}

.big-checkbox, .select-all, .small-checkbox {
  position: relative;
  border: 2px solid #919191;
  background: #fff;
  cursor: pointer;
  color: #757575;
  font-family: "Material Icons";
  font-size: 1.8rem;
  line-height: 1.8rem;
  height: 1.8rem;
  width: 1.8rem;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.big-checkbox.is-checked, .is-checked.select-all, .is-checked.small-checkbox, .big-checkbox.is-half-checked, .is-half-checked.select-all, .is-half-checked.small-checkbox {
  background-color: #CC4B00;
  border-color: #CC4B00;
}
.big-checkbox.is-disabled, .is-disabled.select-all, .is-disabled.small-checkbox {
  opacity: 0.5;
  cursor: default;
}

.small-checkbox {
  border-width: 1px;
  border-color: #DCDCDC;
  font-size: 1.3rem;
  line-height: 1.4rem;
  height: 1.4rem;
  width: 1.4rem;
  vertical-align: text-bottom;
}
.small-checkbox.is-checked:before {
  top: -1px;
  left: -1px;
}

.select-all #intermediate-icon {
  display: none;
}
.select-all.is-half-checked #intermediate-icon {
  display: block;
  position: absolute;
  left: 2px;
  top: 6px;
}
.select-all.partial:before {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.wb-dropdown {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border-bottom: 1px solid #DCDCDC;
  line-height: 30px;
  height: 30px;
  cursor: pointer;
  text-align: left;
}
.wb-dropdown.dd-is-open {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: 0;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.32);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.32);
}
.wb-dropdown.dd-is-open .selected-option {
  border-bottom: 1px solid #dbdedf;
}
.wb-dropdown.dd-is-disabled {
  background-color: #ebebe4;
  cursor: default;
}
.wb-dropdown .selected-option {
  color: #656565;
  padding: 0 25px 0 10px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  position: relative;
  user-select: none;
}
.wb-dropdown .selected-option .selected-option-icon {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  color: #97a2b2;
  font-size: 2rem;
}
.wb-dropdown .selected-option .selected-option-icon:before {
  margin-left: 0;
  margin-right: 0;
}
.wb-dropdown .selected-option .selected-option-text {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  user-select: none;
}
.wb-dropdown .selected-option .open-close-icon {
  margin-left: 5px;
  position: absolute;
  right: 0;
  line-height: 30px;
  color: #97a2b2;
}
.wb-dropdown .selected-option .open-close-icon:hover {
  color: #CC4B00;
}
.wb-dropdown .dd-panel {
  background-color: #FFFFFF;
  padding: 6px 0;
  position: relative;
  z-index: 2000;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.32);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.32);
}
.wb-dropdown .dd-panel .dropdown-group-header,
.wb-dropdown .dd-panel .dropdown-option {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding: 0 7px;
  margin: 0 3px;
  line-height: 2.4rem;
  background-color: #FFFFFF;
}
.wb-dropdown .dd-panel .dropdown-option {
  margin: 0;
  padding: 0 10px;
  height: 32px;
  line-height: 32px;
  user-select: none;
}
.wb-dropdown .dd-panel .dropdown-option:hover {
  background-color: #FFF8ED;
  color: #CC4B00;
}
.wb-dropdown .dd-panel .dropdown-group-header {
  cursor: default;
  font-weight: bold;
}
.wb-dropdown.dd-with-icon {
  position: relative;
}
.wb-dropdown.dd-with-icon .dd-panel {
  position: absolute;
}

.date-group {
  position: relative;
}
.date-group input {
  cursor: pointer;
}
.date-group input [disabled] {
  background-color: inherit;
}
.date-group .fonticon.icon-calendar {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  cursor: pointer;
  top: 0;
  right: 5px;
  position: absolute;
  text-align: center;
  font-size: 24px;
  line-height: inherit;
  color: #b6bcc5;
}
.date-group .dropdown-menu {
  background-color: #FFFEFB;
  font-size: 1.1rem;
  font-family: Arial, sans-serif;
  color: #656565;
  width: 180px;
}
.date-group .dropdown-menu table thead strong {
  font-size: 1.4rem;
}
.date-group .dropdown-menu table thead .fonticon {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font-size: 24px;
}
.date-group .dropdown-menu table tbody .btn {
  padding: 8px 0;
}
.date-group .dropdown-menu table tbody .btn span {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  padding: 4px;
}
.date-group .dropdown-menu table tbody .btn span:hover {
  background-color: #edeff0;
}
.date-group .dropdown-menu .btn {
  font-family: Arial, sans-serif;
  background-color: #FFFEFB;
  color: #656565;
  padding: 12px 0;
  font-size: 1.2rem;
  line-height: 1.2rem;
}
.date-group .dropdown-menu .btn span,
.date-group .dropdown-menu .btn strong {
  margin-right: 0;
}

.tag {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0;
  padding: 0;
  border: 0;
  cursor: default;
  margin-right: 6px;
  margin-bottom: 6px;
}
.tag.floating {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  position: fixed;
  cursor: pointer;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
  z-index: 12;
}
.tag.floating .tag-name .tag-body {
  background-color: #97a2b2 !important;
  color: #FFFEFB;
  padding: 0 10px 0 22px;
}
.tag .tag-name {
  position: relative;
  line-height: 20px;
  font-size: 1.1rem;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: text-top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.tag .tag-name:before, .tag .tag-name:after {
  content: " ";
  display: table;
}
.tag .tag-name:after {
  clear: both;
}
.tag .tag-name .tag-body,
.tag .tag-name .tag-remove {
  float: left;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.tag .tag-name .tag-shared-icon {
  display: inline;
  vertical-align: middle;
  font-size: 1.8rem;
}
.tag .tag-name .tag-body {
  border: 1px solid #b6bcc5;
  padding: 0 22px 0 12px;
  color: #333;
  line-height: 2.2rem;
  width: 100%;
  white-space: pre;
  -webkit-border-radius: 11px;
  -moz-border-radius: 11px;
  -ms-border-radius: 11px;
  -o-border-radius: 11px;
  border-radius: 11px;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.tag .tag-name .tag-body.green {
  border-color: #20a448;
}
.tag .tag-name .tag-body.gray {
  border-color: #b6bcc5;
}
.tag .tag-name .tag-body.magenta {
  border-color: #8f4699;
}
.tag .tag-name .tag-body.blue {
  border-color: #1f91d0;
}
.tag .tag-name .tag-body.yellow {
  border-color: #ddc045;
}
.tag .tag-name .tag-body.red {
  border-color: #cb2d2d;
}
.tag .tag-name .tag-body.orange {
  border-color: #f1673b;
}
.tag .tag-name .tag-remove {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  cursor: pointer;
  position: relative;
  top: 0;
  right: 0;
  color: #97a2b2;
}
.tag .tag-name .tag-remove:hover {
  color: #656565;
}
.tag .tag-name .tag-remove .icon-close-big {
  font-size: 10px;
  position: absolute;
  top: 2px;
  right: 5px;
}
.tag .tag-name:hover .tag-body, .tag .tag-name--active .tag-body {
  background-color: #fff;
}
.tag .tag-name:hover .tag-body.green, .tag .tag-name--active .tag-body.green {
  border-color: #20a448;
}
.tag .tag-name:hover .tag-body.orange, .tag .tag-name--active .tag-body.orange {
  border-color: #f1673b;
}
.tag .tag-name:hover .tag-body.magenta, .tag .tag-name--active .tag-body.magenta {
  border-color: #8f4699;
}
.tag .tag-name:hover .tag-body.blue, .tag .tag-name--active .tag-body.blue {
  border-color: #1f91d0;
}
.tag .tag-name:hover .tag-body.yellow, .tag .tag-name--active .tag-body.yellow {
  border-color: #ddc045;
}
.tag .tag-name:hover .tag-body.red, .tag .tag-name--active .tag-body.red {
  border-color: #cb2d2d;
}
.tag .tag-name:hover .tag-body.gray, .tag .tag-name--active .tag-body.gray {
  border-color: #b6bcc5;
}

.tags-edit {
  width: 100%;
}
.tags-edit td {
  padding-bottom: 5px;
}
.tags-edit input {
  padding: 0 8px;
  line-height: 1;
  height: 25px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.tags-edit .cp-color {
  margin-right: 5px;
  vertical-align: middle;
}
.tags-edit .color-picker {
  position: relative;
  padding: 6px 5px 4px;
  background: #fff;
  border: 1px solid #DCDCDC;
  border-width: 1px 0;
  height: 35px;
  width: 100%;
}
.tags-edit .color-picker .arrow {
  position: absolute;
  top: -16px;
  left: 13px;
  font-size: 1.6rem;
  line-height: 1.6rem;
  color: #fff;
  text-shadow: 0 -1px 0 #DCDCDC;
}
.tags-edit .color-picker .cp-color {
  margin: 4px 6px;
  cursor: pointer;
}
.tags-edit .color-picker .cp-color.selected {
  margin: 0 2px;
}

.cp-color {
  display: inline-block;
  position: relative;
  background: #b6bcc5;
  height: 12px;
  width: 12px;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.cp-color.orange {
  background-color: #f1673b;
}
.cp-color.gray {
  background-color: #b6bcc5;
}
.cp-color.yellow {
  background-color: #ddc045;
}
.cp-color.green {
  background-color: #20a448;
}
.cp-color.blue {
  background-color: #1f91d0;
}
.cp-color.magenta {
  background-color: #8f4699;
}
.cp-color.red {
  background-color: #cb2d2d;
}
.cp-color.selected {
  display: inline-block;
  position: static;
  background: #fff;
  border: 1px solid #b6bcc5;
  cursor: pointer;
  height: 20px;
  width: 20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cp-color.selected.yellow:before {
  background-color: #ddc045;
}
.cp-color.selected.green:before {
  background-color: #20a448;
}
.cp-color.selected.blue:before {
  background-color: #1f91d0;
}
.cp-color.selected.magenta:before {
  background-color: #8f4699;
}
.cp-color.selected.red:before {
  background-color: #cb2d2d;
}
.cp-color.selected.gray:before {
  background-color: #b6bcc5;
}
.cp-color.selected.orange:before {
  background-color: #f1673b;
}
.cp-color.selected:before {
  content: "";
  display: inline-block;
  margin: 3px;
  background: #f1673b;
  height: 12px;
  width: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.article-tags {
  position: relative;
}
.article-tags .add-tag {
  position: relative;
  margin-bottom: 5px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.article-tags .add-tag.is-table {
  margin-top: 4px;
}
.article-tags .add-tag:hover .add-tag-icon {
  color: #FFFFFF;
  background-color: #CC4B00;
  border-color: #CC4B00;
}
.article-tags .add-tag .add-tag-icon {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 16px;
  height: 16px;
  line-height: 16px;
  color: #fff;
  background: #bdbdbd;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  font-size: 14px;
  cursor: pointer;
  text-align: center;
  margin-right: 4px;
  margin-left: 5px;
  position: relative;
  top: -1px;
}
.article-tags .add-tag .add-tag-icon:before {
  margin-left: 0;
  margin-right: 0;
  position: relative;
}
.article-tags .add-tag .add-tag-hint {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  color: #97a2b2;
  font-size: 1.2rem;
  line-height: 2.2rem;
  cursor: pointer;
  border: 1px solid #bdbdbd;
  border-radius: 11px;
  padding: 0 0 0 9px;
}
.article-tags .add-tag .add-tag-hint--drop {
  padding: 0 9px;
}
.article-tags .add-tag .add-tag-hint-text {
  position: relative;
  top: -1px;
  color: #bdbdbd;
}
.article-tags .add-tag .add-tag-panel-tip {
  z-index: 1001;
  position: absolute;
  color: #CC4B00;
  top: 23px;
  left: 5px;
}
.article-tags .add-tag-panel {
  position: absolute;
  left: 10px;
  right: 10px;
  padding: 10px 0;
  background-color: #FFFEFB;
  border-top: 5px solid #CC4B00;
  z-index: 1000;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.article-tags .add-tag-panel h3 {
  margin: 5px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #DCDCDC;
}
.article-tags .add-tag-panel input {
  margin-top: 5px;
  padding: 0 10px;
  color: #656565;
  font-size: 1.3rem;
  outline: none;
  border: 1px solid #DCDCDC;
  border-width: 0 0 1px;
  height: 30px;
  width: 70%;
}
.article-tags .add-tag-panel input:focus {
  border-bottom-color: #CC4B00;
}
.article-tags .add-tag-panel .shared-tags-icon-static,
.article-tags .add-tag-panel .shared-tags-icon-trigger {
  position: absolute;
  top: 19px;
  right: 10px;
  font-size: 2rem;
}
.article-tags .add-tag-panel .shared-tags-icon-trigger {
  color: #bdbdbd;
}
.article-tags .add-tag-panel .shared-tags-icon-trigger.is-shared {
  color: #CC4B00;
}
.article-tags .add-tag-panel .shared-tags-icon-static {
  color: #656565;
}
.article-tags .add-tag-panel .suggestions {
  overflow: auto;
  max-height: 168px;
  margin-top: 10px;
}
.article-tags .add-tag-panel .suggestions .available-tag-item {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  height: 28px;
  line-height: 28px;
  padding: 0 14px;
  cursor: pointer;
  position: relative;
}
.article-tags .add-tag-panel .suggestions .available-tag-item.pre-selected, .article-tags .add-tag-panel .suggestions .available-tag-item:hover {
  background-color: #F8F8F8;
}
.article-tags .add-tag-panel .suggestions .available-tag-item .shared-tags-icon {
  position: absolute;
  top: 3px;
  right: 10px;
  font-size: 1.8rem;
}
.article-tags .add-tag-panel .suggestions .available-tag-item + .available-tag-item--border-top {
  border-top: 1px solid #656565;
}
.article-tags .add-tag-panel .suggestions .cp-color {
  margin: -2px 4px 0 0;
}
.article-tags .add-tag-panel .cp-color-main {
  margin-left: 10px;
}
.article-tags .add-tag-panel .tags-edit {
  margin-top: 5px;
}
.article-tags .add-tag-panel .tags-edit .color-picker {
  line-height: 1;
  height: 35px;
}
.article-tags .add-tag-panel .tags-edit .color-picker .arrow {
  left: 9px;
}
.article-tags .show-all-item-tags-panel {
  position: absolute;
  top: 34px;
  left: 10px;
  right: 10px;
  padding: 10px;
  background-color: #edeff0;
  border-top: 5px solid #8993a2;
  z-index: 1000;
  -webkit-box-shadow: 1px 1px 1px 1px #DCDCDC;
  box-shadow: 1px 1px 1px 1px #DCDCDC;
}

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding-left: 5px;
  padding-right: 5px;
}

.less-more {
  font-size: 1.4rem;
  line-height: 1.1;
  cursor: pointer;
  color: #8b8d8d;
  font-weight: 700;
}
.less-more i {
  vertical-align: text-bottom;
  position: relative;
  top: 3px;
  margin: 0 6px;
}
.less-more i.icon-less {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.article-link {
  font-size: 1.4rem;
  line-height: 3rem;
  letter-spacing: 0.02rem;
  padding-bottom: 2px;
  text-decoration: none;
}

.article-link:active,
.article-link:hover {
  text-decoration: none;
}

.annotation .annotation-link {
  white-space: pre-wrap;
  word-wrap: break-word;
  display: block;
}
.annotation .annotation-link.is-local {
  cursor: default;
}
.annotation .annotation-link:hover {
  color: #333;
}
.annotation .annotation-images {
  margin-top: 10px;
}
.annotation .annotation-images li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-bottom: 10px;
  margin-right: 15px;
  width: 75px;
  height: 75px;
}
.annotation .annotation-images .outter-wrapper {
  display: table;
  width: 100%;
  height: 75px;
}
.annotation .annotation-images .outter-wrapper .inner-wrapper {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 75px;
}
.annotation .annotation-images .annotation-image {
  overflow: hidden;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  text-align: center;
  border: 1px solid #97a2b2;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.annotation .annotation-images .annotation-image img {
  margin: 0 auto;
  max-height: 75px;
  max-width: 75px;
}
.annotation .annotation-images .annotation-image:hover {
  -webkit-box-shadow: 0 0 0 2px #97a2b2;
  box-shadow: 0 0 0 2px #97a2b2;
}

.modal-dialog .clearable {
  position: relative;
}
.modal-dialog .clearable input[type=text] {
  padding-right: 20px;
}
.modal-dialog .clearable .fonticon {
  position: absolute;
  right: 5px;
  top: 0;
  cursor: pointer;
}
.modal-dialog .modal-content .further-info {
  margin-top: 10px;
  margin-bottom: 20px;
}
.modal-dialog .modal-content .help-link {
  position: absolute;
  right: 20px;
  bottom: 10px;
}
.modal-dialog .modal-content .modal-footer .note {
  float: left;
  display: inline-block;
  text-align: left;
  width: 200px;
  font-size: 12px;
}

.annotation-modal-dialog.modal-dialog {
  width: 870px;
}
.annotation-modal-dialog .modal-body {
  padding-top: 35px;
}
.annotation-modal-dialog .image-outer-wrapper {
  display: table;
  width: 100%;
  min-height: 325px;
  max-height: 650px;
}
.annotation-modal-dialog .image-outer-wrapper .image-inner-wrapper {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  min-height: 325px;
  max-height: 650px;
}
.annotation-modal-dialog .image-outer-wrapper .image-inner-wrapper img {
  margin: 0 auto;
  max-height: 650px;
  max-width: 830px;
}
.annotation-modal-dialog .image-error {
  text-align: center;
}

#set-proxy-modal .modal-footer .btn {
  margin-top: 15px;
}

.authors {
  overflow: hidden;
  color: #707b7d;
  font-weight: 400;
}
.authors .author {
  cursor: pointer;
}
.authors .author:hover {
  color: #CC4B00;
}
.authors .authors-expand-icon {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  cursor: pointer;
  color: #97a2b2;
  font-size: 1.6rem;
  height: 16px;
}
.authors.invisible .authors-expand-icon {
  vertical-align: top;
  width: 22px;
  font-size: 1px;
}

.recommended-badge {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  font-size: 1.2rem;
  color: #cb2d2d;
}
.recommended-badge .fonticon {
  color: #cb2d2d;
  font-size: 2rem;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.recommended-badge .fonticon:before {
  margin-left: 0;
}

.circle-icons-list .circle-icons-list-item {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: text-top;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  color: #97a2b2;
  cursor: pointer;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 56px;
}
.circle-icons-list .circle-icons-list-item .circle-icons-list-icon {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border: 1px solid #DCDCDC;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 56px;
  height: 56px;
  line-height: 54px;
  font-size: 32px;
  text-align: center;
  color: #97a2b2;
}
.circle-icons-list .circle-icons-list-item .circle-icons-list-text {
  display: block;
  text-align: center;
  padding-top: 10px;
}
.circle-icons-list .circle-icons-list-item:hover .circle-icons-list-icon {
  background-color: #CC4B00;
  border-color: #CC4B00;
  color: #FFFEFB;
}
.circle-icons-list .circle-icons-list-item:hover .circle-icons-list-text {
  color: #CC4B00;
}
.circle-icons-list .circle-icons-list-item.selected .circle-icons-list-icon {
  background-color: #cb2d2d;
  border-color: #cb2d2d;
  color: #FFFEFB;
}
.circle-icons-list .circle-icons-list-item.selected .circle-icons-list-text {
  color: #CC4B00;
}

.well {
  padding: 1.5rem;
  background-color: #dee2e7;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

.is-clickable {
  cursor: pointer;
}

.institutional-access {
  text-align: center;
}
.institutional-access .article-link,
.institutional-access .block-button {
  position: relative;
}
.institutional-access .article-link .sfx-image-wrapper,
.institutional-access .block-button .sfx-image-wrapper {
  display: none;
  position: absolute;
  z-index: 10;
}
.institutional-access .article-link:hover .sfx-image-wrapper,
.institutional-access .block-button:hover .sfx-image-wrapper {
  display: block;
}
.institutional-access .article-link {
  padding-bottom: 0;
  line-height: 2rem;
}
.institutional-access .article-link .sfx-image-wrapper {
  top: -6px;
  right: 100%;
  padding: 5px;
  margin-right: 5px;
  background: #dee2e7;
  line-height: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 1px 2px 1px 0 #DCDCDC;
  box-shadow: 1px 2px 1px 0 #DCDCDC;
}
.institutional-access .article-link .sfx-image-wrapper .tip {
  border-top: 8px solid transparent;
  border-right: 0;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #dee2e7;
  position: absolute;
  top: 8px;
  right: -8px;
}
.institutional-access .block-button .sfx-image-wrapper {
  white-space: nowrap;
  padding: 0 20px;
  min-width: 170px;
  height: 36px;
  background-color: #FFFEFB;
  text-transform: none;
  top: 0;
  right: 100%;
  margin-right: 10px;
  box-shadow: 1px 0 6px 3px #DCDCDC;
  line-height: 36px;
}
.institutional-access .block-button .sfx-image-wrapper .tip {
  border-top: 10px solid transparent;
  border-right: 0;
  border-bottom: 10px solid transparent;
  border-left: 8px solid #FFFEFB;
  position: absolute;
  top: 8px;
  right: -8px;
}
.institutional-access .block-button .sfx-image-wrapper img {
  vertical-align: middle;
}
.institutional-access.no-label .article-link {
  border: 0;
}
.institutional-access.no-label .article-link .fonticon:before {
  font-size: 2.6rem;
}
.institutional-access.no-label .article-link .sfx-image-wrapper {
  right: 35px;
}

.checkbox {
  position: relative;
}
.checkbox .checkbox-input {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
.checkbox .checkbox-icon {
  position: relative;
  border: 1px solid #DCDCDC;
  background: #fff;
  cursor: pointer;
  color: #757575;
  font-family: "f1000workbench";
  font-size: 1.8rem;
  line-height: 1.8rem;
  height: 1.8rem;
  width: 1.8rem;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.checkbox .checkbox-icon.selected:before {
  content: "\e894";
  position: absolute;
  top: -0.5px;
  left: -2px;
}
.checkbox .checkbox-label {
  vertical-align: text-top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

textarea.autosize {
  overflow: hidden;
  resize: none;
  display: block;
  width: 100%;
}

.autosize-textarea p {
  width: 100%;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.autosize-textarea textarea {
  border: 1px solid #DCDCDC;
  border-width: 0 0 1px;
  padding: 4px 5px;
  background: transparent;
  -webkit-transition: height, 150ms, ease-in;
  -o-transition: height, 150ms, ease-in;
  transition: height, 150ms, ease-in;
}
.autosize-textarea textarea:focus {
  border-color: #CC4B00;
  border-bottom-width: 2px;
}
.autosize-textarea.is-readonly p {
  display: block;
}
.autosize-textarea.is-readonly textarea {
  display: none;
}
.autosize-textarea.is-editing p {
  display: none;
}
.autosize-textarea.is-editing textarea {
  display: block;
}

.circle-delimiter {
  border-bottom: 1px solid #DCDCDC;
  position: relative;
  height: 0;
  width: 250px;
  margin: 30px auto;
}
.circle-delimiter .circle-delimiter-text {
  position: absolute;
  left: 50%;
  top: -15px;
  margin-left: -30px;
  background-color: #F8F8F8;
  width: 60px;
  height: 32px;
}
.circle-delimiter .circle-delimiter-text:before {
  content: "or";
  position: absolute;
  left: 14px;
  top: 0;
  width: 30px;
  height: 30px;
  font-family: "ProximaNovaSemiboldItalic", Arial, sans-serif;
  font-size: 14px;
  line-height: 26px;
  color: #757575;
  border: 1px solid #DCDCDC;
  background-color: #FFFEFB;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-timing-function: ease;
  transition-duration: 0.35s;
  transition-property: height, visibility;
}

.store--apple {
  width: 135px;
  height: 40px;
  background-image: url("../images/logos/app_store.png");
  display: block;
}
.store--google {
  width: 129px;
  height: 45px;
  background-image: url("../images/logos/google_play.png");
  display: block;
}

#alerts {
  position: fixed;
  top: 52px;
  left: 0;
  width: 100%;
  z-index: 1080;
}
#alerts ul {
  display: block;
}
#alerts ul li {
  display: block;
  text-align: center;
}
#alerts ul li .alert {
  font-size: 1.2rem;
  line-height: 1.5rem;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 5px 10px;
  margin: 0 auto 5px;
  text-align: left;
}
#alerts ul li .alert.alert-success {
  background-color: #e9f9ef;
  border: 1px solid #8fe0ae;
  color: #1F1C3A;
}
#alerts ul li .alert.alert-danger {
  background-color: #faeaea;
  border: 1px solid #e59696;
  color: #ad2e2e;
}
#alerts ul li .alert.alert-warning {
  background-color: #fcfced;
  border: 1px solid #e9e76c;
  color: #afad52;
}
#alerts ul li.ng-enter, #alerts ul li.ng-leave {
  -webkit-transition: 0.4s linear all;
  -o-transition: 0.4s linear all;
  transition: 0.4s linear all;
}
#alerts ul li.ng-enter {
  opacity: 0;
  filter: alpha(opacity=0);
}
#alerts ul li.ng-enter.ng-enter-active {
  opacity: 1;
  filter: alpha(opacity=100);
}
#alerts ul li.ng-leave {
  opacity: 1;
  filter: alpha(opacity=100);
}
#alerts ul li.ng-leave.ng-leave-active {
  opacity: 0;
  filter: alpha(opacity=0);
}

.scroll-at-top #alerts {
  top: 72px;
}

.btn {
  padding: 9px 15px;
  text-transform: uppercase;
  font-size: 1.1rem;
  color: #fff;
  line-height: 1.2rem;
  border: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.btn:active, .btn:active:focus, .btn:focus, .btn:hover {
  color: #fff;
  outline: none;
}
.btn.btn-form:focus {
  -webkit-box-shadow: 0 0 0 2px #0070F3;
  box-shadow: 0 0 0 2px #0070F3;
}
.btn.btn-primary {
  background-color: #CC4B00;
}
.btn.btn-primary:hover {
  background-color: #CC4B00;
}
fieldset[disabled] .btn.btn-primary {
  background-color: #CC4B00;
}
fieldset[disabled] .btn.btn-primary:hover {
  background-color: #CC4B00;
}
.btn.btn-secondary {
  background-color: #1F1C3A;
}
.btn.btn-secondary:hover {
  background-color: #3399cc;
}
fieldset[disabled] .btn.btn-secondary {
  background-color: #1F1C3A;
}
fieldset[disabled] .btn.btn-secondary:hover {
  background-color: #2A2752;
}
.btn.btn-default {
  background-color: #6e747b;
}
.btn.btn-default:hover {
  background-color: #b6bcc5;
}
.btn.btn-default.btn-default--teal-hover:hover {
  background-color: #CC4B00;
  color: #FFFEFB;
}
.btn.btn-default.is-disabled, .btn.btn-default[disabled], fieldset[disabled] .btn.btn-default {
  background-color: #9ea6b0;
}
.btn.btn-default.is-disabled:hover, .btn.btn-default[disabled]:hover, fieldset[disabled] .btn.btn-default:hover {
  background-color: #9ea6b0;
}
.btn.btn-big {
  padding: 9px 22px;
  line-height: 2;
  text-decoration: none;
}
.btn.btn-xbig {
  padding: 9px 40px;
  line-height: 3.2rem;
  font-size: 1.2rem;
  text-decoration: none;
}
.btn.btn-material, .btn.btn-no-borders, .btn.btn-material--secondary-no-border, .btn.btn-material--secondary, .btn.btn-material--teal, .btn.btn-material--teal-no-border {
  height: 4rem;
  padding: 10px 20px;
  box-sizing: border-box;
  font-size: 1.4rem;
  letter-spacing: 0.005rem;
  font-weight: 500;
  border-radius: 4px;
}
.btn.btn-material.alt, .btn.btn-material.block-button.alt2,
.btn.btn-material.inline-button.alt2, .btn.alt.btn-no-borders, .btn.btn-no-borders.block-button.alt2,
.btn.btn-no-borders.inline-button.alt2, .btn.alt.btn-material--secondary-no-border, .btn.btn-material--secondary-no-border.block-button.alt2,
.btn.btn-material--secondary-no-border.inline-button.alt2, .btn.alt.btn-material--secondary, .btn.btn-material--secondary.block-button.alt2,
.btn.btn-material--secondary.inline-button.alt2, .btn.alt.btn-material--teal, .btn.btn-material--teal.block-button.alt2,
.btn.btn-material--teal.inline-button.alt2, .btn.alt.btn-material--teal-no-border, .btn.btn-material--teal-no-border.block-button.alt2,
.btn.btn-material--teal-no-border.inline-button.alt2 {
  height: 3rem;
  padding: 0;
}
.btn.btn-material--teal, .btn.btn-material--teal-no-border {
  background: none;
  color: #CC4B00;
}
.btn.btn-material--teal.alt2, .btn.btn-material--teal-no-border.alt2 {
  padding: 0 1.5rem;
  height: 3.6rem;
  line-height: 3.6rem;
}
.btn.btn-material--teal:active, .btn.btn-material--teal-no-border:active {
  color: #CC4B00;
}
.btn.btn-material--teal-no-border:not([disabled]):not(.is-disabled):hover {
  background-color: #EDEDED;
}
.btn.btn-material--secondary {
  background: #1F1C3A;
  color: #fff !important;
}
.btn.btn-material--secondary-no-border {
  background: none;
  color: #1F1C3A;
}
.btn.btn-material--secondary-no-border:active {
  color: #1F1C3A;
}
.btn.btn-material--secondary-no-border:not([disabled]):not(.is-disabled):hover {
  background-color: #EDEDED;
}
.btn.btn-no-borders {
  color: #CC4B00;
  background: none;
  font-weight: 500;
  font-size: 1.4rem;
  padding: 0 6px;
  height: 3rem;
}
.btn.btn-no-borders.alt2 {
  color: #757575;
  font-weight: 400;
}
.btn.btn-no-borders:active {
  box-shadow: none;
  outline: 0;
  color: inherit;
}
.btn.btn-no-borders:not([disabled]):not(.is-disabled):hover {
  background-color: #EDEDED;
}

.buttonry {
  padding: 1rem 0 0;
}

.block-button,
.inline-button {
  border: 0;
  height: 3.6rem;
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
  line-height: 3.6rem;
  font-weight: bold;
  margin-bottom: 1rem;
  background-color: #CC4B00;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.block-button:hover,
.inline-button:hover {
  background-color: rgb(229.5, 84.375, 0);
  color: #fff;
}
.block-button:hover.is-disabled,
.inline-button:hover.is-disabled {
  background-color: #CC4B00;
}
.block-button--no-borders, .block-button--no-borders:hover,
.inline-button--no-borders,
.inline-button--no-borders:hover {
  background-color: transparent;
  color: #333;
}
.block-button.alt, .block-button.alt2,
.inline-button.alt,
.inline-button.alt2 {
  background-color: #CC4B00;
  -webkit-box-shadow: 0 2px 6px #ccc;
  box-shadow: 0 2px 6px #ccc;
}
.block-button.alt:hover, .block-button.alt2:hover,
.inline-button.alt:hover,
.inline-button.alt2:hover {
  background-color: rgb(229.5, 84.375, 0);
}
.block-button.alt:hover.is-disabled, .block-button.alt2:hover.is-disabled,
.inline-button.alt:hover.is-disabled,
.inline-button.alt2:hover.is-disabled {
  background-color: #9ea6b0;
}
.block-button.alt2,
.inline-button.alt2 {
  font-size: 1.4rem;
  font-weight: normal;
  padding: 0 1.5rem;
}
.block-button.big,
.inline-button.big {
  height: 50px;
  line-height: 32px;
  width: 100%;
  font-size: 1.3rem;
}
.block-button.inline,
.inline-button.inline {
  display: inline-block;
}
.block-button.medium,
.inline-button.medium {
  width: 160px;
  margin: 10px;
  text-decoration: none;
}
.block-button.medium .import,
.inline-button.medium .import {
  position: relative;
  top: 7px;
  right: 4px;
  font-size: 22px;
}

.block-button {
  display: block;
}

.inline-button {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0 1rem;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
}

.btn-icon-wrapper {
  position: relative;
}
.btn-icon-wrapper .btn-icon {
  position: absolute;
  left: 1rem;
}
.btn-icon-wrapper .btn-icon .button-spinner {
  margin-top: -3px;
}
.btn-icon-wrapper .btn-icon-caption {
  padding-left: 0.5rem;
  width: 100%;
}

.button-spinner {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 3px 15px;
}

#cookie-warning {
  display: none;
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 40001;
  width: 100%;
  min-height: 35px;
  background-color: #f8ee7b;
  padding-right: 35px;
  line-height: 35px;
}
#cookie-warning .instruction {
  max-width: 970px;
  margin: 0 auto;
  padding: 10px;
  font: 12px/1.3em arial, sans-serif;
}

#cookie-close-button {
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 35px;
  background: #e4d53f url("../images/cookie-warning-close.png") no-repeat 11px 11px;
  cursor: pointer;
}

#header a,
#header a:active,
#header a:link,
#header a:visited {
  color: #CC4B00;
}
#header a.btn-blue span, #header a.btn-white span,
#header a:active.btn-blue span,
#header a:active.btn-white span,
#header a:link.btn-blue span,
#header a:link.btn-white span,
#header a:visited.btn-blue span,
#header a:visited.btn-white span {
  display: inline;
  padding: 5px 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
#header a.btn-white,
#header a:active.btn-white,
#header a:link.btn-white,
#header a:visited.btn-white {
  color: #373e46;
}
#header a.btn-white span,
#header a:active.btn-white span,
#header a:link.btn-white span,
#header a:visited.btn-white span {
  background-color: #FFFEFB;
}
#header a.btn-white span:hover,
#header a:active.btn-white span:hover,
#header a:link.btn-white span:hover,
#header a:visited.btn-white span:hover {
  background-color: #9ea6b0;
}
#header a.btn-blue,
#header a:active.btn-blue,
#header a:link.btn-blue,
#header a:visited.btn-blue {
  color: #fff;
}
#header a.btn-blue span,
#header a:active.btn-blue span,
#header a:link.btn-blue span,
#header a:visited.btn-blue span {
  display: inline-block;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
  height: 3rem;
  background-color: #1F1C3A;
}
#header a.btn-blue span:hover,
#header a:active.btn-blue span:hover,
#header a:link.btn-blue span:hover,
#header a:visited.btn-blue span:hover {
  background-color: #1F1C3A;
}
#header a:hover {
  color: #CC4B00;
}
#header .arrow__up {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -webkit-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
}
#header .arrow__down {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -webkit-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
}
#header .heads {
  cursor: pointer;
}
#header .heads__titles-typ span,
#header .heads__titles-typ i {
  opacity: 0.54;
}
#header .heads__icons-typ .member-icon {
  background-color: #a6aeb5;
}
#header .heads__icons-typ .notification-icon {
  color: #a6aeb5;
}
#header .heads__icons-typ .arrow__down,
#header .heads__icons-typ .arrow__up {
  opacity: 0.54;
}
#header .heads .is-selected .heads__titles-typ span, #header .heads.is-selected .heads__titles-typ span {
  opacity: 1;
}
#header .heads:hover, #header .heads.wb-closeable,
#header .heads .wb-closeable {
  background-color: #FFF8ED;
}
#header .heads:hover.header-navigation, #header .heads:hover.my-references, #header .heads:hover.tools-dropdown-toggle, #header .heads.wb-closeable.header-navigation, #header .heads.wb-closeable.my-references, #header .heads.wb-closeable.tools-dropdown-toggle,
#header .heads .wb-closeable.header-navigation,
#header .heads .wb-closeable.my-references,
#header .heads .wb-closeable.tools-dropdown-toggle {
  background-color: #FFF8ED;
}
#header .heads:hover .heads__titles-typ span,
#header .heads:hover .heads__titles-typ i, #header .heads.wb-closeable .heads__titles-typ span,
#header .heads.wb-closeable .heads__titles-typ i,
#header .heads .wb-closeable .heads__titles-typ span,
#header .heads .wb-closeable .heads__titles-typ i {
  opacity: 1;
}
#header .heads:hover .heads__icons-typ .member-icon, #header .heads.wb-closeable .heads__icons-typ .member-icon,
#header .heads .wb-closeable .heads__icons-typ .member-icon {
  background-color: #707b7d;
}
#header .heads:hover .heads__icons-typ .notification-icon, #header .heads.wb-closeable .heads__icons-typ .notification-icon,
#header .heads .wb-closeable .heads__icons-typ .notification-icon {
  color: #707b7d;
}

#header,
#dashboard-body-anchor2 {
  line-height: 52px;
  width: 100%;
  min-width: 970px;
  position: fixed;
  top: 0;
  z-index: 1000;
  background-color: #FFFEFB;
  color: #000;
  font-size: 1.4rem;
  letter-spacing: 0;
  white-space: nowrap;
  border-bottom: 1px solid #EDEDED;
}
#header:before, #header:after,
#dashboard-body-anchor2:before,
#dashboard-body-anchor2:after {
  content: " ";
  display: table;
}
#header:after,
#dashboard-body-anchor2:after {
  clear: both;
}
#header .header-row,
#dashboard-body-anchor2 .header-row {
  display: table;
}
#header .header-row.full-width,
#dashboard-body-anchor2 .header-row.full-width {
  width: 100%;
}
#header .rss-feed-indicator,
#dashboard-body-anchor2 .rss-feed-indicator {
  position: absolute;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #ffa500;
  right: 10px;
  top: 15px;
}
#header .header-warning,
#dashboard-body-anchor2 .header-warning {
  text-align: left;
  color: #fff;
  display: inline-block;
  float: left;
  padding-left: 1.5463917526%;
}
#header .header-col,
#dashboard-body-anchor2 .header-col {
  display: table-cell;
  vertical-align: middle;
  height: 52px;
  line-height: 52px;
  position: relative;
}
#header .header-col .header-navigation,
#header .header-col .subscription-info,
#header .header-col .user-info,
#dashboard-body-anchor2 .header-col .header-navigation,
#dashboard-body-anchor2 .header-col .subscription-info,
#dashboard-body-anchor2 .header-col .user-info {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#header .header-col.expand,
#dashboard-body-anchor2 .header-col.expand {
  width: 90%;
}
#header .header-col.right,
#dashboard-body-anchor2 .header-col.right {
  padding-right: 1.5463917526%;
}
#header .logo,
#dashboard-body-anchor2 .logo {
  position: relative;
  padding-left: 15px;
  min-width: 286px;
  width: 28.1443298969%;
  display: inline-block;
}
#header .logo a,
#dashboard-body-anchor2 .logo a {
  display: inline-block;
  vertical-align: middle;
  height: 45px;
}
#header .logo__img,
#dashboard-body-anchor2 .logo__img {
  color: #fff;
}
#header .header-navigation,
#dashboard-body-anchor2 .header-navigation {
  cursor: pointer;
}
#header .header-navigation.my-references,
#dashboard-body-anchor2 .header-navigation.my-references {
  padding: 0 2rem;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
  background: #FFFEFB;
}
#header .header-navigation.my-references.is-selected,
#dashboard-body-anchor2 .header-navigation.my-references.is-selected {
  position: relative;
}
#header .header-navigation.my-references.is-selected:after,
#dashboard-body-anchor2 .header-navigation.my-references.is-selected:after {
  content: "";
  height: 3px;
  width: 0;
  left: 0;
  bottom: 0;
  background-color: #CC4B00;
  position: absolute;
  animation: border-expand 0.2s cubic-bezier(0.4, 0, 0.4, 1) 0.01s alternate forwards;
  transition: 1s cubic-bezier(0.4, 0, 1, 1);
}
#header .header-navigation.rounded .onboarding-icon,
#dashboard-body-anchor2 .header-navigation.rounded .onboarding-icon {
  top: 12px;
}
#header .header-navigation .wb-icon,
#dashboard-body-anchor2 .header-navigation .wb-icon {
  margin-left: 4px;
  font-size: 1.6rem;
}
#header .help-dropdown-toggle.is-selected,
#dashboard-body-anchor2 .help-dropdown-toggle.is-selected {
  position: relative;
}
#header .help-dropdown-toggle.is-selected:after,
#dashboard-body-anchor2 .help-dropdown-toggle.is-selected:after {
  content: "";
  height: 3px;
  width: 0;
  left: 0;
  bottom: 0;
  background-color: #CC4B00;
  position: absolute;
  animation: border-expand 0.2s cubic-bezier(0.4, 0, 0.4, 1) 0.01s alternate forwards;
  transition: 1s cubic-bezier(0.4, 0, 1, 1);
}
#header .user-info,
#dashboard-body-anchor2 .user-info {
  position: relative;
}
#header .user-info .user-invitation,
#dashboard-body-anchor2 .user-info .user-invitation {
  font-family: "ProximaNovaSemiboldItalic", Arial, sans-serif;
  color: #9ea6b0;
}
#header .user-info.last,
#dashboard-body-anchor2 .user-info.last {
  margin-right: 0;
  padding: 0 32px 0 16px;
}
#header .user-info.last.wb-closeable,
#dashboard-body-anchor2 .user-info.last.wb-closeable {
  background: #F8F8F8;
}
#header .user-info.last.wb-closeable.heads,
#dashboard-body-anchor2 .user-info.last.wb-closeable.heads {
  background: #FFF8ED;
}
#header .user-info.last.wb-closeable:after,
#dashboard-body-anchor2 .user-info.last.wb-closeable:after {
  content: "";
  height: 3px;
  width: 0;
  left: 0;
  bottom: 0;
  background-color: #CC4B00;
  position: absolute;
  animation: border-expand 0.2s cubic-bezier(0.4, 0, 0.4, 1) 0.01s alternate forwards;
  transition: 1s cubic-bezier(0.4, 0, 1, 1);
}
#header .tools,
#dashboard-body-anchor2 .tools {
  position: relative;
}
#header .tools-dropdown,
#dashboard-body-anchor2 .tools-dropdown {
  width: 200px;
  right: 12px;
}
#header .help-dropdown-toggle,
#header .tools-dropdown-toggle,
#dashboard-body-anchor2 .help-dropdown-toggle,
#dashboard-body-anchor2 .tools-dropdown-toggle {
  padding: 0 42px 0 16px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 500;
}
#header .help-dropdown-toggle i,
#header .tools-dropdown-toggle i,
#dashboard-body-anchor2 .help-dropdown-toggle i,
#dashboard-body-anchor2 .tools-dropdown-toggle i {
  position: absolute;
  right: 9px;
  top: 12px;
}
#header .help-dropdown-toggle.wb-closeable,
#header .tools-dropdown-toggle.wb-closeable,
#dashboard-body-anchor2 .help-dropdown-toggle.wb-closeable,
#dashboard-body-anchor2 .tools-dropdown-toggle.wb-closeable {
  background: #F8F8F8;
}
#header .help-dropdown-toggle.wb-closeable.heads,
#header .tools-dropdown-toggle.wb-closeable.heads,
#dashboard-body-anchor2 .help-dropdown-toggle.wb-closeable.heads,
#dashboard-body-anchor2 .tools-dropdown-toggle.wb-closeable.heads {
  background: #FFF8ED;
}
#header .help-dropdown-toggle.wb-closeable:after,
#header .tools-dropdown-toggle.wb-closeable:after,
#dashboard-body-anchor2 .help-dropdown-toggle.wb-closeable:after,
#dashboard-body-anchor2 .tools-dropdown-toggle.wb-closeable:after {
  content: "";
  height: 3px;
  width: 0;
  left: 0;
  bottom: 0;
  background-color: #CC4B00;
  position: absolute;
  animation: border-expand 0.2s cubic-bezier(0.4, 0, 0.4, 1) 0.01s alternate forwards;
  transition: 1s cubic-bezier(0.4, 0, 1, 1);
}
#header .member-ico,
#dashboard-body-anchor2 .member-ico {
  position: relative;
}
#header .member-ico i,
#dashboard-body-anchor2 .member-ico i {
  position: absolute;
  right: 5px;
  top: 12px;
}
#header .tools-dropdown,
#header .user-dropdown,
#dashboard-body-anchor2 .tools-dropdown,
#dashboard-body-anchor2 .user-dropdown {
  position: absolute;
  top: 52px;
  left: 0;
  padding: 5px 0;
  background: #FFFFFF;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
#header .tools-dropdown li,
#header .user-dropdown li,
#dashboard-body-anchor2 .tools-dropdown li,
#dashboard-body-anchor2 .user-dropdown li {
  cursor: pointer;
}
#header .tools-dropdown li:hover,
#header .user-dropdown li:hover,
#dashboard-body-anchor2 .tools-dropdown li:hover,
#dashboard-body-anchor2 .user-dropdown li:hover {
  background: #FFF8ED;
}
#header .tools-dropdown li a,
#header .user-dropdown li a,
#dashboard-body-anchor2 .tools-dropdown li a,
#dashboard-body-anchor2 .user-dropdown li a {
  line-height: 32px;
  height: 32px;
  display: block;
  padding: 0 16px;
  color: #656565;
  font-size: 1.4rem;
}
#header .tools-dropdown li a:hover,
#header .user-dropdown li a:hover,
#dashboard-body-anchor2 .tools-dropdown li a:hover,
#dashboard-body-anchor2 .user-dropdown li a:hover {
  color: #CC4B00;
}
#header .user-dropdown,
#dashboard-body-anchor2 .user-dropdown {
  left: auto;
  right: 0;
}
#header .user-dropdown li.user-dropdown-delimiter,
#dashboard-body-anchor2 .user-dropdown li.user-dropdown-delimiter {
  border: 0;
  border-top: 1px dashed #DCDCDC;
  margin: 5px;
  cursor: default;
}
#header .subscription-info,
#dashboard-body-anchor2 .subscription-info {
  margin-right: 20px;
}
#header .subscription-info a,
#dashboard-body-anchor2 .subscription-info a {
  color: #bcedce;
  border: 2px solid #bcedce;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  line-height: 2.3rem;
  font-size: 1.2rem;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0 10px;
}
#header .fonticon,
#dashboard-body-anchor2 .fonticon {
  font-size: 1.6rem;
}
#header .document-detail-header,
#dashboard-body-anchor2 .document-detail-header {
  height: 52px;
}
#header .document-detail-header .logo,
#dashboard-body-anchor2 .document-detail-header .logo {
  width: 52px;
  height: 28px;
  border-right: 1px solid #DCDCDC;
  margin-top: 12px;
  position: relative;
  min-width: 0;
}
#header .document-detail-header .logo .fonticon,
#dashboard-body-anchor2 .document-detail-header .logo .fonticon {
  font-size: 2.2rem;
  position: absolute;
  top: 0;
  line-height: 2.8rem;
  cursor: pointer;
  color: #CC4B00;
}
#header .document-detail-header .breadcrumb,
#dashboard-body-anchor2 .document-detail-header .breadcrumb {
  float: left;
  margin-left: 20px;
}
#header .document-detail-header .breadcrumb .crumb,
#dashboard-body-anchor2 .document-detail-header .breadcrumb .crumb {
  font-size: 1.2rem;
}
#header .document-detail-header .breadcrumb .crumb.home, #header .document-detail-header .breadcrumb .crumb.project,
#dashboard-body-anchor2 .document-detail-header .breadcrumb .crumb.home,
#dashboard-body-anchor2 .document-detail-header .breadcrumb .crumb.project {
  cursor: pointer;
}
#header .document-detail-header .breadcrumb .crumb.home:hover, #header .document-detail-header .breadcrumb .crumb.project:hover,
#dashboard-body-anchor2 .document-detail-header .breadcrumb .crumb.home:hover,
#dashboard-body-anchor2 .document-detail-header .breadcrumb .crumb.project:hover {
  text-decoration: underline;
}
#header .document-detail-header .breadcrumb .separator,
#dashboard-body-anchor2 .document-detail-header .breadcrumb .separator {
  font-size: 1rem;
}
#header .document-detail-header .breadcrumb .project,
#header .document-detail-header .breadcrumb .title,
#dashboard-body-anchor2 .document-detail-header .breadcrumb .project,
#dashboard-body-anchor2 .document-detail-header .breadcrumb .title {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: top;
}
#header .document-detail-header .breadcrumb .project,
#dashboard-body-anchor2 .document-detail-header .breadcrumb .project {
  max-width: 200px;
}
#header .document-detail-header .breadcrumb .title,
#dashboard-body-anchor2 .document-detail-header .breadcrumb .title {
  max-width: 300px;
  color: #CC4B00;
}
#header .document-detail-header .user-info .member-icon,
#dashboard-body-anchor2 .document-detail-header .user-info .member-icon {
  margin: 8px 0;
}
#header .document-detail-header .user-info .member-icon .member-icon-status.accepted,
#dashboard-body-anchor2 .document-detail-header .user-info .member-icon .member-icon-status.accepted {
  border-color: #FFFEFB;
}
#header .controls,
#dashboard-body-anchor2 .controls {
  float: right;
  margin-right: 40px;
  line-height: 52px;
}
#header .external-navigation,
#dashboard-body-anchor2 .external-navigation {
  display: none;
  background-color: #707b7d;
  position: fixed;
  top: 0;
  width: 100%;
  line-height: 20px;
  text-align: right;
  padding-right: 1.5463917526%;
  font-size: 1.2rem;
}
#header .external-navigation ul,
#header .external-navigation ul li,
#dashboard-body-anchor2 .external-navigation ul,
#dashboard-body-anchor2 .external-navigation ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#header .external-navigation li,
#dashboard-body-anchor2 .external-navigation li {
  margin-left: 20px;
}
#header .external-navigation li a,
#dashboard-body-anchor2 .external-navigation li a {
  color: #FFFEFB;
}
#header .external-navigation li a:hover,
#dashboard-body-anchor2 .external-navigation li a:hover {
  color: #ddd;
}

#dashboard-body-anchor2 .side-controls li {
  line-height: normal;
}
#dashboard-body-anchor2 .abstract-toggle {
  line-height: normal;
}

.scroll-at-top #header,
.scroll-at-top #dashboard-body-anchor2 {
  top: 20px;
}
.scroll-at-top #header .external-navigation,
.scroll-at-top #dashboard-body-anchor2 .external-navigation {
  display: block;
}

.notifications-wrapper {
  position: relative;
  padding: 0 16px;
}
.notifications-wrapper .notifications-toggle i {
  line-height: 2.4rem;
  vertical-align: middle;
  color: #707b7d;
}
.notifications-wrapper .notifications-toggle .notifications-counter {
  font-size: 1.1rem;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  position: absolute;
  left: 17px;
  top: 8px;
  background-color: #CC4B00;
  height: 1.5rem;
  line-height: 1.5rem;
  min-width: 1.5rem;
  color: #fff;
  text-align: center;
  padding: 0 5px;
  -webkit-border-radius: 0.75rem;
  -moz-border-radius: 0.75rem;
  -ms-border-radius: 0.75rem;
  -o-border-radius: 0.75rem;
  border-radius: 0.75rem;
}
.notifications-wrapper .notifications-panel {
  position: absolute;
  width: 280px;
  right: -4px;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.notifications-wrapper .notifications-panel .panel-tip {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 6px solid #CC4B00;
  position: absolute;
  top: -5px;
  right: 27px;
}
.notifications-wrapper .notifications-panel .notifications-header {
  line-height: 16px;
  padding: 6px 10px;
  background-color: #CC4B00;
  color: #FFFEFB;
}
.notifications-wrapper .notifications-panel .notifications-list {
  padding: 0 2px;
  background-color: #FFFFFF;
}
.notifications-wrapper .notifications-panel .notifications-list .notification {
  padding: 10px;
  border-bottom: 1px solid #DCDCDC;
  white-space: normal;
  overflow: hidden;
}
.notifications-wrapper .notifications-panel .notifications-list .notification .avatar {
  float: left;
  margin-right: 7px;
}
.notifications-wrapper .notifications-panel .notifications-list .notification p {
  overflow: hidden;
  line-height: 1.8rem;
  margin: 0;
}
.notifications-wrapper .notifications-panel .notifications-list .notification:last-of-type {
  border-bottom: 0;
}
.notifications-wrapper .notifications-panel .notifications-list .notification:hover {
  cursor: pointer;
  background-color: #FFF8ED;
}
.notifications-wrapper .notifications-panel .notifications-list .notification:hover p {
  color: #CC4B00;
}
.notifications-wrapper .notifications-panel .notifications-list .notification .project-name {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 200px;
  overflow: hidden;
}

@media (min-width: 1670px) {
  #header .logo,
  #dashboard-body-anchor2 .logo {
    width: 370px;
  }
}
.typ1 {
  color: #3D3D3D !important;
}

.typ2 {
  color: #333 !important;
}

.typ3 {
  color: #656565 !important;
}

.typ4 {
  color: #757575 !important;
}

.typ5 {
  color: #ddeff9 !important;
}

.typ6 {
  color: #cce6f8 !important;
}

.typ7 {
  color: #e8f6fd !important;
}

.typ8 {
  color: #d4f4e0 !important;
}

.typ9 {
  color: #c0e5cf !important;
}

.typ10 {
  color: #13577d !important;
}

.typ14 {
  color: #919191 !important;
}

.bg4 {
  color: #F8F8F8 !important;
}

.bli1 {
  color: #cb2d2d !important;
}

.bli4 {
  color: #8993a2 !important;
}

.bli5 {
  color: #9ea6b0 !important;
}

.white {
  color: #fff !important;
}

.shadow {
  -webkit-box-shadow: 0 0 6px 1px #DCDCDC;
  box-shadow: 0 0 6px 1px #DCDCDC;
}

.aside-backdrop,
.modal-backdrop {
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-color: #333;
}

.modal-dialog {
  max-width: 90%;
}

.modal-header {
  position: relative;
  padding: 25px 20px;
  border: 0;
  background: #1F1C3A;
}
.modal-header .modal-title {
  font-weight: normal;
  font-size: 2rem;
  line-height: 2.4rem;
  letter-spacing: 0;
  color: #3D3D3D;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.modal-header .modal-title.alt, .modal-header .modal-title.block-button.alt2,
.modal-header .modal-title.inline-button.alt2 {
  color: #656565;
}
.modal-header .modal-close {
  position: absolute;
  right: 20px;
  top: 27px;
  font-size: 18px;
  color: #fff;
}
.modal-header h1 {
  padding: 0;
  font-size: 1.4rem;
  font-weight: normal;
  line-height: 3.4rem;
}

.modal-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 0;
}
.modal-content .reminder {
  margin-top: 20px;
  padding: 20px 10px 20px 55px;
  position: relative;
  background-color: #dee2e7;
}
.modal-content .reminder .reminder-icon {
  position: absolute;
  left: 10px;
  font-size: 2.8rem;
  color: #97a2b2;
}
.modal-content .reminder--note {
  background: #FFF8ED;
  padding: 12px 16px;
  border: 1px dashed #c7cdd5;
  font-size: 1.4rem;
}
.modal-content .reminder--note strong {
  color: #000;
}
.modal-content p {
  margin-bottom: 10px;
}
.modal-content p:last-child {
  margin-bottom: 0;
}

.modal-body {
  font-weight: normal;
  font-size: 1.3rem;
  line-height: 1.6rem;
  letter-spacing: 0;
  color: #3d3d3d;
  position: relative;
  padding: 18px 20px;
  background: #edeff0;
}
.modal-body.extra-pad {
  padding-bottom: 50px;
}
.modal-body .textarea-field,
.modal-body input:not([type=checkbox]):not([type=radio]):not(.mdc-textfield__input),
.modal-body .input-text {
  font-weight: normal;
  font-size: 1.3rem;
  line-height: 1.6rem;
  letter-spacing: 0;
  color: #3d3d3d;
  padding: 11px 15px;
  border: 1px solid #DCDCDC;
  background: #fff;
  outline: none;
  min-width: 160px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.modal-body .textarea-field.error,
.modal-body input:not([type=checkbox]):not([type=radio]):not(.mdc-textfield__input).error,
.modal-body .input-text.error {
  border: 1px solid #e59696;
}
.modal-body .textarea-field:focus,
.modal-body input:not([type=checkbox]):not([type=radio]):not(.mdc-textfield__input):focus,
.modal-body .input-text:focus {
  -webkit-box-shadow: 0 0 6px 1px #DCDCDC;
  box-shadow: 0 0 6px 1px #DCDCDC;
}
.modal-body .textarea-field.is-readonly:focus,
.modal-body input:not([type=checkbox]):not([type=radio]):not(.mdc-textfield__input).is-readonly:focus,
.modal-body .input-text.is-readonly:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-body input:not([type=checkbox]):not([type=radio]):focus,
.modal-body .input-text:focus {
  box-shadow: 0 0 0 2px #CC4B00;
}
.modal-body a {
  text-decoration: underline;
}
.modal-body .mdc-textfield-helptext {
  text-align: right;
}

.modal-footer {
  margin-top: 0;
  padding: 20px;
  text-align: right;
  border-top: 1px solid #DCDCDC;
  background: #fff;
}
.modal-footer .modal-body {
  background: transparent;
  text-align: left;
}
.modal-footer .modal-body .reminder {
  margin-top: 20px;
  padding: 20px 10px 20px 55px;
  position: relative;
  background-color: #FFF8ED;
}
.modal-footer .modal-body .reminder .reminder-icon {
  position: absolute;
  left: 10px;
  font-size: 2.8rem;
  color: #97a2b2;
}
.modal-footer.modal-footer-inside-modal-body {
  margin: 0 -30px -20px;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 440px;
    margin: 80px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
ul.modal-selection-list {
  cursor: default;
}
ul.modal-selection-list li {
  padding: 10px;
}
ul.modal-selection-list li span {
  vertical-align: middle;
}
ul.modal-selection-list li .big-checkbox, ul.modal-selection-list li .small-checkbox, ul.modal-selection-list li .select-all {
  margin-right: 8px;
}
ul.modal-selection-list li.selected {
  background: #F8F8F8;
}

.has-install-desktop-app-message .install-wrapper {
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  line-height: 32px;
  padding: 10px 10px 10px 16px;
  font-size: 14px;
}
.has-install-desktop-app-message .btn-install {
  margin: 0;
  float: right;
  height: 32px;
  width: 90px;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
.has-install-desktop-app-message .disclaimer-wrapper {
  padding: 1rem 0 0;
}
.has-install-desktop-app-message .btn {
  font-size: 12px;
  margin-bottom: 14px;
}
.has-install-desktop-app-message .disclaimer {
  margin: 1rem 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  line-height: 20px;
}

.upload-method {
  width: 50%;
  display: inline-block;
  float: left;
  padding: 10px 20px;
  text-align: center;
}
.upload-method--find {
  background: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.upload-method__text {
  font-size: 1.6rem;
  line-height: 1.5;
  text-align: center;
  display: block;
  color: #333;
  margin-bottom: 15px;
}
.upload-method__wrapper {
  margin-top: 10px;
}
.upload-method__wrapper:before, .upload-method__wrapper:after {
  content: " ";
  display: table;
}
.upload-method__wrapper:after {
  clear: both;
}

#add-to-modal {
  z-index: 1070;
}

#sync-reading-list-error-modal .modal-dialog {
  width: 630px;
}
#sync-reading-list-error-modal .modal-header .modal-close {
  right: 20px;
}
#sync-reading-list-error-modal .modal-body {
  background-color: rgb(245, 247, 248);
  color: rgba(0, 0, 0, 0.87);
}
#sync-reading-list-error-modal .disclaimer > p {
  margin-bottom: 0;
}

#google-docs-addon-tip-modal .modal-dialog {
  width: 664px;
}
#google-docs-addon-tip-modal .modal-body {
  padding: 0;
}
#google-docs-addon-tip-modal .modal-body .title,
#google-docs-addon-tip-modal .modal-body p {
  color: rgba(0, 0, 0, 0.87);
}
#google-docs-addon-tip-modal .modal-body .title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
  text-align: center;
  padding: 30px 0 10px;
}
#google-docs-addon-tip-modal .modal-body p {
  font-size: 16px;
  text-align: center;
}
#google-docs-addon-tip-modal .modal-body img {
  position: relative;
  top: 5px;
  margin-top: 25px;
  width: 100%;
  padding-left: 4%;
}

.submodal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1060;
  background: rgba(51, 51, 51, 0.5);
}

.too-many-files__dialog {
  width: 500px;
}
.too-many-files__body {
  padding-bottom: 50px;
}
.too-many-files__subtitle {
  padding-bottom: 30px;
  font-weight: 500;
}
.too-many-files__text {
  font-size: 1.4rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.87);
  margin-bottom: 0 !important;
}
.too-many-files__text--main {
  margin-bottom: 20px !important;
}
.too-many-files__buttons {
  margin-top: 20px;
  text-align: right;
}
.too-many-files__footer {
  padding: 10px 10px 0;
}
.too-many-files__link {
  float: left;
}

.success-modal .modal-dialog,
.user-details .modal-dialog,
.shared-project-tag .modal-dialog {
  width: 500px;
  margin-top: 240px;
}
.success-modal .modal-body,
.user-details .modal-body,
.shared-project-tag .modal-body {
  background: #fff;
  padding: 40px 32px 35px;
}
.success-modal .modal-title,
.user-details .modal-title,
.shared-project-tag .modal-title {
  font-size: 2rem;
  color: #333;
}
.success-modal .modal-text,
.user-details .modal-text,
.shared-project-tag .modal-text {
  margin-top: 30px;
  font-size: 1.6rem;
  color: #333;
}
.success-modal .modal-footer,
.user-details .modal-footer,
.shared-project-tag .modal-footer {
  border: none;
}
.success-modal .modal-close,
.user-details .modal-close,
.shared-project-tag .modal-close {
  float: left;
}

.user-details__title {
  font-size: 1.8rem;
  line-height: 1.3;
  color: rgba(0, 0, 0, 0.87);
}
.user-details__text {
  font-size: 1.8rem;
  line-height: 1.3;
  color: rgba(0, 0, 0, 0.87);
}
.user-details__error-message {
  color: #cb2d2d;
  font-size: 1.4rem;
  line-height: 2rem;
  margin-top: 5px;
}
.user-details .dropdown-input-row {
  padding: 20px 0;
}
.user-details .dropdown-input-row .dropdown-label {
  line-height: 3.5rem;
  display: inline-block;
  vertical-align: middle;
}
.user-details .dropdown-input-row .wb-dropdown {
  width: 100%;
  height: 3.5rem;
  font-size: 1.6rem;
  line-height: 3.3rem;
}
.user-details .dropdown-input-row .wb-dropdown.dd-is-open {
  padding-left: 10px;
  margin-left: -10px;
  width: calc(100% + 10px);
}
.user-details .dropdown-input-row .wb-dropdown.dd-is-open .dd-panel {
  width: calc(100% + 10px);
  margin-left: -10px;
}
.user-details .dropdown-input-row .wb-dropdown.dd-is-open .dd-panel .ps-scrollbar-y-rail {
  opacity: 0.5;
  z-index: 2;
}
.user-details .dropdown-input-row .wb-dropdown.dd-is-disabled {
  background: none;
  opacity: 0.5;
}
.user-details .dropdown-input-row .wb-dropdown .selected-option {
  color: rgba(0, 0, 0, 0.87);
  padding-left: 0;
}
.user-details .dropdown-input-row .wb-dropdown .dd-panel {
  height: 200px;
  overflow: hidden;
}
.user-details .dropdown-input-row .wb-dropdown .dd-panel .dropdown-option {
  line-height: 3.2rem;
  color: #656565;
}

.shared-project-tag .modal-body {
  padding: 24px 24px 0;
}
.shared-project-tag .modal-footer {
  padding-bottom: 8px;
}
.shared-project-tag__title {
  font-size: 20px;
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}
.shared-project-tag__text {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 12px;
}
.shared-project-tag .shared-tags-icon-trigger {
  position: relative;
  top: 5px;
  color: #CC4B00;
}

#unsupported-modal-dialog {
  background: #5a5a5a;
  background: rgba(51, 51, 51, 0.8);
}
#unsupported-modal-dialog .modal-dialog {
  width: 770px;
}
#unsupported-modal-dialog .modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  border: none;
}
#unsupported-modal-dialog .modal-content .modal-header {
  padding: 0 20px 10px 0;
  background: none;
}
#unsupported-modal-dialog .modal-content .modal-header h1 {
  color: #FFFEFB;
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
  font-weight: normal;
  font-size: 2.6rem;
  line-height: 6rem;
  letter-spacing: -0.01rem;
}
#unsupported-modal-dialog .modal-content .modal-header .modal-close {
  top: 0;
  right: 0;
  font-size: 32px;
  line-height: 6rem;
}
#unsupported-modal-dialog .modal-content .modal-body {
  overflow: auto;
  padding: 30px 20px 0;
  background: #FFFEFB;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
#unsupported-modal-dialog .modal-content .modal-body p {
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
  font-weight: normal;
  font-size: 2.4rem;
  line-height: 3rem;
  letter-spacing: -0.01rem;
  color: #333;
}
#unsupported-modal-dialog .modal-content .modal-body hr {
  border: 0;
  border-bottom: 1px solid #DCDCDC;
  margin-bottom: 20px;
}
#unsupported-modal-dialog .modal-content .modal-body ul {
  display: table;
  width: 100%;
  margin-bottom: 20px;
}
#unsupported-modal-dialog .modal-content .modal-body ul li {
  display: table-cell;
  padding-right: 15px;
}
#unsupported-modal-dialog .modal-content .modal-body ul li:last-child {
  padding-right: 0;
}
#unsupported-modal-dialog .modal-content .modal-body ul li .btn {
  line-height: 4rem;
  width: 100%;
  text-decoration: none;
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
  font-size: 1.3rem;
  position: relative;
  padding: 0 20px 0 48px;
}
#unsupported-modal-dialog .modal-content .modal-body ul li .btn .fonticon {
  position: absolute;
  left: 0;
  font-size: 2.4rem;
  vertical-align: middle;
  width: 48px;
}
#unsupported-modal-dialog .modal-content .modal-body ul li .btn .fonticon.msie-icon {
  font-size: 2rem;
}
#unsupported-modal-dialog .modal-content .modal-footer {
  text-align: left;
  background: none;
  padding: 10px 0;
  line-height: 2rem;
  color: #e8f6fd;
  font-family: Arial, sans-serif;
  font-size: 1.3rem;
}
#unsupported-modal-dialog .modal-content .modal-footer a {
  text-decoration: underline;
  color: #e8f6fd;
}

.st1 {
  font-size: 3.8rem;
  line-height: 4.2rem;
  letter-spacing: -0.01px;
  color: #fff;
}

.st2 {
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
  font-size: 3.2rem;
  line-height: 3.5rem;
  letter-spacing: -0.01px;
  color: #3D3D3D;
}
.st2.alt, .st2.block-button.alt2,
.st2.inline-button.alt2 {
  font-family: "ProximaNovaRegular", Arial, sans-serif;
}

.st3 {
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
  font-size: 2.6rem;
  line-height: 3rem;
  letter-spacing: -0.01px;
  color: #3D3D3D;
}
.st3.alt, .st3.block-button.alt2,
.st3.inline-button.alt2 {
  font-family: "ProximaNovaRegular", Arial, sans-serif;
}

.st4 {
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 1.8rem;
  letter-spacing: 0.02px;
  color: #3D3D3D;
}
.st4.alt, .st4.block-button.alt2,
.st4.inline-button.alt2 {
  font-size: 1.6rem;
  line-height: 1.6rem;
}
.st4.alt2 {
  font-size: 1.3rem;
  line-height: 1.3rem;
}

.st5 {
  font-family: "ProximaNovaRegular", Arial, sans-serif;
  font-size: 2.1rem;
  line-height: 2.8rem;
  letter-spacing: 0;
  color: #3D3D3D;
}
.st5.alt, .st5.block-button.alt2,
.st5.inline-button.alt2 {
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
}

.st6 {
  font-family: "ProximaNovaRegular", Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 2.5rem;
  letter-spacing: 0;
  color: #3D3D3D;
}
.st6.alt, .st6.block-button.alt2,
.st6.inline-button.alt2 {
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
}

.st7 {
  font-family: Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 2.1rem;
  letter-spacing: 0;
  color: #3D3D3D;
}

.st8 {
  font-family: Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.9rem;
  letter-spacing: 0;
  color: #3D3D3D;
}
.st8.bold {
  font-weight: bold;
}
.st8.italic {
  font-style: italic;
}

.st9 {
  font-family: Arial, sans-serif;
  font-size: 1.3rem;
  line-height: 1.6rem;
  letter-spacing: 0;
  color: #3D3D3D;
}
.st9.bold {
  font-weight: bold;
}
.st9.italic {
  font-style: italic;
}

.st10 {
  font-family: Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.5rem;
  letter-spacing: 0;
  color: #3D3D3D;
}
.st10.bold {
  font-weight: bold;
}
.st10.italic {
  font-style: italic;
}

.st11 {
  font-family: "AsapItalic", Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 2.1rem;
  letter-spacing: 0;
  color: #656565;
}

.st-legal {
  color: rgba(0, 0, 0, 0.54);
  font-size: 10px;
  line-height: 16px;
}

@media all and (max-width: 640px) {
  .st1 {
    font-size: 3rem;
    line-height: 3.3rem;
  }
  .st2 {
    font-size: 3rem;
    line-height: 3.3rem;
  }
  .st3 {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }
  .st5 {
    font-size: 1.8rem;
    line-height: 2.5rem;
  }
  .st6 {
    font-size: 1.8rem;
    line-height: 2.5rem;
  }
  .st11 {
    font-size: 1.8rem;
    line-height: 2.4rem;
  }
}
@media all and (max-width: 380px) {
  .st1 {
    font-size: 2.6rem;
    line-height: 3rem;
  }
  .st2 {
    font-size: 2.6rem;
    line-height: 3rem;
  }
  .st3 {
    font-size: 2rem;
    line-height: 2.4rem;
  }
  .st5 {
    font-size: 1.6rem;
    line-height: 2.1rem;
  }
  .st6 {
    font-size: 1.6rem;
    line-height: 2.1rem;
  }
}
#container {
  position: relative;
  min-height: 100%;
}
#container.container-dark {
  background-color: #F8F8F8;
}

#footer {
  background-color: #000;
  text-align: center;
  padding: 30px 0;
  position: relative;
  z-index: 10;
}
#footer nav li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0 5px;
}
@media screen and (min-width: 480px) {
  #footer nav li {
    padding: 0 10px;
  }
}
#footer nav a {
  font-size: 16px;
  color: #fff;
}
#footer nav a:hover {
  color: rgb(214.2159090909, 217.5795454545, 221.7840909091);
}
#footer .dividers li {
  border-right: 1px solid #9ea6b0;
}
#footer .dividers li:last-child {
  border-right: 0;
}
#footer p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  padding: 20px 0;
}
#footer .products-navigation {
  margin-top: 20px;
  margin-bottom: 20px;
}
#footer .products-navigation a {
  line-height: 30px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-repeat: no-repeat;
  text-indent: -9999px;
}
#footer .products-navigation a.prime {
  height: 34px;
  width: 225px;
  background-image: url("../images/workbench/faculty-opinions/faculty-opinions-logo-tertiary-white.png");
  background-image: url("../images/workbench/faculty-opinions/faculty-opinions-logo-tertiary-white.svg"), none;
  background-size: contain;
}
#footer .products-navigation a.research {
  height: 23px;
  width: 212px;
  background-image: url("../images/workbench/landing-pages/footer/f1000-research.png");
  background-image: url("../images/workbench/landing-pages/footer/f1000-research.svg"), none;
  background-size: contain;
}
#footer .social-links {
  margin-top: 20px;
}
#footer .social-links a {
  text-decoration: none;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
#footer .social-links .fonticon {
  color: #9ea6b0;
  font-size: 3.6rem;
  cursor: pointer;
}
#footer .social-links .fonticon:hover {
  color: rgb(214.2159090909, 217.5795454545, 221.7840909091);
}
#footer.sticky {
  position: absolute;
  bottom: 0;
  height: 250px;
  width: 100%;
}

.btn.xbig {
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 5rem;
  letter-spacing: 0.05px;
  padding: 0 30px;
}
.btn.big {
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 4rem;
  letter-spacing: 0.05px;
  padding: 0 20px;
}

.radio-button .radio-button-input {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
.radio-button .radio-button-icon {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  height: 20px;
  width: 20px;
  background-image: url("../images/workbench/radio-button-default.png");
  background-image: url("../images/workbench/radio-button-default.svg"), none;
  background-repeat: no-repeat;
  background-position: center center;
}
.radio-button .radio-button-icon.selected {
  background-image: url("../images/workbench/radio-button-selected.png");
  background-image: url("../images/workbench/radio-button-selected.svg"), none;
}

.main-action {
  margin-top: 35px;
}
.main-action input {
  border: 0;
}
.main-action input.xbig {
  font-family: Arial, sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.025px;
  margin-right: 10px;
  width: 398px;
  padding: 0 18px;
  line-height: 5rem;
  font: -webkit-small-control;
  vertical-align: middle;
}
.main-action button.disabled {
  opacity: 1;
  filter: alpha(opacity=100);
}

.alternative-action {
  color: #fff;
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
  font-size: 1.8rem;
  margin-top: 15px;
}
.alternative-action a {
  color: #fff;
  text-decoration: underline;
}

.wellcome-logo {
  margin: 30px 0;
  width: 170px;
}

.hrb-logo {
  margin: 30px 0;
  height: 85px;
  width: 235px;
}

.pi-fest-logo {
  margin-bottom: 40px;
}

.panel-container {
  padding-top: 106px;
  padding-bottom: 10px;
  text-align: center;
  min-height: 100%;
}
.panel-container .obvious-link {
  color: #CC4B00;
  text-decoration: underline;
  font-size: 1.3rem;
  font-weight: normal;
  border: 0;
  background-color: transparent;
}
.panel-container .obvious-link:hover {
  color: #CC4B00;
}
.panel-container .login-with-social {
  border-top: 1px solid #DCDCDC;
  padding: 20px 40px;
  position: relative;
}
.panel-container .login-with-social .or-icon {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  z-index: 2;
  background-color: #FFFEFB;
  height: 29px;
  width: 29px;
  line-height: 27px;
  border: 1px solid #DCDCDC;
  color: #757575;
  position: absolute;
  top: -15px;
  left: 200px;
  text-align: center;
}
.panel-container .login-with-social button.facebook, .panel-container .login-with-social button.google {
  position: relative;
}
.panel-container .login-with-social button.facebook {
  background-color: #3b5998;
}
.panel-container .login-with-social button.facebook:hover {
  background-color: rgb(66.1303317536, 99.7559241706, 170.3696682464);
}
.panel-container .login-with-social button.facebook .fonticon {
  position: absolute;
  font-size: 3.1rem;
  left: 3px;
  top: 6px;
}
.panel-container .login-with-social button.google {
  background-color: #fff;
  color: #656565;
  border: 1px solid #DCDCDC;
}
.panel-container .login-with-social button.google .icon-google {
  background-image: url("../images/workbench/google.png");
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 16px;
  top: 16px;
}
.panel-container .create-account-panel {
  display: inline-block;
}
.panel-container .create-account-panel h1 {
  text-align: center;
  margin-bottom: 15px;
  font-size: 2.1rem;
}
.panel-container .create-account-panel .login-with-social {
  width: 485px;
  margin: 0 auto 15px;
  padding: 20px 40px 10px;
  border: 1px solid #DCDCDC;
  border-top: 0;
}
.panel-container .create-account-panel .login-with-social .or-icon {
  left: 226px;
}
.panel-container .create-account-panel .login-with-social .bottom-lines {
  margin-top: 30px;
}
.panel-container .create-account-panel .visualCaptcha {
  float: left;
  margin: 10px 0 20px;
  background-color: #F8F8F8;
  border: 1px solid #DCDCDC;
  padding: 10px 10px 0;
  min-height: 0;
  width: 403px;
}
.panel-container .create-account-panel .visualCaptcha .visualCaptcha-explanation {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  color: #8993a2;
  font-size: 1.5rem;
}
.panel-container .create-account-panel .visualCaptcha .visualCaptcha-possibilities .img {
  padding: 10px;
  margin: 5px;
  border: 0;
}
.panel-container .create-account-panel .visualCaptcha .visualCaptcha-possibilities .img img {
  width: 25px;
  height: 25px;
}
.panel-container .create-account-panel .visualCaptcha .visualCaptcha-possibilities .visualCaptcha-selected {
  background-color: #DCDCDC;
}
.panel-container .create-account-panel .visualCaptcha .accessibility-description {
  background-color: transparent;
  color: inherit;
  margin: 0 0 5px;
}
.panel-container .create-account-panel .visualCaptcha .visualCaptcha-accessibility-button,
.panel-container .create-account-panel .visualCaptcha .visualCaptcha-refresh-button {
  border-color: #DCDCDC;
  color: #DCDCDC;
  background-color: transparent;
}
.panel-container .registration-info {
  width: 480px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.panel-container .registration-info h3 {
  padding-right: 105px;
}
.panel-container .registration-info .join-user {
  margin-bottom: 20px;
}
.panel-container .registration-info .sharing-features {
  margin-top: 25px;
  margin-bottom: 15px;
}
.panel-container .registration-info .sharing-features li {
  margin-bottom: 10px;
}
.panel-container .registration-info .sharing-features li i {
  color: #DCDCDC;
  margin-right: 5px;
}
.panel-container .registration-info .find-out-more {
  margin-left: 10px;
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
}
.panel-container .registration-info .feature-list {
  margin-top: 45px;
  padding-right: 105px;
}
.panel-container .registration-info .feature-list .feature {
  margin-bottom: 45px;
  padding-left: 105px;
  min-height: 76px;
  background-repeat: no-repeat;
  background-position: top left;
}
.panel-container .registration-info .feature-list .feature.discover {
  background-image: url("../images/workbench/registration/discover.png");
}
.panel-container .registration-info .feature-list .feature.collect {
  background-image: url("../images/workbench/registration/collect.png");
}
.panel-container .registration-info .feature-list .feature.write {
  background-image: url("../images/workbench/registration/write.png");
}
.panel-container .registration-info .feature-list .feature.collaborate {
  background-image: url("../images/workbench/registration/collaborate.png");
}
.panel-container .registration-info .feature-list .feature.publish {
  background-image: url("../images/workbench/registration/publish.png");
}
.panel-container .registration-info .feature-list .feature h3 {
  margin-bottom: 10px;
}
.panel-container .registration-heading {
  margin-bottom: 54px;
}
.panel-container .registration-heading.t2 {
  margin-bottom: 5px;
}
.panel-container .registration-includes {
  width: 350px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  margin: 3rem auto 0;
}
.panel-container .registration-includes.no-margin-top {
  margin-top: 0;
}
.panel-container .registration-includes strong {
  color: #656565;
  font-family: "ProximaNovaBold", Arial, sans-serif;
}
.panel-container .registration-includes h3 {
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
  color: #1f2020;
  margin-bottom: 1rem;
  line-height: 1.2;
}
.panel-container .registration-includes p {
  margin-bottom: 15px;
  line-height: 24px;
}
.panel-container .registration-includes .includes-list {
  margin-bottom: 20px;
}
.panel-container .registration-includes .includes-list li {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  position: relative;
  padding: 10px 0 10px 28px;
  text-indent: 0;
}
.panel-container .registration-includes .includes-list li .material-icons {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  color: #CC4B00;
}
.panel-container .registration-includes .includes-list li.mpn-plans__list__grey,
.panel-container .registration-includes .includes-list li.mpn-plans__list__grey .material-icons {
  color: rgba(0, 0, 0, 0.38);
}
.panel-container .registration-includes .includes-list li.li-wellcome {
  position: relative;
  line-height: 22px;
  padding: 4px 0 10px 26px;
  font-size: 1.6rem;
  font-family: "ProximaNovaRegular", Arial, sans-serif;
  color: #1f2020;
}
.panel-container .registration-includes .includes-list li.li-wellcome:before {
  position: absolute;
  content: "";
  height: 4px;
  width: 4px;
  top: 11px;
  left: 11px;
  background-color: #666;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.panel-container .registration-includes .includes-list li.mpn-plans__note {
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  padding-left: 0;
  margin-top: 10px;
  color: #CC4B00;
}
.panel-container .registration-includes.wellcome {
  width: 370px;
}
.panel-container .registration-includes.wellcome p {
  max-width: 370px;
  margin-bottom: 15px;
}
.panel-container .include-disclaimer {
  display: inline-block;
  font-size: 1.2rem;
  line-height: 1.4rem;
  font-family: "ProximaNovaRegular", Arial, sans-serif;
  padding-top: 1em;
}
.panel-container .include-disclaimer.include-disclaimer__bottom {
  color: #9b9b9b;
  font-size: 1.4rem;
  line-height: 1.2;
}
.panel-container .includes-quote {
  background: url("../images/workbench/quote.png") no-repeat;
  height: 200px;
  margin-top: 43px;
}
.panel-container .includes-quote .includes-quote__text {
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.3;
  font: normal normal normal 1.6rem/1.3 "ProximaNovaSemiboldItalic", Arial, sans-serif;
  padding: 14px 27px 10px;
}
.panel-container .includes-quote .includes-quote__author {
  color: #1f2020;
  font: normal normal normal 1.3rem/1.3 "ProximaNovaSemibold", Arial, sans-serif;
  padding-left: 115px;
  margin-top: 36px;
}
.panel-container .includes-quote .includes-quote__author strong {
  color: #1f2020;
}
.panel-container .includes-quote .includes-quote__author p {
  line-height: 1.3;
}
.panel-container .registration-pricing {
  width: 480px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding-bottom: 20px;
  position: relative;
}
.panel-container .registration-pricing p {
  margin: 0 auto;
  max-width: 340px;
}
.panel-container .registration-pricing p.compact {
  max-width: 300px;
}
.panel-container .registration-pricing .close-pricing-info,
.panel-container .registration-pricing .show-pricing-info {
  color: #757575;
  display: none;
}
.panel-container .registration-pricing .pricing-info-category {
  margin-top: 2rem;
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
  font-size: 1.3rem;
  text-transform: uppercase;
}
.panel-container .registration-pricing .pricing-info-heading {
  margin-bottom: 1rem;
}
.panel-container .registration-pricing .close-pricing-info {
  position: absolute;
  right: 10px;
  bottom: 5px;
  font-size: 20px;
}
.panel-container .access-panel,
.panel-container .registration-panel {
  border: 1px solid #DCDCDC;
  background-color: #FFFEFB;
}
.panel-container .access-panel *,
.panel-container .registration-panel * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.panel-container .access-panel input[type=email],
.panel-container .access-panel input[type=password],
.panel-container .access-panel input[type=text],
.panel-container .access-panel select,
.panel-container .registration-panel input[type=email],
.panel-container .registration-panel input[type=password],
.panel-container .registration-panel input[type=text],
.panel-container .registration-panel select {
  height: 40px;
  padding: 10px 12px;
  line-height: 2rem;
  font: -webkit-small-control;
  border: 1px solid #DCDCDC;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 10px;
  font-size: 14px;
}
.panel-container .access-panel input[type=email].has-error,
.panel-container .access-panel input[type=password].has-error,
.panel-container .access-panel input[type=text].has-error,
.panel-container .access-panel select.has-error,
.panel-container .registration-panel input[type=email].has-error,
.panel-container .registration-panel input[type=password].has-error,
.panel-container .registration-panel input[type=text].has-error,
.panel-container .registration-panel select.has-error {
  border-color: #CC4B00;
}
.panel-container .access-panel input[type=password],
.panel-container .registration-panel input[type=password] {
  font-family: Arial, sans-serif;
}
.panel-container .access-panel .error-message,
.panel-container .registration-panel .error-message {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 260px;
  margin-left: 140px;
  text-align: left;
  margin-bottom: 10px;
}
.panel-container .access-panel .error-message,
.panel-container .registration-panel .error-message {
  color: #cb2d2d;
}
.panel-container #signin-options {
  margin-top: 10px;
}
.panel-container .access-panel {
  width: 422px;
  margin: 25px auto 15px;
  text-align: left;
}
.panel-container .access-panel .st4 {
  margin-bottom: 10px;
}
.panel-container .access-panel input[type=email],
.panel-container .access-panel input[type=password],
.panel-container .access-panel input[type=text] {
  width: 100%;
  margin-top: 0;
  margin-bottom: 15px;
}
.panel-container .access-panel input[type=radio] {
  height: 1.5rem;
  width: 1.5rem;
  border: 0;
  vertical-align: middle;
  margin-left: 10px;
}
.panel-container .access-panel label {
  vertical-align: middle;
  line-height: 3rem;
}
.panel-container .access-panel label.checkbox-label, .panel-container .access-panel label.radio-button-label {
  font-size: 1.5rem;
  margin-left: 5px;
}
.panel-container .access-panel button {
  font-weight: normal;
  margin-top: 10px;
}
.panel-container .access-panel button.signmein {
  margin: 15px 0;
}
.panel-container .access-panel .login-with-credential {
  padding: 30px 40px;
}
.panel-container .access-panel .login-with-credential .forgot {
  float: left;
}
.panel-container .access-panel .login-with-credential .remember {
  float: right;
  margin-bottom: 20px;
}
.panel-container .access-panel .login-with-credential .remember label {
  line-height: normal;
  font-size: 1.3rem;
  color: #656565;
}
.panel-container .access-panel .login-with-credential .error-message {
  width: 100%;
  margin-left: 0;
  float: left;
}
.panel-container .registration-panel {
  width: 485px;
  margin: 0 auto;
  padding: 30px 40px;
  text-align: right;
}
.panel-container .registration-panel label.input-label {
  color: #757575;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.panel-container .registration-panel input[type=email],
.panel-container .registration-panel input[type=password],
.panel-container .registration-panel input[type=text],
.panel-container .registration-panel select {
  width: 260px;
  margin-left: 15px;
  margin-bottom: 0;
}
.panel-container .registration-panel .error-message {
  text-align: right;
  margin-top: 7px;
  margin-bottom: 10px;
}
.panel-container .registration-panel .error-message.last {
  display: inline-block;
  width: auto;
  margin-left: 0;
}
.panel-container .registration-panel .error-message.captcha-error {
  margin-top: -26px;
}
.panel-container .registration-panel .signmeup {
  margin-top: 10px;
}
.panel-container .registration-panel .checkbox-wrapper {
  padding-left: 143px;
  margin-top: 7px;
}
.panel-container .registration-panel .checkbox-wrapper label {
  display: block;
  overflow: hidden;
  font-size: 13px;
  vertical-align: middle;
  color: #656565;
  cursor: pointer;
  line-height: 1.5;
}
.panel-container .registration-panel .checkbox-wrapper .checkbox {
  text-align: left;
}
.panel-container .registration-panel .checkbox-wrapper .checkbox-icon {
  float: left;
  display: block;
  margin-right: 1rem;
}
.panel-container .registration-panel .g-recaptcha {
  margin: 10px 0 20px;
}
.panel-container .registration-panel .g-recaptcha:before, .panel-container .registration-panel .g-recaptcha:after {
  content: " ";
  display: table;
}
.panel-container .registration-panel .g-recaptcha:after {
  clear: both;
}
.panel-container .registration-panel .g-recaptcha div {
  float: right;
}
.panel-container .registration-panel .terms-and-conditions {
  text-align: center;
  margin-top: 20px;
}
.panel-container .bottom-lines {
  text-align: center;
}
.panel-container .bottom-lines span {
  white-space: nowrap;
  display: inline-block;
  margin-bottom: 5px;
}
.panel-container .bottom-lines span.checkbox-icon {
  margin-bottom: 0;
}
.panel-container.validation-panel h1 {
  margin-bottom: 60px;
}
.panel-container.validation-panel p {
  width: 530px;
  margin: 0 auto 30px;
}
.panel-container.validation-panel p strong {
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
}

#email-registration-feedback {
  display: none;
  font-family: Arial, sans-serif;
  font-size: 1.4rem;
  width: 601px;
  margin: 0 auto;
  text-align: left;
}
#email-registration-feedback .fonticon {
  font-size: 1.8rem;
  vertical-align: middle;
}
#email-registration-feedback .text {
  vertical-align: middle;
}

#show-interest h1 {
  font-size: 2.6rem;
}
#show-interest .caption {
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
  font-size: 1.8rem;
  color: #333;
  margin-top: 5px;
  letter-spacing: -0.6px;
  word-spacing: -1px;
}
#show-interest .main-action {
  padding: 30px 40px;
  background-color: #FFFEFB;
  width: 420px;
  margin: 25px auto 15px;
  border: 1px solid #DCDCDC;
}
#show-interest .main-action button,
#show-interest .main-action input {
  width: 100%;
}
#show-interest .main-action input {
  height: 40px;
  border: 1px solid #DCDCDC;
  margin-bottom: 20px;
}
#show-interest .main-action button {
  height: 50px;
}
#show-interest .main-action .error-message {
  color: #cb2d2d;
  margin-bottom: 15px;
}

.video-player-background-mask {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10000;
  display: none;
}

.video-player-container {
  width: 100%;
}
.video-player-container .video-player {
  position: relative;
  width: 600px;
  margin: 100px auto 0;
}
.video-player-container .video-player-close-button {
  padding: 0;
  background-color: transparent;
  border: 0;
  font-size: 24px;
  color: #fff;
  line-height: 24px;
  z-index: 75;
  position: absolute;
  top: -24px;
  right: -34px;
}
.video-player-container .video-player-close-button:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.error-page {
  text-align: left;
}
.error-page .error-page-content {
  position: relative;
  z-index: 1;
}
.error-page .error-page-content .st2,
.error-page .error-page-content .st5 {
  color: #97a2b2;
}
.error-page .error-page-content .st5 {
  margin-top: 40px;
}
.error-page .error-page-content .error-page-text {
  padding: 55px 0 0 240px;
  background-image: url("../images/workbench/birdhouse.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 522px;
}
.error-page .error-page-content .error-page-text a {
  text-decoration: underline;
}
.error-page .error-page-content .error-page-text-500 {
  padding: 55px 0 0 240px;
  background-image: url("../images/workbench/broken-flask.png");
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 240px;
}
.error-page .error-page-content .error-page-text-500 a {
  text-decoration: underline;
}
.error-page .wrapper {
  margin: 0 auto;
  width: 700px;
}

span[role=status] {
  display: none;
}

.success-page .success-page-content {
  background-color: #F8F8F8;
  margin-top: 18px;
}
.success-page .success-page-content .product-list {
  display: table;
  margin: 45px auto 0;
}
.success-page .success-page-content .product-list .product {
  float: left;
  width: 193px;
  padding-top: 219px;
  background-repeat: no-repeat;
  margin: 0 36px;
}
.success-page .success-page-content .product-list .product.desktop-app, .success-page .success-page-content .product-list .product.word-plugin {
  display: none;
}
.success-page .success-page-content .product-list.is-mac .product.word-plugin {
  background-image: url("../images/workbench/social-login/MAC_01_SW.png");
  display: block;
}
.success-page .success-page-content .product-list.is-mac .product.desktop-app {
  background-image: url("../images/workbench/social-login/MAC_02_SW.png");
  display: block;
}
.success-page .success-page-content .product-list.is-mac .product.workspace {
  background-image: url("../images/workbench/social-login/MAC_03_SW.png");
}
.success-page .success-page-content .product-list.is-win .product.word-plugin {
  background-image: url("../images/workbench/social-login/PC_01.png");
}
.success-page .success-page-content .product-list.is-win .product.desktop-app {
  background-image: url("../images/workbench/social-login/PC_02_SW.png");
}
.success-page .success-page-content .product-list.is-win .product.workspace {
  background-image: url("../images/workbench/social-login/PC_03.png");
}
.success-page .success-page-content .product-list.is-win.wp .product.word-plugin {
  display: block;
}
.success-page .success-page-content .product-list.is-win.da .product.desktop-app {
  display: block;
}
.success-page .success-page-content .go-to-wrapper {
  display: inline-block;
  margin-left: 20px;
  padding-top: 35px;
}
.success-page .success-page-content .go-to-wrapper a {
  color: #CC4B00;
}
.success-page .success-page-content .go-to-wrapper a .fonticon {
  vertical-align: middle;
}
.success-page .success-page-content .go-to-wrapper a:hover {
  color: #cb2d2d;
}

#institution-checker-panel .st3 {
  margin-bottom: 4rem;
}
#institution-checker-panel a {
  text-decoration: underline;
}
#institution-checker-panel #institution-form {
  position: relative;
  margin-bottom: 3rem;
}
#institution-checker-panel #institution-form .error {
  display: none;
  margin-top: 5px;
  color: #cb2d2d;
  font-size: 1.3rem;
}
#institution-checker-panel #institution-form.has-error .email-input {
  border: 1px solid #cb2d2d;
}
#institution-checker-panel #institution-form.has-error .error {
  display: block;
}
#institution-checker-panel #institution-form .email-input-container {
  text-align: left;
}
#institution-checker-panel #institution-form .email-input {
  padding: 0 2rem;
  vertical-align: middle;
  border: 1px solid #DCDCDC;
  line-height: 3;
  height: 50px;
  width: 350px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
#institution-checker-panel #institution-form .list-inline li {
  height: 70px;
}
#institution-checker-panel .icon-close-small,
#institution-checker-panel .icon-tick {
  position: relative;
  display: inline-block;
  margin-top: -20px;
  margin-right: 0;
  font-size: 3rem;
  color: #fff;
  background-color: #20c25d;
  vertical-align: middle;
  height: 30px;
  width: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
#institution-checker-panel .icon-close-small:before,
#institution-checker-panel .icon-tick:before {
  position: absolute;
  top: 2px;
  left: 0;
  margin-left: 0;
  margin-right: 0;
}
#institution-checker-panel .icon-close-small {
  background-color: #cb2d2d;
}
#institution-checker-panel .registration-panel {
  margin-top: 3rem;
  padding: 0;
  background: transparent;
  border: 0;
  text-align: center;
}

#institution-checker-message {
  margin-top: 40px;
}
#institution-checker-message .continue-registration {
  margin-top: 30px;
}
#institution-checker-message p {
  margin-bottom: 10px;
}
#institution-checker-message a {
  text-decoration: underline;
}

.ui-autocomplete {
  position: absolute;
  cursor: default;
}

.ui-menu {
  display: block;
  margin: 0;
  padding: 1rem;
  list-style: none;
  background: #fff;
  border: 1px solid #DCDCDC;
  -webkit-box-shadow: 1px 1px 1px 1px #DCDCDC;
  box-shadow: 1px 1px 1px 1px #DCDCDC;
}
.ui-menu .ui-menu-item {
  display: block;
  padding: 0.2em 0.4em;
  font-size: 1.2rem;
  line-height: 1.5;
  zoom: 1;
}
.ui-menu .ui-menu-item.ui-state-focus {
  background: #edeff0;
}

#header .controls {
  margin-right: 20px;
}
#header .controls .profile-link {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
  line-height: 27px;
  padding: 0 10px;
  border: 1px solid #fff;
  color: #CC4B00;
}
#header .controls .profile-link .fonticon {
  font-size: 1.6rem;
  vertical-align: middle;
}

noscript {
  display: block;
  width: 100%;
  position: fixed;
  top: 52px;
  text-align: center;
  line-height: 2em;
  font-size: 2em;
  z-index: 1001;
}

.auth-error-page {
  padding: 0;
}
.auth-error-page.header {
  height: 53px;
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.24);
  display: flex;
  justify-content: center;
  align-items: center;
}
.auth-error-page.body {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.auth-error-page.body .spanner-image {
  margin-top: 48px;
  margin-bottom: 24px;
}
.auth-error-page.body .big-text {
  color: #97a2b2;
  font-size: 36px;
  margin: 0 auto;
  font-weight: 300;
  line-height: 48px;
  width: 525px;
  text-align: center;
}
.auth-error-page.body .big-text.oops {
  letter-spacing: 0.5px;
  font-size: 40px;
}
.auth-error-page.body .big-text.bold {
  font-weight: 500;
}
.auth-error-page.body .big-text.divider:after {
  display: block;
  margin: 16px auto;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #97a2b2;
}
.auth-error-page.body .small-text {
  color: #97a2b2;
  font-family: Roboto;
  margin: 0 auto;
  font-size: 16px;
  line-height: 24px;
  width: 465px;
  text-align: center;
}
.auth-error-page.body .button {
  padding: 8px 16px;
  width: 180px;
  margin-top: 24px;
  border-radius: 2px;
  text-transform: uppercase;
  color: #fff;
  font-family: Roboto;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 20px;
  background-color: #00acc1;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.24);
}

.heading-delimiter {
  border: 2px solid #cb2d2d;
  width: 100px;
  margin: 15px auto 30px;
  text-align: center;
}
.heading-delimiter.light {
  border: 2px solid #F8F8F8;
}
.heading-delimiter.small {
  margin: 20px auto 30px;
}

.testimony {
  position: relative;
}
.testimony .t-heading {
  margin-bottom: 25px;
}
.testimony .t-quote-icon {
  position: absolute;
  font-size: 5rem;
  color: #cb2d2d;
  left: -65px;
  top: 108px;
}
.testimony .t-quote {
  margin-bottom: 10px;
}

#marketing-heading {
  background-image: url("../images/workbench/landing-pages/home_banner.jpg");
  background-size: cover;
  background-position: center center;
  text-align: center;
  height: 550px;
  min-height: 400px;
}
#marketing-heading p {
  padding-top: 50px;
  line-height: 3rem;
  margin: 0 auto;
  max-width: 750px;
  font-size: 30px;
}
#marketing-heading .logo {
  height: 42px;
  width: 340px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin-top: 80px;
}
#marketing-heading .main-action {
  margin-top: 50px;
}
#marketing-heading .st3,
#marketing-heading .st5 {
  color: #fff;
}
#marketing-heading .st4.alt, #marketing-heading .st4.block-button.alt2,
#marketing-heading .st4.inline-button.alt2 {
  font-size: 18px;
  line-height: 1.4;
  margin-top: 8px;
}
@media all and (max-width: 420px) {
  #marketing-heading .st4.alt, #marketing-heading .st4.block-button.alt2,
  #marketing-heading .st4.inline-button.alt2 {
    font-size: 14px;
  }
}
@media all and (max-width: 614px) {
  #marketing-heading .hidden-br {
    display: none;
  }
}
#marketing-heading .watch-video {
  margin-top: 40px;
}
#marketing-heading .watch-video span {
  cursor: pointer;
  font-size: 2.4rem;
}
#marketing-heading .watch-video .fonticon {
  font-size: 3rem;
  vertical-align: middle;
}

.marketing-topbar-container.sticky {
  padding-top: 60px;
}
.marketing-topbar-container.sticky .marketing-topbar {
  background-color: #FFFEFB;
  position: fixed;
  top: 0;
  z-index: 999;
  -webkit-box-shadow: 0 1px 3px #DCDCDC;
  box-shadow: 0 1px 3px #DCDCDC;
}
.marketing-topbar-container.sticky .marketing-topbar .f1000-logo,
.marketing-topbar-container.sticky .marketing-topbar .f1000-logo a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  line-height: 0;
}
.marketing-topbar-container.sticky .marketing-topbar .controls a,
.marketing-topbar-container.sticky .marketing-topbar .external-navigation a,
.marketing-topbar-container.sticky .marketing-topbar .navigation-status a {
  color: #666f7b;
}
.marketing-topbar-container.sticky .marketing-topbar .controls .divider,
.marketing-topbar-container.sticky .marketing-topbar .external-navigation .divider,
.marketing-topbar-container.sticky .marketing-topbar .navigation-status .divider {
  border-color: #666f7b;
}
.marketing-topbar-container.sticky .marketing-topbar .controls .profile-link,
.marketing-topbar-container.sticky .marketing-topbar .external-navigation .profile-link,
.marketing-topbar-container.sticky .marketing-topbar .navigation-status .profile-link {
  color: #666f7b;
  border-color: #666f7b;
}
.marketing-topbar-container.sticky .marketing-topbar .navigation-status .active {
  background-color: #F8F8F8;
  border-left: 1px solid #DCDCDC;
  border-right: 1px solid #DCDCDC;
  position: relative;
}
.marketing-topbar-container.sticky .marketing-topbar .navigation-status .active:after {
  content: "";
  position: absolute;
  height: 4px;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #cb2d2d;
}
.marketing-topbar-container.sticky .marketing-topbar .navigation-status .active a {
  color: #cb2d2d;
}
.marketing-topbar-container.sticky .marketing-topbar #action-trigger {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.marketing-topbar-container.sticky .hidden-on-sticky {
  display: none;
}
.marketing-topbar-container .marketing-topbar {
  height: 60px;
  width: 100%;
  min-width: 980px;
}
.marketing-topbar-container .marketing-topbar:before, .marketing-topbar-container .marketing-topbar:after {
  content: " ";
  display: table;
}
.marketing-topbar-container .marketing-topbar:after {
  clear: both;
}
.marketing-topbar-container .marketing-topbar.with-background {
  background-color: #FFFEFB;
}
.marketing-topbar-container .f1000-logo {
  margin-top: 17.5px;
  margin-left: 25px;
  display: none;
  float: left;
}
.marketing-topbar-container .controls,
.marketing-topbar-container .external-navigation,
.marketing-topbar-container .navigation-status {
  color: #fff;
  padding: 0 25px 0 0;
  line-height: 60px;
  font-size: 1.3rem;
}
.marketing-topbar-container .controls ul,
.marketing-topbar-container .external-navigation ul,
.marketing-topbar-container .navigation-status ul {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
.marketing-topbar-container .controls ul li,
.marketing-topbar-container .external-navigation ul li,
.marketing-topbar-container .navigation-status ul li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0 10px;
}
.marketing-topbar-container .controls a,
.marketing-topbar-container .external-navigation a,
.marketing-topbar-container .navigation-status a {
  color: #fff;
}
.marketing-topbar-container .navigation-status {
  font-size: 1.5rem;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  z-index: -1;
}
.marketing-topbar-container .navigation-status ul li {
  padding: 0 10px;
  margin-right: 15px;
}
.marketing-topbar-container .navigation-status ul li a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: baseline;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0 10px;
}
.marketing-topbar-container .external-navigation {
  z-index: 5;
  float: right;
}
.marketing-topbar-container .controls {
  float: right;
}
.marketing-topbar-container #faq-link,
.marketing-topbar-container .header-link {
  margin-left: 20px;
}
.marketing-topbar-container .profile-link {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  -webkit-border-radius: 1.5rem;
  -moz-border-radius: 1.5rem;
  -ms-border-radius: 1.5rem;
  -o-border-radius: 1.5rem;
  border-radius: 1.5rem;
  line-height: 27px;
  padding: 0 10px;
  border: 1px solid #fff;
  color: #fff;
}
.marketing-topbar-container .profile-link .fonticon {
  font-size: 1.6rem;
  vertical-align: middle;
}
.marketing-topbar-container #action-trigger {
  display: none;
  margin-left: 15px;
  color: #FFFEFB;
}
.marketing-topbar-container #action-trigger-wrapper {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  position: relative;
}
.marketing-topbar-container #action-trigger-popup {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  position: absolute;
  top: 56px;
  right: 0;
  background-color: #fff;
  width: 375px;
  padding: 10px;
  line-height: 2rem;
  text-align: center;
}
.marketing-topbar-container #action-trigger-popup span {
  color: #656565;
  font-size: 1.3rem;
  font-family: Arial, sans-serif;
}
.marketing-topbar-container #action-trigger-popup a {
  color: #f2673c;
}
.marketing-topbar-container #action-trigger-popup a:hover {
  color: #CC4B00;
}
.marketing-topbar-container #action-trigger-popup-tip {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  top: 41px;
  line-height: 1em;
  font-size: 16px;
  z-index: 1;
  text-shadow: 0 -2px 3px #DCDCDC;
}
.marketing-topbar-container .getting-started-main .btn {
  min-width: 180px;
}

.institution-ribbon {
  position: relative;
}
.institution-ribbon .institution-ribbon-text {
  padding: 0 10px 0 20px;
  line-height: 2.4rem;
  font-size: 11px;
  font-family: Roboto, Arial, Verdana, sans-serif;
  color: #fff;
  background: #CC4B00;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.institution-ribbon .institution-ribbon-content {
  position: absolute;
  right: 0;
  bottom: 15px;
  max-width: 100%;
  padding-left: 10px;
}
.institution-ribbon .institution-ribbon-content:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-top: 1.2rem solid #CC4B00;
  border-bottom: 1.2rem solid #CC4B00;
}

.start-free-trial-ribbon {
  position: absolute;
  right: 0;
  border-bottom: 1px solid #DCDCDC;
  height: 31px;
  line-height: 30px;
  padding: 0 15px 0 30px;
}
.start-free-trial-ribbon:after, .start-free-trial-ribbon:before {
  position: absolute;
  content: "";
  left: 0;
  height: 0;
  width: 0;
  border-top: solid transparent;
  border-bottom: solid transparent;
}
.start-free-trial-ribbon:before {
  top: 0;
  bottom: 0;
  border-top-width: 15px;
  border-bottom-width: 15px;
  border-left: 15px solid #DCDCDC;
}
.start-free-trial-ribbon:after {
  top: 1px;
  bottom: 1px;
  border-top-width: 14px;
  border-bottom-width: 14px;
  border-left: 14px solid #8993a2;
}

#learn-more {
  width: 100%;
  background-color: #FFFEFB;
  display: table;
}
#learn-more ul {
  display: table-row;
  width: 100%;
}
#learn-more .lm-pane {
  width: 33.33%;
  display: table-cell;
  text-align: center;
  position: relative;
}
#learn-more .lm-pane .lm-link {
  display: block;
  padding: 65px 0 127px;
}
#learn-more .lm-pane .lm-image {
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
  display: inline-block;
  height: 117px;
  width: 117px;
  margin: 0 auto;
}
#learn-more .lm-pane .lm-title {
  margin-top: 38px;
}
#learn-more .lm-pane .lm-desc {
  max-width: 250px;
  margin: 7px auto 0;
  padding: 0 10px;
}
#learn-more .lm-pane .lm-btn-wrapper {
  position: absolute;
  bottom: 65px;
  left: 0;
  right: 0;
  text-align: center;
}
#learn-more .lm-pane.collaborate, #learn-more .lm-pane.collect {
  background-color: #F8F8F8;
}
#learn-more .lm-pane.collect .lm-image {
  background-image: url("../images/workbench/landing-pages/icon_collect.png");
}
#learn-more .lm-pane.write .lm-image {
  background-image: url("../images/workbench/landing-pages/icon_write.png");
}
#learn-more .lm-pane.collaborate .lm-image {
  background-image: url("../images/workbench/landing-pages/icon_collaborate.png");
}

#institutions-panel {
  background-color: #dee2e7;
  padding-top: 40px;
  position: relative;
}
#institutions-panel .ip-title {
  text-align: center;
}
#institutions-panel .ip-list-wrapper {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  padding-bottom: 20px;
}
#institutions-panel .ip-list {
  display: inline-block;
  width: 100%;
  max-width: 900px;
  height: 90px;
  margin-bottom: 15px;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
}
#institutions-panel #ip-list1 {
  background-image: url("../images/workbench/landing-pages/institutions_logos_01.png");
}
#institutions-panel #ip-list2 {
  background-image: url("../images/workbench/landing-pages/institutions_logos_02.png");
}

.mobile-section {
  background: #CC4B00;
  color: #fff;
  text-align: center;
}
.mobile-section .mobile-section__desc,
.mobile-section .mobile-section__title {
  padding-top: 10px;
  padding-bottom: 10px;
}
@media screen and (min-width: 992px) {
  .mobile-section .mobile-section__desc,
  .mobile-section .mobile-section__title {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.mobile-section .mobile-section__title {
  font-size: 28px;
  line-height: 62px;
}
@media screen and (min-width: 768px) {
  .mobile-section .mobile-section__title {
    font-size: 38px;
  }
}
.mobile-section .mobile-section__desc {
  font-size: 16px;
}
@media screen and (min-width: 1200px) {
  .mobile-section .mobile-section__desc {
    font-size: 20px;
  }
}
.mobile-section .mobile-section__store {
  padding: 20px 0;
}
@media screen and (min-width: 992px) {
  .mobile-section .mobile-section__store {
    padding: 30px 0;
  }
}
.mobile-section .mobile-section__store .btn-store {
  display: inline-block;
  text-align: center;
  height: 40px;
}
.mobile-section .mobile-section__store .btn-store:first-child {
  margin-right: 10px;
}
.mobile-section .mobile-section__store .btn-store img {
  height: 100%;
  display: block;
}

#testimonial-panel {
  height: 500px;
  background-image: url("../images/workbench/landing-pages/testimonial_picture.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
#testimonial-panel .testimony {
  width: 450px;
  margin-left: 35%;
  padding-top: 150px;
  padding-left: 80px;
}
#testimonial-panel .testimony .t-quote-icon {
  left: 10px;
  top: 180px;
}

#feature-panel {
  background-color: #dee2e7;
  position: relative;
  padding: 100px;
}
#feature-panel.lighter {
  background-color: #F8F8F8;
}
#feature-panel .fp-title {
  text-align: center;
  color: #333;
}
#feature-panel .feature-grid {
  display: table;
  margin: 70px auto 0;
  width: 850px;
}
#feature-panel .feature-grid .fg-row {
  display: table-row;
}
#feature-panel .feature-grid .fg-row .fg-feature {
  display: table-cell;
  vertical-align: top;
  padding-bottom: 45px;
}
#feature-panel .feature-grid .fg-row .fg-feature.last {
  padding-bottom: 0;
}
#feature-panel .feature-grid .fg-row .fg-feature .fg-text {
  max-width: 305px;
  margin-right: 5px;
  margin-left: 5px;
}
#feature-panel .feature-grid .fg-row .fg-feature .fg-text .coming-soon {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-color: #CC4B00;
  color: #fff;
  margin-right: 5px;
  font-size: 1rem;
  font-family: "ProximaNovaRegular", Arial, sans-serif;
  padding: 0 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
#feature-panel .feature-grid .fg-row .fg-feature .fg-icon {
  color: #CC4B00;
  font-size: 4rem;
  vertical-align: top;
  width: 64px;
}
#feature-panel .feature-grid .fg-row .fg-feature .fg-icon:before {
  top: -4px;
  position: relative;
}
#feature-panel .feature-grid .fg-row .fg-feat-left {
  border-right: 1px solid #DCDCDC;
  padding-right: 40px;
  text-align: right;
}
#feature-panel .feature-grid .fg-row .fg-feat-left .fg-icon {
  float: right;
}
#feature-panel .feature-grid .fg-row .fg-feat-right {
  padding-left: 40px;
  text-align: left;
}
#feature-panel .feature-grid .fg-row .fg-feat-right .fg-icon {
  float: left;
}
#feature-panel .feature-grid .fg-feature .fg-icon,
#feature-panel .feature-grid .fg-feature .fg-text {
  display: inline-block;
}
#feature-panel .feature-grid .fg-feature .fg-feature-desc {
  margin-top: 5px;
}

.module.darker {
  background-color: #666f7b;
}
.module.dark, .module.institution-ribbon {
  background-color: #8993a2;
}
.module.lighter {
  background-color: #b1b7bf;
}
.module.very-light {
  background-color: #F8F8F8;
}
.module.default {
  background-color: #FFFEFB;
}
.module.institution-ribbon.negative-on-small-screens {
  background-color: #FFFEFB;
}
.module .module-container {
  width: 980px;
  margin: 0 auto;
  text-align: center;
}
.module .module-container.type-1 {
  padding: 70px 0;
}
.module .module-container.type-2 {
  padding: 40px 0;
}
.module .module-container.type-3 {
  padding: 50px 0;
}
.module .module-container.type-4 {
  padding: 100px 0;
}
.module .module-container.type-5 {
  padding: 60px 0 0;
}
.module .module-container.type-6 {
  padding: 100px 0 0;
}
.module .module-container.type-7 {
  padding: 80px 0;
}
.module .module-container.type-8 {
  padding: 10px 0;
}
.module .module-container .text {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.module .gap {
  margin-bottom: 30px;
}
.module .small-gap {
  margin-bottom: 20px;
}
.module .large-gap {
  margin-bottom: 50px;
}
.module .huge-gap {
  margin-bottom: 70px;
}
.module .huuuuuge-gap {
  margin-bottom: 100px;
}
.module .page-navigation {
  display: table;
}
.module .page-navigation .column {
  display: table-cell;
  position: relative;
  padding-bottom: 50px;
  width: 50%;
}
.module .page-navigation .column .btn-wrapper {
  position: absolute;
  bottom: 10px;
  text-align: center;
}
.module .page-navigation .column.left {
  padding-right: 20px;
  text-align: right;
  padding-left: 225px;
  border-right: 1px solid #DCDCDC;
}
.module .page-navigation .column.left .btn-wrapper {
  right: 20px;
  left: auto;
}
.module .page-navigation .column.right {
  padding-left: 20px;
  text-align: left;
  padding-right: 225px;
}
.module .page-navigation .column.right .btn-wrapper {
  left: 20px;
  right: auto;
}
.module .page-navigation .column h3 {
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
  text-transform: uppercase;
}
.module .page-navigation .section {
  font-style: italic;
}
.module .testimonials .content-wrapper {
  position: relative;
  margin: 0 auto;
  width: 540px;
  padding-left: 170px;
  text-align: left;
}
.module .testimonials .content-wrapper .t-quote-icon {
  position: absolute;
  font-size: 5rem;
  color: #cb2d2d;
  left: 100px;
  top: 33px;
}
.module .testimonials .content-wrapper .t-quote-name {
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
}
.module .testimonials .content-wrapper .t-profile-icon {
  width: 100px;
  height: 100px;
  position: absolute;
  left: 0;
  top: 48px;
  background-color: #8993a2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.module .testimonials .content-wrapper .t-profile-icon img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.module .wizard-steps .step-header .step-number {
  display: inline-block;
  line-height: 4.5rem;
  height: 4.5rem;
  width: 55px;
  background-color: #cb2d2d;
  color: #fff;
  font-size: 2.5rem;
  position: relative;
  padding-right: 12.5px;
}
.module .wizard-steps .step-header .step-number:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 0;
  height: 0;
  border-right: 15px solid #F8F8F8;
  border-top: 2.25rem solid transparent;
  border-bottom: 2.25rem solid transparent;
}
.module .wizard-steps .step-body .images-wrapper {
  width: 638px;
  margin: 0 auto;
}
.module .wizard-steps .step-body .images-wrapper:before, .module .wizard-steps .step-body .images-wrapper:after {
  content: " ";
  display: table;
}
.module .wizard-steps .step-body .images-wrapper:after {
  clear: both;
}
.module .wizard-steps .step-body .images-wrapper .image-column {
  float: left;
  width: 279px;
}
.module .wizard-steps .step-body .images-wrapper .image-column.left-column {
  margin-right: 40px;
  text-align: right;
}
.module .wizard-steps .step-body .images-wrapper .image-column.right-column {
  margin-left: 40px;
  text-align: left;
}
.module .wizard-steps .step-body .images-wrapper .image-column .tick-icon {
  display: block;
  height: 57px;
}
.module .wizard-steps .step-body .images-wrapper .image-column .tick-icon.displayed {
  background-image: url("../images/workbench/landing-pages/collect/tick_38x38.png");
  background-image: url("../images/workbench/landing-pages/collect/tick_38x38.svg"), none;
  background-repeat: no-repeat;
  background-position: bottom center;
  -webkit-animation: bounce linear 0.3s;
  -o-animation: bounce linear 0.3s;
  animation: bounce linear 0.3s;
}
.module .tabs .tabs-header {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  border: 2px solid #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  line-height: 4rem;
  font-size: 1.3rem;
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
  color: #fff;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.module .tabs .tabs-header:before, .module .tabs .tabs-header:after {
  content: " ";
  display: table;
}
.module .tabs .tabs-header:after {
  clear: both;
}
.module .tabs .tabs-header .tabs-navigation {
  cursor: pointer;
  float: left;
  border-right: 2px solid #fff;
  padding: 0 25px;
}
.module .tabs .tabs-header .tabs-navigation.tab-selected {
  background-color: #fff;
  color: #8993a2;
}
.module .tabs .tabs-header .tabs-navigation:last-child {
  border: 0;
}
.module .tabs .tabs-header.fixed .tabs-navigation {
  width: 175px;
  padding: 0;
}
.module .tabs .tabs-body .tab-content.tab-content-hidden {
  display: none;
}
.module .tabs.light .tabs-header {
  color: #8993a2;
  border: 2px solid #8993a2;
}
.module .tabs.light .tabs-header .tabs-navigation {
  border-right: 2px solid #8993a2;
}
.module .tabs.light .tabs-header .tabs-navigation.tab-selected {
  background-color: #8993a2;
  color: #fff;
}
.module .tabs.light .tabs-header .tabs-navigation:last-child {
  border: 0;
}
.module .row {
  width: 100%;
  display: inline-table;
  margin-left: 0;
  margin-right: 0;
}
.module .row .heading-delimiter {
  margin-left: 0;
}
.module .row .text {
  padding: 0;
  width: 330px;
  margin-left: 0;
  margin-right: 0;
}
.module .row .column-left,
.module .row .column-right {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  width: 50%;
}
.module .row .column-left.column-image,
.module .row .column-right.column-image {
  text-align: center;
}
.module .row .column-left {
  padding-left: 40px;
  padding-right: 40px;
}
.module .row .column-left.large-pad {
  padding-right: 90px;
}
.module .row .column-left.small-pad {
  padding-right: 5px;
}
.module .row .column-right {
  padding-left: 40px;
}
.module .row .column-right.large-pad {
  padding-left: 90px;
}
.module .row .column-right.small-pad {
  padding-left: 5px;
}
.module .row .for-one-column {
  display: none;
}
.module .row .sng-video,
.module .row video {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #DCDCDC;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.module .annotator-install {
  position: relative;
}
.module .annotator-install:after {
  content: "";
  background-image: url("../images/workbench/landing-pages/collect/finch.png");
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  top: 0;
  right: 40px;
  bottom: 0;
  width: 169px;
  min-height: 250px;
}
.module .unsupported-ribbon {
  padding: 20px 0 30px;
  background-image: url("../images/workbench/landing-pages/collect/ribbon_569x66.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.module.sticky {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  border-top: 1px solid #DCDCDC;
  z-index: 3;
}
.module .laptop {
  background-image: url("../images/workbench/landing-pages/laptop_980x575.png");
  background-repeat: no-repeat;
  background-position: center center;
  width: 980px;
  height: 575px;
  overflow: hidden;
}
.module .laptop .tab-content {
  margin: 40px auto;
}
.module .laptop .tab-content img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
}
.module .laptop img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #DCDCDC;
}
.module .laptop .video-player {
  margin: 0 auto;
  display: block;
}
.module .laptop .video-player > div,
.module .laptop .video-player > .video-player-placeholder {
  position: relative;
  top: 40px;
  border: 1px solid #DCDCDC;
}
.module .browser {
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -ms-border-radius: 6px 6px 0 0;
  -o-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  border: 1px solid #DCDCDC;
  width: 100%;
}
.module .browser .browser-header {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  -ms-border-radius: 6px 6px 0 0;
  -o-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.module .browser.browser-type-1 {
  max-width: 580px;
}
.module .browser.browser-type-2 {
  max-width: 840px;
}
.module .browser.browser-type-3 {
  max-width: 680px;
}
.module .browser.browser-type-4 {
  max-width: 747px;
}
.module .browser img {
  display: block;
}
.module img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.module .disclaimer {
  margin-top: 2rem;
  line-height: 2rem;
}
.module .disclaimer.available-on {
  margin-top: 0;
}
.module .disclaimer a {
  text-decoration: underline;
  color: #F8F8F8;
}
.module .disclaimer a:hover {
  color: #FFFEFB;
}
.module .software-bundle {
  position: relative;
  width: 900px;
  margin: -145px auto 30px;
  text-align: left;
}
.module .software-bundle:before, .module .software-bundle:after {
  content: " ";
  display: table;
}
.module .software-bundle:after {
  clear: both;
}
.module .software-bundle .software-bundle-item,
.module .software-bundle .software-bundle-separator {
  float: left;
  text-align: center;
}
.module .software-bundle .software-bundle-item {
  width: 200px;
  padding: 140px 20px 0;
  background-position: top center;
  background-repeat: no-repeat;
}
.module .software-bundle .software-bundle-item.software-bundle-workspace {
  background-image: url("../images/workbench/landing-pages/individual-write/workspace.png");
}
.module .software-bundle .software-bundle-item.software-bundle-annotator {
  background-image: url("../images/workbench/landing-pages/individual-write/annotator.png");
}
.module .software-bundle .software-bundle-item.software-bundle-word {
  background-image: url("../images/workbench/landing-pages/individual-write/word-plugin.png");
}
.module .software-bundle .software-bundle-separator {
  width: 150px;
  font-size: 50px;
  color: #fff;
}
.module .software-bundle .software-bundle-separator .fonticon {
  display: inline-block;
  margin-top: 45px;
}

.write-heading-module {
  height: 600px;
  background-image: url("../images/workbench/landing-pages/write/banner_write.png");
  background-repeat: no-repeat;
  background-position: center bottom;
}
.write-heading-module h1 {
  margin-bottom: 10px;
}
.write-heading-module h3 {
  margin-bottom: 15px;
}
.write-heading-module h6 {
  font-weight: initial;
}

.individual-write-heading-module {
  position: relative;
}

.no-animation .wizard-steps .step-body .images-wrapper .image-column .tick-icon {
  background-image: url("../images/workbench/landing-pages/collect/tick_38x38.png");
  background-image: url("../images/workbench/landing-pages/collect/tick_38x38.svg"), none;
  background-repeat: no-repeat;
  background-position: bottom center;
}

.watch-video-guide {
  position: relative;
  margin-right: 20px;
}
.watch-video-guide.btn.btn-default {
  background-color: #fff;
  padding-left: 50px;
  color: #333;
}
.watch-video-guide.btn.btn-default:hover {
  background-color: rgba(255, 255, 255, 0.9);
}
.watch-video-guide.link-only {
  display: inline-block;
  padding-left: 40px;
  color: #fff;
  line-height: 3rem;
  font-family: "ProximaNovaSemibold", Arial, sans-serif;
  font-size: 2rem;
}
.watch-video-guide.link-only:hover {
  color: rgba(255, 255, 255, 0.75);
}
.watch-video-guide.link-only + .link-only {
  border-left: 1px solid #fff;
}
.watch-video-guide .fonticon {
  font-size: 2.4rem;
  position: absolute;
  left: 10px;
}
.watch-video-guide .fonticon:before {
  margin: 0;
}

.video-player-backdrop {
  display: none;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 10000;
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

@-webkit-keyframes bounce {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  80% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounce {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
  }
  80% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@media (max-height: 630px) {
  #marketing-heading {
    height: 90%;
  }
}
@media (max-height: 550px) {
  #marketing-heading .logo {
    margin-top: 40px;
  }
}
@media all and (min-width: 1600px) {
  #learn-more .lm-pane .lm-title {
    font-size: 2.1rem;
  }
  #learn-more .lm-pane .lm-desc {
    font-size: 1.8rem;
    line-height: 2.5rem;
    max-width: 300px;
  }
  #learn-more .lm-pane .btn {
    height: 50px;
    line-height: 5rem;
    padding: 0 30px;
    font-size: 1.4rem;
    letter-spacing: 0.5px;
  }
}
@media all and (max-width: 980px) {
  body,
  html {
    min-width: 320px;
  }
  .min-980 {
    display: none;
  }
  #marketing-heading p {
    padding-left: 40px;
    padding-right: 40px;
  }
  #learn-more .lm-pane.collect .lm-image {
    background-image: url("../images/workbench/landing-pages/icon_collect_440x440px.png");
  }
  #learn-more .lm-pane.write .lm-image {
    background-image: url("../images/workbench/landing-pages/icon_write_440x440px.png");
  }
  #learn-more .lm-pane.collaborate .lm-image {
    background-image: url("../images/workbench/landing-pages/icon_collaborate_440x440px.png");
  }
  #faq-link {
    display: none;
  }
  #feature-panel {
    padding: 100px 20px;
  }
  #feature-panel .feature-grid {
    width: 100%;
  }
  #feature-panel .feature-grid .fg-row .fg-feature .fg-text {
    max-width: 225px;
    margin-left: 0;
    margin-right: 0;
  }
  #feature-panel .feature-grid .fg-row .fg-feature .fg-text .st7 {
    line-height: 2.4rem;
  }
  #feature-panel .feature-grid .fg-row .fg-feat-left {
    padding-right: 10px;
  }
  #feature-panel .feature-grid .fg-row .fg-feat-right {
    padding-left: 10px;
  }
  .marketing-topbar-container .marketing-topbar {
    min-width: 0;
  }
  .marketing-topbar-container .marketing-topbar .navigation-status.always-visible {
    left: 255px;
    right: 115px;
    padding: 0;
  }
  .marketing-topbar-container .marketing-topbar .navigation-status.always-visible ul li {
    padding: 0;
  }
  .marketing-topbar-container.sticky {
    padding-top: 0;
  }
  .marketing-topbar-container.sticky.has-external-nav {
    padding-top: 0;
  }
  .marketing-topbar-container.sticky .marketing-topbar {
    position: relative;
  }
  .marketing-topbar-container .header-link {
    margin-left: 0;
  }
  .module {
    padding: 0 40px;
  }
  .module .module-container {
    width: 100%;
  }
  .module .page-navigation .column.left {
    padding-left: 16.6666666667%;
  }
  .module .page-navigation .column.right {
    padding-right: 16.6666666667%;
  }
  .module .laptop {
    background-image: none;
    width: 100%;
    height: auto;
  }
  .module .laptop .tab-content {
    margin-top: 0;
  }
  .module .laptop .video-player > .video-player-placeholder {
    top: 0;
  }
}
@media all and (max-width: 820px) {
  #marketing-heading {
    background-image: url("../images/workbench/landing-pages/home_banner_820x480.jpg");
    height: 480px;
  }
  #marketing-heading .logo {
    margin-top: 40px;
  }
  #marketing-heading p {
    padding-top: 40px;
    font-size: 2.1rem;
    line-height: 2.8rem;
    padding-left: 150px;
    padding-right: 150px;
  }
  #marketing-heading .main-action {
    margin-top: 40px;
  }
  .module .huuuuuge-gap {
    margin-bottom: 50px;
  }
  .module .row {
    display: block;
    width: 100%;
  }
  .module .row .heading-delimiter {
    margin-left: auto;
  }
  .module .row .text {
    width: 100%;
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
  }
  .module .row .column-left,
  .module .row .column-right {
    display: block;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    padding: 0;
  }
  .module .row .column-left.column-image,
  .module .row .column-right.column-image {
    text-align: center;
    margin-top: 30px;
  }
  .module .row .for-one-column {
    display: block;
    padding-left: 20%;
    padding-right: 20%;
  }
  .module .row .for-one-column .video-player-placeholder {
    border: 1px solid #DCDCDC;
    display: block;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
  }
  .module .row .for-one-column.small-image img {
    max-width: 300px;
  }
  .module .row .for-two-columns {
    display: none;
  }
  .write-heading-module {
    height: 640px;
    background-image: url("../images/workbench/landing-pages/write/mobile/banner_laptop_tidy_640-320.png");
    background-position: bottom center;
    background-size: contain;
  }
  .write-heading-module.module .module-container.type-1 {
    padding: 30px 0;
  }
}
@media all and (max-width: 768px) {
  .marketing-topbar-container .marketing-topbar .navigation-status.always-visible ul li {
    margin-right: 0;
  }
  .marketing-topbar-container .marketing-topbar .navigation-status.always-visible ul li a {
    padding: 0 5px;
  }
  .module.video-module {
    display: none;
  }
  .module.institution-ribbon.negative-on-small-screens {
    background-color: #8993a2;
  }
  .module.institution-ribbon.negative-on-small-screens .typ2 {
    color: #fff !important;
  }
  .module .wizard-steps .step-body .images-wrapper {
    margin-top: 30px;
    width: 100%;
  }
  .module .wizard-steps .step-body .images-wrapper .image-column {
    width: 48%;
  }
  .module .wizard-steps .step-body .images-wrapper .image-column.left-column {
    margin-right: 2%;
    text-align: center;
  }
  .module .wizard-steps .step-body .images-wrapper .image-column.right-column {
    margin-left: 2%;
    text-align: center;
  }
  .watch-video-guide {
    display: none;
  }
}
@media all and (min-width: 641px) {
  .max-640 {
    display: none;
  }
  .module .browser img.max-640 {
    display: none;
  }
}
@media all and (max-width: 640px) {
  .min-640 {
    display: none;
  }
  .btn.xbig {
    line-height: 4rem;
  }
  #header {
    position: absolute;
    min-width: 100%;
  }
  #header .logo {
    min-width: 0;
  }
  #marketing-heading {
    background-image: url("../images/workbench/landing-pages/home_banner_640x800.jpg");
    height: 390px;
    padding: 0 10px;
  }
  #marketing-heading .logo {
    margin-top: 10px;
  }
  #marketing-heading .st3 {
    font-size: 1.8rem;
    line-height: 2.5rem;
    padding-left: 80px;
    padding-right: 80px;
  }
  #marketing-heading .main-action .btn-primary {
    display: block;
    max-width: 240px;
    margin: 0 auto;
  }
  .marketing-topbar-container .marketing-topbar .external-navigation,
  .marketing-topbar-container .marketing-topbar .navigation-status {
    display: none;
  }
  .marketing-topbar-container .marketing-topbar .navigation-status.always-visible {
    display: block;
    left: 0;
    right: 0;
    float: none;
    margin-top: 60px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 3px #DCDCDC;
    box-shadow: 0 1px 3px #DCDCDC;
    line-height: 40px;
    margin-left: 0;
    text-align: left;
  }
  .marketing-topbar-container .marketing-topbar .navigation-status.always-visible ul {
    display: block;
    width: 100%;
  }
  .marketing-topbar-container .marketing-topbar .navigation-status.always-visible ul li {
    padding: 0 10px;
  }
  .marketing-topbar-container .marketing-topbar .navigation-status.always-visible ul li a {
    padding: 0;
  }
  .marketing-topbar-container .marketing-topbar .navigation-status.always-visible ul li.active:after {
    display: none;
  }
  .marketing-topbar-container.sticky .marketing-topbar {
    margin-bottom: 40px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #DCDCDC;
  }
  .marketing-topbar-container.sticky .marketing-topbar .f1000-logo {
    margin-left: 10px;
  }
  .marketing-topbar-container.sticky .marketing-topbar.no-navigation-status {
    margin-bottom: 0;
  }
  .marketing-topbar-container.sticky .external-navigation {
    display: none;
  }
  .marketing-topbar-container .controls {
    padding: 0;
  }
  .marketing-topbar-container .profile-link.shrink {
    width: 42px;
    height: 42px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
  }
  .marketing-topbar-container .profile-link.shrink .fonticon:before {
    margin-left: 0;
    margin-right: 0;
  }
  #sign-in-text {
    display: none;
  }
  .institution-ribbon .institution-ribbon-text {
    padding: 0 10px;
  }
  #learn-more {
    display: block;
  }
  #learn-more ul {
    display: block;
  }
  #learn-more .lm-pane {
    display: block;
    width: 100%;
  }
  #learn-more .lm-pane .lm-link {
    padding: 40px 0 102px;
  }
  #learn-more .lm-pane .lm-btn-wrapper {
    bottom: 40px;
  }
  #learn-more .lm-pane .lm-desc {
    max-width: 300px;
  }
  #institutions-panel {
    display: none;
  }
  #feature-panel .feature-grid {
    width: auto;
  }
  #feature-panel .feature-grid .fg-row .fg-feature {
    display: block;
    position: relative;
    padding-bottom: 0;
    line-height: 60px;
  }
  #feature-panel .feature-grid .fg-row .fg-feature .fg-text {
    width: 100%;
    max-width: 100%;
    vertical-align: middle;
  }
  #feature-panel .feature-grid .fg-row .fg-feat-left,
  #feature-panel .feature-grid .fg-row .fg-feat-right {
    padding-left: 0;
    padding-right: 0;
    border-right: 0;
  }
  #feature-panel .feature-grid .fg-row .fg-feat-left .fg-icon,
  #feature-panel .feature-grid .fg-row .fg-feat-right .fg-icon {
    float: none;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
  }
  #feature-panel .feature-grid .fg-row .fg-feat-left .fg-icon:before,
  #feature-panel .feature-grid .fg-row .fg-feat-right .fg-icon:before {
    top: 0;
    margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
  }
  #feature-panel .feature-grid .fg-row .fg-feature-title {
    float: none;
    text-align: left;
    padding-left: 64px;
  }
  #feature-panel .feature-grid .fg-row .fg-feature-title:before, #feature-panel .feature-grid .fg-row .fg-feature-title:after {
    content: " ";
    display: table;
  }
  #feature-panel .feature-grid .fg-row .fg-feature-title:after {
    clear: both;
  }
  #feature-panel .feature-grid .fg-row .fg-feature-desc {
    display: none;
  }
  #feature-panel .feature-grid .fg-row .coming-soon-title {
    float: left;
    margin-right: 5px;
  }
  .module {
    padding: 0 10px;
  }
  .module .module-container .text {
    padding: 0 10px;
  }
  .module .wizard-steps .step-body .images-wrapper .image-column {
    width: 100%;
    float: none;
    padding-left: 13.3333333333%;
    padding-right: 13.3333333333%;
  }
  .module .wizard-steps .step-body .images-wrapper .image-column img {
    max-width: 300px;
  }
  .module .wizard-steps .step-body .images-wrapper .image-column.right-column {
    margin-top: 30px;
    margin-left: 0;
    text-align: center;
  }
  .module .wizard-steps .step-body .images-wrapper .image-column.left-column {
    margin-right: 0;
    text-align: center;
  }
  .module .wizard-steps .step-body .images-wrapper .image-column .tick-icon {
    background-size: contain;
    margin-top: 15px;
  }
  .module .testimonials .content-wrapper {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .module .testimonials .content-wrapper h2 .gap {
    margin-bottom: 15px;
  }
  .module .testimonials .content-wrapper .t-quote {
    padding-left: 40px;
    padding-right: 40px;
  }
  .module .testimonials .content-wrapper .t-quote-icon {
    position: static;
    font-size: 7rem;
    margin-bottom: 15px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
  }
  .module .testimonials .content-wrapper .t-profile-icon {
    position: static;
    margin: 0 auto;
    width: 100px;
    margin-top: 20px;
  }
  .module .page-navigation .column.left {
    padding-left: 0;
  }
  .module .page-navigation .column.right {
    padding-right: 0;
  }
  .module .page-navigation .btn.big {
    line-height: 3rem;
    font-size: 1.2rem;
  }
  .module .row .for-one-column {
    padding-left: 12.5%;
    padding-right: 12.5%;
  }
  .module .tabs {
    margin-top: 30px;
  }
  .module .tabs .tabs-header {
    line-height: 3rem;
  }
  .module .tabs .tabs-header .tabs-navigation {
    padding: 0 10px;
    font-size: 1.2rem;
  }
  .module .tabs .tabs-body .browser {
    margin-top: 0;
  }
  .module .browser {
    margin-top: 30px;
  }
  .module .browser img.min-640 {
    display: none;
  }
  .module .browser.browser-type-1 {
    max-width: 620px;
  }
  .module .software-bundle {
    width: 100%;
    margin: 0;
  }
  .module .software-bundle .software-bundle-item,
  .module .software-bundle .software-bundle-separator {
    float: none;
    min-width: 300px;
    margin: 0 auto;
  }
  .module .software-bundle .software-bundle-item {
    padding: 260px 20px 0;
    background-size: contain;
    max-width: 530px;
  }
  .module .software-bundle .software-bundle-item.software-bundle-workspace {
    background-image: url("../images/workbench/landing-pages/individual-write/workspace-big.png");
  }
  .module .software-bundle .software-bundle-item.software-bundle-annotator {
    background-image: url("../images/workbench/landing-pages/individual-write/annotator-big.png");
  }
  .module .software-bundle .software-bundle-item.software-bundle-word {
    background-image: url("../images/workbench/landing-pages/individual-write/word-plugin-big.png");
  }
  .module .software-bundle .software-bundle-description {
    max-width: 175px;
    display: inline-block;
  }
  .module .software-bundle .software-bundle-separator .fonticon {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .panel-container {
    padding-top: 70px;
    padding-bottom: 0;
  }
  .panel-container .access-panel {
    width: auto;
    border: 0;
    background-color: transparent;
    margin: 0 auto;
  }
  .panel-container .access-panel .login-with-credential {
    padding: 20px;
  }
  .panel-container .access-panel .login-with-social {
    padding: 20px;
  }
  .panel-container .access-panel .login-with-social .or-icon {
    margin: 0 auto;
    display: block;
    position: relative;
    top: auto;
    left: auto;
    margin-top: -36px;
  }
  .panel-container .access-panel input[type=email],
  .panel-container .access-panel input[type=password],
  .panel-container .access-panel input[type=text] {
    font-size: 16px;
  }
  .panel-container .registration-heading {
    margin-bottom: 15px;
    padding: 0 10px;
  }
  .panel-container .registration-includes,
  .panel-container .registration-info {
    display: none;
  }
  .panel-container .registration-pricing {
    width: 100%;
  }
  .panel-container .registration-pricing p {
    max-width: none;
    padding: 0 10px;
  }
  .panel-container .registration-pricing .show-pricing-info {
    display: inline-block;
  }
  .panel-container .registration-pricing .pricing-delimiter,
  .panel-container .registration-pricing .pricing-info {
    display: none;
  }
  .panel-container .create-account-panel {
    display: block;
  }
  .panel-container .create-account-panel .registration-panel {
    width: auto;
    border: 0;
    border-top: 1px solid #DCDCDC;
    padding: 10px 20px 20px;
    text-align: left;
  }
  .panel-container .create-account-panel .registration-panel input {
    margin-left: 0;
    font-size: 16px;
    width: 100%;
  }
  .panel-container .create-account-panel .registration-panel .error-message {
    margin-left: 0;
    width: 100%;
  }
  .panel-container .create-account-panel .registration-panel .error-message.captcha-error {
    margin-top: -16px;
  }
  .panel-container .create-account-panel .registration-panel .show-password {
    padding-top: 5px;
    padding-left: 0;
    margin-top: -10px;
    margin-bottom: 15px;
  }
  .panel-container .create-account-panel .registration-panel label {
    width: 80%;
  }
  .panel-container .create-account-panel .visualCaptcha {
    padding: 10px 0;
    text-align: center;
    width: 100%;
  }
  .panel-container .create-account-panel .visualCaptcha .visualCaptcha-button-group {
    margin-right: 20px;
  }
  .panel-container .create-account-panel .login-with-social {
    width: 100%;
    margin-bottom: 0;
    padding: 20px;
  }
  .panel-container .create-account-panel .login-with-social .or-icon {
    margin: -36px auto 10px;
    display: block;
    position: relative;
    top: auto;
    left: auto;
  }
  .panel-container #institution-checker-panel {
    padding: 20px;
  }
  .panel-container #institution-checker-panel .registration-panel {
    width: auto;
  }
  .panel-container #institution-checker-panel .organization-input {
    width: 220px;
    font-size: 16px;
    line-height: 1em;
  }
  .panel-container #institution-checker-panel #check {
    padding: 5px 9px;
    margin-left: 3px;
  }
  .panel-container .bottom-lines span {
    white-space: normal;
  }
  .panel-container .bottom-lines span a {
    white-space: nowrap;
  }
  .write-heading-module {
    background: none;
    position: relative;
  }
  .write-heading-module:after {
    position: absolute;
    content: "";
    top: 250px;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url("../images/workbench/landing-pages/write/mobile/banner_laptop_tidy_640-320.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .individual-write-heading-module h1 {
    max-width: 320px;
    margin: 0 auto;
  }
  .individual-write-heading-module .btn-primary {
    max-width: 240px;
    margin: 0 auto;
    display: block;
  }
  .ui-menu {
    margin: 10px !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    left: auto !important;
    width: auto !important;
  }
  .ui-menu .ui-menu-item {
    margin-bottom: 20px;
  }
}
@media all and (max-width: 420px) {
  #marketing-heading .st3 {
    font-size: 2rem;
    line-height: 2.1rem;
    padding-left: 40px;
    padding-right: 40px;
  }
  .module .module-container.type-1 {
    padding: 35px 0;
  }
  .module .module-container.type-4 {
    padding: 50px 0;
  }
  .module .module-container.type-6 {
    padding: 50px 0 0;
  }
  .module .module-container .text {
    padding: 0 10px;
  }
  .module .wizard-steps .step-body .images-wrapper .image-column {
    padding-left: 0;
    padding-right: 0;
  }
  .module .tabs .tabs-header.fixed .tabs-navigation {
    width: auto;
    padding: 0 5px;
  }
  .module .tabs .tabs-header .tabs-navigation {
    padding: 0 6px;
    font-size: 1rem;
  }
  .module .testimonials .content-wrapper .t-quote {
    padding-left: 0;
    padding-right: 0;
  }
  .module .row .for-one-column {
    padding-left: 0;
    padding-right: 0;
  }
  .module .software-bundle .software-bundle-item,
  .module .software-bundle .software-bundle-separator {
    min-width: 175px;
    margin: 0 auto;
  }
  .module .software-bundle .software-bundle-item {
    width: 175px;
    padding: 200px 20px 0;
  }
  .write-heading-module {
    height: 550px;
    background-size: auto 80%;
  }
  #feature-panel {
    padding: 50px 20px;
  }
  #feature-panel .feature-grid {
    margin: 35px auto 0;
  }
}
@media all and (max-width: 380px) {
  #marketing-heading .logo {
    max-width: 100%;
  }
  #marketing-heading .st3 {
    font-size: 1.6rem;
    line-height: 2.1rem;
  }
  #feature-panel .feature-grid .fg-row .fg-feature .fg-text .fg-feature-title {
    padding-left: 40px;
  }
  #feature-panel .feature-grid .fg-row .fg-feature .fg-text .coming-soon {
    padding: 0 2px;
    font-size: 0.75rem;
    margin-right: 0;
  }
  #feature-panel .feature-grid .fg-row .fg-feature .fg-icon {
    width: 40px;
    font-size: 3.2rem;
    text-align: left;
  }
  #feature-panel .feature-grid .fg-row .fg-feature .fg-icon:before {
    margin-left: 0;
    margin-right: 0;
  }
}
#marketing-page-new .mpn-heading, #marketing-page-new .mpn-plans__name, #marketing-page-new .mpn-share__title, #marketing-page-new .mpn-mobile__title, #marketing-page-new .mpn-word__title, #marketing-page-new .mpn-suggestions__title, #marketing-page-new .mpn-annotate__title, #marketing-page-new .mpn-import__subtitle, #marketing-page-new .mpn-paragraph, #marketing-page-new #footer p, #marketing-page-new #footer .products-navigation a, #marketing-page-new #footer .contact-links a, #marketing-page-new .mpn-plans__note, #marketing-page-new .mpn-share__description, #marketing-page-new .mpn-mobile__description, #marketing-page-new .mpn-word__note, #marketing-page-new .mpn-word__description, #marketing-page-new .mpn-suggestions__description, #marketing-page-new .mpn-annotate__description, #marketing-page-new .mpn-import__description, #marketing-page-new .mpn-header__menu__item {
  padding: 20px;
  color: rgba(0, 0, 0, 0.87);
}
#marketing-page-new .mpn-heading, #marketing-page-new .mpn-plans__name, #marketing-page-new .mpn-share__title, #marketing-page-new .mpn-mobile__title, #marketing-page-new .mpn-word__title, #marketing-page-new .mpn-suggestions__title, #marketing-page-new .mpn-annotate__title, #marketing-page-new .mpn-import__subtitle {
  font-size: 24px;
  line-height: 32px;
}
#marketing-page-new .mpn-paragraph, #marketing-page-new #footer p, #marketing-page-new #footer .products-navigation a, #marketing-page-new #footer .contact-links a, #marketing-page-new .mpn-plans__note, #marketing-page-new .mpn-share__description, #marketing-page-new .mpn-mobile__description, #marketing-page-new .mpn-word__note, #marketing-page-new .mpn-word__description, #marketing-page-new .mpn-suggestions__description, #marketing-page-new .mpn-annotate__description, #marketing-page-new .mpn-import__description, #marketing-page-new .mpn-header__menu__item {
  font-size: 16px;
  line-height: 24px;
}
#marketing-page-new .mpn-header {
  min-width: 320px;
  height: 64px;
  background-color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
#marketing-page-new .mpn-header__logo {
  position: relative;
  display: inline-block;
  margin: 20px 10px;
}
@media screen and (min-width: 452px) {
  #marketing-page-new .mpn-header__logo {
    margin: 20px;
  }
}
#marketing-page-new .mpn-header__logo img {
  width: 110px;
}
#marketing-page-new .mpn-header__menu {
  float: right;
  position: relative;
}
@media screen and (min-width: 452px) {
  #marketing-page-new .mpn-header__menu {
    margin-right: 20px;
  }
}
#marketing-page-new .mpn-header__menu__item {
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  padding: 20px 10px;
}
@media screen and (min-width: 452px) {
  #marketing-page-new .mpn-header__menu__item {
    font-size: 16px;
    padding: 20px;
  }
}
#marketing-page-new .mpn-hero {
  height: 600px;
  min-height: 400px;
  margin-top: 64px;
  position: relative;
  overflow: hidden;
}
#marketing-page-new .mpn-hero__video-overlay {
  background: #000;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
#marketing-page-new .mpn-hero__video {
  opacity: 0.6;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  overflow: hidden;
  background: url("../images/workbench/landing-pages/marketing-page-new/intro-poster.jpg") center no-repeat;
  background-size: contain;
  /* the media query min-width value depends on the ratio of the intro-poster image */
}
@media screen and (min-width: 1300px) {
  #marketing-page-new .mpn-hero__video {
    background-size: cover;
  }
}
#marketing-page-new .mpn-hero__video-replace {
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  min-height: 100%;
  background: url("../images/workbench/landing-pages/marketing-page-new/intro-poster.jpg") center no-repeat;
  background-size: cover;
}
#marketing-page-new .mpn-hero__content {
  width: 100%;
  max-width: 732px;
  margin: 40px auto;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
}
@media screen and (min-width: 578px) {
  #marketing-page-new .mpn-hero__content {
    margin-top: 100px;
  }
}
#marketing-page-new .mpn-hero__title {
  font-size: 34px;
  font-weight: 300;
  line-height: 40px;
  color: #fff;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-hero__title {
    font-size: 45px;
  }
}
#marketing-page-new .mpn-hero__subtitle {
  max-width: 536px;
  margin: 36px auto;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-hero__subtitle {
    font-size: 24px;
    font-weight: 500;
  }
}
#marketing-page-new .mpn-hero__email-form {
  display: block;
  margin: 14px auto;
}
@media screen and (min-width: 578px) {
  #marketing-page-new .mpn-hero__email-form {
    display: inline-block;
  }
}
.android #marketing-page-new .mpn-hero__email-form, .ios #marketing-page-new .mpn-hero__email-form {
  display: none;
}
#marketing-page-new .mpn-hero__email-input {
  display: block;
  margin: 10px auto;
  padding: 0 16px;
  height: 50px;
  width: calc(75% - 20px);
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.16);
  color: #fff;
  font-size: 16px;
}
@media screen and (min-width: 578px) {
  #marketing-page-new .mpn-hero__email-input {
    width: 330px;
    float: left;
    margin: 10px;
  }
}
#marketing-page-new .mpn-hero__email-input:-ms-input-placeholder {
  color: #fff !important;
}
#marketing-page-new .mpn-hero__email-input::-ms-input-placeholder {
  color: #fff !important;
}
#marketing-page-new .mpn-hero__email-input::-moz-placeholder, #marketing-page-new .mpn-hero__email-input::placeholder {
  color: #fff;
}
#marketing-page-new .mpn-hero__email-input::-webkit-input-placeholder, #marketing-page-new .mpn-hero__email-input::placeholder {
  color: #fff;
}
#marketing-page-new .mpn-hero__email-input--error {
  border-color: #f00;
}
#marketing-page-new .mpn-hero__email-submit {
  display: inline-block;
  margin: 10px;
  height: 50px;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
  font-size: 12px;
  font-weight: bold;
  line-height: 50px;
  text-transform: uppercase;
  padding: 0 20px;
}
@media screen and (min-width: 578px) {
  #marketing-page-new .mpn-hero__email-submit {
    font-size: 14px;
    display: block;
    float: left;
  }
}
#marketing-page-new .mpn-hero__social-wrapper {
  display: inline-block;
  margin: 44px auto 10px;
}
.android #marketing-page-new .mpn-hero__social-wrapper, .ios #marketing-page-new .mpn-hero__social-wrapper {
  display: none;
}
#marketing-page-new .mpn-hero__social-wrapper form {
  display: inline-block;
}
#marketing-page-new .mpn-hero__social-fb, #marketing-page-new .mpn-hero__social-gl {
  border: none;
  display: inline-block;
  height: 40px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.12), 0 2px 2px 0 rgba(0, 0, 0, 0.24);
  font-size: 14px;
  font-weight: 500;
  line-height: 40px;
  padding: 0 20px;
}
#marketing-page-new .mpn-hero__social-gl {
  background-color: #fff;
  color: #dc4e41;
}
@media screen and (min-width: 578px) {
  #marketing-page-new .mpn-hero__social-gl {
    margin: 6px 10px 0 2px;
  }
}
#marketing-page-new .mpn-hero__social-fb {
  margin-top: 10px;
  background-color: #2553b4;
  color: #fff;
}
@media screen and (min-width: 578px) {
  #marketing-page-new .mpn-hero__social-fb {
    margin: 6px 2px 0 10px;
  }
}
#marketing-page-new .mpn-hero__alt-signin,
#marketing-page-new .mpn-hero__alt-signin > a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 40px;
}
#marketing-page-new .mpn-hero__alt-signin a {
  text-decoration: underline;
}
.android #marketing-page-new .mpn-hero__alt-signin, .ios #marketing-page-new .mpn-hero__alt-signin {
  display: none;
}
#marketing-page-new .mpn-hero__app {
  display: none;
  height: 52px;
  width: 256px;
  background-color: #fff;
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  font-weight: bold;
  line-height: 52px;
  text-align: center;
}
.android #marketing-page-new .mpn-hero__app--android {
  display: inline-block;
}
.ios #marketing-page-new .mpn-hero__app--ios {
  display: inline-block;
}
@media screen and (min-width: 480px) {
  #marketing-page-new .mpn-hero {
    height: 550px;
  }
}
#marketing-page-new .mpn-ribbon .institution-ribbon-content {
  background-color: #CC4B00;
}
#marketing-page-new .mpn-ribbon .institution-ribbon-text {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  line-height: 40px;
  text-align: center;
}
#marketing-page-new .mpn-import__title {
  margin: 40px auto 40px 0;
  padding: 20px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 34px;
  font-weight: 300;
  line-height: 47px;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-import__title {
    margin-left: auto;
    max-width: 480px;
    text-align: center;
  }
}
#marketing-page-new .mpn-import__background {
  max-width: 640px;
  height: 293px;
  background: url("../images/workbench/landing-pages/marketing-page-new/import.png") 100% 0 no-repeat;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-import__background {
    height: 393px;
  }
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-import__subtitle {
    max-width: 480px;
  }
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-import__description {
    max-width: 369px;
  }
}
#marketing-page-new .mpn-winning__row {
  background: #333 url("../images/workbench/landing-pages/marketing-page-new/winning.png") 100% 0 no-repeat;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-winning__row {
    background: none;
  }
}
#marketing-page-new .mpn-winning__left {
  color: #fff;
  font-size: 26px;
  line-height: 30px;
  padding: 10px 75px 0 35px;
  font-family: Georgia;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-winning__left {
    text-align: right;
    padding: 0 100px 0 15px;
    line-height: 60px;
    font-size: 21px;
    background: #333 url("../images/workbench/landing-pages/marketing-page-new/winning.png") 100% 0 no-repeat;
  }
}
@media screen and (min-width: 992px) {
  #marketing-page-new .mpn-winning__left {
    font-size: 26px;
  }
}
#marketing-page-new .mpn-winning__left span {
  position: relative;
}
#marketing-page-new .mpn-winning__left span sup {
  position: absolute;
  top: 0.5em;
  left: -0.7em;
}
#marketing-page-new .mpn-winning__right {
  color: #fff;
  text-align: left;
  font-size: 13px;
  line-height: 1.2;
  padding: 6px 120px 10px 35px;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-winning__right {
    background: #21759a;
    font-size: 16px;
    height: 60px;
    padding: 10px 25px 0 15px;
  }
}
@media screen and (min-width: 1108px) {
  #marketing-page-new .mpn-winning__right {
    line-height: 60px;
    padding-top: 0;
  }
}
#marketing-page-new .mpn-annotate {
  background: url("../images/workbench/landing-pages/marketing-page-new/clouds.png") center no-repeat;
  background-size: cover;
}
#marketing-page-new .mpn-annotate__content {
  margin: 100px auto 0 0;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-annotate__content {
    margin-left: 15px;
    text-align: left;
  }
}
@media screen and (min-width: 992px) {
  #marketing-page-new .mpn-annotate__content {
    margin-left: 80px;
  }
}
@media screen and (min-width: 1300px) {
  #marketing-page-new .mpn-annotate__content {
    margin-left: 250px;
  }
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-annotate__title {
    max-width: 310px;
  }
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-annotate__description {
    max-width: 385px;
  }
}
#marketing-page-new .mpn-annotate__background {
  float: right;
  width: 100%;
  max-width: 580px;
  height: 360px;
  background: url("../images/workbench/landing-pages/marketing-page-new/annotation.png") 0 0 no-repeat;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-annotate__background {
    height: 460px;
  }
}
#marketing-page-new .mpn-suggestions__content {
  margin: 80px auto 0 0;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-suggestions__content {
    margin-left: 15px;
    height: 380px;
  }
}
@media screen and (min-width: 992px) {
  #marketing-page-new .mpn-suggestions__content {
    margin-left: 80px;
  }
}
@media screen and (min-width: 1300px) {
  #marketing-page-new .mpn-suggestions__content {
    margin-left: 250px;
  }
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-suggestions__title {
    max-width: 359px;
  }
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-suggestions__description {
    max-width: 385px;
  }
}
#marketing-page-new .mpn-suggestions__background {
  height: 400px;
  background: url("../images/workbench/landing-pages/marketing-page-new/suggestions.png") 0 100% no-repeat;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-suggestions__background {
    height: 460px;
    background-position: 0 0;
  }
}
@media screen and (min-width: 1200px) {
  #marketing-page-new .mpn-suggestions__background {
    background-position: 100% 0;
  }
}
#marketing-page-new .mpn-word {
  background: url("../images/workbench/landing-pages/marketing-page-new/handwriting.png") center no-repeat;
  background-size: cover;
}
#marketing-page-new .mpn-word__background {
  width: 100%;
  max-width: 633px;
  height: 412px;
  background: url("../images/workbench/landing-pages/marketing-page-new/word.png") 100% 0 no-repeat;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-word__background {
    margin-top: 80px;
  }
}
#marketing-page-new .mpn-word__title {
  margin-top: 45px;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-word__title {
    max-width: 310px;
  }
}
#marketing-page-new .mpn-word__description {
  padding-right: 15px;
}
#marketing-page-new .mpn-word__description a {
  color: #CC4B00;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-word__description {
    max-width: 369px;
  }
}
#marketing-page-new .mpn-word__note {
  font-size: 10px;
  line-height: 20px;
}
#marketing-page-new .mpn-mobile__content {
  margin: 100px auto 0 0;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-mobile__content {
    margin-left: 15px;
  }
}
@media screen and (min-width: 992px) {
  #marketing-page-new .mpn-mobile__content {
    margin-left: 80px;
  }
}
@media screen and (min-width: 1300px) {
  #marketing-page-new .mpn-mobile__content {
    margin-left: 250px;
  }
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-mobile__title {
    max-width: 359px;
  }
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-mobile__description {
    max-width: 385px;
  }
}
#marketing-page-new .mpn-mobile__store {
  margin: 20px;
}
.android #marketing-page-new .mpn-mobile__appstore {
  display: none;
}
.ios #marketing-page-new .mpn-mobile__googleplay {
  display: none;
}
#marketing-page-new .mpn-mobile__background-wrapper {
  height: 460px;
  position: relative;
  overflow: hidden;
}
#marketing-page-new .mpn-mobile__phone {
  width: 348px;
  height: 171px;
  background: url("../images/workbench/landing-pages/marketing-page-new/mobile.png") 0 0 no-repeat;
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-mobile__phone {
    left: 220px;
  }
}
#marketing-page-new .mpn-mobile__tablet {
  width: 441px;
  height: 239px;
  background: url("../images/workbench/landing-pages/marketing-page-new/tablet.png") 0 0 no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-mobile__tablet {
    right: auto;
  }
}
#marketing-page-new .mpn-share {
  background-color: #605d5c;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-share {
    background: url("../images/workbench/landing-pages/marketing-page-new/desk.png") center no-repeat;
    background-size: cover;
    height: 400px;
  }
}
#marketing-page-new .mpn-share__title {
  color: #fff;
  margin-top: 40px;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-share__title {
    margin-top: 80px;
    width: 310px;
  }
}
#marketing-page-new .mpn-share__description {
  color: #fff;
  margin-bottom: 40px;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-share__description {
    max-width: 369px;
    margin-bottom: 0;
  }
}
#marketing-page-new .mpn-slider-wrapper {
  background: #fff;
  padding: 100px 0 60px;
}
#marketing-page-new .mpn-slider {
  max-width: 920px;
  margin: auto;
  text-align: center;
}
#marketing-page-new .mpn-slider__quote {
  padding: 0 50px;
  margin: auto;
  color: rgba(0, 0, 0, 0.87);
  font-size: 20px;
  font-weight: 300;
  line-height: 30px;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-slider__quote {
    font-size: 34px;
    line-height: 40px;
  }
}
#marketing-page-new .mpn-slider__author {
  color: rgba(0, 0, 0, 0.87);
  font-size: 18px;
  font-weight: bold;
  margin-top: 60px;
}
#marketing-page-new .mpn-slider__institution {
  color: rgba(0, 0, 0, 0.87);
  font-size: 16px;
}
#marketing-page-new .mpn-slider .bx-wrapper {
  box-shadow: none;
}
#marketing-page-new .mpn-slider .bx-wrapper .bx-controls-direction a {
  margin-top: 0;
  width: auto;
  height: auto;
  text-indent: 0;
}
#marketing-page-new .mpn-slider .bx-wrapper .bx-prev,
#marketing-page-new .mpn-slider .bx-wrapper .bx-next {
  display: none;
  color: #757575;
  font-size: 60px;
  line-height: 20px;
  background: none;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-slider .bx-wrapper .bx-prev,
  #marketing-page-new .mpn-slider .bx-wrapper .bx-next {
    display: block;
  }
}
#marketing-page-new .mpn-slider .bx-wrapper .bx-prev {
  left: 0;
}
#marketing-page-new .mpn-slider .bx-wrapper .bx-next {
  right: 0;
}
#marketing-page-new .mpn-slider .bx-wrapper .bx-pager a {
  background-color: rgba(0, 0, 0, 0.38);
}
#marketing-page-new .mpn-slider .bx-wrapper .bx-pager a.active {
  background-color: rgba(0, 0, 0, 0.87);
}
#marketing-page-new .mpn-plans {
  background-color: #ecf1f2;
}
#marketing-page-new .mpn-plans--institution {
  background: url("../images/workbench/landing-pages/marketing-page-new/clouds.png") center no-repeat;
  background-size: cover;
}
#marketing-page-new .mpn-plans__title {
  color: rgba(0, 0, 0, 0.87);
  font-size: 34px;
  line-height: 40px;
  text-align: center;
  margin: 26px 0 36px;
}
#marketing-page-new .mpn-plans__button {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
  height: 50px;
  width: 150px;
  display: block;
  background-color: #CC4B00;
  margin: auto auto 20px;
}
#marketing-page-new .mpn-plans__button--basic, #marketing-page-new .mpn-plans__button--premium {
  float: right;
  display: inline-block;
  width: 130px;
  margin: auto;
}
#marketing-page-new .mpn-plans__panel {
  max-width: 466px;
  background-color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  margin: 20px auto 0;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-plans__panel {
    float: right;
    min-height: 646px;
  }
}
#marketing-page-new .mpn-plans__panel--premium {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.23), 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-plans__panel--premium {
    float: left;
  }
}
#marketing-page-new .mpn-plans__panel--institutional {
  float: none;
  min-height: 0;
  max-width: 962px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  margin: 20px auto;
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-plans__panel--institutional {
    font-size: 34px;
    line-height: 40px;
  }
}
#marketing-page-new .mpn-plans__panel--institutional .mpn-plans__content {
  padding-bottom: 36px;
}
#marketing-page-new .mpn-plans__link {
  color: #CC4B00;
}
#marketing-page-new .mpn-plans__name {
  padding: 0;
  text-align: center;
  height: 76px;
  line-height: 76px;
}
#marketing-page-new .mpn-plans__name--basic {
  background-color: #f4f7f8;
}
#marketing-page-new .mpn-plans__name--premium {
  background-color: #ffac30;
  color: #fff;
}
#marketing-page-new .mpn-plans__content {
  padding: 18px 18px 70px;
}
@media screen and (min-width: 992px) {
  #marketing-page-new .mpn-plans__content {
    padding: 36px 36px 70px;
  }
}
#marketing-page-new .mpn-plans__content ul {
  padding-left: 20px;
  text-indent: 2px;
  list-style: none;
  list-style-position: outside;
  padding: 0;
  margin-bottom: 30px;
}
#marketing-page-new .mpn-plans__content li {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  position: relative;
  padding: 10px 0 10px 29px;
  text-indent: 0;
}
#marketing-page-new .mpn-plans__content li .material-icons {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  color: #CC4B00;
}
#marketing-page-new .mpn-plans__content li.mpn-plans__list__grey,
#marketing-page-new .mpn-plans__content li.mpn-plans__list__grey .material-icons {
  color: rgba(0, 0, 0, 0.38);
}
#marketing-page-new .mpn-plans__price {
  color: rgba(0, 0, 0, 0.87);
  font-size: 24px;
  line-height: 50px;
}
@media screen and (min-width: 992px) {
  #marketing-page-new .mpn-plans__price {
    font-size: 34px;
  }
}
#marketing-page-new .mpn-plans__note {
  padding-left: 18px;
  padding-right: 18px;
  font-size: 13px;
  line-height: 16px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  margin: 0;
  color: #CC4B00;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
}
@media screen and (min-width: 768px) {
  #marketing-page-new .mpn-plans__note {
    font-size: 14px;
  }
}
@media screen and (min-width: 992px) {
  #marketing-page-new .mpn-plans__note {
    padding-left: 36px;
    padding-right: 36px;
  }
}
#marketing-page-new .mpn-plans__note--icon {
  padding-left: 48px;
  background-color: #f4f7f8;
  color: rgba(0, 0, 0, 0.87);
}
@media screen and (min-width: 992px) {
  #marketing-page-new .mpn-plans__note--icon {
    padding-left: 66px;
  }
}
#marketing-page-new .mpn-plans__note--icon .material-icons {
  position: absolute;
  top: 16px;
  left: 18px;
}
@media screen and (min-width: 992px) {
  #marketing-page-new .mpn-plans__note--icon .material-icons {
    left: 36px;
  }
}
#marketing-page-new #footer {
  background-color: rgba(0, 0, 0, 0.87);
}
#marketing-page-new #footer .contact-links a {
  color: #fff;
  margin: 0;
  padding: 10px;
  text-decoration: none;
}
@media screen and (min-width: 395px) {
  #marketing-page-new #footer .contact-links a {
    padding: 20px;
  }
}
#marketing-page-new #footer .products-navigation a {
  height: 23px;
}
#marketing-page-new #footer .products-navigation a.prime {
  width: 174px;
}
#marketing-page-new #footer .products-navigation a.research {
  width: 212px;
}
#marketing-page-new #footer p {
  color: #fff;
  margin: 0;
  text-align: center;
}
#marketing-page-new section {
  overflow: hidden;
}

.android .btn-store-appstore {
  display: none !important;
}

.ios .btn-store-googleplay {
  display: none !important;
}

@media (min-width: 768px) {
  .pull-sm-left {
    float: left;
  }
  .pull-sm-right {
    float: right;
  }
}
.state-profile {
  background-color: #F8F8F8;
}

#profile {
  width: 100vw;
}

#profile-content,
#profile-sidebar {
  padding-top: 45px;
}

.profile-content-subscription#profile-content {
  margin-bottom: 24px;
  padding-bottom: 75px;
}

#profile-sidebar {
  width: 215px;
  position: fixed;
  z-index: 1;
  height: 100%;
  background-color: #FFFEFB;
  border-right: 1px solid #DCDCDC;
}
#profile-sidebar .feed-settings {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 0.38px;
  text-align: right;
  font-weight: 500;
  padding-right: 25px;
  color: rgba(0, 0, 0, 0.87);
  position: relative;
  transform-style: preserve-3d;
}
#profile-sidebar .feed-settings:before {
  content: "";
  position: absolute;
  height: 1px;
  top: 50%;
  right: 0;
  width: 80%;
  background-color: rgba(0, 0, 0, 0.16);
  transform: translateZ(-1px);
}
#profile-sidebar .feed-settings span {
  padding: 0 8px;
  background-color: #f4f7f8;
}
#profile-sidebar .profile-nav-item {
  font-size: 1.6rem;
  line-height: 4rem;
  text-align: right;
  padding-right: 25px;
  position: relative;
  font-weight: 500;
}
#profile-sidebar .profile-nav-item a {
  color: #333;
}
#profile-sidebar .profile-nav-item a:hover {
  color: rgb(229.5, 84.375, 0);
}
#profile-sidebar .profile-nav-item.is-active a {
  color: #CC4B00;
}
#profile-sidebar .profile-nav-item.is-active a:hover {
  color: rgb(229.5, 84.375, 0);
}
#profile-sidebar .profile-nav-item.is-active:before {
  position: absolute;
  content: "";
  right: 0;
  top: 5px;
  bottom: 5px;
  width: 4px;
  background-color: #CC4B00;
}

#profile-content {
  margin: 0 auto;
  max-width: 980px;
  padding-left: 215px;
  text-align: left;
}
#profile-content.is-feeds-settings {
  max-width: none;
  margin: 0;
}
#profile-content.no-sidebar {
  padding: 0 20px;
}
#profile-content.no-sidebar h1,
#profile-content.no-sidebar h2 {
  margin-top: 5px;
  margin-bottom: 30px;
}
#profile-content.no-sidebar h1 {
  letter-spacing: 0;
}
#profile-content.no-sidebar h2,
#profile-content.no-sidebar p {
  max-width: 460px;
  font: 1.8rem/2.5rem "ProximaNovaSemibold", Arial, sans-serif;
}
#profile-content.no-sidebar p {
  margin: 0 auto 20px;
  text-align: center;
}
#profile-content h1 {
  font-size: 2.4rem;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 45px;
}
#profile-content h2 {
  max-width: 550px;
  margin: 0 auto;
  text-align: center;
}
#profile-content .profile-form {
  width: 550px;
  padding: 0 20px;
  margin: 0 auto;
}
#profile-content .profile-form.full-size {
  width: auto;
}
#profile-content .profile-form-controls {
  position: relative;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.18);
  padding: 30px 40px 20px;
}
#profile-content .profile-form-controls .ps-scrollbar-y-rail {
  opacity: 0.5;
  z-index: 2;
}
#profile-content .profile-form-buttons {
  padding: 40px 0 0;
  text-align: left;
}
#profile-content .profile-form-buttons .btn-material--teal-no-border {
  vertical-align: top;
}
#profile-content .profile-form-row {
  margin-top: 10px;
  margin-bottom: 20px;
}
#profile-content .profile-form-label {
  display: block;
  padding-top: 5px;
  line-height: 2rem;
  margin-bottom: 10px;
  font-size: 1.6rem;
}
#profile-content .profile-form-label-dropdown {
  color: rgba(0, 0, 0, 0.38);
  font-size: 12px;
}
#profile-content .profile-form-label-material {
  height: 48px;
}
#profile-content .profile-form-input {
  display: block;
  width: 100%;
  max-width: none;
  min-width: 0;
  vertical-align: baseline;
  padding: 11px 15px 11px 0;
  border: none;
  border-bottom: 1px solid #DCDCDC;
  background-color: #fff;
  outline: 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  color: #3d3d3d;
}
#profile-content .profile-form-input:focus {
  border-bottom: 2px solid #CC4B00;
}
#profile-content .profile-form-input.error {
  border-color: #cb2d2d;
}
#profile-content .profile-form-input.is-readonly {
  background-color: #ebebe4;
}
#profile-content .profile-form-input.is-readonly:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
#profile-content .clearable {
  position: relative;
}
#profile-content .clearable input {
  padding-right: 30px;
}
#profile-content .clearable .fonticon {
  right: 5px;
  top: 6px;
  position: absolute;
  font-size: 18px;
  cursor: pointer;
  color: #DCDCDC;
}
#profile-content .profile-form-error-message {
  display: none;
  color: #cb2d2d;
  font-family: Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 2rem;
  margin-top: 5px;
}
#profile-content .profile-form-error-message.error {
  display: block;
}
#profile-content .dropdown-input-row:before, #profile-content .dropdown-input-row:after {
  content: " ";
  display: table;
}
#profile-content .dropdown-input-row:after {
  clear: both;
}
#profile-content .dropdown-input-row .dropdown-label {
  line-height: 27px;
}
#profile-content .checkbox-input-row {
  margin: 15px 0;
  line-height: 2rem;
}
#profile-content .checkbox-input-row .big-checkbox, #profile-content .checkbox-input-row .small-checkbox, #profile-content .checkbox-input-row .select-all {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#profile-content .checkbox-input-row .checkbox-label {
  cursor: default;
  display: inline-block;
  vertical-align: middle;
  line-height: 1.6rem;
}
#profile-content .checkbox-input-row .token-label {
  word-wrap: break-word;
  display: block;
}
#profile-content button + button {
  margin-left: 10px;
}
#profile-content .btn {
  font-size: 1.4rem;
}
#profile-content .help-link {
  position: absolute;
  right: 40px;
  bottom: 105px;
  font-size: 1.4rem;
}
#profile-content .api-documentation {
  font-size: 1.4rem;
  margin: 25px 0;
  display: inline-block;
}

#profile-social-sign-in {
  text-align: center;
}
#profile-social-sign-in .social-header-text {
  font-family: Arial, sans-serif;
  line-height: 2rem;
  font-size: 1.8rem;
  letter-spacing: -0.05rem;
  margin-bottom: 10px;
}
#profile-social-sign-in .google-plus-icon {
  color: #dc4e41;
}
#profile-social-sign-in .facebook-icon {
  color: #3b5998;
}
#profile-social-sign-in .social-icon {
  font-size: 5rem;
}
#profile-social-sign-in .social-name {
  text-transform: uppercase;
  line-height: 2rem;
  font-size: 1.8rem;
}

#profile-password #forgotten-password-link {
  float: right;
  text-decoration: underline;
}

#profile-notifications .profile-form-controls {
  padding: 20px 30px;
  margin-bottom: 20px;
}
#profile-notifications .notifications-controls-wrapper {
  background-color: #F8F8F8;
  border-top: 1px solid #DCDCDC;
  padding: 10px 20px;
}
#profile-notifications .notifications-list-header-text {
  line-height: 3rem;
}
#profile-notifications .notifications-list li {
  line-height: 3rem;
}
#profile-notifications .notifications-list .fonticon {
  color: #9ea6b0;
  margin-right: 5px;
  display: inline-block;
  font-size: 1.8rem;
}
#profile-notifications .combo-input-row {
  padding-bottom: 45px;
}
#profile-notifications .dropdown-input-row {
  padding: 0.75rem 30px;
}
#profile-notifications .dropdown-input-row .dropdown-label {
  line-height: 3.5rem;
  display: inline-block;
  vertical-align: middle;
}
#profile-notifications .dropdown-input-row .wb-dropdown {
  width: 150px;
  height: 3.5rem;
  font-size: 1.6rem;
  line-height: 3.3rem;
}
#profile-notifications .dropdown-input-row .wb-dropdown.dd-is-disabled {
  background: none;
  opacity: 0.5;
}
#profile-notifications .dropdown-input-row .wb-dropdown .dd-panel .dropdown-option {
  line-height: 3.2rem;
}
#profile-notifications .checkbox-input-row {
  margin: 0;
  padding: 0 0 15px;
}
#profile-notifications .btn {
  margin-top: 50px;
  padding: 11px 15px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.18);
}

.profile-notifications__section {
  margin-bottom: 10px;
}
.profile-notifications__section-title {
  color: #000;
  margin: 15px 0 30px;
  font-size: 1.6rem;
  font-weight: 500;
}

#profile-reset-password .btn {
  display: block;
  margin-top: 20px;
  width: 100%;
}
#profile-reset-password .profile-form {
  width: 100%;
  max-width: 475px;
}

#profile-reset-password-success a {
  color: #CC4B00;
}
#profile-reset-password-success a:hover {
  color: #CC4B00;
}

#profile-create-new-password .profile-form {
  width: 100%;
  max-width: 475px;
}
#profile-create-new-password .profile-form .checkbox-input-row:before, #profile-create-new-password .profile-form .checkbox-input-row:after {
  content: " ";
  display: table;
}
#profile-create-new-password .profile-form .checkbox-input-row:after {
  clear: both;
}
#profile-create-new-password .profile-form .checkbox-input-row .profile-form-error-message {
  margin-top: 0;
  float: right;
}
#profile-create-new-password .btn {
  display: block;
  margin-top: 20px;
  width: 100%;
}

#profile-create-new-password-success a {
  display: block;
  text-align: center;
  color: #CC4B00;
  font: 1.8rem/2.5rem "ProximaNovaSemibold", Arial, sans-serif;
}
#profile-create-new-password-success a:hover {
  color: #CC4B00;
}

#profile-edit .dropdown-input-row {
  padding: 20px 0;
}
#profile-edit .dropdown-input-row .dropdown-label {
  line-height: 3.5rem;
  display: inline-block;
  vertical-align: middle;
}
#profile-edit .dropdown-input-row .wb-dropdown {
  width: 100%;
  height: 3.5rem;
  font-size: 1.6rem;
  line-height: 3.3rem;
}
#profile-edit .dropdown-input-row .wb-dropdown.dd-is-open {
  padding-left: 10px;
  margin-left: -10px;
  width: calc(100% + 10px);
}
#profile-edit .dropdown-input-row .wb-dropdown.dd-is-open .dd-panel {
  width: calc(100% + 10px);
  margin-left: -10px;
}
#profile-edit .dropdown-input-row .wb-dropdown.dd-is-disabled {
  background: none;
  opacity: 0.5;
}
#profile-edit .dropdown-input-row .wb-dropdown .selected-option {
  color: #3d3d3d;
  padding-left: 0;
}
#profile-edit .dropdown-input-row .wb-dropdown .dd-panel {
  height: 200px;
  overflow: hidden;
  margin-bottom: 30px;
}
#profile-edit .dropdown-input-row .wb-dropdown .dd-panel .dropdown-option {
  line-height: 3.2rem;
}
#profile-edit .mdc-textfield__input {
  border-bottom: 1px solid #DCDCDC;
  color: #3d3d3d;
}

.reset-profile-form {
  max-width: 392px !important;
  padding: 0 !important;
}

.reset-profile-form-controls {
  padding: 32px !important;
}

.reset-form-row {
  border: 1px solid rgba(37, 55, 70, 0.7);
  border-radius: 5px;
  padding: 16px 13px 11px;
  position: relative;
  cursor: text;
  margin-bottom: 23px !important;
}
.reset-form-row label {
  position: absolute;
  padding: 0 !important;
  margin: 0 !important;
  line-height: 24px !important;
  font-size: 16px !important;
  cursor: text;
}
.reset-form-row.active {
  border: 2px solid rgb(37, 55, 70);
}
.reset-form-row.active label {
  line-height: 18px !important;
  font-size: 12px !important;
  letter-spacing: 0.2px !important;
  background-color: #ffffff;
  padding-left: 5px !important;
  padding-right: 10px !important;
  top: -10px;
}
.reset-form-row input {
  border: none !important;
  line-height: 24px !important;
  padding: 0 !important;
  color: #425563 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

.reset-checkbox-input .checkbox-icon {
  border: 2px solid #3d3d3d;
  margin-right: 10px;
}
.reset-checkbox-input label {
  color: #253746;
  line-height: 24px;
  font-size: 16px;
}
.reset-checkbox-input.checked .checkbox-icon {
  background-color: #CC4B00;
  border: 2px solid #CC4B00;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.reset-checkbox-input.checked .checkbox-icon:before {
  content: "✔";
  color: #fff;
  text-align: center;
  font-size: 14px;
}

.reset-button {
  margin-bottom: 16px !important;
  border-radius: 5px !important;
  padding: 10px 15px !important;
  font-size: 14px !important;
  line-height: 16px !important;
  border-radius: 5px;
  letter-spacing: 0.5px;
}

.t6.default {
  color: #253746 !important;
}
.t6.library {
  color: #00acc1 !important;
}
.t6.research {
  color: #f2673c !important;
}
.t6.prime {
  color: #cb2d2d !important;
}

.wizard {
  position: relative;
  padding-bottom: 27rem;
}
.wizard__card {
  max-width: 80rem;
  margin: auto;
  position: relative;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.18);
  padding: 3rem 3rem 1.8rem;
}
.wizard__title {
  width: 57rem;
  font-size: 3.4rem;
  font-weight: 300;
  line-height: 4rem;
  text-align: center;
  margin: auto;
}
.wizard__annotator-img {
  padding: 4rem 0 2rem;
}
.wizard__subtitle {
  width: 22rem;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.4rem;
  text-align: center;
  margin: auto;
}
.wizard__paragraph {
  height: 4rem;
  width: 22rem;
  font-size: 1.4rem;
  line-height: 2rem;
  text-align: center;
  margin: 1rem auto;
}
.wizard__footer {
  margin-top: 6rem;
}
.wizard__not-now-btn {
  cursor: pointer;
  height: 3.6rem;
  width: 6.9rem;
  color: #CC4B00;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 3.6rem;
  float: left;
}
.wizard__install-label {
  font-size: 1.4rem;
  height: 3.6rem;
  line-height: 3.6rem;
  padding-right: 2rem;
  float: right;
}
.wizard__install-btn {
  cursor: pointer;
  margin-bottom: 0;
  padding: 0 1.5rem 0 4rem;
  position: relative;
  float: right;
}
.wizard .browser-fonticon {
  font-size: 2.8rem;
  position: absolute;
  left: 0;
}
.wizard__disclaimer {
  margin-top: 2rem;
  font-size: 1.4rem;
  line-height: 2rem;
}

.wizard-annotator-modal .modal-dialog {
  width: 690px;
}
.wizard-annotator-modal .modal-header a.white {
  text-decoration: underline;
}
.wizard-annotator-modal .modal-body {
  padding-bottom: 4rem;
}
.wizard-annotator-modal .modal-body h4 {
  margin-bottom: 2rem;
  text-align: center;
}
.wizard-annotator-modal .step-1,
.wizard-annotator-modal .step-2,
.wizard-annotator-modal .step-3 {
  display: inline-block;
  margin-right: 50px;
  padding-top: 200px;
  text-align: center;
  height: 184px;
  width: 164px;
}
.wizard-annotator-modal .step-1 {
  background: transparent url("../images/workbench/installation/1_ie.png") no-repeat 0 0;
  margin-left: 30px;
}
.wizard-annotator-modal .step-1.is-safari {
  background-image: url("../images/workbench/installation/1_safari.png");
}
.wizard-annotator-modal .step-2 {
  background: transparent url("../images/workbench/installation/2_pc.png") no-repeat 0 0;
}
.wizard-annotator-modal .step-2.is-safari {
  background-image: url("../images/workbench/installation/2_mac.png");
}
.wizard-annotator-modal .step-3 {
  background: transparent url("../images/workbench/installation/3_pc.png") no-repeat 0 0;
  margin-right: 0;
}
.wizard-annotator-modal .step-3.is-safari {
  background-image: url("../images/workbench/installation/3_mac.png");
}

.lt-ie11 .sng-radio .sng-radio-input {
  background-image: url("../images/workbench/radio-button-default.png");
}
.lt-ie11 .sng-radio .sng-radio-input.is-selected {
  background-image: url("../images/workbench/radio-button-selected.png");
}
.lt-ie11 .download .browser .installer .not-supported-browser {
  background-image: url("../images/workbench/download/sad-mrs-finch-small.png");
}

.lt-ie10 .icon-panel-pointer-left,
.lt-ie10 .icon-panel-pointer-right,
.lt-ie10 .icon-panel-pointer-top {
  display: none !important;
}
.lt-ie10 .view-switcher {
  display: none !important;
}

.lt-ie9 #annotator-modal-dialog .modal-content .modal-header .header-icon {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src= "../images/workbench/download/popup-header-finch.png", sizingMethod="scale");
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/workbench/download/popup-header-finch.png', sizingMethod='scale')";
}
.lt-ie9 #annotator-modal-dialog .modal-content .modal-body .browser-info .extension .browser-icon {
  margin: 0 10px 0 0;
}
.lt-ie9 #annotator-modal-dialog .modal-content .modal-body .browser-info .extension .browser-icon.chrome {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src= "../images/workbench/download/browser-chrome.png", sizingMethod="scale");
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/workbench/download/browser-chrome.png', sizingMethod='scale')";
  background-image: none;
}
.lt-ie9 #annotator-modal-dialog .modal-content .modal-body .browser-info .extension .browser-icon.mozilla {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src= "../images/workbench/download/browser-mozilla.png", sizingMethod="scale");
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/workbench/download/browser-mozilla.png', sizingMethod='scale')";
  background-image: none;
}
.lt-ie9 #annotator-modal-dialog .modal-content .modal-body .browser-info .extension .browser-icon.opera {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src= "../images/workbench/download/browser-opera.png", sizingMethod="scale");
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/workbench/download/browser-opera.png', sizingMethod='scale')";
  background-image: none;
}
.lt-ie9 #annotator-modal-dialog .modal-content .modal-body .browser-info .extension.not-supported {
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src= "../images/workbench/download/laptop-install-annotator.png", sizingMethod="scale");
  -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/workbench/download/laptop-install-annotator.png', sizingMethod='scale')";
  background-image: none;
  height: 200px;
  margin: 20px 0;
}
.lt-ie9 #annotator-modal-dialog .modal-content .modal-body .browser-info .extension.not-supported .extension-icons {
  margin: 84px 0 0 56px;
}
.lt-ie9 #institutions-panel #ip-list1 {
  background-image: url("../images/workbench/landing-pages/institutions_logos_01_fallback.png");
}
.lt-ie9 #institutions-panel #ip-list2 {
  background-image: url("../images/workbench/landing-pages/institutions_logos_02_fallback.png");
}
.lt-ie9 .article-grid tbody tr td {
  width: 150px;
}
.lt-ie9 .article-grid tbody tr td .cell-content {
  width: 150px;
}
.lt-ie9 .article-grid tbody tr td.selected .cell-content, .lt-ie9 .article-grid tbody tr td.selected .cell-content {
  width: 32px;
}
.lt-ie9 .article-grid tbody tr td.authors, .lt-ie9 .article-grid tbody tr td.editors {
  width: 120px;
}
.lt-ie9 .article-grid tbody tr td.authors .cell-content, .lt-ie9 .article-grid tbody tr td.editors .cell-content {
  width: 120px;
}
.lt-ie9 .article-grid tbody tr td.year {
  width: 55px;
}
.lt-ie9 .article-grid tbody tr td.year .cell-content {
  width: 55px;
}
.lt-ie9 .article-grid tbody tr td.title {
  width: 283px;
}
.lt-ie9 .article-grid tbody tr td.title .cell-content {
  width: 283px;
}
.lt-ie9 .article-grid tbody tr td.journal {
  width: 120px;
}
.lt-ie9 .article-grid tbody tr td.journal .cell-content {
  width: 120px;
}
.lt-ie9 .article-grid tbody tr td.item-type {
  width: 100px;
}
.lt-ie9 .article-grid tbody tr td.item-type .cell-content {
  width: 100px;
}
.lt-ie9 .article-grid tbody tr td.edition, .lt-ie9 .article-grid tbody tr td.volume {
  width: 75px;
}
.lt-ie9 .article-grid tbody tr td.edition .cell-content, .lt-ie9 .article-grid tbody tr td.volume .cell-content {
  width: 75px;
}
.lt-ie9 .article-grid tbody tr td.issue {
  width: 60px;
}
.lt-ie9 .article-grid tbody tr td.issue .cell-content {
  width: 60px;
}
.lt-ie9 .article-grid tbody tr td.pagination {
  width: 80px;
}
.lt-ie9 .article-grid tbody tr td.pagination .cell-content {
  width: 80px;
}
.lt-ie9 .article-grid tbody tr td.doi {
  width: 210px;
}
.lt-ie9 .article-grid tbody tr td.doi .cell-content {
  width: 210px;
}
.lt-ie9 .article-grid tbody tr td.pmid {
  width: 100px;
}
.lt-ie9 .article-grid tbody tr td.pmid .cell-content {
  width: 100px;
}
.lt-ie9 .article-grid tbody tr td.added, .lt-ie9 .article-grid tbody tr td.added-by {
  width: 100px;
}
.lt-ie9 .article-grid tbody tr td.added .cell-content, .lt-ie9 .article-grid tbody tr td.added-by .cell-content {
  width: 100px;
}
.lt-ie9 .article-grid tbody tr td.full-text-link, .lt-ie9 .article-grid tbody tr td.pdf-link, .lt-ie9 .article-grid tbody tr td.sfx-link {
  width: 36px;
}
.lt-ie9 .article-grid tbody tr td.full-text-link .cell-content, .lt-ie9 .article-grid tbody tr td.pdf-link .cell-content, .lt-ie9 .article-grid tbody tr td.sfx-link .cell-content {
  width: 36px;
}
.lt-ie9 .article-grid tbody tr td.sfx-link .cell-content .fonticon {
  font-size: 2.5rem;
  top: 2px;
  position: relative;
  vertical-align: middle;
}
.lt-ie9 .article-grid tbody tr td.tags {
  width: 300px;
}
.lt-ie9 .article-grid tbody tr td.tags .cell-content {
  width: 300px;
}
.lt-ie9 .document-detail-wrapper .discussions-sidebar .discussion-board {
  padding-bottom: 75px;
}
.lt-ie9 .workbench-side .collections-tree .group-heading > .arrow:before,
.lt-ie9 .workbench-side .shared-collections-tree .group-heading > .arrow:before {
  content: "\e891";
}
.lt-ie9 .workbench-side .collections-tree.is-collapsed .group-heading > .arrow:before,
.lt-ie9 .workbench-side .shared-collections-tree.is-collapsed .group-heading > .arrow:before {
  content: "\e892";
}
.lt-ie9 .workbench-side .collections-tree ul li.collection.is-open .arrow:before, .lt-ie9 .workbench-side .collections-tree ul li.shared-collection.is-open .arrow:before,
.lt-ie9 .workbench-side .shared-collections-tree ul li.collection.is-open .arrow:before,
.lt-ie9 .workbench-side .shared-collections-tree ul li.shared-collection.is-open .arrow:before,
.lt-ie9 .workbench-side .tags-list ul li.collection.is-open .arrow:before,
.lt-ie9 .workbench-side .tags-list ul li.shared-collection.is-open .arrow:before {
  content: "\e891";
}

wbr {
  display: inline-block;
}

/*! visualCaptcha - v0.0.5 - 2014-03-13
* http://visualcaptcha.net
* Copyright (c) 2014 emotionLoop; Licensed MIT */
.visualCaptcha {
  margin-bottom: 20px;
  min-height: 120px;
}

@media only screen and (min-width: 750px) {
  .visualCaptcha {
    margin-bottom: 50px;
  }
}
.visualCaptcha * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.visualCaptcha .audioField {
  font-size: 15px;
  color: #495e62;
  font-weight: 100;
  padding: 5px;
  border: 1px solid #3bb6e4;
  height: 40px;
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

@media only screen and (max-width: 360px) {
  .visualCaptcha .audioField {
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 360px) {
  .visualCaptcha .audioField {
    width: 240px;
    float: left;
  }
}
.accessibility-description, .visualCaptcha-explanation, .status.valid {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-color: #c1f7e8;
  padding: 10px;
  text-align: center;
  font-family: Oxygen, sans-serif;
  font-size: 18px;
  color: #219589;
  font-weight: 100;
  margin: 20px 0 24px;
}

@media only screen and (max-width: 360px) {
  .accessibility-description, .visualCaptcha-explanation, .status.valid {
    font-size: 16px;
  }
}
.visualCaptcha-possibilities, .visualCaptcha-refresh-button, .visualCaptcha-accessibility-button, .visualCaptcha-button-group {
  display: inline-block;
}

.visualCaptcha-possibilities {
  vertical-align: middle;
}

@media only screen and (min-width: 750px) {
  .visualCaptcha-possibilities {
    margin-right: 15px;
  }
}
.visualCaptcha-possibilities .img {
  padding: 4px;
  border: 1px solid #fff;
  display: inline-block;
}

@media only screen and (min-width: 750px) {
  .visualCaptcha-possibilities .img {
    padding: 10px;
    border: 3px solid #fff;
  }
}
.visualCaptcha-possibilities img {
  width: 32px;
  height: 32px;
  z-index: 5;
  transition: all 200ms;
  -webkit-transition: all 200ms;
}

.visualCaptcha-possibilities img:hover {
  cursor: pointer;
}

@media only screen and (max-width: 360px) {
  .visualCaptcha-possibilities .visualCaptcha-button-group {
    text-align: center;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 750px) {
  .visualCaptcha-possibilities .visualCaptcha-button-group {
    float: right;
  }
}
.visualCaptcha-possibilities .visualCaptcha-selected {
  background-color: #c1f7e8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 4px;
  border: 1px dashed #099a9f;
}

@media only screen and (min-width: 750px) {
  .visualCaptcha-possibilities .visualCaptcha-selected {
    padding: 10px;
    border: 3px dashed #099a9f;
  }
}
.visualCaptcha-refresh-button {
  padding: 9px 10px 7px;
  margin: 0 5px;
  background-color: #f87056;
  border: 1px solid #f87056;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}

.visualCaptcha-refresh-button img {
  width: 16px;
  height: 16px;
}

.visualCaptcha-refresh-button:hover {
  cursor: pointer;
}

.visualCaptcha-accessibility-button {
  padding: 9px 10px 7px;
  border: 1px solid #000;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}

.visualCaptcha-accessibility-button img {
  width: 16px;
  height: 16px;
}

.visualCaptcha-accessibility-button:hover {
  cursor: pointer;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
div.visualCaptcha .visualCaptcha-show {
  -webkit-animation: fadeIn 300ms;
  animation: fadeIn 300ms;
}

div.visualCaptcha .visualCaptcha-hide {
  display: none !important;
  -webkit-animation: fadeOut 300ms;
  animation: fadeOut 300ms;
}

.accessibility-description,
.visualCaptcha-explanation {
  font-family: Arial, sans-serif;
}

.status.valid {
  font-family: Arial, sans-serif;
}

.nav-bar {
  -ms-overflow-style: none;
  -webkit-tap-highlight-color: transparent;
}
.nav-bar > .nav-bar-tabs {
  position: relative;
  overflow: auto;
  overflow: -moz-scrollbars-none;
}
.nav-bar > .nav-bar-tabs::-webkit-scrollbar {
  display: none;
}
.nav-bar > .nav-bar-tabs > ul {
  white-space: nowrap;
  font-size: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.nav-bar > .nav-bar-tabs .nav-bar-item {
  display: inline-block;
  text-align: center;
  padding: 12px 0;
  cursor: pointer;
}
.nav-bar > .nav-bar-tabs > .nav-bar-marker {
  content: "";
  position: absolute;
  bottom: 0;
  height: 3px;
  background-color: black;
  transition: transform 0.5s, width 0.5s, background-color 0.5s;
}
.nav-bar > .nav-bar-content > .nav-bar-content-item {
  display: none;
}
.nav-bar > .nav-bar-content > .nav-bar-content-item.active {
  display: block;
}

.research-promo-page {
  color: rgba(0, 0, 0, 0.87);
  -webkit-font-smoothing: antialiased;
}
.research-promo-page .desktop-only {
  display: none !important;
}
.research-promo-page.desktop .mobile-only {
  display: none !important;
}
.research-promo-page.desktop .desktop-only {
  display: block !important;
}
.research-promo-page .section-inner {
  max-width: 1200px;
  margin: 0 auto;
}
.research-promo-page > .hero {
  background: url("/images/workbench/landing-pages/research-promo/hero_mobile.jpg") top center/cover no-repeat;
}
.research-promo-page > .hero > header {
  display: flex;
  justify-content: space-between;
  padding: 25px 16px;
}
.research-promo-page > .hero > header .logo {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .research-promo-page > .hero > header .logo img {
    height: 28px;
  }
}
.research-promo-page > .hero > header .action-button {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .research-promo-page > .hero > header {
    padding-left: 6%;
    padding-right: 6%;
  }
}
.research-promo-page > .hero .hero-main {
  text-align: center;
  padding: 60px 24px 18px;
}
.research-promo-page > .hero .hero-main h1,
.research-promo-page > .hero .hero-main h2 {
  color: #fff;
}
.research-promo-page > .hero .hero-main h1 {
  font-size: 38px;
  font-weight: 400;
  line-height: 50px;
}
.research-promo-page > .hero .hero-main h1 span {
  white-space: nowrap;
}
.research-promo-page > .hero .hero-main h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
  margin-top: 36px;
}
.research-promo-page > .hero .hero-main .more-button {
  display: block;
  background-color: #fff;
  height: 50px;
  max-width: 330px;
  line-height: 50px;
  color: rgba(0, 0, 0, 0.87);
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  margin: 58px auto 0;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.23), 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.research-promo-page > .hero .hero-main .small-print.mobile-only {
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  line-height: 18px;
  margin-top: 26px;
}
.research-promo-page > .hero .hero-main .small-print.desktop-only {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  margin-top: 100px;
}
.research-promo-page > .hero .hero-main .small-print.desktop-only a {
  color: inherit;
}
.research-promo-page > .hero .hero-main .small-print.desktop-only a:hover {
  text-decoration: underline;
}
.research-promo-page > .hero .hero-main .small-print.desktop-only a.start-app {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .research-promo-page > .hero {
    background: url("/images/workbench/landing-pages/research-promo/hero_desktop.jpg") top center/cover no-repeat;
  }
}
.research-promo-page > .main > .why-us {
  text-align: center;
  padding: 50px 24px 60px;
}
@media screen and (min-width: 768px) {
  .research-promo-page > .main > .why-us .reasons {
    display: flex;
    margin-top: 60px;
  }
}
.research-promo-page > .main > .why-us .reason {
  margin-top: 130px;
}
.research-promo-page > .main > .why-us .reason:first-child {
  margin-top: 100px;
}
@media screen and (min-width: 768px) {
  .research-promo-page > .main > .why-us .reason .img-wrapper {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
}
.research-promo-page > .main > .why-us .reason p {
  font-size: 16px;
  line-height: 24px;
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .research-promo-page > .main > .why-us .reason {
    flex: 1;
  }
  .research-promo-page > .main > .why-us .reason, .research-promo-page > .main > .why-us .reason:first-child {
    margin-top: 0;
  }
  .research-promo-page > .main > .why-us .reason:nth-child(2) {
    padding: 0 80px;
  }
}
.research-promo-page > .main > .why-us h1 {
  font-size: 34px;
  font-weight: 300;
  line-height: 46px;
}
.research-promo-page > .main > .why-us h2 {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  margin-top: 40px;
}
.research-promo-page > .main > .why-us footer {
  margin-top: 80px;
}
.research-promo-page > .main > .why-us footer .more-button {
  width: 329px;
  height: 50px;
  margin: 0 auto;
  line-height: 50px;
  font-size: 14px;
  font-weight: bold;
  color: #00acc1;
  border: 1px solid #00acc1;
  text-align: center;
  text-transform: uppercase;
}
.research-promo-page > .main > .why-us footer .small-print {
  margin-top: 73px;
}
.research-promo-page > .main > .why-us footer .small-print p {
  color: rgba(0, 0, 0, 0.38);
  font-size: 12px;
  line-height: 22px;
}
.research-promo-page > .main > .why-us footer .small-print a {
  color: #00acc1;
}
@media screen and (min-width: 768px) {
  .research-promo-page > .main > .why-us {
    padding-top: 70px;
    padding-bottom: 16px;
  }
}
.research-promo-page > .main > .demo {
  background-color: #f2673c;
  padding-top: 42px;
}
.research-promo-page > .main > .demo.mac-selected {
  background-color: #00acc1;
}
.research-promo-page > .main > .demo.mac-selected .steps-nav-bar > .nav-bar-tabs li {
  color: #00acc1;
}
.research-promo-page > .main > .demo.mac-selected .steps-nav-bar > .nav-bar-content .step-1 .screenshot {
  background-image: url("/images/workbench/landing-pages/research-promo/mac_1.png");
  background-position-x: -181px;
}
.research-promo-page > .main > .demo.mac-selected .steps-nav-bar > .nav-bar-content .step-2 .screenshot {
  background-image: url("/images/workbench/landing-pages/research-promo/mac_2.png");
}
.research-promo-page > .main > .demo.mac-selected .steps-nav-bar > .nav-bar-content .step-3 .screenshot {
  background-image: url("/images/workbench/landing-pages/research-promo/mac_3.png");
}
.research-promo-page > .main > .demo .nav-bar-tabs ul {
  display: flex;
  border-bottom: none;
}
.research-promo-page > .main > .demo .computer-type-nav-bar > .nav-bar-tabs {
  margin: 0 8px;
}
@media screen and (min-width: 768px) {
  .research-promo-page > .main > .demo .computer-type-nav-bar > .nav-bar-tabs ul {
    justify-content: center;
  }
}
.research-promo-page > .main > .demo .computer-type-nav-bar > .nav-bar-tabs li {
  color: rgba(255, 255, 255, 0.7);
  font-size: 34px;
  font-weight: 300;
  line-height: 46px;
  text-align: center;
  width: 50%;
}
.research-promo-page > .main > .demo .computer-type-nav-bar > .nav-bar-tabs li.active {
  font-weight: 500;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .research-promo-page > .main > .demo .computer-type-nav-bar > .nav-bar-tabs li:first-child {
    margin-right: 30px;
  }
}
@media screen and (min-width: 768px) {
  .research-promo-page > .main > .demo .computer-type-nav-bar > .nav-bar-tabs li {
    width: 80px;
  }
}
.research-promo-page > .main > .demo .computer-type-nav-bar > .nav-bar-tabs .nav-bar-marker {
  height: 4px;
}
.research-promo-page > .main > .demo .steps-nav-bar > .nav-bar-tabs {
  margin: 45px 0 30px;
}
.research-promo-page > .main > .demo .steps-nav-bar > .nav-bar-tabs ul {
  display: flex;
  justify-content: space-around;
}
.research-promo-page > .main > .demo .steps-nav-bar > .nav-bar-tabs li {
  padding: 20px;
  font-size: 12px;
  font-weight: bold;
  color: #f2673c;
}
.research-promo-page > .main > .demo .steps-nav-bar > .nav-bar-tabs li.active span {
  background-color: #fff;
}
.research-promo-page > .main > .demo .steps-nav-bar > .nav-bar-tabs li.active .title {
  color: #fff;
}
.research-promo-page > .main > .demo .steps-nav-bar > .nav-bar-tabs li span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 21px;
  height: 21px;
  background-color: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
}
@media screen and (min-width: 768px) {
  .research-promo-page > .main > .demo .steps-nav-bar > .nav-bar-tabs li span {
    margin: 0 auto;
  }
}
.research-promo-page > .main > .demo .steps-nav-bar > .nav-bar-tabs li .title {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  margin-top: 18px;
}
.research-promo-page > .main > .demo .steps-nav-bar > .nav-bar-content .title {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  color: #fff;
}
.research-promo-page > .main > .demo .steps-nav-bar > .nav-bar-content .step-1 .screenshot {
  background: url("/images/workbench/landing-pages/research-promo/pc_1.png") -178px top no-repeat;
}
.research-promo-page > .main > .demo .steps-nav-bar > .nav-bar-content .step-2 .screenshot {
  background: url("/images/workbench/landing-pages/research-promo/pc_2.png") 99% top no-repeat;
}
.research-promo-page > .main > .demo .steps-nav-bar > .nav-bar-content .step-3 .screenshot {
  background: url("/images/workbench/landing-pages/research-promo/pc_3.png") top no-repeat;
}
.research-promo-page > .main > .demo .steps-nav-bar > .nav-bar-content .nav-bar-content-item.step-1 .screenshot, .research-promo-page > .main > .demo .steps-nav-bar > .nav-bar-content .nav-bar-content-item.step-2 .screenshot, .research-promo-page > .main > .demo .steps-nav-bar > .nav-bar-content .nav-bar-content-item.step-3 .screenshot {
  margin-top: 54px;
  height: 359px;
}
@media screen and (min-width: 768px) {
  .research-promo-page > .main > .demo .steps-nav-bar > .nav-bar-content .nav-bar-content-item.step-1 .screenshot, .research-promo-page > .main > .demo .steps-nav-bar > .nav-bar-content .nav-bar-content-item.step-2 .screenshot, .research-promo-page > .main > .demo .steps-nav-bar > .nav-bar-content .nav-bar-content-item.step-3 .screenshot {
    background-size: auto 100%;
    margin-top: 25px;
    background-position-x: center;
  }
}
@media screen and (min-width: 992px) {
  .research-promo-page > .main > .demo .steps-nav-bar .mobile-view {
    display: none;
  }
}
.research-promo-page > .main > .demo .steps-nav-bar .desktop-view {
  display: none;
}
@media screen and (min-width: 992px) {
  .research-promo-page > .main > .demo .steps-nav-bar .desktop-view {
    display: block;
  }
}

#browser-extension-confirmation .floatin {
  zoom: 1;
}
#browser-extension-confirmation .floatin::before,
#browser-extension-confirmation .floatin::after {
  content: "";
  display: table;
}
#browser-extension-confirmation .floatin::after {
  clear: both;
}
#browser-extension-confirmation .col-3 {
  float: left;
  width: 33.33%;
}
#browser-extension-confirmation .block-button {
  color: #ffffff;
  margin: 20px auto;
  font-size: 16px;
  width: 485px;
}
#browser-extension-confirmation .fonticon {
  color: #00a456;
  font-size: 2.4rem;
  line-height: 0;
  vertical-align: middle;
  margin-right: -3px;
  margin-left: -5px;
}
#browser-extension-confirmation .where-browser {
  display: block;
  position: absolute;
}
#browser-extension-confirmation .where-browser.green {
  background-image: url("../images/workbench/wherebrowser-green.svg");
  top: -9px;
  left: 600px;
  height: 68px;
  width: 261px;
}
#browser-extension-confirmation .where-browser.gray {
  background-image: url("../images/workbench/wherebrowser-gray.svg");
  top: -2px;
  right: 380px;
  height: 84px;
  width: 261px;
}
#browser-extension-confirmation #edge-steps {
  display: none;
  text-align: center;
  margin: 52px 0;
}
#browser-extension-confirmation #edge-steps .dots {
  font-size: 30px;
  font-weight: bold;
  color: #1e8fe1;
  letter-spacing: 0.1px;
}
#browser-extension-confirmation #edge-steps img,
#browser-extension-confirmation #edge-steps p {
  display: block;
  margin: 0 auto;
}
#browser-extension-confirmation #edge-steps i {
  display: block;
  background-color: #707b7d;
  border-radius: 50%;
  color: #ebeff0;
  font-size: 14px;
  font-weight: 900;
  font-style: normal;
  line-height: 24px;
  margin: 11px auto;
  width: 24px;
}
#browser-extension-confirmation #edge-steps p {
  color: #707b7d;
  font-size: 16px;
  line-height: 24px;
  width: 80%;
}
#browser-extension-confirmation .contain {
  position: relative;
  width: 465px;
  padding: 0 20px;
  margin: 0 auto;
}
#browser-extension-confirmation .contain div {
  position: relative;
}
#browser-extension-confirmation .contain #sub-logo {
  padding-bottom: 16px;
}
#browser-extension-confirmation .contain #sub-logo span {
  display: inline-block;
  width: 60px;
  height: 60px;
}
#browser-extension-confirmation .contain-large {
  width: 1070px;
  padding: 0 20px;
  margin: 0 auto;
}
#browser-extension-confirmation header {
  padding: 12px 0;
  text-align: center;
  border-bottom: 1px solid #c9cccd;
}
#browser-extension-confirmation main {
  margin-top: 42px;
  text-align: center;
}
#browser-extension-confirmation main p {
  color: rgba(0, 0, 0, 0.87);
  margin-top: 16px;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 24px;
}
#browser-extension-confirmation footer {
  position: absolute;
  width: 100%;
  bottom: 42px;
}
#browser-extension-confirmation footer p {
  text-align: center;
}
#browser-extension-confirmation h1 {
  font-size: 36px;
  font-weight: 300;
  line-height: 48px;
  color: rgba(0, 0, 0, 0.87);
}
#browser-extension-confirmation a {
  color: #CC4B00;
}
@media only screen and (max-width: 1280px) {
  #browser-extension-confirmation .where-browser.green {
    top: -5px;
    left: 400px;
  }
}
@media only screen and (max-width: 1090px) {
  #browser-extension-confirmation footer {
    position: static;
  }
  #browser-extension-confirmation .contain-large {
    width: 100%;
    padding: 0;
  }
  #browser-extension-confirmation #edge-steps p {
    width: 30%;
  }
  #browser-extension-confirmation .col-3 {
    width: 100%;
    padding-bottom: 11px;
  }
}
@media only screen and (max-width: 485px) {
  #browser-extension-confirmation .contain {
    width: 100%;
    padding: 0;
  }
}