<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 9, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 19, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 32, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 52, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 65, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox &lt; 22.
 */
/* line 75, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 87, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 95, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 107, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 115, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 124, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 133, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 142, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 151, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 159, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 167, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
sup {
  top: -0.5em;
}

/* line 171, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 182, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 190, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 201, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 209, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 219, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 227, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/* line 250, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 264, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 275, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* line 288, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 300, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 309, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 320, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 332, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 344, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 355, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 368, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 377, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 388, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 397, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 406, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 417, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 422, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/normalize-rails-3.0.1/vendor/assets/stylesheets/normalize-rails/normalize.css */
td,
th {
  padding: 0;
}
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */





@font-face {
  font-family: 'FontAwesome';
  src: url('/assets/fontawesome-webfont.eot');
  src: url('/assets/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), url('/assets/fontawesome-webfont.woff') format('woff'), url('/assets/fontawesome-webfont.ttf') format('truetype'), url('/assets/fontawesome-webfont.svg#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul &gt; li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: " ";
  font-size: 0; }

@-webkit-keyframes pop-upwards {
  0% {
    -webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
    transform: matrix(0.97, 0, 0, 1, 0, 12);
    opacity: 0; }

  20% {
    -webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
    transform: matrix(0.99, 0, 0, 1, 0, 2);
    opacity: 0.7; }

  40% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, -1);
    transform: matrix(1, 0, 0, 1, 0, -1);
    opacity: 1; }

  70% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1; }

  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1; } }

@keyframes pop-upwards {
  0% {
    -webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
    transform: matrix(0.97, 0, 0, 1, 0, 12);
    opacity: 0; }

  20% {
    -webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
    transform: matrix(0.99, 0, 0, 1, 0, 2);
    opacity: 0.7; }

  40% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, -1);
    transform: matrix(1, 0, 0, 1, 0, -1);
    opacity: 1; }

  70% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1; }

  100% {
    -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
    transform: matrix(1, 0, 0, 1, 0, 0);
    opacity: 1; } }

.medium-toolbar-arrow-under:after, .medium-toolbar-arrow-over:before {
  position: absolute;
  left: 50%;
  display: block;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-style: solid;
  content: ""; }

.medium-toolbar-arrow-under:after {
  border-width: 8px 8px 0 8px; }

.medium-toolbar-arrow-over:before {
  top: -8px;
  border-width: 0 8px 8px 8px; }

