/* Active Admin CSS */
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css);
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700&subset=latin,latin-ext);
@media screen {
  /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
  /* Document
   ========================================================================== */
  /**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
  /* line 11, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
  }
  /* Sections
   ========================================================================== */
  /**
 * Remove the margin in all browsers.
 */
  /* line 23, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  body {
    margin: 0;
  }
  /**
 * Render the `main` element consistently in IE.
 */
  /* line 31, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  main {
    display: block;
  }
  /**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
  /* line 40, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  /* Grouping content
   ========================================================================== */
  /**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
  /* line 53, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
  }
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /* line 64, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
  }
  /* Text-level semantics
   ========================================================================== */
  /**
 * Remove the gray background on active links in IE 10.
 */
  /* line 76, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  a {
    background-color: transparent;
  }
  /**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
  /* line 85, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
    /* 2 */
  }
  /**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
  /* line 95, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  b,
strong {
    font-weight: bolder;
  }
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /* line 105, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
  }
  /**
 * Add the correct font size in all browsers.
 */
  /* line 116, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  small {
    font-size: 80%;
  }
  /**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
  /* line 125, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  /* line 133, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  sub {
    bottom: -0.25em;
  }
  /* line 137, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  sup {
    top: -0.5em;
  }
  /* Embedded content
   ========================================================================== */
  /**
 * Remove the border on images inside links in IE 10.
 */
  /* line 148, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  img {
    border-style: none;
  }
  /* Forms
   ========================================================================== */
  /**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
  /* line 160, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
  }
  /**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
  /* line 176, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  button,
input {
    /* 1 */
    overflow: visible;
  }
  /**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
  /* line 186, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  button,
select {
    /* 1 */
    text-transform: none;
  }
  /**
 * Correct the inability to style clickable types in iOS and Safari.
 */
  /* line 195, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
  }
  /**
 * Remove the inner border and padding in Firefox.
 */
  /* line 206, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  /**
 * Restore the focus styles unset by the previous rule.
 */
  /* line 218, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  /**
 * Correct the padding in Firefox.
 */
  /* line 229, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  fieldset {
    padding: 0.35em 0.75em 0.625em;
  }
  /**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
  /* line 240, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
  }
  /**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
  /* line 253, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  progress {
    vertical-align: baseline;
  }
  /**
 * Remove the default vertical scrollbar in IE 10+.
 */
  /* line 261, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  textarea {
    overflow: auto;
  }
  /**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
  /* line 270, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  [type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
  }
  /**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
  /* line 280, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  /**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
  /* line 290, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  [type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
  }
  /**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
  /* line 299, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  /**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
  /* line 308, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
  }
  /* Interactive
   ========================================================================== */
  /*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
  /* line 320, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  details {
    display: block;
  }
  /*
 * Add the correct display in all browsers.
 */
  /* line 328, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  summary {
    display: list-item;
  }
  /* Misc
   ========================================================================== */
  /**
 * Add the correct display in IE 10+.
 */
  /* line 339, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  template {
    display: none;
  }
  /**
 * Add the correct display in IE 10.
 */
  /* line 347, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  [hidden] {
    display: none;
  }
  /* line 27, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  html {
    font-size: 100.01%;
  }
  /* line 28, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  body {
    font-size: 75%;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  }
  /* line 31, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: #5E6469;
  }
  /* line 34, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0;
  }
  /* line 37, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  h1 {
    font-size: 3em;
    line-height: 1;
    margin-bottom: 0.5em;
  }
  /* line 38, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  h2 {
    font-size: 2em;
    margin-bottom: 0.75em;
  }
  /* line 39, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  h3 {
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1em;
  }
  /* line 40, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  h4 {
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em;
  }
  /* line 41, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
  }
  /* line 42, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  h6 {
    font-size: 1em;
    font-weight: bold;
  }
  /* line 45, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  p {
    margin: 0 0 1.5em;
  }
  /* line 48, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  p .left {
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0;
  }
  /* line 49, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  p .right {
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0;
  }
  /* line 52, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .left {
    float: left !important;
  }
  /* line 53, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .right {
    float: right !important;
  }
  /* line 55, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic;
  }
  /* line 56, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  strong, dfn {
    font-weight: bold;
  }
  /* line 57, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  em, dfn {
    font-style: italic;
  }
  /* line 58, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  sup, sub {
    line-height: 0;
  }
  /* line 60, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  abbr,
acronym {
    border-bottom: 1px dotted #666;
  }
  /* line 62, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  address {
    margin: 0 0 1.5em;
    font-style: italic;
  }
  /* line 63, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  del {
    color: #666;
  }
  /* line 65, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  pre {
    margin: 1.5em 0;
    white-space: pre;
  }
  /* line 66, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  pre, code, tt {
    font: 1em 'andale mono', 'lucida console', monospace;
    line-height: 1.5;
  }
  /* line 69, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  li ul,
li ol {
    margin: 0;
  }
  /* line 71, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  ul, ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 1.5em;
  }
  /* line 73, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  ul {
    list-style-type: disc;
  }
  /* line 74, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  ol {
    list-style-type: decimal;
  }
  /* line 76, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  dl {
    margin: 0 0 1.5em 0;
  }
  /* line 77, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  dl dt {
    font-weight: bold;
  }
  /* line 78, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  dd {
    margin-left: 1.5em;
  }
  /* line 81, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  table {
    margin-bottom: 1.4em;
    width: 100%;
  }
  /* line 82, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  th {
    font-weight: bold;
  }
  /* line 83, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  thead th {
    background: #c3d9ff;
  }
  /* line 84, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  th, td, caption {
    padding: 4px 10px 4px 5px;
  }
  /* line 87, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .small {
    font-size: .8em;
    margin-bottom: 1.875em;
    line-height: 1.875em;
  }
  /* line 88, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .large {
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em;
  }
  /* line 89, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .hide {
    display: none;
  }
  /* line 91, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .quiet {
    color: #666;
  }
  /* line 92, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .loud {
    color: #000;
  }
  /* line 93, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .highlight {
    background: #ff0;
  }
  /* line 94, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .added {
    background: #060;
    color: #fff;
  }
  /* line 95, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .removed {
    background: #900;
    color: #fff;
  }
  /* line 97, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .first {
    margin-left: 0;
    padding-left: 0;
  }
  /* line 98, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .last {
    margin-right: 0;
    padding-right: 0;
  }
  /* line 99, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .top {
    margin-top: 0;
    padding-top: 0;
  }
  /* line 100, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .bottom {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  /* line 2, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header {
    background-color: #6a7176;
    background-image: linear-gradient(180deg, #6a7176, #4d5256);
    border-bottom: 1px solid #44484b;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    text-shadow: #000 0 1px 0;
    display: table;
    height: 20px;
    width: 100%;
    overflow: visible;
    position: inherit;
    padding: 5px 0;
    z-index: 900;
  }
  /* line 14, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header h1 {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    color: #cdcdcd;
    margin-right: 20px;
    margin-bottom: 0px;
    padding: 3px 30px 0 30px;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.2;
  }
  /* line 26, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header h1 a {
    text-decoration: none;
  }
  /* line 29, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header h1 a:hover {
    color: #fff;
  }
  /* line 34, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header h1 img {
    position: relative;
    top: -2px;
  }
  /* line 40, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header a, #header a:link {
    color: #cdcdcd;
  }
  /* line 42, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header .header-item {
    top: 2px;
    position: relative;
    height: 20px;
  }
  /* line 48, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs {
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    margin: 0;
    padding: 0;
  }
  /* line 55, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs li {
    /* Hover on li, display the ul */
  }
  /* line 57, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs li:hover > ul {
    display: block;
  }
  /* line 60, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li {
    display: inline-block;
    margin-right: 4px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1.0em;
    position: relative;
    /* Drop down menus */
  }
  /* line 68, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li a {
    text-decoration: none;
    padding: 6px 10px 4px 10px;
    position: relative;
    border-radius: 10px;
  }
  /* line 75, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li.current > a {
    background: #7b8389;
    color: #fff;
  }
  /* line 80, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li.has_nested > a {
    background: url("data:image/png;base64,R0lGODlhBwAEAKIAAL6+vry8vIiIiJWVlf///3t7ewAAAAAAACH5BAEAAAUALAAAAAAHAAQAAAMLWLol80MoF5mQKgEAOw==") no-repeat calc(100% - 7px) 50%;
    padding-right: 20px;
  }
  /* line 85, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li.has_nested.current > a {
    background: #7b8389 url("data:image/png;base64,R0lGODlhBwAEAKIAAG1tbWxsbElJSVBQUP///0JCQgAAAAAAACH5BAEAAAUALAAAAAAHAAQAAAMLWLol80MoF5mQKgEAOw==") no-repeat calc(100% - 7px) 50%;
    padding-right: 20px;
  }
  /* line 90, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li:hover > a {
    background: #7b8389;
    color: #fff;
  }
  /* line 95, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li.has_nested:hover > a {
    border-radius: 0;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom: 5px solid #7b8389;
    background: #7b8389 url("data:image/png;base64,R0lGODlhBwAEAKIAAG1tbWxsbElJSVBQUP///0JCQgAAAAAAACH5BAEAAAUALAAAAAAHAAQAAAMLWLol80MoF5mQKgEAOw==") no-repeat calc(100% - 7px) 50%;
    z-index: 1020;
  }
  /* line 104, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul {
    background: #7b8389;
    border-top-right-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0 1px 3px #444;
    position: absolute;
    width: 120%;
    min-width: 175px;
    max-width: calc(100% + 20px);
    margin-top: 5px;
    float: left;
    display: none;
    padding: 3px 0px 5px 0;
    list-style: none;
    z-index: 1010;
  }
  /* line 119, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li {
    position: relative;
    margin: 0px;
  }
  /* line 122, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li a {
    background: none;
    display: block;
  }
  /* line 125, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li a:hover {
    color: #fff;
    background: none;
  }
  /* line 129, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li.current a {
    border-radius: 0;
  }
  /* line 132, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li.has_nested > a {
    background: url("data:image/gif;base64,R0lGODlhBAAHAKECAKqqqszMzPkVFfkVFSH+EUNyZWF0ZWQgd2l0aCBHSU1QACH5BAEKAAIALAAAAAAEAAcAAAIJlA0XKbH9nmAFADs=") no-repeat calc(100% - 7px) 55%;
    padding-right: 20px;
  }
  /* line 137, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li.has_nested:hover > a {
    background: url("data:image/gif;base64,R0lGODlhBAAHAMIEAG1tbWxsbElJSVBQUPkVFfkVFfkVFfkVFSH+EUNyZWF0ZWQgd2l0aCBHSU1QACH5BAEKAAEALAAAAAAEAAcAAAMKGKqy02G8OGeACQA7") no-repeat calc(100% - 7px) 55%;
    color: #fff;
  }
  /* line 142, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li ul {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-top: 0;
    top: -3px;
    left: 100%;
    /* Create an invisible backdrop that adds 8px margin around the dropdown menu or submenu
               that maintains the hover. This makes it much easier to navigate to submenus in
               particular without losing hover accientally, especially near rounded corners. */
  }
  /* line 151, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header ul.tabs > li ul li ul:after {
    content: "";
    display: block;
    position: absolute;
    top: -8px;
    left: -8px;
    height: calc(100% + 16px);
    width: calc(100% + 16px);
    z-index: -2;
  }
  /* line 167, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header #tabs {
    width: 100%;
  }
  /* line 171, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header #utility_nav {
    color: #aaa;
    display: table-cell;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    padding-right: 26px;
    text-align: right;
  }
  /* line 180, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header #utility_nav a {
    text-decoration: none;
  }
  /* line 181, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header #utility_nav a:hover {
    color: #fff;
  }
  /* line 183, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_header.scss */
  #header #utility_nav li {
    display: inline;
  }
  /* line 2, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form {
    /* Reset margins & Padding */
    /* Nested Fieldsets and Legends */
    /* Text Fields */
    /* semantic_errors */
    /* Buttons */
  }
  /* line 4, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form ul, form ol, form li, form fieldset, form legend, form input, form textarea, form select, form p {
    margin: 0;
    padding: 0;
  }
  /* line 5, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form ol, form ul {
    list-style: none;
  }
  /* line 7, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset {
    border: 0;
    padding: 10px 0;
    margin-bottom: 20px;
  }
  /* line 12, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset.inputs {
    background: #f4f4f4;
    border-radius: 4px;
    box-shadow: inset 0 1px 4px #ddd;
  }
  /* line 14, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset legend {
    width: 100%;
  }
  /* line 16, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset legend span {
    display: block;
    background-color: #efefef;
    background-image: linear-gradient(180deg, #efefef, #dfe1e2);
    text-shadow: #fff 0 1px 0;
    border: solid 1px #cdcdcd;
    border-color: #d4d4d4;
    border-top-color: #e6e6e6;
    border-right-color: #d4d4d4;
    border-bottom-color: #cdcdcd;
    border-left-color: #d4d4d4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 0 1px #FFF inset;
    font-size: 1em;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0.5em;
    color: #5E6469;
    padding: 5px 10px 3px 10px;
  }
  /* line 19, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li {
    padding: 10px;
  }
  /* line 21, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li label {
    display: block;
    width: 20%;
    float: left;
    font-size: 1.0em;
    font-weight: bold;
    color: #5E6469;
  }
  /* line 28, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li label abbr {
    border: none;
    color: #aaa;
  }
  /* line 35, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li.has_many_container {
    padding: 20px 10px;
  }
  /* line 37, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li.has_many_container h3 {
    font-size: 12px;
    font-weight: bold;
  }
  /* line 41, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li.has_many_container .has_many_fields {
    margin: 10px 0;
  }
  /* line 44, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li > li label {
    line-height: 100%;
    padding-top: 0;
  }
  /* line 47, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset ol > li > li label input {
    line-height: 100%;
    vertical-align: middle;
    margin-top: -0.1em;
  }
  /* line 56, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form .has_many_fields {
    position: relative;
  }
  /* line 59, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form .has_many_container .handle {
    position: absolute;
    top: calc(50% - 3em / 2);
    right: 2px;
    padding: 0;
    cursor: move;
  }
  /* line 68, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form .has_many_container.ui-sortable .has_many_container {
    margin-right: 2em;
  }
  /* line 75, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form .ui-sortable input[type=text], form .ui-sortable input[type=password], form .ui-sortable input[type=email], form .ui-sortable input[type=number], form .ui-sortable input[type=url], form .ui-sortable input[type=tel], form .ui-sortable textarea {
    width: calc(80% - 22px - 2em - 1px);
  }
  /* line 83, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li fieldset {
    position: relative;
    padding: 0;
    margin-bottom: 0;
  }
  /* line 88, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li fieldset:not(.inputs) ol {
    float: left;
    width: 74%;
    margin: 0;
    padding: 0 0 0 20%;
  }
  /* line 94, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li fieldset:not(.inputs) ol li {
    padding: 0;
    border: 0;
  }
  /* line 100, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li fieldset.inputs ol {
    float: left;
    width: 100%;
    margin: 0;
  }
  /* line 109, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form input[type=text],
form input[type=password],
form input[type=email],
form input[type=number],
form input[type=url],
form input[type=tel],
form input[type=date],
form input[type=time],
form textarea {
    width: calc(80% - 22px);
    border: 1px solid #c9d0d6;
    border-radius: 3px;
    font-size: 0.95em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    outline: none;
    padding: 8px 10px 7px;
  }
  /* line 126, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form input[type=text]:focus,
form input[type=password]:focus,
form input[type=email]:focus,
form input[type=number]:focus,
form input[type=url]:focus,
form input[type=tel]:focus,
form input[type=date]:focus,
form input[type=time]:focus,
form textarea:focus {
    border: 1px solid #99a2aa;
    box-shadow: 0 0 4px #99a2aa;
  }
  /* line 132, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form input[type=date] {
    width: calc(100% - 22px);
  }
  /* line 136, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li {
    /* Hints */
    /* Date and Time Fields */
    /* Check Boxes or Radio fields */
    /* Boolean Field */
    /* Hidden fields */
    /* Errors */
  }
  /* line 139, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li p.inline-hints {
    font-size: 0.95em;
    font-style: italic;
    color: #666;
    margin: 0.5em 0 0 20%;
  }
  /* line 148, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.date_select fieldset ol li, form fieldset > ol > li.time_select fieldset ol li, form fieldset > ol > li.datetime_select fieldset ol li {
    float: left;
    width: auto;
    margin: 0 0.5em 0 0;
  }
  /* line 150, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.date_select fieldset ol li label, form fieldset > ol > li.time_select fieldset ol li label, form fieldset > ol > li.datetime_select fieldset ol li label {
    display: none;
  }
  /* line 151, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.date_select fieldset ol li input, form fieldset > ol > li.time_select fieldset ol li input, form fieldset > ol > li.datetime_select fieldset ol li input {
    display: inline;
    margin: 0;
    padding: 0;
  }
  /* line 157, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.check_boxes fieldset ol, form fieldset > ol > li.radio fieldset ol {
    margin-bottom: -0.6em;
  }
  /* line 159, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.check_boxes fieldset ol li, form fieldset > ol > li.radio fieldset ol li {
    margin: 0.1em 0 0.5em 0;
  }
  /* line 161, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.check_boxes fieldset ol li label, form fieldset > ol > li.radio fieldset ol li label {
    float: none;
    width: 100%;
  }
  /* line 164, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.check_boxes fieldset ol li label input, form fieldset > ol > li.radio fieldset ol li label input {
    margin-right: 0.2em;
  }
  /* line 171, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.boolean {
    min-height: 1.1em;
  }
  /* line 173, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.boolean label {
    width: 100%;
    padding-left: 20%;
    padding-right: 10px;
    text-transform: none !important;
    font-weight: normal;
  }
  /* line 179, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.boolean label input {
    margin: 0 0.5em 0 0.2em;
  }
  /* line 184, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.hidden {
    padding: 0;
  }
  /* line 189, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li p.inline-errors {
    color: #932419;
    font-weight: bold;
    margin: 0.3em 0 0 20%;
  }
  /* line 194, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li ul.errors {
    color: #932419;
    margin: 0.5em 0 0 20%;
    list-style: square;
  }
  /* line 198, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li ul.errors li {
    padding: 0;
    border: none;
    display: list-item;
  }
  /* line 202, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset > ol > li.error input[type=text], form fieldset > ol > li.error input[type=password], form fieldset > ol > li.error input[type=email], form fieldset > ol > li.error input[type=number], form fieldset > ol > li.error input[type=url], form fieldset > ol > li.error input[type=tel], form fieldset > ol > li.error textarea {
    border: 1px solid #932419;
  }
  /* line 209, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form ul.errors {
    background: #fae6e4;
    border-radius: 4px;
    color: #932419;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px;
    list-style: square;
  }
  /* line 217, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form ul.errors li {
    margin-left: 15px;
    padding: 0;
    border: none;
    display: list-item;
  }
  /* line 222, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form input[type=submit], form input[type=button], form button {
    cursor: pointer;
    background-color: #838a90;
    background-image: linear-gradient(180deg, #838a90, #414549);
    text-shadow: #000 0 1px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0px rgba(255, 255, 255, 0.2) inset;
    border: solid 1px #484e53;
    border-color: #484e53;
    border-top-color: #616a71;
    border-right-color: #484e53;
    border-bottom-color: #363b3f;
    border-left-color: #484e53;
    color: #efefef;
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
  }
  /* line 12, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  form input.disabled[type=submit], form input.disabled[type=button], form button.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 29, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  form input[type=submit]:not(.disabled):hover, form input[type=button]:not(.disabled):hover, form button:not(.disabled):hover {
    background-color: #8b9297;
    background-image: linear-gradient(180deg, #8b9297, #484d51);
  }
  /* line 33, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  form input[type=submit]:not(.disabled):active, form input[type=button]:not(.disabled):active, form button:not(.disabled):active {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset, 0 1px 0 0px #FFF;
    background-color: #71797f;
    background-image: linear-gradient(180deg, #71797f, #35383b);
  }
  /* line 227, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form .buttons, form .actions {
    margin-top: 15px;
  }
  /* line 229, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form .buttons input[type=submit], form .buttons input[type=button], form .buttons button, form .actions input[type=submit], form .actions input[type=button], form .actions button {
    margin-right: 10px;
  }
  /* line 232, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form .actions .create_another {
    float: none;
    margin-bottom: 10px;
  }
  /* line 236, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form .actions .create_another label {
    float: none;
    display: inline;
  }
  /* line 242, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset.buttons li, form fieldset.actions li {
    float: left;
    padding: 0;
  }
  /* line 246, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form fieldset.buttons li.cancel a, form fieldset.actions li.cancel a {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E7E7E7);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8) inset;
    border: solid 1px #c7c7c7;
    border-color: #c7c7c7;
    border-top-color: #d3d3d3;
    border-right-color: #c7c7c7;
    border-bottom-color: #c2c2c2;
    border-left-color: #c7c7c7;
    text-shadow: #fff 0 1px 0;
    color: #5E6469;
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
  }
  /* line 12, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  form fieldset.buttons li.cancel a.disabled, form fieldset.actions li.cancel a.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  form fieldset.buttons li.cancel a:not(.disabled):hover, form fieldset.actions li.cancel a:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F1F1F1);
  }
  /* line 54, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  form fieldset.buttons li.cancel a:not(.disabled):active, form fieldset.actions li.cancel a:not(.disabled):active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22) inset, 0 1px 0 0px #EEE;
    border-color: #b9b9b9;
    border-top-color: #c2c2c2;
    border-right-color: #b9b9b9;
    border-bottom-color: #b7b7b7;
    border-left-color: #b9b9b9;
    background-color: #F3F3F3;
    background-image: linear-gradient(180deg, #F3F3F3, #D8D8D8);
  }
  /* line 254, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  .sidebar_section label {
    display: block;
    text-transform: uppercase;
    color: #5E6469;
    font-size: 0.9em;
    font-weight: bold;
  }
  /* line 262, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  .sidebar_section select {
    width: 240px;
  }
  /* line 266, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  .sidebar_section input[type=text], .sidebar_section input[type=password], .sidebar_section input[type=email], .sidebar_section input[type=url], .sidebar_section input[type=tel], .sidebar_section textarea {
    width: 220px;
  }
  /* line 275, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field {
    margin-bottom: 10px;
    clear: both;
  }
  /* line 280, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field.select_and_search input[type=text] {
    margin-left: 16px;
    width: 88px;
  }
  /* line 284, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field.select_and_search select {
    width: 108px;
  }
  /* line 290, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field.filter_check_boxes label {
    margin-bottom: 3px;
  }
  /* line 291, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field.filter_check_boxes fieldset {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  /* line 295, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field.filter_check_boxes .check_boxes_wrapper label {
    font-weight: normal;
    margin-bottom: 3px;
    text-transform: none;
    font-size: 1.0em;
  }
  /* line 300, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field.filter_check_boxes .check_boxes_wrapper label input {
    vertical-align: baseline;
  }
  /* line 305, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field.filter_date_range input[type=text] {
    width: 114px;
  }
  /* line 308, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form .filter_form_field.filter_date_range input[type=text] + input {
    margin-left: 6px;
  }
  /* line 314, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_forms.scss */
  form.filter_form a.clear_filters_btn {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E7E7E7);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8) inset;
    border: solid 1px #c7c7c7;
    border-color: #c7c7c7;
    border-top-color: #d3d3d3;
    border-right-color: #c7c7c7;
    border-bottom-color: #c2c2c2;
    border-left-color: #c7c7c7;
    text-shadow: #fff 0 1px 0;
    color: #5E6469;
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
  }
  /* line 12, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  form.filter_form a.clear_filters_btn.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  form.filter_form a.clear_filters_btn:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F1F1F1);
  }
  /* line 54, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  form.filter_form a.clear_filters_btn:not(.disabled):active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22) inset, 0 1px 0 0px #EEE;
    border-color: #b9b9b9;
    border-top-color: #c2c2c2;
    border-right-color: #b9b9b9;
    border-bottom-color: #b7b7b7;
    border-left-color: #b9b9b9;
    background-color: #F3F3F3;
    background-image: linear-gradient(180deg, #F3F3F3, #D8D8D8);
  }
  /* line 4, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments .active_admin_comment {
    margin-top: 10px;
    margin-bottom: 20px;
    max-width: 700px;
  }
  /* line 2, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_utilities.scss */
  .comments .active_admin_comment:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }
  /* line 10, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments .active_admin_comment .active_admin_comment_meta {
    width: 130px;
    float: left;
    overflow: hidden;
    font-size: 0.9em;
    color: #767e84;
  }
  /* line 16, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments .active_admin_comment .active_admin_comment_meta .active_admin_comment_author {
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
    color: #5E6469;
  }
  /* line 23, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments .active_admin_comment .active_admin_comment_body {
    margin-left: 150px;
  }
  /* line 27, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments form.active_admin_comment {
    margin: 0;
    padding: 0;
    margin-left: 150px;
  }
  /* line 32, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments form.active_admin_comment fieldset.inputs {
    margin: 0;
    padding: 0;
    background: none;
    box-shadow: none;
  }
  /* line 38, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments form.active_admin_comment li {
    padding: 0;
  }
  /* line 39, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_comments.scss */
  .comments form.active_admin_comment fieldset.buttons {
    padding: 0;
    margin-top: 5px;
  }
  /* line 2, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_flash_messages.scss */
  body.logged_in .flash {
    background-color: #f7f1d3;
    background-image: linear-gradient(180deg, #f7f1d3, #f5edc5);
    text-shadow: #fafafa 0 1px 0;
    border-bottom: 1px solid #eee098;
    color: #cb9810;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 1.0em;
    padding: 13px 30px 11px;
    position: relative;
  }
  /* line 13, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_flash_messages.scss */
  body.logged_in .flash.flash_notice {
    background-color: #dce9dd;
    background-image: linear-gradient(180deg, #dce9dd, #ccdfcd);
    border-bottom: 1px solid #adcbaf;
    color: #416347;
  }
  /* line 18, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_flash_messages.scss */
  body.logged_in .flash.flash_error {
    background-color: #f5e4e4;
    background-image: linear-gradient(180deg, #f5e4e4, #f1dcdc);
    border-bottom: 1px solid #e0c2c0;
    color: #b33c33;
  }
  /* line 27, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_flash_messages.scss */
  body.logged_out .flash {
    box-shadow: none;
    text-shadow: #fff 0 1px 0;
    background: none;
    color: #666;
    font-weight: bold;
    line-height: 1.0em;
    padding: 0;
    margin-bottom: 8px;
  }
  /* line 2, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker {
    background: #fff;
    background-clip: padding-box;
    color: #fff;
    display: none;
    margin-top: 2px;
    padding: 0;
    text-align: center;
    width: 160px;
  }
  /* line 12, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker a {
    text-decoration: none;
  }
  /* line 14, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker a:hover {
    cursor: pointer;
  }
  /* line 19, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header {
    background-color: #6a7176;
    background-image: linear-gradient(180deg, #6a7176, #4d5256);
    border-bottom: 1px solid #44484b;
    padding: 12px 5px 7px 4px;
    margin: 0px 0px 2px 2px;
    width: 156px;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    position: relative;
    z-index: 2000;
  }
  /* line 29, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header:before {
    content: "";
    position: absolute;
    right: 45%;
    top: -6px;
    width: 0px;
    height: 0px;
    border-left: 8.5px solid rgba(0, 0, 0, 0);
    border-right: 8.5px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid #676e73;
  }
  /* line 41, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
    text-shadow: #000 0 1px 0;
    color: #fff;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 0.8em;
    text-align: center;
  }
  /* line 50, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month {
    margin: -4px 0 0 0;
  }
  /* line 53, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year {
    margin: -4px 0 0 0;
  }
  /* line 59, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header a {
    color: #fff;
    display: block;
    height: 19px;
    margin-top: -4px;
    width: 10px;
  }
  /* line 66, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header a.ui-datepicker-prev {
    float: left;
    width: 0;
    height: 0;
    margin: 0px 0px 0px 4px;
    border-top: 5px solid transparent;
    border-right: 5px solid white;
    border-bottom: 5px solid transparent;
  }
  /* line 75, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header a.ui-datepicker-next {
    float: right;
    width: 0;
    height: 0;
    margin: 0px 4px 0px 0px;
    border-top: 5px solid transparent;
    border-left: 5px solid white;
    border-bottom: 5px solid transparent;
  }
  /* line 85, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker .ui-datepicker-header a span {
    display: none;
  }
  /* line 91, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar {
    border-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.26);
    background-color: #f4f4f4;
    border: solid 1px #63686e;
    left: 2px;
    margin-bottom: 0px;
    position: relative;
    top: -2px;
    width: 156px;
  }
  /* line 102, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar td, .ui-datepicker table.ui-datepicker-calendar th {
    padding: 0px;
    text-align: center;
  }
  /* line 107, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar thead th {
    background-color: #dbdddf;
    color: #333333;
    font-weight: normal;
    font-size: 0.8em;
    padding-top: 1px;
  }
  /* line 115, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar tbody {
    color: #666666;
  }
  /* line 118, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar tbody td {
    border: none;
    height: 24px;
    width: 22px;
  }
  /* line 123, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar tbody td a {
    border-radius: 3px;
    color: #666666;
    font-weight: bold;
    font-size: 0.85em;
    padding: 4px;
  }
  /* line 130, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar tbody td a.ui-state-active {
    background-color: #5a5f64;
    color: #fff;
  }
  /* line 133, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar tbody td a.ui-state-active.ui-state-hover {
    background-color: #5a5f64;
    color: #fff;
  }
  /* line 138, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar tbody td a.ui-state-hover {
    background-color: #eceef0;
  }
  /* line 141, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_date_picker.scss */
  .ui-datepicker table.ui-datepicker-calendar tbody td a.ui-state-highlight {
    background-color: #dbdddf;
  }
  /* line 4, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  table tr td {
    vertical-align: top;
  }
  /* line 8, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  table tr th {
    text-align: left;
  }
  /* line 15, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table {
    width: 100%;
    margin-bottom: 10px;
    border: 0;
    border-spacing: 0;
  }
  /* line 21, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table th {
    background-color: #efefef;
    background-image: linear-gradient(180deg, #efefef, #dfe1e2);
    text-shadow: #fff 0 1px 0;
    border: solid 1px #cdcdcd;
    border-color: #d4d4d4;
    border-top-color: #e6e6e6;
    border-right-color: #d4d4d4;
    border-bottom-color: #cdcdcd;
    border-left-color: #d4d4d4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 0 1px #FFF inset;
    font-size: 1em;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0.5em;
    color: #5E6469;
    padding: 5px 10px 3px 10px;
    border-right: none;
    padding-left: 12px;
    padding-right: 12px;
  }
  /* line 27, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table th a, table.index_table th a:link, table.index_table th a:visited {
    color: #5E6469;
    text-decoration: none;
    display: block;
    white-space: nowrap;
  }
  /* line 34, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table th.sortable a {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAABGCAYAAAAAVo4aAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAH5JREFUeNpi3LhlOwMU1AExGxDXwARYoHQLEFdD2cxAXAliMKFJgEAFEHfBJEHGMKLhMpgkTsAEdch/NNwCk2xCdiEQtML4LEgCf6EubUX3Cgh0oNvJ+P//f7wOGpUclRwYSZb41CyidNbB8giNM+9oXhmVHHm5bJjUSAABBgDKKiwMMUxPwgAAAABJRU5ErkJggg==") no-repeat 0 4px;
    padding-left: 13px;
  }
  /* line 38, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table th.sorted-asc a {
    background-position: 0 -27px;
  }
  /* line 39, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table th.sorted-desc a {
    background-position: 0 -56px;
  }
  /* line 41, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table th.sorted-asc, table.index_table th.sorted-desc {
    background-color: #e2e2e2;
    background-image: linear-gradient(180deg, #e2e2e2, #d2d4d6);
  }
  /* line 45, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table th:last-child {
    border-right: solid 1px #d4d4d4;
  }
  /* line 51, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table tr.even td {
    background: #f4f5f5;
  }
  /* line 53, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table tr.selected td {
    background: #d9e4ec;
  }
  /* line 57, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  table.index_table td {
    padding: 10px 12px 8px 12px;
    border-bottom: 1px solid #e8e8e8;
    vertical-align: top;
  }
  /* line 66, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  .panel_contents table {
    margin-top: 5px;
  }
  /* line 68, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  .panel_contents table th {
    padding-top: 10px;
    background: none;
    color: #5E6469;
    box-shadow: none;
    text-shadow: #fff 0 1px 0;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
  }
  /* line 77, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  .panel_contents table tr.odd td {
    background: #ecedee;
  }
  /* line 78, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  .panel_contents table tr.even td {
    background: #f4f5f5;
  }
  /* line 82, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  .attributes_table {
    overflow: hidden;
  }
  /* line 85, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  .attributes_table table col.even {
    background: #f4f5f5;
  }
  /* line 86, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  .attributes_table table col.odd {
    background: #ecedee;
  }
  /* line 87, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  .attributes_table table th, .attributes_table table td {
    padding: 8px 12px 6px 12px;
    vertical-align: top;
    border-bottom: 1px solid #e8e8e8;
  }
  /* line 92, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  .attributes_table table th {
    box-shadow: none;
    background: none;
    width: 150px;
    font-size: 0.9em;
    padding-left: 0;
    text-transform: uppercase;
    color: #5E6469;
    text-shadow: #fff 0 1px 0;
  }
  /* line 103, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  .attributes_table table td .empty {
    color: #bbb;
    font-size: 0.8em;
    text-transform: uppercase;
    letter-spacing: 0.2em;
  }
  /* line 112, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tables.scss */
  .sidebar_section .attributes_table th {
    width: 50px;
  }
  /* line 2, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_utilities.scss */
  #collection_selection_toggle_panel:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }
  /* line 3, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_batch_actions.scss */
  #collection_selection_toggle_panel > .resource_selection_toggle_cell {
    float: left;
  }
  /* line 1, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-widget-overlay {
    position: fixed;
    background: rgba(0, 0, 0, 0.2);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1001;
  }
  /* line 8, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog {
    position: fixed;
    z-index: 1002;
    background: #f4f4f4;
    border-radius: 4px;
    box-shadow: inset 0 1px 4px #ddd;
    box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px;
  }
  /* line 14, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog .ui-dialog-titlebar {
    background-color: #efefef;
    background-image: linear-gradient(180deg, #efefef, #dfe1e2);
    text-shadow: #fff 0 1px 0;
    border: solid 1px #cdcdcd;
    border-color: #d4d4d4;
    border-top-color: #e6e6e6;
    border-right-color: #d4d4d4;
    border-bottom-color: #cdcdcd;
    border-left-color: #d4d4d4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 0 1px #FFF inset;
    font-size: 1em;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0.5em;
    color: #5E6469;
    padding: 5px 10px 3px 10px;
  }
  /* line 16, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog .ui-dialog-titlebar span {
    font-size: 1.1em;
  }
  /* line 19, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog ul {
    list-style-type: none;
  }
  /* line 20, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog li {
    margin: 10px 0;
  }
  /* line 21, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog label {
    margin-right: 10px;
  }
  /* line 23, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog .ui-dialog-buttonpane, .ui-dialog form {
    padding: 7px 15px 13px;
  }
  /* line 27, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog .ui-dialog-buttonpane button {
    background-color: #838a90;
    background-image: linear-gradient(180deg, #838a90, #414549);
    text-shadow: #000 0 1px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0px rgba(255, 255, 255, 0.2) inset;
    border: solid 1px #484e53;
    border-color: #484e53;
    border-top-color: #616a71;
    border-right-color: #484e53;
    border-bottom-color: #363b3f;
    border-left-color: #484e53;
    color: #efefef;
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
  }
  /* line 12, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-dialog .ui-dialog-buttonpane button.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 29, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-dialog .ui-dialog-buttonpane button:not(.disabled):hover {
    background-color: #8b9297;
    background-image: linear-gradient(180deg, #8b9297, #484d51);
  }
  /* line 33, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-dialog .ui-dialog-buttonpane button:not(.disabled):active {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset, 0 1px 0 0px #FFF;
    background-color: #71797f;
    background-image: linear-gradient(180deg, #71797f, #35383b);
  }
  /* line 28, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .ui-dialog .ui-dialog-buttonpane button:last-child {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E7E7E7);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8) inset;
    border: solid 1px #c7c7c7;
    border-color: #c7c7c7;
    border-top-color: #d3d3d3;
    border-right-color: #c7c7c7;
    border-bottom-color: #c2c2c2;
    border-left-color: #c7c7c7;
    text-shadow: #fff 0 1px 0;
    color: #5E6469;
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
  }
  /* line 12, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-dialog .ui-dialog-buttonpane button.disabled:last-child {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-dialog .ui-dialog-buttonpane button:last-child:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F1F1F1);
  }
  /* line 54, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-dialog .ui-dialog-buttonpane button:last-child:not(.disabled):active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22) inset, 0 1px 0 0px #EEE;
    border-color: #b9b9b9;
    border-top-color: #c2c2c2;
    border-right-color: #b9b9b9;
    border-bottom-color: #b7b7b7;
    border-left-color: #b9b9b9;
    background-color: #F3F3F3;
    background-image: linear-gradient(180deg, #F3F3F3, #D8D8D8);
  }
  /* line 33, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_modal_dialog.scss */
  .active_admin_dialog.ui-dialog .ui-dialog-titlebar-close {
    display: none;
  }
  /* line 1, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_blank_slates.scss */
  .blank_slate_container {
    clear: both;
    text-align: center;
  }
  /* line 5, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_blank_slates.scss */
  .blank_slate_container .blank_slate {
    border-radius: 3px;
    border: 1px dashed #DADADA;
    color: #AAA;
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    padding: 14px 25px;
    text-align: center;
  }
  /* line 15, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_blank_slates.scss */
  .blank_slate_container .blank_slate small {
    display: block;
    font-size: 0.9em;
    font-weight: normal;
  }
  /* line 23, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_blank_slates.scss */
  .admin_dashboard .blank_slate_container .blank_slate {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  /* line 28, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_blank_slates.scss */
  .with_sidebar .blank_slate_container .blank_slate {
    margin-top: 80px;
  }
  /* line 1, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_breadcrumbs.scss */
  .breadcrumb {
    display: block;
    font-size: 0.9em;
    font-weight: normal;
    line-height: 1.0em;
    margin-bottom: 12px;
    text-transform: uppercase;
  }
  /* line 9, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_breadcrumbs.scss */
  .breadcrumb a, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {
    color: #8a949e;
    text-decoration: none;
  }
  /* line 14, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_breadcrumbs.scss */
  .breadcrumb a:hover {
    text-decoration: underline;
  }
  /* line 16, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_breadcrumbs.scss */
  .breadcrumb .breadcrumb_sep {
    margin: 0 2px;
    color: #aab2ba;
  }
  /* line 1, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu {
    display: inline;
  }
  /* line 4, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_button {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E7E7E7);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8) inset;
    border: solid 1px #c7c7c7;
    border-color: #c7c7c7;
    border-top-color: #d3d3d3;
    border-right-color: #c7c7c7;
    border-bottom-color: #c2c2c2;
    border-left-color: #c7c7c7;
    text-shadow: #fff 0 1px 0;
    color: #5E6469;
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
  }
  /* line 12, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .dropdown_menu .dropdown_menu_button.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .dropdown_menu .dropdown_menu_button:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F1F1F1);
  }
  /* line 54, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .dropdown_menu .dropdown_menu_button:not(.disabled):active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22) inset, 0 1px 0 0px #EEE;
    border-color: #b9b9b9;
    border-top-color: #c2c2c2;
    border-right-color: #b9b9b9;
    border-bottom-color: #b7b7b7;
    border-left-color: #b9b9b9;
    background-color: #F3F3F3;
    background-image: linear-gradient(180deg, #F3F3F3, #D8D8D8);
  }
  /* line 7, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_button {
    position: relative;
    padding-right: 22px !important;
    cursor: pointer;
  }
  /* line 13, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_button:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border-width: 3px 3px 0;
    border-style: solid;
    border-color: #FFF transparent;
    right: 12px;
    top: 45%;
  }
  /* line 25, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_button:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border-width: 3px 3px 0;
    border-style: solid;
    border-color: #777 transparent;
    right: 12px;
    top: 45%;
  }
  /* line 38, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_nipple {
    content: "";
    position: absolute;
    top: -6px;
    display: block;
    width: 0;
    height: 0;
    border-width: 0 6px 6px;
    border-style: solid;
    border-color: #545a5e transparent;
    z-index: 100;
  }
  /* line 54, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_nipple:before {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border-width: 0 5px 5px;
    border-style: solid;
    border-color: #838a90 transparent;
    left: -5px;
    top: 1px;
  }
  /* line 68, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_nipple:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border-width: 0 5px 5px;
    border-style: solid;
    border-color: #686e74 transparent;
    left: -5px;
    top: 2px;
  }
  /* line 81, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_list_wrapper {
    display: inline-block;
    position: absolute;
    background-color: white;
    padding: 2px;
    box-shadow: rgba(0, 0, 0, 0.4) 0 1px 3px, #838a90 0px 1px 0px 0px inset;
    background-color: #5E6469;
    background-color: #686e74;
    background-image: linear-gradient(180deg, #686e74, #52575c);
    border: solid 1px #464a4e;
    border-top-color: #545a5e;
    border-bottom-color: #35383b;
    border-radius: 4px;
    z-index: 2000;
    display: none;
  }
  /* line 96, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_list_wrapper .dropdown_menu_list {
    display: block;
    background-color: #FFF;
    border: solid 1px #464a4e;
    box-shadow: #6a7176 0px 1px 0px 0px;
    border-radius: 3px;
    margin: 0;
    overflow: hidden;
    padding: 8px;
    list-style-type: none;
    padding: 0;
  }
  /* line 109, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_list_wrapper .dropdown_menu_list li {
    display: block;
    border-bottom: solid 1px #ebebeb;
  }
  /* line 113, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_list_wrapper .dropdown_menu_list li a {
    display: block;
    box-sizing: padding-box;
    font-size: 0.95em;
    font-weight: bold;
    padding: 7px 16px 5px;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
  }
  /* line 123, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_list_wrapper .dropdown_menu_list li a:hover {
    background-color: #75a1c2;
    background-image: linear-gradient(180deg, #75a1c2, #608cb4);
    text-shadow: #5a83aa 0 1px 0;
    color: #FFF;
  }
  /* line 129, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_list_wrapper .dropdown_menu_list li a:active {
    background-color: #608cb4;
    background-image: linear-gradient(180deg, #608cb4, #75a1c2);
    color: #FFF;
  }
  /* line 137, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_list_wrapper .dropdown_menu_list li:first-child a {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
  }
  /* line 144, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_list_wrapper .dropdown_menu_list li:last-child {
    border: none;
  }
  /* line 146, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_dropdown_menu.scss */
  .dropdown_menu .dropdown_menu_list_wrapper .dropdown_menu_list li:last-child a {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
  }
  /* line 1, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_buttons.scss */
  a.member_link {
    margin-right: 7px;
    white-space: nowrap;
  }
  /* line 6, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_buttons.scss */
  a.button, a.button:link, a.button:visited, input[type=submit], input[type=button], button {
    background-color: #838a90;
    background-image: linear-gradient(180deg, #838a90, #414549);
    text-shadow: #000 0 1px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0px rgba(255, 255, 255, 0.2) inset;
    border: solid 1px #484e53;
    border-color: #484e53;
    border-top-color: #616a71;
    border-right-color: #484e53;
    border-bottom-color: #363b3f;
    border-left-color: #484e53;
    color: #efefef;
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
  }
  /* line 12, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  a.button.disabled, a.button.disabled:link, a.button.disabled:visited, input.disabled[type=submit], input.disabled[type=button], button.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 29, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  a.button:not(.disabled):hover, a.button:link:not(.disabled):hover, a.button:visited:not(.disabled):hover, input[type=submit]:not(.disabled):hover, input[type=button]:not(.disabled):hover, button:not(.disabled):hover {
    background-color: #8b9297;
    background-image: linear-gradient(180deg, #8b9297, #484d51);
  }
  /* line 33, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  a.button:not(.disabled):active, a.button:link:not(.disabled):active, a.button:visited:not(.disabled):active, input[type=submit]:not(.disabled):active, input[type=button]:not(.disabled):active, button:not(.disabled):active {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset, 0 1px 0 0px #FFF;
    background-color: #71797f;
    background-image: linear-gradient(180deg, #71797f, #35383b);
  }
  /* line 2, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_grid.scss */
  table.index_grid td {
    border: none;
    background: none;
    padding: 0 20px 20px 0;
    margin: 0;
  }
  /* line 5, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_grid.scss */
  .columns {
    clear: both;
    padding: 0;
  }
  /* line 8, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_grid.scss */
  .columns .column {
    float: left;
  }
  /* line 1, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_links.scss */
  a, a:link, a:visited {
    color: #38678b;
    text-decoration: underline;
  }
  /* line 5, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_links.scss */
  a:hover {
    text-decoration: none;
  }
  /* line 1, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .paginated_collection_contents {
    clear: both;
  }
  /* line 5, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination {
    float: right;
    font-size: 0.9em;
    margin-left: 10px;
  }
  /* line 10, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination a {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E7E7E7);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8) inset;
    border: solid 1px #c7c7c7;
    border-color: #c7c7c7;
    border-top-color: #d3d3d3;
    border-right-color: #c7c7c7;
    border-bottom-color: #c2c2c2;
    border-left-color: #c7c7c7;
    text-shadow: #fff 0 1px 0;
    color: #5E6469;
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
  }
  /* line 12, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination a.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination a:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F1F1F1);
  }
  /* line 54, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination a:not(.disabled):active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22) inset, 0 1px 0 0px #EEE;
    border-color: #b9b9b9;
    border-top-color: #c2c2c2;
    border-right-color: #b9b9b9;
    border-bottom-color: #b7b7b7;
    border-left-color: #b9b9b9;
    background-color: #F3F3F3;
    background-image: linear-gradient(180deg, #F3F3F3, #D8D8D8);
  }
  /* line 14, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination span.page.current {
    background-color: #838a90;
    background-image: linear-gradient(180deg, #838a90, #414549);
    text-shadow: #000 0 1px 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0px rgba(255, 255, 255, 0.2) inset;
    border: solid 1px #484e53;
    border-color: #484e53;
    border-top-color: #616a71;
    border-right-color: #484e53;
    border-bottom-color: #363b3f;
    border-left-color: #484e53;
    color: #efefef;
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
  }
  /* line 12, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination span.page.current.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 29, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination span.page.current:not(.disabled):hover {
    background-color: #8b9297;
    background-image: linear-gradient(180deg, #8b9297, #484d51);
  }
  /* line 33, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination span.page.current:not(.disabled):active {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset, 0 1px 0 0px #FFF;
    background-color: #71797f;
    background-image: linear-gradient(180deg, #71797f, #35383b);
  }
  /* line 18, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination a, .pagination span.page.current {
    border-radius: 0px;
    margin-right: 4px;
    padding: 2px 5px;
  }
  /* line 25, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination_information {
    float: right;
    margin-bottom: 5px;
    color: #b3bcc1;
  }
  /* line 29, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination_information b {
    color: #5c6469;
  }
  /* line 32, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .download_links {
    float: left;
  }
  /* line 36, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination_per_page {
    float: right;
    margin-left: 4px;
  }
  /* line 39, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination_per_page select {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E7E7E7);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8) inset;
    border: solid 1px #c7c7c7;
    border-color: #c7c7c7;
    border-top-color: #d3d3d3;
    border-right-color: #c7c7c7;
    border-bottom-color: #c2c2c2;
    border-left-color: #c7c7c7;
    text-shadow: #fff 0 1px 0;
    color: #5E6469;
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
  }
  /* line 12, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination_per_page select.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination_per_page select:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F1F1F1);
  }
  /* line 54, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .pagination_per_page select:not(.disabled):active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22) inset, 0 1px 0 0px #EEE;
    border-color: #b9b9b9;
    border-top-color: #c2c2c2;
    border-right-color: #b9b9b9;
    border-bottom-color: #b7b7b7;
    border-left-color: #b9b9b9;
    background-color: #F3F3F3;
    background-image: linear-gradient(180deg, #F3F3F3, #D8D8D8);
  }
  /* line 42, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .pagination_per_page select {
    border-radius: 0px;
    padding: 1px 5px;
  }
  /* line 50, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .comments .pagination {
    float: left;
    margin-bottom: 30px;
  }
  /* line 54, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_pagination.scss */
  .comments .pagination_information {
    float: left;
    color: #000;
  }
  /* line 2, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_panels.scss */
  .section, .panel {
    background: #f4f4f4;
    border-radius: 4px;
    box-shadow: inset 0 1px 4px #ddd;
    margin-bottom: 20px;
  }
  /* line 27, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .section > h3, .panel > h3 {
    background-color: #efefef;
    background-image: linear-gradient(180deg, #efefef, #dfe1e2);
    text-shadow: #fff 0 1px 0;
    border: solid 1px #cdcdcd;
    border-color: #d4d4d4;
    border-top-color: #e6e6e6;
    border-right-color: #d4d4d4;
    border-bottom-color: #cdcdcd;
    border-left-color: #d4d4d4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 0 1px #FFF inset;
    font-size: 1em;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0.5em;
    color: #5E6469;
    padding: 5px 10px 3px 10px;
  }
  /* line 30, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .section > h3 .header_action, .panel > h3 .header_action {
    float: right;
  }
  /* line 35, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .section > div, .panel > div {
    padding: 3px 15px 15px 15px;
  }
  /* line 37, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .section hr, .panel hr {
    border: none;
    border-bottom: 1px solid #E8E8E8;
  }
  /* line 6, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_panels.scss */
  .sidebar_section {
    background: #f4f4f4;
    border-radius: 4px;
    box-shadow: inset 0 1px 4px #ddd;
    margin-bottom: 20px;
  }
  /* line 27, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .sidebar_section > h3 {
    background-color: #efefef;
    background-image: linear-gradient(180deg, #efefef, #dfe1e2);
    text-shadow: #fff 0 1px 0;
    border: solid 1px #cdcdcd;
    border-color: #d4d4d4;
    border-top-color: #e6e6e6;
    border-right-color: #d4d4d4;
    border-bottom-color: #cdcdcd;
    border-left-color: #d4d4d4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 0 1px #FFF inset;
    font-size: 1em;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0.5em;
    color: #5E6469;
    padding: 5px 10px 3px 10px;
  }
  /* line 30, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .sidebar_section > h3 .header_action {
    float: right;
  }
  /* line 35, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .sidebar_section > div {
    padding: 3px 15px 15px 15px;
  }
  /* line 37, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_sections.scss */
  .sidebar_section hr {
    border: none;
    border-bottom: 1px solid #E8E8E8;
  }
  /* line 1, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_columns.scss */
  .columns {
    margin-bottom: 10px;
  }
  /* line 3, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_scopes.scss */
  .scopes li .count {
    color: #8e979e;
    font-weight: normal;
    font-size: 0.9em;
    line-height: 10px;
  }
  /* line 9, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_scopes.scss */
  .scopes li:first-child a {
    margin-left: 10px;
  }
  /* line 1, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_status_tags.scss */
  .status_tag {
    background: #cacaca;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    padding: 3px 5px 2px 5px;
    font-size: 0.8em;
  }
  /* line 9, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_status_tags.scss */
  .status_tag.yes {
    background: #6090DB;
  }
  /* line 10, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_status_tags.scss */
  .status_tag.no {
    background: grey;
  }
  /* line 1, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools {
    margin-bottom: 16px;
  }
  /* line 2, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_utilities.scss */
  .table_tools:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }
  /* line 6, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools .dropdown_menu {
    float: left;
  }
  /* line 10, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  a.table_tools_button, .table_tools .dropdown_menu_button {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E7E7E7);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8) inset;
    border: solid 1px #c7c7c7;
    border-color: #c7c7c7;
    border-top-color: #d3d3d3;
    border-right-color: #c7c7c7;
    border-bottom-color: #c2c2c2;
    border-left-color: #c7c7c7;
    text-shadow: #fff 0 1px 0;
    color: #5E6469;
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
  }
  /* line 12, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  a.table_tools_button.disabled, .table_tools .dropdown_menu_button.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  a.table_tools_button:not(.disabled):hover, .table_tools .dropdown_menu_button:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F1F1F1);
  }
  /* line 54, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  a.table_tools_button:not(.disabled):active, .table_tools .dropdown_menu_button:not(.disabled):active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22) inset, 0 1px 0 0px #EEE;
    border-color: #b9b9b9;
    border-top-color: #c2c2c2;
    border-right-color: #b9b9b9;
    border-bottom-color: #b7b7b7;
    border-left-color: #b9b9b9;
    background-color: #F3F3F3;
    background-image: linear-gradient(180deg, #F3F3F3, #D8D8D8);
  }
  /* line 13, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  a.table_tools_button, .table_tools .dropdown_menu_button {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F0F0F0);
    border-color: #d0d0d0;
    border-top-color: #d9d9d9;
    border-right-color: #d0d0d0;
    border-bottom-color: #c5c5c5;
    border-left-color: #d0d0d0;
    font-size: 0.9em;
    padding: 4px 14px 4px;
    margin: 0;
  }
  /* line 22, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  a.table_tools_button:not(.disabled):hover, .table_tools .dropdown_menu_button:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F6F6F6);
  }
  /* line 26, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  a.table_tools_button:not(.disabled):active, .table_tools .dropdown_menu_button:not(.disabled):active {
    border-color: #c8c8c8;
    border-top-color: #d7d7d7;
    border-right-color: #c8c8c8;
    border-bottom-color: #c3c3c3;
    border-left-color: #c8c8c8;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.17) inset;
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E8E8E8);
  }
  /* line 34, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools_segmented_control {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  /* line 39, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools_segmented_control li {
    float: left;
  }
  /* line 42, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools_segmented_control li a {
    border-width: 1px .5px 1px .5px;
    border-radius: 0;
  }
  /* line 47, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools_segmented_control li:first-child a {
    border-left-width: 1px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
  }
  /* line 53, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools_segmented_control li:last-child a {
    border-right-width: 1px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }
  /* line 59, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools_segmented_control li.selected a {
    background-color: #F0F0F0;
    background-image: linear-gradient(180deg, #F0F0F0, #FDFDFD);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1) inset;
    cursor: default;
  }
  /* line 64, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_table_tools.scss */
  .table_tools_segmented_control li.selected a:hover {
    background-color: #F0F0F0;
    background-image: linear-gradient(180deg, #F0F0F0, #FDFDFD);
  }
  /* line 1, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_index_list.scss */
  .indexes {
    float: right;
  }
  /* line 5, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_index_list.scss */
  .indexes li .count {
    color: #8e979e;
    font-weight: normal;
    font-size: 0.9em;
    line-height: 10px;
  }
  /* line 1, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_unsupported_browser.scss */
  .unsupported_browser {
    padding: 10px 30px;
    color: #211e14;
    background-color: #fae692;
    background-color: #feefae;
    background-image: linear-gradient(180deg, #feefae, #fae692);
    border-bottom: 1px solid #b3a569;
  }
  /* line 8, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_unsupported_browser.scss */
  .unsupported_browser h1 {
    font-size: 13px;
    font-weight: bold;
  }
  /* line 13, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_unsupported_browser.scss */
  .unsupported_browser p {
    margin-bottom: 0.5em;
  }
  /* line 1, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .ui-tabs-nav {
    list-style: none;
    display: block;
    width: auto;
    margin-bottom: -12px;
    padding-left: 0;
    overflow: auto;
    margin-left: 15px;
  }
  /* line 10, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .ui-tabs-nav li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    float: left;
  }
  /* line 17, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .ui-tabs-nav li:first-child a {
    border-left-width: 1px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
  }
  /* line 23, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .ui-tabs-nav li:last-child a {
    border-right-width: 1px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;
  }
  /* line 29, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .ui-tabs-nav li a {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E7E7E7);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8) inset;
    border: solid 1px #c7c7c7;
    border-color: #c7c7c7;
    border-top-color: #d3d3d3;
    border-right-color: #c7c7c7;
    border-bottom-color: #c2c2c2;
    border-left-color: #c7c7c7;
    text-shadow: #fff 0 1px 0;
    color: #5E6469;
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
  }
  /* line 12, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-tabs-nav li a.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-tabs-nav li a:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F1F1F1);
  }
  /* line 54, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  .ui-tabs-nav li a:not(.disabled):active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22) inset, 0 1px 0 0px #EEE;
    border-color: #b9b9b9;
    border-top-color: #c2c2c2;
    border-right-color: #b9b9b9;
    border-bottom-color: #b7b7b7;
    border-left-color: #b9b9b9;
    background-color: #F3F3F3;
    background-image: linear-gradient(180deg, #F3F3F3, #D8D8D8);
  }
  /* line 32, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .ui-tabs-nav li a {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F0F0F0);
    border-color: #d0d0d0;
    border-top-color: #d9d9d9;
    border-right-color: #d0d0d0;
    border-bottom-color: #c5c5c5;
    border-left-color: #d0d0d0;
    text-decoration: none;
    border-radius: 0;
    border-width: 1px .5px 1px .5px;
    margin-right: 0;
    padding: 4px 14px 4px;
  }
  /* line 43, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .ui-tabs-nav li a:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F6F6F6);
  }
  /* line 50, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .ui-tabs-nav li.ui-tabs-active a {
    cursor: default;
    background-color: #F0F0F0;
    background-image: linear-gradient(180deg, #F0F0F0, #FDFDFD);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1) inset;
  }
  /* line 55, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .ui-tabs-nav li.ui-tabs-active a a:hover {
    background-color: #F0F0F0;
    background-image: linear-gradient(180deg, #F0F0F0, #FDFDFD);
  }
  /* line 63, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/components/_tabs.scss */
  .tab-content {
    border: 1px solid #D3D3D3;
    padding: 15px;
    padding-top: 30px;
    text-align: left;
  }
  /* line 1, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out {
    background: #e8e9ea;
  }
  /* line 4, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #content_wrapper {
    width: 500px;
    margin: 70px auto;
  }
  /* line 7, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #content_wrapper #active_admin_content {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    background: #fff;
    padding: 13px 30px;
  }
  /* line 14, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out h2 {
    background-color: #efefef;
    background-image: linear-gradient(180deg, #efefef, #dfe1e2);
    text-shadow: #fff 0 1px 0;
    border: solid 1px #cdcdcd;
    border-color: #d4d4d4;
    border-top-color: #e6e6e6;
    border-right-color: #d4d4d4;
    border-bottom-color: #cdcdcd;
    border-left-color: #d4d4d4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 0 1px #FFF inset;
    font-size: 1em;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0.5em;
    color: #5E6469;
    padding: 5px 10px 3px 10px;
    background-color: #6a7176;
    background-image: linear-gradient(180deg, #6a7176, #4d5256);
    border-bottom: 1px solid #44484b;
    text-shadow: #000 0 1px 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    border: none;
    color: #fff;
    margin: -13px -30px 20px -30px;
  }
  /* line 24, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #login {
    /* Login Form */
  }
  /* line 27, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #login form fieldset {
    box-shadow: none;
    background: none;
    padding: 0;
    margin-bottom: 0;
  }
  /* line 32, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #login form fieldset li {
    padding: 10px 0;
  }
  /* line 34, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #login form fieldset input[type=text], body.logged_out #login form fieldset input[type=email], body.logged_out #login form fieldset input[type=password] {
    width: 70%;
  }
  /* line 37, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #login form fieldset.buttons {
    margin-left: 20%;
  }
  /* line 41, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/pages/_logged_out.scss */
  body.logged_out #login a {
    float: right;
    margin-top: -32px;
  }
  /* line 1, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/structure/_footer.scss */
  #footer {
    padding: 30px 30px;
    font-size: 0.8em;
    clear: both;
  }
  /* line 6, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/structure/_footer.scss */
  #footer p {
    padding-top: 10px;
  }
  /* line 12, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/structure/_footer.scss */
  #index_footer {
    padding-top: 5px;
    text-align: right;
    font-size: 0.85em;
  }
  /* line 2, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_utilities.scss */
  #index_footer:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }
  /* line 19, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/structure/_footer.scss */
  .index_content {
    clear: both;
  }
  /* line 1, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  #wrapper {
    width: 100%;
  }
  /* line 5, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  .index #wrapper {
    display: table;
  }
  /* line 9, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  #active_admin_content {
    margin: 0;
    padding: 30px;
  }
  /* line 13, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  #active_admin_content #main_content_wrapper {
    float: left;
    width: 100%;
  }
  /* line 17, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  #active_admin_content #main_content_wrapper #main_content {
    margin-right: 300px;
  }
  /* line 22, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  #active_admin_content.without_sidebar #main_content_wrapper #main_content {
    margin-right: 0;
  }
  /* line 24, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/structure/_main_structure.scss */
  #active_admin_content #sidebar {
    float: left;
    width: 270px;
    margin-left: -270px;
  }
  /* line 1, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/structure/_title_bar.scss */
  #title_bar {
    background-color: #efefef;
    background-image: linear-gradient(180deg, #efefef, #dfe1e2);
    text-shadow: #fff 0 1px 0;
    border: solid 1px #cdcdcd;
    border-color: #d4d4d4;
    border-top-color: #e6e6e6;
    border-right-color: #d4d4d4;
    border-bottom-color: #cdcdcd;
    border-left-color: #d4d4d4;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 0 1px #FFF inset;
    font-size: 1em;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 0.5em;
    color: #5E6469;
    padding: 5px 10px 3px 10px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.37);
    display: table;
    border-bottom-color: #EEE;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 10px 30px;
    z-index: 800;
  }
  /* line 2, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_utilities.scss */
  #title_bar:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }
  /* line 13, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/structure/_title_bar.scss */
  #title_bar #titlebar_left, #title_bar #titlebar_right {
    height: 50px;
    vertical-align: middle;
    display: table-cell;
  }
  /* line 19, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/structure/_title_bar.scss */
  #title_bar #titlebar_right {
    text-align: right;
  }
  /* line 23, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/structure/_title_bar.scss */
  #title_bar h2 {
    margin: 0;
    padding: 0;
    font-size: 2.6em;
    line-height: 100%;
    font-weight: bold;
  }
  /* line 33, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/structure/_title_bar.scss */
  #title_bar .action_items span.action_item > a, #title_bar .action_items span.action_item > .dropdown_menu > a {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #E7E7E7);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8) inset;
    border: solid 1px #c7c7c7;
    border-color: #c7c7c7;
    border-top-color: #d3d3d3;
    border-right-color: #c7c7c7;
    border-bottom-color: #c2c2c2;
    border-left-color: #c7c7c7;
    text-shadow: #fff 0 1px 0;
    color: #5E6469;
    border-radius: 200px;
    display: inline-block;
    font-weight: bold;
    font-size: 1.0em;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 12px;
    margin-right: 3px;
    padding: 7px 16px 6px;
    text-decoration: none;
  }
  /* line 12, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  #title_bar .action_items span.action_item > a.disabled, #title_bar .action_items span.action_item > .dropdown_menu > a.disabled {
    opacity: 0.5;
    cursor: default;
  }
  /* line 50, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  #title_bar .action_items span.action_item > a:not(.disabled):hover, #title_bar .action_items span.action_item > .dropdown_menu > a:not(.disabled):hover {
    background-color: #FFFFFF;
    background-image: linear-gradient(180deg, #FFFFFF, #F1F1F1);
  }
  /* line 54, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_buttons.scss */
  #title_bar .action_items span.action_item > a:not(.disabled):active, #title_bar .action_items span.action_item > .dropdown_menu > a:not(.disabled):active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22) inset, 0 1px 0 0px #EEE;
    border-color: #b9b9b9;
    border-top-color: #c2c2c2;
    border-right-color: #b9b9b9;
    border-bottom-color: #b7b7b7;
    border-left-color: #b9b9b9;
    background-color: #F3F3F3;
    background-image: linear-gradient(180deg, #F3F3F3, #D8D8D8);
  }
  /* line 36, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/structure/_title_bar.scss */
  #title_bar .action_items span.action_item > a, #title_bar .action_items span.action_item > .dropdown_menu > a {
    padding: 12px 17px 10px;
    margin: 0px;
  }
  /* line 36, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_base.scss */
  html {
    box-sizing: border-box;
  }
  /* line 40, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_base.scss */
  *,
