.ip {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
  background: transparent;
  border: 0;
  border-collapse: collapse;
  box-shadow: none;
  direction: ltr;
  float: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: auto;
  margin: 0;
  min-width: 0;
  max-width: none;
  outline: 0;
  padding: 0;
  position: static;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
  vertical-align: baseline;
  width: auto;
  /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
  /* FONT PATH
 * -------------------------- */
  /* makes the font 33% larger relative to the icon container */
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
}
.ip * {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
  background: transparent;
  border: 0;
  border-collapse: collapse;
  box-shadow: none;
  direction: ltr;
  float: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: auto;
  margin: 0;
  min-width: 0;
  max-width: none;
  outline: 0;
  padding: 0;
  position: static;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
  vertical-align: baseline;
  width: auto;
  color: inherit;
  font-size: inherit;
  text-align: inherit;
}
.ip .ipRoot {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.ip .ipRoot {
  margin: 0;
}
.ip article,
.ip aside,
.ip details,
.ip figcaption,
.ip figure,
.ip footer,
.ip header,
.ip hgroup,
.ip main,
.ip menu,
.ip nav,
.ip section,
.ip summary {
  display: block;
}
.ip audio,
.ip canvas,
.ip progress,
.ip video {
  display: inline-block;
  vertical-align: baseline;
}
.ip audio:not([controls]) {
  display: none;
  height: 0;
}
.ip [hidden],
.ip template {
  display: none;
}
.ip a {
  background-color: transparent;
}
.ip a:active,
.ip a:hover {
  outline: 0;
}
.ip abbr[title] {
  border-bottom: 1px dotted;
}
.ip b,
.ip strong {
  font-weight: bold;
}
.ip dfn {
  font-style: italic;
}
.ip h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.ip mark {
  background: #ff0;
  color: #000;
}
.ip small {
  font-size: 80%;
}
.ip sub,
.ip sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.ip sup {
  top: -0.5em;
}
.ip sub {
  bottom: -0.25em;
}
.ip img {
  border: 0;
}
.ip svg:not(:root) {
  overflow: hidden;
}
.ip figure {
  margin: 1em 40px;
}
.ip hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
.ip pre {
  overflow: auto;
}
.ip code,
.ip kbd,
.ip pre,
.ip samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.ip button,
.ip input,
.ip optgroup,
.ip select,
.ip textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.ip button {
  overflow: visible;
}
.ip button,
.ip select {
  text-transform: none;
}
.ip button,
.ip input[type="button"],
.ip input[type="reset"],
.ip input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.ip button[disabled],
.ip input[disabled] {
  cursor: default;
}
.ip button::-moz-focus-inner,
.ip input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ip input {
  line-height: normal;
}
.ip input[type="checkbox"],
.ip input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
.ip input[type="number"]::-webkit-inner-spin-button,
.ip input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.ip input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.ip input[type="search"]::-webkit-search-cancel-button,
.ip input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.ip fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.ip legend {
  border: 0;
  padding: 0;
}
.ip textarea {
  overflow: auto;
}
.ip optgroup {
  font-weight: bold;
}
.ip table {
  border-collapse: collapse;
  border-spacing: 0;
}
.ip td,
.ip th {
  padding: 0;
}
@media print {
  .ip *,
  .ip *:before,
  .ip *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .ip a,
  .ip a:visited {
    text-decoration: underline;
  }
  .ip a[href]:after {
    content: " (" attr(href) ")";
  }
  .ip abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ip a[href^="#"]:after,
  .ip a[href^="javascript:"]:after {
    content: "";
  }
  .ip pre,
  .ip blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .ip thead {
    display: table-header-group;
  }
  .ip tr,
  .ip img {
    page-break-inside: avoid;
  }
  .ip img {
    max-width: 100% !important;
  }
  .ip p,
  .ip h2,
  .ip h3 {
    orphans: 3;
    widows: 3;
  }
  .ip h2,
  .ip h3 {
    page-break-after: avoid;
  }
  .ip select {
    background: #fff !important;
  }
  .ip .navbar {
    display: none;
  }
  .ip .btn > .caret,
  .ip .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .ip .label {
    border: 1px solid #000;
  }
  .ip .table {
    border-collapse: collapse !important;
  }
  .ip .table td,
  .ip .table th {
    background-color: #fff !important;
  }
  .ip .table-bordered th,
  .ip .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.ip .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ip .glyphicon-asterisk:before {
  content: "\2a";
}
.ip .glyphicon-plus:before {
  content: "\2b";
}
.ip .glyphicon-euro:before,
.ip .glyphicon-eur:before {
  content: "\20ac";
}
.ip .glyphicon-minus:before {
  content: "\2212";
}
.ip .glyphicon-cloud:before {
  content: "\2601";
}
.ip .glyphicon-envelope:before {
  content: "\2709";
}
.ip .glyphicon-pencil:before {
  content: "\270f";
}
.ip .glyphicon-glass:before {
  content: "\e001";
}
.ip .glyphicon-music:before {
  content: "\e002";
}
.ip .glyphicon-search:before {
  content: "\e003";
}
.ip .glyphicon-heart:before {
  content: "\e005";
}
.ip .glyphicon-star:before {
  content: "\e006";
}
.ip .glyphicon-star-empty:before {
  content: "\e007";
}
.ip .glyphicon-user:before {
  content: "\e008";
}
.ip .glyphicon-film:before {
  content: "\e009";
}
.ip .glyphicon-th-large:before {
  content: "\e010";
}
.ip .glyphicon-th:before {
  content: "\e011";
}
.ip .glyphicon-th-list:before {
  content: "\e012";
}
.ip .glyphicon-ok:before {
  content: "\e013";
}
.ip .glyphicon-remove:before {
  content: "\e014";
}
.ip .glyphicon-zoom-in:before {
  content: "\e015";
}
.ip .glyphicon-zoom-out:before {
  content: "\e016";
}
.ip .glyphicon-off:before {
  content: "\e017";
}
.ip .glyphicon-signal:before {
  content: "\e018";
}
.ip .glyphicon-cog:before {
  content: "\e019";
}
.ip .glyphicon-trash:before {
  content: "\e020";
}
.ip .glyphicon-home:before {
  content: "\e021";
}
.ip .glyphicon-file:before {
  content: "\e022";
}
.ip .glyphicon-time:before {
  content: "\e023";
}
.ip .glyphicon-road:before {
  content: "\e024";
}
.ip .glyphicon-download-alt:before {
  content: "\e025";
}
.ip .glyphicon-download:before {
  content: "\e026";
}
.ip .glyphicon-upload:before {
  content: "\e027";
}
.ip .glyphicon-inbox:before {
  content: "\e028";
}
.ip .glyphicon-play-circle:before {
  content: "\e029";
}
.ip .glyphicon-repeat:before {
  content: "\e030";
}
.ip .glyphicon-refresh:before {
  content: "\e031";
}
.ip .glyphicon-list-alt:before {
  content: "\e032";
}
.ip .glyphicon-lock:before {
  content: "\e033";
}
.ip .glyphicon-flag:before {
  content: "\e034";
}
.ip .glyphicon-headphones:before {
  content: "\e035";
}
.ip .glyphicon-volume-off:before {
  content: "\e036";
}
.ip .glyphicon-volume-down:before {
  content: "\e037";
}
.ip .glyphicon-volume-up:before {
  content: "\e038";
}
.ip .glyphicon-qrcode:before {
  content: "\e039";
}
.ip .glyphicon-barcode:before {
  content: "\e040";
}
.ip .glyphicon-tag:before {
  content: "\e041";
}
.ip .glyphicon-tags:before {
  content: "\e042";
}
.ip .glyphicon-book:before {
  content: "\e043";
}
.ip .glyphicon-bookmark:before {
  content: "\e044";
}
.ip .glyphicon-print:before {
  content: "\e045";
}
.ip .glyphicon-camera:before {
  content: "\e046";
}
.ip .glyphicon-font:before {
  content: "\e047";
}
.ip .glyphicon-bold:before {
  content: "\e048";
}
.ip .glyphicon-italic:before {
  content: "\e049";
}
.ip .glyphicon-text-height:before {
  content: "\e050";
}
.ip .glyphicon-text-width:before {
  content: "\e051";
}
.ip .glyphicon-align-left:before {
  content: "\e052";
}
.ip .glyphicon-align-center:before {
  content: "\e053";
}
.ip .glyphicon-align-right:before {
  content: "\e054";
}
.ip .glyphicon-align-justify:before {
  content: "\e055";
}
.ip .glyphicon-list:before {
  content: "\e056";
}
.ip .glyphicon-indent-left:before {
  content: "\e057";
}
.ip .glyphicon-indent-right:before {
  content: "\e058";
}
.ip .glyphicon-facetime-video:before {
  content: "\e059";
}
.ip .glyphicon-picture:before {
  content: "\e060";
}
.ip .glyphicon-map-marker:before {
  content: "\e062";
}
.ip .glyphicon-adjust:before {
  content: "\e063";
}
.ip .glyphicon-tint:before {
  content: "\e064";
}
.ip .glyphicon-edit:before {
  content: "\e065";
}
.ip .glyphicon-share:before {
  content: "\e066";
}
.ip .glyphicon-check:before {
  content: "\e067";
}
.ip .glyphicon-move:before {
  content: "\e068";
}
.ip .glyphicon-step-backward:before {
  content: "\e069";
}
.ip .glyphicon-fast-backward:before {
  content: "\e070";
}
.ip .glyphicon-backward:before {
  content: "\e071";
}
.ip .glyphicon-play:before {
  content: "\e072";
}
.ip .glyphicon-pause:before {
  content: "\e073";
}
.ip .glyphicon-stop:before {
  content: "\e074";
}
.ip .glyphicon-forward:before {
  content: "\e075";
}
.ip .glyphicon-fast-forward:before {
  content: "\e076";
}
.ip .glyphicon-step-forward:before {
  content: "\e077";
}
.ip .glyphicon-eject:before {
  content: "\e078";
}
.ip .glyphicon-chevron-left:before {
  content: "\e079";
}
.ip .glyphicon-chevron-right:before {
  content: "\e080";
}
.ip .glyphicon-plus-sign:before {
  content: "\e081";
}
.ip .glyphicon-minus-sign:before {
  content: "\e082";
}
.ip .glyphicon-remove-sign:before {
  content: "\e083";
}
.ip .glyphicon-ok-sign:before {
  content: "\e084";
}
.ip .glyphicon-question-sign:before {
  content: "\e085";
}
.ip .glyphicon-info-sign:before {
  content: "\e086";
}
.ip .glyphicon-screenshot:before {
  content: "\e087";
}
.ip .glyphicon-remove-circle:before {
  content: "\e088";
}
.ip .glyphicon-ok-circle:before {
  content: "\e089";
}
.ip .glyphicon-ban-circle:before {
  content: "\e090";
}
.ip .glyphicon-arrow-left:before {
  content: "\e091";
}
.ip .glyphicon-arrow-right:before {
  content: "\e092";
}
.ip .glyphicon-arrow-up:before {
  content: "\e093";
}
.ip .glyphicon-arrow-down:before {
  content: "\e094";
}
.ip .glyphicon-share-alt:before {
  content: "\e095";
}
.ip .glyphicon-resize-full:before {
  content: "\e096";
}
.ip .glyphicon-resize-small:before {
  content: "\e097";
}
.ip .glyphicon-exclamation-sign:before {
  content: "\e101";
}
.ip .glyphicon-gift:before {
  content: "\e102";
}
.ip .glyphicon-leaf:before {
  content: "\e103";
}
.ip .glyphicon-fire:before {
  content: "\e104";
}
.ip .glyphicon-eye-open:before {
  content: "\e105";
}
.ip .glyphicon-eye-close:before {
  content: "\e106";
}
.ip .glyphicon-warning-sign:before {
  content: "\e107";
}
.ip .glyphicon-plane:before {
  content: "\e108";
}
.ip .glyphicon-calendar:before {
  content: "\e109";
}
.ip .glyphicon-random:before {
  content: "\e110";
}
.ip .glyphicon-comment:before {
  content: "\e111";
}
.ip .glyphicon-magnet:before {
  content: "\e112";
}
.ip .glyphicon-chevron-up:before {
  content: "\e113";
}
.ip .glyphicon-chevron-down:before {
  content: "\e114";
}
.ip .glyphicon-retweet:before {
  content: "\e115";
}
.ip .glyphicon-shopping-cart:before {
  content: "\e116";
}
.ip .glyphicon-folder-close:before {
  content: "\e117";
}
.ip .glyphicon-folder-open:before {
  content: "\e118";
}
.ip .glyphicon-resize-vertical:before {
  content: "\e119";
}
.ip .glyphicon-resize-horizontal:before {
  content: "\e120";
}
.ip .glyphicon-hdd:before {
  content: "\e121";
}
.ip .glyphicon-bullhorn:before {
  content: "\e122";
}
.ip .glyphicon-bell:before {
  content: "\e123";
}
.ip .glyphicon-certificate:before {
  content: "\e124";
}
.ip .glyphicon-thumbs-up:before {
  content: "\e125";
}
.ip .glyphicon-thumbs-down:before {
  content: "\e126";
}
.ip .glyphicon-hand-right:before {
  content: "\e127";
}
.ip .glyphicon-hand-left:before {
  content: "\e128";
}
.ip .glyphicon-hand-up:before {
  content: "\e129";
}
.ip .glyphicon-hand-down:before {
  content: "\e130";
}
.ip .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.ip .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.ip .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.ip .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.ip .glyphicon-globe:before {
  content: "\e135";
}
.ip .glyphicon-wrench:before {
  content: "\e136";
}
.ip .glyphicon-tasks:before {
  content: "\e137";
}
.ip .glyphicon-filter:before {
  content: "\e138";
}
.ip .glyphicon-briefcase:before {
  content: "\e139";
}
.ip .glyphicon-fullscreen:before {
  content: "\e140";
}
.ip .glyphicon-dashboard:before {
  content: "\e141";
}
.ip .glyphicon-paperclip:before {
  content: "\e142";
}
.ip .glyphicon-heart-empty:before {
  content: "\e143";
}
.ip .glyphicon-link:before {
  content: "\e144";
}
.ip .glyphicon-phone:before {
  content: "\e145";
}
.ip .glyphicon-pushpin:before {
  content: "\e146";
}
.ip .glyphicon-usd:before {
  content: "\e148";
}
.ip .glyphicon-gbp:before {
  content: "\e149";
}
.ip .glyphicon-sort:before {
  content: "\e150";
}
.ip .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.ip .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.ip .glyphicon-sort-by-order:before {
  content: "\e153";
}
.ip .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.ip .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.ip .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.ip .glyphicon-unchecked:before {
  content: "\e157";
}
.ip .glyphicon-expand:before {
  content: "\e158";
}
.ip .glyphicon-collapse-down:before {
  content: "\e159";
}
.ip .glyphicon-collapse-up:before {
  content: "\e160";
}
.ip .glyphicon-log-in:before {
  content: "\e161";
}
.ip .glyphicon-flash:before {
  content: "\e162";
}
.ip .glyphicon-log-out:before {
  content: "\e163";
}
.ip .glyphicon-new-window:before {
  content: "\e164";
}
.ip .glyphicon-record:before {
  content: "\e165";
}
.ip .glyphicon-save:before {
  content: "\e166";
}
.ip .glyphicon-open:before {
  content: "\e167";
}
.ip .glyphicon-saved:before {
  content: "\e168";
}
.ip .glyphicon-import:before {
  content: "\e169";
}
.ip .glyphicon-export:before {
  content: "\e170";
}
.ip .glyphicon-send:before {
  content: "\e171";
}
.ip .glyphicon-floppy-disk:before {
  content: "\e172";
}
.ip .glyphicon-floppy-saved:before {
  content: "\e173";
}
.ip .glyphicon-floppy-remove:before {
  content: "\e174";
}
.ip .glyphicon-floppy-save:before {
  content: "\e175";
}
.ip .glyphicon-floppy-open:before {
  content: "\e176";
}
.ip .glyphicon-credit-card:before {
  content: "\e177";
}
.ip .glyphicon-transfer:before {
  content: "\e178";
}
.ip .glyphicon-cutlery:before {
  content: "\e179";
}
.ip .glyphicon-header:before {
  content: "\e180";
}
.ip .glyphicon-compressed:before {
  content: "\e181";
}
.ip .glyphicon-earphone:before {
  content: "\e182";
}
.ip .glyphicon-phone-alt:before {
  content: "\e183";
}
.ip .glyphicon-tower:before {
  content: "\e184";
}
.ip .glyphicon-stats:before {
  content: "\e185";
}
.ip .glyphicon-sd-video:before {
  content: "\e186";
}
.ip .glyphicon-hd-video:before {
  content: "\e187";
}
.ip .glyphicon-subtitles:before {
  content: "\e188";
}
.ip .glyphicon-sound-stereo:before {
  content: "\e189";
}
.ip .glyphicon-sound-dolby:before {
  content: "\e190";
}
.ip .glyphicon-sound-5-1:before {
  content: "\e191";
}
.ip .glyphicon-sound-6-1:before {
  content: "\e192";
}
.ip .glyphicon-sound-7-1:before {
  content: "\e193";
}
.ip .glyphicon-copyright-mark:before {
  content: "\e194";
}
.ip .glyphicon-registration-mark:before {
  content: "\e195";
}
.ip .glyphicon-cloud-download:before {
  content: "\e197";
}
.ip .glyphicon-cloud-upload:before {
  content: "\e198";
}
.ip .glyphicon-tree-conifer:before {
  content: "\e199";
}
.ip .glyphicon-tree-deciduous:before {
  content: "\e200";
}
.ip .glyphicon-cd:before {
  content: "\e201";
}
.ip .glyphicon-save-file:before {
  content: "\e202";
}
.ip .glyphicon-open-file:before {
  content: "\e203";
}
.ip .glyphicon-level-up:before {
  content: "\e204";
}
.ip .glyphicon-copy:before {
  content: "\e205";
}
.ip .glyphicon-paste:before {
  content: "\e206";
}
.ip .glyphicon-alert:before {
  content: "\e209";
}
.ip .glyphicon-equalizer:before {
  content: "\e210";
}
.ip .glyphicon-king:before {
  content: "\e211";
}
.ip .glyphicon-queen:before {
  content: "\e212";
}
.ip .glyphicon-pawn:before {
  content: "\e213";
}
.ip .glyphicon-bishop:before {
  content: "\e214";
}
.ip .glyphicon-knight:before {
  content: "\e215";
}
.ip .glyphicon-baby-formula:before {
  content: "\e216";
}
.ip .glyphicon-tent:before {
  content: "\26fa";
}
.ip .glyphicon-blackboard:before {
  content: "\e218";
}
.ip .glyphicon-bed:before {
  content: "\e219";
}
.ip .glyphicon-apple:before {
  content: "\f8ff";
}
.ip .glyphicon-erase:before {
  content: "\e221";
}
.ip .glyphicon-hourglass:before {
  content: "\231b";
}
.ip .glyphicon-lamp:before {
  content: "\e223";
}
.ip .glyphicon-duplicate:before {
  content: "\e224";
}
.ip .glyphicon-piggy-bank:before {
  content: "\e225";
}
.ip .glyphicon-scissors:before {
  content: "\e226";
}
.ip .glyphicon-bitcoin:before {
  content: "\e227";
}
.ip .glyphicon-yen:before {
  content: "\00a5";
}
.ip .glyphicon-ruble:before {
  content: "\20bd";
}
.ip .glyphicon-scale:before {
  content: "\e230";
}
.ip .glyphicon-ice-lolly:before {
  content: "\e231";
}
.ip .glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.ip .glyphicon-education:before {
  content: "\e233";
}
.ip .glyphicon-option-horizontal:before {
  content: "\e234";
}
.ip .glyphicon-option-vertical:before {
  content: "\e235";
}
.ip .glyphicon-menu-hamburger:before {
  content: "\e236";
}
.ip .glyphicon-modal-window:before {
  content: "\e237";
}
.ip .glyphicon-oil:before {
  content: "\e238";
}
.ip .glyphicon-grain:before {
  content: "\e239";
}
.ip .glyphicon-sunglasses:before {
  content: "\e240";
}
.ip .glyphicon-text-size:before {
  content: "\e241";
}
.ip .glyphicon-text-color:before {
  content: "\e242";
}
.ip .glyphicon-text-background:before {
  content: "\e243";
}
.ip .glyphicon-object-align-top:before {
  content: "\e244";
}
.ip .glyphicon-object-align-bottom:before {
  content: "\e245";
}
.ip .glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.ip .glyphicon-object-align-left:before {
  content: "\e247";
}
.ip .glyphicon-object-align-vertical:before {
  content: "\e248";
}
.ip .glyphicon-object-align-right:before {
  content: "\e249";
}
.ip .glyphicon-triangle-right:before {
  content: "\e250";
}
.ip .glyphicon-triangle-left:before {
  content: "\e251";
}
.ip .glyphicon-triangle-bottom:before {
  content: "\e252";
}
.ip .glyphicon-triangle-top:before {
  content: "\e253";
}
.ip .glyphicon-console:before {
  content: "\e254";
}
.ip .glyphicon-superscript:before {
  content: "\e255";
}
.ip .glyphicon-subscript:before {
  content: "\e256";
}
.ip .glyphicon-menu-left:before {
  content: "\e257";
}
.ip .glyphicon-menu-right:before {
  content: "\e258";
}
.ip .glyphicon-menu-down:before {
  content: "\e259";
}
.ip .glyphicon-menu-up:before {
  content: "\e260";
}
.ip * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ip *:before,
.ip *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ip .ipRoot {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.ip .ipRoot {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
.ip input,
.ip button,
.ip select,
.ip textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.ip a {
  color: #337ab7;
  text-decoration: none;
}
.ip a:hover,
.ip a:focus {
  color: #23527c;
  text-decoration: underline;
}
.ip a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ip figure {
  margin: 0;
}
.ip img {
  vertical-align: middle;
}
.ip .img-responsive,
.ip .thumbnail > img,
.ip .thumbnail a > img,
.ip .carousel-inner > .item > img,
.ip .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.ip .img-rounded {
  border-radius: 6px;
}
.ip .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.ip .img-circle {
  border-radius: 50%;
}
.ip hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.ip .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.ip .sr-only-focusable:active,
.ip .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.ip h1,
.ip h2,
.ip h3,
.ip h4,
.ip h5,
.ip h6,
.ip .h1,
.ip .h2,
.ip .h3,
.ip .h4,
.ip .h5,
.ip .h6 {
  font-family: inherit;
  font-weight: bold;
  line-height: 1.1;
  color: inherit;
}
.ip h1 small,
.ip h2 small,
.ip h3 small,
.ip h4 small,
.ip h5 small,
.ip h6 small,
.ip .h1 small,
.ip .h2 small,
.ip .h3 small,
.ip .h4 small,
.ip .h5 small,
.ip .h6 small,
.ip h1 .small,
.ip h2 .small,
.ip h3 .small,
.ip h4 .small,
.ip h5 .small,
.ip h6 .small,
.ip .h1 .small,
.ip .h2 .small,
.ip .h3 .small,
.ip .h4 .small,
.ip .h5 .small,
.ip .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.ip h1,
.ip .h1,
.ip h2,
.ip .h2,
.ip h3,
.ip .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.ip h1 small,
.ip .h1 small,
.ip h2 small,
.ip .h2 small,
.ip h3 small,
.ip .h3 small,
.ip h1 .small,
.ip .h1 .small,
.ip h2 .small,
.ip .h2 .small,
.ip h3 .small,
.ip .h3 .small {
  font-size: 65%;
}
.ip h4,
.ip .h4,
.ip h5,
.ip .h5,
.ip h6,
.ip .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.ip h4 small,
.ip .h4 small,
.ip h5 small,
.ip .h5 small,
.ip h6 small,
.ip .h6 small,
.ip h4 .small,
.ip .h4 .small,
.ip h5 .small,
.ip .h5 .small,
.ip h6 .small,
.ip .h6 .small {
  font-size: 75%;
}
.ip h1,
.ip .h1 {
  font-size: 24px;
}
.ip h2,
.ip .h2 {
  font-size: 16px;
}
.ip h3,
.ip .h3 {
  font-size: 14px;
}
.ip h4,
.ip .h4 {
  font-size: 12px;
}
.ip h5,
.ip .h5 {
  font-size: 12px;
}
.ip h6,
.ip .h6 {
  font-size: 12px;
}
.ip p {
  margin: 0 0 10px;
}
.ip .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .ip .lead {
    font-size: 21px;
  }
}
.ip small,
.ip .small {
  font-size: 85%;
}
.ip mark,
.ip .mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.ip .text-left {
  text-align: left;
}
.ip .text-right {
  text-align: right;
}
.ip .text-center {
  text-align: center;
}
.ip .text-justify {
  text-align: justify;
}
.ip .text-nowrap {
  white-space: nowrap;
}
.ip .text-lowercase {
  text-transform: lowercase;
}
.ip .text-uppercase {
  text-transform: uppercase;
}
.ip .text-capitalize {
  text-transform: capitalize;
}
.ip .text-muted {
  color: #777777;
}
.ip .text-primary {
  color: #337ab7;
}
.ip a.text-primary:hover {
  color: #286090;
}
.ip .text-success {
  color: #3c763d;
}
.ip a.text-success:hover {
  color: #2b542c;
}
.ip .text-info {
  color: #31708f;
}
.ip a.text-info:hover {
  color: #245269;
}
.ip .text-warning {
  color: #8a6d3b;
}
.ip a.text-warning:hover {
  color: #66512c;
}
.ip .text-danger {
  color: #a94442;
}
.ip a.text-danger:hover {
  color: #843534;
}
.ip .bg-primary {
  color: #fff;
  background-color: #337ab7;
}
.ip a.bg-primary:hover {
  background-color: #286090;
}
.ip .bg-success {
  background-color: #dff0d8;
}
.ip a.bg-success:hover {
  background-color: #c1e2b3;
}
.ip .bg-info {
  background-color: #d9edf7;
}
.ip a.bg-info:hover {
  background-color: #afd9ee;
}
.ip .bg-warning {
  background-color: #fcf8e3;
}
.ip a.bg-warning:hover {
  background-color: #f7ecb5;
}
.ip .bg-danger {
  background-color: #f2dede;
}
.ip a.bg-danger:hover {
  background-color: #e4b9b9;
}
.ip .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #a3a4af;
}
.ip ul,
.ip ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.ip ul ul,
.ip ol ul,
.ip ul ol,
.ip ol ol {
  margin-bottom: 0;
}
.ip .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.ip .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.ip .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.ip dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.ip dt,
.ip dd {
  line-height: 1.42857143;
}
.ip dt {
  font-weight: bold;
}
.ip dd {
  margin-left: 0;
}
@media (min-width: 1px) {
  .ip .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ip .dl-horizontal dd {
    margin-left: 180px;
  }
}
.ip abbr[title],
.ip abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.ip .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.ip blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
.ip blockquote p:last-child,
.ip blockquote ul:last-child,
.ip blockquote ol:last-child {
  margin-bottom: 0;
}
.ip blockquote footer,
.ip blockquote small,
.ip blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
.ip blockquote footer:before,
.ip blockquote small:before,
.ip blockquote .small:before {
  content: '\2014 \00A0';
}
.ip .blockquote-reverse,
.ip blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.ip .blockquote-reverse footer:before,
.ip blockquote.pull-right footer:before,
.ip .blockquote-reverse small:before,
.ip blockquote.pull-right small:before,
.ip .blockquote-reverse .small:before,
.ip blockquote.pull-right .small:before {
  content: '';
}
.ip .blockquote-reverse footer:after,
.ip blockquote.pull-right footer:after,
.ip .blockquote-reverse small:after,
.ip blockquote.pull-right small:after,
.ip .blockquote-reverse .small:after,
.ip blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.ip address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.ip code,
.ip kbd,
.ip pre,
.ip samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.ip code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.ip kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.ip kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
.ip pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.ip pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.ip .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.ip .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .ip .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .ip .container {
    width: 980px;
  }
}
@media (min-width: 1200px) {
  .ip .container {
    width: 1180px;
  }
}
.ip .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.ip .row {
  margin-left: -20px;
  margin-right: -20px;
}
.ip .col-xs-1,
.ip .col-sm-1,
.ip .col-md-1,
.ip .col-lg-1,
.ip .col-xs-2,
.ip .col-sm-2,
.ip .col-md-2,
.ip .col-lg-2,
.ip .col-xs-3,
.ip .col-sm-3,
.ip .col-md-3,
.ip .col-lg-3,
.ip .col-xs-4,
.ip .col-sm-4,
.ip .col-md-4,
.ip .col-lg-4,
.ip .col-xs-5,
.ip .col-sm-5,
.ip .col-md-5,
.ip .col-lg-5,
.ip .col-xs-6,
.ip .col-sm-6,
.ip .col-md-6,
.ip .col-lg-6,
.ip .col-xs-7,
.ip .col-sm-7,
.ip .col-md-7,
.ip .col-lg-7,
.ip .col-xs-8,
.ip .col-sm-8,
.ip .col-md-8,
.ip .col-lg-8,
.ip .col-xs-9,
.ip .col-sm-9,
.ip .col-md-9,
.ip .col-lg-9,
.ip .col-xs-10,
.ip .col-sm-10,
.ip .col-md-10,
.ip .col-lg-10,
.ip .col-xs-11,
.ip .col-sm-11,
.ip .col-md-11,
.ip .col-lg-11,
.ip .col-xs-12,
.ip .col-sm-12,
.ip .col-md-12,
.ip .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.ip .col-xs-1,
.ip .col-xs-2,
.ip .col-xs-3,
.ip .col-xs-4,
.ip .col-xs-5,
.ip .col-xs-6,
.ip .col-xs-7,
.ip .col-xs-8,
.ip .col-xs-9,
.ip .col-xs-10,
.ip .col-xs-11,
.ip .col-xs-12 {
  float: left;
}
.ip .col-xs-12 {
  width: 100%;
}
.ip .col-xs-11 {
  width: 91.66666667%;
}
.ip .col-xs-10 {
  width: 83.33333333%;
}
.ip .col-xs-9 {
  width: 75%;
}
.ip .col-xs-8 {
  width: 66.66666667%;
}
.ip .col-xs-7 {
  width: 58.33333333%;
}
.ip .col-xs-6 {
  width: 50%;
}
.ip .col-xs-5 {
  width: 41.66666667%;
}
.ip .col-xs-4 {
  width: 33.33333333%;
}
.ip .col-xs-3 {
  width: 25%;
}
.ip .col-xs-2 {
  width: 16.66666667%;
}
.ip .col-xs-1 {
  width: 8.33333333%;
}
.ip .col-xs-pull-12 {
  right: 100%;
}
.ip .col-xs-pull-11 {
  right: 91.66666667%;
}
.ip .col-xs-pull-10 {
  right: 83.33333333%;
}
.ip .col-xs-pull-9 {
  right: 75%;
}
.ip .col-xs-pull-8 {
  right: 66.66666667%;
}
.ip .col-xs-pull-7 {
  right: 58.33333333%;
}
.ip .col-xs-pull-6 {
  right: 50%;
}
.ip .col-xs-pull-5 {
  right: 41.66666667%;
}
.ip .col-xs-pull-4 {
  right: 33.33333333%;
}
.ip .col-xs-pull-3 {
  right: 25%;
}
.ip .col-xs-pull-2 {
  right: 16.66666667%;
}
.ip .col-xs-pull-1 {
  right: 8.33333333%;
}
.ip .col-xs-pull-0 {
  right: auto;
}
.ip .col-xs-push-12 {
  left: 100%;
}
.ip .col-xs-push-11 {
  left: 91.66666667%;
}
.ip .col-xs-push-10 {
  left: 83.33333333%;
}
.ip .col-xs-push-9 {
  left: 75%;
}
.ip .col-xs-push-8 {
  left: 66.66666667%;
}
.ip .col-xs-push-7 {
  left: 58.33333333%;
}
.ip .col-xs-push-6 {
  left: 50%;
}
.ip .col-xs-push-5 {
  left: 41.66666667%;
}
.ip .col-xs-push-4 {
  left: 33.33333333%;
}
.ip .col-xs-push-3 {
  left: 25%;
}
.ip .col-xs-push-2 {
  left: 16.66666667%;
}
.ip .col-xs-push-1 {
  left: 8.33333333%;
}
.ip .col-xs-push-0 {
  left: auto;
}
.ip .col-xs-offset-12 {
  margin-left: 100%;
}
.ip .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.ip .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.ip .col-xs-offset-9 {
  margin-left: 75%;
}
.ip .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.ip .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.ip .col-xs-offset-6 {
  margin-left: 50%;
}
.ip .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.ip .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.ip .col-xs-offset-3 {
  margin-left: 25%;
}
.ip .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.ip .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.ip .col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .ip .col-sm-1,
  .ip .col-sm-2,
  .ip .col-sm-3,
  .ip .col-sm-4,
  .ip .col-sm-5,
  .ip .col-sm-6,
  .ip .col-sm-7,
  .ip .col-sm-8,
  .ip .col-sm-9,
  .ip .col-sm-10,
  .ip .col-sm-11,
  .ip .col-sm-12 {
    float: left;
  }
  .ip .col-sm-12 {
    width: 100%;
  }
  .ip .col-sm-11 {
    width: 91.66666667%;
  }
  .ip .col-sm-10 {
    width: 83.33333333%;
  }
  .ip .col-sm-9 {
    width: 75%;
  }
  .ip .col-sm-8 {
    width: 66.66666667%;
  }
  .ip .col-sm-7 {
    width: 58.33333333%;
  }
  .ip .col-sm-6 {
    width: 50%;
  }
  .ip .col-sm-5 {
    width: 41.66666667%;
  }
  .ip .col-sm-4 {
    width: 33.33333333%;
  }
  .ip .col-sm-3 {
    width: 25%;
  }
  .ip .col-sm-2 {
    width: 16.66666667%;
  }
  .ip .col-sm-1 {
    width: 8.33333333%;
  }
  .ip .col-sm-pull-12 {
    right: 100%;
  }
  .ip .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .ip .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .ip .col-sm-pull-9 {
    right: 75%;
  }
  .ip .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .ip .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .ip .col-sm-pull-6 {
    right: 50%;
  }
  .ip .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .ip .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .ip .col-sm-pull-3 {
    right: 25%;
  }
  .ip .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .ip .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .ip .col-sm-pull-0 {
    right: auto;
  }
  .ip .col-sm-push-12 {
    left: 100%;
  }
  .ip .col-sm-push-11 {
    left: 91.66666667%;
  }
  .ip .col-sm-push-10 {
    left: 83.33333333%;
  }
  .ip .col-sm-push-9 {
    left: 75%;
  }
  .ip .col-sm-push-8 {
    left: 66.66666667%;
  }
  .ip .col-sm-push-7 {
    left: 58.33333333%;
  }
  .ip .col-sm-push-6 {
    left: 50%;
  }
  .ip .col-sm-push-5 {
    left: 41.66666667%;
  }
  .ip .col-sm-push-4 {
    left: 33.33333333%;
  }
  .ip .col-sm-push-3 {
    left: 25%;
  }
  .ip .col-sm-push-2 {
    left: 16.66666667%;
  }
  .ip .col-sm-push-1 {
    left: 8.33333333%;
  }
  .ip .col-sm-push-0 {
    left: auto;
  }
  .ip .col-sm-offset-12 {
    margin-left: 100%;
  }
  .ip .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .ip .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .ip .col-sm-offset-9 {
    margin-left: 75%;
  }
  .ip .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .ip .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .ip .col-sm-offset-6 {
    margin-left: 50%;
  }
  .ip .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .ip .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .ip .col-sm-offset-3 {
    margin-left: 25%;
  }
  .ip .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .ip .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .ip .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .ip .col-md-1,
  .ip .col-md-2,
  .ip .col-md-3,
  .ip .col-md-4,
  .ip .col-md-5,
  .ip .col-md-6,
  .ip .col-md-7,
  .ip .col-md-8,
  .ip .col-md-9,
  .ip .col-md-10,
  .ip .col-md-11,
  .ip .col-md-12 {
    float: left;
  }
  .ip .col-md-12 {
    width: 100%;
  }
  .ip .col-md-11 {
    width: 91.66666667%;
  }
  .ip .col-md-10 {
    width: 83.33333333%;
  }
  .ip .col-md-9 {
    width: 75%;
  }
  .ip .col-md-8 {
    width: 66.66666667%;
  }
  .ip .col-md-7 {
    width: 58.33333333%;
  }
  .ip .col-md-6 {
    width: 50%;
  }
  .ip .col-md-5 {
    width: 41.66666667%;
  }
  .ip .col-md-4 {
    width: 33.33333333%;
  }
  .ip .col-md-3 {
    width: 25%;
  }
  .ip .col-md-2 {
    width: 16.66666667%;
  }
  .ip .col-md-1 {
    width: 8.33333333%;
  }
  .ip .col-md-pull-12 {
    right: 100%;
  }
  .ip .col-md-pull-11 {
    right: 91.66666667%;
  }
  .ip .col-md-pull-10 {
    right: 83.33333333%;
  }
  .ip .col-md-pull-9 {
    right: 75%;
  }
  .ip .col-md-pull-8 {
    right: 66.66666667%;
  }
  .ip .col-md-pull-7 {
    right: 58.33333333%;
  }
  .ip .col-md-pull-6 {
    right: 50%;
  }
  .ip .col-md-pull-5 {
    right: 41.66666667%;
  }
  .ip .col-md-pull-4 {
    right: 33.33333333%;
  }
  .ip .col-md-pull-3 {
    right: 25%;
  }
  .ip .col-md-pull-2 {
    right: 16.66666667%;
  }
  .ip .col-md-pull-1 {
    right: 8.33333333%;
  }
  .ip .col-md-pull-0 {
    right: auto;
  }
  .ip .col-md-push-12 {
    left: 100%;
  }
  .ip .col-md-push-11 {
    left: 91.66666667%;
  }
  .ip .col-md-push-10 {
    left: 83.33333333%;
  }
  .ip .col-md-push-9 {
    left: 75%;
  }
  .ip .col-md-push-8 {
    left: 66.66666667%;
  }
  .ip .col-md-push-7 {
    left: 58.33333333%;
  }
  .ip .col-md-push-6 {
    left: 50%;
  }
  .ip .col-md-push-5 {
    left: 41.66666667%;
  }
  .ip .col-md-push-4 {
    left: 33.33333333%;
  }
  .ip .col-md-push-3 {
    left: 25%;
  }
  .ip .col-md-push-2 {
    left: 16.66666667%;
  }
  .ip .col-md-push-1 {
    left: 8.33333333%;
  }
  .ip .col-md-push-0 {
    left: auto;
  }
  .ip .col-md-offset-12 {
    margin-left: 100%;
  }
  .ip .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .ip .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .ip .col-md-offset-9 {
    margin-left: 75%;
  }
  .ip .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .ip .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .ip .col-md-offset-6 {
    margin-left: 50%;
  }
  .ip .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .ip .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .ip .col-md-offset-3 {
    margin-left: 25%;
  }
  .ip .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .ip .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .ip .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .ip .col-lg-1,
  .ip .col-lg-2,
  .ip .col-lg-3,
  .ip .col-lg-4,
  .ip .col-lg-5,
  .ip .col-lg-6,
  .ip .col-lg-7,
  .ip .col-lg-8,
  .ip .col-lg-9,
  .ip .col-lg-10,
  .ip .col-lg-11,
  .ip .col-lg-12 {
    float: left;
  }
  .ip .col-lg-12 {
    width: 100%;
  }
  .ip .col-lg-11 {
    width: 91.66666667%;
  }
  .ip .col-lg-10 {
    width: 83.33333333%;
  }
  .ip .col-lg-9 {
    width: 75%;
  }
  .ip .col-lg-8 {
    width: 66.66666667%;
  }
  .ip .col-lg-7 {
    width: 58.33333333%;
  }
  .ip .col-lg-6 {
    width: 50%;
  }
  .ip .col-lg-5 {
    width: 41.66666667%;
  }
  .ip .col-lg-4 {
    width: 33.33333333%;
  }
  .ip .col-lg-3 {
    width: 25%;
  }
  .ip .col-lg-2 {
    width: 16.66666667%;
  }
  .ip .col-lg-1 {
    width: 8.33333333%;
  }
  .ip .col-lg-pull-12 {
    right: 100%;
  }
  .ip .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .ip .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .ip .col-lg-pull-9 {
    right: 75%;
  }
  .ip .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .ip .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .ip .col-lg-pull-6 {
    right: 50%;
  }
  .ip .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .ip .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .ip .col-lg-pull-3 {
    right: 25%;
  }
  .ip .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .ip .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .ip .col-lg-pull-0 {
    right: auto;
  }
  .ip .col-lg-push-12 {
    left: 100%;
  }
  .ip .col-lg-push-11 {
    left: 91.66666667%;
  }
  .ip .col-lg-push-10 {
    left: 83.33333333%;
  }
  .ip .col-lg-push-9 {
    left: 75%;
  }
  .ip .col-lg-push-8 {
    left: 66.66666667%;
  }
  .ip .col-lg-push-7 {
    left: 58.33333333%;
  }
  .ip .col-lg-push-6 {
    left: 50%;
  }
  .ip .col-lg-push-5 {
    left: 41.66666667%;
  }
  .ip .col-lg-push-4 {
    left: 33.33333333%;
  }
  .ip .col-lg-push-3 {
    left: 25%;
  }
  .ip .col-lg-push-2 {
    left: 16.66666667%;
  }
  .ip .col-lg-push-1 {
    left: 8.33333333%;
  }
  .ip .col-lg-push-0 {
    left: auto;
  }
  .ip .col-lg-offset-12 {
    margin-left: 100%;
  }
  .ip .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .ip .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .ip .col-lg-offset-9 {
    margin-left: 75%;
  }
  .ip .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .ip .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .ip .col-lg-offset-6 {
    margin-left: 50%;
  }
  .ip .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .ip .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .ip .col-lg-offset-3 {
    margin-left: 25%;
  }
  .ip .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .ip .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .ip .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.ip table {
  background-color: transparent;
}
.ip caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
.ip th {
  text-align: left;
}
.ip .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.ip .table > thead > tr > th,
.ip .table > tbody > tr > th,
.ip .table > tfoot > tr > th,
.ip .table > thead > tr > td,
.ip .table > tbody > tr > td,
.ip .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.ip .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.ip .table > caption + thead > tr:first-child > th,
.ip .table > colgroup + thead > tr:first-child > th,
.ip .table > thead:first-child > tr:first-child > th,
.ip .table > caption + thead > tr:first-child > td,
.ip .table > colgroup + thead > tr:first-child > td,
.ip .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.ip .table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.ip .table .table {
  background-color: #ffffff;
}
.ip .table-condensed > thead > tr > th,
.ip .table-condensed > tbody > tr > th,
.ip .table-condensed > tfoot > tr > th,
.ip .table-condensed > thead > tr > td,
.ip .table-condensed > tbody > tr > td,
.ip .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.ip .table-bordered {
  border: 1px solid #dddddd;
}
.ip .table-bordered > thead > tr > th,
.ip .table-bordered > tbody > tr > th,
.ip .table-bordered > tfoot > tr > th,
.ip .table-bordered > thead > tr > td,
.ip .table-bordered > tbody > tr > td,
.ip .table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.ip .table-bordered > thead > tr > th,
.ip .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.ip .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.ip .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.ip table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
.ip table td[class*="col-"],
.ip table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.ip .table > thead > tr > td.active,
.ip .table > tbody > tr > td.active,
.ip .table > tfoot > tr > td.active,
.ip .table > thead > tr > th.active,
.ip .table > tbody > tr > th.active,
.ip .table > tfoot > tr > th.active,
.ip .table > thead > tr.active > td,
.ip .table > tbody > tr.active > td,
.ip .table > tfoot > tr.active > td,
.ip .table > thead > tr.active > th,
.ip .table > tbody > tr.active > th,
.ip .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.ip .table-hover > tbody > tr > td.active:hover,
.ip .table-hover > tbody > tr > th.active:hover,
.ip .table-hover > tbody > tr.active:hover > td,
.ip .table-hover > tbody > tr:hover > .active,
.ip .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.ip .table > thead > tr > td.success,
.ip .table > tbody > tr > td.success,
.ip .table > tfoot > tr > td.success,
.ip .table > thead > tr > th.success,
.ip .table > tbody > tr > th.success,
.ip .table > tfoot > tr > th.success,
.ip .table > thead > tr.success > td,
.ip .table > tbody > tr.success > td,
.ip .table > tfoot > tr.success > td,
.ip .table > thead > tr.success > th,
.ip .table > tbody > tr.success > th,
.ip .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.ip .table-hover > tbody > tr > td.success:hover,
.ip .table-hover > tbody > tr > th.success:hover,
.ip .table-hover > tbody > tr.success:hover > td,
.ip .table-hover > tbody > tr:hover > .success,
.ip .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.ip .table > thead > tr > td.info,
.ip .table > tbody > tr > td.info,
.ip .table > tfoot > tr > td.info,
.ip .table > thead > tr > th.info,
.ip .table > tbody > tr > th.info,
.ip .table > tfoot > tr > th.info,
.ip .table > thead > tr.info > td,
.ip .table > tbody > tr.info > td,
.ip .table > tfoot > tr.info > td,
.ip .table > thead > tr.info > th,
.ip .table > tbody > tr.info > th,
.ip .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.ip .table-hover > tbody > tr > td.info:hover,
.ip .table-hover > tbody > tr > th.info:hover,
.ip .table-hover > tbody > tr.info:hover > td,
.ip .table-hover > tbody > tr:hover > .info,
.ip .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.ip .table > thead > tr > td.warning,
.ip .table > tbody > tr > td.warning,
.ip .table > tfoot > tr > td.warning,
.ip .table > thead > tr > th.warning,
.ip .table > tbody > tr > th.warning,
.ip .table > tfoot > tr > th.warning,
.ip .table > thead > tr.warning > td,
.ip .table > tbody > tr.warning > td,
.ip .table > tfoot > tr.warning > td,
.ip .table > thead > tr.warning > th,
.ip .table > tbody > tr.warning > th,
.ip .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.ip .table-hover > tbody > tr > td.warning:hover,
.ip .table-hover > tbody > tr > th.warning:hover,
.ip .table-hover > tbody > tr.warning:hover > td,
.ip .table-hover > tbody > tr:hover > .warning,
.ip .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.ip .table > thead > tr > td.danger,
.ip .table > tbody > tr > td.danger,
.ip .table > tfoot > tr > td.danger,
.ip .table > thead > tr > th.danger,
.ip .table > tbody > tr > th.danger,
.ip .table > tfoot > tr > th.danger,
.ip .table > thead > tr.danger > td,
.ip .table > tbody > tr.danger > td,
.ip .table > tfoot > tr.danger > td,
.ip .table > thead > tr.danger > th,
.ip .table > tbody > tr.danger > th,
.ip .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.ip .table-hover > tbody > tr > td.danger:hover,
.ip .table-hover > tbody > tr > th.danger:hover,
.ip .table-hover > tbody > tr.danger:hover > td,
.ip .table-hover > tbody > tr:hover > .danger,
.ip .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.ip .table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .ip .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .ip .table-responsive > .table {
    margin-bottom: 0;
  }
  .ip .table-responsive > .table > thead > tr > th,
  .ip .table-responsive > .table > tbody > tr > th,
  .ip .table-responsive > .table > tfoot > tr > th,
  .ip .table-responsive > .table > thead > tr > td,
  .ip .table-responsive > .table > tbody > tr > td,
  .ip .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .ip .table-responsive > .table-bordered {
    border: 0;
  }
  .ip .table-responsive > .table-bordered > thead > tr > th:first-child,
  .ip .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .ip .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .ip .table-responsive > .table-bordered > thead > tr > td:first-child,
  .ip .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .ip .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .ip .table-responsive > .table-bordered > thead > tr > th:last-child,
  .ip .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .ip .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .ip .table-responsive > .table-bordered > thead > tr > td:last-child,
  .ip .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .ip .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .ip .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .ip .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .ip .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .ip .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.ip fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
.ip legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.ip label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.ip input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ip input[type="radio"],
.ip input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.ip input[type="file"] {
  display: block;
}
.ip input[type="range"] {
  display: block;
  width: 100%;
}
.ip select[multiple],
.ip select[size] {
  height: auto;
}
.ip input[type="file"]:focus,
.ip input[type="radio"]:focus,
.ip input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ip output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.ip .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #a3a4af;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.ip .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ip .form-control::-moz-placeholder {
  color: #97989f;
  opacity: 1;
}
.ip .form-control:-ms-input-placeholder {
  color: #97989f;
}
.ip .form-control::-webkit-input-placeholder {
  color: #97989f;
}
.ip .form-control[disabled],
.ip .form-control[readonly],
.ip fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
.ip textarea.form-control {
  height: auto;
}
.ip input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .ip input[type="date"],
  .ip input[type="time"],
  .ip input[type="datetime-local"],
  .ip input[type="month"] {
    line-height: 34px;
  }
  .ip input[type="date"].input-sm,
  .ip input[type="time"].input-sm,
  .ip input[type="datetime-local"].input-sm,
  .ip input[type="month"].input-sm,
  .ip .input-group-sm input[type="date"],
  .ip .input-group-sm input[type="time"],
  .ip .input-group-sm input[type="datetime-local"],
  .ip .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  .ip input[type="date"].input-lg,
  .ip input[type="time"].input-lg,
  .ip input[type="datetime-local"].input-lg,
  .ip input[type="month"].input-lg,
  .ip .input-group-lg input[type="date"],
  .ip .input-group-lg input[type="time"],
  .ip .input-group-lg input[type="datetime-local"],
  .ip .input-group-lg input[type="month"] {
    line-height: 44px;
  }
}
.ip .form-group {
  margin-bottom: 15px;
}
.ip .radio,
.ip .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.ip .radio label,
.ip .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.ip .radio input[type="radio"],
.ip .radio-inline input[type="radio"],
.ip .checkbox input[type="checkbox"],
.ip .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.ip .radio + .radio,
.ip .checkbox + .checkbox {
  margin-top: -5px;
}
.ip .radio-inline,
.ip .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.ip .radio-inline + .radio-inline,
.ip .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.ip input[type="radio"][disabled],
.ip input[type="checkbox"][disabled],
.ip input[type="radio"].disabled,
.ip input[type="checkbox"].disabled,
.ip fieldset[disabled] input[type="radio"],
.ip fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.ip .radio-inline.disabled,
.ip .checkbox-inline.disabled,
.ip fieldset[disabled] .radio-inline,
.ip fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.ip .radio.disabled label,
.ip .checkbox.disabled label,
.ip fieldset[disabled] .radio label,
.ip fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.ip .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.ip .form-control-static.input-lg,
.ip .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.ip .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.ip select.input-sm {
  height: 30px;
  line-height: 30px;
}
.ip textarea.input-sm,
.ip select[multiple].input-sm {
  height: auto;
}
.ip .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.ip select.form-group-sm .form-control {
  height: 30px;
  line-height: 30px;
}
.ip textarea.form-group-sm .form-control,
.ip select[multiple].form-group-sm .form-control {
  height: auto;
}
.ip .form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.ip .input-lg {
  height: 44px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.ip select.input-lg {
  height: 44px;
  line-height: 44px;
}
.ip textarea.input-lg,
.ip select[multiple].input-lg {
  height: auto;
}
.ip .form-group-lg .form-control {
  height: 44px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.ip select.form-group-lg .form-control {
  height: 44px;
  line-height: 44px;
}
.ip textarea.form-group-lg .form-control,
.ip select[multiple].form-group-lg .form-control {
  height: auto;
}
.ip .form-group-lg .form-control-static {
  height: 44px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.3333333;
}
.ip .has-feedback {
  position: relative;
}
.ip .has-feedback .form-control {
  padding-right: 42.5px;
}
.ip .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;
}
.ip .input-lg + .form-control-feedback {
  width: 44px;
  height: 44px;
  line-height: 44px;
}
.ip .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.ip .has-success .help-block,
.ip .has-success .control-label,
.ip .has-success .radio,
.ip .has-success .checkbox,
.ip .has-success .radio-inline,
.ip .has-success .checkbox-inline,
.ip .has-success.radio label,
.ip .has-success.checkbox label,
.ip .has-success.radio-inline label,
.ip .has-success.checkbox-inline label {
  color: #3c763d;
}
.ip .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ip .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.ip .has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.ip .has-success .form-control-feedback {
  color: #3c763d;
}
.ip .has-warning .help-block,
.ip .has-warning .control-label,
.ip .has-warning .radio,
.ip .has-warning .checkbox,
.ip .has-warning .radio-inline,
.ip .has-warning .checkbox-inline,
.ip .has-warning.radio label,
.ip .has-warning.checkbox label,
.ip .has-warning.radio-inline label,
.ip .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.ip .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ip .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.ip .has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.ip .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.ip .has-error .help-block,
.ip .has-error .control-label,
.ip .has-error .radio,
.ip .has-error .checkbox,
.ip .has-error .radio-inline,
.ip .has-error .checkbox-inline,
.ip .has-error.radio label,
.ip .has-error.checkbox label,
.ip .has-error.radio-inline label,
.ip .has-error.checkbox-inline label {
  color: #a94442;
}
.ip .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.ip .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.ip .has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.ip .has-error .form-control-feedback {
  color: #a94442;
}
.ip .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.ip .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.ip .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .ip .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ip .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .ip .form-inline .form-control-static {
    display: inline-block;
  }
  .ip .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .ip .form-inline .input-group .input-group-addon,
  .ip .form-inline .input-group .input-group-btn,
  .ip .form-inline .input-group .form-control {
    width: auto;
  }
  .ip .form-inline .input-group > .form-control {
    width: 100%;
  }
  .ip .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ip .form-inline .radio,
  .ip .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ip .form-inline .radio label,
  .ip .form-inline .checkbox label {
    padding-left: 0;
  }
  .ip .form-inline .radio input[type="radio"],
  .ip .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .ip .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.ip .form-horizontal .radio,
.ip .form-horizontal .checkbox,
.ip .form-horizontal .radio-inline,
.ip .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.ip .form-horizontal .radio,
.ip .form-horizontal .checkbox {
  min-height: 27px;
}
.ip .form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 768px) {
  .ip .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.ip .form-horizontal .has-feedback .form-control-feedback {
  right: 20px;
}
@media (min-width: 768px) {
  .ip .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .ip .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.ip .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  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;
}
.ip .btn:focus,
.ip .btn:active:focus,
.ip .btn.active:focus,
.ip .btn.focus,
.ip .btn:active.focus,
.ip .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.ip .btn:hover,
.ip .btn:focus,
.ip .btn.focus {
  color: #000000;
  text-decoration: none;
}
.ip .btn:active,
.ip .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ip .btn.disabled,
.ip .btn[disabled],
.ip fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ip .btn-default {
  color: #000000;
  background-color: #e7e7e7;
  border-color: #e7e7e7;
}
.ip .btn-default:hover,
.ip .btn-default:focus,
.ip .btn-default.focus,
.ip .btn-default:active,
.ip .btn-default.active,
.ip .open > .dropdown-toggle.btn-default {
  color: #000000;
  background-color: #cecece;
  border-color: #c8c8c8;
}
.ip .btn-default:active,
.ip .btn-default.active,
.ip .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.ip .btn-default.disabled,
.ip .btn-default[disabled],
.ip fieldset[disabled] .btn-default,
.ip .btn-default.disabled:hover,
.ip .btn-default[disabled]:hover,
.ip fieldset[disabled] .btn-default:hover,
.ip .btn-default.disabled:focus,
.ip .btn-default[disabled]:focus,
.ip fieldset[disabled] .btn-default:focus,
.ip .btn-default.disabled.focus,
.ip .btn-default[disabled].focus,
.ip fieldset[disabled] .btn-default.focus,
.ip .btn-default.disabled:active,
.ip .btn-default[disabled]:active,
.ip fieldset[disabled] .btn-default:active,
.ip .btn-default.disabled.active,
.ip .btn-default[disabled].active,
.ip fieldset[disabled] .btn-default.active {
  background-color: #e7e7e7;
  border-color: #e7e7e7;
}
.ip .btn-default .badge {
  color: #e7e7e7;
  background-color: #000000;
}
.ip .btn-primary {
  color: #ffffff;
  background-color: #66a000;
  border-color: #66a000;
}
.ip .btn-primary:hover,
.ip .btn-primary:focus,
.ip .btn-primary.focus,
.ip .btn-primary:active,
.ip .btn-primary.active,
.ip .open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #456d00;
  border-color: #3f6300;
}
.ip .btn-primary:active,
.ip .btn-primary.active,
.ip .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.ip .btn-primary.disabled,
.ip .btn-primary[disabled],
.ip fieldset[disabled] .btn-primary,
.ip .btn-primary.disabled:hover,
.ip .btn-primary[disabled]:hover,
.ip fieldset[disabled] .btn-primary:hover,
.ip .btn-primary.disabled:focus,
.ip .btn-primary[disabled]:focus,
.ip fieldset[disabled] .btn-primary:focus,
.ip .btn-primary.disabled.focus,
.ip .btn-primary[disabled].focus,
.ip fieldset[disabled] .btn-primary.focus,
.ip .btn-primary.disabled:active,
.ip .btn-primary[disabled]:active,
.ip fieldset[disabled] .btn-primary:active,
.ip .btn-primary.disabled.active,
.ip .btn-primary[disabled].active,
.ip fieldset[disabled] .btn-primary.active {
  background-color: #66a000;
  border-color: #66a000;
}
.ip .btn-primary .badge {
  color: #66a000;
  background-color: #ffffff;
}
.ip .btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.ip .btn-success:hover,
.ip .btn-success:focus,
.ip .btn-success.focus,
.ip .btn-success:active,
.ip .btn-success.active,
.ip .open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.ip .btn-success:active,
.ip .btn-success.active,
.ip .open > .dropdown-toggle.btn-success {
  background-image: none;
}
.ip .btn-success.disabled,
.ip .btn-success[disabled],
.ip fieldset[disabled] .btn-success,
.ip .btn-success.disabled:hover,
.ip .btn-success[disabled]:hover,
.ip fieldset[disabled] .btn-success:hover,
.ip .btn-success.disabled:focus,
.ip .btn-success[disabled]:focus,
.ip fieldset[disabled] .btn-success:focus,
.ip .btn-success.disabled.focus,
.ip .btn-success[disabled].focus,
.ip fieldset[disabled] .btn-success.focus,
.ip .btn-success.disabled:active,
.ip .btn-success[disabled]:active,
.ip fieldset[disabled] .btn-success:active,
.ip .btn-success.disabled.active,
.ip .btn-success[disabled].active,
.ip fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.ip .btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.ip .btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.ip .btn-info:hover,
.ip .btn-info:focus,
.ip .btn-info.focus,
.ip .btn-info:active,
.ip .btn-info.active,
.ip .open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.ip .btn-info:active,
.ip .btn-info.active,
.ip .open > .dropdown-toggle.btn-info {
  background-image: none;
}
.ip .btn-info.disabled,
.ip .btn-info[disabled],
.ip fieldset[disabled] .btn-info,
.ip .btn-info.disabled:hover,
.ip .btn-info[disabled]:hover,
.ip fieldset[disabled] .btn-info:hover,
.ip .btn-info.disabled:focus,
.ip .btn-info[disabled]:focus,
.ip fieldset[disabled] .btn-info:focus,
.ip .btn-info.disabled.focus,
.ip .btn-info[disabled].focus,
.ip fieldset[disabled] .btn-info.focus,
.ip .btn-info.disabled:active,
.ip .btn-info[disabled]:active,
.ip fieldset[disabled] .btn-info:active,
.ip .btn-info.disabled.active,
.ip .btn-info[disabled].active,
.ip fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.ip .btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.ip .btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.ip .btn-warning:hover,
.ip .btn-warning:focus,
.ip .btn-warning.focus,
.ip .btn-warning:active,
.ip .btn-warning.active,
.ip .open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.ip .btn-warning:active,
.ip .btn-warning.active,
.ip .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.ip .btn-warning.disabled,
.ip .btn-warning[disabled],
.ip fieldset[disabled] .btn-warning,
.ip .btn-warning.disabled:hover,
.ip .btn-warning[disabled]:hover,
.ip fieldset[disabled] .btn-warning:hover,
.ip .btn-warning.disabled:focus,
.ip .btn-warning[disabled]:focus,
.ip fieldset[disabled] .btn-warning:focus,
.ip .btn-warning.disabled.focus,
.ip .btn-warning[disabled].focus,
.ip fieldset[disabled] .btn-warning.focus,
.ip .btn-warning.disabled:active,
.ip .btn-warning[disabled]:active,
.ip fieldset[disabled] .btn-warning:active,
.ip .btn-warning.disabled.active,
.ip .btn-warning[disabled].active,
.ip fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.ip .btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.ip .btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.ip .btn-danger:hover,
.ip .btn-danger:focus,
.ip .btn-danger.focus,
.ip .btn-danger:active,
.ip .btn-danger.active,
.ip .open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.ip .btn-danger:active,
.ip .btn-danger.active,
.ip .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.ip .btn-danger.disabled,
.ip .btn-danger[disabled],
.ip fieldset[disabled] .btn-danger,
.ip .btn-danger.disabled:hover,
.ip .btn-danger[disabled]:hover,
.ip fieldset[disabled] .btn-danger:hover,
.ip .btn-danger.disabled:focus,
.ip .btn-danger[disabled]:focus,
.ip fieldset[disabled] .btn-danger:focus,
.ip .btn-danger.disabled.focus,
.ip .btn-danger[disabled].focus,
.ip fieldset[disabled] .btn-danger.focus,
.ip .btn-danger.disabled:active,
.ip .btn-danger[disabled]:active,
.ip fieldset[disabled] .btn-danger:active,
.ip .btn-danger.disabled.active,
.ip .btn-danger[disabled].active,
.ip fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.ip .btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.ip .btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.ip .btn-link,
.ip .btn-link:active,
.ip .btn-link.active,
.ip .btn-link[disabled],
.ip fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ip .btn-link,
.ip .btn-link:hover,
.ip .btn-link:focus,
.ip .btn-link:active {
  border-color: transparent;
}
.ip .btn-link:hover,
.ip .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.ip .btn-link[disabled]:hover,
.ip fieldset[disabled] .btn-link:hover,
.ip .btn-link[disabled]:focus,
.ip fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.ip .btn-lg,
.ip .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.ip .btn-sm,
.ip .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.ip .btn-xs,
.ip .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.ip .btn-block {
  display: block;
  width: 100%;
}
.ip .btn-block + .btn-block {
  margin-top: 5px;
}
.ip input[type="submit"].btn-block,
.ip input[type="reset"].btn-block,
.ip input[type="button"].btn-block {
  width: 100%;
}
.ip .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.ip .fade.in {
  opacity: 1;
}
.ip .collapse {
  display: none;
  visibility: hidden;
}
.ip .collapse.in {
  display: block;
  visibility: visible;
}
.ip tr.collapse.in {
  display: table-row;
}
.ip tbody.collapse.in {
  display: table-row-group;
}
.ip .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.ip .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.ip .dropup,
.ip .dropdown {
  position: relative;
}
.ip .dropdown-toggle:focus {
  outline: 0;
}
.ip .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.ip .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.ip .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.ip .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.ip .dropdown-menu > li > a:hover,
.ip .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.ip .dropdown-menu > .active > a,
.ip .dropdown-menu > .active > a:hover,
.ip .dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.ip .dropdown-menu > .disabled > a,
.ip .dropdown-menu > .disabled > a:hover,
.ip .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.ip .dropdown-menu > .disabled > a:hover,
.ip .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.ip .open > .dropdown-menu {
  display: block;
}
.ip .open > a {
  outline: 0;
}
.ip .dropdown-menu-right {
  left: auto;
  right: 0;
}
.ip .dropdown-menu-left {
  left: 0;
  right: auto;
}
.ip .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.ip .dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.ip .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.ip .dropup .caret,
.ip .navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.ip .dropup .dropdown-menu,
.ip .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 1px) {
  .ip .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .ip .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.ip .btn-group,
.ip .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.ip .btn-group > .btn,
.ip .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.ip .btn-group > .btn:hover,
.ip .btn-group-vertical > .btn:hover,
.ip .btn-group > .btn:focus,
.ip .btn-group-vertical > .btn:focus,
.ip .btn-group > .btn:active,
.ip .btn-group-vertical > .btn:active,
.ip .btn-group > .btn.active,
.ip .btn-group-vertical > .btn.active {
  z-index: 2;
}
.ip .btn-group .btn + .btn,
.ip .btn-group .btn + .btn-group,
.ip .btn-group .btn-group + .btn,
.ip .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.ip .btn-toolbar {
  margin-left: -5px;
}
.ip .btn-toolbar .btn-group,
.ip .btn-toolbar .input-group {
  float: left;
}
.ip .btn-toolbar > .btn,
.ip .btn-toolbar > .btn-group,
.ip .btn-toolbar > .input-group {
  margin-left: 5px;
}
.ip .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.ip .btn-group > .btn:first-child {
  margin-left: 0;
}
.ip .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.ip .btn-group > .btn:last-child:not(:first-child),
.ip .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ip .btn-group > .btn-group {
  float: left;
}
.ip .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.ip .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.ip .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.ip .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ip .btn-group .dropdown-toggle:active,
.ip .btn-group.open .dropdown-toggle {
  outline: 0;
}
.ip .btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.ip .btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.ip .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.ip .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ip .btn .caret {
  margin-left: 0;
}
.ip .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.ip .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.ip .btn-group-vertical > .btn,
.ip .btn-group-vertical > .btn-group,
.ip .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.ip .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.ip .btn-group-vertical > .btn + .btn,
.ip .btn-group-vertical > .btn + .btn-group,
.ip .btn-group-vertical > .btn-group + .btn,
.ip .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.ip .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.ip .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ip .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ip .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.ip .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.ip .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ip .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ip .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.ip .btn-group-justified > .btn,
.ip .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.ip .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.ip .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.ip [data-toggle="buttons"] > .btn input[type="radio"],
.ip [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.ip [data-toggle="buttons"] > .btn input[type="checkbox"],
.ip [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.ip .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.ip .input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.ip .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.ip .input-group-lg > .form-control,
.ip .input-group-lg > .input-group-addon,
.ip .input-group-lg > .input-group-btn > .btn {
  height: 44px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.ip select.input-group-lg > .form-control,
.ip select.input-group-lg > .input-group-addon,
.ip select.input-group-lg > .input-group-btn > .btn {
  height: 44px;
  line-height: 44px;
}
.ip textarea.input-group-lg > .form-control,
.ip textarea.input-group-lg > .input-group-addon,
.ip textarea.input-group-lg > .input-group-btn > .btn,
.ip select[multiple].input-group-lg > .form-control,
.ip select[multiple].input-group-lg > .input-group-addon,
.ip select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.ip .input-group-sm > .form-control,
.ip .input-group-sm > .input-group-addon,
.ip .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.ip select.input-group-sm > .form-control,
.ip select.input-group-sm > .input-group-addon,
.ip select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
.ip textarea.input-group-sm > .form-control,
.ip textarea.input-group-sm > .input-group-addon,
.ip textarea.input-group-sm > .input-group-btn > .btn,
.ip select[multiple].input-group-sm > .form-control,
.ip select[multiple].input-group-sm > .input-group-addon,
.ip select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.ip .input-group-addon,
.ip .input-group-btn,
.ip .input-group .form-control {
  display: table-cell;
}
.ip .input-group-addon:not(:first-child):not(:last-child),
.ip .input-group-btn:not(:first-child):not(:last-child),
.ip .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.ip .input-group-addon,
.ip .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.ip .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #a3a4af;
  border-radius: 4px;
}
.ip .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.ip .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 16px;
  border-radius: 6px;
}
.ip .input-group-addon input[type="radio"],
.ip .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.ip .input-group .form-control:first-child,
.ip .input-group-addon:first-child,
.ip .input-group-btn:first-child > .btn,
.ip .input-group-btn:first-child > .btn-group > .btn,
.ip .input-group-btn:first-child > .dropdown-toggle,
.ip .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.ip .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.ip .input-group-addon:first-child {
  border-right: 0;
}
.ip .input-group .form-control:last-child,
.ip .input-group-addon:last-child,
.ip .input-group-btn:last-child > .btn,
.ip .input-group-btn:last-child > .btn-group > .btn,
.ip .input-group-btn:last-child > .dropdown-toggle,
.ip .input-group-btn:first-child > .btn:not(:first-child),
.ip .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.ip .input-group-addon:last-child {
  border-left: 0;
}
.ip .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.ip .input-group-btn > .btn {
  position: relative;
}
.ip .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.ip .input-group-btn > .btn:hover,
.ip .input-group-btn > .btn:focus,
.ip .input-group-btn > .btn:active {
  z-index: 2;
}
.ip .input-group-btn:first-child > .btn,
.ip .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.ip .input-group-btn:last-child > .btn,
.ip .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.ip .nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.ip .nav > li {
  position: relative;
  display: block;
}
.ip .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.ip .nav > li > a:hover,
.ip .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.ip .nav > li.disabled > a {
  color: #777777;
}
.ip .nav > li.disabled > a:hover,
.ip .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.ip .nav .open > a,
.ip .nav .open > a:hover,
.ip .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.ip .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.ip .nav > li > a > img {
  max-width: none;
}
.ip .nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.ip .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.ip .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.ip .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.ip .nav-tabs > li.active > a,
.ip .nav-tabs > li.active > a:hover,
.ip .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.ip .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.ip .nav-tabs.nav-justified > li {
  float: none;
}
.ip .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.ip .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .ip .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .ip .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.ip .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.ip .nav-tabs.nav-justified > .active > a,
.ip .nav-tabs.nav-justified > .active > a:hover,
.ip .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .ip .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .ip .nav-tabs.nav-justified > .active > a,
  .ip .nav-tabs.nav-justified > .active > a:hover,
  .ip .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.ip .nav-pills > li {
  float: left;
}
.ip .nav-pills > li > a {
  border-radius: 4px;
}
.ip .nav-pills > li + li {
  margin-left: 2px;
}
.ip .nav-pills > li.active > a,
.ip .nav-pills > li.active > a:hover,
.ip .nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #337ab7;
}
.ip .nav-stacked > li {
  float: none;
}
.ip .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.ip .nav-justified {
  width: 100%;
}
.ip .nav-justified > li {
  float: none;
}
.ip .nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.ip .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .ip .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .ip .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.ip .nav-tabs-justified {
  border-bottom: 0;
}
.ip .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.ip .nav-tabs-justified > .active > a,
.ip .nav-tabs-justified > .active > a:hover,
.ip .nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .ip .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .ip .nav-tabs-justified > .active > a,
  .ip .nav-tabs-justified > .active > a:hover,
  .ip .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.ip .tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.ip .tab-content > .active {
  display: block;
  visibility: visible;
}
.ip .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ip .navbar {
  position: relative;
  min-height: 40px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 1px) {
  .ip .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 1px) {
  .ip .navbar-header {
    float: left;
  }
}
.ip .navbar-collapse {
  overflow-x: visible;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.ip .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1px) {
  .ip .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .ip .navbar-collapse.collapse {
    display: block !important;
    visibility: visible !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .ip .navbar-collapse.in {
    overflow-y: visible;
  }
  .ip .navbar-fixed-top .navbar-collapse,
  .ip .navbar-static-top .navbar-collapse,
  .ip .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.ip .navbar-fixed-top .navbar-collapse,
.ip .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .ip .navbar-fixed-top .navbar-collapse,
  .ip .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.ip .container > .navbar-header,
.ip .container-fluid > .navbar-header,
.ip .container > .navbar-collapse,
.ip .container-fluid > .navbar-collapse {
  margin-right: -20px;
  margin-left: -20px;
}
@media (min-width: 1px) {
  .ip .container > .navbar-header,
  .ip .container-fluid > .navbar-header,
  .ip .container > .navbar-collapse,
  .ip .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.ip .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 1px) {
  .ip .navbar-static-top {
    border-radius: 0;
  }
}
.ip .navbar-fixed-top,
.ip .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 1px) {
  .ip .navbar-fixed-top,
  .ip .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.ip .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.ip .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.ip .navbar-brand {
  float: left;
  padding: 10px 20px;
  font-size: 16px;
  line-height: 20px;
  height: 40px;
}
.ip .navbar-brand:hover,
.ip .navbar-brand:focus {
  text-decoration: none;
}
.ip .navbar-brand > img {
  display: block;
}
@media (min-width: 1px) {
  .ip .navbar > .container .navbar-brand,
  .ip .navbar > .container-fluid .navbar-brand {
    margin-left: -20px;
  }
}
.ip .navbar-toggle {
  position: relative;
  float: right;
  margin-right: 20px;
  padding: 9px 10px;
  margin-top: 3px;
  margin-bottom: 3px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.ip .navbar-toggle:focus {
  outline: 0;
}
.ip .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.ip .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 1px) {
  .ip .navbar-toggle {
    display: none;
  }
}
.ip .navbar-nav {
  margin: 5px -20px;
}
.ip .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 0px) {
  .ip .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .ip .navbar-nav .open .dropdown-menu > li > a,
  .ip .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .ip .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .ip .navbar-nav .open .dropdown-menu > li > a:hover,
  .ip .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1px) {
  .ip .navbar-nav {
    float: left;
    margin: 0;
  }
  .ip .navbar-nav > li {
    float: left;
  }
  .ip .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.ip .navbar-form {
  margin-left: -20px;
  margin-right: -20px;
  padding: 10px 20px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 3px;
  margin-bottom: 3px;
}
@media (min-width: 768px) {
  .ip .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ip .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .ip .navbar-form .form-control-static {
    display: inline-block;
  }
  .ip .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .ip .navbar-form .input-group .input-group-addon,
  .ip .navbar-form .input-group .input-group-btn,
  .ip .navbar-form .input-group .form-control {
    width: auto;
  }
  .ip .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .ip .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ip .navbar-form .radio,
  .ip .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .ip .navbar-form .radio label,
  .ip .navbar-form .checkbox label {
    padding-left: 0;
  }
  .ip .navbar-form .radio input[type="radio"],
  .ip .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .ip .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 0px) {
  .ip .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .ip .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1px) {
  .ip .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.ip .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.ip .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.ip .navbar-btn {
  margin-top: 3px;
  margin-bottom: 3px;
}
.ip .navbar-btn.btn-sm {
  margin-top: 5px;
  margin-bottom: 5px;
}
.ip .navbar-btn.btn-xs {
  margin-top: 9px;
  margin-bottom: 9px;
}
.ip .navbar-text {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (min-width: 1px) {
  .ip .navbar-text {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 1px) {
  .ip .navbar-left {
    float: left !important;
    float: left;
  }
  .ip .navbar-right {
    float: right !important;
    float: right;
    margin-right: -20px;
  }
  .ip .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.ip .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.ip .navbar-default .navbar-brand {
  color: #777777;
}
.ip .navbar-default .navbar-brand:hover,
.ip .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.ip .navbar-default .navbar-text {
  color: #777777;
}
.ip .navbar-default .navbar-nav > li > a {
  color: #777777;
}
.ip .navbar-default .navbar-nav > li > a:hover,
.ip .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.ip .navbar-default .navbar-nav > .active > a,
.ip .navbar-default .navbar-nav > .active > a:hover,
.ip .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.ip .navbar-default .navbar-nav > .disabled > a,
.ip .navbar-default .navbar-nav > .disabled > a:hover,
.ip .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.ip .navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.ip .navbar-default .navbar-toggle:hover,
.ip .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.ip .navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.ip .navbar-default .navbar-collapse,
.ip .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.ip .navbar-default .navbar-nav > .open > a,
.ip .navbar-default .navbar-nav > .open > a:hover,
.ip .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 0px) {
  .ip .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .ip .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .ip .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .ip .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .ip .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .ip .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .ip .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .ip .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .ip .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.ip .navbar-default .navbar-link {
  color: #777777;
}
.ip .navbar-default .navbar-link:hover {
  color: #333333;
}
.ip .navbar-default .btn-link {
  color: #777777;
}
.ip .navbar-default .btn-link:hover,
.ip .navbar-default .btn-link:focus {
  color: #333333;
}
.ip .navbar-default .btn-link[disabled]:hover,
.ip fieldset[disabled] .navbar-default .btn-link:hover,
.ip .navbar-default .btn-link[disabled]:focus,
.ip fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.ip .navbar-inverse {
  background-color: #000000;
  border-color: #000000;
}
.ip .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.ip .navbar-inverse .navbar-brand:hover,
.ip .navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.ip .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.ip .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.ip .navbar-inverse .navbar-nav > li > a:hover,
.ip .navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.ip .navbar-inverse .navbar-nav > .active > a,
.ip .navbar-inverse .navbar-nav > .active > a:hover,
.ip .navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #000000;
}
.ip .navbar-inverse .navbar-nav > .disabled > a,
.ip .navbar-inverse .navbar-nav > .disabled > a:hover,
.ip .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.ip .navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.ip .navbar-inverse .navbar-toggle:hover,
.ip .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.ip .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.ip .navbar-inverse .navbar-collapse,
.ip .navbar-inverse .navbar-form {
  border-color: #000000;
}
.ip .navbar-inverse .navbar-nav > .open > a,
.ip .navbar-inverse .navbar-nav > .open > a:hover,
.ip .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #000000;
  color: #ffffff;
}
@media (max-width: 0px) {
  .ip .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #000000;
  }
  .ip .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #000000;
  }
  .ip .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .ip .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .ip .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .ip .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .ip .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .ip .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #000000;
  }
  .ip .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .ip .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .ip .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.ip .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.ip .navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.ip .navbar-inverse .btn-link {
  color: #9d9d9d;
}
.ip .navbar-inverse .btn-link:hover,
.ip .navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.ip .navbar-inverse .btn-link[disabled]:hover,
.ip fieldset[disabled] .navbar-inverse .btn-link:hover,
.ip .navbar-inverse .btn-link[disabled]:focus,
.ip fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.ip .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.ip .breadcrumb > li {
  display: inline-block;
}
.ip .breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.ip .breadcrumb > .active {
  color: #777777;
}
.ip .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.ip .pagination > li {
  display: inline;
}
.ip .pagination > li > a,
.ip .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.ip .pagination > li:first-child > a,
.ip .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ip .pagination > li:last-child > a,
.ip .pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.ip .pagination > li > a:hover,
.ip .pagination > li > span:hover,
.ip .pagination > li > a:focus,
.ip .pagination > li > span:focus {
  color: #23527c;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.ip .pagination > .active > a,
.ip .pagination > .active > span,
.ip .pagination > .active > a:hover,
.ip .pagination > .active > span:hover,
.ip .pagination > .active > a:focus,
.ip .pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.ip .pagination > .disabled > span,
.ip .pagination > .disabled > span:hover,
.ip .pagination > .disabled > span:focus,
.ip .pagination > .disabled > a,
.ip .pagination > .disabled > a:hover,
.ip .pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.ip .pagination-lg > li > a,
.ip .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 16px;
}
.ip .pagination-lg > li:first-child > a,
.ip .pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.ip .pagination-lg > li:last-child > a,
.ip .pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.ip .pagination-sm > li > a,
.ip .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.ip .pagination-sm > li:first-child > a,
.ip .pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.ip .pagination-sm > li:last-child > a,
.ip .pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.ip .pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.ip .pager li {
  display: inline;
}
.ip .pager li > a,
.ip .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
.ip .pager li > a:hover,
.ip .pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.ip .pager .next > a,
.ip .pager .next > span {
  float: right;
}
.ip .pager .previous > a,
.ip .pager .previous > span {
  float: left;
}
.ip .pager .disabled > a,
.ip .pager .disabled > a:hover,
.ip .pager .disabled > a:focus,
.ip .pager .disabled > span {
  color: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.ip .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.ip a.label:hover,
.ip a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.ip .label:empty {
  display: none;
}
.ip .btn .label {
  position: relative;
  top: -1px;
}
.ip .label-default {
  background-color: #777777;
}
.ip .label-default[href]:hover,
.ip .label-default[href]:focus {
  background-color: #5e5e5e;
}
.ip .label-primary {
  background-color: #337ab7;
}
.ip .label-primary[href]:hover,
.ip .label-primary[href]:focus {
  background-color: #286090;
}
.ip .label-success {
  background-color: #5cb85c;
}
.ip .label-success[href]:hover,
.ip .label-success[href]:focus {
  background-color: #449d44;
}
.ip .label-info {
  background-color: #5bc0de;
}
.ip .label-info[href]:hover,
.ip .label-info[href]:focus {
  background-color: #31b0d5;
}
.ip .label-warning {
  background-color: #f0ad4e;
}
.ip .label-warning[href]:hover,
.ip .label-warning[href]:focus {
  background-color: #ec971f;
}
.ip .label-danger {
  background-color: #d9534f;
}
.ip .label-danger[href]:hover,
.ip .label-danger[href]:focus {
  background-color: #c9302c;
}
.ip .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.ip .badge:empty {
  display: none;
}
.ip .btn .badge {
  position: relative;
  top: -1px;
}
.ip .btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
.ip a.badge:hover,
.ip a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.ip .list-group-item.active > .badge,
.ip .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.ip .list-group-item > .badge {
  float: right;
}
.ip .list-group-item > .badge + .badge {
  margin-right: 5px;
}
.ip .nav-pills > li > a > .badge {
  margin-left: 3px;
}
.ip .jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.ip .jumbotron h1,
.ip .jumbotron .h1 {
  color: inherit;
}
.ip .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.ip .jumbotron > hr {
  border-top-color: #d5d5d5;
}
.ip .container .jumbotron,
.ip .container-fluid .jumbotron {
  border-radius: 6px;
}
.ip .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .ip .jumbotron {
    padding: 48px 0;
  }
  .ip .container .jumbotron,
  .ip .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .ip .jumbotron h1,
  .ip .jumbotron .h1 {
    font-size: 63px;
  }
}
.ip .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.ip .thumbnail > img,
.ip .thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
.ip a.thumbnail:hover,
.ip a.thumbnail:focus,
.ip a.thumbnail.active {
  border-color: #337ab7;
}
.ip .thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.ip .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.ip .alert h4 {
  margin-top: 0;
  color: inherit;
}
.ip .alert .alert-link {
  font-weight: bold;
}
.ip .alert > p,
.ip .alert > ul {
  margin-bottom: 0;
}
.ip .alert > p + p {
  margin-top: 5px;
}
.ip .alert-dismissable,
.ip .alert-dismissible {
  padding-right: 35px;
}
.ip .alert-dismissable .close,
.ip .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.ip .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.ip .alert-success hr {
  border-top-color: #c9e2b3;
}
.ip .alert-success .alert-link {
  color: #2b542c;
}
.ip .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.ip .alert-info hr {
  border-top-color: #a6e1ec;
}
.ip .alert-info .alert-link {
  color: #245269;
}
.ip .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.ip .alert-warning hr {
  border-top-color: #f7e1b5;
}
.ip .alert-warning .alert-link {
  color: #66512c;
}
.ip .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.ip .alert-danger hr {
  border-top-color: #e4b9c0;
}
.ip .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;
  }
}
.ip .progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.ip .progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.ip .progress-striped .progress-bar,
.ip .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.ip .progress.active .progress-bar,
.ip .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.ip .progress-bar-success {
  background-color: #5cb85c;
}
.ip .progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.ip .progress-bar-info {
  background-color: #5bc0de;
}
.ip .progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.ip .progress-bar-warning {
  background-color: #f0ad4e;
}
.ip .progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.ip .progress-bar-danger {
  background-color: #d9534f;
}
.ip .progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.ip .media {
  margin-top: 15px;
}
.ip .media:first-child {
  margin-top: 0;
}
.ip .media,
.ip .media-body {
  zoom: 1;
  overflow: hidden;
}
.ip .media-body {
  width: 10000px;
}
.ip .media-object {
  display: block;
}
.ip .media-right,
.ip .media > .pull-right {
  padding-left: 10px;
}
.ip .media-left,
.ip .media > .pull-left {
  padding-right: 10px;
}
.ip .media-left,
.ip .media-right,
.ip .media-body {
  display: table-cell;
  vertical-align: top;
}
.ip .media-middle {
  vertical-align: middle;
}
.ip .media-bottom {
  vertical-align: bottom;
}
.ip .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.ip .media-list {
  padding-left: 0;
  list-style: none;
}
.ip .list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.ip .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.ip .list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.ip .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.ip a.list-group-item {
  color: #555555;
}
.ip a.list-group-item .list-group-item-heading {
  color: #333333;
}
.ip a.list-group-item:hover,
.ip a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
.ip .list-group-item.disabled,
.ip .list-group-item.disabled:hover,
.ip .list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.ip .list-group-item.disabled .list-group-item-heading,
.ip .list-group-item.disabled:hover .list-group-item-heading,
.ip .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.ip .list-group-item.disabled .list-group-item-text,
.ip .list-group-item.disabled:hover .list-group-item-text,
.ip .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.ip .list-group-item.active,
.ip .list-group-item.active:hover,
.ip .list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.ip .list-group-item.active .list-group-item-heading,
.ip .list-group-item.active:hover .list-group-item-heading,
.ip .list-group-item.active:focus .list-group-item-heading,
.ip .list-group-item.active .list-group-item-heading > small,
.ip .list-group-item.active:hover .list-group-item-heading > small,
.ip .list-group-item.active:focus .list-group-item-heading > small,
.ip .list-group-item.active .list-group-item-heading > .small,
.ip .list-group-item.active:hover .list-group-item-heading > .small,
.ip .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.ip .list-group-item.active .list-group-item-text,
.ip .list-group-item.active:hover .list-group-item-text,
.ip .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.ip .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.ip a.list-group-item-success {
  color: #3c763d;
}
.ip a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
.ip a.list-group-item-success:hover,
.ip a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
.ip a.list-group-item-success.active,
.ip a.list-group-item-success.active:hover,
.ip a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.ip .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.ip a.list-group-item-info {
  color: #31708f;
}
.ip a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
.ip a.list-group-item-info:hover,
.ip a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
.ip a.list-group-item-info.active,
.ip a.list-group-item-info.active:hover,
.ip a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.ip .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.ip a.list-group-item-warning {
  color: #8a6d3b;
}
.ip a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
.ip a.list-group-item-warning:hover,
.ip a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.ip a.list-group-item-warning.active,
.ip a.list-group-item-warning.active:hover,
.ip a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.ip .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
.ip a.list-group-item-danger {
  color: #a94442;
}
.ip a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
.ip a.list-group-item-danger:hover,
.ip a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
.ip a.list-group-item-danger.active,
.ip a.list-group-item-danger.active:hover,
.ip a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.ip .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.ip .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.ip .panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.ip .panel-body {
  padding: 15px;
}
.ip .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.ip .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.ip .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.ip .panel-title > a,
.ip .panel-title > small,
.ip .panel-title > .small,
.ip .panel-title > small > a,
.ip .panel-title > .small > a {
  color: inherit;
}
.ip .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.ip .panel > .list-group,
.ip .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.ip .panel > .list-group .list-group-item,
.ip .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.ip .panel > .list-group:first-child .list-group-item:first-child,
.ip .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.ip .panel > .list-group:last-child .list-group-item:last-child,
.ip .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;
}
.ip .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.ip .list-group + .panel-footer {
  border-top-width: 0;
}
.ip .panel > .table,
.ip .panel > .table-responsive > .table,
.ip .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.ip .panel > .table caption,
.ip .panel > .table-responsive > .table caption,
.ip .panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.ip .panel > .table:first-child,
.ip .panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.ip .panel > .table:first-child > thead:first-child > tr:first-child,
.ip .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.ip .panel > .table:first-child > tbody:first-child > tr:first-child,
.ip .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.ip .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.ip .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.ip .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.ip .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.ip .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.ip .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.ip .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.ip .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.ip .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.ip .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.ip .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.ip .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.ip .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.ip .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.ip .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.ip .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.ip .panel > .table:last-child,
.ip .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.ip .panel > .table:last-child > tbody:last-child > tr:last-child,
.ip .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.ip .panel > .table:last-child > tfoot:last-child > tr:last-child,
.ip .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.ip .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.ip .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.ip .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.ip .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.ip .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.ip .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.ip .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.ip .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.ip .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.ip .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.ip .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.ip .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.ip .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.ip .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.ip .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.ip .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.ip .panel > .panel-body + .table,
.ip .panel > .panel-body + .table-responsive,
.ip .panel > .table + .panel-body,
.ip .panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.ip .panel > .table > tbody:first-child > tr:first-child th,
.ip .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.ip .panel > .table-bordered,
.ip .panel > .table-responsive > .table-bordered {
  border: 0;
}
.ip .panel > .table-bordered > thead > tr > th:first-child,
.ip .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.ip .panel > .table-bordered > tbody > tr > th:first-child,
.ip .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.ip .panel > .table-bordered > tfoot > tr > th:first-child,
.ip .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.ip .panel > .table-bordered > thead > tr > td:first-child,
.ip .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.ip .panel > .table-bordered > tbody > tr > td:first-child,
.ip .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.ip .panel > .table-bordered > tfoot > tr > td:first-child,
.ip .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.ip .panel > .table-bordered > thead > tr > th:last-child,
.ip .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.ip .panel > .table-bordered > tbody > tr > th:last-child,
.ip .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.ip .panel > .table-bordered > tfoot > tr > th:last-child,
.ip .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.ip .panel > .table-bordered > thead > tr > td:last-child,
.ip .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.ip .panel > .table-bordered > tbody > tr > td:last-child,
.ip .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.ip .panel > .table-bordered > tfoot > tr > td:last-child,
.ip .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.ip .panel > .table-bordered > thead > tr:first-child > td,
.ip .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.ip .panel > .table-bordered > tbody > tr:first-child > td,
.ip .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.ip .panel > .table-bordered > thead > tr:first-child > th,
.ip .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.ip .panel > .table-bordered > tbody > tr:first-child > th,
.ip .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.ip .panel > .table-bordered > tbody > tr:last-child > td,
.ip .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.ip .panel > .table-bordered > tfoot > tr:last-child > td,
.ip .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.ip .panel > .table-bordered > tbody > tr:last-child > th,
.ip .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.ip .panel > .table-bordered > tfoot > tr:last-child > th,
.ip .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.ip .panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.ip .panel-group {
  margin-bottom: 20px;
}
.ip .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.ip .panel-group .panel + .panel {
  margin-top: 5px;
}
.ip .panel-group .panel-heading {
  border-bottom: 0;
}
.ip .panel-group .panel-heading + .panel-collapse > .panel-body,
.ip .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.ip .panel-group .panel-footer {
  border-top: 0;
}
.ip .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.ip .panel-default {
  border-color: #dddddd;
}
.ip .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.ip .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.ip .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.ip .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.ip .panel-primary {
  border-color: #337ab7;
}
.ip .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.ip .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.ip .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.ip .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.ip .panel-success {
  border-color: #d6e9c6;
}
.ip .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.ip .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.ip .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.ip .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.ip .panel-info {
  border-color: #bce8f1;
}
.ip .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.ip .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.ip .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.ip .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.ip .panel-warning {
  border-color: #faebcc;
}
.ip .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.ip .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.ip .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.ip .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.ip .panel-danger {
  border-color: #ebccd1;
}
.ip .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.ip .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.ip .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.ip .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.ip .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.ip .embed-responsive .embed-responsive-item,
.ip .embed-responsive iframe,
.ip .embed-responsive embed,
.ip .embed-responsive object,
.ip .embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.ip .embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.ip .embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.ip .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.ip .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.ip .well-lg {
  padding: 24px;
  border-radius: 6px;
}
.ip .well-sm {
  padding: 9px;
  border-radius: 3px;
}
.ip .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.ip .close:hover,
.ip .close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ip button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.ip .modal-open,
.modal-open {
  overflow: hidden;
}
.ip .modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.ip .modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.ip .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.ip .modal-open .modal,
.modal-open .modal,
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.ip .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.ip .modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.ip .modal-backdrop,
.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000000;
}
.ip .modal-backdrop.fade,
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.ip .modal-backdrop.in,
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ip .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.ip .modal-header .close {
  margin-top: -2px;
}
.ip .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.ip .modal-body {
  position: relative;
  padding: 15px;
}
.ip .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.ip .modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.ip .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.ip .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.ip .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .ip .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .ip .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .ip .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .ip .modal-lg {
    width: 900px;
  }
}
.ip .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ip .tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.ip .tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.ip .tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.ip .tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.ip .tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.ip .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}
.ip .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.ip .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.ip .tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.ip .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.ip .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.ip .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.ip .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.ip .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.ip .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.ip .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-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.ip .popover.top {
  margin-top: -10px;
}
.ip .popover.right {
  margin-left: 10px;
}
.ip .popover.bottom {
  margin-top: 10px;
}
.ip .popover.left {
  margin-left: -10px;
}
.ip .popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.ip .popover-content {
  padding: 9px 14px;
}
.ip .popover > .arrow,
.ip .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.ip .popover > .arrow {
  border-width: 11px;
}
.ip .popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.ip .popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.ip .popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.ip .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.ip .popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.ip .popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.ip .popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.ip .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.ip .popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.ip .carousel {
  position: relative;
}
.ip .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.ip .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.ip .carousel-inner > .item > img,
.ip .carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .ip .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .ip .carousel-inner > .item.next,
  .ip .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .ip .carousel-inner > .item.prev,
  .ip .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .ip .carousel-inner > .item.next.left,
  .ip .carousel-inner > .item.prev.right,
  .ip .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.ip .carousel-inner > .active,
