@charset "UTF-8";
/*!
 *  Font Awesome 3.2.1
 *  the iconic font designed for Bootstrap
 *  ------------------------------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation can be
 *  found at http://fontawesome.io.  Stay up to date on Twitter at
 *  http://twitter.com/fontawesome.
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - The Font Awesome font is licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Font Awesome documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 *
 *  Author - Dave Gandy
 *  ------------------------------------------------------------------------------
 *  Email: dave@fontawesome.io
 *  Twitter: http://twitter.com/davegandy
 *  Work: Lead Product Designer @ Kyruus - http://kyruus.com
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../font/fontawesome-webfont.eot?v=3.2.1");
  src: url("../font/fontawesome-webfont.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("../font/fontawesome-webfont.woff?v=3.2.1") format("woff"), url("../font/fontawesome-webfont.ttf?v=3.2.1") format("truetype"), url("../font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1") format("svg");
  font-weight: normal;
  font-style: normal; }

/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome !important;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }

[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.33333em; }

/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline; }

/* increased font size for icon-large */
[class^="icon-"].icon-fixed-width,
[class*=" icon-"].icon-fixed-width {
  display: inline-block;
  width: 1.14286em;
  text-align: right;
  padding-right: 0.28571em; }
  [class^="icon-"].icon-fixed-width.icon-large,
  [class*=" icon-"].icon-fixed-width.icon-large {
    width: 1.42857em; }

.icons-ul {
  margin-left: 2.14286em;
  list-style-type: none; }
  .icons-ul > li {
    position: relative; }
  .icons-ul .icon-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    text-align: center;
    line-height: inherit; }

[class^="icon-"].hide,
[class*=" icon-"].hide {
  display: none; }

.icon-muted {
  color: #eeeeee; }

.icon-light {
  color: white; }

.icon-dark {
  color: #333333; }

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  border-radius: 3px; }

.icon-2x {
  font-size: 2em; }
  .icon-2x.icon-border {
    border-width: 2px;
    border-radius: 4px; }

.icon-3x {
  font-size: 3em; }
  .icon-3x.icon-border {
    border-width: 3px;
    border-radius: 5px; }

.icon-4x {
  font-size: 4em; }
  .icon-4x.icon-border {
    border-width: 4px;
    border-radius: 6px; }

.icon-5x {
  font-size: 5em; }
  .icon-5x.icon-border {
    border-width: 5px;
    border-radius: 7px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em; }

[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em; }

/* BOOTSTRAP SPECIFIC CLASSES
 * -------------------------- */
/* Bootstrap 2.0 sprites.less reset */
[class^="icon-"],
[class*=" icon-"] {
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

/* keeps Bootstrap styles with and without icons the same */
.btn [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large, .nav [class^="icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin, .nav [class^="icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block; }

.nav-tabs [class^="icon-"], .nav-tabs [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"],
.nav-tabs [class*=" icon-"].icon-large, .nav-pills [class^="icon-"], .nav-pills [class^="icon-"].icon-large,
.nav-pills [class*=" icon-"],
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em; }

.btn [class^="icon-"].pull-left.icon-2x, .btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em; }

.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em; }

.btn.btn-small [class^="icon-"].pull-left.icon-2x, .btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em; }

.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x, .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-top: .05em; }
  .btn.btn-large [class^="icon-"].pull-left.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-left.icon-2x {
    margin-right: .2em; }
  .btn.btn-large [class^="icon-"].pull-right.icon-2x,
  .btn.btn-large [class*=" icon-"].pull-right.icon-2x {
    margin-left: .2em; }

/* Fixes alignment in nav lists */
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  line-height: inherit; }

/* EXTRAS
 * -------------------------- */
/* Stacked and layered icon */
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: -35%; }
  .icon-stack [class^="icon-"],
  .icon-stack [class*=" icon-"] {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 1em;
    line-height: inherit;
    *line-height: 2em; }
  .icon-stack .icon-stack-base {
    font-size: 2em;
    *line-height: 1em; }

/* Animated rotating icon */
.icon-spin {
  display: inline-block;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

/* Prevent stack and spinners from being taken inline when inside a link */
a .icon-stack,
a .icon-spin {
  display: inline-block;
  text-decoration: none; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg); } }

/* Icon rotations and mirroring */
.icon-rotate-90:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1); }

.icon-rotate-180:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2); }

.icon-rotate-270:before {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); }

.icon-flip-horizontal:before {
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.icon-flip-vertical:before {
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1); }

/* ensure rotation occurs inside anchor tags */
a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
  display: inline-block; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 * readers do not read off random characters that represent icons */
.icon-glass:before {
  content: ""; }

.icon-music:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-envelope-alt:before {
  content: ""; }

.icon-heart:before {
  content: ""; }

.icon-star:before {
  content: ""; }

.icon-star-empty:before {
  content: ""; }

.icon-user:before {
  content: ""; }

.icon-film:before {
  content: ""; }

.icon-th-large:before {
  content: ""; }

.icon-th:before {
  content: ""; }

.icon-th-list:before {
  content: ""; }

.icon-ok:before {
  content: ""; }

.icon-remove:before {
  content: ""; }

.icon-zoom-in:before {
  content: ""; }

.icon-zoom-out:before {
  content: ""; }

.icon-power-off:before,
.icon-off:before {
  content: ""; }

.icon-signal:before {
  content: ""; }

.icon-gear:before,
.icon-cog:before {
  content: ""; }

.icon-trash:before {
  content: ""; }

.icon-home:before {
  content: ""; }

.icon-file-alt:before {
  content: ""; }

.icon-time:before {
  content: ""; }

.icon-road:before {
  content: ""; }

.icon-download-alt:before {
  content: ""; }

.icon-download:before {
  content: ""; }

.icon-upload:before {
  content: ""; }

.icon-inbox:before {
  content: ""; }

.icon-play-circle:before {
  content: ""; }

.icon-rotate-right:before,
.icon-repeat:before {
  content: ""; }

.icon-refresh:before {
  content: ""; }

.icon-list-alt:before {
  content: ""; }

.icon-lock:before {
  content: ""; }

.icon-flag:before {
  content: ""; }

.icon-headphones:before {
  content: ""; }

.icon-volume-off:before {
  content: ""; }

.icon-volume-down:before {
  content: ""; }

.icon-volume-up:before {
  content: ""; }

.icon-qrcode:before {
  content: ""; }

.icon-barcode:before {
  content: ""; }

.icon-tag:before {
  content: ""; }

.icon-tags:before {
  content: ""; }

.icon-book:before {
  content: ""; }

.icon-bookmark:before {
  content: ""; }

.icon-print:before {
  content: ""; }

.icon-camera:before {
  content: ""; }

.icon-font:before {
  content: ""; }

.icon-bold:before {
  content: ""; }

.icon-italic:before {
  content: ""; }

.icon-text-height:before {
  content: ""; }

.icon-text-width:before {
  content: ""; }

.icon-align-left:before {
  content: ""; }

.icon-align-center:before {
  content: ""; }

.icon-align-right:before {
  content: ""; }

.icon-align-justify:before {
  content: ""; }

.icon-list:before {
  content: ""; }

.icon-indent-left:before {
  content: ""; }

.icon-indent-right:before {
  content: ""; }

.icon-facetime-video:before {
  content: ""; }

.icon-picture:before {
  content: ""; }

.icon-pencil:before {
  content: ""; }

.icon-map-marker:before {
  content: ""; }

.icon-adjust:before {
  content: ""; }

.icon-tint:before {
  content: ""; }

.icon-edit:before {
  content: ""; }

.icon-share:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-move:before {
  content: ""; }

.icon-step-backward:before {
  content: ""; }

.icon-fast-backward:before {
  content: ""; }

.icon-backward:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-pause:before {
  content: ""; }

.icon-stop:before {
  content: ""; }

.icon-forward:before {
  content: ""; }

.icon-fast-forward:before {
  content: ""; }

.icon-step-forward:before {
  content: ""; }

.icon-eject:before {
  content: ""; }

.icon-chevron-left:before {
  content: ""; }

.icon-chevron-right:before {
  content: ""; }

.icon-plus-sign:before {
  content: ""; }

.icon-minus-sign:before {
  content: ""; }

.icon-remove-sign:before {
  content: ""; }

.icon-ok-sign:before {
  content: ""; }

.icon-question-sign:before {
  content: ""; }

.icon-info-sign:before {
  content: ""; }

.icon-screenshot:before {
  content: ""; }

.icon-remove-circle:before {
  content: ""; }

.icon-ok-circle:before {
  content: ""; }

.icon-ban-circle:before {
  content: ""; }

.icon-arrow-left:before {
  content: ""; }

.icon-arrow-right:before {
  content: ""; }

.icon-arrow-up:before {
  content: ""; }

.icon-arrow-down:before {
  content: ""; }

.icon-mail-forward:before,
.icon-share-alt:before {
  content: ""; }

.icon-resize-full:before {
  content: ""; }

.icon-resize-small:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-minus:before {
  content: ""; }

.icon-asterisk:before {
  content: ""; }

.icon-exclamation-sign:before {
  content: ""; }

.icon-gift:before {
  content: ""; }

.icon-leaf:before {
  content: ""; }

.icon-fire:before {
  content: ""; }

.icon-eye-open:before {
  content: ""; }

.icon-eye-close:before {
  content: ""; }

.icon-warning-sign:before {
  content: ""; }

.icon-plane:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-random:before {
  content: ""; }

.icon-comment:before {
  content: ""; }

.icon-magnet:before {
  content: ""; }

.icon-chevron-up:before {
  content: ""; }

.icon-chevron-down:before {
  content: ""; }

.icon-retweet:before {
  content: ""; }

.icon-shopping-cart:before {
  content: ""; }

.icon-folder-close:before {
  content: ""; }

.icon-folder-open:before {
  content: ""; }

.icon-resize-vertical:before {
  content: ""; }

.icon-resize-horizontal:before {
  content: ""; }

.icon-bar-chart:before {
  content: ""; }

.icon-twitter-sign:before {
  content: ""; }

.icon-facebook-sign:before {
  content: ""; }

.icon-camera-retro:before {
  content: ""; }

.icon-key:before {
  content: ""; }

.icon-gears:before,
.icon-cogs:before {
  content: ""; }

.icon-comments:before {
  content: ""; }

.icon-thumbs-up-alt:before {
  content: ""; }

.icon-thumbs-down-alt:before {
  content: ""; }

.icon-star-half:before {
  content: ""; }

.icon-heart-empty:before {
  content: ""; }

.icon-signout:before {
  content: ""; }

.icon-linkedin-sign:before {
  content: ""; }

.icon-pushpin:before {
  content: ""; }

.icon-external-link:before {
  content: ""; }

.icon-signin:before {
  content: ""; }

.icon-trophy:before {
  content: ""; }

.icon-github-sign:before {
  content: ""; }

.icon-upload-alt:before {
  content: ""; }

.icon-lemon:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-unchecked:before,
.icon-check-empty:before {
  content: ""; }

.icon-bookmark-empty:before {
  content: ""; }

.icon-phone-sign:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-github:before {
  content: ""; }

.icon-unlock:before {
  content: ""; }

.icon-credit-card:before {
  content: ""; }

.icon-rss:before {
  content: ""; }

.icon-hdd:before {
  content: ""; }

.icon-bullhorn:before {
  content: ""; }

.icon-bell:before {
  content: ""; }

.icon-certificate:before {
  content: ""; }

.icon-hand-right:before {
  content: ""; }

.icon-hand-left:before {
  content: ""; }

.icon-hand-up:before {
  content: ""; }

.icon-hand-down:before {
  content: ""; }

.icon-circle-arrow-left:before {
  content: ""; }

.icon-circle-arrow-right:before {
  content: ""; }

.icon-circle-arrow-up:before {
  content: ""; }

.icon-circle-arrow-down:before {
  content: ""; }

.icon-globe:before {
  content: ""; }

.icon-wrench:before {
  content: ""; }

.icon-tasks:before {
  content: ""; }

.icon-filter:before {
  content: ""; }

.icon-briefcase:before {
  content: ""; }

.icon-fullscreen:before {
  content: ""; }

.icon-group:before {
  content: ""; }

.icon-link:before {
  content: ""; }

.icon-cloud:before {
  content: ""; }

.icon-beaker:before {
  content: ""; }

.icon-cut:before {
  content: ""; }

.icon-copy:before {
  content: ""; }

.icon-paperclip:before,
.icon-paper-clip:before {
  content: ""; }

.icon-save:before {
  content: ""; }

.icon-sign-blank:before {
  content: ""; }

.icon-reorder:before {
  content: ""; }

.icon-list-ul:before {
  content: ""; }

.icon-list-ol:before {
  content: ""; }

.icon-strikethrough:before {
  content: ""; }

.icon-underline:before {
  content: ""; }

.icon-table:before {
  content: ""; }

.icon-magic:before {
  content: ""; }

.icon-truck:before {
  content: ""; }

.icon-pinterest:before {
  content: ""; }

.icon-pinterest-sign:before {
  content: ""; }

.icon-google-plus-sign:before {
  content: ""; }

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

.icon-money:before {
  content: ""; }

.icon-caret-down:before {
  content: ""; }

.icon-caret-up:before {
  content: ""; }

.icon-caret-left:before {
  content: ""; }

.icon-caret-right:before {
  content: ""; }

.icon-columns:before {
  content: ""; }

.icon-sort:before {
  content: ""; }

.icon-sort-down:before {
  content: ""; }

.icon-sort-up:before {
  content: ""; }

.icon-envelope:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-rotate-left:before,
.icon-undo:before {
  content: ""; }

.icon-legal:before {
  content: ""; }

.icon-dashboard:before {
  content: ""; }

.icon-comment-alt:before {
  content: ""; }

.icon-comments-alt:before {
  content: ""; }

.icon-bolt:before {
  content: ""; }

.icon-sitemap:before {
  content: ""; }

.icon-umbrella:before {
  content: ""; }

.icon-paste:before {
  content: ""; }

.icon-lightbulb:before {
  content: ""; }

.icon-exchange:before {
  content: ""; }

.icon-cloud-download:before {
  content: ""; }

.icon-cloud-upload:before {
  content: ""; }

.icon-user-md:before {
  content: ""; }

.icon-stethoscope:before {
  content: ""; }

.icon-suitcase:before {
  content: ""; }

.icon-bell-alt:before {
  content: ""; }

.icon-coffee:before {
  content: ""; }

.icon-food:before {
  content: ""; }

.icon-file-text-alt:before {
  content: ""; }

.icon-building:before {
  content: ""; }

.icon-hospital:before {
  content: ""; }

.icon-ambulance:before {
  content: ""; }

.icon-medkit:before {
  content: ""; }

.icon-fighter-jet:before {
  content: ""; }

.icon-beer:before {
  content: ""; }

.icon-h-sign:before {
  content: ""; }

.icon-plus-sign-alt:before {
  content: ""; }

.icon-double-angle-left:before {
  content: ""; }

.icon-double-angle-right:before {
  content: ""; }

.icon-double-angle-up:before {
  content: ""; }

.icon-double-angle-down:before {
  content: ""; }

.icon-angle-left:before {
  content: ""; }

.icon-angle-right:before {
  content: ""; }

.icon-angle-up:before {
  content: ""; }

.icon-angle-down:before {
  content: ""; }

.icon-desktop:before {
  content: ""; }

.icon-laptop:before {
  content: ""; }

.icon-tablet:before {
  content: ""; }

.icon-mobile-phone:before {
  content: ""; }

.icon-circle-blank:before {
  content: ""; }

.icon-quote-left:before {
  content: ""; }

.icon-quote-right:before {
  content: ""; }

.icon-spinner:before {
  content: ""; }

.icon-circle:before {
  content: ""; }

.icon-mail-reply:before,
.icon-reply:before {
  content: ""; }

.icon-github-alt:before {
  content: ""; }

.icon-folder-close-alt:before {
  content: ""; }

.icon-folder-open-alt:before {
  content: ""; }

.icon-expand-alt:before {
  content: ""; }

.icon-collapse-alt:before {
  content: ""; }

.icon-smile:before {
  content: ""; }

.icon-frown:before {
  content: ""; }

.icon-meh:before {
  content: ""; }

.icon-gamepad:before {
  content: ""; }

.icon-keyboard:before {
  content: ""; }

.icon-flag-alt:before {
  content: ""; }

.icon-flag-checkered:before {
  content: ""; }

.icon-terminal:before {
  content: ""; }

.icon-code:before {
  content: ""; }

.icon-reply-all:before {
  content: ""; }

.icon-mail-reply-all:before {
  content: ""; }

.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: ""; }

.icon-location-arrow:before {
  content: ""; }

.icon-crop:before {
  content: ""; }

.icon-code-fork:before {
  content: ""; }

.icon-unlink:before {
  content: ""; }

.icon-question:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-exclamation:before {
  content: ""; }

.icon-superscript:before {
  content: ""; }

.icon-subscript:before {
  content: ""; }

.icon-eraser:before {
  content: ""; }

.icon-puzzle-piece:before {
  content: ""; }

.icon-microphone:before {
  content: ""; }

.icon-microphone-off:before {
  content: ""; }

.icon-shield:before {
  content: ""; }

.icon-calendar-empty:before {
  content: ""; }

.icon-fire-extinguisher:before {
  content: ""; }

.icon-rocket:before {
  content: ""; }

.icon-maxcdn:before {
  content: ""; }

.icon-chevron-sign-left:before {
  content: ""; }

.icon-chevron-sign-right:before {
  content: ""; }

.icon-chevron-sign-up:before {
  content: ""; }

.icon-chevron-sign-down:before {
  content: ""; }

.icon-html5:before {
  content: ""; }

.icon-css3:before {
  content: ""; }

.icon-anchor:before {
  content: ""; }

.icon-unlock-alt:before {
  content: ""; }

.icon-bullseye:before {
  content: ""; }

.icon-ellipsis-horizontal:before {
  content: ""; }

.icon-ellipsis-vertical:before {
  content: ""; }

.icon-rss-sign:before {
  content: ""; }

.icon-play-sign:before {
  content: ""; }

.icon-ticket:before {
  content: ""; }

.icon-minus-sign-alt:before {
  content: ""; }

.icon-check-minus:before {
  content: ""; }

.icon-level-up:before {
  content: ""; }

.icon-level-down:before {
  content: ""; }

.icon-check-sign:before {
  content: ""; }

.icon-edit-sign:before {
  content: ""; }

.icon-external-link-sign:before {
  content: ""; }

.icon-share-sign:before {
  content: ""; }

.icon-compass:before {
  content: ""; }

.icon-collapse:before {
  content: ""; }

.icon-collapse-top:before {
  content: ""; }

.icon-expand:before {
  content: ""; }

.icon-euro:before,
.icon-eur:before {
  content: ""; }

.icon-gbp:before {
  content: ""; }

.icon-dollar:before,
.icon-usd:before {
  content: ""; }

.icon-rupee:before,
.icon-inr:before {
  content: ""; }

.icon-yen:before,
.icon-jpy:before {
  content: ""; }

.icon-renminbi:before,
.icon-cny:before {
  content: ""; }

.icon-won:before,
.icon-krw:before {
  content: ""; }

.icon-bitcoin:before,
.icon-btc:before {
  content: ""; }

.icon-file:before {
  content: ""; }

.icon-file-text:before {
  content: ""; }

.icon-sort-by-alphabet:before {
  content: ""; }

.icon-sort-by-alphabet-alt:before {
  content: ""; }

.icon-sort-by-attributes:before {
  content: ""; }

.icon-sort-by-attributes-alt:before {
  content: ""; }

.icon-sort-by-order:before {
  content: ""; }

.icon-sort-by-order-alt:before {
  content: ""; }

.icon-thumbs-up:before {
  content: ""; }

.icon-thumbs-down:before {
  content: ""; }

.icon-youtube-sign:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-xing:before {
  content: ""; }

.icon-xing-sign:before {
  content: ""; }

.icon-youtube-play:before {
  content: ""; }

.icon-dropbox:before {
  content: ""; }

.icon-stackexchange:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-flickr:before {
  content: ""; }

.icon-adn:before {
  content: ""; }

.icon-bitbucket:before {
  content: ""; }

.icon-bitbucket-sign:before {
  content: ""; }

.icon-tumblr:before {
  content: ""; }

.icon-tumblr-sign:before {
  content: ""; }

.icon-long-arrow-down:before {
  content: ""; }

.icon-long-arrow-up:before {
  content: ""; }

.icon-long-arrow-left:before {
  content: ""; }

.icon-long-arrow-right:before {
  content: ""; }

.icon-apple:before {
  content: ""; }

.icon-windows:before {
  content: ""; }

.icon-android:before {
  content: ""; }

.icon-linux:before {
  content: ""; }

.icon-dribbble:before {
  content: ""; }

.icon-skype:before {
  content: ""; }

.icon-foursquare:before {
  content: ""; }

.icon-trello:before {
  content: ""; }

.icon-female:before {
  content: ""; }

.icon-male:before {
  content: ""; }

.icon-gittip:before {
  content: ""; }

.icon-sun:before {
  content: ""; }

.icon-moon:before {
  content: ""; }

.icon-archive:before {
  content: ""; }

.icon-bug:before {
  content: ""; }

.icon-vk:before {
  content: ""; }

.icon-weibo:before {
  content: ""; }

.icon-renren:before {
  content: ""; }

@font-face {
  font-family: "Medical";
  src: url("../font/medical.eot");
  src: url("../font/medical.eot#iefix") format("embedded-opentype"), url("../font/medical.woff") format("woff"), url("../font/medical.ttf") format("truetype"), url("../font/medical.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "File";
  src: url("../font/file.eot");
  src: url("../font/file.eot#iefix") format("embedded-opentype"), url("../font/file.woff") format("woff"), url("../font/file.ttf") format("truetype"), url("../font/file.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-medical-"]:before, [class*=" icon-medical-"]:before, [class^="icon-medical-"]:after, [class*=" icon-medical-"]:after {
  font-family: Medical;
  font-style: normal; }

[class^="icon-files-"]:before, [class*=" icon-files-"]:before, [class^="icon-files-"]:after, [class*=" icon-files-"]:after {
  font-family: File;
  font-style: normal; }

.icon-medical-ambulance14:before {
  content: "\e000"; }

.icon-medical-ambulance9:before {
  content: "\e001"; }

.icon-medical-anesthesia:before {
  content: "\e002"; }

.icon-medical-apple53:before {
  content: "\e003"; }

.icon-medical-baby137:before {
  content: "\e004"; }

.icon-medical-balls:before {
  content: "\e005"; }

.icon-medical-bandage:before {
  content: "\e006"; }

.icon-medical-bandaid:before {
  content: "\e007"; }

.icon-medical-biohazard2:before {
  content: "\e008"; }

.icon-medical-biology:before {
  content: "\e009"; }

.icon-medical-blood10:before {
  content: "\e00a"; }

.icon-medical-blood11:before {
  content: "\e00b"; }

.icon-medical-blood12:before {
  content: "\e00c"; }

.icon-medical-blood13:before {
  content: "\e00d"; }

.icon-medical-blood8:before {
  content: "\e00e"; }

.icon-medical-blood9:before {
  content: "\e00f"; }

.icon-medical-brain9:before {
  content: "\e010"; }

.icon-medical-broken28:before {
  content: "\e011"; }

.icon-medical-broken29:before {
  content: "\e012"; }

.icon-medical-brush18:before {
  content: "\e013"; }

.icon-medical-caduceus3:before {
  content: "\e014"; }

.icon-medical-cells:before {
  content: "\e015"; }

.icon-medical-chemistry10:before {
  content: "\e016"; }

.icon-medical-chromosome:before {
  content: "\e017"; }

.icon-medical-crutch:before {
  content: "\e018"; }

.icon-medical-crutches:before {
  content: "\e019"; }

.icon-medical-dental1:before {
  content: "\e01a"; }

.icon-medical-dental2:before {
  content: "\e01b"; }

.icon-medical-dentist11:before {
  content: "\e01c"; }

.icon-medical-dentist12:before {
  content: "\e01d"; }

.icon-medical-dentist13:before {
  content: "\e01e"; }

.icon-medical-dentist14:before {
  content: "\e01f"; }

.icon-medical-dentist15:before {
  content: "\e020"; }

.icon-medical-dentist16:before {
  content: "\e021"; }

.icon-medical-dentist17:before {
  content: "\e022"; }

.icon-medical-dentists:before {
  content: "\e023"; }

.icon-medical-dosage:before {
  content: "\e024"; }

.icon-medical-drop18:before {
  content: "\e025"; }

.icon-medical-drops1:before {
  content: "\e026"; }

.icon-medical-drug3:before {
  content: "\e027"; }

.icon-medical-drugs4:before {
  content: "\e028"; }

.icon-medical-emergency7:before {
  content: "\e029"; }

.icon-medical-eye90:before {
  content: "\e02a"; }

.icon-medical-family21:before {
  content: "\e02b"; }

.icon-medical-female205:before {
  content: "\e02c"; }

.icon-medical-female206:before {
  content: "\e02d"; }

.icon-medical-first30:before {
  content: "\e02e"; }

.icon-medical-first32:before {
  content: "\e02f"; }

.icon-medical-forceps:before {
  content: "\e030"; }

.icon-medical-handicap2:before {
  content: "\e031"; }

.icon-medical-heart254:before {
  content: "\e032"; }

.icon-medical-heart255:before {
  content: "\e033"; }

.icon-medical-heart256:before {
  content: "\e034"; }

.icon-medical-hospital14:before {
  content: "\e035"; }

.icon-medical-hospital15:before {
  content: "\e036"; }

.icon-medical-hospital16:before {
  content: "\e037"; }

.icon-medical-hospital17:before {
  content: "\e038"; }

.icon-medical-hospital18:before {
  content: "\e039"; }

.icon-medical-human88:before {
  content: "\e03a"; }

.icon-medical-human89:before {
  content: "\e03b"; }

.icon-medical-human90:before {
  content: "\e03c"; }

.icon-medical-hurted:before {
  content: "\e03d"; }

.icon-medical-illness:before {
  content: "\e03e"; }

.icon-medical-lifeline8:before {
  content: "\e03f"; }

.icon-medical-lifeline9:before {
  content: "\e040"; }

.icon-medical-lungs4:before {
  content: "\e041"; }

.icon-medical-male100:before {
  content: "\e042"; }

.icon-medical-male209:before {
  content: "\e043"; }

.icon-medical-medical14:before {
  content: "\e044"; }

.icon-medical-medical44:before {
  content: "\e045"; }

.icon-medical-medical45:before {
  content: "\e046"; }

.icon-medical-medical46:before {
  content: "\e047"; }

.icon-medical-medical47:before {
  content: "\e048"; }

.icon-medical-medical48:before {
  content: "\e049"; }

.icon-medical-medical49:before {
  content: "\e04a"; }

.icon-medical-medical50:before {
  content: "\e04b"; }

.icon-medical-medical51:before {
  content: "\e04c"; }

.icon-medical-medical52:before {
  content: "\e04d"; }

.icon-medical-medical53:before {
  content: "\e04e"; }

.icon-medical-medical54:before {
  content: "\e04f"; }

.icon-medical-medical55:before {
  content: "\e050"; }

.icon-medical-medicine13:before {
  content: "\e051"; }

.icon-medical-medicine14:before {
  content: "\e052"; }

.icon-medical-medicine15:before {
  content: "\e053"; }

.icon-medical-medicine16:before {
  content: "\e054"; }

.icon-medical-medicine17:before {
  content: "\e055"; }

.icon-medical-medicine30:before {
  content: "\e056"; }

.icon-medical-medicine31:before {
  content: "\e057"; }

.icon-medical-medicines4:before {
  content: "\e058"; }

.icon-medical-men15:before {
  content: "\e059"; }

.icon-medical-microscope13:before {
  content: "\e05a"; }

.icon-medical-mother19:before {
  content: "\e05b"; }

.icon-medical-mouth1:before {
  content: "\e05c"; }

.icon-medical-negative12:before {
  content: "\e05d"; }

.icon-medical-note29:before {
  content: "\e05e"; }

.icon-medical-nurse6:before {
  content: "\e05f"; }

.icon-medical-nurse7:before {
  content: "\e060"; }

.icon-medical-opened15:before {
  content: "\e061"; }

.icon-medical-oxygen2:before {
  content: "\e062"; }

.icon-medical-person278:before {
  content: "\e063"; }

.icon-medical-pharmacy7:before {
  content: "\e064"; }

.icon-medical-pharmacy8:before {
  content: "\e065"; }

.icon-medical-pharmacy9:before {
  content: "\e066"; }

.icon-medical-pill:before {
  content: "\e067"; }

.icon-medical-pill4:before {
  content: "\e068"; }

.icon-medical-poison2:before {
  content: "\e069"; }

.icon-medical-positive3:before {
  content: "\e06a"; }

.icon-medical-pregnancy:before {
  content: "\e06b"; }

.icon-medical-pulse1:before {
  content: "\e06c"; }

.icon-medical-rolled2:before {
  content: "\e06d"; }

.icon-medical-scale12:before {
  content: "\e06e"; }

.icon-medical-scale13:before {
  content: "\e06f"; }

.icon-medical-scalpel:before {
  content: "\e070"; }

.icon-medical-screw6:before {
  content: "\e071"; }

.icon-medical-sperm1:before {
  content: "\e072"; }

.icon-medical-stethoscope10:before {
  content: "\e073"; }

.icon-medical-stomach2:before {
  content: "\e074"; }

.icon-medical-symbolic:before {
  content: "\e075"; }

.icon-medical-syringe19:before {
  content: "\e076"; }

.icon-medical-syringe6:before {
  content: "\e077"; }

.icon-medical-syrup:before {
  content: "\e078"; }

.icon-medical-tag38:before {
  content: "\e079"; }

.icon-medical-teeth1:before {
  content: "\e07a"; }

.icon-medical-teeth2:before {
  content: "\e07b"; }

.icon-medical-thermometer23:before {
  content: "\e07c"; }

.icon-medical-thermometer31:before {
  content: "\e07d"; }

.icon-medical-three109:before {
  content: "\e07e"; }

.icon-medical-tooth17:before {
  content: "\e07f"; }

.icon-medical-tooth18:before {
  content: "\e080"; }

.icon-medical-tooth19:before {
  content: "\e081"; }

.icon-medical-tooth20:before {
  content: "\e082"; }

.icon-medical-toothbrush:before {
  content: "\e083"; }

.icon-medical-toothpaste:before {
  content: "\e084"; }

.icon-medical-toxic6:before {
  content: "\e085"; }

.icon-medical-unhealthy:before {
  content: "\e086"; }

.icon-medical-united8:before {
  content: "\e087"; }

.icon-medical-water42:before {
  content: "\e088"; }

.icon-medical-weight9:before {
  content: "\e089"; }

.icon-medical-women13:before {
  content: "\e08a"; }

.icon-medical-xray2:before {
  content: "\e08b"; }

.icon-medical-zoom48:before {
  content: "\e08c"; }

.icon-files-doc:before {
  content: "\e000"; }

.icon-files-doc2:before {
  content: "\e001"; }

.icon-files-excel:before {
  content: "\e002"; }

.icon-files-excel2:before {
  content: "\e003"; }

.icon-files-microsoft5:before {
  content: "\e004"; }

.icon-files-microsoft6:before {
  content: "\e005"; }

.icon-files-pdf17:before {
  content: "\e006"; }

.icon-files-pdf22:before {
  content: "\e007"; }

.icon-files-pdf23:before {
  content: "\e008"; }

.icon-files-pdf5:before {
  content: "\e009"; }

.icon-files-spreadsheet6:before {
  content: "\e00a"; }

.icon-files-xlsx:before {
  content: "\e00b"; }

.icon-files-xlsx1:before {
  content: "\e00c"; }

@font-face {
  font-family: 'Melvetica';
  src: url("../font/Helvetica.eot");
  src: local("Helvetica"), url("../font/Helvetica.woff") format("woff"), url("../font/Helvetica.ttf") format("truetype"), url("../font/Helvetica.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

/** Generated by FG **/
@font-face {
  font-family: 'Melvetica';
  src: url("../font/Helvetica-Light.eot");
  src: local("Helvetica Light"), url("../font/Helvetica-Light.woff") format("woff"), url("../font/Helvetica-Light.ttf") format("truetype"), url("../font/Helvetica-Light.svg") format("svg");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../font/glyphicons-halflings-regular.eot");
  src: url("../font/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../font/glyphicons-halflings-regular.woff2") format("woff2"), url("../font/glyphicons-halflings-regular.woff") format("woff"), url("../font/glyphicons-halflings-regular.ttf") format("truetype"), url("../font/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

::-webkit-scrollbar {
  background: rgba(236, 240, 241, 0.5);
  width: 10px; }

::-webkit-scrollbar-thumb {
  width: 10px;
  background: rgba(189, 195, 199, 0.5); }

:focus {
  outline: 0; }

/*IPAD */
@media (max-device-width: 1024px) {
  ::-webkit-scrollbar {
    width: auto !important; }
  ::-webkit-scrollbar-thumb {
    width: auto !important;
    background: auto !important; }
  a, input, button {
    -ms-touch-action: none !important; }
  section {
    /*-webkit-transition: width 0, top .8s;
    -moz-transition: width 0, top .8s;
    -o-transition: width 0, top .8s;
    transition: width 0, top .8s;*/ } }

textarea {
  resize: none; }

b {
  font-weight: bold !important; }

@media only screen and (max-width: 820px) {
  ::-webkit-scrollbar {
    background: rgba(236, 240, 241, 0.5);
    width: 0px !important; }
  ::-webkit-scrollbar-thumb {
    width: 0px !important;
    background: rgba(189, 195, 199, 0.5); } }

@keyframes bounce {
  0% {
    margin-top: 150px; }
  50% {
    margin-top: 200px; }
  100% {
    margin-top: 150px; } }

@-webkit-keyframes bounce {
  0% {
    margin-top: 150px; }
  50% {
    margin-top: 200px; }
  100% {
    margin-top: 150px; } }

i.bounce {
  margin: 150px 0;
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 180px;
  color: #F1F2F3;
  animation: bounce 1s infinite;
  -webkit-animation: bounce 1s infinite; }

/*! jQuery UI - v1.10.3 - 2013-08-22
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.datepicker.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Helvetica%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=2px&bgColorHeader=dddddd&bgTextureHeader=highlight_soft&bgImgOpacityHeader=50&borderColorHeader=dddddd&fcHeader=444444&iconColorHeader=0073ea&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=dddddd&fcContent=444444&iconColorContent=ff0084&bgColorDefault=f6f6f6&bgTextureDefault=highlight_soft&bgImgOpacityDefault=100&borderColorDefault=dddddd&fcDefault=0073ea&iconColorDefault=666666&bgColorHover=0073ea&bgTextureHover=highlight_soft&bgImgOpacityHover=25&borderColorHover=0073ea&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=dddddd&fcActive=ff0084&iconColorActive=454545&bgColorHighlight=ffffff&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=cccccc&fcHighlight=444444&iconColorHighlight=0073ea&bgColorError=ffffff&bgTextureError=flat&bgImgOpacityError=55&borderColorError=ff0084&fcError=222222&iconColorError=ff0084&bgColorOverlay=eeeeee&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=80&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=60&thicknessShadow=4px&offsetTopShadow=-4px&offsetLeftShadow=-4px&cornerRadiusShadow=0px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
/* Layout helpers
----------------------------------*/
.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-clearfix {
  min-height: 0;
  /* support: IE7 */ }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important; }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
  color: black; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #dddddd;
  color: teal; }

.ui-widget-content a {
  color: teal; }

.ui-widget-header {
  border: 1px solid #f2f3f4;
  background: #f2f3f4;
  color: teal;
  font-weight: bold; }

.ui-widget-header a {
  color: teal; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #dddddd;
  color: #848482; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #848482;
  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 {
  border: 1px solid #848482;
  background: #848482 url(images/ui-bg_highlight-soft_25_0073ea_1x100.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #ffffff; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #ffffff;
  text-decoration: none; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #dddddd;
  background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #003d99; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #003d99;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #cccccc;
  background: #ffffff url(images/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x;
  color: teal; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: teal; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #848482;
  background: #ffffff url(images/ui-bg_flat_55_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #222222; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #222222; }

.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);
  /* For IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(images/ui-icons_ff0084_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_0073ea_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(images/ui-icons_666666_256x240.png); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(images/ui-icons_ffffff_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(images/ui-icons_454545_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_0073ea_256x240.png); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(images/ui-icons_ff0084_256x240.png); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-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: -64px -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: -64px -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: 0 -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 is deprecated, use ui-icon-seek-start instead */
.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; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 2px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 2px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 2px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 2px; }

/* Overlays */
.ui-widget-overlay {
  background: #eeeeee url(images/ui-bg_flat_0_eeeeee_40x100.png) 50% 50% repeat-x;
  opacity: .8;
  filter: Alpha(Opacity=80); }

.ui-widget-shadow {
  margin: -4px 0 0 -4px;
  padding: 4px;
  background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .6;
  filter: Alpha(Opacity=60);
  border-radius: 0px; }

/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
  -webkit-pointer-events: none; }

#nprogress .bar {
  display: block !important;
  background: #c4302b;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px; }

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #c4302b, 0 0 5px #c4302b;
  opacity: 1.0;
  -webkit-transform: rotate(3deg) translate(0px, -4px);
  transform: rotate(3deg) translate(0px, -4px); }

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 100;
  top: 15px;
  left: 0;
  margin-left: 40px;
  margin-top: 7px; }

.spinner-icon {
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #c4302b;
  border-left-color: #c4302b;
  border-radius: 10px;
  -webkit-animation: nprogress-spinner 400ms linear infinite;
  animation: nprogress-spinner 400ms linear infinite; }

@-webkit-keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes nprogress-spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
    transform: rotate(360deg); } }

/*!
 * Stylesheet for the Date Range Picker, for use with Bootstrap 3.x
 *
 * Copyright 2013 Dan Grossman ( http://www.dangrossman.info )
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Built for http://www.improvely.com
 */
.daterangepicker.dropdown-menu {
  max-width: none;
  z-index: 3000; }

.daterangepicker.opensleft .ranges, .daterangepicker.opensleft .calendar {
  float: left;
  margin: 4px; }

.daterangepicker.opensright .ranges, .daterangepicker.opensright .calendar {
  float: right;
  margin: 4px; }

.daterangepicker .ranges {
  width: 160px;
  text-align: left; }

.daterangepicker .ranges .range_inputs > div {
  float: left; }

.daterangepicker .ranges .range_inputs > div:nth-child(2) {
  padding-left: 11px; }

.daterangepicker .calendar {
  display: none;
  max-width: 270px; }

.daterangepicker .calendar.single .calendar-date {
  border: none; }

.daterangepicker .calendar th, .daterangepicker .calendar td {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  white-space: nowrap;
  text-align: center;
  min-width: 32px;
  font-size: 12px; }

.daterangepicker .ranges label {
  color: #333;
  display: block;
  font-size: 11px;
  font-weight: normal;
  height: 20px;
  line-height: 20px;
  margin-bottom: 2px;
  text-shadow: #fff 1px 1px 0px;
  text-transform: uppercase;
  width: 74px; }

.daterangepicker .ranges input {
  font-size: 11px; }

.daterangepicker .ranges .input-mini {
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  display: block;
  font-size: 11px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  margin: 0 0 10px 0;
  padding: 0 6px;
  width: 74px; }

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.daterangepicker .ranges li {
  font-size: 13px;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #08c;
  padding: 3px 12px;
  margin-bottom: 8px;
  border-radius: 5px;
  cursor: pointer; }

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
  background: #08c;
  border: 1px solid #08c;
  color: #fff; }

.daterangepicker .calendar-date {
  border: 1px solid #ddd;
  padding: 4px;
  border-radius: 4px;
  background: #fff; }

.daterangepicker .calendar-time {
  text-align: center;
  margin: 8px auto 0 auto;
  line-height: 30px; }

.daterangepicker {
  position: absolute;
  background: #fff;
  top: 100px;
  left: 20px;
  padding: 4px;
  margin-top: 1px;
  border-radius: 4px; }

.daterangepicker.opensleft:before {
  position: absolute;
  top: -7px;
  right: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.daterangepicker.opensleft:after {
  position: absolute;
  top: -6px;
  right: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: ''; }

.daterangepicker.opensright:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: ''; }

.daterangepicker.opensright:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  content: ''; }

.daterangepicker table {
  width: 100%;
  margin: 0; }

.daterangepicker td, .daterangepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  cursor: pointer;
  white-space: nowrap; }

.daterangepicker td.off {
  color: #999; }

.daterangepicker td.disabled {
  color: #999; }

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background: #eee; }

.daterangepicker td.in-range {
  background: #ebf4f8;
  border-radius: 0; }

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: #3071a9;
  color: #fff; }

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc; }

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default; }

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%; }

.daterangepicker select.yearselect {
  width: 40%; }

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin-bottom: 0; }

.daterangepicker_start_input {
  float: left; }

.daterangepicker_end_input {
  float: left;
  padding-left: 11px; }

.daterangepicker th.month {
  width: auto; }

/*
 * jQuery File Upload Plugin CSS 1.3.0
 * https://github.com/blueimp/jQuery-File-Upload
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */
.fileinput-button {
  position: relative;
  overflow: hidden; }

.fileinput-button input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  -ms-filter: 'alpha(opacity=0)';
  font-size: 200px;
  direction: ltr;
  cursor: pointer; }

/* Fixes for IE < 8 */
@media screen\9 {
  .fileinput-button input {
    filter: alpha(opacity=0);
    font-size: 100%;
    height: 100%; } }

.fileupload-container button {
  float: left;
  margin-bottom: 10px; }

.fileupload-container button.add {
  background-color: #3498db;
  width: 200px;
  color: white; }
  .fileupload-container button.add:hover {
    background-color: #54B8Fb !important; }
  @media only screen and (max-width: 820px) {
    .fileupload-container button.add {
      width: 100px; } }

.fileupload-container button.change {
  display: none; }

.fileupload-container button.option {
  margin-left: 5px;
  background-color: #2980b9;
  width: 45px;
  color: white;
  font-size: 20px; }
  .fileupload-container button.option:hover {
    background-color: #54B8Fb !important; }

.fileupload-container button.file_remove {
  background-color: #D42C2C; }
  .fileupload-container button.file_remove:hover {
    background-color: #DB4D4D; }

.fileupload-container button.take-photo {
  background-color: #27ae60; }
  .fileupload-container button.take-photo:hover {
    background-color: #2ecc71; }

.fileupload-container button.close-camera {
  background-color: #c0392b; }
  .fileupload-container button.close-camera:hover {
    background-color: #e74c3c; }

.fileupload-container input[type="text"] {
  display: none; }

.fileupload-container input[type="file"].fileupload {
  position: absolute;
  left: 0;
  width: 204px;
  opacity: 0;
  cursor: pointer;
  height: 50px; }
  @media only screen and (max-width: 820px) {
    .fileupload-container input[type="file"].fileupload {
      width: 104px; } }

.fileupload-container > div.full_preview {
  width: calc(100% - 50px);
  height: 100%;
  margin-top: 0;
  line-height: 20px;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000;
  background: rgba(0, 0, 0, 0.9);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .fileupload-container > div.full_preview > #close_full_preview {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 102;
    background: black;
    position: fixed;
    bottom: 0;
    left: 0;
    width: calc(100% - 50px);
    height: 70px;
    color: white;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .fileupload-container > div.full_preview > #close_full_preview > button {
      background-color: red;
      color: white;
      width: 150px;
      margin-left: 35px; }
  .fileupload-container > div.full_preview > iframe {
    width: 800px;
    height: calc(100% - 150px); }
  .fileupload-container > div.full_preview > img {
    width: 100%;
    max-width: 800px;
    max-height: calc(100% - 150px);
    margin: 0 auto;
    display: block !important;
    margin-top: 80px; }

.fileupload-container > div.hide_camera {
  top: -2000px;
  overflow: hidden;
  position: fixed; }

.fileupload-container .webcam video {
  height: auto !important;
  width: 400px !important;
  margin-bottom: 10px; }

.fileupload-container > div.inline_preview {
  max-width: 400px;
  margin-bottom: 5px;
  line-height: 20px;
  overflow: none; }
  .fileupload-container > div.inline_preview > #close_full_preview {
    display: none; }
  .fileupload-container > div.inline_preview > iframe {
    width: 400px; }
  .fileupload-container > div.inline_preview > img {
    max-width: 400px;
    max-height: 400px;
    cursor: -webkit-zoom-in; }
  .fileupload-container > div.inline_preview > video {
    max-width: 400px; }

/********************
 * HTML CSS
 */
.chartWrap {
  margin: 0;
  padding: 0;
  overflow: hidden; }

/********************
  Box shadow and border radius styling
*/
.nvtooltip.with-3d-shadow, .with-3d-shadow .nvtooltip {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border-radius: 6px; }

/********************
 * TOOLTIP CSS
 */
.nvtooltip {
  position: absolute;
  background-color: white;
  padding: 1px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  z-index: 10000;
  font-family: Arial;
  font-size: 13px;
  text-align: left;
  pointer-events: none;
  white-space: nowrap;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/*Give tooltips that old fade in transition by
    putting a "with-transitions" class on the container div.
*/
.nvtooltip.with-transitions, .with-transitions .nvtooltip {
  transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  -webkit-transition: opacity 250ms linear;
  transition-delay: 250ms;
  -moz-transition-delay: 250ms;
  -webkit-transition-delay: 250ms; }

.nvtooltip.x-nvtooltip,
.nvtooltip.y-nvtooltip {
  padding: 8px; }

.nvtooltip h3 {
  margin: 0;
  padding: 4px 14px;
  line-height: 18px;
  font-weight: normal;
  background-color: rgba(247, 247, 247, 0.75);
  text-align: center;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.nvtooltip p {
  margin: 0;
  padding: 5px 14px;
  text-align: center; }

.nvtooltip span {
  display: inline-block;
  margin: 2px 0; }

.nvtooltip table {
  margin: 6px;
  border-spacing: 0; }

.nvtooltip table td {
  padding: 2px 9px 2px 0;
  vertical-align: middle; }

.nvtooltip table td.key {
  font-weight: normal; }

.nvtooltip table td.value {
  text-align: right;
  font-weight: bold; }

.nvtooltip table tr.highlight td {
  padding: 1px 9px 1px 0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-top-width: 1px; }

.nvtooltip table td.legend-color-guide div {
  width: 8px;
  height: 8px;
  vertical-align: middle; }

.nvtooltip .footer {
  padding: 3px;
  text-align: center; }

.nvtooltip-pending-removal {
  position: absolute;
  pointer-events: none; }

/********************
 * SVG CSS
 */
svg {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Trying to get SVG to act like a greedy block in all browsers */
  display: block;
  width: 100%;
  height: 100%; }

svg text {
  font: normal 12px Arial; }

svg .title {
  font: bold 14px Arial; }

.nvd3 .nv-background {
  fill: white;
  fill-opacity: 0;
  /*
  pointer-events: none;
  */ }

.nvd3.nv-noData {
  font-size: 18px;
  font-weight: bold; }

/**********
*  Brush
*/
.nv-brush .extent {
  fill-opacity: .125;
  shape-rendering: crispEdges; }

/**********
*  Legend
*/
.nvd3 .nv-legend .nv-series {
  cursor: pointer; }

.nvd3 .nv-legend .disabled circle {
  fill-opacity: 0; }

/**********
*  Axes
*/
.nvd3 .nv-axis {
  pointer-events: none; }

.nvd3 .nv-axis path {
  fill: none;
  stroke: #000;
  stroke-opacity: .75;
  shape-rendering: crispEdges; }

.nvd3 .nv-axis path.domain {
  stroke-opacity: .75; }

.nvd3 .nv-axis.nv-x path.domain {
  stroke-opacity: 0; }

.nvd3 .nv-axis line {
  fill: none;
  stroke: #e5e5e5;
  shape-rendering: crispEdges; }

.nvd3 .nv-axis .zero line,
.nvd3 .nv-axis line.zero {
  stroke-opacity: .75; }

.nvd3 .nv-axis .nv-axisMaxMin text {
  font-weight: bold; }

.nvd3 .x .nv-axis .nv-axisMaxMin text,
.nvd3 .x2 .nv-axis .nv-axisMaxMin text,
.nvd3 .x3 .nv-axis .nv-axisMaxMin text {
  text-anchor: middle; }

/**********
*  Brush
*/
.nv-brush .resize path {
  fill: #eee;
  stroke: #666; }

/**********
*  Bars
*/
.nvd3 .nv-bars .negative rect {
  zfill: brown; }

.nvd3 .nv-bars rect {
  zfill: steelblue;
  fill-opacity: .75;
  transition: fill-opacity 250ms linear;
  -moz-transition: fill-opacity 250ms linear;
  -webkit-transition: fill-opacity 250ms linear; }

.nvd3 .nv-bars rect.hover {
  fill-opacity: 1; }

.nvd3 .nv-bars .hover rect {
  fill: lightblue; }

.nvd3 .nv-bars text {
  fill: transparent; }

.nvd3 .nv-bars .hover text {
  fill: black; }

/**********
*  Bars
*/
.nvd3 .nv-multibar .nv-groups rect,
.nvd3 .nv-multibarHorizontal .nv-groups rect,
.nvd3 .nv-discretebar .nv-groups rect {
  stroke-opacity: 0;
  transition: fill-opacity 250ms linear;
  -moz-transition: fill-opacity 250ms linear;
  -webkit-transition: fill-opacity 250ms linear; }

.nvd3 .nv-multibar .nv-groups rect:hover,
.nvd3 .nv-multibarHorizontal .nv-groups rect:hover,
.nvd3 .nv-discretebar .nv-groups rect:hover {
  fill-opacity: 1; }

.nvd3 .nv-discretebar .nv-groups text,
.nvd3 .nv-multibarHorizontal .nv-groups text {
  font-weight: bold;
  fill: black;
  stroke: transparent; }

/***********
*  Pie Chart
*/
.nvd3.nv-pie path {
  stroke-opacity: 0;
  transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;
  -moz-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear;
  -webkit-transition: fill-opacity 250ms linear, stroke-width 250ms linear, stroke-opacity 250ms linear; }

.nvd3.nv-pie .nv-slice text {
  stroke: #000;
  stroke-width: 0; }

.nvd3.nv-pie path {
  stroke: #fff;
  stroke-width: 1px;
  stroke-opacity: 1; }

.nvd3.nv-pie .hover path {
  fill-opacity: .7; }

.nvd3.nv-pie .nv-label {
  pointer-events: none; }

.nvd3.nv-pie .nv-label rect {
  fill-opacity: 0;
  stroke-opacity: 0; }

/**********
* Lines
*/
.nvd3 .nv-groups path.nv-line {
  fill: none;
  stroke-width: 1.5px;
  /*
  stroke-linecap: round;
  shape-rendering: geometricPrecision;

  transition: stroke-width 250ms linear;
  -moz-transition: stroke-width 250ms linear;
  -webkit-transition: stroke-width 250ms linear;

  transition-delay: 250ms
  -moz-transition-delay: 250ms;
  -webkit-transition-delay: 250ms;
  */ }

.nvd3 .nv-groups path.nv-line.nv-thin-line {
  stroke-width: 1px; }

.nvd3 .nv-groups path.nv-area {
  stroke: none;
  /*
  stroke-linecap: round;
  shape-rendering: geometricPrecision;

  stroke-width: 2.5px;
  transition: stroke-width 250ms linear;
  -moz-transition: stroke-width 250ms linear;
  -webkit-transition: stroke-width 250ms linear;

  transition-delay: 250ms
  -moz-transition-delay: 250ms;
  -webkit-transition-delay: 250ms;
  */ }

.nvd3 .nv-line.hover path {
  stroke-width: 6px; }

/*
.nvd3.scatter .groups .point {
  fill-opacity: 0.1;
  stroke-opacity: 0.1;
}
  */
.nvd3.nv-line .nvd3.nv-scatter .nv-groups .nv-point {
  fill-opacity: 0;
  stroke-opacity: 0; }

.nvd3.nv-scatter.nv-single-point .nv-groups .nv-point {
  fill-opacity: .5 !important;
  stroke-opacity: .5 !important; }

.with-transitions .nvd3 .nv-groups .nv-point {
  transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
  -moz-transition: stroke-width 250ms linear, stroke-opacity 250ms linear;
  -webkit-transition: stroke-width 250ms linear, stroke-opacity 250ms linear; }

.nvd3.nv-scatter .nv-groups .nv-point.hover,
.nvd3 .nv-groups .nv-point.hover {
  stroke-width: 7px;
  fill-opacity: .95 !important;
  stroke-opacity: .95 !important; }

.nvd3 .nv-point-paths path {
  stroke: #aaa;
  stroke-opacity: 0;
  fill: #eee;
  fill-opacity: 0; }

.nvd3 .nv-indexLine {
  cursor: ew-resize; }

/**********
* Distribution
*/
.nvd3 .nv-distribution {
  pointer-events: none; }

/**********
*  Scatter
*/
/* **Attempting to remove this for useVoronoi(false), need to see if it's required anywhere
.nvd3 .nv-groups .nv-point {
  pointer-events: none;
}
*/
.nvd3 .nv-groups .nv-point.hover {
  stroke-width: 20px;
  stroke-opacity: .5; }

.nvd3 .nv-scatter .nv-point.hover {
  fill-opacity: 1; }

/*
.nv-group.hover .nv-point {
  fill-opacity: 1;
}
*/
/**********
*  Stacked Area
*/
.nvd3.nv-stackedarea path.nv-area {
  fill-opacity: .7;
  /*
  stroke-opacity: .65;
  fill-opacity: 1;
  */
  stroke-opacity: 0;
  transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;
  -moz-transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;
  -webkit-transition: fill-opacity 250ms linear, stroke-opacity 250ms linear;
  /*
  transition-delay: 500ms;
  -moz-transition-delay: 500ms;
  -webkit-transition-delay: 500ms;
  */ }

.nvd3.nv-stackedarea path.nv-area.hover {
  fill-opacity: .9;
  /*
  stroke-opacity: .85;
  */ }

/*
.d3stackedarea .groups path {
  stroke-opacity: 0;
}
  */
.nvd3.nv-stackedarea .nv-groups .nv-point {
  stroke-opacity: 0;
  fill-opacity: 0; }

/*
.nvd3.nv-stackedarea .nv-groups .nv-point.hover {
  stroke-width: 20px;
  stroke-opacity: .75;
  fill-opacity: 1;
}*/
/**********
*  Line Plus Bar
*/
.nvd3.nv-linePlusBar .nv-bar rect {
  fill-opacity: .75; }

.nvd3.nv-linePlusBar .nv-bar rect:hover {
  fill-opacity: 1; }

/**********
*  Bullet
*/
.nvd3.nv-bullet {
  font: 10px sans-serif; }

.nvd3.nv-bullet .nv-measure {
  fill-opacity: .8; }

.nvd3.nv-bullet .nv-measure:hover {
  fill-opacity: 1; }

.nvd3.nv-bullet .nv-marker {
  stroke: #000;
  stroke-width: 2px; }

.nvd3.nv-bullet .nv-markerTriangle {
  stroke: #000;
  fill: #fff;
  stroke-width: 1.5px; }

.nvd3.nv-bullet .nv-tick line {
  stroke: #666;
  stroke-width: .5px; }

.nvd3.nv-bullet .nv-range.nv-s0 {
  fill: #eee; }

.nvd3.nv-bullet .nv-range.nv-s1 {
  fill: #ddd; }

.nvd3.nv-bullet .nv-range.nv-s2 {
  fill: #ccc; }

.nvd3.nv-bullet .nv-title {
  font-size: 14px;
  font-weight: bold; }

.nvd3.nv-bullet .nv-subtitle {
  fill: #999; }

.nvd3.nv-bullet .nv-range {
  fill: #bababa;
  fill-opacity: .4; }

.nvd3.nv-bullet .nv-range:hover {
  fill-opacity: .7; }

/**********
* Sparkline
*/
.nvd3.nv-sparkline path {
  fill: none; }

.nvd3.nv-sparklineplus g.nv-hoverValue {
  pointer-events: none; }

.nvd3.nv-sparklineplus .nv-hoverValue line {
  stroke: #333;
  stroke-width: 1.5px; }

.nvd3.nv-sparklineplus,
.nvd3.nv-sparklineplus g {
  pointer-events: all; }

.nvd3 .nv-hoverArea {
  fill-opacity: 0;
  stroke-opacity: 0; }

.nvd3.nv-sparklineplus .nv-xValue,
.nvd3.nv-sparklineplus .nv-yValue {
  /*
  stroke: #666;
  */
  stroke-width: 0;
  font-size: .9em;
  font-weight: normal; }

.nvd3.nv-sparklineplus .nv-yValue {
  stroke: #f66; }

.nvd3.nv-sparklineplus .nv-maxValue {
  stroke: #2ca02c;
  fill: #2ca02c; }

.nvd3.nv-sparklineplus .nv-minValue {
  stroke: #d62728;
  fill: #d62728; }

.nvd3.nv-sparklineplus .nv-currentValue {
  /*
  stroke: #444;
  fill: #000;
  */
  font-weight: bold;
  font-size: 1.1em; }

/**********
* historical stock
*/
.nvd3.nv-ohlcBar .nv-ticks .nv-tick {
  stroke-width: 2px; }

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.hover {
  stroke-width: 4px; }

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.positive {
  stroke: #2ca02c; }

.nvd3.nv-ohlcBar .nv-ticks .nv-tick.negative {
  stroke: #d62728; }

.nvd3.nv-historicalStockChart .nv-axis .nv-axislabel {
  font-weight: bold; }

.nvd3.nv-historicalStockChart .nv-dragTarget {
  fill-opacity: 0;
  stroke: none;
  cursor: move; }

.nvd3 .nv-brush .extent {
  /*
  cursor: ew-resize !important;
  */
  fill-opacity: 0 !important; }

.nvd3 .nv-brushBackground rect {
  stroke: #000;
  stroke-width: .4;
  fill: #fff;
  fill-opacity: .7; }

/**********
* Indented Tree
*/
/**
 * TODO: the following 3 selectors are based on classes used in the example.  I should either make them standard and leave them here, or move to a CSS file not included in the library
 */
.nvd3.nv-indentedtree .name {
  margin-left: 5px; }

.nvd3.nv-indentedtree .clickable {
  color: #08C;
  cursor: pointer; }

.nvd3.nv-indentedtree span.clickable:hover {
  color: #005580;
  text-decoration: underline; }

.nvd3.nv-indentedtree .nv-childrenCount {
  display: inline-block;
  margin-left: 5px; }

.nvd3.nv-indentedtree .nv-treeicon {
  cursor: pointer;
  /*
  cursor: n-resize;
  */ }

.nvd3.nv-indentedtree .nv-treeicon.nv-folded {
  cursor: pointer;
  /*
  cursor: s-resize;
  */ }

/**********
* Parallel Coordinates
*/
.nvd3 .background path {
  fill: none;
  stroke: #ccc;
  stroke-opacity: .4;
  shape-rendering: crispEdges; }

.nvd3 .foreground path {
  fill: none;
  stroke: steelblue;
  stroke-opacity: .7; }

.nvd3 .brush .extent {
  fill-opacity: .3;
  stroke: #fff;
  shape-rendering: crispEdges; }

.nvd3 .axis line, .axis path {
  fill: none;
  stroke: #000;
  shape-rendering: crispEdges; }

.nvd3 .axis text {
  text-shadow: 0 1px 0 #fff; }

/****
Interactive Layer
*/
.nvd3 .nv-interactiveGuideLine {
  pointer-events: none; }

.nvd3 line.nv-guideline {
  stroke: #ccc; }

#mini-clndr {
  font-family: Asap, Helvetica, Arial;
  margin: 0 auto;
  width: 240px; }

#mini-clndr .clndr {
  overflow: hidden; }

[ai-sidebar="sidebar-citas"] > nav {
  padding-top: 0px !important; }

#mini-clndr .clndr .controls {
  background-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.8);
  height: 35px; }

#mini-clndr .clndr .controls .clndr-previous-button,
#mini-clndr .clndr .controls .clndr-next-button {
  width: 15%;
  height: 35px;
  line-height: 35px;
  font-size: 30px;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  float: left; }

#mini-clndr .clndr .controls .clndr-previous-button:hover,
#mini-clndr .clndr .controls .clndr-next-button:hover {
  background-color: rgba(255, 255, 255, 0.2); }

#mini-clndr .clndr .controls .month {
  width: 70%;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  height: 35px;
  line-height: 40px;
  float: left; }

#mini-clndr .clndr .days-container {
  position: relative;
  width: 240px;
  height: 200px;
  display: inline-block; }

#mini-clndr .clndr .days-container .days {
  position: absolute;
  left: 0;
  width: 240px;
  height: 206px;
  -webkit-transition: left 0.5s;
  transition: left 0.5s; }

#mini-clndr .clndr .days-container .days .day,
#mini-clndr .clndr .days-container .days .empty {
  width: 34px;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 12px;
  text-align: center;
  color: #333;
  position: relative;
  height: 28px; }
  #mini-clndr .clndr .days-container .days .day i,
  #mini-clndr .clndr .days-container .days .empty i {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 10px;
    display: none; }
    #mini-clndr .clndr .days-container .days .day i.free,
    #mini-clndr .clndr .days-container .days .empty i.free {
      color: #4CAF50 !important;
      display: block !important; }
    #mini-clndr .clndr .days-container .days .day i.full,
    #mini-clndr .clndr .days-container .days .empty i.full {
      color: #F44336 !important;
      display: block !important; }
    #mini-clndr .clndr .days-container .days .day i.off,
    #mini-clndr .clndr .days-container .days .empty i.off {
      color: #CCC !important;
      display: block !important; }

#mini-clndr .clndr .days-container .days .day {
  cursor: pointer; }
  #mini-clndr .clndr .days-container .days .day.today {
    border-bottom: 4px solid #0288D1;
    box-sizing: border-box; }
  #mini-clndr .clndr .days-container .days .day.selected {
    border-bottom: 4px solid #FF5722;
    box-sizing: border-box; }
    #mini-clndr .clndr .days-container .days .day.selected i {
      display: none; }
  #mini-clndr .clndr .days-container .days .day.past {
    cursor: default !important;
    color: rgba(0, 0, 0, 0.5); }
    #mini-clndr .clndr .days-container .days .day.past i {
      display: none; }

#mini-clndr .clndr .days-container .days .day.event,
#mini-clndr .clndr .days-container .days .empty.event {
  background-color: #d2d2d2;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
  cursor: pointer; }

#mini-clndr .clndr .days-container .days .day.event:hover,
#mini-clndr .clndr .days-container .days .empty.event:hover {
  background-color: #b8b8b8; }

#mini-clndr .clndr .days-container .days .day.adjacent-month,
#mini-clndr .clndr .days-container .days .empty.adjacent-month {
  color: rgba(255, 255, 255, 0.9); }

#mini-clndr .clndr .days-container .days .empty {
  height: 31px;
  vertical-align: bottom; }

#mini-clndr .clndr .days-container .days .headers {
  height: 25px;
  background-color: rgba(0, 0, 0, 0.1);
  padding-top: 5px;
  padding-bottom: 5px; }

#mini-clndr .clndr .days-container .days .headers .day-header {
  width: 34px;
  display: inline-block;
  text-align: center;
  color: #FFFFFF;
  font-size: 14px; }

#mini-clndr .clndr .days-container .events {
  position: absolute;
  left: 240px;
  width: 240px;
  height: 186px;
  -webkit-transition: left 0.5s;
  transition: left 0.5s;
  background-color: #FFF; }

#mini-clndr .clndr .days-container .events .headers {
  position: relative; }

#mini-clndr .clndr .days-container .events .event-header {
  width: 100%;
  background-color: #eee;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  color: #555; }

#mini-clndr .clndr .days-container .events .go-button {
  height: 50px;
  border: 1px solid #eee;
  background: #fafafa;
  cursor: pointer; }
  #mini-clndr .clndr .days-container .events .go-button i {
    margin: 12px 0 0 18px;
    float: left;
    color: #bdc3c7;
    font-size: 22px; }
  #mini-clndr .clndr .days-container .events .go-button div {
    margin: 12px 0 0 55px;
    color: #2c3e50; }

#mini-clndr .clndr .days-container .events .x-button {
  position: absolute;
  font-size: 80%;
  top: 5px;
  left: 15px;
  font-size: 18px;
  color: #666;
  cursor: pointer;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }

#mini-clndr .clndr .days-container .events .x-button:hover {
  color: #000; }

#mini-clndr .clndr .days-container .events .events-list {
  overflow: auto;
  height: calc(100% - 65px); }

#mini-clndr .clndr .days-container .events .events-list .event {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
  width: 100%;
  height: 40px;
  background: #fafafa; }
  #mini-clndr .clndr .days-container .events .events-list .event div {
    font-size: 16px;
    width: auto;
    height: 100%;
    text-align: left;
    display: inline-block; }
    #mini-clndr .clndr .days-container .events .events-list .event div.citas {
      width: 60px; }
      #mini-clndr .clndr .days-container .events .events-list .event div.citas > span {
        width: 50%;
        height: 100%;
        float: left;
        font-size: 14px;
        color: white;
        padding: 12px 0 0 9px; }
        #mini-clndr .clndr .days-container .events .events-list .event div.citas > span.ocupadas {
          background-color: #c0392b; }
        #mini-clndr .clndr .days-container .events .events-list .event div.citas > span.disponibles {
          background-color: #27ae60; }
    #mini-clndr .clndr .days-container .events .events-list .event div.medico {
      font-size: 14px;
      width: calc(100% - 65px);
      overflow: hidden;
      padding: 5px 0 0 5px; }

#mini-clndr .clndr .days-container .events .events-list .event a {
  position: relative;
  font-size: 12px;
  letter-spacing: 1px;
  background-color: transparent;
  color: #212121;
  text-decoration: none;
  -webkit-transition: color 0.25s;
  transition: color 0.25s; }

#mini-clndr .clndr .days-container .events .events-list .event a:hover {
  background-color: transparent;
  color: #69a776; }

#mini-clndr .clndr .days-container.show-events .days {
  left: -240px; }

#mini-clndr .clndr .days-container.show-events .events {
  left: 0; }

/*
Tipr 2.0
Copyright (c) 2015 Tipue
Tipr is released under the MIT License
http://www.tipue.com/tipr
*/
.tipr_content {
  font: 13px/1.7 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #333;
  background-color: #fff;
  padding: 9px 17px; }

.tipr_container_bottom {
  display: none;
  position: absolute;
  margin-top: 103px;
  z-index: 1000; }

.tipr_container_top {
  position: fixed;
  left: 500px;
  top: 100px;
  display: none;
  z-index: 1000; }

.tipr_point_top,
.tipr_point_bottom {
  position: relative;
  background: #fff;
  border: 1px solid #dcdcdc; }

.tipr_point_top:after,
.tipr_point_top:before {
  position: absolute;
  pointer-events: none;
  border: solid transparent;
  top: 100%;
  content: "";
  height: 0;
  width: 0; }

.tipr_point_top:after {
  border-top-color: #fff;
  border-width: 8px;
  left: 50%;
  margin-left: -8px; }

.tipr_point_top:before {
  border-top-color: #dcdcdc;
  border-width: 9px;
  left: 50%;
  margin-left: -9px; }

.tipr_point_bottom:after,
.tipr_point_bottom:before {
  position: absolute;
  pointer-events: none;
  border: solid transparent;
  bottom: 100%;
  content: "";
  height: 0;
  width: 0; }

.tipr_point_bottom:after {
  border-bottom-color: #fff;
  border-width: 8px;
  left: 50%;
  margin-left: -8px; }

.tipr_point_bottom:before {
  border-bottom-color: #dcdcdc;
  border-width: 9px;
  left: 50%;
  margin-left: -9px; }

/* line 6, ../sass/_content.sass */
.offline-ui .offline-ui-retry:before {
  content: "Reconectar"; }

/* line 11, ../sass/_content.sass */
.offline-ui.offline-ui-up .offline-ui-content:before {
  content: "Tu computador está conectado a internet."; }

@media (max-width: 1024px) {
  /* line 11, ../sass/_content.sass */
  .offline-ui.offline-ui-up .offline-ui-content:before {
    content: "Tu dispositivo está conectado a internet."; } }

@media (max-width: 568px) {
  /* line 11, ../sass/_content.sass */
  .offline-ui.offline-ui-up .offline-ui-content:before {
    content: "Tu dispositivo está conectado."; } }

/* line 22, ../sass/_content.sass */
.offline-ui.offline-ui-down .offline-ui-content:before {
  content: "Tu computador perdió su conexión a internet."; }

@media (max-width: 1024px) {
  /* line 22, ../sass/_content.sass */
  .offline-ui.offline-ui-down .offline-ui-content:before {
    content: "Tu dispositivo perdió su conexión a internet."; } }

@media (max-width: 568px) {
  /* line 22, ../sass/_content.sass */
  .offline-ui.offline-ui-down .offline-ui-content:before {
    content: "Tu dispositivo no está conectado."; } }

/* line 33, ../sass/_content.sass */
.offline-ui.offline-ui-down.offline-ui-connecting .offline-ui-content:before, .offline-ui.offline-ui-down.offline-ui-connecting-2s .offline-ui-content:before {
  content: "Intentando reconectar..."; }

/* line 42, ../sass/_content.sass */
.offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="second"]:before {
  content: "Conexión perdida. Reconectando en " attr(data-retry-in-value) " segundos..."; }

@media (max-width: 568px) {
  /* line 42, ../sass/_content.sass */
  .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="second"]:before {
    content: "Reconectando en " attr(data-retry-in-value) "s..."; } }

/* line 50, ../sass/_content.sass */
.offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="second"][data-retry-in-value="1"]:before {
  content: "Conexión perdida. Reconectando en " attr(data-retry-in-value) " segundo..."; }

@media (max-width: 568px) {
  /* line 50, ../sass/_content.sass */
  .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="second"][data-retry-in-value="1"]:before {
    content: "Reconectando en " attr(data-retry-in-value) "s..."; } }

/* line 58, ../sass/_content.sass */
.offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="minute"]:before {
  content: "Conexión perdida. Reconectando en " attr(data-retry-in-value) " minutos..."; }

@media (max-width: 568px) {
  /* line 58, ../sass/_content.sass */
  .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="minute"]:before {
    content: "Reconectando en " attr(data-retry-in-value) "m..."; } }

/* line 66, ../sass/_content.sass */
.offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="minute"][data-retry-in-value="1"]:before {
  content: "Conexión perdida. Reconectando en " attr(data-retry-in-value) " minuto..."; }

@media (max-width: 568px) {
  /* line 66, ../sass/_content.sass */
  .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="minute"][data-retry-in-value="1"]:before {
    content: "Reconectando en " attr(data-retry-in-value) "m..."; } }

/* line 74, ../sass/_content.sass */
.offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="hour"]:before {
  content: "Conexión perdida. Reconectando en " attr(data-retry-in-value) " horas..."; }

@media (max-width: 568px) {
  /* line 74, ../sass/_content.sass */
  .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="hour"]:before {
    content: "Reconectando en " attr(data-retry-in-value) "h..."; } }

/* line 82, ../sass/_content.sass */
.offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="hour"][data-retry-in-value="1"]:before {
  content: "Conexión perdida. Reconectando en " attr(data-retry-in-value) " hora..."; }

@media (max-width: 568px) {
  /* line 82, ../sass/_content.sass */
  .offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-content[data-retry-in-unit="hour"][data-retry-in-value="1"]:before {
    content: "Reconectando en " attr(data-retry-in-value) "h..."; } }

/* line 90, ../sass/_content.sass */
.offline-ui.offline-ui-down.offline-ui-reconnect-failed-2s.offline-ui-waiting .offline-ui-retry {
  display: none; }

/* line 93, ../sass/_content.sass */
.offline-ui.offline-ui-down.offline-ui-reconnect-failed-2s .offline-ui-content:before {
  content: "Intento fallido."; }

/* line 4, ../sass/_offline-theme-base.sass */
.offline-ui, .offline-ui *, .offline-ui:before, .offline-ui:after, .offline-ui *:before, .offline-ui *:after {
  box-sizing: border-box; }

/* line 7, ../sass/_offline-theme-base.sass */
.offline-ui {
  display: none;
  position: fixed;
  background: white;
  z-index: 2000;
  margin: auto;
  top: 0;
  left: 0;
  right: 0; }

/* line 17, ../sass/_offline-theme-base.sass */
.offline-ui .offline-ui-content:before {
  display: inline; }

/* line 20, ../sass/_offline-theme-base.sass */
.offline-ui .offline-ui-retry {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  display: none; }

/* line 24, ../sass/_offline-theme-base.sass */
.offline-ui .offline-ui-retry:before {
  display: inline; }

/* line 29, ../sass/_offline-theme-base.sass */
.offline-ui.offline-ui-up.offline-ui-up-5s {
  display: block; }

/* line 32, ../sass/_offline-theme-base.sass */
.offline-ui.offline-ui-down {
  display: block; }

/* line 37, ../sass/_offline-theme-base.sass */
.offline-ui.offline-ui-down.offline-ui-waiting .offline-ui-retry {
  display: block; }

/* line 42, ../sass/_offline-theme-base.sass */
.offline-ui.offline-ui-down.offline-ui-reconnect-failed-2s.offline-ui-waiting .offline-ui-retry {
  display: none; }

@-webkit-keyframes offline-dropin {
  /* line 40, ../sass/_keyframes.sass */
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 0; }
  /* line 43, ../sass/_keyframes.sass */
  1% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px);
    opacity: 0; }
  /* line 48, ../sass/_keyframes.sass */
  2% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px);
    opacity: 1; }
  /* line 51, ../sass/_keyframes.sass */
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 1; } }

@keyframes offline-dropin {
  /* line 40, ../sass/_keyframes.sass */
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 0; }
  /* line 43, ../sass/_keyframes.sass */
  1% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px);
    opacity: 0; }
  /* line 48, ../sass/_keyframes.sass */
  2% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px);
    opacity: 1; }
  /* line 51, ../sass/_keyframes.sass */
  100% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 1; } }

@-webkit-keyframes offline-dropout {
  /* line 57, ../sass/_keyframes.sass */
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); }
  /* line 59, ../sass/_keyframes.sass */
  100% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px); } }

@keyframes offline-dropout {
  /* line 57, ../sass/_keyframes.sass */
  0% {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0); }
  /* line 59, ../sass/_keyframes.sass */
  100% {
    transform: translateY(-800px);
    -webkit-transform: translateY(-800px);
    -moz-transform: translateY(-800px);
    -ms-transform: translateY(-800px);
    -o-transform: translateY(-800px); } }

@-webkit-keyframes offline-rotation {
  /* line 64, ../sass/_keyframes.sass */
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  /* line 66, ../sass/_keyframes.sass */
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg); } }

@keyframes offline-rotation {
  /* line 64, ../sass/_keyframes.sass */
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg); }
  /* line 66, ../sass/_keyframes.sass */
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg); } }

/* line 21, ../sass/offline-theme-slide.sass */
.offline-ui {
  border-radius: 0 0 4px 4px;
  font-family: "Helvetica Neue", sans-serif;
  padding: 1em;
  width: 38em;
  max-width: 100%;
  overflow: hidden; }

@media (max-width: 38em) {
  /* line 21, ../sass/offline-theme-slide.sass */
  .offline-ui {
    border-radius: 0; } }

/* line 32, ../sass/offline-theme-slide.sass */
.offline-ui .offline-ui-retry {
  position: absolute;
  right: 3em;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1);
  text-decoration: none;
  color: inherit;
  line-height: 3.5em;
  height: 3.5em;
  margin: auto;
  padding: 0 1em; }

/* line 45, ../sass/offline-theme-slide.sass */
.offline-ui.offline-ui-up {
  -webkit-animation: offline-dropout forwards 0.5s 2s;
  animation: offline-dropout forwards 0.5s 2s;
  -webkit-backface-visibility: hidden;
  background: #d6e9c6;
  color: #468847; }

/* line 50, ../sass/offline-theme-slide.sass */
.offline-ui.offline-ui-down {
  -webkit-animation: offline-dropin 0.5s;
  animation: offline-dropin 0.5s;
  -webkit-backface-visibility: hidden;
  background: #ec8787;
  color: #551313; }

/* line 55, ../sass/offline-theme-slide.sass */
.offline-ui.offline-ui-down.offline-ui-connecting, .offline-ui.offline-ui-down.offline-ui-waiting {
  background: #f8ecad;
  color: #7c6d1f;
  padding-right: 3em; }

/* line 60, ../sass/offline-theme-slide.sass */
.offline-ui.offline-ui-down.offline-ui-connecting:after, .offline-ui.offline-ui-down.offline-ui-waiting:after {
  -webkit-animation: offline-rotation 0.7s linear infinite;
  animation: offline-rotation 0.7s linear infinite;
  -webkit-backface-visibility: hidden;
  border-radius: 50%;
  content: " ";
  display: block;
  position: absolute;
  right: 1em;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 1em;
  width: 1em;
  border: 2px solid transparent;
  border-top-color: #7c6d1f;
  border-left-color: #7c6d1f;
  opacity: 0.7; }

/* line 77, ../sass/offline-theme-slide.sass */
.offline-ui.offline-ui-down.offline-ui-waiting {
  padding-right: 11em; }

/* line 80, ../sass/offline-theme-slide.sass */
.offline-ui.offline-ui-down.offline-ui-waiting.offline-ui-reconnect-failed-2s {
  padding-right: 0; }

/* ========================================================================
 * bootstrap-tour - v0.10.1
 * http://bootstraptour.com
 * ========================================================================
 * Copyright 2012-2013 Ulrich Sossou
 *
 * ========================================================================
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================================
 */
/*!
 * Bootstrap v3.1.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.btn:focus, .btn:active:focus, .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover, .btn:focus {
  color: #333;
  text-decoration: none; }

.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  box-shadow: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc; }

.btn-default .badge {
  color: #fff;
  background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e; }

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary .badge {
  color: #428bca;
  background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.btn-link {
  color: #428bca;
  font-weight: 400;
  cursor: pointer;
  border-radius: 0; }

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none; }

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent; }

.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none; }

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

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

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

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

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

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

.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  float: left; }

.btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
  z-index: 2; }

.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
  outline: 0; }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }

.btn-toolbar .btn-group, .btn-toolbar .input-group {
  float: left; }

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.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; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.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; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%; }

.btn-group-justified > .btn-group .btn {
  width: 100%; }

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }

[data-toggle=buttons] > .btn > input[type=radio], [data-toggle=buttons] > .btn > input[type=checkbox] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0); }

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

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

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

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

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

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

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25); }

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px; }

.tour-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1100;
  background-color: #000;
  opacity: .8;
  filter: alpha(opacity=80); }

.tour-step-backdrop {
  position: relative;
  z-index: 1101;
  background: inherit; }

.tour-step-backdrop > td {
  position: relative;
  z-index: 1101; }

.tour-step-background {
  position: absolute !important;
  z-index: 1100;
  background: inherit;
  border-radius: 6px; }

.popover[class*=tour-] {
  z-index: 1100; }

.popover[class*=tour-] .popover-navigation {
  padding: 9px 14px; }

.popover[class*=tour-] .popover-navigation [data-role=end] {
  float: right; }

.popover[class*=tour-] .popover-navigation [data-role=prev], .popover[class*=tour-] .popover-navigation [data-role=next], .popover[class*=tour-] .popover-navigation [data-role=end] {
  cursor: pointer; }

.popover[class*=tour-] .popover-navigation [data-role=prev].disabled, .popover[class*=tour-] .popover-navigation [data-role=next].disabled, .popover[class*=tour-] .popover-navigation [data-role=end].disabled {
  cursor: default; }

.popover[class*=tour-].orphan {
  position: fixed;
  margin-top: 0; }

.popover[class*=tour-].orphan .arrow {
  display: none; }

.isolateBootstrap {
  /**
 * @author zhixin wen <wenzhixin2010@gmail.com>
 * version: 1.8.1
 * https://github.com/wenzhixin/bootstrap-table/
 */
  /* the same color with .active */
  /* support bootstrap 2 */
  /* support bootstrap 3 */
  /* calculate scrollbar width */
  /*! X-editable - v1.5.1 
* In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
* http://github.com/vitalets/x-editable
* Copyright (c) 2013 Vitaliy Potapov; Licensed MIT */
  /* 
  BS3 width:1005 for inputs breaks editable form in popup 
  See: https://github.com/vitalets/x-editable/issues/393
*/
  /*for jquery-ui buttons need set height to look more pretty*/
  /*add padding for jquery ui*/
  /* ---- For specific types ---- */
  /* move datepicker icon to center of add-on button. See https://github.com/vitalets/x-editable/issues/183 */
  /* checklist vertical alignment */
  /* set exact width of textarea to fit buttons toolbar */
  /* clear button shown as link in date inputs */
  /* IOS-style clear button for text inputs */
  /*see https://github.com/vitalets/x-editable/issues/139 */
  /*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
  /*!
 * 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 */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ }
  .isolateBootstrap .bootstrap-table .table {
    margin-bottom: 0 !important;
    border-bottom: 1px solid #dddddd;
    border-collapse: collapse !important;
    border-radius: 1px; }
  .isolateBootstrap .bootstrap-table .table,
  .isolateBootstrap .bootstrap-table .table > tbody > tr > th,
  .isolateBootstrap .bootstrap-table .table > tfoot > tr > th,
  .isolateBootstrap .bootstrap-table .table > thead > tr > td,
  .isolateBootstrap .bootstrap-table .table > tbody > tr > td,
  .isolateBootstrap .bootstrap-table .table > tfoot > tr > td {
    padding: 8px !important; }
  .isolateBootstrap .bootstrap-table .table.table-no-bordered > thead > tr > th,
  .isolateBootstrap .bootstrap-table .table.table-no-bordered > tbody > tr > td {
    border-right: 2px solid transparent; }
  .isolateBootstrap .fixed-table-container {
    position: relative;
    clear: both;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px; }
  .isolateBootstrap .fixed-table-container.table-no-bordered {
    border: 1px solid transparent; }
  .isolateBootstrap .fixed-table-footer,
  .isolateBootstrap .fixed-table-header {
    height: 37px;
    /*cellHeight*/
    overflow: hidden;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0; }
  .isolateBootstrap .fixed-table-header {
    border-bottom: 1px solid #dddddd; }
  .isolateBootstrap .fixed-table-footer {
    border-top: 1px solid #dddddd; }
  .isolateBootstrap .fixed-table-body {
    overflow-x: auto;
    overflow-y: auto;
    height: 100%; }
  .isolateBootstrap .fixed-table-container table {
    width: 100%; }
  .isolateBootstrap .fixed-table-container thead th {
    height: 0;
    padding: 0;
    margin: 0;
    border-left: 1px solid #dddddd; }
  .isolateBootstrap .fixed-table-container thead th:first-child {
    border-left: none;
    border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px; }
  .isolateBootstrap .fixed-table-container thead th .th-inner {
    padding: 8px;
    line-height: 24px;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .isolateBootstrap .fixed-table-container thead th .sortable {
    cursor: pointer;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7X QMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC");
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 30px; }
  .isolateBootstrap .fixed-table-container th.detail {
    width: 30px; }
  .isolateBootstrap .fixed-table-container tbody td {
    border-left: 1px solid #dddddd; }
  .isolateBootstrap .fixed-table-container tbody tr:first-child td {
    border-top: none; }
  .isolateBootstrap .fixed-table-container tbody td:first-child {
    border-left: none; }
  .isolateBootstrap .fixed-table-container tbody .selected td {
    background-color: #f5f5f5; }
  .isolateBootstrap .fixed-table-container .bs-checkbox {
    text-align: center; }
  .isolateBootstrap .fixed-table-container .bs-checkbox .th-inner {
    padding: 8px 0; }
  .isolateBootstrap .fixed-table-container input[type="radio"],
  .isolateBootstrap .fixed-table-container input[type="checkbox"] {
    margin: 0 auto !important; }
  .isolateBootstrap .fixed-table-container .no-records-found {
    text-align: center; }
  .isolateBootstrap .fixed-table-pagination div.pagination,
  .isolateBootstrap .fixed-table-pagination .pagination-detail {
    margin-top: 10px;
    margin-bottom: 10px; }
  .isolateBootstrap .fixed-table-pagination div.pagination .pagination {
    margin: 0; }
  .isolateBootstrap .fixed-table-pagination .pagination a {
    padding: 6px 12px;
    line-height: 1.428571429; }
  .isolateBootstrap .fixed-table-pagination .pagination-info {
    line-height: 34px;
    margin-right: 5px; }
  .isolateBootstrap .fixed-table-pagination .btn-group {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
  .isolateBootstrap .fixed-table-pagination .dropup .dropdown-menu {
    margin-bottom: 0; }
  .isolateBootstrap .fixed-table-pagination .page-list {
    display: inline-block; }
  .isolateBootstrap .fixed-table-toolbar .columns-left {
    margin-right: 5px; }
  .isolateBootstrap .fixed-table-toolbar .columns-right {
    margin-left: 5px; }
  .isolateBootstrap .fixed-table-toolbar .columns label {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429; }
  .isolateBootstrap .fixed-table-toolbar .bars,
  .isolateBootstrap .fixed-table-toolbar .search,
  .isolateBootstrap .fixed-table-toolbar .columns {
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 34px; }
  .isolateBootstrap .fixed-table-pagination li.disabled a {
    pointer-events: none;
    cursor: default; }
  .isolateBootstrap .fixed-table-loading {
    display: none;
    position: absolute;
    top: 42px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    background-color: #fff;
    text-align: center; }
  .isolateBootstrap .fixed-table-body .card-view .title {
    font-weight: bold;
    display: inline-block;
    min-width: 30%;
    text-align: left !important; }
  .isolateBootstrap .fixed-table-body thead th .th-inner {
    box-sizing: border-box; }
  .isolateBootstrap .table th,
  .isolateBootstrap .table td {
    vertical-align: middle;
    box-sizing: border-box; }
  .isolateBootstrap .fixed-table-toolbar .dropdown-menu {
    text-align: left;
    max-height: 300px;
    overflow: auto; }
  .isolateBootstrap .fixed-table-toolbar .btn-group > .btn-group {
    display: inline-block;
    margin-left: -1px !important; }
  .isolateBootstrap .fixed-table-toolbar .btn-group > .btn-group > .btn {
    border-radius: 0; }
  .isolateBootstrap .fixed-table-toolbar .btn-group > .btn-group:first-child > .btn {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  .isolateBootstrap .fixed-table-toolbar .btn-group > .btn-group:last-child > .btn {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
  .isolateBootstrap .bootstrap-table .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .isolateBootstrap .bootstrap-table .table thead > tr > th {
    padding: 0;
    margin: 0; }
  .isolateBootstrap .pull-right .dropdown-menu {
    right: 0;
    left: auto; }
  .isolateBootstrap p.fixed-table-scroll-inner {
    width: 100%;
    height: 200px; }
  .isolateBootstrap div.fixed-table-scroll-outer {
    top: 0;
    left: 0;
    visibility: hidden;
    width: 200px;
    height: 150px;
    overflow: hidden; }
  .isolateBootstrap button {
    box-shadow: none !important;
    height: auto; }
  .isolateBootstrap .editableform {
    margin-bottom: 0;
    /* overwrites bootstrap margin */ }
  .isolateBootstrap .editableform .control-group {
    margin-bottom: 0;
    /* overwrites bootstrap margin */
    white-space: nowrap;
    /* prevent wrapping buttons on new line */
    line-height: 20px;
    /* overwriting bootstrap line-height. See #133 */ }
  .isolateBootstrap .editableform .form-control {
    width: auto; }
  .isolateBootstrap .editable-buttons {
    display: inline-block;
    /* should be inline to take effect of parent's white-space: nowrap */
    vertical-align: top;
    margin-left: 7px;
    /* inline-block emulation for IE7*/
    zoom: 1;
    *display: inline; }
  .isolateBootstrap .editable-buttons.editable-buttons-bottom {
    display: block;
    margin-top: 7px;
    margin-left: 0; }
  .isolateBootstrap .editable-input {
    vertical-align: top;
    display: inline-block;
    /* should be inline to take effect of parent's white-space: nowrap */
    width: auto;
    /* bootstrap-responsive has width: 100% that breakes layout */
    white-space: normal;
    /* reset white-space decalred in parent*/
    /* display-inline emulation for IE7*/
    zoom: 1;
    *display: inline; }
  .isolateBootstrap .editable-buttons .editable-cancel {
    margin-left: 7px; }
  .isolateBootstrap .editable-buttons button.ui-button-icon-only {
    height: 24px;
    width: 30px; }
  .isolateBootstrap .editableform-loading {
    background: url("../img/loading.gif") center center no-repeat;
    height: 25px;
    width: auto;
    min-width: 25px; }
  .isolateBootstrap .editable-inline .editableform-loading {
    background-position: left 5px; }
  .isolateBootstrap .editable-error-block {
    max-width: 300px;
    margin: 5px 0 0 0;
    width: auto;
    white-space: normal; }
  .isolateBootstrap .editable-error-block.ui-state-error {
    padding: 3px; }
  .isolateBootstrap .editable-error {
    color: red; }
  .isolateBootstrap .editableform .editable-date {
    padding: 0;
    margin: 0;
    float: left; }
  .isolateBootstrap .editable-inline .add-on .icon-th {
    margin-top: 3px;
    margin-left: 1px; }
  .isolateBootstrap .editable-checklist label input[type="checkbox"],
  .isolateBootstrap .editable-checklist label span {
    vertical-align: middle;
    margin: 0; }
  .isolateBootstrap .editable-checklist label {
    white-space: nowrap; }
  .isolateBootstrap .editable-wysihtml5 {
    width: 566px;
    height: 250px; }
  .isolateBootstrap .editable-clear {
    clear: both;
    font-size: 0.9em;
    text-decoration: none;
    text-align: right; }
  .isolateBootstrap .editable-clear-x {
    background: url("../img/clear.png") center center no-repeat;
    display: block;
    width: 13px;
    height: 13px;
    position: absolute;
    opacity: 0.6;
    z-index: 100;
    top: 50%;
    right: 6px;
    margin-top: -6px; }
  .isolateBootstrap .editable-clear-x:hover {
    opacity: 1; }
  .isolateBootstrap .editable-pre-wrapped {
    white-space: pre-wrap; }
  .isolateBootstrap .editable-container.editable-popup {
    max-width: none !important;
    /* without this rule poshytip/tooltip does not stretch */ }
  .isolateBootstrap .editable-container.popover {
    width: auto;
    /* without this rule popover does not stretch */ }
  .isolateBootstrap .editable-container.editable-inline {
    display: inline-block;
    vertical-align: middle;
    width: auto;
    /* inline-block emulation for IE7*/
    zoom: 1;
    *display: inline; }
  .isolateBootstrap .editable-container.ui-widget {
    font-size: inherit;
    /* jqueryui widget font 1.1em too big, overwrite it */
    z-index: 9990;
    /* should be less than select2 dropdown z-index to close dropdown first when click */ }
  .isolateBootstrap .editable-click,
  .isolateBootstrap a.editable-click,
  .isolateBootstrap a.editable-click:hover {
    text-decoration: none;
    border-bottom: dashed 1px #0088cc; }
  .isolateBootstrap .editable-click.editable-disabled,
  .isolateBootstrap a.editable-click.editable-disabled,
  .isolateBootstrap a.editable-click.editable-disabled:hover {
    color: #585858;
    cursor: default;
    border-bottom: none; }
  .isolateBootstrap .editable-empty, .isolateBootstrap .editable-empty:hover, .isolateBootstrap .editable-empty:focus {
    font-style: italic;
    color: #DD1144;
    /* border-bottom: none; */
    text-decoration: none; }
  .isolateBootstrap .editable-unsaved {
    font-weight: bold; }
  .isolateBootstrap .editable-unsaved:after {
    /*    content: '*'*/ }
  .isolateBootstrap .editable-bg-transition {
    -webkit-transition: background-color 1400ms ease-out;
    transition: background-color 1400ms ease-out; }
  .isolateBootstrap .form-horizontal .editable {
    padding-top: 5px;
    display: inline-block; }
  .isolateBootstrap .datepicker {
    padding: 4px;
    border-radius: 4px;
    direction: ltr;
    /*.dow {
        border-top: 1px solid #ddd !important;
    }*/ }
  .isolateBootstrap .datepicker-inline {
    width: 220px; }
  .isolateBootstrap .datepicker.datepicker-rtl {
    direction: rtl; }
  .isolateBootstrap .datepicker.datepicker-rtl table tr td span {
    float: right; }
  .isolateBootstrap .datepicker-dropdown {
    top: 0;
    left: 0; }
  .isolateBootstrap .datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 6px; }
  .isolateBootstrap .datepicker-dropdown:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    left: 7px; }
  .isolateBootstrap .datepicker > div {
    display: none; }
  .isolateBootstrap .datepicker.days div.datepicker-days {
    display: block; }
  .isolateBootstrap .datepicker.months div.datepicker-months {
    display: block; }
  .isolateBootstrap .datepicker.years div.datepicker-years {
    display: block; }
  .isolateBootstrap .datepicker table {
    margin: 0; }
  .isolateBootstrap .datepicker td,
  .isolateBootstrap .datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: none; }
  .isolateBootstrap .table-striped .datepicker table tr td,
  .isolateBootstrap .table-striped .datepicker table tr th {
    background-color: transparent; }
  .isolateBootstrap .datepicker table tr td.day:hover {
    background: #eeeeee;
    cursor: pointer; }
  .isolateBootstrap .datepicker table tr td.old,
  .isolateBootstrap .datepicker table tr td.new {
    color: #999999; }
  .isolateBootstrap .datepicker table tr td.disabled,
  .isolateBootstrap .datepicker table tr td.disabled:hover {
    background: none;
    color: #999999;
    cursor: default; }
  .isolateBootstrap .datepicker table tr td.today,
  .isolateBootstrap .datepicker table tr td.today:hover,
  .isolateBootstrap .datepicker table tr td.today.disabled,
  .isolateBootstrap .datepicker table tr td.today.disabled:hover {
    background-color: #fde19a;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
    background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: linear-gradient(top, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #000; }
  .isolateBootstrap .datepicker table tr td.today:hover,
  .isolateBootstrap .datepicker table tr td.today:hover:hover,
  .isolateBootstrap .datepicker table tr td.today.disabled:hover,
  .isolateBootstrap .datepicker table tr td.today.disabled:hover:hover,
  .isolateBootstrap .datepicker table tr td.today:active,
  .isolateBootstrap .datepicker table tr td.today:hover:active,
  .isolateBootstrap .datepicker table tr td.today.disabled:active,
  .isolateBootstrap .datepicker table tr td.today.disabled:hover:active,
  .isolateBootstrap .datepicker table tr td.today.active,
  .isolateBootstrap .datepicker table tr td.today:hover.active,
  .isolateBootstrap .datepicker table tr td.today.disabled.active,
  .isolateBootstrap .datepicker table tr td.today.disabled:hover.active,
  .isolateBootstrap .datepicker table tr td.today.disabled,
  .isolateBootstrap .datepicker table tr td.today:hover.disabled,
  .isolateBootstrap .datepicker table tr td.today.disabled.disabled,
  .isolateBootstrap .datepicker table tr td.today.disabled:hover.disabled,
  .isolateBootstrap .datepicker table tr td.today[disabled],
  .isolateBootstrap .datepicker table tr td.today:hover[disabled],
  .isolateBootstrap .datepicker table tr td.today.disabled[disabled],
  .isolateBootstrap .datepicker table tr td.today.disabled:hover[disabled] {
    background-color: #fdf59a; }
  .isolateBootstrap .datepicker table tr td.today:active,
  .isolateBootstrap .datepicker table tr td.today:hover:active,
  .isolateBootstrap .datepicker table tr td.today.disabled:active,
  .isolateBootstrap .datepicker table tr td.today.disabled:hover:active,
  .isolateBootstrap .datepicker table tr td.today.active,
  .isolateBootstrap .datepicker table tr td.today:hover.active,
  .isolateBootstrap .datepicker table tr td.today.disabled.active,
  .isolateBootstrap .datepicker table tr td.today.disabled:hover.active {
    background-color: #fbf069 \9; }
  .isolateBootstrap .datepicker table tr td.today:hover:hover {
    color: #000; }
  .isolateBootstrap .datepicker table tr td.today.active:hover {
    color: #fff; }
  .isolateBootstrap .datepicker table tr td.range,
  .isolateBootstrap .datepicker table tr td.range:hover,
  .isolateBootstrap .datepicker table tr td.range.disabled,
  .isolateBootstrap .datepicker table tr td.range.disabled:hover {
    background: #eeeeee;
    border-radius: 0; }
  .isolateBootstrap .datepicker table tr td.range.today,
  .isolateBootstrap .datepicker table tr td.range.today:hover,
  .isolateBootstrap .datepicker table tr td.range.today.disabled,
  .isolateBootstrap .datepicker table tr td.range.today.disabled:hover {
    background-color: #f3d17a;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
    background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
    background-image: linear-gradient(top, #f3c17a, #f3e97a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
    border-color: #f3e97a #f3e97a #edde34;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border-radius: 0; }
  .isolateBootstrap .datepicker table tr td.range.today:hover,
  .isolateBootstrap .datepicker table tr td.range.today:hover:hover,
  .isolateBootstrap .datepicker table tr td.range.today.disabled:hover,
  .isolateBootstrap .datepicker table tr td.range.today.disabled:hover:hover,
  .isolateBootstrap .datepicker table tr td.range.today:active,
  .isolateBootstrap .datepicker table tr td.range.today:hover:active,
  .isolateBootstrap .datepicker table tr td.range.today.disabled:active,
  .isolateBootstrap .datepicker table tr td.range.today.disabled:hover:active,
  .isolateBootstrap .datepicker table tr td.range.today.active,
  .isolateBootstrap .datepicker table tr td.range.today:hover.active,
  .isolateBootstrap .datepicker table tr td.range.today.disabled.active,
  .isolateBootstrap .datepicker table tr td.range.today.disabled:hover.active,
  .isolateBootstrap .datepicker table tr td.range.today.disabled,
  .isolateBootstrap .datepicker table tr td.range.today:hover.disabled,
  .isolateBootstrap .datepicker table tr td.range.today.disabled.disabled,
  .isolateBootstrap .datepicker table tr td.range.today.disabled:hover.disabled,
  .isolateBootstrap .datepicker table tr td.range.today[disabled],
  .isolateBootstrap .datepicker table tr td.range.today:hover[disabled],
  .isolateBootstrap .datepicker table tr td.range.today.disabled[disabled],
  .isolateBootstrap .datepicker table tr td.range.today.disabled:hover[disabled] {
    background-color: #f3e97a; }
  .isolateBootstrap .datepicker table tr td.range.today:active,
  .isolateBootstrap .datepicker table tr td.range.today:hover:active,
  .isolateBootstrap .datepicker table tr td.range.today.disabled:active,
  .isolateBootstrap .datepicker table tr td.range.today.disabled:hover:active,
  .isolateBootstrap .datepicker table tr td.range.today.active,
  .isolateBootstrap .datepicker table tr td.range.today:hover.active,
  .isolateBootstrap .datepicker table tr td.range.today.disabled.active,
  .isolateBootstrap .datepicker table tr td.range.today.disabled:hover.active {
    background-color: #efe24b \9; }
  .isolateBootstrap .datepicker table tr td.selected,
  .isolateBootstrap .datepicker table tr td.selected:hover,
  .isolateBootstrap .datepicker table tr td.selected.disabled,
  .isolateBootstrap .datepicker table tr td.selected.disabled:hover {
    background-color: #9e9e9e;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
    background-image: -webkit-linear-gradient(top, #b3b3b3, #808080);
    background-image: linear-gradient(top, #b3b3b3, #808080);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
    border-color: #808080 #808080 #595959;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
  .isolateBootstrap .datepicker table tr td.selected:hover,
  .isolateBootstrap .datepicker table tr td.selected:hover:hover,
  .isolateBootstrap .datepicker table tr td.selected.disabled:hover,
  .isolateBootstrap .datepicker table tr td.selected.disabled:hover:hover,
  .isolateBootstrap .datepicker table tr td.selected:active,
  .isolateBootstrap .datepicker table tr td.selected:hover:active,
  .isolateBootstrap .datepicker table tr td.selected.disabled:active,
  .isolateBootstrap .datepicker table tr td.selected.disabled:hover:active,
  .isolateBootstrap .datepicker table tr td.selected.active,
  .isolateBootstrap .datepicker table tr td.selected:hover.active,
  .isolateBootstrap .datepicker table tr td.selected.disabled.active,
  .isolateBootstrap .datepicker table tr td.selected.disabled:hover.active,
  .isolateBootstrap .datepicker table tr td.selected.disabled,
  .isolateBootstrap .datepicker table tr td.selected:hover.disabled,
  .isolateBootstrap .datepicker table tr td.selected.disabled.disabled,
  .isolateBootstrap .datepicker table tr td.selected.disabled:hover.disabled,
  .isolateBootstrap .datepicker table tr td.selected[disabled],
  .isolateBootstrap .datepicker table tr td.selected:hover[disabled],
  .isolateBootstrap .datepicker table tr td.selected.disabled[disabled],
  .isolateBootstrap .datepicker table tr td.selected.disabled:hover[disabled] {
    background-color: #808080; }
  .isolateBootstrap .datepicker table tr td.selected:active,
  .isolateBootstrap .datepicker table tr td.selected:hover:active,
  .isolateBootstrap .datepicker table tr td.selected.disabled:active,
  .isolateBootstrap .datepicker table tr td.selected.disabled:hover:active,
  .isolateBootstrap .datepicker table tr td.selected.active,
  .isolateBootstrap .datepicker table tr td.selected:hover.active,
  .isolateBootstrap .datepicker table tr td.selected.disabled.active,
  .isolateBootstrap .datepicker table tr td.selected.disabled:hover.active {
    background-color: #666666 \9; }
  .isolateBootstrap .datepicker table tr td.active,
  .isolateBootstrap .datepicker table tr td.active:hover,
  .isolateBootstrap .datepicker table tr td.active.disabled,
  .isolateBootstrap .datepicker table tr td.active.disabled:hover {
    background-color: #006dcc;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(top, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
  .isolateBootstrap .datepicker table tr td.active:hover,
  .isolateBootstrap .datepicker table tr td.active:hover:hover,
  .isolateBootstrap .datepicker table tr td.active.disabled:hover,
  .isolateBootstrap .datepicker table tr td.active.disabled:hover:hover,
  .isolateBootstrap .datepicker table tr td.active:active,
  .isolateBootstrap .datepicker table tr td.active:hover:active,
  .isolateBootstrap .datepicker table tr td.active.disabled:active,
  .isolateBootstrap .datepicker table tr td.active.disabled:hover:active,
  .isolateBootstrap .datepicker table tr td.active.active,
  .isolateBootstrap .datepicker table tr td.active:hover.active,
  .isolateBootstrap .datepicker table tr td.active.disabled.active,
  .isolateBootstrap .datepicker table tr td.active.disabled:hover.active,
  .isolateBootstrap .datepicker table tr td.active.disabled,
  .isolateBootstrap .datepicker table tr td.active:hover.disabled,
  .isolateBootstrap .datepicker table tr td.active.disabled.disabled,
  .isolateBootstrap .datepicker table tr td.active.disabled:hover.disabled,
  .isolateBootstrap .datepicker table tr td.active[disabled],
  .isolateBootstrap .datepicker table tr td.active:hover[disabled],
  .isolateBootstrap .datepicker table tr td.active.disabled[disabled],
  .isolateBootstrap .datepicker table tr td.active.disabled:hover[disabled] {
    background-color: #0044cc; }
  .isolateBootstrap .datepicker table tr td.active:active,
  .isolateBootstrap .datepicker table tr td.active:hover:active,
  .isolateBootstrap .datepicker table tr td.active.disabled:active,
  .isolateBootstrap .datepicker table tr td.active.disabled:hover:active,
  .isolateBootstrap .datepicker table tr td.active.active,
  .isolateBootstrap .datepicker table tr td.active:hover.active,
  .isolateBootstrap .datepicker table tr td.active.disabled.active,
  .isolateBootstrap .datepicker table tr td.active.disabled:hover.active {
    background-color: #003399 \9; }
  .isolateBootstrap .datepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    border-radius: 4px; }
  .isolateBootstrap .datepicker table tr td span:hover {
    background: #eeeeee; }
  .isolateBootstrap .datepicker table tr td span.disabled,
  .isolateBootstrap .datepicker table tr td span.disabled:hover {
    background: none;
    color: #999999;
    cursor: default; }
  .isolateBootstrap .datepicker table tr td span.active,
  .isolateBootstrap .datepicker table tr td span.active:hover,
  .isolateBootstrap .datepicker table tr td span.active.disabled,
  .isolateBootstrap .datepicker table tr td span.active.disabled:hover {
    background-color: #006dcc;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(top, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
  .isolateBootstrap .datepicker table tr td span.active:hover,
  .isolateBootstrap .datepicker table tr td span.active:hover:hover,
  .isolateBootstrap .datepicker table tr td span.active.disabled:hover,
  .isolateBootstrap .datepicker table tr td span.active.disabled:hover:hover,
  .isolateBootstrap .datepicker table tr td span.active:active,
  .isolateBootstrap .datepicker table tr td span.active:hover:active,
  .isolateBootstrap .datepicker table tr td span.active.disabled:active,
  .isolateBootstrap .datepicker table tr td span.active.disabled:hover:active,
  .isolateBootstrap .datepicker table tr td span.active.active,
  .isolateBootstrap .datepicker table tr td span.active:hover.active,
  .isolateBootstrap .datepicker table tr td span.active.disabled.active,
  .isolateBootstrap .datepicker table tr td span.active.disabled:hover.active,
  .isolateBootstrap .datepicker table tr td span.active.disabled,
  .isolateBootstrap .datepicker table tr td span.active:hover.disabled,
  .isolateBootstrap .datepicker table tr td span.active.disabled.disabled,
  .isolateBootstrap .datepicker table tr td span.active.disabled:hover.disabled,
  .isolateBootstrap .datepicker table tr td span.active[disabled],
  .isolateBootstrap .datepicker table tr td span.active:hover[disabled],
  .isolateBootstrap .datepicker table tr td span.active.disabled[disabled],
  .isolateBootstrap .datepicker table tr td span.active.disabled:hover[disabled] {
    background-color: #0044cc; }
  .isolateBootstrap .datepicker table tr td span.active:active,
  .isolateBootstrap .datepicker table tr td span.active:hover:active,
  .isolateBootstrap .datepicker table tr td span.active.disabled:active,
  .isolateBootstrap .datepicker table tr td span.active.disabled:hover:active,
  .isolateBootstrap .datepicker table tr td span.active.active,
  .isolateBootstrap .datepicker table tr td span.active:hover.active,
  .isolateBootstrap .datepicker table tr td span.active.disabled.active,
  .isolateBootstrap .datepicker table tr td span.active.disabled:hover.active {
    background-color: #003399 \9; }
  .isolateBootstrap .datepicker table tr td span.old,
  .isolateBootstrap .datepicker table tr td span.new {
    color: #999999; }
  .isolateBootstrap .datepicker th.datepicker-switch {
    width: 145px; }
  .isolateBootstrap .datepicker thead tr:first-child th,
  .isolateBootstrap .datepicker tfoot tr th {
    cursor: pointer; }
  .isolateBootstrap .datepicker thead tr:first-child th:hover,
  .isolateBootstrap .datepicker tfoot tr th:hover {
    background: #eeeeee; }
  .isolateBootstrap .datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle; }
  .isolateBootstrap .datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent; }
  .isolateBootstrap .input-append.date .add-on i,
  .isolateBootstrap .input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px; }
  .isolateBootstrap .input-daterange input {
    text-align: center; }
  .isolateBootstrap .input-daterange input:first-child {
    border-radius: 3px 0 0 3px; }
  .isolateBootstrap .input-daterange input:last-child {
    border-radius: 0 3px 3px 0; }
  .isolateBootstrap .input-daterange .add-on {
    display: inline-block;
    width: auto;
    min-width: 16px;
    height: 18px;
    padding: 4px 5px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    vertical-align: middle;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    margin-left: -5px;
    margin-right: -5px; }
  .isolateBootstrap html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%; }
  .isolateBootstrap body {
    margin: 0; }
  .isolateBootstrap article, .isolateBootstrap aside, .isolateBootstrap details, .isolateBootstrap figcaption, .isolateBootstrap figure, .isolateBootstrap footer, .isolateBootstrap header, .isolateBootstrap hgroup, .isolateBootstrap main, .isolateBootstrap menu, .isolateBootstrap nav, .isolateBootstrap section, .isolateBootstrap summary {
    display: block; }
  .isolateBootstrap audio, .isolateBootstrap canvas, .isolateBootstrap progress, .isolateBootstrap video {
    display: inline-block;
    vertical-align: baseline; }
  .isolateBootstrap audio:not([controls]) {
    display: none;
    height: 0; }
  .isolateBootstrap [hidden], .isolateBootstrap template {
    display: none; }
  .isolateBootstrap a {
    background-color: transparent; }
  .isolateBootstrap a:active, .isolateBootstrap a:hover {
    outline: 0; }
  .isolateBootstrap abbr[title] {
    border-bottom: 1px dotted; }
  .isolateBootstrap b, .isolateBootstrap strong {
    font-weight: 700; }
  .isolateBootstrap dfn {
    font-style: italic; }
  .isolateBootstrap h1 {
    margin: .67em 0;
    font-size: 2em; }
  .isolateBootstrap mark {
    color: #000;
    background: #ff0; }
  .isolateBootstrap small {
    font-size: 80%; }
  .isolateBootstrap sub, .isolateBootstrap sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline; }
  .isolateBootstrap sup {
    top: -.5em; }
  .isolateBootstrap sub {
    bottom: -.25em; }
  .isolateBootstrap img {
    border: 0; }
  .isolateBootstrap svg:not(:root) {
    overflow: hidden; }
  .isolateBootstrap figure {
    margin: 1em 40px; }
  .isolateBootstrap hr {
    height: 0;
    box-sizing: content-box; }
  .isolateBootstrap pre {
    overflow: auto; }
  .isolateBootstrap code, .isolateBootstrap kbd, .isolateBootstrap pre, .isolateBootstrap samp {
    font-family: monospace,monospace;
    font-size: 1em; }
  .isolateBootstrap button, .isolateBootstrap input, .isolateBootstrap optgroup, .isolateBootstrap select, .isolateBootstrap textarea {
    margin: 0;
    font: inherit;
    color: inherit; }
  .isolateBootstrap button {
    overflow: visible; }
  .isolateBootstrap button, .isolateBootstrap select {
    text-transform: none; }
  .isolateBootstrap button, .isolateBootstrap html input[type=button], .isolateBootstrap input[type=reset], .isolateBootstrap input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer; }
  .isolateBootstrap button[disabled], .isolateBootstrap html input[disabled] {
    cursor: default; }
  .isolateBootstrap button::-moz-focus-inner, .isolateBootstrap input::-moz-focus-inner {
    padding: 0;
    border: 0; }
  .isolateBootstrap input {
    line-height: normal; }
  .isolateBootstrap input[type=checkbox], .isolateBootstrap input[type=radio] {
    box-sizing: border-box;
    padding: 0; }
  .isolateBootstrap input[type=number]::-webkit-inner-spin-button, .isolateBootstrap input[type=number]::-webkit-outer-spin-button {
    height: auto; }
  .isolateBootstrap input[type=search] {
    box-sizing: content-box;
    -webkit-appearance: textfield; }
  .isolateBootstrap input[type=search]::-webkit-search-cancel-button, .isolateBootstrap input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .isolateBootstrap fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver; }
  .isolateBootstrap legend {
    padding: 0;
    border: 0; }
  .isolateBootstrap textarea {
    overflow: auto; }
  .isolateBootstrap optgroup {
    font-weight: 700; }
  .isolateBootstrap table {
    border-spacing: 0;
    border-collapse: collapse; }
  .isolateBootstrap td, .isolateBootstrap th {
    padding: 0; }
  @media print {
    .isolateBootstrap *, .isolateBootstrap :after, .isolateBootstrap :before {
      color: #000 !important;
      text-shadow: none !important;
      background: 0 0 !important;
      box-shadow: none !important; }
    .isolateBootstrap a, .isolateBootstrap a:visited {
      text-decoration: underline; }
    .isolateBootstrap a[href]:after {
      content: " (" attr(href) ")"; }
    .isolateBootstrap abbr[title]:after {
      content: " (" attr(title) ")"; }
    .isolateBootstrap a[href^="javascript:"]:after, .isolateBootstrap a[href^="#"]:after {
      content: ""; }
    .isolateBootstrap blockquote, .isolateBootstrap pre {
      border: 1px solid #999;
      page-break-inside: avoid; }
    .isolateBootstrap thead {
      display: table-header-group; }
    .isolateBootstrap img, .isolateBootstrap tr {
      page-break-inside: avoid; }
    .isolateBootstrap img {
      max-width: 100% !important; }
    .isolateBootstrap h2, .isolateBootstrap h3, .isolateBootstrap p {
      orphans: 3;
      widows: 3; }
    .isolateBootstrap h2, .isolateBootstrap h3 {
      page-break-after: avoid; }
    .isolateBootstrap .navbar {
      display: none; }
    .isolateBootstrap .btn > .caret, .isolateBootstrap .dropup > .btn > .caret {
      border-top-color: #000 !important; }
    .isolateBootstrap .label {
      border: 1px solid #000; }
    .isolateBootstrap .table {
      border-collapse: collapse !important; }
    .isolateBootstrap .table td, .isolateBootstrap .table th {
      background-color: #fff !important; }
    .isolateBootstrap .table-bordered td, .isolateBootstrap .table-bordered th {
      border: 1px solid #ddd !important; } }
  .isolateBootstrap .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings" !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .isolateBootstrap .glyphicon-asterisk:before {
    content: "\2a"; }
  .isolateBootstrap .glyphicon-plus:before {
    content: "\2b"; }
  .isolateBootstrap .glyphicon-eur:before, .isolateBootstrap .glyphicon-euro:before {
    content: "\20ac"; }
  .isolateBootstrap .glyphicon-minus:before {
    content: "\2212"; }
  .isolateBootstrap .glyphicon-cloud:before {
    content: "\2601"; }
  .isolateBootstrap .glyphicon-envelope:before {
    content: "\2709"; }
  .isolateBootstrap .glyphicon-pencil:before {
    content: "\270f"; }
  .isolateBootstrap .glyphicon-glass:before {
    content: "\e001"; }
  .isolateBootstrap .glyphicon-music:before {
    content: "\e002"; }
  .isolateBootstrap .glyphicon-search:before {
    content: "\e003"; }
  .isolateBootstrap .glyphicon-heart:before {
    content: "\e005"; }
  .isolateBootstrap .glyphicon-star:before {
    content: "\e006"; }
  .isolateBootstrap .glyphicon-star-empty:before {
    content: "\e007"; }
  .isolateBootstrap .glyphicon-user:before {
    content: "\e008"; }
  .isolateBootstrap .glyphicon-film:before {
    content: "\e009"; }
  .isolateBootstrap .glyphicon-th-large:before {
    content: "\e010"; }
  .isolateBootstrap .glyphicon-th:before {
    content: "\e011"; }
  .isolateBootstrap .glyphicon-th-list:before {
    content: "\e012"; }
  .isolateBootstrap .glyphicon-ok:before {
    content: "\e013"; }
  .isolateBootstrap .glyphicon-remove:before {
    content: "\e014"; }
  .isolateBootstrap .glyphicon-zoom-in:before {
    content: "\e015"; }
  .isolateBootstrap .glyphicon-zoom-out:before {
    content: "\e016"; }
  .isolateBootstrap .glyphicon-off:before {
    content: "\e017"; }
  .isolateBootstrap .glyphicon-signal:before {
    content: "\e018"; }
  .isolateBootstrap .glyphicon-cog:before {
    content: "\e019"; }
  .isolateBootstrap .glyphicon-trash:before {
    content: "\e020"; }
  .isolateBootstrap .glyphicon-home:before {
    content: "\e021"; }
  .isolateBootstrap .glyphicon-file:before {
    content: "\e022"; }
  .isolateBootstrap .glyphicon-time:before {
    content: "\e023"; }
  .isolateBootstrap .glyphicon-road:before {
    content: "\e024"; }
  .isolateBootstrap .glyphicon-download-alt:before {
    content: "\e025"; }
  .isolateBootstrap .glyphicon-download:before {
    content: "\e026"; }
  .isolateBootstrap .glyphicon-upload:before {
    content: "\e027"; }
  .isolateBootstrap .glyphicon-inbox:before {
    content: "\e028"; }
  .isolateBootstrap .glyphicon-play-circle:before {
    content: "\e029"; }
  .isolateBootstrap .glyphicon-repeat:before {
    content: "\e030"; }
  .isolateBootstrap .glyphicon-refresh:before {
    content: "\e031"; }
  .isolateBootstrap .glyphicon-list-alt:before {
    content: "\e032"; }
  .isolateBootstrap .glyphicon-lock:before {
    content: "\e033"; }
  .isolateBootstrap .glyphicon-flag:before {
    content: "\e034"; }
  .isolateBootstrap .glyphicon-headphones:before {
    content: "\e035"; }
  .isolateBootstrap .glyphicon-volume-off:before {
    content: "\e036"; }
  .isolateBootstrap .glyphicon-volume-down:before {
    content: "\e037"; }
  .isolateBootstrap .glyphicon-volume-up:before {
    content: "\e038"; }
  .isolateBootstrap .glyphicon-qrcode:before {
    content: "\e039"; }
  .isolateBootstrap .glyphicon-barcode:before {
    content: "\e040"; }
  .isolateBootstrap .glyphicon-tag:before {
    content: "\e041"; }
  .isolateBootstrap .glyphicon-tags:before {
    content: "\e042"; }
  .isolateBootstrap .glyphicon-book:before {
    content: "\e043"; }
  .isolateBootstrap .glyphicon-bookmark:before {
    content: "\e044"; }
  .isolateBootstrap .glyphicon-print:before {
    content: "\e045"; }
  .isolateBootstrap .glyphicon-camera:before {
    content: "\e046"; }
  .isolateBootstrap .glyphicon-font:before {
    content: "\e047"; }
  .isolateBootstrap .glyphicon-bold:before {
    content: "\e048"; }
  .isolateBootstrap .glyphicon-italic:before {
    content: "\e049"; }
  .isolateBootstrap .glyphicon-text-height:before {
    content: "\e050"; }
  .isolateBootstrap .glyphicon-text-width:before {
    content: "\e051"; }
  .isolateBootstrap .glyphicon-align-left:before {
    content: "\e052"; }
  .isolateBootstrap .glyphicon-align-center:before {
    content: "\e053"; }
  .isolateBootstrap .glyphicon-align-right:before {
    content: "\e054"; }
  .isolateBootstrap .glyphicon-align-justify:before {
    content: "\e055"; }
  .isolateBootstrap .glyphicon-list:before {
    content: "\e056"; }
  .isolateBootstrap .glyphicon-indent-left:before {
    content: "\e057"; }
  .isolateBootstrap .glyphicon-indent-right:before {
    content: "\e058"; }
  .isolateBootstrap .glyphicon-facetime-video:before {
    content: "\e059"; }
  .isolateBootstrap .glyphicon-picture:before {
    content: "\e060"; }
  .isolateBootstrap .glyphicon-map-marker:before {
    content: "\e062"; }
  .isolateBootstrap .glyphicon-adjust:before {
    content: "\e063"; }
  .isolateBootstrap .glyphicon-tint:before {
    content: "\e064"; }
  .isolateBootstrap .glyphicon-edit:before {
    content: "\e065"; }
  .isolateBootstrap .glyphicon-share:before {
    content: "\e066"; }
  .isolateBootstrap .glyphicon-check:before {
    content: "\e067"; }
  .isolateBootstrap .glyphicon-move:before {
    content: "\e068"; }
  .isolateBootstrap .glyphicon-step-backward:before {
    content: "\e069"; }
  .isolateBootstrap .glyphicon-fast-backward:before {
    content: "\e070"; }
  .isolateBootstrap .glyphicon-backward:before {
    content: "\e071"; }
  .isolateBootstrap .glyphicon-play:before {
    content: "\e072"; }
  .isolateBootstrap .glyphicon-pause:before {
    content: "\e073"; }
  .isolateBootstrap .glyphicon-stop:before {
    content: "\e074"; }
  .isolateBootstrap .glyphicon-forward:before {
    content: "\e075"; }
  .isolateBootstrap .glyphicon-fast-forward:before {
    content: "\e076"; }
  .isolateBootstrap .glyphicon-step-forward:before {
    content: "\e077"; }
  .isolateBootstrap .glyphicon-eject:before {
    content: "\e078"; }
  .isolateBootstrap .glyphicon-chevron-left:before {
    content: "\e079"; }
  .isolateBootstrap .glyphicon-chevron-right:before {
    content: "\e080"; }
  .isolateBootstrap .glyphicon-plus-sign:before {
    content: "\e081"; }
  .isolateBootstrap .glyphicon-minus-sign:before {
    content: "\e082"; }
  .isolateBootstrap .glyphicon-remove-sign:before {
    content: "\e083"; }
  .isolateBootstrap .glyphicon-ok-sign:before {
    content: "\e084"; }
  .isolateBootstrap .glyphicon-question-sign:before {
    content: "\e085"; }
  .isolateBootstrap .glyphicon-info-sign:before {
    content: "\e086"; }
  .isolateBootstrap .glyphicon-screenshot:before {
    content: "\e087"; }
  .isolateBootstrap .glyphicon-remove-circle:before {
    content: "\e088"; }
  .isolateBootstrap .glyphicon-ok-circle:before {
    content: "\e089"; }
  .isolateBootstrap .glyphicon-ban-circle:before {
    content: "\e090"; }
  .isolateBootstrap .glyphicon-arrow-left:before {
    content: "\e091"; }
  .isolateBootstrap .glyphicon-arrow-right:before {
    content: "\e092"; }
  .isolateBootstrap .glyphicon-arrow-up:before {
    content: "\e093"; }
  .isolateBootstrap .glyphicon-arrow-down:before {
    content: "\e094"; }
  .isolateBootstrap .glyphicon-share-alt:before {
    content: "\e095"; }
  .isolateBootstrap .glyphicon-resize-full:before {
    content: "\e096"; }
  .isolateBootstrap .glyphicon-resize-small:before {
    content: "\e097"; }
  .isolateBootstrap .glyphicon-exclamation-sign:before {
    content: "\e101"; }
  .isolateBootstrap .glyphicon-gift:before {
    content: "\e102"; }
  .isolateBootstrap .glyphicon-leaf:before {
    content: "\e103"; }
  .isolateBootstrap .glyphicon-fire:before {
    content: "\e104"; }
  .isolateBootstrap .glyphicon-eye-open:before {
    content: "\e105"; }
  .isolateBootstrap .glyphicon-eye-close:before {
    content: "\e106"; }
  .isolateBootstrap .glyphicon-warning-sign:before {
    content: "\e107"; }
  .isolateBootstrap .glyphicon-plane:before {
    content: "\e108"; }
  .isolateBootstrap .glyphicon-calendar:before {
    content: "\e109"; }
  .isolateBootstrap .glyphicon-random:before {
    content: "\e110"; }
  .isolateBootstrap .glyphicon-comment:before {
    content: "\e111"; }
  .isolateBootstrap .glyphicon-magnet:before {
    content: "\e112"; }
  .isolateBootstrap .glyphicon-chevron-up:before {
    content: "\e113"; }
  .isolateBootstrap .glyphicon-chevron-down:before {
    content: "\e114"; }
  .isolateBootstrap .glyphicon-retweet:before {
    content: "\e115"; }
  .isolateBootstrap .glyphicon-shopping-cart:before {
    content: "\e116"; }
  .isolateBootstrap .glyphicon-folder-close:before {
    content: "\e117"; }
  .isolateBootstrap .glyphicon-folder-open:before {
    content: "\e118"; }
  .isolateBootstrap .glyphicon-resize-vertical:before {
    content: "\e119"; }
  .isolateBootstrap .glyphicon-resize-horizontal:before {
    content: "\e120"; }
  .isolateBootstrap .glyphicon-hdd:before {
    content: "\e121"; }
  .isolateBootstrap .glyphicon-bullhorn:before {
    content: "\e122"; }
  .isolateBootstrap .glyphicon-bell:before {
    content: "\e123"; }
  .isolateBootstrap .glyphicon-certificate:before {
    content: "\e124"; }
  .isolateBootstrap .glyphicon-thumbs-up:before {
    content: "\e125"; }
  .isolateBootstrap .glyphicon-thumbs-down:before {
    content: "\e126"; }
  .isolateBootstrap .glyphicon-hand-right:before {
    content: "\e127"; }
  .isolateBootstrap .glyphicon-hand-left:before {
    content: "\e128"; }
  .isolateBootstrap .glyphicon-hand-up:before {
    content: "\e129"; }
  .isolateBootstrap .glyphicon-hand-down:before {
    content: "\e130"; }
  .isolateBootstrap .glyphicon-circle-arrow-right:before {
    content: "\e131"; }
  .isolateBootstrap .glyphicon-circle-arrow-left:before {
    content: "\e132"; }
  .isolateBootstrap .glyphicon-circle-arrow-up:before {
    content: "\e133"; }
  .isolateBootstrap .glyphicon-circle-arrow-down:before {
    content: "\e134"; }
  .isolateBootstrap .glyphicon-globe:before {
    content: "\e135"; }
  .isolateBootstrap .glyphicon-wrench:before {
    content: "\e136"; }
  .isolateBootstrap .glyphicon-tasks:before {
    content: "\e137"; }
  .isolateBootstrap .glyphicon-filter:before {
    content: "\e138"; }
  .isolateBootstrap .glyphicon-briefcase:before {
    content: "\e139"; }
  .isolateBootstrap .glyphicon-fullscreen:before {
    content: "\e140"; }
  .isolateBootstrap .glyphicon-dashboard:before {
    content: "\e141"; }
  .isolateBootstrap .glyphicon-paperclip:before {
    content: "\e142"; }
  .isolateBootstrap .glyphicon-heart-empty:before {
    content: "\e143"; }
  .isolateBootstrap .glyphicon-link:before {
    content: "\e144"; }
  .isolateBootstrap .glyphicon-phone:before {
    content: "\e145"; }
  .isolateBootstrap .glyphicon-pushpin:before {
    content: "\e146"; }
  .isolateBootstrap .glyphicon-usd:before {
    content: "\e148"; }
  .isolateBootstrap .glyphicon-gbp:before {
    content: "\e149"; }
  .isolateBootstrap .glyphicon-sort:before {
    content: "\e150"; }
  .isolateBootstrap .glyphicon-sort-by-alphabet:before {
    content: "\e151"; }
  .isolateBootstrap .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"; }
  .isolateBootstrap .glyphicon-sort-by-order:before {
    content: "\e153"; }
  .isolateBootstrap .glyphicon-sort-by-order-alt:before {
    content: "\e154"; }
  .isolateBootstrap .glyphicon-sort-by-attributes:before {
    content: "\e155"; }
  .isolateBootstrap .glyphicon-sort-by-attributes-alt:before {
    content: "\e156"; }
  .isolateBootstrap .glyphicon-unchecked:before {
    content: "\e157"; }
  .isolateBootstrap .glyphicon-expand:before {
    content: "\e158"; }
  .isolateBootstrap .glyphicon-collapse-down:before {
    content: "\e159"; }
  .isolateBootstrap .glyphicon-collapse-up:before {
    content: "\e160"; }
  .isolateBootstrap .glyphicon-log-in:before {
    content: "\e161"; }
  .isolateBootstrap .glyphicon-flash:before {
    content: "\e162"; }
  .isolateBootstrap .glyphicon-log-out:before {
    content: "\e163"; }
  .isolateBootstrap .glyphicon-new-window:before {
    content: "\e164"; }
  .isolateBootstrap .glyphicon-record:before {
    content: "\e165"; }
  .isolateBootstrap .glyphicon-save:before {
    content: "\e166"; }
  .isolateBootstrap .glyphicon-open:before {
    content: "\e167"; }
  .isolateBootstrap .glyphicon-saved:before {
    content: "\e168"; }
  .isolateBootstrap .glyphicon-import:before {
    content: "\e169"; }
  .isolateBootstrap .glyphicon-export:before {
    content: "\e170"; }
  .isolateBootstrap .glyphicon-send:before {
    content: "\e171"; }
  .isolateBootstrap .glyphicon-floppy-disk:before {
    content: "\e172"; }
  .isolateBootstrap .glyphicon-floppy-saved:before {
    content: "\e173"; }
  .isolateBootstrap .glyphicon-floppy-remove:before {
    content: "\e174"; }
  .isolateBootstrap .glyphicon-floppy-save:before {
    content: "\e175"; }
  .isolateBootstrap .glyphicon-floppy-open:before {
    content: "\e176"; }
  .isolateBootstrap .glyphicon-credit-card:before {
    content: "\e177"; }
  .isolateBootstrap .glyphicon-transfer:before {
    content: "\e178"; }
  .isolateBootstrap .glyphicon-cutlery:before {
    content: "\e179"; }
  .isolateBootstrap .glyphicon-header:before {
    content: "\e180"; }
  .isolateBootstrap .glyphicon-compressed:before {
    content: "\e181"; }
  .isolateBootstrap .glyphicon-earphone:before {
    content: "\e182"; }
  .isolateBootstrap .glyphicon-phone-alt:before {
    content: "\e183"; }
  .isolateBootstrap .glyphicon-tower:before {
    content: "\e184"; }
  .isolateBootstrap .glyphicon-stats:before {
    content: "\e185"; }
  .isolateBootstrap .glyphicon-sd-video:before {
    content: "\e186"; }
  .isolateBootstrap .glyphicon-hd-video:before {
    content: "\e187"; }
  .isolateBootstrap .glyphicon-subtitles:before {
    content: "\e188"; }
  .isolateBootstrap .glyphicon-sound-stereo:before {
    content: "\e189"; }
  .isolateBootstrap .glyphicon-sound-dolby:before {
    content: "\e190"; }
  .isolateBootstrap .glyphicon-sound-5-1:before {
    content: "\e191"; }
  .isolateBootstrap .glyphicon-sound-6-1:before {
    content: "\e192"; }
  .isolateBootstrap .glyphicon-sound-7-1:before {
    content: "\e193"; }
  .isolateBootstrap .glyphicon-copyright-mark:before {
    content: "\e194"; }
  .isolateBootstrap .glyphicon-registration-mark:before {
    content: "\e195"; }
  .isolateBootstrap .glyphicon-cloud-download:before {
    content: "\e197"; }
  .isolateBootstrap .glyphicon-cloud-upload:before {
    content: "\e198"; }
  .isolateBootstrap .glyphicon-tree-conifer:before {
    content: "\e199"; }
  .isolateBootstrap .glyphicon-tree-deciduous:before {
    content: "\e200"; }
  .isolateBootstrap .glyphicon-cd:before {
    content: "\e201"; }
  .isolateBootstrap .glyphicon-save-file:before {
    content: "\e202"; }
  .isolateBootstrap .glyphicon-open-file:before {
    content: "\e203"; }
  .isolateBootstrap .glyphicon-level-up:before {
    content: "\e204"; }
  .isolateBootstrap .glyphicon-copy:before {
    content: "\e205"; }
  .isolateBootstrap .glyphicon-paste:before {
    content: "\e206"; }
  .isolateBootstrap .glyphicon-alert:before {
    content: "\e209"; }
  .isolateBootstrap .glyphicon-equalizer:before {
    content: "\e210"; }
  .isolateBootstrap .glyphicon-king:before {
    content: "\e211"; }
  .isolateBootstrap .glyphicon-queen:before {
    content: "\e212"; }
  .isolateBootstrap .glyphicon-pawn:before {
    content: "\e213"; }
  .isolateBootstrap .glyphicon-bishop:before {
    content: "\e214"; }
  .isolateBootstrap .glyphicon-knight:before {
    content: "\e215"; }
  .isolateBootstrap .glyphicon-baby-formula:before {
    content: "\e216"; }
  .isolateBootstrap .glyphicon-tent:before {
    content: "\26fa"; }
  .isolateBootstrap .glyphicon-blackboard:before {
    content: "\e218"; }
  .isolateBootstrap .glyphicon-bed:before {
    content: "\e219"; }
  .isolateBootstrap .glyphicon-apple:before {
    content: "\f8ff"; }
  .isolateBootstrap .glyphicon-erase:before {
    content: "\e221"; }
  .isolateBootstrap .glyphicon-hourglass:before {
    content: "\231b"; }
  .isolateBootstrap .glyphicon-lamp:before {
    content: "\e223"; }
  .isolateBootstrap .glyphicon-duplicate:before {
    content: "\e224"; }
  .isolateBootstrap .glyphicon-piggy-bank:before {
    content: "\e225"; }
  .isolateBootstrap .glyphicon-scissors:before {
    content: "\e226"; }
  .isolateBootstrap .glyphicon-bitcoin:before {
    content: "\e227"; }
  .isolateBootstrap .glyphicon-btc:before {
    content: "\e227"; }
  .isolateBootstrap .glyphicon-xbt:before {
    content: "\e227"; }
  .isolateBootstrap .glyphicon-yen:before {
    content: "\00a5"; }
  .isolateBootstrap .glyphicon-jpy:before {
    content: "\00a5"; }
  .isolateBootstrap .glyphicon-ruble:before {
    content: "\20bd"; }
  .isolateBootstrap .glyphicon-rub:before {
    content: "\20bd"; }
  .isolateBootstrap .glyphicon-scale:before {
    content: "\e230"; }
  .isolateBootstrap .glyphicon-ice-lolly:before {
    content: "\e231"; }
  .isolateBootstrap .glyphicon-ice-lolly-tasted:before {
    content: "\e232"; }
  .isolateBootstrap .glyphicon-education:before {
    content: "\e233"; }
  .isolateBootstrap .glyphicon-option-horizontal:before {
    content: "\e234"; }
  .isolateBootstrap .glyphicon-option-vertical:before {
    content: "\e235"; }
  .isolateBootstrap .glyphicon-menu-hamburger:before {
    content: "\e236"; }
  .isolateBootstrap .glyphicon-modal-window:before {
    content: "\e237"; }
  .isolateBootstrap .glyphicon-oil:before {
    content: "\e238"; }
  .isolateBootstrap .glyphicon-grain:before {
    content: "\e239"; }
  .isolateBootstrap .glyphicon-sunglasses:before {
    content: "\e240"; }
  .isolateBootstrap .glyphicon-text-size:before {
    content: "\e241"; }
  .isolateBootstrap .glyphicon-text-color:before {
    content: "\e242"; }
  .isolateBootstrap .glyphicon-text-background:before {
    content: "\e243"; }
  .isolateBootstrap .glyphicon-object-align-top:before {
    content: "\e244"; }
  .isolateBootstrap .glyphicon-object-align-bottom:before {
    content: "\e245"; }
  .isolateBootstrap .glyphicon-object-align-horizontal:before {
    content: "\e246"; }
  .isolateBootstrap .glyphicon-object-align-left:before {
    content: "\e247"; }
  .isolateBootstrap .glyphicon-object-align-vertical:before {
    content: "\e248"; }
  .isolateBootstrap .glyphicon-object-align-right:before {
    content: "\e249"; }
  .isolateBootstrap .glyphicon-triangle-right:before {
    content: "\e250"; }
  .isolateBootstrap .glyphicon-triangle-left:before {
    content: "\e251"; }
  .isolateBootstrap .glyphicon-triangle-bottom:before {
    content: "\e252"; }
  .isolateBootstrap .glyphicon-triangle-top:before {
    content: "\e253"; }
  .isolateBootstrap .glyphicon-console:before {
    content: "\e254"; }
  .isolateBootstrap .glyphicon-superscript:before {
    content: "\e255"; }
  .isolateBootstrap .glyphicon-subscript:before {
    content: "\e256"; }
  .isolateBootstrap .glyphicon-menu-left:before {
    content: "\e257"; }
  .isolateBootstrap .glyphicon-menu-right:before {
    content: "\e258"; }
  .isolateBootstrap .glyphicon-menu-down:before {
    content: "\e259"; }
  .isolateBootstrap .glyphicon-menu-up:before {
    content: "\e260"; }
  .isolateBootstrap * {
    box-sizing: border-box; }
  .isolateBootstrap :after, .isolateBootstrap :before {
    box-sizing: border-box; }
  .isolateBootstrap html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent; }
  .isolateBootstrap body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff; }
  .isolateBootstrap button, .isolateBootstrap input, .isolateBootstrap select, .isolateBootstrap textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .isolateBootstrap a {
    color: #337ab7;
    text-decoration: none; }
  .isolateBootstrap a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .isolateBootstrap figure {
    margin: 0; }
  .isolateBootstrap img {
    vertical-align: middle; }
  .isolateBootstrap .carousel-inner > .item > a > img, .isolateBootstrap .carousel-inner > .item > img, .isolateBootstrap .img-responsive, .isolateBootstrap .thumbnail a > img, .isolateBootstrap .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto; }
  .isolateBootstrap .img-rounded {
    border-radius: 6px; }
  .isolateBootstrap .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;
    transition: all .2s ease-in-out; }
  .isolateBootstrap .img-circle {
    border-radius: 50%; }
  .isolateBootstrap hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee; }
  .isolateBootstrap .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .isolateBootstrap .sr-only-focusable:active, .isolateBootstrap .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }
  .isolateBootstrap [role=button] {
    cursor: pointer; }
  .isolateBootstrap .h1, .isolateBootstrap .h2, .isolateBootstrap .h3, .isolateBootstrap .h4, .isolateBootstrap .h5, .isolateBootstrap .h6, .isolateBootstrap h1, .isolateBootstrap h2, .isolateBootstrap h3, .isolateBootstrap h4, .isolateBootstrap h5, .isolateBootstrap h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }
  .isolateBootstrap .h1 .small, .isolateBootstrap .h1 small, .isolateBootstrap .h2 .small, .isolateBootstrap .h2 small, .isolateBootstrap .h3 .small, .isolateBootstrap .h3 small, .isolateBootstrap .h4 .small, .isolateBootstrap .h4 small, .isolateBootstrap .h5 .small, .isolateBootstrap .h5 small, .isolateBootstrap .h6 .small, .isolateBootstrap .h6 small, .isolateBootstrap h1 .small, .isolateBootstrap h1 small, .isolateBootstrap h2 .small, .isolateBootstrap h2 small, .isolateBootstrap h3 .small, .isolateBootstrap h3 small, .isolateBootstrap h4 .small, .isolateBootstrap h4 small, .isolateBootstrap h5 .small, .isolateBootstrap h5 small, .isolateBootstrap h6 .small, .isolateBootstrap h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777; }
  .isolateBootstrap .h1, .isolateBootstrap .h2, .isolateBootstrap .h3, .isolateBootstrap h1, .isolateBootstrap h2, .isolateBootstrap h3 {
    margin-top: 20px;
    margin-bottom: 10px; }
  .isolateBootstrap .h1 .small, .isolateBootstrap .h1 small, .isolateBootstrap .h2 .small, .isolateBootstrap .h2 small, .isolateBootstrap .h3 .small, .isolateBootstrap .h3 small, .isolateBootstrap h1 .small, .isolateBootstrap h1 small, .isolateBootstrap h2 .small, .isolateBootstrap h2 small, .isolateBootstrap h3 .small, .isolateBootstrap h3 small {
    font-size: 65%; }
  .isolateBootstrap .h4, .isolateBootstrap .h5, .isolateBootstrap .h6, .isolateBootstrap h4, .isolateBootstrap h5, .isolateBootstrap h6 {
    margin-top: 10px;
    margin-bottom: 10px; }
  .isolateBootstrap .h4 .small, .isolateBootstrap .h4 small, .isolateBootstrap .h5 .small, .isolateBootstrap .h5 small, .isolateBootstrap .h6 .small, .isolateBootstrap .h6 small, .isolateBootstrap h4 .small, .isolateBootstrap h4 small, .isolateBootstrap h5 .small, .isolateBootstrap h5 small, .isolateBootstrap h6 .small, .isolateBootstrap h6 small {
    font-size: 75%; }
  .isolateBootstrap .h1, .isolateBootstrap h1 {
    font-size: 36px; }
  .isolateBootstrap .h2, .isolateBootstrap h2 {
    font-size: 30px; }
  .isolateBootstrap .h3, .isolateBootstrap h3 {
    font-size: 24px; }
  .isolateBootstrap .h4, .isolateBootstrap h4 {
    font-size: 18px; }
  .isolateBootstrap .h5, .isolateBootstrap h5 {
    font-size: 14px; }
  .isolateBootstrap .h6, .isolateBootstrap h6 {
    font-size: 12px; }
  .isolateBootstrap p {
    margin: 0 0 10px; }
  .isolateBootstrap .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4; }
  @media (min-width: 768px) {
    .isolateBootstrap .lead {
      font-size: 21px; } }
  .isolateBootstrap .small, .isolateBootstrap small {
    font-size: 85%; }
  .isolateBootstrap .mark, .isolateBootstrap mark {
    padding: .2em;
    background-color: #fcf8e3; }
  .isolateBootstrap .text-left {
    text-align: left; }
  .isolateBootstrap .text-right {
    text-align: right; }
  .isolateBootstrap .text-center {
    text-align: center; }
  .isolateBootstrap .text-justify {
    text-align: justify; }
  .isolateBootstrap .text-nowrap {
    white-space: nowrap; }
  .isolateBootstrap .text-lowercase {
    text-transform: lowercase; }
  .isolateBootstrap .text-uppercase {
    text-transform: uppercase; }
  .isolateBootstrap .text-capitalize {
    text-transform: capitalize; }
  .isolateBootstrap .text-muted {
    color: #777; }
  .isolateBootstrap .text-primary {
    color: #337ab7; }
  .isolateBootstrap a.text-primary:focus, .isolateBootstrap a.text-primary:hover {
    color: #286090; }
  .isolateBootstrap .text-success {
    color: #3c763d; }
  .isolateBootstrap a.text-success:focus, .isolateBootstrap a.text-success:hover {
    color: #2b542c; }
  .isolateBootstrap .text-info {
    color: #31708f; }
  .isolateBootstrap a.text-info:focus, .isolateBootstrap a.text-info:hover {
    color: #245269; }
  .isolateBootstrap .text-warning {
    color: #8a6d3b; }
  .isolateBootstrap a.text-warning:focus, .isolateBootstrap a.text-warning:hover {
    color: #66512c; }
  .isolateBootstrap .text-danger {
    color: #a94442; }
  .isolateBootstrap a.text-danger:focus, .isolateBootstrap a.text-danger:hover {
    color: #843534; }
  .isolateBootstrap .bg-primary {
    color: #fff;
    background-color: #337ab7; }
  .isolateBootstrap a.bg-primary:focus, .isolateBootstrap a.bg-primary:hover {
    background-color: #286090; }
  .isolateBootstrap .bg-success {
    background-color: #dff0d8; }
  .isolateBootstrap a.bg-success:focus, .isolateBootstrap a.bg-success:hover {
    background-color: #c1e2b3; }
  .isolateBootstrap .bg-info {
    background-color: #d9edf7; }
  .isolateBootstrap a.bg-info:focus, .isolateBootstrap a.bg-info:hover {
    background-color: #afd9ee; }
  .isolateBootstrap .bg-warning {
    background-color: #fcf8e3; }
  .isolateBootstrap a.bg-warning:focus, .isolateBootstrap a.bg-warning:hover {
    background-color: #f7ecb5; }
  .isolateBootstrap .bg-danger {
    background-color: #f2dede; }
  .isolateBootstrap a.bg-danger:focus, .isolateBootstrap a.bg-danger:hover {
    background-color: #e4b9b9; }
  .isolateBootstrap .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee; }
  .isolateBootstrap ol, .isolateBootstrap ul {
    margin-top: 0;
    margin-bottom: 10px; }
  .isolateBootstrap ol ol, .isolateBootstrap ol ul, .isolateBootstrap ul ol, .isolateBootstrap ul ul {
    margin-bottom: 0; }
  .isolateBootstrap .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .isolateBootstrap .list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none; }
  .isolateBootstrap .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }
  .isolateBootstrap dl {
    margin-top: 0;
    margin-bottom: 20px; }
  .isolateBootstrap dd, .isolateBootstrap dt {
    line-height: 1.42857143; }
  .isolateBootstrap dt {
    font-weight: 700; }
  .isolateBootstrap dd {
    margin-left: 0; }
  @media (min-width: 768px) {
    .isolateBootstrap .dl-horizontal dt {
      float: left;
      width: 160px;
      overflow: hidden;
      clear: left;
      text-align: right;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .isolateBootstrap .dl-horizontal dd {
      margin-left: 180px; } }
  .isolateBootstrap abbr[data-original-title], .isolateBootstrap abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777; }
  .isolateBootstrap .initialism {
    font-size: 90%;
    text-transform: uppercase; }
  .isolateBootstrap blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee; }
  .isolateBootstrap blockquote ol:last-child, .isolateBootstrap blockquote p:last-child, .isolateBootstrap blockquote ul:last-child {
    margin-bottom: 0; }
  .isolateBootstrap blockquote .small, .isolateBootstrap blockquote footer, .isolateBootstrap blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777; }
  .isolateBootstrap blockquote .small:before, .isolateBootstrap blockquote footer:before, .isolateBootstrap blockquote small:before {
    content: '\2014 \00A0'; }
  .isolateBootstrap .blockquote-reverse, .isolateBootstrap blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0; }
  .isolateBootstrap .blockquote-reverse .small:before, .isolateBootstrap .blockquote-reverse footer:before, .isolateBootstrap .blockquote-reverse small:before, .isolateBootstrap blockquote.pull-right .small:before, .isolateBootstrap blockquote.pull-right footer:before, .isolateBootstrap blockquote.pull-right small:before {
    content: ''; }
  .isolateBootstrap .blockquote-reverse .small:after, .isolateBootstrap .blockquote-reverse footer:after, .isolateBootstrap .blockquote-reverse small:after, .isolateBootstrap blockquote.pull-right .small:after, .isolateBootstrap blockquote.pull-right footer:after, .isolateBootstrap blockquote.pull-right small:after {
    content: '\00A0 \2014'; }
  .isolateBootstrap address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143; }
  .isolateBootstrap code, .isolateBootstrap kbd, .isolateBootstrap pre, .isolateBootstrap samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace; }
  .isolateBootstrap code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px; }
  .isolateBootstrap kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  .isolateBootstrap kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none; }
  .isolateBootstrap 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; }
  .isolateBootstrap pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }
  .isolateBootstrap .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  .isolateBootstrap .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  @media (min-width: 768px) {
    .isolateBootstrap .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .isolateBootstrap .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .isolateBootstrap .container {
      width: 1170px; } }
  .isolateBootstrap .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; }
  .isolateBootstrap .row {
    margin-right: -15px;
    margin-left: -15px; }
  .isolateBootstrap .col-lg-1, .isolateBootstrap .col-lg-10, .isolateBootstrap .col-lg-11, .isolateBootstrap .col-lg-12, .isolateBootstrap .col-lg-2, .isolateBootstrap .col-lg-3, .isolateBootstrap .col-lg-4, .isolateBootstrap .col-lg-5, .isolateBootstrap .col-lg-6, .isolateBootstrap .col-lg-7, .isolateBootstrap .col-lg-8, .isolateBootstrap .col-lg-9, .isolateBootstrap .col-md-1, .isolateBootstrap .col-md-10, .isolateBootstrap .col-md-11, .isolateBootstrap .col-md-12, .isolateBootstrap .col-md-2, .isolateBootstrap .col-md-3, .isolateBootstrap .col-md-4, .isolateBootstrap .col-md-5, .isolateBootstrap .col-md-6, .isolateBootstrap .col-md-7, .isolateBootstrap .col-md-8, .isolateBootstrap .col-md-9, .isolateBootstrap .col-sm-1, .isolateBootstrap .col-sm-10, .isolateBootstrap .col-sm-11, .isolateBootstrap .col-sm-12, .isolateBootstrap .col-sm-2, .isolateBootstrap .col-sm-3, .isolateBootstrap .col-sm-4, .isolateBootstrap .col-sm-5, .isolateBootstrap .col-sm-6, .isolateBootstrap .col-sm-7, .isolateBootstrap .col-sm-8, .isolateBootstrap .col-sm-9, .isolateBootstrap .col-xs-1, .isolateBootstrap .col-xs-10, .isolateBootstrap .col-xs-11, .isolateBootstrap .col-xs-12, .isolateBootstrap .col-xs-2, .isolateBootstrap .col-xs-3, .isolateBootstrap .col-xs-4, .isolateBootstrap .col-xs-5, .isolateBootstrap .col-xs-6, .isolateBootstrap .col-xs-7, .isolateBootstrap .col-xs-8, .isolateBootstrap .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .isolateBootstrap .col-xs-1, .isolateBootstrap .col-xs-10, .isolateBootstrap .col-xs-11, .isolateBootstrap .col-xs-12, .isolateBootstrap .col-xs-2, .isolateBootstrap .col-xs-3, .isolateBootstrap .col-xs-4, .isolateBootstrap .col-xs-5, .isolateBootstrap .col-xs-6, .isolateBootstrap .col-xs-7, .isolateBootstrap .col-xs-8, .isolateBootstrap .col-xs-9 {
    float: left; }
  .isolateBootstrap .col-xs-12 {
    width: 100%; }
  .isolateBootstrap .col-xs-11 {
    width: 91.66666667%; }
  .isolateBootstrap .col-xs-10 {
    width: 83.33333333%; }
  .isolateBootstrap .col-xs-9 {
    width: 75%; }
  .isolateBootstrap .col-xs-8 {
    width: 66.66666667%; }
  .isolateBootstrap .col-xs-7 {
    width: 58.33333333%; }
  .isolateBootstrap .col-xs-6 {
    width: 50%; }
  .isolateBootstrap .col-xs-5 {
    width: 41.66666667%; }
  .isolateBootstrap .col-xs-4 {
    width: 33.33333333%; }
  .isolateBootstrap .col-xs-3 {
    width: 25%; }
  .isolateBootstrap .col-xs-2 {
    width: 16.66666667%; }
  .isolateBootstrap .col-xs-1 {
    width: 8.33333333%; }
  .isolateBootstrap .col-xs-pull-12 {
    right: 100%; }
  .isolateBootstrap .col-xs-pull-11 {
    right: 91.66666667%; }
  .isolateBootstrap .col-xs-pull-10 {
    right: 83.33333333%; }
  .isolateBootstrap .col-xs-pull-9 {
    right: 75%; }
  .isolateBootstrap .col-xs-pull-8 {
    right: 66.66666667%; }
  .isolateBootstrap .col-xs-pull-7 {
    right: 58.33333333%; }
  .isolateBootstrap .col-xs-pull-6 {
    right: 50%; }
  .isolateBootstrap .col-xs-pull-5 {
    right: 41.66666667%; }
  .isolateBootstrap .col-xs-pull-4 {
    right: 33.33333333%; }
  .isolateBootstrap .col-xs-pull-3 {
    right: 25%; }
  .isolateBootstrap .col-xs-pull-2 {
    right: 16.66666667%; }
  .isolateBootstrap .col-xs-pull-1 {
    right: 8.33333333%; }
  .isolateBootstrap .col-xs-pull-0 {
    right: auto; }
  .isolateBootstrap .col-xs-push-12 {
    left: 100%; }
  .isolateBootstrap .col-xs-push-11 {
    left: 91.66666667%; }
  .isolateBootstrap .col-xs-push-10 {
    left: 83.33333333%; }
  .isolateBootstrap .col-xs-push-9 {
    left: 75%; }
  .isolateBootstrap .col-xs-push-8 {
    left: 66.66666667%; }
  .isolateBootstrap .col-xs-push-7 {
    left: 58.33333333%; }
  .isolateBootstrap .col-xs-push-6 {
    left: 50%; }
  .isolateBootstrap .col-xs-push-5 {
    left: 41.66666667%; }
  .isolateBootstrap .col-xs-push-4 {
    left: 33.33333333%; }
  .isolateBootstrap .col-xs-push-3 {
    left: 25%; }
  .isolateBootstrap .col-xs-push-2 {
    left: 16.66666667%; }
  .isolateBootstrap .col-xs-push-1 {
    left: 8.33333333%; }
  .isolateBootstrap .col-xs-push-0 {
    left: auto; }
  .isolateBootstrap .col-xs-offset-12 {
    margin-left: 100%; }
  .isolateBootstrap .col-xs-offset-11 {
    margin-left: 91.66666667%; }
  .isolateBootstrap .col-xs-offset-10 {
    margin-left: 83.33333333%; }
  .isolateBootstrap .col-xs-offset-9 {
    margin-left: 75%; }
  .isolateBootstrap .col-xs-offset-8 {
    margin-left: 66.66666667%; }
  .isolateBootstrap .col-xs-offset-7 {
    margin-left: 58.33333333%; }
  .isolateBootstrap .col-xs-offset-6 {
    margin-left: 50%; }
  .isolateBootstrap .col-xs-offset-5 {
    margin-left: 41.66666667%; }
  .isolateBootstrap .col-xs-offset-4 {
    margin-left: 33.33333333%; }
  .isolateBootstrap .col-xs-offset-3 {
    margin-left: 25%; }
  .isolateBootstrap .col-xs-offset-2 {
    margin-left: 16.66666667%; }
  .isolateBootstrap .col-xs-offset-1 {
    margin-left: 8.33333333%; }
  .isolateBootstrap .col-xs-offset-0 {
    margin-left: 0; }
  @media (min-width: 768px) {
    .isolateBootstrap .col-sm-1, .isolateBootstrap .col-sm-10, .isolateBootstrap .col-sm-11, .isolateBootstrap .col-sm-12, .isolateBootstrap .col-sm-2, .isolateBootstrap .col-sm-3, .isolateBootstrap .col-sm-4, .isolateBootstrap .col-sm-5, .isolateBootstrap .col-sm-6, .isolateBootstrap .col-sm-7, .isolateBootstrap .col-sm-8, .isolateBootstrap .col-sm-9 {
      float: left; }
    .isolateBootstrap .col-sm-12 {
      width: 100%; }
    .isolateBootstrap .col-sm-11 {
      width: 91.66666667%; }
    .isolateBootstrap .col-sm-10 {
      width: 83.33333333%; }
    .isolateBootstrap .col-sm-9 {
      width: 75%; }
    .isolateBootstrap .col-sm-8 {
      width: 66.66666667%; }
    .isolateBootstrap .col-sm-7 {
      width: 58.33333333%; }
    .isolateBootstrap .col-sm-6 {
      width: 50%; }
    .isolateBootstrap .col-sm-5 {
      width: 41.66666667%; }
    .isolateBootstrap .col-sm-4 {
      width: 33.33333333%; }
    .isolateBootstrap .col-sm-3 {
      width: 25%; }
    .isolateBootstrap .col-sm-2 {
      width: 16.66666667%; }
    .isolateBootstrap .col-sm-1 {
      width: 8.33333333%; }
    .isolateBootstrap .col-sm-pull-12 {
      right: 100%; }
    .isolateBootstrap .col-sm-pull-11 {
      right: 91.66666667%; }
    .isolateBootstrap .col-sm-pull-10 {
      right: 83.33333333%; }
    .isolateBootstrap .col-sm-pull-9 {
      right: 75%; }
    .isolateBootstrap .col-sm-pull-8 {
      right: 66.66666667%; }
    .isolateBootstrap .col-sm-pull-7 {
      right: 58.33333333%; }
    .isolateBootstrap .col-sm-pull-6 {
      right: 50%; }
    .isolateBootstrap .col-sm-pull-5 {
      right: 41.66666667%; }
    .isolateBootstrap .col-sm-pull-4 {
      right: 33.33333333%; }
    .isolateBootstrap .col-sm-pull-3 {
      right: 25%; }
    .isolateBootstrap .col-sm-pull-2 {
      right: 16.66666667%; }
    .isolateBootstrap .col-sm-pull-1 {
      right: 8.33333333%; }
    .isolateBootstrap .col-sm-pull-0 {
      right: auto; }
    .isolateBootstrap .col-sm-push-12 {
      left: 100%; }
    .isolateBootstrap .col-sm-push-11 {
      left: 91.66666667%; }
    .isolateBootstrap .col-sm-push-10 {
      left: 83.33333333%; }
    .isolateBootstrap .col-sm-push-9 {
      left: 75%; }
    .isolateBootstrap .col-sm-push-8 {
      left: 66.66666667%; }
    .isolateBootstrap .col-sm-push-7 {
      left: 58.33333333%; }
    .isolateBootstrap .col-sm-push-6 {
      left: 50%; }
    .isolateBootstrap .col-sm-push-5 {
      left: 41.66666667%; }
    .isolateBootstrap .col-sm-push-4 {
      left: 33.33333333%; }
    .isolateBootstrap .col-sm-push-3 {
      left: 25%; }
    .isolateBootstrap .col-sm-push-2 {
      left: 16.66666667%; }
    .isolateBootstrap .col-sm-push-1 {
      left: 8.33333333%; }
    .isolateBootstrap .col-sm-push-0 {
      left: auto; }
    .isolateBootstrap .col-sm-offset-12 {
      margin-left: 100%; }
    .isolateBootstrap .col-sm-offset-11 {
      margin-left: 91.66666667%; }
    .isolateBootstrap .col-sm-offset-10 {
      margin-left: 83.33333333%; }
    .isolateBootstrap .col-sm-offset-9 {
      margin-left: 75%; }
    .isolateBootstrap .col-sm-offset-8 {
      margin-left: 66.66666667%; }
    .isolateBootstrap .col-sm-offset-7 {
      margin-left: 58.33333333%; }
    .isolateBootstrap .col-sm-offset-6 {
      margin-left: 50%; }
    .isolateBootstrap .col-sm-offset-5 {
      margin-left: 41.66666667%; }
    .isolateBootstrap .col-sm-offset-4 {
      margin-left: 33.33333333%; }
    .isolateBootstrap .col-sm-offset-3 {
      margin-left: 25%; }
    .isolateBootstrap .col-sm-offset-2 {
      margin-left: 16.66666667%; }
    .isolateBootstrap .col-sm-offset-1 {
      margin-left: 8.33333333%; }
    .isolateBootstrap .col-sm-offset-0 {
      margin-left: 0; } }
  @media (min-width: 992px) {
    .isolateBootstrap .col-md-1, .isolateBootstrap .col-md-10, .isolateBootstrap .col-md-11, .isolateBootstrap .col-md-12, .isolateBootstrap .col-md-2, .isolateBootstrap .col-md-3, .isolateBootstrap .col-md-4, .isolateBootstrap .col-md-5, .isolateBootstrap .col-md-6, .isolateBootstrap .col-md-7, .isolateBootstrap .col-md-8, .isolateBootstrap .col-md-9 {
      float: left; }
    .isolateBootstrap .col-md-12 {
      width: 100%; }
    .isolateBootstrap .col-md-11 {
      width: 91.66666667%; }
    .isolateBootstrap .col-md-10 {
      width: 83.33333333%; }
    .isolateBootstrap .col-md-9 {
      width: 75%; }
    .isolateBootstrap .col-md-8 {
      width: 66.66666667%; }
    .isolateBootstrap .col-md-7 {
      width: 58.33333333%; }
    .isolateBootstrap .col-md-6 {
      width: 50%; }
    .isolateBootstrap .col-md-5 {
      width: 41.66666667%; }
    .isolateBootstrap .col-md-4 {
      width: 33.33333333%; }
    .isolateBootstrap .col-md-3 {
      width: 25%; }
    .isolateBootstrap .col-md-2 {
      width: 16.66666667%; }
    .isolateBootstrap .col-md-1 {
      width: 8.33333333%; }
    .isolateBootstrap .col-md-pull-12 {
      right: 100%; }
    .isolateBootstrap .col-md-pull-11 {
      right: 91.66666667%; }
    .isolateBootstrap .col-md-pull-10 {
      right: 83.33333333%; }
    .isolateBootstrap .col-md-pull-9 {
      right: 75%; }
    .isolateBootstrap .col-md-pull-8 {
      right: 66.66666667%; }
    .isolateBootstrap .col-md-pull-7 {
      right: 58.33333333%; }
    .isolateBootstrap .col-md-pull-6 {
      right: 50%; }
    .isolateBootstrap .col-md-pull-5 {
      right: 41.66666667%; }
    .isolateBootstrap .col-md-pull-4 {
      right: 33.33333333%; }
    .isolateBootstrap .col-md-pull-3 {
      right: 25%; }
    .isolateBootstrap .col-md-pull-2 {
      right: 16.66666667%; }
    .isolateBootstrap .col-md-pull-1 {
      right: 8.33333333%; }
    .isolateBootstrap .col-md-pull-0 {
      right: auto; }
    .isolateBootstrap .col-md-push-12 {
      left: 100%; }
    .isolateBootstrap .col-md-push-11 {
      left: 91.66666667%; }
    .isolateBootstrap .col-md-push-10 {
      left: 83.33333333%; }
    .isolateBootstrap .col-md-push-9 {
      left: 75%; }
    .isolateBootstrap .col-md-push-8 {
      left: 66.66666667%; }
    .isolateBootstrap .col-md-push-7 {
      left: 58.33333333%; }
    .isolateBootstrap .col-md-push-6 {
      left: 50%; }
    .isolateBootstrap .col-md-push-5 {
      left: 41.66666667%; }
    .isolateBootstrap .col-md-push-4 {
      left: 33.33333333%; }
    .isolateBootstrap .col-md-push-3 {
      left: 25%; }
    .isolateBootstrap .col-md-push-2 {
      left: 16.66666667%; }
    .isolateBootstrap .col-md-push-1 {
      left: 8.33333333%; }
    .isolateBootstrap .col-md-push-0 {
      left: auto; }
    .isolateBootstrap .col-md-offset-12 {
      margin-left: 100%; }
    .isolateBootstrap .col-md-offset-11 {
      margin-left: 91.66666667%; }
    .isolateBootstrap .col-md-offset-10 {
      margin-left: 83.33333333%; }
    .isolateBootstrap .col-md-offset-9 {
      margin-left: 75%; }
    .isolateBootstrap .col-md-offset-8 {
      margin-left: 66.66666667%; }
    .isolateBootstrap .col-md-offset-7 {
      margin-left: 58.33333333%; }
    .isolateBootstrap .col-md-offset-6 {
      margin-left: 50%; }
    .isolateBootstrap .col-md-offset-5 {
      margin-left: 41.66666667%; }
    .isolateBootstrap .col-md-offset-4 {
      margin-left: 33.33333333%; }
    .isolateBootstrap .col-md-offset-3 {
      margin-left: 25%; }
    .isolateBootstrap .col-md-offset-2 {
      margin-left: 16.66666667%; }
    .isolateBootstrap .col-md-offset-1 {
      margin-left: 8.33333333%; }
    .isolateBootstrap .col-md-offset-0 {
      margin-left: 0; } }
  @media (min-width: 1200px) {
    .isolateBootstrap .col-lg-1, .isolateBootstrap .col-lg-10, .isolateBootstrap .col-lg-11, .isolateBootstrap .col-lg-12, .isolateBootstrap .col-lg-2, .isolateBootstrap .col-lg-3, .isolateBootstrap .col-lg-4, .isolateBootstrap .col-lg-5, .isolateBootstrap .col-lg-6, .isolateBootstrap .col-lg-7, .isolateBootstrap .col-lg-8, .isolateBootstrap .col-lg-9 {
      float: left; }
    .isolateBootstrap .col-lg-12 {
      width: 100%; }
    .isolateBootstrap .col-lg-11 {
      width: 91.66666667%; }
    .isolateBootstrap .col-lg-10 {
      width: 83.33333333%; }
    .isolateBootstrap .col-lg-9 {
      width: 75%; }
    .isolateBootstrap .col-lg-8 {
      width: 66.66666667%; }
    .isolateBootstrap .col-lg-7 {
      width: 58.33333333%; }
    .isolateBootstrap .col-lg-6 {
      width: 50%; }
    .isolateBootstrap .col-lg-5 {
      width: 41.66666667%; }
    .isolateBootstrap .col-lg-4 {
      width: 33.33333333%; }
    .isolateBootstrap .col-lg-3 {
      width: 25%; }
    .isolateBootstrap .col-lg-2 {
      width: 16.66666667%; }
    .isolateBootstrap .col-lg-1 {
      width: 8.33333333%; }
    .isolateBootstrap .col-lg-pull-12 {
      right: 100%; }
    .isolateBootstrap .col-lg-pull-11 {
      right: 91.66666667%; }
    .isolateBootstrap .col-lg-pull-10 {
      right: 83.33333333%; }
    .isolateBootstrap .col-lg-pull-9 {
      right: 75%; }
    .isolateBootstrap .col-lg-pull-8 {
      right: 66.66666667%; }
    .isolateBootstrap .col-lg-pull-7 {
      right: 58.33333333%; }
    .isolateBootstrap .col-lg-pull-6 {
      right: 50%; }
    .isolateBootstrap .col-lg-pull-5 {
      right: 41.66666667%; }
    .isolateBootstrap .col-lg-pull-4 {
      right: 33.33333333%; }
    .isolateBootstrap .col-lg-pull-3 {
      right: 25%; }
    .isolateBootstrap .col-lg-pull-2 {
      right: 16.66666667%; }
    .isolateBootstrap .col-lg-pull-1 {
      right: 8.33333333%; }
    .isolateBootstrap .col-lg-pull-0 {
      right: auto; }
    .isolateBootstrap .col-lg-push-12 {
      left: 100%; }
    .isolateBootstrap .col-lg-push-11 {
      left: 91.66666667%; }
    .isolateBootstrap .col-lg-push-10 {
      left: 83.33333333%; }
    .isolateBootstrap .col-lg-push-9 {
      left: 75%; }
    .isolateBootstrap .col-lg-push-8 {
      left: 66.66666667%; }
    .isolateBootstrap .col-lg-push-7 {
      left: 58.33333333%; }
    .isolateBootstrap .col-lg-push-6 {
      left: 50%; }
    .isolateBootstrap .col-lg-push-5 {
      left: 41.66666667%; }
    .isolateBootstrap .col-lg-push-4 {
      left: 33.33333333%; }
    .isolateBootstrap .col-lg-push-3 {
      left: 25%; }
    .isolateBootstrap .col-lg-push-2 {
      left: 16.66666667%; }
    .isolateBootstrap .col-lg-push-1 {
      left: 8.33333333%; }
    .isolateBootstrap .col-lg-push-0 {
      left: auto; }
    .isolateBootstrap .col-lg-offset-12 {
      margin-left: 100%; }
    .isolateBootstrap .col-lg-offset-11 {
      margin-left: 91.66666667%; }
    .isolateBootstrap .col-lg-offset-10 {
      margin-left: 83.33333333%; }
    .isolateBootstrap .col-lg-offset-9 {
      margin-left: 75%; }
    .isolateBootstrap .col-lg-offset-8 {
      margin-left: 66.66666667%; }
    .isolateBootstrap .col-lg-offset-7 {
      margin-left: 58.33333333%; }
    .isolateBootstrap .col-lg-offset-6 {
      margin-left: 50%; }
    .isolateBootstrap .col-lg-offset-5 {
      margin-left: 41.66666667%; }
    .isolateBootstrap .col-lg-offset-4 {
      margin-left: 33.33333333%; }
    .isolateBootstrap .col-lg-offset-3 {
      margin-left: 25%; }
    .isolateBootstrap .col-lg-offset-2 {
      margin-left: 16.66666667%; }
    .isolateBootstrap .col-lg-offset-1 {
      margin-left: 8.33333333%; }
    .isolateBootstrap .col-lg-offset-0 {
      margin-left: 0; } }
  .isolateBootstrap table {
    background-color: transparent; }
  .isolateBootstrap caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left; }
  .isolateBootstrap th {
    text-align: left; }
  .isolateBootstrap .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
  .isolateBootstrap .table > tbody > tr > td, .isolateBootstrap .table > tbody > tr > th, .isolateBootstrap .table > tfoot > tr > td, .isolateBootstrap .table > tfoot > tr > th, .isolateBootstrap .table > thead > tr > td, .isolateBootstrap .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .isolateBootstrap .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .isolateBootstrap .table > caption + thead > tr:first-child > td, .isolateBootstrap .table > caption + thead > tr:first-child > th, .isolateBootstrap .table > colgroup + thead > tr:first-child > td, .isolateBootstrap .table > colgroup + thead > tr:first-child > th, .isolateBootstrap .table > thead:first-child > tr:first-child > td, .isolateBootstrap .table > thead:first-child > tr:first-child > th {
    border-top: 0; }
  .isolateBootstrap .table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .isolateBootstrap .table .table {
    background-color: #fff; }
  .isolateBootstrap .table-condensed > tbody > tr > td, .isolateBootstrap .table-condensed > tbody > tr > th, .isolateBootstrap .table-condensed > tfoot > tr > td, .isolateBootstrap .table-condensed > tfoot > tr > th, .isolateBootstrap .table-condensed > thead > tr > td, .isolateBootstrap .table-condensed > thead > tr > th {
    padding: 5px; }
  .isolateBootstrap .table-bordered {
    border: 1px solid #ddd; }
  .isolateBootstrap .table-bordered > tbody > tr > td, .isolateBootstrap .table-bordered > tbody > tr > th, .isolateBootstrap .table-bordered > tfoot > tr > td, .isolateBootstrap .table-bordered > tfoot > tr > th, .isolateBootstrap .table-bordered > thead > tr > td, .isolateBootstrap .table-bordered > thead > tr > th {
    border: 1px solid #ddd; }
  .isolateBootstrap .table-bordered > thead > tr > td, .isolateBootstrap .table-bordered > thead > tr > th {
    border-bottom-width: 2px; }
  .isolateBootstrap .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9; }
  .isolateBootstrap .table-hover > tbody > tr:hover {
    background-color: #f5f5f5; }
  .isolateBootstrap table col[class*=col-] {
    position: static;
    display: table-column;
    float: none; }
  .isolateBootstrap table td[class*=col-], .isolateBootstrap table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none; }
  .isolateBootstrap .table > tbody > tr.active > td, .isolateBootstrap .table > tbody > tr.active > th, .isolateBootstrap .table > tbody > tr > td.active, .isolateBootstrap .table > tbody > tr > th.active, .isolateBootstrap .table > tfoot > tr.active > td, .isolateBootstrap .table > tfoot > tr.active > th, .isolateBootstrap .table > tfoot > tr > td.active, .isolateBootstrap .table > tfoot > tr > th.active, .isolateBootstrap .table > thead > tr.active > td, .isolateBootstrap .table > thead > tr.active > th, .isolateBootstrap .table > thead > tr > td.active, .isolateBootstrap .table > thead > tr > th.active {
    background-color: #f5f5f5; }
  .isolateBootstrap .table-hover > tbody > tr.active:hover > td, .isolateBootstrap .table-hover > tbody > tr.active:hover > th, .isolateBootstrap .table-hover > tbody > tr:hover > .active, .isolateBootstrap .table-hover > tbody > tr > td.active:hover, .isolateBootstrap .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8; }
  .isolateBootstrap .table > tbody > tr.success > td, .isolateBootstrap .table > tbody > tr.success > th, .isolateBootstrap .table > tbody > tr > td.success, .isolateBootstrap .table > tbody > tr > th.success, .isolateBootstrap .table > tfoot > tr.success > td, .isolateBootstrap .table > tfoot > tr.success > th, .isolateBootstrap .table > tfoot > tr > td.success, .isolateBootstrap .table > tfoot > tr > th.success, .isolateBootstrap .table > thead > tr.success > td, .isolateBootstrap .table > thead > tr.success > th, .isolateBootstrap .table > thead > tr > td.success, .isolateBootstrap .table > thead > tr > th.success {
    background-color: #dff0d8; }
  .isolateBootstrap .table-hover > tbody > tr.success:hover > td, .isolateBootstrap .table-hover > tbody > tr.success:hover > th, .isolateBootstrap .table-hover > tbody > tr:hover > .success, .isolateBootstrap .table-hover > tbody > tr > td.success:hover, .isolateBootstrap .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6; }
  .isolateBootstrap .table > tbody > tr.info > td, .isolateBootstrap .table > tbody > tr.info > th, .isolateBootstrap .table > tbody > tr > td.info, .isolateBootstrap .table > tbody > tr > th.info, .isolateBootstrap .table > tfoot > tr.info > td, .isolateBootstrap .table > tfoot > tr.info > th, .isolateBootstrap .table > tfoot > tr > td.info, .isolateBootstrap .table > tfoot > tr > th.info, .isolateBootstrap .table > thead > tr.info > td, .isolateBootstrap .table > thead > tr.info > th, .isolateBootstrap .table > thead > tr > td.info, .isolateBootstrap .table > thead > tr > th.info {
    background-color: #d9edf7; }
  .isolateBootstrap .table-hover > tbody > tr.info:hover > td, .isolateBootstrap .table-hover > tbody > tr.info:hover > th, .isolateBootstrap .table-hover > tbody > tr:hover > .info, .isolateBootstrap .table-hover > tbody > tr > td.info:hover, .isolateBootstrap .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3; }
  .isolateBootstrap .table > tbody > tr.warning > td, .isolateBootstrap .table > tbody > tr.warning > th, .isolateBootstrap .table > tbody > tr > td.warning, .isolateBootstrap .table > tbody > tr > th.warning, .isolateBootstrap .table > tfoot > tr.warning > td, .isolateBootstrap .table > tfoot > tr.warning > th, .isolateBootstrap .table > tfoot > tr > td.warning, .isolateBootstrap .table > tfoot > tr > th.warning, .isolateBootstrap .table > thead > tr.warning > td, .isolateBootstrap .table > thead > tr.warning > th, .isolateBootstrap .table > thead > tr > td.warning, .isolateBootstrap .table > thead > tr > th.warning {
    background-color: #fcf8e3; }
  .isolateBootstrap .table-hover > tbody > tr.warning:hover > td, .isolateBootstrap .table-hover > tbody > tr.warning:hover > th, .isolateBootstrap .table-hover > tbody > tr:hover > .warning, .isolateBootstrap .table-hover > tbody > tr > td.warning:hover, .isolateBootstrap .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc; }
  .isolateBootstrap .table > tbody > tr.danger > td, .isolateBootstrap .table > tbody > tr.danger > th, .isolateBootstrap .table > tbody > tr > td.danger, .isolateBootstrap .table > tbody > tr > th.danger, .isolateBootstrap .table > tfoot > tr.danger > td, .isolateBootstrap .table > tfoot > tr.danger > th, .isolateBootstrap .table > tfoot > tr > td.danger, .isolateBootstrap .table > tfoot > tr > th.danger, .isolateBootstrap .table > thead > tr.danger > td, .isolateBootstrap .table > thead > tr.danger > th, .isolateBootstrap .table > thead > tr > td.danger, .isolateBootstrap .table > thead > tr > th.danger {
    background-color: #f2dede; }
  .isolateBootstrap .table-hover > tbody > tr.danger:hover > td, .isolateBootstrap .table-hover > tbody > tr.danger:hover > th, .isolateBootstrap .table-hover > tbody > tr:hover > .danger, .isolateBootstrap .table-hover > tbody > tr > td.danger:hover, .isolateBootstrap .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc; }
  .isolateBootstrap .table-responsive {
    min-height: .01%;
    overflow-x: auto; }
  @media screen and (max-width: 767px) {
    .isolateBootstrap .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
    .isolateBootstrap .table-responsive > .table {
      margin-bottom: 0; }
    .isolateBootstrap .table-responsive > .table > tbody > tr > td, .isolateBootstrap .table-responsive > .table > tbody > tr > th, .isolateBootstrap .table-responsive > .table > tfoot > tr > td, .isolateBootstrap .table-responsive > .table > tfoot > tr > th, .isolateBootstrap .table-responsive > .table > thead > tr > td, .isolateBootstrap .table-responsive > .table > thead > tr > th {
      white-space: nowrap; }
    .isolateBootstrap .table-responsive > .table-bordered {
      border: 0; }
    .isolateBootstrap .table-responsive > .table-bordered > tbody > tr > td:first-child, .isolateBootstrap .table-responsive > .table-bordered > tbody > tr > th:first-child, .isolateBootstrap .table-responsive > .table-bordered > tfoot > tr > td:first-child, .isolateBootstrap .table-responsive > .table-bordered > tfoot > tr > th:first-child, .isolateBootstrap .table-responsive > .table-bordered > thead > tr > td:first-child, .isolateBootstrap .table-responsive > .table-bordered > thead > tr > th:first-child {
      border-left: 0; }
    .isolateBootstrap .table-responsive > .table-bordered > tbody > tr > td:last-child, .isolateBootstrap .table-responsive > .table-bordered > tbody > tr > th:last-child, .isolateBootstrap .table-responsive > .table-bordered > tfoot > tr > td:last-child, .isolateBootstrap .table-responsive > .table-bordered > tfoot > tr > th:last-child, .isolateBootstrap .table-responsive > .table-bordered > thead > tr > td:last-child, .isolateBootstrap .table-responsive > .table-bordered > thead > tr > th:last-child {
      border-right: 0; }
    .isolateBootstrap .table-responsive > .table-bordered > tbody > tr:last-child > td, .isolateBootstrap .table-responsive > .table-bordered > tbody > tr:last-child > th, .isolateBootstrap .table-responsive > .table-bordered > tfoot > tr:last-child > td, .isolateBootstrap .table-responsive > .table-bordered > tfoot > tr:last-child > th {
      border-bottom: 0; } }
  .isolateBootstrap fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }
  .isolateBootstrap 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; }
  .isolateBootstrap label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700; }
  .isolateBootstrap input[type=search] {
    box-sizing: border-box; }
  .isolateBootstrap input[type=checkbox], .isolateBootstrap input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal; }
  .isolateBootstrap input[type=file] {
    display: block; }
  .isolateBootstrap input[type=range] {
    display: block;
    width: 100%; }
  .isolateBootstrap select[multiple], .isolateBootstrap select[size] {
    height: auto; }
  .isolateBootstrap input[type=file]:focus, .isolateBootstrap input[type=checkbox]:focus, .isolateBootstrap input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .isolateBootstrap output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555; }
  .isolateBootstrap .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;
    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;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }
  .isolateBootstrap .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .isolateBootstrap .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .isolateBootstrap .form-control:-ms-input-placeholder {
    color: #999; }
  .isolateBootstrap .form-control::-webkit-input-placeholder {
    color: #999; }
  .isolateBootstrap .form-control[disabled], .isolateBootstrap .form-control[readonly], .isolateBootstrap fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1; }
  .isolateBootstrap .form-control[disabled], .isolateBootstrap fieldset[disabled] .form-control {
    cursor: not-allowed; }
  .isolateBootstrap textarea.form-control {
    height: auto; }
  .isolateBootstrap input[type=search] {
    -webkit-appearance: none; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .isolateBootstrap input[type=date].form-control, .isolateBootstrap input[type=time].form-control, .isolateBootstrap input[type=datetime-local].form-control, .isolateBootstrap input[type=month].form-control {
      line-height: 34px; }
    .isolateBootstrap .input-group-sm input[type=date], .isolateBootstrap .input-group-sm input[type=time], .isolateBootstrap .input-group-sm input[type=datetime-local], .isolateBootstrap .input-group-sm input[type=month], .isolateBootstrap input[type=date].input-sm, .isolateBootstrap input[type=time].input-sm, .isolateBootstrap input[type=datetime-local].input-sm, .isolateBootstrap input[type=month].input-sm {
      line-height: 30px; }
    .isolateBootstrap .input-group-lg input[type=date], .isolateBootstrap .input-group-lg input[type=time], .isolateBootstrap .input-group-lg input[type=datetime-local], .isolateBootstrap .input-group-lg input[type=month], .isolateBootstrap input[type=date].input-lg, .isolateBootstrap input[type=time].input-lg, .isolateBootstrap input[type=datetime-local].input-lg, .isolateBootstrap input[type=month].input-lg {
      line-height: 46px; } }
  .isolateBootstrap .form-group {
    margin-bottom: 15px; }
  .isolateBootstrap .checkbox, .isolateBootstrap .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
  .isolateBootstrap .checkbox label, .isolateBootstrap .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }
  .isolateBootstrap .checkbox input[type=checkbox], .isolateBootstrap .checkbox-inline input[type=checkbox], .isolateBootstrap .radio input[type=radio], .isolateBootstrap .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px; }
  .isolateBootstrap .checkbox + .checkbox, .isolateBootstrap .radio + .radio {
    margin-top: -5px; }
  .isolateBootstrap .checkbox-inline, .isolateBootstrap .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer; }
  .isolateBootstrap .checkbox-inline + .checkbox-inline, .isolateBootstrap .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px; }
  .isolateBootstrap fieldset[disabled] input[type=checkbox], .isolateBootstrap fieldset[disabled] input[type=radio], .isolateBootstrap input[type=checkbox].disabled, .isolateBootstrap input[type=checkbox][disabled], .isolateBootstrap input[type=radio].disabled, .isolateBootstrap input[type=radio][disabled] {
    cursor: not-allowed; }
  .isolateBootstrap .checkbox-inline.disabled, .isolateBootstrap .radio-inline.disabled, .isolateBootstrap fieldset[disabled] .checkbox-inline, .isolateBootstrap fieldset[disabled] .radio-inline {
    cursor: not-allowed; }
  .isolateBootstrap .checkbox.disabled label, .isolateBootstrap .radio.disabled label, .isolateBootstrap fieldset[disabled] .checkbox label, .isolateBootstrap fieldset[disabled] .radio label {
    cursor: not-allowed; }
  .isolateBootstrap .form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0; }
  .isolateBootstrap .form-control-static.input-lg, .isolateBootstrap .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0; }
  .isolateBootstrap .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .isolateBootstrap select.input-sm {
    height: 30px;
    line-height: 30px; }
  .isolateBootstrap select[multiple].input-sm, .isolateBootstrap textarea.input-sm {
    height: auto; }
  .isolateBootstrap .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .isolateBootstrap .form-group-sm select.form-control {
    height: 30px;
    line-height: 30px; }
  .isolateBootstrap .form-group-sm select[multiple].form-control, .isolateBootstrap .form-group-sm textarea.form-control {
    height: auto; }
  .isolateBootstrap .form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5; }
  .isolateBootstrap .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  .isolateBootstrap select.input-lg {
    height: 46px;
    line-height: 46px; }
  .isolateBootstrap select[multiple].input-lg, .isolateBootstrap textarea.input-lg {
    height: auto; }
  .isolateBootstrap .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  .isolateBootstrap .form-group-lg select.form-control {
    height: 46px;
    line-height: 46px; }
  .isolateBootstrap .form-group-lg select[multiple].form-control, .isolateBootstrap .form-group-lg textarea.form-control {
    height: auto; }
  .isolateBootstrap .form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333; }
  .isolateBootstrap .has-feedback {
    position: relative; }
  .isolateBootstrap .has-feedback .form-control {
    padding-right: 42.5px; }
  .isolateBootstrap .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; }
  .isolateBootstrap .form-group-lg .form-control + .form-control-feedback, .isolateBootstrap .input-group-lg + .form-control-feedback, .isolateBootstrap .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px; }
  .isolateBootstrap .form-group-sm .form-control + .form-control-feedback, .isolateBootstrap .input-group-sm + .form-control-feedback, .isolateBootstrap .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px; }
  .isolateBootstrap .has-success .checkbox, .isolateBootstrap .has-success .checkbox-inline, .isolateBootstrap .has-success .control-label, .isolateBootstrap .has-success .help-block, .isolateBootstrap .has-success .radio, .isolateBootstrap .has-success .radio-inline, .isolateBootstrap .has-success.checkbox label, .isolateBootstrap .has-success.checkbox-inline label, .isolateBootstrap .has-success.radio label, .isolateBootstrap .has-success.radio-inline label {
    color: #3c763d; }
  .isolateBootstrap .has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .isolateBootstrap .has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
  .isolateBootstrap .has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d; }
  .isolateBootstrap .has-success .form-control-feedback {
    color: #3c763d; }
  .isolateBootstrap .has-warning .checkbox, .isolateBootstrap .has-warning .checkbox-inline, .isolateBootstrap .has-warning .control-label, .isolateBootstrap .has-warning .help-block, .isolateBootstrap .has-warning .radio, .isolateBootstrap .has-warning .radio-inline, .isolateBootstrap .has-warning.checkbox label, .isolateBootstrap .has-warning.checkbox-inline label, .isolateBootstrap .has-warning.radio label, .isolateBootstrap .has-warning.radio-inline label {
    color: #8a6d3b; }
  .isolateBootstrap .has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .isolateBootstrap .has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
  .isolateBootstrap .has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b; }
  .isolateBootstrap .has-warning .form-control-feedback {
    color: #8a6d3b; }
  .isolateBootstrap .has-error .checkbox, .isolateBootstrap .has-error .checkbox-inline, .isolateBootstrap .has-error .control-label, .isolateBootstrap .has-error .help-block, .isolateBootstrap .has-error .radio, .isolateBootstrap .has-error .radio-inline, .isolateBootstrap .has-error.checkbox label, .isolateBootstrap .has-error.checkbox-inline label, .isolateBootstrap .has-error.radio label, .isolateBootstrap .has-error.radio-inline label {
    color: #a94442; }
  .isolateBootstrap .has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .isolateBootstrap .has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
  .isolateBootstrap .has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442; }
  .isolateBootstrap .has-error .form-control-feedback {
    color: #a94442; }
  .isolateBootstrap .has-feedback label ~ .form-control-feedback {
    top: 25px; }
  .isolateBootstrap .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0; }
  .isolateBootstrap .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373; }
  @media (min-width: 768px) {
    .isolateBootstrap .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .isolateBootstrap .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .isolateBootstrap .form-inline .form-control-static {
      display: inline-block; }
    .isolateBootstrap .form-inline .input-group {
      display: inline-table;
      vertical-align: middle; }
    .isolateBootstrap .form-inline .input-group .form-control, .isolateBootstrap .form-inline .input-group .input-group-addon, .isolateBootstrap .form-inline .input-group .input-group-btn {
      width: auto; }
    .isolateBootstrap .form-inline .input-group > .form-control {
      width: 100%; }
    .isolateBootstrap .form-inline .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .isolateBootstrap .form-inline .checkbox, .isolateBootstrap .form-inline .radio {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
    .isolateBootstrap .form-inline .checkbox label, .isolateBootstrap .form-inline .radio label {
      padding-left: 0; }
    .isolateBootstrap .form-inline .checkbox input[type=checkbox], .isolateBootstrap .form-inline .radio input[type=radio] {
      position: relative;
      margin-left: 0; }
    .isolateBootstrap .form-inline .has-feedback .form-control-feedback {
      top: 0; } }
  .isolateBootstrap .form-horizontal .checkbox, .isolateBootstrap .form-horizontal .checkbox-inline, .isolateBootstrap .form-horizontal .radio, .isolateBootstrap .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0; }
  .isolateBootstrap .form-horizontal .checkbox, .isolateBootstrap .form-horizontal .radio {
    min-height: 27px; }
  .isolateBootstrap .form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px; }
  @media (min-width: 768px) {
    .isolateBootstrap .form-horizontal .control-label {
      padding-top: 7px;
      margin-bottom: 0;
      text-align: right; } }
  .isolateBootstrap .form-horizontal .has-feedback .form-control-feedback {
    right: 15px; }
  @media (min-width: 768px) {
    .isolateBootstrap .form-horizontal .form-group-lg .control-label {
      padding-top: 14.33px;
      font-size: 18px; } }
  @media (min-width: 768px) {
    .isolateBootstrap .form-horizontal .form-group-sm .control-label {
      padding-top: 6px;
      font-size: 12px; } }
  .isolateBootstrap .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; }
  .isolateBootstrap .btn.active.focus, .isolateBootstrap .btn.active:focus, .isolateBootstrap .btn.focus, .isolateBootstrap .btn:active.focus, .isolateBootstrap .btn:active:focus, .isolateBootstrap .btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .isolateBootstrap .btn.focus, .isolateBootstrap .btn:focus, .isolateBootstrap .btn:hover {
    color: #333;
    text-decoration: none; }
  .isolateBootstrap .btn.active, .isolateBootstrap .btn:active {
    background-image: none;
    outline: 0;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .isolateBootstrap .btn.disabled, .isolateBootstrap .btn[disabled], .isolateBootstrap fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    box-shadow: none;
    opacity: .65; }
  .isolateBootstrap a.btn.disabled, .isolateBootstrap fieldset[disabled] a.btn {
    pointer-events: none; }
  .isolateBootstrap .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
  .isolateBootstrap .btn-default.focus, .isolateBootstrap .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .isolateBootstrap .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .isolateBootstrap .btn-default.active, .isolateBootstrap .btn-default:active, .isolateBootstrap .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .isolateBootstrap .btn-default.active.focus, .isolateBootstrap .btn-default.active:focus, .isolateBootstrap .btn-default.active:hover, .isolateBootstrap .btn-default:active.focus, .isolateBootstrap .btn-default:active:focus, .isolateBootstrap .btn-default:active:hover, .isolateBootstrap .open > .dropdown-toggle.btn-default.focus, .isolateBootstrap .open > .dropdown-toggle.btn-default:focus, .isolateBootstrap .open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c; }
  .isolateBootstrap .btn-default.active, .isolateBootstrap .btn-default:active, .isolateBootstrap .open > .dropdown-toggle.btn-default {
    background-image: none; }
  .isolateBootstrap .btn-default.disabled, .isolateBootstrap .btn-default.disabled.active, .isolateBootstrap .btn-default.disabled.focus, .isolateBootstrap .btn-default.disabled:active, .isolateBootstrap .btn-default.disabled:focus, .isolateBootstrap .btn-default.disabled:hover, .isolateBootstrap .btn-default[disabled], .isolateBootstrap .btn-default[disabled].active, .isolateBootstrap .btn-default[disabled].focus, .isolateBootstrap .btn-default[disabled]:active, .isolateBootstrap .btn-default[disabled]:focus, .isolateBootstrap .btn-default[disabled]:hover, .isolateBootstrap fieldset[disabled] .btn-default, .isolateBootstrap fieldset[disabled] .btn-default.active, .isolateBootstrap fieldset[disabled] .btn-default.focus, .isolateBootstrap fieldset[disabled] .btn-default:active, .isolateBootstrap fieldset[disabled] .btn-default:focus, .isolateBootstrap fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc; }
  .isolateBootstrap .btn-default .badge {
    color: #fff;
    background-color: #333; }
  .isolateBootstrap .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4; }
  .isolateBootstrap .btn-primary.focus, .isolateBootstrap .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40; }
  .isolateBootstrap .btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .isolateBootstrap .btn-primary.active, .isolateBootstrap .btn-primary:active, .isolateBootstrap .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .isolateBootstrap .btn-primary.active.focus, .isolateBootstrap .btn-primary.active:focus, .isolateBootstrap .btn-primary.active:hover, .isolateBootstrap .btn-primary:active.focus, .isolateBootstrap .btn-primary:active:focus, .isolateBootstrap .btn-primary:active:hover, .isolateBootstrap .open > .dropdown-toggle.btn-primary.focus, .isolateBootstrap .open > .dropdown-toggle.btn-primary:focus, .isolateBootstrap .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40; }
  .isolateBootstrap .btn-primary.active, .isolateBootstrap .btn-primary:active, .isolateBootstrap .open > .dropdown-toggle.btn-primary {
    background-image: none; }
  .isolateBootstrap .btn-primary.disabled, .isolateBootstrap .btn-primary.disabled.active, .isolateBootstrap .btn-primary.disabled.focus, .isolateBootstrap .btn-primary.disabled:active, .isolateBootstrap .btn-primary.disabled:focus, .isolateBootstrap .btn-primary.disabled:hover, .isolateBootstrap .btn-primary[disabled], .isolateBootstrap .btn-primary[disabled].active, .isolateBootstrap .btn-primary[disabled].focus, .isolateBootstrap .btn-primary[disabled]:active, .isolateBootstrap .btn-primary[disabled]:focus, .isolateBootstrap .btn-primary[disabled]:hover, .isolateBootstrap fieldset[disabled] .btn-primary, .isolateBootstrap fieldset[disabled] .btn-primary.active, .isolateBootstrap fieldset[disabled] .btn-primary.focus, .isolateBootstrap fieldset[disabled] .btn-primary:active, .isolateBootstrap fieldset[disabled] .btn-primary:focus, .isolateBootstrap fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .isolateBootstrap .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }
  .isolateBootstrap .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .isolateBootstrap .btn-success.focus, .isolateBootstrap .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .isolateBootstrap .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .isolateBootstrap .btn-success.active, .isolateBootstrap .btn-success:active, .isolateBootstrap .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .isolateBootstrap .btn-success.active.focus, .isolateBootstrap .btn-success.active:focus, .isolateBootstrap .btn-success.active:hover, .isolateBootstrap .btn-success:active.focus, .isolateBootstrap .btn-success:active:focus, .isolateBootstrap .btn-success:active:hover, .isolateBootstrap .open > .dropdown-toggle.btn-success.focus, .isolateBootstrap .open > .dropdown-toggle.btn-success:focus, .isolateBootstrap .open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625; }
  .isolateBootstrap .btn-success.active, .isolateBootstrap .btn-success:active, .isolateBootstrap .open > .dropdown-toggle.btn-success {
    background-image: none; }
  .isolateBootstrap .btn-success.disabled, .isolateBootstrap .btn-success.disabled.active, .isolateBootstrap .btn-success.disabled.focus, .isolateBootstrap .btn-success.disabled:active, .isolateBootstrap .btn-success.disabled:focus, .isolateBootstrap .btn-success.disabled:hover, .isolateBootstrap .btn-success[disabled], .isolateBootstrap .btn-success[disabled].active, .isolateBootstrap .btn-success[disabled].focus, .isolateBootstrap .btn-success[disabled]:active, .isolateBootstrap .btn-success[disabled]:focus, .isolateBootstrap .btn-success[disabled]:hover, .isolateBootstrap fieldset[disabled] .btn-success, .isolateBootstrap fieldset[disabled] .btn-success.active, .isolateBootstrap fieldset[disabled] .btn-success.focus, .isolateBootstrap fieldset[disabled] .btn-success:active, .isolateBootstrap fieldset[disabled] .btn-success:focus, .isolateBootstrap fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .isolateBootstrap .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }
  .isolateBootstrap .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da; }
  .isolateBootstrap .btn-info.focus, .isolateBootstrap .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .isolateBootstrap .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .isolateBootstrap .btn-info.active, .isolateBootstrap .btn-info:active, .isolateBootstrap .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .isolateBootstrap .btn-info.active.focus, .isolateBootstrap .btn-info.active:focus, .isolateBootstrap .btn-info.active:hover, .isolateBootstrap .btn-info:active.focus, .isolateBootstrap .btn-info:active:focus, .isolateBootstrap .btn-info:active:hover, .isolateBootstrap .open > .dropdown-toggle.btn-info.focus, .isolateBootstrap .open > .dropdown-toggle.btn-info:focus, .isolateBootstrap .open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85; }
  .isolateBootstrap .btn-info.active, .isolateBootstrap .btn-info:active, .isolateBootstrap .open > .dropdown-toggle.btn-info {
    background-image: none; }
  .isolateBootstrap .btn-info.disabled, .isolateBootstrap .btn-info.disabled.active, .isolateBootstrap .btn-info.disabled.focus, .isolateBootstrap .btn-info.disabled:active, .isolateBootstrap .btn-info.disabled:focus, .isolateBootstrap .btn-info.disabled:hover, .isolateBootstrap .btn-info[disabled], .isolateBootstrap .btn-info[disabled].active, .isolateBootstrap .btn-info[disabled].focus, .isolateBootstrap .btn-info[disabled]:active, .isolateBootstrap .btn-info[disabled]:focus, .isolateBootstrap .btn-info[disabled]:hover, .isolateBootstrap fieldset[disabled] .btn-info, .isolateBootstrap fieldset[disabled] .btn-info.active, .isolateBootstrap fieldset[disabled] .btn-info.focus, .isolateBootstrap fieldset[disabled] .btn-info:active, .isolateBootstrap fieldset[disabled] .btn-info:focus, .isolateBootstrap fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .isolateBootstrap .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }
  .isolateBootstrap .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236; }
  .isolateBootstrap .btn-warning.focus, .isolateBootstrap .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .isolateBootstrap .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .isolateBootstrap .btn-warning.active, .isolateBootstrap .btn-warning:active, .isolateBootstrap .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .isolateBootstrap .btn-warning.active.focus, .isolateBootstrap .btn-warning.active:focus, .isolateBootstrap .btn-warning.active:hover, .isolateBootstrap .btn-warning:active.focus, .isolateBootstrap .btn-warning:active:focus, .isolateBootstrap .btn-warning:active:hover, .isolateBootstrap .open > .dropdown-toggle.btn-warning.focus, .isolateBootstrap .open > .dropdown-toggle.btn-warning:focus, .isolateBootstrap .open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d; }
  .isolateBootstrap .btn-warning.active, .isolateBootstrap .btn-warning:active, .isolateBootstrap .open > .dropdown-toggle.btn-warning {
    background-image: none; }
  .isolateBootstrap .btn-warning.disabled, .isolateBootstrap .btn-warning.disabled.active, .isolateBootstrap .btn-warning.disabled.focus, .isolateBootstrap .btn-warning.disabled:active, .isolateBootstrap .btn-warning.disabled:focus, .isolateBootstrap .btn-warning.disabled:hover, .isolateBootstrap .btn-warning[disabled], .isolateBootstrap .btn-warning[disabled].active, .isolateBootstrap .btn-warning[disabled].focus, .isolateBootstrap .btn-warning[disabled]:active, .isolateBootstrap .btn-warning[disabled]:focus, .isolateBootstrap .btn-warning[disabled]:hover, .isolateBootstrap fieldset[disabled] .btn-warning, .isolateBootstrap fieldset[disabled] .btn-warning.active, .isolateBootstrap fieldset[disabled] .btn-warning.focus, .isolateBootstrap fieldset[disabled] .btn-warning:active, .isolateBootstrap fieldset[disabled] .btn-warning:focus, .isolateBootstrap fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .isolateBootstrap .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }
  .isolateBootstrap .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a; }
  .isolateBootstrap .btn-danger.focus, .isolateBootstrap .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .isolateBootstrap .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .isolateBootstrap .btn-danger.active, .isolateBootstrap .btn-danger:active, .isolateBootstrap .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .isolateBootstrap .btn-danger.active.focus, .isolateBootstrap .btn-danger.active:focus, .isolateBootstrap .btn-danger.active:hover, .isolateBootstrap .btn-danger:active.focus, .isolateBootstrap .btn-danger:active:focus, .isolateBootstrap .btn-danger:active:hover, .isolateBootstrap .open > .dropdown-toggle.btn-danger.focus, .isolateBootstrap .open > .dropdown-toggle.btn-danger:focus, .isolateBootstrap .open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19; }
  .isolateBootstrap .btn-danger.active, .isolateBootstrap .btn-danger:active, .isolateBootstrap .open > .dropdown-toggle.btn-danger {
    background-image: none; }
  .isolateBootstrap .btn-danger.disabled, .isolateBootstrap .btn-danger.disabled.active, .isolateBootstrap .btn-danger.disabled.focus, .isolateBootstrap .btn-danger.disabled:active, .isolateBootstrap .btn-danger.disabled:focus, .isolateBootstrap .btn-danger.disabled:hover, .isolateBootstrap .btn-danger[disabled], .isolateBootstrap .btn-danger[disabled].active, .isolateBootstrap .btn-danger[disabled].focus, .isolateBootstrap .btn-danger[disabled]:active, .isolateBootstrap .btn-danger[disabled]:focus, .isolateBootstrap .btn-danger[disabled]:hover, .isolateBootstrap fieldset[disabled] .btn-danger, .isolateBootstrap fieldset[disabled] .btn-danger.active, .isolateBootstrap fieldset[disabled] .btn-danger.focus, .isolateBootstrap fieldset[disabled] .btn-danger:active, .isolateBootstrap fieldset[disabled] .btn-danger:focus, .isolateBootstrap fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .isolateBootstrap .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }
  .isolateBootstrap .btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0; }
  .isolateBootstrap .btn-link, .isolateBootstrap .btn-link.active, .isolateBootstrap .btn-link:active, .isolateBootstrap .btn-link[disabled], .isolateBootstrap fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none; }
  .isolateBootstrap .btn-link, .isolateBootstrap .btn-link:active, .isolateBootstrap .btn-link:focus, .isolateBootstrap .btn-link:hover {
    border-color: transparent; }
  .isolateBootstrap .btn-link:focus, .isolateBootstrap .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .isolateBootstrap .btn-link[disabled]:focus, .isolateBootstrap .btn-link[disabled]:hover, .isolateBootstrap fieldset[disabled] .btn-link:focus, .isolateBootstrap fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none; }
  .isolateBootstrap .btn-group-lg > .btn, .isolateBootstrap .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  .isolateBootstrap .btn-group-sm > .btn, .isolateBootstrap .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .isolateBootstrap .btn-group-xs > .btn, .isolateBootstrap .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .isolateBootstrap .btn-block {
    display: block;
    width: 100%; }
  .isolateBootstrap .btn-block + .btn-block {
    margin-top: 5px; }
  .isolateBootstrap input[type=button].btn-block, .isolateBootstrap input[type=reset].btn-block, .isolateBootstrap input[type=submit].btn-block {
    width: 100%; }
  .isolateBootstrap .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear; }
  .isolateBootstrap .fade.in {
    opacity: 1; }
  .isolateBootstrap .collapse {
    display: none; }
  .isolateBootstrap .collapse.in {
    display: block; }
  .isolateBootstrap tr.collapse.in {
    display: table-row; }
  .isolateBootstrap tbody.collapse.in {
    display: table-row-group; }
  .isolateBootstrap .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    transition-property: height,visibility; }
  .isolateBootstrap .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; }
  .isolateBootstrap .dropdown, .isolateBootstrap .dropup {
    position: relative; }
  .isolateBootstrap .dropdown-toggle:focus {
    outline: 0; }
  .isolateBootstrap .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;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .isolateBootstrap .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .isolateBootstrap .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .isolateBootstrap .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap; }
  .isolateBootstrap .dropdown-menu > li > a:focus, .isolateBootstrap .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5; }
  .isolateBootstrap .dropdown-menu > .active > a, .isolateBootstrap .dropdown-menu > .active > a:focus, .isolateBootstrap .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0; }
  .isolateBootstrap .dropdown-menu > .disabled > a, .isolateBootstrap .dropdown-menu > .disabled > a:focus, .isolateBootstrap .dropdown-menu > .disabled > a:hover {
    color: #777; }
  .isolateBootstrap .dropdown-menu > .disabled > a:focus, .isolateBootstrap .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  .isolateBootstrap .open > .dropdown-menu {
    display: block; }
  .isolateBootstrap .open > a {
    outline: 0; }
  .isolateBootstrap .dropdown-menu-right {
    right: 0;
    left: auto; }
  .isolateBootstrap .dropdown-menu-left {
    right: auto;
    left: 0; }
  .isolateBootstrap .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap; }
  .isolateBootstrap .dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990; }
  .isolateBootstrap .pull-right > .dropdown-menu {
    right: 0;
    left: auto; }
  .isolateBootstrap .dropup .caret, .isolateBootstrap .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9; }
  .isolateBootstrap .dropup .dropdown-menu, .isolateBootstrap .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }
  @media (min-width: 768px) {
    .isolateBootstrap .navbar-right .dropdown-menu {
      right: 0;
      left: auto; }
    .isolateBootstrap .navbar-right .dropdown-menu-left {
      right: auto;
      left: 0; } }
  .isolateBootstrap .btn-group, .isolateBootstrap .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
  .isolateBootstrap .btn-group-vertical > .btn, .isolateBootstrap .btn-group > .btn {
    position: relative;
    float: left; }
  .isolateBootstrap .btn-group-vertical > .btn.active, .isolateBootstrap .btn-group-vertical > .btn:active, .isolateBootstrap .btn-group-vertical > .btn:focus, .isolateBootstrap .btn-group-vertical > .btn:hover, .isolateBootstrap .btn-group > .btn.active, .isolateBootstrap .btn-group > .btn:active, .isolateBootstrap .btn-group > .btn:focus, .isolateBootstrap .btn-group > .btn:hover {
    z-index: 2; }
  .isolateBootstrap .btn-group .btn + .btn, .isolateBootstrap .btn-group .btn + .btn-group, .isolateBootstrap .btn-group .btn-group + .btn, .isolateBootstrap .btn-group .btn-group + .btn-group {
    margin-left: -1px; }
  .isolateBootstrap .btn-toolbar {
    margin-left: -5px; }
  .isolateBootstrap .btn-toolbar .btn, .isolateBootstrap .btn-toolbar .btn-group, .isolateBootstrap .btn-toolbar .input-group {
    float: left; }
  .isolateBootstrap .btn-toolbar > .btn, .isolateBootstrap .btn-toolbar > .btn-group, .isolateBootstrap .btn-toolbar > .input-group {
    margin-left: 5px; }
  .isolateBootstrap .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }
  .isolateBootstrap .btn-group > .btn:first-child {
    margin-left: 0; }
  .isolateBootstrap .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .isolateBootstrap .btn-group > .btn:last-child:not(:first-child), .isolateBootstrap .btn-group > .dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .isolateBootstrap .btn-group > .btn-group {
    float: left; }
  .isolateBootstrap .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .isolateBootstrap .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .isolateBootstrap .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .isolateBootstrap .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .isolateBootstrap .btn-group .dropdown-toggle:active, .isolateBootstrap .btn-group.open .dropdown-toggle {
    outline: 0; }
  .isolateBootstrap .btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px; }
  .isolateBootstrap .btn-group > .btn-lg + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px; }
  .isolateBootstrap .btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .isolateBootstrap .btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none; }
  .isolateBootstrap .btn .caret {
    margin-left: 0; }
  .isolateBootstrap .btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0; }
  .isolateBootstrap .dropup .btn-lg .caret {
    border-width: 0 5px 5px; }
  .isolateBootstrap .btn-group-vertical > .btn, .isolateBootstrap .btn-group-vertical > .btn-group, .isolateBootstrap .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }
  .isolateBootstrap .btn-group-vertical > .btn-group > .btn {
    float: none; }
  .isolateBootstrap .btn-group-vertical > .btn + .btn, .isolateBootstrap .btn-group-vertical > .btn + .btn-group, .isolateBootstrap .btn-group-vertical > .btn-group + .btn, .isolateBootstrap .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .isolateBootstrap .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .isolateBootstrap .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .isolateBootstrap .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px; }
  .isolateBootstrap .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .isolateBootstrap .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .isolateBootstrap .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .isolateBootstrap .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .isolateBootstrap .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }
  .isolateBootstrap .btn-group-justified > .btn, .isolateBootstrap .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }
  .isolateBootstrap .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .isolateBootstrap .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }
  .isolateBootstrap [data-toggle=buttons] > .btn input[type=checkbox], .isolateBootstrap [data-toggle=buttons] > .btn input[type=radio], .isolateBootstrap [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], .isolateBootstrap [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }
  .isolateBootstrap .input-group {
    position: relative;
    display: table;
    border-collapse: separate; }
  .isolateBootstrap .input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0; }
  .isolateBootstrap .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
  .isolateBootstrap .input-group-lg > .form-control, .isolateBootstrap .input-group-lg > .input-group-addon, .isolateBootstrap .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px; }
  .isolateBootstrap select.input-group-lg > .form-control, .isolateBootstrap select.input-group-lg > .input-group-addon, .isolateBootstrap select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px; }
  .isolateBootstrap select[multiple].input-group-lg > .form-control, .isolateBootstrap select[multiple].input-group-lg > .input-group-addon, .isolateBootstrap select[multiple].input-group-lg > .input-group-btn > .btn, .isolateBootstrap textarea.input-group-lg > .form-control, .isolateBootstrap textarea.input-group-lg > .input-group-addon, .isolateBootstrap textarea.input-group-lg > .input-group-btn > .btn {
    height: auto; }
  .isolateBootstrap .input-group-sm > .form-control, .isolateBootstrap .input-group-sm > .input-group-addon, .isolateBootstrap .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .isolateBootstrap select.input-group-sm > .form-control, .isolateBootstrap select.input-group-sm > .input-group-addon, .isolateBootstrap select.input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px; }
  .isolateBootstrap select[multiple].input-group-sm > .form-control, .isolateBootstrap select[multiple].input-group-sm > .input-group-addon, .isolateBootstrap select[multiple].input-group-sm > .input-group-btn > .btn, .isolateBootstrap textarea.input-group-sm > .form-control, .isolateBootstrap textarea.input-group-sm > .input-group-addon, .isolateBootstrap textarea.input-group-sm > .input-group-btn > .btn {
    height: auto; }
  .isolateBootstrap .input-group .form-control, .isolateBootstrap .input-group-addon, .isolateBootstrap .input-group-btn {
    display: table-cell; }
  .isolateBootstrap .input-group .form-control:not(:first-child):not(:last-child), .isolateBootstrap .input-group-addon:not(:first-child):not(:last-child), .isolateBootstrap .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .isolateBootstrap .input-group-addon, .isolateBootstrap .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }
  .isolateBootstrap .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; }
  .isolateBootstrap .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .isolateBootstrap .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .isolateBootstrap .input-group-addon input[type=checkbox], .isolateBootstrap .input-group-addon input[type=radio] {
    margin-top: 0; }
  .isolateBootstrap .input-group .form-control:first-child, .isolateBootstrap .input-group-addon:first-child, .isolateBootstrap .input-group-btn:first-child > .btn, .isolateBootstrap .input-group-btn:first-child > .btn-group > .btn, .isolateBootstrap .input-group-btn:first-child > .dropdown-toggle, .isolateBootstrap .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .isolateBootstrap .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .isolateBootstrap .input-group-addon:first-child {
    border-right: 0; }
  .isolateBootstrap .input-group .form-control:last-child, .isolateBootstrap .input-group-addon:last-child, .isolateBootstrap .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .isolateBootstrap .input-group-btn:first-child > .btn:not(:first-child), .isolateBootstrap .input-group-btn:last-child > .btn, .isolateBootstrap .input-group-btn:last-child > .btn-group > .btn, .isolateBootstrap .input-group-btn:last-child > .dropdown-toggle {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .isolateBootstrap .input-group-addon:last-child {
    border-left: 0; }
  .isolateBootstrap .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }
  .isolateBootstrap .input-group-btn > .btn {
    position: relative; }
  .isolateBootstrap .input-group-btn > .btn + .btn {
    margin-left: -1px; }
  .isolateBootstrap .input-group-btn > .btn:active, .isolateBootstrap .input-group-btn > .btn:focus, .isolateBootstrap .input-group-btn > .btn:hover {
    z-index: 2; }
  .isolateBootstrap .input-group-btn:first-child > .btn, .isolateBootstrap .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .isolateBootstrap .input-group-btn:last-child > .btn, .isolateBootstrap .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }
  .isolateBootstrap .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none; }
  .isolateBootstrap .nav > li {
    position: relative;
    display: block; }
  .isolateBootstrap .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px; }
  .isolateBootstrap .nav > li > a:focus, .isolateBootstrap .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee; }
  .isolateBootstrap .nav > li.disabled > a {
    color: #777; }
  .isolateBootstrap .nav > li.disabled > a:focus, .isolateBootstrap .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent; }
  .isolateBootstrap .nav .open > a, .isolateBootstrap .nav .open > a:focus, .isolateBootstrap .nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7; }
  .isolateBootstrap .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .isolateBootstrap .nav > li > a > img {
    max-width: none; }
  .isolateBootstrap .nav-tabs {
    border-bottom: 1px solid #ddd; }
  .isolateBootstrap .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
  .isolateBootstrap .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0; }
  .isolateBootstrap .nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd; }
  .isolateBootstrap .nav-tabs > li.active > a, .isolateBootstrap .nav-tabs > li.active > a:focus, .isolateBootstrap .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent; }
  .isolateBootstrap .nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0; }
  .isolateBootstrap .nav-tabs.nav-justified > li {
    float: none; }
  .isolateBootstrap .nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center; }
  .isolateBootstrap .nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .isolateBootstrap .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
    .isolateBootstrap .nav-tabs.nav-justified > li > a {
      margin-bottom: 0; } }
  .isolateBootstrap .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .isolateBootstrap .nav-tabs.nav-justified > .active > a, .isolateBootstrap .nav-tabs.nav-justified > .active > a:focus, .isolateBootstrap .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .isolateBootstrap .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .isolateBootstrap .nav-tabs.nav-justified > .active > a, .isolateBootstrap .nav-tabs.nav-justified > .active > a:focus, .isolateBootstrap .nav-tabs.nav-justified > .active > a:hover {
      border-bottom-color: #fff; } }
  .isolateBootstrap .nav-pills > li {
    float: left; }
  .isolateBootstrap .nav-pills > li > a {
    border-radius: 4px; }
  .isolateBootstrap .nav-pills > li + li {
    margin-left: 2px; }
  .isolateBootstrap .nav-pills > li.active > a, .isolateBootstrap .nav-pills > li.active > a:focus, .isolateBootstrap .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7; }
  .isolateBootstrap .nav-stacked > li {
    float: none; }
  .isolateBootstrap .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }
  .isolateBootstrap .nav-justified {
    width: 100%; }
  .isolateBootstrap .nav-justified > li {
    float: none; }
  .isolateBootstrap .nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center; }
  .isolateBootstrap .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .isolateBootstrap .nav-justified > li {
      display: table-cell;
      width: 1%; }
    .isolateBootstrap .nav-justified > li > a {
      margin-bottom: 0; } }
  .isolateBootstrap .nav-tabs-justified {
    border-bottom: 0; }
  .isolateBootstrap .nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .isolateBootstrap .nav-tabs-justified > .active > a, .isolateBootstrap .nav-tabs-justified > .active > a:focus, .isolateBootstrap .nav-tabs-justified > .active > a:hover {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .isolateBootstrap .nav-tabs-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .isolateBootstrap .nav-tabs-justified > .active > a, .isolateBootstrap .nav-tabs-justified > .active > a:focus, .isolateBootstrap .nav-tabs-justified > .active > a:hover {
      border-bottom-color: #fff; } }
  .isolateBootstrap .tab-content > .tab-pane {
    display: none; }
  .isolateBootstrap .tab-content > .active {
    display: block; }
  .isolateBootstrap .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .isolateBootstrap .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent; }
  @media (min-width: 768px) {
    .isolateBootstrap .navbar {
      border-radius: 4px; } }
  @media (min-width: 768px) {
    .isolateBootstrap .navbar-header {
      float: left; } }
  .isolateBootstrap .navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }
  .isolateBootstrap .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .isolateBootstrap .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
    .isolateBootstrap .navbar-collapse.collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important; }
    .isolateBootstrap .navbar-collapse.in {
      overflow-y: visible; }
    .isolateBootstrap .navbar-fixed-bottom .navbar-collapse, .isolateBootstrap .navbar-fixed-top .navbar-collapse, .isolateBootstrap .navbar-static-top .navbar-collapse {
      padding-right: 0;
      padding-left: 0; } }
  .isolateBootstrap .navbar-fixed-bottom .navbar-collapse, .isolateBootstrap .navbar-fixed-top .navbar-collapse {
    max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .isolateBootstrap .navbar-fixed-bottom .navbar-collapse, .isolateBootstrap .navbar-fixed-top .navbar-collapse {
      max-height: 200px; } }
  .isolateBootstrap .container-fluid > .navbar-collapse, .isolateBootstrap .container-fluid > .navbar-header, .isolateBootstrap .container > .navbar-collapse, .isolateBootstrap .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px; }
  @media (min-width: 768px) {
    .isolateBootstrap .container-fluid > .navbar-collapse, .isolateBootstrap .container-fluid > .navbar-header, .isolateBootstrap .container > .navbar-collapse, .isolateBootstrap .container > .navbar-header {
      margin-right: 0;
      margin-left: 0; } }
  .isolateBootstrap .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .isolateBootstrap .navbar-static-top {
      border-radius: 0; } }
  .isolateBootstrap .navbar-fixed-bottom, .isolateBootstrap .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030; }
  @media (min-width: 768px) {
    .isolateBootstrap .navbar-fixed-bottom, .isolateBootstrap .navbar-fixed-top {
      border-radius: 0; } }
  .isolateBootstrap .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  .isolateBootstrap .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0; }
  .isolateBootstrap .navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px; }
  .isolateBootstrap .navbar-brand:focus, .isolateBootstrap .navbar-brand:hover {
    text-decoration: none; }
  .isolateBootstrap .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .isolateBootstrap .navbar > .container .navbar-brand, .isolateBootstrap .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }
  .isolateBootstrap .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; }
  .isolateBootstrap .navbar-toggle:focus {
    outline: 0; }
  .isolateBootstrap .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .isolateBootstrap .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .isolateBootstrap .navbar-toggle {
      display: none; } }
  .isolateBootstrap .navbar-nav {
    margin: 7.5px -15px; }
  .isolateBootstrap .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .isolateBootstrap .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
    .isolateBootstrap .navbar-nav .open .dropdown-menu .dropdown-header, .isolateBootstrap .navbar-nav .open .dropdown-menu > li > a {
      padding: 5px 15px 5px 25px; }
    .isolateBootstrap .navbar-nav .open .dropdown-menu > li > a {
      line-height: 20px; }
    .isolateBootstrap .navbar-nav .open .dropdown-menu > li > a:focus, .isolateBootstrap .navbar-nav .open .dropdown-menu > li > a:hover {
      background-image: none; } }
  @media (min-width: 768px) {
    .isolateBootstrap .navbar-nav {
      float: left;
      margin: 0; }
    .isolateBootstrap .navbar-nav > li {
      float: left; }
    .isolateBootstrap .navbar-nav > li > a {
      padding-top: 15px;
      padding-bottom: 15px; } }
  .isolateBootstrap .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;
    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) {
    .isolateBootstrap .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .isolateBootstrap .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .isolateBootstrap .navbar-form .form-control-static {
      display: inline-block; }
    .isolateBootstrap .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
    .isolateBootstrap .navbar-form .input-group .form-control, .isolateBootstrap .navbar-form .input-group .input-group-addon, .isolateBootstrap .navbar-form .input-group .input-group-btn {
      width: auto; }
    .isolateBootstrap .navbar-form .input-group > .form-control {
      width: 100%; }
    .isolateBootstrap .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .isolateBootstrap .navbar-form .checkbox, .isolateBootstrap .navbar-form .radio {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
    .isolateBootstrap .navbar-form .checkbox label, .isolateBootstrap .navbar-form .radio label {
      padding-left: 0; }
    .isolateBootstrap .navbar-form .checkbox input[type=checkbox], .isolateBootstrap .navbar-form .radio input[type=radio] {
      position: relative;
      margin-left: 0; }
    .isolateBootstrap .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .isolateBootstrap .navbar-form .form-group {
      margin-bottom: 5px; }
    .isolateBootstrap .navbar-form .form-group:last-child {
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    .isolateBootstrap .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      box-shadow: none; } }
  .isolateBootstrap .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .isolateBootstrap .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; }
  .isolateBootstrap .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px; }
  .isolateBootstrap .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px; }
  .isolateBootstrap .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }
  .isolateBootstrap .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px; }
  @media (min-width: 768px) {
    .isolateBootstrap .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px; } }
  @media (min-width: 768px) {
    .isolateBootstrap .navbar-left {
      float: left !important; }
    .isolateBootstrap .navbar-right {
      float: right !important;
      margin-right: -15px; }
    .isolateBootstrap .navbar-right ~ .navbar-right {
      margin-right: 0; } }
  .isolateBootstrap .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7; }
  .isolateBootstrap .navbar-default .navbar-brand {
    color: #777; }
  .isolateBootstrap .navbar-default .navbar-brand:focus, .isolateBootstrap .navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent; }
  .isolateBootstrap .navbar-default .navbar-text {
    color: #777; }
  .isolateBootstrap .navbar-default .navbar-nav > li > a {
    color: #777; }
  .isolateBootstrap .navbar-default .navbar-nav > li > a:focus, .isolateBootstrap .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent; }
  .isolateBootstrap .navbar-default .navbar-nav > .active > a, .isolateBootstrap .navbar-default .navbar-nav > .active > a:focus, .isolateBootstrap .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7; }
  .isolateBootstrap .navbar-default .navbar-nav > .disabled > a, .isolateBootstrap .navbar-default .navbar-nav > .disabled > a:focus, .isolateBootstrap .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent; }
  .isolateBootstrap .navbar-default .navbar-toggle {
    border-color: #ddd; }
  .isolateBootstrap .navbar-default .navbar-toggle:focus, .isolateBootstrap .navbar-default .navbar-toggle:hover {
    background-color: #ddd; }
  .isolateBootstrap .navbar-default .navbar-toggle .icon-bar {
    background-color: #888; }
  .isolateBootstrap .navbar-default .navbar-collapse, .isolateBootstrap .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .isolateBootstrap .navbar-default .navbar-nav > .open > a, .isolateBootstrap .navbar-default .navbar-nav > .open > a:focus, .isolateBootstrap .navbar-default .navbar-nav > .open > a:hover {
    color: #555;
    background-color: #e7e7e7; }
  @media (max-width: 767px) {
    .isolateBootstrap .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
    .isolateBootstrap .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .isolateBootstrap .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
      color: #333;
      background-color: transparent; }
    .isolateBootstrap .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .isolateBootstrap .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .isolateBootstrap .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
      color: #555;
      background-color: #e7e7e7; }
    .isolateBootstrap .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .isolateBootstrap .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .isolateBootstrap .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
      color: #ccc;
      background-color: transparent; } }
  .isolateBootstrap .navbar-default .navbar-link {
    color: #777; }
  .isolateBootstrap .navbar-default .navbar-link:hover {
    color: #333; }
  .isolateBootstrap .navbar-default .btn-link {
    color: #777; }
  .isolateBootstrap .navbar-default .btn-link:focus, .isolateBootstrap .navbar-default .btn-link:hover {
    color: #333; }
  .isolateBootstrap .navbar-default .btn-link[disabled]:focus, .isolateBootstrap .navbar-default .btn-link[disabled]:hover, .isolateBootstrap fieldset[disabled] .navbar-default .btn-link:focus, .isolateBootstrap fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc; }
  .isolateBootstrap .navbar-inverse {
    background-color: #222;
    border-color: #080808; }
  .isolateBootstrap .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
  .isolateBootstrap .navbar-inverse .navbar-brand:focus, .isolateBootstrap .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent; }
  .isolateBootstrap .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .isolateBootstrap .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
  .isolateBootstrap .navbar-inverse .navbar-nav > li > a:focus, .isolateBootstrap .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent; }
  .isolateBootstrap .navbar-inverse .navbar-nav > .active > a, .isolateBootstrap .navbar-inverse .navbar-nav > .active > a:focus, .isolateBootstrap .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #080808; }
  .isolateBootstrap .navbar-inverse .navbar-nav > .disabled > a, .isolateBootstrap .navbar-inverse .navbar-nav > .disabled > a:focus, .isolateBootstrap .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent; }
  .isolateBootstrap .navbar-inverse .navbar-toggle {
    border-color: #333; }
  .isolateBootstrap .navbar-inverse .navbar-toggle:focus, .isolateBootstrap .navbar-inverse .navbar-toggle:hover {
    background-color: #333; }
  .isolateBootstrap .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff; }
  .isolateBootstrap .navbar-inverse .navbar-collapse, .isolateBootstrap .navbar-inverse .navbar-form {
    border-color: #101010; }
  .isolateBootstrap .navbar-inverse .navbar-nav > .open > a, .isolateBootstrap .navbar-inverse .navbar-nav > .open > a:focus, .isolateBootstrap .navbar-inverse .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: #080808; }
  @media (max-width: 767px) {
    .isolateBootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #080808; }
    .isolateBootstrap .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #080808; }
    .isolateBootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
    .isolateBootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .isolateBootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
      color: #fff;
      background-color: transparent; }
    .isolateBootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .isolateBootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .isolateBootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
      color: #fff;
      background-color: #080808; }
    .isolateBootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .isolateBootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .isolateBootstrap .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
      color: #444;
      background-color: transparent; } }
  .isolateBootstrap .navbar-inverse .navbar-link {
    color: #9d9d9d; }
  .isolateBootstrap .navbar-inverse .navbar-link:hover {
    color: #fff; }
  .isolateBootstrap .navbar-inverse .btn-link {
    color: #9d9d9d; }
  .isolateBootstrap .navbar-inverse .btn-link:focus, .isolateBootstrap .navbar-inverse .btn-link:hover {
    color: #fff; }
  .isolateBootstrap .navbar-inverse .btn-link[disabled]:focus, .isolateBootstrap .navbar-inverse .btn-link[disabled]:hover, .isolateBootstrap fieldset[disabled] .navbar-inverse .btn-link:focus, .isolateBootstrap fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444; }
  .isolateBootstrap .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px; }
  .isolateBootstrap .breadcrumb > li {
    display: inline-block; }
  .isolateBootstrap .breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"; }
  .isolateBootstrap .breadcrumb > .active {
    color: #777; }
  .isolateBootstrap .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
  .isolateBootstrap .pagination > li {
    display: inline; }
  .isolateBootstrap .pagination > li > a, .isolateBootstrap .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; }
  .isolateBootstrap .pagination > li:first-child > a, .isolateBootstrap .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  .isolateBootstrap .pagination > li:last-child > a, .isolateBootstrap .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px; }
  .isolateBootstrap .pagination > li > a:focus, .isolateBootstrap .pagination > li > a:hover, .isolateBootstrap .pagination > li > span:focus, .isolateBootstrap .pagination > li > span:hover {
    z-index: 3;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd; }
  .isolateBootstrap .pagination > .active > a, .isolateBootstrap .pagination > .active > a:focus, .isolateBootstrap .pagination > .active > a:hover, .isolateBootstrap .pagination > .active > span, .isolateBootstrap .pagination > .active > span:focus, .isolateBootstrap .pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7; }
  .isolateBootstrap .pagination > .disabled > a, .isolateBootstrap .pagination > .disabled > a:focus, .isolateBootstrap .pagination > .disabled > a:hover, .isolateBootstrap .pagination > .disabled > span, .isolateBootstrap .pagination > .disabled > span:focus, .isolateBootstrap .pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }
  .isolateBootstrap .pagination-lg > li > a, .isolateBootstrap .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333; }
  .isolateBootstrap .pagination-lg > li:first-child > a, .isolateBootstrap .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px; }
  .isolateBootstrap .pagination-lg > li:last-child > a, .isolateBootstrap .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px; }
  .isolateBootstrap .pagination-sm > li > a, .isolateBootstrap .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5; }
  .isolateBootstrap .pagination-sm > li:first-child > a, .isolateBootstrap .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px; }
  .isolateBootstrap .pagination-sm > li:last-child > a, .isolateBootstrap .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px; }
  .isolateBootstrap .pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none; }
  .isolateBootstrap .pager li {
    display: inline; }
  .isolateBootstrap .pager li > a, .isolateBootstrap .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px; }
  .isolateBootstrap .pager li > a:focus, .isolateBootstrap .pager li > a:hover {
    text-decoration: none;
    background-color: #eee; }
  .isolateBootstrap .pager .next > a, .isolateBootstrap .pager .next > span {
    float: right; }
  .isolateBootstrap .pager .previous > a, .isolateBootstrap .pager .previous > span {
    float: left; }
  .isolateBootstrap .pager .disabled > a, .isolateBootstrap .pager .disabled > a:focus, .isolateBootstrap .pager .disabled > a:hover, .isolateBootstrap .pager .disabled > span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff; }
  .isolateBootstrap .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; }
  .isolateBootstrap a.label:focus, .isolateBootstrap a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .isolateBootstrap .label:empty {
    display: none; }
  .isolateBootstrap .btn .label {
    position: relative;
    top: -1px; }
  .isolateBootstrap .label-default {
    background-color: #777; }
  .isolateBootstrap .label-default[href]:focus, .isolateBootstrap .label-default[href]:hover {
    background-color: #5e5e5e; }
  .isolateBootstrap .label-primary {
    background-color: #337ab7; }
  .isolateBootstrap .label-primary[href]:focus, .isolateBootstrap .label-primary[href]:hover {
    background-color: #286090; }
  .isolateBootstrap .label-success {
    background-color: #5cb85c; }
  .isolateBootstrap .label-success[href]:focus, .isolateBootstrap .label-success[href]:hover {
    background-color: #449d44; }
  .isolateBootstrap .label-info {
    background-color: #5bc0de; }
  .isolateBootstrap .label-info[href]:focus, .isolateBootstrap .label-info[href]:hover {
    background-color: #31b0d5; }
  .isolateBootstrap .label-warning {
    background-color: #f0ad4e; }
  .isolateBootstrap .label-warning[href]:focus, .isolateBootstrap .label-warning[href]:hover {
    background-color: #ec971f; }
  .isolateBootstrap .label-danger {
    background-color: #d9534f; }
  .isolateBootstrap .label-danger[href]:focus, .isolateBootstrap .label-danger[href]:hover {
    background-color: #c9302c; }
  .isolateBootstrap .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; }
  .isolateBootstrap .badge:empty {
    display: none; }
  .isolateBootstrap .btn .badge {
    position: relative;
    top: -1px; }
  .isolateBootstrap .btn-group-xs > .btn .badge, .isolateBootstrap .btn-xs .badge {
    top: 0;
    padding: 1px 5px; }
  .isolateBootstrap a.badge:focus, .isolateBootstrap a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .isolateBootstrap .list-group-item.active > .badge, .isolateBootstrap .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .isolateBootstrap .list-group-item > .badge {
    float: right; }
  .isolateBootstrap .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .isolateBootstrap .nav-pills > li > a > .badge {
    margin-left: 3px; }
  .isolateBootstrap .jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee; }
  .isolateBootstrap .jumbotron .h1, .isolateBootstrap .jumbotron h1 {
    color: inherit; }
  .isolateBootstrap .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .isolateBootstrap .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .isolateBootstrap .container .jumbotron, .isolateBootstrap .container-fluid .jumbotron {
    border-radius: 6px; }
  .isolateBootstrap .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .isolateBootstrap .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
    .isolateBootstrap .container .jumbotron, .isolateBootstrap .container-fluid .jumbotron {
      padding-right: 60px;
      padding-left: 60px; }
    .isolateBootstrap .jumbotron .h1, .isolateBootstrap .jumbotron h1 {
      font-size: 63px; } }
  .isolateBootstrap .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;
    transition: border .2s ease-in-out; }
  .isolateBootstrap .thumbnail a > img, .isolateBootstrap .thumbnail > img {
    margin-right: auto;
    margin-left: auto; }
  .isolateBootstrap a.thumbnail.active, .isolateBootstrap a.thumbnail:focus, .isolateBootstrap a.thumbnail:hover {
    border-color: #337ab7; }
  .isolateBootstrap .thumbnail .caption {
    padding: 9px;
    color: #333; }
  .isolateBootstrap .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px; }
  .isolateBootstrap .alert h4 {
    margin-top: 0;
    color: inherit; }
  .isolateBootstrap .alert .alert-link {
    font-weight: 700; }
  .isolateBootstrap .alert > p, .isolateBootstrap .alert > ul {
    margin-bottom: 0; }
  .isolateBootstrap .alert > p + p {
    margin-top: 5px; }
  .isolateBootstrap .alert-dismissable, .isolateBootstrap .alert-dismissible {
    padding-right: 35px; }
  .isolateBootstrap .alert-dismissable .close, .isolateBootstrap .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }
  .isolateBootstrap .alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  .isolateBootstrap .alert-success hr {
    border-top-color: #c9e2b3; }
  .isolateBootstrap .alert-success .alert-link {
    color: #2b542c; }
  .isolateBootstrap .alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
  .isolateBootstrap .alert-info hr {
    border-top-color: #a6e1ec; }
  .isolateBootstrap .alert-info .alert-link {
    color: #245269; }
  .isolateBootstrap .alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
  .isolateBootstrap .alert-warning hr {
    border-top-color: #f7e1b5; }
  .isolateBootstrap .alert-warning .alert-link {
    color: #66512c; }
  .isolateBootstrap .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
  .isolateBootstrap .alert-danger hr {
    border-top-color: #e4b9c0; }
  .isolateBootstrap .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
  .isolateBootstrap .progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
  .isolateBootstrap .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease; }
  .isolateBootstrap .progress-bar-striped, .isolateBootstrap .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: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px; }
  .isolateBootstrap .progress-bar.active, .isolateBootstrap .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite; }
  .isolateBootstrap .progress-bar-success {
    background-color: #5cb85c; }
  .isolateBootstrap .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: 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); }
  .isolateBootstrap .progress-bar-info {
    background-color: #5bc0de; }
  .isolateBootstrap .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: 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); }
  .isolateBootstrap .progress-bar-warning {
    background-color: #f0ad4e; }
  .isolateBootstrap .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: 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); }
  .isolateBootstrap .progress-bar-danger {
    background-color: #d9534f; }
  .isolateBootstrap .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: 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); }
  .isolateBootstrap .media {
    margin-top: 15px; }
  .isolateBootstrap .media:first-child {
    margin-top: 0; }
  .isolateBootstrap .media, .isolateBootstrap .media-body {
    overflow: hidden;
    zoom: 1; }
  .isolateBootstrap .media-body {
    width: 10000px; }
  .isolateBootstrap .media-object {
    display: block; }
  .isolateBootstrap .media-object.img-thumbnail {
    max-width: none; }
  .isolateBootstrap .media-right, .isolateBootstrap .media > .pull-right {
    padding-left: 10px; }
  .isolateBootstrap .media-left, .isolateBootstrap .media > .pull-left {
    padding-right: 10px; }
  .isolateBootstrap .media-body, .isolateBootstrap .media-left, .isolateBootstrap .media-right {
    display: table-cell;
    vertical-align: top; }
  .isolateBootstrap .media-middle {
    vertical-align: middle; }
  .isolateBootstrap .media-bottom {
    vertical-align: bottom; }
  .isolateBootstrap .media-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .isolateBootstrap .media-list {
    padding-left: 0;
    list-style: none; }
  .isolateBootstrap .list-group {
    padding-left: 0;
    margin-bottom: 20px; }
  .isolateBootstrap .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }
  .isolateBootstrap .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .isolateBootstrap .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
  .isolateBootstrap a.list-group-item, .isolateBootstrap button.list-group-item {
    color: #555; }
  .isolateBootstrap a.list-group-item .list-group-item-heading, .isolateBootstrap button.list-group-item .list-group-item-heading {
    color: #333; }
  .isolateBootstrap a.list-group-item:focus, .isolateBootstrap a.list-group-item:hover, .isolateBootstrap button.list-group-item:focus, .isolateBootstrap button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }
  .isolateBootstrap button.list-group-item {
    width: 100%;
    text-align: left; }
  .isolateBootstrap .list-group-item.disabled, .isolateBootstrap .list-group-item.disabled:focus, .isolateBootstrap .list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee; }
  .isolateBootstrap .list-group-item.disabled .list-group-item-heading, .isolateBootstrap .list-group-item.disabled:focus .list-group-item-heading, .isolateBootstrap .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit; }
  .isolateBootstrap .list-group-item.disabled .list-group-item-text, .isolateBootstrap .list-group-item.disabled:focus .list-group-item-text, .isolateBootstrap .list-group-item.disabled:hover .list-group-item-text {
    color: #777; }
  .isolateBootstrap .list-group-item.active, .isolateBootstrap .list-group-item.active:focus, .isolateBootstrap .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
  .isolateBootstrap .list-group-item.active .list-group-item-heading, .isolateBootstrap .list-group-item.active .list-group-item-heading > .small, .isolateBootstrap .list-group-item.active .list-group-item-heading > small, .isolateBootstrap .list-group-item.active:focus .list-group-item-heading, .isolateBootstrap .list-group-item.active:focus .list-group-item-heading > .small, .isolateBootstrap .list-group-item.active:focus .list-group-item-heading > small, .isolateBootstrap .list-group-item.active:hover .list-group-item-heading, .isolateBootstrap .list-group-item.active:hover .list-group-item-heading > .small, .isolateBootstrap .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit; }
  .isolateBootstrap .list-group-item.active .list-group-item-text, .isolateBootstrap .list-group-item.active:focus .list-group-item-text, .isolateBootstrap .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef; }
  .isolateBootstrap .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8; }
  .isolateBootstrap a.list-group-item-success, .isolateBootstrap button.list-group-item-success {
    color: #3c763d; }
  .isolateBootstrap a.list-group-item-success .list-group-item-heading, .isolateBootstrap button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  .isolateBootstrap a.list-group-item-success:focus, .isolateBootstrap a.list-group-item-success:hover, .isolateBootstrap button.list-group-item-success:focus, .isolateBootstrap button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6; }
  .isolateBootstrap a.list-group-item-success.active, .isolateBootstrap a.list-group-item-success.active:focus, .isolateBootstrap a.list-group-item-success.active:hover, .isolateBootstrap button.list-group-item-success.active, .isolateBootstrap button.list-group-item-success.active:focus, .isolateBootstrap button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }
  .isolateBootstrap .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7; }
  .isolateBootstrap a.list-group-item-info, .isolateBootstrap button.list-group-item-info {
    color: #31708f; }
  .isolateBootstrap a.list-group-item-info .list-group-item-heading, .isolateBootstrap button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  .isolateBootstrap a.list-group-item-info:focus, .isolateBootstrap a.list-group-item-info:hover, .isolateBootstrap button.list-group-item-info:focus, .isolateBootstrap button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3; }
  .isolateBootstrap a.list-group-item-info.active, .isolateBootstrap a.list-group-item-info.active:focus, .isolateBootstrap a.list-group-item-info.active:hover, .isolateBootstrap button.list-group-item-info.active, .isolateBootstrap button.list-group-item-info.active:focus, .isolateBootstrap button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }
  .isolateBootstrap .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3; }
  .isolateBootstrap a.list-group-item-warning, .isolateBootstrap button.list-group-item-warning {
    color: #8a6d3b; }
  .isolateBootstrap a.list-group-item-warning .list-group-item-heading, .isolateBootstrap button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  .isolateBootstrap a.list-group-item-warning:focus, .isolateBootstrap a.list-group-item-warning:hover, .isolateBootstrap button.list-group-item-warning:focus, .isolateBootstrap button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc; }
  .isolateBootstrap a.list-group-item-warning.active, .isolateBootstrap a.list-group-item-warning.active:focus, .isolateBootstrap a.list-group-item-warning.active:hover, .isolateBootstrap button.list-group-item-warning.active, .isolateBootstrap button.list-group-item-warning.active:focus, .isolateBootstrap button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }
  .isolateBootstrap .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede; }
  .isolateBootstrap a.list-group-item-danger, .isolateBootstrap button.list-group-item-danger {
    color: #a94442; }
  .isolateBootstrap a.list-group-item-danger .list-group-item-heading, .isolateBootstrap button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  .isolateBootstrap a.list-group-item-danger:focus, .isolateBootstrap a.list-group-item-danger:hover, .isolateBootstrap button.list-group-item-danger:focus, .isolateBootstrap button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc; }
  .isolateBootstrap a.list-group-item-danger.active, .isolateBootstrap a.list-group-item-danger.active:focus, .isolateBootstrap a.list-group-item-danger.active:hover, .isolateBootstrap button.list-group-item-danger.active, .isolateBootstrap button.list-group-item-danger.active:focus, .isolateBootstrap button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }
  .isolateBootstrap .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .isolateBootstrap .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }
  .isolateBootstrap .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  .isolateBootstrap .panel-body {
    padding: 15px; }
  .isolateBootstrap .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .isolateBootstrap .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }
  .isolateBootstrap .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit; }
  .isolateBootstrap .panel-title > .small, .isolateBootstrap .panel-title > .small > a, .isolateBootstrap .panel-title > a, .isolateBootstrap .panel-title > small, .isolateBootstrap .panel-title > small > a {
    color: inherit; }
  .isolateBootstrap .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .isolateBootstrap .panel > .list-group, .isolateBootstrap .panel > .panel-collapse > .list-group {
    margin-bottom: 0; }
  .isolateBootstrap .panel > .list-group .list-group-item, .isolateBootstrap .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .isolateBootstrap .panel > .list-group:first-child .list-group-item:first-child, .isolateBootstrap .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; }
  .isolateBootstrap .panel > .list-group:last-child .list-group-item:last-child, .isolateBootstrap .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; }
  .isolateBootstrap .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .isolateBootstrap .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0; }
  .isolateBootstrap .list-group + .panel-footer {
    border-top-width: 0; }
  .isolateBootstrap .panel > .panel-collapse > .table, .isolateBootstrap .panel > .table, .isolateBootstrap .panel > .table-responsive > .table {
    margin-bottom: 0; }
  .isolateBootstrap .panel > .panel-collapse > .table caption, .isolateBootstrap .panel > .table caption, .isolateBootstrap .panel > .table-responsive > .table caption {
    padding-right: 15px;
    padding-left: 15px; }
  .isolateBootstrap .panel > .table-responsive:first-child > .table:first-child, .isolateBootstrap .panel > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .isolateBootstrap .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, .isolateBootstrap .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .isolateBootstrap .panel > .table:first-child > tbody:first-child > tr:first-child, .isolateBootstrap .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .isolateBootstrap .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .isolateBootstrap .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .isolateBootstrap .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .isolateBootstrap .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .isolateBootstrap .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .isolateBootstrap .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .isolateBootstrap .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .isolateBootstrap .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px; }
  .isolateBootstrap .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .isolateBootstrap .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .isolateBootstrap .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .isolateBootstrap .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .isolateBootstrap .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .isolateBootstrap .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .isolateBootstrap .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .isolateBootstrap .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px; }
  .isolateBootstrap .panel > .table-responsive:last-child > .table:last-child, .isolateBootstrap .panel > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .isolateBootstrap .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .isolateBootstrap .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, .isolateBootstrap .panel > .table:last-child > tbody:last-child > tr:last-child, .isolateBootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .isolateBootstrap .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .isolateBootstrap .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .isolateBootstrap .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .isolateBootstrap .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .isolateBootstrap .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .isolateBootstrap .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .isolateBootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .isolateBootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px; }
  .isolateBootstrap .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .isolateBootstrap .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .isolateBootstrap .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .isolateBootstrap .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .isolateBootstrap .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .isolateBootstrap .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .isolateBootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .isolateBootstrap .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px; }
  .isolateBootstrap .panel > .panel-body + .table, .isolateBootstrap .panel > .panel-body + .table-responsive, .isolateBootstrap .panel > .table + .panel-body, .isolateBootstrap .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd; }
  .isolateBootstrap .panel > .table > tbody:first-child > tr:first-child td, .isolateBootstrap .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0; }
  .isolateBootstrap .panel > .table-bordered, .isolateBootstrap .panel > .table-responsive > .table-bordered {
    border: 0; }
  .isolateBootstrap .panel > .table-bordered > tbody > tr > td:first-child, .isolateBootstrap .panel > .table-bordered > tbody > tr > th:first-child, .isolateBootstrap .panel > .table-bordered > tfoot > tr > td:first-child, .isolateBootstrap .panel > .table-bordered > tfoot > tr > th:first-child, .isolateBootstrap .panel > .table-bordered > thead > tr > td:first-child, .isolateBootstrap .panel > .table-bordered > thead > tr > th:first-child, .isolateBootstrap .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .isolateBootstrap .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .isolateBootstrap .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .isolateBootstrap .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .isolateBootstrap .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .isolateBootstrap .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0; }
  .isolateBootstrap .panel > .table-bordered > tbody > tr > td:last-child, .isolateBootstrap .panel > .table-bordered > tbody > tr > th:last-child, .isolateBootstrap .panel > .table-bordered > tfoot > tr > td:last-child, .isolateBootstrap .panel > .table-bordered > tfoot > tr > th:last-child, .isolateBootstrap .panel > .table-bordered > thead > tr > td:last-child, .isolateBootstrap .panel > .table-bordered > thead > tr > th:last-child, .isolateBootstrap .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .isolateBootstrap .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .isolateBootstrap .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .isolateBootstrap .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .isolateBootstrap .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .isolateBootstrap .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0; }
  .isolateBootstrap .panel > .table-bordered > tbody > tr:first-child > td, .isolateBootstrap .panel > .table-bordered > tbody > tr:first-child > th, .isolateBootstrap .panel > .table-bordered > thead > tr:first-child > td, .isolateBootstrap .panel > .table-bordered > thead > tr:first-child > th, .isolateBootstrap .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .isolateBootstrap .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .isolateBootstrap .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .isolateBootstrap .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0; }
  .isolateBootstrap .panel > .table-bordered > tbody > tr:last-child > td, .isolateBootstrap .panel > .table-bordered > tbody > tr:last-child > th, .isolateBootstrap .panel > .table-bordered > tfoot > tr:last-child > td, .isolateBootstrap .panel > .table-bordered > tfoot > tr:last-child > th, .isolateBootstrap .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .isolateBootstrap .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .isolateBootstrap .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .isolateBootstrap .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
  .isolateBootstrap .panel > .table-responsive {
    margin-bottom: 0;
    border: 0; }
  .isolateBootstrap .panel-group {
    margin-bottom: 20px; }
  .isolateBootstrap .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
  .isolateBootstrap .panel-group .panel + .panel {
    margin-top: 5px; }
  .isolateBootstrap .panel-group .panel-heading {
    border-bottom: 0; }
  .isolateBootstrap .panel-group .panel-heading + .panel-collapse > .list-group, .isolateBootstrap .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd; }
  .isolateBootstrap .panel-group .panel-footer {
    border-top: 0; }
  .isolateBootstrap .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd; }
  .isolateBootstrap .panel-default {
    border-color: #ddd; }
  .isolateBootstrap .panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd; }
  .isolateBootstrap .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd; }
  .isolateBootstrap .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333; }
  .isolateBootstrap .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }
  .isolateBootstrap .panel-primary {
    border-color: #337ab7; }
  .isolateBootstrap .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
  .isolateBootstrap .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7; }
  .isolateBootstrap .panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff; }
  .isolateBootstrap .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }
  .isolateBootstrap .panel-success {
    border-color: #d6e9c6; }
  .isolateBootstrap .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  .isolateBootstrap .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6; }
  .isolateBootstrap .panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d; }
  .isolateBootstrap .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }
  .isolateBootstrap .panel-info {
    border-color: #bce8f1; }
  .isolateBootstrap .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
  .isolateBootstrap .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1; }
  .isolateBootstrap .panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f; }
  .isolateBootstrap .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }
  .isolateBootstrap .panel-warning {
    border-color: #faebcc; }
  .isolateBootstrap .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
  .isolateBootstrap .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc; }
  .isolateBootstrap .panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b; }
  .isolateBootstrap .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }
  .isolateBootstrap .panel-danger {
    border-color: #ebccd1; }
  .isolateBootstrap .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
  .isolateBootstrap .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1; }
  .isolateBootstrap .panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442; }
  .isolateBootstrap .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }
  .isolateBootstrap .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
  .isolateBootstrap .embed-responsive .embed-responsive-item, .isolateBootstrap .embed-responsive embed, .isolateBootstrap .embed-responsive iframe, .isolateBootstrap .embed-responsive object, .isolateBootstrap .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }
  .isolateBootstrap .embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .isolateBootstrap .embed-responsive-4by3 {
    padding-bottom: 75%; }
  .isolateBootstrap .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .isolateBootstrap .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }
  .isolateBootstrap .well-lg {
    padding: 24px;
    border-radius: 6px; }
  .isolateBootstrap .well-sm {
    padding: 9px;
    border-radius: 3px; }
  .isolateBootstrap .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; }
  .isolateBootstrap .close:focus, .isolateBootstrap .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5; }
  .isolateBootstrap button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0; }
  .isolateBootstrap .modal-open {
    overflow: hidden; }
  .isolateBootstrap .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0; }
  .isolateBootstrap .modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%); }
  .isolateBootstrap .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
  .isolateBootstrap .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }
  .isolateBootstrap .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }
  .isolateBootstrap .modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    outline: 0;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }
  .isolateBootstrap .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }
  .isolateBootstrap .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  .isolateBootstrap .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5; }
  .isolateBootstrap .modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5; }
  .isolateBootstrap .modal-header .close {
    margin-top: -2px; }
  .isolateBootstrap .modal-title {
    margin: 0;
    line-height: 1.42857143; }
  .isolateBootstrap .modal-body {
    position: relative;
    padding: 15px; }
  .isolateBootstrap .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
  .isolateBootstrap .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .isolateBootstrap .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .isolateBootstrap .modal-footer .btn-block + .btn-block {
    margin-left: 0; }
  .isolateBootstrap .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 768px) {
    .isolateBootstrap .modal-dialog {
      width: 600px;
      margin: 30px auto; }
    .isolateBootstrap .modal-content {
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
    .isolateBootstrap .modal-sm {
      width: 300px; } }
  @media (min-width: 992px) {
    .isolateBootstrap .modal-lg {
      width: 900px; } }
  .isolateBootstrap .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; }
  .isolateBootstrap .tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9; }
  .isolateBootstrap .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  .isolateBootstrap .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  .isolateBootstrap .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  .isolateBootstrap .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  .isolateBootstrap .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px; }
  .isolateBootstrap .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .isolateBootstrap .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .isolateBootstrap .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .isolateBootstrap .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .isolateBootstrap .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  .isolateBootstrap .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  .isolateBootstrap .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .isolateBootstrap .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .isolateBootstrap .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .isolateBootstrap .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;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    line-break: auto; }
  .isolateBootstrap .popover.top {
    margin-top: -10px; }
  .isolateBootstrap .popover.right {
    margin-left: 10px; }
  .isolateBootstrap .popover.bottom {
    margin-top: 10px; }
  .isolateBootstrap .popover.left {
    margin-left: -10px; }
  .isolateBootstrap .popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0; }
  .isolateBootstrap .popover-content {
    padding: 9px 14px; }
  .isolateBootstrap .popover > .arrow, .isolateBootstrap .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .isolateBootstrap .popover > .arrow {
    border-width: 11px; }
  .isolateBootstrap .popover > .arrow:after {
    content: "";
    border-width: 10px; }
  .isolateBootstrap .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; }
  .isolateBootstrap .popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0; }
  .isolateBootstrap .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; }
  .isolateBootstrap .popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0; }
  .isolateBootstrap .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); }
  .isolateBootstrap .popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff; }
  .isolateBootstrap .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); }
  .isolateBootstrap .popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff; }
  .isolateBootstrap .carousel {
    position: relative; }
  .isolateBootstrap .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden; }
  .isolateBootstrap .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left; }
  .isolateBootstrap .carousel-inner > .item > a > img, .isolateBootstrap .carousel-inner > .item > img {
    line-height: 1; }
  @media all and (transform-3d), (-webkit-transform-3d) {
    .isolateBootstrap .carousel-inner > .item {
      -webkit-transition: -webkit-transform .6s ease-in-out;
      transition: -webkit-transform .6s ease-in-out;
      transition: transform .6s ease-in-out;
      transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px; }
    .isolateBootstrap .carousel-inner > .item.active.right, .isolateBootstrap .carousel-inner > .item.next {
      left: 0;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0); }
    .isolateBootstrap .carousel-inner > .item.active.left, .isolateBootstrap .carousel-inner > .item.prev {
      left: 0;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0); }
    .isolateBootstrap .carousel-inner > .item.active, .isolateBootstrap .carousel-inner > .item.next.left, .isolateBootstrap .carousel-inner > .item.prev.right {
      left: 0;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0); } }
  .isolateBootstrap .carousel-inner > .active, .isolateBootstrap .carousel-inner > .next, .isolateBootstrap .carousel-inner > .prev {
    display: block; }
  .isolateBootstrap .carousel-inner > .active {
    left: 0; }
  .isolateBootstrap .carousel-inner > .next, .isolateBootstrap .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .isolateBootstrap .carousel-inner > .next {
    left: 100%; }
  .isolateBootstrap .carousel-inner > .prev {
    left: -100%; }
  .isolateBootstrap .carousel-inner > .next.left, .isolateBootstrap .carousel-inner > .prev.right {
    left: 0; }
  .isolateBootstrap .carousel-inner > .active.left {
    left: -100%; }
  .isolateBootstrap .carousel-inner > .active.right {
    left: 100%; }
  .isolateBootstrap .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; }
  .isolateBootstrap .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: -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; }
  .isolateBootstrap .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: -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; }
  .isolateBootstrap .carousel-control:focus, .isolateBootstrap .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9; }
  .isolateBootstrap .carousel-control .glyphicon-chevron-left, .isolateBootstrap .carousel-control .glyphicon-chevron-right, .isolateBootstrap .carousel-control .icon-next, .isolateBootstrap .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  .isolateBootstrap .carousel-control .glyphicon-chevron-left, .isolateBootstrap .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px; }
  .isolateBootstrap .carousel-control .glyphicon-chevron-right, .isolateBootstrap .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px; }
  .isolateBootstrap .carousel-control .icon-next, .isolateBootstrap .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }
  .isolateBootstrap .carousel-control .icon-prev:before {
    content: '\2039'; }
  .isolateBootstrap .carousel-control .icon-next:before {
    content: '\203a'; }
  .isolateBootstrap .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; }
  .isolateBootstrap .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; }
  .isolateBootstrap .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }
  .isolateBootstrap .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); }
  .isolateBootstrap .carousel-caption .btn {
    text-shadow: none; }
  @media screen and (min-width: 768px) {
    .isolateBootstrap .carousel-control .glyphicon-chevron-left, .isolateBootstrap .carousel-control .glyphicon-chevron-right, .isolateBootstrap .carousel-control .icon-next, .isolateBootstrap .carousel-control .icon-prev {
      width: 30px;
      height: 30px;
      margin-top: -15px;
      font-size: 30px; }
    .isolateBootstrap .carousel-control .glyphicon-chevron-left, .isolateBootstrap .carousel-control .icon-prev {
      margin-left: -15px; }
    .isolateBootstrap .carousel-control .glyphicon-chevron-right, .isolateBootstrap .carousel-control .icon-next {
      margin-right: -15px; }
    .isolateBootstrap .carousel-caption {
      right: 20%;
      left: 20%;
      padding-bottom: 30px; }
    .isolateBootstrap .carousel-indicators {
      bottom: 20px; } }
  .isolateBootstrap .btn-group-vertical > .btn-group:after, .isolateBootstrap .btn-group-vertical > .btn-group:before, .isolateBootstrap .btn-toolbar:after, .isolateBootstrap .btn-toolbar:before, .isolateBootstrap .clearfix:after, .isolateBootstrap .clearfix:before, .isolateBootstrap .container-fluid:after, .isolateBootstrap .container-fluid:before, .isolateBootstrap .container:after, .isolateBootstrap .container:before, .isolateBootstrap .dl-horizontal dd:after, .isolateBootstrap .dl-horizontal dd:before, .isolateBootstrap .form-horizontal .form-group:after, .isolateBootstrap .form-horizontal .form-group:before, .isolateBootstrap .modal-footer:after, .isolateBootstrap .modal-footer:before, .isolateBootstrap .nav:after, .isolateBootstrap .nav:before, .isolateBootstrap .navbar-collapse:after, .isolateBootstrap .navbar-collapse:before, .isolateBootstrap .navbar-header:after, .isolateBootstrap .navbar-header:before, .isolateBootstrap .navbar:after, .isolateBootstrap .navbar:before, .isolateBootstrap .pager:after, .isolateBootstrap .pager:before, .isolateBootstrap .panel-body:after, .isolateBootstrap .panel-body:before, .isolateBootstrap .row:after, .isolateBootstrap .row:before {
    display: table;
    content: " "; }
  .isolateBootstrap .btn-group-vertical > .btn-group:after, .isolateBootstrap .btn-toolbar:after, .isolateBootstrap .clearfix:after, .isolateBootstrap .container-fluid:after, .isolateBootstrap .container:after, .isolateBootstrap .dl-horizontal dd:after, .isolateBootstrap .form-horizontal .form-group:after, .isolateBootstrap .modal-footer:after, .isolateBootstrap .nav:after, .isolateBootstrap .navbar-collapse:after, .isolateBootstrap .navbar-header:after, .isolateBootstrap .navbar:after, .isolateBootstrap .pager:after, .isolateBootstrap .panel-body:after, .isolateBootstrap .row:after {
    clear: both; }
  .isolateBootstrap .center-block {
    display: block;
    margin-right: auto;
    margin-left: auto; }
  .isolateBootstrap .pull-right {
    float: right !important; }
  .isolateBootstrap .pull-left {
    float: left !important; }
  .isolateBootstrap .hide {
    display: none !important; }
  .isolateBootstrap .show {
    display: block !important; }
  .isolateBootstrap .invisible {
    visibility: hidden; }
  .isolateBootstrap .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .isolateBootstrap .hidden {
    display: none !important; }
  .isolateBootstrap .affix {
    position: fixed; }

@-ms-viewport {
  .isolateBootstrap {
    width: device-width; } }
  .isolateBootstrap .visible-lg, .isolateBootstrap .visible-md, .isolateBootstrap .visible-sm, .isolateBootstrap .visible-xs {
    display: none !important; }
  .isolateBootstrap .visible-lg-block, .isolateBootstrap .visible-lg-inline, .isolateBootstrap .visible-lg-inline-block, .isolateBootstrap .visible-md-block, .isolateBootstrap .visible-md-inline, .isolateBootstrap .visible-md-inline-block, .isolateBootstrap .visible-sm-block, .isolateBootstrap .visible-sm-inline, .isolateBootstrap .visible-sm-inline-block, .isolateBootstrap .visible-xs-block, .isolateBootstrap .visible-xs-inline, .isolateBootstrap .visible-xs-inline-block {
    display: none !important; }
  @media (max-width: 767px) {
    .isolateBootstrap .visible-xs {
      display: block !important; }
    .isolateBootstrap table.visible-xs {
      display: table !important; }
    .isolateBootstrap tr.visible-xs {
      display: table-row !important; }
    .isolateBootstrap td.visible-xs, .isolateBootstrap th.visible-xs {
      display: table-cell !important; } }
  @media (max-width: 767px) {
    .isolateBootstrap .visible-xs-block {
      display: block !important; } }
  @media (max-width: 767px) {
    .isolateBootstrap .visible-xs-inline {
      display: inline !important; } }
  @media (max-width: 767px) {
    .isolateBootstrap .visible-xs-inline-block {
      display: inline-block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .isolateBootstrap .visible-sm {
      display: block !important; }
    .isolateBootstrap table.visible-sm {
      display: table !important; }
    .isolateBootstrap tr.visible-sm {
      display: table-row !important; }
    .isolateBootstrap td.visible-sm, .isolateBootstrap th.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .isolateBootstrap .visible-sm-block {
      display: block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .isolateBootstrap .visible-sm-inline {
      display: inline !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .isolateBootstrap .visible-sm-inline-block {
      display: inline-block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .isolateBootstrap .visible-md {
      display: block !important; }
    .isolateBootstrap table.visible-md {
      display: table !important; }
    .isolateBootstrap tr.visible-md {
      display: table-row !important; }
    .isolateBootstrap td.visible-md, .isolateBootstrap th.visible-md {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .isolateBootstrap .visible-md-block {
      display: block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .isolateBootstrap .visible-md-inline {
      display: inline !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .isolateBootstrap .visible-md-inline-block {
      display: inline-block !important; } }
  @media (min-width: 1200px) {
    .isolateBootstrap .visible-lg {
      display: block !important; }
    .isolateBootstrap table.visible-lg {
      display: table !important; }
    .isolateBootstrap tr.visible-lg {
      display: table-row !important; }
    .isolateBootstrap td.visible-lg, .isolateBootstrap th.visible-lg {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .isolateBootstrap .visible-lg-block {
      display: block !important; } }
  @media (min-width: 1200px) {
    .isolateBootstrap .visible-lg-inline {
      display: inline !important; } }
  @media (min-width: 1200px) {
    .isolateBootstrap .visible-lg-inline-block {
      display: inline-block !important; } }
  @media (max-width: 767px) {
    .isolateBootstrap .hidden-xs {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .isolateBootstrap .hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .isolateBootstrap .hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .isolateBootstrap .hidden-lg {
      display: none !important; } }
  .isolateBootstrap .visible-print {
    display: none !important; }
  @media print {
    .isolateBootstrap .visible-print {
      display: block !important; }
    .isolateBootstrap table.visible-print {
      display: table !important; }
    .isolateBootstrap tr.visible-print {
      display: table-row !important; }
    .isolateBootstrap td.visible-print, .isolateBootstrap th.visible-print {
      display: table-cell !important; } }
  .isolateBootstrap .visible-print-block {
    display: none !important; }
  @media print {
    .isolateBootstrap .visible-print-block {
      display: block !important; } }
  .isolateBootstrap .visible-print-inline {
    display: none !important; }
  @media print {
    .isolateBootstrap .visible-print-inline {
      display: inline !important; } }
  .isolateBootstrap .visible-print-inline-block {
    display: none !important; }
  @media print {
    .isolateBootstrap .visible-print-inline-block {
      display: inline-block !important; } }
  @media print {
    .isolateBootstrap .hidden-print {
      display: none !important; } }

.bsContainer {
  padding: 10px; }

.annotations {
  width: 100%;
  background: #fff;
  margin: 0 auto; }
  .annotations > header {
    background: #35323C;
    height: 50px;
    padding: 5px 10px; }
  .annotations .menu-icon {
    background: #2F2E33;
    padding: 5px 10px;
    float: left;
    font-size: 3em;
    line-height: 0.5em;
    color: #fff;
    border-radius: 3px; }
  .annotations .menu-icon:hover {
    background: #39caad;
    cursor: pointer; }
  .annotations h1 {
    float: right;
    color: #fff;
    margin: 5px;
    font-weight: 300;
    font-size: 1.3em; }
  .annotations .new {
    background: #E5EDF5;
    color: #fff;
    padding: 7px 5px;
    height: 60px; }
    .annotations .new textarea {
      float: left;
      height: 45px;
      width: calc(100% - 100px);
      border-radius: 3px;
      padding: 5px; }
    .annotations .new > span {
      background: white;
      cursor: pointer;
      border-radius: 3px;
      width: 45px;
      color: gray;
      height: 45px;
      margin-left: 5px;
      line-height: 45px;
      text-align: center;
      font-size: 18px;
      float: left; }
      .annotations .new > span.adjunto > input {
        position: absolute;
        top: 7px;
        width: 45px;
        height: 45px;
        opacity: 0;
        cursor: pointer;
        margin-left: -30px;
        overflow: hidden; }
  .annotations .messages {
    padding: 10px; }
  .annotations .message {
    float: left;
    width: 100%;
    margin: 10px 0;
    border-bottom: 1px dotted #ccc; }
  .annotations .message p {
    font-size: 14px;
    width: 90%;
    margin: 5px 0; }
  .annotations img {
    border-radius: 100%;
    float: left;
    height: 45px;
    width: 45px;
    margin: 0 10px 15px 0; }
  .annotations p.time {
    color: rgba(0, 0, 0, 0.5);
    font-weight: 400;
    position: absolute;
    margin: 0px;
    text-align: right;
    font-size: 11px; }
  .annotations p.adjunto {
    font-weight: 400;
    position: absolute;
    margin: 0px;
    text-align: right;
    font-size: 11px;
    cursor: pointer;
    color: #2F6185; }
    .annotations p.adjunto a {
      text-decoration: none;
      color: #2F6185; }
  .annotations p.date {
    color: rgba(0, 0, 0, 0.5);
    font-size: 11px; }
  .annotations h2 {
    font-size: 12px;
    font-weight: 400; }
  .annotations footer {
    width: 100%;
    background: #fff;
    padding: 10px;
    text-align: center;
    font-size: 0.8em; }
  .annotations footer p:before,
  .annotations footer p:after {
    content: ' - '; }

/*FLAT UI*/
.env-privado [ai-menu="menu_areas"] {
  display: none; }

.env-privado [ng-controller="citas_captura"] .breadcrumb-unidades, .env-privado [ng-controller="citas_captura"] .breadcrumb-areas {
  display: none; }

@-webkit-keyframes show-login {
  0% {
    margin-top: -400px;
    opacity: 0; }
  100% {
    margin-top: -300px;
    opacity: 1; } }

body.login {
  background-color: #ecf0f1; }
  body.login > .container {
    background-color: #ecf0f1;
    box-shadow: none; }

section.login {
  width: 100%;
  height: 100%; }
  section.login form {
    background-color: #ffffff;
    position: absolute;
    width: 400px;
    height: 520px;
    left: 50%;
    top: 50%;
    margin-left: -200px;
    margin-top: -300px;
    padding-top: 210px;
    overflow: hidden;
    -webkit-animation-delay: 2s;
    /* Chrome, Safari, Opera */
    animation-delay: 2s;
    -webkit-animation: show-login 1s ease;
    -moz-animation: show-login 1s ease;
    border-radius: 3px; }
    section.login form#registerForm {
      display: none; }
    section.login form > .logo {
      background: url("../images/logo.jpg");
      height: 177px;
      width: 300px;
      position: absolute;
      top: 0px;
      margin: 30px 50px 10px 50px; }
    section.login form .login > input {
      border: 2px solid #ecf0f1; }
      section.login form .login > input:focus {
        border: 2px solid #2980b9; }
    section.login form .login > input, section.login form .login > button[type="submit"] {
      background-color: #ecf0f1;
      width: 90%;
      margin: 10px 5% 0 5%;
      height: 70px;
      font-size: 20px;
      padding: 10px;
      border-radius: 3px; }
    section.login form .login > button[type="submit"] {
      -webkit-transition: none;
      -moz-transition: none;
      background-color: #80B2FF;
      margin-top: 15px;
      font-size: 25px;
      color: white; }
    section.login form .login > .error {
      color: white;
      margin-left: 20px;
      border-radius: 3px;
      background-color: #D42C2C;
      width: 360px;
      display: inline-block;
      line-height: 35px;
      text-align: center;
      -webkit-transition: opacity 1s ease; }
      section.login form .login > .error.mostrar {
        opacity: 1; }
      section.login form .login > .error.ocultar {
        opacity: 0; }
    section.login form .register {
      text-align: center;
      margin-top: 10px; }
      section.login form .register a {
        color: #80B2FF;
        cursor: pointer; }

section.login .ai-menu .menu {
  height: 100% !important; }

body > .header > header {
  height: 50px;
  z-index: 5;
  position: fixed;
  width: 100%; }
  body > .header > header .content {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    margin: 0 auto;
    width: 100%;
    background: #FFF;
    height: 100%;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(0, 0, 0, 0.05);
    overflow: hidden; }
    body > .header > header .content > .app .menu {
      float: left;
      width: 250px; }
    body > .header > header .content div.logo {
      width: 240px; }
      body > .header > header .content div.logo .icon {
        height: 36px;
        margin: 7px 0 7px 5px; }
      body > .header > header .content div.logo .letter {
        height: 20px;
        margin: 15px 0 15px 0; }
    body > .header > header .content .home {
      width: 220px;
      height: 56px;
      margin: 0 auto;
      cursor: pointer;
      background: url("../images/dar.png");
      background-repeat: no-repeat;
      background-position: center;
      position: relative; }
      body > .header > header .content .home i {
        opacity: 0; }
      body > .header > header .content .home:hover i {
        opacity: 1; }
    body > .header > header .content i {
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      position: absolute;
      font-size: 28px;
      color: #999;
      top: 15px;
      margin: 0;
      padding: 0;
      left: 35px;
      cursor: pointer; }
    body > .header > header .content > .toggleNav {
      left: 15px;
      display: none; }
    body > .header > header .content .icons {
      position: absolute;
      top: 0;
      /*i {
        height: $header-heigth;
        width: $header-heigth;
        display: inline-block;
        padding: 12px 0 0 12px;
        font-size: 32px;
        color: $gray;
        cursor: pointer;
      }*/ }
      body > .header > header .content .icons .back {
        -webkit-transition: opacity 0.3s ease, background 0.3s ease, color 0.2s ease;
        transition: opacity 0.3s ease, background 0.3s ease, color 0.2s ease;
        margin: 5px 10px;
        height: 45px;
        padding: 0 20px 0 10px;
        color: #333; }
        body > .header > header .content .icons .back:hover {
          background-color: #2980b9;
          color: white; }
          body > .header > header .content .icons .back:hover i {
            color: #ffffff; }
        body > .header > header .content .icons .back i {
          font-size: 18px;
          color: #bdc3c7; }
    body > .header > header .content .user {
      margin: 5px;
      float: right;
      padding: 0;
      cursor: pointer; }
      body > .header > header .content .user > * {
        float: right; }
      body > .header > header .content .user .desktop {
        width: 300px; }
        body > .header > header .content .user .desktop * {
          float: right; }
        body > .header > header .content .user .desktop i {
          color: #C0C0C0;
          font-size: 25px;
          font-weight: normal;
          height: 60px;
          display: block;
          width: 50px;
          text-align: center;
          padding: 15px 10px;
          margin-top: -5px; }
      body > .header > header .content .user > .nombre {
        padding-left: 10px; }
        body > .header > header .content .user > .nombre > h1 {
          font-weight: bold;
          color: #003D99;
          font-size: 18px; }
        body > .header > header .content .user > .nombre > h2 {
          color: #bdc3c7;
          text-align: right;
          margin-top: 6px; }
      body > .header > header .content .user > .showmenu {
        font-size: 20px;
        padding: 12px 15px;
        width: 45px;
        font-weight: bold;
        color: #003D99; }
    body > .header > header .content .desktop-menu {
      width: 100%;
      background: #F8F8FF;
      height: 166px;
      margin-top: 60px; }
  body > .header > header > .content.open {
    height: 230px;
    border-bottom: 1px solid #ecf0f1;
    box-shadow: 0 8px 12px -6px #F1F2F3; }
    body > .header > header > .content.open .home i {
      -webkit-transform: rotate(180deg);
      margin-top: 42px; }
  body > .header > header > .content > .user > ul.menu {
    right: 0;
    position: absolute;
    list-style: none;
    top: 60px;
    background: #FFF;
    box-shadow: -1px 1px 10px 1px #F1F2F3; }
    body > .header > header > .content > .user > ul.menu:after {
      content: '';
      position: absolute;
      background-color: white;
      right: 0px;
      top: -5px;
      height: 5px;
      width: 100%;
      z-index: 100; }
    body > .header > header > .content > .user > ul.menu li > a {
      display: block;
      width: 300px;
      text-decoration: none;
      padding: 25px 20px;
      border-bottom: 1px solid #F1F2F3;
      color: #333;
      font-size: 17px; }
    body > .header > header > .content > .user > ul.menu li:last-child > a {
      border-bottom: none; }

.desktop-menu {
  width: 100%;
  padding: 0; }
  .desktop-menu ul > li {
    width: 20%;
    float: left;
    cursor: pointer;
    padding: 20px 0; }
    .desktop-menu ul > li:hover {
      background-color: #ecf0f1; }
    .desktop-menu ul > li a {
      text-decoration: none; }
    .desktop-menu ul > li i {
      display: block;
      color: #318ce7;
      font-size: 80px;
      text-align: center; }
    .desktop-menu ul > li h1 {
      color: #000;
      text-align: center;
      font-size: 26px;
      padding: 12px 0; }

body.hideHeader > .header {
  display: none; }

body.hideHeader > .modules {
  display: none; }

body.hideModules > .modules {
  display: none; }

body.hideModules header > .content > .logo {
  display: block !important; }

body.hideHeader > .floats {
  display: none; }

body.hideBack > .header .content .back {
  opacity: 0; }

body.showBack > .header .content .back {
  opacity: 1; }

body.hideNav .toggleNav {
  color: #16a085 !important; }

body.dev_mode > .header .content {
  background-color: #414141; }

body > .header > header .content .user img, body .floats .float ul > li > a > img, menu > div.menu ul > li > a > img, nav > .menu ul > li > a > img, article.box div.contenido ul > li > a > img, body .floats .float ul > li > a > i, menu > div.menu ul > li > a > i, nav > .menu ul > li > a > i, article.box div.contenido ul > li > a > i {
  height: 30px;
  width: 40px;
  margin: 3px 10px 0 0; }

.modal.autorizacion content {
  width: 550px !important; }

/*
.modal.confirm {
  position: fixed;
  display: block;
  background-color: red;
}*/
body.hideNav > .container > section {
  margin-left: 0;
  width: 100%; }

body.blur > .container > section,
body.blur > .modules .content,
body.blur .nav-header,
body.blur > .container > nav,
body.blur > .header > header,
body.blur > .floats > .float,
body.blur > .floats > .alerts,
body.blur > .container > aside,
body.blur > aside.chat {
  filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  -moz-filter: blur(3px);
  -webkit-filter: blur(3px); }

body.opacity > .container > section,
body.opacity > .container > nav,
body.opacity > .header > header,
body.opacity > .floats > .float,
body.opacity > .floats > .alerts,
body.opacity > .container > aside,
body.opacity > aside.chat {
  opacity: 0.2; }

.efecto-blur {
  filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  -moz-filter: blur(3px);
  -webkit-filter: blur(3px); }

.nprogress-busy body > .header > header .content .home i {
  display: none; }

.content {
  width: 100% !important; }
  .content > .app {
    width: 700px; }
    .content > .app > .mainMenu {
      position: relative;
      float: left;
      height: 50px;
      padding: 0 20px 0 15px;
      margin-right: 2px; }
      .content > .app > .mainMenu i {
        display: inline;
        left: 10px; }
      .content > .app > .mainMenu span {
        display: inline;
        margin-left: 30px;
        line-height: 50px; }
      .content > .app > .mainMenu.active {
        border-bottom: 2px solid #c0392b; }
  .content .user {
    padding: 0 60px 0 10px;
    float: right;
    min-width: 240px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    right: 0; }
    .content .user .name {
      color: #2c3e50;
      float: right;
      height: 50px;
      line-height: 50px;
      font-size: 14px;
      text-align: center;
      overflow: hidden; }
    .content .user img {
      float: right;
      cursor: pointer;
      margin: 5px 10px 5px 5px;
      height: 40px;
      width: 40px;
      border-radius: 2px; }
    .content .user .profile_picture {
      float: right;
      margin-left: 10px; }
      .content .user .profile_picture img {
        border-radius: 50%; }
    .content .user .status {
      height: 12px;
      width: 12px;
      border-radius: 50%;
      position: absolute;
      right: 68px;
      bottom: 3px;
      border: 2px solid white; }
      .content .user .status.online {
        background: #27ae60; }

.stop {
  display: block;
  position: absolute;
  width: 180px;
  background: #993333;
  color: white;
  height: 35px;
  top: 5px;
  left: 50%;
  text-align: center;
  line-height: 35px;
  border-radius: 2px;
  cursor: pointer;
  font-size: 14px;
  box-shadow: 0 2px 24px -10px #999;
  display: none; }

body .floats .alerts > i .count,
body .floats .alerts > a i .count, body .floats .float ul > li > a .count {
  font-size: 12px;
  background: #c0392b;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  color: #FFF;
  font-weight: bold;
  text-align: center;
  padding-top: 1px;
  z-index: 10000;
  position: absolute;
  top: 10px;
  left: 25px; }

.open_chat {
  background: #34495e;
  height: 50px;
  width: 50px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer; }
  .open_chat i {
    font-size: 22px;
    color: white;
    padding: 12px 15px;
    display: block; }

.waitMessage {
  background-color: rgba(255, 249, 196, 0.8);
  max-width: 700px;
  position: fixed;
  padding: 10px 15px;
  line-height: 16px;
  left: calc(50% - 200px);
  color: #333;
  font-size: 14px;
  min-height: 40px;
  box-shadow: 0 2px 2px #DFDAB4;
  width: 400px;
  text-align: center;
  border-radius: 0 0 2px 2px;
  top: -60px;
  -webkit-transition-property: top;
  transition-property: top;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }
  .waitMessage.visible {
    top: -2px; }
  .waitMessage i {
    color: gray;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 11px;
    cursor: pointer; }

body .floats {
  margin: 0 auto;
  z-index: 9;
  position: relative; }
  body .floats .alert {
    position: fixed;
    z-index: 127;
    right: 60px;
    top: 2px;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    font-size: 10px;
    color: white;
    background: #c0392b; }
  body .floats .ai-menu {
    float: left; }
  body .floats .alerts {
    position: absolute;
    right: 0; }
    body .floats .alerts .user {
      padding: 0 60px 0 10px;
      float: right;
      min-width: 240px;
      height: 50px;
      cursor: pointer; }
      body .floats .alerts .user .name {
        color: #2c3e50;
        float: right;
        height: 50px;
        line-height: 50px;
        font-size: 14px;
        text-align: center;
        overflow: hidden; }
      body .floats .alerts .user .profile_picture {
        float: right;
        margin-left: 10px; }
        body .floats .alerts .user .profile_picture img {
          border-radius: 50%; }
      body .floats .alerts .user .status {
        height: 12px;
        width: 12px;
        border-radius: 50%;
        position: absolute;
        right: 68px;
        bottom: 3px;
        border: 2px solid white; }
        body .floats .alerts .user .status.online {
          background: #27ae60; }
    body .floats .alerts > a {
      text-decoration: none; }
    body .floats .alerts > i,
    body .floats .alerts > a i {
      float: right;
      color: #7f8c8d;
      font-size: 20px;
      font-weight: normal;
      height: 50px;
      display: none;
      width: 50px;
      text-align: center;
      padding: 12px 10px;
      cursor: pointer;
      position: relative; }
    body .floats .alerts > div.area_content {
      display: none;
      float: right;
      height: 50px;
      padding: 10px 0;
      margin: 3px 0;
      color: #bdc3c7; }
      body .floats .alerts > div.area_content > div {
        text-align: right; }
      body .floats .alerts > div.area_content div.area {
        color: #2c3e50; }
    body .floats .alerts img {
      float: right;
      cursor: pointer;
      margin: 5px 10px 5px 5px;
      height: 40px;
      width: 40px;
      border-radius: 2px; }
  body .floats .float {
    width: 360px;
    background: #FFF;
    position: absolute;
    max-height: 480px;
    top: 52px;
    right: 0;
    overflow: auto; }
    body .floats .float .indicator {
      background-color: #f7f8f9;
      content: '';
      position: fixed;
      -webkit-transform: rotate(45deg);
      height: 16px;
      width: 16px;
      margin-left: 212px;
      margin-top: -9px;
      border: 1px solid #bdc3c7;
      border-right: 0;
      border-bottom: 0; }
    body .floats .float > header {
      color: #2c3e50;
      text-align: center;
      height: 50px;
      font-size: 20px;
      font-weight: bold;
      padding: 5px;
      border-bottom: 1px solid #ecf0f1;
      background-color: white;
      margin-top: -10px;
      padding-top: 15px; }
    body .floats .float ul > li > a {
      border-left: 0 !important; }
      body .floats .float ul > li > a:hover {
        background-color: #F7F8F9; }
      body .floats .float ul > li > a span {
        color: #2980b9 !important; }
      body .floats .float ul > li > a img {
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s; }
      body .floats .float ul > li > a .count {
        top: auto;
        left: 50px;
        margin-top: -4px;
        padding-top: 3px; }
    body .floats .float footer {
      background-color: #ecf0f1;
      height: 60px; }
    body .floats .float .no i {
      display: block;
      text-align: center;
      color: #F1F2F3;
      font-size: 120px;
      padding: 10px;
      display: block;
      -webkit-transform: rotate(32deg);
      width: 167px; }
    body .floats .float .no p {
      display: block;
      height: 40px;
      text-align: center;
      color: #16a085;
      font-size: 18px; }
  body .floats .float.modules .indicator {
    margin-left: 162px; }
  body .floats .float.areas .indicator {
    margin-left: 112px; }
  body .floats .float.user .indicator {
    margin-left: 320px; }
  body .floats .float.chat {
    min-height: 501px;
    max-height: 501px;
    height: 100%; }
    body .floats .float.chat .indicator {
      margin-left: 262px; }
    body .floats .float.chat ul > li.offline > a img {
      -webkit-filter: grayscale(90%);
      -moz-filter: grayscale(90%);
      filter: grayscale(90%); }
    body .floats .float.chat.open {
      background-color: #f8f9ff;
      overflow: hidden; }
      body .floats .float.chat.open ul.user-list {
        z-index: 5;
        position: absolute;
        background-color: transparent;
        top: 0; }
        body .floats .float.chat.open ul.user-list > li {
          background-color: #f8f9ff;
          background-color: #F8F9FF;
          width: 70px;
          height: 70px;
          overflow: hidden;
          padding-top: 1px; }
          body .floats .float.chat.open ul.user-list > li.home {
            height: 50px;
            background-color: #ffffff;
            width: 71px; }
            body .floats .float.chat.open ul.user-list > li.home i {
              margin-top: -5px; }
          body .floats .float.chat.open ul.user-list > li.active {
            width: 71px;
            border-top: 1px solid #ecf0f1;
            border-bottom: 1px solid #ecf0f1;
            height: 70px;
            background-color: #ffffff !important;
            padding-top: 0px; }
            body .floats .float.chat.open ul.user-list > li.active a:hover {
              background-color: #ffffff !important; }
            body .floats .float.chat.open ul.user-list > li.active img {
              /*width: 56px;
              height: 56px;
              margin-top: -3px;
              margin-left: -3px;*/ }
    body .floats .float.chat div.conversation {
      height: 499px;
      background: #FFF;
      position: absolute;
      width: 290px;
      right: 0;
      top: 0;
      border-left: 1px solid #ecf0f1; }
      body .floats .float.chat div.conversation header {
        color: #16a085;
        height: 50px;
        font-size: 16px;
        font-weight: bold;
        padding: 15px 0 0 5px; }
        body .floats .float.chat div.conversation header span {
          display: block;
          font-size: 11px;
          padding: 3px 0;
          color: #c0392b; }
      body .floats .float.chat div.conversation div.view_chat {
        position: relative;
        height: calc(100% - 80px);
        width: 100%;
        padding: 10px 0; }
        body .floats .float.chat div.conversation div.view_chat ul {
          position: absolute;
          width: 100%;
          overflow: scroll;
          bottom: 0;
          max-height: 100%; }
          body .floats .float.chat div.conversation div.view_chat ul > li {
            position: relative;
            width: calc(100% - 30px) !important;
            height: auto;
            background-color: white;
            text-align: left;
            display: block;
            font-size: 14px;
            padding: 5px 10px;
            min-height: 40px;
            border: 1px solid #f8f9ff;
            color: #2c3e50;
            margin: 3px 20px 3px 15px;
            border-radius: 3px; }
            body .floats .float.chat div.conversation div.view_chat ul > li time {
              font-size: 8px;
              display: block;
              padding-top: 10px; }
            body .floats .float.chat div.conversation div.view_chat ul > li.me {
              text-align: right;
              background-color: #f0fff0; }
          body .floats .float.chat div.conversation div.view_chat ul > li:before {
            position: absolute;
            color: #f8f9ff;
            top: 0px;
            left: -19px;
            content: "\u25C0";
            font-size: 22px; }
          body .floats .float.chat div.conversation div.view_chat ul > li.me:before {
            right: -19px;
            content: "\u25B6";
            color: #f0fff0; }
      body .floats .float.chat div.conversation .message {
        bottom: 0;
        position: absolute;
        width: 100%;
        height: 45px;
        background: #fff;
        font-size: 14px;
        padding: 10px; }
  body .floats .solicitar {
    position: absolute;
    margin-top: -60px;
    margin-left: 395px;
    width: 120px;
    height: 48px;
    background: #27ae60;
    border-radius: 0 2px 2px 0;
    border-left: 1px solid #bdc3c7; }

.blockScreen {
  position: fixed;
  left: 0%;
  top: 0%;
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  z-index: 90; }

.aimodal {
  position: fixed;
  left: 0%;
  top: 0%;
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  z-index: 9000; }
  .aimodal > content {
    background-color: white;
    box-shadow: 0 8px 15px -10px #333;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 90%;
    min-width: 40%;
    min-width: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    overflow: visible; }
    @media only screen and (max-width: 820px) {
      .aimodal > content {
        max-width: 90%;
        min-width: 90%; } }
    .aimodal > content header {
      width: 100%;
      padding: 20px 10px;
      background-color: #2c3e50;
      font-size: 22px;
      color: #f8f9ff;
      height: 60px;
      text-align: center;
      cursor: pointer;
      margin-bottom: 3px;
      /*&:after {
        padding: $separation *2;
        font-size: 22px;
        font-family: 'FontAwesome';
        content: "\f00d";
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        border-left: solid 1px ;
        border-color: $primary * 1.1;
        background-color: rgba(255,255,255,.1);
      }*/ }
      @media only screen and (max-width: 820px) {
        .aimodal > content header {
          height: 40px;
          font-size: 15px;
          padding: 0;
          line-height: 40px; } }
    .aimodal > content section p {
      padding: 10px 8px;
      height: auto;
      /* background-color: #ECF2F6; */
      width: 100%;
      font-size: 15px;
      border-left: 2px solid #2980b9;
      margin: 10px 15px 5px; }
    .aimodal > content section textarea {
      width: 100%;
      height: 200px;
      padding: 10px;
      margin: 0; }
    .aimodal > content footer {
      background-color: #f7f8f9;
      padding: 10px 20px 10px 10px;
      text-align: right;
      bottom: 0;
      width: 100%; }
      .aimodal > content footer .actions > .button-container {
        display: none; }
        .aimodal > content footer .actions > .button-container.visible {
          display: inline-block; }
        .aimodal > content footer .actions > .button-container > button {
          padding: 10px 30px;
          right: 10px;
          margin: 10px 0 10px 5px;
          position: block;
          font-size: 14px; }
          @media only screen and (max-width: 820px) {
            .aimodal > content footer .actions > .button-container > button {
              margin: 5px 0 0px 5px;
              font-size: 12px;
              padding: 5px 10px; } }
  .aimodal.confirm {
    display: none; }
    .aimodal.confirm content section {
      text-align: center;
      padding: 20px 10px; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, textarea, button, input, .select2-container {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  font-family: "Melvetica", sans-serif;
  font-weight: 300; }

html {
  -webkit-tap-highlight-color: transparent;
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

.bg-white {
  background-color: #ffffff !important; }

.bg-whitered {
  background-color: #ffffff !important; }

button.bg-whitered {
  color: #c0392b !important; }

.bg-primary {
  background-color: #16a085 !important; }

.bg-default {
  background-color: #2c3e50 !important; }

.bg-clear {
  background-color: #ecf0f1 !important; }

button.bg-clear {
  color: #2c3e50 !important; }

.bg-warn {
  background-color: #f1c40f !important; }

button.bg-warn {
  color: #2c3e50 !important; }

.bg-secondary {
  background-color: #2980b9 !important; }

.bg-negative {
  background-color: #2c3e50 !important; }

.bg-inverse {
  background-color: #2c3e50 !important; }

.bg-black {
  background-color: #333 !important; }

.bg-danger {
  background-color: #993333 !important; }

.bg-success {
  background-color: #27ae60 !important; }

.bg-help {
  background-color: #f39c12 !important; }

.bg-active {
  background-color: #c0392b !important; }

.bg-orange {
  background-color: #FF6600 !important; }

.bg-more {
  background-color: #CDDBE3 !important;
  box-shadow: none !important; }

.bg-choice {
  background-color: #ffffff !important;
  border-bottom: 2px solid #ecf0f1 !important;
  color: #2980b9 !important;
  border-radius: 0 !important;
  font-weight: bold;
  padding: 20px 10px 10px 10px !important; }

.bc-white {
  border-color: #ffffff !important; }

.bc-primary {
  border-color: #16a085 !important; }

.bc-default {
  border-color: #2c3e50 !important; }

.bc-clear {
  border-color: #ecf0f1 !important; }

button.bc-clear {
  color: #2c3e50 !important; }

.bc-secondary {
  border-color: #2980b9 !important; }

.bc-negative {
  border-color: #2c3e50 !important; }

.bc-inverse {
  border-color: #2c3e50 !important; }

.bc-black {
  border-color: #333 !important; }

.bc-danger {
  border-color: #993333 !important; }

.bc-success {
  border-color: #27ae60 !important; }

.bc-help {
  border-color: #f39c12 !important; }

.bc-active {
  border-color: #c0392b !important; }

.bc-orange {
  border-color: #FF6600 !important; }

.bc-more {
  border-color: #CDDBE3 !important; }

button.bg-danger, button.bg-default, button.bg-primary, button.bg-secondary, button.bg-active, button.bg-success, button.bg-help, button.bg-more, button.bg-orange {
  color: #ffffff; }

.color-white {
  color: #ffffff !important; }

.color-primary {
  color: #16a085 !important; }

.color-default {
  color: #2c3e50 !important; }

.color-clear {
  color: #ecf0f1 !important; }

button.color-clear {
  color: #2c3e50 !important; }

.color-secondary {
  color: #2980b9 !important; }

.color-negative {
  color: #2c3e50 !important; }

.color-inverse {
  color: #2c3e50 !important; }

.color-black {
  color: #333 !important; }

.color-danger {
  color: #993333 !important; }

.color-success {
  color: #27ae60 !important; }

.color-help {
  color: #f39c12 !important; }

.color-active {
  color: #c0392b !important; }

.color-orange {
  color: #FF6600 !important; }

body {
  background: #ffffff;
  color: #333;
  overflow-x: auto; }

#wrapper {
  padding: 10px 20px;
  min-width: 760px;
  margin: 0 auto;
  position: relative; }

button, a, i {
  -webkit-transition: color 0.4s ease-out, background 0.4s ease-out, background-image 0.4s ease-out, box-shadow 0.4s ease-out;
  transition: color 0.4s ease-out, background 0.4s ease-out, background-image 0.4s ease-out, box-shadow 0.4s ease-out; }

button {
  border-radius: 2px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  cursor: pointer;
  color: #333;
  font-size: 12px;
  padding: 10px 0;
  height: 46px; }

button[disabled] {
  background: #ecf0f1 !important;
  color: #999 !important;
  cursor: no-drop; }

html, body {
  background-color: #ffffff;
  height: 100%; }

body > .container {
  /*height: 500px;
  @include calc(height, "100% - 100px");*/
  overflow: hidden;
  position: relative;
  min-height: 100%;
  max-height: 100%;
  height: 100%;
  margin: 0 auto; }

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #c5c8c9; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #c5c8c9; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #c5c8c9; }

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #c5c8c9; }

body > div.oldDar {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0; }

#mocha-stats {
  top: 120px !important;
  right: 25px !important; }

menu {
  width: 300px;
  height: 100%;
  position: absolute;
  top: 60px;
  margin-left: -300px;
  overflow-y: auto;
  height: -o-calc(100% - 60px);
  height: calc(100% - 60px);
  border-right: 1px solid #ecf0f1;
  -webkit-transition: margin 0.3s ease;
  transition: margin 0.3s ease; }

.container > menu {
  z-index: 8; }
  .container > menu > div {
    height: 100%;
    overflow: hidden; }

menu > div.menu input.search, nav > .menu input.search {
  width: 100%;
  padding: 10px;
  font-size: 19px;
  height: 49px; }

menu > div.menu ul > li > a, nav > .menu ul > li > a {
  color: black; }

menu > div.menu ul > li i.icon, nav > .menu ul > li i.icon {
  border: none;
  background-color: transparent;
  font-size: 26px;
  color: #bdc3c7; }
  menu > div.menu ul > li i.icon:hover, nav > .menu ul > li i.icon:hover {
    background-color: #ffffff; }

menu > div.menu ul > li > img, nav > .menu ul > li > img {
  padding: 0; }

menu > div.menu .status, nav > .menu .status {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  position: absolute;
  left: 45px;
  border: 2px solid white;
  top: 35px; }

menu > div.menu ul > li:hover, nav > .menu ul > li:hover {
  background: #F5F8FA !important; }
  menu > div.menu ul > li:hover i.icon, nav > .menu ul > li:hover i.icon {
    color: #c0392b !important; }
  menu > div.menu ul > li:hover .columns, nav > .menu ul > li:hover .columns {
    background: transparent; }

menu > div.menu ul > li.active i.icon, nav > .menu ul > li.active i.icon {
  color: #c0392b !important; }

menu > div.menu ul > li.active .columns, nav > .menu ul > li.active .columns {
  background: transparent; }

menu > div.menu ul > li.primary i.check, nav > .menu ul > li.primary i.check {
  color: #c0392b !important; }

menu > div.menu ul > li.primary > a, nav > .menu ul > li.primary > a {
  border-left-color: #FFD700 !important; }

menu > div.menu ul > li.opacity > a, nav > .menu ul > li.opacity > a {
  opacity: 0.5; }

menu > div.menu ul > li.show, nav > .menu ul > li.show {
  display: block; }

body.showMenu > .container > menu {
  margin-left: 240px; }

body.hideNav > .container > menu {
  margin-left: -250px; }

.menu > .opciones > div.filtros {
  float: right; }
  .menu > .opciones > div.filtros ul {
    height: 26px;
    overflow: hidden;
    position: absolute;
    right: 0px;
    display: block;
    background-color: white; }
  .menu > .opciones > div.filtros ul.selects {
    z-index: 10; }
    .menu > .opciones > div.filtros ul.selects li {
      display: inline-block; }
      .menu > .opciones > div.filtros ul.selects li select {
        background-color: white;
        border-color: #ecf0f1; }
    .menu > .opciones > div.filtros ul.selects span.icon-filter {
      position: relative;
      display: inline-block;
      font-size: 25px;
      color: #848482;
      cursor: pointer; }
    .menu > .opciones > div.filtros ul.selects.hide {
      left: calc(100% - 25px); }
  .menu > .opciones > div.filtros ul.filtros {
    z-index: 9;
    padding-right: 25px; }
    .menu > .opciones > div.filtros ul.filtros li {
      display: inline-block;
      margin: 5px; }
      .menu > .opciones > div.filtros ul.filtros li span {
        border-bottom: 1px solid #f2f3f4;
        padding: 2px 5px;
        font-size: 12px; }
        .menu > .opciones > div.filtros ul.filtros li span span.icon-remove {
          border: 1px solid #f2f3f4;
          border-radius: 3px;
          cursor: pointer; }

.nav-header {
  width: 100%;
  position: fixed;
  top: 50px;
  padding-left: 0px;
  height: 60px;
  z-index: 6;
  background: #f8f9ff; }
  .nav-header button {
    height: 40px;
    width: 200px;
    box-sizing: border-box;
    margin: 10px 15px;
    font-size: 14px;
    background: #c0392b;
    color: white; }
    .nav-header button > i {
      display: none; }
  .nav-header > i {
    display: none;
    height: 40px;
    width: 40px;
    margin: 10px 5px;
    background: #c0392b;
    color: white;
    cursor: pointer;
    box-sizing: border-box;
    border-radius: 2px;
    padding: 10px 12px; }

body.hideNav nav .transclude > *:not([ai-menu]) {
  display: none; }

body.hideNav .nav-header {
  cursor: pointer; }
  body.hideNav .nav-header header {
    display: none; }
  body.hideNav .nav-header:after {
    content: "\f101"; }
  body.hideNav .nav-header > button {
    width: 40px;
    margin: 10px 5px; }
    body.hideNav .nav-header > button > span {
      display: none; }
    body.hideNav .nav-header > button > i {
      display: block; }

body.hideNav .modules .content .open_nav i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

body.hideNav > .container > nav {
  margin-left: 0px;
  overflow: visible; }
  body.hideNav > .container > nav > * {
    display: none; }
  body.hideNav > .container > nav > menu {
    display: block; }

body.showTopMenu > .container > nav, body.showTopMenu > .container > aside, body.showTopMenu > .container > section {
  opacity: 0.3; }

.container > aside {
  position: absolute;
  width: 240px;
  height: 100%;
  top: 0;
  right: 0;
  padding-top: 60px;
  border-left: 1px solid #ecf0f1;
  z-index: 6;
  box-shadow: 3px 0 10px #f8f9fa;
  background-color: #ffffff;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  overflow-y: auto;
  overflow-x: hidden; }
  .container > aside article.box {
    width: 95%; }
    .container > aside article.box header h1, .container > aside article.box header h2 {
      margin-left: 0px;
      width: 100%; }
    .container > aside article.box header h2.validateWarning {
      color: #F82; }
    .container > aside article.box header h2.validateError {
      color: #c00; }

body.hideAside > .container > aside {
  right: -260px;
  box-shadow: 3px 0 10px #a1a2a3; }

body.hideHeader > .container > aside {
  padding-top: 0; }

body.env-test {
  width: calc(100% - 350px); }

body > .header,
body > .modules {
  display: none !important; }

body > .container > section {
  overflow: visible;
  padding: 0px;
  height: 100%;
  max-height: 100%;
  min-height: 100%;
  z-index: 7;
  width: 100%;
  position: relative; }
  body > .container > section.global {
    position: absolute;
    height: auto;
    min-height: 0;
    z-index: 8;
    width: 100%;
    overflow-x: hidden;
    margin: 0; }
    body > .container > section.global .ai-popin {
      position: relative;
      height: 900px; }
    body > .container > section.global.open {
      height: 100%; }
  body > .container > section [ng-include] {
    height: 100%;
    position: relative;
    overflow: hidden; }
  body > .container > section [ng-controller] {
    height: 100%; }
  body > .container > section > header {
    color: #2c3e50;
    font-size: 24px;
    padding: 10px;
    height: 50px;
    text-align: center; }
    body > .container > section > header button {
      padding: 10px 30px;
      margin-right: 10px;
      float: right; }
  body > .container > section.full {
    width: 100% !important;
    margin-left: 0 !important;
    padding: 0 !important; }
  body > .container > section .desktop-menu ul > li {
    width: 33%; }

body.hideNav > .container > section {
  margin-left: 50px;
  width: calc(100% - 50px); }

body.showAside.showNav > .container > section {
  width: -o-calc(100% - 480px);
  width: calc(100% - 480px); }

body.showAside.hideNav > .container > section {
  width: -o-calc(100% - 300px);
  width: calc(100% - 300px); }

body.noLogin {
  min-width: 800px;
  width: 70%;
  margin: 0 auto;
  padding: 60px 10px 20px 10px; }
  body.noLogin > .header > header {
    top: 0;
    left: 0; }
  body.noLogin .floats {
    display: none; }

body.noNav > .container > section {
  margin: 0;
  padding: 0;
  width: 100%; }

body.hideHeader > .container > section {
  padding-top: 10px; }

nav button,
aside button {
  width: 200px;
  font-size: 16px;
  margin: 10px 20px;
  height: 40px;
  background-color: #c0392b;
  color: #ffffff; }

nav button.disable,
aside button.disable {
  background-color: #ecf0f1;
  color: #333; }

.nprogress-busy * {
  cursor: wait !important; }

.nprogress-busy header > .content {
  border-top: solid 3px #bdc3c7 !important; }

.overall {
  z-index: 100; }

body {
  min-width: 1000px; }
  @media only screen and (max-width: 820px) {
    body {
      min-width: 10px !important;
      overflow: scroll !important; } }
  body .loading {
    display: none; }

body.debug > .sidebar .version {
  display: block; }

body > .container > section {
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  margin: 0 0 0 200px;
  width: calc(100% - 200px); }
  @media only screen and (max-width: 820px) {
    body > .container > section {
      width: calc(100% - 60px);
      opacity: 0.2; } }

body > .sidebar {
  background: #e74c3c;
  display: none;
  position: fixed;
  width: 200px;
  height: 100%;
  -webkit-transition: width 0.2s linear;
  transition: width 0.2s linear;
  overflow: visible;
  z-index: 8; }
  @media only screen and (max-width: 1000px) {
    body > .sidebar {
      background: #e74c3c !important; } }
  body > .sidebar .version {
    position: fixed;
    color: rgba(255, 255, 255, 0.9);
    font-size: 10px;
    top: 45px;
    left: 20px;
    display: none !important; }
  body > .sidebar:hover, body > .sidebar.front {
    z-index: 8; }
  body > .sidebar > .logo {
    height: 60px;
    cursor: pointer; }
    body > .sidebar > .logo > img {
      height: 20px;
      margin: 20px;
      opacity: 1;
      -webkit-transition: margin 0.2s linear, opacity 0.2s linear;
      transition: margin 0.2s linear, opacity 0.2s linear;
      position: fixed;
      top: 0 !important;
      left: 0 !important;
      width: 200px;
      padding: 0;
      margin: 0;
      height: 60px;
      z-index: 1000;
      opacity: 0.9;
      background: #AF3221; }
  body > .sidebar .toggleNav.hide {
    display: none; }
  body > .sidebar .toggleNav.open {
    display: block; }
  body > .sidebar > .toggleNav {
    color: white;
    height: 60px;
    cursor: pointer;
    width: 60px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 20px 0 0 20px / 30px 0 0 30px;
    -webkit-transition: border-radius 0.2s linear;
    transition: border-radius 0.2s linear;
    display: none !important; }
    body > .sidebar > .toggleNav i {
      font-size: 26px;
      width: 60px;
      height: 60px;
      display: block;
      text-align: center;
      line-height: 60px;
      cursor: pointer; }
    body > .sidebar > .toggleNav img {
      height: 30px;
      margin: 15px 20px; }
  body > .sidebar .user {
    padding: 20px 15px;
    height: 120px;
    width: 100%;
    -webkit-transition: height 0.2s linear, padding 0.2s linear;
    transition: height 0.2s linear, padding 0.2s linear; }
    body > .sidebar .user .profile {
      height: 64px;
      width: 64px;
      background-size: cover;
      border-radius: 50%;
      margin: 0 auto;
      cursor: pointer;
      -webkit-transition: all 0.2s linear;
      transition: all 0.2s linear;
      position: relative; }
    body > .sidebar .user .name {
      font-size: 12px;
      color: white;
      height: 30px;
      line-height: 30px;
      width: 170px;
      text-align: center; }
    body > .sidebar .user .alert {
      /*background-color: #044974;*/
      background-color: #27ae60;
      /*border: 1px solid #2E5B77;*/
      border: 1px solid #27ae60;
      -webkit-transition: top 0.2s linear, left 0.2s linear;
      transition: top 0.2s linear, left 0.2s linear;
      color: white;
      width: 25px;
      height: 25px;
      border-radius: 50%;
      line-height: 25px;
      text-align: center;
      text-align: center;
      font-weight: bold;
      font-size: 10px;
      position: absolute;
      cursor: pointer;
      top: 45px;
      left: 45px; }
      body > .sidebar .user .alert.active {
        background-color: #e74c3c;
        border: 1px solid #c0392b; }
  body > .sidebar .areas {
    color: white;
    font-size: 12px;
    height: 50px;
    background-color: rgba(0, 0, 0, 0.1);
    line-height: 50px;
    padding: 0 30px 0 15px;
    margin: 10px 0 0 0;
    font-weight: bold;
    position: relative; }
    body > .sidebar .areas.otras {
      cursor: pointer; }
      body > .sidebar .areas.otras i.arrow {
        display: block; }
    body > .sidebar .areas i.area {
      color: white;
      position: absolute;
      font-size: 16px;
      left: 15px;
      top: 17px; }
    body > .sidebar .areas i.arrow {
      display: none;
      color: white;
      position: absolute;
      font-size: 16px;
      right: 15px;
      top: 12px; }
    body > .sidebar .areas span {
      font-size: 12px;
      display: block;
      margin-left: 30px;
      line-height: 50px;
      text-overflow: ellipsis;
      height: 50px;
      overflow: hidden;
      white-space: nowrap; }
  body > .sidebar .menuAreas {
    color: white;
    font-size: 12px;
    height: 40px;
    padding: 0 30px 0 15px;
    background-color: rgba(0, 0, 0, 0.1);
    line-height: 40px;
    margin: 0 0 0 0;
    font-weight: bold;
    position: relative;
    cursor: pointer;
    height: 0px;
    overflow: hidden;
    -webkit-transition: height 0.3s linear;
    transition: height 0.3s linear; }
    body > .sidebar .menuAreas ul > li {
      -webkit-transition: margin-left 0.3s linear;
      transition: margin-left 0.3s linear; }
      body > .sidebar .menuAreas ul > li:hover {
        margin-left: 10px; }
      body > .sidebar .menuAreas ul > li i {
        color: white;
        position: absolute;
        font-size: 16px;
        left: 15px;
        top: 12px; }
      body > .sidebar .menuAreas ul > li span {
        font-size: 12px;
        display: block;
        margin-left: 30px;
        line-height: 40px;
        text-overflow: ellipsis;
        height: 40px;
        overflow: hidden;
        white-space: nowrap; }
  body > .sidebar > .app {
    position: absolute;
    width: 100%;
    height: calc(100% - 280px);
    overflow-y: auto;
    overflow-x: hidden; }
    body > .sidebar > .app > .mainMenu {
      position: relative;
      display: block;
      height: 50px;
      padding: 0 20px 0 15px;
      cursor: pointer;
      -webkit-transition: margin-left 0.3s linear, background-color 0.3s linear;
      transition: margin-left 0.3s linear, background-color 0.3s linear; }
      @media only screen and (max-width: 820px) {
        body > .sidebar > .app > .mainMenu.noMobile {
          display: none; } }
      body > .sidebar > .app > .mainMenu:hover {
        background-color: rgba(0, 0, 0, 0.1);
        margin-left: 5px; }
      body > .sidebar > .app > .mainMenu > i {
        color: white;
        position: absolute;
        font-size: 16px;
        left: 15px;
        top: 17px;
        -webkit-transition: all 0.2s linear;
        transition: all 0.2s linear; }
      body > .sidebar > .app > .mainMenu > span {
        color: rgba(255, 255, 255, 0.8);
        font-size: 13px;
        display: block;
        margin-left: 30px;
        line-height: 50px;
        text-overflow: ellipsis;
        height: 50px;
        overflow: hidden;
        white-space: nowrap; }
      body > .sidebar > .app > .mainMenu.active {
        background-color: rgba(255, 255, 255, 0.1);
        color: white; }
        body > .sidebar > .app > .mainMenu.active span {
          color: white; }
  body > .sidebar .icon-time:before {
    margin-left: 2px; }
  @media only screen and (max-width: 820px) {
    body > .sidebar .bottom-actions a:nth-child(1), body > .sidebar .bottom-actions a:nth-child(2) {
      display: none !important; } }
  body > .sidebar .bottom-actions {
    position: absolute;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.05);
    width: 200px; }
    body > .sidebar .bottom-actions a {
      display: inline-block;
      margin: 0;
      padding: 0;
      width: 66px;
      float: right;
      height: 40px;
      line-height: 40px;
      text-decoration: inherit;
      color: #FFFFFF;
      text-align: center; }
      body > .sidebar .bottom-actions a:nth-child(2) {
        width: 68px; }
      body > .sidebar .bottom-actions a:hover {
        background-color: rgba(0, 0, 0, 0.1); }

body.closeSidebar > .sidebar {
  width: 60px; }
  body.closeSidebar > .sidebar .version {
    display: none; }
  body.closeSidebar > .sidebar > .logo {
    width: 60px;
    overflow: hidden !important; }
    body.closeSidebar > .sidebar > .logo img {
      position: relative;
      margin-left: -1px; }
  body.closeSidebar > .sidebar > .toggleNav {
    border-radius: 0; }
  body.closeSidebar > .sidebar .toggleNav.hide {
    display: block; }
  body.closeSidebar > .sidebar .toggleNav.open {
    display: none; }
  body.closeSidebar > .sidebar .user {
    height: 90px;
    width: 100%;
    padding: 25px 5px; }
    body.closeSidebar > .sidebar .user .profile {
      height: 40px;
      width: 40px; }
    body.closeSidebar > .sidebar .user .name {
      display: none; }
    body.closeSidebar > .sidebar .user .alert {
      top: 20px;
      left: 20px; }
  body.closeSidebar > .sidebar .areas {
    display: none; }
  body.closeSidebar > .sidebar > .app {
    overflow-y: initial;
    overflow-x: initial; }
    body.closeSidebar > .sidebar > .app > .mainMenu.active {
      background: transparent; }
      body.closeSidebar > .sidebar > .app > .mainMenu.active:before {
        content: '';
        position: absolute;
        right: 0;
        top: 10px;
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 10px solid white; }
    @media only screen and (min-width: 480px) {
      body.closeSidebar > .sidebar > .app > .mainMenu:hover {
        padding-right: 40px;
        position: absolute;
        background-color: rgba(192, 57, 43, 0.8);
        /*background-color: rgba(41, 128, 185, 0.8);*/
        border-radius: 2px; }
        body.closeSidebar > .sidebar > .app > .mainMenu:hover.active:before {
          display: none; }
        body.closeSidebar > .sidebar > .app > .mainMenu:hover span {
          color: rgba(255, 255, 255, 0.9);
          padding-left: 20px;
          opacity: 1;
          display: block; }
        body.closeSidebar > .sidebar > .app > .mainMenu:hover + div {
          margin-top: 50px; } }
    body.closeSidebar > .sidebar > .app > .mainMenu i {
      font-size: 18px;
      top: 13px;
      left: 20px; }
    body.closeSidebar > .sidebar > .app > .mainMenu span {
      display: none; }

body.closeSidebar > .container > section.primary {
  margin: 0 0 0 60px;
  width: calc(100% - 60px) !important;
  opacity: 1; }

body.closeSidebar .bottom-actions {
  width: 60px; }
  body.closeSidebar .bottom-actions #config,
  body.closeSidebar .bottom-actions #logout,
  body.closeSidebar .bottom-actions #help {
    width: 60px;
    margin-top: 1px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }

body > .container > nav.subSidebar {
  display: none;
  background: rgba(4, 73, 116, 0.7); }
  body > .container > nav.subSidebar [ai-menu="menu-personal-citas"] {
    height: 100%; }
    body > .container > nav.subSidebar [ai-menu="menu-personal-citas"] > menu {
      height: calc(100% - 230px) !important; }

body > .container > nav.personal > [ai-menu="agenda__personal_listado--menu"] {
  display: none; }

@media only screen and (min-width: 480px) {
  body.showSubSidebar > .container > section {
    margin: 0 0 0 calc(240px + 200px); }
  body.showSubSidebar > .container > nav.subSidebar {
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
    display: block;
    margin: 0 0 0 200px;
    width: 240px;
    float: left;
    height: 100%; }
  body.showSubSidebar.closeSidebar > .container > section.primary {
    margin: 0 0 0 304px;
    width: calc(100% - 60px) !important; }
  body.showSubSidebar.closeSidebar > .container > nav.subSidebar {
    margin-left: 60px; }
  body.showSubSidebar > .sidebar > .app > .mainMenu.active:before {
    border-right: 10px solid rgba(255, 255, 255, 0.7); } }

body.loading div.loading {
  position: fixed;
  background: #e74c3c;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  display: block;
  z-index: 1010101;
  opacity: 1; }
  body.loading div.loading > div {
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  body.loading div.loading .spinner-icon {
    margin-left: -100px;
    margin-top: 28px; }
  body.loading div.loading img {
    width: 200px; }
  body.loading div.loading h1 {
    color: white;
    padding: 10px;
    text-align: center; }

body > .globalContainer {
  position: absolute;
  z-index: 15; }

[ai-popin="sidebar__find--popin"] {
  height: auto !important;
  -webkit-transform: translate(-50%, 0) !important;
          transform: translate(-50%, 0) !important;
  top: 100px !important; }
  [ai-popin="sidebar__find--popin"] #search_box {
    height: 70px;
    padding: 0 20px;
    font-size: 17px;
    line-height: 70px; }
  [ai-popin="sidebar__find--popin"] .opciones .filters {
    display: none; }
  [ai-popin="sidebar__find--popin"] .opciones {
    height: 70px !important; }
  [ai-popin="sidebar__find--popin"] .menu > .transclude {
    margin-top: 70px !important; }

body.nonosidebar > .sidebar {
  margin-left: -200px !important; }

body.nonosidebar > .container > section.primary {
  margin: 0.1px !important;
  width: 100% !important; }

div.topMessage {
  width: 500px;
  height: 220px;
  position: absolute;
  left: 50%;
  margin-top: -700px;
  margin-left: -250px;
  overflow: hidden;
  background: #FFF;
  border: 1px solid #ecf0f1;
  border-top: none;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  z-index: 25;
  -webkit-transition: margin 0.5s ease; }
  div.topMessage.topShow {
    margin-top: 3px !important; }
  div.topMessage div.cuerpo {
    padding: 10px;
    width: 100%;
    height: 200px; }
    div.topMessage div.cuerpo span.icono {
      margin: 30px 5px 0 0;
      height: 50px;
      width: 50px;
      font-size: 45px;
      float: left;
      text-align: center; }
    div.topMessage div.cuerpo span.mensaje {
      float: left;
      font-size: 14px;
      color: #000;
      width: 74%; }
      div.topMessage div.cuerpo span.mensaje h1 {
        font-size: 20px;
        border-left: 2px solid #007fff;
        margin-bottom: 5px;
        padding-left: 5px;
        height: 25px;
        vertical-align: middle; }
    div.topMessage div.cuerpo span.topCorner {
      float: right;
      position: relative;
      font-size: 15px;
      color: #007fff; }
    div.topMessage div.cuerpo button {
      float: right;
      min-width: 50px;
      margin: 5px 10px;
      padding: 5px 10px; }

div.seguimiento_expediente {
  height: 100%; }
  div.seguimiento_expediente .aiWizard > .header.primary {
    height: 45px !important; }
  div.seguimiento_expediente .wizard-header {
    display: none; }
  div.seguimiento_expediente button {
    display: none !important; }

div#dashboard {
  overflow-y: auto;
  overflow-x: hidden;
  height: 100%;
  width: auto; }
  div#dashboard .ai-menu {
    height: 100%; }
  div#dashboard div.cabecero {
    padding: 15px; }
    div#dashboard div.cabecero div.paciente > h1 {
      font-size: 26px;
      color: #2c3e50; }
      @media only screen and (max-width: 820px) {
        div#dashboard div.cabecero div.paciente > h1 {
          font-size: 18px; } }
    div#dashboard div.cabecero div.paciente > div.dato {
      font-size: 18px; }
      div#dashboard div.cabecero div.paciente > div.dato > i {
        color: #16a085;
        width: 20px;
        display: inline-block;
        text-align: center;
        padding: 5px 5px 0 0; }
      @media only screen and (max-width: 820px) {
        div#dashboard div.cabecero div.paciente > div.dato {
          font-size: 14px; } }
  div#dashboard #ultima_nota {
    border: 1px solid #ecf0f1;
    min-width: 500px;
    width: 100%;
    margin: 0 10px;
    display: block; }
    div#dashboard #ultima_nota > header {
      background-color: #f7f8f9;
      height: 80px;
      position: relative;
      z-index: 3; }
      div#dashboard #ultima_nota > header h2 {
        color: #16a085;
        font-size: 22px;
        padding: 10px 0 0 10px; }
        @media only screen and (max-width: 820px) {
          div#dashboard #ultima_nota > header h2 {
            font-size: 18px; } }
      div#dashboard #ultima_nota > header h3 {
        color: #2980b9;
        font-size: 14px;
        padding: 10px; }
  div#dashboard div.datos_generales {
    height: 100%;
    max-height: 1000px;
    min-height: 150px;
    /*.ai-menu{
            width: 100%;
            min-height: 300px;
        }*/ }
  div#dashboard div.exploracion {
    padding: 0;
    margin: 10px;
    overflow: hidden;
    border: 1px solid #EEE;
    height: 170px;
    -webkit-transition: height 0.5s ease;
    transition: height 0.5s ease;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
                -ms-grid-row-align: flex-start;
            align-items: flex-start; }
    div#dashboard div.exploracion > header {
      border-bottom: 1px solid #ecf0f1;
      padding: 10px;
      background-color: #f7f8f9;
      color: teal;
      width: 100%;
      height: 40px; }
      @media only screen and (max-width: 820px) {
        div#dashboard div.exploracion > header {
          font-size: 12px; } }
    div#dashboard div.exploracion div.datos {
      width: 100%; }
      div#dashboard div.exploracion div.datos.menor div.dato {
        width: 19% !important; }
      div#dashboard div.exploracion div.datos div.dato {
        display: inline-block;
        width: 24%;
        min-width: 120px;
        text-align: center;
        cursor: pointer;
        height: 70px; }
        @media only screen and (max-width: 820px) {
          div#dashboard div.exploracion div.datos div.dato {
            height: 40px; } }
        div#dashboard div.exploracion div.datos div.dato h1 {
          font-size: 26px;
          padding: 5px; }
          @media only screen and (max-width: 820px) {
            div#dashboard div.exploracion div.datos div.dato h1 {
              font-size: 16px; } }
        div#dashboard div.exploracion div.datos div.dato p {
          padding-left: 5px;
          color: #848482;
          font-size: 12px; }
          @media only screen and (max-width: 820px) {
            div#dashboard div.exploracion div.datos div.dato p {
              font-size: 10px; } }
        div#dashboard div.exploracion div.datos div.dato > i {
          padding-left: 5px;
          color: #848482;
          font-size: 20px; }
        div#dashboard div.exploracion div.datos div.dato div.minidato {
          float: left;
          width: 49%; }
          div#dashboard div.exploracion div.datos div.dato div.minidato h1 {
            font-size: 26px;
            padding: 5px; }
            @media only screen and (max-width: 820px) {
              div#dashboard div.exploracion div.datos div.dato div.minidato h1 {
                font-size: 16px; } }
          div#dashboard div.exploracion div.datos div.dato div.minidato p {
            padding-left: 5px;
            color: #848482;
            font-size: 12px; }
      div#dashboard div.exploracion div.datos div.detalle_exploracion {
        width: 100%;
        text-align: right;
        padding: 5px; }
        div#dashboard div.exploracion div.datos div.detalle_exploracion p {
          font-size: 12px;
          color: #848482;
          font-style: italic; }
        @media only screen and (max-width: 820px) {
          div#dashboard div.exploracion div.datos div.detalle_exploracion {
            display: none; } }
    div#dashboard div.exploracion.con_graficas {
      height: 400px; }
    div#dashboard div.exploracion div.graficas {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: space-around;
      -webkit-flex-flow: row wrap; }
      div#dashboard div.exploracion div.graficas div.grafica {
        -webkit-flex: 1 1;
        float: left; }
  div#dashboard div.derecha {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -webkit-flex-flow: row wrap;
    -webkit-align-items: flex-start;
    padding: 0;
    margin: 0; }
    div#dashboard div.derecha div.grafica {
      min-width: 450px;
      min-height: 350px;
      -webkit-flex: 1 1;
      float: left;
      border: 1px solid #ecf0f1;
      margin: 10px; }
      div#dashboard div.derecha div.grafica > header {
        border-bottom: 1px solid #ecf0f1;
        padding: 10px;
        background-color: #f7f8f9;
        color: teal;
        min-height: 35px; }
      div#dashboard div.derecha div.grafica div.datos {
        padding: 15px 25px 5px 25px; }
        div#dashboard div.derecha div.grafica div.datos h1 {
          font-size: 35px;
          padding: 5px; }
        div#dashboard div.derecha div.grafica div.datos img {
          float: left;
          padding: 10px; }
        div#dashboard div.derecha div.grafica div.datos p {
          font-size: 12px;
          color: #666; }

article.box {
  width: 350px;
  -webkit-flex: 1 0 350px;
  float: left;
  margin: 5px; }
  article.box > header {
    height: 70px;
    background-color: #ecf0f1;
    position: relative;
    overflow: hidden; }
    article.box > header h1, article.box > header h2 {
      font-weight: normal !important;
      margin: 2px 40px;
      width: -o-calc(100% - 40px);
      width: calc(100% - 40px); }
    article.box > header h1 {
      color: #2c3e50;
      font-size: 19px;
      padding: 5px 0;
      overflow: hidden;
      height: 35px;
      line-height: 30px; }
      article.box > header h1 a {
        text-decoration: none; }
        article.box > header h1 a:visited {
          color: #2c3e50; }
    article.box > header h2 {
      color: #16a085;
      font-size: 13px; }
    article.box > header .options {
      height: 70px;
      margin: 10px;
      position: absolute;
      top: 0;
      right: 0; }
      article.box > header .options button {
        padding: 0 20px;
        margin: 0 0 0 10px; }
    article.box > header .icons {
      position: absolute;
      left: 0;
      width: 70px;
      background: #f7f8f9;
      top: 0;
      height: 100%;
      width: 40px; }
      article.box > header .icons span {
        color: #bdc3c7;
        font-size: 23px;
        float: right;
        cursor: pointer;
        text-align: center;
        width: 100%;
        height: 33%;
        padding: 5px;
        display: block; }
        article.box > header .icons span:hover {
          color: #2c3e50; }
        article.box > header .icons span.hover {
          color: #2c3e50; }
  article.box.colapsable > header {
    cursor: pointer; }
  article.box.colapsado div.contenido {
    display: none !important; }
  article.box div.contenido {
    display: block;
    border: 1px solid #ecf0f1;
    padding: 5px; }
    article.box div.contenido h1 {
      font-size: 20px;
      margin: 5px; }
    article.box div.contenido p {
      margin-left: 5px;
      font-size: 14px; }
    article.box div.contenido .aiForm > table > tbody > tr:last-child {
      border-bottom: none; }

article.box div.contenido {
  border: none;
  margin: 0;
  padding: 0; }
  article.box div.contenido ul li {
    display: block;
    border-bottom: solid 1px #ecf0f1;
    min-height: 40px; }
    article.box div.contenido ul li i {
      padding: 12px 10px;
      font-size: 14px;
      display: block;
      cursor: pointer;
      line-height: 18px; }
      article.box div.contenido ul li i:hover {
        color: #333; }
      article.box div.contenido ul li i.error {
        border-left: solid 2px #c00; }
      article.box div.contenido ul li i.warning {
        border-left: solid 2px #F82; }

article.box#guias_clinicas ul > li > a {
  display: block;
  width: 100%;
  min-height: 70px;
  text-decoration: none;
  padding: 10px;
  border-left: 2px solid white;
  border-bottom: 1px solid #f2f3f4; }
  article.box#guias_clinicas ul > li > a:hover {
    border-left: solid 2px #c00; }
  article.box#guias_clinicas ul > li > a header {
    color: #003d99;
    font-size: 14px; }
  article.box#guias_clinicas ul > li > a span {
    font-size: 14px;
    display: block;
    color: teal;
    margin-top: 10px; }

.antecedentes article.box {
  width: 100% !important; }

article.box#citas div.contenido ul {
  margin: 5px 10px; }
  article.box#citas div.contenido ul li {
    display: block;
    margin: 5px 0; }
    article.box#citas div.contenido ul li i {
      font-size: 30px;
      float: left; }
    article.box#citas div.contenido ul li span {
      margin-left: 40px;
      font-size: 13px;
      display: block;
      min-height: 30px;
      padding-top: 5px; }

article.box#exploracion {
  width: 600px;
  -webkit-flex: 1 0 600px; }
  article.box#exploracion .contenido > .exploracion {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    article.box#exploracion .contenido > .exploracion canvas {
      width: 480px;
      height: 200px; }

article.box.auxiliares {
  width: 100%; }

article.box#agendaDesktop {
  width: 500px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 500px;
      -ms-flex: 1 0 500px;
          flex: 1 0 500px; }
  article.box#agendaDesktop div.contenido {
    padding: 5px 10px; }
    article.box#agendaDesktop div.contenido .nombre {
      height: 35px;
      font-size: 16px;
      text-align: center;
      color: #0E76A8;
      text-align: center;
      padding: 5px 0; }
    article.box#agendaDesktop div.contenido .turno {
      background-color: #ecf0f1;
      width: 35px;
      height: 35px;
      font-size: 25px;
      text-align: center;
      color: #0E76A8;
      display: inline-block;
      margin: 0;
      border-bottom: 2px solid;
      border-color: teal;
      text-align: center;
      padding: 5px 0; }
      article.box#agendaDesktop div.contenido .turno.presente {
        border-color: #9dcc7a !important; }
      article.box#agendaDesktop div.contenido .turno.atendido {
        border-color: #BFB; }
      article.box#agendaDesktop div.contenido .turno.primeravez {
        border-color: #ffcc33 !important; }
    article.box#agendaDesktop div.contenido time {
      background-color: #f2f3f4;
      height: 35px;
      font-size: 20px;
      color: gray;
      display: inline-block;
      margin: 0;
      border-bottom: 2px solid;
      border-color: white;
      text-align: center;
      padding: 10px 3px; }
    article.box#agendaDesktop div.contenido i {
      cursor: pointer;
      float: right;
      color: #16a085;
      font-size: 25px;
      padding-top: 5px; }

#nueva_nota {
  width: 100%;
  height: -o-calc(100% - 85px);
  height: calc(100% - 85px); }

.somatometria .ai-menu[ai-plantilla] > header {
  display: none; }

.userdashboard {
  height: 100%;
  padding: 10px 0;
  background: rgba(0, 0, 0, 0.1); }
  .userdashboard .section {
    text-align: left;
    background: rgba(0, 0, 0, 0.1);
    margin: 0 0 0 1%;
    border-radius: 2px; }
    .userdashboard .section h1 {
      width: 100%;
      text-align: center;
      font-size: 18px;
      color: white;
      background: rgba(0, 0, 0, 0.1);
      border-radius: 2px 2px 0 0;
      height: 40px;
      line-height: 40px; }
    .userdashboard .section ul {
      padding: 10px; }
    .userdashboard .section a {
      padding: 0 10px;
      color: white;
      font-size: 14px;
      height: 30px;
      line-height: 30px;
      display: block;
      width: 100%;
      text-decoration: none; }
      .userdashboard .section a:hover {
        background: rgba(255, 255, 255, 0.1); }
    .userdashboard .section .value {
      text-align: center;
      color: white;
      background: rgba(255, 255, 255, 0.05);
      margin: 15px;
      border-radius: 2px;
      padding: 10px 0; }
      .userdashboard .section .value .icon {
        font-size: 40px; }
      .userdashboard .section .value > .data {
        background: rgba(255, 255, 255, 0.1);
        width: 30%;
        border-radius: 15px;
        height: 30px;
        line-height: 30px;
        margin: 10px 0 15px 35%; }
  .userdashboard .section.tiny {
    width: 32%;
    float: left; }
    .userdashboard .section.tiny div.conciencia {
      background: url("/images/conciencia-portada-gde.png");
      width: 100%;
      height: 605px;
      padding: 0;
      background-size: contain;
      background-repeat: round; }

body > .modules .content {
  position: absolute;
  height: 50px;
  top: 0;
  left: 0;
  width: 50px;
  z-index: 9;
  overflow: visible;
  background: #ffffff;
  width: 240px; }
  body > .modules .content.open {
    height: 100% !important; }
  body > .modules .content div.logo {
    background: #34495e;
    height: 50px;
    width: 50px;
    float: left; }
    body > .modules .content div.logo .icon {
      height: 36px;
      margin: 8px 12px; }
  body > .modules .content .open_nav {
    background: #34495e;
    height: 50px;
    width: 50px;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer; }
    body > .modules .content .open_nav i {
      -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.5, -0.5, 0.5, 1.5);
      transition: -webkit-transform 0.3s cubic-bezier(0.5, -0.5, 0.5, 1.5);
      transition: transform 0.3s cubic-bezier(0.5, -0.5, 0.5, 1.5);
      transition: transform 0.3s cubic-bezier(0.5, -0.5, 0.5, 1.5), -webkit-transform 0.3s cubic-bezier(0.5, -0.5, 0.5, 1.5);
      font-size: 22px;
      color: white;
      padding: 12px 15px;
      display: block; }
  body > .modules .content div.app {
    width: 790px;
    float: left;
    height: 50px;
    margin-left: 50px;
    cursor: pointer; }
    body > .modules .content div.app header h1 {
      font-size: 16px;
      padding: 10px 0 0 10px;
      color: #2c3e50; }
    body > .modules .content div.app header span {
      color: #2980b9;
      font-size: 12px;
      padding: 10px; }
    body > .modules .content div.app i {
      color: #2c3e50;
      position: absolute;
      top: 16px;
      right: 12px; }

body > .modules .ai-menu {
  padding: 10px 0;
  background: white !important; }
  body > .modules .ai-menu > div.menu ul > li {
    min-height: 60px; }
    body > .modules .ai-menu > div.menu ul > li > a {
      min-height: 60px; }
      body > .modules .ai-menu > div.menu ul > li > a header, body > .modules .ai-menu > div.menu ul > li > a span {
        display: block; }

.dental {
  width: 900px;
  height: 750px;
  margin: 0 auto;
  position: relative; }
  .dental * {
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none; }

.dental.infantil #odontograma {
  width: 580px !important;
  left: 160px !important; }
  .dental.infantil #odontograma .cuadrante {
    width: 240px !important; }

.dental__container {
  margin: 0 auto;
  position: relative;
  width: 100%; }
  .dental__container * {
    -webkit-user-select: none;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none; }
  .dental__container .estados {
    float: left;
    height: 420px;
    width: 350px;
    margin-right: 10px; }
  .dental__container #odontograma {
    width: 940px;
    margin: 70px auto 0 auto;
    position: relative;
    background-color: #ECF2F6;
    height: 300px;
    border-radius: 3px;
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear; }
    .dental__container #odontograma object {
      opacity: 1;
      position: absolute;
      left: 5px;
      top: 5px;
      height: 290px;
      width: 200px; }
      .dental__container #odontograma object tspan {
        font-family: "Melvetica", sans-serif; }
    .dental__container #odontograma .change {
      position: absolute;
      width: 180px;
      background: #2980b9;
      height: 35px;
      left: 15px;
      top: 250px;
      color: white;
      border-radius: 2px;
      line-height: 35px;
      text-align: center;
      font-size: 12px;
      opacity: 0.5;
      cursor: pointer; }
      .dental__container #odontograma .change:hover {
        opacity: 1; }
      .dental__container #odontograma .change.selected {
        background-color: #e74c3c; }
    .dental__container #odontograma .cuadrante {
      position: absolute;
      width: 360px;
      position: absolute;
      height: 70px;
      padding-left: 4px; }
      .dental__container #odontograma .cuadrante .select-all {
        position: absolute;
        width: 96%;
        background: #1abc9c;
        height: 35px;
        left: 2%;
        margin-top: -64px;
        color: white;
        border-radius: 2px;
        line-height: 35px;
        text-align: center;
        font-size: 12px;
        opacity: 0.5;
        cursor: pointer; }
        .dental__container #odontograma .cuadrante .select-all:hover {
          opacity: 1; }
        .dental__container #odontograma .cuadrante .select-all.selected {
          background-color: #e74c3c; }
      .dental__container #odontograma .cuadrante .posicion {
        text-align: center;
        position: absolute;
        width: 40px;
        color: #666;
        font-size: 12px; }
      .dental__container #odontograma .cuadrante.up {
        top: 80px;
        border-bottom: 1px solid #95a5a6; }
        .dental__container #odontograma .cuadrante.up .posicion {
          top: -10px; }
      .dental__container #odontograma .cuadrante.down {
        top: 150px; }
        .dental__container #odontograma .cuadrante.down .posicion {
          top: 70px; }
        .dental__container #odontograma .cuadrante.down .select-all {
          margin-top: 100px; }
      .dental__container #odontograma .cuadrante.left {
        left: 210px;
        border-right: 1px solid #95a5a6; }
      .dental__container #odontograma .cuadrante.right {
        right: 10px; }
    .dental__container #odontograma .diente_contendedor {
      display: inline-block;
      float: left;
      margin: 15px 2px; }
      .dental__container #odontograma .diente_contendedor .diente {
        position: relative;
        width: 40px;
        height: 40px;
        border-radius: 3px;
        border: 1px solid #bdc3c7;
        background-color: white;
        overflow: hidden;
        cursor: pointer; }
        .dental__container #odontograma .diente_contendedor .diente.selected {
          border-color: red; }
        .dental__container #odontograma .diente_contendedor .diente.solo div {
          display: none; }
        .dental__container #odontograma .diente_contendedor .diente div {
          position: absolute;
          width: 40px;
          height: 40px;
          top: 0;
          left: 0;
          z-index: 2;
          cursor: pointer;
          background-color: #ffffff; }
          .dental__container #odontograma .diente_contendedor .diente div:hover {
            background-color: #7FFE7F; }
          .dental__container #odontograma .diente_contendedor .diente div.caries {
            background: black !important; }
        .dental__container #odontograma .diente_contendedor .diente .interior {
          -webkit-transform: rotate(45deg);
          top: -28.28px;
          border: 1px solid #bdc3c7; }
        .dental__container #odontograma .diente_contendedor .diente .exterior {
          -webkit-transform: rotate(45deg);
          top: 28.28px;
          border: 1px solid #bdc3c7; }
        .dental__container #odontograma .diente_contendedor .diente .derecho {
          z-index: 1;
          margin-left: 20px; }
        .dental__container #odontograma .diente_contendedor .diente .izquierdo {
          z-index: 1;
          margin-left: -20px; }
        .dental__container #odontograma .diente_contendedor .diente .centro {
          border-radius: 4px;
          width: 20px;
          height: 20px;
          margin-top: 9px;
          margin-left: 9px;
          background-color: white;
          border: 1px solid #bdc3c7; }
        .dental__container #odontograma .diente_contendedor .diente i {
          z-index: 1;
          width: 40px;
          height: 40px;
          display: block;
          position: absolute;
          font-size: 20px;
          padding: 8px 12px; }
          .dental__container #odontograma .diente_contendedor .diente i.ausente {
            background: rgba(255, 0, 0, 0.5);
            color: #FFF; }
          .dental__container #odontograma .diente_contendedor .diente i.noerupcionado {
            background: rgba(255, 50, 50, 0.5);
            color: #FFF; }
          .dental__container #odontograma .diente_contendedor .diente i.protesis {
            background: rgba(0, 255, 0, 0.5);
            color: #FFF; }
          .dental__container #odontograma .diente_contendedor .diente i.caries {
            background: rgba(200, 200, 200, 0.5);
            color: white; }
          .dental__container #odontograma .diente_contendedor .diente i.fracturado {
            background: rgba(200, 200, 200, 0.5);
            color: black; }
        .dental__container #odontograma .diente_contendedor .diente .bullet {
          position: absolute;
          height: 15px;
          width: 20px;
          background: rgba(200, 200, 0, 0.8);
          top: 0;
          left: 0;
          cursor: pointer;
          z-index: 1;
          display: block !important;
          border-radius: 0 0 5px 0;
          color: #FFF;
          font-size: 10px;
          font-weight: bold;
          padding: 2px 8px; }
          .dental__container #odontograma .diente_contendedor .diente .bullet.procedimientos {
            right: 0;
            left: auto;
            border-radius: 5px 0 0 0;
            background: rgba(0, 200, 200, 0.8);
            top: auto;
            bottom: 0; }
        .dental__container #odontograma .diente_contendedor .diente.solo i.caries {
          display: block; }
        .dental__container #odontograma .diente_contendedor .diente.solo i.fracturado {
          display: block; }
        .dental__container #odontograma .diente_contendedor .diente.procedimiento {
          border-bottom: 2px solid #d35400; }
    .dental__container #odontograma .todos {
      width: 100%;
      margin-top: -80px;
      background: #ecf0f1;
      position: absolute;
      color: #bdc3c7; }
      .dental__container #odontograma .todos:hover {
        background: #2980b9;
        color: #ffffff; }
    .dental__container #odontograma.infantil {
      width: 700px; }
      .dental__container #odontograma.infantil .cuadrante {
        width: 240px !important; }

[ng-controller="citas_captura"] .ai-breadcrumbs {
  border-top: none; }

[ng-controller="citas_captura"] [ai-menu="pacientes"] {
  height: calc(100% - 55px) !important; }

[ng-controller="citas_agendas"] {
  overflow: visible !important; }

[ai-breadcrumb="breadcrumbs-agendas-citas"] {
  display: none; }

.agendas-container {
  height: calc(100% - 0px);
  width: 100%;
  overflow-x: auto; }
  .agendas-container:after {
    height: 5px;
    width: 100%;
    background: white;
    content: '';
    position: absolute;
    top: -5px;
    background: #f8f9ff; }
  @media only screen and (min-width: 480px) {
    .agendas-container {
      width: calc(100% - 240px); } }
  .agendas-container .agendas {
    height: 100%;
    width: 200%;
    overflow: hidden; }
    .agendas-container .agendas [ai-menu] {
      height: 100%;
      width: 25%;
      float: left;
      -webkit-transition-property: margin;
      transition-property: margin;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-timing-function: ease-in-out;
              transition-timing-function: ease-in-out; }
      .agendas-container .agendas [ai-menu] > menu {
        height: 100% !important;
        width: 100%;
        margin: 0;
        border: none; }
        .agendas-container .agendas [ai-menu] > menu > header {
          height: 60px;
          text-align: left; }
          .agendas-container .agendas [ai-menu] > menu > header h2 {
            font-size: 16px; }
          .agendas-container .agendas [ai-menu] > menu > header h3 {
            font-size: 12px; }
          .agendas-container .agendas [ai-menu] > menu > header button {
            height: 40px;
            margin: 5px 1px; }
      .agendas-container .agendas [ai-menu] .ai-menu .menu > ul,
      .agendas-container .agendas [ai-menu] .ai-menu.multiple .menu .opciones {
        border-left: none !important; }
      .agendas-container .agendas [ai-menu].hide_agenda {
        margin: 0 0 0 -25%; }
    .agendas-container .agendas .agenda:first-child .ai-menu .menu > ul, .agendas-container .agendas .agenda:first-child .ai-menu.multiple .menu .opciones {
      border-left: 1px solid #ecf0f1 !important; }

div.action.control {
  top: 50px;
  right: 0;
  position: fixed;
  margin: 0; }
  div.action.control .buttons button {
    background: #2980b9 !important;
    width: 58px;
    margin-right: 0px;
    background-size: cover !important; }
    div.action.control .buttons button i {
      background: rgba(77, 148, 255, 0.8) !important;
      width: 100% !important;
      color: white;
      font-size: 22px;
      display: block;
      height: 40px;
      line-height: 40px;
      margin-top: -10px;
      padding-top: 2px; }
    div.action.control .buttons button:disabled {
      background-color: #ecf0f1 !important;
      border: none !important; }
      div.action.control .buttons button:disabled i {
        background: transparent !important; }
    div.action.control .buttons button.calendar {
      background: #27ae60 !important; }
      div.action.control .buttons button.calendar i {
        background: transparent !important; }
  div.action.control .buttons.right-hide {
    margin-right: 200px; }

section.primary.personal [ai-breadcrumb] {
  display: none; }

section.primary.personal .agendas-container {
  height: 100%; }

section.primary.personal .agendas {
  width: 100%; }
  section.primary.personal .agendas [ai-menu] {
    width: 100%; }
    section.primary.personal .agendas [ai-menu] button.compact {
      margin-top: 15px !important;
      padding: 15px 0px !important; }

body.showAside .agendas-container div.action.control {
  right: 250px; }

@media all and (max-width: 1024px) {
  .agendas-container .agendas {
    width: 400%; }
    .agendas-container .agendas .agenda {
      width: 25%; } }

@media all and (min-width: 1600px) {
  .agendas-container .agendas {
    width: 135%; }
    .agendas-container .agendas .agenda {
      width: 25%; } }

body > aside.chat {
  position: fixed;
  height: 100%;
  padding-bottom: 20px;
  top: 52px;
  right: -250px;
  width: 250px;
  z-index: 9;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  body > aside.chat .close {
    position: fixed;
    right: 0;
    top: 0;
    height: 50px;
    width: 50px;
    display: block;
    z-index: 1000;
    cursor: pointer; }
  body > aside.chat .chat_container {
    height: 100%; }
    body > aside.chat .chat_container .unread {
      position: fixed;
      z-index: 127;
      right: 2px;
      top: 2px;
      height: 20px;
      width: 20px;
      text-align: center;
      line-height: 20px;
      border-radius: 50%;
      font-size: 10px;
      color: white;
      background: #c0392b; }
  body > aside.chat .ai-menu > header {
    height: 58px !important; }
  body > aside.chat .show_conversation {
    height: 100%; }
    body > aside.chat .show_conversation menu {
      height: calc(100% + 110px);
      margin-left: 200px;
      margin-top: -110px;
      z-index: 7; }
      body > aside.chat .show_conversation menu > header h2, body > aside.chat .show_conversation menu > header h3, body > aside.chat .show_conversation menu .opciones {
        display: none; }
      body > aside.chat .show_conversation menu .menu > ul {
        margin-top: 0 !important; }
      body > aside.chat .show_conversation menu img {
        margin: 5px 10px 0 0; }
      body > aside.chat .show_conversation menu .status {
        left: 35px;
        top: 40px; }
      body > aside.chat .show_conversation menu .alert {
        left: 0px;
        right: auto;
        top: 34px; }
  body > aside.chat menu img, body > aside.chat div.conversation img {
    border-radius: 50%;
    height: 40px;
    width: 40px;
    border: none !important; }
  body > aside.chat div.conversation {
    height: calc(100% - 50px);
    background: #FFF;
    position: absolute;
    width: 200px;
    right: 50px;
    top: 0; }
    body > aside.chat div.conversation .nav-header {
      top: 52px;
      height: 58px; }
    body > aside.chat div.conversation h2 {
      height: 60px;
      width: 200px;
      line-height: 24px;
      overflow: hidden;
      padding: 5px 10px; }
    body > aside.chat div.conversation div.view_chat {
      position: relative;
      height: calc(100% - 50px);
      width: 100%;
      padding: 0; }
      body > aside.chat div.conversation div.view_chat ul {
        position: absolute;
        width: 100%;
        overflow-y: auto;
        bottom: 0;
        max-height: 100%; }
        body > aside.chat div.conversation div.view_chat ul > li {
          position: relative;
          height: auto;
          background-color: #f8f9ff;
          text-align: left;
          display: block;
          font-size: 12px;
          padding: 5px 10px;
          min-height: 40px;
          border: 1px solid #ecf0f1;
          color: #2c3e50;
          margin: 5px 0;
          border-radius: 3px;
          line-height: 18px; }
          body > aside.chat div.conversation div.view_chat ul > li time {
            font-size: 8px;
            display: block;
            padding-top: 10px; }
          body > aside.chat div.conversation div.view_chat ul > li.me {
            text-align: right;
            background-color: #f0fff0; }
    body > aside.chat div.conversation .message {
      bottom: 0;
      position: absolute;
      width: 100%;
      height: 45px;
      background: #fff;
      font-size: 14px;
      padding: 10px 0; }

body.showAside > aside.chat {
  right: -250px; }

body.showAside > aside.chat {
  right: 0; }

.float.chat {
  min-height: 501px;
  max-height: 501px;
  height: 100%; }
  .float.chat .indicator {
    margin-left: 262px; }
  .float.chat ul > li.offline > a img {
    -webkit-filter: grayscale(90%);
    -moz-filter: grayscale(90%);
    filter: grayscale(90%); }
  .float.chat.open {
    background-color: #f8f9ff;
    overflow: hidden; }
    .float.chat.open ul.user-list {
      z-index: 5;
      position: absolute;
      background-color: transparent;
      top: 0; }
      .float.chat.open ul.user-list > li {
        background-color: #f8f9ff;
        background-color: #F8F9FF;
        width: 70px;
        height: 70px;
        overflow: hidden;
        padding-top: 1px; }
        .float.chat.open ul.user-list > li.home {
          height: 50px;
          background-color: #ffffff;
          width: 71px; }
          .float.chat.open ul.user-list > li.home i {
            margin-top: -5px; }
        .float.chat.open ul.user-list > li.active {
          width: 71px;
          border-top: 1px solid #ecf0f1;
          border-bottom: 1px solid #ecf0f1;
          height: 70px;
          background-color: #ffffff !important;
          padding-top: 0px;
          a: hover;
            a-background-color: #ffffff !important; }
          .float.chat.open ul.user-list > li.active img {
            /*width: 56px;
              height: 56px;
              margin-top: -3px;
              margin-left: -3px;*/ }

body > aside.test {
  right: 0;
  width: 350px !important;
  top: 0;
  box-shadow: 0px -5px 8px #2C3E50; }
  body > aside.test > header {
    position: absolute;
    top: -52px;
    right: 0;
    width: 250px;
    height: 50px; }
    body > aside.test > header button {
      margin-top: 5px;
      background: #27ae60;
      text-align: center;
      color: white; }
  body > aside.test menu > header button {
    height: 40px !important;
    margin: 5px 1px !important;
    width: 40px; }

[ai-template="paciente-dashboard-template"] {
  height: 100%; }

.dashboard {
  background-color: rgba(0, 0, 0, 0.3);
  height: 100%;
  color: white; }

div[ai-template="caja__pos-template"] {
  height: 100%; }
  div[ai-template="caja__pos-template"] .pos-container {
    background-color: transparent;
    height: 100%;
    width: 100%; }
    div[ai-template="caja__pos-template"] .pos-container .pos-sidebar {
      display: none;
      float: left;
      width: 240px;
      height: 100%; }
      div[ai-template="caja__pos-template"] .pos-container .pos-sidebar > .top {
        height: 240px;
        background: rgba(255, 255, 255, 0.8);
        margin-top: 0px;
        border-right: 1px solid #ecf0f1; }
        div[ai-template="caja__pos-template"] .pos-container .pos-sidebar > .top .client .profile {
          height: 50px;
          width: 50px;
          background-size: cover;
          border-radius: 50%;
          margin: 5px 10px 5px 5px;
          float: left; }
        div[ai-template="caja__pos-template"] .pos-container .pos-sidebar > .top .client .info h2 {
          color: #2c3e50;
          font-size: 16px;
          padding: 10px 0 0 15px; }
        div[ai-template="caja__pos-template"] .pos-container .pos-sidebar > .top .client .info h3 {
          color: #2980b9;
          font-size: 12px;
          padding: 10px 10px 10px 15px; }
        div[ai-template="caja__pos-template"] .pos-container .pos-sidebar > .top .client .razon-social {
          width: 100%;
          padding: 5px; }
          div[ai-template="caja__pos-template"] .pos-container .pos-sidebar > .top .client .razon-social span {
            font-size: 14px;
            color: #2980b9; }
          div[ai-template="caja__pos-template"] .pos-container .pos-sidebar > .top .client .razon-social h2 {
            font-size: 16px;
            line-height: 18px;
            color: #2c3e50;
            padding: 0 0 5px 0; }
        div[ai-template="caja__pos-template"] .pos-container .pos-sidebar > .top .client .actions {
          position: absolute;
          margin-left: 5px; }
          div[ai-template="caja__pos-template"] .pos-container .pos-sidebar > .top .client .actions .bandeja {
            width: 50px; }
      div[ai-template="caja__pos-template"] .pos-container .pos-sidebar > .content {
        height: calc(100% - 120px); }
    div[ai-template="caja__pos-template"] .pos-container .main {
      float: left;
      height: 100%;
      width: 100%; }
      div[ai-template="caja__pos-template"] .pos-container .main > .content {
        height: calc(100% - 120px); }
        div[ai-template="caja__pos-template"] .pos-container .main > .content [ai-menu="caja__ticket_producto--menu"] {
          height: 100%; }
          div[ai-template="caja__pos-template"] .pos-container .main > .content [ai-menu="caja__ticket_producto--menu"] .items_container {
            width: 100%; }
          div[ai-template="caja__pos-template"] .pos-container .main > .content [ai-menu="caja__ticket_producto--menu"] [ai-menu="caja__ticket_items--menu"] div.menu ul > li.menu-item {
            min-height: 90px; }
            div[ai-template="caja__pos-template"] .pos-container .main > .content [ai-menu="caja__ticket_producto--menu"] [ai-menu="caja__ticket_items--menu"] div.menu ul > li.menu-item a span {
              display: none; }
          div[ai-template="caja__pos-template"] .pos-container .main > .content [ai-menu="caja__ticket_producto--menu"] [ai-menu="caja__ticket_items--menu"] .items_container {
            width: 100%; }
            div[ai-template="caja__pos-template"] .pos-container .main > .content [ai-menu="caja__ticket_producto--menu"] [ai-menu="caja__ticket_items--menu"] .items_container .columns {
              width: 40% !important;
              min-width: 300px;
              right: 60px !important;
              margin-top: 15px !important; }
              div[ai-template="caja__pos-template"] .pos-container .main > .content [ai-menu="caja__ticket_producto--menu"] [ai-menu="caja__ticket_items--menu"] .items_container .columns .column_help {
                display: none; }
            div[ai-template="caja__pos-template"] .pos-container .main > .content [ai-menu="caja__ticket_producto--menu"] [ai-menu="caja__ticket_items--menu"] .items_container .actions:not(.hide_actions) {
              height: 55px !important;
              margin-top: 12px; }
              div[ai-template="caja__pos-template"] .pos-container .main > .content [ai-menu="caja__ticket_producto--menu"] [ai-menu="caja__ticket_items--menu"] .items_container .actions:not(.hide_actions) button {
                height: 60px !important; }
            div[ai-template="caja__pos-template"] .pos-container .main > .content [ai-menu="caja__ticket_producto--menu"] [ai-menu="caja__ticket_items--menu"] .items_container .ai-schema .schema-input .ai-input button.action {
              left: calc(100% - 32px);
              min-width: 0px; }
            div[ai-template="caja__pos-template"] .pos-container .main > .content [ai-menu="caja__ticket_producto--menu"] [ai-menu="caja__ticket_items--menu"] .items_container .ai-schema > .input-type-String {
              min-width: 120px !important; }
      div[ai-template="caja__pos-template"] .pos-container .main > footer {
        box-shadow: 0 -15px 10px -15px #D4DDE7;
        position: absolute;
        width: 100%; }
        div[ai-template="caja__pos-template"] .pos-container .main > footer .paciente {
          float: left;
          width: 70%;
          background: white;
          height: 120px; }
          div[ai-template="caja__pos-template"] .pos-container .main > footer .paciente .client {
            padding: 10px 20px; }
            div[ai-template="caja__pos-template"] .pos-container .main > footer .paciente .client .profile {
              height: 50px;
              width: 50px;
              background-size: cover;
              border-radius: 3px;
              margin: 5px 10px 5px 5px;
              float: left; }
            div[ai-template="caja__pos-template"] .pos-container .main > footer .paciente .client .info h2 {
              color: #2c3e50;
              font-size: 16px;
              padding: 5px 0 2px 15px; }
            div[ai-template="caja__pos-template"] .pos-container .main > footer .paciente .client .info h3,
            div[ai-template="caja__pos-template"] .pos-container .main > footer .paciente .client .info h4 {
              color: #2980b9;
              font-size: 12px;
              padding: 5px 10px 0px 15px; }
            div[ai-template="caja__pos-template"] .pos-container .main > footer .paciente .client .info h4 {
              color: #16a085; }
            div[ai-template="caja__pos-template"] .pos-container .main > footer .paciente .client .razon-social {
              width: 100%;
              padding: 5px; }
              div[ai-template="caja__pos-template"] .pos-container .main > footer .paciente .client .razon-social span {
                font-size: 14px;
                color: #2980b9; }
              div[ai-template="caja__pos-template"] .pos-container .main > footer .paciente .client .razon-social h2 {
                font-size: 16px;
                line-height: 18px;
                color: #2c3e50;
                padding: 0 0 5px 0; }
            div[ai-template="caja__pos-template"] .pos-container .main > footer .paciente .client .actions {
              position: absolute;
              margin-left: 5px; }
              div[ai-template="caja__pos-template"] .pos-container .main > footer .paciente .client .actions .button-container {
                display: inline-block; }
                div[ai-template="caja__pos-template"] .pos-container .main > footer .paciente .client .actions .button-container button {
                  height: 35px;
                  padding: 0 15px;
                  margin: 10px 0px 0 0; }
                  div[ai-template="caja__pos-template"] .pos-container .main > footer .paciente .client .actions .button-container button i {
                    margin: auto 10px auto 0; }
              div[ai-template="caja__pos-template"] .pos-container .main > footer .paciente .client .actions .bandeja {
                width: 50px; }
        div[ai-template="caja__pos-template"] .pos-container .main > footer > .total {
          width: 30%;
          float: right; }
          div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div {
            width: 100%;
            height: 120px;
            background: white;
            box-shadow: 0 -2px 5px -5px #333; }
            div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div .total {
              width: 300px;
              height: 100%;
              float: right;
              padding: 10px 20px; }
              div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div .total table {
                width: 100%; }
                div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div .total table td {
                  padding: 5px 0;
                  width: 70%;
                  color: #2c3e50;
                  font-size: 14px; }
                  div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div .total table td.right {
                    text-align: right; }
                  div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div .total table td.totalRow {
                    color: black;
                    font-size: 20px;
                    padding: 10px 0; }
                div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div .total table td.right {
                  width: 30%;
                  text-align: right; }
                div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div .total table tr:nth-child(n+5) {
                  display: none; }
            div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div .payment {
              width: 50%;
              height: 100%;
              float: left;
              padding: 15px 10px;
              display: none; }
              div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div .payment .step-1 {
                height: 100%; }
                div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div .payment .step-1 button.pay {
                  width: 100%;
                  height: 180px;
                  color: white;
                  background: #e67e22;
                  font-size: 32px;
                  font-weight: bold; }
              div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div .payment .step-2 {
                display: none;
                height: 100%; }
                div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div .payment .step-2 button.payMethod {
                  width: 130px;
                  height: 50px; }
              div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div .payment .step-3 div.schemaPayment {
                height: 135px; }
                div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div .payment .step-3 div.schemaPayment .schema-input {
                  padding: 0; }
                  div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div .payment .step-3 div.schemaPayment .schema-input > label {
                    display: none; }
                  div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div .payment .step-3 div.schemaPayment .schema-input > i {
                    top: 20px;
                    left: 15px; }
                  div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div .payment .step-3 div.schemaPayment .schema-input > .ai-input {
                    margin-left: 0; }
              div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div .payment .step-3 div.buttons button.back {
                width: 24%;
                height: 40px;
                background: #ecf0f1;
                float: left;
                font-size: 16px; }
              div[ai-template="caja__pos-template"] .pos-container .main > footer > .total > div .payment .step-3 div.buttons button.makePayment {
                width: 75%;
                height: 40px;
                background: #27ae60;
                float: left;
                font-size: 18px;
                color: white;
                font-weight: bold; }

div[ai-menu="caja__ticket_producto--menu"] .transclude {
  position: absolute;
  width: 100%; }

div[ai-menu="pos__cobro--menu"] .total {
  background: #F6F8F8;
  width: 100%;
  padding: 10px 20px 0 20px; }
  div[ai-menu="pos__cobro--menu"] .total table {
    width: 100%; }
    div[ai-menu="pos__cobro--menu"] .total table td {
      padding: 5px 0;
      width: 70%;
      color: #2c3e50;
      font-size: 14px; }
      div[ai-menu="pos__cobro--menu"] .total table td.right {
        text-align: right; }
      div[ai-menu="pos__cobro--menu"] .total table td.totalRow {
        color: black;
        font-size: 20px;
        padding: 10px 0; }
    div[ai-menu="pos__cobro--menu"] .total table td.right {
      width: 30%;
      text-align: right; }

.btn {
  border-radius: 2px !important; }

button:active {
  outline: 0;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }

.aiForm {
  position: relative; }
  .aiForm div.mask {
    width: 100%;
    height: 100%;
    background: white;
    position: absolute;
    z-index: 1000;
    opacity: 0.2; }
  .aiForm input[type="text"], .aiForm input[type="password"], .aiForm input[type="date"], .aiForm input[type="time"] {
    border-radius: 2px;
    border: 2px solid #ecf0f1;
    box-shadow: none !important;
    -webkit-transition: none !important;
    width: 400px !important;
    height: 50px !important;
    padding-left: 32px !important; }
  .aiForm div.number_field {
    border-radius: 2px;
    border: 2px solid #f2f3f4;
    box-shadow: none !important;
    -webkit-transition: none !important;
    width: 400px !important;
    height: 50px !important;
    padding-left: 32px !important; }
    .aiForm div.number_field > input[type="text"] {
      border-radius: 0px;
      border: none;
      box-shadow: none !important;
      -webkit-transition: none !important;
      max-width: 250px !important;
      height: 45px !important;
      padding-left: 0px !important; }
    .aiForm div.number_field label {
      color: #AAA;
      float: right;
      padding: 10px 0 0 10px;
      width: 100px;
      height: 45px;
      overflow: hidden;
      border-left: 2px solid #ecf0f1;
      text-transform: uppercase; }
  .aiForm div.validateError {
    display: none; }
  .aiForm i.warningIcon {
    position: absolute;
    font-size: 25px;
    right: 20px;
    top: 20px; }
  .aiForm table tr.directive > td {
    padding: 0; }
  .aiForm table tr.directive .tableSpina tr:last-child {
    border-bottom: none; }
  .aiForm table tr th {
    padding-left: 10px;
    width: 200px; }
    .aiForm table tr th .expect {
      float: right;
      width: 25px; }
  .aiForm table tr td .noedit {
    z-index: 1;
    background-color: #FFF;
    width: 100%;
    height: 100%;
    position: absolute;
    display: block !important;
    top: 0;
    left: 0;
    opacity: 0.7; }
  .aiForm table tr th .nooriginal {
    font-size: 25px;
    margin-top: 5px;
    margin-left: -35px;
    position: absolute;
    color: #f39c12; }
  .aiForm table tr td button.active, .aiForm table tr td button.default {
    width: 100px;
    height: 40px;
    position: absolute;
    right: 30px;
    z-index: 2;
    margin: 5px;
    padding: 0;
    border-color: #27ae60;
    background-color: #ffffff;
    border-radius: 0;
    border-bottom: 2px solid #27ae60; }
  .aiForm table tr td button.default {
    border-bottom: 2px solid #c0392b; }
  .aiForm .aiInputContainer .aiInputIcon {
    padding: 16px 10px; }
  .aiForm .messages {
    position: absolute;
    top: 0;
    right: 30px;
    background: white;
    max-width: 300px;
    height: 300px;
    margin-top: -125px; }
    .aiForm .messages .help {
      text-align: center; }
    .aiForm .messages::after {
      content: '';
      display: block;
      height: 20px;
      width: 20px;
      position: absolute;
      top: 50%;
      -webkit-transform: rotate(45deg);
      left: 0px;
      border: 2px solid #f1f2f3;
      background: white;
      border-top: 0;
      border-right: 0; }
    .aiForm .messages div.content {
      margin-left: 10px;
      padding: 10px;
      border: 2px solid #f1f2f3;
      border-radius: 5px;
      width: 100%;
      height: 100%;
      overflow: hidden;
      overflow-y: auto; }
    .aiForm .messages .error {
      width: 100%;
      font-size: 13px;
      border: 1px solid red;
      padding: 8px 5px;
      border-radius: 5px;
      margin-bottom: 10px;
      color: #ffffff;
      background-color: #c0392b;
      text-align: center; }
  .aiForm .alerts-box {
    width: 400px; }
    .aiForm .alerts-box .error {
      color: #c4302b;
      background: white;
      text-align: left;
      padding: 5px 0 0 0px;
      width: 400px;
      line-height: 20px; }
    .aiForm .alerts-box .warning {
      color: #f39c12 !important; }
  .aiForm .help-box {
    background-color: red;
    position: fixed;
    height: 100px;
    width: 250px;
    right: 30px; }

::-webkit-inner-spin-button {
  display: none;
  -webkit-appearance: none; }

.aiGridContent {
  height: 100%; }

.aiGrid {
  padding-top: 10px; }
  .aiGrid .searchBox {
    margin-bottom: 10px; }
  .aiGrid .searchBox input {
    width: 100%;
    font-size: 20px;
    padding: 12px 10px 12px 30px;
    background: #ecf0f1; }
  .aiGrid .searchBox .aiInputIcon {
    font-size: 18px;
    position: absolute;
    top: 22px;
    left: 8px; }
  .aiGrid table thead th {
    width: auto !important; }
  .aiGrid .tableContent {
    height: -o-calc(100% - 60px);
    height: calc(100% - 60px);
    overflow-x: hidden;
    overflow-y: auto; }

.tableSpina > tbody > tr > td, .tableSpina > thead > tr > th {
  font-size: 18px; }

.tableSpina > thead > tr > th {
  font-size: 16px;
  color: #bdc3c7; }

.aiBox {
  border-radius: 0;
  width: 100%;
  height: 100%; }

.aiBox .header {
  margin-top: 0px;
  background: white;
  padding: 2px 10px; }

.aiBox .options {
  width: 100%;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0 12px;
  z-index: 2;
  border-radius: 0;
  height: 60px; }

.aiBox .options button {
  float: right;
  margin: 10px 2px; }

.inlineBox .aiBox .options h2 {
  margin-left: 20px !important; }

.aiBox .options h2 {
  display: block;
  float: left; }

.aiBox .optionsInline {
  position: initial;
  margin: -50px 0 0 0;
  float: right; }

.aiBox {
  position: relative;
  overflow-y: scroll;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow-x: hidden;
  width: 100%; }

.aiBox > .main {
  width: 100%;
  height: 100%; }

.aiBox > .main iframe {
  width: 100%;
  height: 100%; }

.aiPopup {
  -webkit-transition: margin 0.3s ease-in;
  transition: margin 0.3s ease-in;
  position: fixed;
  z-index: 200;
  background: transparent !important;
  border: none;
  box-shadow: none;
  overflow: hidden;
  margin-left: 3000px;
  top: 0;
  z-index: 7;
  border-left: 0 !important; }

.aiPopup > .main {
  z-index: 1000;
  background: white;
  position: absolute;
  margin-left: 4%;
  border-left: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 100%;
  overflow-y: scroll;
  width: 96%; }

.aiPopup > .back {
  position: absolute;
  width: 2%;
  height: 100%;
  background: black;
  margin-left: 2.8%;
  z-index: 1;
  top: 0;
  border-right: 4px solid rgba(50, 50, 50, 0.4);
  background: -webkit-gradient(linear, right center, left center, from(rgba(0, 0, 0, 0.3)), to(transparent));
  -webkit-mask-box-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(0.5, rgba(0, 0, 0, 0.8)), color-stop(1, transparent));
  background-image: -moz-radial-gradient(right, ellipse farthest-side, rgba(0, 0, 0, 0.3), transparent);
  border: 0; }

nav .aiBox > .main {
  /*padding-top: 5px;*/ }

nav .aiBox > .main .menu {
  padding-top: 15px; }

/*.aiPopup {
  display: none;
}*/
body .select2-container {
  width: 400px !important;
  margin-top: 5px; }

body .select2-container .select2-choice {
  background: white;
  height: 45px;
  border-radius: 2px !important;
  border: 1px solid #ecf0f1;
  box-shadow: none !important; }

body .select2-container.select2-dropdown-open .select2-choice {
  border-radius: 2px 2px 0 0; }

body .select2-container .select2-choice div {
  background: white;
  border-left: 1px solid #ecf0f1;
  width: 18px;
  padding: 0 0 0 2px; }

body nav .select2-container {
  width: 133px !important; }

body .select2-drop {
  width: 100%;
  margin-top: 0;
  position: absolute;
  z-index: 9999;
  top: 100%;
  background: #fff;
  color: #000;
  border: 2px solid #ecf0f1;
  border-top: 0;
  border-radius: 0 0 2px 2px !important;
  box-shadow: none; }

body .select2-results li {
  list-style: none;
  display: list-item;
  background-image: none;
  min-height: 20px; }

body .select2-search input {
  width: 100%;
  height: auto !important;
  min-height: 40px;
  padding: 4px 20px 4px 5px;
  margin: 0;
  outline: 0;
  font-family: sans-serif;
  font-size: 1em;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: #FFF; }

body .select2-drop.select2-drop-above .select2-search input {
  margin-top: 0px; }

body .select2-search input.select2-active {
  background: #fff url("../images/select2-spinner.gif") no-repeat 100%; }

body .dropPaciente {
  /*overflow-y: visible;*/
  border-top: 1px solid #ecf0f1;
  width: 420px !important;
  padding-top: 5px; }

body .dropPaciente .select2-results {
  width: 415px;
  float: left;
  max-height: 120px !important; }

body .dropPaciente .select2-result div {
  width: 415px;
  color: #333; }

body .dropPaciente .select2-result div span {
  display: block;
  font-weight: bold;
  color: #000; }

body .dropPaciente .select2-highlighted div, body .dropPaciente .select2-highlighted div span {
  color: #fff; }

body .dropPaciente .select2-result div b {
  width: 40px;
  display: inline-block;
  font-weight: bold;
  color: #5DB95C; }

body .dropPaciente .select2-highlighted div b {
  color: #000; }

body .dropPaciente .select2-result img {
  margin-top: -50px;
  width: 50px;
  float: right; }

body div.top th {
  display: none; }

body div.top .select2-container {
  width: 420px !important; }

body div.top .select2-container .select2-choice {
  background: white;
  height: 60px;
  border-radius: 3px;
  border: 1px solid #ecf0f1;
  box-shadow: none !important; }

body div.top .select2-container .select2-choice div {
  background: white;
  border-left: none;
  width: 18px;
  padding: 0 0 0 2px; }

body div.top .select2-container .select2-choice div b {
  display: none; }

body select.ai-select {
  visibility: none; }

.aiImage div {
  float: left; }

.aiImage .menuFoto {
  font-size: 18px;
  height: 150px;
  width: 40px;
  float: left; }
  .aiImage .menuFoto input {
    font-size: 20px;
    width: 40px;
    height: 40px;
    padding: 15px 18px; }
  .aiImage .menuFoto i {
    width: 50px;
    display: block;
    text-align: center;
    height: 40px;
    padding: 15px 10px; }

.aiImage canvas#can {
  border: 1px solid #d3d3d3;
  margin-left: 10px;
  padding: 4px;
  border-radius: 3px; }

.aiImage #saycheese-container {
  padding: 4px;
  border: 1px solid #EEE;
  border-radius: 3px;
  width: 410px;
  overflow: hidden; }

.aiImage .thumbnail {
  width: 200px;
  float: left; }

.imgareaselect-border1 {
  background: url(../images/border-v.gif) repeat-y left top; }

.imgareaselect-border2 {
  background: url(../images/border-h.gif) repeat-x left top; }

.imgareaselect-border3 {
  background: url(../images/border-v.gif) repeat-y right top; }

.imgareaselect-border4 {
  background: url(../images/border-h.gif) repeat-x left bottom; }

.imgareaselect-border1, .imgareaselect-border2,
.imgareaselect-border3, .imgareaselect-border4 {
  filter: alpha(opacity=50);
  opacity: 0.5; }

.imgareaselect-handle {
  background-color: #fff;
  border: solid 1px #000;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.imgareaselect-outer {
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: 0.5; }

menu > div.menu ul > li i.check, nav > .menu ul > li i.check, menu > div.menu ul > li i.icon, nav > .menu ul > li i.icon, menu > div.menu ul > li > img, nav > .menu ul > li > img, .ai-menu > header i.icon,
.nav-header > header i.icon,
.wizard-header > header i.icon,
.breadcrumb-header > header i.icon, .ai-menu .menu .opciones > i, section.permisos.parametros section content article div > i {
  display: block;
  height: 40px;
  width: 40px;
  float: left;
  text-align: center;
  background-color: #ffffff;
  color: #bdc3c7;
  margin: 12px;
  line-height: 40px;
  border-radius: 2px;
  cursor: pointer; }
  menu > div.menu ul > li i.check:hover, nav > .menu ul > li i.check:hover, menu > div.menu ul > li i.icon:hover, nav > .menu ul > li i.icon:hover, menu > div.menu ul > li > img:hover, nav > .menu ul > li > img:hover, .ai-menu > header i.icon:hover,
  .nav-header > header i.icon:hover,
  .wizard-header > header i.icon:hover,
  .breadcrumb-header > header i.icon:hover, .ai-menu .menu .opciones > i:hover, section.permisos.parametros section content article div > i:hover {
    background-color: #ecf0f1; }
  @media only screen and (max-width: 820px) {
    menu > div.menu ul > li i.check, nav > .menu ul > li i.check, menu > div.menu ul > li i.icon, nav > .menu ul > li i.icon, menu > div.menu ul > li > img, nav > .menu ul > li > img, .ai-menu > header i.icon,
    .nav-header > header i.icon,
    .wizard-header > header i.icon,
    .breadcrumb-header > header i.icon, .ai-menu .menu .opciones > i, section.permisos.parametros section content article div > i {
      display: none; } }

menu > div.menu ul > li:hover i.check, nav > .menu ul > li:hover i.check, menu > div.menu ul > li.active i.check, nav > .menu ul > li.active i.check, .ai-menu .menu .opciones > i.active, section.permisos.parametros section content article div > i.active {
  background-color: #ffffff;
  border-color: #2980b9;
  color: #2980b9;
  cursor: pointer; }

body .floats .float ul > li > a, menu > div.menu ul > li > a, nav > .menu ul > li > a, article.box div.contenido ul > li > a {
  display: block;
  width: 100%;
  min-height: 40px;
  text-decoration: none;
  padding: 10px; }
  body .floats .float ul > li > a .photo, menu > div.menu ul > li > a .photo, nav > .menu ul > li > a .photo, article.box div.contenido ul > li > a .photo {
    height: 40px;
    width: 40px;
    float: left;
    background-size: cover;
    margin: 2px 10px 0 0;
    border-radius: 2px; }
  body .floats .float ul > li > a > img, menu > div.menu ul > li > a > img, nav > .menu ul > li > a > img, article.box div.contenido ul > li > a > img, body .floats .float ul > li > a > i, menu > div.menu ul > li > a > i, nav > .menu ul > li > a > i, article.box div.contenido ul > li > a > i {
    height: 50px;
    width: 50px;
    float: left;
    margin: 0px 10px 10px 0; }
  body .floats .float ul > li > a > i, menu > div.menu ul > li > a > i, nav > .menu ul > li > a > i, article.box div.contenido ul > li > a > i {
    color: #16a085;
    font-size: 35px;
    box-shadow: none;
    text-align: center;
    border: 0; }
  body .floats .float ul > li > a header, menu > div.menu ul > li > a header, nav > .menu ul > li > a header, article.box div.contenido ul > li > a header {
    color: #2c3e50;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 20px; }
  body .floats .float ul > li > a > span, menu > div.menu ul > li > a > span, nav > .menu ul > li > a > span, article.box div.contenido ul > li > a > span {
    font-size: 12px;
    display: block;
    color: #16a085;
    margin: 5px 0; }
  @media only screen and (max-width: 800px) {
    body .floats .float ul > li > a > header, menu > div.menu ul > li > a > header, nav > .menu ul > li > a > header, article.box div.contenido ul > li > a > header, body .floats .float ul > li > a > span, menu > div.menu ul > li > a > span, nav > .menu ul > li > a > span, article.box div.contenido ul > li > a > span {
      width: 200px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    body .floats .float ul > li > a > header, menu > div.menu ul > li > a > header, nav > .menu ul > li > a > header, article.box div.contenido ul > li > a > header {
      font-size: 14px; }
    body .floats .float ul > li > a > span, menu > div.menu ul > li > a > span, nav > .menu ul > li > a > span, article.box div.contenido ul > li > a > span {
      font-size: 10px; } }

div.filters {
  color: #2980b9;
  font-size: 10px;
  margin: 0 0 10px 65px; }
  div.filters div.filter {
    margin-right: 5px;
    background: white;
    display: inline-block;
    border: 1px solid #ecf0f1;
    height: 25px;
    line-height: 22px;
    padding: 0 8px;
    border-radius: 2px;
    cursor: pointer; }
    div.filters div.filter span {
      color: #16a085;
      position: absolute;
      margin-top: -20px;
      margin-left: -8px;
      visibility: hidden;
      -webkit-transition-property: opacity;
      transition-property: opacity;
      -webkit-transition-duration: 0.2s;
      transition-duration: 0.2s;
      background: white;
      z-index: 1;
      padding: 0 10px;
      margin-left: -10px;
      border-radius: 2px;
      height: 15px; }
    div.filters div.filter:hover span {
      visibility: visible; }
    @media only screen and (max-width: 800px) {
      div.filters div.filter.noMobile {
        display: none; } }
  div.filters dl {
    display: inline-block;
    margin: 4px 2px;
    color: #848482; }
    div.filters dl p.filtro {
      border: none;
      margin-right: 10px; }
  @media only screen and (max-width: 820px) {
    div.filters {
      margin: 0 0 5px 10px; }
      div.filters div.filter {
        font-size: 9px;
        height: 20px;
        line-height: 20px;
        padding: 0 5px;
        margin: 0 2px 2px 0; } }

.container > section > div[ai-menu] {
  height: 100%; }

.container > section > div[ai-menu="paciente__eventos_expediente--menu"] {
  height: auto; }

[ai-menu="nota__problemas--menu"] {
  height: 100% !important; }
  [ai-menu="nota__problemas--menu"].privado .transclude {
    height: 100% !important; }
  [ai-menu="nota__problemas--menu"] .transclude {
    height: auto; }
    [ai-menu="nota__problemas--menu"] .transclude [ai-schema="nota__evolucion_privado--schema"] {
      height: 100% !important; }
      [ai-menu="nota__problemas--menu"] .transclude [ai-schema="nota__evolucion_privado--schema"] > .schema-input {
        width: 100% !important;
        height: 100% !important; }
        [ai-menu="nota__problemas--menu"] .transclude [ai-schema="nota__evolucion_privado--schema"] > .schema-input > .ai-input {
          width: 100% !important;
          height: 100% !important;
          position: absolute; }
          [ai-menu="nota__problemas--menu"] .transclude [ai-schema="nota__evolucion_privado--schema"] > .schema-input > .ai-input > .ai-input-string {
            width: 100% !important;
            height: 100% !important;
            position: relative; }
            [ai-menu="nota__problemas--menu"] .transclude [ai-schema="nota__evolucion_privado--schema"] > .schema-input > .ai-input > .ai-input-string > textarea {
              box-sizing: border-box;
              background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAAEsCAYAAAB5fY51AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAB3RJTUUH3gsDFhAONFSplAAAAZpJREFUeNrt1LENACAMA0HCupkn88IKaUAC3dWWyx8DAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALglqmp1hpkZnZ0/f/78nfqbmg28QrAAwQIQLECwAAQLQLAAwQIQLAAAAAAAAAAAAAAAAPjJBvncPBSU5jOfAAAAAElFTkSuQmCC);
              background-size: 32px auto;
              line-height: 32px;
              position: absolute;
              width: 100% !important;
              height: 100% !important;
              margin: -15px 0;
              border: none;
              background-position-y: 6px;
              padding: 11px 16px !important; }
      [ai-menu="nota__problemas--menu"] .transclude [ai-schema="nota__evolucion_privado--schema"] label {
        display: none !important; }

menu .ai-menu > header {
  background-color: #F5F8FA; }

.ai-menu .button-container,
.nav-header .button-container,
.wizard-header .button-container,
.breadcrumb-header .button-container {
  display: none; }
  .ai-menu .button-container.visible,
  .nav-header .button-container.visible,
  .wizard-header .button-container.visible,
  .breadcrumb-header .button-container.visible {
    display: inline-block; }

.ai-menu > header,
.nav-header > header,
.wizard-header > header,
.breadcrumb-header > header {
  background-color: #F5F8FA;
  height: 60px;
  position: relative;
  z-index: 3;
  overflow: hidden; }
  .ai-menu > header h2,
  .nav-header > header h2,
  .wizard-header > header h2,
  .breadcrumb-header > header h2 {
    color: #2c3e50;
    font-size: 16px;
    padding: 10px 0 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .ai-menu > header h3,
  .nav-header > header h3,
  .wizard-header > header h3,
  .breadcrumb-header > header h3 {
    color: #2980b9;
    font-size: 12px;
    padding: 10px 10px 10px 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .ai-menu > header h4,
  .nav-header > header h4,
  .wizard-header > header h4,
  .breadcrumb-header > header h4 {
    display: none; }
  .ai-menu > header div.perfilesReferencia,
  .nav-header > header div.perfilesReferencia,
  .wizard-header > header div.perfilesReferencia,
  .breadcrumb-header > header div.perfilesReferencia {
    top: 0;
    position: absolute;
    right: 10px; }
    .ai-menu > header div.perfilesReferencia > p,
    .nav-header > header div.perfilesReferencia > p,
    .wizard-header > header div.perfilesReferencia > p,
    .breadcrumb-header > header div.perfilesReferencia > p {
      color: #2980b9;
      font-size: 12px; }
    .ai-menu > header div.perfilesReferencia > select,
    .nav-header > header div.perfilesReferencia > select,
    .wizard-header > header div.perfilesReferencia > select,
    .breadcrumb-header > header div.perfilesReferencia > select {
      float: right;
      background-color: white;
      border: 2px #EEE solid;
      font-size: 14px;
      padding: 5px 0; }
  .ai-menu > header i.icon,
  .nav-header > header i.icon,
  .wizard-header > header i.icon,
  .breadcrumb-header > header i.icon {
    border: none !important; }
    .ai-menu > header i.icon:hover,
    .nav-header > header i.icon:hover,
    .wizard-header > header i.icon:hover,
    .breadcrumb-header > header i.icon:hover {
      background-color: #ffffff !important; }
  .ai-menu > header img,
  .nav-header > header img,
  .wizard-header > header img,
  .breadcrumb-header > header img {
    height: 40px;
    float: left;
    margin: 10px 0 10px 10px;
    border-radius: 2px; }
  .ai-menu > header .options,
  .nav-header > header .options,
  .wizard-header > header .options,
  .breadcrumb-header > header .options {
    height: 45px;
    margin: 10px;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -25px;
    width: auto; }
    @media only screen and (max-width: 820px) {
      .ai-menu > header .options,
      .nav-header > header .options,
      .wizard-header > header .options,
      .breadcrumb-header > header .options {
        right: 0; } }
    .ai-menu > header .options button,
    .nav-header > header .options button,
    .wizard-header > header .options button,
    .breadcrumb-header > header .options button {
      font-size: 12px;
      padding: 10px 15px;
      margin: 5px 0 0 5px;
      height: 40px;
      min-width: 40px;
      z-index: 13 !important; }
      .ai-menu > header .options button[disabled],
      .nav-header > header .options button[disabled],
      .wizard-header > header .options button[disabled],
      .breadcrumb-header > header .options button[disabled] {
        opacity: 0.3; }
      .ai-menu > header .options button i,
      .nav-header > header .options button i,
      .wizard-header > header .options button i,
      .breadcrumb-header > header .options button i {
        margin: auto 5px auto 0; }
      @media only screen and (max-width: 820px) {
        .ai-menu > header .options button .str,
        .nav-header > header .options button .str,
        .wizard-header > header .options button .str,
        .breadcrumb-header > header .options button .str {
          display: none; }
        .ai-menu > header .options button i,
        .nav-header > header .options button i,
        .wizard-header > header .options button i,
        .breadcrumb-header > header .options button i {
          margin: auto 0; } }
    .ai-menu > header .options button.primary,
    .nav-header > header .options button.primary,
    .wizard-header > header .options button.primary,
    .breadcrumb-header > header .options button.primary {
      min-width: 200px; }
      .ai-menu > header .options button.primary .icon-star,
      .nav-header > header .options button.primary .icon-star,
      .wizard-header > header .options button.primary .icon-star,
      .breadcrumb-header > header .options button.primary .icon-star {
        display: none; }
    .ai-menu > header .options button.global,
    .nav-header > header .options button.global,
    .wizard-header > header .options button.global,
    .breadcrumb-header > header .options button.global {
      -webkit-transition-property: opacity;
      transition-property: opacity;
      -webkit-transition-duration: 0.4s;
      transition-duration: 0.4s; }

.ai-menu {
  width: -o-calc(33% - 20px);
  width: calc(33% - 20px);
  min-width: 240px;
  position: relative;
  margin-left: 0;
  margin: 10px;
  border: 1px solid #ecf0f1;
  height: -o-calc(100% - 60px);
  height: calc(100% - 60px);
  top: 0;
  float: left;
  z-index: 0;
  padding-bottom: 0; }
  .ai-menu > .menu > div.no_result {
    display: none;
    color: #CCC;
    text-align: center;
    margin-top: 100px; }
    .ai-menu > .menu > div.no_result h1 {
      font-size: 24px; }
    .ai-menu > .menu > div.no_result i {
      font-size: 75px; }
  .ai-menu > div.loading {
    color: #2980b9;
    text-align: center;
    margin-top: 100px; }
    .ai-menu > div.loading h1 {
      font-size: 24px; }
    .ai-menu > div.loading i {
      font-size: 25px; }
  .ai-menu .menu {
    height: -o-calc(100% - 60px);
    height: calc(100% - 60px);
    background: #FFFFFF;
    overflow-y: scroll;
    overflow-x: hidden;
    border-bottom: 0; }
    .ai-menu .menu .opciones {
      -webkit-transition-property: box-shadow;
      transition-property: box-shadow;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      position: absolute;
      width: 100%;
      height: 50px;
      z-index: 2;
      background-color: #ffffff;
      box-shadow: 0 15px 10px -15px #D4DDE7;
      overflow: hidden; }
      .ai-menu .menu .opciones i.loader {
        display: none;
        border: none !important; }
      .ai-menu .menu .opciones input.search {
        width: 100%;
        font-size: 14px;
        position: absolute; }
      .ai-menu .menu .opciones > i {
        /*height: 20px;
        width: 20px;
        float: left;
        text-align: center;
        color: $grayBattleship;
        margin: 10px 0 0 22px;
        border: 1px solid #f2f3f4;
        cursor: pointer;
        position: absolute;
        z-index: 20;*/
        margin: 5px 12px !important; }
      .ai-menu .menu .opciones .toggle_filters {
        position: absolute;
        right: 0; }
      .ai-menu .menu .opciones .toggle_metrics {
        position: absolute;
        right: 45px; }
      .ai-menu .menu .opciones ul.filters {
        position: absolute;
        right: 25px;
        top: 13px;
        margin-top: 60px;
        -webkit-transition: margin 0.25s ease-in-out;
        transition: margin 0.25s ease-in-out; }
        .ai-menu .menu .opciones ul.filters.visible {
          margin-top: 0px; }
        .ai-menu .menu .opciones ul.filters li {
          display: inline-block;
          border: 1px solid;
          font-size: 12px;
          border-radius: 2px;
          width: auto;
          min-height: 25px;
          height: 25px;
          line-height: 22px;
          padding: 0 35px 0 8px;
          opacity: 0.5;
          cursor: pointer;
          position: relative; }
          .ai-menu .menu .opciones ul.filters li i {
            width: 25px;
            position: absolute;
            height: 23px;
            display: block;
            text-align: center;
            line-height: 23px;
            right: 0;
            top: 0;
            border-left: 1px solid #bdc3c7;
            cursor: pointer; }
            .ai-menu .menu .opciones ul.filters li i:hover {
              color: black; }
          .ai-menu .menu .opciones ul.filters li .icon-pin {
            display: none; }
          .ai-menu .menu .opciones ul.filters li.active, .ai-menu .menu .opciones ul.filters li:hover, .ai-menu .menu .opciones ul.filters li.hover, .ai-menu .menu .opciones ul.filters li.filter-active {
            opacity: 1; }
          .ai-menu .menu .opciones ul.filters li .suggest,
          .ai-menu .menu .opciones ul.filters li .icon-pin,
          .ai-menu .menu .opciones ul.filters li .icon-close,
          .ai-menu .menu .opciones ul.filters li .icon-sort-by-alphabet,
          .ai-menu .menu .opciones ul.filters li .icon-sort-by-alphabet-alt {
            display: none; }
          .ai-menu .menu .opciones ul.filters li.filter-active i.sort {
            color: white;
            border-left-color: white; }
          .ai-menu .menu .opciones ul.filters li.hover .placeholder,
          .ai-menu .menu .opciones ul.filters li.hover .sort-container,
          .ai-menu .menu .opciones ul.filters li.hover .icon-close {
            display: none !important; }
          .ai-menu .menu .opciones ul.filters li.hover .icon-pin,
          .ai-menu .menu .opciones ul.filters li.hover .suggest {
            display: block !important; }
          .ai-menu .menu .opciones ul.filters li.active {
            color: white !important; }
            .ai-menu .menu .opciones ul.filters li.active .placeholder,
            .ai-menu .menu .opciones ul.filters li.active .sort-container,
            .ai-menu .menu .opciones ul.filters li.active .icon-pin {
              display: none; }
            .ai-menu .menu .opciones ul.filters li.active .icon-close {
              display: block; }
          .ai-menu .menu .opciones ul.filters li.totals {
            min-width: 70px;
            padding: 0 10px !important;
            opacity: 1;
            color: #e74c3c;
            background: rgba(4, 73, 116, 0.05);
            border: 1px solid rgba(4, 73, 116, 0.05);
            /* line-height: 25px; */
            text-align: center;
            margin: auto 5px;
            font-weight: bold; }
      .ai-menu .menu .opciones .globals {
        position: absolute;
        top: 0;
        right: 30px;
        margin-top: -60px;
        -webkit-transition: margin 0.25s ease-in-out;
        transition: margin 0.25s ease-in-out; }
        .ai-menu .menu .opciones .globals.visible {
          margin-top: 0; }
        .ai-menu .menu .opciones .globals button {
          font-size: 12px;
          padding: 10px 15px;
          margin: 7px 0 0 7px;
          height: 35px;
          min-width: 40px;
          z-index: 13 !important; }
          .ai-menu .menu .opciones .globals button[disabled] {
            opacity: 0.3; }
          .ai-menu .menu .opciones .globals button i {
            margin: auto 5px auto 0; }
      @media only screen and (max-width: 820px) {
        .ai-menu .menu .opciones ul.filters {
          display: none; } }
    .ai-menu .menu .columns {
      position: absolute;
      height: 50px;
      width: 40%;
      top: 10px;
      right: 190px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-align-content: flex-start;
          -ms-flex-line-pack: start;
              align-content: flex-start;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
      .ai-menu .menu .columns .column {
        -webkit-flex: 1 0 0px;
        text-align: left;
        height: 25px;
        line-height: 22px;
        padding: 0;
        border-radius: 2px;
        cursor: pointer;
        font-size: 13px;
        color: #16a085; }
        .ai-menu .menu .columns .column > span {
          display: block;
          width: 100%;
          color: #2c3e50;
          z-index: 1;
          padding: 0 10px;
          border-radius: 2px;
          height: 15px;
          font-size: 13px;
          height: 20px;
          text-align: center; }
        .ai-menu .menu .columns .column span.column_help {
          color: #16a085; }
        .ai-menu .menu .columns .column span.column_value {
          font-size: 12px;
          line-height: 16px;
          overflow: hidden;
          height: 32px; }
    .ai-menu .menu .card-container {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      position: fixed;
      background: rgba(0, 0, 0, 0.1);
      z-index: 10;
      display: none; }
      .ai-menu .menu .card-container .card_close {
        height: 100%;
        width: 50px;
        position: absolute;
        right: -50px;
        top: 0;
        background-color: rgba(255, 255, 255, 0.7);
        text-align: center;
        line-height: 60px;
        cursor: pointer;
        -webkit-transition: background 0.2s linear;
        transition: background 0.2s linear;
        border-radius: 0 2px 2px 0;
        height: 60px; }
        .ai-menu .menu .card-container .card_close i {
          cursor: pointer;
          color: #2c3e50; }
        .ai-menu .menu .card-container .card_close:hover {
          background-color: #FFFFFF; }
          .ai-menu .menu .card-container .card_close:hover i {
            color: #111; }
      .ai-menu .menu .card-container .card {
        width: 500px;
        height: 350px;
        border: 1px solid #ecf0f1;
        background-color: white;
        box-shadow: 0 8px 15px -10px #333;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -70%); }
        .ai-menu .menu .card-container .card > div {
          float: left; }
        .ai-menu .menu .card-container .card .item {
          width: 60%; }
          .ai-menu .menu .card-container .card .item .photo {
            height: 60px;
            width: 60px;
            float: left;
            background-size: cover;
            margin: 10px;
            border-radius: 2px; }
          .ai-menu .menu .card-container .card .item header {
            margin: 10px;
            color: #2c3e50;
            font-size: 16px;
            text-transform: capitalize;
            line-height: 20px; }
          .ai-menu .menu .card-container .card .item > span {
            font-size: 12px;
            display: block;
            color: #008080;
            margin: 5px 10px; }
          .ai-menu .menu .card-container .card .item .itemfilters {
            display: block;
            position: absolute;
            top: 80px; }
            .ai-menu .menu .card-container .card .item .itemfilters span {
              display: block;
              width: 100%;
              color: #2c3e50;
              z-index: 1;
              padding: 0 10px;
              border-radius: 2px;
              height: 15px;
              font-size: 13px;
              height: 16px; }
            .ai-menu .menu .card-container .card .item .itemfilters span.column_help {
              font-size: 10px;
              color: #16a085; }
        .ai-menu .menu .card-container .card .actions {
          width: 40%; }
          .ai-menu .menu .card-container .card .actions .button-container {
            width: 100%; }
          .ai-menu .menu .card-container .card .actions button {
            width: 90%;
            margin-left: 5%;
            font-size: 12px;
            padding: 10px 15px;
            margin: 7px 0 0 7px;
            height: 35px;
            min-width: 40px;
            z-index: 13 !important; }
        @media only screen and (max-width: 800px) {
          .ai-menu .menu .card-container .card {
            width: 250px; }
            .ai-menu .menu .card-container .card .item {
              width: 100%; }
              .ai-menu .menu .card-container .card .item .itemfilters {
                position: relative;
                top: 0; }
            .ai-menu .menu .card-container .card .actions {
              width: 100%; } }
    @media only screen and (max-width: 820px) {
      .ai-menu .menu .columns {
        display: none; } }
    .ai-menu .menu .opciones + .items_container {
      margin-top: 55px; }
    .ai-menu .menu .opciones + .transclude {
      margin-top: 50px; }
    .ai-menu .menu .items_container {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .ai-menu .menu .items_container > ul {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; }
        .ai-menu .menu .items_container > ul li {
          border-left: 2px solid transparent; }
      .ai-menu .menu .items_container > ul > li.active {
        background-color: #FEFBF2 !important; }
      .ai-menu .menu .items_container > ul > li.point {
        border-left: 2px solid rgba(192, 57, 43, 0.8);
        background-color: rgba(41, 128, 185, 0.1) !important; }
        .ai-menu .menu .items_container > ul > li.point a {
          padding: 10px 10px 10px 8px; }
      .ai-menu .menu .items_container > ul > li.loader {
        padding-left: calc(50% - 150px); }
        .ai-menu .menu .items_container > ul > li.loader > i {
          display: none; }
        .ai-menu .menu .items_container > ul > li.loader > .actions {
          display: none; }
        .ai-menu .menu .items_container > ul > li.loader img.loading_gif {
          height: 20px;
          width: auto;
          padding-left: 10px; }
      .ai-menu .menu .items_container > .metrics {
        width: 350px;
        border: 1px solid #ecf0f1; }
        .ai-menu .menu .items_container > .metrics span {
          position: absolute;
          right: 10px; }
        .ai-menu .menu .items_container > .metrics > h1 {
          color: teal;
          background: #ecf0f1;
          font-size: 22px;
          padding: 12px 0 0 12px;
          height: 50px; }
          .ai-menu .menu .items_container > .metrics > h1 span {
            right: 35px; }
        .ai-menu .menu .items_container > .metrics > h2 {
          padding: 3px 0 3px 12px;
          font-size: 15px;
          border-bottom: 1px solid #ecf0f1; }
          .ai-menu .menu .items_container > .metrics > h2 span {
            right: 35px; }
        .ai-menu .menu .items_container > .metrics > div.metric {
          width: 100%;
          padding: 12px; }
          .ai-menu .menu .items_container > .metrics > div.metric h1 {
            border: 1px solid #ecf0f1;
            font-size: 17px;
            padding: 5px; }
          .ai-menu .menu .items_container > .metrics > div.metric > ul {
            border: 1px solid #ecf0f1;
            border-top: none; }
            .ai-menu .menu .items_container > .metrics > div.metric > ul > li {
              padding: 5px 0 5px 5px;
              min-height: 24px !important;
              font-size: 14px; }
              .ai-menu .menu .items_container > .metrics > div.metric > ul > li > ul > li {
                padding: 5px 0 5px 20px;
                min-height: 20px !important;
                font-size: 12px; }
              .ai-menu .menu .items_container > .metrics > div.metric > ul > li ul > li:nth-child(odd) {
                background: #ecf0f1; }
            .ai-menu .menu .items_container > .metrics > div.metric > ul > li:nth-child(odd) {
              background: #ecf0f1; }
    .ai-menu .menu > ul {
      /*border-left: 1px solid $clear;
            border-right: 1px solid $clear;*/ }
      .ai-menu .menu > ul li > a .template {
        cursor: default; }
      .ai-menu .menu > ul li > a .alert {
        background: #c0392b;
        min-height: 20px;
        min-width: 20px;
        display: inline-block;
        text-align: center;
        font-size: 10px;
        border-radius: 50%;
        line-height: 20px;
        color: white;
        position: absolute;
        right: 10px;
        top: 12px; }
  .ai-menu.no_header > .menu {
    height: 100%; }
  .ai-menu.in_step > header {
    height: 0;
    overflow: hidden; }
    .ai-menu.in_step > header > .actions {
      -webkit-transition: top 0.3;
      transition: top 0.3;
      position: fixed !important;
      top: -100px !important;
      margin-top: 5px;
      right: 10px; }
      @media only screen and (max-width: 820px) {
        .ai-menu.in_step > header > .actions {
          right: -10px; } }
    .ai-menu.in_step > header .globals {
      display: none; }
    .ai-menu.in_step > header h2,
    .ai-menu.in_step > header h3 {
      display: none; }
  .ai-menu.multiple .menu .opciones input.search {
    padding-left: 0;
    width: -o-calc(100% - 65px);
    width: calc(100% - 65px); }
  .ai-menu.multiple .menu > .actions {
    background-color: #fcfcfc;
    margin: 0 15px;
    box-shadow: 0 -5px 12px -2px #aaa;
    overflow: visible;
    margin-top: 50px;
    text-align: right;
    height: 0;
    overflow-y: hidden;
    padding: 0px; }
    .ai-menu.multiple .menu > .actions > i.toggle_filters {
      position: absolute;
      left: calc(50% - 23px);
      top: 130px;
      padding: 0px 15px;
      border: 1px solid #f2f3f4;
      border-top: none;
      color: silver;
      z-index: 11;
      font-size: 20px;
      cursor: pointer;
      /*@include transition-property(top);
          @include transition-duration(.2s);*/ }
    .ai-menu.multiple .menu > .actions > .filters {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .ai-menu.multiple .menu > .actions > .filters > .filter {
        position: relative;
        cursor: pointer;
        color: #16a085;
        width: 100%;
        height: 50px;
        overflow: visible;
        font-size: 14px;
        border-right: 1px solid #bdc3c7; }
        .ai-menu.multiple .menu > .actions > .filters > .filter:last-child {
          border-right: none; }
        .ai-menu.multiple .menu > .actions > .filters > .filter span {
          display: block;
          float: left;
          padding: 17px 10px; }
        .ai-menu.multiple .menu > .actions > .filters > .filter > i {
          float: right;
          height: 100%;
          width: 40px;
          padding: 17px 0;
          text-align: center;
          color: #bdc3c7;
          border-right: 1px solid #ecf0f1; }
        .ai-menu.multiple .menu > .actions > .filters > .filter > ul {
          position: absolute;
          top: 50px;
          z-index: 11;
          width: 100%;
          border-left: 1px solid #ecf0f1;
          border-right: 1px solid #ecf0f1;
          display: none; }
          .ai-menu.multiple .menu > .actions > .filters > .filter > ul li {
            display: block;
            text-align: left;
            border-bottom: 1px solid #ecf0f1;
            height: 50px;
            padding: 15px 10px;
            background-color: #ffffff;
            color: #2980b9; }
        .ai-menu.multiple .menu > .actions > .filters > .filter > ul.open {
          display: block; }
    .ai-menu.multiple .menu > .actions button {
      -webkit-transition-property: opacity;
      transition-property: opacity;
      -webkit-transition-duration: 0.2s;
      transition-duration: 0.2s;
      padding: 12px 12px;
      font-size: 15px;
      height: auto;
      color: white;
      opacity: 0.3; }
    .ai-menu.multiple .menu > .actions ul.selects {
      float: left;
      z-index: 10; }
      .ai-menu.multiple .menu > .actions ul.selects li {
        display: inline-block; }
        .ai-menu.multiple .menu > .actions ul.selects li select {
          background-color: white;
          border-color: #ecf0f1; }
      .ai-menu.multiple .menu > .actions ul.selects span.icon-filter {
        position: relative;
        display: inline-block;
        font-size: 25px;
        color: #848482;
        cursor: pointer; }
      .ai-menu.multiple .menu > .actions ul.selects.hide {
        left: calc(100% - 25px); }
  .ai-menu.multiple .menu.open_actions .opciones {
    border-bottom: 1px solid #f2f3f4; }
  .ai-menu.multiple .menu.open_actions > .actions {
    height: 50px;
    overflow: visible; }
    .ai-menu.multiple .menu.open_actions > .actions > i.toggle_filters {
      top: 180px; }
  .ai-menu.multiple > ul {
    border-left: 1px solid #ecf0f1;
    border-right: 1px solid #ecf0f1; }
  .ai-menu.only_search {
    max-height: 100%; }
    .ai-menu.only_search .menu .opciones input.search {
      width: -o-calc(100% - 230px);
      width: calc(100% - 230px); }
    .ai-menu.only_search .menu .opciones button.ok {
      float: right;
      width: 160px;
      height: 40px;
      font-size: 15px;
      color: white;
      margin: 5px 0;
      opacity: 0.5; }
      .ai-menu.only_search .menu .opciones button.ok.active {
        background-color: #27ae60;
        opacity: 1; }
  .ai-menu.no_check > div.menu ul > li > a > header,
  .ai-menu.no_check > div.menu ul > li > a > span {
    margin-left: 10px; }
  .ai-menu.no_check > div.menu ul > li a i.icon {
    box-shadow: none;
    margin: 0 5px 0 0 !important;
    background: transparent !important; }
  .ai-menu.no_check > div.menu ul > li > a img,
  .ai-menu.no_check > div.menu ul > li > a .photo {
    margin-left: 10px; }
  .ai-menu.no_check div.filters {
    margin-left: 20px; }
  .ai-menu.selected_items > header .options button.global {
    opacity: 1; }
  .ai-menu.combo {
    padding: 0 !important;
    margin: 0 !important;
    height: 50px !important;
    min-width: 230px !important;
    width: 230px !important;
    border: none !important;
    overflow: hidden; }
    .ai-menu.combo:hover {
      /*border-bottom: none;
      border: 1px solid $gray!important;*/ }
    .ai-menu.combo > header {
      background-color: #ffffff;
      height: 50px !important;
      padding: 5px 10px;
      border: 0;
      cursor: pointer; }
      .ai-menu.combo > header i.icon {
        padding: 0;
        margin: 5px 10px 0 0;
        height: 30px;
        width: auto; }
      .ai-menu.combo > header i.toggle {
        float: right;
        position: absolute;
        right: 15px;
        top: 15px;
        font-size: 18px; }
      .ai-menu.combo > header h2 {
        padding: 2px 5px 0 5px;
        font-size: 16px; }
      .ai-menu.combo > header h3 {
        font-size: 12px;
        margin: 0;
        padding: 5px 5px 0 5px; }
      .ai-menu.combo > header h4 {
        display: block; }
    .ai-menu.combo .menu {
      display: none; }
    .ai-menu.combo.open_combo {
      height: auto !important;
      box-shadow: 2px 2px 9px #BBB; }
      .ai-menu.combo.open_combo .menu {
        display: block; }
  .ai-menu.mini {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    overflow: hidden; }
    .ai-menu.mini .menu-item {
      min-height: 40px;
      height: 40px; }
      .ai-menu.mini .menu-item > a {
        padding: 0; }
        .ai-menu.mini .menu-item > a > header {
          height: 40px;
          line-height: 40px;
          font-size: 14px; }
        .ai-menu.mini .menu-item > a > span {
          display: none; }
        .ai-menu.mini .menu-item > a > .icon {
          font-size: 14px; }
  .ai-menu > span.line {
    position: absolute;
    top: 0px;
    left: 125px;
    border-left: 5px solid #ecf0f1;
    height: 100%;
    z-index: -1; }
  .ai-menu ul li[style="display: none;"] + li:not([style="display: none;"]).timeline div.time > span.line {
    top: 45px !important; }
  .ai-menu .items_container ul > li {
    min-height: 70px;
    position: relative;
    display: inline-block;
    width: 100%;
    -webkit-transition: height 0.25s ease-in-out;
    transition: height 0.25s ease-in-out; }
    .ai-menu .items_container ul > li:nth-child(even) {
      background: rgba(225, 239, 247, 0.2); }
    .ai-menu .items_container ul > li.removed {
      display: none; }
    .ai-menu .items_container ul > li.removing {
      height: 40px !important;
      overflow: hidden; }
      .ai-menu .items_container ul > li.removing > span.remove_mesage {
        display: block; }
    .ai-menu .items_container ul > li.timeline {
      min-height: 85px; }
      .ai-menu .items_container ul > li.timeline:nth-last-child(1) div.time > span.line {
        height: 40%; }
      .ai-menu .items_container ul > li.timeline div.time {
        background-color: transparent;
        color: #36454f;
        padding: 5px;
        cursor: pointer;
        display: block;
        width: 120px;
        float: left;
        text-align: center;
        margin-top: 12px; }
        @media only screen and (max-width: 820px) {
          .ai-menu .items_container ul > li.timeline div.time {
            width: 60px;
            margin-left: 10px; } }
        .ai-menu .items_container ul > li.timeline div.time > img {
          width: 40px; }
        .ai-menu .items_container ul > li.timeline div.time > h1 {
          font-size: 20px;
          padding: 0 0 4px 0; }
          @media only screen and (max-width: 820px) {
            .ai-menu .items_container ul > li.timeline div.time > h1 {
              font-size: 16px; } }
        .ai-menu .items_container ul > li.timeline div.time > h2 {
          padding: 2px 0;
          font-size: 12px; }
          @media only screen and (max-width: 820px) {
            .ai-menu .items_container ul > li.timeline div.time > h2 {
              font-size: 10px; } }
        .ai-menu .items_container ul > li.timeline div.time > h3 {
          padding: 2px 0;
          font-size: 10px;
          color: teal; }
          @media only screen and (max-width: 820px) {
            .ai-menu .items_container ul > li.timeline div.time > h3 {
              font-size: 8px; } }
        .ai-menu .items_container ul > li.timeline div.time > span.tl_color_pendiente {
          color: #5da423; }
        .ai-menu .items_container ul > li.timeline div.time > span.tl_color_capturado {
          color: #0f52ba; }
        .ai-menu .items_container ul > li.timeline div.time > span.tl_color_cancelado {
          color: #993333; }
        .ai-menu .items_container ul > li.timeline div.time > span.tl_color_pendiente4 {
          color: #5da423; }
        .ai-menu .items_container ul > li.timeline div.time > span.tl_color_capturado4 {
          color: #0f52ba; }
        .ai-menu .items_container ul > li.timeline div.time > span.tl_color_cancelado4 {
          color: #993333; }
        .ai-menu .items_container ul > li.timeline div.time > span.tl_color_pendiente2 {
          color: #5da423; }
        .ai-menu .items_container ul > li.timeline div.time > span.tl_color_atendido2 {
          color: #0f52ba; }
        .ai-menu .items_container ul > li.timeline div.time > span.tl_color_cancelado2 {
          color: #993333; }
        .ai-menu .items_container ul > li.timeline div.time > span.tl_color_presente, .ai-menu .items_container ul > li.timeline div.time > span.tl_color_presente1 {
          color: #9dcc7a !important; }
        .ai-menu .items_container ul > li.timeline div.time > span.tl_color_atendido, .ai-menu .items_container ul > li.timeline div.time > span.tl_color_atendido1 {
          color: #BFB; }
        .ai-menu .items_container ul > li.timeline div.time > span.tl_color_primeravez, .ai-menu .items_container ul > li.timeline div.time > span.tl_color_primeravez1 {
          color: #ffcc33 !important; }
        .ai-menu .items_container ul > li.timeline div.time > span.tl_color_subsecuente, .ai-menu .items_container ul > li.timeline div.time > span.tl_color_subsecuente1 {
          color: #0E76A8; }
        .ai-menu .items_container ul > li.timeline div.time > span.tl_color_libre {
          color: #CCC; }
        .ai-menu .items_container ul > li.timeline div.time > span.tl_color_proceso5 {
          color: #ffcc33 !important; }
        .ai-menu .items_container ul > li.timeline div.time > span.tl_color_terminada5 {
          color: #BFB; }
        .ai-menu .items_container ul > li.timeline div.time > span.tl_color_descartada5 {
          color: #993333; }
        @media only screen and (max-width: 820px) {
          .ai-menu .items_container ul > li.timeline div.time > span {
            display: none; } }
        .ai-menu .items_container ul > li.timeline div.time > span.circle {
          position: absolute;
          top: 30px;
          left: 117px;
          background: white;
          height: 20px;
          width: 20px;
          border-radius: 50%;
          border: 3px solid; }
        .ai-menu .items_container ul > li.timeline div.time > span.line {
          position: absolute;
          top: 0px;
          left: 124px;
          border-left: 5px solid;
          height: 100%;
          width: 10px; }
      .ai-menu .items_container ul > li.timeline > a {
        padding-left: 145px; }
        .ai-menu .items_container ul > li.timeline > a dd {
          margin-left: -3px; }
        @media only screen and (max-width: 820px) {
          .ai-menu .items_container ul > li.timeline > a {
            padding-left: 75px !important; } }
      .ai-menu .items_container ul > li.timeline > i.icon {
        background-color: transparent;
        margin: 12px;
        padding: 0px;
        cursor: pointer;
        display: block;
        height: 45px;
        width: 10px;
        float: left;
        text-align: center;
        font-size: 17px; }
      .ai-menu .items_container ul > li.timeline .filters {
        margin-left: 155px; }
        @media only screen and (max-width: 820px) {
          .ai-menu .items_container ul > li.timeline .filters {
            margin-left: 85px; } }
    .ai-menu .items_container ul > li.timeline:first-child div.time > span.line {
      top: 45px !important; }
    .ai-menu .items_container ul > li > span.remove_mesage {
      position: absolute;
      background-color: #f9edbe;
      width: 100%;
      height: 100%;
      font-size: 16px;
      padding: 12px 0;
      text-align: center;
      display: none;
      z-index: 1;
      border: 1px solid #f0c36d; }
      .ai-menu .items_container ul > li > span.remove_mesage > button {
        height: 16px;
        font-size: 16px;
        padding: 0;
        text-decoration: underline;
        background-color: transparent; }
    .ai-menu .items_container ul > li:hover > .actions.compact button {
      opacity: 0.7; }
    .ai-menu .items_container ul > li > .actions {
      position: absolute;
      height: 45px;
      right: 20px;
      top: 15px; }
      @media only screen and (max-width: 820px) {
        .ai-menu .items_container ul > li > .actions {
          right: 10px; } }
      .ai-menu .items_container ul > li > .actions button {
        padding: 14px 10px;
        font-size: 12px;
        min-width: 40px;
        height: auto;
        color: white;
        margin-left: 5px;
        position: relative; }
        @media only screen and (max-width: 820px) {
          .ai-menu .items_container ul > li > .actions button > i.no_str {
            margin-left: 0;
            padding: 0 12px; } }
        .ai-menu .items_container ul > li > .actions button .str {
          margin: 0 5px; }
        .ai-menu .items_container ul > li > .actions button.visible {
          display: block; }
        .ai-menu .items_container ul > li > .actions button.compact {
          float: left;
          opacity: 0.5;
          min-width: 33px !important;
          width: auto !important;
          margin: 0;
          margin-left: 0px !important;
          border-radius: 0;
          padding: 13px 0px; }
          .ai-menu .items_container ul > li > .actions button.compact:hover {
            opacity: 0.9 !important; }
        @media only screen and (max-width: 820px) {
          .ai-menu .items_container ul > li > .actions button {
            float: left;
            min-width: 33px !important;
            width: auto !important;
            margin: 0;
            margin-left: 0px !important;
            border-radius: 0;
            padding: 15px 0px;
            opacity: 0.9 !important;
            box-shadow: none; }
            .ai-menu .items_container ul > li > .actions button .str {
              display: none; }
            .ai-menu .items_container ul > li > .actions button i {
              margin: auto 0; }
            .ai-menu .items_container ul > li > .actions button.noMobile {
              display: none; } }
        .ai-menu .items_container ul > li > .actions button > div.action-primary {
          width: 0;
          height: 0;
          border-top: 25px solid rgba(255, 255, 255, 0.9);
          border-left: 25px solid transparent;
          position: absolute;
          top: 2px;
          right: 2px; }
          .ai-menu .items_container ul > li > .actions button > div.action-primary > i {
            position: absolute;
            color: #f1c40f !important;
            top: -23px;
            right: 2px;
            font-size: 10px; }
      .ai-menu .items_container ul > li > .actions button.bg-clear,
      .ai-menu .items_container ul > li > .actions button.bg- {
        color: #333; }
      .ai-menu .items_container ul > li > .actions.right_wha {
        right: 75px !important; }
      .ai-menu .items_container ul > li > .actions.hide_actions {
        display: none;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        background: white;
        height: 50px;
        padding-left: 0px;
        padding-top: 5px;
        margin-left: 5px;
        margin-top: -5px;
        margin-right: 0px;
        box-shadow: -5px 0 10px -5px #8E8E8E; }
    .ai-menu .items_container ul > li > .button_hide_actions {
      display: none;
      position: absolute;
      cursor: pointer;
      right: 0;
      top: 5px;
      width: 60px;
      height: 60px;
      background: white;
      line-height: 60px;
      padding: 0 13px;
      z-index: 1;
      box-shadow: none; }
      .ai-menu .items_container ul > li > .button_hide_actions > p {
        display: inline-block;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        color: #a1a2a3; }
      .ai-menu .items_container ul > li > .button_hide_actions.open > p {
        -webkit-transform: rotate(45deg);
                transform: rotate(45deg); }
    .ai-menu .items_container ul > li.capture:hover {
      background-color: #ffffff;
      /*a {
          border-left: 2px solid white;
        }*/ }
    .ai-menu .items_container ul > li.capture .aiForm {
      padding-left: 54px;
      background-color: white;
      padding-bottom: 10px;
      cursor: default; }
      .ai-menu .items_container ul > li.capture .aiForm th {
        color: #333; }
      .ai-menu .items_container ul > li.capture .aiForm tbody > tr {
        border-bottom: 0; }
        .ai-menu .items_container ul > li.capture .aiForm tbody > tr.found {
          border-left: 1px solid red; }
    .ai-menu .items_container ul > li .ai-schema:not(.compact) {
      margin-left: 50px; }
    .ai-menu .items_container ul > li .ai-schema.inline {
      width: calc(100% - 35px);
      margin: 0 0 10px 18px; }
    .ai-menu .items_container ul > li .columns .ai-schema {
      margin: 0 !important;
      width: 100% !important; }
  .ai-menu .help {
    position: absolute;
    width: 450px;
    min-height: 45px;
    background: #2980b9;
    color: #ffffff;
    font-size: 14px;
    padding: 14px;
    text-align: center;
    border-radius: 2px;
    z-index: 2;
    top: -300px;
    opacity: 0;
    box-shadow: 0px 8px 15px -10px #007fff;
    /*@include transition-property(opacity, top);
    @include transition-duration(1s);*/
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; }
    .ai-menu .help.visible {
      opacity: 1; }
      .ai-menu .help.visible.help_search {
        top: 130px; }
      .ai-menu .help.visible.help_button {
        top: 80px; }
      .ai-menu .help.visible.help_empty {
        top: 20px;
        position: relative; }
    .ai-menu .help:after {
      content: '';
      display: block;
      width: 20px;
      height: 20px;
      background-color: red;
      -webkit-transform: rotate(45deg);
      margin-top: -35px;
      background: #2980b9; }
    .ai-menu .help.help_search {
      left: 10px; }
      .ai-menu .help.help_search:after {
        margin-left: 0; }
    .ai-menu .help.help_button {
      right: 10px; }
      .ai-menu .help.help_button:after {
        margin-left: 330px; }
    .ai-menu .help.help_empty {
      margin: 0 auto; }
      .ai-menu .help.help_empty:after {
        display: none; }

body.hideNav > .container > nav .ai-menu,
.ai-menu.only_icons {
  margin: 0;
  background: transparent !important;
  border: none; }
  body.hideNav > .container > nav .ai-menu header,
  .ai-menu.only_icons header {
    display: none; }
  body.hideNav > .container > nav .ai-menu > div.menu ul > li,
  .ai-menu.only_icons > div.menu ul > li {
    min-height: 60px; }
  body.hideNav > .container > nav .ai-menu > div.menu ul > li > a,
  .ai-menu.only_icons > div.menu ul > li > a {
    min-height: 60px;
    padding: 5px 0 0 5px; }
    body.hideNav > .container > nav .ai-menu > div.menu ul > li > a header,
    .ai-menu.only_icons > div.menu ul > li > a header {
      display: none; }
    body.hideNav > .container > nav .ai-menu > div.menu ul > li > a span,
    .ai-menu.only_icons > div.menu ul > li > a span {
      display: none; }

.ai-menu.font-small {
  margin: 0; }
  .ai-menu.font-small > div.menu ul > li {
    min-height: 60px; }
  .ai-menu.font-small > div.menu ul > li > a {
    min-height: 60px;
    padding: 5px 0 0 5px; }
    .ai-menu.font-small > div.menu ul > li > a header {
      font-size: 12px;
      line-height: 16px; }
    .ai-menu.font-small > div.menu ul > li > a span {
      font-size: 10px; }

.ai-menu.tiny .items_container ul > li.timeline div.time {
  width: 70px; }
  .ai-menu.tiny .items_container ul > li.timeline div.time > span.line {
    left: 74px; }
  .ai-menu.tiny .items_container ul > li.timeline div.time > span.circle {
    left: 67px; }

.ai-menu.tiny .items_container ul > li.timeline > a {
  padding-left: 95px; }

.ai-menu.tiny .items_container ul > li.timeline .filters {
  margin-left: 105px; }

.ai-menu.tiny .items_container ul > li.timeline .actions button.compact {
  margin-top: 33px; }

body > .container > menu > .menu > menu,
.ai-menu.full {
  height: 100%;
  width: 100%;
  padding: 0;
  margin: 0;
  border: none; }

.ai-menu.timeline div.time {
  display: block; }

nav .ai-menu.full {
  height: auto; }
  nav .ai-menu.full .menu > ul {
    border: none; }
  nav .ai-menu.full.no_check > div.menu ul > li i.icon {
    font-size: 22px;
    margin: 5px 2px;
    color: #bdc3c7; }
  nav .ai-menu.full.no_check > div.menu ul > li > a > header,
  nav .ai-menu.full.no_check > div.menu ul > li > a > span {
    margin-left: 0px; }

[ai-wizard="paciente__historia--tabs"] .ai-plantilla header {
  height: 30px; }

@media screen and (-webkit-min-device-pixel-ratio: 0) and (-webkit-min-device-pixel-ratio: 2), screen and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 192dpi) {
  .in_step > header {
    height: 0.5px !important;
    background: white; }
  .aiWizard > .header {
    background-color: red;
    overflow: auto; }
  .ai-menu.in_step::-webkit-scrollbar {
    width: 0 !important; }
  /* Track */
  .ai-menu.in_step::-webkit-scrollbar-track {
    width: 0 !important; }
  /* Handle */
  .ai-menu.in_step::-webkit-scrollbar-thumb {
    width: 0 !important; }
  .ai-menu.in_step::-webkit-scrollbar-thumb:window-inactive {
    width: 0 !important; }
  .aiWizard > .header::-webkit-scrollbar {
    width: 0 !important; }
  .aiWizard > .header::-webkit-scrollbar-track {
    width: 0 !important; }
  .aiWizard > .header::-webkit-scrollbar-thumb {
    width: 0 !important; }
  .aiWizard > .header::-webkit-scrollbar-thumb:window-inactive {
    width: 0 !important; } }

.odontogramafecha {
  text-align: center;
  font-size: 22px;
  padding: 15px; }

.ai-plantilla menu > header {
  background-color: #ecf0f1; }

[ai-menu="redafectiva__nueva_encuesta--menu"] {
  height: 100%; }

.menu-item[class*=" item-separator"] {
  height: 60px !important;
  min-height: 1px !important;
  margin: 10px 0 !important; }
  .menu-item[class*=" item-separator"] > a {
    padding: 0 !important; }
  .menu-item[class*=" item-separator"] header {
    color: white;
    width: 100%;
    text-align: center;
    font-size: 16px;
    height: 60px !important;
    line-height: 60px !important; }
  .menu-item[class*=" item-separator"] .actions {
    top: 10px !important; }

.menu-item[class*=" item-separatorC"] {
  background: #27ae60 !important; }

.item-separator1 header {
  background: #FFA726; }

.item-separator2 header {
  background: #FF9800; }

.item-separator3 header {
  background: #FB8C00; }

.item-separator4 header {
  background: #F57C00; }

.item-separator5 header {
  background: #EF6C00; }

.item-separator6 header {
  background: #E65100; }

.item-separator7 header {
  background: #D64100; }

.item-separator8 header {
  background: #CF3100; }

.item-separator9 header {
  background: #BF2100; }

.item-separator10 header {
  background: #BF0100; }

.ai-schema.inline[ai-schema*="nombre"] .schema-input .ai-input-choices {
  max-width: 1000px !important; }

div[ai-menu="promovido__tablero--menu"] .menu.scroller, div[ai-menu="promovido__tablero_afectivo--menu"] .menu.scroller {
  overflow: hidden !important; }

div[ai-menu="promovido__tablero--menu"] .transclude, div[ai-menu="promovido__tablero--menu"] div[ai-template="tablero"], div[ai-menu="promovido__tablero_afectivo--menu"] .transclude, div[ai-menu="promovido__tablero_afectivo--menu"] div[ai-template="tablero"] {
  height: 100% !important; }

#estructuraSVG, #electoralSVG {
  display: block;
  margin: 30px auto; }

div[ai-menu="promovido__estructura--menu"] > .ai-menu .items_container ul > li > .actions button, div[ai-menu="simpatizante__simpatizante--menu"] > .ai-menu .items_container ul > li > .actions button {
  width: 120px !important; }

div.totales__container {
  margin: 20px 30px; }

div[ai-menu="simpatizante__simpatizante--menu"] > .ai-menu > .menu > .transclude {
  position: relative; }

[ai-template="chartSimpatizante"] {
  position: absolute;
  z-index: 2;
  top: 300px;
  left: 10px; }

#totalesSVG {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s; }

div[ai-menu="reportes-libro--menu"] > .ai-menu > .menu > .transclude {
  position: relative;
  height: 100%; }
  div[ai-menu="reportes-libro--menu"] > .ai-menu > .menu > .transclude [ai-template] {
    height: 100%; }

.handsontable th, .handsontable td {
  font-size: 14px; }

.handsontable .changeType {
  height: 20px; }

[ai-wizard] {
  height: 100%; }

.aiWizard {
  overflow-y: hidden; }
  .aiWizard > .header {
    padding: 0;
    margin: 0;
    height: 95px;
    width: 100%;
    background: #F5F8FA; }
    .aiWizard > .header > .wizard-header > header {
      background: transparent;
      height: 100px;
      width: 0px;
      position: inherit; }
      .aiWizard > .header > .wizard-header > header h2 {
        font-size: 16px;
        padding-left: 15px;
        position: fixed; }
      .aiWizard > .header > .wizard-header > header h3 {
        color: #2980b9;
        font-size: 12px;
        top: 35px;
        left: 15px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        position: absolute;
        padding: 0; }
      .aiWizard > .header > .wizard-header > header .img {
        display: none; }
      .aiWizard > .header > .wizard-header > header .actions {
        position: absolute;
        right: 30px;
        top: 12px; }
        .aiWizard > .header > .wizard-header > header .actions > button {
          min-width: 200px;
          height: 40px;
          line-height: 40px;
          padding: 0 10px; }
      @media only screen and (max-width: 820px) {
        .aiWizard > .header > .wizard-header > header h3 {
          max-width: 200px; } }
      .aiWizard > .header > .wizard-header > header.img .img {
        display: block;
        position: fixed;
        margin-left: 15px; }
      .aiWizard > .header > .wizard-header > header.img h2,
      .aiWizard > .header > .wizard-header > header.img h3 {
        margin-left: 55px; }
    .aiWizard > .header.active, .aiWizard > .header.success, .aiWizard > .header.secondary, .aiWizard > .header.primary, .aiWizard > .header.clear, .aiWizard > .header.danger {
      height: 105px; }
      .aiWizard > .header.active > h1, .aiWizard > .header.success > h1, .aiWizard > .header.secondary > h1, .aiWizard > .header.primary > h1, .aiWizard > .header.clear > h1, .aiWizard > .header.danger > h1 {
        display: none;
        height: 30px;
        padding: 6px 10px;
        font-size: 18px;
        text-align: center;
        background-color: #f8f9ff;
        color: #16a085;
        border-left: 3px solid white;
        border-right: 3px solid white; }
        .aiWizard > .header.active > h1 i, .aiWizard > .header.success > h1 i, .aiWizard > .header.secondary > h1 i, .aiWizard > .header.primary > h1 i, .aiWizard > .header.clear > h1 i, .aiWizard > .header.danger > h1 i {
          height: 20px;
          width: 20px;
          display: none;
          float: right;
          margin-right: 10px;
          border: 1px solid white; }
      .aiWizard > .header.active.primary > h1, .aiWizard > .header.success.primary > h1, .aiWizard > .header.secondary.primary > h1, .aiWizard > .header.primary.primary > h1, .aiWizard > .header.clear.primary > h1, .aiWizard > .header.danger.primary > h1 {
        border-color: #16a085;
        color: #16a085; }
      .aiWizard > .header.active.secondary > h1, .aiWizard > .header.success.secondary > h1, .aiWizard > .header.secondary.secondary > h1, .aiWizard > .header.primary.secondary > h1, .aiWizard > .header.clear.secondary > h1, .aiWizard > .header.danger.secondary > h1 {
        border-color: #2980b9;
        color: #2980b9; }
      .aiWizard > .header.active.active > h1, .aiWizard > .header.success.active > h1, .aiWizard > .header.secondary.active > h1, .aiWizard > .header.primary.active > h1, .aiWizard > .header.clear.active > h1, .aiWizard > .header.danger.active > h1 {
        border-color: #c0392b;
        color: #c0392b; }
      .aiWizard > .header.active.success > h1, .aiWizard > .header.success.success > h1, .aiWizard > .header.secondary.success > h1, .aiWizard > .header.primary.success > h1, .aiWizard > .header.clear.success > h1, .aiWizard > .header.danger.success > h1 {
        border-color: #27ae60;
        color: #27ae60; }
      .aiWizard > .header.active.clear > h1, .aiWizard > .header.success.clear > h1, .aiWizard > .header.secondary.clear > h1, .aiWizard > .header.primary.clear > h1, .aiWizard > .header.clear.clear > h1, .aiWizard > .header.danger.clear > h1 {
        border-color: #bdc3c7;
        color: #bdc3c7; }
      .aiWizard > .header.active.danger > h1, .aiWizard > .header.success.danger > h1, .aiWizard > .header.secondary.danger > h1, .aiWizard > .header.primary.danger > h1, .aiWizard > .header.clear.danger > h1, .aiWizard > .header.danger.danger > h1 {
        border-color: #993333;
        color: #993333; }
    .aiWizard > .header > ul {
      list-style: none;
      margin-top: -40px;
      margin-left: 0;
      z-index: 3;
      position: absolute;
      width: 100%; }
      .aiWizard > .header > ul > li {
        text-align: center;
        cursor: pointer;
        height: 35px;
        display: inline-block;
        padding: 0 10px;
        background: rgba(255, 255, 255, 0.5);
        -webkit-transition: background 0.2s linear;
        transition: background 0.2s linear;
        border-radius: 3px 3px 0 0;
        line-height: 35px;
        position: relative;
        width: auto; }
        .aiWizard > .header > ul > li:first-child {
          border-radius: 0 3px 0 0;
          padding-left: 15px; }
        .aiWizard > .header > ul > li h3 {
          font-size: 13px;
          float: left;
          color: #2c3e50; }
        .aiWizard > .header > ul > li .errors {
          position: absolute;
          right: 0px;
          top: 0px;
          height: 14px;
          width: 14px;
          background: #c0392b;
          border-radius: 50%;
          color: white;
          font-weight: bold;
          font-size: 10px;
          text-align: center;
          line-height: 16px; }
        .aiWizard > .header > ul > li:hover {
          background-image: none;
          background: rgba(255, 255, 255, 0.8); }
          .aiWizard > .header > ul > li:hover h3,
          .aiWizard > .header > ul > li:hover span[class^="icon-"] {
            color: #000; }
        .aiWizard > .header > ul > li > span[class^="icon-"] {
          float: left;
          font-size: 12px;
          display: block;
          height: 35px;
          line-height: 35px;
          padding-right: 5px;
          color: #2c3e50; }
        .aiWizard > .header > ul > li.active {
          background: white; }
          .aiWizard > .header > ul > li.active h3,
          .aiWizard > .header > ul > li.active span[class^="icon-"] {
            color: #000; }
          .aiWizard > .header > ul > li.active .errors {
            background: #ffffff;
            color: #c0392b; }
        @media only screen and (max-width: 820px) {
          .aiWizard > .header > ul > li h3 {
            display: none; }
          .aiWizard > .header > ul > li > span[class^="icon-"] {
            padding: 0 2px; } }
    .aiWizard > .header .ai-avatar {
      margin: 10px 0 10px 15px; }
    .aiWizard > .header .ai-avatar + .wizard-header h3 {
      margin-left: 55px; }
  .aiWizard > .noHeader {
    height: 30px !important; }
    .aiWizard > .noHeader > ul {
      margin-top: 0px;
      height: 30px;
      overflow: hidden; }
  .aiWizard > .main {
    height: -o-calc(100% - 96px);
    height: calc(100% - 96px);
    -webkit-transition-property: margin;
    transition-property: margin;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; }
    .aiWizard > .main > h2,
    .aiWizard > .main [step] > h2 {
      position: absolute;
      height: 70px;
      background: #FFF;
      width: 100%;
      z-index: 2;
      padding: 8px 0;
      border-bottom: 1px solid #ecf0f1;
      font-size: 22px;
      line-height: 40px;
      margin-bottom: 5px;
      font-weight: bold;
      color: #2c3e50; }
      .aiWizard > .main > h2 small,
      .aiWizard > .main [step] > h2 small {
        font-size: 17px;
        display: block;
        margin: 0;
        margin-top: -3px;
        font-weight: 400;
        line-height: 1;
        color: teal; }
    .aiWizard > .main > [step] {
      float: left;
      overflow-y: auto;
      padding: 0;
      margin: 0;
      height: 100%;
      background: rgba(255, 255, 255, 0.98);
      width: 12.5%;
      display: none; }
      .aiWizard > .main > [step].transition {
        box-shadow: 0px 0px 30px #ccc; }
      .aiWizard > .main > [step].step-visible menu.in_step > header .actions {
        top: 0 !important; }
    .aiWizard > .main > section {
      position: relative;
      padding-top: 70px;
      height: calc(100% - 60px);
      overflow: hidden; }
      .aiWizard > .main > section .step-options {
        -webkit-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        position: absolute;
        z-index: 5;
        padding: 10px;
        right: 0;
        top: 0; }
        .aiWizard > .main > section .step-options button {
          width: 250px;
          background-color: #27ae60;
          color: #ffffff;
          font-size: 16px;
          padding: 15px;
          height: 50px;
          margin: 0; }
      .aiWizard > .main > section > .transclude > div:not(.ai-popin):not([ai-template]):not([ai-plantilla]) {
        height: 100%; }
  .aiWizard > .noHeader + .main {
    height: -o-calc(100% - 30px);
    height: calc(100% - 30px); }
  .aiWizard .tab-content {
    overflow: hidden !important; }
  .aiWizard > .options {
    position: absolute;
    padding: 0 20px;
    z-index: 5;
    background: #FFF;
    height: 69px;
    width: 550px;
    right: 0; }

.aiWizard .aiPopup > .main {
  margin-top: 60px; }

button:disabled {
  background-color: #ffffff;
  color: silver; }

body.card_open .aiWizard > .header > ul.navigation {
  z-index: auto; }

.switch {
  margin-bottom: 12px; }
  .switch label {
    font-size: 14px;
    color: #AAA;
    display: inline-block;
    cursor: pointer;
    height: 100%;
    padding: 5px;
    min-width: 50px;
    text-align: center;
    border-bottom: 2px solid #ecf0f1; }
  .switch input[type=radio]:checked + label {
    border-bottom: 2px solid #c0392b;
    background: white;
    color: #2980b9;
    font-weight: bold; }
  .switch input[type=radio] {
    display: none; }

.multiple_options {
  margin-bottom: 12px; }
  .multiple_options label {
    font-size: 14px;
    color: #AAA;
    display: inline-block;
    cursor: pointer;
    height: 100%;
    padding: 5px;
    min-width: 50px;
    text-align: center;
    border-bottom: 2px solid #ecf0f1; }
  .multiple_options input.option[type=radio]:checked + label.option {
    display: none; }
  .multiple_options input.option[type=radio]:not(:checked) ~ label.none {
    display: none; }
  .multiple_options label.none {
    border-bottom: 2px solid #c0392b;
    background: white;
    color: #2980b9;
    font-weight: bold; }
  .multiple_options input[type=radio] {
    display: none; }

.ai-popin-back {
  background: rgba(53, 64, 80, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 7;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear; }
  .ai-popin-back.open {
    opacity: 1; }

.ai-popin {
  position: fixed;
  height: 90%;
  width: 80%;
  max-width: 100%;
  top: 50%;
  left: calc(50% + 25px);
  z-index: 7;
  margin: 0;
  display: none;
  overflow: hidden;
  border-radius: 3px;
  margin-top: -40px;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding-right: 50px;
  -webkit-transition: margin 0.2s ease-out, opacity 0.2s linear, -webkit-transform 0.2s linear;
  transition: margin 0.2s ease-out, opacity 0.2s linear, -webkit-transform 0.2s linear;
  transition: margin 0.2s ease-out, opacity 0.2s linear, transform 0.2s linear;
  transition: margin 0.2s ease-out, opacity 0.2s linear, transform 0.2s linear, -webkit-transform 0.2s linear; }
  .ai-popin.back {
    -webkit-transform: scale(0.95, 0.95) translate(-53%, -53%);
            transform: scale(0.95, 0.95) translate(-53%, -53%);
    opacity: 0.9 !important; }
  .ai-popin .ai-menu > header {
    background-color: #F5F8FA; }
    .ai-popin .ai-menu > header h2 {
      color: #2c3e50; }
    .ai-popin .ai-menu > header + .contenido {
      height: calc(100% - 60px); }
    .ai-popin .ai-menu > header .actions {
      right: 5px; }
      @media only screen and (max-width: 820px) {
        .ai-popin .ai-menu > header .actions {
          right: 30px; } }
  .ai-popin [ai-wizard] .navigation {
    background-color: #F5F8FA; }
  .ai-popin .close {
    height: 100%;
    width: 50px;
    position: absolute;
    right: -50px;
    top: 0;
    background-color: rgba(245, 248, 250, 0.7);
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    -webkit-transition: background 0.2s linear;
    transition: background 0.2s linear;
    border-radius: 0 2px 2px 0;
    height: 60px; }
    .ai-popin .close i {
      cursor: pointer;
      color: #2c3e50; }
    .ai-popin .close:hover {
      background-color: #F5F8FA; }
      .ai-popin .close:hover i {
        color: #111; }
    @media only screen and (max-width: 820px) {
      .ai-popin .close {
        width: 40px;
        right: 0;
        z-index: 10; }
        .ai-popin .close i {
          color: #2c3e50; } }
  .ai-popin .content {
    width: 100% !important;
    background-color: #ffffff; }
    .ai-popin .content header + .contenido > .transclude .ai-menu {
      height: calc(100% - 60px) !important; }
    .ai-popin .content header + .contenido > .transclude .ai-menu.no-header, .ai-popin .content header + .contenido > .transclude .ai-menu.no_header {
      height: 100% !important; }
    .ai-popin .content > .contenido {
      height: 100%;
      overflow-y: auto;
      overflow-x: hidden; }
      .ai-popin .content > .contenido > [ng-transclude] {
        height: 100%; }
        .ai-popin .content > .contenido > [ng-transclude] > div {
          height: 100%; }
        .ai-popin .content > .contenido > [ng-transclude] .ai-menu {
          height: calc(100% - 60px) !important; }
      .ai-popin .content > .contenido > .transclude {
        height: calc(100% - 10px); }
        .ai-popin .content > .contenido > .transclude > div:not([ai-plantilla]):not([ai-schema]):not([ai-menu]) {
          height: 100%; }
      .ai-popin .content > .contenido > .transclude:empty {
        display: none; }
      .ai-popin .content > .contenido.con_header {
        height: calc(100% - 70px) !important; }
      .ai-popin .content > .contenido > .print_area {
        height: calc(100%);
        overflow: hidden; }
        .ai-popin .content > .contenido > .print_area .iframe {
          height: 100%; }
          .ai-popin .content > .contenido > .print_area .iframe iframe {
            height: 100%;
            width: 100%; }
  .ai-popin.open {
    top: 50%;
    margin-top: 0;
    opacity: 1; }
  .ai-popin.modal {
    right: calc(50% - 250px) !important;
    width: 640px;
    height: 350px;
    top: calc(50% - 250px); }

[ai-popin="popin-global__filters--menu"] {
  z-index: 100 !important; }

.aiMultiple {
  width: 320px;
  height: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  background: white;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding-top: 56px;
  position: absolute;
  z-index: 10;
  margin-top: -56px;
  border-radius: 2px;
  border: 2px solid #f2f3f4;
  width: 400px !important; }
  .aiMultiple input[readonly] {
    background: white;
    margin-top: -60px;
    cursor: pointer; }
  .aiMultiple .searchIcon {
    top: 60px;
    left: -30px;
    color: #bdc3c7; }
  .aiMultiple.open .searchIcon {
    left: 0px;
    color: #AAA !important; }
  .aiMultiple .find,
  .aiMultiple .showSelected {
    border: 0;
    width: 100% !important;
    border-radius: 3px;
    margin-top: -45px;
    height: 45px;
    border: none !important;
    display: block; }
  .aiMultiple ul {
    list-style: none;
    display: block;
    max-height: 205px;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box; }
    .aiMultiple ul li {
      min-height: 20px;
      padding: 12px 10px;
      font-size: 13px;
      box-sizing: border-box; }
      .aiMultiple ul li:hover, .aiMultiple ul li.hover {
        background-color: rgba(46, 99, 204, 0.2); }
      .aiMultiple ul li.selected {
        background-color: #2E63CC !important;
        color: white; }
    .aiMultiple ul li:nth-child(even) {
      background-color: #f1f2f3; }
  .aiMultiple .multipleIcon {
    right: -30px;
    top: 10px;
    font-size: 18px;
    cursor: pointer;
    color: #5BB75B;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out; }
  .aiMultiple.open {
    height: auto; }
  .aiMultiple .find {
    display: none;
    margin-top: 0; }
  .aiMultiple .showSelected {
    background: white;
    cursor: pointer;
    -webkit-user-select: none; }
  .aiMultiple .find {
    background: #fff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out; }
  .aiMultiple.open .find {
    border: 1px solid #F1F2F3 !important;
    display: block;
    border-radius: 0;
    background: #f5f5ff;
    box-shadow: none; }
  .aiMultiple.open .multipleOptions i {
    color: #999;
    padding: 8px 4px; }
  .aiMultiple.open i:hover {
    color: #5BB75B !important; }
  .aiMultiple.open .multipleOptions {
    right: 5px; }
  .aiMultiple i.toggle {
    right: 10px;
    color: #999;
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
    position: absolute;
    top: 14px; }
  .aiMultiple .multipleOptions {
    top: 67px;
    -webkit-transition: right .2s ease-out;
    transition: right .2s ease-out;
    position: absolute;
    right: -70px;
    -webkit-transition-delay: .2s;
            transition-delay: .2s; }
    .aiMultiple .multipleOptions i {
      float: right;
      color: #999;
      -webkit-transition-delay: 0.2s;
              transition-delay: 0.2s;
      font-size: 22px; }

div.inputSpace {
  display: block;
  height: 55px;
  width: 100%;
  visibility: hidden; }

.required .ai-input-choices {
  border-left-color: #e74c3c; }
  .required .ai-input-choices .search-icon {
    color: #e74c3c; }

.error .ai-input-choices {
  border-color: #e74c3c; }

.ai-input-choices {
  height: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  background: white;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding-top: 56px;
  position: relative;
  z-index: 10;
  margin-top: -56px;
  border-radius: 2px;
  border: 2px solid #f2f3f4;
  padding-left: 25px;
  width: 100% !important; }
  @media only screen and (max-width: 820px) {
    .ai-input-choices {
      width: 300px !important; } }
  .ai-input-choices > input[readonly] {
    background: white;
    margin-top: -60px;
    cursor: pointer; }
  .ai-input-choices .search-icon {
    position: absolute;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
    color: #bdc3c7;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #bdc3c7;
    background: #ecf0f1;
    background: rgba(236, 240, 241, 0.3);
    line-height: 56px;
    width: 24px;
    text-align: center;
    font-size: 10px;
    height: 100%; }
  .ai-input-choices .find,
  .ai-input-choices .show-selected {
    border: 0;
    width: 100% !important;
    border-radius: 3px;
    height: 45px;
    border: none !important;
    display: block; }
  .ai-input-choices .show-selected {
    margin-top: -58px !important; }
  .ai-input-choices ul {
    list-style: none;
    display: block;
    max-height: 205px;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box; }
    .ai-input-choices ul li {
      min-height: 40px !important;
      padding: 20px 10px;
      font-size: 13px;
      box-sizing: border-box;
      cursor: pointer; }
      .ai-input-choices ul li:hover, .ai-input-choices ul li.hover {
        background-color: rgba(46, 99, 204, 0.2) !important; }
      .ai-input-choices ul li.selected {
        background-color: #2E63CC !important;
        color: white; }
    .ai-input-choices ul li:nth-child(even) {
      background-color: #f1f2f3; }
  .ai-input-choices .multiple-icon {
    right: -30px;
    top: 10px;
    font-size: 18px;
    cursor: pointer;
    color: #5BB75B;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out; }
  .ai-input-choices.open {
    height: auto;
    z-index: 10000000; }
  .ai-input-choices .find {
    display: none;
    margin-top: 0; }
  .ai-input-choices .show-selected {
    background: white;
    cursor: pointer;
    -webkit-user-select: none; }
  .ai-input-choices .find {
    background: #fff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out; }
  .ai-input-choices.open .find {
    border: 1px solid #F1F2F3 !important;
    display: block;
    border-radius: 0;
    background: #f5f5ff;
    box-shadow: none; }
  .ai-input-choices.open .multiple-options i {
    color: #999;
    padding: 8px 4px; }
  .ai-input-choices.open i:hover {
    color: #5BB75B !important; }
  .ai-input-choices.open .multiple-options {
    right: 5px; }
  .ai-input-choices i.toggle,
  .ai-input-choices i.remove {
    right: 5px;
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
    position: absolute;
    top: 3px;
    width: 40px;
    height: 50px;
    background: #ecf0f1;
    line-height: 50px;
    color: #2c3e50;
    text-align: center; }
  .ai-input-choices i.remove {
    right: 47px; }
  .ai-input-choices i.loading {
    display: none;
    right: 40px;
    color: #999;
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
    position: absolute;
    top: 14px; }
  .ai-input-choices .multiple-options {
    top: 55px;
    -webkit-transition: right .2s ease-out;
    transition: right .2s ease-out;
    position: absolute;
    right: -70px;
    -webkit-transition-delay: .2s;
            transition-delay: .2s;
    display: none !important; }
    .ai-input-choices .multiple-options i {
      float: right;
      color: #999;
      -webkit-transition-delay: 0.2s;
              transition-delay: 0.2s;
      font-size: 22px; }

.schema-input.open-choices {
  z-index: 6 !important;
  height: 55px; }

.ai-schema .schema-input .ai-input-choices > input[readonly].show-selected {
  padding-left: 8px !important; }

.ai-breadcrumbs {
  height: 60px;
  padding: 20px 10px 20px 20px;
  background-color: #f8f9ff;
  color: #333;
  margin: 0;
  position: relative;
  border-top: 1px solid #ecf0f1;
  overflow: visible;
  z-index: 6; }
  .ai-breadcrumbs li {
    padding: 0px 10px 0 0;
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-right: 10px; }
    .ai-breadcrumbs li i {
      height: 40px;
      width: 20px;
      color: #2980b9;
      font-size: 18px;
      display: inline-block;
      margin-top: -10px; }
    .ai-breadcrumbs li a {
      display: inline-block;
      text-decoration: none;
      color: #16a085;
      padding-right: 40px;
      text-transform: capitalize;
      -webkit-transition-property: width;
      transition-property: width;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s; }
      .ai-breadcrumbs li a span {
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s; }
      .ai-breadcrumbs li a span.str {
        color: #16a085;
        font-size: 14px; }
      .ai-breadcrumbs li a span.extra {
        font-size: 10px;
        color: #2980b9;
        position: absolute;
        top: 22px;
        left: 0; }
      .ai-breadcrumbs li a span.menu.str {
        font-size: 10px;
        position: absolute;
        margin-top: -15px;
        margin-left: -25px; }
      .ai-breadcrumbs li a button {
        position: absolute;
        display: none;
        left: 345px;
        width: 40px;
        top: 46px;
        height: 35px;
        background: #27ae60; }
        .ai-breadcrumbs li a button i {
          color: #fff !important; }
    .ai-breadcrumbs li.str a span.menu {
      font-size: 10px;
      position: absolute;
      margin-top: -15px;
      margin-left: -25px; }
    .ai-breadcrumbs li.str a span.str {
      color: #2c3e50;
      opacity: 1;
      font-size: 14px; }
    .ai-breadcrumbs li:first-child a {
      padding-right: 15px; }
    .ai-breadcrumbs li:before {
      content: '';
      height: 10px;
      width: 10px;
      position: absolute;
      top: 5px;
      -webkit-transform: rotate(45deg);
      border-right: 1px solid #c0392b;
      border-top: 1px solid #c0392b;
      right: 15px; }
    .ai-breadcrumbs li:last-child:before {
      display: none; }

.wizard-move.action {
  z-index: 7 !important; }

.ai-breadcrumbs .action,
.agendas .action,
.wizard-move.action {
  background-color: #fbfcff;
  margin-top: -20px;
  min-width: 150px;
  width: auto;
  position: absolute;
  right: 0;
  padding: 0 10px;
  z-index: 1;
  box-shadow: -5px 0px 15px -10px #333;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  .ai-breadcrumbs .action button,
  .agendas .action button,
  .wizard-move.action button {
    width: 120px;
    margin: 10px 5px 10px 0;
    height: 40px; }
  .ai-breadcrumbs .action.right-hide,
  .agendas .action.right-hide,
  .wizard-move.action.right-hide {
    right: -300px !important; }
  .ai-breadcrumbs .action:before,
  .agendas .action:before,
  .wizard-move.action:before {
    display: none; }

.breadcrumb-agenda .str {
  font-size: 16px !important; }

.ai-schema {
  position: relative; }
  .ai-schema .schema-input {
    background: white;
    position: relative;
    clear: both;
    display: table;
    -webkit-transition: height 0.2s ease-in-out;
    transition: height 0.2s ease-in-out;
    width: 400px !important;
    margin: 10px 0 5px 15px; }
    @media only screen and (max-width: 820px) {
      .ai-schema .schema-input {
        width: 300px !important; } }
    .ai-schema .schema-input > .verbose {
      display: block;
      vertical-align: top;
      font-size: 14px;
      min-height: 25px;
      line-height: 25px;
      margin-left: 15px;
      color: #333;
      position: absolute;
      z-index: 1;
      top: 0px;
      left: 20px;
      font-size: 12px;
      z-index: 4;
      -webkit-transition: margin 0.3s;
      transition: margin 0.3s;
      max-height: 20px;
      overflow-y: hidden; }
      .ai-schema .schema-input > .verbose.fileupload {
        background: rgba(255, 255, 255, 0.5);
        width: 200px;
        background: rgba(255, 255, 255, 0.5);
        margin: -2px 0 0 -20px;
        padding-left: 5px;
        line-height: 15px;
        min-height: 15px;
        color: #444; }
        .ai-schema .schema-input > .verbose.fileupload.preview {
          width: 100% !important;
          padding-left: 20px !important;
          line-height: 30px !important;
          min-height: 30px !important; }
      .ai-schema .schema-input > .verbose.place_holder {
        margin-top: 16px;
        font-size: 13px;
        color: #999;
        cursor: auto;
        font-weight: lighter; }
    .ai-schema .schema-input.input-type-Date > .verbose.place_holder, .ai-schema .schema-input.inline > .verbose.place_holder {
      font-weight: inherit;
      margin-top: 0px;
      font-size: 12px; }
    .ai-schema .schema-input.inline .verbose {
      min-width: auto;
      min-height: auto; }
    .ai-schema .schema-input.inline .schema-icon {
      z-index: 2; }
    .ai-schema .schema-input.warning .ai-input input[type="text"]:not(.find),
    .ai-schema .schema-input.warning .ai-input input[type="password"],
    .ai-schema .schema-input.warning .ai-input input[type="number"],
    .ai-schema .schema-input.warning .ai-input input[type="date"],
    .ai-schema .schema-input.warning .ai-input input[type="datetime-local"],
    .ai-schema .schema-input.warning .ai-input input[type="time"],
    .ai-schema .schema-input.warning .ai-input textarea {
      border-color: #f39c12; }
    .ai-schema .schema-input.error .ai-input input[type="text"]:not(.find),
    .ai-schema .schema-input.error .ai-input input[type="password"],
    .ai-schema .schema-input.error .ai-input input[type="number"],
    .ai-schema .schema-input.error .ai-input input[type="date"],
    .ai-schema .schema-input.error .ai-input input[type="datetime-local"],
    .ai-schema .schema-input.error .ai-input input[type="time"],
    .ai-schema .schema-input.error .ai-input textarea {
      border-color: #c0392b !important; }
    .ai-schema .schema-input.warning .message {
      display: block;
      background: rgba(243, 156, 18, 0.7); }
    .ai-schema .schema-input.error .message {
      display: block;
      background: rgba(231, 76, 60, 0.7); }
    .ai-schema .schema-input.warning button.action, .ai-schema .schema-input.error button.action {
      height: 35px !important; }
    .ai-schema .schema-input.input-type-Text .message {
      top: 85px !important; }
    .ai-schema .schema-input.required:not(.selected) .ai-input input[type="text"]:not(.find),
    .ai-schema .schema-input.required:not(.selected) .ai-input input[type="password"],
    .ai-schema .schema-input.required:not(.selected) .ai-input input[type="number"],
    .ai-schema .schema-input.required:not(.selected) .ai-input input[type="date"],
    .ai-schema .schema-input.required:not(.selected) .ai-input input[type="datetime-local"],
    .ai-schema .schema-input.required:not(.selected) .ai-input input[type="time"],
    .ai-schema .schema-input.required:not(.selected) .ai-input textarea {
      border-left-color: #e74c3c !important; }
    .ai-schema .schema-input.required:not(.selected) .ai-input .ai-input-boolean > span:first-child,
    .ai-schema .schema-input.required:not(.selected) .ai-input .ai-input-inline > span:first-child {
      border-radius: 2px 0 0 2px;
      border-left: 2px solid #e74c3c !important; }
    .ai-schema .schema-input.input-type-Separator {
      padding: 10px 8px;
      height: auto;
      /* background-color: #ECF2F6; */
      width: 100%;
      font-size: 15px;
      border-left: 2px solid #2980b9;
      margin: 10px 15px 5px; }
    .ai-schema .schema-input .ai-input {
      position: relative;
      z-index: 2;
      width: 100% !important; }
      .ai-schema .schema-input .ai-input > i {
        position: absolute;
        color: #bdc3c7;
        left: 15px;
        top: 20px;
        z-index: 90; }
      .ai-schema .schema-input .ai-input input[type="text"],
      .ai-schema .schema-input .ai-input input[type="password"],
      .ai-schema .schema-input .ai-input input[type="number"],
      .ai-schema .schema-input .ai-input input[type="date"],
      .ai-schema .schema-input .ai-input input[type="datetime-local"],
      .ai-schema .schema-input .ai-input input[type="time"],
      .ai-schema .schema-input .ai-input textarea {
        border-radius: 2px;
        border: 2px solid #ecf0f1;
        box-shadow: none !important;
        width: 100% !important;
        height: 60px !important;
        padding-left: 32px !important;
        border-style: solid;
        -webkit-appearance: none;
        line-height: 20px;
        padding-top: 20px !important;
        font-size: 15px;
        background: transparent;
        -webkit-transition: padding-top 0.2s ease-in-out;
        transition: padding-top 0.2s ease-in-out; }
        .ai-schema .schema-input .ai-input input[type="text"].input[readonly],
        .ai-schema .schema-input .ai-input input[type="password"].input[readonly],
        .ai-schema .schema-input .ai-input input[type="number"].input[readonly],
        .ai-schema .schema-input .ai-input input[type="date"].input[readonly],
        .ai-schema .schema-input .ai-input input[type="datetime-local"].input[readonly],
        .ai-schema .schema-input .ai-input input[type="time"].input[readonly],
        .ai-schema .schema-input .ai-input textarea.input[readonly] {
          background: rgba(236, 240, 241, 0.4) !important;
          border-color: transparent !important; }
      .ai-schema .schema-input .ai-input textarea {
        height: 100px !important;
        padding-top: 10px; }
      .ai-schema .schema-input .ai-input.required input[type="text"],
      .ai-schema .schema-input .ai-input.required input[type="password"],
      .ai-schema .schema-input .ai-input.required input[type="number"],
      .ai-schema .schema-input .ai-input.required input[type="date"],
      .ai-schema .schema-input .ai-input.required input[type="time"],
      .ai-schema .schema-input .ai-input.required textarea {
        border-color: #e74c3c; }
      .ai-schema .schema-input .ai-input.required .ai-input-boolean > span:first-child,
      .ai-schema .schema-input .ai-input.required .ai-input-inline > span:first-child {
        background: red;
        padding-left: 32px;
        border-radius: 2px 0 0 2px;
        border-left: 2px solid #e74c3c !important; }
      .ai-schema .schema-input .ai-input.error input[type="text"],
      .ai-schema .schema-input .ai-input.error input[type="password"],
      .ai-schema .schema-input .ai-input.error input[type="number"],
      .ai-schema .schema-input .ai-input.error input[type="date"],
      .ai-schema .schema-input .ai-input.error input[type="time"],
      .ai-schema .schema-input .ai-input.error textarea {
        border-color: #993333; }
      .ai-schema .schema-input .ai-input.warning input[type="text"],
      .ai-schema .schema-input .ai-input.warning input[type="password"],
      .ai-schema .schema-input .ai-input.warning input[type="number"],
      .ai-schema .schema-input .ai-input.warning input[type="date"],
      .ai-schema .schema-input .ai-input.warning input[type="time"],
      .ai-schema .schema-input .ai-input.warning textarea {
        border-color: #f39c12; }
      .ai-schema .schema-input .ai-input.full_preview {
        z-index: 5; }
      .ai-schema .schema-input .ai-input button.action {
        height: 50px;
        min-width: 40px;
        padding: 0 10px;
        margin: 0 5px;
        position: absolute;
        left: calc(100% - 50px);
        top: 5px;
        font-size: 10px;
        box-shadow: none;
        z-index: 1;
        -webkit-transition: height 0.5s ease;
        transition: height 0.5s ease; }
        .ai-schema .schema-input .ai-input button.action > i {
          font-size: 14px;
          margin-bottom: 2px; }
      .ai-schema .schema-input .ai-input > .extra_label {
        position: absolute;
        top: 15px;
        left: calc(100% - 75px);
        border-left: 2px solid #ecf0f1;
        height: 30px;
        line-height: 30px;
        color: #bdc3c7;
        text-align: left;
        padding-left: 10px;
        width: 93px;
        border-radius: 0 3px 3px 0;
        font-size: 12px; }
      .ai-schema .schema-input .ai-input .ai-input-image {
        width: 420px; }
      .ai-schema .schema-input .ai-input .ai-input-boolean,
      .ai-schema .schema-input .ai-input .ai-input-inline {
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border-left: 2px solid #ecf0f1; }
        .ai-schema .schema-input .ai-input .ai-input-boolean > span,
        .ai-schema .schema-input .ai-input .ai-input-inline > span {
          background: white;
          height: 60px;
          display: inline-block;
          float: left;
          margin: 0;
          border: 2px solid #ecf0f1;
          padding: 25px 15px 0 15px;
          border-left: none;
          border-right: none;
          cursor: pointer;
          min-width: 130px;
          text-align: center;
          font-size: 12px;
          -webkit-box-flex: 1;
          -moz-box-flex: 1;
          -webkit-flex: 1; }
          @media only screen and (max-width: 820px) {
            .ai-schema .schema-input .ai-input .ai-input-boolean > span,
            .ai-schema .schema-input .ai-input .ai-input-inline > span {
              font-size: 12px; } }
        .ai-schema .schema-input .ai-input .ai-input-boolean > span:hover,
        .ai-schema .schema-input .ai-input .ai-input-inline > span:hover {
          border-bottom: 1px solid #2980b9; }
        .ai-schema .schema-input .ai-input .ai-input-boolean > span:first-child,
        .ai-schema .schema-input .ai-input .ai-input-inline > span:first-child {
          border-radius: 2px 0 0 2px;
          padding-left: 32px; }
        .ai-schema .schema-input .ai-input .ai-input-boolean > span:last-child,
        .ai-schema .schema-input .ai-input .ai-input-inline > span:last-child {
          border-right: 2px solid #ecf0f1;
          border-radius: 0 2px 2px 0; }
        .ai-schema .schema-input .ai-input .ai-input-boolean > span.selected,
        .ai-schema .schema-input .ai-input .ai-input-inline > span.selected {
          border-bottom: 2px solid #2980b9; }
        .ai-schema .schema-input .ai-input .ai-input-boolean.disabled > span,
        .ai-schema .schema-input .ai-input .ai-input-inline.disabled > span {
          background: #f7f8f9 !important; }
        .ai-schema .schema-input .ai-input .ai-input-boolean.disabled:before,
        .ai-schema .schema-input .ai-input .ai-input-inline.disabled:before {
          content: " ";
          display: block;
          background: transparent;
          height: 100%;
          width: 100%;
          position: absolute; }
        .ai-schema .schema-input .ai-input .ai-input-boolean.wrap,
        .ai-schema .schema-input .ai-input .ai-input-inline.wrap {
          -webkit-flex-wrap: wrap;
              -ms-flex-wrap: wrap;
                  flex-wrap: wrap;
          border-right: 2px solid #ecf0f1; }
          .ai-schema .schema-input .ai-input .ai-input-boolean.wrap > span:last-child,
          .ai-schema .schema-input .ai-input .ai-input-inline.wrap > span:last-child {
            border-right: none; }
      .ai-schema .schema-input .ai-input .limit {
        position: absolute;
        right: -110px;
        top: 5px;
        width: 104px;
        height: 50px;
        border: 2px solid #16a085;
        border-radius: 3px;
        cursor: pointer; }
        .ai-schema .schema-input .ai-input .limit div {
          width: 50px;
          height: 45px;
          float: left;
          line-height: 45px;
          text-align: center;
          color: #bdc3c7; }
        .ai-schema .schema-input .ai-input .limit .arrows {
          position: absolute;
          height: 15px;
          width: 15px;
          -webkit-transform: rotate(45deg);
                  transform: rotate(45deg);
          border: 2px solid #1abc9c;
          top: 16px;
          left: 44px;
          border-radius: 5px 0 5px 0; }
        .ai-schema .schema-input .ai-input .limit .indicator {
          background: #16a085;
          width: 4px;
          height: 12px;
          position: absolute;
          top: 36px;
          left: 50px;
          margin-left: -2px;
          border-radius: 2px 2px 0 0;
          -webkit-transition-property: all;
          transition-property: all;
          -webkit-transition-duration: 0.1s;
          transition-duration: 0.1s; }
          .ai-schema .schema-input .ai-input .limit .indicator.overflow {
            width: 15px;
            border-radius: 100%;
            top: 15px;
            background: red;
            height: 15px; }
          .ai-schema .schema-input .ai-input .limit .indicator.upper {
            left: 96px !important; }
          .ai-schema .schema-input .ai-input .limit .indicator.low {
            left: -6px !important; }
    .ai-schema .schema-input .ai-input-number .increment-decrement {
      position: absolute;
      top: 5px;
      right: 5px; }
      .ai-schema .schema-input .ai-input-number .increment-decrement span {
        cursor: pointer;
        width: 40px;
        height: 50px;
        background: #ecf0f1;
        display: block;
        float: left;
        font-size: 16px;
        color: #2c3e50;
        line-height: 50px;
        font-weight: bold;
        margin-left: 3px;
        border-radius: 2px;
        text-align: center; }
    .ai-schema .schema-input.array .array-input {
      position: relative; }
      .ai-schema .schema-input.array .array-input:first-child .input {
        border-top: 2px solid #ecf0f1 !important;
        border-bottom: 2px solid #ecf0f1;
        border-radius: 2px 2px 0 0; }
      .ai-schema .schema-input.array .array-input:nth-child(n+1) .input {
        border-top: 0;
        border-radius: 0 0 2px 2px; }
      .ai-schema .schema-input.array .array-input:last-child .input {
        border-top: 0;
        border-radius: 0 0 2px 2px; }
      .ai-schema .schema-input.array .array-input .add-array,
      .ai-schema .schema-input.array .array-input .remove-array {
        position: absolute;
        font-size: 16px;
        right: 5px;
        width: 40px;
        text-align: center;
        border-radius: 2px;
        background: #ecf0f1;
        line-height: 50px;
        cursor: pointer;
        font-weight: bold;
        height: 50px;
        color: #2c3e50;
        top: 5px; }
      .ai-schema .schema-input.array .array-input .remove-array {
        top: 4px; }
    .ai-schema .schema-input.array > .ai-input > button, .ai-schema .schema-input.choices > .ai-input > button {
      left: 100%; }
    .ai-schema .schema-input .message {
      width: 100%;
      color: white;
      font-size: 10px;
      height: 15px;
      line-height: 15px;
      text-align: center;
      position: absolute;
      border-radius: 0 0 2px 2px;
      top: calc(100% - 16px);
      font-weight: lighter;
      left: 0px;
      z-index: 5;
      display: none; }
      .ai-schema .schema-input .message.no_verbose_name {
        top: 45px; }
    .ai-schema .schema-input.input-type-increment {
      min-width: 180px !important; }
    .ai-schema .schema-input .schema-icon {
      position: absolute;
      top: 2px;
      left: 2px;
      color: #bdc3c7;
      height: 56px;
      background: #ecf0f1;
      background: rgba(236, 240, 241, 0.3);
      line-height: 56px;
      width: 24px;
      text-align: center;
      font-size: 10px;
      height: calc(100% - 2px); }
    .ai-schema .schema-input.no_verbose_name .schema-icon {
      top: 25px; }
    .ai-schema .schema-input.no_verbose_name .message {
      top: 45px; }
    .ai-schema .schema-input.no_verbose_name.input-type-Boolean > .message,
    .ai-schema .schema-input.no_verbose_name.ai-input-inline > .message {
      top: 60px; }
    .ai-schema .schema-input.warning .schema-icon {
      color: #f39c12; }
    .ai-schema .schema-input.error .schema-icon, .ai-schema .schema-input.required:not(.selected) .schema-icon {
      color: #e74c3c !important; }
    .ai-schema .schema-input.warning input[type="text"],
    .ai-schema .schema-input.warning input[type="password"],
    .ai-schema .schema-input.warning input[type="number"],
    .ai-schema .schema-input.warning input[type="date"],
    .ai-schema .schema-input.warning input[type="time"],
    .ai-schema .schema-input.warning textarea, .ai-schema .schema-input.error input[type="text"],
    .ai-schema .schema-input.error input[type="password"],
    .ai-schema .schema-input.error input[type="number"],
    .ai-schema .schema-input.error input[type="date"],
    .ai-schema .schema-input.error input[type="time"],
    .ai-schema .schema-input.error textarea {
      padding-top: 5px !important; }
  .ai-schema.compact .schema-input {
    padding: 0;
    clear: both;
    height: 30px; }
    .ai-schema.compact .schema-input > label:first-child {
      display: none; }
  .ai-schema.compact .increment-decrement {
    position: absolute;
    top: 0px !important;
    right: 0px !important; }
  .ai-schema.compact .message {
    top: 35px;
    left: 0px;
    width: 150px; }
  .ai-schema.compact .schema-icon {
    display: none;
    top: 15px;
    left: 10px; }
  .ai-schema.compact .ai-input {
    padding: 0;
    margin-left: 0; }
    .ai-schema.compact .ai-input input[type="text"],
    .ai-schema.compact .ai-input input[type="password"],
    .ai-schema.compact .ai-input input[type="number"],
    .ai-schema.compact .ai-input input[type="date"],
    .ai-schema.compact .ai-input input[type="time"],
    .ai-schema.compact .ai-input textarea {
      width: 150px !important;
      height: 40px !important;
      padding-left: 10px !important; }

.ai-schema.inline {
  display: -webkit-box;
  display: -webkit-flexbox;
  height: 60px !important;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .ai-schema.inline .schema-input {
    width: auto !important;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    margin: 2px;
    display: block;
    min-width: 170px;
    height: 50px !important; }
    .ai-schema.inline .schema-input .ai-input-choices {
      max-width: 300px !important; }
    .ai-schema.inline .schema-input .message {
      top: calc(100% - 6px) !important;
      max-width: 300px !important; }
  .ai-schema.inline .message {
    top: calc(100% - 6px) !important; }

.aiSelect {
  width: 320px;
  height: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  background: white;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding-top: 45px;
  position: relative;
  z-index: 10;
  border-radius: 2px;
  border: 2px solid #f2f3f4;
  width: 400px !important; }
  .aiSelect.readonly {
    position: absolute;
    width: 400px;
    background: rgba(200, 200, 200, 0.5);
    height: 48px;
    z-index: 101; }
  .aiSelect input[readonly] {
    background: white;
    cursor: pointer; }
  .aiSelect i.icon-search {
    position: absolute;
    top: 65px;
    left: 10px;
    color: #bdc3c7; }
  .aiSelect .find, .aiSelect .showSelected {
    border: 0;
    width: 100% !important;
    border-radius: 3px;
    margin-top: -45px;
    height: 45px;
    border: none !important;
    display: block;
    line-height: 45px;
    padding-left: 30px; }
  .aiSelect ul {
    list-style: none;
    display: block;
    max-height: 205px;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box; }
    .aiSelect ul li {
      min-height: 50px;
      padding: 12px 10px;
      font-size: 13px;
      box-sizing: border-box;
      line-height: 25px;
      height: 50px;
      cursor: pointer; }
      .aiSelect ul li:hover {
        background-color: rgba(46, 99, 204, 0.2) !important; }
      .aiSelect ul li.selected {
        background-color: #2E63CC !important;
        color: white;
        font-size: 13px;
        padding-bottom: 11px; }
    .aiSelect ul li:nth-child(odd) {
      background-color: #f1f2f3; }
  .aiSelect .multipleIcon {
    right: -30px;
    top: 10px;
    font-size: 18px;
    cursor: pointer;
    color: #5BB75B;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out; }
  .aiSelect.open {
    height: auto; }
  .aiSelect .find {
    display: none;
    margin-top: 0; }
  .aiSelect .showSelected {
    background: white;
    cursor: pointer;
    -webkit-user-select: none; }
    .aiSelect .showSelected > i {
      position: absolute;
      right: 40px;
      top: 15px;
      font-size: 20px;
      color: #ecf0f1; }
      .aiSelect .showSelected > i:hover {
        color: #993333 !important; }
  .aiSelect .find {
    background: #fff;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out; }
  .aiSelect.open .find {
    border-top: 1px solid #f1f2f3 !important;
    display: block;
    border-radius: 0;
    background: #fff;
    box-shadow: none; }
  .aiSelect.open .multipleOptions i {
    color: #999;
    padding: 8px 4px; }
  .aiSelect.open i:hover {
    color: #5BB75B !important; }
  .aiSelect.open .multipleOptions {
    right: 5px; }
  .aiSelect i.toggle {
    right: 10px;
    color: #999;
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
    position: absolute;
    top: 14px; }
  .aiSelect .multipleOptions {
    top: 55px;
    -webkit-transition: right .2s ease-out;
    transition: right .2s ease-out;
    position: absolute;
    right: -70px;
    -webkit-transition-delay: .2s;
            transition-delay: .2s; }
    .aiSelect .multipleOptions i {
      float: right;
      color: #999;
      -webkit-transition-delay: 0.2s;
              transition-delay: 0.2s;
      font-size: 22px; }

.ai-avatar {
  float: left;
  height: 40px;
  width: 40px; }
  .ai-avatar img {
    height: 40px;
    width: 40px;
    position: absolute;
    border-radius: 2px;
    cursor: pointer; }
  .ai-avatar .avatar-options {
    display: none; }
  .ai-avatar.open img {
    z-index: 6; }
  .ai-avatar.open .avatar-options {
    display: block;
    margin: 0;
    padding: 0;
    height: 300px;
    width: 250px;
    background-color: white;
    z-index: 5;
    position: absolute;
    margin: -5px 0 0 -5px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 2px; }
    .ai-avatar.open .avatar-options h1 {
      margin: 5px 0 0 55px;
      font-size: 14px;
      height: 20px;
      line-height: 20px; }
    .ai-avatar.open .avatar-options h2 {
      font-size: 10px;
      line-height: 14px;
      margin: 0 0 0 55px;
      color: #2980b9; }
  .ai-avatar.open .ai-menu {
    margin: 0;
    height: 240px; }
  .ai-avatar.open .transclude {
    position: absolute;
    top: 60px; }

.admin.editar > [ng-controller] {
  height: 100%; }

.admin {
  height: 100%; }

.editar_admin {
  height: 100%;
  overflow-y: auto; }
  .editar_admin > menu {
    height: auto !important; }
    .editar_admin > menu div.menu ul > li > a {
      overflow: hidden; }

@media only screen and (max-width: 820px) {
  [ai-template="agenda__agenda_calendar-template"] {
    background: rgba(4, 73, 116, 0.7); } }

nav input[type="date"] {
  height: 150px;
  position: absolute;
  background: transparent;
  width: 100%;
  left: 0;
  color: transparent; }

nav div.dia {
  height: 180px;
  cursor: pointer; }
  nav div.dia hgroup {
    color: #ffffff;
    text-align: center;
    border-radius: 2px;
    padding-top: 10px; }
    nav div.dia hgroup h1, nav div.dia hgroup h2, nav div.dia hgroup h3 {
      padding: 0;
      margin: 0;
      color: #2c3e50;
      text-transform: uppercase;
      font-weight: normal; }
    nav div.dia hgroup h1 {
      padding: 5px 0 10px 0;
      font-size: 70px; }
    nav div.dia hgroup h2 {
      font-size: 22px;
      color: #16a085; }
    nav div.dia hgroup h3 {
      color: #16a085;
      font-size: 22px; }
    nav div.dia hgroup h4 {
      color: #c0392b;
      padding: 10px;
      font-size: 14px; }
  nav div.dia .calendar .ui-datepicker {
    width: auto !important;
    border: 0 !important;
    margin-top: 5px; }

section.agenda .citas {
  width: 100%; }

section.agenda span {
  display: block; }

section.agenda > .citas ul > li {
  border-bottom: solid 1px #ecf0f1;
  display: block;
  min-height: 80px;
  padding: 10px;
  cursor: pointer; }
  section.agenda > .citas ul > li.seleccionado {
    background-color: #F7F8F9;
    border-left: solid 2px #c0392b;
    margin-left: -2px; }
    section.agenda > .citas ul > li.seleccionado .turno {
      background-color: #2980b9 !important;
      color: #ffffff !important; }

section.agenda > .citas .borroso {
  opacity: .7; }

section.agenda > .citas ul > li .cita {
  padding-left: 10px;
  float: left;
  height: 50px;
  width: 50px;
  margin: 0 30px 0 0; }
  section.agenda > .citas ul > li .cita .turno {
    background-color: #ecf0f1;
    width: 50px;
    height: 50px;
    font-size: 35px;
    text-align: center;
    color: #0E76A8;
    display: inline-block;
    margin: 0;
    border-bottom: 2px solid;
    border-color: teal;
    text-align: center;
    padding: 5px 0; }
    section.agenda > .citas ul > li .cita .turno.presente {
      border-color: #9dcc7a !important; }
    section.agenda > .citas ul > li .cita .turno.atendido {
      border-color: #BFB; }
    section.agenda > .citas ul > li .cita .turno.primeravez {
      border-color: #ffcc33 !important; }

section.agenda > .citas time {
  padding: 10px 0 5px 0;
  float: right;
  font-size: 1.2em;
  color: #848482; }

section.agenda > .citas ul > li > .paciente .nombre {
  padding: 0 0 10px 0;
  font-size: 22px;
  color: #007fff;
  overflow: hidden; }

section.agenda > .citas ul > li > .paciente dl.datos dt, section.agenda > .citas ul > li > .paciente dl.datos dd {
  font-size: 15px;
  display: inline-block; }

section.agenda > .citas ul > li > .paciente dl.datos dt {
  color: #848482;
  margin: 0 5px 0 0; }

section.agenda > .citas ul > li > .paciente dl.datos dd {
  color: #848482;
  margin: 0 10px 0 0; }

aside.agenda div.mitadAncho {
  width: 49%;
  height: 200px;
  display: inline-block;
  vertical-align: top; }

aside.agenda div.mitadAlto {
  width: 100%;
  height: 50%;
  border-right: 1px solid #ecf0f1; }

aside.agenda .ultimaConsulta {
  width: 100%;
  margin: 25px 0 0 0; }
  aside.agenda .ultimaConsulta h1 {
    font-size: 16px;
    margin-bottom: 10px; }
    aside.agenda .ultimaConsulta h1 span {
      font-size: 15px;
      float: right;
      vertical-align: bottom;
      margin: 5px 5px 0 0; }
  aside.agenda .ultimaConsulta dl.info {
    font-size: 18px;
    border-left: 1px solid gray; }
    aside.agenda .ultimaConsulta dl.info dd {
      display: inline-block;
      width: 100%;
      overflow: hidden; }
    aside.agenda .ultimaConsulta dl.info dt {
      display: inline-block;
      width: 30px;
      padding-left: 5px;
      color: #848482; }
    aside.agenda .ultimaConsulta dl.info .medico {
      font-size: 22px; }
  aside.agenda .ultimaConsulta p {
    max-height: 120px;
    padding: 10px;
    text-align: justify;
    overflow: hidden;
    overflow-y: auto;
    font-size: 14px; }
    aside.agenda .ultimaConsulta p::-webkit-scrollbar-thumb {
      background: #ecf0f1; }
    aside.agenda .ultimaConsulta p b {
      font-weight: bold; }

body .hide {
  display: none; }

/*
div.paciente{ 
    display:block;  
    text-align: left;
    margin: 10px;
    
    img.foto{ 
      border-radius: 3px;
      width: 175px;
      border: 4px solid white;
      display: block;
      margin: 0 auto 15px auto;
      @extend %shadow-chila;
    }

    div.imc{
      h1{
        font-size: 30px;
        border:none;
      }
      span{
        font-size: 14px;
        color: $grayBattleship;
      }
    }

    div.barraImc {
      margin-top: 5px;
      width: 210px;
      background: -webkit-gradient(linear, left top, right top, color-stop(0%,#5CCCCD), color-stop(26%,#5CCCCD), color-stop(26%,#BDDC5A), color-stop(50%,#BDDC5A), color-stop(50%,#FEDC00), color-stop(66%,#FEDC00), color-stop(66%,#FE6756), color-stop(100%,#FE6756));
      border-radius: 13px;   
      height: 11px;
      padding: 0;
      vertical-align: top;
      position: relative;  

      span.indicador{
        border-left: 2px solid $blueBright;
        height: 15px;
        margin-left: 30%;
        display: block;
        position: absolute;
        margin-top: -4px;

      }
      span.marca{
        position:absolute;
        font-size:10px;
        color:$grayBattleship;
        margin-top:15px; 
        text-decoration:none;       
      }
      span.a10{
        margin-left:0%;
      }
      span.a18{
        margin-left:23%;
      }
      span.a25{
        margin-left:47%;
      }        
      span.a30{
        margin-left:64%;
      }
      span.a40{
        margin-left:95%;
      }
    }

    div.medidas{     
      display: inline-block;   
      margin: 0 0 5px 0px;
      width: 75%;
      h1{
        font-size: 26px;
        border:none;
      }
      span{
        font-size: 15px;
        color: $grayBattleship;
      }          
    }

    img.medida{   
      display: inline-block;   
      margin-left: 10px;
      max-width:60px!important;
      width: 30%;      
    }   
  }*/
aside div.medidas {
  width: 60% !important; }

#combo_calendario {
  position: absolute;
  right: 0;
  top: 80px; }

nav.citas > .mes {
  height: 180px;
  padding: 10px; }
  nav.citas > .mes > i {
    font-size: 116px;
    color: #F1F2F3;
    margin: 15px auto;
    display: block;
    text-align: center; }
  nav.citas > .mes h1 {
    text-align: center;
    color: #003D99;
    margin: 10px 0;
    font-weight: light;
    font-size: 22px; }

nav.citas > .menu > ul > li i {
  right: 15px;
  position: absolute;
  font-size: 22px;
  margin-top: -45px;
  color: #bdc3c7;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease; }

nav.citas > .menu > ul > li.active i {
  -webkit-transform: rotate(-135deg);
  color: #999; }

menu.citas .select-options {
  display: block;
  height: 46px; }
  menu.citas .select-options i {
    width: 40px;
    background-color: #ffffff;
    color: #bdc3c7;
    position: absolute;
    top: 0;
    right: 0;
    height: 45px;
    text-align: center;
    font-size: 25px;
    padding: 10px; }
    menu.citas .select-options i:hover {
      background-color: #ecf0f1; }
  menu.citas .select-options button {
    background: #ffffff;
    color: #16a085;
    width: 50%;
    text-align: center;
    float: left;
    border: 1px solid #ecf0f1;
    border-right: none;
    border-radius: 0; }
    menu.citas .select-options button:hover {
      background-color: #ecf0f1; }
  menu.citas .select-options button.all {
    border-left: none; }

section.calendario {
  z-index: 1; }
  section.calendario * {
    box-sizing: border-box; }
  section.calendario h3 {
    text-align: left;
    color: #003D99;
    padding: 10px;
    font-weight: normal;
    font-size: 18px; }
  section.calendario .month > h3 {
    width: 100%;
    background: #ecf0f1;
    color: #2c3e50;
    padding-left: 20px; }
  section.calendario .week {
    height: 110px;
    padding: 0 10px;
    max-width: 1280px;
    margin: 0 auto; }
  section.calendario .weekDay {
    cursor: pointer;
    height: 110px;
    width: 14.28%;
    display: inline-block; }
    section.calendario .weekDay > span {
      margin: 0 auto 0 auto;
      display: block;
      width: 60%;
      min-width: 70px;
      height: 30px;
      bottom: 0;
      padding: 8px 0;
      font-size: 15px;
      text-align: center;
      background: #2980b9;
      color: white;
      border-radius: 2px; }
    section.calendario .weekDay h3 {
      text-align: center;
      padding: 8px 0 2px 0;
      font-size: 30px;
      color: #005683; }
    section.calendario .weekDay.noMonth {
      background: #ffffff; }
      section.calendario .weekDay.noMonth h3 {
        color: #bdc3c7; }
      section.calendario .weekDay.noMonth span {
        background: #ffffff !important;
        color: #bdc3c7; }
    section.calendario .weekDay.pasado {
      background: #ffffff; }
      section.calendario .weekDay.pasado h3 {
        color: #bdc3c7; }
      section.calendario .weekDay.pasado span {
        background: #bdc3c7 !important;
        color: #ffffff; }
      section.calendario .weekDay.pasado:hover {
        background: #ecf0f1 !important; }
        section.calendario .weekDay.pasado:hover span {
          color: white !important; }
    section.calendario .weekDay.inhabil h3 {
      color: #f55; }
    section.calendario .weekDay.inhabil span {
      background: #f55; }
    section.calendario .weekDay.inhabil:hover {
      background: white; }
      section.calendario .weekDay.inhabil:hover span {
        color: white; }
    section.calendario .weekDay.noCitas span {
      background: #FF5050; }
    section.calendario .weekDay span.no {
      background-color: #c00; }
    section.calendario .weekDay.noCitas:hover, section.calendario .weekDay.inhabil:hover, section.calendario .weekDay.noMonth:hover {
      background-color: #ecf0f1; }
    section.calendario .weekDay:not(.noCitas):not(.inhabil):not(.noMonth):hover {
      background: #2980b9; }
      section.calendario .weekDay:not(.noCitas):not(.inhabil):not(.noMonth):hover h3 {
        color: white; }
      section.calendario .weekDay:not(.noCitas):not(.inhabil):not(.noMonth):hover span {
        background: white;
        color: #2980b9; }
  section.calendario .week.daysName {
    height: 40px; }
    section.calendario .week.daysName .dayName {
      text-align: center;
      height: 40px;
      padding: 10px 0;
      color: #000; }

section.citas .content {
  height: calc(100% - 20px);
  overflow-y: hidden;
  overflow-x: auto; }

section.citas article {
  width: 330px;
  height: 100%;
  float: left;
  margin-right: 10px; }
  section.citas article header {
    padding: 10px 0;
    height: 100px;
    background-color: #ecf0f1;
    position: relative;
    overflow: hidden; }
    section.citas article header h1, section.citas article header h2 {
      text-align: center;
      width: -o-calc(100% - 40px);
      width: calc(100% - 40px);
      margin-left: 40px; }
    section.citas article header h1 {
      color: #2c3e50;
      font-size: 22px;
      padding: 5px 0;
      overflow: hidden;
      height: 35px;
      line-height: 30px; }
    section.citas article header h2 {
      color: #16a085;
      padding: 2px;
      font-size: 13px; }
    section.citas article header .icons {
      position: absolute;
      left: 0;
      width: 70px;
      background: #f7f8f9;
      top: 0;
      height: 100%;
      width: 40px; }
      section.citas article header .icons span {
        color: #bdc3c7;
        font-size: 23px;
        float: right;
        cursor: pointer;
        text-align: center;
        width: 100%;
        height: 33%;
        padding: 5px;
        display: block; }
        section.citas article header .icons span:hover {
          color: #2c3e50; }
        section.citas article header .icons span.hover {
          color: #2c3e50; }
    section.citas article header .pacienteOptions {
      width: 328px;
      height: 54px;
      background-color: white;
      position: absolute;
      top: 45px;
      right: 01px;
      padding-left: 0px;
      margin-right: -335px;
      -webkit-transition: margin 0.3s ease;
      transition: margin 0.3s ease; }
      section.citas article header .pacienteOptions dd {
        font-size: 20px;
        display: block;
        text-align: center;
        width: 55px;
        height: 54px;
        float: left;
        color: #4D94FF;
        cursor: pointer;
        padding: 15px;
        margin-left: 0;
        line-height: 1; }
        section.citas article header .pacienteOptions dd:hover {
          background-color: #ecf0f1; }
        section.citas article header .pacienteOptions dd.disable {
          color: #848482 !important; }
      section.citas article header .pacienteOptions dd.close {
        color: silver;
        position: absolute;
        top: 0;
        right: 0; }
    section.citas article header .pacienteOptionsShow {
      margin-right: 0px !important; }
  section.citas article section.agenda {
    height: -o-calc(100% - 100px);
    height: calc(100% - 100px); }
    section.citas article section.agenda .citas, section.citas article section.agenda .citas ul {
      height: 100%; }
    section.citas article section.agenda .citas ul {
      overflow-x: hidden;
      overflow-y: auto;
      border: 1px solid #ecf0f1;
      border-top: none; }
    section.citas article section.agenda > .citas ul > li {
      overflow: hidden;
      position: relative;
      border-bottom: 1px solid #ecf0f1;
      cursor: pointer;
      padding: 0px !important;
      border-left: 2px solid #ffffff; }
      section.citas article section.agenda > .citas ul > li .cita {
        height: 80px;
        width: 60px;
        margin: 0;
        padding: 0;
        line-height: 32px;
        cursor: pointer; }
        section.citas article section.agenda > .citas ul > li .cita .turno {
          background-color: #f7f8ff;
          border-bottom: 2px solid;
          margin: 0;
          font-size: 35px;
          padding: 8px 0;
          width: 50px;
          text-align: center;
          height: 50px;
          margin: 10px; }
          section.citas article section.agenda > .citas ul > li .cita .turno time {
            width: 100%;
            margin: 0;
            margin-top: 5px;
            text-align: center;
            position: static;
            padding: 0;
            font-size: 14px; }
      section.citas article section.agenda > .citas ul > li.activa {
        background-color: #f7f8f9;
        border-left: 2px solid #c0392b !important; }
        section.citas article section.agenda > .citas ul > li.activa .cita .turno {
          background-color: #2980b9;
          color: #ffffff; }
      section.citas article section.agenda > .citas ul > li div.paciente {
        position: relative;
        margin: 0 0 0 60px;
        width: auto; }
        section.citas article section.agenda > .citas ul > li div.paciente > .nombre {
          font-size: 16px;
          overflow: hidden;
          line-height: 25px;
          max-height: 50px;
          height: auto;
          padding: 5px 10px 0 10px; }
        section.citas article section.agenda > .citas ul > li div.paciente dl.datos dt {
          font-size: 16px;
          color: #bdc3c7;
          margin: 7px 5px 0 10px; }
        section.citas article section.agenda > .citas ul > li div.paciente dl.datos dd {
          min-width: 0;
          font-size: 12px; }
      section.citas article section.agenda > .citas ul > li div.pacienteOptions {
        width: 200px;
        height: 80px;
        background-color: white;
        position: absolute;
        top: 0;
        right: 0;
        padding: 10px;
        box-shadow: -7px 0 11px -4px #c0c0c0;
        margin-right: -300px;
        -webkit-transition: margin 0.3s ease;
        transition: margin 0.3s ease; }
        section.citas article section.agenda > .citas ul > li div.pacienteOptions dd {
          font-size: 30px;
          display: block;
          text-align: center;
          width: 60px;
          height: 60px;
          float: left;
          color: #4D94FF;
          cursor: pointer;
          padding: 15px; }
          section.citas article section.agenda > .citas ul > li div.pacienteOptions dd:hover {
            background-color: #ecf0f1; }
      section.citas article section.agenda > .citas ul > li:hover .pacienteOptions {
        margin-right: 0px; }
      section.citas article section.agenda > .citas ul > li time {
        position: absolute;
        top: 40px;
        left: 5px; }

section.citas ul.codigoColores > li {
  margin-right: 10px;
  border-bottom: solid 4px white;
  line-height: 10px;
  display: inline-block;
  font-size: 10px;
  color: #848482; }
  section.citas ul.codigoColores > li.presente {
    border-color: #9dcc7a !important; }
  section.citas ul.codigoColores > li.atendido {
    border-color: #BFB; }
  section.citas ul.codigoColores > li.primeravez {
    border-color: #ffcc33 !important; }
  section.citas ul.codigoColores > li.normal {
    border-color: #0E76A8; }

#detallePacienteShowEdit table {
  margin-top: 10px;
  width: 320px;
  font-size: 15px;
  height: 90px; }
  #detallePacienteShowEdit table tbody > tr {
    height: 33%; }
    #detallePacienteShowEdit table tbody > tr > td {
      width: 33%; }
      #detallePacienteShowEdit table tbody > tr > td > img {
        height: 60px;
        border-radius: 3px;
        border: 4px solid white;
        box-shadow: 0px 0 5px #DDD;
        display: block;
        margin: 0 auto 15px auto; }

section.nota {
  height: 100%;
  /*
 * Paso de evolucion
 */ }
  section.nota .template {
    height: 100%;
    overflow-y: auto; }
  section.nota button {
    height: 50px; }
  section.nota article.box {
    width: 100%;
    margin: 0; }
  section.nota .tratamiento plantilla header {
    display: none; }
  section.nota article.controlado header {
    background-color: #f39c12 !important; }
  section.nota article.controlado .icons {
    background-color: #dd8e10 !important; }
  section.nota plantilla {
    display: block;
    height: 100%;
    overflow-y: auto; }
    section.nota plantilla .opciones {
      border-bottom: none !important;
      margin: 0 !important; }
  section.nota .detalle h3 {
    color: #2c3e50;
    font-size: 20px;
    margin: 10px;
    text-transform: capitalize;
    line-height: 20px; }
  section.nota .detalle textarea {
    height: 80px;
    border: 1px solid #ecf0f1;
    box-sizing: border-box; }
  section.nota .detalle:last-child .opciones {
    margin: 0;
    border-bottom: none; }
  section.nota article.box > header h1,
  section.nota article.box > header h2 {
    text-align: left; }
  section.nota .evolucion {
    /*height: 100%;
    plantilla {
      box-sizing: border-box;
      //@include calc(width, "100% - 240px");
      border: 0;
      padding: $separation;
      height: 100%;
      float: left;
      font-size: 16px;
    }
    #human {
      width: 240px;
      position: absolute;
      right: 14px;
      background: white;
    }
    .aiForm input[type="text"], .aiForm input[type="password"] {
      width: 300px!important;
    }
    .aiForm i.warningIcon {
      right: 260px!important;
    }
    article.box > header {
      display: none!important;
    }*/ }
    section.nota .evolucion section {
      padding-top: 0 !important; }
      section.nota .evolucion section .ai-menu .menu {
        overflow-y: hidden; }
      section.nota .evolucion section .evolucion article.box > header {
        display: none !important; }
  section.nota section.exploracion .ai-menu.no_check > div.menu ul > li > a > header {
    display: none; }
  section.nota section.exploracion .ai-menu.no_check > div.menu ul > li > a > span {
    display: none; }
  section.nota section.complementos {
    overflow-y: auto !important; }
    section.nota section.complementos plantilla {
      height: auto; }
  section.nota div.problemas section {
    padding-top: 0 !important; }
  section.nota div.nota section {
    padding-top: 0 !important; }
  section.nota div.plan_terapeutico section {
    padding-top: 0 !important; }

.notaGuardado {
  position: fixed;
  bottom: 7px;
  right: 15px;
  background-color: #EDE9A1;
  height: 30px;
  padding: 0 15px;
  font-size: 15px;
  opacity: 0.5;
  cursor: pointer;
  line-height: 30px;
  color: black;
  border-radius: 2px; }
  .notaGuardado:hover {
    opacity: 1; }

.terminada .ai-menu ul > li > .actions,
.terminada .ai-menu .menu .opciones > i,
.terminada menu > div.menu ul > li i.check {
  display: none !important; }

.terminada .imprimir .ai-menu ul > li > .actions {
  display: block !important; }

.terminada .ai-menu ul > li.capture a {
  padding-left: 10px; }

.nota > .ayuda_diccionario {
  background-color: #fff;
  position: absolute;
  top: 130px;
  left: 680px;
  height: 100%;
  width: 320px;
  z-index: 10;
  overflow: hidden;
  padding: 20px; }
  .nota > .ayuda_diccionario a {
    display: none; }
  .nota > .ayuda_diccionario * {
    color: #888; }

.nota .indicador_ayuda_diccionario {
  background-color: #ecf0f1;
  position: absolute;
  width: 25px;
  height: 25px;
  -webkit-transform: rotate(45deg);
  left: 416px;
  z-index: 1000;
  top: 12px;
  border-radius: 2px; }

.nota .oldDar .aiForm table tr th {
  width: 180px !important; }

.problemas.show [ng-transclude] {
  height: 100%; }
  .problemas.show [ng-transclude] .problema {
    height: 100%; }
    .problemas.show [ng-transclude] .problema textarea {
      box-sizing: border-box;
      margin: 10px 20px;
      height: 100%;
      width: calc(100% - 50px);
      padding: 0 10px;
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAAEsCAYAAAB5fY51AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAB3RJTUUH3gsDFhAONFSplAAAAZpJREFUeNrt1LENACAMA0HCupkn88IKaUAC3dWWyx8DAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALglqmp1hpkZnZ0/f/78nfqbmg28QrAAwQIQLECwAAQLQLAAwQIQLAAAAAAAAAAAAAAAAPjJBvncPBSU5jOfAAAAAElFTkSuQmCC);
      background-size: 30px auto;
      line-height: 30px; }

.popin_problemas [ng-transclude] {
  height: auto !important; }

.privado .tableSpina th {
  display: none; }

.privado .tableSpina td i {
  display: none; }

.privado .tableSpina textarea {
  box-sizing: border-box;
  height: 100%;
  width: calc(100% - 100px);
  padding: 0 10px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAAEsCAYAAAB5fY51AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAB3RJTUUH3gsDFhAONFSplAAAAZpJREFUeNrt1LENACAMA0HCupkn88IKaUAC3dWWyx8DAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALglqmp1hpkZnZ0/f/78nfqbmg28QrAAwQIQLECwAAQLQLAAwQIQLAAAAAAAAAAAAAAAAPjJBvncPBSU5jOfAAAAAElFTkSuQmCC);
  background-size: 30px auto;
  line-height: 30px;
  margin-left: -5px;
  height: 150px;
  border: none;
  margin-top: -15px; }

nav.paciente {
  overflow-y: hidden; }
  nav.paciente .overload {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: white;
    z-index: 2;
    display: none;
    opacity: 0.7; }
    nav.paciente .overload.visible {
      display: block; }
  nav.paciente .menu-container {
    overflow-x: hidden;
    overflow-y: auto; }
  nav.paciente button.active {
    background: #27ae60; }
  nav.paciente .ai-menu {
    height: -o-calc(100% - 270px);
    height: calc(100% - 270px); }
  nav.paciente button.nueva {
    position: relative; }
    nav.paciente button.nueva i {
      background: rgba(255, 255, 255, 0.3);
      width: 50px;
      height: 50px;
      display: none;
      position: absolute;
      top: 0;
      right: 0;
      padding: 18px 0;
      cursor: pointer; }
    nav.paciente button.nueva.conopciones {
      padding-right: 50px; }
      nav.paciente button.nueva.conopciones i {
        display: block; }
  nav.paciente div.paciente {
    text-align: left;
    min-height: 180px; }
    nav.paciente div.paciente img.foto {
      border-radius: 2px;
      width: 120px;
      display: block;
      margin: 0 auto; }
    nav.paciente div.paciente div.medidas {
      display: inline-block;
      margin: 0 0 5px 10px;
      width: 110px; }
      nav.paciente div.paciente div.medidas h1 {
        font-size: 35px; }
      nav.paciente div.paciente div.medidas span {
        font-size: 15px;
        color: #848482; }
    nav.paciente div.paciente img.medida {
      display: inline-block;
      margin-left: 10px;
      width: 60px; }
    nav.paciente div.paciente .nombre {
      font-size: 16px;
      text-transform: capitalize;
      color: #2c3e50;
      display: block;
      line-height: 25px;
      display: block;
      text-align: left;
      padding: 10px 0 0 0;
      margin: 0 0 0 20px; }
    nav.paciente div.paciente .curp {
      margin: 5px 0 15px 0;
      font-size: 14px;
      color: #999;
      display: block; }
    nav.paciente div.paciente .icons {
      margin: 0 0 0 12px; }
      nav.paciente div.paciente .icons i {
        color: #16a085;
        min-width: 30px;
        font-size: 14px;
        text-align: center;
        display: inline-block;
        cursor: help;
        margin: 4px 0; }
      nav.paciente div.paciente .icons .dato {
        font-size: 12px;
        color: #2c3e50;
        display: inline-block; }
    nav.paciente div.paciente dl.datos {
      padding: 10px 0; }
      nav.paciente div.paciente dl.datos dt, nav.paciente div.paciente dl.datos dd {
        margin-bottom: 8px;
        display: inline-block; }
      nav.paciente div.paciente dl.datos dt {
        color: #16a085;
        min-width: 30px;
        font-size: 20px;
        text-align: center; }
      nav.paciente div.paciente dl.datos dd {
        color: #848482;
        min-width: 75%;
        font-size: 15px; }

section.expedienteV .detalle table > tbody > tr > th {
  width: 150px;
  display: block; }

section.expedienteV .detalle table > tbody > tr > td {
  font-weight: lighter; }

section.expedienteV .tratamiento ul > li {
  min-height: 40px;
  padding: 10px 0 10px 15px; }
  section.expedienteV .tratamiento ul > li:nth-child(even) {
    background-color: #ecf0f1; }

section.expedienteV .exploracion table,
section.expedienteV .datosConsulta table {
  margin-top: 20px;
  width: 100%; }
  section.expedienteV .exploracion table thead > tr > th,
  section.expedienteV .datosConsulta table thead > tr > th {
    width: 33%;
    text-align: center !important;
    border-top: 1px solid #ecf0f1;
    border-right: 1px solid #ecf0f1;
    padding: 10px 0 0 0; }
    section.expedienteV .exploracion table thead > tr > th:last-child,
    section.expedienteV .datosConsulta table thead > tr > th:last-child {
      border-right: none; }
  section.expedienteV .exploracion table tbody > tr > td,
  section.expedienteV .datosConsulta table tbody > tr > td {
    border-right: 1px solid #ecf0f1;
    width: 33%;
    text-align: center;
    border-bottom: 1px solid #ecf0f1;
    padding: 10px 0;
    vertical-align: top; }
    section.expedienteV .exploracion table tbody > tr > td:last-child,
    section.expedienteV .datosConsulta table tbody > tr > td:last-child {
      border-right: none; }
    section.expedienteV .exploracion table tbody > tr > td p,
    section.expedienteV .datosConsulta table tbody > tr > td p {
      text-align: left !important; }
  section.expedienteV .exploracion table .barraImc,
  section.expedienteV .datosConsulta table .barraImc {
    margin: 15px auto; }

section.expedienteV header dl.doble {
  margin: 5px 5px 10px 0;
  width: 25%;
  height: 42px;
  font-size: 16px;
  color: black;
  display: inline-block; }
  section.expedienteV header dl.doble dd, section.expedienteV header dl.doble dt {
    width: 100%;
    float: left;
    height: 16px;
    margin: 2px;
    overflow: hidden; }
  section.expedienteV header dl.doble dd {
    font-size: 14px;
    color: #848482; }
    section.expedienteV header dl.doble dd span {
      margin-right: 5px; }

section.expedienteV header dl.doctor {
  width: 33% !important; }

section.expedienteV header dl.fecha {
  width: 10% !important; }

section.expedienteV h1 {
  width: 100%;
  height: 40px;
  font-size: 35px;
  color: #333;
  margin: 15px 0; }

section.expedienteV h2 {
  width: 100%;
  min-heigth: 25px;
  font-size: 22px;
  color: black;
  margin: 5px 0; }
  section.expedienteV h2 span {
    color: #007fff; }

section.expedienteV p {
  margin: 5px 0 0 10px; }

section.listadoCitas h1 {
  width: 100%;
  height: 40px;
  font-size: 35px;
  color: #333;
  margin: 15px 0; }

section.listadoCitas .tabla {
  height: 250px;
  overflow: scroll; }
  section.listadoCitas .tabla td {
    font-size: 100% !important; }

section.antecedentes [ng-controller] {
  overflow-y: auto !important; }

section.antecedentes .antecedentes {
  height: 100%; }
  section.antecedentes .antecedentes plantilla {
    height: 100%; }

section.nuevo {
  height: 100%; }

body > .container > section.opciones_nueva_nota {
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  z-index: 8;
  top: 70px;
  text-align: center;
  cursor: crosshair; }
  body > .container > section.opciones_nueva_nota button {
    font-size: 18px;
    width: 300px;
    text-align: center;
    display: block;
    margin: 10px auto; }

div.reporte_graficas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  div.reporte_graficas div.grafica {
    min-width: 680px;
    width: 50%;
    position: relative; }
    div.reporte_graficas div.grafica span.guardar {
      position: absolute;
      top: 3px;
      right: 0px;
      font-size: 14px;
      cursor: pointer;
      background: #ecf0f1;
      border-radius: 3px;
      padding: 10px 12px; }
      div.reporte_graficas div.grafica span.guardar:hover {
        background: #DDDDDD; }
      div.reporte_graficas div.grafica span.guardar i {
        padding-right: 5px; }

section.horario input[type="text"] {
  width: 100px !important; }

section.permisos.usuario .tipo_area_usuario {
  width: -o-calc(66% - 20px);
  width: calc(66% - 20px); }

section.permisos .main section {
  height: 100%; }
  section.permisos .main section iframe {
    height: -o-calc(100% - 5px);
    height: calc(100% - 5px); }

section.permisos .ai-menu > .menu {
  border-top: none; }

section.permisos > menu {
  width: calc(33% - 20px);
  position: relative;
  margin-left: 0;
  margin: 10px;
  border: 1px solid #f2f3f4;
  height: calc(100% - 90px);
  top: 0;
  float: left;
  z-index: 0;
  padding-bottom: 0; }

[ng-controller="configuracion_parametros"] .buttons {
  display: none; }

section.permisos.parametros section {
  width: 100%;
  padding: 10px; }
  section.permisos.parametros section header {
    background-color: #f7f8f9; }
    section.permisos.parametros section header div {
      display: inline-block;
      height: 60px;
      padding: 20px 10px;
      color: #16a085;
      font-size: 20px;
      width: 120px;
      text-align: center; }
    section.permisos.parametros section header > div:first-child {
      text-align: left;
      width: -o-calc(100% - 380px);
      width: calc(100% - 380px); }
  section.permisos.parametros section content article.all {
    background-color: #ecf0f1; }
  section.permisos.parametros section content article {
    width: 100%; }
    section.permisos.parametros section content article div {
      display: inline-block;
      height: 60px;
      padding: 20px 10px;
      color: #333;
      font-size: 17px;
      width: 120px;
      text-align: center; }
    section.permisos.parametros section content article div > i {
      float: none;
      display: inline-block;
      margin-top: -10px; }
    section.permisos.parametros section content article div:first-child {
      text-align: left;
      width: -o-calc(100% - 380px);
      width: calc(100% - 380px); }
  section.permisos.parametros section content .aiForm .tableSpina tr {
    border-bottom: 0 !important; }
    section.permisos.parametros section content .aiForm .tableSpina tr th, section.permisos.parametros section content .aiForm .tableSpina tr td {
      height: 60px !important; }

section.listado .aiGrid {
  height: 99%; }

nav.usuario .ai-menu {
  height: -o-calc(100% - 170px);
  height: calc(100% - 170px); }

.problema_detalle textarea {
  width: -o-calc(100% - 256px);
  width: calc(100% - 256px);
  height: 100px;
  border: 2px solid #ecf0f1;
  border-radius: 2px;
  float: left;
  padding: 10px;
  margin-left: 50px;
  margin-top: 10px; }

.problema_detalle .human {
  float: left;
  position: relative;
  width: 175px;
  height: 140px;
  margin: 10px 10px 10px 20px;
  border: 2px solid #2980b9;
  border-radius: 2px;
  cursor: pointer;
  background-color: rgba(77, 148, 255, 0.8); }
  .problema_detalle .human object {
    width: 100%;
    height: 100%;
    display: block; }
    .problema_detalle .human object * {
      cursor: pointer; }

.cuerpo .menu_contenedor {
  width: 240px;
  height: 100%;
  float: left; }

.cuerpo #cuerpo {
  width: -o-calc(100% - 240px);
  width: calc(100% - 240px);
  float: left;
  height: 100%;
  width: 700px; }

section.configuracion .overlay, section.configuracion .overlay-modulo {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  z-index: 5;
  display: none;
  text-align: center; }

section.configuracion .overlay-modulo {
  display: block; }
  section.configuracion .overlay-modulo button {
    background-color: #c0392b;
    color: white;
    margin-top: 70px;
    width: 150px; }

section.configuracion .aiWizard > .main > [step] section {
  padding-top: 0px; }

section.configuracion .aiWizard > .header > ul > li:first-child,
section.configuracion .aiWizard > .header > ul > li:last-child {
  display: none; }

section.configuracion menu > .menu-combo {
  height: 100%; }

section.configuracion .ai-menu ul > li.capture > .actions {
  top: 10px !important; }

menu.configuracion {
  max-height: 501px;
  height: auto;
  overflow: hidden;
  width: 400px;
  -webkit-transition-property: max-height;
  transition-property: max-height;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  box-shadow: 0px 5px 15px -5px #999; }
  menu.configuracion .ai-menu {
    overflow: hidden; }
  menu.configuracion .menu-combo {
    display: none; }
  menu.configuracion menu .menu {
    height: 100% !important;
    overflow-y: hidden; }
  menu.configuracion [ai-menu] {
    display: none; }

.nuevo_perfil .nombre {
  background-color: #f8f9ff;
  height: 50px;
  padding: 0 10px 0 10px; }
  .nuevo_perfil .nombre input {
    padding-left: 10px;
    height: 50px;
    width: 100%;
    background-color: #f8f9ff; }

table.horario.aiForm {
  width: 100%; }
  table.horario.aiForm tbody tr {
    height: 60px;
    border-bottom: 1px solid #ecf0f1; }
    table.horario.aiForm tbody tr.todos {
      background-color: #ecf0f1; }
    table.horario.aiForm tbody tr.inactive {
      opacity: 0.3; }
  table.horario.aiForm thead tr {
    height: 50px;
    background: #ecf0f1;
    color: #333; }
  table.horario.aiForm thead td,
  table.horario.aiForm tbody td {
    padding: 0 10px;
    text-align: center; }
    table.horario.aiForm thead td:nth-child(1),
    table.horario.aiForm tbody td:nth-child(1) {
      text-transform: capitalize;
      text-align: left;
      width: 20%; }
    table.horario.aiForm thead td:nth-child(2),
    table.horario.aiForm tbody td:nth-child(2) {
      width: 20%; }
    table.horario.aiForm thead td:nth-child(3), table.horario.aiForm thead td:nth-child(4),
    table.horario.aiForm tbody td:nth-child(3),
    table.horario.aiForm tbody td:nth-child(4) {
      width: 20%; }
    table.horario.aiForm thead td:nth-child(5), table.horario.aiForm thead td:nth-child(6),
    table.horario.aiForm tbody td:nth-child(5),
    table.horario.aiForm tbody td:nth-child(6) {
      width: 10%; }
  table.horario.aiForm tbody td input {
    width: 90% !important;
    padding-left: 10px !important;
    height: 40px !important; }

.configuracion_acceso {
  overflow-y: auto; }
  .configuracion_acceso .ai-menu {
    height: 225px; }
    .configuracion_acceso .ai-menu > .menu {
      height: 100% !important; }

.configuracion .perfiles menu > div.menu ul > li > a dd dl span#value {
  color: #993333;
  border-color: #993333; }

/*# sourceMappingURL=style.css.map */