.medium-editor-toolbar, .medium-editor-anchor-preview {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  visibility: hidden;
  font-size: 16px;
  font-family: HelveticaNeue, Helvetica, Arial, sans-serif; }
  .medium-editor-toolbar ul, .medium-editor-anchor-preview ul {
    margin: 0;
    padding: 0; }
  .medium-editor-toolbar li, .medium-editor-anchor-preview li {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none; }
    .medium-editor-toolbar li button, .medium-editor-anchor-preview li button {
      display: block;
      margin: 0;
      padding: 15px;
      cursor: pointer;
      font-size: 14px;
      line-height: 1.33;
      text-decoration: none;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .medium-editor-toolbar li .medium-editor-action-underline, .medium-editor-anchor-preview li .medium-editor-action-underline {
      text-decoration: underline; }
    .medium-editor-toolbar li .medium-editor-action-pre, .medium-editor-anchor-preview li .medium-editor-action-pre {
      padding: 15px 0;
      font-weight: 100;
      font-size: 12px;
      font-family: 'Menlo', monospace; }

.medium-editor-anchor-preview i {
  display: inline-block;
  margin: 5px 5px 5px 10px;
  text-decoration: underline;
  font-style: normal;
  cursor: pointer; }

.medium-editor-toolbar-active, .medium-editor-anchor-preview-active {
  visibility: visible;
  -webkit-animation: pop-upwards 160ms forwards linear;
  -ms-animation: pop-upwards 160ms forwards linear;
  animation: pop-upwards 160ms forwards linear;
  -webkit-transition: top 0.075s ease-out, left 0.075s ease-out;
  transition: top 0.075s ease-out, left 0.075s ease-out; }

.medium-editor-action-bold {
  font-weight: bolder; }

.medium-editor-action-italic {
  font-style: italic; }

.medium-editor-toolbar-form-anchor {
  display: none; }
  .medium-editor-toolbar-form-anchor input, .medium-editor-toolbar-form-anchor a {
    font-family: HelveticaNeue, Helvetica, Arial, sans-serif; }
  .medium-editor-toolbar-form-anchor input {
    margin: 0;
    padding: 6px;
    width: 316px;
    border: none;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .medium-editor-toolbar-form-anchor input:focus {
      outline: 0;
      border: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      -webkit-appearance: none;
      -moz-appearance: none; }
  .medium-editor-toolbar-form-anchor a {
    display: inline-block;
    margin: 0 10px;
    text-decoration: none;
    font-weight: bolder;
    font-size: 24px; }

.medium-editor-placeholder {
  position: relative; }
  .medium-editor-placeholder:after {
    position: absolute;
    top: 0;
    left: 0;
    content: attr(data-placeholder);
    font-style: italic; }
.medium-toolbar-arrow-under:after {
  top: 60px;
  border-color: #428bca transparent transparent transparent; }

.medium-toolbar-arrow-over:before {
  border-color: transparent transparent #428bca transparent; }

.medium-editor-toolbar {
  border: 1px solid #357ebd;
  background-color: #428bca;
  border-radius: 4px;
  -webkit-transition: top 0.075s ease-out, left 0.075s ease-out;
  transition: top 0.075s ease-out, left 0.075s ease-out; }
  .medium-editor-toolbar li button {
    min-width: 60px;
    height: 60px;
    border: none;
    border-right: 1px solid #357ebd;
    background-color: transparent;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: background-color 0.2s ease-in, color 0.2s ease-in;
    transition: background-color 0.2s ease-in, color 0.2s ease-in; }
    .medium-editor-toolbar li button:hover {
      background-color: #3276b1;
      color: #fff; }
  .medium-editor-toolbar li .medium-editor-button-first {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  .medium-editor-toolbar li .medium-editor-button-last {
    border-right: none;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
  .medium-editor-toolbar li .medium-editor-button-active {
    background-color: #3276b1;
    color: #fff; }

.medium-editor-toolbar-form-anchor {
  background: #428bca;
  color: #fff;
  border-radius: 4px; }
  .medium-editor-toolbar-form-anchor input {
    height: 60px;
    background: #428bca;
    color: #fff; }
    .medium-editor-toolbar-form-anchor input::-webkit-input-placeholder {
      color: #fff;
      color: rgba(255, 255, 255, 0.8); }
    .medium-editor-toolbar-form-anchor input:-moz-placeholder {
      /* Firefox 18- */
      color: #fff;
      color: rgba(255, 255, 255, 0.8); }
    .medium-editor-toolbar-form-anchor input::-moz-placeholder {
      /* Firefox 19+ */
      color: #fff;
      color: rgba(255, 255, 255, 0.8); }
    .medium-editor-toolbar-form-anchor input:-ms-input-placeholder {
      color: #fff;
      color: rgba(255, 255, 255, 0.8); }
  .medium-editor-toolbar-form-anchor a {
    color: #fff; }

.medium-editor-toolbar-anchor-preview {
  background: #428bca;
  color: #fff;
  border-radius: 4px; }

.medium-editor-placeholder:after {
  color: #357ebd; }

/*





*/
/* line 2, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_grid.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

/* line 11, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 21, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 25, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

/* line 29, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

/* line 33, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

/* line 37, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 41, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}

/* line 50, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 57, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

/* line 64, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

/* line 70, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}

/* line 76, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}

/* line 83, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}

/* line 90, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

/* line 97, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

/* line 103, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}

/* line 109, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  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;
}

/* line 127, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.popover.top {
  margin-top: -10px;
}

/* line 130, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.popover.right {
  margin-left: 10px;
}

/* line 133, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 136, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.popover.left {
  margin-left: -10px;
}

/* line 139, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 149, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 152, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 161, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.popover .arrow {
  border-width: 11px;
}

/* line 164, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 168, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.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;
}

/* line 176, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}

/* line 183, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.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);
}

/* line 191, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}

/* line 198, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.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;
}

/* line 206, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}

/* line 213, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.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);
}

/* line 221, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}

/* line 229, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 234, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 245, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 250, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 255, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

/* line 263, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
input[type="file"] {
  display: block;
}

/* line 266, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 270, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

/* line 275, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 282, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

/* line 286, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.form-control:-moz-placeholder {
  color: #999999;
}

/* line 289, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.form-control::-moz-placeholder {
  color: #999999;
}

/* line 292, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.form-control:-ms-input-placeholder {
  color: #999999;
}

/* line 295, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.form-control::-webkit-input-placeholder {
  color: #999999;
}

/* line 298, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* line 315, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 321, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 327, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
textarea.form-control {
  height: auto;
}

/* line 330, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 333, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}

/* line 342, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 349, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 356, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 360, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 369, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 374, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 388, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 395, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 399, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
textarea.input-sm {
  height: auto;
}

/* line 402, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 409, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
select.input-lg {
  height: 45px;
  line-height: 45px;
}

/* line 413, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
textarea.input-lg {
  height: auto;
}

/* line 416, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.has-warning .help-block,
.has-warning .control-label {
  color: #c09853;
}

/* line 420, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.has-warning .form-control {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 425, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.has-warning .form-control:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}

/* line 430, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.has-warning .input-group-addon {
  color: #c09853;
  border-color: #c09853;
  background-color: #fcf8e3;
}

/* line 435, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.has-error .help-block,
.has-error .control-label {
  color: #b94a48;
}

/* line 439, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.has-error .form-control {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 444, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.has-error .form-control:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}

/* line 449, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.has-error .input-group-addon {
  color: #b94a48;
  border-color: #b94a48;
  background-color: #f2dede;
}

/* line 454, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.has-success .help-block,
.has-success .control-label {
  color: #468847;
}

/* line 458, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.has-success .form-control {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 463, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.has-success .form-control:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}

/* line 468, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.has-success .input-group-addon {
  color: #468847;
  border-color: #468847;
  background-color: #dff0d8;
}

/* line 473, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 477, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 484, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 489, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
  .form-inline .form-control {
    display: inline-block;
  }

  /* line 492, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }

  /* line 499, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
/* line 505, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 514, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 518, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 527, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 531, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
  .form-horizontal .control-label {
    text-align: right;
  }
}
/* line 536, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

/* line 546, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 554, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
}

/* line 5, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
th {
  text-align: left;
}

/* line 8, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
.table {
  width: 100%;
  margin-bottom: 20px;
}

/* line 12, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
.table &gt; thead &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; th,
.table &gt; tfoot &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; td,
.table &gt; tfoot &gt; tr &gt; td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

/* line 23, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
.table &gt; thead &gt; tr &gt; th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

/* line 27, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
.table &gt; caption + thead &gt; tr:first-child &gt; th,
.table &gt; colgroup + thead &gt; tr:first-child &gt; th,
.table &gt; thead:first-child &gt; tr:first-child &gt; th,
.table &gt; caption + thead &gt; tr:first-child &gt; td,
.table &gt; colgroup + thead &gt; tr:first-child &gt; td,
.table &gt; thead:first-child &gt; tr:first-child &gt; td {
  border-top: 0;
}

/* line 35, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
.table &gt; tbody + tbody {
  border-top: 2px solid #dddddd;
}

/* line 38, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
.table .table {
  background-color: #ffffff;
}

/* line 41, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
.table-condensed &gt; thead &gt; tr &gt; th,
.table-condensed &gt; tbody &gt; tr &gt; th,
.table-condensed &gt; tfoot &gt; tr &gt; th,
.table-condensed &gt; thead &gt; tr &gt; td,
.table-condensed &gt; tbody &gt; tr &gt; td,
.table-condensed &gt; tfoot &gt; tr &gt; td {
  padding: 5px;
}

/* line 49, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
.table-bordered {
  border: 1px solid #dddddd;
}

/* line 52, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; tbody &gt; tr &gt; th,
.table-bordered &gt; tfoot &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td,
.table-bordered &gt; tbody &gt; tr &gt; td,
.table-bordered &gt; tfoot &gt; tr &gt; td {
  border: 1px solid #dddddd;
}

/* line 60, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td {
  border-bottom-width: 2px;
}

/* line 64, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
.table-striped &gt; tbody &gt; tr:nth-child(odd) &gt; td,
.table-striped &gt; tbody &gt; tr:nth-child(odd) &gt; th {
  background-color: #f9f9f9;
}

/* line 68, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
.table-hover &gt; tbody &gt; tr:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; th {
  background-color: #f5f5f5;
}

/* line 72, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
table col[class*="col-"] {
  float: none;
  display: table-column;
}

/* line 76, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}

/* line 81, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
.table &gt; thead &gt; tr &gt; td.active,
.table &gt; tbody &gt; tr &gt; td.active,
.table &gt; tfoot &gt; tr &gt; td.active,
.table &gt; thead &gt; tr &gt; th.active,
.table &gt; tbody &gt; tr &gt; th.active,
.table &gt; tfoot &gt; tr &gt; th.active,
.table &gt; thead &gt; tr.active &gt; td,
.table &gt; tbody &gt; tr.active &gt; td,
.table &gt; tfoot &gt; tr.active &gt; td,
.table &gt; thead &gt; tr.active &gt; th,
.table &gt; tbody &gt; tr.active &gt; th,
.table &gt; tfoot &gt; tr.active &gt; th {
  background-color: #f5f5f5;
}

/* line 95, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
.table &gt; thead &gt; tr &gt; td.success,
.table &gt; tbody &gt; tr &gt; td.success,
.table &gt; tfoot &gt; tr &gt; td.success,
.table &gt; thead &gt; tr &gt; th.success,
.table &gt; tbody &gt; tr &gt; th.success,
.table &gt; tfoot &gt; tr &gt; th.success,
.table &gt; thead &gt; tr.success &gt; td,
.table &gt; tbody &gt; tr.success &gt; td,
.table &gt; tfoot &gt; tr.success &gt; td,
.table &gt; thead &gt; tr.success &gt; th,
.table &gt; tbody &gt; tr.success &gt; th,
.table &gt; tfoot &gt; tr.success &gt; th {
  background-color: #dff0d8;
}

/* line 109, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
.table-hover &gt; tbody &gt; tr &gt; td.success:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success:hover,
.table-hover &gt; tbody &gt; tr.success:hover &gt; td,
.table-hover &gt; tbody &gt; tr.success:hover &gt; th {
  background-color: #d0e9c6;
}

/* line 115, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
.table &gt; thead &gt; tr &gt; td.danger,
.table &gt; tbody &gt; tr &gt; td.danger,
.table &gt; tfoot &gt; tr &gt; td.danger,
.table &gt; thead &gt; tr &gt; th.danger,
.table &gt; tbody &gt; tr &gt; th.danger,
.table &gt; tfoot &gt; tr &gt; th.danger,
.table &gt; thead &gt; tr.danger &gt; td,
.table &gt; tbody &gt; tr.danger &gt; td,
.table &gt; tfoot &gt; tr.danger &gt; td,
.table &gt; thead &gt; tr.danger &gt; th,
.table &gt; tbody &gt; tr.danger &gt; th,
.table &gt; tfoot &gt; tr.danger &gt; th {
  background-color: #f2dede;
}

/* line 129, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
.table-hover &gt; tbody &gt; tr &gt; td.danger:hover,
.table-hover &gt; tbody &gt; tr &gt; th.danger:hover,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; td,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; th {
  background-color: #ebcccc;
}

/* line 135, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
.table &gt; thead &gt; tr &gt; td.warning,
.table &gt; tbody &gt; tr &gt; td.warning,
.table &gt; tfoot &gt; tr &gt; td.warning,
.table &gt; thead &gt; tr &gt; th.warning,
.table &gt; tbody &gt; tr &gt; th.warning,
.table &gt; tfoot &gt; tr &gt; th.warning,
.table &gt; thead &gt; tr.warning &gt; td,
.table &gt; tbody &gt; tr.warning &gt; td,
.table &gt; tfoot &gt; tr.warning &gt; td,
.table &gt; thead &gt; tr.warning &gt; th,
.table &gt; tbody &gt; tr.warning &gt; th,
.table &gt; tfoot &gt; tr.warning &gt; th {
  background-color: #fcf8e3;
}

/* line 149, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
.table-hover &gt; tbody &gt; tr &gt; td.warning:hover,
.table-hover &gt; tbody &gt; tr &gt; th.warning:hover,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; td,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; th {
  background-color: #faf2cc;
}

@media (max-width: 767px) {
  /* line 156, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }

  /* line 165, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
  .table-responsive &gt; .table {
    margin-bottom: 0;
  }

  /* line 168, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; th,
  .table-responsive &gt; .table &gt; thead &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tbody &gt; tr &gt; td,
  .table-responsive &gt; .table &gt; tfoot &gt; tr &gt; td {
    white-space: nowrap;
  }

  /* line 176, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
  .table-responsive &gt; .table-bordered {
    border: 0;
  }

  /* line 179, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:first-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:first-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:first-child {
    border-left: 0;
  }

  /* line 187, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; th:last-child,
  .table-responsive &gt; .table-bordered &gt; thead &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr &gt; td:last-child,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr &gt; td:last-child {
    border-right: 0;
  }

  /* line 195, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.tables.scss */
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; th,
  .table-responsive &gt; .table-bordered &gt; tbody &gt; tr:last-child &gt; td,
  .table-responsive &gt; .table-bordered &gt; tfoot &gt; tr:last-child &gt; td {
    border-bottom: 0;
  }
}
/*!
 * Datepicker for Bootstrap v3
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
/* line 10, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 15, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.collapse {
  display: none;
}

/* line 18, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.collapse.in {
  display: block;
}

/* line 21, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

/* line 29, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.dropdown {
  position: relative;
}

/* line 32, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 35, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.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;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  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;
}

/* line 55, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 59, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 65, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.dropdown-menu &gt; li &gt; a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 74, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 80, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:hover,
.dropdown-menu &gt; .active &gt; a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* line 88, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.dropdown-menu &gt; .disabled &gt; a,
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  color: #999999;
}

/* line 93, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 101, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.open &gt; .dropdown-menu {
  display: block;
}

/* line 104, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.open &gt; a {
  outline: 0;
}

/* line 107, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

/* line 114, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 122, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.pull-right &gt; .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 126, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: "";
}

/* line 132, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 139, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget {
  top: 0;
  left: 0;
  z-index: 9999;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  border-radius: 4px;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget .btn {
  padding: 6px;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget:before {
  position: absolute;
  top: -7px;
  left: 6px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget:after {
  position: absolute;
  top: -6px;
  left: 7px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  border-left: 6px solid transparent;
  content: '';
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget.pull-right:before {
  right: 6px;
  left: auto;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget.pull-right:after {
  right: 7px;
  left: auto;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget &gt; ul {
  margin: 0;
  list-style-type: none;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  width: 100%;
  font-size: 1.2em;
  font-weight: bold;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
  width: 4px;
  padding: 0;
  margin: 0;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget .datepicker &gt; div {
  display: none;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget td, .bootstrap-datetimepicker-widget th {
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 4px;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover, .bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover {
  cursor: pointer;
  background: #eee;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget td.old, .bootstrap-datetimepicker-widget td.new {
  color: #999;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #428bca;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget td.disabled, .bootstrap-datetimepicker-widget td.disabled:hover {
  color: #999;
  cursor: not-allowed;
  background: 0;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget td span {
  display: block;
  float: left;
  width: 47px;
  height: 54px;
  margin: 2px;
  line-height: 54px;
  cursor: pointer;
  border-radius: 4px;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget td span:hover {
  background: #eee;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget td span.active {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #428bca;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget td span.old {
  color: #999;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget td span.disabled, .bootstrap-datetimepicker-widget td span.disabled:hover {
  color: #999;
  cursor: not-allowed;
  background: 0;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget th.switch {
  width: 145px;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget th.next, .bootstrap-datetimepicker-widget th.prev {
  font-size: 21px;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget th.disabled, .bootstrap-datetimepicker-widget th.disabled:hover {
  color: #999;
  cursor: not-allowed;
  background: 0;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #eee;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.input-group.date .input-group-addon span {
  display: block;
  width: 16px;
  height: 16px;
  cursor: pointer;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget.left-oriented:before {
  right: 6px;
  left: auto;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget.left-oriented:after {
  right: 7px;
  left: auto;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.bootstrap-datetimepicker-widget ul.list-unstyled li.in div.timepicker div.timepicker-picker table.table-condensed tbody &gt; tr &gt; td {
  padding: 0 !important;
}

/* line 147, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/bootstrap.datetimepicker.css */
.table-condensed thead tr, .table-condensed tbody tr, .table-condensed thead td, .table-condensed tbody td {
  border-bottom: 0px;
  border-top: 0px;
  border-bottom-color: transparent;
  border-top-color: transparent;
}

/* jquery.Jcrop.css v0.9.12 - MIT License */
/*
  The outer-most container in a typical Jcrop instance
  If you are having difficulty with formatting related to styles
  on a parent element, place any fixes here or in a like selector

  You can also style this element if you want to add a border, etc
  A better method for styling can be seen below with .jcrop-light
  (Add a class to the holder and style elements for that extended class)
*/
/* line 12, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-holder {
  direction: ltr;
  text-align: left;
  /* IE10 touch compatibility */
  -ms-touch-action: none;
}

/* Selection Border */
/* line 20, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-vline,
.jcrop-hline {
  background: white url(/assets/Jcrop.gif);
  font-size: 0;
  position: absolute;
}

/* line 28, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-vline {
  height: 100%;
  width: 1px !important;
}

/* line 33, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-vline.right {
  right: 0;
}

/* line 37, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-hline {
  height: 1px !important;
  width: 100%;
}

/* line 42, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-hline.bottom {
  bottom: 0;
}

/* Invisible click targets */
/* line 48, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-tracker {
  height: 100%;
  width: 100%;
  /* "turn off" link highlight */
  -webkit-tap-highlight-color: transparent;
  /* disable callout, image save panel */
  -webkit-touch-callout: none;
  /* disable cut copy paste */
  -webkit-user-select: none;
}

/* Selection Handles */
/* line 61, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-handle {
  background-color: #333333;
  border: 1px #eeeeee solid;
  width: 7px;
  height: 7px;
  font-size: 1px;
}

/* line 69, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-handle.ord-n {
  left: 50%;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}

/* line 76, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-handle.ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -4px;
  margin-left: -4px;
}

/* line 83, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-handle.ord-e {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 50%;
}

/* line 90, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-handle.ord-w {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 50%;
}

/* line 97, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-handle.ord-nw {
  left: 0;
  margin-left: -4px;
  margin-top: -4px;
  top: 0;
}

/* line 104, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-handle.ord-ne {
  margin-right: -4px;
  margin-top: -4px;
  right: 0;
  top: 0;
}

/* line 111, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-handle.ord-se {
  bottom: 0;
  margin-bottom: -4px;
  margin-right: -4px;
  right: 0;
}

/* line 118, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-handle.ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -4px;
  margin-left: -4px;
}

/* Dragbars */
/* line 126, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-dragbar.ord-n,
.jcrop-dragbar.ord-s {
  height: 7px;
  width: 100%;
}

/* line 133, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-dragbar.ord-e,
.jcrop-dragbar.ord-w {
  height: 100%;
  width: 7px;
}

/* line 140, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-dragbar.ord-n {
  margin-top: -4px;
}

/* line 144, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-dragbar.ord-s {
  bottom: 0;
  margin-bottom: -4px;
}

/* line 149, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-dragbar.ord-e {
  margin-right: -4px;
  right: 0;
}

/* line 154, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-dragbar.ord-w {
  margin-left: -4px;
}

/* The "jcrop-light" class/extension */
/* line 159, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-light .jcrop-vline,
.jcrop-light .jcrop-hline {
  background: #ffffff;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
}

/* line 167, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-light .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #000000;
  border-color: #ffffff;
  border-radius: 3px;
}

/* The "jcrop-dark" class/extension */
/* line 176, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-dark .jcrop-vline,
.jcrop-dark .jcrop-hline {
  background: #000000;
  filter: alpha(opacity=70) !important;
  opacity: 0.7 !important;
}

/* line 184, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-dark .jcrop-handle {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #ffffff;
  border-color: #000000;
  border-radius: 3px;
}

/* Simple macro to turn off the antlines */
/* line 193, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.solid-line .jcrop-vline,
.solid-line .jcrop-hline {
  background: #ffffff;
}

/* Fix for twitter bootstrap et al. */
/* line 200, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/jquery.Jcrop.css */
.jcrop-holder img,
img.jcrop-preview {
  max-width: none;
}

/*
Version: 3.4.8 Timestamp: Thu May  1 09:50:32 EDT 2014
*/
/* line 4, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container {
  margin: 0;
  position: relative;
  display: inline-block;
  /* inline-block for ie7 */
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}

/* line 14, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container,
.select2-drop,
.select2-search,
.select2-search input {
  /*
    Force border-box so that % widths fit the parent
    container without overlap because of margin/padding.
    More Info : http://www.quirksmode.org/css/box.html
  */
  -webkit-box-sizing: border-box;
  /* webkit */
  -moz-box-sizing: border-box;
  /* firefox */
  box-sizing: border-box;
  /* css3 */
}

/* line 28, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container .select2-choice {
  display: block;
  height: 26px;
  padding: 0 0 0 8px;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaa;
  white-space: nowrap;
  line-height: 26px;
  color: #444;
  text-decoration: none;
  border-radius: 4px;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
  background-image: linear-gradient(to top, #eee 0%, #fff 50%);
}

/* line 59, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container.select2-drop-above .select2-choice {
  border-bottom-color: #aaa;
  border-radius: 0 0 4px 4px;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
  background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
  background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
  background-image: linear-gradient(to bottom, #eee 0%, #fff 90%);
}

/* line 71, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container.select2-allowclear .select2-choice .select2-chosen {
  margin-right: 42px;
}

/* line 75, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container .select2-choice &gt; .select2-chosen {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: none;
  width: auto;
}

/* line 87, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container .select2-choice abbr {
  display: none;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 24px;
  top: 8px;
  font-size: 1px;
  text-decoration: none;
  border: 0;
  background: url("select2.png") right top no-repeat;
  cursor: pointer;
  outline: 0;
}

/* line 104, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container.select2-allowclear .select2-choice abbr {
  display: inline-block;
}

/* line 108, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container .select2-choice abbr:hover {
  background-position: right -11px;
  cursor: pointer;
}

/* line 113, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-drop-mask {
  border: 0;
  margin: 0;
  padding: 0;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 9998;
  /* styles required for IE to work */
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 131, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-drop {
  width: 100%;
  margin-top: -1px;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 1px solid #aaa;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

/* line 149, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-drop.select2-drop-above {
  margin-top: 1px;
  border-top: 1px solid #aaa;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 -4px 5px rgba(0, 0, 0, 0.15);
}

/* line 160, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-drop-active {
  border: 1px solid #5897fb;
  border-top: none;
}

/* line 165, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-drop.select2-drop-above.select2-drop-active {
  border-top: 1px solid #5897fb;
}

/* line 169, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-drop-auto-width {
  border-top: 1px solid #aaa;
  width: auto;
}

/* line 174, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-drop-auto-width .select2-search {
  padding-top: 4px;
}

/* line 178, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container .select2-choice .select2-arrow {
  display: inline-block;
  width: 18px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border-left: 1px solid #aaa;
  border-radius: 0 4px 4px 0;
  background-clip: padding-box;
  background: #ccc;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
  background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
  background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}

/* line 199, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container .select2-choice .select2-arrow b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("select2.png") no-repeat 0 1px;
}

/* line 206, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-search {
  display: inline-block;
  width: 100%;
  min-height: 26px;
  margin: 0;
  padding-left: 4px;
  padding-right: 4px;
  position: relative;
  z-index: 10000;
  white-space: nowrap;
}

/* line 220, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 26px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: 1px solid #aaa;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff url("select2.png") no-repeat 100% -22px;
  background: url("select2.png") no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url("select2.png") no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url("select2.png") no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url("select2.png") no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 244, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-drop.select2-drop-above .select2-search input {
  margin-top: 4px;
}

/* line 248, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-search input.select2-active {
  background: #fff url("select2-spinner.gif") no-repeat 100%;
  background: url("select2-spinner.gif") no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
  background: url("select2-spinner.gif") no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url("select2-spinner.gif") no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
  background: url("select2-spinner.gif") no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}

/* line 256, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 265, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-dropdown-open .select2-choice {
  border-bottom-color: transparent;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eee;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to top, #fff 0%, #eee 50%);
}

/* line 281, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
  border: 1px solid #5897fb;
  border-top-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
  background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
  background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
}

/* line 293, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-dropdown-open .select2-choice .select2-arrow {
  background: transparent;
  border-left: none;
  filter: none;
}

/* line 298, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-dropdown-open .select2-choice .select2-arrow b {
  background-position: -18px 1px;
}

/* line 302, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* results */
/* line 314, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results {
  max-height: 200px;
  padding: 0 0 0 4px;
  margin: 4px 4px 4px 0;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-tap-highlight-color: transparent;
}

/* line 324, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results ul.select2-result-sub {
  margin: 0;
  padding-left: 0;
}

/* line 329, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
}

/* line 335, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results li.select2-result-with-children &gt; .select2-result-label {
  font-weight: bold;
}

/* line 339, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results .select2-result-label {
  padding: 3px 7px 4px;
  margin: 0;
  cursor: pointer;
  min-height: 1em;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 353, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results-dept-1 .select2-result-label {
  padding-left: 20px;
}

/* line 354, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results-dept-2 .select2-result-label {
  padding-left: 40px;
}

/* line 355, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results-dept-3 .select2-result-label {
  padding-left: 60px;
}

/* line 356, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results-dept-4 .select2-result-label {
  padding-left: 80px;
}

/* line 357, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results-dept-5 .select2-result-label {
  padding-left: 100px;
}

/* line 358, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results-dept-6 .select2-result-label {
  padding-left: 110px;
}

/* line 359, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results-dept-7 .select2-result-label {
  padding-left: 120px;
}

/* line 361, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results .select2-highlighted {
  background: #3875d7;
  color: #fff;
}

/* line 366, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results li em {
  background: #feffde;
  font-style: normal;
}

/* line 371, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results .select2-highlighted em {
  background: transparent;
}

/* line 375, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results .select2-highlighted ul {
  background: #fff;
  color: #000;
}

/* line 381, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  background: #f4f4f4;
  display: list-item;
  padding-left: 5px;
}

/*
disabled look for disabled choices in the results dropdown
*/
/* line 392, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results .select2-disabled.select2-highlighted {
  color: #666;
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 398, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results .select2-disabled {
  background: #f4f4f4;
  display: list-item;
  cursor: default;
}

/* line 404, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-results .select2-selected {
  display: none;
}

/* line 408, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-more-results.select2-active {
  background: #f4f4f4 url("select2-spinner.gif") no-repeat 100%;
}

/* line 412, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-more-results {
  background: #f4f4f4;
  display: list-item;
}

/* disabled styles */
/* line 419, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container.select2-container-disabled .select2-choice {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 426, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
  background-color: #f4f4f4;
  background-image: none;
  border-left: 0;
}

/* line 432, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container.select2-container-disabled .select2-choice abbr {
  display: none;
}

/* multiselect */
/* line 439, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container-multi .select2-choices {
  height: auto !important;
  height: 1%;
  margin: 0;
  padding: 0;
  position: relative;
  border: 1px solid #aaa;
  cursor: text;
  overflow: hidden;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
  background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
  background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
}

/* line 457, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-locked {
  padding: 3px 5px 3px 5px !important;
}

/* line 461, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container-multi .select2-choices {
  min-height: 26px;
}

/* line 465, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container-multi.select2-container-active .select2-choices {
  border: 1px solid #5897fb;
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 472, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container-multi .select2-choices li {
  float: left;
  list-style: none;
}

/* line 476, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
html[dir="rtl"] .select2-container-multi .select2-choices li {
  float: right;
}

/* line 480, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container-multi .select2-choices .select2-search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 486, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container-multi .select2-choices .select2-search-field input {
  padding: 5px;
  margin: 1px 0;
  font-family: sans-serif;
  font-size: 100%;
  color: #666;
  outline: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
}

/* line 500, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
  background: #fff url("select2-spinner.gif") no-repeat 100% !important;
}

/* line 504, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-default {
  color: #999 !important;
}

/* line 508, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container-multi .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 18px;
  margin: 3px 0 3px 5px;
  position: relative;
  line-height: 13px;
  color: #333;
  cursor: default;
  border: 1px solid #aaaaaa;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}

/* line 538, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
  margin-left: 0;
  margin-right: 5px;
}

/* line 543, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
  cursor: default;
}

/* line 546, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container-multi .select2-choices .select2-search-choice-focus {
  background: #d4d4d4;
}

/* line 550, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-search-choice-close {
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url("select2.png") right top no-repeat;
}

/* line 562, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
html[dir="rtl"] .select2-search-choice-close {
  right: auto;
  left: 3px;
}

/* line 567, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container-multi .select2-search-choice-close {
  left: 3px;
}

/* line 571, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
  background-position: right -11px;
}

/* line 574, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
  background-position: right -11px;
}

/* disabled styles */
/* line 579, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container-multi.select2-container-disabled .select2-choices {
  background-color: #f4f4f4;
  background-image: none;
  border: 1px solid #ddd;
  cursor: default;
}

/* line 586, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
  padding: 3px 5px 3px 5px;
  border: 1px solid #ddd;
  background-image: none;
  background-color: #f4f4f4;
}

/* line 593, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
  display: none;
  background: none;
}

/* end multiselect */
/* line 599, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-result-selectable .select2-match,
.select2-result-unselectable .select2-match {
  text-decoration: underline;
}

/* line 604, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-offscreen, .select2-offscreen:focus {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0px !important;
  top: 0px !important;
}

/* line 618, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-display-none {
  display: none;
}

/* line 622, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
.select2-measure-scrollbar {
  position: absolute;
  top: -10000px;
  left: -10000px;
  width: 100px;
  height: 100px;
  overflow: scroll;
}

/* Retina-ize icons */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
  /* line 634, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
  .select2-search input,
  .select2-search-choice-close,
  .select2-container .select2-choice abbr,
  .select2-container .select2-choice .select2-arrow b {
    background-image: url("select2x2.png") !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important;
  }

  /* line 643, /srv/http/drugs/lib/tenon-1-1-4/vendor/assets/stylesheets/select2.css */
  .select2-search input {
    background-position: 100% -21px !important;
  }
}
/* line 11, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/typography.scss */
body {
  color: #333;
  font-size: 14px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.428;
}

/* line 20, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/typography.scss */
a {
  color: #ff6a00;
  text-decoration: none;
}
/* line 24, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/typography.scss */
a:hover {
  text-decoration: underline;
}

/* line 30, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/typography.scss */
h1, h2, h3, h4, h5, h6, p, i {
  opacity: 0.99;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 36, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/typography.scss */
h1 {
  font-size: 28px;
}

/* line 40, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/typography.scss */
h2 {
  font-size: 24px;
}

/* line 44, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/typography.scss */
h3 {
  font-size: 22px;
}

/* line 48, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/typography.scss */
h4 {
  margin: 0;
  font-size: 18px;
}

/* line 53, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/typography.scss */
h5 {
  margin: 0;
  font-size: 14px;
}

/* line 58, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/typography.scss */
h6 {
  margin: 0;
  font-size: 12px;
}

/* line 63, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/typography.scss */
i, i.fa {
  font-size: 20px;
}

/* line 4, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/helpers.scss */
.spacer {
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  border: 0;
}

/* line 14, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/helpers.scss */
.right {
  float: right;
}

/* line 18, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/helpers.scss */
.left {
  float: left;
}

/* line 22, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/helpers.scss */
.text-center {
  text-align: center;
}

/* line 26, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/helpers.scss */
.full {
  width: 100%;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/styleguide.scss */
hr {
  margin: 10px 0 0;
  height: 0;
  border: 0;
  background: #e2e2e2;
}

@media screen and (min-width: 768px) {
  /* line 8, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/breakpoints.scss */
  .mobile {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  /* line 14, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/breakpoints.scss */
  .tablet {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  /* line 14, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/breakpoints.scss */
  .tablet {
    display: block !important;
  }
}

@media screen and (max-width: 767px) {
  /* line 23, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/breakpoints.scss */
  .laptop {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  /* line 23, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/breakpoints.scss */
  .laptop {
    display: none !important;
  }
}
@media screen and (min-width: 960px) {
  /* line 23, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/breakpoints.scss */
  .laptop {
    display: block !important;
  }
}

@media screen and (max-width: 767px) {
  /* line 35, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/breakpoints.scss */
  .desktop {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  /* line 35, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/breakpoints.scss */
  .desktop {
    display: none !important;
  }
}
@media screen and (min-width: 960px) {
  /* line 35, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/breakpoints.scss */
  .desktop {
    display: none !important;
  }
}
@media screen and (min-width: 1400px) {
  /* line 35, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/breakpoints.scss */
  .desktop {
    display: block !important;
  }
}

/* line 3, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
.row {
  display: block;
}
/* line 20, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/addons/_clearfix.scss */
.row::after {
  clear: both;
  content: "";
  display: table;
}

/* line 7, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
.container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 20, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/addons/_clearfix.scss */
.container::after {
  clear: both;
  content: "";
  display: table;
}

/* line 11, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
.one {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 6.17215%;
}
/* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
.one:last-child {
  margin-right: 0;
}

/* line 15, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
.two {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 14.70196%;
}
/* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
.two:last-child {
  margin-right: 0;
}

/* line 19, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
.three {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%;
}
/* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
.three:last-child {
  margin-right: 0;
}

/* line 23, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
.four {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
}
/* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
.four:last-child {
  margin-right: 0;
}

/* line 27, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
.five {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 40.29137%;
}
/* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
.five:last-child {
  margin-right: 0;
}

/* line 31, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
.six {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%;
}
/* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
.six:last-child {
  margin-right: 0;
}

/* line 35, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
.seven {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 57.35098%;
}
/* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
.seven:last-child {
  margin-right: 0;
}

/* line 39, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
.eight {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 65.88078%;
}
/* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
.eight:last-child {
  margin-right: 0;
}

/* line 43, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
.nine {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 74.41059%;
}
/* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
.nine:last-child {
  margin-right: 0;
}

/* line 47, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
.ten {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 82.94039%;
}
/* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
.ten:last-child {
  margin-right: 0;
}

/* line 51, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
.eleven {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 91.4702%;
}
/* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
.eleven:last-child {
  margin-right: 0;
}

/* line 55, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
.twelve {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
}
/* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
.twelve:last-child {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  /* line 60, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
  .one, .two, .three, .four, .five, .six,
  .seven, .eight, .nine, .ten, .eleven, .twelve {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
  }
  /* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
  .one:last-child, .two:last-child, .three:last-child, .four:last-child, .five:last-child, .six:last-child,
  .seven:last-child, .eight:last-child, .nine:last-child, .ten:last-child, .eleven:last-child, .twelve:last-child {
    margin-right: 0;
  }
}

/* line 70, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
.full {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
}
/* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
.full:last-child {
  margin-right: 0;
}
@media screen and (min-width: 960px) {
  /* line 70, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
  .full {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
  }
  /* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
  .full:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 70, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
  .full {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
  }
  /* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
  .full:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 768px) {
  /* line 81, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
  .small {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
  }
  /* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
  .small:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 960px) {
  /* line 81, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
  .small {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
  }
  /* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
  .small:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 1400px) {
  /* line 81, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
  .small {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
  }
  /* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
  .small:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 81, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
  .small {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
  }
  /* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
  .small:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 768px) {
  /* line 99, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
  .large {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
  }
  /* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
  .large:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 960px) {
  /* line 99, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
  .large {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
  }
  /* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
  .large:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 1400px) {
  /* line 99, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
  .large {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%;
  }
  /* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
  .large:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 99, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
  .large {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
  }
  /* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
  .large:last-child {
    margin-right: 0;
  }
}

/* line 117, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
.half {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 48.82117%;
}
/* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
.half:last-child {
  margin-right: 0;
}
@media screen and (min-width: 960px) {
  /* line 117, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
  .half {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
  }
  /* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
  .half:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 117, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
  .half {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
  }
  /* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
  .half:last-child {
    margin-right: 0;
  }
}

/* line 128, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
.third {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
}
/* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
.third:last-child {
  margin-right: 0;
}
@media screen and (min-width: 960px) {
  /* line 128, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
  .third {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
  }
  /* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
  .third:last-child {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  /* line 128, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
  .third {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 31.76157%;
  }
  /* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
  .third:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 128, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
  .third {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
  }
  /* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
  .third:last-child {
    margin-right: 0;
  }
}

/* line 143, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/grid.scss */
.omega {
  margin-right: 0;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/global.scss */
.container {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
/* line 20, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/addons/_clearfix.scss */
.container::after {
  clear: both;
  content: "";
  display: table;
}

/* line 5, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/global.scss */
html {
  height: 100%;
  min-width: 300px;
}

/* line 10, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/global.scss */
body {
  height: 100%;
  background-color: #e2e2e2;
}
/* line 20, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/addons/_clearfix.scss */
body::after {
  clear: both;
  content: "";
  display: table;
}

/* line 16, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/global.scss */
.page-wrap {
  padding-top: 100px;
  padding-bottom: 16px;
  min-height: 100%;
}
@media screen and (max-width: 767px) {
  /* line 16, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/global.scss */
  .page-wrap {
    padding-top: 50px;
  }
}

/* line 27, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/global.scss */
.main-content {
  margin: 0 16px;
  padding-top: 16px;
}
@media screen and (max-width: 767px) {
  /* line 27, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/global.scss */
  .main-content {
    margin: 0 10px;
    padding-top: 10px;
  }
}

/* line 3, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/assets.scss */
#assets a.asset-icon {
  display: block;
  border: 1px solid #c2c2c2;
  background: #e2e2e2;
  color: #000;
  text-align: center;
}
/* line 9, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/assets.scss */
#assets a.asset-icon:hover {
  text-decoration: none;
}

/* line 14, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/assets.scss */
#new-asset {
  display: none;
}

/* line 18, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/assets.scss */
form.edit_asset {
  display: inline-block;
  margin: 16px 0 0;
  width: 100%;
}

/* line 25, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/assets.scss */
#new-asset .fields.full, #upload-asset .fields.full {
  margin-bottom: 0;
}
/* line 28, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/assets.scss */
#new-asset .fileupload, #upload-asset .fileupload {
  position: relative;
  overflow: hidden;
  margin: 10px 0 0 10px;
  padding: 5px 10px;
  border-radius: 15px;
  font-size: 12px;
}
/* line 35, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/assets.scss */
#new-asset .fileupload input.upload, #upload-asset .fileupload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
}
/* line 46, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/assets.scss */
#new-asset .form-group, #upload-asset .form-group {
  float: right;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
.nav-holder {
  position: fixed;
  top: 50px;
  z-index: 999;
  overflow: hidden;
  width: 60px;
  height: 100%;
}
@media screen and (max-width: 767px) {
  /* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
  .nav-holder {
    -webkit-transition: left 0.2s ease;
    -moz-transition: left 0.2s ease;
    transition: left 0.2s ease;
    left: -100%;
    display: block;
    width: 100%;
  }
  /* line 7, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
  .nav-holder.mobile-open {
    right: 0;
    left: 0;
    padding-right: 58px;
    background-color: rgba(0, 0, 0, 0.5);
  }
  /* line 12, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
  .nav-holder.mobile-open nav.main-nav {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  /* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
  .nav-holder {
    -webkit-transition: width 0.2s ease;
    -moz-transition: width 0.2s ease;
    transition: width 0.2s ease;
    left: 0;
  }
  /* line 21, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
  .nav-holder.open {
    width: 260px;
  }
}
/* line 32, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
.nav-holder nav.main-nav {
  overflow: hidden;
  margin: 0 10px 0 0;
  width: 250px;
  height: 100%;
  padding-bottom: 50px;
  background: #12111a;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 767px) {
  /* line 32, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
  .nav-holder nav.main-nav {
    padding-bottom: 50px;
  }
}
/* line 46, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
.nav-holder nav.main-nav ul {
  margin: 0;
  padding: 0;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
/* line 52, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
.nav-holder nav.main-nav ul li {
  padding: 0;
  background: #ff6a00;
}
/* line 55, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
.nav-holder nav.main-nav ul li a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: block;
  padding: 16px;
  border-bottom: 1px solid #242133;
  background: #12111a;
  color: #ababab;
}
/* line 62, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
.nav-holder nav.main-nav ul li a.active {
  position: relative;
  left: 5px;
  padding-left: 11px;
}
/* line 67, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
.nav-holder nav.main-nav ul li a:hover, .nav-holder nav.main-nav ul li a.active {
  background: #242133;
  color: #fff;
  text-decoration: none;
}
/* line 72, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
.nav-holder nav.main-nav ul li a.toggle-menu {
  border-top: 0;
}
/* line 76, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
.nav-holder nav.main-nav ul li i {
  position: relative;
  top: 1px;
  display: inline-block;
  margin-right: 16px;
  text-align: center;
  font-size: 22px;
}
/* line 83, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
.nav-holder nav.main-nav ul li i.right {
  float: right;
  padding: 0;
  width: auto;
}
/* line 89, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
.nav-holder nav.main-nav ul li ul {
  padding: 0;
  border-bottom: 0;
}
/* line 94, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
.nav-holder nav.main-nav ul li li a {
  padding: 10px 20px 10px 50px;
  border-top: 0;
  color: #e2e2e2;
}

/* line 105, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
.page-wrap {
  -webkit-transition: margin-left 0.2s ease;
  -moz-transition: margin-left 0.2s ease;
  transition: margin-left 0.2s ease;
  position: relative;
  z-index: 2;
  margin-left: 60px;
  background: #e2e2e2;
}
@media screen and (max-width: 767px) {
  /* line 105, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
  .page-wrap {
    margin-left: 0;
  }
}

/* line 118, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
.menu-open .page-wrap {
  margin-left: 250px;
}
@media screen and (max-width: 767px) {
  /* line 118, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
  .menu-open .page-wrap {
    margin-left: 0;
  }
}
/* line 125, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
.menu-open nav.main-nav {
  left: 0;
}

/* line 132, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
nav.main-nav ul ul li {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  overflow-y: hidden;
  max-height: 0;
  background: #878787;
  font-size: 12px;
}
/* line 138, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
nav.main-nav ul ul li li a {
  color: #fff;
}
/* line 140, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
nav.main-nav ul ul li li a:hover {
  background: #c2c2c2;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/main-nav.scss */
.menu-open nav.main-nav ul ul.open li {
  max-height: 37px;
  font-size: 12px;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/util-nav.scss */
util-nav {
  min-width: 300px;
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 50px;
  background: #ff6a00;
  color: #fff;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 10, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/util-nav.scss */
util-nav a {
  color: #f9f9f9;
  text-transform: uppercase;
  font-size: 12px;
}
/* line 14, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/util-nav.scss */
util-nav a:hover {
  text-decoration: none;
}
/* line 19, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/util-nav.scss */
util-nav .site-title {
  position: absolute;
  left: 75px;
  top: 15px;
  font-size: 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: none;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  /* line 19, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/util-nav.scss */
  util-nav .site-title {
    display: block;
  }
}
/* line 32, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/util-nav.scss */
util-nav .site-title a {
  font-size: 12px;
  color: #fff;
}

/* line 39, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/util-nav.scss */
#logo {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
/* line 44, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/util-nav.scss */
#logo a {
  padding: 10px 18px;
  display: block;
  width: 60px;
  height: 50px;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/sidebar.scss */
.sidebar-container {
  position: fixed;
  top: 0;
  z-index: 998;
  overflow: hidden;
  padding: 66px 0 0;
  height: 100%;
  background: #242133;
  color: #e2e2e2;
}
@media screen and (max-width: 767px) {
  /* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/sidebar.scss */
  .sidebar-container {
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    left: -100%;
    right: 100%;
    display: block;
    margin-right: 58px;
  }
  /* line 8, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/sidebar.scss */
  .sidebar-container.mobile-open {
    right: 0;
    left: 0;
  }
}
@media screen and (min-width: 768px) {
  /* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/sidebar.scss */
  .sidebar-container {
    left: 60px;
    width: 190px;
    float: left;
  }
}
/* line 28, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/sidebar.scss */
.sidebar-container .sidebar {
  overflow: auto;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  /* line 28, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/sidebar.scss */
  .sidebar-container .sidebar {
    padding-bottom: 50px;
  }
}
/* line 36, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/sidebar.scss */
.sidebar-container .sidebar .content {
  padding: 0 16px;
}
/* line 39, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/sidebar.scss */
.sidebar-container .sidebar h2 {
  margin: 0 0 30px;
  padding: 0;
  color: #f9f9f9;
  font-weight: normal;
  font-size: 18px;
}
/* line 46, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/sidebar.scss */
.sidebar-container .sidebar h3 {
  color: #f9f9f9;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 15px;
}
/* line 52, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/sidebar.scss */
.sidebar-container .sidebar h4 {
  margin-top: 16px;
  margin-bottom: 3px;
  padding: 0 16px;
  color: #504d5c;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 30px;
}
/* line 61, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/sidebar.scss */
.sidebar-container .sidebar nav ul {
  margin: 0;
  padding: 0;
}
/* line 65, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/sidebar.scss */
.sidebar-container .sidebar nav ul li:hover {
  background: #3a3848;
}
/* line 68, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/sidebar.scss */
.sidebar-container .sidebar nav ul li.active, .sidebar-container .sidebar nav ul li:target {
  background: #3a3848;
}
/* line 72, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/sidebar.scss */
.sidebar-container .sidebar nav ul a {
  padding: 10px 16px;
  width: 100%;
  display: block;
  color: #f9f9f9;
  font-size: 14px;
}
/* line 78, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/sidebar.scss */
.sidebar-container .sidebar nav ul a:hover {
  text-decoration: none;
}
/* line 81, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/sidebar.scss */
.sidebar-container .sidebar nav ul a span.count {
  position: relative;
  top: -3px;
  display: inline-block;
  float: right;
  padding: 5px;
  min-width: 25px;
  border-radius: 25px;
  background: #3a3552;
  color: #1eb6c8;
  vertical-align: middle;
  text-align: center;
  font-size: 11px;
}
/* line 97, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/sidebar.scss */
.sidebar-container .sidebar .notification {
  margin-bottom: 20px;
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  /* line 2, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/layout/mobile.scss */
  .page-wrap {
    margin-left: 0;
  }
}
/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/i18n.scss */
.i18n-holder, #form-header div.i18n-holder {
  float: none;
  display: block;
}

/* line 5, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/i18n.scss */
.i18n-frame {
  position: relative;
  width: 100%;
}
/* line 9, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/i18n.scss */
.i18n-frame .i18n {
  position: absolute;
  top: 0px;
  left: -9999px;
}
/* line 15, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/i18n.scss */
.i18n-frame .active {
  position: static;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/alerts.scss */
.errorExplanation {
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid transparent;
  border-color: #eed3d7;
  border-radius: 4px;
  background-color: #f2dede;
  color: #b94a48;
}
/* line 9, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/alerts.scss */
.errorExplanation hr {
  border-top-color: #e6c1c7;
}

/* line 14, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/alerts.scss */
.flash {
  display: none;
  position: relative;
  margin: 0;
  padding: 16px 0;
  width: 100%;
  min-height: 50px;
  border: 0;
  text-align: center;
  font-style: italic;
  font-size: 16px;
  color: #333;
}
/* line 26, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/alerts.scss */
.flash &gt; p, .flash &gt; ul {
  margin: 0 50px;
}
/* line 29, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/alerts.scss */
.flash &gt; p + p {
  margin-top: 5px;
}
/* line 32, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/alerts.scss */
.flash i {
  position: absolute;
  top: 16px;
  right: 16px;
}
/* line 41, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/alerts.scss */
.flash a {
  color: #333;
}

/* line 46, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/alerts.scss */
.flash-notice {
  background-color: #01cd87;
}

/* line 50, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/alerts.scss */
.flash-alert {
  background-color: #a2e907;
}

/* line 54, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/alerts.scss */
.flash-warning {
  background-color: #cd9b01;
}

/* line 58, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/alerts.scss */
.flash-error {
  background-color: #cd5301;
  color: #fff;
}
/* line 62, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/alerts.scss */
.flash-error a {
  color: #fff;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
.tn-tc-asset-field {
  position: relative;
}
/* line 4, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
.tn-tc-asset-field .thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
}
/* line 11, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
.tn-tc-asset-field .thumbnail img {
  width: 100%;
  height: 100%;
}
/* line 17, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
.tn-tc-asset-field .details {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-left: 100px;
  padding: 10px;
  height: 100px;
  background: #fff;
  position: relative;
}
/* line 20, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/addons/_clearfix.scss */
.tn-tc-asset-field .details::after {
  clear: both;
  content: "";
  display: table;
}
/* line 26, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
.tn-tc-asset-field .asset-info {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 74.41059%;
}
/* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
.tn-tc-asset-field .asset-info:last-child {
  margin-right: 0;
}
/* line 30, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
.tn-tc-asset-field .browse-button-holder {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 16px;
}
/* line 39, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
.tn-tc-asset-field .browse-button-holder.with-remove {
  padding-top: 15px;
}
/* line 43, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
.tn-tc-asset-field .browse-button-holder.solo {
  text-align: left;
}
/* line 47, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
.tn-tc-asset-field .browse-button-holder .btn {
  padding: 5px 10px;
  border-radius: 15px;
}
/* line 52, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
.tn-tc-asset-field .browse-button-holder .browse-button {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 80px;
  text-align: center;
  line-height: 22px;
}

/* line 63, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
.asset-list-scroller {
  overflow-y: auto;
  height: 350px;
}

/* line 68, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
.record-grid.asset-list {
  overflow-y: auto;
  background: none;
}
/* line 72, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
.record-grid.asset-list li {
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  /* line 72, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
  .record-grid.asset-list li {
    width: 29%;
  }
  /* line 77, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
  .record-grid.asset-list li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  /* line 72, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
  .record-grid.asset-list li {
    width: 22%;
  }
  /* line 85, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
  .record-grid.asset-list li:nth-child(4n) {
    margin-right: 0;
  }
}
/* line 92, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
.record-grid.asset-list li .record-actions {
  display: none;
}

/* line 98, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
#upload-asset {
  border-bottom: 1px solid #c2c2c2;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
/* line 103, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
#upload-asset .form-group {
  float: none;
}
/* line 107, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
#upload-asset .fileupload {
  margin: 0;
}

/* line 112, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
#pick-asset .filter {
  margin-bottom: 10px;
}
/* line 115, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
#pick-asset .filter input {
  width: 260px;
  font-size: 12px;
}

/* line 123, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
.nested-fields .asset-label {
  display: none;
}
/* line 127, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
.nested-fields .tn-tc-asset-field {
  margin-bottom: 10px;
}

/* line 132, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-attachment.scss */
ul.nested-field-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 2, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-cropping.scss */
.asset-cropping .preview {
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: fixed;
  z-index: 2040;
  top: 16px;
  left: 50%;
  max-width: 90vw;
  max-height: 90vh;
  background-color: #e2e2e2;
}
/* line 11, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-cropping.scss */
.asset-cropping .preview .image-holder {
  padding: 16px;
  background-color: #e2e2e2;
}
/* line 15, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-cropping.scss */
.asset-cropping .preview .spinner {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  position: fixed;
  z-index: 3000;
  top: 50%;
  left: 50%;
  display: none;
}
/* line 22, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-cropping.scss */
.asset-cropping .preview .spinner i {
  font-size: 90px;
  opacity: .5;
  color: #fff;
}
/* line 29, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-cropping.scss */
.asset-cropping .preview .crop_buttons input {
  margin: 0;
}
/* line 32, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-cropping.scss */
.asset-cropping .preview .crop_buttons label {
  margin: 2px 10px 0 20px;
}
/* line 34, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-cropping.scss */
.asset-cropping .preview .crop_buttons label:before {
  left: 0;
}
/* line 39, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-cropping.scss */
.asset-cropping .preview .edit_asset {
  margin: 0;
  padding: 0 16px 16px;
  background-color: #e2e2e2;
}
/* line 20, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/addons/_clearfix.scss */
.asset-cropping .preview .edit_asset::after {
  clear: both;
  content: "";
  display: table;
}

/* line 48, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-cropping.scss */
input.jcrop-keymgr {
  display: none;
  opacity: 0;
}

/* line 3, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-uploads.scss */
#progress .progress {
  -webkit-transition: height 0.5s ease, margin 0.5s ease, opacity 0.5s ease;
  -moz-transition: height 0.5s ease, margin 0.5s ease, opacity 0.5s ease;
  transition: height 0.5s ease, margin 0.5s ease, opacity 0.5s ease;
  height: 24px;
  opacity: 1;
}
/* line 8, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-uploads.scss */
#progress .progress.hidden {
  margin: 0;
  height: 0;
  opacity: 0;
}
/* line 14, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/asset-uploads.scss */
#progress .progress .title {
  position: absolute;
  padding: 0 2%;
  height: 24px;
  color: #fff;
  font-weight: 600;
  font-size: 12px;
  line-height: 24px;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/buttons.scss */
.btn {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  margin-bottom: 0;
  padding: 8px 16px;
  border-radius: 4px;
  border: 0;
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  cursor: pointer;
  text-transform: uppercase;
}
/* line 16, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/buttons.scss */
.btn:hover, .btn:focus {
  text-decoration: none;
}
/* line 19, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/buttons.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 24, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 30, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/buttons.scss */
.btn.disabled {
  box-shadow: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  cursor: not-allowed;
  pointer-events: none;
}

/* line 39, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/buttons.scss */
.btn-primary {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #fff;
  border-color: #ff6a00;
  background-color: #ff6a00;
}
/* line 65, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: #fff;
  border-color: #e65f00;
  background-color: #e65f00;
}
/* line 70, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active {
  border-color: #ff6a00;
  background-color: #ff6a00;
}

/* line 43, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/buttons.scss */
.btn-comp {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #fff;
  border-color: #978fcc;
  background-color: #978fcc;
}
/* line 65, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
.btn-comp:hover, .btn-comp:focus, .btn-comp:active, .btn-comp.active {
  color: #fff;
  border-color: #877dc4;
  background-color: #877dc4;
}
/* line 70, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
.btn-comp.disabled, .btn-comp.disabled:hover, .btn-comp.disabled:focus, .btn-comp.disabled:active, .btn-comp.disabled.active {
  border-color: #978fcc;
  background-color: #978fcc;
}

/* line 47, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/buttons.scss */
.btn-white {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #333;
  border-color: #ccc;
  background-color: #fff;
}
/* line 65, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
.btn-white:hover, .btn-white:focus, .btn-white:active, .btn-white.active {
  color: #333;
  border-color: #adadad;
  background-color: #ebebeb;
}
/* line 70, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
.btn-white.disabled, .btn-white.disabled:hover, .btn-white.disabled:focus, .btn-white.disabled:active, .btn-white.disabled.active {
  border-color: #ccc;
  background-color: #fff;
}

/* line 51, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/buttons.scss */
.btn-block {
  display: block;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
}
/* line 56, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 61, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 2, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/callouts.scss */
#dashboard-callouts .callout {
  position: relative;
  margin-bottom: 16px;
  padding: 16px;
  background-color: #fff;
}
@media screen and (max-width: 767px) {
  /* line 2, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/callouts.scss */
  #dashboard-callouts .callout {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%;
  }
  /* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
  #dashboard-callouts .callout:last-child {
    margin-right: 0;
  }
  /* line 78, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
  #dashboard-callouts .callout:nth-child(2n + 2) {
    margin-right: 0;
  }
}
@media screen and (min-width: 768px) {
  /* line 2, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/callouts.scss */
  #dashboard-callouts .callout {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
  }
  /* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
  #dashboard-callouts .callout:last-child {
    margin-right: 0;
  }
  /* line 78, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
  #dashboard-callouts .callout:nth-child(4n + 4) {
    margin-right: 0;
  }
}
/* line 15, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/callouts.scss */
#dashboard-callouts .callout h4.title {
  margin-bottom: 16px;
  font-weight: 400;
}
/* line 18, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/callouts.scss */
#dashboard-callouts .callout h4.title i {
  font-size: 25px;
}
/* line 22, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/callouts.scss */
#dashboard-callouts .callout &gt; p:last-child {
  margin-bottom: 0;
}

/* line 20, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/addons/_clearfix.scss */
.main-content &gt; form::after {
  clear: both;
  content: "";
  display: table;
}

/* line 5, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields {
  margin-bottom: 16px;
  padding: 0;
  border: 0;
}
/* line 10, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields .form-group {
  clear: both;
  position: relative;
  margin: 16px 0;
}
/* line 15, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields .form-group:first-child {
  margin-top: 0;
}
/* line 19, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields .form-group:last-child {
  margin-bottom: 0;
}
/* line 24, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields input[type=text], .fields input[type=password], .fields input[type=email], .fields textarea, .fields select {
  margin: 3px 0;
  padding-left: 5px;
  width: 100%;
  border: 0;
}

/* line 32, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.explanation {
  color: #878787;
  font-style: italic;
  font-size: 12px;
}

/* line 38, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
label, input[type=text], input[type=password], input[type=email], textarea, .explanation, h4.box-label {
  margin: 2px 0;
}

/* line 42, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
textarea {
  resize: vertical;
  height: 180px;
}

/* line 47, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.editable-text {
  min-height: 50px;
  padding: 5px;
  outline: none;
  background: #fff;
}
/* line 52, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.editable-text h1, .editable-text h2, .editable-text h3, .editable-text h4, .editable-text h5, .editable-text h6, .editable-text p, .editable-text ul, .editable-text ol {
  margin: 0 0 16px;
  padding-top: 0;
}
/* line 56, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.editable-text .btn {
  margin: 0 10px;
  color: white;
  background-color: #ff6a00;
}

/* line 63, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
label, h4.box-label {
  color: #04555d;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
}

/* line 71, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
input[type=text], input[type=password], input[type=email] {
  height: 40px;
  font-size: 16px;
}

/* line 76, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.tn-checkbox-right {
  position: absolute;
  z-index: 0;
  opacity: 0;
  float: none;
  cursor: pointer;
}
/* line 7, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
.tn-checkbox-right + label {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 2px;
}
/* line 15, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
.tn-checkbox-right + label:before {
  font-family: "FontAwesome";
  font-size: 20px;
  position: absolute;
  z-index: 10;
  top: 2px;
  display: block;
  width: auto;
  content: "";
  cursor: pointer;
  color: #ababab;
  right: 2px;
}
/* line 34, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
.tn-checkbox-right:checked + label:before {
  content: "";
  color: #ff6a00;
}
/* line 38, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
.tn-checkbox-right:hover + label:before {
  color: #ff8833;
}
/* line 41, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
.tn-checkbox-right:focus + label {
  border: 1px dotted #c5c5c5;
  padding: 1px;
}
/* line 47, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
.tn-checkbox-right:focus + label:before {
  top: 1px;
  right: 1px;
}

/* line 80, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.tn-checkbox,
.tn-checkbox-left {
  position: absolute;
  z-index: 0;
  opacity: 0;
  float: none;
  cursor: pointer;
}
/* line 7, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
.tn-checkbox + label,
.tn-checkbox-left + label {
  position: relative;
  display: block;
  cursor: pointer;
  padding: 2px;
  padding-left: 30px;
}
/* line 15, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
.tn-checkbox + label:before,
.tn-checkbox-left + label:before {
  font-family: "FontAwesome";
  font-size: 20px;
  position: absolute;
  z-index: 10;
  top: 2px;
  display: block;
  width: auto;
  content: "";
  cursor: pointer;
  color: #ababab;
  left: 2px;
}
/* line 34, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
.tn-checkbox:checked + label:before,
.tn-checkbox-left:checked + label:before {
  content: "";
  color: #ff6a00;
}
/* line 38, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
.tn-checkbox:hover + label:before,
.tn-checkbox-left:hover + label:before {
  color: #ff8833;
}
/* line 41, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
.tn-checkbox:focus + label,
.tn-checkbox-left:focus + label {
  border: 1px dotted #c5c5c5;
  padding: 1px;
  padding-left: 29px;
}
/* line 47, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/mixins.scss */
.tn-checkbox:focus + label:before,
.tn-checkbox-left:focus + label:before {
  top: 1px;
  left: 1px;
}

/* line 85, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields .box, form .box {
  margin-bottom: 15px;
  background: #fff;
}
/* line 89, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields .box .content, .fields .box .form-group, form .box .content, form .box .form-group {
  padding: 10px;
}
@media screen and (max-width: 767px) {
  /* line 93, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
  .fields .box .content button, .fields .box .form-group button, form .box .content button, form .box .form-group button {
    margin-bottom: 5px;
  }
}
/* line 101, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields .box input[type=text], .fields .box input[type=password], .fields .box input[type=email], form .box input[type=text], form .box input[type=password], form .box input[type=email] {
  padding: 0;
  height: auto;
  color: #878787;
  font-weight: bold;
  font-size: 12px;
}
/* line 108, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields .box input[type=text]:focus, .fields .box input[type=password]:focus, .fields .box input[type=email]:focus, form .box input[type=text]:focus, form .box input[type=password]:focus, form .box input[type=email]:focus {
  outline: none;
  border: 0;
}
/* line 114, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields .box label, form .box label {
  color: #162433;
  font-size: 12px;
  line-height: 18px;
}
/* line 120, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields .box hr, form .box hr {
  border: 1px solid #e2e2e2;
}
/* line 124, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields .box .delete-link, form .box .delete-link {
  display: block;
  color: #878787;
  text-align: right;
  text-transform: uppercase;
  font-size: 12px;
}

/* line 135, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields .box .form-group, form .box .form-group, .modal-body .form-group {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 140, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields .box .form-group.inline, form .box .form-group.inline, .modal-body .form-group.inline {
  margin: 3px 0;
}
/* line 143, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields .box .form-group.inline input[type=checkbox], .fields .box .form-group.inline input[type=text], form .box .form-group.inline input[type=checkbox], form .box .form-group.inline input[type=text], .modal-body .form-group.inline input[type=checkbox], .modal-body .form-group.inline input[type=text] {
  float: right;
}
/* line 147, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields .box .form-group.inline label.holder, form .box .form-group.inline label.holder, .modal-body .form-group.inline label.holder {
  display: block;
  float: none;
}
/* line 151, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields .box .form-group.inline label.holder span, form .box .form-group.inline label.holder span, .modal-body .form-group.inline label.holder span {
  float: left;
}
/* line 157, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields .box .form-group.bordered, form .box .form-group.bordered, .modal-body .form-group.bordered {
  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: 2px solid #e2e2e2;
}

/* line 166, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields.large input[type=text], .fields.full input[type=text], .fields.large textarea, .fields.full textarea {
  padding: 3px 5px;
}
/* line 170, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields.large .select2-container, .fields.full .select2-container {
  background: #fff;
  padding: 3px 5px;
  height: 40px;
  font-size: 16px;
  line-height: 34px;
}
/* line 177, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields.large .select2-container a.select2-choice, .fields.full .select2-container a.select2-choice {
  color: #333;
}
/* line 181, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields.large .select2-container .select2-arrow, .fields.full .select2-container .select2-arrow {
  line-height: 34px;
  padding-top: 5px;
}
/* line 186, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.fields.large .select2-container.select2-dropdown-open, .fields.full .select2-container.select2-dropdown-open {
  padding: 0;
  background: transparent;
  height: auto;
}

/* line 194, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.nested-fields {
  margin: 0 0 15px;
}

/* line 198, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/forms.scss */
.last-autosave {
  font-style: italic;
  font-size: 12px;
  padding-top: 5px;
  color: #878787;
  display: none;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/generic-loader.scss */
.generic-loader {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 2050;
  display: none;
  margin-left: -100px;
  width: 200px;
  height: 150px;
  border-radius: 15px;
  background: #878787;
  box-shadow: 0 0 5px #878787;
  text-align: center;
  opacity: 0.9;
}
/* line 16, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/generic-loader.scss */
.generic-loader i {
  color: #c2c2c2;
  font-size: 90px;
  line-height: 140px;
}

/* line 20, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/addons/_clearfix.scss */
.tools::after {
  clear: both;
  content: "";
  display: table;
}
/* line 5, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
.tools .header-icon {
  display: block;
  float: right;
}
/* line 9, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
.tools .header-label {
  display: block;
  float: left;
  margin-right: 16px;
}
@media screen and (max-width: 767px) {
  /* line 9, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
  .tools .header-label {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  /* line 9, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
  .tools .header-label {
    display: block;
  }
}
/* line 22, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
.tools .header-tool, .tools .header-menu, .tools .header-button {
  position: relative;
  float: right;
  text-transform: uppercase;
  line-height: 50px;
}
/* line 27, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
.tools .header-tool i, .tools .header-menu i, .tools .header-button i {
  position: relative;
  display: block;
  padding: 14px 0;
  height: 50px;
}
/* line 33, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
.tools .header-tool a, .tools .header-menu a, .tools .header-button a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: block;
  padding: 0 16px;
  height: 50px;
}
/* line 38, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
.tools .header-tool a:hover, .tools .header-menu a:hover, .tools .header-button a:hover {
  text-decoration: none;
}
/* line 42, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
.tools .header-tool &gt; a:hover, .tools .header-menu &gt; a:hover, .tools .header-button &gt; a:hover {
  background-color: #c2c2c2;
}
/* line 47, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
.tools .header-menu ul {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  right: 0;
  z-index: 4000;
  display: none;
  margin: 0;
  padding: 0;
  width: auto;
  min-width: 200px;
  border: 1px solid #c2c2c2;
  background-color: #fff;
  list-style: none;
}
/* line 60, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
.tools .header-menu ul .header-label {
  display: block;
}
/* line 63, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
.tools .header-menu ul li {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin: 0;
  padding: 0;
  height: 50px;
  border-top: 1px solid #c2c2c2;
}
/* line 69, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
.tools .header-menu ul li:first-child {
  border-top: 0;
}
/* line 72, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
.tools .header-menu ul li a {
  color: #333;
}
/* line 75, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
.tools .header-menu ul li a:hover {
  background-color: #978fcc;
  color: #fff;
}
/* line 82, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
.tools .header-menu.active {
  background-color: #c2c2c2;
}
/* line 84, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
.tools .header-menu.active ul {
  display: block;
}

/* line 92, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
util-nav .header-menu ul {
  border-top: 0;
}
/* line 97, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
util-nav .tools .header-menu.active, util-nav .tools .header-menu &gt; a:hover, util-nav .tools .header-button &gt; a:hover, util-nav .tools .header-button.active {
  background-color: transparent;
}
/* line 101, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
util-nav .tools .header-menu &gt; a:hover {
  text-decoration: underline;
}
/* line 105, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
util-nav .tools .header-menu ul {
  border-top: 0;
}

/* line 20, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/addons/_clearfix.scss */
header::after {
  clear: both;
  content: "";
  display: table;
}
/* line 113, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/header-tools.scss */
header a {
  color: #333;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/list-style-toggle.scss */
.list-style-toggle-holder {
  padding: 5px !important;
}
@media screen and (max-width: 767px) {
  /* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/list-style-toggle.scss */
  .list-style-toggle-holder {
    display: none;
  }
}

/* line 9, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/list-style-toggle.scss */
.list-style-toggle {
  border: 1px solid #c2c2c2;
  background: #fff;
  font-size: 20px;
}
/* line 13, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/list-style-toggle.scss */
.list-style-toggle a {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  display: block;
  float: left;
  padding: 5px 10px;
  background: #e2e2e2;
  color: #878787;
  text-align: center;
}
/* line 21, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/list-style-toggle.scss */
.list-style-toggle a:first-child {
  padding-right: 12px;
  border-right: 1px solid #c2c2c2;
}
/* line 25, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/list-style-toggle.scss */
.list-style-toggle a.active {
  background: #fff;
  color: #1eb6c8;
}
/* line 29, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/list-style-toggle.scss */
.list-style-toggle a:hover {
  color: #333;
  text-decoration: none;
}
/* line 33, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/list-style-toggle.scss */
.list-style-toggle a i {
  display: inline-block;
  width: 20px;
  text-align: center;
}

/* line 1, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
.tenon-login {
  width: 100%;
  height: 100%;
  background: url(/assets/tenon/noise.png) #ff6a00;
}
@media screen and (max-width: 767px) {
  /* line 1, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
  .tenon-login {
    padding: 10px 0;
    min-height: 100%;
    height: auto;
  }
  /* line 8, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
  .tenon-login form {
    width: 90%;
  }
}
@media screen and (min-width: 768px) {
  /* line 1, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
  .tenon-login {
    padding-top: 150px;
  }
  /* line 16, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
  .tenon-login form {
    width: 448px;
  }
}
/* line 25, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
.tenon-login form {
  margin: 0 auto;
  padding: 0;
  border: 1px solid #878787;
  border-radius: 5px;
  background: #fff;
  box-shadow: 1px 1px 5px #cc5500;
}
/* line 34, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
.tenon-login h4 {
  margin: 0;
  padding: 0;
}
/* line 39, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
.tenon-login label {
  display: block;
}
/* line 43, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
.tenon-login .row {
  padding: 12px 24px;
}
/* line 46, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
.tenon-login .row.bordered {
  border-top: 1px solid #c2c2c2;
}
/* line 51, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
.tenon-login .logo {
  display: inline-block;
}
/* line 54, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
.tenon-login .logo img {
  width: 100%;
}
/* line 60, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
.tenon-login .title {
  float: right;
}
/* line 64, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
.tenon-login .flash {
  margin: 0;
  padding: 16px 24px;
  background: #f8ffb9;
  color: #878787;
  text-transform: uppercase;
  font-size: 12px;
}
/* line 73, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
.tenon-login .bottom {
  padding: 12px 24px;
}
/* line 77, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
.tenon-login .remember {
  position: relative;
}
/* line 81, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
.tenon-login input[type=text], .tenon-login input[type=password], .tenon-login input[type=email] {
  width: 100%;
  border: 0;
}
/* line 85, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
.tenon-login input[type=text]:-webkit-autofill, .tenon-login input[type=password]:-webkit-autofill, .tenon-login input[type=email]:-webkit-autofill {
  padding: 5px;
}
/* line 88, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
.tenon-login input[type=text]:-webkit-autofill:focus, .tenon-login input[type=password]:-webkit-autofill:focus, .tenon-login input[type=email]:-webkit-autofill:focus {
  outline: none;
}
/* line 94, /srv/http/drugs/app/assets/stylesheets/tenon/ui/login.scss */
.tenon-login input[type=submit] {
  float: right;
}

/* line 3, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-cancel:hover, .medium-editor-link-to-asset:hover {
  text-decoration: none;
}
/* line 5, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-cancel:hover:before, .medium-editor-link-to-asset:hover:before {
  color: #ffe1cc;
}
/* line 9, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-cancel:before, .medium-editor-link-to-asset:before {
  font-family: 'FontAwesome';
  font-size: 20px;
  font-weight: 400;
  position: relative;
  top: 2px;
  color: white;
}

/* line 18, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-cancel:before {
  content: '\f057';
}

/* line 21, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-link-to-asset:before {
  content: '\f1c1';
}

/* line 26, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-toolbar {
  z-index: 1000;
}

/* line 32, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-toolbar-form-anchor input {
  height: 56px;
}
/* line 34, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-toolbar-form-anchor input.medium-editor-toolbar-anchor-checkbox {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 30px;
  margin: 0;
  cursor: pointer;
  opacity: 0;
}
/* line 47, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-toolbar-form-anchor input.medium-editor-toolbar-anchor-checkbox:checked + .medium-editor-toolbar-anchor-target-label:before {
  content: '\f14c';
}
/* line 50, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-toolbar-form-anchor input.medium-editor-toolbar-anchor-checkbox:checked + .medium-editor-toolbar-anchor-btn-label:before {
  content: '\f14a';
}
/* line 55, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-toolbar-form-anchor .medium-editor-toolbar-anchor-checkbox-wrap {
  position: relative;
  top: 2px;
  display: inline-block;
  margin: 0;
  padding: 0;
}
/* line 62, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-toolbar-form-anchor label.medium-editor-toolbar-anchor-checkbox-label {
  display: inline-block;
  width: auto;
  margin: 0 6px;
  padding: 0;
}
/* line 67, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-toolbar-form-anchor label.medium-editor-toolbar-anchor-checkbox-label:before {
  font-family: 'FontAwesome';
  font-size: 18px;
  line-height: 30px;
  display: block;
  content: '\f0c8';
  color: white;
}

/* line 79, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-toolbar-arrow-under:after {
  border-color: #ff6a00 transparent transparent;
}

/* line 83, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-toolbar-arrow-over:before {
  border-color: transparent transparent #ff6a00;
}

/* line 87, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-toolbar-form-anchor {
  background: #ff6a00;
}
/* line 89, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-toolbar-form-anchor input {
  background: #ff6a00;
}

/* line 94, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-toolbar-anchor-preview {
  background: #ff6a00;
}

/* line 98, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-toolbar {
  border: 1px solid #ff8833;
  background-color: #ff6a00;
}
/* line 101, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-toolbar li .medium-editor-button-active {
  background-color: #cc5500;
}
/* line 104, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-toolbar li button {
  border-right: 1px solid #ff8833;
}
/* line 106, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-toolbar li button:hover {
  background-color: #ff8833;
}

/* line 112, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/medium-editor.scss */
.medium-editor-placeholder:after {
  color: #ff8833;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 5, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2040;
  display: none;
  overflow: hidden;
}

/* line 16, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal.fade .modal-dialog {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: scale(2);
  -moz-transform: scale(2);
  -ms-transform: scale(2);
  -o-transform: scale(2);
  transform: scale(2);
  opacity: 0;
}

/* line 22, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

/* line 27, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-dialog {
  position: relative;
  z-index: 2050;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  padding: 0;
  width: 100vw;
  height: 100vh;
}

/* line 38, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-content {
  overflow-x: hidden;
  overflow-y: auto;
  outline: none;
  background-color: #e2e2e2;
}
@media screen and (min-width: 768px) {
  /* line 38, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
  .modal-content {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    position: fixed;
    top: 16px;
    left: 50%;
    width: 600px;
  }
}
@media screen and (max-width: 767px) {
  /* line 38, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
  .modal-content {
    position: absolute;
    width: 100%;
  }
}
/* line 58, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-content h5 {
  margin-bottom: 10px;
}

/* line 63, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-backdrop {
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  transition: opacity 0.2s;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2030;
  background-color: #000;
}

/* line 74, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

/* line 79, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-backdrop.in {
  opacity: 0.75;
  filter: alpha(opacity=75);
}

/* line 84, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-header {
  padding: 0;
  background: #fff;
  height: 50px;
}

/* line 90, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-header .close {
  font-size: 40px;
  height: 100%;
  width: 50px;
}

/* line 96, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-title {
  padding: 15px;
  margin-right: 50px;
  color: #162433;
  font-weight: normal;
  font-size: 24px;
  line-height: 20px;
  background-color: #fff;
}

/* line 106, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-body {
  position: relative;
  padding: 16px;
}
/* line 109, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-body hr {
  height: 1px;
  background-color: #c2c2c2;
}

/* line 115, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-footer {
  padding: 0 16px 16px;
  text-align: right;
}

/* line 120, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-footer:before, .modal-footer:after {
  display: table;
  content: ' ';
}

/* line 127, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-footer:after {
  clear: both;
}

/* line 131, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 136, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 140, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 144, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-tab-links {
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
  list-style-type: none;
}
/* line 150, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-tab-links li {
  float: left;
  margin-right: 10px;
  margin-left: 0;
  padding: 0;
}
/* line 156, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-tab-links li a {
  border-right: 0;
  color: #fff;
}
/* line 160, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-tab-links li a:hover {
  text-decoration: none;
}
/* line 165, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.modal-tab-links li.active a.btn-info {
  border-color: #e65f00;
  background: #e65f00;
}

/* line 172, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.asset-list-scroller {
  margin-top: 10px;
}

/* line 176, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/modals.scss */
.tab {
  padding: 9px 12px 1px;
  height: 42px;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/pagination.scss */
.pagination {
  display: inline-block;
  margin: 0;
  padding-left: 0;
  border-radius: 4px;
}

/* line 8, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/pagination.scss */
.pagination &gt; li {
  display: inline;
}

/* line 12, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/pagination.scss */
.pagination &gt; li &gt; a,
.pagination &gt; li &gt; span {
  position: relative;
  float: left;
  margin-left: -1px;
  padding: 6px 12px;
  border: 1px solid #ddd;
  background-color: #fff;
  text-decoration: none;
  line-height: 1.428571429;
}

/* line 25, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/pagination.scss */
.pagination &gt; li:first-child &gt; a,
.pagination &gt; li:first-child &gt; span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 33, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/pagination.scss */
.pagination &gt; li:last-child &gt; a,
.pagination &gt; li:last-child &gt; span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 40, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/pagination.scss */
.pagination &gt; li &gt; a:hover,
.pagination &gt; li &gt; span:hover,
.pagination &gt; li &gt; a:focus,
.pagination &gt; li &gt; span:focus {
  background-color: #eee;
}

/* line 48, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/pagination.scss */
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
  z-index: 2;
  border-color: #428bca;
  background-color: #428bca;
  color: #fff;
  cursor: default;
}

/* line 62, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/pagination.scss */
.pagination &gt; .disabled &gt; span,
.pagination &gt; .disabled &gt; a,
.pagination &gt; .disabled &gt; a:hover,
.pagination &gt; .disabled &gt; a:focus {
  border-color: #ddd;
  background-color: #fff;
  color: #999;
  cursor: not-allowed;
}

/* line 73, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/pagination.scss */
.pagination-lg &gt; li &gt; a,
.pagination-lg &gt; li &gt; span {
  padding: 10px 16px;
  font-size: 18px;
}

/* line 80, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/pagination.scss */
.pagination-lg &gt; li:first-child &gt; a,
.pagination-lg &gt; li:first-child &gt; span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 87, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/pagination.scss */
.pagination-lg &gt; li:last-child &gt; a,
.pagination-lg &gt; li:last-child &gt; span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 94, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/pagination.scss */
.pagination-sm &gt; li &gt; a,
.pagination-sm &gt; li &gt; span {
  padding: 5px 10px;
  font-size: 12px;
}

/* line 101, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/pagination.scss */
.pagination-sm &gt; li:first-child &gt; a,
.pagination-sm &gt; li:first-child &gt; span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 108, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/pagination.scss */
.pagination-sm &gt; li:last-child &gt; a,
.pagination-sm &gt; li:last-child &gt; span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 49, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/progress-bars.scss */
.progress {
  overflow: hidden;
  margin-bottom: 16px;
  height: 20px;
  border-radius: 4px;
  background-color: #f5f5f5;
  -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);
}

/* line 59, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  background-color: #428bca;
  -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);
  color: #fff;
  text-align: center;
  font-size: 12px;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 73, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/progress-bars.scss */
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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;
}

/* line 81, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/progress-bars.scss */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 89, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 93, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/progress-bars.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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);
}

/* line 100, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 104, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/progress-bars.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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);
}

/* line 111, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 115, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/progress-bars.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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);
}

/* line 122, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 126, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/progress-bars.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  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: -moz-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);
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/quick-search.scss */
#quick-search-toggle {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* line 4, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/quick-search.scss */
#quick-search-toggle.open {
  background-color: #c2c2c2;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

/* line 10, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/quick-search.scss */
.toolbox #quick-search-container {
  padding: 16px;
  display: none;
}
/* line 13, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/quick-search.scss */
.toolbox #quick-search-container.open {
  display: block;
}
/* line 17, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/quick-search.scss */
.toolbox #quick-search-container input[type=text] {
  outline: none;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 20, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/addons/_clearfix.scss */
ul.record-list::after {
  clear: both;
  content: "";
  display: table;
}
/* line 7, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list li {
  position: relative;
  margin-bottom: 2px;
}
/* line 10, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list li ul {
  margin: 10px 0 0;
  padding: 0 10px;
  list-style: none;
}
/* line 14, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list li ul:last-child {
  padding-bottom: 0;
}
/* line 17, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list li ul li {
  border-top: 1px solid #e2e2e2;
  border-bottom: 0;
}
/* line 20, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list li ul li:last-child {
  padding-bottom: 0;
}
/* line 25, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list li.top:last-child {
  border-bottom: 0;
}
/* line 28, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list li.loader {
  background: #e2e2e2;
  color: #878787;
  text-align: center;
}
/* line 34, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list li:hover &gt; .record-actions, ul.record-list li:hover .record-fields {
  opacity: 1;
}
/* line 38, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list a {
  color: #333;
}
/* line 41, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list .record-details {
  padding: 0 0 10px 10px;
  background-color: #fff;
}
/* line 44, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list .record-details:hover &gt; .record-actions {
  opacity: 1;
}
/* line 47, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list .record-details .record-title {
  word-wrap: break-word;
  padding-top: 10px;
}
/* line 51, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list .record-details .record-fields {
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  padding: 10px 10px 0 0;
  width: 100%;
  color: #333;
  font-size: 12px;
}
/* line 20, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/addons/_clearfix.scss */
ul.record-list .record-details .record-fields::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (min-width: 768px) {
  /* line 51, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
  ul.record-list .record-details .record-fields {
    opacity: 0.5;
  }
}
/* line 62, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list .record-details .record-actions {
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  float: right;
  text-align: right;
}
/* line 20, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/addons/_clearfix.scss */
ul.record-list .record-details .record-actions::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (min-width: 768px) {
  /* line 62, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
  ul.record-list .record-details .record-actions {
    opacity: 0.25;
  }
}
/* line 71, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list .record-details .record-actions a {
  margin: 0;
  padding: 10px 5px;
  display: block;
  float: right;
}
/* line 76, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list .record-details .record-actions a:hover {
  text-decoration: none;
}
/* line 82, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list.sortable li {
  cursor: move;
}
/* line 85, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list span.nester {
  display: inline-block;
  width: 20px;
}
/* line 89, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list.nested {
  background: none;
}
/* line 91, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list.nested li {
  background: none;
}
/* line 94, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list.nested .nested-record-info {
  background: none;
}
/* line 96, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list.nested .nested-record-info .record-details {
  height: auto;
  background-color: #fff;
}
/* line 101, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list.nested ul.subpages {
  padding-right: 0;
}
/* line 103, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list.nested ul.subpages li.subpage {
  margin-bottom: 0;
  padding-left: 30px;
  background: none;
}
/* line 107, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list.nested ul.subpages li.subpage .nested-record-info {
  background: #f9f9f9;
}
/* line 112, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list.nested li ul {
  margin: 1px 0 0;
}
/* line 115, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
ul.record-list.nested .nested-record-info:hover &gt; .record-actions {
  opacity: 1;
}

/* line 122, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
.record-list.with-thumbnail li {
  min-height: 80px;
  background-color: #fff;
}
/* line 126, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
.record-list.with-thumbnail .thumbnail {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 80px;
}
/* line 132, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
.record-list.with-thumbnail .thumbnail img {
  width: 100%;
  height: 100%;
}
/* line 137, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
.record-list.with-thumbnail .record-details {
  margin-left: 80px;
  min-height: 80px;
}
/* line 140, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
.record-list.with-thumbnail .record-details:hover &gt; .record-actions {
  opacity: 1;
}

/* line 146, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
.infinite-loader {
  display: none;
  margin: 16px auto;
  padding: 5px 16px;
  text-align: center;
}
/* line 151, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-lists.scss */
.infinite-loader.open {
  display: table;
}

/* line 13, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-grids.scss */
ul.record-grid {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 20, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/addons/_clearfix.scss */
ul.record-grid::after {
  clear: both;
  content: "";
  display: table;
}
/* line 18, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-grids.scss */
ul.record-grid li {
  position: relative;
  display: inline-block;
  float: left;
  margin-bottom: 16px;
  padding-right: 16px;
  background-color: transparent;
}
@media screen and (max-width: 767px) {
  /* line 18, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-grids.scss */
  ul.record-grid li {
    width: 50%;
  }
}
@media screen and (min-width: 768px) {
  /* line 18, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-grids.scss */
  ul.record-grid li {
    width: 33.33333%;
  }
}
@media screen and (min-width: 960px) {
  /* line 18, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-grids.scss */
  ul.record-grid li {
    width: 20%;
  }
}
@media screen and (min-width: 1400px) {
  /* line 18, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-grids.scss */
  ul.record-grid li {
    width: 16.66667%;
  }
}
/* line 43, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-grids.scss */
ul.record-grid .thumbnail img {
  display: block;
  width: 100%;
}
/* line 48, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-grids.scss */
ul.record-grid a {
  color: #333;
}
/* line 51, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-grids.scss */
ul.record-grid .record-details {
  background-color: #fff;
}
/* line 53, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-grids.scss */
ul.record-grid .record-details:hover &gt; .record-actions {
  opacity: 1;
}
/* line 57, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-grids.scss */
ul.record-grid .record-title {
  overflow: hidden;
  overflow: hidden;
  padding: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
}
/* line 65, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-grids.scss */
ul.record-grid .record-fields {
  padding: 0 10px 10px;
  width: 100%;
  color: #878787;
  font-size: 12px;
}
/* line 20, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/addons/_clearfix.scss */
ul.record-grid .record-fields::after {
  clear: both;
  content: "";
  display: table;
}
/* line 72, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-grids.scss */
ul.record-grid .record-actions {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* line 20, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/addons/_clearfix.scss */
ul.record-grid .record-actions::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (min-width: 768px) {
  /* line 72, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-grids.scss */
  ul.record-grid .record-actions {
    opacity: 0.25;
  }
  /* line 77, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-grids.scss */
  ul.record-grid .record-actions:hover {
    opacity: 1;
  }
}
/* line 82, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-grids.scss */
ul.record-grid .record-actions a {
  display: block;
  float: left;
  padding: 10px 0;
  width: 25%;
  text-align: center;
}
/* line 88, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/record-grids.scss */
ul.record-grid .record-actions a:hover {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-color: #c2c2c2;
  text-decoration: none;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/section-headers.scss */
header {
  left: 0;
  z-index: 997;
  display: block;
  width: 100%;
  border-bottom: 1px solid #c2c2c2;
  background: #e2e2e2;
  color: #242133;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  /* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/section-headers.scss */
  header {
    position: static;
    top: 0;
    padding-left: 0;
  }
}
@media screen and (min-width: 768px) {
  /* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/section-headers.scss */
  header {
    position: fixed;
    top: 50px;
    padding: 0 0 0 250px;
  }
}
/* line 22, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/section-headers.scss */
header h1 {
  float: left;
  margin: 0;
  padding: 16px;
  font-weight: normal;
  font-size: 18px;
  line-height: 18px;
}

/* line 5, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/select2-custom.scss */
.select2-container {
  display: block;
  width: auto;
  text-align: left;
}
/* line 9, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/select2-custom.scss */
.select2-container input[type=text].select2-input {
  padding: 5px;
  text-align: left;
  font-weight: normal;
  font-size: 14px;
}

/* line 17, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/select2-custom.scss */
.select2-container .select2-choice {
  padding: 0;
  background: none;
  border-color: transparent;
  color: #878787;
  text-align: left;
  text-transform: uppercase;
  font-size: 14px;
  box-shadow: none;
}

/* line 28, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/select2-custom.scss */
.select2-dropdown-open .select2-choice {
  display: block;
  float: none;
  padding: 0;
  height: 26px;
  border-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  color: #444;
  text-align: left;
  line-height: 26px;
}

/* line 41, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/select2-custom.scss */
.select2-container .select2-choice &gt; .select2-chosen {
  margin-right: 0;
}

/* line 45, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/select2-custom.scss */
.select2-container .select2-choice .select2-arrow {
  width: 20px;
  background: none;
  border: 0;
}

/* line 51, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/select2-custom.scss */
.select2-container-active.select2-dropdown-open {
  float: none;
  width: 100%;
  border: 1px solid #5897fb;
  border-radius: 4px 4px 0 0;
}

/* line 58, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/select2-custom.scss */
.select2-dropdown-open .select2-choice .select2-arrow {
  display: inline-block;
}

/* line 62, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/select2-custom.scss */
.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
  padding: 0;
}

/* line 68, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/select2-custom.scss */
.select2-container-multi.select2-dropdown-open {
  border: inherit;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tables.scss */
table {
  width: 100%;
}
/* line 4, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tables.scss */
table th {
  text-align: left;
}
/* line 8, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tables.scss */
table th, table td {
  padding: 5px;
}
/* line 12, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tables.scss */
table td {
  border-top: 1px solid #ababab;
}
/* line 16, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tables.scss */
table tr.alt td, table.hoverable tr:hover td {
  background: #e2e2e2;
}

/* line 1, /srv/http/drugs/app/assets/stylesheets/tenon/ui/tabs.scss */
.tab-pane {
  position: absolute;
  left: -9999px;
}
/* line 5, /srv/http/drugs/app/assets/stylesheets/tenon/ui/tabs.scss */
.tab-pane.active {
  position: static;
  left: auto;
}

/* line 2, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-wrap .tn-tc-sizes {
  display: none;
}
/* line 6, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-wrap.mobile-breakpoint .one, .tn-tc-wrap.mobile-breakpoint .two, .tn-tc-wrap.mobile-breakpoint .three, .tn-tc-wrap.mobile-breakpoint .four, .tn-tc-wrap.mobile-breakpoint .five, .tn-tc-wrap.mobile-breakpoint .six, .tn-tc-wrap.mobile-breakpoint .seven, .tn-tc-wrap.mobile-breakpoint .eight, .tn-tc-wrap.mobile-breakpoint .nine, .tn-tc-wrap.mobile-breakpoint .ten, .tn-tc-wrap.mobile-breakpoint .eleven, .tn-tc-wrap.mobile-breakpoint .twelve {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 100%;
}
/* line 38, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/neat-1.6.0/app/assets/stylesheets/grid/_span-columns.scss */
.tn-tc-wrap.mobile-breakpoint .one:last-child, .tn-tc-wrap.mobile-breakpoint .two:last-child, .tn-tc-wrap.mobile-breakpoint .three:last-child, .tn-tc-wrap.mobile-breakpoint .four:last-child, .tn-tc-wrap.mobile-breakpoint .five:last-child, .tn-tc-wrap.mobile-breakpoint .six:last-child, .tn-tc-wrap.mobile-breakpoint .seven:last-child, .tn-tc-wrap.mobile-breakpoint .eight:last-child, .tn-tc-wrap.mobile-breakpoint .nine:last-child, .tn-tc-wrap.mobile-breakpoint .ten:last-child, .tn-tc-wrap.mobile-breakpoint .eleven:last-child, .tn-tc-wrap.mobile-breakpoint .twelve:last-child {
  margin-right: 0;
}
/* line 10, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-wrap.mobile-breakpoint .wrapped-image.left, .tn-tc-wrap.mobile-breakpoint .wrapped-image.right {
  float: none;
  padding: 0;
}

/* line 19, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-main-actions a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 16px;
  margin: 16px 16px 0 0;
  text-transform: uppercase;
}
/* line 24, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-main-actions a span {
  font-size: 12px;
  position: relative;
  top: -2px;
  padding-left: 5px;
}
/* line 30, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-main-actions a:hover {
  text-decoration: none;
}

/* line 36, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content {
  margin-top: 16px;
}
/* line 41, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-row {
  -webkit-transition: box-shadow 0.2s ease-in;
  -moz-transition: box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in;
  -webkit-transition: border 0.2s ease-in;
  -moz-transition: border 0.2s ease-in;
  transition: border 0.2s ease-in;
  position: relative;
  overflow: hidden;
  min-height: 50px;
  margin-bottom: 10px;
  padding: 0;
}
/* line 49, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-row.ui-sortable-helper {
  overflow: hidden;
  box-sizing: content-box;
  max-height: 200px;
  padding: 5px 10px;
  border: 1px solid #878787;
  background: #e2e2e2;
  box-shadow: 1px 1px 5px #878787;
}
/* line 58, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-row.sortable-placeholder {
  min-height: 50px;
  max-height: 200px;
  border: 1px dashed #878787;
}
/* line 63, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-row i {
  font-size: 20px;
}
/* line 66, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-row .tn-tc-bottombar {
  display: none;
}
/* line 70, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .drag-anchor {
  float: left;
}
/* line 73, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-topbar, .tenon-content .tn-tc-bottombar {
  padding: 0;
  height: 36px;
}
/* line 77, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-topbar .actions, .tenon-content .tn-tc-bottombar .actions {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  text-align: right;
  color: #878787;
}
/* line 82, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-topbar .actions i, .tenon-content .tn-tc-bottombar .actions i {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
/* line 85, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-topbar .actions a, .tenon-content .tn-tc-bottombar .actions a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: inline-block;
  padding: 10px 0 5px;
  color: #878787;
}
/* line 90, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-topbar .actions a span, .tenon-content .tn-tc-bottombar .actions a span {
  position: relative;
  top: -2px;
  display: inline-block;
}
/* line 96, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-topbar .actions a.tn-tc-open-library, .tenon-content .tn-tc-bottombar .actions a.tn-tc-open-library {
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  position: absolute;
  top: 0;
  left: 50%;
  text-transform: uppercase;
}
/* line 102, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-topbar .actions a.tn-tc-open-library span, .tenon-content .tn-tc-bottombar .actions a.tn-tc-open-library span {
  font-size: 12px;
}
/* line 106, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-topbar .actions a:hover, .tenon-content .tn-tc-bottombar .actions a:hover {
  text-decoration: none;
}
/* line 109, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-topbar .actions .drag-anchor, .tenon-content .tn-tc-bottombar .actions .drag-anchor {
  float: left;
  padding: 10px 0 5px;
  cursor: move;
}
/* line 118, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-row:hover:hover .tn-tc-topbar, .tenon-content .tn-tc-row:hover:hover .tn-tc-bottombar {
  color: #333;
}
/* line 120, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-row:hover:hover .tn-tc-topbar a, .tenon-content .tn-tc-row:hover:hover .tn-tc-bottombar a {
  color: #333;
}
/* line 123, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-row:hover:hover .tn-tc-topbar i, .tenon-content .tn-tc-row:hover:hover .tn-tc-bottombar i {
  color: #333;
}
/* line 128, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-row:hover .tn-tc-topbar, .tenon-content .tn-tc-row:hover .tn-tc-bottombar {
  opacity: 1;
}
/* line 132, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-fields {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  min-height: 20px;
}
/* line 20, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/addons/_clearfix.scss */
.tenon-content .tn-tc-fields::after {
  clear: both;
  content: "";
  display: table;
}
/* line 136, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content &gt; div {
  min-height: 100%;
}
/* line 140, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content a.add-image span {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 200px;
  display: block;
  height: 200px;
  text-align: center;
  color: #878787;
  border: 4px dashed #878787;
  background: #c2c2c2;
}
@media screen and (max-width: 767px) {
  /* line 153, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
  .tenon-content .wrapped-image.left, .tenon-content .wrapped-image.right {
    float: none;
    padding: 0;
  }
}
/* line 158, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .wrapped-image.left {
  float: left;
  padding: 5px 10px 0 5px;
}
/* line 162, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .wrapped-image.right {
  float: right;
  padding: 5px 5px 0 10px;
}
/* line 167, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .medium-editor-placeholder {
  position: static;
}
/* line 170, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .medium-editor-placeholder:after {
  position: static;
  display: none;
}
/* line 174, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .tn-tc-asset-field img {
  width: 100%;
}
/* line 177, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .image {
  position: relative;
  overflow: hidden;
}
/* line 180, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .image img {
  display: block;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}
/* line 186, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .image.stretch img {
  width: 100%;
}
/* line 190, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content textarea.caption, .tenon-content div.tn-tc-caption {
  font-size: 12px;
  width: 100%;
  margin: 0;
  padding: 5px;
  resize: none;
  color: #fff;
  background: #878787;
}
/* line 199, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content textarea.caption:-moz-placeholder {
  color: #fff;
}
/* line 202, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content textarea.caption::-webkit-input-placeholder {
  color: #e2e2e2;
}
/* line 205, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tenon-content .one, .tenon-content .two, .tenon-content .three, .tenon-content .four, .tenon-content .five, .tenon-content .six, .tenon-content .seven, .tenon-content .eight, .tenon-content .nine, .tenon-content .ten, .tenon-content .eleven, .tenon-content .twelve {
  -webkit-transition: width 0.2s ease;
  -moz-transition: width 0.2s ease;
  transition: width 0.2s ease;
}

/* line 210, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-templates {
  display: none;
}

/* line 215, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-wrapped-image-with-text .editable-text {
  min-height: 200px;
}

/* line 221, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-image-and-text &gt; div {
  height: 100%;
}

/* line 226, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-with-background-image {
  padding: 60px 0 40px;
}
/* line 228, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-with-background-image .tn-text-overlay {
  position: relative;
  z-index: 10;
  float: left;
  width: 46%;
  margin: 0 2%;
}
/* line 234, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-with-background-image .tn-text-overlay .editable-text {
  background-color: rgba(255, 255, 255, 0.8);
}
/* line 238, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-with-background-image .tn-tc-background-image {
  position: absolute;
  top: 40px;
}
/* line 241, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-with-background-image .tn-tc-background-image a.add-image span {
  line-height: 60px;
  height: 140px;
}

/* line 249, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.image-controls {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}
/* line 252, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.image-controls.full-width-image .grow-image, .image-controls.full-width-image .shrink-image, .image-controls.full-width-image .swap-sides, .image-controls.three-column-image .grow-image, .image-controls.three-column-image .shrink-image, .image-controls.three-column-image .swap-sides, .image-controls.four-column-image .grow-image, .image-controls.four-column-image .shrink-image, .image-controls.four-column-image .swap-sides, .image-controls.stacked-image-and-text .grow-image, .image-controls.stacked-image-and-text .shrink-image, .image-controls.stacked-image-and-text .swap-sides {
  display: none;
}
/* line 256, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.image-controls button:active, .image-controls button:focus {
  outline: none;
  background: #ff8833;
}
/* line 260, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.image-controls .link-form {
  z-index: 2000;
}

/* line 265, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
[contenteditable=true]:empty:not(:focus):before {
  content: attr(data-placeholder);
  color: #c2c2c2;
}

/* line 270, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
a.open-embed-modal {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 12px;
  display: block;
  padding: 5px 0;
  text-transform: uppercase;
  color: #878787;
}

/* line 279, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-row:hover a.open-embed-modal {
  color: #333;
}

/* line 283, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.embed {
  clear: both;
}

/* line 287, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.edit-embed-code {
  display: none;
}
/* line 289, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.edit-embed-code textarea {
  width: 100%;
}

/* line 294, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.modal .edit-embed-code {
  display: block;
}

/* line 298, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-with-background-image {
  padding: 60px 0 40px;
}
/* line 300, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-with-background-image .tn-text-overlay {
  position: relative;
  z-index: 10;
  float: left;
  width: 46%;
  margin: 0 2%;
}
/* line 306, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-with-background-image .tn-text-overlay .editable-text {
  background-color: rgba(255, 255, 255, 0.8);
}
/* line 310, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-with-background-image .tn-tc-background-image {
  position: absolute;
  top: 40px;
}
/* line 313, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content.scss */
.tn-tc-with-background-image .tn-tc-background-image a.add-image span {
  line-height: 60px;
  height: 140px;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-library.scss */
.tenon-library-holder {
  display: none;
}

/* line 5, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-library.scss */
.tenon-library {
  overflow-y: auto;
  overflow-x: hidden;
  height: 350px;
}
/* line 10, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-library.scss */
.tenon-library ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* line 15, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-library.scss */
.tenon-library ul li {
  display: inline-block;
  float: left;
  border: 1px solid #e2e2e2;
  background-color: #fff;
  color: #fff;
}
@media screen and (max-width: 767px) {
  /* line 15, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-library.scss */
  .tenon-library ul li {
    width: 100%;
  }
  /* line 20, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-library.scss */
  .tenon-library ul li img {
    width: 40px;
  }
}
@media screen and (min-width: 768px) {
  /* line 15, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-library.scss */
  .tenon-library ul li {
    width: 50%;
  }
  /* line 28, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-library.scss */
  .tenon-library ul li img {
    width: 80px;
  }
}
/* line 39, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-library.scss */
.tenon-library ul li p {
  top: 13px;
  position: absolute;
  margin: 0;
  width: 100%;
  line-height: 27px;
}
@media screen and (max-width: 767px) {
  /* line 39, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-library.scss */
  .tenon-library ul li p {
    left: 80px;
    padding-right: 100px;
  }
}
@media screen and (min-width: 768px) {
  /* line 39, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-library.scss */
  .tenon-library ul li p {
    left: 120px;
    padding-right: 140px;
  }
}
/* line 58, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-library.scss */
.tenon-library ul li a {
  position: relative;
  float: left;
  padding: 16px;
  width: 100%;
  color: #162433;
  font-size: 18px;
}
/* line 66, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-library.scss */
.tenon-library ul li a:hover {
  text-decoration: none;
}
/* line 71, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-library.scss */
.tenon-library ul li:hover {
  background-color: #ff6a00;
}
/* line 74, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-library.scss */
.tenon-library ul li:hover a {
  color: #fff;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-popped-out.scss */
.tn-tc-popped-out {
  -webkit-transition: top 0.2s ease;
  -moz-transition: top 0.2s ease;
  transition: top 0.2s ease;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1029;
  overflow: auto;
  min-height: 500px;
  width: 100%;
  height: 100%;
}
/* line 12, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-popped-out.scss */
.tn-tc-popped-out .tn-tc-popped-out-backdrop {
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1020;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 1;
}
/* line 24, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-popped-out.scss */
.tn-tc-popped-out.hidden {
  top: -100%;
}
/* line 27, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-popped-out.scss */
.tn-tc-popped-out.hidden .tn-tc-popped-out-backdrop {
  opacity: 0;
}
/* line 32, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-popped-out.scss */
.tn-tc-popped-out .tn-tc-sizer {
  position: absolute;
  top: 20px;
  z-index: 1029;
  width: 100%;
}
/* line 39, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-popped-out.scss */
.tn-tc-popped-out .tn-tc-wrap {
  margin: 0 auto;
  width: 90%;
}
/* line 47, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-popped-out.scss */
.tn-tc-popped-out .tn-tc-wrap.mobile-breakpoint .tn-tc-sizes a, .tn-tc-popped-out .tn-tc-wrap.mobile-breakpoint .tn-tc-sizes a.tn-tc-pop-out-close {
  display: block;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
/* line 56, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-popped-out.scss */
.tn-tc-popped-out .tn-tc-wrap .tenon-content {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
/* line 62, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-popped-out.scss */
.tn-tc-popped-out .tn-tc-wrap .tn-tc-sizes {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c2c2c2;
}
/* line 69, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-popped-out.scss */
.tn-tc-popped-out .tn-tc-wrap .tn-tc-sizes a {
  display: inline-block;
  margin-right: 5px;
}
/* line 74, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-popped-out.scss */
.tn-tc-popped-out .tn-tc-wrap .tn-tc-sizes a.tn-tc-pop-out-close {
  float: right;
  vertical-align: middle;
}
/* line 80, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-popped-out.scss */
.tn-tc-popped-out .tn-tc-wrap .tn-tc-row {
  margin-bottom: 10px;
}
/* line 84, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-popped-out.scss */
.tn-tc-popped-out .tn-tc-wrap .tn-tc-topbar, .tn-tc-popped-out .tn-tc-wrap .tn-tc-bottombar {
  display: none;
}
/* line 88, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/tenon-content-popped-out.scss */
.tn-tc-popped-out .tn-tc-wrap .one, .tn-tc-popped-out .tn-tc-wrap .two, .tn-tc-popped-out .tn-tc-wrap .three, .tn-tc-popped-out .tn-tc-wrap .four, .tn-tc-popped-out .tn-tc-wrap .five, .tn-tc-popped-out .tn-tc-wrap .six, .tn-tc-popped-out .tn-tc-wrap .seven, .tn-tc-popped-out .tn-tc-wrap .eight, .tn-tc-popped-out .tn-tc-wrap .nine, .tn-tc-popped-out .tn-tc-wrap .ten, .tn-tc-popped-out .tn-tc-wrap .eleven, .tn-tc-popped-out .tn-tc-wrap .twelve {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/thinking.scss */
.thinking {
  display: none;
}

/* line 1, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/toolbox.scss */
.toolbox {
  display: block;
  position: relative;
  background-color: #c2c2c2;
}
/* line 5, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/toolbox.scss */
.toolbox ul {
  margin: 0;
  padding: 0;
  border-radius: 4px;
  background-color: #fff;
  list-style: none;
}
/* line 11, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/toolbox.scss */
.toolbox ul &gt; li {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  padding: 4px;
  height: 50px;
}
/* line 16, /srv/http/drugs/lib/tenon-1-1-4/app/assets/stylesheets/tenon/ui/toolbox.scss */
.toolbox ul &gt; li input[type=text] {
  line-height: 20px;
  padding: 0 10px;
  width: 100%;
  margin: 0;
  height: 40px;
  border: 0;
  font-size: 14px;
}
/* line 6, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/css3/_placeholder.scss */
.toolbox ul &gt; li input[type=text]::-webkit-input-placeholder {
  color: #878787;
  font-size: 12px;
}
/* line 6, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/css3/_placeholder.scss */
.toolbox ul &gt; li input[type=text]::-moz-placeholder {
  color: #878787;
  font-size: 12px;
}
/* line 6, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/css3/_placeholder.scss */
.toolbox ul &gt; li input[type=text]:-moz-placeholder {
  color: #878787;
  font-size: 12px;
}
/* line 6, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/css3/_placeholder.scss */
.toolbox ul &gt; li input[type=text]:-ms-input-placeholder {
  color: #878787;
  font-size: 12px;
}

/* line 1, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-zoomable.chocolat-zoomed .chocolat-img {
  cursor: zoom-out;
}

/* line 4, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-open {
  overflow: hidden;
}

/* line 8, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1010;
  background-color: #050505;
  display: none;
  opacity: 0.96;
}

/* line 19, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-wrapper {
  height: 100%;
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1016;
  color: #fff;
}

/* line 28, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-zoomable .chocolat-img {
  cursor: zoom-in;
}

/* line 31, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-loader {
  height: 32px;
  width: 32px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
  z-index: 1011;
  background: url(/images/loader.gif);
  display: none;
}

/* line 43, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-content {
  position: fixed;
  width: 0px;
  height: 0px;
  left: 50%;
  top: 50%;
  z-index: 1014;
  text-align: left;
}

/* line 53, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-content .chocolat-img {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* line 58, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-wrapper .chocolat-left {
  position: absolute;
  left: 0;
  width: 50px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
  cursor: pointer;
  background: url(/assets/tenon/left.png) 50% 50% no-repeat;
  z-index: 1017;
  display: none;
}

/* line 71, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-wrapper .chocolat-right {
  position: absolute;
  right: 10px;
  width: 50px;
  height: 100px;
  top: 50%;
  margin-top: -50px;
  cursor: pointer;
  background: url(/assets/tenon/right.png) 50% 50% no-repeat;
  z-index: 1017;
  display: none;
}

/* line 83, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-wrapper .chocolat-right.active {
  display: block;
}

/* line 86, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-wrapper .chocolat-left.active {
  display: block;
}

/* line 89, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-wrapper .chocolat-top {
  position: absolute;
  top: 10px;
  right: 10px;
  left: 0;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
  z-index: 1017;
  margin-bottom: 10px;
}

/* line 100, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-wrapper .chocolat-close {
  width: 50px;
  height: 50px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  background: url(/assets/tenon/close.png) 50% 50% no-repeat;
}

/*.chocolat-wrapper .chocolat-bottom{
    position:absolute;
    bottom:0;
    left: 0;
    right: 0;
    line-height:40px;
    height:40px;
    font-size:12px;
    z-index:1017;
    padding-left: 15px;
    padding-right: 15px;
    background: rgba(0, 0, 0, 0.2);
    text-align: right;
    margin-top: 10px;
}*/
/* line 124, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-wrapper .chocolat-set-title {
  display: inline-block;
  padding-right: 15px;
  line-height: 1;
  border-right: 1px solid rgba(255, 255, 255, 0.3);
}

/* line 130, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-wrapper .chocolat-pagination {
  float: right;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 15px;
  /*border-right: 1px solid rgba(255, 255, 255, 0.2);*/
}

/* line 138, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-wrapper .chocolat-fullscreen {
  width: 16px;
  height: 40px;
  background: url(../images/fullscreen.png) 50% 50% no-repeat;
  display: block;
  margin: auto;
  cursor: pointer;
  float: right;
}

/* line 147, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-wrapper .chocolat-description {
  display: inline-block;
  float: left;
}

/* compact view */
/* line 153, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-cover .chocolat-content .chocolat-left,
.chocolat-cover .chocolat-content .chocolat-right {
  position: fixed;
  height: 100%;
  top: 0;
  padding: 0px;
}

/* line 160, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-cover .chocolat-content .chocolat-right {
  right: 0px;
  background: url(../images/right-compact.png) 100% 50% no-repeat;
}

/* line 164, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-cover .chocolat-content .chocolat-left {
  left: 0;
  background: url(../images/left-compact.png) 0% 50% no-repeat;
}

/* line 168, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-cover .chocolat-content .chocolat-top {
  top: 0;
  left: 0;
  position: fixed;
  z-index: 1001;
}

/* line 174, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-cover .chocolat-content .chocolat-close {
  background: url(../images/close-compact.png) 0% center no-repeat;
}

/* line 177, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-cover .chocolat-content .chocolat-bottom {
  bottom: 0;
  left: 0;
  position: fixed;
  background: rgba(255, 255, 255, 0.75);
  z-index: 1001;
}

/* line 184, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-cover .chocolat-content .chocolat-pagination,
.chocolat-cover .chocolat-content .chocolat-description {
  padding: 0 10px;
}

/* no container mode*/
/* line 191, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
body.chocolat-open &gt; .chocolat-overlay {
  z-index: 1015;
}

/* line 194, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
body.chocolat-open &gt; .chocolat-loader {
  z-index: 1015;
}

/* line 197, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
body.chocolat-open &gt; .chocolat-content {
  z-index: 1017;
}

/* container mode*/
/* line 202, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-in-container .chocolat-wrapper,
.chocolat-in-container .chocolat-content,
.chocolat-in-container .chocolat-overlay {
  position: absolute;
}

/* line 207, /srv/http/drugs/app/assets/stylesheets/tenon/chocolat.scss */
.chocolat-in-container {
  position: relative;
}

/* uncomment to hide controls when zoomed-in*/
/*
.chocolat-zoomable .chocolat-top,
.chocolat-zoomable .chocolat-bottom,
.chocolat-zoomable .chocolat-right,
.chocolat-zoomable .chocolat-left {
    transition: opacity .3s ease, visibility 0s .3s;
   opacity: 1;
}

.chocolat-zoomable.chocolat-zoomed .chocolat-top,
.chocolat-zoomable.chocolat-zoomed .chocolat-bottom,
.chocolat-zoomable.chocolat-zoomed .chocolat-right,
.chocolat-zoomable.chocolat-zoomed .chocolat-left {
    visibility: hidden;
    opacity: 0;
}
*/
/* line 1, /srv/http/drugs/app/assets/stylesheets/tenon/custom-helpers.scss */
.bump-down {
  margin-top: 16px;
}

/* line 5, /srv/http/drugs/app/assets/stylesheets/tenon/custom-helpers.scss */
.bump-right {
  margin-left: 16px;
}

/* line 9, /srv/http/drugs/app/assets/stylesheets/tenon/custom-helpers.scss */
.bump-left {
  margin-right: 16px;
}

/* line 13, /srv/http/drugs/app/assets/stylesheets/tenon/custom-helpers.scss */
.center {
  text-align: center;
}

/* Mixin */
/* line 16, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
#products-search-clear-name {
  display: inline-block;
  position: absolute;
  right: 30px;
  top: 14px;
  cursor: pointer;
  color: #878787;
}

/* line 25, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
#search-button {
  transition: all .2s ease;
}
/* line 27, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
#search-button i {
  font-size: 19px;
}
/* line 30, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
#search-button.open {
  transition: all .2s ease;
  background-color: #c2c2c2;
}

/* line 36, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
.toolbox #advanced-search-container {
  display: none;
  padding: 16px;
}
/* line 39, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
.toolbox #advanced-search-container.open {
  display: block;
}
/* line 42, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
.toolbox #advanced-search-container .clear-link {
  display: block;
  margin-top: 10px;
  color: #878787;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
}
/* line 50, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
.toolbox #advanced-search-container .btn-search {
  min-height: 40px;
}
/* line 54, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
.toolbox #advanced-search-container .search-actions {
  float: left;
}
@media screen and (max-width: 767px) {
  /* line 54, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container .search-actions {
    width: 100%;
    margin-top: 16px;
  }
}
@media screen and (min-width: 768px) {
  /* line 54, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container .search-actions {
    width: 20%;
    padding-left: 16px;
  }
}
@media screen and (min-width: 1400px) {
  /* line 54, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container .search-actions {
    width: 10%;
    padding-left: 16px;
  }
}
/* line 73, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
.toolbox #advanced-search-container ul.search-fields {
  float: left;
}
@media screen and (max-width: 767px) {
  /* line 73, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  /* line 73, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields {
    width: 80%;
  }
}
@media screen and (min-width: 1400px) {
  /* line 73, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields {
    width: 90%;
  }
}
/* line 87, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
.toolbox #advanced-search-container ul.search-fields &gt; li {
  float: left;
  margin-right: 0;
  border-bottom: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
}
/* line 20, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/addons/_clearfix.scss */
.toolbox #advanced-search-container ul.search-fields &gt; li::after {
  clear: both;
  content: "";
  display: table;
}
@media screen and (max-width: 767px) {
  /* line 87, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li {
    width: 100%;
  }
  /* line 3, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li:nth-of-type(n) {
    border-left: 1px solid #e2e2e2;
  }
  /* line 6, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li:nth-of-type(1n + 1) {
    border-left: none;
  }
  /* line 10, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li:nth-of-type(1) {
    border-top: none;
  }
}
@media screen and (min-width: 768px) {
  /* line 87, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li {
    width: 50%;
  }
  /* line 3, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li:nth-of-type(n) {
    border-left: 1px solid #e2e2e2;
  }
  /* line 6, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li:nth-of-type(2n + 1) {
    border-left: none;
  }
  /* line 10, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li:nth-of-type(1) {
    border-top: none;
  }
  /* line 10, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li:nth-of-type(2) {
    border-top: none;
  }
}
@media screen and (min-width: 960px) {
  /* line 87, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li {
    width: 33.33333%;
  }
  /* line 3, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li:nth-of-type(n) {
    border-left: 1px solid #e2e2e2;
  }
  /* line 6, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li:nth-of-type(3n + 1) {
    border-left: none;
  }
  /* line 10, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li:nth-of-type(1) {
    border-top: none;
  }
  /* line 10, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li:nth-of-type(2) {
    border-top: none;
  }
  /* line 10, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li:nth-of-type(3) {
    border-top: none;
  }
}
@media screen and (min-width: 1400px) {
  /* line 87, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li {
    width: 25%;
  }
  /* line 3, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li:nth-of-type(n) {
    border-left: 1px solid #e2e2e2;
  }
  /* line 6, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li:nth-of-type(4n + 1) {
    border-left: none;
  }
  /* line 10, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li:nth-of-type(1) {
    border-top: none;
  }
  /* line 10, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li:nth-of-type(2) {
    border-top: none;
  }
  /* line 10, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li:nth-of-type(3) {
    border-top: none;
  }
  /* line 10, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
  .toolbox #advanced-search-container ul.search-fields &gt; li:nth-of-type(4) {
    border-top: none;
  }
}
/* line 6, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/css3/_placeholder.scss */
.toolbox #advanced-search-container ul.search-fields &gt; li input::-webkit-input-placeholder {
  color: #878787;
  font-size: 13px;
}
/* line 6, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/css3/_placeholder.scss */
.toolbox #advanced-search-container ul.search-fields &gt; li input::-moz-placeholder {
  color: #878787;
  font-size: 13px;
}
/* line 6, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/css3/_placeholder.scss */
.toolbox #advanced-search-container ul.search-fields &gt; li input:-moz-placeholder {
  color: #878787;
  font-size: 13px;
}
/* line 6, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/css3/_placeholder.scss */
.toolbox #advanced-search-container ul.search-fields &gt; li input:-ms-input-placeholder {
  color: #878787;
  font-size: 13px;
}
/* line 117, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
.toolbox #advanced-search-container ul.search-fields &gt; li.full-width {
  width: 100%;
}
/* line 121, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
.toolbox #advanced-search-container ul.search-fields &gt; li .select2-container {
  margin: 0;
}
/* line 124, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
.toolbox #advanced-search-container ul.search-fields &gt; li .select2-container .select2-choices {
  border: 0;
  background: none;
}
/* line 129, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
.toolbox #advanced-search-container ul.search-fields &gt; li .select2-container .select2-choice {
  height: auto;
}
/* line 131, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
.toolbox #advanced-search-container ul.search-fields &gt; li .select2-container .select2-choice &gt; .select2-chosen {
  padding: 7px 9px;
}
/* line 135, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
.toolbox #advanced-search-container ul.search-fields &gt; li .select2-container .select2-choice .select2-arrow {
  padding-top: 5px;
}
/* line 142, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
.toolbox #advanced-search-container ul.search-fields &gt; li .select2-container.select2-container-multi .select2-choices {
  padding: 0px 5px;
}
/* line 147, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
.toolbox #advanced-search-container ul.search-fields &gt; li .select2-container .select2-search-field {
  height: auto;
}
/* line 152, /srv/http/drugs/app/assets/stylesheets/tenon/advanced-search.scss */
.toolbox #advanced-search-container ul.search-fields &gt; li label {
  display: inline-block;
  margin-top: 5px;
  padding-left: 4px;
  width: 100%;
  color: #878787;
  font-size: 13px;
}

/* line 2, /srv/http/drugs/app/assets/stylesheets/tenon/select2-advanced-search.scss */
.select2-search-choice {
  height: auto !important;
}

/* line 8, /srv/http/drugs/app/assets/stylesheets/tenon/select2-advanced-search.scss */
.fields:not(.small) .select2-container-multi {
  height: auto !important;
  padding: 0 !important;
}
/* line 13, /srv/http/drugs/app/assets/stylesheets/tenon/select2-advanced-search.scss */
.fields:not(.small) .select2-container-multi.select2-container-active .select2-choices {
  border-color: #ff6a00;
}
/* line 18, /srv/http/drugs/app/assets/stylesheets/tenon/select2-advanced-search.scss */
.fields:not(.small) .select2-container-multi .select2-choices {
  background-image: none;
  border-color: transparent;
}
/* line 23, /srv/http/drugs/app/assets/stylesheets/tenon/select2-advanced-search.scss */
.fields:not(.small) .select2-container-multi .select2-search-choice {
  margin: 10px 4px 0 8px;
}

/* line 2, /srv/http/drugs/app/assets/stylesheets/tenon/record-fields.scss */
.record-fields div {
  float: left;
}
@media screen and (max-width: 767px) {
  /* line 2, /srv/http/drugs/app/assets/stylesheets/tenon/record-fields.scss */
  .record-fields div {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  /* line 2, /srv/http/drugs/app/assets/stylesheets/tenon/record-fields.scss */
  .record-fields div {
    width: 50%;
  }
}
@media screen and (min-width: 960px) {
  /* line 2, /srv/http/drugs/app/assets/stylesheets/tenon/record-fields.scss */
  .record-fields div {
    width: 33.333%;
  }
}
@media print {
  /* line 2, /srv/http/drugs/app/assets/stylesheets/tenon/record-fields.scss */
  .record-fields div {
    width: 33.333%;
  }
}
/* line 23, /srv/http/drugs/app/assets/stylesheets/tenon/record-fields.scss */
.record-fields .record-field.discontinued {
  color: #E0260B;
}

@media screen {
  /* line 5, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .print-header {
    display: none;
  }

  /* line 7, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .breadcrumb {
    padding: 10px 40px 5px 40px;
    float: left;
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  /* line 7, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .breadcrumb {
    padding: 10px 20px 5px 20px;
  }
}
@media screen {
  /* line 16, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .breadcrumb span {
    color: #c2c2c2;
  }
  /* line 18, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .breadcrumb ul {
    padding: 0;
    margin: 0;
  }
  /* line 20, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .breadcrumb li {
    display: inline-block;
    margin: 0 0 5px 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    padding: 8px 10px;
    background-color: #d8d8d8;
    border-radius: 8px;
  }
  /* line 30, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .breadcrumb li:last-child {
    background: none;
    padding: 8px 0;
  }
  /* line 35, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .breadcrumb li.category {
    background-color: #5c6bc0;
    padding: 4px 5px;
  }
  /* line 38, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .breadcrumb li.category a {
    color: white;
  }
  /* line 43, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .breadcrumb li.subcategory {
    background-color: #8e99f3;
    padding: 4px 5px;
  }
  /* line 46, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .breadcrumb li.subcategory a {
    color: white;
  }

  /* line 56, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content h1 {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 30px;
    font-weight: normal;
    margin: 0;
  }
  /* line 63, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content h2 {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 25px;
    font-weight: normal;
    margin: 0;
  }
  /* line 70, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content p {
    padding: 0;
    margin: 0;
  }
  /* line 72, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .fields {
    margin-bottom: 0;
  }
  /* line 74, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .large {
    border-right: none;
  }
}
@media screen and (min-width: 960px) {
  /* line 74, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .large {
    border-right: 1px solid #c2c2c2;
  }
}
@media screen {
  /* line 82, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .small {
    margin-right: 0;
    padding: 0 40px;
  }
  /* line 86, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .small img {
    width: 100%;
  }
}
@media screen and (min-width: 960px) {
  /* line 82, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .small {
    padding: 0px 40px 40px 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 82, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .small {
    padding: 0 20px;
  }
}
@media screen {
  /* line 98, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .detail-item {
    margin-bottom: 0px;
  }
  /* line 100, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .product-box {
    width: 100%;
    padding: 7px 40px 8px;
  }
}
@media screen and (max-width: 767px) {
  /* line 100, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .product-box {
    padding: 10px 20px;
  }
}
@media screen {
  /* line 108, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .top {
    padding: 20px 40px 8px;
  }
}
@media screen and (max-width: 767px) {
  /* line 108, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .top {
    padding: 12px 20px;
  }
}
@media screen {
  /* line 115, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .ad {
    width: 100%;
    border-radius: 8px;
    background-color: white;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    overflow: visible;
    float: left;
    color: gray;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
  }
  /* line 127, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .ad img {
    display: block;
  }
  /* line 133, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .ad .button a {
    color: white;
  }
  /* line 136, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .ad .left {
    width: 50%;
    float: left;
  }
  /* line 139, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .ad .left .image {
    width: 100%;
  }
  /* line 143, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .ad .right {
    width: 50%;
    float: right;
  }
  /* line 147, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .ad .right .actions .link {
    text-align: center;
    margin: 0 auto;
    padding-top: 4%;
  }
  /* line 152, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .ad .right .actions .button {
    text-align: center;
    margin: 0 auto;
    padding-bottom: 2%;
    padding-top: 3%;
  }
  /* line 159, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .ad .right .content {
    padding-left: 5%;
    padding-top: 5%;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  /* line 115, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .ad {
    display: none;
  }
}
@media screen and (min-width: 960px) {
  /* line 172, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .ad .left {
    width: 100%;
  }
  /* line 174, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .ad .left .image {
    width: 100%;
  }
  /* line 178, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .ad .right {
    width: 100%;
  }
  /* line 180, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .ad .right .content {
    padding-top: 0;
    padding-left: 0;
    text-align: center;
  }
  /* line 185, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .ad .right .actions {
    margin: 0 auto;
  }
  /* line 187, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .ad .right .actions .link {
    margin: 0 auto;
    text-align: center;
    padding: 4% 0 1% 0;
  }
  /* line 192, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .ad .right .actions .button {
    margin: 0 auto;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  /* line 200, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .sponsor {
    display: none;
  }
}
@media screen {
  /* line 205, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .stickyFooter {
    text-align: center;
    display: none;
    height: 70px;
    position: fixed;
    bottom: 0px;
    width: 100%;
    overflow: visible;
    z-index: 99;
    background: white;
    border-top: solid white 2px;
    -webkit-box-shadow: 0px -5px 15px 0px #bfbfbf;
    box-shadow: 0px -5px 15px 0px #bfbfbf;
  }
}
@media screen and (max-width: 767px) {
  /* line 205, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .stickyFooter {
    display: block;
  }
}
@media screen {
  /* line 222, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .stickyFooter .left {
    margin: 0 2%;
  }
  /* line 224, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .stickyFooter .left .image {
    float: left;
  }
  /* line 228, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .stickyFooter .right {
    color: grey;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    float: none;
    text-align: left;
  }
  /* line 233, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .stickyFooter .right .content {
    padding-top: 0;
  }
  /* line 241, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .asset-box {
    width: 100%;
    border-radius: 8px;
    background-color: white;
    padding: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    overflow: visible;
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
  }
  /* line 254, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .asset-box img {
    display: block;
  }
  /* line 256, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .asset-box.pdf {
    padding: 15px;
  }
  /* line 258, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .asset-box .pill {
    padding: 2px 15px;
    background-color: #c2c2c2;
    color: white;
    font-size: 11px;
    border-radius: 20px;
    float: right;
  }
  /* line 265, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .asset-box .pill.otc {
    color: #fff;
  }
  /* line 271, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .product-chart {
    width: 100%;
    border-bottom: none;
    border-top: 1px solid #c2c2c2;
  }
}
@media screen and (min-width: 1400px) {
  /* line 271, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .product-chart {
    border-top: none;
    border-bottom: 1px solid #c2c2c2;
  }
}
@media screen {
  /* line 283, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .product-chart-item-wrapper {
    width: 100%;
    display: block;
    border-right: none;
    border-bottom: 1px solid #c2c2c2;
  }
}
@media screen and (min-width: 1400px) {
  /* line 283, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .product-chart-item-wrapper {
    width: 50%;
    float: left;
    border-right: 1px solid #c2c2c2;
    border-bottom: 1px solid #c2c2c2;
    border-top: none;
  }
}
@media screen {
  /* line 298, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .product-chart-item-wrapper:nth-child(2n) {
    border-right: none;
  }
  /* line 301, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .product-chart-item {
    padding: 10px 20px;
  }
}
@media screen and (min-width: 768px) {
  /* line 301, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content .product-chart-item {
    padding: 10px 40px;
  }
}

@media screen {
  /* line 311, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .modal-body img.photo-product {
    width: 100%;
  }

  /* line 313, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .explanation#clinical-note-explanation {
    margin: 0 0 20px 0;
  }

  /* line 317, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .user_product_note_wrapper {
    padding: 6px;
  }

  /* line 321, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .clinical-note-delete-link {
    margin-left: 15px;
  }
}
@media print {
  /* line 330, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  body {
    background: #fff;
    color: #000;
  }

  /* line 332, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .print-header {
    display: block;
    margin: 0 0 20px;
    border-bottom: 1px solid #000;
  }

  /* line 338, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  util-nav {
    display: none;
  }

  /* line 339, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .nav-holder {
    display: none;
  }

  /* line 340, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .sidebar-container {
    display: none;
  }

  /* line 341, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  header {
    display: none;
  }

  /* line 343, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .attachment {
    display: none;
  }

  /* line 345, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .page-wrap {
    background: #fff;
    width: 100%;
    margin-left: 0 !important;
    padding: 0;
    position: relative;
    left: -250px;
  }

  /* line 356, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content img {
    width: 400px;
  }
  /* line 358, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content h1 {
    color: #000;
    font-size: 24px;
    margin: 0 0 5px 0;
  }
  /* line 364, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content h2 {
    color: #000;
    font-size: 18px;
    margin: 0 0 20px 0;
  }
  /* line 370, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content h4.box-label {
    color: #000;
    font-size: 12px;
    margin: 0 0 0px 0;
  }
  /* line 376, /srv/http/drugs/app/assets/stylesheets/tenon/products-show.scss */
  .product-content p {
    color: #000;
    font-size: 16px;
    margin: 0 0 20px 0;
  }
}
/* line 4, /srv/http/drugs/app/assets/stylesheets/tenon/province/ab.scss */
body.alberta util-nav, body.alberta .nav-holder nav.main-nav ul li, body.alberta .btn-primary {
  background-color: #00BDDF;
}
/* line 9, /srv/http/drugs/app/assets/stylesheets/tenon/province/ab.scss */
body.alberta .tn-checkbox-right:checked + label:before,
body.alberta .tn-checkbox-right:hover + label:before {
  color: #00BDDF;
}
/* line 14, /srv/http/drugs/app/assets/stylesheets/tenon/province/ab.scss */
body.alberta #logo a {
  padding: 0;
  margin-left: 5px;
}
/* line 19, /srv/http/drugs/app/assets/stylesheets/tenon/province/ab.scss */
body.alberta .btn-comp, body.alberta .btn-primary.draft {
  background-color: #978fcc;
}
/* line 23, /srv/http/drugs/app/assets/stylesheets/tenon/province/ab.scss */
body.alberta .explanation a {
  color: #00BDDF;
}
/* line 30, /srv/http/drugs/app/assets/stylesheets/tenon/province/ab.scss */
body.alberta .product-content a {
  color: #00BDDF;
}
/* line 33, /srv/http/drugs/app/assets/stylesheets/tenon/province/ab.scss */
body.alberta .product-content a.new-note-link {
  color: #ffffff;
}
/* line 38, /srv/http/drugs/app/assets/stylesheets/tenon/province/ab.scss */
body.alberta .tenon-login {
  background: url(/assets/tenon/noise.png) #00BDDF;
}
/* line 42, /srv/http/drugs/app/assets/stylesheets/tenon/province/ab.scss */
body.alberta .tenon-login .row.bordered p a {
  color: #00BDDF;
}
/* line 47, /srv/http/drugs/app/assets/stylesheets/tenon/province/ab.scss */
body.alberta .tenon-login form {
  box-shadow: 1px 1px 5px #0092ac;
}
/* line 51, /srv/http/drugs/app/assets/stylesheets/tenon/province/ab.scss */
body.alberta .tenon-login .tn-checkbox:checked + label:before,
body.alberta .tenon-login .tn-checkbox:hover + label:before {
  color: #00BDDF;
}
/* line 56, /srv/http/drugs/app/assets/stylesheets/tenon/province/ab.scss */
body.alberta .fields:not(.small) .select2-container-multi.select2-container-active .select2-choices {
  border-color: #00BDDF;
}

/* line 4, /srv/http/drugs/app/assets/stylesheets/tenon/province/bc.scss */
body.british_columbia .nav-holder nav.main-nav ul li {
  background-color: #FAA519;
}
/* line 7, /srv/http/drugs/app/assets/stylesheets/tenon/province/bc.scss */
body.british_columbia util-nav {
  background-color: #006372;
}
/* line 10, /srv/http/drugs/app/assets/stylesheets/tenon/province/bc.scss */
body.british_columbia #logo a {
  padding: 0;
}
/* line 14, /srv/http/drugs/app/assets/stylesheets/tenon/province/bc.scss */
body.british_columbia .tn-checkbox-right:checked + label:before,
body.british_columbia .tn-checkbox-right:hover + label:before {
  color: #006372;
}
/* line 19, /srv/http/drugs/app/assets/stylesheets/tenon/province/bc.scss */
body.british_columbia .btn-primary {
  background-color: #006372;
}
/* line 23, /srv/http/drugs/app/assets/stylesheets/tenon/province/bc.scss */
body.british_columbia .btn-comp, body.british_columbia .btn-primary.draft {
  background-color: #A3629B;
}
/* line 27, /srv/http/drugs/app/assets/stylesheets/tenon/province/bc.scss */
body.british_columbia .explanation a {
  color: #006372;
}
/* line 33, /srv/http/drugs/app/assets/stylesheets/tenon/province/bc.scss */
body.british_columbia .product-content a {
  color: #006372;
}
/* line 36, /srv/http/drugs/app/assets/stylesheets/tenon/province/bc.scss */
body.british_columbia .product-content a.new-note-link {
  color: #ffffff;
}
/* line 41, /srv/http/drugs/app/assets/stylesheets/tenon/province/bc.scss */
body.british_columbia .tenon-login {
  background: url(/assets/tenon/noise.png) #FAA519;
}
/* line 45, /srv/http/drugs/app/assets/stylesheets/tenon/province/bc.scss */
body.british_columbia .tenon-login .row.bordered p a {
  color: #FAA519;
}
/* line 50, /srv/http/drugs/app/assets/stylesheets/tenon/province/bc.scss */
body.british_columbia .tenon-login form {
  box-shadow: 1px 1px 5px #db8a05;
}
/* line 54, /srv/http/drugs/app/assets/stylesheets/tenon/province/bc.scss */
body.british_columbia .tenon-login .tn-checkbox:checked + label:before,
body.british_columbia .tenon-login .tn-checkbox:hover + label:before {
  color: #006372;
}
/* line 59, /srv/http/drugs/app/assets/stylesheets/tenon/province/bc.scss */
body.british_columbia .fields:not(.small) .select2-container-multi.select2-container-active .select2-choices {
  border-color: #FAA519;
}

/* line 4, /srv/http/drugs/app/assets/stylesheets/tenon/province/mb.scss */
body.manitoba util-nav, body.manitoba .nav-holder nav.main-nav ul li, body.manitoba .btn-primary {
  background-color: #f9623a;
}
/* line 9, /srv/http/drugs/app/assets/stylesheets/tenon/province/mb.scss */
body.manitoba .tn-checkbox-right:checked + label:before,
body.manitoba .tn-checkbox-right:hover + label:before {
  color: #f9623a;
}
/* line 14, /srv/http/drugs/app/assets/stylesheets/tenon/province/mb.scss */
body.manitoba #logo a {
  padding: 0;
  margin-left: 5px;
}
/* line 19, /srv/http/drugs/app/assets/stylesheets/tenon/province/mb.scss */
body.manitoba .btn-comp, body.manitoba .btn-primary.draft {
  background-color: #49545b;
}
/* line 23, /srv/http/drugs/app/assets/stylesheets/tenon/province/mb.scss */
body.manitoba .explanation a {
  color: #f9623a;
}
/* line 30, /srv/http/drugs/app/assets/stylesheets/tenon/province/mb.scss */
body.manitoba .product-content a {
  color: #f9623a;
}
/* line 33, /srv/http/drugs/app/assets/stylesheets/tenon/province/mb.scss */
body.manitoba .product-content a.new-note-link {
  color: #ffffff;
}
/* line 38, /srv/http/drugs/app/assets/stylesheets/tenon/province/mb.scss */
body.manitoba .tenon-login {
  background: url(/assets/tenon/noise.png) #f9623a;
}
/* line 42, /srv/http/drugs/app/assets/stylesheets/tenon/province/mb.scss */
body.manitoba .tenon-login .row.bordered p a {
  color: #f9623a;
}
/* line 47, /srv/http/drugs/app/assets/stylesheets/tenon/province/mb.scss */
body.manitoba .tenon-login form {
  box-shadow: 1px 1px 5px #f73b09;
}
/* line 51, /srv/http/drugs/app/assets/stylesheets/tenon/province/mb.scss */
body.manitoba .tenon-login .tn-checkbox:checked + label:before,
body.manitoba .tenon-login .tn-checkbox:hover + label:before {
  color: #f9623a;
}
/* line 56, /srv/http/drugs/app/assets/stylesheets/tenon/province/mb.scss */
body.manitoba .fields:not(.small) .select2-container-multi.select2-container-active .select2-choices {
  border-color: #f9623a;
}
/* line 60, /srv/http/drugs/app/assets/stylesheets/tenon/province/mb.scss */
body.manitoba .enhanced-logo .sm-logo {
  display: inline-block;
  float: left;
  margin-right: 5%;
}
/* line 65, /srv/http/drugs/app/assets/stylesheets/tenon/province/mb.scss */
body.manitoba .enhanced-logo ul {
  margin-top: 5%;
}
/* line 67, /srv/http/drugs/app/assets/stylesheets/tenon/province/mb.scss */
body.manitoba .enhanced-logo ul li {
  list-style: none;
}
/* line 69, /srv/http/drugs/app/assets/stylesheets/tenon/province/mb.scss */
body.manitoba .enhanced-logo ul li.association-title {
  font-weight: bold;
}

/* line 4, /srv/http/drugs/app/assets/stylesheets/tenon/province/nb.scss */
body.new_brunswick util-nav, body.new_brunswick .nav-holder nav.main-nav ul li, body.new_brunswick .btn-primary {
  background-color: #2E448D;
}
/* line 8, /srv/http/drugs/app/assets/stylesheets/tenon/province/nb.scss */
body.new_brunswick #logo img {
  width: 86px;
}
/* line 13, /srv/http/drugs/app/assets/stylesheets/tenon/province/nb.scss */
body.new_brunswick .tn-checkbox-right:checked + label:before,
body.new_brunswick .tn-checkbox-right:hover + label:before {
  color: #2E448D;
}
/* line 18, /srv/http/drugs/app/assets/stylesheets/tenon/province/nb.scss */
body.new_brunswick .btn-comp, body.new_brunswick .btn-primary.draft {
  background-color: #2E448D;
}
/* line 22, /srv/http/drugs/app/assets/stylesheets/tenon/province/nb.scss */
body.new_brunswick .explanation a {
  color: #2E448D;
}
/* line 29, /srv/http/drugs/app/assets/stylesheets/tenon/province/nb.scss */
body.new_brunswick .product-content a {
  color: #2E448D;
}
/* line 32, /srv/http/drugs/app/assets/stylesheets/tenon/province/nb.scss */
body.new_brunswick .product-content a.new-note-link {
  color: #ffffff;
}
/* line 37, /srv/http/drugs/app/assets/stylesheets/tenon/province/nb.scss */
body.new_brunswick .tenon-login {
  background: url(/assets/tenon/noise.png) #2E448D;
}
/* line 41, /srv/http/drugs/app/assets/stylesheets/tenon/province/nb.scss */
body.new_brunswick .tenon-login .row.bordered p a {
  color: #2E448D;
}
/* line 46, /srv/http/drugs/app/assets/stylesheets/tenon/province/nb.scss */
body.new_brunswick .tenon-login form {
  box-shadow: 1px 1px 5px #213167;
}
/* line 50, /srv/http/drugs/app/assets/stylesheets/tenon/province/nb.scss */
body.new_brunswick .tenon-login .tn-checkbox:checked + label:before,
body.new_brunswick .tenon-login .tn-checkbox:hover + label:before {
  color: #2E448D;
}
/* line 56, /srv/http/drugs/app/assets/stylesheets/tenon/province/nb.scss */
body.new_brunswick .fields:not(.small) .select2-container-multi.select2-container-active .select2-choices {
  border-color: #2E448D;
}

/* line 4, /srv/http/drugs/app/assets/stylesheets/tenon/province/ns.scss */
body.nova_scotia util-nav, body.nova_scotia .nav-holder nav.main-nav ul li, body.nova_scotia .btn-primary {
  background-color: #253B8A;
}
/* line 8, /srv/http/drugs/app/assets/stylesheets/tenon/province/ns.scss */
body.nova_scotia #logo img {
  width: 156px;
}
/* line 13, /srv/http/drugs/app/assets/stylesheets/tenon/province/ns.scss */
body.nova_scotia .tn-checkbox-right:checked + label:before,
body.nova_scotia .tn-checkbox-right:hover + label:before {
  color: #253B8A;
}
/* line 18, /srv/http/drugs/app/assets/stylesheets/tenon/province/ns.scss */
body.nova_scotia .btn-comp, body.nova_scotia .btn-primary.draft {
  background-color: #253B8A;
}
/* line 22, /srv/http/drugs/app/assets/stylesheets/tenon/province/ns.scss */
body.nova_scotia .explanation a {
  color: #253B8A;
}
/* line 29, /srv/http/drugs/app/assets/stylesheets/tenon/province/ns.scss */
body.nova_scotia .product-content a {
  color: #253B8A;
}
/* line 32, /srv/http/drugs/app/assets/stylesheets/tenon/province/ns.scss */
body.nova_scotia .product-content a.new-note-link {
  color: #ffffff;
}
/* line 37, /srv/http/drugs/app/assets/stylesheets/tenon/province/ns.scss */
body.nova_scotia .tenon-login {
  background: url(/assets/tenon/noise.png) #253B8A;
}
/* line 41, /srv/http/drugs/app/assets/stylesheets/tenon/province/ns.scss */
body.nova_scotia .tenon-login .row.bordered p a {
  color: #253B8A;
}
/* line 46, /srv/http/drugs/app/assets/stylesheets/tenon/province/ns.scss */
body.nova_scotia .tenon-login form {
  box-shadow: 1px 1px 5px #1a2a62;
}
/* line 50, /srv/http/drugs/app/assets/stylesheets/tenon/province/ns.scss */
body.nova_scotia .tenon-login .tn-checkbox:checked + label:before,
body.nova_scotia .tenon-login .tn-checkbox:hover + label:before {
  color: #253B8A;
}
/* line 56, /srv/http/drugs/app/assets/stylesheets/tenon/province/ns.scss */
body.nova_scotia .fields:not(.small) .select2-container-multi.select2-container-active .select2-choices {
  border-color: #253B8A;
}

/* line 4, /srv/http/drugs/app/assets/stylesheets/tenon/province/pe.scss */
body.pei util-nav, body.pei .nav-holder nav.main-nav ul li, body.pei .btn-primary {
  background-color: #00a6a4;
}
/* line 8, /srv/http/drugs/app/assets/stylesheets/tenon/province/pe.scss */
body.pei #logo img {
  width: 68px;
}
/* line 13, /srv/http/drugs/app/assets/stylesheets/tenon/province/pe.scss */
body.pei .tn-checkbox-right:checked + label:before,
body.pei .tn-checkbox-right:hover + label:before {
  color: #00a6a4;
}
/* line 18, /srv/http/drugs/app/assets/stylesheets/tenon/province/pe.scss */
body.pei .btn-comp, body.pei .btn-primary.draft {
  background-color: #00a6a4;
}
/* line 22, /srv/http/drugs/app/assets/stylesheets/tenon/province/pe.scss */
body.pei .explanation a {
  color: #00a6a4;
}
/* line 29, /srv/http/drugs/app/assets/stylesheets/tenon/province/pe.scss */
body.pei .product-content a {
  color: #00a6a4;
}
/* line 32, /srv/http/drugs/app/assets/stylesheets/tenon/province/pe.scss */
body.pei .product-content a.new-note-link {
  color: #ffffff;
}
/* line 37, /srv/http/drugs/app/assets/stylesheets/tenon/province/pe.scss */
body.pei .tenon-login {
  background: url(/assets/tenon/noise.png) #00a6a4;
}
/* line 41, /srv/http/drugs/app/assets/stylesheets/tenon/province/pe.scss */
body.pei .tenon-login .row.bordered p a {
  color: #00a6a4;
}
/* line 46, /srv/http/drugs/app/assets/stylesheets/tenon/province/pe.scss */
body.pei .tenon-login form {
  box-shadow: 1px 1px 5px #007372;
}
/* line 50, /srv/http/drugs/app/assets/stylesheets/tenon/province/pe.scss */
body.pei .tenon-login .tn-checkbox:checked + label:before,
body.pei .tenon-login .tn-checkbox:hover + label:before {
  color: #00a6a4;
}
/* line 56, /srv/http/drugs/app/assets/stylesheets/tenon/province/pe.scss */
body.pei .fields:not(.small) .select2-container-multi.select2-container-active .select2-choices {
  border-color: #00a6a4;
}