.ip .carousel-inner > .next,
.ip .carousel-inner > .prev {
  display: block;
}
.ip .carousel-inner > .active {
  left: 0;
}
.ip .carousel-inner > .next,
.ip .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.ip .carousel-inner > .next {
  left: 100%;
}
.ip .carousel-inner > .prev {
  left: -100%;
}
.ip .carousel-inner > .next.left,
.ip .carousel-inner > .prev.right {
  left: 0;
}
.ip .carousel-inner > .active.left {
  left: -100%;
}
.ip .carousel-inner > .active.right {
  left: 100%;
}
.ip .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.ip .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.ip .carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.ip .carousel-control:hover,
.ip .carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.ip .carousel-control .icon-prev,
.ip .carousel-control .icon-next,
.ip .carousel-control .glyphicon-chevron-left,
.ip .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.ip .carousel-control .icon-prev,
.ip .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.ip .carousel-control .icon-next,
.ip .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.ip .carousel-control .icon-prev,
.ip .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  line-height: 1;
  font-family: serif;
}
.ip .carousel-control .icon-prev:before {
  content: '\2039';
}
.ip .carousel-control .icon-next:before {
  content: '\203a';
}
.ip .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.ip .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.ip .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.ip .carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.ip .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .ip .carousel-control .glyphicon-chevron-left,
  .ip .carousel-control .glyphicon-chevron-right,
  .ip .carousel-control .icon-prev,
  .ip .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .ip .carousel-control .glyphicon-chevron-left,
  .ip .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .ip .carousel-control .glyphicon-chevron-right,
  .ip .carousel-control .icon-next {
    margin-right: -15px;
  }
  .ip .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .ip .carousel-indicators {
    bottom: 20px;
  }
}
.ip .clearfix:before,
.ip .clearfix:after,
.ip .dl-horizontal dd:before,
.ip .dl-horizontal dd:after,
.ip .container:before,
.ip .container:after,
.ip .container-fluid:before,
.ip .container-fluid:after,
.ip .row:before,
.ip .row:after,
.ip .form-horizontal .form-group:before,
.ip .form-horizontal .form-group:after,
.ip .btn-toolbar:before,
.ip .btn-toolbar:after,
.ip .btn-group-vertical > .btn-group:before,
.ip .btn-group-vertical > .btn-group:after,
.ip .nav:before,
.ip .nav:after,
.ip .navbar:before,
.ip .navbar:after,
.ip .navbar-header:before,
.ip .navbar-header:after,
.ip .navbar-collapse:before,
.ip .navbar-collapse:after,
.ip .pager:before,
.ip .pager:after,
.ip .panel-body:before,
.ip .panel-body:after,
.ip .modal-footer:before,
.ip .modal-footer:after {
  content: " ";
  display: table;
}
.ip .clearfix:after,
.ip .dl-horizontal dd:after,
.ip .container:after,
.ip .container-fluid:after,
.ip .row:after,
.ip .form-horizontal .form-group:after,
.ip .btn-toolbar:after,
.ip .btn-group-vertical > .btn-group:after,
.ip .nav:after,
.ip .navbar:after,
.ip .navbar-header:after,
.ip .navbar-collapse:after,
.ip .pager:after,
.ip .panel-body:after,
.ip .modal-footer:after {
  clear: both;
}
.ip .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.ip .pull-right {
  float: right !important;
}
.ip .pull-left {
  float: left !important;
}
.ip .hide {
  display: none !important;
}
.ip .show {
  display: block !important;
}
.ip .invisible {
  visibility: hidden;
}
.ip .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.ip .hidden,
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.ip .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.ip .visible-xs,
.ip .visible-sm,
.ip .visible-md,
.ip .visible-lg {
  display: none !important;
}
.ip .visible-xs-block,
.ip .visible-xs-inline,
.ip .visible-xs-inline-block,
.ip .visible-sm-block,
.ip .visible-sm-inline,
.ip .visible-sm-inline-block,
.ip .visible-md-block,
.ip .visible-md-inline,
.ip .visible-md-inline-block,
.ip .visible-lg-block,
.ip .visible-lg-inline,
.ip .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .ip .visible-xs {
    display: block !important;
  }
  .ip table.visible-xs {
    display: table;
  }
  .ip tr.visible-xs {
    display: table-row !important;
  }
  .ip th.visible-xs,
  .ip td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .ip .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .ip .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .ip .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ip .visible-sm {
    display: block !important;
  }
  .ip table.visible-sm {
    display: table;
  }
  .ip tr.visible-sm {
    display: table-row !important;
  }
  .ip th.visible-sm,
  .ip td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ip .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ip .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ip .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ip .visible-md {
    display: block !important;
  }
  .ip table.visible-md {
    display: table;
  }
  .ip tr.visible-md {
    display: table-row !important;
  }
  .ip th.visible-md,
  .ip td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ip .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ip .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ip .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .ip .visible-lg {
    display: block !important;
  }
  .ip table.visible-lg {
    display: table;
  }
  .ip tr.visible-lg {
    display: table-row !important;
  }
  .ip th.visible-lg,
  .ip td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .ip .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .ip .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .ip .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .ip .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ip .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ip .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .ip .hidden-lg {
    display: none !important;
  }
}
.ip .visible-print {
  display: none !important;
}
@media print {
  .ip .visible-print {
    display: block !important;
  }
  .ip table.visible-print {
    display: table;
  }
  .ip tr.visible-print {
    display: table-row !important;
  }
  .ip th.visible-print,
  .ip td.visible-print {
    display: table-cell !important;
  }
}
.ip .visible-print-block {
  display: none !important;
}
@media print {
  .ip .visible-print-block {
    display: block !important;
  }
}
.ip .visible-print-inline {
  display: none !important;
}
@media print {
  .ip .visible-print-inline {
    display: inline !important;
  }
}
.ip .visible-print-inline-block {
  display: none !important;
}
@media print {
  .ip .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .ip .hidden-print {
    display: none !important;
  }
}
.ip .bootstrap-switch {
  display: inline-block;
  direction: ltr;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid;
  border-color: #e7e7e7;
  position: relative;
  text-align: left;
  overflow: hidden;
  line-height: 8px;
  z-index: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.ip .bootstrap-switch .bootstrap-switch-container {
  display: inline-block;
  top: 0;
  border-radius: 4px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.ip .bootstrap-switch .bootstrap-switch-handle-on,
.ip .bootstrap-switch .bootstrap-switch-handle-off,
.ip .bootstrap-switch .bootstrap-switch-label {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block !important;
  height: 100%;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 20px;
}
.ip .bootstrap-switch .bootstrap-switch-handle-on,
.ip .bootstrap-switch .bootstrap-switch-handle-off {
  text-align: center;
  z-index: 1;
}
.ip .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
.ip .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
  color: #fff;
  background: #66a000;
}
.ip .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info,
.ip .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info {
  color: #fff;
  background: #5bc0de;
}
.ip .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success,
.ip .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
  color: #fff;
  background: #5cb85c;
}
.ip .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning,
.ip .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning {
  background: #f0ad4e;
  color: #fff;
}
.ip .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger,
.ip .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger {
  color: #fff;
  background: #d9534f;
}
.ip .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
.ip .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  color: #000;
  background: #eeeeee;
}
.ip .bootstrap-switch .bootstrap-switch-label {
  text-align: center;
  margin-top: -1px;
  margin-bottom: -1px;
  z-index: 100;
  color: #000000;
  background: #e7e7e7;
}
.ip .bootstrap-switch .bootstrap-switch-handle-on {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.ip .bootstrap-switch .bootstrap-switch-handle-off {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.ip .bootstrap-switch input[type='radio'],
.ip .bootstrap-switch input[type='checkbox'] {
  position: absolute !important;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
.ip .bootstrap-switch input[type='radio'].form-control,
.ip .bootstrap-switch input[type='checkbox'].form-control {
  height: auto;
}
.ip .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.ip .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.ip .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
}
.ip .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,
.ip .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,
.ip .bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.ip .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,
.ip .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,
.ip .bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label {
  padding: 6px 16px;
  font-size: 16px;
  line-height: 1.3333333;
}
.ip .bootstrap-switch.bootstrap-switch-disabled,
.ip .bootstrap-switch.bootstrap-switch-readonly,
.ip .bootstrap-switch.bootstrap-switch-indeterminate {
  cursor: default !important;
}
.ip .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.ip .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.ip .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
.ip .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.ip .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.ip .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
.ip .bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.ip .bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,
.ip .bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: default !important;
}
.ip .bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
  -webkit-transition: margin-left 0.5s;
  -o-transition: margin-left 0.5s;
  transition: margin-left 0.5s;
}
.ip .bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.ip .bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.ip .bootstrap-switch.bootstrap-switch-focused {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.ip .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label,
.ip .bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.ip .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label,
.ip .bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('font-awesome/fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('font-awesome/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('font-awesome/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('font-awesome/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('font-awesome/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.ip .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.ip .fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.ip .fa-2x {
  font-size: 2em;
}
.ip .fa-3x {
  font-size: 3em;
}
.ip .fa-4x {
  font-size: 4em;
}
.ip .fa-5x {
  font-size: 5em;
}
.ip .fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.ip .fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.ip .fa-ul > li {
  position: relative;
}
.ip .fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.ip .fa-li.fa-lg {
  left: -1.85714286em;
}
.ip .fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.ip .pull-right {
  float: right;
}
.ip .pull-left {
  float: left;
}
.ip .fa.pull-left {
  margin-right: .3em;
}
.ip .fa.pull-right {
  margin-left: .3em;
}
.ip .fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.ip .fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.ip .fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.ip .fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ip .fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.ip .fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.ip .fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
.ip :root .fa-rotate-90,
.ip :root .fa-rotate-180,
.ip :root .fa-rotate-270,
.ip :root .fa-flip-horizontal,
.ip :root .fa-flip-vertical {
  filter: none;
}
.ip .fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.ip .fa-stack-1x,
.ip .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.ip .fa-stack-1x {
  line-height: inherit;
}
.ip .fa-stack-2x {
  font-size: 2em;
}
.ip .fa-inverse {
  color: #ffffff;
}
.ip .fa-glass:before {
  content: "\f000";
}
.ip .fa-music:before {
  content: "\f001";
}
.ip .fa-search:before {
  content: "\f002";
}
.ip .fa-envelope-o:before {
  content: "\f003";
}
.ip .fa-heart:before {
  content: "\f004";
}
.ip .fa-star:before {
  content: "\f005";
}
.ip .fa-star-o:before {
  content: "\f006";
}
.ip .fa-user:before {
  content: "\f007";
}
.ip .fa-film:before {
  content: "\f008";
}
.ip .fa-th-large:before {
  content: "\f009";
}
.ip .fa-th:before {
  content: "\f00a";
}
.ip .fa-th-list:before {
  content: "\f00b";
}
.ip .fa-check:before {
  content: "\f00c";
}
.ip .fa-remove:before,
.ip .fa-close:before,
.ip .fa-times:before {
  content: "\f00d";
}
.ip .fa-search-plus:before {
  content: "\f00e";
}
.ip .fa-search-minus:before {
  content: "\f010";
}
.ip .fa-power-off:before {
  content: "\f011";
}
.ip .fa-signal:before {
  content: "\f012";
}
.ip .fa-gear:before,
.ip .fa-cog:before {
  content: "\f013";
}
.ip .fa-trash-o:before {
  content: "\f014";
}
.ip .fa-home:before {
  content: "\f015";
}
.ip .fa-file-o:before {
  content: "\f016";
}
.ip .fa-clock-o:before {
  content: "\f017";
}
.ip .fa-road:before {
  content: "\f018";
}
.ip .fa-download:before {
  content: "\f019";
}
.ip .fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.ip .fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.ip .fa-inbox:before {
  content: "\f01c";
}
.ip .fa-play-circle-o:before {
  content: "\f01d";
}
.ip .fa-rotate-right:before,
.ip .fa-repeat:before {
  content: "\f01e";
}
.ip .fa-refresh:before {
  content: "\f021";
}
.ip .fa-list-alt:before {
  content: "\f022";
}
.ip .fa-lock:before {
  content: "\f023";
}
.ip .fa-flag:before {
  content: "\f024";
}
.ip .fa-headphones:before {
  content: "\f025";
}
.ip .fa-volume-off:before {
  content: "\f026";
}
.ip .fa-volume-down:before {
  content: "\f027";
}
.ip .fa-volume-up:before {
  content: "\f028";
}
.ip .fa-qrcode:before {
  content: "\f029";
}
.ip .fa-barcode:before {
  content: "\f02a";
}
.ip .fa-tag:before {
  content: "\f02b";
}
.ip .fa-tags:before {
  content: "\f02c";
}
.ip .fa-book:before {
  content: "\f02d";
}
.ip .fa-bookmark:before {
  content: "\f02e";
}
.ip .fa-print:before {
  content: "\f02f";
}
.ip .fa-camera:before {
  content: "\f030";
}
.ip .fa-font:before {
  content: "\f031";
}
.ip .fa-bold:before {
  content: "\f032";
}
.ip .fa-italic:before {
  content: "\f033";
}
.ip .fa-text-height:before {
  content: "\f034";
}
.ip .fa-text-width:before {
  content: "\f035";
}
.ip .fa-align-left:before {
  content: "\f036";
}
.ip .fa-align-center:before {
  content: "\f037";
}
.ip .fa-align-right:before {
  content: "\f038";
}
.ip .fa-align-justify:before {
  content: "\f039";
}
.ip .fa-list:before {
  content: "\f03a";
}
.ip .fa-dedent:before,
.ip .fa-outdent:before {
  content: "\f03b";
}
.ip .fa-indent:before {
  content: "\f03c";
}
.ip .fa-video-camera:before {
  content: "\f03d";
}
.ip .fa-photo:before,
.ip .fa-image:before,
.ip .fa-picture-o:before {
  content: "\f03e";
}
.ip .fa-pencil:before {
  content: "\f040";
}
.ip .fa-map-marker:before {
  content: "\f041";
}
.ip .fa-adjust:before {
  content: "\f042";
}
.ip .fa-tint:before {
  content: "\f043";
}
.ip .fa-edit:before,
.ip .fa-pencil-square-o:before {
  content: "\f044";
}
.ip .fa-share-square-o:before {
  content: "\f045";
}
.ip .fa-check-square-o:before {
  content: "\f046";
}
.ip .fa-arrows:before {
  content: "\f047";
}
.ip .fa-step-backward:before {
  content: "\f048";
}
.ip .fa-fast-backward:before {
  content: "\f049";
}
.ip .fa-backward:before {
  content: "\f04a";
}
.ip .fa-play:before {
  content: "\f04b";
}
.ip .fa-pause:before {
  content: "\f04c";
}
.ip .fa-stop:before {
  content: "\f04d";
}
.ip .fa-forward:before {
  content: "\f04e";
}
.ip .fa-fast-forward:before {
  content: "\f050";
}
.ip .fa-step-forward:before {
  content: "\f051";
}
.ip .fa-eject:before {
  content: "\f052";
}
.ip .fa-chevron-left:before {
  content: "\f053";
}
.ip .fa-chevron-right:before {
  content: "\f054";
}
.ip .fa-plus-circle:before {
  content: "\f055";
}
.ip .fa-minus-circle:before {
  content: "\f056";
}
.ip .fa-times-circle:before {
  content: "\f057";
}
.ip .fa-check-circle:before {
  content: "\f058";
}
.ip .fa-question-circle:before {
  content: "\f059";
}
.ip .fa-info-circle:before {
  content: "\f05a";
}
.ip .fa-crosshairs:before {
  content: "\f05b";
}
.ip .fa-times-circle-o:before {
  content: "\f05c";
}
.ip .fa-check-circle-o:before {
  content: "\f05d";
}
.ip .fa-ban:before {
  content: "\f05e";
}
.ip .fa-arrow-left:before {
  content: "\f060";
}
.ip .fa-arrow-right:before {
  content: "\f061";
}
.ip .fa-arrow-up:before {
  content: "\f062";
}
.ip .fa-arrow-down:before {
  content: "\f063";
}
.ip .fa-mail-forward:before,
.ip .fa-share:before {
  content: "\f064";
}
.ip .fa-expand:before {
  content: "\f065";
}
.ip .fa-compress:before {
  content: "\f066";
}
.ip .fa-plus:before {
  content: "\f067";
}
.ip .fa-minus:before {
  content: "\f068";
}
.ip .fa-asterisk:before {
  content: "\f069";
}
.ip .fa-exclamation-circle:before {
  content: "\f06a";
}
.ip .fa-gift:before {
  content: "\f06b";
}
.ip .fa-leaf:before {
  content: "\f06c";
}
.ip .fa-fire:before {
  content: "\f06d";
}
.ip .fa-eye:before {
  content: "\f06e";
}
.ip .fa-eye-slash:before {
  content: "\f070";
}
.ip .fa-warning:before,
.ip .fa-exclamation-triangle:before {
  content: "\f071";
}
.ip .fa-plane:before {
  content: "\f072";
}
.ip .fa-calendar:before {
  content: "\f073";
}
.ip .fa-random:before {
  content: "\f074";
}
.ip .fa-comment:before {
  content: "\f075";
}
.ip .fa-magnet:before {
  content: "\f076";
}
.ip .fa-chevron-up:before {
  content: "\f077";
}
.ip .fa-chevron-down:before {
  content: "\f078";
}
.ip .fa-retweet:before {
  content: "\f079";
}
.ip .fa-shopping-cart:before {
  content: "\f07a";
}
.ip .fa-folder:before {
  content: "\f07b";
}
.ip .fa-folder-open:before {
  content: "\f07c";
}
.ip .fa-arrows-v:before {
  content: "\f07d";
}
.ip .fa-arrows-h:before {
  content: "\f07e";
}
.ip .fa-bar-chart-o:before,
.ip .fa-bar-chart:before {
  content: "\f080";
}
.ip .fa-twitter-square:before {
  content: "\f081";
}
.ip .fa-facebook-square:before {
  content: "\f082";
}
.ip .fa-camera-retro:before {
  content: "\f083";
}
.ip .fa-key:before {
  content: "\f084";
}
.ip .fa-gears:before,
.ip .fa-cogs:before {
  content: "\f085";
}
.ip .fa-comments:before {
  content: "\f086";
}
.ip .fa-thumbs-o-up:before {
  content: "\f087";
}
.ip .fa-thumbs-o-down:before {
  content: "\f088";
}
.ip .fa-star-half:before {
  content: "\f089";
}
.ip .fa-heart-o:before {
  content: "\f08a";
}
.ip .fa-sign-out:before {
  content: "\f08b";
}
.ip .fa-linkedin-square:before {
  content: "\f08c";
}
.ip .fa-thumb-tack:before {
  content: "\f08d";
}
.ip .fa-external-link:before {
  content: "\f08e";
}
.ip .fa-sign-in:before {
  content: "\f090";
}
.ip .fa-trophy:before {
  content: "\f091";
}
.ip .fa-github-square:before {
  content: "\f092";
}
.ip .fa-upload:before {
  content: "\f093";
}
.ip .fa-lemon-o:before {
  content: "\f094";
}
.ip .fa-phone:before {
  content: "\f095";
}
.ip .fa-square-o:before {
  content: "\f096";
}
.ip .fa-bookmark-o:before {
  content: "\f097";
}
.ip .fa-phone-square:before {
  content: "\f098";
}
.ip .fa-twitter:before {
  content: "\f099";
}
.ip .fa-facebook-f:before,
.ip .fa-facebook:before {
  content: "\f09a";
}
.ip .fa-github:before {
  content: "\f09b";
}
.ip .fa-unlock:before {
  content: "\f09c";
}
.ip .fa-credit-card:before {
  content: "\f09d";
}
.ip .fa-rss:before {
  content: "\f09e";
}
.ip .fa-hdd-o:before {
  content: "\f0a0";
}
.ip .fa-bullhorn:before {
  content: "\f0a1";
}
.ip .fa-bell:before {
  content: "\f0f3";
}
.ip .fa-certificate:before {
  content: "\f0a3";
}
.ip .fa-hand-o-right:before {
  content: "\f0a4";
}
.ip .fa-hand-o-left:before {
  content: "\f0a5";
}
.ip .fa-hand-o-up:before {
  content: "\f0a6";
}
.ip .fa-hand-o-down:before {
  content: "\f0a7";
}
.ip .fa-arrow-circle-left:before {
  content: "\f0a8";
}
.ip .fa-arrow-circle-right:before {
  content: "\f0a9";
}
.ip .fa-arrow-circle-up:before {
  content: "\f0aa";
}
.ip .fa-arrow-circle-down:before {
  content: "\f0ab";
}
.ip .fa-globe:before {
  content: "\f0ac";
}
.ip .fa-wrench:before {
  content: "\f0ad";
}
.ip .fa-tasks:before {
  content: "\f0ae";
}
.ip .fa-filter:before {
  content: "\f0b0";
}
.ip .fa-briefcase:before {
  content: "\f0b1";
}
.ip .fa-arrows-alt:before {
  content: "\f0b2";
}
.ip .fa-group:before,
.ip .fa-users:before {
  content: "\f0c0";
}
.ip .fa-chain:before,
.ip .fa-link:before {
  content: "\f0c1";
}
.ip .fa-cloud:before {
  content: "\f0c2";
}
.ip .fa-flask:before {
  content: "\f0c3";
}
.ip .fa-cut:before,
.ip .fa-scissors:before {
  content: "\f0c4";
}
.ip .fa-copy:before,
.ip .fa-files-o:before {
  content: "\f0c5";
}
.ip .fa-paperclip:before {
  content: "\f0c6";
}
.ip .fa-save:before,
.ip .fa-floppy-o:before {
  content: "\f0c7";
}
.ip .fa-square:before {
  content: "\f0c8";
}
.ip .fa-navicon:before,
.ip .fa-reorder:before,
.ip .fa-bars:before {
  content: "\f0c9";
}
.ip .fa-list-ul:before {
  content: "\f0ca";
}
.ip .fa-list-ol:before {
  content: "\f0cb";
}
.ip .fa-strikethrough:before {
  content: "\f0cc";
}
.ip .fa-underline:before {
  content: "\f0cd";
}
.ip .fa-table:before {
  content: "\f0ce";
}
.ip .fa-magic:before {
  content: "\f0d0";
}
.ip .fa-truck:before {
  content: "\f0d1";
}
.ip .fa-pinterest:before {
  content: "\f0d2";
}
.ip .fa-pinterest-square:before {
  content: "\f0d3";
}
.ip .fa-google-plus-square:before {
  content: "\f0d4";
}
.ip .fa-google-plus:before {
  content: "\f0d5";
}
.ip .fa-money:before {
  content: "\f0d6";
}
.ip .fa-caret-down:before {
  content: "\f0d7";
}
.ip .fa-caret-up:before {
  content: "\f0d8";
}
.ip .fa-caret-left:before {
  content: "\f0d9";
}
.ip .fa-caret-right:before {
  content: "\f0da";
}
.ip .fa-columns:before {
  content: "\f0db";
}
.ip .fa-unsorted:before,
.ip .fa-sort:before {
  content: "\f0dc";
}
.ip .fa-sort-down:before,
.ip .fa-sort-desc:before {
  content: "\f0dd";
}
.ip .fa-sort-up:before,
.ip .fa-sort-asc:before {
  content: "\f0de";
}
.ip .fa-envelope:before {
  content: "\f0e0";
}
.ip .fa-linkedin:before {
  content: "\f0e1";
}
.ip .fa-rotate-left:before,
.ip .fa-undo:before {
  content: "\f0e2";
}
.ip .fa-legal:before,
.ip .fa-gavel:before {
  content: "\f0e3";
}
.ip .fa-dashboard:before,
.ip .fa-tachometer:before {
  content: "\f0e4";
}
.ip .fa-comment-o:before {
  content: "\f0e5";
}
.ip .fa-comments-o:before {
  content: "\f0e6";
}
.ip .fa-flash:before,
.ip .fa-bolt:before {
  content: "\f0e7";
}
.ip .fa-sitemap:before {
  content: "\f0e8";
}
.ip .fa-umbrella:before {
  content: "\f0e9";
}
.ip .fa-paste:before,
.ip .fa-clipboard:before {
  content: "\f0ea";
}
.ip .fa-lightbulb-o:before {
  content: "\f0eb";
}
.ip .fa-exchange:before {
  content: "\f0ec";
}
.ip .fa-cloud-download:before {
  content: "\f0ed";
}
.ip .fa-cloud-upload:before {
  content: "\f0ee";
}
.ip .fa-user-md:before {
  content: "\f0f0";
}
.ip .fa-stethoscope:before {
  content: "\f0f1";
}
.ip .fa-suitcase:before {
  content: "\f0f2";
}
.ip .fa-bell-o:before {
  content: "\f0a2";
}
.ip .fa-coffee:before {
  content: "\f0f4";
}
.ip .fa-cutlery:before {
  content: "\f0f5";
}
.ip .fa-file-text-o:before {
  content: "\f0f6";
}
.ip .fa-building-o:before {
  content: "\f0f7";
}
.ip .fa-hospital-o:before {
  content: "\f0f8";
}
.ip .fa-ambulance:before {
  content: "\f0f9";
}
.ip .fa-medkit:before {
  content: "\f0fa";
}
.ip .fa-fighter-jet:before {
  content: "\f0fb";
}
.ip .fa-beer:before {
  content: "\f0fc";
}
.ip .fa-h-square:before {
  content: "\f0fd";
}
.ip .fa-plus-square:before {
  content: "\f0fe";
}
.ip .fa-angle-double-left:before {
  content: "\f100";
}
.ip .fa-angle-double-right:before {
  content: "\f101";
}
.ip .fa-angle-double-up:before {
  content: "\f102";
}
.ip .fa-angle-double-down:before {
  content: "\f103";
}
.ip .fa-angle-left:before {
  content: "\f104";
}
.ip .fa-angle-right:before {
  content: "\f105";
}
.ip .fa-angle-up:before {
  content: "\f106";
}
.ip .fa-angle-down:before {
  content: "\f107";
}
.ip .fa-desktop:before {
  content: "\f108";
}
.ip .fa-laptop:before {
  content: "\f109";
}
.ip .fa-tablet:before {
  content: "\f10a";
}
.ip .fa-mobile-phone:before,
.ip .fa-mobile:before {
  content: "\f10b";
}
.ip .fa-circle-o:before {
  content: "\f10c";
}
.ip .fa-quote-left:before {
  content: "\f10d";
}
.ip .fa-quote-right:before {
  content: "\f10e";
}
.ip .fa-spinner:before {
  content: "\f110";
}
.ip .fa-circle:before {
  content: "\f111";
}
.ip .fa-mail-reply:before,
.ip .fa-reply:before {
  content: "\f112";
}
.ip .fa-github-alt:before {
  content: "\f113";
}
.ip .fa-folder-o:before {
  content: "\f114";
}
.ip .fa-folder-open-o:before {
  content: "\f115";
}
.ip .fa-smile-o:before {
  content: "\f118";
}
.ip .fa-frown-o:before {
  content: "\f119";
}
.ip .fa-meh-o:before {
  content: "\f11a";
}
.ip .fa-gamepad:before {
  content: "\f11b";
}
.ip .fa-keyboard-o:before {
  content: "\f11c";
}
.ip .fa-flag-o:before {
  content: "\f11d";
}
.ip .fa-flag-checkered:before {
  content: "\f11e";
}
.ip .fa-terminal:before {
  content: "\f120";
}
.ip .fa-code:before {
  content: "\f121";
}
.ip .fa-mail-reply-all:before,
.ip .fa-reply-all:before {
  content: "\f122";
}
.ip .fa-star-half-empty:before,
.ip .fa-star-half-full:before,
.ip .fa-star-half-o:before {
  content: "\f123";
}
.ip .fa-location-arrow:before {
  content: "\f124";
}
.ip .fa-crop:before {
  content: "\f125";
}
.ip .fa-code-fork:before {
  content: "\f126";
}
.ip .fa-unlink:before,
.ip .fa-chain-broken:before {
  content: "\f127";
}
.ip .fa-question:before {
  content: "\f128";
}
.ip .fa-info:before {
  content: "\f129";
}
.ip .fa-exclamation:before {
  content: "\f12a";
}
.ip .fa-superscript:before {
  content: "\f12b";
}
.ip .fa-subscript:before {
  content: "\f12c";
}
.ip .fa-eraser:before {
  content: "\f12d";
}
.ip .fa-puzzle-piece:before {
  content: "\f12e";
}
.ip .fa-microphone:before {
  content: "\f130";
}
.ip .fa-microphone-slash:before {
  content: "\f131";
}
.ip .fa-shield:before {
  content: "\f132";
}
.ip .fa-calendar-o:before {
  content: "\f133";
}
.ip .fa-fire-extinguisher:before {
  content: "\f134";
}
.ip .fa-rocket:before {
  content: "\f135";
}
.ip .fa-maxcdn:before {
  content: "\f136";
}
.ip .fa-chevron-circle-left:before {
  content: "\f137";
}
.ip .fa-chevron-circle-right:before {
  content: "\f138";
}
.ip .fa-chevron-circle-up:before {
  content: "\f139";
}
.ip .fa-chevron-circle-down:before {
  content: "\f13a";
}
.ip .fa-html5:before {
  content: "\f13b";
}
.ip .fa-css3:before {
  content: "\f13c";
}
.ip .fa-anchor:before {
  content: "\f13d";
}
.ip .fa-unlock-alt:before {
  content: "\f13e";
}
.ip .fa-bullseye:before {
  content: "\f140";
}
.ip .fa-ellipsis-h:before {
  content: "\f141";
}
.ip .fa-ellipsis-v:before {
  content: "\f142";
}
.ip .fa-rss-square:before {
  content: "\f143";
}
.ip .fa-play-circle:before {
  content: "\f144";
}
.ip .fa-ticket:before {
  content: "\f145";
}
.ip .fa-minus-square:before {
  content: "\f146";
}
.ip .fa-minus-square-o:before {
  content: "\f147";
}
.ip .fa-level-up:before {
  content: "\f148";
}
.ip .fa-level-down:before {
  content: "\f149";
}
.ip .fa-check-square:before {
  content: "\f14a";
}
.ip .fa-pencil-square:before {
  content: "\f14b";
}
.ip .fa-external-link-square:before {
  content: "\f14c";
}
.ip .fa-share-square:before {
  content: "\f14d";
}
.ip .fa-compass:before {
  content: "\f14e";
}
.ip .fa-toggle-down:before,
.ip .fa-caret-square-o-down:before {
  content: "\f150";
}
.ip .fa-toggle-up:before,
.ip .fa-caret-square-o-up:before {
  content: "\f151";
}
.ip .fa-toggle-right:before,
.ip .fa-caret-square-o-right:before {
  content: "\f152";
}
.ip .fa-euro:before,
.ip .fa-eur:before {
  content: "\f153";
}
.ip .fa-gbp:before {
  content: "\f154";
}
.ip .fa-dollar:before,
.ip .fa-usd:before {
  content: "\f155";
}
.ip .fa-rupee:before,
.ip .fa-inr:before {
  content: "\f156";
}
.ip .fa-cny:before,
.ip .fa-rmb:before,
.ip .fa-yen:before,
.ip .fa-jpy:before {
  content: "\f157";
}
.ip .fa-ruble:before,
.ip .fa-rouble:before,
.ip .fa-rub:before {
  content: "\f158";
}
.ip .fa-won:before,
.ip .fa-krw:before {
  content: "\f159";
}
.ip .fa-bitcoin:before,
.ip .fa-btc:before {
  content: "\f15a";
}
.ip .fa-file:before {
  content: "\f15b";
}
.ip .fa-file-text:before {
  content: "\f15c";
}
.ip .fa-sort-alpha-asc:before {
  content: "\f15d";
}
.ip .fa-sort-alpha-desc:before {
  content: "\f15e";
}
.ip .fa-sort-amount-asc:before {
  content: "\f160";
}
.ip .fa-sort-amount-desc:before {
  content: "\f161";
}
.ip .fa-sort-numeric-asc:before {
  content: "\f162";
}
.ip .fa-sort-numeric-desc:before {
  content: "\f163";
}
.ip .fa-thumbs-up:before {
  content: "\f164";
}
.ip .fa-thumbs-down:before {
  content: "\f165";
}
.ip .fa-youtube-square:before {
  content: "\f166";
}
.ip .fa-youtube:before {
  content: "\f167";
}
.ip .fa-xing:before {
  content: "\f168";
}
.ip .fa-xing-square:before {
  content: "\f169";
}
.ip .fa-youtube-play:before {
  content: "\f16a";
}
.ip .fa-dropbox:before {
  content: "\f16b";
}
.ip .fa-stack-overflow:before {
  content: "\f16c";
}
.ip .fa-instagram:before {
  content: "\f16d";
}
.ip .fa-flickr:before {
  content: "\f16e";
}
.ip .fa-adn:before {
  content: "\f170";
}
.ip .fa-bitbucket:before {
  content: "\f171";
}
.ip .fa-bitbucket-square:before {
  content: "\f172";
}
.ip .fa-tumblr:before {
  content: "\f173";
}
.ip .fa-tumblr-square:before {
  content: "\f174";
}
.ip .fa-long-arrow-down:before {
  content: "\f175";
}
.ip .fa-long-arrow-up:before {
  content: "\f176";
}
.ip .fa-long-arrow-left:before {
  content: "\f177";
}
.ip .fa-long-arrow-right:before {
  content: "\f178";
}
.ip .fa-apple:before {
  content: "\f179";
}
.ip .fa-windows:before {
  content: "\f17a";
}
.ip .fa-android:before {
  content: "\f17b";
}
.ip .fa-linux:before {
  content: "\f17c";
}
.ip .fa-dribbble:before {
  content: "\f17d";
}
.ip .fa-skype:before {
  content: "\f17e";
}
.ip .fa-foursquare:before {
  content: "\f180";
}
.ip .fa-trello:before {
  content: "\f181";
}
.ip .fa-female:before {
  content: "\f182";
}
.ip .fa-male:before {
  content: "\f183";
}
.ip .fa-gittip:before,
.ip .fa-gratipay:before {
  content: "\f184";
}
.ip .fa-sun-o:before {
  content: "\f185";
}
.ip .fa-moon-o:before {
  content: "\f186";
}
.ip .fa-archive:before {
  content: "\f187";
}
.ip .fa-bug:before {
  content: "\f188";
}
.ip .fa-vk:before {
  content: "\f189";
}
.ip .fa-weibo:before {
  content: "\f18a";
}
.ip .fa-renren:before {
  content: "\f18b";
}
.ip .fa-pagelines:before {
  content: "\f18c";
}
.ip .fa-stack-exchange:before {
  content: "\f18d";
}
.ip .fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.ip .fa-arrow-circle-o-left:before {
  content: "\f190";
}
.ip .fa-toggle-left:before,
.ip .fa-caret-square-o-left:before {
  content: "\f191";
}
.ip .fa-dot-circle-o:before {
  content: "\f192";
}
.ip .fa-wheelchair:before {
  content: "\f193";
}
.ip .fa-vimeo-square:before {
  content: "\f194";
}
.ip .fa-turkish-lira:before,
.ip .fa-try:before {
  content: "\f195";
}
.ip .fa-plus-square-o:before {
  content: "\f196";
}
.ip .fa-space-shuttle:before {
  content: "\f197";
}
.ip .fa-slack:before {
  content: "\f198";
}
.ip .fa-envelope-square:before {
  content: "\f199";
}
.ip .fa-wordpress:before {
  content: "\f19a";
}
.ip .fa-openid:before {
  content: "\f19b";
}
.ip .fa-institution:before,
.ip .fa-bank:before,
.ip .fa-university:before {
  content: "\f19c";
}
.ip .fa-mortar-board:before,
.ip .fa-graduation-cap:before {
  content: "\f19d";
}
.ip .fa-yahoo:before {
  content: "\f19e";
}
.ip .fa-google:before {
  content: "\f1a0";
}
.ip .fa-reddit:before {
  content: "\f1a1";
}
.ip .fa-reddit-square:before {
  content: "\f1a2";
}
.ip .fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.ip .fa-stumbleupon:before {
  content: "\f1a4";
}
.ip .fa-delicious:before {
  content: "\f1a5";
}
.ip .fa-digg:before {
  content: "\f1a6";
}
.ip .fa-pied-piper:before {
  content: "\f1a7";
}
.ip .fa-pied-piper-alt:before {
  content: "\f1a8";
}
.ip .fa-drupal:before {
  content: "\f1a9";
}
.ip .fa-joomla:before {
  content: "\f1aa";
}
.ip .fa-language:before {
  content: "\f1ab";
}
.ip .fa-fax:before {
  content: "\f1ac";
}
.ip .fa-building:before {
  content: "\f1ad";
}
.ip .fa-child:before {
  content: "\f1ae";
}
.ip .fa-paw:before {
  content: "\f1b0";
}
.ip .fa-spoon:before {
  content: "\f1b1";
}
.ip .fa-cube:before {
  content: "\f1b2";
}
.ip .fa-cubes:before {
  content: "\f1b3";
}
.ip .fa-behance:before {
  content: "\f1b4";
}
.ip .fa-behance-square:before {
  content: "\f1b5";
}
.ip .fa-steam:before {
  content: "\f1b6";
}
.ip .fa-steam-square:before {
  content: "\f1b7";
}
.ip .fa-recycle:before {
  content: "\f1b8";
}
.ip .fa-automobile:before,
.ip .fa-car:before {
  content: "\f1b9";
}
.ip .fa-cab:before,
.ip .fa-taxi:before {
  content: "\f1ba";
}
.ip .fa-tree:before {
  content: "\f1bb";
}
.ip .fa-spotify:before {
  content: "\f1bc";
}
.ip .fa-deviantart:before {
  content: "\f1bd";
}
.ip .fa-soundcloud:before {
  content: "\f1be";
}
.ip .fa-database:before {
  content: "\f1c0";
}
.ip .fa-file-pdf-o:before {
  content: "\f1c1";
}
.ip .fa-file-word-o:before {
  content: "\f1c2";
}
.ip .fa-file-excel-o:before {
  content: "\f1c3";
}
.ip .fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.ip .fa-file-photo-o:before,
.ip .fa-file-picture-o:before,
.ip .fa-file-image-o:before {
  content: "\f1c5";
}
.ip .fa-file-zip-o:before,
.ip .fa-file-archive-o:before {
  content: "\f1c6";
}
.ip .fa-file-sound-o:before,
.ip .fa-file-audio-o:before {
  content: "\f1c7";
}
.ip .fa-file-movie-o:before,
.ip .fa-file-video-o:before {
  content: "\f1c8";
}
.ip .fa-file-code-o:before {
  content: "\f1c9";
}
.ip .fa-vine:before {
  content: "\f1ca";
}
.ip .fa-codepen:before {
  content: "\f1cb";
}
.ip .fa-jsfiddle:before {
  content: "\f1cc";
}
.ip .fa-life-bouy:before,
.ip .fa-life-buoy:before,
.ip .fa-life-saver:before,
.ip .fa-support:before,
.ip .fa-life-ring:before {
  content: "\f1cd";
}
.ip .fa-circle-o-notch:before {
  content: "\f1ce";
}
.ip .fa-ra:before,
.ip .fa-rebel:before {
  content: "\f1d0";
}
.ip .fa-ge:before,
.ip .fa-empire:before {
  content: "\f1d1";
}
.ip .fa-git-square:before {
  content: "\f1d2";
}
.ip .fa-git:before {
  content: "\f1d3";
}
.ip .fa-hacker-news:before {
  content: "\f1d4";
}
.ip .fa-tencent-weibo:before {
  content: "\f1d5";
}
.ip .fa-qq:before {
  content: "\f1d6";
}
.ip .fa-wechat:before,
.ip .fa-weixin:before {
  content: "\f1d7";
}
.ip .fa-send:before,
.ip .fa-paper-plane:before {
  content: "\f1d8";
}
.ip .fa-send-o:before,
.ip .fa-paper-plane-o:before {
  content: "\f1d9";
}
.ip .fa-history:before {
  content: "\f1da";
}
.ip .fa-genderless:before,
.ip .fa-circle-thin:before {
  content: "\f1db";
}
.ip .fa-header:before {
  content: "\f1dc";
}
.ip .fa-paragraph:before {
  content: "\f1dd";
}
.ip .fa-sliders:before {
  content: "\f1de";
}
.ip .fa-share-alt:before {
  content: "\f1e0";
}
.ip .fa-share-alt-square:before {
  content: "\f1e1";
}
.ip .fa-bomb:before {
  content: "\f1e2";
}
.ip .fa-soccer-ball-o:before,
.ip .fa-futbol-o:before {
  content: "\f1e3";
}
.ip .fa-tty:before {
  content: "\f1e4";
}
.ip .fa-binoculars:before {
  content: "\f1e5";
}
.ip .fa-plug:before {
  content: "\f1e6";
}
.ip .fa-slideshare:before {
  content: "\f1e7";
}
.ip .fa-twitch:before {
  content: "\f1e8";
}
.ip .fa-yelp:before {
  content: "\f1e9";
}
.ip .fa-newspaper-o:before {
  content: "\f1ea";
}
.ip .fa-wifi:before {
  content: "\f1eb";
}
.ip .fa-calculator:before {
  content: "\f1ec";
}
.ip .fa-paypal:before {
  content: "\f1ed";
}
.ip .fa-google-wallet:before {
  content: "\f1ee";
}
.ip .fa-cc-visa:before {
  content: "\f1f0";
}
.ip .fa-cc-mastercard:before {
  content: "\f1f1";
}
.ip .fa-cc-discover:before {
  content: "\f1f2";
}
.ip .fa-cc-amex:before {
  content: "\f1f3";
}
.ip .fa-cc-paypal:before {
  content: "\f1f4";
}
.ip .fa-cc-stripe:before {
  content: "\f1f5";
}
.ip .fa-bell-slash:before {
  content: "\f1f6";
}
.ip .fa-bell-slash-o:before {
  content: "\f1f7";
}
.ip .fa-trash:before {
  content: "\f1f8";
}
.ip .fa-copyright:before {
  content: "\f1f9";
}
.ip .fa-at:before {
  content: "\f1fa";
}
.ip .fa-eyedropper:before {
  content: "\f1fb";
}
.ip .fa-paint-brush:before {
  content: "\f1fc";
}
.ip .fa-birthday-cake:before {
  content: "\f1fd";
}
.ip .fa-area-chart:before {
  content: "\f1fe";
}
.ip .fa-pie-chart:before {
  content: "\f200";
}
.ip .fa-line-chart:before {
  content: "\f201";
}
.ip .fa-lastfm:before {
  content: "\f202";
}
.ip .fa-lastfm-square:before {
  content: "\f203";
}
.ip .fa-toggle-off:before {
  content: "\f204";
}
.ip .fa-toggle-on:before {
  content: "\f205";
}
.ip .fa-bicycle:before {
  content: "\f206";
}
.ip .fa-bus:before {
  content: "\f207";
}
.ip .fa-ioxhost:before {
  content: "\f208";
}
.ip .fa-angellist:before {
  content: "\f209";
}
.ip .fa-cc:before {
  content: "\f20a";
}
.ip .fa-shekel:before,
.ip .fa-sheqel:before,
.ip .fa-ils:before {
  content: "\f20b";
}
.ip .fa-meanpath:before {
  content: "\f20c";
}
.ip .fa-buysellads:before {
  content: "\f20d";
}
.ip .fa-connectdevelop:before {
  content: "\f20e";
}
.ip .fa-dashcube:before {
  content: "\f210";
}
.ip .fa-forumbee:before {
  content: "\f211";
}
.ip .fa-leanpub:before {
  content: "\f212";
}
.ip .fa-sellsy:before {
  content: "\f213";
}
.ip .fa-shirtsinbulk:before {
  content: "\f214";
}
.ip .fa-simplybuilt:before {
  content: "\f215";
}
.ip .fa-skyatlas:before {
  content: "\f216";
}
.ip .fa-cart-plus:before {
  content: "\f217";
}
.ip .fa-cart-arrow-down:before {
  content: "\f218";
}
.ip .fa-diamond:before {
  content: "\f219";
}
.ip .fa-ship:before {
  content: "\f21a";
}
.ip .fa-user-secret:before {
  content: "\f21b";
}
.ip .fa-motorcycle:before {
  content: "\f21c";
}
.ip .fa-street-view:before {
  content: "\f21d";
}
.ip .fa-heartbeat:before {
  content: "\f21e";
}
.ip .fa-venus:before {
  content: "\f221";
}
.ip .fa-mars:before {
  content: "\f222";
}
.ip .fa-mercury:before {
  content: "\f223";
}
.ip .fa-transgender:before {
  content: "\f224";
}
.ip .fa-transgender-alt:before {
  content: "\f225";
}
.ip .fa-venus-double:before {
  content: "\f226";
}
.ip .fa-mars-double:before {
  content: "\f227";
}
.ip .fa-venus-mars:before {
  content: "\f228";
}
.ip .fa-mars-stroke:before {
  content: "\f229";
}
.ip .fa-mars-stroke-v:before {
  content: "\f22a";
}
.ip .fa-mars-stroke-h:before {
  content: "\f22b";
}
.ip .fa-neuter:before {
  content: "\f22c";
}
.ip .fa-facebook-official:before {
  content: "\f230";
}
.ip .fa-pinterest-p:before {
  content: "\f231";
}
.ip .fa-whatsapp:before {
  content: "\f232";
}
.ip .fa-server:before {
  content: "\f233";
}
.ip .fa-user-plus:before {
  content: "\f234";
}
.ip .fa-user-times:before {
  content: "\f235";
}
.ip .fa-hotel:before,
.ip .fa-bed:before {
  content: "\f236";
}
.ip .fa-viacoin:before {
  content: "\f237";
}
.ip .fa-train:before {
  content: "\f238";
}
.ip .fa-subway:before {
  content: "\f239";
}
.ip .fa-medium:before {
  content: "\f23a";
}
.ip .ipRoot {
  background: transparent;
  border: 0;
  border-collapse: collapse;
  box-shadow: none;
  direction: ltr;
  float: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: auto;
  margin: 0;
  min-width: 0;
  max-width: none;
  outline: 0;
  padding: 0;
  position: static;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
  vertical-align: baseline;
  width: auto;
}
.ip .ipRootAll {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
  background: transparent;
  border: 0;
  border-collapse: collapse;
  box-shadow: none;
  direction: ltr;
  float: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: auto;
  margin: 0;
  min-width: 0;
  max-width: none;
  outline: 0;
  padding: 0;
  position: static;
  text-align: left;
  text-decoration: none;
  text-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  transition: none;
  vertical-align: baseline;
  width: auto;
  color: inherit;
  font-size: inherit;
  text-align: inherit;
}
.ip [ng-cloak] {
  display: none;
}
.ip .colorpicker {
  left: 0;
  z-index: 1060;
  min-width: 130px;
  padding: 4px;
  margin-top: 1px;
  *zoom: 1;
}
.ip .bootstrap-switch {
  border-radius: 40px;
}
.ip .bootstrap-switch .bootstrap-switch-container {
  border-radius: 40px;
  line-height: inherit;
  width: 60px;
}
.ip .bootstrap-switch .bootstrap-switch-handle-on {
  border-bottom-left-radius: 40px;
  border-top-left-radius: 40px;
}
.ip .bootstrap-switch .bootstrap-switch-handle-off {
  border-bottom-right-radius: 40px;
  border-top-right-radius: 40px;
}
.ip .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
  background-color: #019bd4;
  color: #fff;
  border-bottom-right-radius: 40px;
  border-top-right-radius: 40px;
}
.ip .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-container {
  margin-left: -20px;
}
.ip .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
  background-color: #e7e7e7;
  color: #000;
  border-bottom-left-radius: 40px;
  border-top-left-radius: 40px;
}
.ip .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
.ip .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
  background: #e7e7e7;
}
.ip .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-new,
.ip .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-new {
  background: #019bd4;
}
.ip .bootstrap-switch.bootstrap-switch-mini {
  width: 40px;
}
.ip .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
.ip .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
.ip .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
  float: left;
  font-size: 10px;
  line-height: 10px;
  margin-top: 0;
  padding-bottom: 4px;
  padding-top: 3px;
  width: 20px;
}
.ip .btn {
  font-weight: bold;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  border-radius: 3px;
}
.ip .btn .fa {
  font-size: 14px;
}
.ip .btn .fa-fw {
  text-align: right;
  width: 1.5em;
}
.ip .btn.disabled,
.ip .btn[disabled],
.ip fieldset[disabled] .btn {
  opacity: 0.25;
  filter: alpha(opacity=25);
}
.ip .btn-lg,
.ip .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.ip .btn-lg .fa {
  font-size: 18px;
}
.ip .btn-sm,
.ip .btn-xs,
.ip .btn-group-xs > .btn,
.ip .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}
.ip .btn-sm .fa,
.ip .btn-xs .fa {
  font-size: 14px;
}
.ip .btn-xs,
.ip .btn-group-xs > .btn {
  padding: 1px 5px;
}
.ip .btn-danger {
  color: #000000;
  background-color: #e7e7e7;
  border-color: #e7e7e7;
}
.ip .btn-danger:hover,
.ip .btn-danger:focus,
.ip .btn-danger.focus,
.ip .btn-danger:active,
.ip .btn-danger.active,
.ip .open > .dropdown-toggle.btn-danger {
  color: #000000;
  background-color: #cecece;
  border-color: #c8c8c8;
}
.ip .btn-danger:active,
.ip .btn-danger.active,
.ip .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.ip .btn-danger.disabled,
.ip .btn-danger[disabled],
.ip fieldset[disabled] .btn-danger,
.ip .btn-danger.disabled:hover,
.ip .btn-danger[disabled]:hover,
.ip fieldset[disabled] .btn-danger:hover,
.ip .btn-danger.disabled:focus,
.ip .btn-danger[disabled]:focus,
.ip fieldset[disabled] .btn-danger:focus,
.ip .btn-danger.disabled.focus,
.ip .btn-danger[disabled].focus,
.ip fieldset[disabled] .btn-danger.focus,
.ip .btn-danger.disabled:active,
.ip .btn-danger[disabled]:active,
.ip fieldset[disabled] .btn-danger:active,
.ip .btn-danger.disabled.active,
.ip .btn-danger[disabled].active,
.ip fieldset[disabled] .btn-danger.active {
  background-color: #e7e7e7;
  border-color: #e7e7e7;
}
.ip .btn-danger .badge {
  color: #e7e7e7;
  background-color: #000000;
}
.ip .btn-danger:hover,
.ip .btn-danger:focus,
.ip .btn-danger:active,
.ip .btn-danger.active,
.ip .open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.ip .btn-controls {
  color: #e2e2e2;
  background-color: #46495e;
  border-color: #ffffff;
}
.ip .btn-controls:hover,
.ip .btn-controls:focus,
.ip .btn-controls.focus,
.ip .btn-controls:active,
.ip .btn-controls.active,
.ip .open > .dropdown-toggle.btn-controls {
  color: #e2e2e2;
  background-color: #303241;
  border-color: #e0e0e0;
}
.ip .btn-controls:active,
.ip .btn-controls.active,
.ip .open > .dropdown-toggle.btn-controls {
  background-image: none;
}
.ip .btn-controls.disabled,
.ip .btn-controls[disabled],
.ip fieldset[disabled] .btn-controls,
.ip .btn-controls.disabled:hover,
.ip .btn-controls[disabled]:hover,
.ip fieldset[disabled] .btn-controls:hover,
.ip .btn-controls.disabled:focus,
.ip .btn-controls[disabled]:focus,
.ip fieldset[disabled] .btn-controls:focus,
.ip .btn-controls.disabled.focus,
.ip .btn-controls[disabled].focus,
.ip fieldset[disabled] .btn-controls.focus,
.ip .btn-controls.disabled:active,
.ip .btn-controls[disabled]:active,
.ip fieldset[disabled] .btn-controls:active,
.ip .btn-controls.disabled.active,
.ip .btn-controls[disabled].active,
.ip fieldset[disabled] .btn-controls.active {
  background-color: #46495e;
  border-color: #ffffff;
}
.ip .btn-controls .badge {
  color: #46495e;
  background-color: #e2e2e2;
}
.ip .btn-new {
  color: #ffffff;
  background-color: #019bd4;
  border-color: #019bd4;
}
.ip .btn-new:hover,
.ip .btn-new:focus,
.ip .btn-new.focus,
.ip .btn-new:active,
.ip .btn-new.active,
.ip .open > .dropdown-toggle.btn-new {
  color: #ffffff;
  background-color: #0176a1;
  border-color: #016e97;
}
.ip .btn-new:active,
.ip .btn-new.active,
.ip .open > .dropdown-toggle.btn-new {
  background-image: none;
}
.ip .btn-new.disabled,
.ip .btn-new[disabled],
.ip fieldset[disabled] .btn-new,
.ip .btn-new.disabled:hover,
.ip .btn-new[disabled]:hover,
.ip fieldset[disabled] .btn-new:hover,
.ip .btn-new.disabled:focus,
.ip .btn-new[disabled]:focus,
.ip fieldset[disabled] .btn-new:focus,
.ip .btn-new.disabled.focus,
.ip .btn-new[disabled].focus,
.ip fieldset[disabled] .btn-new.focus,
.ip .btn-new.disabled:active,
.ip .btn-new[disabled]:active,
.ip fieldset[disabled] .btn-new:active,
.ip .btn-new.disabled.active,
.ip .btn-new[disabled].active,
.ip fieldset[disabled] .btn-new.active {
  background-color: #019bd4;
  border-color: #019bd4;
}
.ip .btn-new .badge {
  color: #019bd4;
  background-color: #ffffff;
}
.ip .form-group {
  position: relative;
}
.ip .form-group.type-blank {
  margin-bottom: 0;
}
.ip .form-group.type-blank label {
  display: none;
}
.ip .form-group.type-blank .help-error {
  margin-bottom: 15px;
}
.ip .form-group.type-submit label {
  display: none;
}
.ip .form-control {
  font-size: 18px;
}
.ip .form-control + .input-group-addon {
  border-left: 0;
}
.ip .help-hint {
  background-color: #a3a4af;
  color: #fff;
  display: none;
  font-size: 12px;
  padding: 4px 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  z-index: 2;
}
.ip .form-group:hover .help-hint {
  display: block;
}
.ip .help-error {
  background-color: #d9534f;
  color: #fff;
  display: none;
  font-size: 12px;
  padding: 4px 10px;
  width: 100%;
}
.ip .has-error .help-error {
  display: block;
}
.ip .captcha img {
  display: block;
  max-width: 100%;
}
.ip legend[data-toggle="collapse"] {
  cursor: pointer;
}
.ip legend[data-toggle="collapse"]:after {
  content: '\25B4';
  display: inline-block;
  margin-left: 10px;
}
.ip legend[data-toggle="collapse"].collapsed:after {
  content: '\25Be';
}
.ip .file ._file {
  margin-bottom: 0;
  margin-top: 10px;
  padding: 10px;
  word-break: break-all;
}
.ip .file ._file .progress {
  height: 5px;
  margin-top: 5px;
  margin-bottom: 0;
}
.ip .input-group-btn > .btn {
  line-height: 20px;
}
.ip .input-group-btn .btn-default,
.ip .input-group-btn .btn-danger {
  border-color: #a3a4af;
}
.ip a.list-group-item.success,
.ip a.list-group-item.success:hover,
.ip a.list-group-item.success:focus {
  z-index: 2;
  color: #3c763d;
  background-color: #dff0d8;
}
.ip a.list-group-item.success .list-group-item-heading,
.ip a.list-group-item.success:hover .list-group-item-heading,
.ip a.list-group-item.success:focus .list-group-item-heading {
  color: inherit;
}
.ip a.list-group-item.success .list-group-item-text,
.ip a.list-group-item.success:hover .list-group-item-text,
.ip a.list-group-item.success:focus .list-group-item-text {
  color: #ffffff;
}
.ip .modal-content {
  border-radius: 0;
}
.ip .modal-title {
  font-size: 18px;
}
.ip .modal-header {
  background-color: #e7e7e7;
  padding: 10px 20px;
}
.ip .modal-footer {
  background-color: #e7e7e7;
  margin-top: 0;
  padding: 5px 20px;
}
.ip .navbar-center {
  margin: 0 auto;
  position: relative;
  width: 320px;
}
.ip .navbar-center .navbar-center-container {
  position: absolute;
  text-align: center;
  width: 100%;
}
.ip .navbar-center .navbar-text {
  display: inline-block;
  float: none;
}
.ip .navbar-center .dropdown-menu {
  text-align: left;
}
.ip .navbar-center .dropdown-menu > li > a * {
  white-space: inherit;
}
.ip th {
  font-weight: bold;
}
.ip .page-header {
  margin-top: 0;
  padding-bottom: 0;
}
.ip .page-header h1 {
  margin-top: 0;
}
.ip .ipModuleUploadWindow {
  background: url(data:image/gif;base64,R0lGODlhAgACAIAAANXV1fn5+SH5BAAAAAAALAAAAAACAAIAAAIDDBAFADs=);
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ip .ipModuleUploadWindow ._buttons {
  margin-left: 5px;
  margin-top: 10px;
  position: absolute;
  z-index: 1060;
}
.ip .ipModuleUploadProgressItem {
  margin-bottom: 10px;
}
.ip .ipModuleUploadProgressItem ._progressbar {
  background: #ebebeb;
  border: 1px solid #d3d3d3;
  height: 20px;
}
.ip .ipModuleUploadProgressItem ._progressbar .ui-progressbar-value {
  background: #019bd4;
  border: 1px solid #018bbe;
  height: 100%;
  margin: -1px;
}
.ip .ipModuleUploadProgressItem ._title {
  color: #000000;
  font-size: 11px;
  line-height: 20px;
  margin-top: -20px;
  padding: 0 5px;
  text-shadow: 1px 1px 0 #ffffff;
}
.ip .ipAdminNavbar {
  border: 0;
}
.ip .ipAdminNavbar ._toggle {
  border: 0;
  border-radius: 0;
  display: inline-block;
  float: left;
  height: 40px;
  margin: 0 0 0 20px;
  width: 40px;
}
.ip .ipAdminNavbar ._toggle .icon-bar {
  border-radius: 0;
  width: 100%;
}
.ip .ipAdminNavbar .nav._active {
  margin-left: 20px;
}
.ip .ipAdminNavbar .nav._active > li > a {
  color: #ffffff;
  font-size: 16px;
}
.ip .ipAdminNavbar ._menu {
  background-color: #2f313f;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2);
  left: 10px;
  position: absolute;
  top: 0;
  z-index: 1040;
}
.ip .ipAdminNavbar ._menu .nav {
  border-top: 1px solid #000000;
}
.ip .ipAdminNavbar ._menu .nav > li {
  border-bottom: 1px solid #000000;
}
.ip .ipAdminNavbar ._menu .nav > li > a {
  background-color: #262732;
  color: #9d9d9d;
  padding: 8px 80px 8px 10px;
  white-space: nowrap;
}
.ip .ipAdminNavbar ._menu .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}
.ip .ipAdminNavbar ._menu .nav > .active > a {
  background-color: #1e1f28;
  color: #019ad2;
}
.ip .ipAdminNavbar ._menu .nav:last-child {
  border-top: 0;
}
.ip .ipAdminNavbar ._menu .nav:last-child > li {
  border-bottom-color: #17181f;
}
.ip .ipAdminNavbar ._menu .nav:last-child > li > a {
  background-color: transparent;
}
.ip .ipAdminNavbar ._menu .nav-stacked > li + li {
  margin-top: 0;
}
.ip .ipAdminNavbar ._menu .fa-fw {
  width: 40px;
}
.ip .ipAdminNavbar ._menuHeader {
  background-color: #fd9827;
  height: 40px;
  white-space: nowrap;
}
.ip .ipAdminNavbar ._menuHeader ._toggle {
  cursor: default;
  margin-left: 10px;
}
.ip .ipAdminNavbar ._menuHeader ._toggle:hover {
  background-color: transparent;
}
.ip .ipAdminNavbar ._menuHeader .navbar-text {
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  float: none;
  margin-left: 0;
}
.ip .ipAdminNavbar ._menuContainer {
  overflow-x: hidden;
  overflow-y: auto;
}
.ip .ipAdminNavbar ._menuContainer nav {
  margin-bottom: 40px;
}
.ip .ipAdminNavbar ._right {
  margin-right: 0;
}
@media (max-width: 767px) {
  .ip .ipAdminNavbar .nav._active,
  .ip .ipAdminNavbar .nav._right li:not(:last-child) {
    display: none;
  }
}
.ip .ipAdminSubmenu {
  padding: 20px 0 20px 20px;
  position: absolute;
  width: 200px;
}
.ip .ipAdminSubmenu ul {
  list-style: none;
}
.ip .ipAdminSubmenu ul a {
  color: #97989f;
  display: block;
  padding: 10px 20px;
  overflow: hidden;
  text-transform: uppercase;
}
.ip .ipAdminSubmenu ul a:hover {
  color: #019bd4;
  text-decoration: none;
}
.ip .ipAdminSubmenu ul .active a {
  background-color: #ffffff;
  color: #000000;
  font-weight: bold;
}
.ip .ipAdminContentWrapper {
  background-color: #ffffff;
  margin-left: 20px;
  margin-right: 60px;
  padding: 20px 40px 40px;
  position: relative;
}
.ip .ipAdminContentWrapper._hasSubmenu {
  margin-left: 200px;
}
@media (max-width: 1000px) {
  .ip .ipAdminContentWrapper {
    padding: 5px;
    margin: 5px;
  }
}
.ip .ipModuleAdministrators {
  padding-left: 200px;
  width: 100%;
}
.ip .ipModuleAdministrators ._menu {
  background-color: #f4f4f4;
  height: 100%;
  margin-left: -240px;
  margin-top: -20px;
  overflow: auto;
  padding: 20px;
  position: absolute;
  width: 200px;
}
.ip .ipModuleAdministrators ._menu ._actions {
  min-height: 40px;
}
.ip .ipModuleAdministrators ._menu ul {
  list-style: none;
}
.ip .ipModuleAdministrators ._menu ul a {
  color: #46495e;
  display: block;
  margin: 0 -20px;
  padding: 10px 20px;
}
.ip .ipModuleAdministrators ._menu ul a:hover,
.ip .ipModuleAdministrators ._menu ul a:focus {
  color: #019bd4;
  text-decoration: none;
}
.ip .ipModuleAdministrators ._menu ul .active a {
  background-color: #fff;
  color: #000;
  font-weight: bold;
}
.ip .ipModuleAdministrators .checkbox .bootstrap-switch {
  margin-left: -20px;
  margin-right: 20px;
}
.ip .ipAdminPanel {
  background-color: #eaeaea;
  border-bottom: 1px solid #c6c7cc;
  left: 0;
  padding: 20px 0 10px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1030;
}
.ip .ipAdminPanel ._disable {
  background-color: rgba(255, 255, 255, 0.6);
  height: 100%;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 11;
}
.ip .ipAdminPanel ._disable p {
  background-color: #ffa400;
  box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.7);
  color: #000;
  display: inline-block;
  font-size: 14px;
  margin-top: 28px;
  padding: 10px;
}
.ip .ipAdminPanel ._disable p a {
  color: #000;
  text-decoration: underline;
}
.ip .ipAdminPanel ._widgetCategories {
  height: 100%;
  float: left;
  position: absolute;
  background-color: #eaeaea;
  z-index: 1;
  bottom: 0;
}
.ip .ipAdminPanel ._widgetTabSwitches {
  padding: 0 25px 0 0;
  list-style: none;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.ip .ipAdminPanel ._widgetTabSwitches:first-child {
  padding: 0 25px;
}
.ip .ipAdminPanel ._widgetTabSwitches ._widgetTabSwitch {
  margin: 8px 0;
}
.ip .ipAdminPanel ._widgetTabSwitches ._widgetTabSwitch:hover a {
  text-decoration: none;
}
.ip .ipAdminPanel ._widgetTabSwitches ._widgetTabSwitch a {
  text-decoration: none;
  text-align: center;
  padding: 3px 7px;
  color: #bdbdbd;
  display: block;
}
.ip .ipAdminPanel ._widgetTabSwitches ._widgetTabSwitch._active a {
  background: #fff;
  color: #000;
  padding: 2px 6px;
  border: 1px solid #c2c2c2;
}
.ip .ipAdminPanel ._widgets {
  position: relative;
}
.ip .ipAdminPanel ._widgets:before,
.ip .ipAdminPanel ._widgets:after {
  content: " ";
  display: table;
}
.ip .ipAdminPanel ._widgets:after {
  clear: both;
}
.ip .ipAdminPanel ._widgets:before,
.ip .ipAdminPanel ._widgets:after {
  content: " ";
  display: table;
}
.ip .ipAdminPanel ._widgets:after {
  clear: both;
}
.ip .ipAdminPanel ._widgets ._scrollButton {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAARCAYAAACfB/8pAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVRJREFUeNrUlrF1hDAMhm0m8AgZgWwQJrijpuEa6jBBRrj63OCGmtsgI4QRGIENHGEbkI1J0lnRe4L37Ob/niTr51prFg3JX+BbQyrW6ImljB5pqeJashMIAd8B8gOyY+mjc1oGgBJ/A7EQn5A5oxe50RaByX6BmCFbAgCt03IKk0VKiCEKmI8xOUZlNBQBTBcHkXy5uKK7GwkIH+aGTq5Qlc4HsRB1APEkNyGV0YRh6hWG6wd7h/89gFCMcvS8DlqrXSpyQQdP8hC2Mspo3eOygIxe30n+Rh6kNxrxPI/cbHbJB3RB57WKQ+RuRYitiypdZttc7JWxu0Ty/B9AbC8Z37xWfBm+JvdZvt/6CiAKqMbs75FGz27pTKgygwNMDbF6v1XLhCGOm93ClD9t0ISmEXdKiSHiprE52AFBAER4D1F1fIjiNn6HUYRMozqDWOJbgAEAo+eCJacSAoMAAAAASUVORK5CYII=) no-repeat;
  display: block;
  height: 100%;
  position: absolute;
  width: 26px;
  z-index: 9;
}
.ip .ipAdminPanel ._widgets ._scrollButton._left {
  background-position: 8px center;
  left: 6px;
}
.ip .ipAdminPanel ._widgets ._scrollButton._right {
  background-position: -32px center;
  right: 6px;
}
.ip .ipAdminPanel ._widgets ._scrollButton:hover {
  background-color: #e6e6e6;
}
.ip .ipAdminPanel ._widgets ._scrollButton:active {
  box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.15);
}
.ip .ipAdminPanel ._widgets ._container {
  margin: 0 40px;
}
.ip .ipAdminPanel ._widgets ._container:before,
.ip .ipAdminPanel ._widgets ._container:after {
  background-color: #eaeaea;
  content: " ";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  width: 40px;
  z-index: 2;
}
.ip .ipAdminPanel ._widgets ._container:after {
  left: auto;
  right: 0;
}
.ip .ipAdminPanel ._widgets ul {
  list-style: none;
  margin: 0 0 0 -30px;
  position: relative;
}
.ip .ipAdminPanel ._widgets li {
  float: left;
  margin-left: 30px;
  padding: 0 3px;
}
.ip .ipAdminPanel ._widgets li a {
  background-color: #fff;
  border-radius: 5px;
  display: block;
  height: 55px;
  box-shadow: 0 0 0 2px #e4e4e4;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 55px;
}
.ip .ipAdminPanel ._widgets li a img {
  vertical-align: middle;
}
.ip .ipAdminPanel ._widgets li a:hover {
  box-shadow: 0 0 0 3px #e0e0e0;
}
.ip .ipAdminPanel ._widgets li a:hover ._title span {
  background-color: #dedede;
  color: #000;
}
.ip .ipAdminPanel ._widgets li a ._title {
  left: -10px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 62px;
  width: 75px;
}
.ip .ipAdminPanel ._widgets li a ._title span {
  border-radius: 5px;
  color: #5f5e60;
  display: inline-block;
  font-size: 11px;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 0 3px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ip .ipAdminPanel ._widgets li ._button {
  padding-bottom: 22px;
}
.ip .ipAdminPanel ._widgets li ._button.ui-draggable-dragging {
  z-index: 1040;
}
.ip .ipAdminPanel ._widgets li ._icon {
  height: 55px;
  width: 55px;
}
.ip .ipModuleContentEditButton {
  background-color: #000000;
  padding: 5px;
  position: fixed;
  right: 0;
  top: 0;
}
.ip .ipModuleContentPublishButton .btn {
  font-size: 14px;
  line-height: 1.42857143;
}
.ip .ipModuleContentPublishButton .btn .fa-fw {
  text-align: center;
}
.ip .ipModuleContentPublishButton .dropdown-toggle {
  border-left-color: #3f6300;
}
.ip .ipModuleContentPublishButton ._revisions {
  max-height: 280px;
  overflow: auto;
}
.ip .ipModuleContentPublishButton ._revisions ._button {
  padding: 0 20px;
}
.ip .ipModuleContentFormModal .nav-tabs {
  margin-bottom: 20px;
}
.ip .ipAdminWidgetControls {
  margin: 0 -11px;
  position: relative;
  width: auto;
  z-index: 1020;
}
.ip .ipAdminWidgetControls ._controls {
  margin-top: -11px;
  height: 11px;
  position: absolute;
  width: 100%;
}
.ip .ipAdminWidgetControls ._controls * {
  visibility: hidden;
}
.ip .ipAdminWidgetControls ._controls:hover * {
  visibility: visible;
}
.ip .ipAdminWidgetControls ._settings {
  float: left;
}
.ip .ipAdminWidgetControls ._drag {
  background-image: url(data:image/gif;base64,R0lGODlhEQAHAJEAAAAAAP///////wAAACH5BAEAAAIALAAAAAARAAcAAAIUTISGomnnVmNw2Yuz3nn6+oCiFBQAOw==);
  background-position: center center;
  background-repeat: no-repeat;
  cursor: move;
  height: 15px;
  margin-left: -32px;
  margin-top: 3px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  width: 64px;
}
.ip .ipAdminWidgetControls ._delete {
  float: right;
}
.ip .ipAdminWidgetToolbar {
  z-index: 1030;
}
.ip #ipWidgetGalleryManagePopup .modal-dialog {
  width: 90%;
}
.ip #ipWidgetGalleryManagePopup ._container {
  position: relative;
}
.ip #ipWidgetGalleryManagePopup ._item {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  max-width: 200px;
}
.ip #ipWidgetGalleryManagePopup ._item img {
  max-width: 100%;
}
.ip .ipModuleDesign {
  padding: 10px;
}
.ip .ipModuleDesign ._selectedTheme {
  float: left;
  width: 448px;
}
.ip .ipModuleDesign ._selectedTheme ._preview {
  background: #acacac url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAcAAAAAKCAIAAACsQxlCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMRJREFUeNrs1jsKg1AUhOH4QLC94i7E0tYNuwg3YCO6CUURG4MPbg6W0RBDrC7/Vw1Md4rhWFrraZrKsuy6TsIDAPCZ7/tBEMRxLMEaxzHP83meuQsAXOR5Xpqmdl3XrCcA/ERmU8bTbZrm2IVhGEWRhKqq2rb9vwIAw8h42suyHIskSdROwi0VABhmXVf7tNBav4U/KwAwz/mAFkXx3Em4pQIA81hZlnEFALjtAwUAfOUOw6CU2raNWwDARY7j9H3/EmAAeaWBzdwERhwAAAAASUVORK5CYII=) no-repeat center top;
  border-bottom: 1px solid #acacac;
  max-height: 278px;
  padding: 10px 1px 0 1px;
  overflow: hidden;
}
.ip .ipModuleDesign ._selectedTheme ._preview img {
  width: 100%;
}
.ip .ipModuleDesign ._selectedTheme ._actions {
  float: right;
  margin-top: 10px;
  text-align: right;
}
.ip .ipModuleDesign ._selectedTheme .fa-check {
  color: #92c131;
}
.ip .ipModuleDesign ._selectedTheme ._plugins {
  padding-top: 10px;
}
.ip .ipModuleDesign ._themes {
  border: 1px solid #ccc;
  margin-left: 468px;
  /* space for selected theme column */
}
.ip .ipModuleDesign ._market {
  background-color: #d5d5d5;
  background-image: url(data:image/gif;base64,R0lGODlhAgACAIAAANXV1fn5+SH5BAAAAAAALAAAAAACAAIAAAIDDBAFADs=);
  color: #000;
}
.ip .ipModuleDesign ._market ._wrapper {
  padding: 20px;
  text-align: center;
}
.ip .ipModuleDesign ._market ._title {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAZCAYAAAAxFw7TAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2hJREFUeNqUlWtIk2EUx/+7pDln5syy4WWhiIWYdpEluuyCFSntQ1qZSlSUFEVFGITfoigI0k9RnypYSQWapsyM0iGZsnLTZaQGKnlrplvO1mVtnXfv6zbnFu7Af+d9n/d5fjvnOc8F8Lbqvo1nLlY1O9an1ZIKSSEIwIResBz6fTa9VPyR/E7SPpKFoDXkH5Je8vQ626KAFd2T5YlhQVdfjM8KYZjXR0wq4WQk+GMO3k5whzeQx0VWki8NvVeXLeUzr8bpGWtUU0MIXrcAHR3+ghkiPWLgBO5xA6v7zpKvypOGoj5bOn+I3Q58+kTQTqDhOdA/4A/O5KRiQmOAzrB9Aj3NRlPX08NGrG4CBgcX9kmb9CqKa/AsYO4FItYD/CButqlrejqr0lJApwM6KfKaWuprBrLHAPmEH2BLHjBB8ydOAHY0sd7TRCIgM5PVsWPAE/qDYJ3zE98n8Nck6y2fKYrTrmaHw46Zn+NwwKO4YWGkv65X38Dk8+5nk971+Eh7BNebknG7dTvM1lGfQ30DE44CWdVArBJIveJqnrT0O/2IqQt13RcCADIWfwBQ0AZJPA61Wg2DwYDN8Ufci/Db20VsvTkbo4rpu4GMzRi2WKBUKiGTyaDVasFL5aFruBrJ0bsDAJ47zy5osRhxd++isrISKpUKU1NTkK854ZQ/852yQMBV2QLcuIGysjJoNBosXx0DjdGKWZs9QGDZSfrCd6fP7FEeD8q2UWx99QVJjUP4YP4dQMoKBfDgPtD8EtgidzV//8NGNmq14dS7r2jdHuMfaJpuRMegEDJJBlYtWwekpLDysEtrJSh8w0Zs8IjQwZs7tjjgJsFjKBw3Uadnd0DSyp1YJ81DQlQOJCKZa2BBrBgNCilUQzPIjRa52qcjbJCMc8dX1tNyh0J4x+8kb4grcoLXRGYhPMT3aWRs2YOoETVbz+IiQz1TT2Ypk5YtWJLmHvSO1eP9sAom6xfY7L8QFrwSSwTuq+bHoAqhMwPoFS5pn0sdl2vDmbJSNXCIyY4U4S9qUZAEG+OKKfKtiI+Uw9RWiJHxZtWGg3+Keb4GEJw5BHeRDpPyGYY/eJQ46ce2mIJbacnlFe475T9GcDF3+xWRcr2WGlPyvdeU5q75l9QijeAryO3nIg9nbg6CDXv2+SfAAHYnJXLjtG7tAAAAAElFTkSuQmCC) no-repeat;
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  margin-bottom: 15px;
  padding-left: 30px;
  text-transform: uppercase;
  text-shadow: 1px 1px #eeeeee, -1px -1px #eeeeee, -1px 1px #eeeeee, 1px -1px #eeeeee;
}
.ip .ipModuleDesign ._market ._notice {
  display: block;
  margin-bottom: 5px;
  text-shadow: 1px 1px #eeeeee, -1px -1px #eeeeee, -1px 1px #eeeeee, 1px -1px #eeeeee;
}
.ip .ipModuleDesign ._localThemes {
  background-color: #f3f3f3;
  border-top: 1px solid #ccc;
  padding: 15px 20px;
}
.ip .ipModuleDesign ._localThemes ._list {
  list-style: none;
  margin: -20px 0 0 -20px;
  padding: 0;
}
.ip .ipModuleDesign ._localThemes ._list li {
  float: left;
  margin: 20px 0 0 20px;
  position: relative;
  width: 212px;
}
.ip .ipModuleDesign ._localThemes ._list li:hover ._actions {
  display: block;
}
.ip .ipModuleDesign ._localThemes ._list li:hover ._preview {
  border-color: #019bd4;
  outline: 1px solid #019bd4;
}
.ip .ipModuleDesign ._localThemes ._list ._actions {
  display: none;
  left: 0;
  position: absolute;
  text-align: center;
  top: 50px;
  width: 100%;
}
.ip .ipModuleDesign ._localThemes ._list ._preview {
  border: 1px solid #fff;
  height: 132px;
  overflow: hidden;
}
.ip .ipModuleDesign ._localThemes ._list ._preview img {
  width: 100%;
}
.ip .ipModuleDesign ._localThemes ._list ._title {
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-top: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ip .ipModuleDesign ._popup {
  background-color: #fff;
  height: 100%;
  left: 0;
  position: fixed;
  top: 40px;
  width: 100%;
  z-index: 1029;
}
.ip .ipModuleDesign ._popup ._back {
  position: absolute;
  left: 10px;
  top: 10px;
}
.ip .ipModuleDesign ._popup ._close {
  position: absolute;
  right: 20px;
  top: 10px;
}
.ip .ipModuleDesign ._popup ._container,
.ip .ipModuleDesign ._popup iframe {
  height: 100%;
  width: 100%;
}
.ip .ipModuleDesignConfig .modal-dialog {
  left: 10px;
  position: fixed;
  top: 10px;
  width: 400px;
  z-index: 1040;
}
.ip .ipModuleDesignConfig .modal-header {
  cursor: move;
}
.ip .ipModuleDesignConfig .modal-footer {
  margin-top: 0;
}
.ip .ipModuleDesignConfig ._body {
  overflow: hidden;
}
.ip .ipModuleDesignConfig .alert {
  margin-bottom: 0;
}
.ip .ipModuleDesignConfig .panel {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
}
.ip .ipModuleDesignConfig fieldset legend {
  background-color: #ecebeb;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 1px;
  outline: none;
  padding: 10px 20px;
}
.ip .ipModuleDesignConfig fieldset legend.collapsed {
  background-color: #dcdcdc;
}
.ip .ipModuleDesignConfig fieldset .form-group {
  padding: 0 20px;
}
.ip .ipModuleDesignConfig fieldset .collapse {
  overflow: auto;
}
.ip .ipModuleInlineManagementControls {
  display: none;
  position: absolute;
}
.ip .ipModuleInlineManagementControls .ipAdminWidgetControls ._controls * {
  visibility: visible;
}
.ip .ipModuleInlineManagementLogoModal .nav-tabs {
  margin-bottom: 20px;
}
.ip .ipModuleInlineManagementLogoModal .input-group-lg > .input-group-btn > .btn {
  font-size: 14px;
}
.ip .ipModuleInlineManagementLogoModal ._colorPicker {
  position: relative;
  width: 34px;
}
.ip .ipModuleInlineManagementLogoModal ._colorPicker > i {
  border: 1px solid #a3a4af;
  cursor: pointer;
  display: inline-block;
  height: 17px;
  vertical-align: text-top;
  width: 17px;
}
.ip .ipModuleInlineManagementLogoModal ._colorPickerValue {
  font-size: 12px;
  width: 50px;
}
.ip .ipModuleInlineManagementImageModal {
  outline: #e7e7e7 solid 1px;
  position: absolute;
  z-index: 1040;
}
.ip .ipModuleInlineManagementImageModal ._controls {
  background-color: #e7e7e7;
  padding: 0 20px 20px;
}
.ip .ipModuleInlineManagementImageModal ._controls .form-group {
  margin-top: 20px;
}
.ip .ipModuleInlineManagementImageModal ._controls .pull-left {
  clear: left;
}
.ip .ipAdminPages {
  overflow-y: hidden;
}
.ip .ipAdminPages ._outer {
  height: 100%;
}
.ip .ipAdminPages ._container {
  float: left;
  height: 100%;
  overflow: auto;
  padding: 20px;
}
.ip .ipAdminPages ._container ._actions {
  min-height: 40px;
}
.ip .ipAdminPages ._languages {
  background-color: #2f313f;
  padding-right: 0;
  width: 60px;
}
.ip .ipAdminPages ._languages ul {
  list-style: none;
}
.ip .ipAdminPages ._languages ul a {
  color: #97989f;
  display: block;
  padding: 10px;
  overflow: hidden;
}
.ip .ipAdminPages ._languages ul a:hover {
  color: #fff;
  text-decoration: none;
}
.ip .ipAdminPages ._languages ul .active a {
  background-color: #eaeaea;
  color: #000;
  font-weight: bold;
}
.ip .ipAdminPages ._menus {
  background-color: #eaeaea;
  width: 200px;
}
.ip .ipAdminPages ._menus ul {
  list-style: none;
}
.ip .ipAdminPages ._menus ul li {
  position: relative;
}
.ip .ipAdminPages ._menus ul li:hover ._control {
  visibility: visible;
}
.ip .ipAdminPages ._menus ul a {
  color: #46495e;
  display: block;
  margin: 0 -20px;
  padding: 10px 20px;
}
.ip .ipAdminPages ._menus ul a:hover {
  color: #019bd4;
  text-decoration: none;
}
.ip .ipAdminPages ._menus ul .active a {
  background-color: #f4f4f4;
  color: #000;
  font-weight: bold;
}
.ip .ipAdminPages ._menus ul ._control {
  margin-top: -15px;
  position: absolute;
  right: 0;
  top: 50%;
  visibility: hidden;
  z-index: 1;
}
.ip .ipAdminPages ._pagesListing {
  background-color: #f4f4f4;
  width: 240px;
}
.ip .ipAdminPages ._pagesListing ._actions {
  white-space: nowrap;
}
.ip .ipAdminPages ._pagesListing ._tree {
  margin: 0 -20px;
}
.ip .ipAdminPages ._pagesListing ._tree ._table td {
  border: none;
  cursor: pointer;
  padding: 10px 20px;
}
.ip .ipAdminPages ._pagesListing ._tree ._table > thead > tr > td.active,
.ip .ipAdminPages ._pagesListing ._tree ._table > tbody > tr > td.active,
.ip .ipAdminPages ._pagesListing ._tree ._table > tfoot > tr > td.active,
.ip .ipAdminPages ._pagesListing ._tree ._table > thead > tr > th.active,
.ip .ipAdminPages ._pagesListing ._tree ._table > tbody > tr > th.active,
.ip .ipAdminPages ._pagesListing ._tree ._table > tfoot > tr > th.active,
.ip .ipAdminPages ._pagesListing ._tree ._table > thead > tr.active > td,
.ip .ipAdminPages ._pagesListing ._tree ._table > tbody > tr.active > td,
.ip .ipAdminPages ._pagesListing ._tree ._table > tfoot > tr.active > td,
.ip .ipAdminPages ._pagesListing ._tree ._table > thead > tr.active > th,
.ip .ipAdminPages ._pagesListing ._tree ._table > tbody > tr.active > th,
.ip .ipAdminPages ._pagesListing ._tree ._table > tfoot > tr.active > th {
  background-color: #fff;
  color: #000;
  font-weight: bold;
}
.ip .ipAdminPages ._pagesListing ._tree .ui-sortable-helper td {
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
.ip .ipAdminPages ._pagesListing ._pages {
  margin-left: 20px;
}
.ip .ipAdminPages ._properties {
  background-color: #fff;
  padding: 20px 40px 40px;
}
.ip .ipAdminPages ._properties ._actions {
  margin-bottom: 10px;
  margin-top: -10px;
}
.ip .ipAdminPages ._languages .btn-new,
.ip .ipAdminPages ._menus .btn-new {
  color: #ffffff;
  background-color: #46495e;
  border-color: #46495e;
}
.ip .ipAdminPages ._languages .btn-new:hover,
.ip .ipAdminPages ._menus .btn-new:hover,
.ip .ipAdminPages ._languages .btn-new:focus,
.ip .ipAdminPages ._menus .btn-new:focus,
.ip .ipAdminPages ._languages .btn-new.focus,
.ip .ipAdminPages ._menus .btn-new.focus,
.ip .ipAdminPages ._languages .btn-new:active,
.ip .ipAdminPages ._menus .btn-new:active,
.ip .ipAdminPages ._languages .btn-new.active,
.ip .ipAdminPages ._menus .btn-new.active,
.ip .open > .dropdown-toggle.ipAdminPages ._languages .btn-new,
.ip .open > .dropdown-toggle.ipAdminPages ._menus .btn-new {
  color: #ffffff;
  background-color: #303241;
  border-color: #2c2e3b;
}
.ip .ipAdminPages ._languages .btn-new:active,
.ip .ipAdminPages ._menus .btn-new:active,
.ip .ipAdminPages ._languages .btn-new.active,
.ip .ipAdminPages ._menus .btn-new.active,
.ip .open > .dropdown-toggle.ipAdminPages ._languages .btn-new,
.ip .open > .dropdown-toggle.ipAdminPages ._menus .btn-new {
  background-image: none;
}
.ip .ipAdminPages ._languages .btn-new.disabled,
.ip .ipAdminPages ._menus .btn-new.disabled,
.ip .ipAdminPages ._languages .btn-new[disabled],
.ip .ipAdminPages ._menus .btn-new[disabled],
.ip fieldset[disabled] .ipAdminPages ._languages .btn-new,
.ip fieldset[disabled] .ipAdminPages ._menus .btn-new,
.ip .ipAdminPages ._languages .btn-new.disabled:hover,
.ip .ipAdminPages ._menus .btn-new.disabled:hover,
.ip .ipAdminPages ._languages .btn-new[disabled]:hover,
.ip .ipAdminPages ._menus .btn-new[disabled]:hover,
.ip fieldset[disabled] .ipAdminPages ._languages .btn-new:hover,
.ip fieldset[disabled] .ipAdminPages ._menus .btn-new:hover,
.ip .ipAdminPages ._languages .btn-new.disabled:focus,
.ip .ipAdminPages ._menus .btn-new.disabled:focus,
.ip .ipAdminPages ._languages .btn-new[disabled]:focus,
.ip .ipAdminPages ._menus .btn-new[disabled]:focus,
.ip fieldset[disabled] .ipAdminPages ._languages .btn-new:focus,
.ip fieldset[disabled] .ipAdminPages ._menus .btn-new:focus,
.ip .ipAdminPages ._languages .btn-new.disabled.focus,
.ip .ipAdminPages ._menus .btn-new.disabled.focus,
.ip .ipAdminPages ._languages .btn-new[disabled].focus,
.ip .ipAdminPages ._menus .btn-new[disabled].focus,
.ip fieldset[disabled] .ipAdminPages ._languages .btn-new.focus,
.ip fieldset[disabled] .ipAdminPages ._menus .btn-new.focus,
.ip .ipAdminPages ._languages .btn-new.disabled:active,
.ip .ipAdminPages ._menus .btn-new.disabled:active,
.ip .ipAdminPages ._languages .btn-new[disabled]:active,
.ip .ipAdminPages ._menus .btn-new[disabled]:active,
.ip fieldset[disabled] .ipAdminPages ._languages .btn-new:active,
.ip fieldset[disabled] .ipAdminPages ._menus .btn-new:active,
.ip .ipAdminPages ._languages .btn-new.disabled.active,
.ip .ipAdminPages ._menus .btn-new.disabled.active,
.ip .ipAdminPages ._languages .btn-new[disabled].active,
.ip .ipAdminPages ._menus .btn-new[disabled].active,
.ip fieldset[disabled] .ipAdminPages ._languages .btn-new.active,
.ip fieldset[disabled] .ipAdminPages ._menus .btn-new.active {
  background-color: #46495e;
  border-color: #46495e;
}
.ip .ipAdminPages ._languages .btn-new .badge,
.ip .ipAdminPages ._menus .btn-new .badge {
  color: #46495e;
  background-color: #ffffff;
}
.ip .jstree-node,
.ip .jstree-children,
.ip .jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.ip .jstree-node {
  white-space: nowrap;
}
.ip .jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top;
}
.ip .jstree-anchor:focus {
  outline: 0;
}
.ip .jstree-anchor,
.ip .jstree-anchor:link,
.ip .jstree-anchor:visited,
.ip .jstree-anchor:hover,
.ip .jstree-anchor:active {
  text-decoration: none;
  color: inherit;
}
.ip .jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.ip .jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center;
}
.ip .jstree-ocl {
  cursor: pointer;
}
.ip .jstree .jstree-open > .jstree-children {
  display: block;
}
.ip .jstree .jstree-closed > .jstree-children,
.ip .jstree .jstree-leaf > .jstree-children {
  display: none;
}
.ip .jstree-anchor > .jstree-themeicon {
  margin-right: 2px;
}
.ip .jstree-no-icons .jstree-themeicon,
.ip .jstree-anchor > .jstree-themeicon-hidden {
  display: none;
}
.ip .jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px;
}
.ip .jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0;
}
.ip .jstree-rtl .jstree-node {
  margin-left: 0;
}
.ip .jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0;
}
.ip .jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%;
}
.ip .jstree-wholerow-ul .jstree-anchor,
.ip .jstree-wholerow-ul .jstree-icon {
  position: relative;
}
.ip .jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ip .vakata-context {
  display: none;
}
.ip .vakata-context,
.ip .vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  -moz-box-shadow: 5px 5px 4px -4px #666666;
  -webkit-box-shadow: 2px 2px 2px #999999;
  box-shadow: 2px 2px 2px #999999;
}
.ip .vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px;
}
.ip .vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.ip .vakata-context li {
  list-style: none;
  display: inline;
}
.ip .vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  -moz-text-shadow: 1px 1px 0 white;
  -webkit-text-shadow: 1px 1px 0 white;
  text-shadow: 1px 1px 0 white;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