*:before,
*:after {
    box-sizing: inherit;
  }
  /* line 46, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_base.scss */
  body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1.5;
    font-size: 72%;
    background: #FFF;
    color: #323537;
  }
}

@media print {
  /* Active Admin Print Stylesheet */
  /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
  /* Document
   ========================================================================== */
  /**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
  /* line 11, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  html {
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
  }
  /* Sections
   ========================================================================== */
  /**
 * Remove the margin in all browsers.
 */
  /* line 23, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  body {
    margin: 0;
  }
  /**
 * Render the `main` element consistently in IE.
 */
  /* line 31, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  main {
    display: block;
  }
  /**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
  /* line 40, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  /* Grouping content
   ========================================================================== */
  /**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
  /* line 53, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
  }
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /* line 64, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
  }
  /* Text-level semantics
   ========================================================================== */
  /**
 * Remove the gray background on active links in IE 10.
 */
  /* line 76, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  a {
    background-color: transparent;
  }
  /**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
  /* line 85, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
    /* 2 */
  }
  /**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
  /* line 95, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  b,
strong {
    font-weight: bolder;
  }
  /**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
  /* line 105, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
  }
  /**
 * Add the correct font size in all browsers.
 */
  /* line 116, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  small {
    font-size: 80%;
  }
  /**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
  /* line 125, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  /* line 133, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  sub {
    bottom: -0.25em;
  }
  /* line 137, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  sup {
    top: -0.5em;
  }
  /* Embedded content
   ========================================================================== */
  /**
 * Remove the border on images inside links in IE 10.
 */
  /* line 148, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  img {
    border-style: none;
  }
  /* Forms
   ========================================================================== */
  /**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
  /* line 160, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
  }
  /**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
  /* line 176, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  button,
input {
    /* 1 */
    overflow: visible;
  }
  /**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
  /* line 186, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  button,
select {
    /* 1 */
    text-transform: none;
  }
  /**
 * Correct the inability to style clickable types in iOS and Safari.
 */
  /* line 195, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
  }
  /**
 * Remove the inner border and padding in Firefox.
 */
  /* line 206, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  /**
 * Restore the focus styles unset by the previous rule.
 */
  /* line 218, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  /**
 * Correct the padding in Firefox.
 */
  /* line 229, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  fieldset {
    padding: 0.35em 0.75em 0.625em;
  }
  /**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
  /* line 240, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
  }
  /**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
  /* line 253, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  progress {
    vertical-align: baseline;
  }
  /**
 * Remove the default vertical scrollbar in IE 10+.
 */
  /* line 261, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  textarea {
    overflow: auto;
  }
  /**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
  /* line 270, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  [type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
  }
  /**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
  /* line 280, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  /**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
  /* line 290, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  [type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
  }
  /**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
  /* line 299, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  /**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
  /* line 308, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
  }
  /* Interactive
   ========================================================================== */
  /*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
  /* line 320, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  details {
    display: block;
  }
  /*
 * Add the correct display in all browsers.
 */
  /* line 328, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  summary {
    display: list-item;
  }
  /* Misc
   ========================================================================== */
  /**
 * Add the correct display in IE 10+.
 */
  /* line 339, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  template {
    display: none;
  }
  /**
 * Add the correct display in IE 10.
 */
  /* line 347, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_normalize.scss */
  [hidden] {
    display: none;
  }
  /* line 27, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  html {
    font-size: 100.01%;
  }
  /* line 28, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  body {
    font-size: 75%;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  }
  /* line 31, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    color: black;
  }
  /* line 34, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    margin: 0;
  }
  /* line 37, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  h1 {
    font-size: 3em;
    line-height: 1;
    margin-bottom: 0.5em;
  }
  /* line 38, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  h2 {
    font-size: 2em;
    margin-bottom: 0.75em;
  }
  /* line 39, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  h3 {
    font-size: 1.5em;
    line-height: 1;
    margin-bottom: 1em;
  }
  /* line 40, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  h4 {
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em;
  }
  /* line 41, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  h5 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 1.5em;
  }
  /* line 42, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  h6 {
    font-size: 1em;
    font-weight: bold;
  }
  /* line 45, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  p {
    margin: 0 0 1.5em;
  }
  /* line 48, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  p .left {
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0;
  }
  /* line 49, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  p .right {
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0;
  }
  /* line 52, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .left {
    float: left !important;
  }
  /* line 53, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .right {
    float: right !important;
  }
  /* line 55, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  blockquote {
    margin: 1.5em;
    color: #666;
    font-style: italic;
  }
  /* line 56, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  strong, dfn {
    font-weight: bold;
  }
  /* line 57, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  em, dfn {
    font-style: italic;
  }
  /* line 58, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  sup, sub {
    line-height: 0;
  }
  /* line 60, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  abbr,
acronym {
    border-bottom: 1px dotted #666;
  }
  /* line 62, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  address {
    margin: 0 0 1.5em;
    font-style: italic;
  }
  /* line 63, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  del {
    color: #666;
  }
  /* line 65, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  pre {
    margin: 1.5em 0;
    white-space: pre;
  }
  /* line 66, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  pre, code, tt {
    font: 1em 'andale mono', 'lucida console', monospace;
    line-height: 1.5;
  }
  /* line 69, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  li ul,
li ol {
    margin: 0;
  }
  /* line 71, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  ul, ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 1.5em;
  }
  /* line 73, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  ul {
    list-style-type: disc;
  }
  /* line 74, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  ol {
    list-style-type: decimal;
  }
  /* line 76, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  dl {
    margin: 0 0 1.5em 0;
  }
  /* line 77, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  dl dt {
    font-weight: bold;
  }
  /* line 78, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  dd {
    margin-left: 1.5em;
  }
  /* line 81, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  table {
    margin-bottom: 1.4em;
    width: 100%;
  }
  /* line 82, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  th {
    font-weight: bold;
  }
  /* line 83, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  thead th {
    background: #c3d9ff;
  }
  /* line 84, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  th, td, caption {
    padding: 4px 10px 4px 5px;
  }
  /* line 87, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .small {
    font-size: .8em;
    margin-bottom: 1.875em;
    line-height: 1.875em;
  }
  /* line 88, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .large {
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em;
  }
  /* line 89, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .hide {
    display: none;
  }
  /* line 91, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .quiet {
    color: #666;
  }
  /* line 92, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .loud {
    color: #000;
  }
  /* line 93, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .highlight {
    background: #ff0;
  }
  /* line 94, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .added {
    background: #060;
    color: #fff;
  }
  /* line 95, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .removed {
    background: #900;
    color: #fff;
  }
  /* line 97, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .first {
    margin-left: 0;
    padding-left: 0;
  }
  /* line 98, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .last {
    margin-right: 0;
    padding-right: 0;
  }
  /* line 99, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .top {
    margin-top: 0;
    padding-top: 0;
  }
  /* line 100, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_typography.scss */
  .bottom {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  /* line 13, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  body {
    font-family: Helvetica, Arial, sans-serif;
    line-height: 150%;
    font-size: 72%;
    background: #fff;
    width: 99%;
    margin: 0;
    padding: .5%;
    color: black;
  }
  /* line 24, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  a {
    color: black;
    text-decoration: none;
  }
  /* line 29, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  h3 {
    font-weight: bold;
    margin-bottom: .5em;
  }
  /* line 35, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  #header {
    float: left;
  }
  /* line 38, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  #header #tabs, #header .tabs, #header #utility_nav {
    display: none;
  }
  /* line 42, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  #header h1 {
    font-weight: bold;
  }
  /* line 47, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .flashes {
    display: none;
  }
  /* line 51, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  #title_bar {
    float: right;
  }
  /* line 54, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  #title_bar h2 {
    line-height: 2em;
    margin: 0;
  }
  /* line 59, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  #title_bar .breadcrumb, #title_bar #titlebar_right {
    display: none;
  }
  /* line 65, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  #active_admin_content {
    border-top: thick solid black;
    clear: both;
    margin-top: 2em;
    padding-top: 3em;
  }
  /* line 73, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  #footer {
    display: none;
  }
  /* line 79, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .table_tools ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
  }
  /* line 84, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .table_tools ul li {
    display: none;
    padding: 0;
    margin-bottom: 1em;
  }
  /* line 89, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .table_tools ul li.scope.selected, .table_tools ul li.index.selected {
    display: block;
  }
  /* line 92, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .table_tools ul li.scope.selected:before, .table_tools ul li.index.selected:before {
    content: "Showing ";
  }
  /* line 96, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .table_tools ul li.scope.selected a, .table_tools ul li.index.selected a {
    font-weight: bold;
  }
  /* line 100, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .table_tools ul li.scope.selected span, .table_tools ul li.index.selected span {
    display: inline-block;
    font-weight: normal;
    font-size: .9em;
  }
  /* line 111, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  table {
    margin-bottom: 1.5em;
    text-align: left;
    width: 100%;
  }
  /* line 116, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  table thead {
    display: table-header-group;
  }
  /* line 119, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  table thead th {
    background: none;
    border-bottom: medium solid black;
    font-weight: bold;
  }
  /* line 124, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  table thead th a {
    text-decoration: none;
  }
  /* line 130, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  table th, table td {
    padding: .5em 1em;
  }
  /* line 133, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  table th .member_link, table td .member_link {
    display: none;
  }
  /* line 138, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  table td {
    border-bottom: thin solid black;
  }
  /* line 142, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  table tr {
    page-break-inside: avoid;
  }
  /* line 148, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  #index_footer, .pagination_information {
    display: none;
  }
  /* line 153, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .index_grid td {
    border: none;
    text-align: center;
    vertical-align: middle;
  }
  /* line 158, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .index_grid td img {
    max-width: 1in;
  }
  /* line 165, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .panel {
    border-bottom: thick solid #ccc;
    margin-bottom: 3em;
    padding-bottom: 2em;
    page-break-inside: avoid;
  }
  /* line 171, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .panel:last-child {
    border-bottom: none;
  }
  /* line 177, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .comments form {
    display: none;
  }
  /* line 181, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .comments .active_admin_comment {
    border-top: thin solid black;
    padding-top: 1em;
  }
  /* line 186, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .comments .active_admin_comment .active_admin_comment_meta h4 {
    font-size: 1em;
    font-weight: bold;
    float: left;
    margin-right: .5em;
    margin-bottom: 0;
  }
  /* line 194, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .comments .active_admin_comment .active_admin_comment_meta span {
    font-size: .9em;
    font-style: italic;
    vertical-align: top;
  }
  /* line 201, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .comments .active_admin_comment .active_admin_comment_body {
    clear: both;
    margin-bottom: 1em;
  }
  /* line 210, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .attributes_table {
    border-top: medium solid black;
  }
  /* line 213, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .attributes_table th {
    border-bottom: thin solid black;
    vertical-align: top;
  }
  /* line 217, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .attributes_table th:after {
    content: ':';
  }
  /* line 223, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .attributes_table td img {
    max-height: 4in;
    max-width: 6in;
  }
  /* line 231, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  #filters_sidebar_section {
    display: none;
  }
  /* line 237, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  form fieldset {
    border-top: thick solid #ccc;
    padding-top: 2em;
    margin-bottom: 2em;
  }
  /* line 242, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  form fieldset:last-child {
    border-bottom: none;
  }
  /* line 247, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  form .buttons, form abbr {
    display: none;
  }
  /* line 250, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  form ol {
    list-style-type: none;
    padding: 0;
    margin: 0;
  }
  /* line 255, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  form ol li {
    border-top: thin solid black;
    margin: 0;
    padding: 1em 0;
    overflow: hidden;
  }
  /* line 261, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  form ol li.password, form ol li.hidden {
    display: none;
  }
  /* line 265, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  form ol li label {
    font-weight: bold;
    float: left;
    width: 20%;
  }
  /* line 271, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  form ol li input, form ol li textarea, form ol li select {
    background: none;
    border: 0;
    font: Arial, Helvetica, sans-serif;
  }
  /* line 277, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  form ol li input[type=file] {
    display: none;
  }
  /* line 285, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/_print.scss */
  .unsupported_browser {
    display: none;
  }
}