/* line 4, /srv/http/drugs/app/assets/stylesheets/tenon/province/qc.scss */
body.quebec util-nav, body.quebec .nav-holder nav.main-nav ul li {
  background-color: #002D72;
}
/* line 8, /srv/http/drugs/app/assets/stylesheets/tenon/province/qc.scss */
body.quebec .btn-primary {
  background-color: #508bbc;
}
/* line 13, /srv/http/drugs/app/assets/stylesheets/tenon/province/qc.scss */
body.quebec .tn-checkbox-right:checked + label:before,
body.quebec .tn-checkbox-right:hover + label:before {
  color: #508bbc;
}
/* line 18, /srv/http/drugs/app/assets/stylesheets/tenon/province/qc.scss */
body.quebec #logo a {
  padding: 0;
  margin-left: 5px;
}
/* line 23, /srv/http/drugs/app/assets/stylesheets/tenon/province/qc.scss */
body.quebec .btn-comp, body.quebec .btn-primary.draft {
  background-color: #808285;
}
/* line 27, /srv/http/drugs/app/assets/stylesheets/tenon/province/qc.scss */
body.quebec .explanation a {
  color: #508bbc;
}
/* line 34, /srv/http/drugs/app/assets/stylesheets/tenon/province/qc.scss */
body.quebec .product-content a {
  color: #508bbc;
}
/* line 37, /srv/http/drugs/app/assets/stylesheets/tenon/province/qc.scss */
body.quebec .product-content a.new-note-link {
  color: #ffffff;
}
/* line 42, /srv/http/drugs/app/assets/stylesheets/tenon/province/qc.scss */
body.quebec .tenon-login {
  background: url(/assets/tenon/noise.png) #508bbc;
}
/* line 46, /srv/http/drugs/app/assets/stylesheets/tenon/province/qc.scss */
body.quebec .tenon-login .row.bordered p a {
  color: #508bbc;
}
/* line 51, /srv/http/drugs/app/assets/stylesheets/tenon/province/qc.scss */
body.quebec .tenon-login form {
  box-shadow: 1px 1px 5px #3c719d;
}
/* line 55, /srv/http/drugs/app/assets/stylesheets/tenon/province/qc.scss */
body.quebec .tenon-login .tn-checkbox:checked + label:before,
body.quebec .tenon-login .tn-checkbox:hover + label:before {
  color: #508bbc;
}
/* line 60, /srv/http/drugs/app/assets/stylesheets/tenon/province/qc.scss */
body.quebec .fields:not(.small) .select2-container-multi.select2-container-active .select2-choices {
  border-color: #508bbc;
}