.ip .vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  -moz-box-shadow: 0 0 2px #0a6aa1;
  -webkit-box-shadow: 0 0 2px #0a6aa1;
  box-shadow: 0 0 2px #0a6aa1;
}
.ip .vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat;
}
.ip .vakata-context li > a:focus {
  outline: 0;
}
.ip .vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  -moz-box-shadow: 0 0 2px #0a6aa1;
  -webkit-box-shadow: 0 0 2px #0a6aa1;
  box-shadow: 0 0 2px #0a6aa1;
}
.ip .vakata-context .vakata-context-separator a,
.ip .vakata-context .vakata-context-separator a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  -moz-text-shadow: 0 0 0 transparent;
  -webkit-text-shadow: 0 0 0 transparent;
  text-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.ip .vakata-context .vakata-contextmenu-disabled a,
.ip .vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0;
}
.ip .vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em;
}
.ip .vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em;
}
.ip .vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3;
}
.ip .vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none;
}
.ip .vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px;
}
.ip .vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat;
}
.ip .vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3;
}
.ip .vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto;
}
.ip .vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0;
}
.ip .vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3;
}
.ip #jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
.ip #jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px;
}
.ip #jstree-dnd .jstree-icon,
.ip #jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px;
}
.ip #jstree-dnd .jstree-ok {
  background: green;
}
.ip #jstree-dnd .jstree-er {
  background: red;
}
.ip #jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px;
}
.ip .jstree-ImpressPages .jstree-node,
.ip .jstree-ImpressPages .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent;
}
.ip .jstree-ImpressPages .jstree-anchor,
.ip .jstree-ImpressPages .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s;
}
.ip .jstree-ImpressPages .jstree-hovered {
  background: #f0f0f0;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #ccc;
}
.ip .jstree-ImpressPages .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999;
}
.ip .jstree-ImpressPages .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none;
}
.ip .jstree-ImpressPages .jstree-disabled {
  background: transparent;
  color: #666;
}
.ip .jstree-ImpressPages .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none;
}
.ip .jstree-ImpressPages .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.ip .jstree-ImpressPages .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  /* filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'jstree-grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#jstree-grayscale"); /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}
.ip .jstree-ImpressPages .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold;
}
.ip .jstree-ImpressPages .jstree-no-checkboxes .jstree-checkbox {
  display: none !important;
}
.ip .jstree-ImpressPages.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none;
}
.ip .jstree-ImpressPages.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #f0f0f0;
}
.ip .jstree-ImpressPages.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent;
}
.ip .jstree-ImpressPages.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #f0f0f0;
}
.ip #jstree-marker.jstree-ImpressPages {
  border-left-color: #019bd4;
  margin-left: -10px;
}
.ip #jstree-dnd.jstree-ImpressPages .jstree-ok,
.ip #jstree-dnd.jstree-ImpressPages .jstree-er {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUAAAABgCAMAAABblVsaAAADAFBMVEUAAABaoVUEYBipAAA5OTkEBAQAAACFZUcJAAAECgLirGt+fn6lpaalpaW5GBhbolUGYhmqAACop6n5+fnBAgKmAQEAWxrfn2UCXhkIDQZ1d3wWhwSlAAAPcRu+EhL3qamnBQWlpaVYuC6xEBD//f+yCQl2d3wvkCQVhQbJLS3BISEqhyxVrz10x00fjwarBQUAWRMrmgyoAgLng4OtCAjvk5MPfAelBwf18/VhuUHLDAz1k5NmukkHYRaKz2t0wVmb23pesUqP1W+P0nDsZ2fUSUm1FxfnWVnqY2O0BASNAADq2p2+GxuwVzj8+PIdHRukpKThq2n////s7O0mJib+/P3enWP67uFVV1uop6kkmwD459b99tVcY3D29fb9+O3x8vHf3+Dp6Oj78ungyI337caYmZihjFU1rwACNrDx8vHT09Tw0rfz3Lv03cbp157Js3u3oWfOwJLdzKdGbUOAgonw8O82rgb35dSluaX67uDq6+ua5mfO48Ph4uJ0dnstowAyqwD78uhdxCovpgB910i38YzP9q9arkL8+/vSAADoAADr7O3S58Y5sAbn5+f249DjAADtAQGpy6JAtwU1lxuC2E2z74hPvxbV1NX99+uvr+NKvQ/36tmy6JHFwJ0ilgR41ELl5eXy9PLd3t7U1dbKAQHC1Meg3oCR1nBozDFerUYnngBgxywjihLV09X/mJjZBQX24MrxAAD+Zmb9+Oz7i4sqiR1uwku4zL2c427W+Lrs7+x7x1r58+Sv3JmOy213vlpxu1d/f7iwxbXW1tn/tLTdAAD9d3f4Jibx1rrwPT3rEBBRxBRlxDeH0mGI02KJ1WCo34qs8HhvzjjJz7iwza337d62FBRiuUP2MTHezKn/q6uDloeguqRRozrM1b6Lz2yi2IeGvm4/ohyrmVWV416c1Xui6W+/0bU7jjS98ZUxjSm5vJaXsZ8slBFSvh7/3t7/ycn/fHzdzqmww7bL2cO3nFnodXV1mHacnFB4kX+kvKuq7HuwuY6orohs99ZiAAAA7XRSTlMA/S4cWkEmAQkW/YD+/1v+NSL+/v5cR/k5F/3prEVM9qH9+27//fzZ2ayEYN3t2LQZ6avdnPrZg/ro8/rVIunV66/o0PLQV/v50hJqkwX9/////////v////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////m1ZoxUAAAH80lEQVR42u2ceVjTZhzHCwXaeiAoc865TSbqDq8d7r7v4w9bwmjLUZ6uUFlKW8BRIqgoOEZBiYgKniBT0LlNcYrXnAdem+50uts5dzvdfd/vm7RMHn5JWUInxvcDNDzPm7xpPnyTvG/4gUrVtYwLcvvppru/PwJJIIEkkCSQJJAkkKDEBGq4z4BoJL/5CRy5ubnZDyowgXZ9716xsb166WN76/V2qB0Ti9YRa/dhB/2l+UhJyVFgAvVWDwftoWlWD7TTFo/nOYTHY6HBdq+PpmOH9bBAozGNT2B2jvISqC+kKQrJs1gsXgsoaPK2yTNnzpyMgAVSGNpSvWLLkl9BgSkpxglcACVHUN+JdRJkJEzfiQQK9K+JbZjBsjOwQhpMWF/qs5rSxxFfPr5thhnY96aPDrNIYPXKJSteX3kBsItcJG4Cpy8jQ2IC9ebA/hLkpEhG/7EN7JQpbCEXIlBg4fZJn9eUlpbW1GwvBPbz/taDW49QVPWHm1975dVVoaDAjJTcNKxPWGCgA6QCZTDBJCuBMvqPbbBarVMaHkYKaQ8ocMe8TychNs/bUdi3Q3PUxUvfmLfxSPXGJ0tKXv7gfRUsMAOnMENGAr2UPcDxmWQlUEb/WOAyZBCFkIYSaC7c+Rhm6ZPfrAIEDvi4dtGcl8reXpSZmTm3Cfw5ZiNx2XwAM8ZLPUAvmyd+fAET2P4D6l+4ne8fbkcCl+9GBqewLOWBBdaWPF1SUjunchV0Cv8+F6mbUzlt2rS5TTQsMMPJCXQixgclgQkcwUugaP961upw7F6GFLIUnMCy/PzKysr8/Pwy8Cay6+vp06dPnTp1QxO4PfLnznJmY39ut3t8sK6BMociMvrXsw6HY/5qFEIrCwqk+iQlJT2FvpLKKEgg/dUzuHXDJnB7rSonA4lzZ6e43enp6VITaFYFV6CM/jmB2CG6l8ACQ5J8hMACHV89U1+/4Ud4e50ux4nEuXPEBXbBOFCWQJVcgauXr57vsMID5YkhIX3QR0jILnCgbXE4/jhxfBPyxwLtuvAcd3ZubnpOSnq69AR265kIZeFBkzFQEMtPNfBAEZzqWVm2YVMTi7ECpzAWiAgg8AzGrjdj+uIXgYcFZh+SHiZoI8ZzKDaB/xe8RuLhND1tIhBIAgkkgQQCSSD5EQWpnSSQQBJIIAkkCSSQBBJIAjug4SAJBElsB9BuMBh6cKBvBNrbSBTeT5E5LzUvz6S8BCa6bG0wgACDbX3B84jiBcVpNgPU7q8PPHqs2iD8BuypeQ6TKVWBCSwwImy4gtSbBgks5usDcYFgMSjQyHeA6wN/g/aQymEyIYFoKf2div3yNqELEijev3ACGWMyk1zAOVwPCSzw1wdu2VYACfzio5MMMihcH5gaj/FSeQtN8UIR7EQCzaIHmCA7SRL71yQyyQzjMwgKfNNXH1hasx0S+MnWg1vrjMY64frA1PhHMPFiAjuRP9HylYSA1W3jgtS/5txZzFokMLmgwGgrBgT2WOyrD/xz3k5AIF8fWFfH1wf+rJIoMGAC7ZRX/ABN8jIouX8s0OWahRUajQICl/L1gbVlxo4C29UH/mRQBSmBeaw30AF2OELxksD27VD/p7YLFyBqzl3retHpWjsLGwQEanos3vnN04jaykxIoOqTf+sDj6YZTlsC5VYISu4fJdCV5TNYACbwzVX5HJmwQMNhX33g3ENGW9AS2H1LBJFAZ1ZWltPpcjFMMXgT6eMvb4MF2v7i6wMPMYyQQJ6iIN6FuwCJ/aO7cBYHNmgDhzFtAkNggVl/4/rAOrw9PJDmB4KpRQsT0EtwxoFdkkGJA2km6913f+AcukCBtolccSCuD4SucYY0p/PkieN1aCzEwNdAlRWD/C1sNdkpBc5E0hasX4BAkzFwJsIY/dgYSCA69ZkvDmF/jEtkKmdqbS1qbTWZVUoj8ZSnAYkSHhZ09mHCLnwSm1Lt5HkgoTtCEkggCSSQBBIIJIEEkkACgSSQQBJIIJAEnjU8wC+0JIHSGHJVJF5EXnWhwApahMj2up4cYYq3HHXn5aC/X94biwxGXvTtRbBBrS4iQidiMIz7rauF7anwBIbetmUJYHBI+YH9LWMjI2/cs+c72KA2gqLCI7TiAr2UI76nMoN3we03c/m7A66fu7q8quLAupaWljVr3ttzGXiKhlMTxQzyCaQdtLenEhM4YOTBW8eg/N2C6+dGdKif06gHlVdUPLt/377vW9ZcqhYQ+KiYQV6gl3Y4HOEKvPDh+rmbxoSOxPVzw4H6Q436yvKK2c++sG7dvkvVGiGB2KDQdZAXGOelKTpMeQkccAWunxtxPa6fGxUFrqK+v4ozeLda4C6LBSKDEaICcQi9SrwT97/CXz83KhRe45wb9nIG74qUKPAhv8E4BSYQGTyfr5+7JErAX0x5MzY4+537IlWSTmFOYFwcelHmWLD/+bh+7hKh/A1tbCxvbt5bUTH7nXvvkXQT8cY95PWizzNY4LgABuvrrxHIn+rat2IayxtHjy6vqjqwX8owRhPWz/+nLvFKnY30PzE8VOjw1YPfiom5Mjp6UGNV89VqSQPp6yz+/2Cn0ASqNAOihNvUg4cOQuLUg2IGw8OYgFM5zxMY/J+0lT8fhgxGnxOtaVtIeJgQ1q8fSl+/M/oUlvvHpKcs/jvhRQMHDhs2sAgRriL8d7Q6ne48BFpoz8oEEggkgQSSQAKBJLAb8Q85csYKBm7vjAAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-color: transparent;
}
.ip #jstree-dnd.jstree-ImpressPages i {
  background: transparent;
  width: 16px;
  height: 16px;
}
.ip #jstree-dnd.jstree-ImpressPages .jstree-ok {
  background-position: -9px -71px;
}
.ip #jstree-dnd.jstree-ImpressPages .jstree-er {
  background-position: -39px -71px;
}
.ip .jstree-ImpressPages > .jstree-striped {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat;
}
.ip .jstree-ImpressPages > .jstree-wholerow-ul .jstree-hovered {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  color: #019bd4;
}
.ip .jstree-ImpressPages > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  color: #000;
  font-weight: bold;
}
.ip .jstree-ImpressPages .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.ip .jstree-ImpressPages .jstree-wholerow-clicked {
  background-color: #fff;
}
.ip .jstree-ImpressPages .jstree-node {
  min-height: 40px;
  line-height: 40px;
  margin-left: 20px;
  min-width: 40px;
}
.ip .jstree-ImpressPages .jstree-anchor {
  line-height: 40px;
  height: 40px;
  color: #46495e;
}
.ip .jstree-ImpressPages .jstree-icon {
  width: 20px;
  height: 40px;
  line-height: 40px;
}
.ip .jstree-ImpressPages .jstree-icon:empty {
  width: 20px;
  height: 40px;
  line-height: 40px;
}
.ip .jstree-ImpressPages.jstree-rtl .jstree-node {
  margin-right: 40px;
}
.ip .jstree-ImpressPages .jstree-wholerow {
  height: 40px;
}
.ip .jstree-ImpressPages .jstree-node,
.ip .jstree-ImpressPages .jstree-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUAAAABgCAMAAABblVsaAAADAFBMVEUAAABaoVUEYBipAAA5OTkEBAQAAACFZUcJAAAECgLirGt+fn6lpaalpaW5GBhbolUGYhmqAACop6n5+fnBAgKmAQEAWxrfn2UCXhkIDQZ1d3wWhwSlAAAPcRu+EhL3qamnBQWlpaVYuC6xEBD//f+yCQl2d3wvkCQVhQbJLS3BISEqhyxVrz10x00fjwarBQUAWRMrmgyoAgLng4OtCAjvk5MPfAelBwf18/VhuUHLDAz1k5NmukkHYRaKz2t0wVmb23pesUqP1W+P0nDsZ2fUSUm1FxfnWVnqY2O0BASNAADq2p2+GxuwVzj8+PIdHRukpKThq2n////s7O0mJib+/P3enWP67uFVV1uop6kkmwD459b99tVcY3D29fb9+O3x8vHf3+Dp6Oj78ungyI337caYmZihjFU1rwACNrDx8vHT09Tw0rfz3Lv03cbp157Js3u3oWfOwJLdzKdGbUOAgonw8O82rgb35dSluaX67uDq6+ua5mfO48Ph4uJ0dnstowAyqwD78uhdxCovpgB910i38YzP9q9arkL8+/vSAADoAADr7O3S58Y5sAbn5+f249DjAADtAQGpy6JAtwU1lxuC2E2z74hPvxbV1NX99+uvr+NKvQ/36tmy6JHFwJ0ilgR41ELl5eXy9PLd3t7U1dbKAQHC1Meg3oCR1nBozDFerUYnngBgxywjihLV09X/mJjZBQX24MrxAAD+Zmb9+Oz7i4sqiR1uwku4zL2c427W+Lrs7+x7x1r58+Sv3JmOy213vlpxu1d/f7iwxbXW1tn/tLTdAAD9d3f4Jibx1rrwPT3rEBBRxBRlxDeH0mGI02KJ1WCo34qs8HhvzjjJz7iwza337d62FBRiuUP2MTHezKn/q6uDloeguqRRozrM1b6Lz2yi2IeGvm4/ohyrmVWV416c1Xui6W+/0bU7jjS98ZUxjSm5vJaXsZ8slBFSvh7/3t7/ycn/fHzdzqmww7bL2cO3nFnodXV1mHacnFB4kX+kvKuq7HuwuY6orohs99ZiAAAA7XRSTlMA/S4cWkEmAQkW/YD+/1v+NSL+/v5cR/k5F/3prEVM9qH9+27//fzZ2ayEYN3t2LQZ6avdnPrZg/ro8/rVIunV66/o0PLQV/v50hJqkwX9/////////v////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////m1ZoxUAAAH80lEQVR42u2ceVjTZhzHCwXaeiAoc865TSbqDq8d7r7v4w9bwmjLUZ6uUFlKW8BRIqgoOEZBiYgKniBT0LlNcYrXnAdem+50uts5dzvdfd/vm7RMHn5JWUInxvcDNDzPm7xpPnyTvG/4gUrVtYwLcvvppru/PwJJIIEkkCSQJJAkkKDEBGq4z4BoJL/5CRy5ubnZDyowgXZ9716xsb166WN76/V2qB0Ti9YRa/dhB/2l+UhJyVFgAvVWDwftoWlWD7TTFo/nOYTHY6HBdq+PpmOH9bBAozGNT2B2jvISqC+kKQrJs1gsXgsoaPK2yTNnzpyMgAVSGNpSvWLLkl9BgSkpxglcACVHUN+JdRJkJEzfiQQK9K+JbZjBsjOwQhpMWF/qs5rSxxFfPr5thhnY96aPDrNIYPXKJSteX3kBsItcJG4Cpy8jQ2IC9ebA/hLkpEhG/7EN7JQpbCEXIlBg4fZJn9eUlpbW1GwvBPbz/taDW49QVPWHm1975dVVoaDAjJTcNKxPWGCgA6QCZTDBJCuBMvqPbbBarVMaHkYKaQ8ocMe8TychNs/bUdi3Q3PUxUvfmLfxSPXGJ0tKXv7gfRUsMAOnMENGAr2UPcDxmWQlUEb/WOAyZBCFkIYSaC7c+Rhm6ZPfrAIEDvi4dtGcl8reXpSZmTm3Cfw5ZiNx2XwAM8ZLPUAvmyd+fAET2P4D6l+4ne8fbkcCl+9GBqewLOWBBdaWPF1SUjunchV0Cv8+F6mbUzlt2rS5TTQsMMPJCXQixgclgQkcwUugaP961upw7F6GFLIUnMCy/PzKysr8/Pwy8Cay6+vp06dPnTp1QxO4PfLnznJmY39ut3t8sK6BMociMvrXsw6HY/5qFEIrCwqk+iQlJT2FvpLKKEgg/dUzuHXDJnB7rSonA4lzZ6e43enp6VITaFYFV6CM/jmB2CG6l8ACQ5J8hMACHV89U1+/4Ud4e50ux4nEuXPEBXbBOFCWQJVcgauXr57vsMID5YkhIX3QR0jILnCgbXE4/jhxfBPyxwLtuvAcd3ZubnpOSnq69AR265kIZeFBkzFQEMtPNfBAEZzqWVm2YVMTi7ECpzAWiAgg8AzGrjdj+uIXgYcFZh+SHiZoI8ZzKDaB/xe8RuLhND1tIhBIAgkkgQQCSSD5EQWpnSSQQBJIIAkkCSSQBBJIAjug4SAJBElsB9BuMBh6cKBvBNrbSBTeT5E5LzUvz6S8BCa6bG0wgACDbX3B84jiBcVpNgPU7q8PPHqs2iD8BuypeQ6TKVWBCSwwImy4gtSbBgks5usDcYFgMSjQyHeA6wN/g/aQymEyIYFoKf2div3yNqELEijev3ACGWMyk1zAOVwPCSzw1wdu2VYACfzio5MMMihcH5gaj/FSeQtN8UIR7EQCzaIHmCA7SRL71yQyyQzjMwgKfNNXH1hasx0S+MnWg1vrjMY64frA1PhHMPFiAjuRP9HylYSA1W3jgtS/5txZzFokMLmgwGgrBgT2WOyrD/xz3k5AIF8fWFfH1wf+rJIoMGAC7ZRX/ABN8jIouX8s0OWahRUajQICl/L1gbVlxo4C29UH/mRQBSmBeaw30AF2OELxksD27VD/p7YLFyBqzl3retHpWjsLGwQEanos3vnN04jaykxIoOqTf+sDj6YZTlsC5VYISu4fJdCV5TNYACbwzVX5HJmwQMNhX33g3ENGW9AS2H1LBJFAZ1ZWltPpcjFMMXgT6eMvb4MF2v7i6wMPMYyQQJ6iIN6FuwCJ/aO7cBYHNmgDhzFtAkNggVl/4/rAOrw9PJDmB4KpRQsT0EtwxoFdkkGJA2km6913f+AcukCBtolccSCuD4SucYY0p/PkieN1aCzEwNdAlRWD/C1sNdkpBc5E0hasX4BAkzFwJsIY/dgYSCA69ZkvDmF/jEtkKmdqbS1qbTWZVUoj8ZSnAYkSHhZ09mHCLnwSm1Lt5HkgoTtCEkggCSSQBBIIJIEEkkACgSSQQBJIIJAEnjU8wC+0JIHSGHJVJF5EXnWhwApahMj2up4cYYq3HHXn5aC/X94biwxGXvTtRbBBrS4iQidiMIz7rauF7anwBIbetmUJYHBI+YH9LWMjI2/cs+c72KA2gqLCI7TiAr2UI76nMoN3we03c/m7A66fu7q8quLAupaWljVr3ttzGXiKhlMTxQzyCaQdtLenEhM4YOTBW8eg/N2C6+dGdKif06gHlVdUPLt/377vW9ZcqhYQ+KiYQV6gl3Y4HOEKvPDh+rmbxoSOxPVzw4H6Q436yvKK2c++sG7dvkvVGiGB2KDQdZAXGOelKTpMeQkccAWunxtxPa6fGxUFrqK+v4ozeLda4C6LBSKDEaICcQi9SrwT97/CXz83KhRe45wb9nIG74qUKPAhv8E4BSYQGTyfr5+7JErAX0x5MzY4+537IlWSTmFOYFwcelHmWLD/+bh+7hKh/A1tbCxvbt5bUTH7nXvvkXQT8cY95PWizzNY4LgABuvrrxHIn+rat2IayxtHjy6vqjqwX8owRhPWz/+nLvFKnY30PzE8VOjw1YPfiom5Mjp6UGNV89VqSQPp6yz+/2Cn0ASqNAOihNvUg4cOQuLUg2IGw8OYgFM5zxMY/J+0lT8fhgxGnxOtaVtIeJgQ1q8fSl+/M/oUlvvHpKcs/jvhRQMHDhs2sAgRriL8d7Q6ne48BFpoz8oEEggkgQSSQAKBJLAb8Q85csYKBm7vjAAAAABJRU5ErkJggg==);
}
.ip .jstree-ImpressPages .jstree-node {
  background-position: -294px 4px;
  background-repeat: repeat-y;
}
.ip .jstree-ImpressPages .jstree-last {
  background: transparent;
}
.ip .jstree-ImpressPages .jstree-open > .jstree-ocl {
  background-position: -134px 4px;
}
.ip .jstree-ImpressPages .jstree-closed > .jstree-ocl {
  background-position: -102px 4px;
}
.ip .jstree-ImpressPages .jstree-leaf > .jstree-ocl {
  background-position: -70px 4px;
}
.ip .jstree-ImpressPages .jstree-anchor > .jstree-themeicon {
  background-position: -262px 4px;
}
.ip .jstree-ImpressPages > .jstree-no-dots .jstree-node,
.ip .jstree-ImpressPages > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.ip .jstree-ImpressPages > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -38px 4px;
}
.ip .jstree-ImpressPages > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -6px 4px;
}
.ip .jstree-ImpressPages .jstree-disabled {
  background: transparent;
}
.ip .jstree-ImpressPages .jstree-disabled.jstree-hovered {
  background: transparent;
}
.ip .jstree-ImpressPages .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.ip .jstree-ImpressPages .jstree-checkbox {
  background-position: -166px 4px;
}
.ip .jstree-ImpressPages .jstree-checkbox:hover {
  background-position: -166px -28px;
}
.ip .jstree-ImpressPages .jstree-clicked > .jstree-checkbox {
  background-position: -230px 4px;
}
.ip .jstree-ImpressPages .jstree-clicked > .jstree-checkbox:hover {
  background-position: -230px -28px;
}
.ip .jstree-ImpressPages .jstree-anchor {
  padding: 0 20px 0 0;
}
.ip .jstree-ImpressPages .jstree-anchor > .jstree-undetermined {
  background-position: -198px 4px;
}
.ip .jstree-ImpressPages .jstree-anchor > .jstree-undetermined:hover {
  background-position: -198px -28px;
}
.ip .jstree-ImpressPages > .jstree-striped {
  background-size: auto 80px;
}
.ip .jstree-ImpressPages.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.ip .jstree-ImpressPages.jstree-rtl .jstree-last {
  background: transparent;
}
.ip .jstree-ImpressPages.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -134px -28px;
}
.ip .jstree-ImpressPages.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -102px -28px;
}
.ip .jstree-ImpressPages.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -70px -28px;
}
.ip .jstree-ImpressPages.jstree-rtl > .jstree-no-dots .jstree-node,
.ip .jstree-ImpressPages.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.ip .jstree-ImpressPages.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -38px -28px;
}
.ip .jstree-ImpressPages.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -6px -28px;
}
.ip .jstree-ImpressPages .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
}
.ip .jstree-ImpressPages > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(data:image/gif;base64,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) center center no-repeat;
}
.ip .jstree-ImpressPages.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
}
.ip .jstree-ImpressPages.jstree-rtl .jstree-last {
  background: transparent;
}
.ip .jstree-ImpressPages-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 9px;
  min-width: 18px;
}
.ip .jstree-ImpressPages-small .jstree-anchor {
  line-height: 18px;
  height: 18px;
  color: #46495e;
}
.ip .jstree-ImpressPages-small .jstree-icon {
  width: 9px;
  height: 18px;
  line-height: 18px;
}
.ip .jstree-ImpressPages-small .jstree-icon:empty {
  width: 9px;
  height: 18px;
  line-height: 18px;
}
.ip .jstree-ImpressPages-small.jstree-rtl .jstree-node {
  margin-right: 18px;
}
.ip .jstree-ImpressPages-small .jstree-wholerow {
  height: 18px;
}
.ip .jstree-ImpressPages-small .jstree-node,
.ip .jstree-ImpressPages-small .jstree-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUAAAABgCAMAAABblVsaAAADAFBMVEUAAABaoVUEYBipAAA5OTkEBAQAAACFZUcJAAAECgLirGt+fn6lpaalpaW5GBhbolUGYhmqAACop6n5+fnBAgKmAQEAWxrfn2UCXhkIDQZ1d3wWhwSlAAAPcRu+EhL3qamnBQWlpaVYuC6xEBD//f+yCQl2d3wvkCQVhQbJLS3BISEqhyxVrz10x00fjwarBQUAWRMrmgyoAgLng4OtCAjvk5MPfAelBwf18/VhuUHLDAz1k5NmukkHYRaKz2t0wVmb23pesUqP1W+P0nDsZ2fUSUm1FxfnWVnqY2O0BASNAADq2p2+GxuwVzj8+PIdHRukpKThq2n////s7O0mJib+/P3enWP67uFVV1uop6kkmwD459b99tVcY3D29fb9+O3x8vHf3+Dp6Oj78ungyI337caYmZihjFU1rwACNrDx8vHT09Tw0rfz3Lv03cbp157Js3u3oWfOwJLdzKdGbUOAgonw8O82rgb35dSluaX67uDq6+ua5mfO48Ph4uJ0dnstowAyqwD78uhdxCovpgB910i38YzP9q9arkL8+/vSAADoAADr7O3S58Y5sAbn5+f249DjAADtAQGpy6JAtwU1lxuC2E2z74hPvxbV1NX99+uvr+NKvQ/36tmy6JHFwJ0ilgR41ELl5eXy9PLd3t7U1dbKAQHC1Meg3oCR1nBozDFerUYnngBgxywjihLV09X/mJjZBQX24MrxAAD+Zmb9+Oz7i4sqiR1uwku4zL2c427W+Lrs7+x7x1r58+Sv3JmOy213vlpxu1d/f7iwxbXW1tn/tLTdAAD9d3f4Jibx1rrwPT3rEBBRxBRlxDeH0mGI02KJ1WCo34qs8HhvzjjJz7iwza337d62FBRiuUP2MTHezKn/q6uDloeguqRRozrM1b6Lz2yi2IeGvm4/ohyrmVWV416c1Xui6W+/0bU7jjS98ZUxjSm5vJaXsZ8slBFSvh7/3t7/ycn/fHzdzqmww7bL2cO3nFnodXV1mHacnFB4kX+kvKuq7HuwuY6orohs99ZiAAAA7XRSTlMA/S4cWkEmAQkW/YD+/1v+NSL+/v5cR/k5F/3prEVM9qH9+27//fzZ2ayEYN3t2LQZ6avdnPrZg/ro8/rVIunV66/o0PLQV/v50hJqkwX9/////////v////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////m1ZoxUAAAH80lEQVR42u2ceVjTZhzHCwXaeiAoc865TSbqDq8d7r7v4w9bwmjLUZ6uUFlKW8BRIqgoOEZBiYgKniBT0LlNcYrXnAdem+50uts5dzvdfd/vm7RMHn5JWUInxvcDNDzPm7xpPnyTvG/4gUrVtYwLcvvppru/PwJJIIEkkCSQJJAkkKDEBGq4z4BoJL/5CRy5ubnZDyowgXZ9716xsb166WN76/V2qB0Ti9YRa/dhB/2l+UhJyVFgAvVWDwftoWlWD7TTFo/nOYTHY6HBdq+PpmOH9bBAozGNT2B2jvISqC+kKQrJs1gsXgsoaPK2yTNnzpyMgAVSGNpSvWLLkl9BgSkpxglcACVHUN+JdRJkJEzfiQQK9K+JbZjBsjOwQhpMWF/qs5rSxxFfPr5thhnY96aPDrNIYPXKJSteX3kBsItcJG4Cpy8jQ2IC9ebA/hLkpEhG/7EN7JQpbCEXIlBg4fZJn9eUlpbW1GwvBPbz/taDW49QVPWHm1975dVVoaDAjJTcNKxPWGCgA6QCZTDBJCuBMvqPbbBarVMaHkYKaQ8ocMe8TychNs/bUdi3Q3PUxUvfmLfxSPXGJ0tKXv7gfRUsMAOnMENGAr2UPcDxmWQlUEb/WOAyZBCFkIYSaC7c+Rhm6ZPfrAIEDvi4dtGcl8reXpSZmTm3Cfw5ZiNx2XwAM8ZLPUAvmyd+fAET2P4D6l+4ne8fbkcCl+9GBqewLOWBBdaWPF1SUjunchV0Cv8+F6mbUzlt2rS5TTQsMMPJCXQixgclgQkcwUugaP961upw7F6GFLIUnMCy/PzKysr8/Pwy8Cay6+vp06dPnTp1QxO4PfLnznJmY39ut3t8sK6BMociMvrXsw6HY/5qFEIrCwqk+iQlJT2FvpLKKEgg/dUzuHXDJnB7rSonA4lzZ6e43enp6VITaFYFV6CM/jmB2CG6l8ACQ5J8hMACHV89U1+/4Ud4e50ux4nEuXPEBXbBOFCWQJVcgauXr57vsMID5YkhIX3QR0jILnCgbXE4/jhxfBPyxwLtuvAcd3ZubnpOSnq69AR265kIZeFBkzFQEMtPNfBAEZzqWVm2YVMTi7ECpzAWiAgg8AzGrjdj+uIXgYcFZh+SHiZoI8ZzKDaB/xe8RuLhND1tIhBIAgkkgQQCSSD5EQWpnSSQQBJIIAkkCSSQBBJIAjug4SAJBElsB9BuMBh6cKBvBNrbSBTeT5E5LzUvz6S8BCa6bG0wgACDbX3B84jiBcVpNgPU7q8PPHqs2iD8BuypeQ6TKVWBCSwwImy4gtSbBgks5usDcYFgMSjQyHeA6wN/g/aQymEyIYFoKf2div3yNqELEijev3ACGWMyk1zAOVwPCSzw1wdu2VYACfzio5MMMihcH5gaj/FSeQtN8UIR7EQCzaIHmCA7SRL71yQyyQzjMwgKfNNXH1hasx0S+MnWg1vrjMY64frA1PhHMPFiAjuRP9HylYSA1W3jgtS/5txZzFokMLmgwGgrBgT2WOyrD/xz3k5AIF8fWFfH1wf+rJIoMGAC7ZRX/ABN8jIouX8s0OWahRUajQICl/L1gbVlxo4C29UH/mRQBSmBeaw30AF2OELxksD27VD/p7YLFyBqzl3retHpWjsLGwQEanos3vnN04jaykxIoOqTf+sDj6YZTlsC5VYISu4fJdCV5TNYACbwzVX5HJmwQMNhX33g3ENGW9AS2H1LBJFAZ1ZWltPpcjFMMXgT6eMvb4MF2v7i6wMPMYyQQJ6iIN6FuwCJ/aO7cBYHNmgDhzFtAkNggVl/4/rAOrw9PJDmB4KpRQsT0EtwxoFdkkGJA2km6913f+AcukCBtolccSCuD4SucYY0p/PkieN1aCzEwNdAlRWD/C1sNdkpBc5E0hasX4BAkzFwJsIY/dgYSCA69ZkvDmF/jEtkKmdqbS1qbTWZVUoj8ZSnAYkSHhZ09mHCLnwSm1Lt5HkgoTtCEkggCSSQBBIIJIEEkkACgSSQQBJIIJAEnjU8wC+0JIHSGHJVJF5EXnWhwApahMj2up4cYYq3HHXn5aC/X94biwxGXvTtRbBBrS4iQidiMIz7rauF7anwBIbetmUJYHBI+YH9LWMjI2/cs+c72KA2gqLCI7TiAr2UI76nMoN3we03c/m7A66fu7q8quLAupaWljVr3ttzGXiKhlMTxQzyCaQdtLenEhM4YOTBW8eg/N2C6+dGdKif06gHlVdUPLt/377vW9ZcqhYQ+KiYQV6gl3Y4HOEKvPDh+rmbxoSOxPVzw4H6Q436yvKK2c++sG7dvkvVGiGB2KDQdZAXGOelKTpMeQkccAWunxtxPa6fGxUFrqK+v4ozeLda4C6LBSKDEaICcQi9SrwT97/CXz83KhRe45wb9nIG74qUKPAhv8E4BSYQGTyfr5+7JErAX0x5MzY4+537IlWSTmFOYFwcelHmWLD/+bh+7hKh/A1tbCxvbt5bUTH7nXvvkXQT8cY95PWizzNY4LgABuvrrxHIn+rat2IayxtHjy6vqjqwX8owRhPWz/+nLvFKnY30PzE8VOjw1YPfiom5Mjp6UGNV89VqSQPp6yz+/2Cn0ASqNAOihNvUg4cOQuLUg2IGw8OYgFM5zxMY/J+0lT8fhgxGnxOtaVtIeJgQ1q8fSl+/M/oUlvvHpKcs/jvhRQMHDhs2sAgRriL8d7Q6ne48BFpoz8oEEggkgQSSQAKBJLAb8Q85csYKBm7vjAAAAABJRU5ErkJggg==);
}
.ip .jstree-ImpressPages-small .jstree-node {
  background-position: -299.5px -7px;
  background-repeat: repeat-y;
}
.ip .jstree-ImpressPages-small .jstree-last {
  background: transparent;
}
.ip .jstree-ImpressPages-small .jstree-open > .jstree-ocl {
  background-position: -139.5px -7px;
}
.ip .jstree-ImpressPages-small .jstree-closed > .jstree-ocl {
  background-position: -107.5px -7px;
}
.ip .jstree-ImpressPages-small .jstree-leaf > .jstree-ocl {
  background-position: -75.5px -7px;
}
.ip .jstree-ImpressPages-small .jstree-anchor > .jstree-themeicon {
  background-position: -267.5px -7px;
}
.ip .jstree-ImpressPages-small > .jstree-no-dots .jstree-node,
.ip .jstree-ImpressPages-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.ip .jstree-ImpressPages-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -43.5px -7px;
}
.ip .jstree-ImpressPages-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -11.5px -7px;
}
.ip .jstree-ImpressPages-small .jstree-disabled {
  background: transparent;
}
.ip .jstree-ImpressPages-small .jstree-disabled.jstree-hovered {
  background: transparent;
}
.ip .jstree-ImpressPages-small .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.ip .jstree-ImpressPages-small .jstree-checkbox {
  background-position: -171.5px -7px;
}
.ip .jstree-ImpressPages-small .jstree-checkbox:hover {
  background-position: -171.5px -39px;
}
.ip .jstree-ImpressPages-small .jstree-clicked > .jstree-checkbox {
  background-position: -235.5px -7px;
}
.ip .jstree-ImpressPages-small .jstree-clicked > .jstree-checkbox:hover {
  background-position: -235.5px -39px;
}
.ip .jstree-ImpressPages-small .jstree-anchor {
  padding: 0 20px 0 0;
}
.ip .jstree-ImpressPages-small .jstree-anchor > .jstree-undetermined {
  background-position: -203.5px -7px;
}
.ip .jstree-ImpressPages-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -203.5px -39px;
}
.ip .jstree-ImpressPages-small > .jstree-striped {
  background-size: auto 36px;
}
.ip .jstree-ImpressPages-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.ip .jstree-ImpressPages-small.jstree-rtl .jstree-last {
  background: transparent;
}
.ip .jstree-ImpressPages-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -139.5px -39px;
}
.ip .jstree-ImpressPages-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -107.5px -39px;
}
.ip .jstree-ImpressPages-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -75.5px -39px;
}
.ip .jstree-ImpressPages-small.jstree-rtl > .jstree-no-dots .jstree-node,
.ip .jstree-ImpressPages-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.ip .jstree-ImpressPages-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -43.5px -39px;
}
.ip .jstree-ImpressPages-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -11.5px -39px;
}
.ip .jstree-ImpressPages-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
}
.ip .jstree-ImpressPages-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(data:image/gif;base64,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) center center no-repeat;
}
.ip .jstree-ImpressPages-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==");
}
.ip .jstree-ImpressPages-small.jstree-rtl .jstree-last {
  background: transparent;
}
.ip .jstree-ImpressPages-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 16px;
  min-width: 32px;
}
.ip .jstree-ImpressPages-large .jstree-anchor {
  line-height: 32px;
  height: 32px;
  color: #46495e;
}
.ip .jstree-ImpressPages-large .jstree-icon {
  width: 16px;
  height: 32px;
  line-height: 32px;
}
.ip .jstree-ImpressPages-large .jstree-icon:empty {
  width: 16px;
  height: 32px;
  line-height: 32px;
}
.ip .jstree-ImpressPages-large.jstree-rtl .jstree-node {
  margin-right: 32px;
}
.ip .jstree-ImpressPages-large .jstree-wholerow {
  height: 32px;
}
.ip .jstree-ImpressPages-large .jstree-node,
.ip .jstree-ImpressPages-large .jstree-icon {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUAAAABgCAMAAABblVsaAAADAFBMVEUAAABaoVUEYBipAAA5OTkEBAQAAACFZUcJAAAECgLirGt+fn6lpaalpaW5GBhbolUGYhmqAACop6n5+fnBAgKmAQEAWxrfn2UCXhkIDQZ1d3wWhwSlAAAPcRu+EhL3qamnBQWlpaVYuC6xEBD//f+yCQl2d3wvkCQVhQbJLS3BISEqhyxVrz10x00fjwarBQUAWRMrmgyoAgLng4OtCAjvk5MPfAelBwf18/VhuUHLDAz1k5NmukkHYRaKz2t0wVmb23pesUqP1W+P0nDsZ2fUSUm1FxfnWVnqY2O0BASNAADq2p2+GxuwVzj8+PIdHRukpKThq2n////s7O0mJib+/P3enWP67uFVV1uop6kkmwD459b99tVcY3D29fb9+O3x8vHf3+Dp6Oj78ungyI337caYmZihjFU1rwACNrDx8vHT09Tw0rfz3Lv03cbp157Js3u3oWfOwJLdzKdGbUOAgonw8O82rgb35dSluaX67uDq6+ua5mfO48Ph4uJ0dnstowAyqwD78uhdxCovpgB910i38YzP9q9arkL8+/vSAADoAADr7O3S58Y5sAbn5+f249DjAADtAQGpy6JAtwU1lxuC2E2z74hPvxbV1NX99+uvr+NKvQ/36tmy6JHFwJ0ilgR41ELl5eXy9PLd3t7U1dbKAQHC1Meg3oCR1nBozDFerUYnngBgxywjihLV09X/mJjZBQX24MrxAAD+Zmb9+Oz7i4sqiR1uwku4zL2c427W+Lrs7+x7x1r58+Sv3JmOy213vlpxu1d/f7iwxbXW1tn/tLTdAAD9d3f4Jibx1rrwPT3rEBBRxBRlxDeH0mGI02KJ1WCo34qs8HhvzjjJz7iwza337d62FBRiuUP2MTHezKn/q6uDloeguqRRozrM1b6Lz2yi2IeGvm4/ohyrmVWV416c1Xui6W+/0bU7jjS98ZUxjSm5vJaXsZ8slBFSvh7/3t7/ycn/fHzdzqmww7bL2cO3nFnodXV1mHacnFB4kX+kvKuq7HuwuY6orohs99ZiAAAA7XRSTlMA/S4cWkEmAQkW/YD+/1v+NSL+/v5cR/k5F/3prEVM9qH9+27//fzZ2ayEYN3t2LQZ6avdnPrZg/ro8/rVIunV66/o0PLQV/v50hJqkwX9/////////v////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////m1ZoxUAAAH80lEQVR42u2ceVjTZhzHCwXaeiAoc865TSbqDq8d7r7v4w9bwmjLUZ6uUFlKW8BRIqgoOEZBiYgKniBT0LlNcYrXnAdem+50uts5dzvdfd/vm7RMHn5JWUInxvcDNDzPm7xpPnyTvG/4gUrVtYwLcvvppru/PwJJIIEkkCSQJJAkkKDEBGq4z4BoJL/5CRy5ubnZDyowgXZ9716xsb166WN76/V2qB0Ti9YRa/dhB/2l+UhJyVFgAvVWDwftoWlWD7TTFo/nOYTHY6HBdq+PpmOH9bBAozGNT2B2jvISqC+kKQrJs1gsXgsoaPK2yTNnzpyMgAVSGNpSvWLLkl9BgSkpxglcACVHUN+JdRJkJEzfiQQK9K+JbZjBsjOwQhpMWF/qs5rSxxFfPr5thhnY96aPDrNIYPXKJSteX3kBsItcJG4Cpy8jQ2IC9ebA/hLkpEhG/7EN7JQpbCEXIlBg4fZJn9eUlpbW1GwvBPbz/taDW49QVPWHm1975dVVoaDAjJTcNKxPWGCgA6QCZTDBJCuBMvqPbbBarVMaHkYKaQ8ocMe8TychNs/bUdi3Q3PUxUvfmLfxSPXGJ0tKXv7gfRUsMAOnMENGAr2UPcDxmWQlUEb/WOAyZBCFkIYSaC7c+Rhm6ZPfrAIEDvi4dtGcl8reXpSZmTm3Cfw5ZiNx2XwAM8ZLPUAvmyd+fAET2P4D6l+4ne8fbkcCl+9GBqewLOWBBdaWPF1SUjunchV0Cv8+F6mbUzlt2rS5TTQsMMPJCXQixgclgQkcwUugaP961upw7F6GFLIUnMCy/PzKysr8/Pwy8Cay6+vp06dPnTp1QxO4PfLnznJmY39ut3t8sK6BMociMvrXsw6HY/5qFEIrCwqk+iQlJT2FvpLKKEgg/dUzuHXDJnB7rSonA4lzZ6e43enp6VITaFYFV6CM/jmB2CG6l8ACQ5J8hMACHV89U1+/4Ud4e50ux4nEuXPEBXbBOFCWQJVcgauXr57vsMID5YkhIX3QR0jILnCgbXE4/jhxfBPyxwLtuvAcd3ZubnpOSnq69AR265kIZeFBkzFQEMtPNfBAEZzqWVm2YVMTi7ECpzAWiAgg8AzGrjdj+uIXgYcFZh+SHiZoI8ZzKDaB/xe8RuLhND1tIhBIAgkkgQQCSSD5EQWpnSSQQBJIIAkkCSSQBBJIAjug4SAJBElsB9BuMBh6cKBvBNrbSBTeT5E5LzUvz6S8BCa6bG0wgACDbX3B84jiBcVpNgPU7q8PPHqs2iD8BuypeQ6TKVWBCSwwImy4gtSbBgks5usDcYFgMSjQyHeA6wN/g/aQymEyIYFoKf2div3yNqELEijev3ACGWMyk1zAOVwPCSzw1wdu2VYACfzio5MMMihcH5gaj/FSeQtN8UIR7EQCzaIHmCA7SRL71yQyyQzjMwgKfNNXH1hasx0S+MnWg1vrjMY64frA1PhHMPFiAjuRP9HylYSA1W3jgtS/5txZzFokMLmgwGgrBgT2WOyrD/xz3k5AIF8fWFfH1wf+rJIoMGAC7ZRX/ABN8jIouX8s0OWahRUajQICl/L1gbVlxo4C29UH/mRQBSmBeaw30AF2OELxksD27VD/p7YLFyBqzl3retHpWjsLGwQEanos3vnN04jaykxIoOqTf+sDj6YZTlsC5VYISu4fJdCV5TNYACbwzVX5HJmwQMNhX33g3ENGW9AS2H1LBJFAZ1ZWltPpcjFMMXgT6eMvb4MF2v7i6wMPMYyQQJ6iIN6FuwCJ/aO7cBYHNmgDhzFtAkNggVl/4/rAOrw9PJDmB4KpRQsT0EtwxoFdkkGJA2km6913f+AcukCBtolccSCuD4SucYY0p/PkieN1aCzEwNdAlRWD/C1sNdkpBc5E0hasX4BAkzFwJsIY/dgYSCA69ZkvDmF/jEtkKmdqbS1qbTWZVUoj8ZSnAYkSHhZ09mHCLnwSm1Lt5HkgoTtCEkggCSSQBBIIJIEEkkACgSSQQBJIIJAEnjU8wC+0JIHSGHJVJF5EXnWhwApahMj2up4cYYq3HHXn5aC/X94biwxGXvTtRbBBrS4iQidiMIz7rauF7anwBIbetmUJYHBI+YH9LWMjI2/cs+c72KA2gqLCI7TiAr2UI76nMoN3we03c/m7A66fu7q8quLAupaWljVr3ttzGXiKhlMTxQzyCaQdtLenEhM4YOTBW8eg/N2C6+dGdKif06gHlVdUPLt/377vW9ZcqhYQ+KiYQV6gl3Y4HOEKvPDh+rmbxoSOxPVzw4H6Q436yvKK2c++sG7dvkvVGiGB2KDQdZAXGOelKTpMeQkccAWunxtxPa6fGxUFrqK+v4ozeLda4C6LBSKDEaICcQi9SrwT97/CXz83KhRe45wb9nIG74qUKPAhv8E4BSYQGTyfr5+7JErAX0x5MzY4+537IlWSTmFOYFwcelHmWLD/+bh+7hKh/A1tbCxvbt5bUTH7nXvvkXQT8cY95PWizzNY4LgABuvrrxHIn+rat2IayxtHjy6vqjqwX8owRhPWz/+nLvFKnY30PzE8VOjw1YPfiom5Mjp6UGNV89VqSQPp6yz+/2Cn0ASqNAOihNvUg4cOQuLUg2IGw8OYgFM5zxMY/J+0lT8fhgxGnxOtaVtIeJgQ1q8fSl+/M/oUlvvHpKcs/jvhRQMHDhs2sAgRriL8d7Q6ne48BFpoz8oEEggkgQSSQAKBJLAb8Q85csYKBm7vjAAAAABJRU5ErkJggg==);
}
.ip .jstree-ImpressPages-large .jstree-node {
  background-position: -296px 0px;
  background-repeat: repeat-y;
}
.ip .jstree-ImpressPages-large .jstree-last {
  background: transparent;
}
.ip .jstree-ImpressPages-large .jstree-open > .jstree-ocl {
  background-position: -136px 0px;
}
.ip .jstree-ImpressPages-large .jstree-closed > .jstree-ocl {
  background-position: -104px 0px;
}
.ip .jstree-ImpressPages-large .jstree-leaf > .jstree-ocl {
  background-position: -72px 0px;
}
.ip .jstree-ImpressPages-large .jstree-anchor > .jstree-themeicon {
  background-position: -264px 0px;
}
.ip .jstree-ImpressPages-large > .jstree-no-dots .jstree-node,
.ip .jstree-ImpressPages-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.ip .jstree-ImpressPages-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -40px 0px;
}
.ip .jstree-ImpressPages-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -8px 0px;
}
.ip .jstree-ImpressPages-large .jstree-disabled {
  background: transparent;
}
.ip .jstree-ImpressPages-large .jstree-disabled.jstree-hovered {
  background: transparent;
}
.ip .jstree-ImpressPages-large .jstree-disabled.jstree-clicked {
  background: #efefef;
}
.ip .jstree-ImpressPages-large .jstree-checkbox {
  background-position: -168px 0px;
}
.ip .jstree-ImpressPages-large .jstree-checkbox:hover {
  background-position: -168px -32px;
}
.ip .jstree-ImpressPages-large .jstree-clicked > .jstree-checkbox {
  background-position: -232px 0px;
}
.ip .jstree-ImpressPages-large .jstree-clicked > .jstree-checkbox:hover {
  background-position: -232px -32px;
}
.ip .jstree-ImpressPages-large .jstree-anchor {
  padding: 0 20px 0 0;
}
.ip .jstree-ImpressPages-large .jstree-anchor > .jstree-undetermined {
  background-position: -200px 0px;
}
.ip .jstree-ImpressPages-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -200px -32px;
}
.ip .jstree-ImpressPages-large > .jstree-striped {
  background-size: auto 64px;
}
.ip .jstree-ImpressPages-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y;
}
.ip .jstree-ImpressPages-large.jstree-rtl .jstree-last {
  background: transparent;
}
.ip .jstree-ImpressPages-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -136px -32px;
}
.ip .jstree-ImpressPages-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -104px -32px;
}
.ip .jstree-ImpressPages-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -72px -32px;
}
.ip .jstree-ImpressPages-large.jstree-rtl > .jstree-no-dots .jstree-node,
.ip .jstree-ImpressPages-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent;
}
.ip .jstree-ImpressPages-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -40px -32px;
}
.ip .jstree-ImpressPages-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -8px -32px;
}
.ip .jstree-ImpressPages-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
}
.ip .jstree-ImpressPages-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url(data:image/gif;base64,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) center center no-repeat;
}
.ip .jstree-ImpressPages-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==");
}
.ip .jstree-ImpressPages-large.jstree-rtl .jstree-last {
  background: transparent;
}
@media (max-width: 768px) {
  .ip .jstree-ImpressPages-responsive-disable {
    /*
        .jstree-open > .jstree-ocl,
        .jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
        */
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPAAAAGQAgMAAADtuAXvAAAACVBMVEUAAADS0tIzMzPOa1YgAAAAAnRSTlMAH/ubwM0AAAOxSURBVHja7ZpBkuMgDEWJqyYLjpDVrDlFjjDnyCk4whyBRS/c/5SzsJ0AEm0J1XRXd4kNVSq/mI9B+jgOQd1yMDSHHXb4lwW+3Q3w4+88fMHbPHzF+zx8A+7T8AP4OwtfACqawLHpKsmgogmcct3VkqloAqPUXS35HF6wVl0j+XzYEai6RvL5hCUgv7pW8umjAlBe3ceSe3gBsD67E8k9HAHg2Z1IZuEcUgfzkrlhowR0w+YlcxOGdf+JM8ncowL2wZ9J5hbJ3s4lM8tzbwLJzMbYm0AysyV3OM/AkUqWD3uhksUTdogu5xuSg1MvWb5IDtGCJMTBC5Es3RiH6BIEWYiDUy9ZmgwO0X1MlIZ20WsfkyXATXTpQ7LUu4kmUVnS30TTmKjchBDCstLYTQqHQkNX6bC5dpFOGNsstsJmaExWymTiTPbRZlxNljk47LDDDjvssMNfB/8xwJc3A3yllmmh3n8A36hZi2AsOAs/qE1MYMw/B18YgyqGr8Qap+d5vP+FTCV3DvWCqt0/hh/9MUYBX8gxRgu/zy6S0SldBI9O6SJ4dEoXwUS05lER0Sq4F62Ce9EquBetgnvROrgTrYM70Tq4E62DO9GfCJuGbZow06OyLBLT8jRtDNOWtCQDUxoiCVADk9SrrVXNNaZy81mFzlRibcWd2ArlInmbhomVUm6M+zzc20ddMrAYV5NlVjSHHXbYYYcddvjHw5H525yLheFHCisTo+/TSCAd3yjkPkbfahH4uMlS+hj9Jz6zo0YIce1jdNyZmy6sISR0MWbK8khydZ80eBHHfr0D5LBU9wEGoin8HGruY2fw87uw9LqyiuUTuBx3WUksCuFashiO+4W15PiCiwiuJCvh0kjWwcvaSNbBEY1kHZyQa8k6GCjNMlbC7QZSDrvdusoJa/eP7lFtO/f33CLZJJc5OLUJUAdHIIQ4CS9YQ0iTcECpv1NVwim/MoAajs2F6mTw+TCX7NTZcxKmCV6c9NnSIi03bFETFzqunIpLLFfIxcWdsxBiW8GaF6mhYW2T2Epxhk1s4kz2UdMcdthhhx122GGH/xs8MC8ieGSbRPDIsIngkVWUwEOTKoGH9lgCD425BB4eCWRw22vg8TFIBJdj4qbgbXnOwBElAcAaJc/KYYd/Asx95+oT9l1hUwI0pl5D0jeVG1uhM5VYU3E32QqTobFZKZOJM9lHTXPYYYcd/i5wdthhhx122GGHHXb4S2DB+zBdc9hhhx122GGHHXZ4a/8AnUvLWaCq0xwAAAAASUVORK5CYII=);
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-node,
  .ip .jstree-ImpressPages-responsive-disable .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-anchor {
    line-height: 40px;
    height: 40px;
    color: #46495e;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-icon,
  .ip .jstree-ImpressPages-responsive-disable .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .ip .jstree-ImpressPages-responsive-disable > .jstree-container-ul > .jstree-node {
    margin-left: 0;
  }
  .ip .jstree-ImpressPages-responsive-disable.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px;
  }
  .ip .jstree-ImpressPages-responsive-disable.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-ocl,
  .ip .jstree-ImpressPages-responsive-disable .jstree-themeicon,
  .ip .jstree-ImpressPages-responsive-disable .jstree-checkbox {
    background-size: 120px 200px;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-leaf > .jstree-ocl {
    background: transparent;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-open > .jstree-ocl {
    background-position: 0 0px !important;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important;
  }
  .ip .jstree-ImpressPages-responsive-disable.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0px !important;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-anchor > .jstree-themeicon {
    background-position: -40px -40px;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-checkbox,
  .ip .jstree-ImpressPages-responsive-disable .jstree-checkbox:hover {
    background-position: -40px -80px;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-clicked > .jstree-checkbox,
  .ip .jstree-ImpressPages-responsive-disable .jstree-clicked > .jstree-checkbox:hover {
    background-position: 0 -80px;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-anchor > .jstree-undetermined,
  .ip .jstree-ImpressPages-responsive-disable .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white;
  }
  .ip .jstree-ImpressPages-responsive-disable > .jstree-striped {
    background: transparent;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-wholerow-hovered {
    background: #f0f0f0;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-wholerow-clicked {
    background: #beebff;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-children .jstree-open + .jstree-open {
    box-shadow: none;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-node,
  .ip .jstree-ImpressPages-responsive-disable .jstree-icon,
  .ip .jstree-ImpressPages-responsive-disable .jstree-node > .jstree-ocl,
  .ip .jstree-ImpressPages-responsive-disable .jstree-themeicon,
  .ip .jstree-ImpressPages-responsive-disable .jstree-checkbox {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAPAAAAGQAgMAAADtuAXvAAAACVBMVEUAAADS0tIzMzPOa1YgAAAAAnRSTlMAH/ubwM0AAAOxSURBVHja7ZpBkuMgDEWJqyYLjpDVrDlFjjDnyCk4whyBRS/c/5SzsJ0AEm0J1XRXd4kNVSq/mI9B+jgOQd1yMDSHHXb4lwW+3Q3w4+88fMHbPHzF+zx8A+7T8AP4OwtfACqawLHpKsmgogmcct3VkqloAqPUXS35HF6wVl0j+XzYEai6RvL5hCUgv7pW8umjAlBe3ceSe3gBsD67E8k9HAHg2Z1IZuEcUgfzkrlhowR0w+YlcxOGdf+JM8ncowL2wZ9J5hbJ3s4lM8tzbwLJzMbYm0AysyV3OM/AkUqWD3uhksUTdogu5xuSg1MvWb5IDtGCJMTBC5Es3RiH6BIEWYiDUy9ZmgwO0X1MlIZ20WsfkyXATXTpQ7LUu4kmUVnS30TTmKjchBDCstLYTQqHQkNX6bC5dpFOGNsstsJmaExWymTiTPbRZlxNljk47LDDDjvssMNfB/8xwJc3A3yllmmh3n8A36hZi2AsOAs/qE1MYMw/B18YgyqGr8Qap+d5vP+FTCV3DvWCqt0/hh/9MUYBX8gxRgu/zy6S0SldBI9O6SJ4dEoXwUS05lER0Sq4F62Ce9EquBetgnvROrgTrYM70Tq4E62DO9GfCJuGbZow06OyLBLT8jRtDNOWtCQDUxoiCVADk9SrrVXNNaZy81mFzlRibcWd2ArlInmbhomVUm6M+zzc20ddMrAYV5NlVjSHHXbYYYcddvjHw5H525yLheFHCisTo+/TSCAd3yjkPkbfahH4uMlS+hj9Jz6zo0YIce1jdNyZmy6sISR0MWbK8khydZ80eBHHfr0D5LBU9wEGoin8HGruY2fw87uw9LqyiuUTuBx3WUksCuFashiO+4W15PiCiwiuJCvh0kjWwcvaSNbBEY1kHZyQa8k6GCjNMlbC7QZSDrvdusoJa/eP7lFtO/f33CLZJJc5OLUJUAdHIIQ4CS9YQ0iTcECpv1NVwim/MoAajs2F6mTw+TCX7NTZcxKmCV6c9NnSIi03bFETFzqunIpLLFfIxcWdsxBiW8GaF6mhYW2T2Epxhk1s4kz2UdMcdthhhx122GGH/xs8MC8ieGSbRPDIsIngkVWUwEOTKoGH9lgCD425BB4eCWRw22vg8TFIBJdj4qbgbXnOwBElAcAaJc/KYYd/Asx95+oT9l1hUwI0pl5D0jeVG1uhM5VYU3E32QqTobFZKZOJM9lHTXPYYYcd/i5wdthhhx122GGHHXb4S2DB+zBdc9hhhx122GGHHXZ4a/8AnUvLWaCq0xwAAAAASUVORK5CYII=);
    background-size: 120px 200px;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-last {
    background: transparent;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-last > .jstree-ocl {
    background-position: -40px -160px;
  }
  .ip .jstree-ImpressPages-responsive-disable .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
  }
}
.ip .jstree-ImpressPages > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0;
}
.ip .ipModulePlugins {
  overflow-y: hidden;
}
.ip .ipModulePlugins ._outer {
  height: 100%;
}
.ip .ipModulePlugins ._container {
  float: left;
  height: 100%;
  overflow: auto;
  padding: 20px;
}
.ip .ipModulePlugins ._container ._actions {
  min-height: 40px;
}
.ip .ipModulePlugins ._plugins {
  width: 340px;
}
.ip .ipModulePlugins ._plugins ul {
  list-style: none;
}
.ip .ipModulePlugins ._plugins li {
  border-top: 1px solid #c9ccdd;
}
.ip .ipModulePlugins ._plugin {
  color: #46495e;
  display: block;
  padding: 20px;
}
.ip .ipModulePlugins ._plugin:hover,
.ip .ipModulePlugins ._plugin:focus {
  background-color: #d4d4d4;
  color: #2f313f;
  text-decoration: none;
}
.ip .ipModulePlugins ._plugin.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.ip .ipModulePlugins ._plugin.active {
  background-color: #fff;
  border-color: #fff;
  border-style: solid;
  border-width: 1px 0;
  color: #2f313f;
  margin: -1px -20px -1px 0;
  opacity: 1;
  filter: alpha(opacity=100);
  position: relative;
  z-index: 1;
}
.ip .ipModulePlugins ._plugin.active ._heading {
  color: #81aa2b;
}
.ip .ipModulePlugins ._plugin.active ._name {
  font-weight: bold;
}
.ip .ipModulePlugins ._plugin .fa {
  margin-left: -20px;
  text-align: center;
  width: 40px;
}
.ip .ipModulePlugins ._plugin ._name {
  text-transform: uppercase;
}
.ip .ipModulePlugins ._plugin .label {
  font-size: 11px;
  margin-left: 20px;
}
.ip .ipModulePlugins ._plugin ._description {
  font-size: 12px;
  margin-top: 10px;
}
.ip .ipModulePlugins ._properties {
  background-color: #fff;
  padding: 20px 40px 40px;
  width: 680px;
}
.ip .ipModulePlugins ._properties ._actions {
  margin-bottom: 10px;
  margin-top: -10px;
}
.ip .ipModulePlugins ._properties ._details {
  list-style: none;
}
.ip .ipModulePlugins ._icon {
  height: 25px;
  margin-right: 10px;
  float: left;
}
.ip .ipModulePluginsMarket ._popup {
  background-color: #fff;
  height: 100%;
  left: 0;
  position: fixed;
  top: 40px;
  width: 100%;
  z-index: 1029;
}
.ip .ipModulePluginsMarket ._popup ._back {
  position: absolute;
  left: 10px;
  top: 10px;
}
.ip .ipModulePluginsMarket ._popup ._container,
.ip .ipModulePluginsMarket ._popup iframe {
  height: 100%;
  width: 100%;
}
.ip .ipModuleRepositoryPopup {
  background-color: #fff;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1050;
}
.ip .ipModuleRepositoryPopup .close {
  margin: 10px 10px 0 0;
}
.ip .ipModuleRepositoryPopup .nav-tabs {
  padding: 10px 20px 0;
}
.ip .ipModuleRepositoryPopup ._tabUpload {
  overflow: hidden;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._upload {
  background-color: #d5d5d5;
  float: left;
  min-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 20px;
  width: 280px;
}
@media (max-width: 767px) {
  .ip .ipModuleRepositoryPopup ._tabUpload ._upload {
    width: 120px;
  }
}
.ip .ipModuleRepositoryPopup ._tabUpload ._upload ._browseButtonWrapper {
  padding: 40px 0;
  text-align: center;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._upload ._label {
  display: block;
  margin-bottom: 10px;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._upload ._dragdropNotice {
  display: none;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._upload.dragdrop {
  background-image: url(data:image/png;base64,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);
}
.ip .ipModuleRepositoryPopup ._tabUpload ._upload.dragdrop.hover {
  background-color: #f9f9f9;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._upload.dragdrop ._dragdropNotice {
  display: block;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser {
  margin-left: 320px;
  min-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
}
@media (max-width: 767px) {
  .ip .ipModuleRepositoryPopup ._tabUpload ._browser {
    margin-left: 160px;
  }
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserControls {
  background-color: #d5d5d5;
  margin-right: 20px;
  padding: 5px 10px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1030;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserControls ._search ._form {
  width: 320px;
}
@media (max-width: 767px) {
  .ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserControls ._search ._form {
    width: 160px;
  }
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer {
  padding-bottom: 60px;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._listTitle {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAVCAYAAABCIB6VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAVRJREFUeNqcVYGNgzAMpCgLsEJXyI+QjsCP0I6QjgAjNCN8R/gsgPRZgRVY4RPJRu7J0NCTTi0oHPblYk7TNDU7sJkus4f7c2bKDJmL9uBpQ/icOSiCiCI6El/QKot95l+FaEFHBfzS/xVGER3gXiTO0NGVfhuyq4hf2BpphYU3F6F75nOn4oGKYZS132jFIETLxnwpotw2405k9NTJKtxTO/IBbbcdUfo5UjoYL8IO2onNMYwQUduKCyl8FDMU41pqy0IKPkGSMTQVOfVwXQWzIbYIi/wn5RsSScIOJ3Y5Uug7OMbLxlxZ1xjhjyZc67mFZEVORYCQ9wc791BIakXFMmYPaO2dqCwk4JG+Ce86Orr+TWIeMLQCF4jz2CojcKbFSUw2qxxtni9q3BKl4EeMxHNF5AIMI3XQ85vHrc8OdHMDG3c/TdLHq2i/EbmPe1H8F2AANQxcO3nEjVEAAAAASUVORK5CYII=) no-repeat;
  clear: both;
  color: #2f313f;
  font-size: 14px;
  font-weight: normal;
  line-height: 21px;
  margin-top: 15px;
  padding-left: 30px;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._recentTitle {
  background: none;
  font-weight: bold;
  padding-left: 0;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list {
  clear: both;
  font-size: 14px;
  list-style: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list li {
  cursor: pointer;
  position: relative;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list li:after {
  content: '\f14a';
  display: none;
  font-family: 'FontAwesome';
  font-size: 20px;
  line-height: 20px;
  position: absolute;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list li:hover {
  color: #000;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list li.ui-selected,
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list li.ui-selected:hover {
  color: #019bd4;
  font-weight: bold;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list li.ui-selected:after,
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list li.ui-selected:hover:after {
  font-weight: normal;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list._previewType-list li {
  border-bottom: 1px solid #e4e4e4;
  margin-left: 40px;
  margin-right: 40px;
  padding: 10px 2px;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list._previewType-list li:after {
  left: 0;
  margin: -10px 0 0 -40px;
  top: 50%;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list._previewType-list li .fa {
  display: inline-block;
  min-width: 25px;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list._previewType-thumbnails {
  margin: 0 0 20px -9px;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list._previewType-thumbnails li {
  float: left;
  margin: 10px 0 0 10px;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list._previewType-thumbnails li:after {
  font-size: 36px;
  left: 50%;
  margin: -16px 0 0 -16px;
  text-shadow: -2px 0 rgba(255, 255, 255, 0.8), 0 2px rgba(255, 255, 255, 0.8), 2px 0 rgba(255, 255, 255, 0.8), 0 -2px rgba(255, 255, 255, 0.8);
  top: 50%;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list._previewType-thumbnails li img {
  border: 1px solid #e7e7e7;
  display: block;
  height: 140px;
  width: 140px;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list._previewType-thumbnails li.ui-selected img {
  border-color: #019bd4;
  outline: #019bd4 solid 1px;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list._previewType-thumbnails li .fa,
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list._previewType-thumbnails li span,
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list._previewType-list li img {
  display: none;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer.ui-selecting ._list li:after,
.ip .ipModuleRepositoryPopup ._tabUpload ._browser ._browserContainer ._list li:hover:after {
  display: block;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._repositoryActions {
  bottom: 0;
  left: 0;
  position: fixed;
  width: 100%;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._repositoryActions ._container {
  background-color: #fff;
  border: 3px solid #019bd4;
  margin: 0 20px 0 280px;
  padding: 10px 20px;
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  .ip .ipModuleRepositoryPopup ._tabUpload ._repositoryActions ._container {
    margin: 0;
  }
}
.ip .ipModuleRepositoryPopup ._tabUpload ._repositoryActions ._title {
  color: #2f313f;
  display: inline-block;
  font-size: 14px;
  left: 20px;
  line-height: 26px;
  position: absolute;
}
.ip .ipModuleRepositoryPopup ._tabUpload ._repositoryActions .btn {
  margin-right: 20px;
}
.ip .ipModuleRepositoryPopup ._tabBuy {
  position: relative;
}
.ip .ipModuleRepositoryPopup ._tabBuy ._container iframe {
  overflow: hidden;
  width: 100%;
}
.ip .ipModuleRepositoryPopup ._tabBuy ._loading {
  background: #fff;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ip .ipModuleRepositoryPopup ._tabBuy ._loadingText {
  background: url(data:image/gif;base64,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) no-repeat center top;
  display: block;
  left: 50%;
  margin: -30px 0 0 -160px;
  padding-top: 20px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 320px;
}
.ip .ipModuleGrid ._actions {
  margin-bottom: 20px;
}
.ip .ipModuleGrid ._pages {
  margin-bottom: 20px;
}
.ip .ipModuleGrid ._pages .pagination {
  margin: 0;
  vertical-align: middle;
}
.ip .ipModuleGrid ._pages .pagination + .btn-group {
  margin-left: 20px;
}
.ip .ipModuleGrid ._clickable {
  cursor: pointer;
}
.ipAdminBody {
  background-color: #eaeaea;
  margin: 0;
  padding: 0;
}
.type-repositoryFile ._file {
  clear: both;
}
.ipHasAdminPanel .ipWidget {
  min-height: 22px;
}
.ipHasAdminPanel .ipWidget:before,
.ipHasAdminPanel .ipWidget:after {
  content: " ";
  display: table;
}
.ipHasAdminPanel .ipWidget:after {
  clear: both;
}
.ipHasAdminPanel .ipWidget:hover {
  outline: #4d4d4d dashed 1px;
}
.ipHasAdminPanel .ipWidget.ipWidget-Columns:hover {
  outline: 0;
}
.ipHasAdminPanel .ipWidget:hover > .ip > .ipAdminWidgetControls ._controls *,
.ipMobile .ipHasAdminPanel .ipWidget:hover > .ip > .ipAdminWidgetControls ._controls * {
  visibility: visible;
}
.ipHasAdminPanel .ipAdminWidgetDragIcon {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAA6CAYAAADhu0ooAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAe5JREFUeNrsm89OwkAQxrdk9QGITRq5yDP4IF68yAmDB04ekUaOJZAePRgPGjlhTLj4HIZnKBdMk/UJSJo6gyXZrPwtQnfLfMmw2dKS/pj5dgvdWoyxI4hbiEsIh22gOI7LbI+yLCvY8JAQYgDxYMFLA07YZzkWfEENBB0C6HnOQYcc2qK8sdVq3fR6vevxeHya5kP/q5xTlOlUpVLpq1qtvnqe9yxtLnJ5J9d1691u987k7GGC2u32fRRFvNPpPMnvBZAFzASzbftT7psayIAscr8gEwshTvLiS5WFrzpgW8/uWgs8OVeBnGK532w268m2WPMI8FwXcST9xaCJZ2MTQvWkysXXrfPkAB3nyLXGlwI7EBEogZoKuu+fWlkIGal0CZRA9RbP8j+gXQ4+VLoESqAESqAESqAESqAESqAESqAESqBZgeLt9LS31HXSPA4qXQIlUM1B8zD4rDM4UekSKIHqraWrUmzb/hZCnCWG1hoEzzV1Rmu12gs0IwMSNsLVY6kziqsjJ5PJcb/fvwrD0NGR0HGcsFKpvPm+/7h0imG/K6zKs/kGW9NvH6ocf+bRVXVuklQWrnoSFyZvc7WU9QrsmVTPctM8mdazB/PwAHr0/QCuFwaYUXzApwFxgR7Owo879K2A+IDwfwQYAKu03z6zSpuwAAAAAElFTkSuQmCC) no-repeat;
  height: 58px;
  opacity: 0.45;
  filter: alpha(opacity=45);
  width: 58px;
  z-index: 1020;
}
.ipHasAdminPanel .ipAdminWidgetPlaceholderVertical,
.ipHasAdminPanel .ipAdminWidgetPlaceholderHorizontal {
  background-color: transparent;
}
.ipHasAdminPanel .ipAdminWidgetPlaceholderVertical ._marker,
.ipHasAdminPanel .ipAdminWidgetPlaceholderHorizontal ._marker {
  background: #7ecefd;
  display: none;
  outline: #019bd4 solid 1px;
}
.ipHasAdminPanel .ipAdminWidgetPlaceholderVertical._hover ._marker,
.ipHasAdminPanel .ipAdminWidgetPlaceholderHorizontal._hover ._marker {
  display: block;
}
.ipHasAdminPanel .ipAdminWidgetPlaceholderVertical ._marker {
  width: 1px;
}
.ipHasAdminPanel .ipAdminWidgetPlaceholderHorizontal ._marker {
  height: 1px;
}
.ipHasAdminPanel .ipAdminWidgetColsResizeHandler {
  background: #7ecefd;
  cursor: col-resize;
  outline: #019bd4 solid 1px;
  position: absolute;
  opacity: 0.01;
  width: 3px;
  z-index: 1020;
}
.ipHasAdminPanel .ipAdminWidgetColsResizeHandler:hover {
  opacity: 1;
}
.ipModuleInlineManagement {
  min-width: 10px;
  min-height: 10px;
}
.ipModuleInlineManagement._empty {
  outline: #019bd4 dashed 1px;
}
.ipModuleInlineManagement:hover,
.ipModuleInlineManagement._hilite {
  outline: #4d4d4d dashed 1px;
}