/* line 1, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker {
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
  background: #fff;
  border-bottom: 1px solid #bbb;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 8px;
  padding-left: 0;
  padding-top: 2px;
  position: absolute;
  z-index: 9999;
  box-sizing: border-box;
  display: none;
}

/* line 19, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_rtl {
  padding: 8px 0 8px 8px;
}

/* line 23, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 210px;
  background: transparent;
  border: none;
}

/*For IE8 or lower*/
/* line 34, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker button {
  border: none !important;
}

/* line 38, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 48, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_noselect::-moz-selection {
  background: transparent;
}
.xdsoft_noselect::selection {
  background: transparent;
}

/* line 49, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_noselect::-moz-selection {
  background: transparent;
}

/* line 51, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_inline {
  display: inline-block;
  position: static;
  box-shadow: none;
}

/* line 57, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker * {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

/* line 64, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
  display: none;
}

/* line 68, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
  display: block;
}

/* line 72, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_datepicker {
  width: 224px;
  float: left;
  margin-left: 8px;
}

/* line 77, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}

/* line 83, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
  width: 256px;
}

/* line 87, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_timepicker {
  width: 58px;
  float: left;
  text-align: center;
  margin-left: 8px;
  margin-top: 0;
}

/* line 94, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
  float: right;
  margin-right: 8px;
  margin-left: 0;
}

/* line 100, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
  margin-top: 8px;
  margin-bottom: 3px;
}

/* line 105, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_monthpicker {
  position: relative;
  text-align: center;
}

/* line 110, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_label i,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC);
}

/* line 117, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_label i {
  opacity: 0.5;
  background-position: -92px -19px;
  display: inline-block;
  width: 9px;
  height: 20px;
  vertical-align: middle;
}

/* line 126, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_prev {
  float: left;
  background-position: -20px 0;
}

/* line 130, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_today_button {
  float: left;
  background-position: -70px 0;
  margin-left: 5px;
}

/* line 136, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_next {
  float: right;
  background-position: 0 0;
}

/* line 141, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
  background-color: transparent;
  background-repeat: no-repeat;
  border: 0 none;
  cursor: pointer;
  display: block;
  height: 30px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  outline: medium none;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-indent: 100%;
  white-space: nowrap;
  width: 20px;
  min-width: 0;
}

/* line 162, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
  float: none;
  background-position: -40px -15px;
  height: 15px;
  width: 30px;
  display: block;
  margin-left: 14px;
  margin-top: 7px;
}

/* line 172, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
  float: none;
  margin-left: 0;
  margin-right: 14px;
}

/* line 179, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
  background-position: -40px 0;
  margin-bottom: 7px;
  margin-top: 0;
}

/* line 185, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
  height: 151px;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}

/* line 191, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #f5f5f5;
  border-top: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-collapse: collapse;
  cursor: pointer;
  border-bottom-width: 0;
  height: 25px;
  line-height: 25px;
}

/* line 204, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
  border-top-width: 0;
}

/* line 208, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_today_button:hover,
.xdsoft_datetimepicker .xdsoft_next:hover,
.xdsoft_datetimepicker .xdsoft_prev:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* line 215, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_label {
  display: inline;
  position: relative;
  z-index: 9999;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  background-color: #fff;
  float: left;
  width: 182px;
  text-align: center;
  cursor: pointer;
}

/* line 231, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_label:hover > span {
  text-decoration: underline;
}

/* line 235, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_label:hover i {
  opacity: 1.0;
}

/* line 239, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
  border: 1px solid #ccc;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 101;
  display: none;
  background: #fff;
  max-height: 160px;
  overflow-y: hidden;
}

/* line 251, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
  right: -7px;
}

/* line 252, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
  right: 2px;
}

/* line 253, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #fff;
  background: #ff8000;
}

/* line 258, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
  padding: 2px 10px 2px 5px;
  text-decoration: none !important;
}

/* line 263, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}

/* line 270, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_month {
  width: 100px;
  text-align: right;
}

/* line 275, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_calendar {
  clear: both;
}

/* line 279, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_year {
  width: 48px;
  margin-left: 5px;
}

/* line 284, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_calendar table {
  border-collapse: collapse;
  width: 100%;
}

/* line 290, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_calendar td > div {
  padding-right: 5px;
}

/* line 294, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_calendar th {
  height: 25px;
}

/* line 298, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
  width: 14.2857142%;
  background: #f5f5f5;
  border: 1px solid #ddd;
  color: #666;
  font-size: 12px;
  text-align: right;
  vertical-align: middle;
  padding: 0;
  border-collapse: collapse;
  cursor: pointer;
  height: 25px;
}

/* line 311, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
  width: 12.5%;
}

/* line 315, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_calendar th {
  background: #f1f1f1;
}

/* line 319, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
  color: #33aaff;
}

/* line 323, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}

/* line 328, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}

/* line 334, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #33aaff;
  box-shadow: #178fe5 0 1px 3px 0 inset;
  color: #fff;
  font-weight: 700;
}

/* line 343, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled,
.xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  cursor: default;
}

/* line 351, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
}

/* line 356, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #fff !important;
  background: #ff8000 !important;
  box-shadow: none !important;
}

/* line 363, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
  background: #33aaff !important;
  box-shadow: #178fe5 0 1px 3px 0 inset !important;
  color: #fff !important;
}

/* line 370, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
  color: inherit	!important;
  background: inherit !important;
  box-shadow: inherit !important;
}

/* line 377, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_calendar th {
  font-weight: 700;
  text-align: center;
  color: #999;
  cursor: default;
}

/* line 384, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_copyright {
  color: #ccc !important;
  font-size: 10px;
  clear: both;
  float: none;
  margin-left: 8px;
}

/* line 392, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_copyright a {
  color: #eee !important;
}

/* line 393, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
  color: #aaa !important;
}

/* line 395, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_time_box {
  position: relative;
  border: 1px solid #ccc;
}

/* line 399, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_scrollbar > .xdsoft_scroller {
  background: #ccc !important;
  height: 20px;
  border-radius: 3px;
}

/* line 404, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_scrollbar {
  position: absolute;
  width: 7px;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: pointer;
}

/* line 412, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
  left: 0;
  right: auto;
}

/* line 416, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_scroller_box {
  position: relative;
}

/* line 420, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_dark {
  box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
  background: #000;
  border-bottom: 1px solid #444;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-top: 1px solid #333;
  color: #ccc;
}

/* line 430, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
  border-bottom: 1px solid #222;
}

/* line 433, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
  background: #0a0a0a;
  border-top: 1px solid #222;
  color: #999;
}

/* line 439, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
  background-color: #000;
}

/* line 442, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
  border: 1px solid #333;
  background: #000;
}

/* line 447, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
  color: #000;
  background: #007fff;
}

/* line 452, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}

/* line 458, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_next,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

/* line 465, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0a0a0a;
  border: 1px solid #222;
  color: #999;
}

/* line 472, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  background: #0e0e0e;
}

/* line 476, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
  color: #cc5500;
}

/* line 480, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
  background: #ffe9d2;
  box-shadow: #ffb871 0 1px 4px 0 inset;
  color: #000;
}

/* line 485, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
  background: #c1ffc9;
  box-shadow: #00dd1c 0 1px 4px 0 inset;
  color: #000;
}

/* line 491, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
  background: #cc5500;
  box-shadow: #b03e00 0 1px 3px 0 inset;
  color: #000;
}

/* line 499, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover,
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
  color: #000 !important;
  background: #007fff !important;
}

/* line 505, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
  color: #666;
}

/* line 509, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
  color: #333 !important;
}

/* line 510, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
  color: #111 !important;
}

/* line 511, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
  color: #555 !important;
}

/* line 513, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_dark .xdsoft_time_box {
  border: 1px solid #333;
}

/* line 517, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
  background: #333 !important;
}

/* line 520, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .xdsoft_save_selected {
  display: block;
  border: 1px solid #dddddd !important;
  margin-top: 5px;
  width: 100%;
  color: #454551;
  font-size: 13px;
}

/* line 528, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .blue-gradient-button {
  font-family: "museo-sans", "Book Antiqua", sans-serif;
  font-size: 12px;
  font-weight: 300;
  color: #82878c;
  height: 28px;
  position: relative;
  padding: 4px 17px 4px 33px;
  border: 1px solid #d7d8da;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #fff 0%, #f4f8fa 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#f4f8fa',GradientType=0 );
  /* IE6-9 */
}

/* line 552, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/vendor/jquery.datetimepicker.css */
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
  color: #454551;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #f4f8fa 0%, #FFF 73%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f8fa', endColorstr='#FFF',GradientType=0 );
  /* IE6-9 */
}

/* line 6, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/active_admin_datetimepicker.scss */
form.filter_form .filter_form_field.filter_date_time_range .seperator {
  display: inline-block;
  text-align: center;
  width: 12px;
}

/* line 12, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/active_admin_datetimepicker.scss */
form.filter_form .filter_form_field.filter_date_time_range input[type=text] {
  width: 86px;
}

/* line 21, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/active_admin_datetimepicker.scss */
div.xdsoft_datetimepicker .xdsoft_label i:hover,
div.xdsoft_datetimepicker .xdsoft_today_button:hover,
div.xdsoft_datetimepicker .xdsoft_next:hover,
div.xdsoft_datetimepicker .xdsoft_prev:hover {
  background-color: #666;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==);
}