/* line 4, /srv/http/drugs/app/assets/stylesheets/tenon/province/sk.scss */
body.saskatchewan util-nav, body.saskatchewan .nav-holder nav.main-nav ul li, body.saskatchewan .btn-primary {
  background-color: #0673A5;
}
/* line 9, /srv/http/drugs/app/assets/stylesheets/tenon/province/sk.scss */
body.saskatchewan .tn-checkbox-right:checked + label:before,
body.saskatchewan .tn-checkbox-right:hover + label:before {
  color: #0673A5;
}
/* line 14, /srv/http/drugs/app/assets/stylesheets/tenon/province/sk.scss */
body.saskatchewan #logo a {
  padding: 0;
  margin-left: 5px;
}
/* line 19, /srv/http/drugs/app/assets/stylesheets/tenon/province/sk.scss */
body.saskatchewan .btn-comp, body.saskatchewan .btn-primary.draft {
  background-color: #978fcc;
}
/* line 23, /srv/http/drugs/app/assets/stylesheets/tenon/province/sk.scss */
body.saskatchewan .explanation a {
  color: #0673A5;
}
/* line 30, /srv/http/drugs/app/assets/stylesheets/tenon/province/sk.scss */
body.saskatchewan .product-content a {
  color: #0673A5;
}
/* line 33, /srv/http/drugs/app/assets/stylesheets/tenon/province/sk.scss */
body.saskatchewan .product-content a.new-note-link {
  color: #ffffff;
}
/* line 38, /srv/http/drugs/app/assets/stylesheets/tenon/province/sk.scss */
body.saskatchewan .tenon-login {
  background: url(/assets/tenon/noise.png) #0673A5;
}
/* line 39, /srv/http/drugs/app/assets/stylesheets/tenon/province/sk.scss */
body.saskatchewan .tenon-login a.black {
  color: black;
}
/* line 45, /srv/http/drugs/app/assets/stylesheets/tenon/province/sk.scss */
body.saskatchewan .tenon-login .row.bordered p a {
  color: #0673A5;
}
/* line 50, /srv/http/drugs/app/assets/stylesheets/tenon/province/sk.scss */
body.saskatchewan .tenon-login form {
  box-shadow: 1px 1px 5px #045174;
}
/* line 54, /srv/http/drugs/app/assets/stylesheets/tenon/province/sk.scss */
body.saskatchewan .tenon-login .tn-checkbox:checked + label:before,
body.saskatchewan .tenon-login .tn-checkbox:hover + label:before {
  color: #0673A5;
}
/* line 59, /srv/http/drugs/app/assets/stylesheets/tenon/province/sk.scss */
body.saskatchewan .fields:not(.small) .select2-container-multi.select2-container-active .select2-choices {
  border-color: #0673A5;
}
/* line 63, /srv/http/drugs/app/assets/stylesheets/tenon/province/sk.scss */
body.saskatchewan .enhanced-logo .sm-logo {
  display: inline-block;
  float: left;
  margin-right: 5%;
  height: 120px;
}
/* line 69, /srv/http/drugs/app/assets/stylesheets/tenon/province/sk.scss */
body.saskatchewan .enhanced-logo ul {
  margin-top: 5%;
}
/* line 71, /srv/http/drugs/app/assets/stylesheets/tenon/province/sk.scss */
body.saskatchewan .enhanced-logo ul li {
  list-style: none;
}
/* line 73, /srv/http/drugs/app/assets/stylesheets/tenon/province/sk.scss */
body.saskatchewan .enhanced-logo ul li.association-title {
  font-weight: bold;
}

