/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter,  Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* line 7, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 11, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
body {
  margin: 0;
}

/* line 14, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 17, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 21, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 25, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
[hidden], template {
  display: none;
}

/* line 28, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a {
  background-color: transparent;
}

/* line 31, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a:active, a:hover {
  outline: 0;
}

/* line 34, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 37, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
b, strong {
  font-weight: 700;
}

/* line 40, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
dfn {
  font-style: italic;
}

/* line 43, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
h1 {
  margin: .67em 0;
  font-size: 2em;
}

/* line 47, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
mark {
  color: #000;
  background: #ff0;
}

/* line 51, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
small {
  font-size: 80%;
}

/* line 53, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 59, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
sup {
  top: -.5em;
}

/* line 62, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
sub {
  bottom: -.25em;
}

/* line 65, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
img {
  border: 0;
}

/* line 68, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 71, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
figure {
  margin: 1em 40px;
}

/* line 74, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 80, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
pre {
  overflow: auto;
}

/* line 83, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 87, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

/* line 92, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
button {
  overflow: visible;
}

/* line 95, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
button, select {
  text-transform: none;
}

/* line 98, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 102, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
button[disabled], html input[disabled] {
  cursor: default;
}

/* line 105, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 109, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
input {
  line-height: normal;
}

/* line 112, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* line 118, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/* line 121, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

/* line 127, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 130, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver;
}

/* line 135, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
legend {
  padding: 0;
  border: 0;
}

/* line 139, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
textarea {
  overflow: auto;
}

/* line 142, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
optgroup {
  font-weight: 700;
}

/* line 145, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* line 149, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
td, th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  /* line 154, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  *, :after, :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }

  /* line 161, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  a, a:visited {
    text-decoration: underline;
  }

  /* line 164, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 166, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 168, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  a[href^="javascript:"]:after, a[href^="#"]:after {
    content: "";
  }

  /* line 170, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 174, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  thead {
    display: table-header-group;
  }

  /* line 177, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  img, tr {
    page-break-inside: avoid;
  }

  /* line 180, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  img {
    max-width: 100% !important;
  }

  /* line 183, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  h2, h3, p {
    orphans: 3;
    widows: 3;
  }

  /* line 187, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  h2, h3 {
    page-break-after: avoid;
  }

  /* line 190, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar {
    display: none;
  }

  /* line 193, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 196, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 199, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 202, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .table td, .table th {
    background-color: #fff !important;
  }

  /* line 205, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/assets/fonts/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot);
  src: url(/assets/fonts/glyphicons-halflings-regular-13634da87d9e23f8c3ed9108ce1724d183a39ad072e73e1b3d8cbf646d2d0407.eot) format("embedded-opentype"), url(/assets/fonts/glyphicons-halflings-regular-fe185d11a49676890d47bb783312a0cda5a44c4039214094e7957b4c040ef11c.woff2) format("woff2"), url(/assets/fonts/glyphicons-halflings-regular-a26394f7ede100ca118eff2eda08596275a9839b959c226e15439557a5a80742.woff) format("woff"), url(/assets/fonts/glyphicons-halflings-regular-e395044093757d82afcb138957d06a1ea9361bdcf0b442d06a18a8051af57456.ttf) format("truetype"), url(/assets/fonts/glyphicons-halflings-regular-42f60659d265c1a3c30f9fa42abcbb56bd4a53af4d83d316d6dd7a36903c43e5.svg) format("svg");
}
/* line 217, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 228, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 230, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 232, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-eur:before, .glyphicon-euro:before {
  content: "\20ac";
}

/* line 234, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 236, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 238, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 240, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 242, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 244, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 246, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 248, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 250, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 252, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 254, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 256, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 258, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 260, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 262, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 264, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 266, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 268, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 270, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 272, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 274, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 276, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 278, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 280, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 282, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 284, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 286, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 288, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 290, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 292, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 294, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 296, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 298, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 300, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 302, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 304, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 306, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 308, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 310, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 312, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 314, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 316, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 318, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 320, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 322, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 324, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 326, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 328, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 330, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 332, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 334, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 336, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 338, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 340, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 342, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 344, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 346, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 348, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 350, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 352, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 354, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 356, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 358, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 360, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 362, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 364, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 366, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 368, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 370, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 372, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 374, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 376, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 378, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 380, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 382, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 384, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 386, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 388, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 390, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 392, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 394, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 396, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 398, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 400, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 402, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 404, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 406, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 408, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 410, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 412, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 414, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 416, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 418, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 420, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 422, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 424, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 426, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 428, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 430, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 432, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 434, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 436, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 438, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 440, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 442, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 444, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 446, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 448, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 450, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 452, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 454, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 456, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 458, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 460, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 462, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 464, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 466, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 468, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 470, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 472, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 474, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 476, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 478, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 480, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 482, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 484, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 486, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 488, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 490, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 492, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 494, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 496, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 498, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 500, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 502, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 504, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 506, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 508, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 510, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 512, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 514, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 516, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 518, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 520, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 522, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 524, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 526, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 528, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 530, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 532, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 534, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 536, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 538, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 540, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 542, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 544, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 546, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 548, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 550, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 552, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 554, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 556, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 558, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 560, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 562, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 564, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 566, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 568, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 570, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 572, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 574, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 576, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 578, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 580, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 582, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 584, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 586, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 588, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 590, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 592, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 594, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 596, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 598, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 600, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 602, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 604, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 606, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 608, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 610, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 612, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 614, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 616, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 618, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 620, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 622, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 624, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 626, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 628, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-cd:before {
  content: "\e201";
}

/* line 630, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-save-file:before {
  content: "\e202";
}

/* line 632, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-open-file:before {
  content: "\e203";
}

/* line 634, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-level-up:before {
  content: "\e204";
}

/* line 636, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-copy:before {
  content: "\e205";
}

/* line 638, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-paste:before {
  content: "\e206";
}

/* line 640, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-alert:before {
  content: "\e209";
}

/* line 642, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-equalizer:before {
  content: "\e210";
}

/* line 644, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-king:before {
  content: "\e211";
}

/* line 646, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-queen:before {
  content: "\e212";
}

/* line 648, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-pawn:before {
  content: "\e213";
}

/* line 650, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-bishop:before {
  content: "\e214";
}

/* line 652, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-knight:before {
  content: "\e215";
}

/* line 654, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 656, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-tent:before {
  content: "\26fa";
}

/* line 658, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-blackboard:before {
  content: "\e218";
}

/* line 660, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-bed:before {
  content: "\e219";
}

/* line 662, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-apple:before {
  content: "\f8ff";
}

/* line 664, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-erase:before {
  content: "\e221";
}

/* line 666, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-hourglass:before {
  content: "\231b";
}

/* line 668, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-lamp:before {
  content: "\e223";
}

/* line 670, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-duplicate:before {
  content: "\e224";
}

/* line 672, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 674, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-scissors:before {
  content: "\e226";
}

/* line 676, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 678, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-btc:before {
  content: "\e227";
}

/* line 680, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-xbt:before {
  content: "\e227";
}

/* line 682, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-yen:before {
  content: "\00a5";
}

/* line 684, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-jpy:before {
  content: "\00a5";
}

/* line 686, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-ruble:before {
  content: "\20bd";
}

/* line 688, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-rub:before {
  content: "\20bd";
}

/* line 690, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-scale:before {
  content: "\e230";
}

/* line 692, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 694, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 696, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-education:before {
  content: "\e233";
}

/* line 698, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 700, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 702, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 704, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-modal-window:before {
  content: "\e237";
}

/* line 706, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-oil:before {
  content: "\e238";
}

/* line 708, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-grain:before {
  content: "\e239";
}

/* line 710, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 712, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-text-size:before {
  content: "\e241";
}

/* line 714, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-text-color:before {
  content: "\e242";
}

/* line 716, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-text-background:before {
  content: "\e243";
}

/* line 718, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 720, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 722, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 724, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 726, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 728, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 730, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 732, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 734, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 736, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 738, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-console:before {
  content: "\e254";
}

/* line 740, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-superscript:before {
  content: "\e255";
}

/* line 742, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-subscript:before {
  content: "\e256";
}

/* line 744, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-menu-left:before {
  content: "\e257";
}

/* line 746, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-menu-right:before {
  content: "\e258";
}

/* line 748, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-menu-down:before {
  content: "\e259";
}

/* line 750, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.glyphicon-menu-up:before {
  content: "\e260";
}

/* line 752, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 757, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
:after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 762, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 766, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

/* line 773, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
button, input, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 778, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a {
  color: #337ab7;
  text-decoration: none;
}

/* line 782, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a:focus, a:hover {
  color: #23527c;
  text-decoration: underline;
}

/* line 786, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 791, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
figure {
  margin: 0;
}

/* line 794, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
img {
  vertical-align: middle;
}

/* line 797, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 802, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 805, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 818, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.img-circle {
  border-radius: 50%;
}

/* line 820, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

/* line 826, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 836, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 844, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
[role=button] {
  cursor: pointer;
}

/* line 847, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 853, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}

/* line 858, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.h1, .h2, .h3, h1, h2, h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 862, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
  font-size: 65%;
}

/* line 864, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.h4, .h5, .h6, h4, h5, h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 868, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
  font-size: 75%;
}

/* line 870, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.h1, h1 {
  font-size: 36px;
}

/* line 873, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.h2, h2 {
  font-size: 30px;
}

/* line 876, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.h3, h3 {
  font-size: 24px;
}

/* line 879, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.h4, h4 {
  font-size: 18px;
}

/* line 882, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.h5, h5 {
  font-size: 14px;
}

/* line 885, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.h6, h6 {
  font-size: 12px;
}

/* line 888, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
p {
  margin: 0 0 10px;
}

/* line 891, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 898, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .lead {
    font-size: 21px;
  }
}
/* line 901, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.small, small {
  font-size: 85%;
}

/* line 903, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.mark, mark {
  padding: .2em;
  background-color: #fcf8e3;
}

/* line 907, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.text-left {
  text-align: left;
}

/* line 910, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.text-right {
  text-align: right;
}

/* line 913, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.text-center {
  text-align: center;
}

/* line 916, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.text-justify {
  text-align: justify;
}

/* line 919, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 922, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.text-lowercase {
  text-transform: lowercase;
}

/* line 925, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.text-uppercase {
  text-transform: uppercase;
}

/* line 928, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.text-capitalize {
  text-transform: capitalize;
}

/* line 931, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.text-muted {
  color: #777;
}

/* line 934, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.text-primary {
  color: #337ab7;
}

/* line 937, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.text-primary:focus, a.text-primary:hover {
  color: #286090;
}

/* line 940, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.text-success {
  color: #3c763d;
}

/* line 943, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.text-success:focus, a.text-success:hover {
  color: #2b542c;
}

/* line 946, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.text-info {
  color: #31708f;
}

/* line 949, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.text-info:focus, a.text-info:hover {
  color: #245269;
}

/* line 952, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 955, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.text-warning:focus, a.text-warning:hover {
  color: #66512c;
}

/* line 958, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.text-danger {
  color: #a94442;
}

/* line 961, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.text-danger:focus, a.text-danger:hover {
  color: #843534;
}

/* line 964, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

/* line 968, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.bg-primary:focus, a.bg-primary:hover {
  background-color: #286090;
}

/* line 971, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 974, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.bg-success:focus, a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 977, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 980, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.bg-info:focus, a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 983, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 986, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.bg-warning:focus, a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 989, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 992, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.bg-danger:focus, a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 995, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

/* line 1000, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
ol, ul {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 1004, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
ol ol, ol ul, ul ol, ul ul {
  margin-bottom: 0;
}

/* line 1007, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 1011, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}

/* line 1016, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

/* line 1021, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 1025, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
dd, dt {
  line-height: 1.42857143;
}

/* line 1028, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
dt {
  font-weight: 700;
}

/* line 1031, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1035, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* line 1044, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
/* line 1047, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
abbr[data-original-title], abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}

/* line 1051, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 1055, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}

/* line 1061, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
  margin-bottom: 0;
}

/* line 1064, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
blockquote .small, blockquote footer, blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

/* line 1070, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
blockquote .small:before, blockquote footer:before, blockquote small:before {
  content: '\2014 \00A0';
}

/* line 1072, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}

/* line 1079, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
  content: '';
}

/* line 1081, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

/* line 1083, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

/* line 1088, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
code, kbd, pre, samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 1091, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 1098, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 1107, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 1114, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 1127, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 1135, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 1139, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  /* line 1146, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 1150, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 1154, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .container {
    width: 1170px;
  }
}
/* line 1157, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

/* line 1163, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.row {
  margin-right: -15px;
  margin-left: -15px;
}

/* line 1167, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 1173, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  float: left;
}

/* line 1176, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-12 {
  width: 100%;
}

/* line 1178, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-11 {
  width: 91.66666667%;
}

/* line 1180, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-10 {
  width: 83.33333333%;
}

/* line 1182, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-9 {
  width: 75%;
}

/* line 1184, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-8 {
  width: 66.66666667%;
}

/* line 1186, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-7 {
  width: 58.33333333%;
}

/* line 1188, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-6 {
  width: 50%;
}

/* line 1190, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-5 {
  width: 41.66666667%;
}

/* line 1192, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-4 {
  width: 33.33333333%;
}

/* line 1194, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-3 {
  width: 25%;
}

/* line 1196, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-2 {
  width: 16.66666667%;
}

/* line 1198, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-1 {
  width: 8.33333333%;
}

/* line 1200, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-pull-12 {
  right: 100%;
}

/* line 1202, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-pull-11 {
  right: 91.66666667%;
}

/* line 1204, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-pull-10 {
  right: 83.33333333%;
}

/* line 1206, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-pull-9 {
  right: 75%;
}

/* line 1208, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-pull-8 {
  right: 66.66666667%;
}

/* line 1210, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-pull-7 {
  right: 58.33333333%;
}

/* line 1212, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-pull-6 {
  right: 50%;
}

/* line 1214, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-pull-5 {
  right: 41.66666667%;
}

/* line 1216, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-pull-4 {
  right: 33.33333333%;
}

/* line 1218, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-pull-3 {
  right: 25%;
}

/* line 1220, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-pull-2 {
  right: 16.66666667%;
}

/* line 1222, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-pull-1 {
  right: 8.33333333%;
}

/* line 1224, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-pull-0 {
  right: auto;
}

/* line 1227, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-push-12 {
  left: 100%;
}

/* line 1229, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-push-11 {
  left: 91.66666667%;
}

/* line 1231, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-push-10 {
  left: 83.33333333%;
}

/* line 1233, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-push-9 {
  left: 75%;
}

/* line 1235, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-push-8 {
  left: 66.66666667%;
}

/* line 1237, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-push-7 {
  left: 58.33333333%;
}

/* line 1239, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-push-6 {
  left: 50%;
}

/* line 1241, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-push-5 {
  left: 41.66666667%;
}

/* line 1243, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-push-4 {
  left: 33.33333333%;
}

/* line 1245, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-push-3 {
  left: 25%;
}

/* line 1247, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-push-2 {
  left: 16.66666667%;
}

/* line 1249, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-push-1 {
  left: 8.33333333%;
}

/* line 1251, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-push-0 {
  left: auto;
}

/* line 1254, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-offset-12 {
  margin-left: 100%;
}

/* line 1256, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

/* line 1258, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

/* line 1260, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-offset-9 {
  margin-left: 75%;
}

/* line 1262, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

/* line 1264, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

/* line 1266, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-offset-6 {
  margin-left: 50%;
}

/* line 1268, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

/* line 1270, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

/* line 1272, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-offset-3 {
  margin-left: 25%;
}

/* line 1274, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

/* line 1276, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

/* line 1278, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 1282, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }

  /* line 1285, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 1287, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-11 {
    width: 91.66666667%;
  }

  /* line 1289, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-10 {
    width: 83.33333333%;
  }

  /* line 1291, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 1293, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-8 {
    width: 66.66666667%;
  }

  /* line 1295, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-7 {
    width: 58.33333333%;
  }

  /* line 1297, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 1299, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-5 {
    width: 41.66666667%;
  }

  /* line 1301, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-4 {
    width: 33.33333333%;
  }

  /* line 1303, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 1305, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-2 {
    width: 16.66666667%;
  }

  /* line 1307, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-1 {
    width: 8.33333333%;
  }

  /* line 1309, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-pull-12 {
    right: 100%;
  }

  /* line 1311, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  /* line 1313, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  /* line 1315, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 1317, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  /* line 1319, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  /* line 1321, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 1323, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  /* line 1325, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  /* line 1327, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 1329, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  /* line 1331, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  /* line 1333, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-pull-0 {
    right: auto;
  }

  /* line 1336, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-push-12 {
    left: 100%;
  }

  /* line 1338, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-push-11 {
    left: 91.66666667%;
  }

  /* line 1340, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-push-10 {
    left: 83.33333333%;
  }

  /* line 1342, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 1344, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-push-8 {
    left: 66.66666667%;
  }

  /* line 1346, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-push-7 {
    left: 58.33333333%;
  }

  /* line 1348, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 1350, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-push-5 {
    left: 41.66666667%;
  }

  /* line 1352, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-push-4 {
    left: 33.33333333%;
  }

  /* line 1354, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 1356, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-push-2 {
    left: 16.66666667%;
  }

  /* line 1358, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-push-1 {
    left: 8.33333333%;
  }

  /* line 1360, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-push-0 {
    left: auto;
  }

  /* line 1363, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-offset-12 {
    margin-left: 100%;
  }

  /* line 1365, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 1367, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 1369, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 1371, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 1373, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 1375, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 1377, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 1379, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 1381, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 1383, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 1385, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 1387, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 1391, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
  }

  /* line 1394, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 1396, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-11 {
    width: 91.66666667%;
  }

  /* line 1398, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-10 {
    width: 83.33333333%;
  }

  /* line 1400, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 1402, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-8 {
    width: 66.66666667%;
  }

  /* line 1404, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-7 {
    width: 58.33333333%;
  }

  /* line 1406, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 1408, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-5 {
    width: 41.66666667%;
  }

  /* line 1410, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-4 {
    width: 33.33333333%;
  }

  /* line 1412, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 1414, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-2 {
    width: 16.66666667%;
  }

  /* line 1416, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-1 {
    width: 8.33333333%;
  }

  /* line 1418, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-pull-12 {
    right: 100%;
  }

  /* line 1420, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-pull-11 {
    right: 91.66666667%;
  }

  /* line 1422, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-pull-10 {
    right: 83.33333333%;
  }

  /* line 1424, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 1426, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-pull-8 {
    right: 66.66666667%;
  }

  /* line 1428, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-pull-7 {
    right: 58.33333333%;
  }

  /* line 1430, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 1432, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-pull-5 {
    right: 41.66666667%;
  }

  /* line 1434, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-pull-4 {
    right: 33.33333333%;
  }

  /* line 1436, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 1438, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-pull-2 {
    right: 16.66666667%;
  }

  /* line 1440, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-pull-1 {
    right: 8.33333333%;
  }

  /* line 1442, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 1445, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-push-12 {
    left: 100%;
  }

  /* line 1447, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-push-11 {
    left: 91.66666667%;
  }

  /* line 1449, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-push-10 {
    left: 83.33333333%;
  }

  /* line 1451, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 1453, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-push-8 {
    left: 66.66666667%;
  }

  /* line 1455, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-push-7 {
    left: 58.33333333%;
  }

  /* line 1457, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 1459, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-push-5 {
    left: 41.66666667%;
  }

  /* line 1461, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-push-4 {
    left: 33.33333333%;
  }

  /* line 1463, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 1465, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-push-2 {
    left: 16.66666667%;
  }

  /* line 1467, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-push-1 {
    left: 8.33333333%;
  }

  /* line 1469, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 1472, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-offset-12 {
    margin-left: 100%;
  }

  /* line 1474, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 1476, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 1478, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 1480, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 1482, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 1484, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 1486, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 1488, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 1490, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 1492, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 1494, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 1496, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 1500, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }

  /* line 1503, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 1505, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-11 {
    width: 91.66666667%;
  }

  /* line 1507, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-10 {
    width: 83.33333333%;
  }

  /* line 1509, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 1511, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-8 {
    width: 66.66666667%;
  }

  /* line 1513, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-7 {
    width: 58.33333333%;
  }

  /* line 1515, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 1517, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-5 {
    width: 41.66666667%;
  }

  /* line 1519, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-4 {
    width: 33.33333333%;
  }

  /* line 1521, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 1523, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-2 {
    width: 16.66666667%;
  }

  /* line 1525, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-1 {
    width: 8.33333333%;
  }

  /* line 1527, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-pull-12 {
    right: 100%;
  }

  /* line 1529, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  /* line 1531, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  /* line 1533, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 1535, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  /* line 1537, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  /* line 1539, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 1541, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  /* line 1543, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  /* line 1545, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 1547, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  /* line 1549, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  /* line 1551, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 1554, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-push-12 {
    left: 100%;
  }

  /* line 1556, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-push-11 {
    left: 91.66666667%;
  }

  /* line 1558, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-push-10 {
    left: 83.33333333%;
  }

  /* line 1560, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 1562, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-push-8 {
    left: 66.66666667%;
  }

  /* line 1564, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-push-7 {
    left: 58.33333333%;
  }

  /* line 1566, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 1568, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-push-5 {
    left: 41.66666667%;
  }

  /* line 1570, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-push-4 {
    left: 33.33333333%;
  }

  /* line 1572, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 1574, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-push-2 {
    left: 16.66666667%;
  }

  /* line 1576, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-push-1 {
    left: 8.33333333%;
  }

  /* line 1578, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 1581, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-offset-12 {
    margin-left: 100%;
  }

  /* line 1583, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  /* line 1585, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  /* line 1587, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 1589, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  /* line 1591, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  /* line 1593, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 1595, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  /* line 1597, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  /* line 1599, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 1601, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  /* line 1603, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  /* line 1605, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/* line 1608, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
table {
  background-color: transparent;
}

/* line 1611, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

/* line 1617, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
th {
  text-align: left;
}

/* line 1620, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 1625, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 1631, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 1635, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  border-top: 0;
}

/* line 1638, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 1641, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table .table {
  background-color: #fff;
}

/* line 1644, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  padding: 5px;
}

/* line 1647, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table-bordered {
  border: 1px solid #ddd;
}

/* line 1650, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}

/* line 1653, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}

/* line 1656, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 1659, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 1662, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}

/* line 1667, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
table td[class*=col-], table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

/* line 1672, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
  background-color: #f5f5f5;
}

/* line 1675, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}

/* line 1678, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
  background-color: #dff0d8;
}

/* line 1681, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}

/* line 1684, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
  background-color: #d9edf7;
}

/* line 1687, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}

/* line 1690, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
  background-color: #fcf8e3;
}

/* line 1693, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}

/* line 1696, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
  background-color: #f2dede;
}

/* line 1699, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}

/* line 1702, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  /* line 1707, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  /* line 1714, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }

  /* line 1717, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }

  /* line 1720, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }

  /* line 1723, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }

  /* line 1726, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }

  /* line 1729, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
/* line 1732, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 1738, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 1749, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

/* line 1755, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1760, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
input[type=checkbox], input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal;
}

/* line 1765, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
input[type=file] {
  display: block;
}

/* line 1768, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
input[type=range] {
  display: block;
  width: 100%;
}

/* line 1771, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
select[multiple], select[size] {
  height: auto;
}

/* line 1774, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
input[type=file]:focus, input[type=checkbox]:focus, input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 1779, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

/* line 1786, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* line 1804, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

/* line 1810, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

/* line 1814, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-control:-ms-input-placeholder {
  color: #999;
}

/* line 1817, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-control::-webkit-input-placeholder {
  color: #999;
}

/* line 1820, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

/* line 1824, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

/* line 1827, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
textarea.form-control {
  height: auto;
}

/* line 1830, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  /* line 1834, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  input[type=date].form-control, input[type=time].form-control, input[type=datetime-local].form-control, input[type=month].form-control {
    line-height: 34px;
  }

  /* line 1837, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .input-group-sm input[type=date], .input-group-sm input[type=time], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], input[type=date].input-sm, input[type=time].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm {
    line-height: 30px;
  }

  /* line 1840, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .input-group-lg input[type=date], .input-group-lg input[type=time], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], input[type=date].input-lg, input[type=time].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg {
    line-height: 46px;
  }
}
/* line 1843, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 1846, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.checkbox, .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1852, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.checkbox label, .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

/* line 1859, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px\9;
  margin-left: -20px;
}

/* line 1864, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.checkbox + .checkbox, .radio + .radio {
  margin-top: -5px;
}

/* line 1867, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.checkbox-inline, .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

/* line 1876, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 1880, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
  cursor: not-allowed;
}

/* line 1883, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}

/* line 1886, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
  cursor: not-allowed;
}

/* line 1889, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}

/* line 1895, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

/* line 1899, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 1906, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
select.input-sm {
  height: 30px;
  line-height: 30px;
}

/* line 1910, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
select[multiple].input-sm, textarea.input-sm {
  height: auto;
}

/* line 1913, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 1920, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

/* line 1924, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
  height: auto;
}

/* line 1927, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 1934, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 1941, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
select.input-lg {
  height: 46px;
  line-height: 46px;
}

/* line 1945, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
select[multiple].input-lg, textarea.input-lg {
  height: auto;
}

/* line 1948, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 1955, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

/* line 1959, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
  height: auto;
}

/* line 1962, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 1969, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.has-feedback {
  position: relative;
}

/* line 1972, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}

/* line 1975, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

/* line 1987, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

/* line 1992, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

/* line 1997, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
  color: #3c763d;
}

/* line 2000, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2005, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

/* line 2010, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}

/* line 2015, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 2018, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
  color: #8a6d3b;
}

/* line 2021, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2026, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

/* line 2031, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}

/* line 2036, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 2039, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
  color: #a94442;
}

/* line 2042, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 2047, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

/* line 2052, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}

/* line 2057, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 2060, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

/* line 2063, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

/* line 2066, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 2073, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 2078, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 2083, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .form-inline .form-control-static {
    display: inline-block;
  }

  /* line 2086, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 2090, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto;
  }

  /* line 2093, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .form-inline .input-group > .form-control {
    width: 100%;
  }

  /* line 2095, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 2099, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 2105, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .form-inline .checkbox label, .form-inline .radio label {
    padding-left: 0;
  }

  /* line 2108, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  /* line 2112, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
/* line 2115, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 2120, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-horizontal .checkbox, .form-horizontal .radio {
  min-height: 27px;
}

/* line 2123, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 2128, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
/* line 2133, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  /* line 2137, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  /* line 2142, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
/* line 2146, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 2167, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 2172, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn.focus, .btn:focus, .btn:hover {
  color: #333;
  text-decoration: none;
}

/* line 2176, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn.active, .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 2182, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}

/* line 2189, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/* line 2192, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 2197, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-default.focus, .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 2202, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 2207, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 2212, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

/* line 2217, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
  background-image: none;
}

/* line 2220, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}

/* line 2224, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 2228, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 2233, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-primary.focus, .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 2238, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 2243, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 2248, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 2253, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
  background-image: none;
}

/* line 2256, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 2260, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 2264, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 2269, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-success.focus, .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 2274, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 2279, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 2284, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

/* line 2289, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
  background-image: none;
}

/* line 2292, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 2296, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 2300, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 2305, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-info.focus, .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 2310, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 2315, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 2320, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

/* line 2325, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
  background-image: none;
}

/* line 2328, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 2332, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 2336, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 2341, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-warning.focus, .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 2346, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 2351, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 2356, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

/* line 2361, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
  background-image: none;
}

/* line 2364, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 2368, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 2372, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 2377, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-danger.focus, .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 2382, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 2387, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 2392, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

/* line 2397, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
  background-image: none;
}

/* line 2400, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 2404, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 2408, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}

/* line 2413, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 2418, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
  border-color: transparent;
}

/* line 2421, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-link:focus, .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 2426, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

/* line 2430, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-lg > .btn, .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 2436, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-sm > .btn, .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2442, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-xs > .btn, .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2448, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 2451, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 2454, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
  width: 100%;
}

/* line 2456, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}

/* line 2462, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.fade.in {
  opacity: 1;
}

/* line 2465, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.collapse {
  display: none;
}

/* line 2468, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.collapse.in {
  display: block;
}

/* line 2471, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
tr.collapse.in {
  display: table-row;
}

/* line 2474, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
tbody.collapse.in {
  display: table-row-group;
}

/* line 2477, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}

/* line 2491, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

/* line 2502, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.dropdown, .dropup {
  position: relative;
}

/* line 2505, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 2508, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

/* line 2530, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

/* line 2534, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 2540, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

/* line 2549, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 2554, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

/* line 2560, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  color: #777;
}

/* line 2563, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

/* line 2570, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.open > .dropdown-menu {
  display: block;
}

/* line 2573, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.open > a {
  outline: 0;
}

/* line 2576, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.dropdown-menu-right {
  right: 0;
  left: auto;
}

/* line 2580, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.dropdown-menu-left {
  right: auto;
  left: 0;
}

/* line 2584, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

/* line 2592, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

/* line 2600, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 2604, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid\9;
}

/* line 2610, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  /* line 2616, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  /* line 2620, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
/* line 2624, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 2629, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-vertical > .btn, .btn-group > .btn {
  position: relative;
  float: left;
}

/* line 2633, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  z-index: 2;
}

/* line 2636, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 2639, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-toolbar {
  margin-left: -5px;
}

/* line 2642, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left;
}

/* line 2645, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 2648, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 2651, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}

/* line 2654, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 2658, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2662, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 2665, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 2668, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 2672, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2676, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 2679, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

/* line 2683, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

/* line 2687, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 2691, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 2695, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn .caret {
  margin-left: 0;
}

/* line 2698, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 2702, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

/* line 2705, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 2710, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}

/* line 2713, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 2717, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 2720, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2725, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}

/* line 2730, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 2733, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2737, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 2741, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 2747, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

/* line 2751, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-justified > .btn-group .btn {
  width: 100%;
}

/* line 2753, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

/* line 2756, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 2761, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

/* line 2766, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

/* line 2771, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 2778, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

/* line 2785, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

/* line 2789, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn, textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

/* line 2792, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 2799, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

/* line 2803, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn, textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

/* line 2806, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group .form-control, .input-group-addon, .input-group-btn {
  display: table-cell;
}

/* line 2809, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 2812, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group-addon, .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 2817, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 2828, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

/* line 2833, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

/* line 2838, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
  margin-top: 0;
}

/* line 2841, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 2845, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 2848, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 2852, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 2855, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

/* line 2860, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group-btn > .btn {
  position: relative;
}

/* line 2863, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

/* line 2866, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
  z-index: 2;
}

/* line 2869, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

/* line 2872, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/* line 2876, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

/* line 2881, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav > li {
  position: relative;
  display: block;
}

/* line 2885, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

/* line 2890, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

/* line 2894, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav > li.disabled > a {
  color: #777;
}

/* line 2897, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

/* line 2903, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}

/* line 2907, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

/* line 2913, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 2916, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}

/* line 2919, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

/* line 2923, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

/* line 2929, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

/* line 2932, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* line 2939, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

/* line 2943, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-tabs.nav-justified > li {
  float: none;
}

/* line 2946, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 2950, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 2955, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 2958, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 2961, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 2965, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 2969, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 2973, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
/* line 2976, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-pills > li {
  float: left;
}

/* line 2979, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-pills > li > a {
  border-radius: 4px;
}

/* line 2982, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-pills > li + li {
  margin-left: 2px;
}

/* line 2985, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}

/* line 2989, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-stacked > li {
  float: none;
}

/* line 2992, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 2996, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-justified {
  width: 100%;
}

/* line 2998, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-justified > li {
  float: none;
}

/* line 3001, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

/* line 3005, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  /* line 3010, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  /* line 3013, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
/* line 3016, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-tabs-justified {
  border-bottom: 0;
}

/* line 3019, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

/* line 3023, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  /* line 3027, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  /* line 3031, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}
/* line 3034, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.tab-content > .tab-pane {
  display: none;
}

/* line 3037, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.tab-content > .active {
  display: block;
}

/* line 3040, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3045, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  /* line 3052, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  /* line 3056, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-header {
    float: left;
  }
}
/* line 3059, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

/* line 3068, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  /* line 3072, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 3078, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  /* line 3084, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }

  /* line 3087, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
/* line 3091, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  /* line 3095, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
/* line 3098, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  /* line 3103, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
/* line 3107, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  /* line 3112, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}
/* line 3115, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-fixed-bottom, .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  /* line 3122, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0;
  }
}
/* line 3125, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 3129, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 3134, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}

/* line 3141, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-brand:focus, .navbar-brand:hover {
  text-decoration: none;
}

/* line 3144, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  /* line 3148, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
/* line 3151, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 3163, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-toggle:focus {
  outline: 0;
}

/* line 3166, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

/* line 3172, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  /* line 3176, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-toggle {
    display: none;
  }
}
/* line 3179, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-nav {
  margin: 7.5px -15px;
}

/* line 3182, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  /* line 3188, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  /* line 3198, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }

  /* line 3201, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }

  /* line 3204, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 3208, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }

  /* line 3212, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-nav > li {
    float: left;
  }

  /* line 3215, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
/* line 3219, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  /* line 3231, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 3236, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  /* line 3241, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-form .form-control-static {
    display: inline-block;
  }

  /* line 3244, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  /* line 3248, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto;
  }

  /* line 3251, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  /* line 3253, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 3257, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  /* line 3263, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-form .checkbox label, .navbar-form .radio label {
    padding-left: 0;
  }

  /* line 3266, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }

  /* line 3270, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  /* line 3274, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  /* line 3277, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  /* line 3281, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
/* line 3291, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 3296, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3303, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

/* line 3307, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 3311, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 3315, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  /* line 3320, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  /* line 3326, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 3329, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  /* line 3333, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
/* line 3336, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

/* line 3340, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-default .navbar-brand {
  color: #777;
}

/* line 3343, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

/* line 3347, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-default .navbar-text {
  color: #777;
}

/* line 3350, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}

/* line 3353, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

/* line 3357, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

/* line 3361, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

/* line 3365, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}

/* line 3368, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

/* line 3371, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

/* line 3374, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
  border-color: #e7e7e7;
}

/* line 3377, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  /* line 3382, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  /* line 3385, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }

  /* line 3389, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }

  /* line 3393, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
/* line 3397, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-default .navbar-link {
  color: #777;
}

/* line 3400, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 3403, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-default .btn-link {
  color: #777;
}

/* line 3406, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
  color: #333;
}

/* line 3409, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

/* line 3412, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

/* line 3416, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

/* line 3419, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

/* line 3423, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

/* line 3426, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

/* line 3429, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

/* line 3433, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}

/* line 3437, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

/* line 3441, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}

/* line 3444, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

/* line 3447, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

/* line 3450, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
  border-color: #101010;
}

/* line 3453, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}

@media (max-width: 767px) {
  /* line 3458, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }

  /* line 3461, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }

  /* line 3464, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  /* line 3467, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }

  /* line 3471, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }

  /* line 3475, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
/* line 3479, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

/* line 3482, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 3485, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-inverse .btn-link {
  color: #9d9d9d;
}

/* line 3488, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
  color: #fff;
}

/* line 3491, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

/* line 3494, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 3501, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.breadcrumb > li {
  display: inline-block;
}

/* line 3504, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

/* line 3508, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.breadcrumb > .active {
  color: #777;
}

/* line 3511, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

/* line 3517, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pagination > li {
  display: inline;
}

/* line 3520, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 3531, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 3536, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* line 3540, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}

/* line 3546, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 3553, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

/* line 3559, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

/* line 3564, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

/* line 3568, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

/* line 3572, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

/* line 3577, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 3581, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

/* line 3585, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

/* line 3591, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pager li {
  display: inline;
}

/* line 3594, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

/* line 3601, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pager li > a:focus, .pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

/* line 3605, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pager .next > a, .pager .next > span {
  float: right;
}

/* line 3608, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pager .previous > a, .pager .previous > span {
  float: left;
}

/* line 3611, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pager .disabled > a, .pager .disabled > a:focus, .pager .disabled > a:hover, .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}

/* line 3616, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 3628, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.label:focus, a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 3633, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.label:empty {
  display: none;
}

/* line 3636, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn .label {
  position: relative;
  top: -1px;
}

/* line 3640, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.label-default {
  background-color: #777;
}

/* line 3643, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.label-default[href]:focus, .label-default[href]:hover {
  background-color: #5e5e5e;
}

/* line 3646, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.label-primary {
  background-color: #337ab7;
}

/* line 3649, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.label-primary[href]:focus, .label-primary[href]:hover {
  background-color: #286090;
}

/* line 3652, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.label-success {
  background-color: #5cb85c;
}

/* line 3655, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.label-success[href]:focus, .label-success[href]:hover {
  background-color: #449d44;
}

/* line 3658, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.label-info {
  background-color: #5bc0de;
}

/* line 3661, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.label-info[href]:focus, .label-info[href]:hover {
  background-color: #31b0d5;
}

/* line 3664, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.label-warning {
  background-color: #f0ad4e;
}

/* line 3667, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.label-warning[href]:focus, .label-warning[href]:hover {
  background-color: #ec971f;
}

/* line 3670, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.label-danger {
  background-color: #d9534f;
}

/* line 3673, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.label-danger[href]:focus, .label-danger[href]:hover {
  background-color: #c9302c;
}

/* line 3676, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}

/* line 3690, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.badge:empty {
  display: none;
}

/* line 3693, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 3697, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-xs > .btn .badge, .btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 3701, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.badge:focus, a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 3706, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 3710, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group-item > .badge {
  float: right;
}

/* line 3713, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 3716, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 3719, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

/* line 3726, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.jumbotron .h1, .jumbotron h1 {
  color: inherit;
}

/* line 3729, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 3734, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 3737, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.container .jumbotron, .container-fluid .jumbotron {
  border-radius: 6px;
}

/* line 3740, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 3743, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  /* line 3747, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }

  /* line 3751, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .jumbotron .h1, .jumbotron h1 {
    font-size: 63px;
  }
}
/* line 3754, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}

/* line 3766, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.thumbnail a > img, .thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

/* line 3770, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
  border-color: #337ab7;
}

/* line 3773, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333;
}

/* line 3777, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 3783, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 3787, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.alert .alert-link {
  font-weight: 700;
}

/* line 3790, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.alert > p, .alert > ul {
  margin-bottom: 0;
}

/* line 3793, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 3796, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.alert-dismissable, .alert-dismissible {
  padding-right: 35px;
}

/* line 3799, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 3805, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 3810, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 3813, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 3816, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 3821, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 3824, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 3827, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 3832, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 3835, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 3838, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 3843, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 3846, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 3870, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 3879, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}

/* line 3894, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.progress-bar-striped, .progress-striped .progress-bar {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}

/* line 3901, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.progress-bar.active, .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 3906, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.progress-bar-success {
  background-color: #5cb85c;
}

/* line 3909, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 3914, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.progress-bar-info {
  background-color: #5bc0de;
}

/* line 3917, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 3922, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}

/* line 3925, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 3930, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.progress-bar-danger {
  background-color: #d9534f;
}

/* line 3933, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 3938, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.media {
  margin-top: 15px;
}

/* line 3941, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.media:first-child {
  margin-top: 0;
}

/* line 3944, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.media, .media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 3948, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.media-body {
  width: 10000px;
}

/* line 3951, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.media-object {
  display: block;
}

/* line 3954, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.media-object.img-thumbnail {
  max-width: none;
}

/* line 3957, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.media-right, .media > .pull-right {
  padding-left: 10px;
}

/* line 3960, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.media-left, .media > .pull-left {
  padding-right: 10px;
}

/* line 3963, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: top;
}

/* line 3967, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.media-middle {
  vertical-align: middle;
}

/* line 3970, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.media-bottom {
  vertical-align: bottom;
}

/* line 3973, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 3977, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 3981, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

/* line 3985, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

/* line 3993, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

/* line 3997, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

/* line 4002, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.list-group-item, button.list-group-item {
  color: #555;
}

/* line 4005, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
  color: #333;
}

/* line 4008, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

/* line 4013, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
button.list-group-item {
  width: 100%;
  text-align: left;
}

/* line 4017, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}

/* line 4022, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

/* line 4025, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

/* line 4028, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 4034, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}

/* line 4037, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}

/* line 4040, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 4044, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.list-group-item-success, button.list-group-item-success {
  color: #3c763d;
}

/* line 4047, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

/* line 4050, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

/* line 4054, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

/* line 4059, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 4063, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.list-group-item-info, button.list-group-item-info {
  color: #31708f;
}

/* line 4066, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

/* line 4069, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

/* line 4073, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

/* line 4078, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 4082, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.list-group-item-warning, button.list-group-item-warning {
  color: #8a6d3b;
}

/* line 4085, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

/* line 4088, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

/* line 4092, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

/* line 4097, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 4101, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.list-group-item-danger, button.list-group-item-danger {
  color: #a94442;
}

/* line 4104, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

/* line 4107, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

/* line 4111, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

/* line 4116, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 4120, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 4124, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 4132, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-body {
  padding: 15px;
}

/* line 4135, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 4141, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 4144, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

/* line 4150, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
  color: inherit;
}

/* line 4153, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4160, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .list-group, .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

/* line 4163, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

/* line 4167, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 4172, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4177, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 4181, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 4184, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.list-group + .panel-footer {
  border-top-width: 0;
}

/* line 4187, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
  margin-bottom: 0;
}

/* line 4190, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .panel-collapse > .table caption, .panel > .table caption, .panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

/* line 4194, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .table-responsive:first-child > .table:first-child, .panel > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 4198, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

/* line 4202, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

/* line 4205, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

/* line 4208, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4212, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 4216, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

/* line 4219, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

/* line 4222, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

/* line 4225, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}

/* line 4228, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
  border: 0;
}

/* line 4231, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}

/* line 4234, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}

/* line 4237, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}

/* line 4240, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

/* line 4243, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

/* line 4247, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-group {
  margin-bottom: 20px;
}

/* line 4250, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

/* line 4254, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}

/* line 4257, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}

/* line 4260, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

/* line 4263, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-group .panel-footer {
  border-top: 0;
}

/* line 4266, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 4269, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-default {
  border-color: #ddd;
}

/* line 4272, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

/* line 4277, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

/* line 4280, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

/* line 4284, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

/* line 4287, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-primary {
  border-color: #337ab7;
}

/* line 4290, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

/* line 4295, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

/* line 4298, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 4302, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

/* line 4305, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-success {
  border-color: #d6e9c6;
}

/* line 4308, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 4313, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

/* line 4316, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

/* line 4320, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 4323, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-info {
  border-color: #bce8f1;
}

/* line 4326, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 4331, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

/* line 4334, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

/* line 4338, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 4341, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-warning {
  border-color: #faebcc;
}

/* line 4344, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* line 4349, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

/* line 4352, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

/* line 4356, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

/* line 4359, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-danger {
  border-color: #ebccd1;
}

/* line 4362, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 4367, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

/* line 4370, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

/* line 4374, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 4377, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

/* line 4384, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 4393, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

/* line 4395, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

/* line 4397, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 4407, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 4411, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 4415, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

/* line 4419, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}

/* line 4429, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.close:focus, .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 4436, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}

/* line 4443, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.modal-open {
  overflow: hidden;
}

/* line 4446, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

/* line 4458, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

/* line 4467, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 4473, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

/* line 4477, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 4482, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

/* line 4494, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

/* line 4503, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

/* line 4507, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 4511, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

/* line 4516, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 4519, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

/* line 4523, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.modal-body {
  position: relative;
  padding: 15px;
}

/* line 4527, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 4532, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

/* line 4536, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

/* line 4539, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

/* line 4542, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  /* line 4550, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 4554, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 4558, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 4562, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 4565, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}

/* line 4588, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}

/* line 4592, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

/* line 4596, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

/* line 4600, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

/* line 4604, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

/* line 4608, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

/* line 4616, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 4623, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 4630, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 4637, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

/* line 4644, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

/* line 4651, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

/* line 4658, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 4665, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 4672, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 4679, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}

/* line 4712, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.popover.top {
  margin-top: -10px;
}

/* line 4715, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.popover.right {
  margin-left: 10px;
}

/* line 4718, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.popover.bottom {
  margin-top: 10px;
}

/* line 4721, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.popover.left {
  margin-left: -10px;
}

/* line 4724, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 4732, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 4735, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 4743, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 4746, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}

/* line 4750, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

/* line 4758, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}

/* line 4765, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

/* line 4773, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}

/* line 4780, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

/* line 4788, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}

/* line 4795, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

/* line 4803, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

/* line 4810, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel {
  position: relative;
}

/* line 4813, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 4818, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}

/* line 4825, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 4829, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  /* line 4838, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .carousel-inner > .item.active.right, .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  /* line 4843, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .carousel-inner > .item.active.left, .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  /* line 4848, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/* line 4853, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

/* line 4856, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-inner > .active {
  left: 0;
}

/* line 4859, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 4863, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-inner > .next {
  left: 100%;
}

/* line 4865, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-inner > .prev {
  left: -100%;
}

/* line 4867, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

/* line 4870, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-inner > .active.left {
  left: -100%;
}

/* line 4872, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 4874, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: .5;
}

/* line 4887, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',  endColorstr='#00000000',  GradientType=1);
  background-repeat: repeat-x;
}

/* line 4895, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',  endColorstr='#80000000',  GradientType=1);
  background-repeat: repeat-x;
}

/* line 4905, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-control:focus, .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}

/* line 4912, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

/* line 4919, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

/* line 4923, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

/* line 4927, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-control .icon-next, .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* line 4933, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 4935, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 4937, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

/* line 4948, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px;
}

/* line 4960, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

/* line 4966, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 4978, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 4982, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }

  /* line 4988, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px;
  }

  /* line 4991, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px;
  }

  /* line 4994, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  /* line 4999, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 5002, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
  display: table;
  content: " ";
}

/* line 5005, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
  clear: both;
}

/* line 5008, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

/* line 5013, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pull-right {
  float: right !important;
}

/* line 5016, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.pull-left {
  float: left !important;
}

/* line 5019, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.hide {
  display: none !important;
}

/* line 5022, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.show {
  display: block !important;
}

/* line 5025, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.invisible {
  visibility: hidden;
}

/* line 5028, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 5035, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.hidden {
  display: none !important;
}

/* line 5038, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 5044, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.visible-lg, .visible-md, .visible-sm, .visible-xs {
  display: none !important;
}

/* line 5047, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 5051, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 5054, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  table.visible-xs {
    display: table !important;
  }

  /* line 5057, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 5060, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  td.visible-xs, th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 5064, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  /* line 5068, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  /* line 5072, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5076, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 5079, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  table.visible-sm {
    display: table !important;
  }

  /* line 5082, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 5085, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  td.visible-sm, th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5089, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5093, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5097, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5101, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-md {
    display: block !important;
  }

  /* line 5104, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  table.visible-md {
    display: table !important;
  }

  /* line 5107, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 5110, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  td.visible-md, th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5114, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5118, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5122, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  /* line 5126, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 5129, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  table.visible-lg {
    display: table !important;
  }

  /* line 5132, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 5135, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  td.visible-lg, th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 5139, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  /* line 5143, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  /* line 5147, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  /* line 5151, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 5155, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5159, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 5163, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 5166, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 5170, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-print {
    display: block !important;
  }

  /* line 5173, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  table.visible-print {
    display: table !important;
  }

  /* line 5176, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 5179, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  td.visible-print, th.visible-print {
    display: table-cell !important;
  }
}
/* line 5182, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.visible-print-block {
  display: none !important;
}

@media print {
  /* line 5186, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-print-block {
    display: block !important;
  }
}
/* line 5189, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.visible-print-inline {
  display: none !important;
}

@media print {
  /* line 5193, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-print-inline {
    display: inline !important;
  }
}
/* line 5196, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
.visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 5200, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  /* line 5204, /opt/ioscor5/vendor/assets/light/css/bootstrap.min.scss */
  .hidden-print {
    display: none !important;
  }
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{100%,20%,53%,80%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{100%,20%,53%,80%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,.050,.855,.060);animation-timing-function:cubic-bezier(0.755,.050,.855,.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{100%,50%,from{opacity:1}25%,75%{opacity:0}}@keyframes flash{100%,50%,from{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{100%,from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{100%,from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{100%,11.1%,from{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{100%,11.1%,from{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{100%,20%,40%,60%,80%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{100%,20%,40%,60%,80%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{100%,60%,75%,90%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{100%,60%,75%,90%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{100%,60%,75%,90%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{100%,60%,75%,90%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{100%,60%,75%,90%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{100%,60%,75%,90%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{100%,60%,75%,90%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{100%,60%,75%,90%,from{-webkit-animation-timing-function:cubic-bezier(0.215,.61,.355,1);animation-timing-function:cubic-bezier(0.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}100%{opacity:1}}@keyframes fadeIn{from{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}100%{opacity:0}}@keyframes fadeOut{from{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,.055,.675,.19);animation-timing-function:cubic-bezier(0.55,.055,.675,.19)}100%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,.885,.32,1);animation-timing-function:cubic-bezier(0.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
/*      light colors         */

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes spin {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
/*           Font Smoothing      */
body,
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
p,
.navbar,
.brand,
.btn-simple,
.alert,
a,
.td-name,
td,
button.close {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Roboto","Helvetica Neue",Arial,sans-serif;
  font-weight: 400;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
  font-weight: 300;
  margin: 30px 0 15px;
}

h1, .h1 {
  font-size: 52px;
}

h2, .h2 {
  font-size: 36px;
}

h3, .h3 {
  font-size: 28px;
  margin: 20px 0 10px;
}

h4, .h4 {
  font-size: 22px;
  line-height: 30px;
}

h5, .h5 {
  font-size: 16px;
  margin-bottom: 15px;
}

h6, .h6 {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

p {
  font-size: 16px;
  line-height: 1.5;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  color: #9A9A9A;
  font-weight: 300;
  line-height: 1.5;
}

h1 small, h2 small, h3 small, h1 .small, h2 .small, h3 .small {
  font-size: 60%;
}

h1 .subtitle {
  display: block;
  margin: 0 0 30px;
}

.text-muted {
  color: #9A9A9A;
}

.text-primary, .text-primary:hover {
  color: #1D62F0 !important;
}

.text-info, .text-info:hover {
  color: #1DC7EA !important;
}

.text-success, .text-success:hover {
  color: #87CB16 !important;
}

.text-warning, .text-warning:hover {
  color: #FF9500 !important;
}

.text-danger, .text-danger:hover {
  color: #FF4A55 !important;
}

/*     General overwrite     */
body,
.wrapper {
  min-height: 100vh;
  position: relative;
}

a {
  color: #1DC7EA;
}
a:hover, a:focus {
  color: #42d0ed;
  text-decoration: none;
}

a:focus, a:active,
button::-moz-focus-inner,
input::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  outline: 0;
}

.ui-slider-handle:focus,
.navbar-toggle,
input:focus {
  outline: 0 !important;
}

/*           Animations              */
.animation-transition-general, .sidebar .nav p, .sidebar .user .photo,
.bootstrap-navbar .user .photo, .sidebar .user a,
.bootstrap-navbar .user a, .login-page .card {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}

.animation-transition-fast, .bootstrap-datetimepicker-widget table td > div, .bootstrap-datetimepicker-widget table th > div, .bootstrap-datetimepicker-widget table th, .bootstrap-datetimepicker-widget table td span {
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
}

.animation-transition-ultra-fast, .tagsinput .tag, .tagsinput .tagsinput-remove-link {
  -webkit-transition: all 60ms ease-in;
  -moz-transition: all 60ms ease-in;
  -o-transition: all 60ms ease-in;
  -ms-transition: all 60ms ease-in;
  transition: all 60ms ease-in;
}

.form-control,
.input-group-addon,
.tagsinput,
.navbar,
.navbar .alert {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}

.sidebar .nav a,
.table > tbody > tr .td-actions .btn {
  -webkit-transition: all 150ms ease-in;
  -moz-transition: all 150ms ease-in;
  -o-transition: all 150ms ease-in;
  -ms-transition: all 150ms ease-in;
  transition: all 150ms ease-in;
}

.btn {
  -webkit-transition: all 100ms ease-in;
  -moz-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  -ms-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
}

.fa {
  width: 18px;
  text-align: center;
}

.margin-top {
  margin-top: 50px;
}

.wrapper {
  position: relative;
  top: 0;
  height: 100vh;
}

.sidebar {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 260px;
  display: block;
  z-index: 1;
  color: #fff;
  font-weight: 200;
  background-size: cover;
  background-position: center center;
}
.sidebar .sidebar-wrapper {
  position: relative;
  max-height: none;
  min-height: 100%;
  overflow: hidden;
  width: 260px;
  z-index: 4;
}
.sidebar .sidebar-background {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  display: block;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
}
.sidebar .logo {
  padding: 10px 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.sidebar .logo p {
  float: left;
  font-size: 20px;
  margin: 10px 10px;
  color: #FFFFFF;
  line-height: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sidebar .logo .simple-text {
  text-transform: uppercase;
  padding: 5px 0px;
  display: block;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  font-weight: 400;
  line-height: 30px;
}
.sidebar .logo-tim {
  border-radius: 50%;
  border: 1px solid #333;
  display: block;
  height: 61px;
  width: 61px;
  float: left;
  overflow: hidden;
}
.sidebar .logo-tim img {
  width: 60px;
  height: 60px;
}
.sidebar .nav {
  margin-top: 20px;
}
.sidebar .nav li > a {
  color: #FFFFFF;
  margin: 5px 15px;
  opacity: .86;
  border-radius: 4px;
}
.sidebar .nav li:hover > a {
  background: rgba(255, 255, 255, 0.13);
  opacity: 1;
}
.sidebar .nav li.active > a {
  color: #FFFFFF;
  opacity: 1;
  background: rgba(255, 255, 255, 0.23);
}
.sidebar .nav p {
  margin: 0;
  line-height: 30px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.sidebar .nav i {
  font-size: 28px;
  float: left;
  margin-right: 15px;
  line-height: 30px;
  width: 30px;
  text-align: center;
}

.sidebar .logo,
body > .navbar-collapse .logo {
  padding: 10px 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.sidebar .logo p,
body > .navbar-collapse .logo p {
  float: left;
  font-size: 20px;
  margin: 10px 10px;
  color: #FFFFFF;
  line-height: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sidebar .logo .simple-text,
body > .navbar-collapse .logo .simple-text {
  text-transform: uppercase;
  padding: 5px 0px;
  display: block;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  font-weight: 400;
  line-height: 30px;
}
.sidebar .logo-tim,
body > .navbar-collapse .logo-tim {
  border-radius: 50%;
  border: 1px solid #333;
  display: block;
  height: 61px;
  width: 61px;
  float: left;
  overflow: hidden;
}
.sidebar .logo-tim img,
body > .navbar-collapse .logo-tim img {
  width: 60px;
  height: 60px;
}
.sidebar:after, .sidebar:before,
body > .navbar-collapse:after,
body > .navbar-collapse:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.sidebar:before,
body > .navbar-collapse:before {
  opacity: .33;
  background: #000000;
}
.sidebar:after,
body > .navbar-collapse:after {
  background: #787878;
  background: -moz-linear-gradient(top, #787878 0%, #343434 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #787878), color-stop(100%, #343434));
  background: -webkit-linear-gradient(top, #787878 0%, #343434 100%);
  background: -o-linear-gradient(top, #787878 0%, #343434 100%);
  background: -ms-linear-gradient(top, #787878 0%, #343434 100%);
  background: linear-gradient(to bottom, #787878 0%, #343434 100%);
  background-size: 150% 150%;
  z-index: 3;
  opacity: 1;
}
.sidebar[data-image]:after, .sidebar.has-image:after,
body > .navbar-collapse[data-image]:after,
body > .navbar-collapse.has-image:after {
  opacity: .77;
}
.sidebar[data-color="blue"]:after,
body > .navbar-collapse[data-color="blue"]:after {
  background: #1F77D0;
  background: -moz-linear-gradient(top, #1F77D0 0%, #533ce1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1F77D0), color-stop(100%, #533ce1));
  background: -webkit-linear-gradient(top, #1F77D0 0%, #533ce1 100%);
  background: -o-linear-gradient(top, #1F77D0 0%, #533ce1 100%);
  background: -ms-linear-gradient(top, #1F77D0 0%, #533ce1 100%);
  background: linear-gradient(to bottom, #1F77D0 0%, #533ce1 100%);
  background-size: 150% 150%;
}
.sidebar[data-color="azure"]:after,
body > .navbar-collapse[data-color="azure"]:after {
  background: #1DC7EA;
  background: -moz-linear-gradient(top, #1DC7EA 0%, #4091ff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1DC7EA), color-stop(100%, #4091ff));
  background: -webkit-linear-gradient(top, #1DC7EA 0%, #4091ff 100%);
  background: -o-linear-gradient(top, #1DC7EA 0%, #4091ff 100%);
  background: -ms-linear-gradient(top, #1DC7EA 0%, #4091ff 100%);
  background: linear-gradient(to bottom, #1DC7EA 0%, #4091ff 100%);
  background-size: 150% 150%;
}
.sidebar[data-color="green"]:after,
body > .navbar-collapse[data-color="green"]:after {
  background: #87CB16;
  background: -moz-linear-gradient(top, #87CB16 0%, #6dc030 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #87CB16), color-stop(100%, #6dc030));
  background: -webkit-linear-gradient(top, #87CB16 0%, #6dc030 100%);
  background: -o-linear-gradient(top, #87CB16 0%, #6dc030 100%);
  background: -ms-linear-gradient(top, #87CB16 0%, #6dc030 100%);
  background: linear-gradient(to bottom, #87CB16 0%, #6dc030 100%);
  background-size: 150% 150%;
}
.sidebar[data-color="orange"]:after,
body > .navbar-collapse[data-color="orange"]:after {
  background: #FFA534;
  background: -moz-linear-gradient(top, #FFA534 0%, #ff5221 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFA534), color-stop(100%, #ff5221));
  background: -webkit-linear-gradient(top, #FFA534 0%, #ff5221 100%);
  background: -o-linear-gradient(top, #FFA534 0%, #ff5221 100%);
  background: -ms-linear-gradient(top, #FFA534 0%, #ff5221 100%);
  background: linear-gradient(to bottom, #FFA534 0%, #ff5221 100%);
  background-size: 150% 150%;
}
.sidebar[data-color="red"]:after,
body > .navbar-collapse[data-color="red"]:after {
  background: #FB404B;
  background: -moz-linear-gradient(top, #FB404B 0%, #bb0502 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FB404B), color-stop(100%, #bb0502));
  background: -webkit-linear-gradient(top, #FB404B 0%, #bb0502 100%);
  background: -o-linear-gradient(top, #FB404B 0%, #bb0502 100%);
  background: -ms-linear-gradient(top, #FB404B 0%, #bb0502 100%);
  background: linear-gradient(to bottom, #FB404B 0%, #bb0502 100%);
  background-size: 150% 150%;
}
.sidebar[data-color="purple"]:after,
body > .navbar-collapse[data-color="purple"]:after {
  background: #9368E9;
  background: -moz-linear-gradient(top, #9368E9 0%, #943bea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9368E9), color-stop(100%, #943bea));
  background: -webkit-linear-gradient(top, #9368E9 0%, #943bea 100%);
  background: -o-linear-gradient(top, #9368E9 0%, #943bea 100%);
  background: -ms-linear-gradient(top, #9368E9 0%, #943bea 100%);
  background: linear-gradient(to bottom, #9368E9 0%, #943bea 100%);
  background-size: 150% 150%;
}

.btn {
  border-width: 2px;
  background-color: transparent;
  font-weight: 400;
  opacity: 0.8;
  filter: alpha(opacity=80);
  padding: 8px 16px;
  border-color: #888888;
  color: #888888;
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .open > .btn.dropdown-toggle {
  background-color: transparent;
  color: #777777;
  border-color: #777777;
}
.btn.disabled, .btn.disabled:hover, .btn.disabled:focus, .btn.disabled.focus, .btn.disabled:active, .btn.disabled.active, .btn:disabled, .btn:disabled:hover, .btn:disabled:focus, .btn:disabled.focus, .btn:disabled:active, .btn:disabled.active, .btn[disabled], .btn[disabled]:hover, .btn[disabled]:focus, .btn[disabled].focus, .btn[disabled]:active, .btn[disabled].active, fieldset[disabled] .btn, fieldset[disabled] .btn:hover, fieldset[disabled] .btn:focus, fieldset[disabled] .btn.focus, fieldset[disabled] .btn:active, fieldset[disabled] .btn.active {
  background-color: transparent;
  border-color: #888888;
}
.btn.btn-fill {
  color: #FFFFFF;
  background-color: #888888;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn.btn-fill:hover, .btn.btn-fill:focus, .btn.btn-fill:active, .btn.btn-fill.active, .open > .btn.btn-fill.dropdown-toggle {
  background-color: #777777;
  color: #FFFFFF;
}
.btn.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn .caret {
  border-top-color: #888888;
}
.btn:hover, .btn:focus {
  opacity: 1;
  filter: alpha(opacity=100);
  outline: 0 !important;
}
.btn:active, .btn.active, .open > .btn.dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 !important;
}
.btn.btn-icon {
  padding: 8px;
}

.btn-primary {
  border-color: #3472F7;
  color: #3472F7;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-color: transparent;
  color: #1D62F0;
  border-color: #1D62F0;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary:disabled, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled.focus, .btn-primary:disabled:active, .btn-primary:disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: transparent;
  border-color: #3472F7;
}
.btn-primary.btn-fill {
  color: #FFFFFF;
  background-color: #3472F7;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-primary.btn-fill:hover, .btn-primary.btn-fill:focus, .btn-primary.btn-fill:active, .btn-primary.btn-fill.active, .open > .btn-primary.btn-fill.dropdown-toggle {
  background-color: #1D62F0;
  color: #FFFFFF;
}
.btn-primary.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn-primary .caret {
  border-top-color: #3472F7;
}

.btn-success {
  border-color: #87CB16;
  color: #87CB16;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-color: transparent;
  color: #049F0C;
  border-color: #049F0C;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success:disabled, .btn-success:disabled:hover, .btn-success:disabled:focus, .btn-success:disabled.focus, .btn-success:disabled:active, .btn-success:disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: transparent;
  border-color: #87CB16;
}
.btn-success.btn-fill {
  color: #FFFFFF;
  background-color: #87CB16;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-success.btn-fill:hover, .btn-success.btn-fill:focus, .btn-success.btn-fill:active, .btn-success.btn-fill.active, .open > .btn-success.btn-fill.dropdown-toggle {
  background-color: #049F0C;
  color: #FFFFFF;
}
.btn-success.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn-success .caret {
  border-top-color: #87CB16;
}

.btn-info {
  border-color: #1DC7EA;
  color: #1DC7EA;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-color: transparent;
  color: #42d0ed;
  border-color: #42d0ed;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info:disabled, .btn-info:disabled:hover, .btn-info:disabled:focus, .btn-info:disabled.focus, .btn-info:disabled:active, .btn-info:disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: transparent;
  border-color: #1DC7EA;
}
.btn-info.btn-fill {
  color: #FFFFFF;
  background-color: #1DC7EA;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-info.btn-fill:hover, .btn-info.btn-fill:focus, .btn-info.btn-fill:active, .btn-info.btn-fill.active, .open > .btn-info.btn-fill.dropdown-toggle {
  background-color: #42d0ed;
  color: #FFFFFF;
}
.btn-info.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn-info .caret {
  border-top-color: #1DC7EA;
}

.btn-warning {
  border-color: #FF9500;
  color: #FF9500;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-color: transparent;
  color: #ED8D00;
  border-color: #ED8D00;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning:disabled, .btn-warning:disabled:hover, .btn-warning:disabled:focus, .btn-warning:disabled.focus, .btn-warning:disabled:active, .btn-warning:disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: transparent;
  border-color: #FF9500;
}
.btn-warning.btn-fill {
  color: #FFFFFF;
  background-color: #FF9500;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-warning.btn-fill:hover, .btn-warning.btn-fill:focus, .btn-warning.btn-fill:active, .btn-warning.btn-fill.active, .open > .btn-warning.btn-fill.dropdown-toggle {
  background-color: #ED8D00;
  color: #FFFFFF;
}
.btn-warning.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn-warning .caret {
  border-top-color: #FF9500;
}

.btn-danger {
  border-color: #FF4A55;
  color: #FF4A55;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-color: transparent;
  color: #EE2D20;
  border-color: #EE2D20;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger:disabled, .btn-danger:disabled:hover, .btn-danger:disabled:focus, .btn-danger:disabled.focus, .btn-danger:disabled:active, .btn-danger:disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: transparent;
  border-color: #FF4A55;
}
.btn-danger.btn-fill {
  color: #FFFFFF;
  background-color: #FF4A55;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-danger.btn-fill:hover, .btn-danger.btn-fill:focus, .btn-danger.btn-fill:active, .btn-danger.btn-fill.active, .open > .btn-danger.btn-fill.dropdown-toggle {
  background-color: #EE2D20;
  color: #FFFFFF;
}
.btn-danger.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn-danger .caret {
  border-top-color: #FF4A55;
}

.btn-neutral {
  border-color: #FFFFFF;
  color: #FFFFFF;
}
.btn-neutral:hover, .btn-neutral:focus, .btn-neutral:active, .btn-neutral.active, .open > .btn-neutral.dropdown-toggle {
  background-color: transparent;
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.btn-neutral.disabled, .btn-neutral.disabled:hover, .btn-neutral.disabled:focus, .btn-neutral.disabled.focus, .btn-neutral.disabled:active, .btn-neutral.disabled.active, .btn-neutral:disabled, .btn-neutral:disabled:hover, .btn-neutral:disabled:focus, .btn-neutral:disabled.focus, .btn-neutral:disabled:active, .btn-neutral:disabled.active, .btn-neutral[disabled], .btn-neutral[disabled]:hover, .btn-neutral[disabled]:focus, .btn-neutral[disabled].focus, .btn-neutral[disabled]:active, .btn-neutral[disabled].active, fieldset[disabled] .btn-neutral, fieldset[disabled] .btn-neutral:hover, fieldset[disabled] .btn-neutral:focus, fieldset[disabled] .btn-neutral.focus, fieldset[disabled] .btn-neutral:active, fieldset[disabled] .btn-neutral.active {
  background-color: transparent;
  border-color: #FFFFFF;
}
.btn-neutral.btn-fill {
  color: #FFFFFF;
  background-color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-neutral.btn-fill:hover, .btn-neutral.btn-fill:focus, .btn-neutral.btn-fill:active, .btn-neutral.btn-fill.active, .open > .btn-neutral.btn-fill.dropdown-toggle {
  background-color: #FFFFFF;
  color: #FFFFFF;
}
.btn-neutral.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn-neutral .caret {
  border-top-color: #FFFFFF;
}
.btn-neutral:active, .btn-neutral.active, .open > .btn-neutral.dropdown-toggle {
  background-color: #FFFFFF;
  color: #888888;
}
.btn-neutral.btn-fill, .btn-neutral.btn-fill:hover, .btn-neutral.btn-fill:focus {
  color: #888888;
}
.btn-neutral.btn-simple:active, .btn-neutral.btn-simple.active {
  background-color: transparent;
}

.btn:disabled, .btn[disabled], .btn.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.btn-round {
  border-width: 1px;
  border-radius: 30px !important;
  padding: 9px 18px;
}
.btn-round.btn-icon {
  padding: 9px;
}

.btn-simple {
  border: 0;
  font-size: 16px;
  padding: 8px 16px;
}
.btn-simple.btn-icon {
  padding: 8px;
}

.btn-lg {
  font-size: 18px;
  border-radius: 6px;
  padding: 14px 30px;
  font-weight: 400;
}
.btn-lg.btn-round {
  padding: 15px 30px;
}
.btn-lg.btn-simple {
  padding: 16px 30px;
}

.btn-sm {
  font-size: 12px;
  border-radius: 3px;
  padding: 5px 10px;
}
.btn-sm.btn-round {
  padding: 6px 10px;
}
.btn-sm.btn-simple {
  padding: 7px 10px;
}

.btn-xs {
  font-size: 12px;
  border-radius: 3px;
  padding: 1px 5px;
}
.btn-xs.btn-round {
  padding: 2px 5px;
}
.btn-xs.btn-simple {
  padding: 3px 5px;
}

.btn-wd {
  min-width: 140px;
}

.btn-group.select {
  width: 100%;
}

.btn-group.select .btn {
  text-align: left;
}

.btn-group.select .caret {
  position: absolute;
  top: 50%;
  margin-top: -1px;
  right: 8px;
}

.form-control::-moz-placeholder {
  color: #DDDDDD;
  opacity: 1;
  filter: alpha(opacity=100);
}

.form-control:-moz-placeholder {
  color: #DDDDDD;
  opacity: 1;
  filter: alpha(opacity=100);
}

.form-control::-webkit-input-placeholder {
  color: #DDDDDD;
  opacity: 1;
  filter: alpha(opacity=100);
}

.form-control:-ms-input-placeholder {
  color: #DDDDDD;
  opacity: 1;
  filter: alpha(opacity=100);
}

.form-control {
  background-color: #FFFFFF;
  /*border: 1px solid #E3E3E3;*/
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #565656;
  padding: 8px 12px;
  height: 40px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control:focus {
  background-color: #FFFFFF;
  /*border: 1px solid #AAAAAA;*/
  border: 1px solid #23ccef;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 !important;
  color: #333333;
}
.has-success .form-control, .has-error .form-control, .has-success .form-control:focus, .has-error .form-control:focus {
  border-color: #E3E3E3;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .form-control {
  color: #87CB16;
}
.has-success .form-control:focus {
  border-color: #87CB16;
}
.has-error .form-control {
  color: #FF4A55;
}
.has-error .form-control:focus {
  border-color: #FF4A55;
}
.form-control + .form-control-feedback {
  border-radius: 6px;
  font-size: 14px;
  margin-top: -7px;
  position: absolute;
  right: 10px;
  top: 50%;
  vertical-align: middle;
}
.open .form-control {
  border-radius: 4px 4px 0 0;
  border-bottom-color: transparent;
}

.input-lg {
  height: 55px;
  padding: 14px 30px;
}

.has-error .form-control-feedback {
  color: #FF4A55;
}

.has-success .form-control-feedback {
  color: #87CB16;
}

.input-group-addon {
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3;
  border-radius: 4px;
}
.has-success .input-group-addon, .has-error .input-group-addon {
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3;
}
.has-error .form-control:focus + .input-group-addon {
  border-color: #FF4A55;
  color: #FF4A55;
}
.has-success .form-control:focus + .input-group-addon {
  border-color: #87CB16;
  color: #87CB16;
}
.form-control:focus + .input-group-addon, .form-control:focus ~ .input-group-addon {
  background-color: #FFFFFF;
  border-color: #9A9A9A;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-right: 0 none;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-left: 0 none;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #F5F5F5;
  color: #888888;
  cursor: not-allowed;
}

.input-group-btn .btn {
  border-width: 1px;
  padding: 9px 16px;
}

.input-group-btn .btn-default:not(.btn-fill) {
  border-color: #DDDDDD;
}

.input-group-btn:last-child > .btn {
  margin-left: 0;
}

.input-group-focus .input-group-addon {
  border-color: #9A9A9A;
}

.alert {
  border: 0;
  border-radius: 0;
  color: #FFFFFF;
  padding: 10px 15px;
  font-size: 14px;
}
.container .alert {
  border-radius: 4px;
}
.navbar .alert {
  border-radius: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 85px;
  width: 100%;
  z-index: 3;
}
.navbar:not(.navbar-transparent) .alert {
  top: 70px;
}
.alert span[data-notify="icon"] {
  font-size: 30px;
  display: block;
  left: 15px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
}
.alert button.close {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -13px;
  z-index: 1033;
  background-color: #FFFFFF;
  display: block;
  border-radius: 50%;
  opacity: .4;
  line-height: 11px;
  width: 25px;
  height: 25px;
  outline: 0 !important;
  text-align: center;
  padding: 3px;
  font-weight: 300;
}
.alert button.close:hover {
  opacity: .55;
}
.alert .close ~ span {
  display: block;
  max-width: 89%;
}
.alert[data-notify="container"] {
  padding: 10px 10px 10px 20px;
  border-radius: 4px;
}
.alert.alert-with-icon {
  padding-left: 65px;
}

.alert-info {
  background-color: #63d8f1;
}

.alert-success {
  background-color: #a1e82c;
}

.alert-warning {
  background-color: #ffbc67;
}

.alert-danger {
  background-color: #fc727a;
}

.table .radio,
.table .checkbox {
  position: relative;
  height: 20px;
  display: block;
  width: 20px;
  padding: 0px 0px;
  margin: 0px 5px;
  text-align: center;
}
.table .radio .icons,
.table .checkbox .icons {
  left: 5px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 12px 8px;
  vertical-align: middle;
}
.table > thead > tr > th {
  border-bottom-width: 1px;
  font-size: 12px;
  text-transform: uppercase;
  color: #9A9A9A;
  font-weight: 400;
  padding-bottom: 5px;
}
.table .td-actions .btn {
  opacity: 0.36;
  filter: alpha(opacity=36);
}
.table .td-actions .btn.btn-xs {
  padding-left: 3px;
  padding-right: 3px;
}
.table .td-actions {
  min-width: 90px;
}
.table > tbody > tr {
  position: relative;
}
.table > tbody > tr:hover .td-actions .btn {
  opacity: 1;
  filter: alpha(opacity=100);
}

/*      Checkbox and radio         */
.checkbox,
.radio {
  margin-bottom: 12px;
  padding-left: 32px;
  position: relative;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.5;
  color: #333333;
}

.checkbox input,
.radio input {
  outline: none !important;
  display: none;
}

.checkbox .icons,
.radio .icons {
  color: #DDDDDD;
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
  text-align: center;
  line-height: 21px;
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.checkbox .icons .first-icon,
.radio .icons .first-icon,
.checkbox .icons .second-icon,
.radio .icons .second-icon {
  display: inline-table;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}

.checkbox .icons .second-icon,
.radio .icons .second-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}

.checkbox:hover,
.radio:hover {
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.checkbox:hover .first-icon,
.radio:hover .first-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}

.checkbox:hover .second-icon,
.radio:hover .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}

.checkbox.checked,
.radio.checked {
  color: #1DC7EA;
}

.checkbox.checked .first-icon,
.radio.checked .first-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}

.checkbox.checked .second-icon,
.radio.checked .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #1DC7EA;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}

.checkbox.disabled,
.radio.disabled {
  cursor: default;
  color: #DDDDDD !important;
}

.checkbox.disabled .icons,
.radio.disabled .icons {
  color: #DDDDDD !important;
}

.checkbox.disabled .first-icon,
.radio.disabled .first-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}

.checkbox.disabled .second-icon,
.radio.disabled .second-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}

.checkbox.disabled.checked .icons,
.radio.disabled.checked .icons {
  color: #DDDDDD;
}

.checkbox.disabled.checked .first-icon,
.radio.disabled.checked .first-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}

.checkbox.disabled.checked .second-icon,
.radio.disabled.checked .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #D9D9D9;
}

/* ============================================================
 * bootstrapSwitch v1.3 by Larentis Mattia @spiritualGuru
 * http://www.larentis.eu/switch/
 * ============================================================
 * Licensed under the Apache License, Version 2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 * ============================================================ */
.has-switch {
  border-radius: 30px;
  cursor: pointer;
  display: inline-block;
  line-height: 1.72222;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 60px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  /*   this code is for fixing safari bug with hidden overflow for border-radius   */
  -webkit-mask: url("../img/mask.png") 0 0 no-repeat;
  -webkit-mask-size: 60px 24px;
  mask: url("../img/mask.png") 0 0 no-repeat;
}

.has-switch.deactivate {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important;
}

.has-switch.deactivate label,
.has-switch.deactivate span {
  cursor: default !important;
}

.has-switch > div {
  position: relative;
  top: 0;
  width: 100px;
}

.has-switch > div.switch-animate {
  -webkit-transition: left 0.25s ease-out;
  transition: left 0.25s ease-out;
}

.has-switch > div.switch-off {
  left: -35px;
}

.has-switch > div.switch-on {
  left: 0;
}

.has-switch > div label {
  background-color: #FFFFFF;
  background: white;
  background: -moz-linear-gradient(top, white 0%, #f1f1f2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(100%, #f1f1f2));
  background: -webkit-linear-gradient(top, white 0%, #f1f1f2 100%);
  background: -o-linear-gradient(top, white 0%, #f1f1f2 100%);
  background: -ms-linear-gradient(top, white 0%, #f1f1f2 100%);
  background: linear-gradient(to bottom, white 0%, #f1f1f2 100%);
  background-size: 150% 150%;
  box-shadow: 0 1px 1px #FFFFFF inset, 0 1px 1px rgba(0, 0, 0, 0.25);
  cursor: pointer;
}

.has-switch input[type=checkbox] {
  display: none;
}

.has-switch span {
  /*     box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset; */
  cursor: pointer;
  float: left;
  font-size: 11px;
  font-weight: 400;
  height: 24px;
  line-height: 15px;
  margin: 0;
  padding-bottom: 6px;
  padding-top: 5px;
  position: relative;
  text-align: center;
  text-indent: -10px;
  width: 50%;
  z-index: 1;
  -webkit-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
}

.has-switch span.switch-left {
  background-color: #1DC7EA;
  border-left: 1px solid transparent;
  border-radius: 30px 0 0 30px;
  color: #FFFFFF;
}

.has-switch .switch-off span.switch-left {
  background-color: #DDDDDD;
}

.has-switch span.switch-right {
  border-radius: 0 30px 30px 0;
  background-color: #1DC7EA;
  color: #ffffff;
  text-indent: 1px;
}

.has-switch .switch-off span.switch-right {
  background-color: #DDDDDD;
}

.has-switch label {
  border-radius: 12px;
  float: left;
  height: 22px;
  margin: 1px -13px;
  padding: 0;
  position: relative;
  transition: all 0.25s ease-out 0s;
  vertical-align: middle;
  width: 22px;
  z-index: 100;
  -webkit-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
}

.has-switch .switch-on .fa-check:before {
  margin-left: 10px;
}

.has-switch:hover .switch-on label {
  margin: 1px -17px;
  width: 26px;
}

.has-switch:hover .switch-off label {
  margin: 1px -13px;
  width: 26px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent;
}

.navbar {
  border: 0;
  font-size: 16px;
  border-radius: 0;
}
.navbar .navbar-brand {
  font-weight: 400;
  margin: 5px 0px;
  padding: 15px 15px;
  font-size: 20px;
}
.navbar .navbar-nav > li > a {
  padding: 10px 15px;
  margin: 10px 3px;
  position: relative;
}
.navbar .navbar-nav > li > a.btn {
  margin: 15px 3px;
  padding: 8px 16px;
}
.navbar .navbar-nav > li > a.btn-round {
  margin: 16px 3px;
}
.navbar .navbar-nav > li > a [class^="fa"] {
  font-size: 19px;
  position: relative;
  line-height: 16px;
  top: 1px;
}
.navbar .navbar-nav .notification {
  position: absolute;
  background-color: #FB404B;
  text-align: center;
  border-radius: 10px;
  min-width: 18px;
  padding: 0 5px;
  height: 18px;
  font-size: 12px;
  color: #FFFFFF;
  font-weight: bold;
  line-height: 18px;
  top: 0px;
  left: 7px;
}
.navbar .btn {
  margin: 15px 3px;
  font-size: 14px;
}
.navbar .btn-simple {
  font-size: 16px;
}
.navbar.fixed {
  width: calc(100% - $sidebar-width);
  right: 0;
  left: auto;
  border-radius: 0;
}

.navbar-nav > li > .dropdown-menu {
  border-radius: 10px;
  margin-top: -5px;
}

.navbar-transparent .navbar-brand, [class*="navbar-ct"] .navbar-brand {
  color: #FFFFFF;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.navbar-transparent .navbar-brand:focus, .navbar-transparent .navbar-brand:hover, [class*="navbar-ct"] .navbar-brand:focus, [class*="navbar-ct"] .navbar-brand:hover {
  background-color: transparent;
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar-transparent .navbar-nav > li > a:not(.btn), [class*="navbar-ct"] .navbar-nav > li > a:not(.btn) {
  color: #FFFFFF;
  border-color: #FFFFFF;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.navbar-transparent .navbar-nav > .active > a:not(.btn),
.navbar-transparent .navbar-nav > .active > a:hover:not(.btn),
.navbar-transparent .navbar-nav > .active > a:focus:not(.btn),
.navbar-transparent .navbar-nav > li > a:hover:not(.btn),
.navbar-transparent .navbar-nav > li > a:focus:not(.btn), [class*="navbar-ct"] .navbar-nav > .active > a:not(.btn),
[class*="navbar-ct"] .navbar-nav > .active > a:hover:not(.btn),
[class*="navbar-ct"] .navbar-nav > .active > a:focus:not(.btn),
[class*="navbar-ct"] .navbar-nav > li > a:hover:not(.btn),
[class*="navbar-ct"] .navbar-nav > li > a:focus:not(.btn) {
  background-color: transparent;
  border-radius: 3px;
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar-transparent .navbar-nav .nav > li > a.btn:hover, [class*="navbar-ct"] .navbar-nav .nav > li > a.btn:hover {
  background-color: transparent;
}
.navbar-transparent .navbar-nav > .dropdown > a .caret,
.navbar-transparent .navbar-nav > .dropdown > a:hover .caret,
.navbar-transparent .navbar-nav > .dropdown > a:focus .caret, [class*="navbar-ct"] .navbar-nav > .dropdown > a .caret,
[class*="navbar-ct"] .navbar-nav > .dropdown > a:hover .caret,
[class*="navbar-ct"] .navbar-nav > .dropdown > a:focus .caret {
  border-bottom-color: #FFFFFF;
  border-top-color: #FFFFFF;
}
.navbar-transparent .navbar-nav > .open > a,
.navbar-transparent .navbar-nav > .open > a:hover,
.navbar-transparent .navbar-nav > .open > a:focus, [class*="navbar-ct"] .navbar-nav > .open > a,
[class*="navbar-ct"] .navbar-nav > .open > a:hover,
[class*="navbar-ct"] .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar-transparent .btn-default, [class*="navbar-ct"] .btn-default {
  color: #FFFFFF;
  border-color: #FFFFFF;
}
.navbar-transparent .btn-default.btn-fill, [class*="navbar-ct"] .btn-default.btn-fill {
  color: #9A9A9A;
  background-color: #FFFFFF;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.navbar-transparent .btn-default.btn-fill:hover,
.navbar-transparent .btn-default.btn-fill:focus,
.navbar-transparent .btn-default.btn-fill:active,
.navbar-transparent .btn-default.btn-fill.active,
.navbar-transparent .open .dropdown-toggle.btn-fill.btn-default, [class*="navbar-ct"] .btn-default.btn-fill:hover,
[class*="navbar-ct"] .btn-default.btn-fill:focus,
[class*="navbar-ct"] .btn-default.btn-fill:active,
[class*="navbar-ct"] .btn-default.btn-fill.active,
[class*="navbar-ct"] .open .dropdown-toggle.btn-fill.btn-default {
  border-color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
}

.navbar-transparent .dropdown-menu .divider {
  background-color: rgba(255, 255, 255, 0.2);
}

.nav-open .nav .caret {
  border-bottom-color: #FFFFFF;
  border-top-color: #FFFFFF;
}

.navbar-default {
  background-color: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.navbar-default .navbar-nav > li > a:not(.btn) {
  color: #9A9A9A;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:not(.btn):hover,
.navbar-default .navbar-nav > .active > a:not(.btn):focus,
.navbar-default .navbar-nav > li > a:not(.btn):hover,
.navbar-default .navbar-nav > li > a:not(.btn):focus {
  background-color: transparent;
  border-radius: 3px;
  color: #1DC7EA;
  opacity: 1;
  filter: alpha(opacity=100);
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-bottom-color: #1DC7EA;
  border-top-color: #1DC7EA;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #1DC7EA;
}
.navbar-default .navbar-nav .navbar-toggle:hover, .navbar-default .navbar-nav .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default:not(.navbar-transparent) .btn-default:hover {
  color: #1DC7EA;
  border-color: #1DC7EA;
}
.navbar-default:not(.navbar-transparent) .btn-neutral, .navbar-default:not(.navbar-transparent) .btn-neutral:hover, .navbar-default:not(.navbar-transparent) .btn-neutral:active {
  color: #9A9A9A;
}

/*      Navbar with icons            */
.navbar-icons.navbar .navbar-brand {
  margin-top: 12px;
  margin-bottom: 12px;
}
.navbar-icons .navbar-nav > li > a {
  text-align: center;
  padding: 6px 15px;
  margin: 6px 3px;
}
.navbar-icons .navbar-nav [class^="pe"] {
  font-size: 30px;
  position: relative;
}
.navbar-icons .navbar-nav p {
  margin: 3px 0 0;
}

.navbar-form {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar-form .form-control {
  border-radius: 0;
  border: 0;
  padding: 0;
  background-color: transparent;
  height: 22px;
  font-size: 16px;
  line-height: 1.5;
  color: #E3E3E3;
}
.navbar-transparent .navbar-form .form-control, [class*="navbar-ct"] .navbar-form .form-control {
  color: #FFFFFF;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

.navbar-ct-blue {
  background-color: #4091e2;
}

.navbar-ct-azure {
  background-color: #63d8f1;
}

.navbar-ct-green {
  background-color: #a1e82c;
}

.navbar-ct-orange {
  background-color: #ffbc67;
}

.navbar-ct-red {
  background-color: #fc727a;
}

.navbar-transparent {
  padding-top: 15px;
  background-color: transparent;
  border-bottom: 1px solid transparent;
}

.navbar-toggle {
  margin-top: 19px;
  margin-bottom: 19px;
  border: 0;
}
.navbar-toggle .icon-bar {
  background-color: #FFFFFF;
}
.navbar-toggle .navbar-collapse,
.navbar-toggle .navbar-form {
  border-color: transparent;
}
.navbar-toggle.navbar-default .navbar-toggle:hover, .navbar-toggle.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

.footer {
  background-color: #FFFFFF;
  line-height: 20px;
}
.footer nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.footer nav > ul a:not(.btn) {
  color: #9A9A9A;
  display: block;
  margin-bottom: 3px;
}
.footer nav > ul a:not(.btn):hover, .footer nav > ul a:not(.btn):focus {
  color: #777777;
}
.footer .social-area {
  padding: 15px 0;
}
.footer .social-area h5 {
  padding-bottom: 15px;
}
.footer .social-area > a:not(.btn) {
  color: #9A9A9A;
  display: inline-block;
  vertical-align: top;
  padding: 10px 5px;
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
}
.footer .social-area > a:not(.btn):hover, .footer .social-area > a:not(.btn):focus {
  color: #777777;
}
.footer .copyright {
  color: #777777;
  padding: 10px 15px;
  margin: 10px 3px;
  line-height: 20px;
  font-size: 14px;
}
.footer hr {
  border-color: #DDDDDD;
}
.footer .title {
  color: #777777;
}

.footer-default {
  background-color: #F5F5F5;
}

.footer:not(.footer-big) nav > ul {
  font-size: 14px;
}
.footer:not(.footer-big) nav > ul li {
  margin-left: 20px;
  float: left;
}
.footer:not(.footer-big) nav > ul a {
  padding: 10px 0px;
  margin: 10px 10px 10px 0px;
}

.dropdown-menu {
  visibility: hidden;
  margin: 0;
  padding: 0;
  border-radius: 10px;
  display: block;
  z-index: 9000;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.125);
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.125);
}
.open .dropdown-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.select .dropdown-menu {
  border-radius: 0 0 10px 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transform-origin: 50% -40px;
  -moz-transform-origin: 50% -40px;
  -o-transform-origin: 50% -40px;
  -ms-transform-origin: 50% -40px;
  transform-origin: 50% -40px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
  margin-top: -20px;
}
.select.open .dropdown-menu {
  margin-top: -1px;
}
.dropdown-menu > li > a {
  padding: 8px 16px;
  color: #333333;
}
.dropdown-menu > li > a img {
  margin-top: -3px;
}
.dropdown-menu > li > a:focus {
  outline: 0 !important;
}
.btn-group.select .dropdown-menu {
  min-width: 100%;
}
.dropdown-menu > li:first-child > a {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.dropdown-menu > li:last-child > a {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.select .dropdown-menu > li:first-child > a {
  border-radius: 0;
  border-bottom: 0 none;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #F5F5F5;
  color: #333333;
  opacity: 1;
  text-decoration: none;
}
.dropdown-menu.dropdown-blue > li > a:hover, .dropdown-menu.dropdown-blue > li > a:focus {
  background-color: rgba(52, 114, 247, 0.2);
}
.dropdown-menu.dropdown-azure > li > a:hover, .dropdown-menu.dropdown-azure > li > a:focus {
  background-color: rgba(29, 199, 234, 0.2);
}
.dropdown-menu.ct-green > li > a:hover, .dropdown-menu.ct-green > li > a:focus {
  background-color: rgba(135, 203, 22, 0.2);
}
.dropdown-menu.dropdown-orange > li > a:hover, .dropdown-menu.dropdown-orange > li > a:focus {
  background-color: rgba(255, 149, 0, 0.2);
}
.dropdown-menu.dropdown-red > li > a:hover, .dropdown-menu.dropdown-red > li > a:focus {
  background-color: rgba(255, 74, 85, 0.2);
}

.dropdown-with-icons > li > a {
  padding-left: 0px;
  line-height: 28px;
}
.dropdown-with-icons i {
  text-align: center;
  line-height: 28px;
  float: left;
}
.dropdown-with-icons i[class^="pe-"] {
  font-size: 24px;
  width: 46px;
}
.dropdown-with-icons i[class^="fa"] {
  font-size: 14px;
  width: 38px;
}

.btn-group.select {
  overflow: hidden;
}

.btn-group.select.open {
  overflow: visible;
}

.card {
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(63, 63, 68, 0.1);
  background-color: #FFFFFF;
  margin-bottom: 30px;
}
.card .image {
  width: 100%;
  overflow: hidden;
  height: 260px;
  border-radius: 4px 4px 0 0;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.card .image img {
  width: 100%;
}
.card .filter {
  position: absolute;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.68);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  filter: alpha(opacity=0);
}
.card .filter .btn {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.card:hover .filter {
  opacity: 1;
  filter: alpha(opacity=100);
}
.card .btn-hover {
  opacity: 0;
  filter: alpha(opacity=0);
}
.card:hover .btn-hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.card .content {
  padding: 15px 15px 10px 15px;
}
.card .header {
  padding: 15px 15px 0;
}
.card .category,
.card label {
  font-size: 14px;
  font-weight: 400;
  color: #9A9A9A;
  margin-bottom: 0px;
}
.card .category i,
.card label i {
  font-size: 16px;
}
.card label {
  font-size: 12px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.card .title {
  margin: 0;
  color: #333333;
  font-weight: 300;
}
.card .avatar {
  width: 30px;
  height: 30px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.card .description {
  font-size: 14px;
  color: #333;
}
.card .footer {
  padding: 0;
  background-color: transparent;
  line-height: 30px;
}
.card .footer .legend {
  padding: 5px 0;
}
.card .footer hr {
  margin-top: 5px;
  margin-bottom: 5px;
}
.card .stats {
  color: #a9a9a9;
}
.card .footer div {
  display: inline-block;
}
.card .author {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
}
.card .author i {
  font-size: 14px;
}
.card h6 {
  font-size: 12px;
  margin: 0;
}
.card.card-separator:after {
  height: 100%;
  right: -15px;
  top: 0;
  width: 1px;
  background-color: #DDDDDD;
  content: "";
  position: absolute;
}
.card .ct-chart {
  margin: 30px 0 30px;
  height: 245px;
}
.card .table tbody td:first-child,
.card .table thead th:first-child {
  padding-left: 15px;
}
.card .table tbody td:last-child,
.card .table thead th:last-child {
  padding-right: 15px;
}
.card .alert {
  border-radius: 4px;
  position: relative;
}
.card .alert.alert-with-icon {
  padding-left: 65px;
}

.card-user .image {
  height: 110px;
}
.card-user .image-plain {
  height: 0;
  margin-top: 110px;
}
.card-user .author {
  text-align: center;
  text-transform: none;
  margin-top: -70px;
}
.card-user .avatar {
  width: 124px;
  height: 124px;
  border: 5px solid #FFFFFF;
  position: relative;
  margin-bottom: 15px;
}
.card-user .avatar.border-gray {
  border-color: #EEEEEE;
}
.card-user .title {
  line-height: 24px;
}
.card-user .content {
  min-height: 240px;
}

.card-user .footer,
.card-price .footer {
  padding: 5px 15px 10px;
}
.card-user hr,
.card-price hr {
  margin: 5px 15px;
}

.card-plain {
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
}
.card-plain .image {
  border-radius: 4px;
}

.ct-label {
  fill: rgba(0, 0, 0, 0.4);
  color: rgba(0, 0, 0, 0.4);
  font-size: 1.3rem;
  line-height: 1;
}

.ct-chart-line .ct-label,
.ct-chart-bar .ct-label {
  display: block;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-label.ct-vertical.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end;
}

.ct-label.ct-vertical.ct-end {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-chart-bar .ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  text-anchor: start;
}

.ct-chart-bar .ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  text-anchor: start;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-start {
  -webkit-box-align: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-horizontal.ct-end {
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: start;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-start {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  text-align: right;
  text-anchor: end;
}

.ct-chart-bar.ct-horizontal-bars .ct-label.ct-vertical.ct-end {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
  text-anchor: end;
}

.ct-grid {
  stroke: rgba(0, 0, 0, 0.2);
  stroke-width: 1px;
  stroke-dasharray: 2px;
}

.ct-point {
  stroke-width: 8px;
  stroke-linecap: round;
}

.ct-line {
  fill: none;
  stroke-width: 3px;
}

.ct-area {
  stroke: none;
  fill-opacity: 0.8;
}

.ct-bar {
  fill: none;
  stroke-width: 10px;
}

.ct-slice-donut {
  fill: none;
  stroke-width: 60px;
}

.ct-series-a .ct-point, .ct-series-a .ct-line, .ct-series-a .ct-bar, .ct-series-a .ct-slice-donut {
  stroke: #1DC7EA;
}
.ct-series-a .ct-slice-pie, .ct-series-a .ct-area {
  fill: #1DC7EA;
}

.ct-series-b .ct-point, .ct-series-b .ct-line, .ct-series-b .ct-bar, .ct-series-b .ct-slice-donut {
  stroke: #FB404B;
}
.ct-series-b .ct-slice-pie, .ct-series-b .ct-area {
  fill: #FB404B;
}

.ct-series-c .ct-point, .ct-series-c .ct-line, .ct-series-c .ct-bar, .ct-series-c .ct-slice-donut {
  stroke: #FFA534;
}
.ct-series-c .ct-slice-pie, .ct-series-c .ct-area {
  fill: #FFA534;
}

.ct-series-d .ct-point, .ct-series-d .ct-line, .ct-series-d .ct-bar, .ct-series-d .ct-slice-donut {
  stroke: #9368E9;
}
.ct-series-d .ct-slice-pie, .ct-series-d .ct-area {
  fill: #9368E9;
}

.ct-series-e .ct-point, .ct-series-e .ct-line, .ct-series-e .ct-bar, .ct-series-e .ct-slice-donut {
  stroke: #87CB16;
}
.ct-series-e .ct-slice-pie, .ct-series-e .ct-area {
  fill: #87CB16;
}

.ct-series-f .ct-point, .ct-series-f .ct-line, .ct-series-f .ct-bar, .ct-series-f .ct-slice-donut {
  stroke: #1F77D0;
}
.ct-series-f .ct-slice-pie, .ct-series-f .ct-area {
  fill: #1F77D0;
}

.ct-series-g .ct-point, .ct-series-g .ct-line, .ct-series-g .ct-bar, .ct-series-g .ct-slice-donut {
  stroke: #5e5e5e;
}
.ct-series-g .ct-slice-pie, .ct-series-g .ct-area {
  fill: #5e5e5e;
}

.ct-series-h .ct-point, .ct-series-h .ct-line, .ct-series-h .ct-bar, .ct-series-h .ct-slice-donut {
  stroke: #dd4b39;
}
.ct-series-h .ct-slice-pie, .ct-series-h .ct-area {
  fill: #dd4b39;
}

.ct-series-i .ct-point, .ct-series-i .ct-line, .ct-series-i .ct-bar, .ct-series-i .ct-slice-donut {
  stroke: #35465c;
}
.ct-series-i .ct-slice-pie, .ct-series-i .ct-area {
  fill: #35465c;
}

.ct-series-j .ct-point, .ct-series-j .ct-line, .ct-series-j .ct-bar, .ct-series-j .ct-slice-donut {
  stroke: #e52d27;
}
.ct-series-j .ct-slice-pie, .ct-series-j .ct-area {
  fill: #e52d27;
}

.ct-series-k .ct-point, .ct-series-k .ct-line, .ct-series-k .ct-bar, .ct-series-k .ct-slice-donut {
  stroke: #55acee;
}
.ct-series-k .ct-slice-pie, .ct-series-k .ct-area {
  fill: #55acee;
}

.ct-series-l .ct-point, .ct-series-l .ct-line, .ct-series-l .ct-bar, .ct-series-l .ct-slice-donut {
  stroke: #cc2127;
}
.ct-series-l .ct-slice-pie, .ct-series-l .ct-area {
  fill: #cc2127;
}

.ct-series-m .ct-point, .ct-series-m .ct-line, .ct-series-m .ct-bar, .ct-series-m .ct-slice-donut {
  stroke: #1769ff;
}
.ct-series-m .ct-slice-pie, .ct-series-m .ct-area {
  fill: #1769ff;
}

.ct-series-n .ct-point, .ct-series-n .ct-line, .ct-series-n .ct-bar, .ct-series-n .ct-slice-donut {
  stroke: #6188e2;
}
.ct-series-n .ct-slice-pie, .ct-series-n .ct-area {
  fill: #6188e2;
}

.ct-series-o .ct-point, .ct-series-o .ct-line, .ct-series-o .ct-bar, .ct-series-o .ct-slice-donut {
  stroke: #a748ca;
}
.ct-series-o .ct-slice-pie, .ct-series-o .ct-area {
  fill: #a748ca;
}

.ct-square {
  display: block;
  position: relative;
  width: 100%;
}
.ct-square:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 100%;
}
.ct-square:after {
  content: "";
  display: table;
  clear: both;
}
.ct-square > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-second {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-second:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 93.75%;
}
.ct-minor-second:after {
  content: "";
  display: table;
  clear: both;
}
.ct-minor-second > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-second {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-second:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 88.88889%;
}
.ct-major-second:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-second > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-third {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-third:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 83.33333%;
}
.ct-minor-third:after {
  content: "";
  display: table;
  clear: both;
}
.ct-minor-third > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-third {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-third:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 80%;
}
.ct-major-third:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-third > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-perfect-fourth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-perfect-fourth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 75%;
}
.ct-perfect-fourth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-perfect-fourth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-perfect-fifth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-perfect-fifth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 66.66667%;
}
.ct-perfect-fifth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-perfect-fifth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-sixth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-sixth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 62.5%;
}
.ct-minor-sixth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-minor-sixth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-golden-section {
  display: block;
  position: relative;
  width: 100%;
}
.ct-golden-section:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 61.8047%;
}
.ct-golden-section:after {
  content: "";
  display: table;
  clear: both;
}
.ct-golden-section > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-sixth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-sixth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 60%;
}
.ct-major-sixth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-sixth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-minor-seventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-minor-seventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 56.25%;
}
.ct-minor-seventh:after {
  content: "";
  display: table;
  clear: both;
}
.ct-minor-seventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-seventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-seventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 53.33333%;
}
.ct-major-seventh:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-seventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-octave {
  display: block;
  position: relative;
  width: 100%;
}
.ct-octave:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 50%;
}
.ct-octave:after {
  content: "";
  display: table;
  clear: both;
}
.ct-octave > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-tenth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-tenth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 40%;
}
.ct-major-tenth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-tenth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-eleventh {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-eleventh:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 37.5%;
}
.ct-major-eleventh:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-eleventh > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-major-twelfth {
  display: block;
  position: relative;
  width: 100%;
}
.ct-major-twelfth:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 33.33333%;
}
.ct-major-twelfth:after {
  content: "";
  display: table;
  clear: both;
}
.ct-major-twelfth > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.ct-double-octave {
  display: block;
  position: relative;
  width: 100%;
}
.ct-double-octave:before {
  display: block;
  float: left;
  content: "";
  width: 0;
  height: 0;
  padding-bottom: 25%;
}
.ct-double-octave:after {
  content: "";
  display: table;
  clear: both;
}
.ct-double-octave > svg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}



/* bootstrap-datetimepicker */

/*!
 * Datetimepicker for Bootstrap 3
 * ! version : 4.7.14
 * https://github.com/Eonasdan/bootstrap-datetimepicker/
 */
.sr-only, .bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after, .bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after, .bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after, .bootstrap-datetimepicker-widget .btn[data-action="clear"]::after, .bootstrap-datetimepicker-widget .btn[data-action="today"]::after, .bootstrap-datetimepicker-widget .picker-switch::after, .bootstrap-datetimepicker-widget table th.prev::after, .bootstrap-datetimepicker-widget table th.next::after {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.bootstrap-datetimepicker-widget {
  list-style: none;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  margin-right: 40px;
  width: 20em;

}
@media (min-width: 768px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 992px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
@media (min-width: 1200px) {
  .bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs {
    width: 38em;
  }
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before {
  border-bottom: 11px solid rgba(0, 0, 0, 0.2);
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  left: 12px;
  top: -11px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after {
  border-bottom: 11px solid #FFFFFF;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  left: 12px;
  top: -10px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top {
  margin-top: auto;
  margin-bottom: -20px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top.open {
  margin-top: auto;
  margin-bottom: 5px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:before {
  border-top: 11px solid rgba(0, 0, 0, 0.2);
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: none;
  content: "";
  display: inline-block;
  position: absolute;
  left: 12px;
  bottom: -11px;
  top: auto;
}
.bootstrap-datetimepicker-widget.dropdown-menu.top:after {
  border-top: 11px solid #FFFFFF;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: none;
  content: "";
  display: inline-block;
  position: absolute;
  left: 12px;
  bottom: -10px;
  top: auto;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget .list-unstyled {
  margin: 0;
}
.bootstrap-datetimepicker-widget a[data-action] {
  padding: 6px 0;
  border-width: 0;
}
.bootstrap-datetimepicker-widget a[data-action]:active {
  box-shadow: none;
}
.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  width: 56px;
  height: 56px;
  font-weight: 300;
  font-size: 22px;
  margin: 3px;
  border-radius: 50%;
}
.bootstrap-datetimepicker-widget button[data-action] {
  padding: 6px;
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementHours"]::after {
  content: "Increment Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="incrementMinutes"]::after {
  content: "Increment Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementHours"]::after {
  content: "Decrement Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="decrementMinutes"]::after {
  content: "Decrement Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="showHours"]::after {
  content: "Show Hours";
}
.bootstrap-datetimepicker-widget .btn[data-action="showMinutes"]::after {
  content: "Show Minutes";
}
.bootstrap-datetimepicker-widget .btn[data-action="togglePeriod"]::after {
  content: "Toggle AM/PM";
}
.bootstrap-datetimepicker-widget .btn[data-action="clear"]::after {
  content: "Clear the picker";
}
.bootstrap-datetimepicker-widget .btn[data-action="today"]::after {
  content: "Set the date to today";
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget .picker-switch::after {
  content: "Toggle Date and Time Screens";
}
.bootstrap-datetimepicker-widget .picker-switch td {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  line-height: inherit;
}
.bootstrap-datetimepicker-widget .picker-switch td span {
  line-height: 2.5;
  height: 2.5em;
  width: 100%;
  border-radius: 4px;
  margin: 2px 0px !important;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget table td > div, .bootstrap-datetimepicker-widget table th > div {
  text-align: center;
}
.bootstrap-datetimepicker-widget table th {
  height: 20px;
  line-height: 20px;
  width: 20px;
}
.bootstrap-datetimepicker-widget table th.picker-switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget table th.disabled, .bootstrap-datetimepicker-widget table th.disabled:hover {
  background: none;
  color: #DDDDDD;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table th.prev span, .bootstrap-datetimepicker-widget table th.next span {
  border-radius: 4px;
  height: 27px;
  width: 27px;
  line-height: 28px;
  font-size: 12px;
  border-radius: 50%;
  text-align: center;
}
.bootstrap-datetimepicker-widget table th.prev::after {
  content: "Previous Month";
}
.bootstrap-datetimepicker-widget table th.next::after {
  content: "Next Month";
}
.bootstrap-datetimepicker-widget table th.dow {
  text-align: center;
  border-bottom: 1px solid #E3E3E3;
  font-size: 12px;
  text-transform: uppercase;
  color: #9A9A9A;
  font-weight: 400;
  padding-bottom: 5px;
  padding-top: 10px;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover span, .bootstrap-datetimepicker-widget table thead tr:first-child th.picker-switch:hover {
  background: #E3E3E3;
}
.bootstrap-datetimepicker-widget table td > div {
  border-radius: 4px;
  height: 54px;
  line-height: 54px;
  width: 54px;
  text-align: center;
}
.bootstrap-datetimepicker-widget table td.cw > div {
  font-size: .8em;
  height: 20px;
  line-height: 20px;
  color: #DDDDDD;
}
.bootstrap-datetimepicker-widget table td.day > div {
  height: 30px;
  line-height: 30px;
  width: 30px;
  text-align: center;
  padding: 0px;
  border-radius: 50%;
}
.bootstrap-datetimepicker-widget table td.minute > div, .bootstrap-datetimepicker-widget table td.hour > div {
  border-radius: 50%;
}
.bootstrap-datetimepicker-widget table td.day:hover > div, .bootstrap-datetimepicker-widget table td.hour:hover > div, .bootstrap-datetimepicker-widget table td.minute:hover > div, .bootstrap-datetimepicker-widget table td.second:hover > div {
  background: #E3E3E3;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget table td.old > div, .bootstrap-datetimepicker-widget table td.new > div {
  color: #DDDDDD;
}
.bootstrap-datetimepicker-widget table td.today > div {
  position: relative;
}
.bootstrap-datetimepicker-widget table td.today > div:before {
  content: '';
  display: inline-block;
  border: 0 0 7px 7px solid transparent;
  border-bottom-color: #23CCEF;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}
.bootstrap-datetimepicker-widget table td.active > div, .bootstrap-datetimepicker-widget table td.active:hover > div {
  background-color: #23CCEF;
  color: #FFFFFF;
}
.bootstrap-datetimepicker-widget table td.active.today:before > div {
  border-bottom-color: #fff;
}
.bootstrap-datetimepicker-widget table td.disabled > div, .bootstrap-datetimepicker-widget table td.disabled:hover > div {
  background: none;
  color: #DDDDDD;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget table td span {
  display: inline-block;
  width: 56px;
  height: 56px;
  line-height: 56px;
  margin: 3px 3px;
  cursor: pointer;
  border-radius: 50%;
  text-align: center;
}
.bootstrap-datetimepicker-widget table td span:hover {
  background: #E3E3E3;
}
.bootstrap-datetimepicker-widget table td span.active {
  background-color: #23CCEF;
  color: #FFFFFF;
}
.bootstrap-datetimepicker-widget table td span.old {
  color: #DDDDDD;
}
.bootstrap-datetimepicker-widget table td span.disabled, .bootstrap-datetimepicker-widget table td span.disabled:hover {
  background: none;
  color: #DDDDDD;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget .timepicker-picker span,
.bootstrap-datetimepicker-widget .timepicker-hours span,
.bootstrap-datetimepicker-widget .timepicker-minutes span {
  border-radius: 50% !important;
}
.bootstrap-datetimepicker-widget.usetwentyfour td.hour {
  height: 27px;
  line-height: 27px;
}

@media (min-width: 992px) {
  .main-panel {
    background: rgba(203, 203, 210, 0.15);
    position: relative;
    z-index: 2;
    float: right;
    width: calc(100% - 260px);
    min-height: 100%;
  }
  .main-panel > .content {
    padding: 30px 15px;
    min-height: calc(100% - 123px);
  }
  .main-panel > .footer {
    border-top: 1px solid #e7e7e7;
  }
  .main-panel .navbar {
    margin-bottom: 0;
  }

  .sidebar,
  .main-panel {
    overflow: auto;
    max-height: 100%;
    height: 100%;
    -webkit-transition-property: top,bottom;
    transition-property: top,bottom;
    -webkit-transition-duration: .2s,.2s;
    transition-duration: .2s,.2s;
    -webkit-transition-timing-function: linear,linear;
    transition-timing-function: linear,linear;
    -webkit-overflow-scrolling: touch;
  }


  .navbar-form {
    margin-top: 21px;
    margin-bottom: 21px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .navbar-nav > li > .dropdown-menu, .dropdown .dropdown-menu {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -moz-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -o-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
    -ms-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
    transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  }

  .navbar-nav > li.open > .dropdown-menu, .dropdown.open .dropdown-menu {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: 29px -50px;
    -moz-transform-origin: 29px -50px;
    -o-transform-origin: 29px -50px;
    -ms-transform-origin: 29px -50px;
    transform-origin: 29px -50px;
  }


  .dropdown-menu.bootstrap-datetimepicker-widget {
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
    margin-top: -20px;
    visibility: hidden;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .dropdown-menu.bootstrap-datetimepicker-widget.open {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    margin-top: 5px;
  }

  .navbar-nav > li > .dropdown-menu:before {
    border-bottom: 11px solid rgba(0, 0, 0, 0.2);
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    left: 12px;
    top: -11px;
  }

  .navbar-nav > li > .dropdown-menu:after {
    border-bottom: 11px solid #FFFFFF;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
    left: 12px;
    top: -10px;
  }

  .navbar-nav.navbar-right > li > .dropdown-menu:before {
    left: auto;
    right: 12px;
  }

  .navbar-nav.navbar-right > li > .dropdown-menu:after {
    left: auto;
    right: 12px;
  }

  .footer:not(.footer-big) nav > ul li:first-child {
    margin-left: 0;
  }

  body > .navbar-collapse.collapse {
    display: none !important;
  }

  .card form [class*="col-"] {
    padding: 6px;
  }
  .card form [class*="col-"]:first-child {
    padding-left: 15px;
  }
  .card form [class*="col-"]:last-child {
    padding-right: 15px;
  }
}
/*          Changes for small display      */
@media (max-width: 991px) {
  .dropdown-menu.bootstrap-datetimepicker-widget {
    -webkit-transition: all 150ms linear;
    -moz-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    -ms-transition: all 150ms linear;
    transition: all 150ms linear;
    margin-top: -20px;
    visibility: hidden;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .dropdown-menu.bootstrap-datetimepicker-widget.open {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    margin-top: 5px;
  }

  .sidebar {
    display: none;
  }

  .main-panel {
    width: 100%;
  }

  .navbar-transparent {
    padding-top: 15px;
    background-color: rgba(0, 0, 0, 0.45);
  }

  body {
    position: relative;
  }

  .wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
    -webkit-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -moz-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -o-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -ms-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    left: 0;
    background-color: white;
  }

  .navbar .container {
    left: 0;
    width: 100%;
    -webkit-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -moz-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -o-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -ms-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    position: relative;
  }

  .navbar .navbar-collapse.collapse,
  .navbar .navbar-collapse.collapse.in,
  .navbar .navbar-collapse.collapsing {
    display: none !important;
  }

  .navbar-nav > li {
    float: none;
    position: relative;
    display: block;
  }

  body > .navbar-collapse {
    position: fixed;
    display: block;
    top: 0;
    height: 100%;
    width: 250px;
    right: 0;
    z-index: 1032;
    visibility: visible;
    background-color: #999;
    overflow-y: visible;
    border-top: none;
    text-align: left;
    padding: 0;
    -webkit-transform: translate3d(250px, 0, 0);
    -moz-transform: translate3d(250px, 0, 0);
    -o-transform: translate3d(250px, 0, 0);
    -ms-transform: translate3d(250px, 0, 0);
    transform: translate3d(250px, 0, 0);
    -webkit-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -moz-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -o-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -ms-transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
    transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1);
  }
  body > .navbar-collapse > ul {
    position: relative;
    z-index: 4;
    overflow-y: scroll;
    /*height: calc(100vh - 61px);*/
    height: 87%;
    width: 100%;
  }
  body > .navbar-collapse .nav > li > a {
    padding: 30px 25px;
  }
  body > .navbar-collapse::before {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: #282828;
    display: block;
    content: "";
    z-index: 1;
  }
  body > .navbar-collapse .logo {
    position: relative;
    z-index: 4;
  }

  .nav-open .navbar-collapse {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }

  .nav-open .navbar .container {
    left: -250px;
  }

  .nav-open .wrapper {
    left: 0;
    -webkit-transform: translate3d(-250px, 0, 0);
    -moz-transform: translate3d(-250px, 0, 0);
    -o-transform: translate3d(-250px, 0, 0);
    -ms-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0);
  }

  .navbar-toggle .icon-bar {
    display: block;
    position: relative;
    background: #fff;
    width: 24px;
    height: 2px;
    border-radius: 1px;
    margin: 0 auto;
  }
  /* custom inicio*/
  .navbar-toggle .icon-bar {
    outline: 1px solid transparent;
  }

  .navbar-toggle .icon-bar:nth-child(2) {
    top: 0px;
    -webkit-animation: topbar-back 500ms linear 0s;
    -moz-animation: topbar-back 500ms linear 0s;
    animation: topbar-back 500ms 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }

  .navbar-toggle .icon-bar:nth-child(3) {
    opacity: 1;
  }

  .navbar-toggle .icon-bar:nth-child(4) {
    bottom: 0px;
    -webkit-animation: bottombar-back 500ms linear 0s;
    -moz-animation: bottombar-back 500ms linear 0s;
    animation: bottombar-back 500ms 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }

  .toggled .icon-bar:nth-child(2) {
    top: 6px;
    -webkit-animation: topbar-x 500ms linear 0s;
    -moz-animation: topbar-x 500ms linear 0s;
    animation: topbar-x 500ms 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }

  .toggled .icon-bar:nth-child(3) {
    opacity: 0;
  }

  .toggled .icon-bar:nth-child(4) {
    bottom: 6px;
    -webkit-animation: bottombar-x 500ms linear 0s;
    -moz-animation: bottombar-x 500ms linear 0s;
    animation: bottombar-x 500ms 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
  /* custom fin*/

  .navbar-header .navbar-toggle {
    margin: 10px 15px 10px 0;
    width: 40px;
    height: 40px;
  }

  .bar1,
  .bar2,
  .bar3 {
    outline: 1px solid transparent;
  }

  .bar1 {
    top: 0px;
    -webkit-animation: topbar-back 500ms linear 0s;
    -moz-animation: topbar-back 500ms linear 0s;
    animation: topbar-back 500ms 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }

  .bar2 {
    opacity: 1;
  }

  .bar3 {
    bottom: 0px;
    -webkit-animation: bottombar-back 500ms linear 0s;
    -moz-animation: bottombar-back 500ms linear 0s;
    animation: bottombar-back 500ms 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }

  .toggled .bar1 {
    top: 6px;
    -webkit-animation: topbar-x 500ms linear 0s;
    -moz-animation: topbar-x 500ms linear 0s;
    animation: topbar-x 500ms 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }

  .toggled .bar2 {
    opacity: 0;
  }

  .toggled .bar3 {
    bottom: 6px;
    -webkit-animation: bottombar-x 500ms linear 0s;
    -moz-animation: bottombar-x 500ms linear 0s;
    animation: bottombar-x 500ms 0s;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }

  @keyframes topbar-x {
    0% {
      top: 0px;
      transform: rotate(0deg);
    }
    45% {
      top: 6px;
      transform: rotate(145deg);
    }
    75% {
      transform: rotate(130deg);
    }
    100% {
      transform: rotate(135deg);
    }
  }
  @-webkit-keyframes topbar-x {
    0% {
      top: 0px;
      -webkit-transform: rotate(0deg);
    }
    45% {
      top: 6px;
      -webkit-transform: rotate(145deg);
    }
    75% {
      -webkit-transform: rotate(130deg);
    }
    100% {
      -webkit-transform: rotate(135deg);
    }
  }
  @-moz-keyframes topbar-x {
    0% {
      top: 0px;
      -moz-transform: rotate(0deg);
    }
    45% {
      top: 6px;
      -moz-transform: rotate(145deg);
    }
    75% {
      -moz-transform: rotate(130deg);
    }
    100% {
      -moz-transform: rotate(135deg);
    }
  }
  @keyframes topbar-back {
    0% {
      top: 6px;
      transform: rotate(135deg);
    }
    45% {
      transform: rotate(-10deg);
    }
    75% {
      transform: rotate(5deg);
    }
    100% {
      top: 0px;
      transform: rotate(0);
    }
  }
  @-webkit-keyframes topbar-back {
    0% {
      top: 6px;
      -webkit-transform: rotate(135deg);
    }
    45% {
      -webkit-transform: rotate(-10deg);
    }
    75% {
      -webkit-transform: rotate(5deg);
    }
    100% {
      top: 0px;
      -webkit-transform: rotate(0);
    }
  }
  @-moz-keyframes topbar-back {
    0% {
      top: 6px;
      -moz-transform: rotate(135deg);
    }
    45% {
      -moz-transform: rotate(-10deg);
    }
    75% {
      -moz-transform: rotate(5deg);
    }
    100% {
      top: 0px;
      -moz-transform: rotate(0);
    }
  }
  @keyframes bottombar-x {
    0% {
      bottom: 0px;
      transform: rotate(0deg);
    }
    45% {
      bottom: 6px;
      transform: rotate(-145deg);
    }
    75% {
      transform: rotate(-130deg);
    }
    100% {
      transform: rotate(-135deg);
    }
  }
  @-webkit-keyframes bottombar-x {
    0% {
      bottom: 0px;
      -webkit-transform: rotate(0deg);
    }
    45% {
      bottom: 6px;
      -webkit-transform: rotate(-145deg);
    }
    75% {
      -webkit-transform: rotate(-130deg);
    }
    100% {
      -webkit-transform: rotate(-135deg);
    }
  }
  @-moz-keyframes bottombar-x {
    0% {
      bottom: 0px;
      -moz-transform: rotate(0deg);
    }
    45% {
      bottom: 6px;
      -moz-transform: rotate(-145deg);
    }
    75% {
      -moz-transform: rotate(-130deg);
    }
    100% {
      -moz-transform: rotate(-135deg);
    }
  }
  @keyframes bottombar-back {
    0% {
      bottom: 6px;
      transform: rotate(-135deg);
    }
    45% {
      transform: rotate(10deg);
    }
    75% {
      transform: rotate(-5deg);
    }
    100% {
      bottom: 0px;
      transform: rotate(0);
    }
  }
  @-webkit-keyframes bottombar-back {
    0% {
      bottom: 6px;
      -webkit-transform: rotate(-135deg);
    }
    45% {
      -webkit-transform: rotate(10deg);
    }
    75% {
      -webkit-transform: rotate(-5deg);
    }
    100% {
      bottom: 0px;
      -webkit-transform: rotate(0);
    }
  }
  @-moz-keyframes bottombar-back {
    0% {
      bottom: 6px;
      -moz-transform: rotate(-135deg);
    }
    45% {
      -moz-transform: rotate(10deg);
    }
    75% {
      -moz-transform: rotate(-5deg);
    }
    100% {
      bottom: 0px;
      -moz-transform: rotate(0);
    }
  }
  @-webkit-keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @-moz-keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  .dropdown-menu .divider {
    background-color: rgba(229, 229, 229, 0.15);
  }

  .navbar-nav {
    margin: 1px 0;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 15px 15px 5px 50px;
  }
  .navbar-nav .open .dropdown-menu > li:first-child > a {
    padding: 5px 15px 5px 50px;
  }
  .navbar-nav .open .dropdown-menu > li:last-child > a {
    padding: 15px 15px 25px 50px;
  }

  [class*="navbar-"] .navbar-nav > li > a,
  [class*="navbar-"] .navbar-nav > li > a:hover,
  [class*="navbar-"] .navbar-nav > li > a:focus,
  [class*="navbar-"] .navbar-nav .active > a,
  [class*="navbar-"] .navbar-nav .active > a:hover,
  [class*="navbar-"] .navbar-nav .active > a:focus,
  [class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a,
  [class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a:hover,
  [class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a:focus,
  [class*="navbar-"] .navbar-nav .navbar-nav .open .dropdown-menu > li > a:active {
    color: white;
  }
  [class*="navbar-"] .navbar-nav > li > a,
  [class*="navbar-"] .navbar-nav > li > a:hover,
  [class*="navbar-"] .navbar-nav > li > a:focus,
  [class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a,
  [class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a:hover,
  [class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a:focus {
    opacity: .7;
    background: transparent;
  }
  [class*="navbar-"] .navbar-nav.navbar-nav .open .dropdown-menu > li > a:active {
    opacity: 1;
  }
  [class*="navbar-"] .navbar-nav .dropdown > a:hover .caret {
    border-bottom-color: #777;
    border-top-color: #777;
  }
  [class*="navbar-"] .navbar-nav .dropdown > a:active .caret {
    border-bottom-color: white;
    border-top-color: white;
  }

  .dropdown-menu {
    display: none;
  }

  .navbar-fixed-top {
    -webkit-backface-visibility: hidden;
  }

  #bodyClick {
    height: 100%;
    width: 100%;
    position: fixed;
    opacity: 0;
    top: 0;
    left: auto;
    right: 250px;
    content: "";
    z-index: 9999;
    overflow-x: hidden;
  }

  .social-line .btn {
    margin: 0 0 10px 0;
  }

  .subscribe-line .form-control {
    margin: 0 0 10px 0;
  }

  .social-line.pull-right {
    float: none;
  }

  .footer nav.pull-left {
    float: none !important;
  }

  .footer:not(.footer-big) nav > ul li {
    float: none;
  }

  .social-area.pull-right {
    float: none !important;
  }

  .form-control + .form-control-feedback {
    margin-top: -8px;
  }

  .navbar-toggle:hover, .navbar-toggle:focus {
    background-color: transparent !important;
  }

  .btn.dropdown-toggle {
    margin-bottom: 0;
  }

  .media-post .author {
    width: 20%;
    float: none !important;
    display: block;
    margin: 0 auto 10px;
  }

  .media-post .media-body {
    width: 100%;
  }

  .navbar-collapse.collapse {
    height: 100% !important;
  }

  .navbar-collapse.collapse.in {
    display: block;
  }

  .navbar-header .collapse, .navbar-toggle {
    display: block !important;
  }

  .navbar-header {
    float: none;
  }

  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .navbar-collapse .nav p {
    font-size: 14px;
    margin: 0;
  }
  .navbar-collapse [class^="pe-7s-"] {
    float: left;
    font-size: 20px;
    margin-right: 10px;
  }
}
@media (min-width: 992px) {
  .table-full-width {
    margin-left: -15px;
    margin-right: -15px;
  }

  .table-responsive {
    overflow: visible;
  }
}
@media (max-width: 991px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .full-page > .content {
    height: 100%;
  }
  .login-page > .content {
    padding-top: 23%;
    padding-bottom: 30%;
  }
  .wrapper.wrapper-full-page {
    height: 100%;
  }

}


/* a custom*/

.wrapper.wrapper-full-page {
  height: auto;
  min-height: 100vh;
}

.full-page:after, .full-page:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}
.full-page:before {
  opacity: .33;
  background: #000000;
}
.full-page:after {
  background: #787878;
  background: -moz-linear-gradient(top, #787878 0%, rgba(52, 52, 52, 0.4) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #787878), color-stop(100%, rgba(52, 52, 52, 0.4)));
  background: -webkit-linear-gradient(top, #787878 0%, rgba(52, 52, 52, 0.4) 100%);
  background: -o-linear-gradient(top, #787878 0%, rgba(52, 52, 52, 0.4) 100%);
  background: -ms-linear-gradient(top, #787878 0%, rgba(52, 52, 52, 0.4) 100%);
  background: linear-gradient(to bottom, #787878 0%, rgba(52, 52, 52, 0.4) 100%);
  background-size: 150% 150%;
  z-index: 3;
  opacity: 1;
}
.full-page > .content,
.full-page > .footer {
  position: relative;
  z-index: 4;
}
.full-page > .content {
  min-height: calc(100vh - 70px);
}
.full-page .full-page-background {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 100%;
  display: block;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
}
.full-page[data-image]:after, .full-page.has-image:after {
  opacity: .9;
}
.full-page[data-color="blue"]:after {
  background: #447DF7;
  background: -moz-linear-gradient(top, #447DF7 0%, rgba(83, 60, 225, 0.6) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #447DF7), color-stop(100%, rgba(83, 60, 225, 0.6)));
  background: -webkit-linear-gradient(top, #447DF7 0%, rgba(83, 60, 225, 0.6) 100%);
  background: -o-linear-gradient(top, #447DF7 0%, rgba(83, 60, 225, 0.6) 100%);
  background: -ms-linear-gradient(top, #447DF7 0%, rgba(83, 60, 225, 0.6) 100%);
  background: linear-gradient(to bottom, #447DF7 0%, rgba(83, 60, 225, 0.6) 100%);
  background-size: 150% 150%;
}
.full-page[data-color="azure"]:after {
  background: #23CCEF;
  background: -moz-linear-gradient(top, #23CCEF 0%, rgba(64, 145, 255, 0.6) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #23CCEF), color-stop(100%, rgba(64, 145, 255, 0.6)));
  background: -webkit-linear-gradient(top, #23CCEF 0%, rgba(64, 145, 255, 0.6) 100%);
  background: -o-linear-gradient(top, #23CCEF 0%, rgba(64, 145, 255, 0.6) 100%);
  background: -ms-linear-gradient(top, #23CCEF 0%, rgba(64, 145, 255, 0.6) 100%);
  background: linear-gradient(to bottom, #23CCEF 0%, rgba(64, 145, 255, 0.6) 100%);
  background-size: 150% 150%;
}
.full-page[data-color="green"]:after {
  background: #87CB16;
  background: -moz-linear-gradient(top, #87CB16 0%, rgba(109, 192, 48, 0.6) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #87CB16), color-stop(100%, rgba(109, 192, 48, 0.6)));
  background: -webkit-linear-gradient(top, #87CB16 0%, rgba(109, 192, 48, 0.6) 100%);
  background: -o-linear-gradient(top, #87CB16 0%, rgba(109, 192, 48, 0.6) 100%);
  background: -ms-linear-gradient(top, #87CB16 0%, rgba(109, 192, 48, 0.6) 100%);
  background: linear-gradient(to bottom, #87CB16 0%, rgba(109, 192, 48, 0.6) 100%);
  background-size: 150% 150%;
}
.full-page[data-color="orange"]:after {
  background: #FFA534;
  background: -moz-linear-gradient(top, #FFA534 0%, rgba(236, 22, 87, 0.6) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFA534), color-stop(100%, rgba(236, 22, 87, 0.6)));
  background: -webkit-linear-gradient(top, #FFA534 0%, rgba(236, 22, 87, 0.6) 100%);
  background: -o-linear-gradient(top, #FFA534 0%, rgba(236, 22, 87, 0.6) 100%);
  background: -ms-linear-gradient(top, #FFA534 0%, rgba(236, 22, 87, 0.6) 100%);
  background: linear-gradient(to bottom, #FFA534 0%, rgba(236, 22, 87, 0.6) 100%);
  background-size: 150% 150%;
}
.full-page[data-color="red"]:after {
  background: #FB404B;
  background: -moz-linear-gradient(top, #FB404B 0%, rgba(187, 5, 2, 0.6) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FB404B), color-stop(100%, rgba(187, 5, 2, 0.6)));
  background: -webkit-linear-gradient(top, #FB404B 0%, rgba(187, 5, 2, 0.6) 100%);
  background: -o-linear-gradient(top, #FB404B 0%, rgba(187, 5, 2, 0.6) 100%);
  background: -ms-linear-gradient(top, #FB404B 0%, rgba(187, 5, 2, 0.6) 100%);
  background: linear-gradient(to bottom, #FB404B 0%, rgba(187, 5, 2, 0.6) 100%);
  background-size: 150% 150%;
}
.full-page[data-color="purple"]:after {
  background: #9368E9;
  background: -moz-linear-gradient(top, #9368E9 0%, rgba(148, 59, 234, 0.6) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9368E9), color-stop(100%, rgba(148, 59, 234, 0.6)));
  background: -webkit-linear-gradient(top, #9368E9 0%, rgba(148, 59, 234, 0.6) 100%);
  background: -o-linear-gradient(top, #9368E9 0%, rgba(148, 59, 234, 0.6) 100%);
  background: -ms-linear-gradient(top, #9368E9 0%, rgba(148, 59, 234, 0.6) 100%);
  background: linear-gradient(to bottom, #9368E9 0%, rgba(148, 59, 234, 0.6) 100%);
  background-size: 150% 150%;
}
.full-page .footer nav > ul a:not(.btn),
.full-page .footer,
.full-page .footer .copyright a {
  color: #FFFFFF;
  font-size: 14px;
}

.login-page .card {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.login-page > .content {
  padding-top: 10vh;
}

.login-page .card {
  box-shadow: 0 25px 30px -13px rgba(40, 40, 40, 0.4);
  border-radius: 10px;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.login-page .card.card-hidden {
  opacity: 0;
  -webkit-transform: translate3d(0, -60px, 0);
  -moz-transform: translate3d(0, -60px, 0);
  -o-transform: translate3d(0, -60px, 0);
  -ms-transform: translate3d(0, -60px, 0);
  transform: translate3d(0, -60px, 0);
}
.login-page .card .header {
  padding-bottom: 30px;
}
.login-page .card .btn-wd {
  min-width: 180px;
}

.btn-index {
  margin-left: 15px
}

.btn-show {
  margin-left: 15px;
  padding-bottom: 15px;
}

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

.ali-left {
  text-align: left;
}
@media (min-width: 992px){
    .typo-line{
        padding-left: 140px;
        margin-bottom: 40px;
        position: relative;
    }

    .typo-line .category{
        transform: translateY(-50%);
        top: 50%;
        left: 0px;
        position: absolute;
    }
}

.all-icons [class*="pe-"]{
    font-size: 40px;
}
.all-icons input{
    border: 0;
}
.all-icons .font-icon-detail{
    text-align: center;
    padding: 45px 0px 30px;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    margin: 15px 0;
}
.all-icons .font-icon-detail input{
    margin: 25px auto 0;
    width: 100%;
    text-align: center;
    display: block;
    color: #aaa;
    font-size: 13px;
}

#map{
    position:relative;
    width:100%;
    height: calc(100% - 60px);
}

.places-buttons .btn{
    margin-bottom: 30px
}
.sidebar .nav > li.active-pro{
    position: absolute;
    width: 100%;
    bottom: 10px;
}
.sidebar .nav > li.active-pro a{
    background: rgba(255, 255, 255, 0.14);
    opacity: 1;
    color: #FFFFFF;
}

.table-upgrade td:nth-child(2),
.table-upgrade td:nth-child(3){
    text-align: center;
}
@font-face {
  font-family: 'Pe-icon-7-stroke';
  src: url(/assets/fonts/Pe-icon-7-stroke-d9896922379aeb729a67c4bc12f2a51ee970c37ea079ee30f856fd2807fd3e9c.eot);
  src: url(/assets/fonts/Pe-icon-7-stroke-d9896922379aeb729a67c4bc12f2a51ee970c37ea079ee30f856fd2807fd3e9c.eot) format("embedded-opentype"), url(/assets/fonts/Pe-icon-7-stroke-6fb4217048f333e23e0fd0ba2ab05e05fd7500f86a5a80a7cf04a2f94b257bec.woff) format("woff"), url(/assets/fonts/Pe-icon-7-stroke-99620ded1c4d61277630422146e2488b1afaef9be2dc0924ff3f75e2ecd71820.ttf) format("truetype"), url(/assets/fonts/Pe-icon-7-stroke-c508f5a34aba76da55d77ad996baf4095b6e9b64b35566e3657e5f73f1921417.svg) format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 12, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
[class^="pe-7s-"], [class*=" pe-7s-"] {
  display: inline-block;
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 27, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-album:before {
  content: "\e6aa";
}

/* line 30, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-arc:before {
  content: "\e6ab";
}

/* line 33, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-back-2:before {
  content: "\e6ac";
}

/* line 36, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-bandaid:before {
  content: "\e6ad";
}

/* line 39, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-car:before {
  content: "\e6ae";
}

/* line 42, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-diamond:before {
  content: "\e6af";
}

/* line 45, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-door-lock:before {
  content: "\e6b0";
}

/* line 48, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-eyedropper:before {
  content: "\e6b1";
}

/* line 51, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-female:before {
  content: "\e6b2";
}

/* line 54, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-gym:before {
  content: "\e6b3";
}

/* line 57, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-hammer:before {
  content: "\e6b4";
}

/* line 60, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-headphones:before {
  content: "\e6b5";
}

/* line 63, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-helm:before {
  content: "\e6b6";
}

/* line 66, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-hourglass:before {
  content: "\e6b7";
}

/* line 69, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-leaf:before {
  content: "\e6b8";
}

/* line 72, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-magic-wand:before {
  content: "\e6b9";
}

/* line 75, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-male:before {
  content: "\e6ba";
}

/* line 78, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-map-2:before {
  content: "\e6bb";
}

/* line 81, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-next-2:before {
  content: "\e6bc";
}

/* line 84, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-paint-bucket:before {
  content: "\e6bd";
}

/* line 87, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-pendrive:before {
  content: "\e6be";
}

/* line 90, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-photo:before {
  content: "\e6bf";
}

/* line 93, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-piggy:before {
  content: "\e6c0";
}

/* line 96, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-plugin:before {
  content: "\e6c1";
}

/* line 99, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-refresh-2:before {
  content: "\e6c2";
}

/* line 102, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-rocket:before {
  content: "\e6c3";
}

/* line 105, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-settings:before {
  content: "\e6c4";
}

/* line 108, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-shield:before {
  content: "\e6c5";
}

/* line 111, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-smile:before {
  content: "\e6c6";
}

/* line 114, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-usb:before {
  content: "\e6c7";
}

/* line 117, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-vector:before {
  content: "\e6c8";
}

/* line 120, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-wine:before {
  content: "\e6c9";
}

/* line 123, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-cloud-upload:before {
  content: "\e68a";
}

/* line 126, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-cash:before {
  content: "\e68c";
}

/* line 129, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-close:before {
  content: "\e680";
}

/* line 132, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-bluetooth:before {
  content: "\e68d";
}

/* line 135, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-cloud-download:before {
  content: "\e68b";
}

/* line 138, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-way:before {
  content: "\e68e";
}

/* line 141, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-close-circle:before {
  content: "\e681";
}

/* line 144, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-id:before {
  content: "\e68f";
}

/* line 147, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-angle-up:before {
  content: "\e682";
}

/* line 150, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-wristwatch:before {
  content: "\e690";
}

/* line 153, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-angle-up-circle:before {
  content: "\e683";
}

/* line 156, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-world:before {
  content: "\e691";
}

/* line 159, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-angle-right:before {
  content: "\e684";
}

/* line 162, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-volume:before {
  content: "\e692";
}

/* line 165, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-angle-right-circle:before {
  content: "\e685";
}

/* line 168, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-users:before {
  content: "\e693";
}

/* line 171, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-angle-left:before {
  content: "\e686";
}

/* line 174, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-user-female:before {
  content: "\e694";
}

/* line 177, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-angle-left-circle:before {
  content: "\e687";
}

/* line 180, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-up-arrow:before {
  content: "\e695";
}

/* line 183, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-angle-down:before {
  content: "\e688";
}

/* line 186, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-switch:before {
  content: "\e696";
}

/* line 189, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-angle-down-circle:before {
  content: "\e689";
}

/* line 192, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-scissors:before {
  content: "\e697";
}

/* line 195, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-wallet:before {
  content: "\e600";
}

/* line 198, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-safe:before {
  content: "\e698";
}

/* line 201, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-volume2:before {
  content: "\e601";
}

/* line 204, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-volume1:before {
  content: "\e602";
}

/* line 207, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-voicemail:before {
  content: "\e603";
}

/* line 210, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-video:before {
  content: "\e604";
}

/* line 213, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-user:before {
  content: "\e605";
}

/* line 216, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-upload:before {
  content: "\e606";
}

/* line 219, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-unlock:before {
  content: "\e607";
}

/* line 222, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-umbrella:before {
  content: "\e608";
}

/* line 225, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-trash:before {
  content: "\e609";
}

/* line 228, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-tools:before {
  content: "\e60a";
}

/* line 231, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-timer:before {
  content: "\e60b";
}

/* line 234, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-ticket:before {
  content: "\e60c";
}

/* line 237, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-target:before {
  content: "\e60d";
}

/* line 240, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-sun:before {
  content: "\e60e";
}

/* line 243, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-study:before {
  content: "\e60f";
}

/* line 246, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-stopwatch:before {
  content: "\e610";
}

/* line 249, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-star:before {
  content: "\e611";
}

/* line 252, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-speaker:before {
  content: "\e612";
}

/* line 255, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-signal:before {
  content: "\e613";
}

/* line 258, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-shuffle:before {
  content: "\e614";
}

/* line 261, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-shopbag:before {
  content: "\e615";
}

/* line 264, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-share:before {
  content: "\e616";
}

/* line 267, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-server:before {
  content: "\e617";
}

/* line 270, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-search:before {
  content: "\e618";
}

/* line 273, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-film:before {
  content: "\e6a5";
}

/* line 276, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-science:before {
  content: "\e619";
}

/* line 279, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-disk:before {
  content: "\e6a6";
}

/* line 282, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-ribbon:before {
  content: "\e61a";
}

/* line 285, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-repeat:before {
  content: "\e61b";
}

/* line 288, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-refresh:before {
  content: "\e61c";
}

/* line 291, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-add-user:before {
  content: "\e6a9";
}

/* line 294, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-refresh-cloud:before {
  content: "\e61d";
}

/* line 297, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-paperclip:before {
  content: "\e69c";
}

/* line 300, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-radio:before {
  content: "\e61e";
}

/* line 303, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-note2:before {
  content: "\e69d";
}

/* line 306, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-print:before {
  content: "\e61f";
}

/* line 309, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-network:before {
  content: "\e69e";
}

/* line 312, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-prev:before {
  content: "\e620";
}

/* line 315, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-mute:before {
  content: "\e69f";
}

/* line 318, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-power:before {
  content: "\e621";
}

/* line 321, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-medal:before {
  content: "\e6a0";
}

/* line 324, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-portfolio:before {
  content: "\e622";
}

/* line 327, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-like2:before {
  content: "\e6a1";
}

/* line 330, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-plus:before {
  content: "\e623";
}

/* line 333, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-left-arrow:before {
  content: "\e6a2";
}

/* line 336, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-play:before {
  content: "\e624";
}

/* line 339, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-key:before {
  content: "\e6a3";
}

/* line 342, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-plane:before {
  content: "\e625";
}

/* line 345, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-joy:before {
  content: "\e6a4";
}

/* line 348, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-photo-gallery:before {
  content: "\e626";
}

/* line 351, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-pin:before {
  content: "\e69b";
}

/* line 354, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-phone:before {
  content: "\e627";
}

/* line 357, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-plug:before {
  content: "\e69a";
}

/* line 360, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-pen:before {
  content: "\e628";
}

/* line 363, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-right-arrow:before {
  content: "\e699";
}

/* line 366, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-paper-plane:before {
  content: "\e629";
}

/* line 369, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-delete-user:before {
  content: "\e6a7";
}

/* line 372, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-paint:before {
  content: "\e62a";
}

/* line 375, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-bottom-arrow:before {
  content: "\e6a8";
}

/* line 378, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-notebook:before {
  content: "\e62b";
}

/* line 381, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-note:before {
  content: "\e62c";
}

/* line 384, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-next:before {
  content: "\e62d";
}

/* line 387, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-news-paper:before {
  content: "\e62e";
}

/* line 390, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-musiclist:before {
  content: "\e62f";
}

/* line 393, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-music:before {
  content: "\e630";
}

/* line 396, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-mouse:before {
  content: "\e631";
}

/* line 399, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-more:before {
  content: "\e632";
}

/* line 402, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-moon:before {
  content: "\e633";
}

/* line 405, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-monitor:before {
  content: "\e634";
}

/* line 408, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-micro:before {
  content: "\e635";
}

/* line 411, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-menu:before {
  content: "\e636";
}

/* line 414, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-map:before {
  content: "\e637";
}

/* line 417, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-map-marker:before {
  content: "\e638";
}

/* line 420, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-mail:before {
  content: "\e639";
}

/* line 423, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-mail-open:before {
  content: "\e63a";
}

/* line 426, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-mail-open-file:before {
  content: "\e63b";
}

/* line 429, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-magnet:before {
  content: "\e63c";
}

/* line 432, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-loop:before {
  content: "\e63d";
}

/* line 435, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-look:before {
  content: "\e63e";
}

/* line 438, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-lock:before {
  content: "\e63f";
}

/* line 441, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-lintern:before {
  content: "\e640";
}

/* line 444, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-link:before {
  content: "\e641";
}

/* line 447, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-like:before {
  content: "\e642";
}

/* line 450, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-light:before {
  content: "\e643";
}

/* line 453, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-less:before {
  content: "\e644";
}

/* line 456, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-keypad:before {
  content: "\e645";
}

/* line 459, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-junk:before {
  content: "\e646";
}

/* line 462, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-info:before {
  content: "\e647";
}

/* line 465, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-home:before {
  content: "\e648";
}

/* line 468, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-help2:before {
  content: "\e649";
}

/* line 471, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-help1:before {
  content: "\e64a";
}

/* line 474, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-graph3:before {
  content: "\e64b";
}

/* line 477, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-graph2:before {
  content: "\e64c";
}

/* line 480, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-graph1:before {
  content: "\e64d";
}

/* line 483, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-graph:before {
  content: "\e64e";
}

/* line 486, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-global:before {
  content: "\e64f";
}

/* line 489, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-gleam:before {
  content: "\e650";
}

/* line 492, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-glasses:before {
  content: "\e651";
}

/* line 495, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-gift:before {
  content: "\e652";
}

/* line 498, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-folder:before {
  content: "\e653";
}

/* line 501, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-flag:before {
  content: "\e654";
}

/* line 504, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-filter:before {
  content: "\e655";
}

/* line 507, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-file:before {
  content: "\e656";
}

/* line 510, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-expand1:before {
  content: "\e657";
}

/* line 513, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-exapnd2:before {
  content: "\e658";
}

/* line 516, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-edit:before {
  content: "\e659";
}

/* line 519, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-drop:before {
  content: "\e65a";
}

/* line 522, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-drawer:before {
  content: "\e65b";
}

/* line 525, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-download:before {
  content: "\e65c";
}

/* line 528, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-display2:before {
  content: "\e65d";
}

/* line 531, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-display1:before {
  content: "\e65e";
}

/* line 534, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-diskette:before {
  content: "\e65f";
}

/* line 537, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-date:before {
  content: "\e660";
}

/* line 540, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-cup:before {
  content: "\e661";
}

/* line 543, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-culture:before {
  content: "\e662";
}

/* line 546, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-crop:before {
  content: "\e663";
}

/* line 549, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-credit:before {
  content: "\e664";
}

/* line 552, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-copy-file:before {
  content: "\e665";
}

/* line 555, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-config:before {
  content: "\e666";
}

/* line 558, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-compass:before {
  content: "\e667";
}

/* line 561, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-comment:before {
  content: "\e668";
}

/* line 564, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-coffee:before {
  content: "\e669";
}

/* line 567, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-cloud:before {
  content: "\e66a";
}

/* line 570, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-clock:before {
  content: "\e66b";
}

/* line 573, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-check:before {
  content: "\e66c";
}

/* line 576, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-chat:before {
  content: "\e66d";
}

/* line 579, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-cart:before {
  content: "\e66e";
}

/* line 582, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-camera:before {
  content: "\e66f";
}

/* line 585, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-call:before {
  content: "\e670";
}

/* line 588, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-calculator:before {
  content: "\e671";
}

/* line 591, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-browser:before {
  content: "\e672";
}

/* line 594, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-box2:before {
  content: "\e673";
}

/* line 597, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-box1:before {
  content: "\e674";
}

/* line 600, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-bookmarks:before {
  content: "\e675";
}

/* line 603, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-bicycle:before {
  content: "\e676";
}

/* line 606, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-bell:before {
  content: "\e677";
}

/* line 609, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-battery:before {
  content: "\e678";
}

/* line 612, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-ball:before {
  content: "\e679";
}

/* line 615, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-back:before {
  content: "\e67a";
}

/* line 618, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-attention:before {
  content: "\e67b";
}

/* line 621, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-anchor:before {
  content: "\e67c";
}

/* line 624, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-albums:before {
  content: "\e67d";
}

/* line 627, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-alarm:before {
  content: "\e67e";
}

/* line 630, /opt/ioscor5/vendor/assets/light/css/pe-icon-7-stroke.scss */
.pe-7s-airplay:before {
  content: "\e67f";
}
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/fonts/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?v=4.2.0);
  src: url(/assets/fonts/fontawesome-webfont-7bfcab6db99d5cfbf1705ca0536ddc78585432cc5fa41bbd7ad0f009033b2979.eot?#iefix&v=4.2.0) format("embedded-opentype"), url(/assets/fonts/fontawesome-webfont-ba0c59deb5450f5cb41b3f93609ee2d0d995415877ddfa223e8a8a7533474f07.woff?v=4.2.0) format("woff"), url(/assets/fonts/fontawesome-webfont-aa58f33f239a0fb02f5c7a6c45c043d7a9ac9a093335806694ecd6d4edc0d6a8.ttf?v=4.2.0) format("truetype"), url(/assets/fonts/fontawesome-webfont-ad6157926c1622ba4e1d03d478f1541368524bfc46f51e42fe0d945f7ef323e4.svg?v=4.2.0#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-2x {
  font-size: 2em;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-3x {
  font-size: 3em;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-4x {
  font-size: 4em;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-5x {
  font-size: 5em;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-ul > li {
  position: relative;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-li.fa-lg {
  left: -1.85714286em;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.pull-right {
  float: right;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.pull-left {
  float: left;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa.pull-left {
  margin-right: .3em;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa.pull-right {
  margin-left: .3em;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-inverse {
  color: #fff;
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-glass:before {
  content: "\f000";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-music:before {
  content: "\f001";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-search:before {
  content: "\f002";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-heart:before {
  content: "\f004";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-star:before {
  content: "\f005";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-star-o:before {
  content: "\f006";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-user:before {
  content: "\f007";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-film:before {
  content: "\f008";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-th-large:before {
  content: "\f009";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-th:before {
  content: "\f00a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-th-list:before {
  content: "\f00b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-check:before {
  content: "\f00c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-search-minus:before {
  content: "\f010";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-power-off:before {
  content: "\f011";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-signal:before {
  content: "\f012";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-trash-o:before {
  content: "\f014";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-home:before {
  content: "\f015";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-file-o:before {
  content: "\f016";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-clock-o:before {
  content: "\f017";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-road:before {
  content: "\f018";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-download:before {
  content: "\f019";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-inbox:before {
  content: "\f01c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-refresh:before {
  content: "\f021";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-list-alt:before {
  content: "\f022";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-lock:before {
  content: "\f023";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-flag:before {
  content: "\f024";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-headphones:before {
  content: "\f025";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-volume-off:before {
  content: "\f026";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-volume-down:before {
  content: "\f027";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-volume-up:before {
  content: "\f028";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-qrcode:before {
  content: "\f029";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-barcode:before {
  content: "\f02a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-tag:before {
  content: "\f02b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-tags:before {
  content: "\f02c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-book:before {
  content: "\f02d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-print:before {
  content: "\f02f";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-camera:before {
  content: "\f030";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-font:before {
  content: "\f031";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-bold:before {
  content: "\f032";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-italic:before {
  content: "\f033";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-text-height:before {
  content: "\f034";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-text-width:before {
  content: "\f035";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-align-left:before {
  content: "\f036";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-align-center:before {
  content: "\f037";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-align-right:before {
  content: "\f038";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-align-justify:before {
  content: "\f039";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-list:before {
  content: "\f03a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-indent:before {
  content: "\f03c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-pencil:before {
  content: "\f040";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-map-marker:before {
  content: "\f041";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-adjust:before {
  content: "\f042";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-tint:before {
  content: "\f043";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-arrows:before {
  content: "\f047";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-step-backward:before {
  content: "\f048";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-backward:before {
  content: "\f04a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-play:before {
  content: "\f04b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-pause:before {
  content: "\f04c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-stop:before {
  content: "\f04d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-forward:before {
  content: "\f04e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-step-forward:before {
  content: "\f051";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-eject:before {
  content: "\f052";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-times-circle:before {
  content: "\f057";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-check-circle:before {
  content: "\f058";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-question-circle:before {
  content: "\f059";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-ban:before {
  content: "\f05e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-expand:before {
  content: "\f065";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-compress:before {
  content: "\f066";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-plus:before {
  content: "\f067";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-minus:before {
  content: "\f068";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-asterisk:before {
  content: "\f069";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-gift:before {
  content: "\f06b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-leaf:before {
  content: "\f06c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-fire:before {
  content: "\f06d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-eye:before {
  content: "\f06e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-plane:before {
  content: "\f072";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-calendar:before {
  content: "\f073";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-random:before {
  content: "\f074";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-comment:before {
  content: "\f075";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-magnet:before {
  content: "\f076";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-retweet:before {
  content: "\f079";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-folder:before {
  content: "\f07b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-key:before {
  content: "\f084";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-comments:before {
  content: "\f086";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-star-half:before {
  content: "\f089";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-external-link:before {
  content: "\f08e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-sign-in:before {
  content: "\f090";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-trophy:before {
  content: "\f091";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-github-square:before {
  content: "\f092";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-upload:before {
  content: "\f093";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-phone:before {
  content: "\f095";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-square-o:before {
  content: "\f096";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-phone-square:before {
  content: "\f098";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-twitter:before {
  content: "\f099";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-facebook:before {
  content: "\f09a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-github:before {
  content: "\f09b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-unlock:before {
  content: "\f09c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-rss:before {
  content: "\f09e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-bell:before {
  content: "\f0f3";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-globe:before {
  content: "\f0ac";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-filter:before {
  content: "\f0b0";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-flask:before {
  content: "\f0c3";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-square:before {
  content: "\f0c8";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-underline:before {
  content: "\f0cd";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-table:before {
  content: "\f0ce";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-magic:before {
  content: "\f0d0";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-truck:before {
  content: "\f0d1";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-money:before {
  content: "\f0d6";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-columns:before {
  content: "\f0db";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-beer:before {
  content: "\f0fc";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-angle-left:before {
  content: "\f104";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-angle-right:before {
  content: "\f105";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-angle-up:before {
  content: "\f106";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-angle-down:before {
  content: "\f107";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-desktop:before {
  content: "\f108";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-laptop:before {
  content: "\f109";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-tablet:before {
  content: "\f10a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-spinner:before {
  content: "\f110";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-circle:before {
  content: "\f111";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-github-alt:before {
  content: "\f113";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-folder-o:before {
  content: "\f114";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-smile-o:before {
  content: "\f118";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-frown-o:before {
  content: "\f119";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-terminal:before {
  content: "\f120";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-code:before {
  content: "\f121";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-crop:before {
  content: "\f125";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-code-fork:before {
  content: "\f126";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-question:before {
  content: "\f128";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-info:before {
  content: "\f129";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-superscript:before {
  content: "\f12b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-subscript:before {
  content: "\f12c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-eraser:before {
  content: "\f12d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-microphone:before {
  content: "\f130";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-shield:before {
  content: "\f132";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-rocket:before {
  content: "\f135";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-html5:before {
  content: "\f13b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-css3:before {
  content: "\f13c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-anchor:before {
  content: "\f13d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-bullseye:before {
  content: "\f140";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-rss-square:before {
  content: "\f143";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-play-circle:before {
  content: "\f144";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-ticket:before {
  content: "\f145";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-minus-square:before {
  content: "\f146";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-level-up:before {
  content: "\f148";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-level-down:before {
  content: "\f149";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-check-square:before {
  content: "\f14a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-share-square:before {
  content: "\f14d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-compass:before {
  content: "\f14e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-gbp:before {
  content: "\f154";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-won:before, .fa-krw:before {
  content: "\f159";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-file:before {
  content: "\f15b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-file-text:before {
  content: "\f15c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-youtube:before {
  content: "\f167";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-xing:before {
  content: "\f168";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-xing-square:before {
  content: "\f169";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-instagram:before {
  content: "\f16d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-flickr:before {
  content: "\f16e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-adn:before {
  content: "\f170";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-tumblr:before {
  content: "\f173";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-apple:before {
  content: "\f179";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-windows:before {
  content: "\f17a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-android:before {
  content: "\f17b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-linux:before {
  content: "\f17c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-skype:before {
  content: "\f17e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-foursquare:before {
  content: "\f180";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-trello:before {
  content: "\f181";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-female:before {
  content: "\f182";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-male:before {
  content: "\f183";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-gittip:before {
  content: "\f184";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-sun-o:before {
  content: "\f185";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-moon-o:before {
  content: "\f186";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-archive:before {
  content: "\f187";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-bug:before {
  content: "\f188";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-vk:before {
  content: "\f189";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-weibo:before {
  content: "\f18a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-renren:before {
  content: "\f18b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-slack:before {
  content: "\f198";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-openid:before {
  content: "\f19b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-google:before {
  content: "\f1a0";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-digg:before {
  content: "\f1a6";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-pied-piper:before {
  content: "\f1a7";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-language:before {
  content: "\f1ab";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-fax:before {
  content: "\f1ac";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-building:before {
  content: "\f1ad";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-child:before {
  content: "\f1ae";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-paw:before {
  content: "\f1b0";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-cube:before {
  content: "\f1b2";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-behance:before {
  content: "\f1b4";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-steam:before {
  content: "\f1b6";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-tree:before {
  content: "\f1bb";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-database:before {
  content: "\f1c0";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-vine:before {
  content: "\f1ca";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-ra:before, .fa-rebel:before {
  content: "\f1d0";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-git:before {
  content: "\f1d3";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-qq:before {
  content: "\f1d6";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-history:before {
  content: "\f1da";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-header:before {
  content: "\f1dc";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-sliders:before {
  content: "\f1de";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-tty:before {
  content: "\f1e4";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-plug:before {
  content: "\f1e6";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-trash:before {
  content: "\f1f8";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-at:before {
  content: "\f1fa";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-line-chart:before {
  content: "\f201";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-lastfm:before {
  content: "\f202";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-bicycle:before {
  content: "\f206";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-bus:before {
  content: "\f207";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-angellist:before {
  content: "\f209";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-cc:before {
  content: "\f20a";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b";
}

/* line 5, /opt/ioscor5/vendor/assets/bootstrap/css/font-awesome.scss */
.fa-meanpath:before {
  content: "\f20c";
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"), url(/assets/fonts/roboto-light-300-latin-ext-5feac540e62cbf7b566d911940192d8f9c91e860c3cf3920efc6b976bb695615.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"), url(/assets/fonts/roboto-light-300-latin-eca8ffa764a66cd084800e2e71c4176ef089ebd805515664a6cb8d4fb3b598bf.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(/assets/fonts/roboto-regular-400-latin-ext-dbb8f45730d91bffff8307cfdf7c82e67745d84cb6063a1f3880fadfad59c57d.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"), local("Roboto-Regular"), url(/assets/fonts/roboto-regular-400-latin-3e253b66056519aa065b00a453bac37ac5ed8f3e6fe7b542e93a9dcdcc11d0bc.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(/assets/fonts/roboto-bold-700-latin-ext-cc3dceb979b73443783e4e0837a1609009cbb7f6c31683b5171bc9a930f7d7ad.woff2) format("woff2");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"), url(/assets/fonts/roboto-bold-700-latin-1d5b7c64458f4af91dcfee0354be47adde1f739b5aded03a7ab6068a1bb6ca97.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* errores desplegados en la vista*/

.control-group.error .form-control, .control-group.error .form-control:focus,
.control-group.error .help-inline {
    border-color: #fb404b;
    color: #fb404b;
}
/*
 // Agregando estilos del template light_bootstrap








*/
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.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; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.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); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .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; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.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; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .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; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.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; }

.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; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .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; }
          .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; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .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: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .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; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.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; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .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; }

.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: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.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: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .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; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.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; }

.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; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }
/*! Select2 Bootstrap Theme v0.1.0-beta.7 | MIT License | github.com/select2/select2-bootstrap-theme */

.select2-container--bootstrap {
  display: block;
  /*------------------------------------*\
          #COMMON STYLES
  \*------------------------------------*/
  /**
   * Search field in the Select2 dropdown.
   */
  /**
   * No outline for all search fields - in the dropdown
   * and inline in multi Select2s.
   */
  /**
   * Adjust Select2's choices hover and selected styles to match
   * Bootstrap 3's default dropdown styles.
   *
   * @see http://getbootstrap.com/components/#dropdowns
   */
  /**
   * Clear the selection.
   */
  /**
   * Address disabled Select2 styles.
   *
   * @see https://select2.github.io/examples.html#disabled
   * @see http://getbootstrap.com/css/#forms-control-disabled
   */
  /*------------------------------------*\
          #DROPDOWN
  \*------------------------------------*/
  /**
   * Dropdown border color and box-shadow.
   */
  /**
   * Limit the dropdown height.
   */
  /*------------------------------------*\
          #SINGLE SELECT2
  \*------------------------------------*/
  /*------------------------------------*\
      #MULTIPLE SELECT2
  \*------------------------------------*/
  /**
   * Address Bootstrap control sizing classes
   *
   * 1. Reset Bootstrap defaults.
   * 2. Adjust the dropdown arrow button icon position.
   *
   * @see http://getbootstrap.com/css/#forms-control-sizes
   */
  /* 1 */
  /*------------------------------------*\
      #RTL SUPPORT
  \*------------------------------------*/
}
.select2-container--bootstrap .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  outline: 0;
}
.select2-container--bootstrap .select2-selection.form-control {
  border-radius: 4px;
}
.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.select2-container--bootstrap .select2-search__field {
  outline: 0;
  /* Firefox 18- */
  /**
   * Firefox 19+
   *
   * @see http://stackoverflow.com/questions/24236240/color-for-styled-placeholder-text-is-muted-in-firefox
   */
}
.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
  color: #999;
}
.select2-container--bootstrap .select2-search__field:-moz-placeholder {
  color: #999;
}
.select2-container--bootstrap .select2-search__field::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
  color: #999;
}
.select2-container--bootstrap .select2-results__option {
  /**
   * Disabled results.
   *
   * @see https://select2.github.io/examples.html#disabled-results
   */
  /**
   * Hover state.
   */
  /**
   * Selected state.
   */
}
.select2-container--bootstrap .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
  color: #777777;
  cursor: not-allowed;
}
.select2-container--bootstrap .select2-results__option[aria-selected=true] {
  background-color: #f5f5f5;
  color: #262626;
}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  background-color: #337ab7;
  color: #fff;
}
.select2-container--bootstrap .select2-results__option .select2-results__option {
  padding: 6px 12px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -12px;
  padding-left: 24px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -24px;
  padding-left: 36px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -36px;
  padding-left: 48px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -48px;
  padding-left: 60px;
}
.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -60px;
  padding-left: 72px;
}
.select2-container--bootstrap .select2-results__group {
  color: #777777;
  display: block;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.428571429;
  white-space: nowrap;
}
.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  border-color: #66afe9;
}
.select2-container--bootstrap.select2-container--open {
  /**
   * Make the dropdown arrow point up while the dropdown is visible.
   */
  /**
   * Handle border radii of the container when the dropdown is showing.
   */
}
.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 4px 4px 4px;
}
.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-color: transparent;
}
.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-color: transparent;
}
.select2-container--bootstrap .select2-selection__clear {
  color: #999;
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--bootstrap .select2-selection__clear:hover {
  color: #333;
}
.select2-container--bootstrap.select2-container--disabled .select2-selection {
  border-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-search__field {
  cursor: not-allowed;
}
.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
  background-color: #eeeeee;
}
.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
  display: none;
}
.select2-container--bootstrap .select2-dropdown {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border-color: #66afe9;
  overflow-x: hidden;
  margin-top: -1px;
}
.select2-container--bootstrap .select2-dropdown--above {
  margin-top: 1px;
}
.select2-container--bootstrap .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--bootstrap .select2-selection--single {
  height: 34px;
  line-height: 1.428571429;
  padding: 6px 24px 6px 12px;
  /**
   * Adjust the single Select2's dropdown arrow button appearance.
   */
}
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  position: absolute;
  bottom: 0;
  right: 12px;
  top: 0;
  width: 4px;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-color: #999 transparent transparent transparent;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  height: 0;
  left: 0;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  color: #555555;
  padding: 0;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--bootstrap .select2-selection--multiple {
  min-height: 34px;
  padding: 0;
  height: auto;
  /**
   * Make Multi Select2's choices match Bootstrap 3's default button styles.
   */
  /**
   * Minus 2px borders.
   */
  /**
   * Clear the selection.
   */
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  line-height: 1.428571429;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  float: left;
  margin-top: 5px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  color: #555555;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin: 5px 0 0 6px;
  padding: 0 6px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  background: transparent;
  padding: 0 12px;
  height: 32px;
  line-height: 1.428571429;
  margin-top: 0;
  min-width: 5em;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 3px;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 6px;
}
.select2-container--bootstrap .select2-selection--single.input-sm, .input-group-sm .select2-container--bootstrap .select2-selection--single, .form-group-sm .select2-container--bootstrap .select2-selection--single {
  border-radius: 3px;
  font-size: 12px;
  height: 30px;
  line-height: 1.5;
  padding: 5px 22px 5px 10px;
  /* 2 */
}
.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b, .input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b, .form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  margin-left: -5px;
}
.select2-container--bootstrap .select2-selection--multiple.input-sm, .input-group-sm .select2-container--bootstrap .select2-selection--multiple, .form-group-sm .select2-container--bootstrap .select2-selection--multiple {
  min-height: 30px;
  border-radius: 3px;
}
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 12px;
  line-height: 1.5;
  margin: 4px 0 0 5px;
  padding: 0 5px;
}
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 10px;
  font-size: 12px;
  height: 28px;
  line-height: 1.5;
}
.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear, .input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear, .form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 5px;
}
.select2-container--bootstrap .select2-selection--single.input-lg, .input-group-lg .select2-container--bootstrap .select2-selection--single, .form-group-lg .select2-container--bootstrap .select2-selection--single {
  border-radius: 6px;
  font-size: 18px;
  height: 46px;
  line-height: 1.3333333;
  padding: 10px 31px 10px 16px;
  /* 1 */
}
.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow, .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow, .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  width: 5px;
}
.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b, .input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b, .form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-width: 5px 5px 0 5px;
  margin-left: -5px;
  margin-left: -10px;
  margin-top: -2.5px;
}
.select2-container--bootstrap .select2-selection--multiple.input-lg, .input-group-lg .select2-container--bootstrap .select2-selection--multiple, .form-group-lg .select2-container--bootstrap .select2-selection--multiple {
  min-height: 46px;
  border-radius: 6px;
}
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
  margin: 9px 0 0 8px;
  padding: 0 10px;
}
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 16px;
  font-size: 18px;
  height: 44px;
  line-height: 1.3333333;
}
.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear, .input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear, .form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 10px;
}
.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single {
  /**
   * Make the dropdown arrow point up while the dropdown is visible.
   */
}
.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px;
}
.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single {
  /**
   * Make the dropdown arrow point up while the dropdown is visible.
   */
}
.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px;
}
.select2-container--bootstrap[dir="rtl"] {
  /**
   * Single Select2
   *
   * 1. Makes sure that .select2-selection__placeholder is positioned
   *    correctly.
   */
  /**
   * Multiple Select2
   */
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single {
  padding-left: 24px;
  padding-right: 12px;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 0;
  padding-left: 0;
  text-align: right;
  /* 1 */
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 12px;
  right: auto;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b {
  margin-left: 0;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 0;
  margin-right: 6px;
}
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/*------------------------------------*\
    #ADDITIONAL GOODIES
\*------------------------------------*/
/**
 * Address Bootstrap's validation states
 *
 * If a Select2 widget parent has one of Bootstrap's validation state modifier
 * classes, adjust Select2's border colors and focus states accordingly.
 * You may apply said classes to the Select2 dropdown (body > .select2-container)
 * via JavaScript match Bootstraps' to make its styles match.
 *
 * @see http://getbootstrap.com/css/#forms-control-validation
 */
.has-warning .select2-dropdown,
.has-warning .select2-selection {
  border-color: #8a6d3b;
}
.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  border-color: #66512c;
}
.has-warning.select2-drop-active {
  border-color: #66512c;
}
.has-warning.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #66512c;
}

.has-error .select2-dropdown,
.has-error .select2-selection {
  border-color: #a94442;
}
.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  border-color: #843534;
}
.has-error.select2-drop-active {
  border-color: #843534;
}
.has-error.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #843534;
}

.has-success .select2-dropdown,
.has-success .select2-selection {
  border-color: #3c763d;
}
.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  border-color: #2b542c;
}
.has-success.select2-drop-active {
  border-color: #2b542c;
}
.has-success.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #2b542c;
}

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * When Select2 widgets are combined with other elements using Bootstraps
 * "Input Group" component, we don't want specific edges of the Select2
 * container to have a border-radius.
 *
 * Use .select2-bootstrap-prepend and .select2-bootstrap-append on
 * a Bootstrap 3 .input-group to let the contained Select2 widget know which
 * edges should not be rounded as they are directly followed by another element.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
/**
 * Mimick Bootstraps .input-group .form-control styles.
 *
 * @see https://github.com/twbs/bootstrap/blob/master/less/input-groups.less
 */
.input-group .select2-container--bootstrap {
  display: table;
  table-layout: fixed;
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
  /**
   * Adjust z-index like Bootstrap does to show the focus-box-shadow
   * above appended buttons in .input-group and .form-group.
   */
}
.input-group .select2-container--bootstrap.select2-container--open, .input-group .select2-container--bootstrap.select2-container--focus {
  z-index: 3;
}

.input-group.select2-bootstrap-prepend .select2-container--bootstrap .select2-selection {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group.select2-bootstrap-append .select2-container--bootstrap .select2-selection {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/**
 * Adjust alignment of Bootstrap buttons in Bootstrap Input Groups to address
 * Multi Select2's height which - depending on how many elements have been selected -
 * may grow taller than its initial size.
 *
 * @see http://getbootstrap.com/components/#input-groups
 */
.select2-bootstrap-append .select2-container--bootstrap,
.select2-bootstrap-append .input-group-btn,
.select2-bootstrap-append .input-group-btn .btn,
.select2-bootstrap-prepend .select2-container--bootstrap,
.select2-bootstrap-prepend .input-group-btn,
.select2-bootstrap-prepend .input-group-btn .btn {
  vertical-align: top;
}

/**
 * Temporary fix for https://github.com/select2/select2-bootstrap-theme/issues/9
 *
 * Provides `!important` for certain properties of the class applied to the
 * original `<select>` element to hide it.
 *
 * @see https://github.com/select2/select2/pull/3301
 * @see https://github.com/fk/select2/commit/31830c7b32cb3d8e1b12d5b434dee40a6e753ada
 */
.form-control.select2-hidden-accessible {
  position: absolute !important;
  width: 1px !important;
}

/**
 * Display override for inline forms
*/
.form-inline .select2-container--bootstrap {
  display: inline-block;
}
/*! jQuery UI - v1.12.1 - 2018-04-04
* http://jqueryui.com
* Includes: core.css, autocomplete.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */


.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.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}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.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 #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.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}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.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:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or any plugin's vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *





 */

.loader{
	display: none;
}
.loading-content{
  color: #fff;
  background: rgba(0,0,0,0.2);
  text-align: center;
  text-shadow: 0px 0px 5px rgba(150, 150, 150, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;

  
}
.loading-content .inner {
    position: absolute;
    top: 50%;
    left: 50%;
  }

.loading-content .rotate {
      transform:  translateX(-50%) translateY(-50%) rotate(-90deg);
  }
.load-position {
    position: relative;
}
#formOrdenes .btn:focus,#formOrdenes .btn:hover{
	color: #fff;
	background-color: #204d74;
	border-color: #122b40;
}
#formOrdenes .form-control[disabled],#formOrdenes .form-control[readonly]{

	background-color: #E9E9E9;

}