/* line 28, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/active_admin_datetimepicker.scss */
div.xdsoft_datetimepicker .xdsoft_label i:hover {
  background-position: -92px -19px;
}

/* line 31, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/active_admin_datetimepicker.scss */
div.xdsoft_datetimepicker .xdsoft_today_button:hover {
  background-position: -70px 0;
}

/* line 34, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/active_admin_datetimepicker.scss */
div.xdsoft_datetimepicker .xdsoft_next:hover {
  background-position: 0 0;
}

/* line 37, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/active_admin_datetimepicker.scss */
div.xdsoft_datetimepicker .xdsoft_prev:hover {
  background-position: -20px 0;
}

/* line 40, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/active_admin_datetimepicker.scss */
div.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next:hover {
  background-position: -40px -15px;
}

/* line 43, ../usr/local/bundle/gems/active_admin_datetimepicker-1.1.0/app/assets/stylesheets/active_admin_datetimepicker.scss */
div.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev:hover {
  background-position: -40px 0;
}

/* line 1, app/assets/stylesheets/admin_dialogs.sass */
.dialog {
  display: none;
}

/* line 8, app/assets/stylesheets/admin_dialogs.sass */
.ui-dialog.no-title-bar .ui-dialog-titlebar {
  display: none;
}

/* line 11, app/assets/stylesheets/admin_dialogs.sass */
.ui-dialog .ui-dialog-titlebar {
  background: none;
  background-color: #f0f4f5;
  border: 1px solid #d3d8dc !important;
}

/* line 16, app/assets/stylesheets/admin_dialogs.sass */
.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
  position: relative;
  top: 6px;
}

/* line 20, app/assets/stylesheets/admin_dialogs.sass */
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
  float: right;
}

/* line 23, app/assets/stylesheets/admin_dialogs.sass */
.ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-button-text {
  display: none;
}

/* line 26, app/assets/stylesheets/admin_dialogs.sass */
.ui-dialog .ui-dialog-titlebar {
  margin-bottom: 0;
}

/* line 29, app/assets/stylesheets/admin_dialogs.sass */
.ui-dialog .ui-dialog-content {
  padding: 1em;
  border: none;
}

/* line 33, app/assets/stylesheets/admin_dialogs.sass */
.ui-dialog button {
  cursor: pointer;
}

/* line 36, app/assets/stylesheets/admin_dialogs.sass */
.ui-dialog .ui-dialog-buttonpane {
  border: none;
  text-align: right;
  margin: 0;
}

/* line 41, app/assets/stylesheets/admin_dialogs.sass */
.ui-dialog .btn-cancel {
  background: #DDD !important;
  color: #333 !important;
  border-radius: 0 !important;
  border: none !important;
  text-shadow: none !important;
  padding: 11px 16px 8px !important;
}

/* line 49, app/assets/stylesheets/admin_dialogs.sass */
.ui-dialog .btn-submit {
  background: #022EC7 !important;
  color: #fff !important;
  border-radius: 0 !important;
  border: none !important;
  text-shadow: none !important;
  padding: 11px 16px 8px !important;
}

/* line 57, app/assets/stylesheets/admin_dialogs.sass */
.ui-dialog .btn-lh-add-fields {
  background: #428bca !important;
  color: #fff !important;
  border-radius: 11 !important;
  border: none !important;
  text-shadow: none !important;
  padding: 11px 16px !important;
  font-size: 1.2em !important;
  font-weight: normal !important;
}

/* line 67, app/assets/stylesheets/admin_dialogs.sass */
.ui-dialog .btn-lh-search {
  background: #00892b !important;
  color: #fff !important;
  border-radius: 11 !important;
  border: none !important;
  text-shadow: none !important;
  padding: 11px 16px !important;
  font-size: 1.2em !important;
  font-weight: normal !important;
}

/* line 77, app/assets/stylesheets/admin_dialogs.sass */
.ui-widget-overlay {
  background: #000000 !important;
  opacity: .5 !important;
}

/* line 81, app/assets/stylesheets/admin_dialogs.sass */
#message-confirmation-dialog {
  position: relative;
  height: 400px !important;
  overflow-y: scroll;
}

/* line 86, app/assets/stylesheets/admin_dialogs.sass */
#message-confirmation-dialog .dialog-panel {
  position: absolute;
  top: .5em;
  left: .5em;
  right: 0.5em;
  background-color: #fff;
  height: 400px;
  overflow-y: scroll;
  padding: 1em;
}

/* line 96, app/assets/stylesheets/admin_dialogs.sass */
#message-confirmation-dialog #confirm-page-1 {
  z-index: 1000;
}

/* line 99, app/assets/stylesheets/admin_dialogs.sass */
#message-confirmation-dialog #confirm-page-2 {
  z-index: 500;
}

/* line 102, app/assets/stylesheets/admin_dialogs.sass */
#message-confirmation-dialog h2 {
  margin-bottom: 1em;
  margin-top: .5em;
}

/* line 106, app/assets/stylesheets/admin_dialogs.sass */
#message-confirmation-dialog h3 {
  border-bottom: 1px solid #d3d8dc;
  padding-bottom: 1em;
}

/* line 110, app/assets/stylesheets/admin_dialogs.sass */
#message-confirmation-dialog #message-content {
  border: 1px solid #d3d8dc;
  background-color: #ffffff;
  padding: 1.5em 1em 1em 1em;
}

/* line 115, app/assets/stylesheets/admin_dialogs.sass */
#message-confirmation-dialog #message-content p:last-child {
  margin-bottom: 0;
}

/* line 120, app/assets/stylesheets/admin_dialogs.sass */
#change-recipient-dialog .contact-name {
  text-transform: capitalize;
}

/* line 123, app/assets/stylesheets/admin_dialogs.sass */
#change-recipient-dialog .contact-email {
  text-transform: lowercase;
}

/* line 129, app/assets/stylesheets/admin_dialogs.sass */
#select_shipment_dialog ul#shipment-list {
  margin: 0;
  padding: 0;
  border-top: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}

/* line 136, app/assets/stylesheets/admin_dialogs.sass */
#select_shipment_dialog ul#shipment-list li {
  margin: 0;
  padding: 6px;
  background-color: #fff;
  border-bottom: 1px solid #e8e8e8;
}

/* line 142, app/assets/stylesheets/admin_dialogs.sass */
#select_shipment_dialog ul#shipment-list li input[type=radio] {
  margin-right: .5em;
}

/* line 145, app/assets/stylesheets/admin_dialogs.sass */
#select_shipment_dialog ul#shipment-list li:nth-child(odd) {
  background-color: #ecf0f1;
}

/* line 150, app/assets/stylesheets/admin_dialogs.sass */
.slack-dialog .ui-dialog-titlebar {
  display: none;
}

/* line 153, app/assets/stylesheets/admin_dialogs.sass */
.slack-dialog .slack-dialog-body {
  text-align: center;
}

/* line 156, app/assets/stylesheets/admin_dialogs.sass */
.slack-dialog .slack-dialog-body p {
  font-size: 1.3em;
  margin: 0 auto;
  width: 85%;
}

/* line 161, app/assets/stylesheets/admin_dialogs.sass */
.slack-dialog .slack-dialog-body img.logo {
  width: 70%;
}

/* line 164, app/assets/stylesheets/admin_dialogs.sass */
.slack-dialog .ui-dialog-buttonpane {
  text-align: center !important;
}

/* line 1, app/assets/stylesheets/progress_meter.sass */
.progress_meter {
  box-sizing: content-box;
  height: 20px;
  position: relative;
  margin: 20px 0;
}

/* line 7, app/assets/stylesheets/progress_meter.sass */
.progress_meter > span {
  display: block;
  height: 100%;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #00199f;
  background-image: linear-gradient(center bottom, #2bc253 37%, #54f054 69%);
  box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
}

/* line 20, app/assets/stylesheets/progress_meter.sass */
.progress_meter > span:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(-45deg, rgba(66, 139, 202, 0.8) 25%, transparent 25%, transparent 50%, rgba(66, 139, 202, 0.8) 50%, rgba(66, 139, 202, 0.8) 75%, transparent 75%, transparent);
  z-index: 1;
  background-size: 50px 50px;
  animation: move 2s linear infinite;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
}

/* line 38, app/assets/stylesheets/progress_meter.sass */
.animate > span > span {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  z-index: 1;
  background-size: 50px 50px;
  animation: move 2s linear infinite;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
}

/* line 55, app/assets/stylesheets/progress_meter.sass */
.animate > span:after {
  display: none;
}

@keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}

/* line 13, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
html {
  background: #ecf0f1;
  font-family: "Source Sans Pro", sans-serif;
}

/* line 17, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
body.active_admin {
  background: #ecf0f1;
  font-family: "Source Sans Pro", sans-serif;
  padding-bottom: 80px;
}

/* line 22, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#header {
  background: #ecf0f1;
  border: none;
  text-shadow: none;
  height: 40px;
  padding: 0;
}

/* line 28, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#header h1.site_title {
  background-color: #fff;
  background: url("https://nimble-logistics-dashboard.s3.amazonaws.com/logos/nimble-evo-logo.png") no-repeat 0 0;
  padding-left: 130px;
  color: #1e2a33;
  text-indent: -999999px;
}

/* line 34, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#header a, #header a:link {
  color: #1e2a33;
}

/* line 36, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#header ul.tabs {
  padding: 0;
  font-size: 0;
}

/* line 39, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#header ul.tabs > li:hover > a, #header ul.tabs > li.current > a {
  color: #fff;
  background: #022EC7;
  border-radius: 0;
  margin: -10px 0;
}

/* line 44, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#header ul.tabs > li {
  font-size: 12px;
  margin: 0;
}

/* line 47, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#header ul.tabs > li a {
  padding: 13px 20px;
  margin: 0;
}

/* line 50, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#header ul.tabs > li.has_nested a {
  background-position: 93% 50%;
}

/* line 53, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#header ul.tabs > li.has_nested:hover a {
  border-radius: 0;
  background-color: #022EC7;
  border: none;
  background-position: 93% 50%;
}

/* line 58, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#header ul.tabs > li.has_nested:hover ul {
  background: #022EC7;
  box-shadow: none;
  border-radius: 0;
  border: none;
}

/* line 63, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#header ul.tabs > li.has_nested:hover ul li a {
  color: #fff;
}

/* line 65, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#header ul.tabs > li.has_nested:hover ul li a:hover {
  color: #1e2a33;
}

/* line 67, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#header ul.tabs > li.has_nested.current a {
  background-color: #022EC7;
  background-position: 93% 50%;
}

/* line 70, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#header #utility_nav {
  background: #fff;
  padding: 0;
}

/* line 73, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#header #utility_nav li#logout a {
  font-weight: bold;
  text-decoration: underline;
}

/* line 76, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#header #utility_nav li#logout a:hover {
  text-decoration: none;
}

/* line 79, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#header #utility_nav li a:hover {
  background: none;
  color: #1e2a33;
}

/* line 83, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#title_bar {
  background: #1e2a33;
  text-shadow: none;
  border: none;
  padding: 15px 30px;
  box-shadow: none;
  border-bottom: 4px solid #022EC7;
  margin: 0;
}

/* line 91, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#title_bar h2 {
  color: #FFFFFF;
}

/* line 95, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#title_bar .action_items a > a, #title_bar .action_items a > .dropdown_menu > a,
#title_bar .action_items span.action_item > a,
#title_bar .action_items span.action_item > .dropdown_menu > a {
  border-radius: 0;
  background: #022EC7;
  color: #fff;
  box-shadow: none;
  text-shadow: none;
  border: none;
  padding: 17px;
  font-size: 14px;
}

/* line 104, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#title_bar .action_items a > a:hover, #title_bar .action_items a > .dropdown_menu > a:hover,
#title_bar .action_items span.action_item > a:hover,
#title_bar .action_items span.action_item > .dropdown_menu > a:hover {
  background: #033af9 !important;
}

/* line 2, ../usr/local/bundle/gems/activeadmin-3.2.5/app/assets/stylesheets/active_admin/mixins/_utilities.scss */
#active_admin_content:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}

/* line 109, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#active_admin_content .table_tools {
  height: 30px;
}

/* line 111, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#active_admin_content a.table_tools_button, #active_admin_content .table_tools .dropdown_menu_button {
  border-radius: 0;
  box-shadow: none;
  color: #1e2a33;
  background: #fff;
  padding: 7px 15px;
  font-weight: normal;
  text-shadow: none;
}

/* line 120, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#active_admin_content .table_tools_segmented_control li a {
  border-radius: 0;
  box-shadow: none;
  color: #1e2a33;
  background: #fff;
  padding: 7px 15px;
  font-weight: normal;
  text-shadow: none;
  border-color: #d3d8dc;
}

/* line 129, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#active_admin_content .table_tools_segmented_control li a span.count {
  color: #022EC7;
}

/* line 132, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#active_admin_content .table_tools_segmented_control li.selected a {
  color: #fff;
  background-color: #022EC7;
}

/* line 135, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#active_admin_content .table_tools_segmented_control li.selected a span.count {
  color: #fff;
}

/* line 138, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
table.index_table {
  border: 1px solid #d3d8dc;
  background: #fff;
}

/* line 141, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
table.index_table th {
  background: #f1f5f6;
  border: 1px #d3d8dc;
  border-style: none solid solid none;
  padding: 7px 10px;
  box-shadow: none;
  color: #1e2a33;
}

/* line 148, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
table.index_table th a, table.index_table th a:link, table.index_table th a:visited {
  color: #1e2a33;
}

/* line 150, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
table.index_table th:last-child {
  border-right: none;
}

/* line 152, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
table.index_table td {
  color: #7f8c8d;
}

/* line 154, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
table.index_table td a, table.index_table td a:link, table.index_table td a:visited {
  color: #7f8c8d;
  display: inline-block;
  padding: 2px 3px;
  margin: -2px 0;
}

/* line 159, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
table.index_table td a:hover, table.index_table td a:link:hover, table.index_table td a:visited:hover {
  color: #fff;
  background: #022EC7;
}

/* line 162, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
table.index_table tr.even td {
  background: #ecf0f1;
}

/* line 165, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.download_links {
  color: #7f8c8d;
  font-size: 12px;
}

/* line 168, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.download_links a {
  color: #022EC7;
  font-weight: bold;
}

/* line 171, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.pagination_information {
  font-size: 12px;
  color: #7f8c8d;
}

/* line 174, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.pagination {
  margin-top: -2px;
}

/* line 176, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.pagination a, .pagination span.page.current {
  font-family: "Source Sans Pro", sans-serif;
  border: 1px solid #d3d8dc;
  background: #ecf0f1;
  box-shadow: none;
  text-shadow: none;
  font-size: 12px;
  font-weight: normal;
  padding: 4px 6px;
  margin-right: 1px;
}

/* line 186, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.pagination span.page.current,
.pagination a:not(.disabled):hover {
  background: #022EC7;
  color: #fff;
}

/* line 190, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.pagination span.page.current {
  font-weight: 600;
}

/* line 192, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.pagination span.page.current:not(.disabled):hover {
  background: #022EC7;
}

/* line 194, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.pagination .page.gap {
  display: none;
}

/* line 197, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.sidebar_section.panel {
  background: #fff;
  border: 1px solid #d3d8dc;
  box-shadow: none;
  border-radius: 0;
}

/* line 202, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.sidebar_section.panel form .buttons {
  background: #f1f5f6;
  margin: 25px -15px -15px;
  padding: 10px 15px;
}

/* line 206, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.sidebar_section.panel form fieldset {
  margin-bottom: 0;
}

/* line 208, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.sidebar_section.panel > h3 {
  background: #2c3e50;
  color: #FFFFFF;
  border: none;
  margin: 0;
  padding: 8px 15px;
  box-shadow: none;
  border-radius: 0;
  text-shadow: none;
  font-weight: bold;
}

/* line 219, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.sidebar_section.panel .filter_form_field label {
  color: #95a5a6;
  font-weight: normal;
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Source Sans Pro", sans-serif;
  padding: 7px 0;
}

/* line 227, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  padding: 15px 30px;
  font-size: 13px;
  color: #7f8c8d;
  border-top: 1px solid #d3d8dc;
}

/* line 237, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
#footer p {
  margin: 0;
  padding: 0;
}

/* line 242, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
form input[type=submit],
a.button,
a.button:link,
a.button:visited {
  box-shadow: none;
  border-radius: 0;
  background: #022EC7;
  color: #fff;
  border: none;
  text-shadow: none;
  padding: 10px 20px;
}

/* line 253, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
form input[type=submit]:hover,
a.button:hover,
a.button:link:hover,
a.button:visited:hover {
  background: #033af9 !important;
}

/* line 255, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
form fieldset.buttons li.cancel a,
form fieldset.actions li.cancel a,
form.filter_form a.clear_filters_btn {
  background: #ecf0f1;
  box-shadow: none;
  border-radius: 0;
  text-shadow: none;
  padding: 10px 20px;
  color: #95a5a6;
}

/* line 264, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
form fieldset.buttons li.cancel a:hover,
form fieldset.actions li.cancel a:hover,
form.filter_form a.clear_filters_btn:hover {
  background: #fbfcfc !important;
}

/* line 267, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
form fieldset.inputs {
  background: #fff;
  border: 1px solid #d3d8dc;
  position: relative;
  padding-top: 50px;
  box-shadow: none;
  border-radius: 0;
}

/* line 274, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
form fieldset.inputs legend {
  border-bottom: 1px solid #d3d8dc;
  position: absolute;
  top: 0;
}

/* line 278, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
form fieldset.inputs legend span {
  background: #f0f4f5;
  color: #5E6469;
  border: none;
  margin: 0;
  padding: 8px 15px;
  box-shadow: none;
  border-radius: 0;
  text-shadow: none;
  font-weight: bold;
}

/* line 289, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
form fieldset.inputs ol > li label {
  padding-top: 7px;
  text-transform: uppercase;
}

/* line 292, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
form fieldset.inputs ol > li.boolean label {
  padding-top: 0px;
  margin-bottom: 15px;
}

/* line 296, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.panel {
  background: #fff;
  border: 1px solid #d3d8dc;
  position: relative;
  box-shadow: none;
  border-radius: 0;
}

/* line 302, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.panel > h3 {
  background: #f0f4f5;
  color: #2c3e50;
  padding: 8px 15px;
  box-shadow: none;
  border-radius: 0;
  text-shadow: none;
  font-weight: bold;
  border-style: none none solid;
}

/* line 312, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.attributes_table table th, .attributes_table table td {
  padding: 10px 0;
  font-family: "Source Sans Pro", sans-serif;
  color: #95a5a6;
}

/* line 316, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.attributes_table table th {
  font-weight: normal;
  font-size: 13px;
  text-transform: uppercase;
}

/* line 321, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.comments form.active_admin_comment fieldset.inputs {
  border: none;
}

/* line 324, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
html {
  height: 100%;
  min-height: 100%;
}

/* line 327, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
body.logged_out {
  height: 100%;
}

/* line 329, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
body.logged_out #footer {
  display: none;
}

/* line 331, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
body.logged_out #content_wrapper {
  margin-top: 150px;
}

/* line 333, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
body.logged_out #content_wrapper #active_admin_content {
  padding-bottom: 0;
}

/* line 336, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
body.logged_out #login form fieldset {
  border: none;
}

/* line 338, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
body.logged_out #login > h2 {
  background: #2c3e50;
  font-family: "Source Sans Pro", sans-serif;
  color: #fff;
  box-shadow: none;
  border-radius: 0;
  padding: 8px 15px;
}

/* line 345, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
body.logged_out #login fieldset.actions {
  background: #f1f5f6;
  margin: 0 -30px -17px;
  padding: 6px 30px;
}

/* line 349, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
body.logged_out #login a {
  margin-top: -25px;
}

/* line 352, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
body.logged_out .flash {
  background: #F2ECBF;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 15px;
  border-bottom: 1px solid #DEDE8B;
  text-shadow: none;
}

/* line 363, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
form input[type=text],
form input[type=password],
form input[type=email],
form input[type=number],
form input[type=url],
form input[type=tel],
form textarea {
  border-radius: 0;
  font-family: "Source Sans Pro", sans-serif;
  padding: 5px 10px;
}

/* line 374, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
form.filter_form .filter_form_field.filter_date_range input[type=text] {
  background-position: 100% 4px;
}

/* line 380, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
body.logged_in .flashes .flash {
  position: inherit;
  top: 0;
  text-shadow: none;
}

/* line 385, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
strong, b {
  font-weight: 600;
}

/* line 388, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
.blank_slate_container .blank_slate {
  color: #7f8c8d;
}

/* line 391, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
form fieldset > ol > li fieldset ol li {
  clear: both;
}

/* line 393, ../usr/local/bundle/bundler/gems/active_skin-db0a5ee5f68f/app/assets/stylesheets/active_skin.sass */
form fieldset > ol > li fieldset ol li select {
  margin-top: 6px;
}

/*!
 * jQuery UI CSS Framework 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*
 *= require jquery-ui/theme
 */
/* Layout helpers
----------------------------------*/
/* line 17, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-hidden {
  display: none;
}

/* line 20, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 30, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 40, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 46, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 49, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  /* support: IE8 */
}

/* line 59, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 66, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
/* line 74, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* line 84, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 94, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/core.css */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*!
 * jQuery UI CSS Framework 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */
/*
 *= depend_on_asset "jquery-ui/ui-icons_444444_256x240.png"
 *= depend_on_asset "jquery-ui/ui-icons_555555_256x240.png"
 *= depend_on_asset "jquery-ui/ui-icons_ffffff_256x240.png"
 *= depend_on_asset "jquery-ui/ui-icons_777620_256x240.png"
 *= depend_on_asset "jquery-ui/ui-icons_cc0000_256x240.png"
 *= depend_on_asset "jquery-ui/ui-icons_777777_256x240.png"
 */
/* Component containers
----------------------------------*/
/* line 27, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

/* line 31, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 34, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}

/* line 41, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

/* line 44, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

/* line 49, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-content a {
  color: #333333;
}

/* line 52, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

/* line 58, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
/* line 64, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

/* line 78, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a.ui-button:link,
a.ui-button:visited,
.ui-button {
  color: #454545;
  text-decoration: none;
}

/* line 88, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

/* line 101, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

/* line 115, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}

/* line 118, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

/* line 129, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

/* line 134, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
/* line 143, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

/* line 150, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

/* line 154, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

/* line 159, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

/* line 166, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

/* line 171, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

/* line 176, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 181, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  -ms-filter: "alpha(opacity=70)";
  /* support: IE8 */
  font-weight: normal;
}

/* line 188, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  -ms-filter: "alpha(opacity=35)";
  /* support: IE8 */
  background-image: none;
}

/* line 195, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)";
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
/* line 203, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 207, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_444444_256x240.png);
}

/* line 211, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-header .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_444444_256x240.png);
}

/* line 214, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_555555_256x240.png);
}

/* line 220, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_ffffff_256x240.png);
}

/* line 224, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_777620_256x240.png);
}

/* line 228, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_cc0000_256x240.png);
}

/* line 232, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-button .ui-icon {
  background-image: url(/assets/jquery-ui/ui-icons_777777_256x240.png);
}

/* positioning */
/* Three classes needed to override `.ui-button:hover .ui-icon` */
/* line 238, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}

/* line 241, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-n {
  background-position: 0 0;
}

/* line 242, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

/* line 243, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-e {
  background-position: -32px 0;
}

/* line 244, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-se {
  background-position: -48px 0;
}

/* line 245, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-s {
  background-position: -65px 0;
}

/* line 246, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

/* line 247, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-w {
  background-position: -96px 0;
}

/* line 248, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

/* line 249, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

/* line 250, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

/* line 251, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 252, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 253, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 254, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 255, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

/* line 256, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 257, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 258, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 259, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 260, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 261, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 262, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 263, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 264, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 265, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

/* line 266, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 267, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 268, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 269, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 270, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 271, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 272, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 273, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 274, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 275, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 276, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 277, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

/* line 278, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 279, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 280, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 281, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 282, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 283, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 284, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 285, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 286, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 287, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 288, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 289, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 290, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 291, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 292, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 293, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 294, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 295, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 296, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 297, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 298, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 299, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 300, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 301, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 302, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 303, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 304, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 305, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 306, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 307, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 308, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 309, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 310, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 311, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 312, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 313, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 314, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 315, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 316, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 317, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 318, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 319, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 320, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 321, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 322, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 323, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 324, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 325, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 326, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 327, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 328, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 329, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 330, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 331, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 332, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 333, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 334, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 335, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 336, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 337, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 338, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 339, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 340, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 341, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 342, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 343, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 344, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 345, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 346, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 347, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 348, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 349, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 350, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 351, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 352, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 353, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 354, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 355, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 356, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 357, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 358, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 359, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 360, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 361, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 362, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 363, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 364, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 365, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 366, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 367, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 368, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 369, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 370, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 371, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 372, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 373, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 374, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 375, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 376, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 378, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 379, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 380, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 381, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 382, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 383, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 384, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 385, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 386, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 387, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 388, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 389, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 390, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 391, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 392, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 393, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 394, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 395, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 396, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 397, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 398, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 399, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 400, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 401, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 402, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 403, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 404, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 405, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 406, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 407, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 408, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 409, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 410, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 411, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 412, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 413, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 414, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 415, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 422, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

/* line 428, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

/* line 434, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

/* line 440, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
/* line 448, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: 0.3;
  -ms-filter: "alpha(opacity=30)";
  /* support: IE8 */
}

/* line 453, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/theme.css.erb */
.ui-widget-shadow {
  box-shadow: 0 0 5px #666666;
}

/*!
 * jQuery UI Menu 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */
/*
 *= require jquery-ui/theme
 */
/* line 14, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

/* line 21, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu .ui-menu {
  position: absolute;
}

/* line 24, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

/* line 30, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}

/* line 34, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

/* line 41, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
/* line 47, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu-icons {
  position: relative;
}

/* line 50, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

/* left-aligned */
/* line 55, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

/* right-aligned */
/* line 64, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

/*!
 * jQuery UI Tooltip 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tooltip/#theming
 */
/*
 *= require jquery-ui/theme
 */
/* line 14, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/tooltip.css */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

/* line 20, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/tooltip.css */
body .ui-tooltip {
  border-width: 2px;
}

/* @group Base */
/* line 5, app/assets/stylesheets/chosen.scss */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

/* line 11, app/assets/stylesheets/chosen.scss */
.chosen-container * {
  box-sizing: border-box;
}

/* line 14, app/assets/stylesheets/chosen.scss */
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  clip-path: inset(100% 100%);
}

/* line 26, app/assets/stylesheets/chosen.scss */
.chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  clip-path: none;
}

/* line 30, app/assets/stylesheets/chosen.scss */
.chosen-container a {
  cursor: pointer;
}

/* line 35, app/assets/stylesheets/chosen.scss */
.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

/* line 42, app/assets/stylesheets/chosen.scss */
.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
/* line 54, app/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

/* line 71, app/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-default {
  color: #999;
}

/* line 74, app/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 81, app/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

/* line 84, app/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn%2BwJeAAAB4UlEQVRIx%2B2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh%2FQXBxFIpKJHAhUBz0HQcf4U0xtZwu%2Br3l8t4758fHPe%2FjvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo%2BRmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu%2B2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu%2BoR6NY19mddqVVgG7MKL5SvHPrcJu3g%2FF2xvMqowKUOHMYUJXhrAa8Ku1j90%2FdVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817%2Bk9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9%2B1QIIcTz8RuTzmkfP0%2BjdaYJHW9jXPYBvYj5%2FZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5%2BL4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK%2F%2BA%2FQJb5yp50uoC6QAAAABJRU5ErkJggg%3D%3D) -42px 1px no-repeat;
  font-size: 1px;
}

/* line 93, app/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

/* line 97, app/assets/stylesheets/chosen.scss */
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