/* line 4, /srv/http/drugs/app/assets/stylesheets/tenon/province/tpa.scss */
body.ontario util-nav, body.ontario .nav-holder nav.main-nav ul li, body.ontario .btn-primary {
  background-color: #f2a519;
}
/* line 9, /srv/http/drugs/app/assets/stylesheets/tenon/province/tpa.scss */
body.ontario .tn-checkbox-right:checked + label:before,
body.ontario .tn-checkbox-right:hover + label:before {
  color: #f2a519;
}
/* line 14, /srv/http/drugs/app/assets/stylesheets/tenon/province/tpa.scss */
body.ontario .btn-comp, body.ontario .btn-primary.draft {
  background-color: #978fcc;
}
/* line 18, /srv/http/drugs/app/assets/stylesheets/tenon/province/tpa.scss */
body.ontario .explanation a {
  color: #f2a519;
}
/* line 25, /srv/http/drugs/app/assets/stylesheets/tenon/province/tpa.scss */
body.ontario .product-content a {
  color: #f2a519;
}
/* line 29, /srv/http/drugs/app/assets/stylesheets/tenon/province/tpa.scss */
body.ontario .product-content a.new-note-link {
  color: #ffffff;
}
/* line 34, /srv/http/drugs/app/assets/stylesheets/tenon/province/tpa.scss */
body.ontario .tenon-login {
  background: url(/assets/tenon/noise.png) #f2a519;
}
/* line 38, /srv/http/drugs/app/assets/stylesheets/tenon/province/tpa.scss */
body.ontario .tenon-login .row.bordered p a {
  color: #f2a519;
}
/* line 43, /srv/http/drugs/app/assets/stylesheets/tenon/province/tpa.scss */
body.ontario .tenon-login form {
  box-shadow: 1px 1px 5px #cc880c;
}
/* line 47, /srv/http/drugs/app/assets/stylesheets/tenon/province/tpa.scss */
body.ontario .tenon-login .tn-checkbox:checked + label:before,
body.ontario .tenon-login .tn-checkbox:hover + label:before {
  color: #f2a519;
}
/* line 53, /srv/http/drugs/app/assets/stylesheets/tenon/province/tpa.scss */
body.ontario .fields:not(.small) .select2-container-multi.select2-container-active .select2-choices {
  border-color: #f2a519;
}