/* line 100, app/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

/* line 107, app/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn%2BwJeAAAB4UlEQVRIx%2B2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh%2FQXBxFIpKJHAhUBz0HQcf4U0xtZwu%2Br3l8t4758fHPe%2FjvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo%2BRmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu%2B2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu%2BoR6NY19mddqVVgG7MKL5SvHPrcJu3g%2FF2xvMqowKUOHMYUJXhrAa8Ku1j90%2FdVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817%2Bk9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9%2B1QIIcTz8RuTzmkfP0%2BjdaYJHW9jXPYBvYj5%2FZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5%2BL4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK%2F%2BA%2FQJb5yp50uoC6QAAAABJRU5ErkJggg%3D%3D) no-repeat 0px 2px;
}

/* line 114, app/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

/* line 121, app/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn%2BwJeAAAB4UlEQVRIx%2B2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh%2FQXBxFIpKJHAhUBz0HQcf4U0xtZwu%2Br3l8t4758fHPe%2FjvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo%2BRmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu%2B2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu%2BoR6NY19mddqVVgG7MKL5SvHPrcJu3g%2FF2xvMqowKUOHMYUJXhrAa8Ku1j90%2FdVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817%2Bk9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9%2B1QIIcTz8RuTzmkfP0%2BjdaYJHW9jXPYBvYj5%2FZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5%2BL4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK%2F%2BA%2FQJb5yp50uoC6QAAAABJRU5ErkJggg%3D%3D) no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

/* line 135, app/assets/stylesheets/chosen.scss */
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

/* line 140, app/assets/stylesheets/chosen.scss */
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  clip-path: inset(100% 100%);
}

/* @end */
/* @group Results */
/* line 149, app/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

/* line 158, app/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

/* line 166, app/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

/* line 170, app/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* line 175, app/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

/* line 180, app/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

/* line 185, app/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

/* line 190, app/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

/* line 193, app/assets/stylesheets/chosen.scss */
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
/* line 203, app/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: linear-gradient(#eee 1%, #fff 15%);
  cursor: text;
}

/* line 215, app/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

/* line 218, app/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 222, app/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

/* line 238, app/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

/* line 254, app/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

/* line 257, app/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn%2BwJeAAAB4UlEQVRIx%2B2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh%2FQXBxFIpKJHAhUBz0HQcf4U0xtZwu%2Br3l8t4758fHPe%2FjvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo%2BRmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu%2B2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu%2BoR6NY19mddqVVgG7MKL5SvHPrcJu3g%2FF2xvMqowKUOHMYUJXhrAa8Ku1j90%2FdVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817%2Bk9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9%2B1QIIcTz8RuTzmkfP0%2BjdaYJHW9jXPYBvYj5%2FZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5%2BL4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK%2F%2BA%2FQJb5yp50uoC6QAAAABJRU5ErkJggg%3D%3D) -42px 1px no-repeat;
  font-size: 1px;
}

/* line 266, app/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

/* line 271, app/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  color: #666;
}

/* line 278, app/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

/* line 280, app/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

/* line 285, app/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

/* line 289, app/assets/stylesheets/chosen.scss */
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
/* line 299, app/assets/stylesheets/chosen.scss */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 304, app/assets/stylesheets/chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: linear-gradient(#eee 20%, #fff 80%);
  box-shadow: 0 1px 0 #fff inset;
}

/* line 313, app/assets/stylesheets/chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

/* line 316, app/assets/stylesheets/chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

/* line 321, app/assets/stylesheets/chosen.scss */
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

/* line 324, app/assets/stylesheets/chosen.scss */
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
/* line 332, app/assets/stylesheets/chosen.scss */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

/* line 335, app/assets/stylesheets/chosen.scss */
.chosen-disabled .chosen-single {
  cursor: default;
}

/* line 338, app/assets/stylesheets/chosen.scss */
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
/* line 345, app/assets/stylesheets/chosen.scss */
.chosen-rtl {
  text-align: right;
}

/* line 347, app/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

/* line 351, app/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

/* line 356, app/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

/* line 359, app/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

/* line 363, app/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

/* line 367, app/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-choices li {
  float: right;
}

/* line 369, app/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}

/* line 372, app/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

/* line 375, app/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

/* line 381, app/assets/stylesheets/chosen.scss */
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

/* line 385, app/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

/* line 389, app/assets/stylesheets/chosen.scss */
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

/* line 392, app/assets/stylesheets/chosen.scss */
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAAlCAQAAACn%2BwJeAAAB4UlEQVRIx%2B2XsWtTURTGrwouLQQDwYLFzT3yJBDoYoVvySQoKFShSHe7qAgqiMn9rcUibnVwEARBl0AgUIh%2FQXBxFIpKJHAhUBz0HQcf4U0xtZwu%2Br3l8t4758fHPe%2FjvhBcRIUuWbFuMKAWnEB9jEQWAk0SRt8LtMo%2BRmKdhDGiHrzEChOMHGPsiAkhBDbIMXKu%2B2KaJUfZwcsXD4RJrJFKKHaw6fVmRnmNT5ydC9TDSDRCIGOMMfh9u8pegRmzNKP8NUZvzu%2BoR6NY19mddqVVgG7MKL5SvHPrcJu3g%2FF2xvMqowKUOHMYUJXhrAa8Ku1j90%2FdVFFXxaypoYFqfzFR80h9mZKyENRUkskrgrSqfZmS1pVkGskvG7SiiUy5TGP5RpA2lMuUyzeC1Cw5yrwxSWtKrij1ZEpqhKBMY5kGXqCKeioiSHXtain817%2Bk9gLLLD887ozhLl8xjGG86onZxuIe99jCsHjTCRMvYvF9%2B1QIIcTz8RuTzmkfP0%2BjdaYJHW9jXPYBvYj5%2FZNlf06HxvgEYzoC8Tk5l1xAnXP8IHVam8faC3GTn3x5cMJr6q5h0fjI5%2BL4suU24PFCfMkHhvExHQyL20eQEfERhsVncdEfdYfvGK2jcPUOK%2F%2BA%2FQJb5yp50uoC6QAAAABJRU5ErkJggg%3D%3D) no-repeat -30px -20px;
  direction: rtl;
}

/* line 398, app/assets/stylesheets/chosen.scss */
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

/* line 402, app/assets/stylesheets/chosen.scss */
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  /* line 413, app/assets/stylesheets/chosen.scss */
  .chosen-rtl .chosen-search input[type="text"],
.chosen-container-single .chosen-single abbr,
.chosen-container-single .chosen-single div b,
.chosen-container-single .chosen-search input[type="text"],
.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
.chosen-container .chosen-results-scroll-down span,
.chosen-container .chosen-results-scroll-up span {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGgAAABKCAQAAAD9cdkXAAACqUlEQVRo3u2av2%2FTQBTHI8FQCYYguoLCyOY%2FIQNk6NSF3RNzBmZ04oe%2FJwFSp0owtSNb%2FoT8B8mIBIioAyuWrA7pD4fns%2BvkzvZQ1%2B3lne57UoZXJfan79333ovT6zGTDGUsg0o0oGjY4yfCWdEykBROFg954hhIJQ4%2FpI0bL5E0HIryAgpMpGqEW9HpAAktzjg1SNxxGpH44hRIiYaTsMZxDsixknPMFKzaNgSEQwcrBtklMLDW%2BmBRV5lYtAaaqvdPrTWnGNYCDdtdOtq%2F%2BoRo39r4gEkFZ9LusqK%2FzjcWom9pwKOq1w0xbrsDILR%2Fi7Bmit3cSG4H2icN7CEturIDDWhqD2jYnR1srm6t4XpIk5vYQff2b2oUjuJRxRRGAUXDph0Qt7eD2xbhrGgZSAoni4d31LJ0jGMglTjNSNuqjRsvkTQcivICCkykaoTZ%2BGAAJLQ449QgccdpROKLUyAlGk7CGsc5IMdKzjFTcMy2nTtY3Wt9XGtOW44PW490vQHPy8vLy8vLy2ubJfrRGHP6RjxVaxaNu31kdseipxdXj93SYq3kP4tPL24mhAqAMHApL%2BQFvRZQCHlmJ8%2FMGX7jtXz64Yl8K39hmUOyy5Loq2JLcYoDsVNCPpbfcKqyFDPbS9FYldpSftHjr%2B7JQ5xnWYrGrIDkLNs5%2BPnmQSV3OzhR%2B2jOC0jtn%2Fos4F1uD%2ByAcPn%2BWd3fPr4kz2MK9NwpoMaSkwxLrmh3foiHFVPYxYkCmnGz7fxQ%2FSruGx53zNK21cGaqoP1WOyWeXskv6uDdYUluyaVWh%2FV5OAcf%2BQnvIj28Bl%2F8%2Bwoyzji2JwWranWnK5%2FYsMPqRgf0o3hgYqNNVI24GVtUL4wzwY8HLFGqi1Gj8QNae4ckiPfCa2Req5I9XyNv1n%2BD6RKWo1cTsbTAAAAAElFTkSuQmCC) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}

/* @end */
/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container .select2-search--inline {
  float: left;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-results {
  display: block;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 1, vendor/assets/stylesheets/select2.min.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/*!
 * jQuery UI Autocomplete 1.13.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */
/*
 *= require jquery-ui/theme
 */
/* line 14, ../usr/local/bundle/gems/jquery-ui-rails-7.0.0/app/assets/stylesheets/jquery-ui/autocomplete.css */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/* Fixes for datepicker */
/* line 2, app/assets/stylesheets/jquery-ui-datepicker-fixes.scss */
.ui-datepicker table.ui-datepicker-calendar tbody td a {
  background: none;
  padding: 0;
  border: 0;
  font-weight: normal;
}

/* line 9, app/assets/stylesheets/jquery-ui-datepicker-fixes.scss */
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  font-size: .8em;
}

/* line 13, app/assets/stylesheets/jquery-ui-datepicker-fixes.scss */
.ui-datepicker .ui-datepicker-header {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-top-right-radius: 2px !important;
  border-top-left-radius: 2px !important;
  margin: 0 0 0 2px !important;
  border: 0 !important;
}

/* line 22, app/assets/stylesheets/jquery-ui-datepicker-fixes.scss */
.ui-datepicker {
  border: none;
}

/* line 26, app/assets/stylesheets/jquery-ui-datepicker-fixes.scss */
.ui-datepicker .ui-datepicker-header::before {
  border: 0 !important;
}

/* NOTIFICATION PREFERENCES */
/* line 2, app/assets/stylesheets/admin.scss */
.notification-master-switch,
li#admin_user_notify_by_email_input.boolean.input {
  border-bottom: 2px solid #ddd;
  padding-bottom: 0.75em;
  margin-bottom: 0;
}

/* line 10, app/assets/stylesheets/admin.scss */
.notification-preferences {
  border-top: none;
  margin-top: 0;
}

/* line 15, app/assets/stylesheets/admin.scss */
.notification-preferences {
  width: 100%;
}

/* line 17, app/assets/stylesheets/admin.scss */
.notification-preferences .notification-category {
  margin-bottom: 1em;
}

/* line 20, app/assets/stylesheets/admin.scss */
.notification-preferences .notification-category > strong {
  display: block;
  margin-bottom: 0.5em;
}

/* line 27, app/assets/stylesheets/admin.scss */
.notification-preferences details summary {
  cursor: pointer;
  padding: 0.25em 0;
}

/* line 32, app/assets/stylesheets/admin.scss */
.notification-preferences details .notification-subgroup {
  padding-left: 1.5em;
  margin-top: 0.5em;
}

/* line 38, app/assets/stylesheets/admin.scss */
.notification-preferences .notification-row {
  margin: 0.4em 0;
}

/* line 41, app/assets/stylesheets/admin.scss */
.notification-preferences .notification-row label {
  font-weight: normal;
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
  font-size: 0.95em;
  cursor: pointer;
}

/* line 50, app/assets/stylesheets/admin.scss */
.notification-preferences .notification-row input[type="checkbox"] {
  width: 1.1em;
  height: 1.1em;
  margin: 0;
  flex-shrink: 0;
}

/* CUSTOM UI-AUTOCOMPLETE PROPS ON SHIPMENT DIMS EQP MODAL */
/* line 60, app/assets/stylesheets/admin.scss */
.ui-autocomplete-input {
  z-index: 1511;
}

/* line 63, app/assets/stylesheets/admin.scss */
.ui-autocomplete {
  z-index: 1051 !important;
}

/* END CUSTOM UI-AUTOCOMPLETE */
/* line 68, app/assets/stylesheets/admin.scss */
.border {
  border: 1px solid gray;
}

/* line 72, app/assets/stylesheets/admin.scss */
.hidden {
  display: none;
}

/* line 77, app/assets/stylesheets/admin.scss */
.loading-ellipsis:after {
  overflow: hidden;
  display: inline-block;
  vertical-align: bottom;
  animation: ellipsis-animation steps(1, end) 2s infinite;
  content: "\2026";
  /* ascii code for the ellipsis character */
  /* Enable this to see what is going on: */
  /* background-color: red; */
}

@keyframes ellipsis-animation {
  0% {
    clip-path: inset(0 100% 0 0);
  }
  25% {
    clip-path: inset(0 66.6% 0 0);
  }
  50% {
    clip-path: inset(0 33.3% 0 0);
  }
  75% {
    clip-path: inset(0 0 0 0);
  }
}

/* line 95, app/assets/stylesheets/admin.scss */
.actions {
  font-size: 1.2em;
}

/* line 97, app/assets/stylesheets/admin.scss */
.actions ol li input {
  border-radius: 6px 6px 6px 6px;
  padding: 15px 15px;
}

/* line 103, app/assets/stylesheets/admin.scss */
fieldset.actions ol li.cancel {
  display: inline-block;
}

/* line 105, app/assets/stylesheets/admin.scss */
fieldset.actions ol li.cancel a {
  border-radius: 6px 6px 6px 6px;
  padding: 14px 15px;
}

/* line 111, app/assets/stylesheets/admin.scss */
.csr_tasks_style {
  font-weight: 600;
  color: #5E6469;
}

/* line 114, app/assets/stylesheets/admin.scss */
.uppercase {
  text-transform: uppercase;
}

/* line 118, app/assets/stylesheets/admin.scss */
[hidden]:not([hidden="false"]) {
  display: none;
}

/* line 124, app/assets/stylesheets/admin.scss */
form div.field-row select {
  font-size: .85em;
}

/* line 128, app/assets/stylesheets/admin.scss */
fieldset.choices legend {
  width: 20%;
}

/* line 132, app/assets/stylesheets/admin.scss */
.drafting {
  border: 1px solid red;
}

/* line 134, app/assets/stylesheets/admin.scss */
.caption {
  color: #428bca;
  size: 0.4em;
  margin: -6px 0 0 0px;
}

/* line 136, app/assets/stylesheets/admin.scss */
.upload-margin {
  margin: 10px 30px;
}

/* line 138, app/assets/stylesheets/admin.scss */
.view-carrier-link {
  padding-left: 43%;
  position: relative;
  top: -30px;
}

/* line 144, app/assets/stylesheets/admin.scss */
.new-carrier-view-link {
  padding-left: 15px;
}

/* line 148, app/assets/stylesheets/admin.scss */
.center {
  text-align: center;
}

/* line 152, app/assets/stylesheets/admin.scss */
.ajax-success {
  color: #2B832B;
}

/* line 156, app/assets/stylesheets/admin.scss */
.ajax-error {
  color: #a94442;
}

/* line 160, app/assets/stylesheets/admin.scss */
.geo-error {
  color: #a94442;
}

/* line 164, app/assets/stylesheets/admin.scss */
div#timestamp {
  float: right;
  text-align: right;
  color: #7f8c8d;
  margin-right: 2px;
}

/* line 171, app/assets/stylesheets/admin.scss */
div#timestamp p {
  margin-bottom: 0;
}

/* line 175, app/assets/stylesheets/admin.scss */
div#timestamp + div.panel,
div#sidebar-controls + div.panel {
  clear: both;
}

/* line 180, app/assets/stylesheets/admin.scss */
form.equipment_special {
  margin-bottom: 1em;
}

/* line 182, app/assets/stylesheets/admin.scss */
form.equipment_special div.field-row {
  line-height: 4em;
}

/* line 184, app/assets/stylesheets/admin.scss */
form.equipment_special div.field-row input {
  padding: 7px 10px;
  width: auto;
  margin-right: 1em;
  border-radius: 3px;
}

/* line 190, app/assets/stylesheets/admin.scss */
form.equipment_special div.field-row label {
  width: auto;
  margin-right: 1em;
}

/* line 193, app/assets/stylesheets/admin.scss */
form.equipment_special div.field-row label input[type="checkbox"] {
  margin: 0;
}

/* line 199, app/assets/stylesheets/admin.scss */
form.equipment_special a.clear_filters_btn {
  background: #ecf0f1;
  box-shadow: none;
  border-radius: 3px;
  text-shadow: none;
  padding: 12px 20px;
  color: #95a5a6;
  display: inline-block;
  font-weight: bold;
  font-size: 1.0em;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 12px;
  margin-right: 3px;
  text-decoration: none;
  border: solid 1px #c7c7c7;
  border-color: #c7c7c7;
  border-top-color: #d3d3d3;
  border-right-color: #c7c7c7;
  border-bottom-color: #c2c2c2;
  border-left-color: #c7c7c7;
}

/* line 222, app/assets/stylesheets/admin.scss */
.drop-special {
  margin-right: 18px;
  padding: 0.6em 0;
  border-radius: 3px;
  background: #fff;
}

/* line 226, app/assets/stylesheets/admin.scss */
.shipment-dropdown {
  background: #f5f7f8;
  padding: 0.4em 0;
  border-radius: 3px;
}

/* line 230, app/assets/stylesheets/admin.scss */
.shipment-drop-updater {
  background: #f5f7f8;
  padding: 0.4em 0;
  border-radius: 3px;
  border: 2px solid #cf0000;
}

/* line 234, app/assets/stylesheets/admin.scss */
.shipment-field-updater {
  border: 2px solid #cf0000;
}

/* line 238, app/assets/stylesheets/admin.scss */
.shipment-dropdown-short {
  background: #f5f7f8;
  padding: 0.2em 0;
  border-radius: 3px;
}

/* line 242, app/assets/stylesheets/admin.scss */
form.inline-filters {
  margin-bottom: 1em;
}

/* line 244, app/assets/stylesheets/admin.scss */
form.inline-filters div.field-row {
  line-height: 4em;
  border-radius: 3px;
}

/* line 246, app/assets/stylesheets/admin.scss */
form.inline-filters div.field-row input {
  width: auto;
  margin-right: 1em;
}

/* line 250, app/assets/stylesheets/admin.scss */
form.inline-filters div.field-row label {
  width: auto;
  margin-right: 1em;
}

/* line 253, app/assets/stylesheets/admin.scss */
form.inline-filters div.field-row label input[type="checkbox"] {
  margin: 0;
}

/* line 257, app/assets/stylesheets/admin.scss */
form.inline-filters div.field-row .chosen-container {
  margin-top: 5px;
  font-size: 15px;
}

/* line 260, app/assets/stylesheets/admin.scss */
form.inline-filters div.field-row .chosen-container ul.chosen-choices {
  margin-top: -6px;
  padding: 2px;
}

/* line 263, app/assets/stylesheets/admin.scss */
form.inline-filters div.field-row .chosen-container ul.chosen-choices li.search-field {
  line-height: normal;
}

/* line 270, app/assets/stylesheets/admin.scss */
form.inline-filters div.field-row a.clear_filters_btn {
  background: #ecf0f1;
  box-shadow: none;
  border-radius: 3px;
  text-shadow: none;
  padding: 5px 20px;
  color: #95a5a6;
  display: inline-block;
  font-weight: bold;
  font-size: 1.0em;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 12px;
  margin-right: 3px;
  text-decoration: none;
  border: solid 1px #c7c7c7;
  border-color: #c7c7c7;
  border-top-color: #d3d3d3;
  border-right-color: #c7c7c7;
  border-bottom-color: #c2c2c2;
  border-left-color: #c7c7c7;
}

/* line 294, app/assets/stylesheets/admin.scss */
.sidebar_section.panel form fieldset {
  padding-top: 0;
  border: 0;
}

/* line 298, app/assets/stylesheets/admin.scss */
.sidebar_section.panel form fieldset ol > li {
  padding: 10px 0;
}

/* line 301, app/assets/stylesheets/admin.scss */
.sidebar_section.panel form fieldset ol > li label {
  width: 100%;
}

/* line 307, app/assets/stylesheets/admin.scss */
.sidebar_section.panel form fieldset input[type="submit"] {
  margin-top: 10px;
}

/* line 315, app/assets/stylesheets/admin.scss */
div#shipment-details_sidebar_section div.attributes_table.shipment table {
  margin-bottom: 0;
}

/* line 318, app/assets/stylesheets/admin.scss */
div#shipment-details_sidebar_section div.attributes_table.shipment table tr th, div#shipment-details_sidebar_section div.attributes_table.shipment table tr td {
  border-bottom: none;
  font-size: 1.2em;
}

/* line 328, app/assets/stylesheets/admin.scss */
a#add_to_equipment_db {
  display: block;
}

/* line 332, app/assets/stylesheets/admin.scss */
form input[type="number"] {
  width: 80px;
}

/* line 336, app/assets/stylesheets/admin.scss */
form li.dimension input {
  width: 80px;
}

/* line 340, app/assets/stylesheets/admin.scss */
form li.money input[type="number"] {
  width: 71px;
}

/* line 344, app/assets/stylesheets/admin.scss */
form li.extension input {
  width: 40px;
}

/* line 348, app/assets/stylesheets/admin.scss */
form input[type="text"],
form input[type="email"],
form input[type="url"] {
  width: 300px;
}

/* line 354, app/assets/stylesheets/admin.scss */
form div.field_with_errors {
  display: inline;
}

/* line 358, app/assets/stylesheets/admin.scss */
form p.inline-errors {
  color: #a94442;
  font-weight: bold;
  font-size: 1em;
}

/* line 364, app/assets/stylesheets/admin.scss */
form input[type="tel"] {
  width: 70px;
}

/* line 369, app/assets/stylesheets/admin.scss */
form fieldset.choices legend {
  border: 0;
}

/* line 373, app/assets/stylesheets/admin.scss */
form span.unit-label {
  font-size: 0.95em;
  font-style: italic;
  color: #666;
  margin-left: 6px;
}

/* line 380, app/assets/stylesheets/admin.scss */
form span.money-label {
  font-size: 0.95em;
  color: #666;
  margin-right: 3px;
}

/* line 386, app/assets/stylesheets/admin.scss */
form input.datepicker {
  width: 8em;
}

/* line 392, app/assets/stylesheets/admin.scss */
.photos ol {
  padding: 10px;
}

/* line 396, app/assets/stylesheets/admin.scss */
.photos li.photo {
  display: inline-block;
  width: 300px;
  vertical-align: top;
  box-sizing: border-box;
  padding: 0;
  margin: 0 10px;
  min-height: 250px;
  border: 1px solid #c9d0d6;
  border-radius: 20px;
}

/* line 407, app/assets/stylesheets/admin.scss */
.photos li.photo div.delete_checkbox {
  margin-top: 10px;
  text-align: center;
}

/* line 412, app/assets/stylesheets/admin.scss */
.photos li.photo label {
  display: inline;
  float: none;
  text-decoration: none;
  padding-left: 10px;
}

/* line 419, app/assets/stylesheets/admin.scss */
.photos li.photo img {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  display: block;
  width: 100%;
}

/* line 428, app/assets/stylesheets/admin.scss */
.photos li.photo.new {
  height: 250px;
  text-align: center;
}

/* line 434, app/assets/stylesheets/admin.scss */
.photos li.photo.new.form-page label {
  margin-top: 30%;
}

/* line 439, app/assets/stylesheets/admin.scss */
.photos li.photo.new ul.inputs {
  position: relative;
  top: 30%;
}

/* line 445, app/assets/stylesheets/admin.scss */
.photos li.photo.new label, .photos li.photo.new input {
  display: block;
  margin: 0 auto;
}

/* line 451, app/assets/stylesheets/admin.scss */
.photos li.photo.new label {
  width: 100%;
  margin-bottom: 10px;
}

/* line 456, app/assets/stylesheets/admin.scss */
.photos li.photo.new input[type="submit"] {
  font-size: .8em;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-top: 10px;
}

/* line 466, app/assets/stylesheets/admin.scss */
ul.photos {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 471, app/assets/stylesheets/admin.scss */
ul.photos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 478, app/assets/stylesheets/admin.scss */
table.index_table tr td a,
table.index_table tr td a:link,
table.index_table tr td a:visited {
  padding-left: 0;
  margin-left: 0;
}

/* line 487, app/assets/stylesheets/admin.scss */
tr.shipment td.col-leads {
  text-align: center;
}

/* line 488, app/assets/stylesheets/admin.scss */
tr.shipment td.col-dispatcher {
  text-align: center;
}

/* line 489, app/assets/stylesheets/admin.scss */
tr.shipment td.col-controls {
  text-align: center;
}

/* line 492, app/assets/stylesheets/admin.scss */
td.col-controls {
  white-space: nowrap;
}

/* line 494, app/assets/stylesheets/admin.scss */
td.col-controls a.lane-history {
  text-decoration: none;
  font-weight: bold;
}

/* line 500, app/assets/stylesheets/admin.scss */
td.col-comments p {
  margin: 0px;
}

/* line 504, app/assets/stylesheets/admin.scss */
div.attributes_table table th {
  padding-right: 6px;
}

/* line 511, app/assets/stylesheets/admin.scss */
ul.delete_checkbox li label input[type="checkbox"] {
  margin-right: 10px;
}

/* Tooltip Styles */
/* line 519, app/assets/stylesheets/admin.scss */
.ui-tooltip {
  border-radius: 2px;
  border: 1px solid #d3d8dc;
  color: #323537;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  box-shadow: none;
}

/* line 529, app/assets/stylesheets/admin.scss */
.shipment a.status {
  text-decoration: none;
}

/* line 533, app/assets/stylesheets/admin.scss */
.shipment a.status:hover {
  background: none !important;
  opacity: 0.6;
}

/* line 538, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.norm {
  background-color: #666666;
}

/* line 542, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.dedicated {
  background-color: #00c;
}

/* line 545, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.partial {
  background-color: #6666e0;
}

/*
  * Error Alert Styles
*/
/* line 552, app/assets/stylesheets/admin.scss */
.error-disabled {
  color: #a94442;
  background-color: #f2dede;
  border: 3px solid #a94442;
  border-radius: 4px;
  font-size: 1.2em;
  pointer-events: none;
  cursor: not-allowed;
}

/* line 563, app/assets/stylesheets/admin.scss */
.analysis-opportunity-alert {
  padding: 20px 15px 0 15px;
}

/* line 567, app/assets/stylesheets/admin.scss */
.won-opportunity-alert {
  padding: 20px 15px 0 15px;
}

/* line 571, app/assets/stylesheets/admin.scss */
.new-opportunity-notice {
  padding: 20px 15px 0 15px;
}

/* line 574, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.opportunity {
  background-color: #daa520;
}

/* line 578, app/assets/stylesheets/admin.scss */
.opportunity-disable {
  background: rgba(205, 205, 205, 0.6);
}

/* line 583, app/assets/stylesheets/admin.scss */
tr td a.csr_tasklink {
  font-size: 0.9em;
  letter-spacing: 0.15em;
  border-radius: 4px;
  text-align: center;
  line-height: 1.2em;
  min-width: 52px;
  max-width: 52px;
  line-height: 1.4em;
  margin-top: -5px;
  padding: 5px 0;
}

/* line 588, app/assets/stylesheets/admin.scss */
tr td a.csr_tasklink:link {
  color: #fff;
  text-decoration: none;
}

/* line 591, app/assets/stylesheets/admin.scss */
tr td a.csr_tasklink:visited {
  color: #fff;
  text-decoration: none;
}

/* line 594, app/assets/stylesheets/admin.scss */
tr td a.csr_tasklink:active {
  color: #fff;
  text-decoration: none;
}

/* line 597, app/assets/stylesheets/admin.scss */
tr td a.csr_tasklink:hover {
  color: #cccccc;
  text-decoration: underline;
}

/* line 600, app/assets/stylesheets/admin.scss */
tr td a.csr_tasklink.precsr {
  background: #d3a8ff;
}

/* line 601, app/assets/stylesheets/admin.scss */
tr td a.csr_tasklink.standard_csr {
  background: #ff71ff;
}

/* line 602, app/assets/stylesheets/admin.scss */
tr td a.csr_tasklink.pickup {
  background: #616c4e;
}

/* line 603, app/assets/stylesheets/admin.scss */
tr td a.csr_tasklink.in_transit {
  background: #8b9b70;
}

/* line 604, app/assets/stylesheets/admin.scss */
tr td a.csr_tasklink.delivered {
  background: #2b832b;
}

/* line 605, app/assets/stylesheets/admin.scss */
tr td a.csr_tasklink.hold {
  background: #18BAE5;
}

/* line 606, app/assets/stylesheets/admin.scss */
tr td .csr_tasklink.generic {
  font-size: 0.9em;
  letter-spacing: 0.15em;
  color: #888c90;
  border-radius: 4px;
  text-align: center;
  background: #d4d7d9;
  max-width: 52px;
  line-height: 1.2em;
  margin-top: -5px;
  padding: 5px 0;
}

/* line 611, app/assets/stylesheets/admin.scss */
tr td .csr_tasklink.complete {
  font-size: 0.9em;
  letter-spacing: 0.15em;
  color: #fff;
  border-radius: 4px;
  text-align: center;
  background: #aaafb4;
  max-width: 52px;
  line-height: 1.2em;
  margin-top: -5px;
  padding: 5px 0;
}

/* line 625, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.booked {
  background: #2b832b;
}

/* line 626, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.exception {
  background: #c00;
}

/* line 627, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.tendered {
  background: #ff9900;
  border: 2px dashed;
  border-color: #995c00;
  color: black;
  font-weight: bold;
}

/* line 631, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.tendered_exception {
  background: #ffc266;
  border: 3px solid red;
  color: black;
  font-weight: bold;
}

/* line 635, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.accepted {
  background: #e0c1ff;
  border: 2px solid;
  border-color: #ad5bff;
  color: #140028;
  font-weight: bold;
}

/* line 639, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.accepted_exception {
  background: #e0c1ff;
  border: 3px solid #c00;
  color: #140028;
  font-weight: bold;
}

/* line 643, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.picked_up {
  background: #c7dea1;
  border: 2px solid;
  border-color: #9ac356;
  color: black;
  text-wrap: nowrap !important;
  font-weight: bold;
}

/* line 647, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.in_transit {
  background: #c7dea1;
  border: 2px solid;
  border-color: #9ac356;
  color: black;
  text-wrap: nowrap !important;
  font-weight: bold;
}

/* line 651, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.in_transit_exception {
  background: #c7dea1;
  border: 3px solid #c00;
  color: black;
  text-wrap: nowrap !important;
  font-weight: bold;
}

/* line 655, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.delivered {
  background: #39f033;
  border: 2px solid;
  border-color: #12b00d;
  color: black;
  font-weight: bold;
}

/* line 659, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.delivered_exception {
  background: #39f033;
  border: 3px solid #c00;
  color: black;
  font-weight: bold;
}

/* line 664, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.hot {
  background-color: #D23336;
}

/* line 668, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.rate {
  background-color: #EB8329;
}

/* line 672, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.assignment {
  background-color: #ff4500;
}

/* line 682, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.hold {
  background-color: #18BAE5;
}

/* line 686, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.time {
  background-color: #2039D2;
}

/* line 689, app/assets/stylesheets/admin.scss */
.shipment span.status_tag.cancelled {
  color: #D23336;
  background-color: #fafafa;
  border: 1px solid #cccccc;
}

/* line 695, app/assets/stylesheets/admin.scss */
.lead span.status_tag.pending {
  background-color: #EB8329;
}

/* line 699, app/assets/stylesheets/admin.scss */
.lead span.status_tag.quoted {
  background-color: #18BAE5;
}

/* line 703, app/assets/stylesheets/admin.scss */
.lead span.status_tag.review {
  background-color: #D23336;
}

/* line 706, app/assets/stylesheets/admin.scss */
.lead span.status_tag.unqualified {
  background-color: #666666;
}

/* line 709, app/assets/stylesheets/admin.scss */
.lead span.status_tag.offer {
  background-color: #79C97B;
}

/* line 712, app/assets/stylesheets/admin.scss */
.lead span.status_tag.booked {
  background-color: #2B832B;
}

/* line 715, app/assets/stylesheets/admin.scss */
.lead span.status_tag.n_fob {
  color: #EB8329;
  border: 1px solid #EB8329;
  background-color: #f0f0f0;
}

/* line 720, app/assets/stylesheets/admin.scss */
.lead span.status_tag.rejected {
  text-decoration: line-through;
  text-decoration-color: #AA0000;
  color: #AA0000;
  border: 1px solid #AA0000;
  background-color: #e5e5e5;
}

/* line 727, app/assets/stylesheets/admin.scss */
.lead span.status_tag.carrier_bid {
  color: #2B832B;
  border: 1px solid #2B832B;
  background-color: #e5e5e5;
  white-space: nowrap;
}

/* line 733, app/assets/stylesheets/admin.scss */
.lead span.status_tag.carrier_quote {
  color: #08AAD5;
  border: 1px solid #08AAD5;
  background-color: #e5e5e5;
  white-space: nowrap;
}

/* line 740, app/assets/stylesheets/admin.scss */
ul.user_orders li {
  line-height: 20px;
}

/* line 744, app/assets/stylesheets/admin.scss */
ul.user_orders li span.status_tag {
  margin-left: 10px;
}

/* line 748, app/assets/stylesheets/admin.scss */
form fieldset.inputs ol > li.file label {
  padding-top: 0;
}

/* line 750, app/assets/stylesheets/admin.scss */
form label .headed-neg8 {
  margin-top: -8px;
}

/* line 754, app/assets/stylesheets/admin.scss */
.headed-neg8 {
  margin-top: -8px;
}

/* line 758, app/assets/stylesheets/admin.scss */
li#shipment_potential_service_types_input ol li {
  display: inline-block;
  width: 48%;
}

/* line 763, app/assets/stylesheets/admin.scss */
form .panel {
  margin: 2em 1em 1em 1em;
  clear: both;
}

/* line 768, app/assets/stylesheets/admin.scss */
form.filter_form div.buttons:first-child {
  margin: 0 -15px 0 -15px;
}

/* line 772, app/assets/stylesheets/admin.scss */
textarea.full {
  width: 99%;
}

/* line 776, app/assets/stylesheets/admin.scss */
div.panel_contents.filters {
  padding-top: 0;
}

/* line 780, app/assets/stylesheets/admin.scss */
div.comments div.controls {
  margin-top: 4px;
}

/* line 784, app/assets/stylesheets/admin.scss */
div.comments div.controls a {
  font-size: 11px;
  text-decoration: none;
}

/* line 789, app/assets/stylesheets/admin.scss */
.two_columns ol {
  list-style: none;
}

/* line 793, app/assets/stylesheets/admin.scss */
.two_columns ol li {
  width: 48%;
  display: inline-block;
}

/* line 798, app/assets/stylesheets/admin.scss */
.three_columns ol li {
  width: 33%;
  display: inline-block;
}

/* line 803, app/assets/stylesheets/admin.scss */
.two_columns ol li > label {
  width: 32%;
  font-weight: bold;
}

/* line 808, app/assets/stylesheets/admin.scss */
.two_columns ol li > label,
.two_columns ol li > span {
  display: inline-block;
}

/* line 813, app/assets/stylesheets/admin.scss */
.four_columns ol {
  list-style: none;
}

/* line 817, app/assets/stylesheets/admin.scss */
.four_columns ol li {
  width: 24%;
  display: inline-block;
}

/* line 822, app/assets/stylesheets/admin.scss */
.four_columns ol li > label,
.four_columns ol li > span {
  display: inline-block;
}

/* line 827, app/assets/stylesheets/admin.scss */
.shipment_rate_columns ol {
  list-style: none;
  margin: 0;
}

/* line 831, app/assets/stylesheets/admin.scss */
.shipment_rate_columns ol li {
  width: 23%;
  display: inline-block;
}

/* line 836, app/assets/stylesheets/admin.scss */
.shipment_rate_columns ol li > label {
  white-space: nowrap;
  padding-right: 23px;
}

/* line 841, app/assets/stylesheets/admin.scss */
.shipment_rate_columns ol li > label,
.shipment_rate_columns ol li > span {
  display: inline-block;
}

/* line 846, app/assets/stylesheets/admin.scss */
form li#shipment_admin_user_watchers_input fieldset.choices ol.choices-group {
  padding-left: 2em;
  width: 100%;
}

/* line 851, app/assets/stylesheets/admin.scss */
form li#shipment_admin_user_watchers_input fieldset.choices ol li.choice {
  width: 30%;
  display: inline-block;
}

/* line 856, app/assets/stylesheets/admin.scss */
div.alerts {
  color: #c00;
  font-weight: bold;
}

/* line 861, app/assets/stylesheets/admin.scss */
div.notices {
  color: #00892b;
  font-weight: bold;
}

/* line 866, app/assets/stylesheets/admin.scss */
p.alert span.icon svg path, .validation span.icon svg path {
  fill: #c00;
}

/* line 870, app/assets/stylesheets/admin.scss */
p.alert span.icon svg circle, .validation span.icon svg circle {
  fill: #c00;
}

/* line 875, app/assets/stylesheets/admin.scss */
p.notice span.icon svg path, .validation span.icon svg path {
  fill: #00892b;
}

/* line 879, app/assets/stylesheets/admin.scss */
p.notice span.icon svg circle, .validation span.icon svg circle {
  fill: #00892b;
}

/* line 883, app/assets/stylesheets/admin.scss */
p.alert span.icon, .validation span.icon {
  margin-top: -4px;
  margin-right: 10px;
}

/* line 888, app/assets/stylesheets/admin.scss */
p.notice span.icon, .validation span.icon {
  margin-top: -4px;
  margin-right: 10px;
}

/* line 893, app/assets/stylesheets/admin.scss */
div.validation {
  border: 1px solid #e0c2c0;
  color: #b33c33;
  background: linear-gradient(180deg, #f5e4e4, #f1dcdc);
  padding: 10px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 1.1em;
}

/* line 903, app/assets/stylesheets/admin.scss */
div.validation ul li {
  padding: 2px;
}

/* line 907, app/assets/stylesheets/admin.scss */
ul.scopes li.archived {
  border-right: 1px solid #d3d8dc;
}

/* line 911, app/assets/stylesheets/admin.scss */
ul.scopes li.all {
  margin-left: 24px;
  border-left: 1px solid #d3d8dc;
}

/* Loading Indicator */
/* line 917, app/assets/stylesheets/admin.scss */
.loading {
  border: 2px solid rgba(127, 140, 141, 0.4);
  border-left-color: rgba(127, 140, 141, 0.7);
  border-radius: 999px;
  float: right;
  margin: 1px 0 0 4px;
  height: 12px;
  width: 12px;
  animation: animation-rotate 1000ms linear infinite;
}

/* line 933, app/assets/stylesheets/admin.scss */
form li.input .loading {
  position: relative;
  top: 4px;
  display: inline-block;
  float: none;
}

@keyframes animation-rotate {
  100% {
    transform: rotate(360deg);
  }
}

/* Driver Database Filters */
/* line 966, app/assets/stylesheets/admin.scss */
.filter_check_boxes label {
  width: 48%;
  display: inline-block;
}

/* Lead Sheet Styles */
/* line 972, app/assets/stylesheets/admin.scss */
table.lead_sheet tr.lead.no_contact {
  opacity: .6;
}

/* line 976, app/assets/stylesheets/admin.scss */
table.lead_sheet tr.lead.no_contact.queued {
  opacity: 1;
}

/* line 980, app/assets/stylesheets/admin.scss */
table.lead_sheet tr.lead.no_contact.queued td {
  background-color: lightyellow;
}

/* line 984, app/assets/stylesheets/admin.scss */
table.lead_sheet td.col-bid_email_button button {
  min-width: 80px;
}

/* line 988, app/assets/stylesheets/admin.scss */
table.lead_sheet td.col-bid_email_button input[id^=lead_email_id] {
  display: none;
}

/* line 992, app/assets/stylesheets/admin.scss */
div.lead_sheet_controls input[type=submit] {
  float: right;
}

/* line 996, app/assets/stylesheets/admin.scss */
form input.disabled[type=submit]:hover {
  background: #022EC7 !important;
}

/* Lead Form Styles */
/* line 1001, app/assets/stylesheets/admin.scss */
li.contact-field {
  clear: both;
}

/* line 1005, app/assets/stylesheets/admin.scss */
li.contact-field label,
li#lead_lead_driver_attributes_driver_name_input label,
li#lead_lead_driver_attributes_driver_email_input label,
li#lead_lead_driver_attributes_driver_phone_input label {
  margin-left: calc(20% + 14px);
  width: 14%;
}

/* line 1013, app/assets/stylesheets/admin.scss */
li#lead_lead_driver_attributes_driver_id_input,
li#lead_lead_driver_attributes_driver_name_input,
li#lead_lead_driver_attributes_driver_email_input,
li#lead_lead_driver_attributes_driver_phone_input {
  width: auto;
  display: block;
  float: none;
}

/* line 1022, app/assets/stylesheets/admin.scss */
li#lead_lead_driver_attributes_driver_id_input ol.choices-group li label {
  width: auto;
}

/* line 1026, app/assets/stylesheets/admin.scss */
li#lead_admin_comment_comment_input {
  clear: both;
}

/* line 1030, app/assets/stylesheets/admin.scss */
form.sidebar fieldset {
  padding: 0;
}

/* line 1034, app/assets/stylesheets/admin.scss */
form.sidebar fieldset ol li {
  padding: 5px 0;
}

/* line 1038, app/assets/stylesheets/admin.scss */
form.lane_history {
  margin-bottom: 1em;
}

/* line 1039, app/assets/stylesheets/admin.scss */
form.lane_history input[type=text] {
  width: auto;
}

/* line 1040, app/assets/stylesheets/admin.scss */
form.lane_history ::-webkit-input-placeholder {
  text-transform: uppercase;
}

/* line 1041, app/assets/stylesheets/admin.scss */
form.lane_history ::-moz-placeholder {
  text-transform: uppercase;
}

/* firefox 19+ */
/* line 1042, app/assets/stylesheets/admin.scss */
form.lane_history :-ms-input-placeholder {
  text-transform: uppercase;
}

/* ie */
/* line 1043, app/assets/stylesheets/admin.scss */
form.lane_history input:-moz-placeholder {
  text-transform: uppercase;
}

/* line 1045, app/assets/stylesheets/admin.scss */
form.lane_history input[type=submit] {
  padding: 5px 10px;
}

/* line 1046, app/assets/stylesheets/admin.scss */
form.lane_history button[type=reset] {
  border-radius: 0;
  padding: 5px 10px;
}

/* line 1048, app/assets/stylesheets/admin.scss */
table.lane_history_results tr th {
  text-transform: uppercase;
  padding: 4px 4px;
}

/* line 1053, app/assets/stylesheets/admin.scss */
table.lane_history_results tr td {
  text-transform: uppercase;
  padding: 4px;
}

/* line 1058, app/assets/stylesheets/admin.scss */
div.sub-panel {
  background-color: #fff;
  border: 1px solid #c9d0d6;
  padding: 20px;
}

/* line 1059, app/assets/stylesheets/admin.scss */
div.sub-panel.radial-search {
  border-bottom: none;
}

/* line 1060, app/assets/stylesheets/admin.scss */
div.sub-panel h3.no_margin {
  margin-bottom: 0;
}

/* line 1062, app/assets/stylesheets/admin.scss */
div.side-bar {
  float: right;
  width: 270px;
}

/* line 1067, app/assets/stylesheets/admin.scss */
div.side-bar > div.panel-contents {
  padding: 3px 15px 15px 15px;
}

/* line 1071, app/assets/stylesheets/admin.scss */
div.panel.alert > div {
  padding: 15px 15px 15px 15px;
  font-size: 1.25em;
  font-weight: bold;
  background-color: lightyellow;
}

/* line 1078, app/assets/stylesheets/admin.scss */
div.panel.notice > div {
  padding: 15px 15px 15px 15px;
  font-size: 1.25em;
  font-weight: bold;
  background-color: lightyellow;
}

/* line 1086, app/assets/stylesheets/admin.scss */
div.side-bar + div.panel {
  margin-right: 300px;
  clear: none !important;
}

/* line 1091, app/assets/stylesheets/admin.scss */
div.email-sandbox div.side-bar {
  clear: both;
}

/* line 1095, app/assets/stylesheets/admin.scss */
div.email-sandbox div.controls {
  text-align: right;
}

/* line 1099, app/assets/stylesheets/admin.scss */
div.email-sandbox form .subject-input {
  padding-left: 10px;
  border-sizing: box;
}

/* line 1104, app/assets/stylesheets/admin.scss */
div.email-sandbox form .subject-input label {
  margin-right: 1em;
}

/* line 1108, app/assets/stylesheets/admin.scss */
div.email-sandbox form .subject-input input#subject {
  width: calc(100% - 80px);
  border-sizing: box;
}

/* line 1114, app/assets/stylesheets/admin.scss */
div.email-sandbox .panel > div.cke {
  padding: 0;
}

/* line 1118, app/assets/stylesheets/admin.scss */
div.email-sandbox textarea[name=message] {
  width: 100%;
  height: 400px;
  font-size: 1.5em;
  box-sizing: border-box;
}

/* line 1125, app/assets/stylesheets/admin.scss */
div.email-sandbox table.email_sandbox_recipients td.email {
  text-transform: lowercase;
}

/* line 1129, app/assets/stylesheets/admin.scss */
div.email-sandbox table.email_sandbox_recipients td.name {
  text-transform: capitalize;
}

/* line 1133, app/assets/stylesheets/admin.scss */
div.side-panel h3 {
  background: #2c3e50;
  color: #fff;
  border: none;
  margin: 0;
  padding: 8px 15px;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  text-shadow: none;
  font-weight: bold;
}

/* line 1149, app/assets/stylesheets/admin.scss */
div.lane-history-browser form.results .controls {
  text-align: right;
}

/* line 1153, app/assets/stylesheets/admin.scss */
div.lane-history-browser form div.field-row {
  padding: .5em 0;
}

/* line 1157, app/assets/stylesheets/admin.scss */
div.lane-history-browser h3.rpm {
  float: right;
  text-align: right;
  color: #2B832B;
  font-size: 2em;
  min-width: 80px;
  padding: 3px;
}

/* line 1166, app/assets/stylesheets/admin.scss */
div.lane-history-browser h3.avg_rpm_total {
  background: #d4d8d8;
  border-radius: 6px;
  padding: 3px;
  margin-left: 12px;
}

/* line 1172, app/assets/stylesheets/admin.scss */
div.lane-history-browser h3.rpm div.total {
  width: 90%;
  text-align: center;
}

/* line 1179, app/assets/stylesheets/admin.scss */
div.lane-history-browser h3.rpm div.caption {
  font-size: 0.5em;
  margin-top: 2px;
  text-align: center;
}

/* line 1185, app/assets/stylesheets/admin.scss */
div.lane-history-browser h3.rpm div.rpm-caption {
  font-size: 0.7em;
  margin-top: 2px;
  text-align: center;
  color: #428bca;
}

/* line 1192, app/assets/stylesheets/admin.scss */
div.lane-history-browser h3.rpm div.caption span {
  display: block;
}

/* line 1197, app/assets/stylesheets/admin.scss */
div.lane-history-browser div.sub-panel h3.expander:before {
  content: "\25b6";
  font-size: .75em;
  padding-right: 10px;
}

/* line 1203, app/assets/stylesheets/admin.scss */
div.lane-history-browser div.sub-panel h3.collapser:before {
  content: "\25bc";
  font-size: .75em;
  padding-right: 9px;
}

/* line 1208, app/assets/stylesheets/admin.scss */
div.lane-history-browser .expandable {
  display: none;
}

/* line 1210, app/assets/stylesheets/admin.scss */
div.lane-history-browser .expandable, div.lane-history-browser .collapsable {
  margin-top: 20px;
}

/* line 1214, app/assets/stylesheets/admin.scss */
div.lane-history-browser form select {
  -webkit-appearance: menulist-button;
  height: 26px;
  border: 1px solid #c9d0d6;
}

/* line 1220, app/assets/stylesheets/admin.scss */
div.lane-history-browser form .chosen-container {
  vertical-align: top;
}

/* line 1224, app/assets/stylesheets/admin.scss */
div.lane-history-browser form .chosen-container-multi .chosen-choices {
  border-color: #C9D0D6;
}

/* line 1228, app/assets/stylesheets/admin.scss */
div.lane-history-browser form .chosen-container-multi .chosen-choices li.search-field input[type=text] {
  height: 22px;
  padding-top: 2px;
  color: #ABA9A9;
  text-transform: uppercase;
  font-size: 11px;
}

/* line 1236, app/assets/stylesheets/admin.scss */
div.lane-history-browser form .chosen-container-multi .chosen-choices li.search-choice {
  margin: 3px 5px 2px 0;
  padding: 2px 20px 2px 3px;
}

/* line 1241, app/assets/stylesheets/admin.scss */
div.lane-history-browser form select.has-placeholder option:first-child {
  color: #c9d0d6;
}

/* line 1245, app/assets/stylesheets/admin.scss */
div.lane-history-browser p.results-warning {
  color: #b33c33;
  font-size: 1.1em;
  margin: 1em 0;
}

/* line 1251, app/assets/stylesheets/admin.scss */
table.results tbody tr:nth-child(even) {
  background: #ecf0f1;
}

/* line 1252, app/assets/stylesheets/admin.scss */
table.results tbody tr:nth-child(odd) {
  background: #ffffff;
}

/* line 1254, app/assets/stylesheets/admin.scss */
table.lane_history_results.results tbody tr:hover {
  background: lightyellow;
  cursor: pointer;
}

/* line 1256, app/assets/stylesheets/admin.scss */
div.quartered {
  width: 25%;
  box-sizing: border-box;
  float: left;
}

/* line 1261, app/assets/stylesheets/admin.scss */
div.thirty {
  width: 30%;
  box-sizing: border-box;
  float: left;
}

/* line 1267, app/assets/stylesheets/admin.scss */
div.thirds {
  width: 33%;
  box-sizing: border-box;
  float: left;
}

/* line 1273, app/assets/stylesheets/admin.scss */
div.thirty-five {
  width: 35%;
  box-sizing: border-box;
  float: left;
}

/* line 1279, app/assets/stylesheets/admin.scss */
div.forty {
  width: 40%;
  box-sizing: border-box;
  float: left;
}

/* line 1285, app/assets/stylesheets/admin.scss */
div.half {
  width: 50%;
  box-sizing: border-box;
  float: left;
}

/* line 1291, app/assets/stylesheets/admin.scss */
div.sixty {
  width: 60%;
  box-sizing: border-box;
  float: left;
}

/* line 1297, app/assets/stylesheets/admin.scss */
form fieldset ol > li.boolean {
  height: 1.1em;
}

/* line 1301, app/assets/stylesheets/admin.scss */
form fieldset ol > li.boolean label {
  width: 80%;
  padding-left: 20%;
  padding-right: 10px;
  text-transform: none !important;
  font-weight: normal;
}

/* line 1309, app/assets/stylesheets/admin.scss */
div.equipment-details-container img#equipment-photo {
  margin: 0 auto;
  width: 300px;
  display: block;
  margin-bottom: 1em;
  border: 1px solid #c9d0d6;
  border-radius: 20px;
}

/* line 1320, app/assets/stylesheets/admin.scss */
div#shipment_equipment_attributes_license_plate_input .new {
  display: none;
}

/* line 1324, app/assets/stylesheets/admin.scss */
div#shipment_equipment_attributes_license_state_id_input .new {
  display: none;
}

/* line 1328, app/assets/stylesheets/admin.scss */
div.equipment-details-container a.new {
  display: none;
}

/* line 1332, app/assets/stylesheets/admin.scss */
div.equipment-details-container p {
  margin-bottom: 1em;
  text-align: center;
}

/* line 1337, app/assets/stylesheets/admin.scss */
div.equipment-details-container p a {
  font-size: 1.2em;
}

/* line 1341, app/assets/stylesheets/admin.scss */
#duplicate_equipment_dialog a#undo-duplicate-equipment {
  display: none;
}

/* line 1345, app/assets/stylesheets/admin.scss */
form fieldset.inputs.disabled {
  display: none;
}

/* line 1349, app/assets/stylesheets/admin.scss */
form fieldset li div.static_input {
  padding-top: 7px;
}

/* line 1352, app/assets/stylesheets/admin.scss */
form fieldset div li#customer_tag_ids_input {
  list-style: none;
}

/* line 1355, app/assets/stylesheets/admin.scss */
form fieldset div li#shipment_tag_ids_input {
  list-style: none;
}

/* line 1359, app/assets/stylesheets/admin.scss */
form li.admin_comments ol {
  margin-left: 20%;
}

/* line 1363, app/assets/stylesheets/admin.scss */
form li.admin_comments ol {
  font-size: .8em;
}

/* line 1367, app/assets/stylesheets/admin.scss */
div.panel.admin_comments > h3,
form li.admin_comments > h3 {
  margin: 0;
}

/* line 1372, app/assets/stylesheets/admin.scss */
div.panel.admin_comments > div.panel_contents,
form li.admin_comments > div.panel_contents {
  padding: 0;
  margin: 0;
}

/* line 1378, app/assets/stylesheets/admin.scss */
div.panel.admin_comments div.empty {
  margin: 2em;
}

/* line 1382, app/assets/stylesheets/admin.scss */
div.panel.admin_comments div.empty p {
  font-size: 1.25em;
}

/* line 1388, app/assets/stylesheets/admin.scss */
div.panel.admin_comments button.show_new_admin_comment {
  width: 100%;
  border-radius: 0;
  background: #f0f4f5;
  color: #2c3e50;
  padding: 8px 15px;
  box-shadow: none;
  border-radius: 0;
  text-shadow: none;
  font-weight: bold;
  border-style: solid none none;
  border: solid 1px #d4d4d4;
  cursor: pointer;
}