/* line 4, /srv/http/drugs/app/assets/stylesheets/tenon/subdomain/faq.scss */
body.faq util-nav, body.faq .nav-holder nav.main-nav ul li, body.faq .btn-primary {
  background-color: #7B68EE;
}
/* line 9, /srv/http/drugs/app/assets/stylesheets/tenon/subdomain/faq.scss */
body.faq .tn-checkbox-right:checked + label:before,
body.faq .tn-checkbox-right:hover + label:before {
  color: #7B68EE;
}
/* line 14, /srv/http/drugs/app/assets/stylesheets/tenon/subdomain/faq.scss */
body.faq .btn-comp, body.faq .btn-primary.draft {
  background-color: #978fcc;
}
/* line 18, /srv/http/drugs/app/assets/stylesheets/tenon/subdomain/faq.scss */
body.faq .explanation a {
  color: #7B68EE;
}
/* line 25, /srv/http/drugs/app/assets/stylesheets/tenon/subdomain/faq.scss */
body.faq .product-content a {
  color: #7B68EE;
}
/* line 29, /srv/http/drugs/app/assets/stylesheets/tenon/subdomain/faq.scss */
body.faq .product-content a.new-note-link {
  color: #ffffff;
}
/* line 34, /srv/http/drugs/app/assets/stylesheets/tenon/subdomain/faq.scss */
body.faq .tenon-login {
  background: url(/assets/tenon/noise.png) #7B68EE;
}
/* line 38, /srv/http/drugs/app/assets/stylesheets/tenon/subdomain/faq.scss */
body.faq .tenon-login .row.bordered p a {
  color: #7B68EE;
}
/* line 43, /srv/http/drugs/app/assets/stylesheets/tenon/subdomain/faq.scss */
body.faq .tenon-login form {
  box-shadow: 1px 1px 5px #533ae9;
}
/* line 47, /srv/http/drugs/app/assets/stylesheets/tenon/subdomain/faq.scss */
body.faq .tenon-login .tn-checkbox:checked + label:before,
body.faq .tenon-login .tn-checkbox:hover + label:before {
  color: #7B68EE;
}
/* line 53, /srv/http/drugs/app/assets/stylesheets/tenon/subdomain/faq.scss */
body.faq .fields:not(.small) .select2-container-multi.select2-container-active .select2-choices {
  border-color: #7B68EE;
}