/* line 1405, app/assets/stylesheets/admin.scss */
ul.admin_comment_list {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1411, app/assets/stylesheets/admin.scss */
ul.admin_comment_list .admin_comment_body p {
  margin-bottom: 1em;
}

/* line 1417, app/assets/stylesheets/admin.scss */
.admin_comment_list li {
  padding: 1em 2em;
  border-top: 1px solid #e4e5e5;
}

/* line 1421, app/assets/stylesheets/admin.scss */
.admin_comment_list li:last-child {
  border-bottom: 1px solid #e4e5e5;
}

/* line 1424, app/assets/stylesheets/admin.scss */
form li.admin_comments .admin_comment_list li {
  padding: 1em;
}

/* line 1427, app/assets/stylesheets/admin.scss */
.admin_comment_list li > div.comment_wrapper {
  padding-left: 1em;
  font-size: 1.25em;
}

/* line 1432, app/assets/stylesheets/admin.scss */
.admin_comment_list li.reply > div.comment_wrapper {
  border-left: 1px solid #aaa;
  padding-left: 1em;
}

/* line 1437, app/assets/stylesheets/admin.scss */
.admin_comment_list li > div.comment_wrapper h5.comment_author {
  margin: 0;
}

/* line 1441, app/assets/stylesheets/admin.scss */
.admin_comment_list li:nth-child(even) {
  background-color: #f4f5f5;
}

/* line 1448, app/assets/stylesheets/admin.scss */
.admin_comment_list li div.admin_comment_meta p {
  margin-bottom: 0;
  color: #888 !important;
}

/* line 1453, app/assets/stylesheets/admin.scss */
.admin_comment_list li span.admin_comment_controls {
  margin-left: 1em;
}

/* line 1457, app/assets/stylesheets/admin.scss */
.admin_comment_list li span.admin_comment_controls a {
  margin-right: .5em;
  color: #888 !important;
  text-decoration: none;
}

/* line 1462, app/assets/stylesheets/admin.scss */
ul.slack_thread, ul.slack_messages {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1470, app/assets/stylesheets/admin.scss */
ul.slack_thread .slack_thread_day {
  position: relative;
  margin-bottom: 2em;
  border-top: 1px solid #e4e5e5;
}

/* line 1476, app/assets/stylesheets/admin.scss */
ul.slack_thread .slack_day_header {
  display: block;
  border: 1px solid #DADADA;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: bold;
  padding: .5em 1em;
  border-radius: 18px;
  background-color: #FFFFFF;
  position: absolute;
  left: 50%;
  margin-top: -0.1em;
  transform: translate(-50%, -50%);
}

/* line 1492, app/assets/stylesheets/admin.scss */
.slack_messages li {
  padding: .5em;
}

/* line 1495, app/assets/stylesheets/admin.scss */
.slack_messages li > div.slack_message_wrapper {
  padding-left: 1em;
  font-size: 1.25em;
}

/* line 1500, app/assets/stylesheets/admin.scss */
.slack_messages li.reply > div.slack_message_wrapper {
  border-left: 1px solid #aaa;
  padding-left: 1em;
}

/* line 1505, app/assets/stylesheets/admin.scss */
.slack_messages li > div.slack_message_wrapper h5.author {
  margin: 0;
  font-size: 1.1em;
}

/* line 1510, app/assets/stylesheets/admin.scss */
.slack_message {
  line-height: 2.25em;
  font-size: 1.1em;
}

/* line 1514, app/assets/stylesheets/admin.scss */
.slack_message a {
  color: #226DA4;
  text-decoration: none;
}

/* line 1518, app/assets/stylesheets/admin.scss */
.slack_message a:hover {
  text-decoration: underline;
}

/* line 1525, app/assets/stylesheets/admin.scss */
.slack_message .slack_message_header .author {
  display: inline-block;
}

/* line 1529, app/assets/stylesheets/admin.scss */
.slack_message .slack_message_header .time {
  margin-left: .5em;
  font-size: .8em;
  color: #777777;
}

/* line 1538, app/assets/stylesheets/admin.scss */
.slack_message .slack_mention {
  background-color: #FAE9B4;
  color: #226DA4;
}

/* line 1543, app/assets/stylesheets/admin.scss */
.slack_message .slack_message_body {
  margin-left: .5em;
}

/* line 1546, app/assets/stylesheets/admin.scss */
.slack_message .slack_message_body p {
  margin-bottom: 0;
}

/* line 1551, app/assets/stylesheets/admin.scss */
.slack_message code {
  background-color: #F6F6F6;
  border: 1px solid #DADADA;
  padding: 2px;
  border-radius: 2px;
  display: inline-block;
}

/* line 1559, app/assets/stylesheets/admin.scss */
.slack_message code.inline {
  background-color: #F6F6F6;
  color: #E12C63;
  border: 1px solid #DADADA;
  padding: 2px;
  border-radius: 2px;
  display: inline;
}

/* line 1568, app/assets/stylesheets/admin.scss */
.slack_message blockquote {
  border-left: 4px solid #DADADA;
  margin: 0;
  display: inline-block;
  padding-left: 1em;
  line-height: 1.5em;
  font-style: normal;
  color: #323539;
}

/* line 1578, app/assets/stylesheets/admin.scss */
.slack_message .slack_message_files {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 1586, app/assets/stylesheets/admin.scss */
.slack_message .slack_message_files div.slack_image_wrapper img {
  width: 360px;
  padding-right: 2em;
  box-sizing: border-box;
}

/* line 1595, app/assets/stylesheets/admin.scss */
.slack_message .runtime_error {
  font: 1rem Inconsolata, monospace;
  background-color: #000000;
  padding: 1em;
  margin: .5em 0;
  color: #FF0000;
}

/* line 1606, app/assets/stylesheets/admin.scss */
.slack_message .runtime_error .exception {
  color: #ffffff;
  margin-left: .25em;
}

/* line 1615, app/assets/stylesheets/admin.scss */
.reply_wrapper {
  padding-top: 1em;
  padding-left: 1em;
}

/* line 1620, app/assets/stylesheets/admin.scss */
form.new_admin_comment,
form.new_slack_message {
  margin: 2em 0 0 2em;
  padding: 0;
  clear: both;
  max-width: 700px;
}

/* line 1627, app/assets/stylesheets/admin.scss */
form.new_admin_comment fieldset.inputs,
form.new_slack_message fieldset.inputs {
  border: none;
  margin: 0;
  padding: 0;
  background: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

/* line 1637, app/assets/stylesheets/admin.scss */
form.new_admin_comment li,
form.new_slack_message li {
  padding: 0;
}

/* line 1641, app/assets/stylesheets/admin.scss */
form.new_admin_comment button.cancel,
form.new_slack_message button.cancel {
  margin-top: 3px;
}

/*
* Error Alert Styles
*/
/* line 1650, app/assets/stylesheets/admin.scss */
.panel.errors {
  color: #a94442;
  background-color: #f2dede;
  border: 1px solid #ebccd1;
  border-radius: 4px;
  font-size: 1.2em;
}

/* line 1658, app/assets/stylesheets/admin.scss */
.panel.errors .panel_contents {
  padding: 0 15px;
}

/* line 1662, app/assets/stylesheets/admin.scss */
.panel.errors ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 1668, app/assets/stylesheets/admin.scss */
.panel.errors ul > li > span.message {
  margin-left: .5em;
}

/* line 1672, app/assets/stylesheets/admin.scss */
.panel.import-progress p.success {
  font-size: 1.5em;
  margin-bottom: 0;
  margin-top: 1em;
  color: #333;
}

/*
* Dialog Styles
*/
/* line 1684, app/assets/stylesheets/admin.scss */
.dialog {
  display: none;
}

/* line 1688, app/assets/stylesheets/admin.scss */
.ui-dialog button.ui-dialog-titlebar-close {
  float: right;
}

/* Hidden Sidebar Styles */
/* line 1694, app/assets/stylesheets/admin.scss */
#active_admin_content div#sidebar.collapsed {
  width: 0;
}

/* line 1698, app/assets/stylesheets/admin.scss */
#active_admin_content div#sidebar.collapsed * {
  display: none;
}

/* line 1702, app/assets/stylesheets/admin.scss */
div#main_content.expanded {
  margin-right: 0px !important;
}

/* line 1707, app/assets/stylesheets/admin.scss */
span.collapse-sidebar {
  float: right;
  cursor: pointer;
  display: block !important;
}

/* line 1713, app/assets/stylesheets/admin.scss */
span.collapse-sidebar i.fa {
  font-size: 1.5em;
}

/* line 1719, app/assets/stylesheets/admin.scss */
div#sidebar-controls {
  float: right;
  margin-left: .5em;
  margin-bottom: .5em;
}

/* line 1725, app/assets/stylesheets/admin.scss */
span.expand-sidebar {
  display: block;
  cursor: pointer;
}

/* line 1729, app/assets/stylesheets/admin.scss */
span.expand-sidebar i.fa {
  font-size: 1.5em;
}

/* line 1735, app/assets/stylesheets/admin.scss */
table#index_table_equipment_categories {
  font-size: 1.3em;
}

/* line 1740, app/assets/stylesheets/admin.scss */
table.association_table td a,
table.association_table td a:link,
table.association_table td a:visited {
  color: #7f8c8d;
  display: inline-block;
}

/* line 1748, app/assets/stylesheets/admin.scss */
.panel > h3 > i[class^="fa fa-chevron"] {
  margin-right: .5em;
  cursor: pointer;
}

/* line 1753, app/assets/stylesheets/admin.scss */
.panel > h3 {
  margin-bottom: 0;
  margin-top: 0;
}

/* line 1758, app/assets/stylesheets/admin.scss */
.panel-accordian > h3 {
  cursor: pointer;
}

/* line 1762, app/assets/stylesheets/admin.scss */
.panel > .panel_contents {
  margin-top: .5em;
}

/* line 1769, app/assets/stylesheets/admin.scss */
body.admin_customers table#order_history + a.table_accordian_more_link {
  float: left;
  margin-right: .75em;
}

/* line 1775, app/assets/stylesheets/admin.scss */
body.admin_customers div#cancelled_order_container {
  margin-top: 1em;
}

/* line 1778, app/assets/stylesheets/admin.scss */
body.admin_customers div#cancelled_order_container h5 {
  margin: 0;
}

/* line 1782, app/assets/stylesheets/admin.scss */
body.admin_customers div#cancelled_order_container table {
  margin: 0;
  opacity: .7;
}

/* line 1789, app/assets/stylesheets/admin.scss */
.rmargin-15 {
  margin-right: 15px;
}

/* line 1790, app/assets/stylesheets/admin.scss */
.rmargin-30 {
  margin-right: 30px;
}

/* line 1792, app/assets/stylesheets/admin.scss */
.clear-left {
  clear: left;
}

/* line 1793, app/assets/stylesheets/admin.scss */
.clear-both {
  clear: both;
}

/* line 1794, app/assets/stylesheets/admin.scss */
.clear {
  clear: both;
}

/* line 1796, app/assets/stylesheets/admin.scss */
.big-link {
  font-size: 1.4em;
  font-weight: 800;
  margin-top: -8px;
}

/* line 1802, app/assets/stylesheets/admin.scss */
form fieldset.commodity-details-special div.half ol {
  margin: 0;
  padding: 0;
}

/* line 1805, app/assets/stylesheets/admin.scss */
form fieldset.commodity-details-special div.half ol li.chkbx-require {
  margin: 20px 0 30px 5px;
  width: 100%;
  line-height: 1em;
  padding: 0;
}

/* line 1810, app/assets/stylesheets/admin.scss */
form fieldset.commodity-details-special div.half ol li.chkbx-require label {
  padding-bottom: 0;
  color: #428bca;
  font-weight: 800;
}

/* line 1812, app/assets/stylesheets/admin.scss */
form fieldset.commodity-details-special div.half ol li.chkbx-require label input {
  margin-right: 8px;
  padding-bottom: 0;
  height: 18px;
  width: 18px;
}

/* line 1820, app/assets/stylesheets/admin.scss */
form fieldset.assign-subscriptions ol {
  margin: 0px;
  padding: 0px;
  margin-top: -15px;
  border: 1px solid #d4d8dc;
  border-top: 0;
}

/* line 1826, app/assets/stylesheets/admin.scss */
form fieldset.assign-subscriptions ol li.check_boxes fieldset ol li label input {
  margin-right: 8px;
}

/* line 1829, app/assets/stylesheets/admin.scss */
form fieldset.assign-subscriptions ol li {
  padding: 15px;
  border-top: 0;
  background: #fff;
}

/* line 1833, app/assets/stylesheets/admin.scss */
form fieldset.assign-subscriptions ol li fieldset ol {
  border: 0;
}

/* line 1834, app/assets/stylesheets/admin.scss */
form fieldset.assign-subscriptions ol li fieldset ol li {
  padding: 5px;
}

/* line 1835, app/assets/stylesheets/admin.scss */
form fieldset.assign-subscriptions ol li p {
  font-size: 1.4em;
}

/* line 1836, app/assets/stylesheets/admin.scss */
form fieldset.assign-subscriptions ol li input {
  height: 18px;
  width: 18px;
  margin: 0;
}

/* line 1837, app/assets/stylesheets/admin.scss */
form fieldset.assign-subscriptions ol li label {
  text-transform: uppercase;
  font-size: 1.4em;
  color: #428bca;
}

/* line 1844, app/assets/stylesheets/admin.scss */
.blue {
  color: "#428bca";
}

/* line 1847, app/assets/stylesheets/admin.scss */
a.bluelink:link {
  color: #428bca;
  text-decoration: none;
}

/* line 1848, app/assets/stylesheets/admin.scss */
a.bluelink:visited {
  color: #428bca;
  text-decoration: none;
}

/* line 1849, app/assets/stylesheets/admin.scss */
a.bluelink:active {
  color: #428bca;
  text-decoration: none;
}

/* line 1850, app/assets/stylesheets/admin.scss */
a.bluelink:hover {
  color: #245682;
  text-decoration: underline;
}

/* line 1853, app/assets/stylesheets/admin.scss */
a.whitelink:link {
  color: #fff;
  text-decoration: none;
}

/* line 1854, app/assets/stylesheets/admin.scss */
a.whitelink:visited {
  color: #fff;
  text-decoration: none;
}

/* line 1855, app/assets/stylesheets/admin.scss */
a.whitelink:active {
  color: #fff;
  text-decoration: none;
}

/* line 1856, app/assets/stylesheets/admin.scss */
a.whitelink:hover {
  color: #cccccc;
  text-decoration: underline;
}

/* line 1858, app/assets/stylesheets/admin.scss */
.chkbx-require {
  margin: 20px 0 30px 5px;
  width: 100%;
  line-height: 1em;
  padding: 0;
}

/* line 1863, app/assets/stylesheets/admin.scss */
.chkbx-require label {
  font-weight: 800;
  padding-bottom: 0;
  font-size: 1.4em;
  color: #428bca;
}

/* line 1864, app/assets/stylesheets/admin.scss */
.chkbx-require label input {
  margin-right: 8px;
  padding-bottom: 0;
  height: 18px;
  width: 18px;
}

/* line 1869, app/assets/stylesheets/admin.scss */
.eqp-search-btn {
  margin-right: 8px;
  padding: 15px 10px;
}

/* line 1871, app/assets/stylesheets/admin.scss */
.width-8 {
  width: 8% !important;
}

/* line 1872, app/assets/stylesheets/admin.scss */
.width-10 {
  width: 10% !important;
}

/* line 1873, app/assets/stylesheets/admin.scss */
.width-20 {
  width: 20% !important;
}

/* line 1874, app/assets/stylesheets/admin.scss */
.width-25 {
  width: 25% !important;
}

/* line 1875, app/assets/stylesheets/admin.scss */
.width-30 {
  width: 30% !important;
}

/* line 1876, app/assets/stylesheets/admin.scss */
.width-40 {
  width: 40% !important;
}

/* line 1877, app/assets/stylesheets/admin.scss */
.width-50 {
  width: 50% !important;
}

/* line 1878, app/assets/stylesheets/admin.scss */
.width-60 {
  width: 60% !important;
}

/* line 1879, app/assets/stylesheets/admin.scss */
.width-70 {
  width: 70% !important;
}

/* line 1880, app/assets/stylesheets/admin.scss */
.width-80 {
  width: 80% !important;
}

/* line 1881, app/assets/stylesheets/admin.scss */
.width-100 {
  width: 100% !important;
}

/* line 1882, app/assets/stylesheets/admin.scss */
.width-120px {
  width: 120px !important;
}

/* line 1884, app/assets/stylesheets/admin.scss */
.width-20px {
  width: 20px !important;
}

/* line 1885, app/assets/stylesheets/admin.scss */
.width-30px {
  width: 30px !important;
}

/* line 1886, app/assets/stylesheets/admin.scss */
.width-40px {
  width: 40px !important;
}

/* line 1887, app/assets/stylesheets/admin.scss */
.width-50px {
  width: 50px !important;
}

/* line 1888, app/assets/stylesheets/admin.scss */
.width-60px {
  width: 60px !important;
}

/* line 1889, app/assets/stylesheets/admin.scss */
.width-70px {
  width: 70px !important;
}

/* line 1890, app/assets/stylesheets/admin.scss */
.width-90px {
  width: 90px !important;
}

/* line 1891, app/assets/stylesheets/admin.scss */
.width-100px {
  width: 100px !important;
}

/* line 1892, app/assets/stylesheets/admin.scss */
.width-110px {
  width: 110px !important;
}

/* line 1893, app/assets/stylesheets/admin.scss */
.width-120px {
  width: 120px !important;
}

/* line 1896, app/assets/stylesheets/admin.scss */
.padding-15 {
  padding: 15px !important;
}

/* line 1897, app/assets/stylesheets/admin.scss */
.padding-30 {
  padding: 30px !important;
}

/* line 1898, app/assets/stylesheets/admin.scss */
.margin-15 {
  margin: 15px;
}

/* line 1899, app/assets/stylesheets/admin.scss */
.margin-8-6 {
  margin: 8px 6px;
}

/* line 1900, app/assets/stylesheets/admin.scss */
.margin-6-10 {
  margin: 6px 10px;
}

/* line 1901, app/assets/stylesheets/admin.scss */
.margin-3-10 {
  margin: 3px 10px;
}

/* line 1902, app/assets/stylesheets/admin.scss */
.margin-1-10 {
  margin: 1px 10px;
}

/* line 1904, app/assets/stylesheets/admin.scss */
.margin-left-30 {
  margin-left: 30px;
}

/* line 1905, app/assets/stylesheets/admin.scss */
.margin-left-50 {
  margin-left: 50px;
}

/* line 1907, app/assets/stylesheets/admin.scss */
#bip-tag-purpose.best_in_place > form > input {
  width: 750px;
}

/* line 1911, app/assets/stylesheets/admin.scss */
.bip-40 {
  width: 40px;
}

/* line 1912, app/assets/stylesheets/admin.scss */
.bip-50 {
  width: 50px;
}

/* line 1913, app/assets/stylesheets/admin.scss */
.bip-60 {
  width: 60px;
}

/* line 1914, app/assets/stylesheets/admin.scss */
.bip-80 {
  width: 80px;
}

/* line 1915, app/assets/stylesheets/admin.scss */
.bip-85 {
  width: 85px;
}

/* line 1916, app/assets/stylesheets/admin.scss */
.bip-100 {
  width: 100px;
}

/* line 1917, app/assets/stylesheets/admin.scss */
.bip-120 {
  width: 120px;
}

/* line 1918, app/assets/stylesheets/admin.scss */
.bip-130 {
  width: 130px;
}

/* line 1919, app/assets/stylesheets/admin.scss */
.bip-150 {
  width: 150px;
}

/* line 1920, app/assets/stylesheets/admin.scss */
.bip-180 {
  width: 180px;
}

/* line 1921, app/assets/stylesheets/admin.scss */
.bip-200 {
  width: 100px;
}

/* line 1922, app/assets/stylesheets/admin.scss */
.bip-250 {
  width: 100px;
}

/* line 1923, app/assets/stylesheets/admin.scss */
.bip-550 {
  width: 550px;
}

/* line 1924, app/assets/stylesheets/admin.scss */
.bip-750 {
  width: 750px;
}

/* line 1926, app/assets/stylesheets/admin.scss */
.std-button {
  border-radius: 6px;
  background: #428bca;
}

/* line 1931, app/assets/stylesheets/admin.scss */
.margin-left-15 {
  margin-left: 15px;
}

/* line 1935, app/assets/stylesheets/admin.scss */
.redground {
  background: #c00;
}

/* line 1936, app/assets/stylesheets/admin.scss */
.red {
  color: #c00;
}

/* line 1937, app/assets/stylesheets/admin.scss */
.blue {
  color: #428bca;
}

/* line 1938, app/assets/stylesheets/admin.scss */
.pale-red {
  color: #fb6767;
}

/* line 1940, app/assets/stylesheets/admin.scss */
.icon-size {
  font-size: 0.9em;
}

/* line 1942, app/assets/stylesheets/admin.scss */
.slack-banner {
  background-color: #f7f1d3;
  background-image: linear-gradient(180deg, #f7f1d3, #f5edc5);
  text-shadow: #fafafa 0 1px 0;
  border-bottom: 1px solid #eee098;
  color: #cb9810;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.0em;
  position: relative;
}

/* line 1953, app/assets/stylesheets/admin.scss */
.slack-banner p {
  text-align: center;
  color: #ab7800;
  margin: 0;
}

/* line 1958, app/assets/stylesheets/admin.scss */
.slack-banner p img {
  width: 120px;
  vertical-align: middle;
}

/* line 1963, app/assets/stylesheets/admin.scss */
.slack-banner p button {
  margin-left: 1em;
  vertical-align: middle;
  cursor: pointer;
}

/* line 1971, app/assets/stylesheets/admin.scss */
#title_bar .action_items span.action_item > a, #title_bar .action_items span.action_item > .dropdown_menu > a {
  border-radius: 200px;
  display: inline-block;
  font-weight: bold;
  font-size: 1.0em;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 12px;
  margin-right: 3px;
  padding: 7px 16px 6px;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  background: #FFFFFF;
  background: linear-gradient(180deg, #fff, #E7E7E7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE7E7E7');
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE7E7E7');
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(255, 255, 255, 0.8) inset;
  border: solid 1px #c7c7c7;
  border-color: #c7c7c7;
  border-top-color: #d3d3d3;
  border-right-color: #c7c7c7;
  border-bottom-color: #c2c2c2;
  border-left-color: #c7c7c7;
  text-shadow: #fff 0 1px 0;
  color: #5E6469;
  padding: 12px 17px 10px;
  margin: 0px;
}

/* TAGS */
/* line 2006, app/assets/stylesheets/admin.scss */
.tag-ctrl-btn {
  padding: 1px 8px;
}

/* line 2010, app/assets/stylesheets/admin.scss */
.tag-ctrl-edit {
  padding: 1px 18px;
  margin: 10px 0 10px;
}

/* line 2015, app/assets/stylesheets/admin.scss */
.tag-container {
  display: inline-block;
}

/* line 2019, app/assets/stylesheets/admin.scss */
.tag-padding {
  padding: 3px 5px;
}

/* line 2023, app/assets/stylesheets/admin.scss */
.tag-jacket {
  border-radius: 2px;
  font-weight: 600;
  line-height: 1em;
  margin: 0 2px;
  padding: 3px 7px;
  font-size: small;
  color: #323537;
  text-transform: uppercase;
  border: solid 1.5px #00008b;
  background-color: rgba(107, 196, 232, 0.6);
}

/* line 2035, app/assets/stylesheets/admin.scss */
.tag-jacket-cust {
  border-radius: 2px;
  font-weight: 600;
  line-height: 1em;
  margin: 0 2px;
  padding: 3px 7px;
  font-size: small;
  text-transform: uppercase;
  border: solid 1.5px #00008b;
  background-color: #ffd700;
}

/* line 2046, app/assets/stylesheets/admin.scss */
.pinpo-jacket {
  border-radius: 2px;
  font-weight: 600;
  line-height: 1em;
  margin: 0 2px;
  padding: 3px 7px;
  font-size: small;
  text-transform: uppercase;
  border: solid 1.5px #c7c7c7;
}

/* line 2057, app/assets/stylesheets/admin.scss */
.pinpo-error {
  border-radius: 2px;
  font-weight: 600;
  line-height: 1em;
  margin: 0 2px;
  padding: 3px 7px;
  font-size: small;
  text-transform: uppercase;
  border: solid 1.5px #c00;
  color: red;
}

/* line 2069, app/assets/stylesheets/admin.scss */
.glassy-bg {
  box-shadow: 0px 3px 8px -4px rgba(0, 0, 0, 0.15);
  background: white;
  border-radius: 4px;
  padding-bottom: 12px;
}

/* line 2076, app/assets/stylesheets/admin.scss */
.input-margin {
  margin: 2px 3px;
}

/* das412 Styles for Carrier Custom Partials */
/* line 4, app/assets/stylesheets/carrier_partials.scss */
#carrier-view table {
  margin-bottom: 10px;
}

/* line 9, app/assets/stylesheets/carrier_partials.scss */
#carrier-view form fieldset {
  border: 1px solid #D3D8DF;
  border-radius: 6px;
  padding-top: 16px;
}

/* line 14, app/assets/stylesheets/carrier_partials.scss */
#carrier-view form fieldset legend {
  position: relative;
  border: none;
  width: auto;
  margin-left: 10px;
}

/* line 21, app/assets/stylesheets/carrier_partials.scss */
#carrier-view form fieldset legend span {
  background: none;
  color: inherit;
  margin: 0;
  padding: 0;
  font-weight: normal;
}

/* line 31, app/assets/stylesheets/carrier_partials.scss */
#carrier-view form fieldset ol {
  list-style: none;
}

/* line 33, app/assets/stylesheets/carrier_partials.scss */
#carrier-view form fieldset ol li.check_boxes fieldset ol li label input {
  margin-right: 8px;
}

/* line 37, app/assets/stylesheets/carrier_partials.scss */
#carrier-view form fieldset ol li {
  display: inline-block;
  vertical-align: top;
  padding-top: 0;
  padding-bottom: 16px;
}

/* line 43, app/assets/stylesheets/carrier_partials.scss */
#carrier-view form fieldset ol li p.inline-errors {
  margin-left: 2px;
}

/* line 47, app/assets/stylesheets/carrier_partials.scss */
#carrier-view form fieldset ol li label {
  display: none;
}

/* line 52, app/assets/stylesheets/carrier_partials.scss */
#carrier-view form fieldset ol li.money input[type="number"] {
  width: 110px;
}

/* line 57, app/assets/stylesheets/carrier_partials.scss */
#carrier-view form fieldset ol li input[type="tel"] {
  width: 100px;
}

/* line 61, app/assets/stylesheets/carrier_partials.scss */
#carrier-view form fieldset ol li input[type="text"] {
  width: 240px;
}

/* line 74, app/assets/stylesheets/carrier_partials.scss */
#carrier-view a.table_accordian_more_link {
  float: right;
  display: block;
}

/* line 80, app/assets/stylesheets/carrier_partials.scss */
form.carrier-special {
  margin-bottom: 1em;
}

/* line 82, app/assets/stylesheets/carrier_partials.scss */
form.carrier-special div.field-row {
  line-height: 4em;
}

/* line 84, app/assets/stylesheets/carrier_partials.scss */
form.carrier-special div.field-row input {
  padding: 7px 10px;
  width: auto;
  margin-right: 1em;
  border-radius: 3px;
}

/* line 90, app/assets/stylesheets/carrier_partials.scss */
form.carrier-special div.field-row label {
  width: auto;
  margin-right: 1em;
}

/* line 93, app/assets/stylesheets/carrier_partials.scss */
form.carrier-special div.field-row label input[type="checkbox"] {
  margin: 0;
}

/* line 99, app/assets/stylesheets/carrier_partials.scss */
form.carrier-special a.clear_filters_btn {
  background: #ecf0f1;
  box-shadow: none;
  border-radius: 3px;
  text-shadow: none;
  padding: 12px 20px;
  color: #95a5a6;
  display: inline-block;
  font-weight: bold;
  font-size: 1.0em;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 12px;
  margin-right: 3px;
  text-decoration: none;
  border: solid 1px #c7c7c7;
  border-color: #c7c7c7;
  border-top-color: #d3d3d3;
  border-right-color: #c7c7c7;
  border-bottom-color: #c2c2c2;
  border-left-color: #c7c7c7;
}

/* BUM ASS STYLE UNTIL I GET IT WORKED OUT */
/* line 124, app/assets/stylesheets/carrier_partials.scss */
.chkbox-label {
  font-size: 1.2em;
}

/* line 127, app/assets/stylesheets/carrier_partials.scss */
#q_on_no_load_list_eq, #q_released_value_carrier_eq, #q_carb_compliant_eq {
  width: 18px;
  height: 18px;
  margin-top: 5px;
  margin-right: 5px;
}

/* line 133, app/assets/stylesheets/carrier_partials.scss */
#carrier-details {
  background: #fff;
}

/* line 134, app/assets/stylesheets/carrier_partials.scss */
#carrier-nom {
  font-weight: 800;
  text-align: left;
}

/* line 135, app/assets/stylesheets/carrier_partials.scss */
#carrier-ids {
  float: left;
  margin-left: 5%;
}

/* line 136, app/assets/stylesheets/carrier_partials.scss */
#carrier-web {
  margin: 3% 0 0 5%;
  font-weight: 600;
}

/* line 137, app/assets/stylesheets/carrier_partials.scss */
#carrier-dba {
  text-align: left;
}

/* line 138, app/assets/stylesheets/carrier_partials.scss */
#carrier-location {
  margin-bottom: 15px;
}

/* line 139, app/assets/stylesheets/carrier_partials.scss */
#contact-details {
  display: flex;
}

/* line 143, app/assets/stylesheets/carrier_partials.scss */
#notations ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 148, app/assets/stylesheets/carrier_partials.scss */
#notations ul li {
  margin-bottom: .5em;
}

/* line 152, app/assets/stylesheets/carrier_partials.scss */
#notations ul li label {
  width: 32%;
  display: inline-block;
}

/* line 157, app/assets/stylesheets/carrier_partials.scss */
#notations ul li > span {
  display: inline-block;
  margin-left: .5em;
}

/* line 161, app/assets/stylesheets/carrier_partials.scss */
#notations ul li span.notation {
  margin-left: 0;
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: .8em;
  text-align: center;
  background-color: rgba(66, 139, 202, 0.6);
  color: #fff;
  text-transform: uppercase;
  border-radius: 6px;
  box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 0 2px 0 rgba(0, 0, 0, 0.4), inset 0 0 2px 5px rgba(0, 0, 0, 0.05), 1px 1px 2px 0 rgba(0, 0, 0, 0.25);
}

/* line 164, app/assets/stylesheets/carrier_partials.scss */
#notations ul li span.notation-success {
  margin-left: 0;
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: .8em;
  text-align: center;
  background-color: #00892b;
  color: #fff;
  text-transform: uppercase;
  border-radius: 6px;
  box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 0 2px 0 rgba(0, 0, 0, 0.4), inset 0 0 2px 5px rgba(0, 0, 0, 0.05), 1px 1px 2px 0 rgba(0, 0, 0, 0.25);
}

/* line 167, app/assets/stylesheets/carrier_partials.scss */
#notations ul li span.notation-negative {
  margin-left: 0;
  cursor: pointer;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: .8em;
  text-align: center;
  background-color: #c00;
  color: #fff;
  text-transform: uppercase;
  border-radius: 6px;
  box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 0 2px 0 rgba(0, 0, 0, 0.4), inset 0 0 2px 5px rgba(0, 0, 0, 0.05), 1px 1px 2px 0 rgba(0, 0, 0, 0.25);
}

/* line 174, app/assets/stylesheets/carrier_partials.scss */
#tele-container {
  margin-top: 30px;
}