/* line 3, /srv/http/drugs/app/assets/stylesheets/tenon/faqs-index.scss */
#faq-category-toggles .nav-toggle.parent {
  opacity: 0.8;
}
/* line 6, /srv/http/drugs/app/assets/stylesheets/tenon/faqs-index.scss */
#faq-category-toggles .nav-toggle.current {
  padding-left: 25px;
}
/* line 9, /srv/http/drugs/app/assets/stylesheets/tenon/faqs-index.scss */
#faq-category-toggles .nav-toggle.child {
  padding-left: 40px;
  opacity: 0.6;
}

/* line 15, /srv/http/drugs/app/assets/stylesheets/tenon/faqs-index.scss */
#search-status a {
  color: #7B68EE;
}

/* line 2, /srv/http/drugs/app/assets/stylesheets/tenon/references-index.scss */
.record-details.references .reference-description {
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 12px;
  opacity: 0.8;
}
/* line 8, /srv/http/drugs/app/assets/stylesheets/tenon/references-index.scss */
.record-details.references .reference-attachment {
  font-size: 12px;
}
/* line 11, /srv/http/drugs/app/assets/stylesheets/tenon/references-index.scss */
.record-details.references i, .record-details.references i.fa {
  font-size: 16px;
}
/* line 14, /srv/http/drugs/app/assets/stylesheets/tenon/references-index.scss */
.record-details.references .reference-description a {
  color: #f2a519;
}

/* line 2, /srv/http/drugs/app/assets/stylesheets/tenon/codes-index.scss */
.record-details.codes .code-description {
  padding-top: 12px;
  font-size: 12px;
  opacity: 0.8;
}

/* line 22, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.faq_nav_link {
  position: relative;
  float: right;
  text-transform: uppercase;
  line-height: 40px;
}
/* line 28, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.faq_nav_link a {
  display: inline-block;
  background-color: #7B68EE;
  border-radius: 8px;
  padding: 0px 50px;
  margin-top: 5px;
}
/* line 35, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.faq_nav_link a#tpa {
  background-color: #f2a519;
}
/* line 38, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.faq_nav_link a#ab {
  background-color: #00BDDF;
}
/* line 41, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.faq_nav_link a#bc {
  background-color: #006372;
}
/* line 44, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.faq_nav_link a#mb {
  background-color: #f9623a;
}
/* line 47, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.faq_nav_link a#nb {
  background-color: #2E448D;
}
/* line 50, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.faq_nav_link a#ns {
  background-color: #253B8A;
}
/* line 53, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.faq_nav_link a#pei {
  background-color: #00a6a4;
}
/* line 56, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.faq_nav_link a#qc {
  background-color: #002D72;
}
/* line 59, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.faq_nav_link a#sk {
  background-color: #A2AD00;
}

/* line 65, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.select2-container {
  margin: 3px 0px;
  display: inline-block;
  width: 100%;
}

/* line 75, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.toolbox #advanced-search-container ul &gt; li input[type=text] {
  font-size: 14px;
  text-transform: uppercase;
}

/* line 6, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/css3/_placeholder.scss */
.toolbox ul &gt; li input[type=text]::-webkit-input-placeholder {
  font-size: 14px;
}
/* line 6, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/css3/_placeholder.scss */
.toolbox ul &gt; li input[type=text]::-moz-placeholder {
  font-size: 14px;
}
/* line 6, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/css3/_placeholder.scss */
.toolbox ul &gt; li input[type=text]:-moz-placeholder {
  font-size: 14px;
}
/* line 6, /srv/http/drugs/vendor/bundle/ruby/2.1.0/gems/bourbon-4.3.4/app/assets/stylesheets/css3/_placeholder.scss */
.toolbox ul &gt; li input[type=text]:-ms-input-placeholder {
  font-size: 14px;
}

/* line 92, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.pill {
  display: inline;
  padding: 0px 7px;
  width: auto !important;
  height: auto;
  border: 0;
  background-color: lightgray;
  border-radius: 20px;
  color: white;
}
/* line 101, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.pill.province {
  background-color: gray;
  padding: 2px 7px;
  margin-right: 2px;
  border-radius: 4px;
}
/* line 107, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.pill.otc {
  color: black;
  padding: 2px 7px;
  padding-right: 13px;
  font-size: 55%;
}
/* line 113, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.pill.category {
  background-color: #5c6bc0;
  padding: 2px 7px;
  margin-right: 2px;
  margin-top: 2px;
  border-radius: 4px;
}
/* line 120, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.pill.subcategory {
  background-color: #8e99f3;
  padding: 2px 7px;
  margin-right: 2px;
  margin-top: 2px;
  border-radius: 4px;
}

/* line 129, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.preservative_free {
  color: red;
}

/* line 134, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
h4.custom_province {
  margin-bottom: 7px;
}

/* line 140, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.record-details .show-favourite {
  display: inline;
}
/* line 143, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.record-details .hide-favourite {
  display: none;
}

/* line 148, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
ul .record-details.discontinued {
  background-color: #F4F4F4;
}

/* line 155, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
ul .record-title span.discontinued {
  color: #E0260B;
}

/* line 161, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
form i, .product-content i, .modal-body i {
  font-size: 14px;
}

/* line 165, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.btn-primary.draft {
  background-color: black;
}

/* line 169, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.province-section {
  overflow: hidden;
  padding: 16px;
}
@media screen and (max-width: 767px) {
  /* line 169, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
  .province-section {
    padding-top: 10px;
  }
}
/* line 175, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.province-section.alternate {
  background-color: rgba(255, 255, 255, 0.2);
}

/* line 185, /srv/http/drugs/app/assets/stylesheets/tenon_addons.css.scss */
.right.remove_fields.existing {
  margin-top: 16px;
}
</pre></body></html>