/* line 175, app/assets/stylesheets/carrier_partials.scss */
#ext-authority {
  margin-bottom: 15px;
}

/* line 178, app/assets/stylesheets/carrier_partials.scss */
#carrier-paperwork ol {
  list-style: none;
}

/* line 184, app/assets/stylesheets/carrier_partials.scss */
#contract #contract-notice {
  float: right;
}

/* line 185, app/assets/stylesheets/carrier_partials.scss */
#contract p {
  margin-bottom: 1em;
}

/* line 208, app/assets/stylesheets/carrier_partials.scss */
#contact-form {
  clear: both;
}

/* line 210, app/assets/stylesheets/carrier_partials.scss */
#contact-form input#contact_phone_ext {
  width: 80px;
}

/* line 215, app/assets/stylesheets/carrier_partials.scss */
#driver-form {
  clear: both;
}

/* line 216, app/assets/stylesheets/carrier_partials.scss */
#ins-container {
  margin-top: 0;
}

/* line 217, app/assets/stylesheets/carrier_partials.scss */
#ins-body {
  font-family: Calibri, sans-serif;
}

/* line 219, app/assets/stylesheets/carrier_partials.scss */
#ins-accordion .ui-ins-accordion-content {
  font-family: Calibri, sans-serif;
  background-color: #ededed;
  font-weight: 800;
  border: 1px solid rgba(198, 198, 198, 0.8);
}

/* line 226, app/assets/stylesheets/carrier_partials.scss */
#contract-drawer .ui-contract-drawer-content {
  font-family: Calibri, sans-serif;
  background-color: #fff;
  border: none;
}

/* line 232, app/assets/stylesheets/carrier_partials.scss */
#contract-drawer .ui-contract-drawer-header-active {
  border: none;
  font-size: .8em;
}

/* line 237, app/assets/stylesheets/carrier_partials.scss */
#ins-accordion .ui-ins-accordion-header-active {
  border-bottom: none;
}

/* line 241, app/assets/stylesheets/carrier_partials.scss */
.order-history-hidden {
  display: none;
}

/* line 243, app/assets/stylesheets/carrier_partials.scss */
.carrier-contacts-hidden {
  display: none;
}

/* line 245, app/assets/stylesheets/carrier_partials.scss */
.carrier-drivers-hidden {
  display: none;
}

/* line 247, app/assets/stylesheets/carrier_partials.scss */
.carrier-service-types {
  border-radius: 5px;
  margin-right: .5em;
  padding: 0 10px;
  background: #d5d5d5;
  border: 2px solid rgba(118, 118, 118, 0.6);
}

/* line 255, app/assets/stylesheets/carrier_partials.scss */
.inner-heading {
  font-size: 1.0em;
  font-weight: 800;
  text-decoration: underline;
}

/* line 257, app/assets/stylesheets/carrier_partials.scss */
.carrier-heading {
  color: #989a9b;
}

/* line 259, app/assets/stylesheets/carrier_partials.scss */
.deets {
  padding: 0 15px;
}

/* line 261, app/assets/stylesheets/carrier_partials.scss */
button {
  font-size: 11px;
}

/* line 266, app/assets/stylesheets/carrier_partials.scss */
#confirmations ul {
  list-style: none;
}

/* line 269, app/assets/stylesheets/carrier_partials.scss */
#confirmations ul li {
  margin: 15px 0;
}

/* line 275, app/assets/stylesheets/carrier_partials.scss */
.std-button {
  border-radius: 6px;
  background: #428bca;
}

/* das412 Styles for Equipment Custom Partials */
/* line 2, app/assets/stylesheets/equipment_partials.scss */
.eqp-heading {
  color: rgba(5, 5, 5, 0.5);
  padding-left: 10px;
}

/* line 3, app/assets/stylesheets/equipment_partials.scss */
.eqp-heading-mobile {
  color: rgba(5, 5, 5, 0.5);
  font-size: 1.4em;
  padding-left: 10px;
}

/* line 5, app/assets/stylesheets/equipment_partials.scss */
#eqp-index-results {
  width: 100%;
  margin-left: 0%;
  background: #fff;
}

@media only screen and (max-width: 600px) {
  /* line 8, app/assets/stylesheets/equipment_partials.scss */
  #eqp-details {
    width: 100%;
    background: #fff;
  }
  /* line 9, app/assets/stylesheets/equipment_partials.scss */
  #eqp-dims {
    width: 100%;
    background: #fff;
  }
  /* line 10, app/assets/stylesheets/equipment_partials.scss */
  #eqp-photos {
    width: 100%;
    background: #fff;
  }
  /* line 11, app/assets/stylesheets/equipment_partials.scss */
  #eqp-attachments {
    width: 100%;
    background: #fff;
  }
  /* line 12, app/assets/stylesheets/equipment_partials.scss */
  #eqp-registry {
    width: 100%;
    background: #fff;
  }
}

@media only screen and (min-width: 600px) {
  /* line 16, app/assets/stylesheets/equipment_partials.scss */
  #eqp-details {
    width: 100%;
    background: #fff;
  }
  /* line 17, app/assets/stylesheets/equipment_partials.scss */
  #eqp-dims {
    width: 100%;
    background: #fff;
  }
  /* line 18, app/assets/stylesheets/equipment_partials.scss */
  #eqp-photos {
    width: 100%;
    background: #fff;
  }
  /* line 19, app/assets/stylesheets/equipment_partials.scss */
  #eqp-attachments {
    width: 100%;
    background: #fff;
  }
  /* line 20, app/assets/stylesheets/equipment_partials.scss */
  #eqp-registry {
    width: 100%;
    background: #fff;
  }
}

@media only screen and (min-width: 768px) {
  /* line 24, app/assets/stylesheets/equipment_partials.scss */
  #eqp-details {
    width: 100%;
    background: #fff;
  }
  /* line 25, app/assets/stylesheets/equipment_partials.scss */
  #eqp-dims {
    width: 100%;
    background: #fff;
  }
  /* line 26, app/assets/stylesheets/equipment_partials.scss */
  #eqp-photos {
    width: 100%;
    background: #fff;
  }
  /* line 27, app/assets/stylesheets/equipment_partials.scss */
  #eqp-attachments {
    width: 100%;
    background: #fff;
  }
  /* line 28, app/assets/stylesheets/equipment_partials.scss */
  #eqp-registry {
    width: 100%;
    background: #fff;
  }
}

@media only screen and (min-width: 992px) {
  /* line 32, app/assets/stylesheets/equipment_partials.scss */
  #eqp-details {
    width: 90%;
    margin-left: 5%;
    background: #fff;
  }
  /* line 33, app/assets/stylesheets/equipment_partials.scss */
  #eqp-dims {
    width: 90%;
    margin-left: 5%;
    background: #fff;
  }
  /* line 34, app/assets/stylesheets/equipment_partials.scss */
  #eqp-photos {
    width: 90%;
    margin-left: 5%;
    background: #fff;
  }
  /* line 35, app/assets/stylesheets/equipment_partials.scss */
  #eqp-attachments {
    width: 90%;
    margin-left: 5%;
    background: #fff;
  }
  /* line 36, app/assets/stylesheets/equipment_partials.scss */
  #eqp-registry {
    width: 90%;
    margin-left: 5%;
    background: #fff;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 40, app/assets/stylesheets/equipment_partials.scss */
  #eqp-details {
    width: 80%;
    margin-left: 10%;
    background: #fff;
  }
  /* line 41, app/assets/stylesheets/equipment_partials.scss */
  #eqp-dims {
    width: 80%;
    margin-left: 10%;
    background: #fff;
  }
  /* line 42, app/assets/stylesheets/equipment_partials.scss */
  #eqp-photos {
    width: 80%;
    margin-left: 10%;
    background: #fff;
  }
  /* line 43, app/assets/stylesheets/equipment_partials.scss */
  #eqp-attachments {
    width: 80%;
    margin-left: 10%;
    background: #fff;
  }
  /* line 44, app/assets/stylesheets/equipment_partials.scss */
  #eqp-registry {
    width: 80%;
    margin-left: 10%;
    background: #fff;
  }
}

/* line 47, app/assets/stylesheets/equipment_partials.scss */
#service-notes {
  min-height: 84px;
}

/* line 49, app/assets/stylesheets/equipment_partials.scss */
#other-notes {
  min-height: 84px;
}

/* line 51, app/assets/stylesheets/equipment_partials.scss */
#specs-drawer .ui-specs-drawer-content {
  font-family: Calibri, sans-serif;
  background-color: #fff;
  border: none;
}

/* line 57, app/assets/stylesheets/equipment_partials.scss */
#specs-drawer .ui-specs-drawer-header-active {
  border: none;
  font-size: .8em;
}

/* line 61, app/assets/stylesheets/equipment_partials.scss */
#scale-tix-drawer .ui-scale-tix-drawer-content {
  font-family: Calibri, sans-serif;
  background-color: #fff;
  border: none;
}

/* line 66, app/assets/stylesheets/equipment_partials.scss */
#scale-tix-drawer .ui-scale-tix-drawer-header-active {
  border: none;
  font-size: .8em;
}

/* line 71, app/assets/stylesheets/equipment_partials.scss */
.import-ui {
  width: 60%;
  margin-left: 5%;
}

/* line 72, app/assets/stylesheets/equipment_partials.scss */
.import-action {
  width: 30%;
  text-align: right;
}

/* line 73, app/assets/stylesheets/equipment_partials.scss */
.clean-import li {
  list-style-type: none;
}

/* line 74, app/assets/stylesheets/equipment_partials.scss */
.registry-padding {
  padding-top: 10px;
  min-height: 5em;
}

/* line 75, app/assets/stylesheets/equipment_partials.scss */
.eqp-border {
  border: 1px solid rgba(198, 198, 198, 0.8);
  line-height: 1.745em;
}

/* line 79, app/assets/stylesheets/equipment_partials.scss */
.eqp-border select {
  font-size: 80%;
}

/* line 84, app/assets/stylesheets/equipment_partials.scss */
.equipment-comms {
  max-height: 16px;
  border-bottom: 1px solid rgba(198, 198, 198, 0.8);
  font-weight: 800;
  background-color: #F0F4F5;
}

/* line 3, app/assets/stylesheets/custom_partials_common.scss */
.red {
  color: #c00;
}

/* line 4, app/assets/stylesheets/custom_partials_common.scss */
.green {
  color: #00892b;
}

/* line 5, app/assets/stylesheets/custom_partials_common.scss */
.special-margins {
  margin: 15px 10px;
}

/* line 6, app/assets/stylesheets/custom_partials_common.scss */
.mid {
  font-size: 1.1em;
}

/* line 7, app/assets/stylesheets/custom_partials_common.scss */
.big {
  font-size: 1.2em;
}

/* line 9, app/assets/stylesheets/custom_partials_common.scss */
.pads-15 {
  padding: 15px;
}

/* line 12, app/assets/stylesheets/custom_partials_common.scss */
a.redlink:link {
  color: #c00;
  text-decoration: none;
}

/* line 13, app/assets/stylesheets/custom_partials_common.scss */
a.redlink:visited {
  color: #c00;
  text-decoration: none;
}

/* line 14, app/assets/stylesheets/custom_partials_common.scss */
a.redlink:active {
  color: #c00;
  text-decoration: none;
}

/* line 15, app/assets/stylesheets/custom_partials_common.scss */
a.redlink:hover {
  color: #990000;
  text-decoration: underline;
}

/* line 17, app/assets/stylesheets/custom_partials_common.scss */
.standard {
  color: rgba(41, 43, 44, 0.8);
  padding: 15px;
  font-size: 1.6em;
  border: 2px solid rgba(204, 204, 204, 0.7);
  border-radius: 6px;
  background: #fff;
}

/* line 21, app/assets/stylesheets/custom_partials_common.scss */
.standard-border {
  border: 2px solid rgba(204, 204, 204, 0.7);
  border-radius: 6px;
}

/* line 25, app/assets/stylesheets/custom_partials_common.scss */
#opportunity-rate-holder {
  margin-top: 4px;
}

/* line 29, app/assets/stylesheets/custom_partials_common.scss */
#est-carrier-cost-holder {
  margin-top: 4px;
}

/* line 32, app/assets/stylesheets/custom_partials_common.scss */
#opportunity-rate-submit {
  background: #00892b;
  margin-top: 20px;
  padding: 15px;
  border-radius: 6px;
}

/* line 36, app/assets/stylesheets/custom_partials_common.scss */
#rate-it {
  padding: 20px;
  border-radius: 6px;
}

/* line 40, app/assets/stylesheets/custom_partials_common.scss */
#reject-it {
  background: #c00;
  padding: 20px;
  border-radius: 6px;
}

/* line 44, app/assets/stylesheets/custom_partials_common.scss */
.headed-15 {
  margin-top: 15px;
}

/* line 45, app/assets/stylesheets/custom_partials_common.scss */
.headed-30 {
  margin-top: 30px;
}

/* line 46, app/assets/stylesheets/custom_partials_common.scss */
.footed-10 {
  margin-bottom: 10px;
}

/* line 47, app/assets/stylesheets/custom_partials_common.scss */
.footed-15 {
  margin-bottom: 15px;
}

/* line 48, app/assets/stylesheets/custom_partials_common.scss */
.footed-30 {
  margin-bottom: 30px;
}

/* line 50, app/assets/stylesheets/custom_partials_common.scss */
.brake-type-container {
  margin: 15px 0;
}

/* line 51, app/assets/stylesheets/custom_partials_common.scss */
.brake-type-special {
  margin: 15px 0 0 10px;
  padding-right: 45px;
  color: #666;
}

/* line 52, app/assets/stylesheets/custom_partials_common.scss */
.brake-type-text {
  margin: 10px 0 15px 0;
  color: #428bca;
  font-size: 1.4em;
  font-weight: 800;
  text-transform: uppercase;
}

/* AUTHORITY SPECIALS */
/* line 55, app/assets/stylesheets/custom_partials_common.scss */
.fmcsa-auth {
  width: 9%;
  height: 100%;
  border: none;
  margin-top: 15px;
}

/* line 56, app/assets/stylesheets/custom_partials_common.scss */
.fmsca-auth-tub {
  background: #f1f4f5;
  margin-bottom: 10px;
  border: 1px solid rgba(105, 105, 105, 0.3);
  box-shadow: inset 0 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 0 2px 0 rgba(0, 0, 0, 0.4), inset 0 0 2px 5px rgba(0, 0, 0, 0.05), 1px 1px 2px 0 rgba(0, 0, 0, 0.25);
}

/* line 59, app/assets/stylesheets/custom_partials_common.scss */
.auth-tub {
  width: 27%;
  box-sizing: border-box;
}

/* line 60, app/assets/stylesheets/custom_partials_common.scss */
.sync-log-carrier-name {
  max-width: 150px;
  min-width: 149px;
}

/* line 61, app/assets/stylesheets/custom_partials_common.scss */
.sync-log-row-name {
  max-width: 50px;
  min-width: 40px;
}

/* END AUTHORITY SPECIALS */
/* line 64, app/assets/stylesheets/custom_partials_common.scss */
.eq-fsc {
  min-height: 1.9em;
  padding-top: 5px;
}

/* line 65, app/assets/stylesheets/custom_partials_common.scss */
.eq-major-dims {
  font-size: 1.87em;
  font-weight: 600;
}

/* line 66, app/assets/stylesheets/custom_partials_common.scss */
.eq-axl-weight {
  min-height: 1.54em;
  max-height: 1.55em;
  padding-top: -7px;
}

/* line 67, app/assets/stylesheets/custom_partials_common.scss */
.eq-overhang {
  min-height: 1.81em;
  max-height: 1.82em;
}

/* line 68, app/assets/stylesheets/custom_partials_common.scss */
#eq-cat-type-save {
  background: #428bca;
  padding: 10px 15px;
  border-radius: 6px;
}

/* line 72, app/assets/stylesheets/custom_partials_common.scss */
.forty-four {
  width: 44%;
  box-sizing: border-box;
}

/* line 73, app/assets/stylesheets/custom_partials_common.scss */
.half {
  width: 50%;
  box-sizing: border-box;
}

/* line 74, app/assets/stylesheets/custom_partials_common.scss */
.quarters {
  width: 25%;
  box-sizing: border-box;
}

/* line 75, app/assets/stylesheets/custom_partials_common.scss */
.tenny {
  width: 10%;
  box-sizing: border-box;
}

/* line 76, app/assets/stylesheets/custom_partials_common.scss */
.twenty {
  width: 20%;
  box-sizing: border-box;
}

/* line 77, app/assets/stylesheets/custom_partials_common.scss */
.twenty-five {
  width: 25%;
  box-sizing: border-box;
}

/* line 78, app/assets/stylesheets/custom_partials_common.scss */
.twenty-seven {
  width: 27%;
  box-sizing: border-box;
}

/* line 79, app/assets/stylesheets/custom_partials_common.scss */
.thirty {
  width: 30%;
  box-sizing: border-box;
}

/* line 80, app/assets/stylesheets/custom_partials_common.scss */
.thirty-one {
  width: 31%;
  box-sizing: border-box;
}

/* line 81, app/assets/stylesheets/custom_partials_common.scss */
.thirds {
  width: 33.33%;
  box-sizing: border-box;
}

/* line 82, app/assets/stylesheets/custom_partials_common.scss */
.two-thirds {
  width: 66.66%;
  box-sizing: border-box;
}

/* line 83, app/assets/stylesheets/custom_partials_common.scss */
.forty {
  width: 40%;
  box-sizing: border-box;
}

/* line 84, app/assets/stylesheets/custom_partials_common.scss */
.fortyfive {
  width: 45%;
  box-sizing: border-box;
}

/* line 85, app/assets/stylesheets/custom_partials_common.scss */
.fiftynine {
  width: 59%;
  box-sizing: border-box;
}

/* line 86, app/assets/stylesheets/custom_partials_common.scss */
.sixty {
  width: 60%;
  box-sizing: border-box;
}

/* line 87, app/assets/stylesheets/custom_partials_common.scss */
.eighty {
  width: 80%;
  box-sizing: border-box;
}

/* line 88, app/assets/stylesheets/custom_partials_common.scss */
.ninety {
  width: 90%;
  box-sizing: border-box;
}

/* line 89, app/assets/stylesheets/custom_partials_common.scss */
.ninety-two {
  width: 92%;
  box-sizing: border-box;
}

/* line 90, app/assets/stylesheets/custom_partials_common.scss */
.full {
  width: 100%;
  box-sizing: border-box;
}

/* line 91, app/assets/stylesheets/custom_partials_common.scss */
.right {
  text-align: right;
}

/* line 92, app/assets/stylesheets/custom_partials_common.scss */
.center {
  text-align: center;
}

/* line 93, app/assets/stylesheets/custom_partials_common.scss */
.heavy {
  font-weight: 800;
}

/* line 94, app/assets/stylesheets/custom_partials_common.scss */
.float {
  float: left;
}

/* line 95, app/assets/stylesheets/custom_partials_common.scss */
.float-right {
  float: right;
  display: block;
}

/* line 96, app/assets/stylesheets/custom_partials_common.scss */
.teeny {
  font-size: 0.7em;
}

/* line 97, app/assets/stylesheets/custom_partials_common.scss */
.small {
  font-size: 0.9em;
}

/* line 98, app/assets/stylesheets/custom_partials_common.scss */
.alert_size, table.index_table th.alert_size {
  font-size: 1.3em;
  font-weight: normal;
}

/* line 99, app/assets/stylesheets/custom_partials_common.scss */
.upsize, table.index_table th.upsize {
  font-size: 1.4em;
}

/* line 100, app/assets/stylesheets/custom_partials_common.scss */
.yuge {
  font-size: 2em;
}

/* line 102, app/assets/stylesheets/custom_partials_common.scss */
.big {
  font-size: 1.4em;
}

/* line 103, app/assets/stylesheets/custom_partials_common.scss */
.bigger {
  font-size: 1.6em;
}

/* line 104, app/assets/stylesheets/custom_partials_common.scss */
.biggest {
  font-size: 1.8em;
}

/* line 105, app/assets/stylesheets/custom_partials_common.scss */
.bip-pholder {
  font-weight: 100;
  color: rgba(50, 50, 50, 0.4);
}

/* line 106, app/assets/stylesheets/custom_partials_common.scss */
.warning {
  color: #a94442;
  font-weight: 800;
}

/* line 107, app/assets/stylesheets/custom_partials_common.scss */
.success {
  color: rgba(0, 137, 43, 0.8);
  font-weight: 800;
}

/* line 108, app/assets/stylesheets/custom_partials_common.scss */
.bip-warning {
  color: #c00;
  font-weight: 800;
}

/* line 109, app/assets/stylesheets/custom_partials_common.scss */
.flexbox {
  display: flex;
  justify-content: space-between;
}

/* line 110, app/assets/stylesheets/custom_partials_common.scss */
.panel_contents > .row {
  padding-top: 15px;
}

/* line 113, app/assets/stylesheets/custom_partials_common.scss */
input.smaller[type="submit"] {
  font-size: .8em;
  padding-top: 6px;
  padding-bottom: 6px;
}

/* line 26, app/assets/stylesheets/mobile.scss */
.active_admin.logged_in.admin_namespace #wrapper #title_bar.title_bar .mobile .action_items span.action_item > a,
.active_admin.logged_in.admin_namespace #wrapper #title_bar.title_bar .mobile .action_items span.action_item > .dropdown_menu > a {
  display: inline-block;
  font-size: 3.6em;
  line-height: 1em;
  width: 60%;
  margin: 30px 0 15px 0;
}

/* line 31, app/assets/stylesheets/mobile.scss */
.active_admin.logged_in.admin_namespace #wrapper #title_bar.title_bar .mobile #titlebar_center.center .breadcrumb {
  font-size: 2.8em;
  line-height: 1.4em;
}

/* line 33, app/assets/stylesheets/mobile.scss */
.active_admin.logged_in.admin_namespace #wrapper #title_bar.title_bar .mobile #titlebar_center.center #mobile-title.float.center.ninety #page_title {
  font-size: 8.2em;
}

/* line 35, app/assets/stylesheets/mobile.scss */
.active_admin.logged_in.admin_namespace #wrapper #title_bar.title_bar .mobile #titlebar_center.center #dropper {
  font-size: 8em;
}

/* line 39, app/assets/stylesheets/mobile.scss */
.active_admin.logged_in.admin_namespace #wrapper #header .mobile ul.tabs {
  display: block;
}

/* line 40, app/assets/stylesheets/mobile.scss */
.active_admin.logged_in.admin_namespace #wrapper #header .mobile ul.tabs > li {
  width: 100%;
  text-align: center;
}

/* line 42, app/assets/stylesheets/mobile.scss */
.active_admin.logged_in.admin_namespace #wrapper #header .mobile ul.tabs > li a {
  font-size: 5.25em;
  line-height: 2em;
}

/* line 44, app/assets/stylesheets/mobile.scss */
.active_admin.logged_in.admin_namespace #wrapper #header .mobile ul.logout-item {
  list-style-type: none;
  display: block;
  text-align: center;
  font-size: 5.25em;
}

/* line 46, app/assets/stylesheets/mobile.scss */
.active_admin.logged_in.admin_namespace #wrapper #header .mobile ul.logout-item a {
  line-height: 2em;
  text-decoration: none;
}

/* line 53, app/assets/stylesheets/mobile.scss */
.admin_equipment.active_admin.logged_in.admin_namespace #wrapper #title_bar.title_bar .mobile .action_items span.action_item > a,
.admin_equipment.active_admin.logged_in.admin_namespace #wrapper #title_bar.title_bar .mobile .action_items span.action_item > .dropdown_menu > a {
  display: inline-block;
  font-size: 3.8em;
  line-height: 1em;
  width: 60%;
  margin: 30px 0 15px 0;
}

/* line 58, app/assets/stylesheets/mobile.scss */
.admin_equipment.active_admin.logged_in.admin_namespace #wrapper #title_bar.title_bar .mobile #titlebar_center.center .breadcrumb {
  font-size: 2.9em;
  line-height: 1.4em;
}

/* line 60, app/assets/stylesheets/mobile.scss */
.admin_equipment.active_admin.logged_in.admin_namespace #wrapper #title_bar.title_bar .mobile #titlebar_center.center #mobile-title.float.center.ninety #page_title {
  font-size: 8.4em;
}

/* line 62, app/assets/stylesheets/mobile.scss */
.admin_equipment.active_admin.logged_in.admin_namespace #wrapper #title_bar.title_bar .mobile #titlebar_center.center #dropper {
  font-size: 8.3em;
}

/* line 66, app/assets/stylesheets/mobile.scss */
.admin_equipment.active_admin.logged_in.admin_namespace #wrapper #header .mobile ul.tabs {
  display: block;
}

/* line 67, app/assets/stylesheets/mobile.scss */
.admin_equipment.active_admin.logged_in.admin_namespace #wrapper #header .mobile ul.tabs > li {
  width: 100%;
  text-align: center;
}

/* line 69, app/assets/stylesheets/mobile.scss */
.admin_equipment.active_admin.logged_in.admin_namespace #wrapper #header .mobile ul.tabs > li a {
  font-size: 5.4em;
  line-height: 2em;
}

/* line 71, app/assets/stylesheets/mobile.scss */
.admin_equipment.active_admin.logged_in.admin_namespace #wrapper #header .mobile ul.logout-item {
  list-style-type: none;
  display: block;
  text-align: center;
  font-size: 5.4em;
}

/* line 73, app/assets/stylesheets/mobile.scss */
.admin_equipment.active_admin.logged_in.admin_namespace #wrapper #header .mobile ul.logout-item a {
  line-height: 2em;
  text-decoration: none;
}

/* line 80, app/assets/stylesheets/mobile.scss */
.index.admin_shipments.active_admin.logged_in.admin_namespace #wrapper #title_bar.title_bar .mobile .action_items span.action_item > a,
.index.admin_shipments.active_admin.logged_in.admin_namespace #wrapper #title_bar.title_bar .mobile .action_items span.action_item > .dropdown_menu > a {
  display: inline-block;
  font-size: 4.8em;
  line-height: 1.2em;
  width: 60%;
  margin: 45px 0 30px 0;
}

/* line 85, app/assets/stylesheets/mobile.scss */
.index.admin_shipments.active_admin.logged_in.admin_namespace #wrapper #title_bar.title_bar .mobile #titlebar_center.center .breadcrumb {
  font-size: 2.9em;
  line-height: 1.4em;
}

/* line 87, app/assets/stylesheets/mobile.scss */
.index.admin_shipments.active_admin.logged_in.admin_namespace #wrapper #title_bar.title_bar .mobile #titlebar_center.center #mobile-title.float.center.ninety #page_title {
  font-size: 11em;
}

/* line 89, app/assets/stylesheets/mobile.scss */
.index.admin_shipments.active_admin.logged_in.admin_namespace #wrapper #title_bar.title_bar .mobile #titlebar_center.center #dropper {
  font-size: 10.8em;
}

/* line 93, app/assets/stylesheets/mobile.scss */
.index.admin_shipments.active_admin.logged_in.admin_namespace #wrapper #header .mobile ul.tabs {
  display: block;
}

/* line 94, app/assets/stylesheets/mobile.scss */
.index.admin_shipments.active_admin.logged_in.admin_namespace #wrapper #header .mobile ul.tabs > li {
  width: 100%;
  text-align: center;
}

/* line 96, app/assets/stylesheets/mobile.scss */
.index.admin_shipments.active_admin.logged_in.admin_namespace #wrapper #header .mobile ul.tabs > li a {
  font-size: 6.95em;
  line-height: 2em;
}

/* line 98, app/assets/stylesheets/mobile.scss */
.index.admin_shipments.active_admin.logged_in.admin_namespace #wrapper #header .mobile ul.logout-item {
  list-style-type: none;
  display: block;
  text-align: center;
  font-size: 6.95em;
}

/* line 100, app/assets/stylesheets/mobile.scss */
.index.admin_shipments.active_admin.logged_in.admin_namespace #wrapper #header .mobile ul.logout-item a {
  line-height: 2em;
  text-decoration: none;
}

/* line 297, app/assets/stylesheets/mobile.scss */
.mobile-yuge {
  font-size: 3.25em;
}

/* line 438, app/assets/stylesheets/mobile.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 443, app/assets/stylesheets/mobile.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 450, app/assets/stylesheets/mobile.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 453, app/assets/stylesheets/mobile.scss */
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 461, app/assets/stylesheets/mobile.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 464, app/assets/stylesheets/mobile.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 472, app/assets/stylesheets/mobile.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 480, app/assets/stylesheets/mobile.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
